
.vue-modal[data-v-1ae25dd4] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.el-select__popper[data-v-1ae25dd4] {
  z-index: 100000000 !important;
}

.no-data-found[data-v-25182ece]{text-align:center;width:100%;border-radius:10px;background-color:#f8f9fa;box-shadow:0 0 10px 0 rgba(0,0,0,.1);border:1px solid #e9ecef}.no-data-found__image[data-v-25182ece]{width:100px !important;height:80px !important;margin:0 auto;display:block}.no-data-found__text[data-v-25182ece]{color:#6c757d;font-size:1.5rem;font-weight:500;margin-top:1rem !important;margin-bottom:0}.no-data-found-wrapper[data-v-25182ece]{width:100%;height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}

.btn-actions i.fas[data-v-d588f48e]:hover {
  color: #80a61a;
}
.error-msg[data-v-d588f48e] {
  color: red;
}
.el-select__popper[data-v-d588f48e] {
  z-index: 100000000 !important;
}


.mb-80px[data-v-208dc85c] {
  margin-bottom: 80px !important;
}

