/* Override default theme from dd.css (in msDropDown free jQuery Plugin) */
.dd .ddArrow {background:url(../../img/msdropdown/skin1/dd_arrow.gif) no-repeat;}
.dd .ddTitle {background:#e2e2e4 url(../../img/msdropdown/skin1/title-bg.gif) repeat-x left top;}
.ddcommon {cursor:pointer;}
.ddTitleText {color:#7f7f7f;}/*.dd .ddTitle .ddTitleText*/
#select-manual-country_msdd {width:70% !important; text-align:left;}
.img-35px {width:35px;}

@media (max-width:991px){
	#select-manual-country_msdd {width:100% !important;}
}

@media (max-width:767px){
	#select-manual-country_msdd {width:60% !important;}
}
