.nsDir-bg {
  background-color: #F2F2F2; }

#national-societies-form {
  width: 100%; }
  #national-societies-form .ajax-progress-throbber {
    position: absolute;
    left: 0;
    top: 145px;
    width: 100%;
    height: 3000px;
    z-index: 600;
    margin-left: 0;
    margin-right: 0;
    display: block;
    background-color: #aaa;
    opacity: .7; }
    @media screen and (min-width: 68.75rem) {
      #national-societies-form .ajax-progress-throbber {
        top: 257px; } }
    #national-societies-form .ajax-progress-throbber .throbber {
      position: absolute;
      display: block;
      width: 200px;
      height: 200px;
      left: 50%;
      margin-left: -100px;
      top: 130px;
      background-image: url("../svg/surface.svg");
      z-index: 100; }
    #national-societies-form .ajax-progress-throbber .message {
      display: none; }
  @media screen and (min-width: 33.75rem) {
    #national-societies-form .choices {
      position: absolute;
      z-index: 26;
      padding-top: 28px;
      width: 300px; } }

#nsDir h2.heading {
  padding-top: 15px; }

#nsDir .mdc-tab {
  height: 50px;
  overflow: hidden; }
  #nsDir .mdc-tab:lang(ar) {
    height: 80px; }

#nsDir #edit-national-society {
  max-width: 370px; }
  @media screen and (min-width: 68.75rem) {
    #nsDir #edit-national-society {
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content; } }

#nsDir #edit-region {
  max-width: 61.667em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px; }

@media screen and (min-width: 33.75rem) {
  #nsDir #ns-list-wrapper {
    width: 100%;
    max-width: 61.667em;
    margin-left: auto;
    margin-right: auto; } }

#nsDir #ns-list-wrapper .form-type-select.js-form-item-national-society {
  position: inherit;
  margin: auto;
  z-index: 25; }

#nsDir #map {
  display: none; }
  @media screen and (min-width: 33.75rem) {
    #nsDir #map {
      display: block; } }

#nsDir .chosen-container .chosen-results {
  max-height: 204px; }

#nsDir #edit-map {
  /*
        background-image: url("/themes/custom/ifrc_theme/assets/images/people_blue.jpg");
        height: 151px;
        background-position: center;
        background-size: cover;
        */ }
  @media screen and (min-width: 33.75rem) {
    #nsDir #edit-map {
      height: 400px; } }

#nsDir #ns-contacts-container {
  background-color: #fff;
  padding: 0 2px 70px; }
  #nsDir #ns-contacts-container > div > div > div:first-child {
    font-weight: bold;
    font-size: 2rem;
    padding: 20px 0;
    font-family: "Montserrat", "Tajawal", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700; }
    #nsDir #ns-contacts-container > div > div > div:first-child:lang(ar) {
      font-weight: 800; }
  @media screen and (min-width: 68.75rem) {
    #nsDir #ns-contacts-container {
      padding: 0 70px 70px; } }
  #nsDir #ns-contacts-container .ns-contacts-wrapper {
    width: 100%;
    max-width: 61.667em;
    margin-left: auto;
    margin-right: auto; }

#nsDir input[type="radio"] {
  color: red;
  max-height: 10px;
  min-height: 5px; }

#nsDir input[type="radio"]:checked + h6 {
  background-color: #f5333f; }
  #nsDir input[type="radio"]:checked + h6 label {
    color: white; }

#nsDir input[name=region] {
  display: none; }

#nsDir .mdc-tab-indicator__content.mdc-tab-indicator__content--underline {
  display: none; }

#nsDir .js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-region.form-item-region {
  float: left;
  width: 19%;
  background: white;
  margin-right: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  flex: 1; }
  #nsDir .js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-region.form-item-region .field__heading {
    font-family: "Montserrat", "Tajawal", "Arial", sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #172c58;
    margin: 0;
    min-height: 58px;
    padding: 17px 6px;
    width: 100%;
    z-index: 25; }
    #nsDir .js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-region.form-item-region .field__heading:lang(ar) {
      font-weight: 800; }
    #nsDir .js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-region.form-item-region .field__heading:lang(ar) {
      line-height: 1.5;
      height: inherit; }
    #nsDir .js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-region.form-item-region .field__heading label {
      font-weight: bold;
      font-size: 1rem;
      z-index: 25;
      width: 100%;
      padding: 50% 10px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      letter-spacing: normal; }
      #nsDir .js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-region.form-item-region .field__heading label:lang(ar) {
        white-space: break-spaces;
        margin: 0; }

#nsDir div.form-radios {
  background-color: transparent;
  height: auto;
  position: relative;
  z-index: 25; }
  #nsDir div.form-radios .mdc-tab {
    padding-right: 0;
    padding-left: 0;
    display: block; }
  #nsDir div.form-radios .mdc-tab__content {
    pointer-events: auto; }
  @media screen and (min-width: 68.75rem) {
    #nsDir div.form-radios {
      margin-top: -32px;
      margin-left: 70px;
      margin-right: auto; } }

#nsDir div.form-radios {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  display: flex;
  flex-direction: row; }
  #nsDir div.form-radios .js-form-type-radio {
    display: block;
    min-width: 170px; }
