label.error {
 
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
  margin-left: 10px;
  display:inline-block;
  margin-left: 4px !important;
  text-align: center !important;
  border: none !important;
  height: 30px !important;
  line-height: 25px !important;
  margin-top: 2px !important;
  /* position: absolute; */

  
}