.errors {
    color: red;
}

.ajax_datatable {
    width: 100% !important;
}

.distributer_user_div {
    display: none;
}

.custom-btn-r {
    width: auto;
    float: right;
}

.add-row,
.delete-row {
    cursor: pointer;
    margin-right: 10px;
}

/* .customer-type-div .select2-container {
    width: 90% !important;
}

.select2-container {
    width: 100% !important;
} */

.div-table-overflow {
    overflow-x: auto;
}

gmp-place-autocomplete {
    border: 1px solid rgb(206 212 218);
}

.modal-section {
    border: 1px solid #999b9d;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
}