.effect-content[data-v-159a2e96] {
  height: 100%;
}
.effect-content .el-form[data-v-159a2e96] {
  height: 100%;
}
.effect-content .effect-content-top[data-v-159a2e96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 50%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.effect-content .effect-content-top .tips[data-v-159a2e96] {
  width: 90%;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-top .form-content[data-v-159a2e96] {
  width: 80%;
  height: 100%;
  overflow: auto;
}
.effect-content .effect-content-top .form-content[data-v-159a2e96] .el-form-item {
  width: auto;
}
.effect-content .effect-content-top .form-content[data-v-159a2e96] .el-form-item .el-form-item__label {
  width: 200px;
  text-align: left;
}
.effect-content .effect-content-top[data-v-159a2e96] .el-input-number {
  width: auto;
}
.effect-content .effect-content-middle .middle-top .el-form-item[data-v-159a2e96] {
  margin-bottom: 0px;
}
.effect-content .effect-content-middle .middle-top[data-v-159a2e96] .el-form-item__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.effect-content .effect-content-middle .middle-top[data-v-159a2e96] .el-form-item__content .el-form-item__error {
  top: 25%;
}
.effect-content .effect-content-middle .middle-top .notUsed[data-v-159a2e96] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .used[data-v-159a2e96] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #CAF6F5;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .selected[data-v-159a2e96] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #74AAF6;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-content[data-v-159a2e96] {
  padding: 10px;
  background-color: #F5F5F5;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-middle .middle-content[data-v-159a2e96] .el-checkbox-group {
  width: 100%;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-159a2e96] {
  width: 23%;
  margin-right: 10px;
  margin-left: 0px;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 10px;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-159a2e96] .el-checkbox__input {
  opacity: 0;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-159a2e96] .el-checkbox__label {
  padding-left: 0px;
  margin-left: -20px;
}
.effect-content .effect-content-middle .middle-content .usedColor[data-v-159a2e96] {
  background-color: #CAF6F5;
  border: 1px solid #CAF6F5;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-159a2e96],
.effect-content .effect-content-middle .middle-content .is-checked[data-v-159a2e96] {
  background-color: #74AAF6;
  border: 1px solid #74AAF6;
  color: #333333;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-159a2e96] .el-checkbox__label,
.effect-content .effect-content-middle .middle-content .is-checked[data-v-159a2e96] .el-checkbox__label {
  color: #333333;
}
.effect-content .middle-bottom[data-v-159a2e96] {
  width: 50%;
  margin: 20px auto 0 auto;
  text-align: center;
  border-radius: 10px;
  background: rgba(116, 170, 246, 0.5);
  padding: 0px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.effect-content[data-v-159a2e96] .el-form .el-input-number {
  width: auto;
}
.effect-content[data-v-159a2e96] .el-table .el-form-item {
  margin-bottom: 0px;
}

.effect-content[data-v-39c0af73] {
  height: 100%;
}
.effect-content .el-form[data-v-39c0af73] {
  height: 100%;
}
.effect-content .effect-content-top[data-v-39c0af73] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 50%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.effect-content .effect-content-top .tips[data-v-39c0af73] {
  width: 90%;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-top .form-content[data-v-39c0af73] {
  width: 80%;
  height: 100%;
  overflow: auto;
}
.effect-content .effect-content-top .form-content[data-v-39c0af73] .el-form-item {
  width: auto;
}
.effect-content .effect-content-top .form-content[data-v-39c0af73] .el-form-item .el-form-item__label {
  width: 200px;
  text-align: left;
}
.effect-content .effect-content-top[data-v-39c0af73] .el-input-number {
  width: auto;
}
.effect-content .effect-content-middle .middle-top .el-form-item[data-v-39c0af73] {
  margin-bottom: 0px;
}
.effect-content .effect-content-middle .middle-top[data-v-39c0af73] .el-form-item__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.effect-content .effect-content-middle .middle-top[data-v-39c0af73] .el-form-item__content .el-form-item__error {
  top: 25%;
}
.effect-content .effect-content-middle .middle-top .notUsed[data-v-39c0af73] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .used[data-v-39c0af73] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #CAF6F5;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .selected[data-v-39c0af73] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #74AAF6;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-content[data-v-39c0af73] {
  padding: 10px;
  background-color: #F5F5F5;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-middle .middle-content[data-v-39c0af73] .el-checkbox-group {
  width: 100%;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-39c0af73] {
  width: 23%;
  margin-right: 10px;
  margin-left: 0px;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 10px;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-39c0af73] .el-checkbox__input {
  opacity: 0;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-39c0af73] .el-checkbox__label {
  padding-left: 0px;
  margin-left: -20px;
}
.effect-content .effect-content-middle .middle-content .usedColor[data-v-39c0af73] {
  background-color: #CAF6F5;
  border: 1px solid #CAF6F5;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-39c0af73],
.effect-content .effect-content-middle .middle-content .is-checked[data-v-39c0af73] {
  background-color: #74AAF6;
  border: 1px solid #74AAF6;
  color: #333333;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-39c0af73] .el-checkbox__label,
.effect-content .effect-content-middle .middle-content .is-checked[data-v-39c0af73] .el-checkbox__label {
  color: #333333;
}
.effect-content .middle-bottom[data-v-39c0af73] {
  width: 50%;
  margin: 20px auto 0 auto;
  text-align: center;
  border-radius: 10px;
  background: rgba(116, 170, 246, 0.5);
  padding: 0px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.effect-content[data-v-39c0af73] .el-form .el-input-number {
  width: auto;
}
.effect-content[data-v-39c0af73] .el-table .el-form-item {
  margin-bottom: 0px;
}
.image-slot[data-v-39c0af73] {
  width: 100%;
  height: 100%;
}


.video-container[data-v-12a07d73] {
  position: relative;
  width: 100%;
  height: auto;
}
.player-video[data-v-12a07d73] {
  width: 100%;
  height: 100%;
}

.effect-content[data-v-b0ea0668] {
  height: 100%;
}
.effect-content .el-form[data-v-b0ea0668] {
  height: 100%;
}
.effect-content .effect-content-top[data-v-b0ea0668] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 50%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.effect-content .effect-content-top .tips[data-v-b0ea0668] {
  width: 90%;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-top .form-content[data-v-b0ea0668] {
  width: 80%;
  height: 100%;
  overflow: auto;
}
.effect-content .effect-content-top .form-content[data-v-b0ea0668] .el-form-item {
  width: auto;
}
.effect-content .effect-content-top .form-content[data-v-b0ea0668] .el-form-item .el-form-item__label {
  width: 200px;
  text-align: left;
}
.effect-content .effect-content-top[data-v-b0ea0668] .el-input-number {
  width: auto;
}
.effect-content .effect-content-middle .middle-top .el-form-item[data-v-b0ea0668] {
  margin-bottom: 0px;
}
.effect-content .effect-content-middle .middle-top[data-v-b0ea0668] .el-form-item__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.effect-content .effect-content-middle .middle-top[data-v-b0ea0668] .el-form-item__content .el-form-item__error {
  top: 25%;
}
.effect-content .effect-content-middle .middle-top .notUsed[data-v-b0ea0668] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .used[data-v-b0ea0668] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #CAF6F5;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .selected[data-v-b0ea0668] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #74AAF6;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-content[data-v-b0ea0668] {
  padding: 10px;
  background-color: #F5F5F5;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-middle .middle-content[data-v-b0ea0668] .el-checkbox-group {
  width: 100%;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-b0ea0668] {
  width: 23%;
  margin-right: 10px;
  margin-left: 0px;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 10px;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-b0ea0668] .el-checkbox__input {
  opacity: 0;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-b0ea0668] .el-checkbox__label {
  padding-left: 0px;
  margin-left: -20px;
}
.effect-content .effect-content-middle .middle-content .usedColor[data-v-b0ea0668] {
  background-color: #CAF6F5;
  border: 1px solid #CAF6F5;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-b0ea0668],
.effect-content .effect-content-middle .middle-content .is-checked[data-v-b0ea0668] {
  background-color: #74AAF6;
  border: 1px solid #74AAF6;
  color: #333333;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-b0ea0668] .el-checkbox__label,
.effect-content .effect-content-middle .middle-content .is-checked[data-v-b0ea0668] .el-checkbox__label {
  color: #333333;
}
.effect-content .middle-bottom[data-v-b0ea0668] {
  width: 50%;
  margin: 20px auto 0 auto;
  text-align: center;
  border-radius: 10px;
  background: rgba(116, 170, 246, 0.5);
  padding: 0px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.effect-content[data-v-b0ea0668] .el-form .el-input-number {
  width: auto;
}
.effect-content[data-v-b0ea0668] .el-table .el-form-item {
  margin-bottom: 0px;
}

.effect-content[data-v-49d7e3cc] {
  height: 100%;
}
.effect-content .el-form[data-v-49d7e3cc] {
  height: 100%;
}
.effect-content .effect-content-top[data-v-49d7e3cc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 50%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.effect-content .effect-content-top .tips[data-v-49d7e3cc] {
  width: 90%;
  margin-right: 10px;
  padding: 10px;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-top .form-content[data-v-49d7e3cc] {
  width: 80%;
  height: 100%;
  overflow: auto;
}
.effect-content .effect-content-top .form-content[data-v-49d7e3cc] .el-form-item {
  width: auto;
}
.effect-content .effect-content-top .form-content[data-v-49d7e3cc] .el-form-item .el-form-item__label {
  width: 200px;
  text-align: left;
}
.effect-content .effect-content-top[data-v-49d7e3cc] .el-input-number {
  width: auto;
}
.effect-content .effect-content-middle .middle-top .el-form-item[data-v-49d7e3cc] {
  margin-bottom: 0px;
}
.effect-content .effect-content-middle .middle-top[data-v-49d7e3cc] .el-form-item__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.effect-content .effect-content-middle .middle-top[data-v-49d7e3cc] .el-form-item__content .el-form-item__error {
  top: 25%;
}
.effect-content .effect-content-middle .middle-top .notUsed[data-v-49d7e3cc] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .used[data-v-49d7e3cc] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #CAF6F5;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-top .selected[data-v-49d7e3cc] {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #74AAF6;
  margin-left: 5px;
  border: 1px solid black;
  /* 添加黑色边框 */
}
.effect-content .effect-content-middle .middle-content[data-v-49d7e3cc] {
  padding: 10px;
  background-color: #F5F5F5;
  border: 1px solid #EBEEF5;
}
.effect-content .effect-content-middle .middle-content[data-v-49d7e3cc] .el-checkbox-group {
  width: 100%;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-49d7e3cc] {
  width: 23%;
  margin-right: 10px;
  margin-left: 0px;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 5px;
  margin-bottom: 10px;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-49d7e3cc] .el-checkbox__input {
  opacity: 0;
}
.effect-content .effect-content-middle .middle-content .pass-item[data-v-49d7e3cc] .el-checkbox__label {
  padding-left: 0px;
  margin-left: -20px;
}
.effect-content .effect-content-middle .middle-content .usedColor[data-v-49d7e3cc] {
  background-color: #CAF6F5;
  border: 1px solid #CAF6F5;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-49d7e3cc],
.effect-content .effect-content-middle .middle-content .is-checked[data-v-49d7e3cc] {
  background-color: #74AAF6;
  border: 1px solid #74AAF6;
  color: #333333;
}
.effect-content .effect-content-middle .middle-content .selectedColor[data-v-49d7e3cc] .el-checkbox__label,
.effect-content .effect-content-middle .middle-content .is-checked[data-v-49d7e3cc] .el-checkbox__label {
  color: #333333;
}
.effect-content .middle-bottom[data-v-49d7e3cc] {
  width: 50%;
  margin: 20px auto 0 auto;
  text-align: center;
  border-radius: 10px;
  background: rgba(116, 170, 246, 0.5);
  padding: 0px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.effect-content[data-v-49d7e3cc] .el-form .el-input-number {
  width: auto;
}
.effect-content[data-v-49d7e3cc] .el-table .el-form-item {
  margin-bottom: 0px;
}

.mode-pahe[data-v-74c3f604] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 100;
  background-color: #f2f2f2;
}
.mode-pahe .top-bar[data-v-74c3f604] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #67aafc;
  font-size: 16px;
  color: #fff;
  font-weight: bolder;
}
.mode-pahe .mode-home[data-v-74c3f604] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 100px);
  padding: 10px 15px;
}
.mode-pahe .mode-home .mode-left[data-v-74c3f604] {
  padding: 10px 15px;
  width: 35%;
  background-color: #ffffff;
  border-radius: 10px;
}
.mode-pahe .mode-home .mode-left[data-v-74c3f604] .el-table th {
  background-color: #f5f5f5;
}
.mode-pahe .mode-home .mode-left .table-button[data-v-74c3f604] {
  width: 15%;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.mode-pahe .mode-home .mode-content[data-v-74c3f604] {
  padding: 10px 15px;
  width: 65%;
  margin-left: 20px;
  background-color: #ffffff;
  border-radius: 10px;
  height: 100%;
  overflow: auto;
}
.mode-pahe .mode-home .mode-content .mode-content-middle[data-v-74c3f604] {
  height: calc(100% - 70px);
}
.mode-pahe .form-item[data-v-74c3f604] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.mode-pahe .form-item .form-label[data-v-74c3f604] {
  width: 100px;
  text-align: left;
}
.redColor[data-v-74c3f604] {
  color: red;
  font-size: 25px;
}
.table-div[data-v-74c3f604] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-div .table-content[data-v-74c3f604] {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  text-align: left;
  white-space: pre-wrap;
}
.table-div .table-content .el-icon-circle-close[data-v-74c3f604] {
  cursor: not-allowed;
  /* 修改鼠标指针样式为不可点击 */
}
.button[data-v-74c3f604] {
  background-color: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
}
.middle-bottom[data-v-74c3f604] {
  color: rgba(255, 255, 255, 0.9);
  width: 20%;
  margin: 0px auto 0 auto;
  text-align: center;
  border-radius: 10px;
  background: #409eff;
  padding: 0px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-divider--vertical[data-v-74c3f604] {
  width: 2px;
  height: 28px;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  margin-top: 5px;
}
[data-v-74c3f604] .el-table__body .redExpandRow td,[data-v-74c3f604] .el-table__footer .redExpandRow td,[data-v-74c3f604] .el-table__header .redExpandRow td {
  color: red !important;
}

.el-cascader-menu__wrap {
  min-height: 60px;
  max-height: 500px;
  height: auto;
}
.el-form-item__content {
  width: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.el-form-item__content .el-input {
  width: 220px !important;
}
.menuDiv {
  display: none;
  position: absolute;
}
.menuDiv .menuUl {
  height: auto;
  width: auto;
  font-size: 14px;
  text-align: left;
  border-radius: 4px;
  border: none;
  background-color: #ffffff;
  color: #606266;
  list-style: none;
  border: 1px solid #ebeef5;
}
.menuDiv .menuUl li {
  width: 140px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.47);
}
.menuDiv .menuUl li:hover {
  display: block;
  background-color: #ecf5ff;
  color: #7abbff;
}
.button[disabled]:hover {
  background-color: transparent !important;
  /* 鼠标悬停时禁用按钮不改变背景色 */
  color: #515a6e;
}

.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.effectType .el-scrollbar__bar.is-horizontal {
  display: none !important;
}
.table-div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-div .table-content {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  text-align: left;
  white-space: pre-wrap;
}
.table-div .table-content .el-icon-circle-close {
  cursor: not-allowed;
  /* 修改鼠标指针样式为不可点击 */
}

.levelPage[data-v-67e2d754] {
  position: relative;
  height: 100%;
  background-color: #ffffff;
  padding: 0px 15px;
}
.levelPage .button-group[data-v-67e2d754] {
  position: absolute;
  right: 15px;
  top: 3px;
}
.levelPageTable[data-v-67e2d754] .el-table__body-wrapper {
  height: calc(90%) !important;
}
.ellipsis[data-v-67e2d754] {
  text-align: left;
  line-height: 1.5;
  border-color: transparent;
  color: #409eff;
  background: 0 0;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.el-button.el-tooltip.ellipsis.el-button--text[data-v-67e2d754] {
  height: 75px !important;
  -webkit-transform: translateY(-1.5px);
          transform: translateY(-1.5px);
}
.displayBlockStyle[data-v-67e2d754] {
  display: inline-block;
  width: 120px;
  -webkit-box-flex: 0.5;
      -ms-flex: 0.5;
          flex: 0.5;
}
.levelPageTable[data-v-67e2d754] {
  border-radius: 25px 25px 25px 25px;
}
.levelPageTable .cell[data-v-67e2d754] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.levelPageTable .active[data-v-67e2d754] {
  background-color: #ecf5ff;
}
.levelPageTable .el-table__header-wrapper[data-v-67e2d754] {
  background-color: blue;
  border-radius: 10px;
}
.levelPageTable .el-table__header-wrapper th[data-v-67e2d754] {
  color: white;
}
[data-v-67e2d754] .levelPageTable th {
  text-align: center;
  background-color: #2889f5 !important;
  border-right: 1px solid #fff;
  color: #ffffff;
}

