.no-w{
    width: 25px;
}

.required-field{
    color:red !important;
  }

.danger{
    border: 1px solid red !important;
}