.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block;padding: 15px 20px; border: 1px solid #FFF; background: #FFF; border-radius: 3px 0 0 3px; margin-top: 0; cursor: pointer; width: 76px !important;height: 50px;}
.ddcommon .ddTitle .ddlabel{color: transparent; font-size: 0; padding: 0; width: 16px; height: 100%; display: inline-block; overflow: hidden;}
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
.borderRadiusTp ul li:last-child{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3; }
.borderRadiusBtm ul li:first-child{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0 ;border-bottom:1 solid #c3c3c3; }
.ddcommon .text{color:#7e7e7e;padding:0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:0; top:0; border:none;}
.ddcommon .divider{ display: none; }
.ddcommon .arrow{display:inline-block; position:absolute;width: 16px; height: 16px; background: url(country-dd.svg) no-repeat; background-size: 10px; background-position: center; right: 10px;}
.ddcommon .ddChild{position:absolute;display:none; width: calc(100% + 1px); overflow-y: auto; overflow-x: hidden; zoom: 1; left: -1px; top: 46px !important; height: 196px !important; box-shadow: 2px 12px 12px rgba(0, 0, 0, 0.04);}
/*.dd .arrow{width:16px;height:16px; margin-top:-10px; background:url(dd_arrow.gif) no-repeat;}*/
.dd .ddChild li{padding: 5px 20px; background-color:#fff;cursor: pointer;}
.dd .ddChild li.hover{background-color:#f2f2f2}
.dd .ddChild li.selected{background-color:#d5d5d5; color:#000;}
.dd .ddChild li span.ddlabel{display: none;}
.flag.fnone{position: absolute; margin: unset; left: 0; top: 2px;}
.dd .ddChild li .flag.fnone{position: unset; margin: -3px 5px 0 0; left: unset; top: unset;}
.ddcommon .ddTitle .ddTitleText {position: relative;}