@font-face {
  font-family: 'DaxRegular';
  src: url('/base/Website/Fonts/Dax/Regular/DaxRegular.eot');
  src: url('/base/Website/Fonts/Dax/Regular/DaxRegular.eot') format('embedded-opentype'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.woff') format('woff'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.ttf') format('truetype'), url('/base/Website/Fonts/Dax/Regular/DaxRegular.svg#DaxRegular') format('svg');
}
@font-face {
  font-family: 'DaxMedium';
  src: url('/base/Website/Fonts/Dax/Medium/DaxMedium.eot');
  src: url('/base/Website/Fonts/Dax/Medium/DaxMedium.eot') format('embedded-opentype'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.woff') format('woff'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.ttf') format('truetype'), url('/base/Website/Fonts/Dax/Medium/DaxMedium.svg#DaxMedium') format('svg');
}
@font-face {
  font-family: 'DaxBold';
  src: url('/base/Website/Fonts/Dax/Bold/dax_bold-webfont.woff2') format('woff2'), url('/base/Website/Fonts/Dax/Bold/dax_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.tx-fag-multiaddress .country-select {
  margin-bottom: 25px;
  min-height: 30px;
}
.tx-fag-multiaddress .fa.fa-mobile {
  font-size: 1.4em;
  margin-left: 7px;
}
.tx-fag-multiaddress .fa.fa-phone {
  margin-left: 3px;
}
.tx-fag-multiaddress .item {
  min-height: 220px;
}
.tx-fag-multiaddress .item h3 {
  color: #959595;
}
.tx-fag-multiaddress .item address {
  font-family: 'DaxRegular', Arial, sans-serif;
  color: #4f4f4f;
  font-size: 18px;
}
.tx-fag-multiaddress .item address .lead {
  font-family: 'DaxMedium', Arial, sans-serif;
  font-size: 20px;
  color: #4f4f4f;
}
.tx-fag-multiaddress .chosen-container-single .chosen-drop {
  margin-top: 1px !important;
  background-color: #fff;
  border-color: #f0f0f0;
}
.tx-fag-multiaddress .chosen-container-single .chosen-single {
  background: #fff !important;
  background-color: #fff !important;
  border: 1px solid #0098e2 !important;
  box-shadow: none !important;
  height: 30px !important;
  padding: 2px 0 0px 10px !important;
}
.tx-fag-multiaddress .chosen-container-single .chosen-single > div {
  background-color: #0098e2;
  width: 45px;
  height: 43px;
}
.tx-fag-multiaddress .chosen-container-single .chosen-single > div b {
  background-image: url(/base/Website/Images/Icons/arrow-down.svg);
  background-size: 16px;
  background-position: center;
}
.tx-fag-multiaddress .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-image: url(/base/Website/Images/Icons/arrow-down.svg);
  background-size: auto;
  background-position: center;
  background-size: 16px;
  background-color: #0098e2 !important;
}
.tx-fag-multiaddress .chosen-container .chosen-results {
  padding-left: 0 !important;
}
.tx-fag-multiaddress .chosen-container .chosen-results li {
  text-indent: 0 !important;
  font-size: 18px !important;
  padding: 8px 20px 4px 20px;
  color: #0098e2;
}
.tx-fag-multiaddress .chosen-container .chosen-results li:before {
  content: '' !important;
}
.tx-fag-multiaddress .chosen-container .chosen-results li.no-results {
  background-color: #fff;
}
.tx-fag-multiaddress .chosen-container .chosen-results li.highlighted {
  background-color: #D7EBF4;
  background-image: none;
}
.tx-fag-multiaddress .chosen-container {
  font-size: 20px;
}
.tx-fag-multiaddress .chosen-container-single .chosen-single {
  height: 40px !important;
  padding: 10px 20px !important;
  color: #0098e2;
}
.tx-fag-multiaddress .chosen-container-single .chosen-single > div {
  background-color: #0098e2 !important;
  padding: 17px 0;
}
.tx-fag-multiaddress .chosen-container-single .chosen-search:after {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #959595;
  font-size: 17px;
  position: absolute;
  top: 11px;
  right: 12px;
}
.tx-fag-multiaddress .chosen-container-single .chosen-search input[type="text"] {
  background: none;
  border-color: #0098e2;
  color: #0098e2;
  padding: 4px 30px 4px 15px;
}
@media (max-width: 991px) {
  .tx-fag-multiaddress .country-select select {
    height: 60px;
    background-color: #ffb900;
    border-color: transparent;
    color: #fff;
    -webkit-appearance: none;
  }
  .tx-fag-multiaddress .country-select:after {
    content: "";
    display: inline-block;
    background-image: url(/base/Website/Images/Icons/arrow-down.svg);
    background-size: 16px;
    background-position: center;
    position: absolute;
    right: 30px;
    top: 25px;
    width: 15px;
    height: 10px;
  }
}
