
.matchList-highlighted td {
  background: #35454d;
  padding: 0.875rem 0;
}
.matchList-content-header,
.matchList-header_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.matchList-expand {
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  cursor: pointer;
}
.matchList-checkbox_wrapper {
  display: flex;
  align-items: center;
  font-size: 11.2px;
  margin: 0 0.5rem;
  max-width: 100px;
}
.matchList-checkbox_box {
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  min-width: 1.25rem;
  min-height: 1.25rem;
  margin-right: 0.375rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJvSURBVHgBlVQ9cxJhEN59Lxlb/AfYpRFxHKtkHMIfSOwIkAE6O7EIaITJkUAULCS/IDADahfsrAwpMmMXok06sbTDGZuMx627790ZguRy2Zmbez92n/fZT4QZks2bIevWfAaAYggYJaCwezXgb0iket3GZnuWLU4frBV2Vg3EfV6GwEf4kSGQYU4Dq8nNerH6lsEOXLA+v5e3wLrTqZdQPtvG+zbaOQIcMvMwot1KF6pbMxnqCwSTlyMiqHQbpSb4SKpQzSOCgIUIoNmtl579A0xubGeVUuLmiFksv3vzcgABJLlRiypFh9ojosedRrmnXUZlaNrC7CZgois2jq+4L8k0NDvErAS52yivBQFLFXYzzOxTZDEOHJp6ZCke4+OFsaF+sqdqRWspwwwKJslwWBG6nn109hBTnP+wPrToVP5ZdiUQGFClUy+bshqj1dOcgO4pRtUAEg/JtKXoJPViNxMUTORD3RzqU8DwpTr0XOCCa02C+oFNC64Xa9+ltaSA5aV0cYeV0cm6UlkYSwL9wdzyOeHlQDGYLhOD5lbl7xhQxWMajNk46rgMPxRn6EgbI6x415Og14Nd1DEodWA8ePjozJ5TT3i7cHcx/uvb8ecvcvf1+LAfWVqWmB75gaWLtacIlNB1/LqU00lI84QBZyjcqPWkxCy39STe3VebbcNlc8ZsbjP5GLueYKbnHlM/ZjZSC/Rkogqz29PuX1aayLA774jo1GOcKJrhOZjnWJMkMOZY0R6HJO9h/Ddgk8+3s0jGFl5M6atkNCbKvecJM3mIV2kLsCLuc2lNt5t4qA6dMsP+7/M/7V7THE3b/QXurDq70v8KrwAAAABJRU5ErkJggg==)
    center/contain no-repeat;
}
.matchList-checkbox_box.selected {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHDSURBVHgB3VU9TwJBEJ0FMVpJoY0xCi0W0lkZbalEOw0m0FhBgpUlWFgL0dhyiUY7Dhtp9R9gAZZiDQWdMXyMs3e3uW+4Oyt9yYZldu692dnZWYC/DjZtMftRjA6/hlkGbJdGEgFj2lKLRneCk6eHzVspkMBRJ58OI9TIIwpTgMC6iOMLN6GQk/GkU7gKA8izyNUIMRZioVrmPV9yXrdAcUQoQwBQGit3ieszo820g+N2IRuEfH1hTfmlMypmKLWuAoxBCXxiZ2kbLuPncLCSEqYaLw6bAI+e6VXimfx0NSPCE2al8mwCDCZpCEhe7zdB7j0bl/fsAoxtGD1EXgOQc9otmwAhKSaHyyklr5zIP7lauk4CJhcOTmQU8UJuxZxOSTdSU6731Q95ZeiHCJ7JUW0lZgHqK290DjHx303EW+T4KWZ6ihi8WN24iNxr+iQnesQGWHcQ+Y5Io/lRydp/xE6QjsUTOaXa2PhMvUi75jL8ApTqnFHAVEX3iZsGhVCFoECwtW3H9yDTzpfBf1+qUoBFq9H1wVF6E4nM7E8IgzGD3CPfvQOmPplCKMRwn6Yx0G67dmdaNF4jixFJilcG8G/xAxwYvUK7BfunAAAAAElFTkSuQmCC)
    center/contain no-repeat;
}
section {
  margin: 1.5rem auto;
}
.matchList-container {
  width: 100%;
}
.matchList-content_wrapper {
  display: flex;
  justify-content: space-between;
  margin: 1rem auto;
}
.matchList-content_table {
  font-size: 0.625rem;
  line-height: 0.875rem;
  background: #35454d;
  border-collapse: collapse;
  width: 48%;
  text-align: center;
}
.matchList-content_table {
  font-size: 0.625rem;
  line-height: 0.875rem;
  background: #35454d;
  border-collapse: collapse;
  text-align: center;
}
.table-half {
  width: 48%;
}
.table-full {
  width: 100%;
}
.matchList-content_table-title {
  font-size: 12px;
  line-height: 0.875rem;
  padding: 0.875rem 0 !important;
}
.matchList-content_title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0.625rem 0 0.625rem 1rem;
}
.matchList-content_table-subtitle th:nth-child(2),
.matchList-content_table-subtitle th:nth-child(3) {
  width: 35%;
}
.matchList-content_table th {
  font-family: var(--weight-700);
}
.matchList-content_table th,
.matchList-content_table td {
  border: 0.5px solid #4b616c;
  padding: 0.625rem 0.25rem;
}
.matchList-content_separator {
  font-family: var(--weight-700);
  background: #35454d;
}
.matchList-content_table tbody {
  background: #212b30;
}
.matchList-content_table td.no-stat {
  padding: 0.625rem 0.25rem !important;
  font-size: 0.625rem;
  line-height: 0.875rem;
}
@media(max-width: 768px) { /* for test */
.navtab-wrapper {
    margin: 0 auto 1.5rem;/*1.5rem auto*/
    width: 95%;
}
.matchList-container {
    width: 95%;
}
.matchList-content_table {
    empty-cells: show;
    border-radius: 0.5rem;
    overflow: hidden;
}
.matchList-content_table-title,
  .matchList-content_title {
    font-size: 12px;
    font-family: var(--weight-700);
    text-indent: unset;
}
.matchList-content_title {
    margin: 0.625rem 0;
}
.matchList-content_table .matchList-content_table-title {
    padding: 0.625rem 0;
    width: 100%;
}
.matchList-content_table th {
    border: 0.75px solid #4b616c;
    padding: 0.35rem 0;
    background: #35454d;
}
.matchList-content_table td {
    border: 0.75px solid #4b616c;
    /* padding: 1rem 0; */
}
.matchList-tab {
    display: flex;
}
.matchList-tab button {
    background: none;
    color: #6f8c9b;
    border: 0;
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.25rem;
    position: relative;
    padding: 0 0 6px 0;
    margin-right: 1rem;
}
.matchList-tab button:hover,
  .matchList-tab button.tab-selected {
    color: #fff;
}
.matchList-tab button.tab-selected::after,
  .matchList-tab button:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background: #6f8c9b;
    border-radius: 2px;
}
.matchList-content_table tfoot td {
    padding: 0 !important;
    height: 1.875rem;
}
.matchList-content_separator button {
    background: #35454d;
    border: 1px solid #4b616c;
    border-radius: 8px;
    color: #fff;
    width: 95%;
    cursor: pointer;
    padding: 0.3rem 0;
    font-family: var(--weight-700);
    font-size: 12px;
}
.matchList-content_separator button.active {
    background: #4b616c;
}
}

