textarea.form-control.mb-2 {
    min-height: 200px;
}

/*# sourceMappingURL=custom.min.css.map */
form#addUser {
     background: #4ca5ff1c!important;
    text-align: left;
}
form#editUser ,form#editProfile,div#changePassword{
    background: #4ca5ff1c!important;
    text-align: left;
}

#starmgm
{ color: red;
  font-weight: bold;
  margin-left: 2px;
font-size: 15px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 37px!important;
}

body {background-color: #ECF0F1;    font-family: 'Poppins'!important; font-size: 13px; font-weight: 500;  }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #2c3e50!important;
}
