.error_div,
.error-msg {
    color: red !important;
    text-align: left;
    font-size: 14px;
}

.role-modal-error {
    display: block;
    padding: 1rem;
    width: 100%;
    text-align: center !important;
}

.iti {
    width: 100% !important;
}


.price-form-group .input-group {
    display: flex !important;
    align-items: center !important;
    font-size: 14px !important;
    font-weight: 4000 !important;
    line-height: normal !important;
    /* background-color: rgba(255, 255, 255, 0.20); */
    border: none !important;
    min-height: 50px !important;
    width: 100% !important;
    height: auto !important;
    /* border-radius: 10px; */
    border: 1px solid #D0D5DD !important;
}

/* .price-form-group .prefix {
    background: aliceblue !important;
} */
