﻿img.flag {
    width: 30px;
}

.input-group-btn.country {
    height: 100px;
}

.country-selector {
    height: 50px;
    border-right-style: hidden;
    width: 105px;
}

.input-group {
    border-left-style: hidden;
}

#countryCodeLabel {
    padding: 3px 2px;
    font-weight: bold;
}
