.ntt-freeze-wrap{width:100%;overflow-x:auto;overflow-y:visible;position:relative;margin:1em auto;}
.ntt-freeze-wrap > table[data-ntt-freeze]{width:max-content;min-width:100%;border-collapse:separate !important;border-spacing:0 !important;margin-bottom:0;position:relative;}
table[data-ntt-freeze] thead > tr > th{position:relative;top:auto;vertical-align:middle;background:linear-gradient(180deg,#f8fbff,#edf4ff);background-color:#edf4ff;color:#14355d;background-clip:padding-box;}
table[data-ntt-freeze] th,table[data-ntt-freeze] td{white-space:normal;vertical-align:middle;}
table[data-ntt-freeze] .ntt-freeze-head-cell{z-index:80;will-change:transform;}
table[data-ntt-freeze] .ntt-freeze-col{position:sticky;left:0;background:#fff;background-clip:padding-box;}
table[data-ntt-freeze].table-striped > tbody > tr:nth-child(odd) > td.ntt-freeze-col{background:#f9f9f9;}
table[data-ntt-freeze] thead > tr > th.ntt-freeze-col{background:linear-gradient(180deg,#f8fbff,#edf4ff);background-color:#edf4ff;}
table[data-ntt-freeze] .ntt-freeze-last{box-shadow:2px 0 0 rgba(0,0,0,.08);}


body[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > th,
body[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > td,
html[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > th,
html[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > td,
body.theme-dark table[data-ntt-freeze] thead > tr > th,
body.theme-dark table[data-ntt-freeze] thead > tr > td{
  background:linear-gradient(180deg,#243447,#243447) !important;
  background-color:#243447 !important;
  color:#eef4ff !important;
  border-color:#3b4d63 !important;
}

body[data-site-theme='dark'] table[data-ntt-freeze] .ntt-freeze-col,
html[data-site-theme='dark'] table[data-ntt-freeze] .ntt-freeze-col,
body.theme-dark table[data-ntt-freeze] .ntt-freeze-col{
  background:#243447 !important;
  background-color:#243447 !important;
  color:#eef4ff !important;
  border-color:#3b4d63 !important;
}

body[data-site-theme='dark'] table[data-ntt-freeze].table-striped > tbody > tr:nth-child(odd) > td.ntt-freeze-col,
html[data-site-theme='dark'] table[data-ntt-freeze].table-striped > tbody > tr:nth-child(odd) > td.ntt-freeze-col,
body.theme-dark table[data-ntt-freeze].table-striped > tbody > tr:nth-child(odd) > td.ntt-freeze-col{
  background:#243447 !important;
}

body[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > th.ntt-freeze-col,
body[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > td.ntt-freeze-col,
html[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > th.ntt-freeze-col,
html[data-site-theme='dark'] table[data-ntt-freeze] thead > tr > td.ntt-freeze-col,
body.theme-dark table[data-ntt-freeze] thead > tr > th.ntt-freeze-col,
body.theme-dark table[data-ntt-freeze] thead > tr > td.ntt-freeze-col{
  background:linear-gradient(180deg,#243447,#243447) !important;
  background-color:#243447 !important;
}
