
.telephonecode_wrap { position: relative; display: inline-block; height: 26px; line-height: 24px; border: 1px solid #a7a9ac; }
.telephonecode_text { 
    position: relative; display: block; width: 100%; margin-right: 5px;
    padding-left: 5px; background-color: #fff; white-space: nowrap; padding-right: 10px;
}
.telephonecode_text span { padding-right: 1px; }
.telephonecode_text span i { font-style: normal; font-family: Avenir-Black,sans-serif; }
.telephonecode_text .fa { color: #aaaaaa; font-size: 18px; position: absolute; right: 5px; top: -2px; }
.telephonecode_text .fa.fa-sort-asc { top: 6px; }
.telephonecode_box { position: absolute; left: 0; width: 100%; top: 0; bottom: 0; opacity: 0; }
