.table, .content table, .mce-content-body table {width: 100%;margin-bottom: 1.3333333333rem;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 {border: 1px solid var(--table-border-color); } .table-bordered th, .table-bordered td {border: 1px solid var(--table-border-color); } .table-bordered thead th, .table-bordered 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 {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: 388.98px) {.table-responsive-xs {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xs > .table-bordered {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 {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 {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 {border: 0;} } @media (max-width: 1279.98px) {.table-responsive-xl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xl > .table-bordered {border: 0;} } @media (max-width: 1451.98px) {.table-responsive-xll {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xll > .table-bordered {border: 0;} } @media (max-width: 1919.98px) {.table-responsive-xxl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xxl > .table-bordered {border: 0;} } .table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch; } .table-responsive > .table-bordered {border: 0; } .content table th, .content table td, .mce-content-body table th, .mce-content-body table td {text-align: center;border: 0 !important;padding-left: 0.4166666667rem;padding-right: 0.4166666667rem;width: 33.3%;vertical-align: middle; } .content table thead th, .content table thead td, .mce-content-body table thead th, .mce-content-body table thead td {font-size: 1rem;line-height: 1.3333333333;font-weight: 700;vertical-align: middle;padding-bottom: 0.4583333333rem;padding-left: 4.5%;padding-right: 4.5%; } .content table tbody th, .content table tbody td, .mce-content-body table tbody th, .mce-content-body table tbody td {font-size: 0.75rem;line-height: 1.3333333333;font-weight: 400; } .content table tbody tr:nth-of-type(odd), .mce-content-body table tbody tr:nth-of-type(odd) {background: transparent; } .content table tbody tr:nth-of-type(odd) td, .content table tbody tr:nth-of-type(odd) th, .mce-content-body table tbody tr:nth-of-type(odd) td, .mce-content-body table tbody tr:nth-of-type(odd) th {padding-top: 1.0833333333rem;padding-bottom: 1.0833333333rem; } .content table tbody tr:nth-of-type(even), .mce-content-body table tbody tr:nth-of-type(even) {background: transparent; } .content table tbody tr:nth-of-type(even) td, .content table tbody tr:nth-of-type(even) th, .mce-content-body table tbody tr:nth-of-type(even) td, .mce-content-body table tbody tr:nth-of-type(even) th {background-color: var(--color6);padding-top: 0.4166666667rem;padding-bottom: 0.4166666667rem; } .content table tbody tr:nth-of-type(even) td:first-child, .content table tbody tr:nth-of-type(even) th:first-child, .mce-content-body table tbody tr:nth-of-type(even) td:first-child, .mce-content-body table tbody tr:nth-of-type(even) th:first-child {border-radius: 0.4166666667rem 0 0 0.4166666667rem; } .content table tbody tr:nth-of-type(even) td:last-child, .content table tbody tr:nth-of-type(even) th:last-child, .mce-content-body table tbody tr:nth-of-type(even) td:last-child, .mce-content-body table tbody tr:nth-of-type(even) th:last-child {border-radius: 0 0.4166666667rem 0.4166666667rem 0; } @media (max-width: 991.98px) {.content table, .content table thead, .content table tbody, .content table th, .content table td, .content table tr, .mce-content-body table, .mce-content-body table thead, .mce-content-body table tbody, .mce-content-body table th, .mce-content-body table td, .mce-content-body table tr {display: block;} } @media (max-width: 991.98px) {.content table thead, .mce-content-body table thead {display: none;} } @media (max-width: 991.98px) {.content table tbody tr, .mce-content-body table tbody tr {border: solid 1px var(--card-border-color);padding-top: 0.2777777778rem;padding-bottom: 1.1111111111rem;margin-bottom: 1.8333333333rem;border-radius: 0.5555555556rem;cursor: pointer;} } .content table tbody tr:nth-of-type(even), .mce-content-body table tbody tr:nth-of-type(even) {background-color: var(--color6);border-color: var(--color6); } @media (max-width: 991.98px) {.content table tbody th, .content table tbody td, .mce-content-body table tbody th, .mce-content-body table tbody td {border: none;border-bottom: 1px solid #eee;position: relative;background-color: transparent !important;width: 100%;text-align: left;font-size: 1rem;line-height: 1.3333333333;padding-left: 1.0555555556rem;padding-top: 0.8333333333rem !important;padding-bottom: 0 !important;display: none;} } .content table tbody th:first-child, .content table tbody td:first-child, .mce-content-body table tbody th:first-child, .mce-content-body table tbody td:first-child {display: block;padding-right: 2.7777777778rem; } .content table tbody th:first-child::after, .content table tbody td:first-child::after, .mce-content-body table tbody th:first-child::after, .mce-content-body table tbody td:first-child::after {content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3e%3cpath fill='currentColor' d='M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z' /%3e%3c/svg%3e");position: absolute;right: 0.8888888889rem;top: calc(50% - 0.1666666667rem); } @media (max-width: 991.98px) {.content table tbody th::before, .content table tbody td::before, .mce-content-body table tbody th::before, .mce-content-body table tbody td::before {content: attr(data-name);padding-right: 0.4166666667rem;padding-bottom: 0.5555555556rem;text-align: left;height: 100%;display: flex;align-items: center;font-weight: bold;font-size: 0.8888888889rem;line-height: 1.5;} } .content table tbody tr.collapsed th, .content table tbody tr.collapsed td, .mce-content-body table tbody tr.collapsed th, .mce-content-body table tbody tr.collapsed td {display: block; } .content table tbody tr.collapsed th:first-child::after, .content table tbody tr.collapsed td:first-child::after, .mce-content-body table tbody tr.collapsed th:first-child::after, .mce-content-body table tbody tr.collapsed td:first-child::after {content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3e%3cpath fill='currentColor' d='M19,13H5V11H19V13Z' /%3e%3c/svg%3e"); } 