.has-error {
  color: #e73d4a;
  background-color: #fbe1e3;
  border-color: #fbe1e3;
  margin-top: 5px;
  height: 30px;
  padding: 5px;
}



.select2-nonmodal span.select2-container{
  z-index: 20 !important;
}
