
body {
    font-family: poppins !important;
}

.search-page-search-form-top {
	margin-bottom: 0px !important;
}

/*Colors*/
.bg-blue{background : #488086 !important;}

.bg-yellow{background : #f5be2f !important;}

.bg-white {background : #fff; }

/*Color end*/
h4.fusion-tab-heading {
    font-size: 19px !important;
}

.fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link{
	border-left: none !important;
}

li.cat-item.cat-item-2 {
    background: red;
}

li.has_parent {
    border-bottom: 1px solid #f1f1f1;

}

#secteur-list li {
    list-style: none;
}

#plr-boxsearch-options{
padding : 25px;

}
#plr-boxsearch-options li {

	list-style:none;
	float:left;
	padding: 2px 5px;

}
#plr-boxsearch-options li a {
	color:inherit;
}


#plr-boxsearch-options li.active{
	background: #488086;
    border: 1px solid #ebebeb;
}
#plr-boxsearch-options li:hover{
	background: #488086;
    border: 1px solid #ebebeb;
}
#plr-boxsearch-options li a:hover{
	color: #fff;
}

#plr-boxsearch-options li.active a {
    color: #fff;
}

.plr-box{

	  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}

.plr-box-options{

	position: absolute;
    z-index: 99;
    width: 92.5%;
    -webkit-transition: all 1.3s linear 2s;
    transition: all 1.3s linear 2s;
}

.secteur-list li, .mode-diff-list li {
    color: inherit;
    list-style: none;
    margin-left: -33px;
    padding: 3px;

}

/*
div.plr_search_result {

	padding:5px;

}

div.plr_search_result div.item{
    list-style: none;
    border: 1px solid #e5e3e3;
    background: #fff;
    
    
}

.plr_search_result h3 {
    padding-bottom: 6px;
    margin: 5px;
    border-bottom: 1px solid #e6e6e6;
}
*/
.plr_search_result .fa {
    color: #b2b2b2 ;
}

.chart-canvas {
    padding: 10px;
    margin-left: -17px;
}

.ste-infos strong {
    color: #747474;
}

.plr-planel-btn {
    padding: 3px 5px;
    color: #fff;
    float: right;
    background: #5bc0de;
}

.panel-ref1 .panel-heading{
	padding:0px 15px;
	border-bottom: 1px solid #f1f1f1 ;

}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border : 0px !important;
}

.search-result .panel-heading {
	padding-top:7px;
	padding-bottom: 7px;
}

.search-result .panel {
	margin-bottom: 10px;
}

#button-row-plr .fusion-button-wrapper{
		margin-right:3px;
		float : right ;
}

.panel {
    display: inline-block;
    height: 100%;
    width:  100%; 
}

/**/
.panel-ref1 {
    background: #fff !important;
    /*border: 1px solid #ededed !important;*/
    color: #2f2f2f;
    padding: 10px 15px;
}

.panel-ref1 h4 {
    color: #333;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 17px 0px;
    max-width: 93% ;
}

ul#tab-nav-sub1 li h5 {
    padding: 5px;
}

ul#tab-nav-sub1 li.active h5 {
    background: #52284e;
    color: #fff;
}

ul#tab-nav-sub1 {
    border: 0px;
}

#tab-nav-sub1 li a {
    padding: 0px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 57%;
}

h5 {
	color : #333333 ;
	font-weight: 600;
	margin-top: 1.07em !important;
    margin-bottom: 0.97em !important;
}

.no-padding {
	padding : 0px !important;
}
.no-margin {
	margin : 0px !important;
}

.padding1.border-bottom1 {
    border-bottom: 1px solid #f1f1f1;
}

.padding1 {
    padding: 5px 0 15px 0;
}

.padding-20 {padding:20px;}

.nav-tabs a h4 {
    margin: 0px;
    text-transform: uppercase;
}

.mini-stat-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    background: #eee;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    color: #fff;
}
.mini-stat-info {
    font-size: 12px;
    padding-top: 2px;
}

.mini-stat-info span.mini-stat-info-top {
    display: block;
    font-size: 20px;
    color: #7c7c7c;
}

.color-ref1{
	color : #7c7c7c ;
}

.color-ref2{
	color : #939393 ;
}

.color-ref3 {
    color: #d3d3d3;
}

.info-name i.fa {
    font-size: 6px;
    margin-right: 5px;
}


#plr-tabs li.active {
    border-top: 1px solid #52284E;
    border-bottom: none !important;
}



/*PROGRESS BAR*/

/*PROGRESS BAR END*/

/*Pourcentage bar BEGIN*/

.bar-stats {
    height: 80px;
    margin-top: 20px;
    border-bottom: #aec785 2px solid;
    position: relative;
}

.progress-stat-bar li {
    height: 78px;
    width: 20px;
    background: #f1f1f1;
    position: relative;
    margin-right: 5px;
    float: left;
    list-style: none;
}

.progress-stat-percent {
    background: #aec785;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}


.bar-legend {
    position: absolute;
    top: 0px;
    right: 0px;
    padding-left: 0;
}

.bar-legend li {
    font-size: 11px;
    margin-bottom: 5px;
    list-style: none;
}

.bar-legend-pointer {
    height: 10px;
    width: 10px;
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 5px;
}

.bar-legend-pointer.green {
    background: #AEC785;
}

.daily-sales-info {
    padding-top: 6px;
}

.daily-sales-info span.sales-count {
    font-size: 18px;
    color: #aec785;
    font-weight: 600;
}
.daily-sales-info span.sales-count {
    font-size: 18px;
    color: #aec785;
    font-weight: 600;
}
.daily-sales-info span.sales-label {
    position: relative;
    top: -2px;
}
.daily-sales-info span {
    display: inline-block;
}

.top-stats-panel {
    min-height: 165px;
}

/*Pourcentage bar END*/

/*List Style */
ul.list-ref1 {
    padding: 0;
}
.list-ref1  li {
    list-style: none !important;
	clear: both !important;
}

li {
	list-style: none;
}

.list-ref1 > li:after {
    content: "";
    background: #e1e1e1;
    width: 9px;
    height: 9px;
    position: absolute;
    right: 0;
    bottom: -5px;
    border-radius: 50%;
}

.list-ref1 > li.odd {
    background: #fafafa !important;
    border-radius: 0 34px 34px 0;
}

ul.list-nostyle {
	padding : 0;
}
.list-nostyle > li {
	list-style: none !important;
}

.border-ref1 {
	border-bottom:1px solid #f1f1f1 !important;
}

.list-ref-basic li {
    border-bottom: inherit;
    padding: 0 !important;
    list-style: none;
}

ul.list-ref-basic  {
    padding: 7px;
}
.list-ref-basic li:after {
    background: inherit;
}

span.info-name {
    font-weight: 600;
    width: 34%;
    display: inline-block;
    vertical-align: middle;

}

span.info-name-v2 {
    width: 100% ;
    display: block;
    font-weight: 600;
}

 .big-ref1 {
 	font-weight: 600;
    font-size: 16px;
 }    

 .z-index-9 {
 	z-index : 9;
 }

 #plr-contact-box .fusion-column-wrapper{
 	margin-right : -1px;
 	transform: skew(0, -3deg);
 	margin-top : 10px;
 }

span.info-value {
    display: inline-block;
    width:65%;
    vertical-align: middle;
}
/*List style END*/

.sbmn_active {
    background: #dedddd;
}


