a#backend_downloadcsv { float: right; padding: 15px 25px; background: #0073aa; color: #fff; font-weight: 600; font-size: 18px; text-decoration: none; position: relative; right: 100px; top: -30px; border-radius: 3px; }      
a#backend_downloadcsv:hover { box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%); }
span.input-span { margin-left: 40px; }
.pagination { margin-top: 20px; }
.pagination a.page-numbers { padding: 5px 10px; border: 1px solid; text-decoration: none; margin-right: 5px; background-color: #fff; border-radius: 3px; }
.pagination span.page-numbers.current { padding: 5px 10px; font-size: 14px; font-weight: 600; }
form#export_form input[type="submit"] { color: #2271b1; border-color: #2271b1; background: #f6f7f7; line-height: 2.15384615; padding: 0 10px; cursor: pointer; border-width: 1px; border-style: solid; -webkit-appearance: none; border-radius: 3px; }
form#export_form input[type="submit"]:hover{ background: #f0f0f1; border-color: #0a4b78; color: #0a4b78; }
.wrap.eu-vat-report-sis table, .eu-vat-report-final-result table{
    background: #fff;
    border: 1px solid #c3c4c7;
}
.wrap.eu-vat-report-sis td, .wrap.eu-vat-report-sis th, .eu-vat-report-final-result td, .eu-vat-report-final-result th {
    border: 1px solid #f6f7f7;
    text-align: left;
    padding: 1em;
}
.wrap.eu-vat-report-sis tr:nth-child(odd), .eu-vat-report-final-result tr:nth-child(odd) {
    background-color: #f6f7f7;
}
.wrap.eu-vat-report-sis table thead tr, .eu-vat-report-final-result table thead tr {
    background-color: #fff !important;
}
.wrap.eu-vat-report-sis table thead tr th, .eu-vat-report-final-result table thead tr th{
    border-bottom: 1px solid #c3c4c7;
}
.eu-vat-report-final-result {
    margin-top: 40px;
}
.eu-vat-report-final-result table td {
    font-size: 15px;
    padding: 7px 20px;
}
.eu-vat-report-final-result table th {
    font-size: 15px;
}