.table, .content table, .mce-content-body table {width: 100%;margin-bottom: 1rem;color: var(--table-color);background-color: var(--table-bg); } .table th, .content table th, .mce-content-body table th, .table td, .content table td, .mce-content-body table td {padding: 0.75rem;vertical-align: top;border-top: 1px solid var(--table-border-color); } .table thead th, .content table thead th, .mce-content-body table thead th {vertical-align: bottom;border-bottom: 2px solid var(--table-border-color); } .table tbody + tbody, .content table tbody + tbody, .mce-content-body table tbody + tbody {border-top: 2px solid var(--table-border-color); } .table-sm th, .table-sm td {padding: 0.3rem; } .table-bordered, .content table, .mce-content-body table {border: 1px solid var(--table-border-color); } .table-bordered th, .content table th, .mce-content-body table th, .table-bordered td, .content table td, .mce-content-body table td {border: 1px solid var(--table-border-color); } .table-bordered thead th, .content table thead th, .mce-content-body table thead th, .table-bordered thead td, .content table thead td, .mce-content-body table thead td {border-bottom-width: 2px; } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {border: 0; } .table-striped tbody tr:nth-of-type(odd), .content table tbody tr:nth-of-type(odd), .mce-content-body table tbody tr:nth-of-type(odd) {background-color: var(--table-accent-bg); } .table-hover tbody tr:hover {color: var(--table-hover-color);background-color: var(--table-hover-bg); } .table .thead-dark th, .content table .thead-dark th, .mce-content-body table .thead-dark th {color: var(--white);background-color: var(--table-dark-bg);border-color: var(--table-dark-border-color); } .table .thead-light th, .content table .thead-light th, .mce-content-body table .thead-light th {color: var(--gray-700);background-color: var(--gray-200);border-color: var(--table-border-color); } .table-dark {color: var(--white);background-color: var(--table-dark-bg); } .table-dark th, .table-dark td, .table-dark thead th {border-color: var(--table-dark-border-color); } .table-dark.table-bordered, .content table.table-dark, .mce-content-body table.table-dark {border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd), .content table.table-dark tbody tr:nth-of-type(odd), .mce-content-body table.table-dark tbody tr:nth-of-type(odd) {background-color: rgba(var(--white), 0.05); } .table-dark.table-hover tbody tr:hover {color: var(--white);background-color: rgba(var(--white), 0.075); } @media (max-width: 318.98px) {.table-responsive-xs {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xs > .table-bordered, .content .table-responsive-xs > table, .mce-content-body .table-responsive-xs > table {border: 0;} } @media (max-width: 575.98px) {.table-responsive-sm {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-sm > .table-bordered, .content .table-responsive-sm > table, .mce-content-body .table-responsive-sm > table {border: 0;} } @media (max-width: 767.98px) {.table-responsive-md {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-md > .table-bordered, .content .table-responsive-md > table, .mce-content-body .table-responsive-md > table {border: 0;} } @media (max-width: 991.98px) {.table-responsive-lg {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-lg > .table-bordered, .content .table-responsive-lg > table, .mce-content-body .table-responsive-lg > table {border: 0;} } @media (max-width: 1059.98px) {.table-responsive-xl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xl > .table-bordered, .content .table-responsive-xl > table, .mce-content-body .table-responsive-xl > table {border: 0;} } @media (max-width: 1139.98px) {.table-responsive-xxl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xxl > .table-bordered, .content .table-responsive-xxl > table, .mce-content-body .table-responsive-xxl > table {border: 0;} } .table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch; } .table-responsive > .table-bordered, .content .table-responsive > table, .mce-content-body .table-responsive > table {border: 0; } .table-hover tbody tr:hover {color: var(--white);background-color: var(--primary); } .table-technicals {margin-bottom: 0; } .table-technicals tbody td {width: 50%; } .table th, .content table th, .mce-content-body table th {background-color: var(--black);color: var(--white); } .table td, .content table td, .mce-content-body table td {background-color: var(--color1);vertical-align: middle; } .table td h3, .content table td h3, .mce-content-body table td h3 {font-size: 1.1111111111rem;margin-bottom: 0; } @media (min-width: 768px) {.table td h3, .content table td h3, .mce-content-body table td h3 {font-size: 1.5555555556rem;} } .table.table-donors, .content table.table-donors, .mce-content-body table.table-donors {border: 0; } .table.table-donors tr:first-child th:first-child, .content table.table-donors tr:first-child th:first-child, .mce-content-body table.table-donors tr:first-child th:first-child {border-top-left-radius: 16px; } .table.table-donors tr:first-child th:last-child, .content table.table-donors tr:first-child th:last-child, .mce-content-body table.table-donors tr:first-child th:last-child {border-top-right-radius: 16px; } .table.table-donors tr:last-child td:first-child, .content table.table-donors tr:last-child td:first-child, .mce-content-body table.table-donors tr:last-child td:first-child {border-bottom-left-radius: 16px; } .table.table-donors tr:last-child td:last-child, .content table.table-donors tr:last-child td:last-child, .mce-content-body table.table-donors tr:last-child td:last-child {border-bottom-right-radius: 16px; } .table.table-donors th, .content table.table-donors th, .mce-content-body table.table-donors th {border: 0;padding: 1.3888888889rem; } .table.table-donors td, .content table.table-donors td, .mce-content-body table.table-donors td {border: 0;padding: 1.1111111111rem 0.8333333333rem;color: #4A4A4A;font-size: 0.7777777778rem; } @media (min-width: 768px) {.table.table-donors td, .content table.table-donors td, .mce-content-body table.table-donors td {padding: 1.3888888889rem;} } .table.table-donors .last td, .content table.table-donors .last td, .mce-content-body table.table-donors .last td {background-color: #EFE7D5; } .table.table-donors.support th, .content table.table-donors.support th, .mce-content-body table.table-donors.support th {background-color: var(--color2); } .table.table-donors.support td, .content table.table-donors.support td, .mce-content-body table.table-donors.support td {background-color: var(--white); } .table.table-donors.fade-in, .content table.table-donors.fade-in, .mce-content-body table.table-donors.fade-in {opacity: 0;transform: translateY(100px); } .article.active .table.fade-in, .article.active .content table.fade-in, .content .article.active table.fade-in, .article.active .mce-content-body table.fade-in, .mce-content-body .article.active table.fade-in {opacity: 1;transform: translateY(0);transition: opacity 0.5s, transform 0.5s; } 