.help-block {
  color: orange;
}

@media (max-width: 1199px) {
  .my-select2-container--open {
    z-index: 1055555500 !important;
  }

  .select2-search {
    margin-top: 30px;
  }
}
.btn.btn-default {
  border: None;
}

.select2-container .select2-selection--single, .select2-container--above, .select2-container--below {
  height: calc(2.25rem + 2px) !important;
  width: 100% !important;
  min-width: 100% !important;
}

.select2-container--single .select2-dropdown--below {
  top: calc(-2.25rem - 2px) !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: calc(2.25rem + 2px);
  padding-left: 0.75rem;
}

select.form-control {
  padding-left: 0.5rem;
}

/*# sourceMappingURL=sign_in.css.map */
