#target {margin:-7px 0 0}
#country-select form {width: 180px;padding: 0; display: none !important}
#country-select select, #country-select input {display: inline;padding: 0; margin: 0;}
/* JS-created definition list */
.dropdown dd {position: relative;}
.dropdown a {text-decoration: none;outline: 0;display: block;overflow: hidden; font-size: 0; line-height: 0 !important}
.dropdown dt a {background: none;color: #fff;padding: 10px 0 10px 10px; display: block; width: 47px; position: relative; box-sizing: border-box;}
.dropdown dt a:after {border: solid 5px transparent;border-top: solid 8px #005985;width: 0; height: 0; position: absolute; right: 0;top: 50%; content: ""; margin: -3px 0 0 0}
.dropdown dt a.active:after { border: solid 5px transparent !important;border-bottom: solid 8px #005985 !important;margin: -8px 0 0 0 }
.dropdown dt a.active {color: #fff;width: 47px;}
.dropdown dd ul {border:none;display: none;position: absolute;list-style: none; border-top: none; margin: 0; box-shadow: 0px 1px 5px #ddd; z-index: 2000;padding: 0; background:#e3e5e6;overflow: auto; width: 47px; top: 0; left:-40px;}
.dropdown dd ul li a {padding: 7px 10px;}
.dropdown dd ul li a span,  .dropdown dt a span {background-repeat: no-repeat; cursor: pointer;}
.dropdown dd ul li a em,  .dropdown dt a em {display: none;cursor: pointer;}
.dropdown dd ul li a em { color: #dbc3b5;}
.dropdown dd  a:hover {background: rgba(255, 255, 255, 0.6)}
.dropdown dd ul li a:hover em {color: #fff;}
#target a .flag, #target dt a .flag {display: block; margin: 0; padding: 0; width:27px; height:18px;background-image: url(../images/flags.png); background-repeat: no-repeat; background-position: center center; background-size: cover;}
#target dt a .flag {width: 18px; height: 12px;}
#target .dk .flag {background-position:0 0}
#target .no .flag {background-position:-27px 0}
#target .se .flag {background-position:-54px 0}
#target .fi .flag {background-position:-81px 0}
#target .uk .flag {background-position:-108px 0}
#target .pk .flag {background-position:-135px 0}
#target .cn .flag {background-position:-162px 0}

#target dt.dk .flag {background-position:0 0}
#target dt.no .flag {background-position:-18px 0}
#target dt.se .flag {background-position:-36px 0}
#target dt.fi .flag {background-position:-54px 0}
#target dt.uk .flag {background-position:-72px 0}
#target dt.pk .flag {background-position:-90px 0}
#target dt.cn .flag {background-position:-108px 0}