.sidebar-nav .metismenu li .icon-wrap{
  color:fff !important;
}
.mini-click-non{
	background-color:#fff;
}
.sidebar-nav .metismenu a{
	padding:inherit;
    font-size: 19px;
    font-weight: 400;
}
.sidebar-nav .metismenu li .sub-icon-mg {
    margin-right: 5px;
    font-size: 25px;
    margin-left: 12px;
}
.mini-click-non {
    background-color: #fff;
    width: 250px !important;
    display: -webkit-inline-box;
    padding: 18px 18px;
    margin: -3px;
}
.sidebar-nav .metismenu li .sub-icon-mg {
    margin-right: 15px;
    font-size: 25px;
    margin-left: 15px;
}
.sidebar-nav .metismenu > li{
	height: 50px;
}
.sidebar-nav .metismenu a:hover{
	background-color:inherit !important;
	color:#8dc446 !important;
}
.nav-active{
	border-bottom:0px solid #8dc446;
}
.lang-ch {
    /*background-color: #0000001a;
    padding: 4px 0 7px 8px !important;*/
    border-radius: 50%;
    width: 40px;
}
.lang-ch img{
	width:22px !important;
}
.main-logo{
	margin-bottom:-1px;
}
.flag-section{
	border:1px solid #eee;
	padding:20px 35px;
	border-radius:5px;
}
.flag-section img{
	border-radius:50%;
	margin-bottom:20px;
}
.flag-section h3{
	font-weight:400;
	margin-bottom:20px;
}
.flag-section ul li{
	margin:8px 0;
}
.flag-section a{
	color:#888;
}
.country-map{
	padding-left:0px;
	display: inline-block;
    overflow: hidden;
    /*height: 300px;*/
    border-radius: 25px 25px 0 0;
}
.country-map iframe{
	border-radius:5px;
	position: relative;
}
.year-label{
	text-align:center;
	margin:15px 5px;
}
.year-label a{
    padding: 6px 8px;
    background-color: #fff;
    border: 1px solid #eee;
    color: #888;
    margin: 3px 4px;
    font-size: 14px;
    font-weight: 400;
	border-radius:6px;
	float:left;
}
.year-label a:hover{
	background-color:#234e72 !important;
	color:#fff;
	border:1px solid #234e72;
	border-radius:6px;
}
.year-label .active{
	background-color:#234e72;
	color:#fff;
	border:1px solid #234e72;
	border-radius:6px;
}
.panel-success > .panel-heading {
    color: #fff;
    background-color: #8dc446;
    border-color: #8dc446;
	font-size:16px;
	padding:6px 15px;

}
.panel-body{
	color: #666;
	font-weight: 300;
	font-size: 15px;
}
.panel-body p{
	color: #666;
	font-weight: 300;
	font-size: 15px;
}
.badge-white{
	background-color:#fff !important;
	color:#666 !important;
	font-weight: 400;
	margin-top: 3px;
}
.white-box{
	border: 1px solid #eee;
	/*padding: 20px 35px;*/
	border-radius: 5px;
}
.box-title{
	font-size: 15px !important;
	font-weight: 500;
	color:#234e72 !important;
	margin-bottom:20px;
}
.white-box h2{
	font-size:24px;
	font-weight:400;
	margin:0px;
}
.white-box h2 span{
	font-size:14px;
	color:#999;
	font-weight:400;
}
.box-title .label{
	font-weight:400;
}
.country-state{
	color:#666;
}
.country-state small{
	font-size:12px;
	color:#999;
}
.country-state span{
	font-size:12px;
	color:#999;
}
.country-state p{
	font-size:12px;
}
.single-review-st-item, .white-box{
	padding:12px 20px;
}
.listview li{
	display:block !important;
	width:100%;
	font-size:12px;
	color:#777;
	margin:3px 0;
}
.listview li i{
	font-size:5px;
}
.listview li .red{
	color:#f00;
}
.listview li .green{
	color:#9DDF59;
}
.listview li .blue{
	color:#5BC1F9;
}
.listview li .yellow{
	color:#ECEC2A;
}
.country-state .light{
	color:#999;
	margin-top:10px;
}
.list-inline > li{
	padding-left:3px;
	padding-right:3px;
}
#menu1 .active{
	color:#8dc446;
}

.font-indicator{
	font-size: 20px;
	position: absolute;
	top: 16px;
	left: 52px;
	color: #fff;	
}
.icon-wrap{
	color:#82a0c6 !important;
}
.icon-wrap:hover{
	color:#8dc446 !important;
	font-weight:600;
}
.icon-wrap-active{
	color:#8dc446;
	font-weight:600;
}
.overflow-auto{
	overflow:auto;
}
