.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .375rem;
}

.pagination .disabled span{
    display: block!important;
    text-align: center !important;
    /*width: 40px;*/
    padding: 0 15px !important;
    height: 40px;
    line-height: 40px !important;
    /*padding: 0 !important;*/
    margin: 0 5px !important;
    border-radius: 50% !important;
    border: none !important;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}

.pagination li:first-child span {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem;
}

.pagination span ,
.pagination a {
    /*font-size: 1.09375rem;*/
    /*position: relative;*/
    /*display: block;*/
    /*padding: .5rem .75rem;*/
    /*line-height: 1.25;*/
    /*color: #6c757d;*/
    /*background-color: #fff;*/
    /*border: .0625rem solid #dee2e6;*/
    /*margin: 0 3px;*/
    /*text-align: center;*/
    display: block!important;
    text-align: center !important;
    /*width: 40px;*/
    padding: 0 15px !important;
    height: 40px;
    line-height: 40px !important;
    /*padding: 0 !important;*/
    margin: 0 5px !important;
    border-radius: 50% !important;
    border: none !important;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
}

.pagination .jumpto a{
    box-shadow:none;
}

.pagination .active span,
.pagination .active a{
    color: #fff;
    background-color: #288cff;
}

.pagination input:nth-of-type(1){
    height: 40px;
}

.pagination input:nth-of-type(2){
    color: #fff;
    background: #288cff;
    border: none;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    padding: 0 15px !important;
}


.box-zlj2 {
    background-color: #fff;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    border-radius: 0.75rem;
    overflow: hidden;
}

.p-4 {
    padding: 1rem !important;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.justify-between {
    justify-content: space-between;
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.font-medium {
    font-weight: 700;
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.space-y-1> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.pt-2 {
    padding-top: 0rem !important;
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-t {
    border-top-width: 1px;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.font-bold {
    font-weight: 700;
}

.mb-12 {
    margin-bottom: 3rem;
}

.card-header {
    padding: 0 !important;
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.collapsed .transition-transform {
    transform: rotate(180deg);
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.mb-3 {
    margin-bottom: 0.75rem !important;
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-disc {
    list-style-type: disc;
}

.pl-5 {
    padding-left: 1.25rem !important;
}

.text-zlj {
    font-size: 1rem !important;
    font-weight: 500;
}

.text-zlj2 {
    font-size: 1rem !important;
    font-weight: 400;
}