.country-select-wrapper{width:100%;height:2.5rem;line-height:2.5rem}
.country-select-authoring{min-width:23.125rem}
.language-selection{display:block;float:left;min-width:9.8125rem}
.language{color:#fff;font-size:16px}
.seperator{color:#fff;margin-left:.75rem;margin-right:.75rem}
.custom-country-flag{margin-left:1.25rem;height:1.25rem !important}
.custom-country-dropdown{min-width:140px;position:relative;float:right}
.custom-select-container{outline:0;height:2.5rem;border-radius:.25rem;border:solid .0625rem #fff;background-color:#006fcf;color:#fff;font-size:16px;padding-left:.625rem;padding-right:.625rem}
.countryfocus{border:solid .0625rem #c8c9c7 !important;background-color:white !important;border-bottom:none !important;border-bottom-left-radius:0rem !important;border-bottom-right-radius:0rem !important}
.countryfocus .selectedcountry{color:#000}
.selectedcountry{padding-right:.3125rem}
.dropdown-list{width:100%;padding-left:.625rem;padding-right:.625rem;padding-bottom:.625rem;z-index:1;position:absolute;outline:0;border-radius:.25rem;border:solid .0625rem #c8c9c7;border-top:0;border-top-left-radius:0rem;border-top-right-radius:0rem;background-color:white}
.country-select-links{line-height:1.875rem;display:block;text-decoration:none !important;color:#006fcf;font-size:16px}
@media screen and (min-width:768px) and (max-width:1024px){.seperator{margin-left:0rem;margin-right:0rem}
}
.down-arrow-icn{margin-top:14px;float:right}