.table-listing{margin-bottom:10px;margin-top:10px}.table-listing table{border:0 solid #000;border-collapse:collapse;table-layout:fixed;width:100%}.table-listing table thead tr{background:var(--sct-header-background-color,#f1f6f8);border:1px solid var(--sct-header-border-color,#cfd7de)}.table-listing table thead tr th{align-items:center;color:var(--sct-header-text-color,#343434);display:flex;font-size:var(--sct-header-text-size,12px);justify-content:center;text-align:left}@media (max-width:480px){.table-listing table thead tr th{justify-content:center}}.table-listing table tr{border:1px solid var(--sct-table-body-border-color,#cfd7de);border-radius:4px;display:flex}.table-listing table td,.table-listing table th{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;font-size:16px;font-weight:400;justify-content:center;padding:12px;text-align:center;width:18%}.table-listing table td:nth-child(2),.table-listing table th:nth-child(2){text-align:center;width:64%}@media (max-width:480px){.table-listing table td:nth-child(2),.table-listing table th:nth-child(2){width:40%}}.table-listing table td:not(:last-child),.table-listing table th:not(:last-child){border-right:1px solid var(--sct-header-border-color,#cfd7de)}@media (max-width:480px){.table-listing table td,.table-listing table th{font-size:14px!important;padding:12px 4px;width:30%}}.table-listing table tbody tr{background:var(--sct-background-table-color,#fafafa)}.table-listing table tbody tr:nth-child(2n){background:var(--sct-background-table-color,#e8e8e8)}.table-listing table tbody tr td{display:flex;justify-content:center}@media (max-width:480px){.table-listing table tbody tr td{padding:8px 4px}}.table-listing table tbody tr td:nth-child(2){color:var(--sct-text-color,#343434);font-size:var(--sct-text-size,14px)}.table-listing table tbody img{max-height:43px;max-width:102px;width:100%}@media (max-width:480px){.table-listing table tbody img{max-width:90px}}.table-listing table tbody a{align-items:center;background:var(--sct-button-color,#4073a3);border-radius:5px;color:var(--sct-button-text-color,#fff);display:flex;font-size:var(--sct-button-text-size,15px);font-style:normal;font-weight:700;justify-content:center;line-height:130%;min-height:43px;min-width:96px;padding:5px;text-decoration:none;text-transform:uppercase}.table-listing table tbody a:hover{opacity:.8}@media (max-width:480px){.table-listing table tbody a{min-width:80px}}

/*# sourceMappingURL=listing_table_style.min.css.map*/