.registration-switcher-container .form-item.form-type-select .chosen-container .chosen-single {
  background-color: #002067 !important;
}
.registration-switcher-container .form-item.form-type-select .chosen-container .chosen-single span {
  color: #fff;
  font-weight: bold;
}
.registration-switcher-container .form-item.form-type-select .chosen-container .chosen-single div b:after {
  color: #fff;
}
.registration-switcher-container .form-item.form-type-select .chosen-container .chosen-drop {
  background-color: #002067;
}
.registration-switcher-container .form-item.form-type-select .chosen-container .chosen-drop .chosen-search input {
  border: 1px solid #fff;
  color: #fff;
}
.registration-switcher-container .form-item.form-type-select .chosen-container .chosen-drop .chosen-results li {
  color: #fff;
}