.max-height[data-v-90048490] {
  height: 20vh;
  max-height: 22vh;
}

.max-h[data-v-0b54f6c6] {
  min-height: 50vh;
  max-height: 60vh;
  overflow: scroll;
}
.active[data-v-0b54f6c6] {
  background: rgba(209, 213, 219);
}

.max-h[data-v-6fb2d3da] {
  height: 510px;
  max-height: 520px;
  overflow: scroll;
}
table[data-v-6fb2d3da] {
  /* white-space: nowrap; */
  margin: 0;
  /* border-collapse: separate; */
  /* border-spacing: 0;  */
  /* table-layout: fixed; */
  /* border: 1px solid black; */
}
table thead[data-v-6fb2d3da] {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: rgb(22, 102, 145);
  color: white;
}
table tfoot[data-v-6fb2d3da] {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1;
  background-color: white;
}

.max-h[data-v-229838f8]{
  height:240px;
  max-height:250px;
  overflow:scroll
}
table[data-v-229838f8]{
  margin:0;
  border-spacing:0
}
table thead[data-v-229838f8]{
  position:-webkit-sticky;
  position:sticky;
  top:0;
  z-index:1;
  background-color:#166691;
  color:#fff
}
.lmask[data-v-229838f8]{
  position:absolute;
  height:100%;
  width:100%;
  background-color:#000;
  bottom:0;
  left:0;
  right:0;
  top:0;
  z-index:9998;
  opacity:.4
}
.lmask.fixed[data-v-229838f8]{
  position:fixed
}
.lmask[data-v-229838f8]:before{
  content:"";
  background-color:rgba(0,0,0,0);
  border:5px solid rgba(0,183,229,.9);
  opacity:.9;
  border-right:5px solid rgba(0,0,0,0);
  border-left:5px solid rgba(0,0,0,0);
  border-radius:50px;
  -webkit-box-shadow:0 0 35px #2187e7;
          box-shadow:0 0 35px #2187e7;
  width:50px;
  height:50px;
  -moz-animation:spinPulse-data-v-229838f8 1s infinite ease-in-out;
  -webkit-animation:spinPulse-data-v-229838f8 1s infinite linear;
  margin:-25px 0 0 -25px;
  position:absolute;
  top:50%;
  left:50%
}
.lmask[data-v-229838f8]:after{
  content:"";
  background-color:rgba(0,0,0,0);
  border:5px solid rgba(0,183,229,.9);
  opacity:.9;
  border-left:5px solid rgba(0,0,0,0);
  border-right:5px solid rgba(0,0,0,0);
  border-radius:50px;
  -webkit-box-shadow:0 0 15px #2187e7;
          box-shadow:0 0 15px #2187e7;
  width:30px;
  height:30px;
  -moz-animation:spinoffPulse-data-v-229838f8 1s infinite linear;
  -webkit-animation:spinoffPulse-data-v-229838f8 1s infinite linear;
  margin:-15px 0 0 -15px;
  position:absolute;
  top:50%;
  left:50%
}
@-webkit-keyframes spinPulse-data-v-229838f8{
0%{
    -webkit-transform:rotate(160deg);
    opacity:0;
    -webkit-box-shadow:0 0 1px #2187e7;
            box-shadow:0 0 1px #2187e7
}
50%{
    -webkit-transform:rotate(145deg);
    opacity:1
}
100%{
    -webkit-transform:rotate(-320deg);
    opacity:0
}
}
@-webkit-keyframes spinoffPulse-data-v-229838f8{
0%{
    -webkit-transform:rotate(0deg)
}
100%{
    -webkit-transform:rotate(360deg)
}
}
.pro-content[data-v-229838f8]{
  top:60%;
  left:40%;
  position:absolute;
  z-index:9999;
  margin:-8px 0 0 -15px
}

/*# sourceMappingURL=chunk-06c12360.e9424e77.css.map*/