body {margin-top: 100px; margin-bottom: 20px;}
.navbar-form {text-transform: none;}
.select2-container .select2-selection--single {height: 46px; padding: 12px 24px 12px 12px;}
.select2-container--bootstrap .select2-selection {border-color: #dfd7ca;}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {color: #dfd7ca;}
.select2-container--bootstrap.select2-container--disabled .select2-selection {background-color: inherit; border-color: #dfd7ca;}
.location {white-space: nowrap; margin: 0 2px;}
.flag-small {width: 24px; height: 24px; margin: -2px 0;}
.flag-large {width: 48px; height: 48px; margin: -4px 0;}
@media(max-width: 767px){
  .navbar-form {margin-left: 0; margin-right: 0;}
}

.navbar-brand.logo {
  margin-top: -8px !important;
}