.pagination__link {
    box-shadow: 0px 3px 20px rgb(0 0 0 / 4%);
    position: relative;
    border-radius: 0.375rem;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(28 63 170);
    color: white !important;
}

.pagination__link--active {
    color: rgba(45, 55, 72, var(--tw-text-opacity)) !important;
    box-shadow: 0px 3px 20px rgb(0 0 0 / 35%) !important;
    border-color: #00000030 !important;
}

.bg-blue {
    background-color: #1C3FAA;
    color: white !important;
    text-align: center;
}

.cursordefault {
    cursor: default !important;
}

.hg19 {
    height: 38px;
}

.form-control,
.form-select,
.ts-input {
    --tw-shadow: 0 1px 2px 0 rgb(107 138 161 / 55%) !important;
    border: 1px solid #7497af !important;
}

.mg-auto {
    margin: 0 auto;
}

.mnht-85 {
    min-height: 77%;
}

.wdis {
    background-color: rgb(251 197 0 / 16%) !important;
    color: rgb(221 221 221) !important;
    border-color: rgb(251 197 0 / 16%) !important;
}

.clr-red {
    color: red
}

.fz-22 {
    font-size: 52px;
    font-weight: 700;
}

.boxcust {
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 15px;
    margin: 10px;
}

#dgrid_0-header>thead>tr {
    background-color: #7497af;
    color: white
}

#dgrid_1-header>thead>tr {
    background-color: #713403;
    color: white
}

#alertcode {
    display: none;
}

.btn-success-soft:hover {
    color: rgb(38, 68, 4)
}

.text-danger {
    color: rgb(209, 4, 4);
    text-decoration: underline;
    font-weight: bold;
}

.button__title {
    margin-left: 0.75rem;
}