.state-error + em {
  display: block !important;
  margin-top: -3px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: normal;
  font-size: 0.83em;
  color: #DE888A;
  position: absolute;
  z-index: 99;
  right: 5px;
  top: 8px;
}


.select2-container .select2-selection--single {
  background-color: #f7f9fb !important;
  border-color: #eef2f7 !important;
}