.file-input .input-box.has-error {
    margin-bottom: 0px !important;
}

#agree_terms {
    width: fit-content;
}

.sweetalert-sm .swal2-error {
    border-color: var(--secondary-clr);
    border-top-color: var(--secondary-clr);
    border-right-color: var(--secondary-clr);
    border-bottom-color: var(--secondary-clr);
    border-left-color: var(--secondary-clr);
    color: var(--secondary-clr);

}

.sweetalert-sm .swal2-error [class^=swal2-x-mark-line] {
    display: block;
    position: absolute;
    top: 1.3125em;
    width: 1em;
    height: 0.3125em;
    border-radius: 0.5em !important;
    background-color: var(--secondary-clr);

}

.sweetalert-sm .swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: var(--primary-clr);
    color: var(--white-clr);
    font-size: 1em;
}

.sweetalert-sm .swal2-icon {

    width: 3em;
    height: 3em;
    margin: 1.5em auto 0;
}

.sweetalert-sm .swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgba(135, 161, 219, 0.9);

}

.pb-1-5 {
    padding-bottom: 1.5rem !important;
}
.pl-5{ padding-left: 5px; }

.offer-not-applied i {
    font-size: 32px;
    position: absolute;
    left: 18px;
    top: 20%;
}

.offer-not-applied {
    background: #f5d8d9;
    padding: 18px 64px;
    border-radius: 8px;
    display: none;
    margin-bottom: 20px;
}

.not-dis-value {
    display: block;
    color: #C52227;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

.fc-h-event .fc-event-main {
    color: inherit !important;
    font-weight: 500;
}

/*
.fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-frame {
    background: #05516036;
} */

#find_class_form label.error {
    color: #dc3545;
}

table.dash-payment-table.dataTable {
    margin: 0 !important;
}

/* WEB - DATATABLE STARTS */
table.dataTable {
    margin: 0 !important;
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: var(--grey);
    text-align: left !important;
}

.disabled>.page-link,
.page-link.disabled {
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: var(--blue);
    padding: 5px 15px;
}

.page-link {
    border: none;
}

.pagination i {
    font-size: 12px;
    padding: 0px 5px;
}

.pagination .page-link {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    color: var(--light-grey);
    padding: 5px 10px;
}

#list_table_previous:not(.disabled) a.page-link,
#list_table_next:not(.disabled) a.page-link {
    color: var(--blue);
}

.active>.page-link {
    color: var(--blue);
    background-color: #F6F9FD;
}

.dataTables_wrapper .dataTables_info {
    justify-content: space-between;
    padding: 15px 20px;
    border-top: 1px solid #DDDDDD;
    margin-top: auto;
}

.dataTables_wrapper .pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -42px !important;
    width: 50%;
    float: right;
}

.dataTables_info#list_table_info {
    padding: 20px;
}

#list_table_wrapper {
    height: 100%;
}

#list_table_wrapper table.dataTable {
    height: calc(100% - 59px);
}


.dataTables_paginate.paging_simple_numbers {
    padding-bottom: 0.85em;
}

/* WEB - DATATABLE ENDS */

.promo_code_sec {
    padding: 0 40px;
}

ul.instruction li {
    text-align: justify;
    list-style: disc;
}

.promo_code_sec {
    padding: 0 40px 20px;
}


#list_table_paginate .pagination {
    float: unset !important;
    margin-left: auto !important;
    width: 100% !important;
    padding-right: 20px;
}

#list_table.dataTable>tbody>tr.child span.dtr-title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
}
.agency-img{
    border-radius: 10px;
    width: 150px;
}
@media screen and (max-width:991px) {
    #list_table_info.dataTables_info {
        font-size: 13px;
        line-height: normal;
    }

    .dash-table thead th:nth-of-type(1),
    table.dash-table tbody tr td:nth-of-type(1) {
        padding-left: 15px;
    }

    #list_table_wrapper .tcell-pay-now {
        width: 70%;
    }

    #list_table_paginate .page-link {
        font-size: 12px;
        line-height: 15px;
    }
}

@media screen and (max-width:767px) {
    #list_table_wrapper table.dataTable {
        width: 100% !important;
    }

    #list_table_wrapper .tcell-pay-now {
        width: 70px;
    }

    #list_table_paginate .pagination {
        justify-content: flex-end !important;
    }

    #list_table_wrapper table.dataTable>tbody>tr.child td {
        padding-block: 5px 10px;
        padding-left: 0;
    }

    #list_table_wrapper table.dataTable>tbody>tr.child .dtr-details {
        width: 100%;
    }

    #list_table_wrapper table.dataTable>tbody>tr.child {
        margin-inline: -15px;
        margin-top: -30px !important;
        border: 0;
    }

    #list_table_paginate .pagination {
        padding-right: 0;
    }
}

@media screen and (max-width:575px) {
    #list_table_paginate .page-link {
        font-size: 11px;
        line-height: 10px;
    }

    #list_table_info.dataTables_info {
        font-size: 10px;
        padding-right: 47%;
        padding-left: 10px;
    }

    .dataTables_wrapper .pagination {
        margin-top: -39px !important;
    }
}

@media screen and (max-width:430px) {
    #list_table_info.dataTables_info {
        padding-inline: 10px;
        text-align: center !important;
        height: 96px;
    }

    #list_table_paginate .pagination {
        justify-content: center !important;
    }

    .dash-content .table-wrapper {
        height: auto;
    }
}
