.haProgress{
  position: absolute;
  z-index:10;
  width: 100%;
  height: 1.8em;
  background-color: #FFFFFFCC !important;
}
.haFields {
  margin-bottom:10px !important;
}
.select.haFields:disabled{
background: #f6f6f6 !important;
color:#CCC !important;
cursor: not-allowed;
}
