

/* .toplevel_page_Donation-Reports .tablenav{

display: flex;
align-items: center;
justify-content: center;
}


.toplevel_page_Donation-Reports .tablenav .tablenav-pages{
float: none;
}
.toplevel_page_Donation-Reports span.page-numbers.current {
background: #000;
padding: 10px;
color: #fff;
font-size: 17px;
font-weight: bold;
}

.toplevel_page_Donation-Reports a.page-numbers {
background: #fff;
padding: 10px;
color: #000;
font-size: 17px;
font-weight: bold;
margin-top: 50px;
display: inline-block;
}

.toplevel_page_Donation-Reports .widefat tfoot td, .toplevel_page_Donation-Reports .widefat th,.toplevel_page_Donation-Reports .widefat thead td{
    text-align: center;
    border: 1px solid #ccc;
    font-size: 20px;
    line-height: 32px;
}

.toplevel_page_Donation-Reports table.widefat.fixed.report_table {
    text-align: center;
    border: 1px solid #ccc;
}

.toplevel_page_Donation-Reports .widefat td,.toplevel_page_Donation-Reports .widefat th {
    color: #50575e;
    text-align: center;
    border: 1px solid #ccc;
}

.toplevel_page_Donation-Reports .widefat td {
    font-size: 16px;
    line-height: 1;
    padding: 20px 5px 20px 5px;
    vertical-align: middle;
}

table.widefat.fixed.filters {
    width: 50%;
    margin: 0 auto;
}
input.export_csv_btn {
    padding: 20px;
    width: 90%;
    font-size: 20px;
    cursor: pointer;
}

body.toplevel_page_Donation-Reports .button-primary {
    padding: 20px;
    font-size: 20px;
    width: 65%;
    height: 70px;
    
    line-height: 1;
}

body.toplevel_page_Donation-Reports input[type=date] {
    padding: 15px 30px;
    line-height: 2;
    min-height: 30px;
}

body.toplevel_page_Donation-Reports .wrap [class$=icon32]+h2 {
    font-size: 40px ;
    font-weight: 400;
    margin: 0;
    padding: 10px;
    line-height: 70px;
    text-align: center;
}*/

.load-spinner{
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    z-index: 99999;
}

.toplevel_page_Donation-Reports .tablenav{

    display: flex;
    align-items: center;
    justify-content: center;
    }
    
    
    .toplevel_page_Donation-Reports .tablenav .tablenav-pages{
    float: none;
    }
    .toplevel_page_Donation-Reports span.page-numbers.current {
    background: #000;
    padding: 0.521vw;
    color: #fff;
    font-size: 0.885vw;
    font-weight: bold;
    }
    
    .toplevel_page_Donation-Reports a.page-numbers {
    background: #fff;
    padding: 0.521vw;
    color: #000;
    font-size: 0.885vw;
    font-weight: bold;
    margin-top: 2.604vw;
    display: inline-block;
    }
    
    .toplevel_page_Donation-Reports .widefat tfoot td, .toplevel_page_Donation-Reports .widefat th,.toplevel_page_Donation-Reports .widefat thead td{
        text-align: center;
        border: 0.052vw solid #ccc;
        font-size: 1.042vw;
        line-height: 1.667vw;
    }
    
    .toplevel_page_Donation-Reports table.widefat.fixed.report_table {
        text-align: center;
        border: 0.052vw solid #ccc;
    }
    
    .toplevel_page_Donation-Reports .widefat td,.toplevel_page_Donation-Reports .widefat th {
        color: #50575e;
        text-align: center;
        border: 0.052vw solid #ccc;
    }
    
    .toplevel_page_Donation-Reports .widefat td {
        font-size: 0.833vw;
        line-height: 1;
        padding: 1.042vw 0.260vw 1.042vw 0.260vw;
        vertical-align: middle;
    }
    
    table.widefat.fixed.filters {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    input.export_csv_btn {
        padding: 1.042vw;
        width: 90%;
        font-size: 1.042vw;
        cursor: pointer;
    }
    
    body.toplevel_page_Donation-Reports .button-primary {
        padding: 1.042vw;
        font-size: 1.042vw;
        width: 65%;
        height: 3.646vw;
        /* vertical-align: middle; */
        /* display: inline-block; */
        line-height: 1;
    }
    
    body.toplevel_page_Donation-Reports input[type=date] {
        padding: 0.781vw 1.563vw;
        line-height: 2;
        min-height: 1.563vw;
    }
    
    body.toplevel_page_Donation-Reports .wrap [class$=icon32]+h2 {
        font-size: 2.083vw ;
        font-weight: 400;
        margin: 0;
        padding: 0.521vw;
        line-height: 3.646vw;
        text-align: center;
    }