.select2-container .select2-selection--single .select2-selection__rendered {
  padding: .375rem .75rem; }

.select2-container .select2-selection--single {
  height: 38px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  color: #C20B19;
  position: relative;
  right: 10px;
  font-size: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 5px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #5068b4;
  border: 1px solid #5068b4;
  color: #fff;
  font-family: "Ubuntu Regular"; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #C20B19; }

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