
.dropdown dd, .dropdown dt, .dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd ul li a span:first-child, .dropdown dt a span span:first-child {
	background-repeat: no-repeat;
	width: 16px;
	height: 11px;
	display: inline-block;
	display: none;
	vertical-align: top;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
	white-space: nowrap;
    width: 83px;
float: left;
line-height: 24px !important;
text-align: center;
}
.dropdown dt a img {
	position: relative;
	z-index: 1;
}
.dropdown dt a span span:first-child:before {
	position: absolute;
	content: '';
	width: 15px;
	height: 10px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
}
.dropdown dt a span span {
	display: inline-block;
	padding: 0;
}
.dropdown dt a span span:first-child {
	padding: 0;
}
.dropdown dd {
	position: relative;
}
.dropdown a, .dropdown a:visited {
	color: #4a535f;
	text-decoration: none;
	outline: none;
}
.dropdown a:hover {
	color: #5d4617;
}
.dropdown dt a:hover, .dropdown dt a:focus {
	color: #5d4617;
}
.dropdown dt a {
	position: relative;
	background-image: url('../images/selectamada.png');
	display: block;
	height: 24px;
	overflow: hidden;
	width:117px;
}
/*.dropdown dt a:after {
	content: '';
	background: #ed4267;
	position: absolute;
	
	height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}*/

/*.dropdown dt a:before {
    background: none repeat scroll 0 0 #FFFFFF;
    content: "";
    height: 3px;
    position: absolute;
    right: 7px;
    top: 6px;
    width: 20px;
    z-index: 2;
	box-shadow:0 8px 0 #FFFFFF, 0 16px 0 #FFFFFF;
}*/
.dropdown dd ul {
	background: #1e2115;
	
	color: #C5C0B0;
	display: none;
	left: 0px;
	padding: 5px 0px;
	position: absolute;
	border:1px solid #ccc;
	list-style: none;
	max-height: 170px;
	top:28px;width: 100%;
	z-index: 2;
}
.dropdown dd ul li a img{float: right;}

.dropdown dd ul li a {
	font-size:13px;
}

.dropdown dd ul li a span:nth-child(2) {
    line-height: 2em;text-transform: uppercase;text-decoration: none !important;
}
.dropdown dd ul li a:hover{color: #cc3433;}
.dropdown dd ul::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
 border-left:1px solid rgba(0,0,0,0.1);
}
.dropdown dd ul::-webkit-scrollbar-thumb {
 background: rgba(0,0,0,0.4);
/*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5), 1px 0 0 #5cace9 inset, 2px 0 0 #b3d5ee inset;
    border-radius:10px;*/
}
.dropdown dd ul::-webkit-scrollbar-thumb:window-inactive {
 background: blue;
}
.dropdown span.value {
	display: none;
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
	font-size: 12px !important;
}
.dropdown dd ul li a:hover {
	background-color: rgba(0,0,0,0.05);
}
dl.dropdown {
	display: inline-block;
}
dl.dropdown span:nth-child(3) {
	color: rgba(0,0,0,0.4)
}
dl.dropdown > span:nth-child(2) {
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
}
dl.dropdown span:nth-child(3) {
	float: right;
}
dl.dropdown dt span:nth-child(2) {
	color: #fff;
    font-size: 12px;text-transform: uppercase;line-height: 24px;
    font-weight: bold;
    line-height: 1.6em;
}
dl.dropdown dt span:nth-child(3) {
	display: none;
}
#country-select dt a img{margin-top: 2px;
border-radius: 0px 5px 5px 0px;}
#country-select{
margin-top: 10px;
float: right;
margin-right: 10px;}
.selectcountry{width: 100% !important;}
.selectcountry img{float: right;}
.selectspancountry{float: left !important;
width: 63% !important;
display: block !important;
line-height: 15px !important !important;}
ul li a span{text-decoration: none;}
.dropdown dd ul li{width: 100%;float: left;}
.dropdown dd ul li a{width: 85%;}
.dropdown dd ul li a span{float: left;
height: 23px;
line-height: 20px !important;
margin: 0px;
padding: 0px;}
.selectspancountry{color: #fff !important;}

            
       