.ea-countries ul{margin:0;padding:0}
.ea-countries li{list-style:none}
.ea-country-selector .flag{display:inline-block;height:11px;margin-right:5px;text-indent:-9999px;width:16px}
.ea-country-selector{position:relative}
.ea-current-country{cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.ea-countries{background:#fff;display:none;min-width:200px;position:absolute;z-index:10000;overflow:auto;height:300px}
.ea-countries li a{color:#333;display:block;padding:5px 10px;text-decoration:none}
.ea-country-selector .ea-countries .flag{margin-right:10px}