/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

#left_form {
    background-color: #004246 !important;
}
.muted{
    color: #ee250a;
    font-size: 14px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    height: calc(2.65rem + 2px) !important;
    border: 1px solid #ddd !important;
}