/* Loader */
.glob_loader {
    background: rgba(0, 0, 0, .5);
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 9999;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.glob_loader i,
.glob_loader span {
    color: #FFF;
    font-size: 1.5rem;
}

/* Toaster */
.toasts-top-right {
    top: 15px;
    right: 15px;
}

.toast-body {
    min-width: 300px;
}

.red {
    color: #dc3545 !important;
}

input[type="file"].form-control {
    font-size: 0.85rem;
}

.select2 span {
    font-size: 1rem !important;
}

.text-sm .select2-container--default .select2-selection--single,
select.form-control-sm~.select2-container--default .select2-selection--single {
    height: auto !important;
}

.text-sm .select2-container--default .select2-selection--single .select2-selection__rendered,
select.form-control-sm~.select2-container--default .select2-selection--single .select2-selection__rendered {
    margin: -3px 0 !important;
}

.text-sm .select2-container--default .select2-selection--single .select2-selection__arrow,
select.form-control-sm~.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 2px !important;
}

/* Datatable */
table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100% !important;
}

table.dataTable>tbody>tr.child span.dtr-title {
    width: 30% !important;
}

table.dataTable>tbody>tr.child span.dtr-data {
    width: 70% !important;
    padding: 0 10px !important;
}

.card-info .page-item.active .page-link {
    background-color: #21b7a8;
    border-color: #21b7a8;
}

.card-info .page-link {
    color: #21b7a8;
}

/* Editor */
.note-group-select-from-files {
    display: none !important;
}

.dbadge {
    font-size: 100% !important;
}

/*----------08-02-2023-------------*/
.login-box {
    background-color: #fff;
    padding: 50px 20px 40px;
    border-radius: 0;
    box-shadow: 0 0 1px rgb(0 0 0 / 15%), 0 1px 41px rgb(0 0 0 / 15%);
}

.login-logo h2 {
    color: #21b7a8;
    font-size: 24px;
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    line-height: 30px;
}

.login-logo b {
    font-weight: 600;
}

.login-box,
.register-box {
    max-width: 450px;
    border-radius: 5px;
    width: 100%;
}

.login-card-body button {
    background-color: #21b7a8;
    border-color: #21b7a8;
    font-weight: 700;
    display: block;
    margin: auto;
    border-radius: 25px;
}

.login-logo {
    text-align: center;
    margin: 0;
}

.login-box .card {
    box-shadow: initial;
}

.login-card-body button:hover {
    background-color: #21b7a8;
    border-color: #21b7a8;
}

.login-box .card .form-control:focus {
    border-color: #21b7a8;
}

.login-card-body .input-group .form-control:focus~.input-group-append .input-group-text {
    border-color: #21b7a8;
}

.icheck-primary>input:first-child:checked+label::before {
    background-color: #21b7a8;
    border-color: #21b7a8;
}

[class*=icheck-]>input:first-child+label:hover::before {
    border: 1px solid #21b7a8 !important;
}

.login-page,
.register-page {
    background: #f9f9f9;
}

.label-radio-call {
    display: flex;
    align-items: center;
}

.label-radio-call input[type=radio] {
    height: auto;
    width: 136px;
    display: inline-block;
    margin: -7px 0 0 10px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 10px;
    opacity: 0;
    z-index: 9;
}

/**/

.label-radio-call input[type=radio]:checked+label {
    position: relative;
}

.label-radio-call input[type=radio]:checked+label:before {
    background-color: #21b7a8;
    border: 3px solid #91dbe7;
}

.label-radio-call input[type=radio]+label:before {
    content: "";
    position: absolute;
    right: -22px;
    top: 2px;
    height: 15px;
    width: 15px;
    border: 1px solid #21b7a8;
    border-radius: 50%;
}

.label-radio-call label {
    position: relative;
}

.check_small input[type=checkbox]+label:before {
    height: 17px;
    width: 18px;
    top: 4px;
    left: 29px;
}

.check_small input:first-child:checked+label::after {
    left: -2px;
    top: 1px;
}

.login-card-body .input-group .form-control,
.register-card-body .input-group .form-control {
    border-right: 0;
    border-radius: 22px 0 0 22px;
    height: 42px;
}


.login-card-body .input-group .input-group-text,
.register-card-body .input-group .input-group-text {
    border-bottom-right-radius: 22px !important;
    border-top-right-radius: 22px !important;
}

.copyright-call {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 40px 0;
    background-color: #fff;
    box-shadow: 0px 0px 25px 0 #ebebeb;
}

.copyright-call p {
    margin: 0;
    font-weight: 500;
    font-size: 17px;
    color: #918e8e;
}

.Remem_branding {
    color: #918e8e;
    font-weight: 500 !important;
}

.alert-dismissible .close,
.alert-dismissible .mailbox-attachment-close {
    position: absolute;
    top: 6px;
    right: 5px;
    padding: 0px 0 0 2px;
    height: 25px;
    width: 25px;
    line-height: 2px;
    color: #fff !important;
    opacity: 1;
    outline: none;
    text-align: center;
    font-size: 18px;

}

#payment_form .modal-header {
    justify-content: center;
}

#payment_form .modal-header h5 {
    color: #21b7a8;
}

#payment_form label {
    color: #363434;
}

#payment_form .modal-footer {
    justify-content: center;
}

#payment_form .modal-footer button {
    width: 120px;

}

#payment_form .modal-footer button:first-child {
    background: #21b7a8;
    border-color: #21b7a8;
}

#payment_form .popup_close {
    position: absolute;
    right: 20px;
    top: 20px;
}

#paymentForm .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: 600px;
}

#loginfrm .alert-success button.close {
    background-color: transparent;
}

#loginfrm .check_small {
    padding-left: 10px;
}

body.login-page {
    height: calc(100vh - 105px);
}

.alert button.close {
    background-color: transparent;
    top: 0;
    right: 0;
}

.modal-body.payment-view {
    height: 80vh;
    overflow: auto;
}
