/* dummycss */

.skiptable:has(+ .tablepro):focus-visible {
  position:static;
  left:auto;
  outline:3px solid #076efd !important;
  outline:3px solid #076efd !important;
  outline-offset:2px;
  z-index:2}

.tablepro {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  row-gap: 0px;
  margin: 0;
  padding: 0;
  border-radius: calc(0em + 0px);
  background-image: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover}
  
.tablepro:focus-visible {
  border-radius: 0.75em;
  outline: 3px solid #076efd;
  outline: 3px solid #076efd;
  outline-offset: 2px}  

.tablepro .tprowwrap, .tableproedit .tprowwrapedit {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
  transition: height 0.6s}
  
.tablepro .tprowwrap div[role="row"] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto}

.tablepro .headerrow.onecol, .tablepro .cellsrow.onecol {flex-direction:column}

.tablepro .cellwrap, .tableproedit .cellwrap {
  position: relative;
  width: auto;
  min-width: 0%;
  padding-right: 0px;
  box-sizing: border-box;
  flex: 1;
  list-style: none;
  z-index: 1}
  
.tablepro .cellwrap:focus-within {z-index: 2}

.tablepro .cellwrap.onecol, .tableproedit .cellwrap.onecol {
  width: 100%;
  padding-right: 0px}
  
.tablepro .cellwrap.top {border-bottom-style: solid}

.tablepro .cellwrap.mid {border-bottom-style: solid}

.tablepro .tprowwrap .cellwrap:nth-child(9999n+1):last-of-type, .tableproedit .tprowwrapedit .cellwrap:nth-child(9999n+1):last-of-type {padding-right: 0px}  

.tablepro .cell, .tableproedit .cell {
  box-sizing: border-box;
  flex: 1;
  margin: -3px 0 0 0;
  padding: clamp(calc(.5em * .3), 1vw, .5em) clamp(calc(.6em * .3), 1vw, .6em) clamp(calc(.5em * .3), 1vw, .5em) clamp(calc(.6em * .3), 1vw, .6em);
  padding: clamp(calc(.5em * .3), 1vw, .5em) clamp(calc(.6em * .3), 1vw, .6em) clamp(calc(.5em * .3), 1vw, .5em) clamp(calc(.6em * .3), 1vw, .6em);
  border-style: solid;
  border-radius: 0em;
  background-color: #ffffff;
  background-color: #ffffff;
  list-style: none}
  
.tablepro .cell:focus-visible {
  outline: 3px solid #076efd;
  outline: 3px solid #076efd;
  outline-offset: 2px}  
  
.tableproedit.remove-on-export .cellwrapedit {
  width: 100%;
  min-height: 230px;
  flex: 1;
  justify-content: center}  
  
.tablepro .cellwrap + .cellwrap .cell, .tableproedit .cellwrap + .cellwrap .cell {margin-left: -3px}

.tablepro .cellwrap.onecol .cell {margin-left: 0px}

.tablepro .tprowwrap .cellwrap:has(.cell.head[class*="bc-"]) + .cellwrap .cell, .tablepro .tprowwrap .cellwrap:has(.cell.data[class*="bc-"]) + .cellwrap .cell {margin-left:0px}

.tablepro .cell.head, .tableproedit .cell.head {
  display: none;
  margin-top: 0px;
  margin-bottom: 3px;
  width: auto;
  height: auto;
  background-color: #708090;
  background-color: #708090;
  border: 3px solid #5a6673;
  border-color: #5a6673;
  color: #ffffff;
  color: #ffffff;
  font-family: "Helvetica";
  text-align: center;
  justify-content: center;
  justify-content: center;
  align-items: start;
  align-items: start;
  font-size: clamp(1.1em, 2.5vw, 1.25em);
  font-size: clamp(1.1em, 2.5vw, 1.25em);
  text-wrap: balance;
  word-break:normal;;
  line-height: 95%;
  line-height: 95%;
  opacity: 1}

.tablepro .cellwrap.onecol .cell.head {display: flex}

.tablepro .cellwrap.rothdr {
  height: 150px;
  height: 150px}
  
.tablepro .cellwrap.mid.rothdr {margin-top: 3px}

.tablepro .tprowwrap .headerrow:has(.cellwrap.rothdr) {transform:translateY(3px)}

.tablepro .cell.head.showhead {display: flex}

.tablepro .cell.head.remmarbot {margin-bottom: 0px}

.tablepro .cell.head.bold {font-weight: bold}

.tablepro .cell.head.italic {font-style: italic}

.tablepro .cellwrap.rothdr .head {
  width: 150px;
  width: 150px;
  transform: rotate(-90deg)}

.tablepro .tprowwrap .cellwrap.rothdr:not(:first-child) .head {display:flex}

/* table top borders */
.tablepro .tprowwrap:first-child .headerrow .cellwrap:first-child:not(.rothdr) .cell.head:not(.show) {border-top-left-radius: 0em}

.tablepro .tprowwrap:first-child .headerrow .cellwrap.rothdr:first-child .cell.head {border-top-right-radius: 0em}

.tablepro .tprowwrap:first-child .headerrow .cellwrap:last-child:not(.rothdr) .cell.head:not(.show) {border-top-right-radius: 0em}

.tablepro .tprowwrap:first-child .headerrow .cellwrap.rothdr:last-child .cell.head {border-bottom-right-radius: 0em}
  
.tablepro .cell.data, .tableproedit .cell.data {
  display: block;
  justify-content: start;
  justify-content: start;
  text-align: ;
  align-items: center;
  align-items: center;
  color: #7b7b7b;
  color: #7b7b7b;
  font-size: clamp(1em, 2.5vw, 1.2em);
  font-size: clamp(1.0em, 2.5vw, 1.2em);
  font-family: "Helvetica";
  font-weight: 400;
  font-weight: 400;
  white-space: pre-line;
  word-break:normal;
  line-height: 100%;
  line-height: 100%;
  border: 3px solid #e2e6e9;
  border: 3px solid #e2e6e9;
  background-image: "";
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 1}

.tablepro .cell.data.lnnum, .tablepro .cell.data.cnt, .tablepro .cell.data.sum, .tablepro .cell.data.avg, .tablepro .cell.data.max, .tablepro .cell.data.min {font-weight: bold}

.tablepro .cell.data.remcont {display: none}

.tablepro .cell.data.bold {font-weight: bold}

.tablepro .cell.data.italic {font-style: italic}

.tablepro .cell.data.left {
  justify-content: start;
  text-align: left}

.tablepro .cell.data.center {justify-content: center}

.tablepro .cell.data.right {justify-content: end}

.tablepro .cell.data a, .tableproedit .cell.data a {text-decoration: none}

/* table bottom borders */
.tablepro .tprowwrap:last-child .cellsrow .cellwrap:first-child .cell.data {border-bottom-left-radius: 0em}

.tablepro .tprowwrap:last-child .showrow + .cellwrap.bottom .cell.data {border-bottom-left-radius: 0}

.tablepro .tprowwrap:last-child .cellsrow .cellwrap:last-child .cell.data {border-bottom-right-radius: 0em}

/* alternating desktop content row color */
.tablepro .tprowwrap:nth-of-type(even) .cellsrow .cellwrap:not(.hidemob) .cell.data:not(.show) {background-color: var(--swatch-var-6091)}

/* alternating mobile content row color */
.tablepro .tprowwrap .cellsrow .cellwrap:nth-of-type(even):not(.hidemob) .cell.data.show {background-color: var(--swatch-var-6091)}

/* alternating desktop content column & mobile content row color */
.tablepro .tprowwrap .cellwrap:nth-of-type(odd) .cell.data, .tableproeditadmin .tprowwrapedit .cellwrap:nth-of-type(odd) .cell.data {background-color: }

/* show first row head */
.tablepro .tprowwrap:nth-of-type(1) .head {display: flex}

/* in all rows shows first data left border */
.tablepro .tprowwrap .cellwrap:nth-of-type(1) .data {margin-left: 0px}

/* remove content top border */
.tableprodata[coltyp*="Column"] + .tablepro .tprowwrap .cellwrap .cell.data.remctopmar {margin-top: calc(-3px * 2)}

/* Mobile Button Styling */
.skiptable:has(+ .tablepro) {
  position: absolute;
  left: -9999px;
  width: intrinsic;
  margin-bottom: .35em;
  padding: .35em .5em;
  font-family: "Helvetica";
  font-size: 1.1em;
  border-radius: .5em;
  border: 3px solid #5a6673;
  border: 3px solid #5a6673;
  background-color: #708090;
  background-color: #708090;
  font-weight: bold;
  color: #ffffff;
  color: #ffffff}

.tablepro .showrow {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 0 0 .5em 0;
  padding: .35em .5em .35em .75em;
  padding: .35em .5em .35em .75em;
  text-align: left;
  border-radius: .75em;
  border-radius: .75em;
  font-family: "Helvetica";
  font-size: clamp(1.1em, 2.5vw, 1.25em);
  font-size: clamp(1.1em, 2.5vw, 1.25em);
  line-height: 1.1;
  text-wrap: balance;
  border: 3px solid #5a6673;
  border: 3px solid #5a6673;
  background-color: #708090;
  background-color: #708090;
  font-weight: bold;
  color: #ffffff;
  color: #ffffff;
  text-decoration: none;
  transition: filter 0.5s;
  cursor: pointer}

.tablepro .hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0}

.tablepro .showrow:hover {
  outline: none;
  filter: contrast(200%)}

.tablepro .showrow[aria-selected="true"] {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-width: calc(3px * 1.33) calc(3px * 1.33) 0px calc(3px * 1.33)}

.tablepro .tprowwrap:first-child .showrow[aria-selected="true"] {margin-top: 0px}

.tablepro .showrow span.plus {
  display: inline-block;
  position: relative;
  margin-left: 0em;
  margin-left: .3em;
  margin-right: .25em;
  padding-bottom: .15em;
  font-weight: normal;
  font-size: 150%;
  line-height: 120%;
  line-height: 120%}

@media all and (min-width: 501px) {
  .tablepro .showrow {display:none}}
@media all and (max-width: 500px) {
  .tablepro {display:block}
  .tablepro .tprowwrap {background-repeat:no-repeat;background-size:cover;background-position:center center;margin-bottom:.5em;border-radius:.75em}
  .tablepro .showrow {position:relative;margin-bottom:0em;background-color:#708090}
  .tablepro .showrow:focus-visible {outline:3px solid #076efd !important;outline:3px solid #076efd !important;outline-offset:2px;z-index:2}
  .tablepro .tprowwrap:first-child .showrow + .cellwrap .cell.head.show {border-top-left-radius:0em;border-width:3px 3px 3px calc(3px * 1.33) !important}
  .tablepro .tprowwrap:last-child .cellwrap:last-child {margin-bottom:-3px}
  .tablepro .tprowwrap:first-child .cellwrap:last-child .cell.head.show {border-top-right-radius:0em;border-right-width:calc(3px * 1.33) !important}
  .tablepro .tprowwrap:nth-of-type(1) .cellwrap .head {display:none;margin-left:0px}
  .tablepro .cellwrap {display:flex}
  .tablepro .tprowwrap .cellwrap {margin-top:-3px}
  .tablepro .tprowwrap .cellwrap:nth-child(2) {margin-top:0px}
  .tablepro .tprowwrap .cellwrap .head {margin-left:0px}
  .tablepro .tprowwrap .cellwrap .head:focus-visible {z-index:1}
  .tablepro .tprowwrap .cellwrap:last-of-type .cell.head {border-bottom-left-radius:.75em;border-bottom-left-radius:.75em}
  .tablepro .tprowwrap:last-child .cellsrow .cellwrap:last-child .cell.data {border-bottom-right-radius: .75em}
  .tablepro .cell, .tablepro .cell.head.showhead {display:none}
  .tablepro .showrow[aria-expanded="false"] + .headerrow .cell, .tablepro .showrow[aria-expanded="false"] + .headerrow + .cellsrow .cell{display:none}
  .tablepro .showrow[aria-expanded="true"] {border-bottom-left-radius:0;border-bottom-right-radius:0}
  .tablepro .cell.show {margin:0px}
  .tablepro .tprowwrap div[role="row"] {flex-direction:column;width:35%}
  .tablepro .tprowwrap .headerrow {flex-basis:35%}
  .tablepro .tprowwrap .cellsrow {flex-basis:65%}
  .tablepro .tprowwrap .headerrow .cellwrap:first-child .cell.head.show {margin-bottom:-3px}
  .tablepro .tprowwrap .cellsrow .cellwrap:first-child .cell.data.show {margin-bottom:-3px}
  .tablepro .tprowwrap .cellwrap:last-child {border-bottom-left-radius:.75em;border-bottom-right-radius:.75em}
  .tablepro .tprowwrap .headerrow .cellwrap .cell.head.show, .tablepro .tprowwrap .cellsrow .cellwrap .cell.data.show {height:intrinsic;margin-left:0px}
  .tablepro .tprowwrap .cellwrap:last-of-type .cell.data {border-bottom-right-radius:.75em;border-bottom-right-radius:.75em}
  .tablepro .tprowwrap:first-child .headerrow .cellwrap:last-child .cell.head {border-top-right-radius:0px}
  .tablepro .tprowwrap:last-child .cellsrow .cellwrap:first-child .cell.data {border-bottom-left-radius:0px}
  .tablepro .cell.head {border-width:3px 3px 3px calc(3px * 1.33)}
  .tablepro .cell.data {border-width:3px calc(3px * 1.33) 3px 3px}
  .tablepro .tprowwrap .cellwrap:has(.cell.head.show[class*="bc-"]), .tablepro .tprowwrap .cellwrap:has(.cell.head.show[class*="bc-"]) + .cellwrap {margin-top:0px}
  .tablepro .tprowwrap .cellwrap:has(.cell.data.show[class*="bc-"]), .tablepro .tprowwrap .cellwrap:has(.cell.data.show[class*="bc-"]) + .cellwrap {margin-top:0px}
  .tablepro .tprowwrap .headerrow .cellwrap .cell.head.show[class*="bc-"], .tablepro .tprowwrap .cellsrow .cellwrap .cell.data.show[class*="bc-"] {margin-bottom:0px}
  .tablepro .tprowwrap .cellwrap:last-child .cell.show {border-bottom-width:calc(3px * 1.33) !important}}