#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello,
html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello';
}


button, .button {
    border: 1px;
}

#top select, #show-extension select, select.country, select.extension {
    background-color: white !important;
    display: inline-block;
    margin: 5px auto;
    width: 250px;
}

.flag-wrapper {
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.flag-wrapper .flag {
    width: 100%;
    height: 100%;
    min-height: 21vh;
    margin-top: -10px;
}

.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
}

.flag-icon-background { background-position: left; }

.accordion .accordion-navigation {
    border: 1px solid #aaa;
    margin-bottom: 0.5% !important;
}

.tab-name-modal {
    font-style: italic;
    font-weight: bold;
}