.el-loading-mask {
  position: absolute !important;
  z-index: 100 !important;
}
.rycDetail__table {
  max-height: 500px;
  overflow-y: auto;
  padding: 0 1rem;
}
@media screen and (max-width: 375px) {
.rycDetail__table {
    max-height: 400px;
}
}
.rycDetail__table .table {
  margin: 1rem auto;
  width: 100%;
  border-bottom: 1px solid #dee2e6;
}
.rycDetail__table .table thead th {
  background-color: #0044AD;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
  text-align: center;
  color: #fff;
}
.rycDetail__table .table thead th:last-child {
  width: 65px;
}
.rycDetail__table .table tbody tr td {
  text-align: center;
  padding: 0.4rem;
  vertical-align: middle;
}
.rycDetail__table .table tbody tr td .text-hidden {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.rycDetail__table .table tbody tr td .text-hidden {
    width: 170px;
}
}
.rycDetail__table .table tbody tr:first-child td {
  border-top: 0;
}
.rycDetail__table .table.hasType thead th:first-child {
  width: 20px;
}
.rycDetail-dialog .modal-content {
  overflow: hidden;
}
.rycDetail-dialog .modal-body {
  padding: 0;
}
.rycDetail-dialog .close-btn {
  color: var(--secondary);
  margin-left: auto;
  cursor: pointer;
}
.rycDetail-dialog__header {
  display: flex;
  align-items: center;
  background: #F2F2F2;
  padding: 16px 24px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 4px solid var(--secondary);
}
.absolute-center[data-v-614f69e0] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-614f69e0] {
  cursor: pointer;
}
.overflow-clip[data-v-614f69e0] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-614f69e0] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-614f69e0] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-614f69e0] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-614f69e0] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-614f69e0] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-614f69e0] {
    right: 0;
}
}
.dashboard-index .row[data-v-614f69e0] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-614f69e0] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-614f69e0] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-614f69e0] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-614f69e0] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-614f69e0] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-614f69e0] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-614f69e0] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-614f69e0] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-614f69e0] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-614f69e0], .dashboard-index .card.customer2[data-v-614f69e0], .dashboard-index .card.customer3[data-v-614f69e0], .dashboard-index .card.customer4[data-v-614f69e0], .dashboard-index .card.customer5[data-v-614f69e0] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-614f69e0]::after, .dashboard-index .card.customer2[data-v-614f69e0]::after, .dashboard-index .card.customer3[data-v-614f69e0]::after, .dashboard-index .card.customer4[data-v-614f69e0]::after, .dashboard-index .card.customer5[data-v-614f69e0]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-614f69e0], .dashboard-index .card.customer2 .more-group[data-v-614f69e0], .dashboard-index .card.customer3 .more-group[data-v-614f69e0], .dashboard-index .card.customer4 .more-group[data-v-614f69e0], .dashboard-index .card.customer5 .more-group[data-v-614f69e0] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-614f69e0], .dashboard-index .card.customer2 .top-group[data-v-614f69e0], .dashboard-index .card.customer3 .top-group[data-v-614f69e0], .dashboard-index .card.customer4 .top-group[data-v-614f69e0], .dashboard-index .card.customer5 .top-group[data-v-614f69e0] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-614f69e0], .dashboard-index .card.customer2 .top-group[data-v-614f69e0], .dashboard-index .card.customer3 .top-group[data-v-614f69e0], .dashboard-index .card.customer4 .top-group[data-v-614f69e0], .dashboard-index .card.customer5 .top-group[data-v-614f69e0] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-614f69e0] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-614f69e0]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-614f69e0], .dashboard-index .card.customer2 .middle-group[data-v-614f69e0], .dashboard-index .card.customer3 .middle-group[data-v-614f69e0], .dashboard-index .card.customer4 .middle-group[data-v-614f69e0], .dashboard-index .card.customer5 .middle-group[data-v-614f69e0] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-614f69e0], .dashboard-index .card.customer2 .middle-group[data-v-614f69e0], .dashboard-index .card.customer3 .middle-group[data-v-614f69e0], .dashboard-index .card.customer4 .middle-group[data-v-614f69e0], .dashboard-index .card.customer5 .middle-group[data-v-614f69e0] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-614f69e0] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-614f69e0]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-614f69e0]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-614f69e0]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-614f69e0]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-614f69e0]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-614f69e0], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-614f69e0], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-614f69e0], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-614f69e0], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-614f69e0] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer2 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer3 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer4 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer5 .bottom-group[data-v-614f69e0] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer2 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer3 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer4 .bottom-group[data-v-614f69e0], .dashboard-index .card.customer5 .bottom-group[data-v-614f69e0] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-614f69e0], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-614f69e0] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-614f69e0]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-614f69e0]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-614f69e0], .dashboard-index .card.customer2 p[data-v-614f69e0], .dashboard-index .card.customer3 p[data-v-614f69e0], .dashboard-index .card.customer4 p[data-v-614f69e0], .dashboard-index .card.customer5 p[data-v-614f69e0] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-614f69e0], .dashboard-index .card.customer2 .fs14[data-v-614f69e0], .dashboard-index .card.customer3 .fs14[data-v-614f69e0], .dashboard-index .card.customer4 .fs14[data-v-614f69e0], .dashboard-index .card.customer5 .fs14[data-v-614f69e0] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-614f69e0], .dashboard-index .card.customer2 .fs16[data-v-614f69e0], .dashboard-index .card.customer3 .fs16[data-v-614f69e0], .dashboard-index .card.customer4 .fs16[data-v-614f69e0], .dashboard-index .card.customer5 .fs16[data-v-614f69e0] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-614f69e0], .dashboard-index .card.customer2 .fs18[data-v-614f69e0], .dashboard-index .card.customer3 .fs18[data-v-614f69e0], .dashboard-index .card.customer4 .fs18[data-v-614f69e0], .dashboard-index .card.customer5 .fs18[data-v-614f69e0] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-614f69e0], .dashboard-index .card.customer2 .fs20[data-v-614f69e0], .dashboard-index .card.customer3 .fs20[data-v-614f69e0], .dashboard-index .card.customer4 .fs20[data-v-614f69e0], .dashboard-index .card.customer5 .fs20[data-v-614f69e0] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-614f69e0], .dashboard-index .card.customer2 .fs28[data-v-614f69e0], .dashboard-index .card.customer3 .fs28[data-v-614f69e0], .dashboard-index .card.customer4 .fs28[data-v-614f69e0], .dashboard-index .card.customer5 .fs28[data-v-614f69e0] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-614f69e0], .dashboard-index .card.customer2 .fs32[data-v-614f69e0], .dashboard-index .card.customer3 .fs32[data-v-614f69e0], .dashboard-index .card.customer4 .fs32[data-v-614f69e0], .dashboard-index .card.customer5 .fs32[data-v-614f69e0] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-614f69e0], .dashboard-index .card.customer2 .black[data-v-614f69e0], .dashboard-index .card.customer3 .black[data-v-614f69e0], .dashboard-index .card.customer4 .black[data-v-614f69e0], .dashboard-index .card.customer5 .black[data-v-614f69e0] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-614f69e0], .dashboard-index .card.customer2 .blue[data-v-614f69e0], .dashboard-index .card.customer3 .blue[data-v-614f69e0], .dashboard-index .card.customer4 .blue[data-v-614f69e0], .dashboard-index .card.customer5 .blue[data-v-614f69e0] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-614f69e0], .dashboard-index .card.customer2 .orange[data-v-614f69e0], .dashboard-index .card.customer3 .orange[data-v-614f69e0], .dashboard-index .card.customer4 .orange[data-v-614f69e0], .dashboard-index .card.customer5 .orange[data-v-614f69e0] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-614f69e0], .dashboard-index .card.customer2 .brown[data-v-614f69e0], .dashboard-index .card.customer3 .brown[data-v-614f69e0], .dashboard-index .card.customer4 .brown[data-v-614f69e0], .dashboard-index .card.customer5 .brown[data-v-614f69e0] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-614f69e0], .dashboard-index .card.customer2 .red[data-v-614f69e0], .dashboard-index .card.customer3 .red[data-v-614f69e0], .dashboard-index .card.customer4 .red[data-v-614f69e0], .dashboard-index .card.customer5 .red[data-v-614f69e0] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-614f69e0], .dashboard-index .card.customer2 .grey[data-v-614f69e0], .dashboard-index .card.customer3 .grey[data-v-614f69e0], .dashboard-index .card.customer4 .grey[data-v-614f69e0], .dashboard-index .card.customer5 .grey[data-v-614f69e0] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-614f69e0], .dashboard-index .card.customer2 .bold[data-v-614f69e0], .dashboard-index .card.customer3 .bold[data-v-614f69e0], .dashboard-index .card.customer4 .bold[data-v-614f69e0], .dashboard-index .card.customer5 .bold[data-v-614f69e0] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-614f69e0], .dashboard-index .card.customer2 .btn[data-v-614f69e0], .dashboard-index .card.customer3 .btn[data-v-614f69e0], .dashboard-index .card.customer4 .btn[data-v-614f69e0], .dashboard-index .card.customer5 .btn[data-v-614f69e0] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-614f69e0], .dashboard-index .card.customer2 .footer-group[data-v-614f69e0], .dashboard-index .card.customer3 .footer-group[data-v-614f69e0], .dashboard-index .card.customer4 .footer-group[data-v-614f69e0], .dashboard-index .card.customer5 .footer-group[data-v-614f69e0] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-614f69e0] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-614f69e0] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-614f69e0] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-614f69e0] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-614f69e0] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-614f69e0] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-614f69e0] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-614f69e0] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-614f69e0] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-614f69e0] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-614f69e0],
.dashboard-index .card.noArrow .next[data-v-614f69e0] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-614f69e0] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-614f69e0] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-614f69e0] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-614f69e0] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-614f69e0] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-614f69e0] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-614f69e0] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-614f69e0] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-614f69e0] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-614f69e0] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-614f69e0]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-614f69e0] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-614f69e0] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-614f69e0] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-614f69e0] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-614f69e0]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-614f69e0] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-614f69e0] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-614f69e0] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-614f69e0] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-614f69e0] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-614f69e0] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-614f69e0]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-614f69e0] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-614f69e0]:hover, .dashboard-index .customerBtn[data-v-614f69e0]:focus, .dashboard-index .customerBtn[data-v-614f69e0]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-614f69e0] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-614f69e0] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-614f69e0]:hover, .dashboard-index .customerBtn2[data-v-614f69e0]:focus, .dashboard-index .customerBtn2[data-v-614f69e0]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-614f69e0] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-614f69e0] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-614f69e0] {
    margin-bottom: 8px;
}
}
.performance[data-v-614f69e0] {
  position: relative;
}
.performance .prev[data-v-614f69e0] {
  position: absolute;
  top: 45%;
  z-index: 10;
}
@media screen and (max-width: 1199px) {
.performance .prev[data-v-614f69e0] {
    left: 0;
}
}
@media screen and (max-width: 575px) {
.performance .prev[data-v-614f69e0] {
    left: 5px;
}
}
.performance .next[data-v-614f69e0] {
  position: absolute;
  top: 45%;
  right: 5px;
  z-index: 10;
}
@media screen and (max-width: 1199px) {
.performance .next[data-v-614f69e0] {
    right: 0;
}
}
@media screen and (max-width: 575px) {
.performance .next[data-v-614f69e0] {
    right: 5px;
}
}
.rycDetail__table-container .table th, .rycDetail__table-container .table td {
  padding: 2px !important;
}
.rycDetail__table-container .table {
  border-collapse: separate;
  border-spacing: 0;
  position: sticky !important;
}
.rycDetail__table-container .table tbody tr th:nth-child(1) {
  vertical-align: middle;
}
.rycDetail__table-container .table tbody tr th, .rycDetail__table-container .table tbody tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.1;
}
.rycDetail-dialog .modal-content {
  overflow: hidden;
}
.rycDetail-dialog .modal-body {
  padding: 0;
}
.rycDetail-dialog .close-btn {
  color: var(--secondary);
  margin-left: auto;
  cursor: pointer;
}
.rycDetail-dialog__header {
  display: flex;
  align-items: center;
  background: #F2F2F2;
  padding: 16px 24px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 4px solid var(--secondary);
}
.absolute-center[data-v-3f016d1f] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-3f016d1f] {
  cursor: pointer;
}
.overflow-clip[data-v-3f016d1f] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-3f016d1f] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-3f016d1f] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-3f016d1f] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-3f016d1f] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-3f016d1f] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-3f016d1f] {
    right: 0;
}
}
.dashboard-index .row[data-v-3f016d1f] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-3f016d1f] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-3f016d1f] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-3f016d1f] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-3f016d1f] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-3f016d1f] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-3f016d1f] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-3f016d1f] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-3f016d1f] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-3f016d1f] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-3f016d1f], .dashboard-index .card.customer2[data-v-3f016d1f], .dashboard-index .card.customer3[data-v-3f016d1f], .dashboard-index .card.customer4[data-v-3f016d1f], .dashboard-index .card.customer5[data-v-3f016d1f] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-3f016d1f]::after, .dashboard-index .card.customer2[data-v-3f016d1f]::after, .dashboard-index .card.customer3[data-v-3f016d1f]::after, .dashboard-index .card.customer4[data-v-3f016d1f]::after, .dashboard-index .card.customer5[data-v-3f016d1f]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-3f016d1f], .dashboard-index .card.customer2 .more-group[data-v-3f016d1f], .dashboard-index .card.customer3 .more-group[data-v-3f016d1f], .dashboard-index .card.customer4 .more-group[data-v-3f016d1f], .dashboard-index .card.customer5 .more-group[data-v-3f016d1f] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-3f016d1f], .dashboard-index .card.customer2 .top-group[data-v-3f016d1f], .dashboard-index .card.customer3 .top-group[data-v-3f016d1f], .dashboard-index .card.customer4 .top-group[data-v-3f016d1f], .dashboard-index .card.customer5 .top-group[data-v-3f016d1f] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-3f016d1f], .dashboard-index .card.customer2 .top-group[data-v-3f016d1f], .dashboard-index .card.customer3 .top-group[data-v-3f016d1f], .dashboard-index .card.customer4 .top-group[data-v-3f016d1f], .dashboard-index .card.customer5 .top-group[data-v-3f016d1f] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-3f016d1f] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-3f016d1f]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer2 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer3 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer4 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer5 .middle-group[data-v-3f016d1f] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer2 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer3 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer4 .middle-group[data-v-3f016d1f], .dashboard-index .card.customer5 .middle-group[data-v-3f016d1f] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-3f016d1f] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-3f016d1f]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-3f016d1f]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-3f016d1f]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3f016d1f]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-3f016d1f]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-3f016d1f], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-3f016d1f], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-3f016d1f], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-3f016d1f], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-3f016d1f] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer2 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer3 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer4 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer5 .bottom-group[data-v-3f016d1f] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer2 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer3 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer4 .bottom-group[data-v-3f016d1f], .dashboard-index .card.customer5 .bottom-group[data-v-3f016d1f] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-3f016d1f], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-3f016d1f] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-3f016d1f]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-3f016d1f]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-3f016d1f], .dashboard-index .card.customer2 p[data-v-3f016d1f], .dashboard-index .card.customer3 p[data-v-3f016d1f], .dashboard-index .card.customer4 p[data-v-3f016d1f], .dashboard-index .card.customer5 p[data-v-3f016d1f] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-3f016d1f], .dashboard-index .card.customer2 .fs14[data-v-3f016d1f], .dashboard-index .card.customer3 .fs14[data-v-3f016d1f], .dashboard-index .card.customer4 .fs14[data-v-3f016d1f], .dashboard-index .card.customer5 .fs14[data-v-3f016d1f] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-3f016d1f], .dashboard-index .card.customer2 .fs16[data-v-3f016d1f], .dashboard-index .card.customer3 .fs16[data-v-3f016d1f], .dashboard-index .card.customer4 .fs16[data-v-3f016d1f], .dashboard-index .card.customer5 .fs16[data-v-3f016d1f] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-3f016d1f], .dashboard-index .card.customer2 .fs18[data-v-3f016d1f], .dashboard-index .card.customer3 .fs18[data-v-3f016d1f], .dashboard-index .card.customer4 .fs18[data-v-3f016d1f], .dashboard-index .card.customer5 .fs18[data-v-3f016d1f] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-3f016d1f], .dashboard-index .card.customer2 .fs20[data-v-3f016d1f], .dashboard-index .card.customer3 .fs20[data-v-3f016d1f], .dashboard-index .card.customer4 .fs20[data-v-3f016d1f], .dashboard-index .card.customer5 .fs20[data-v-3f016d1f] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-3f016d1f], .dashboard-index .card.customer2 .fs28[data-v-3f016d1f], .dashboard-index .card.customer3 .fs28[data-v-3f016d1f], .dashboard-index .card.customer4 .fs28[data-v-3f016d1f], .dashboard-index .card.customer5 .fs28[data-v-3f016d1f] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-3f016d1f], .dashboard-index .card.customer2 .fs32[data-v-3f016d1f], .dashboard-index .card.customer3 .fs32[data-v-3f016d1f], .dashboard-index .card.customer4 .fs32[data-v-3f016d1f], .dashboard-index .card.customer5 .fs32[data-v-3f016d1f] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-3f016d1f], .dashboard-index .card.customer2 .black[data-v-3f016d1f], .dashboard-index .card.customer3 .black[data-v-3f016d1f], .dashboard-index .card.customer4 .black[data-v-3f016d1f], .dashboard-index .card.customer5 .black[data-v-3f016d1f] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-3f016d1f], .dashboard-index .card.customer2 .blue[data-v-3f016d1f], .dashboard-index .card.customer3 .blue[data-v-3f016d1f], .dashboard-index .card.customer4 .blue[data-v-3f016d1f], .dashboard-index .card.customer5 .blue[data-v-3f016d1f] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-3f016d1f], .dashboard-index .card.customer2 .orange[data-v-3f016d1f], .dashboard-index .card.customer3 .orange[data-v-3f016d1f], .dashboard-index .card.customer4 .orange[data-v-3f016d1f], .dashboard-index .card.customer5 .orange[data-v-3f016d1f] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-3f016d1f], .dashboard-index .card.customer2 .brown[data-v-3f016d1f], .dashboard-index .card.customer3 .brown[data-v-3f016d1f], .dashboard-index .card.customer4 .brown[data-v-3f016d1f], .dashboard-index .card.customer5 .brown[data-v-3f016d1f] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-3f016d1f], .dashboard-index .card.customer2 .red[data-v-3f016d1f], .dashboard-index .card.customer3 .red[data-v-3f016d1f], .dashboard-index .card.customer4 .red[data-v-3f016d1f], .dashboard-index .card.customer5 .red[data-v-3f016d1f] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-3f016d1f], .dashboard-index .card.customer2 .grey[data-v-3f016d1f], .dashboard-index .card.customer3 .grey[data-v-3f016d1f], .dashboard-index .card.customer4 .grey[data-v-3f016d1f], .dashboard-index .card.customer5 .grey[data-v-3f016d1f] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-3f016d1f], .dashboard-index .card.customer2 .bold[data-v-3f016d1f], .dashboard-index .card.customer3 .bold[data-v-3f016d1f], .dashboard-index .card.customer4 .bold[data-v-3f016d1f], .dashboard-index .card.customer5 .bold[data-v-3f016d1f] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-3f016d1f], .dashboard-index .card.customer2 .btn[data-v-3f016d1f], .dashboard-index .card.customer3 .btn[data-v-3f016d1f], .dashboard-index .card.customer4 .btn[data-v-3f016d1f], .dashboard-index .card.customer5 .btn[data-v-3f016d1f] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-3f016d1f], .dashboard-index .card.customer2 .footer-group[data-v-3f016d1f], .dashboard-index .card.customer3 .footer-group[data-v-3f016d1f], .dashboard-index .card.customer4 .footer-group[data-v-3f016d1f], .dashboard-index .card.customer5 .footer-group[data-v-3f016d1f] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3f016d1f] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-3f016d1f] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-3f016d1f] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-3f016d1f] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-3f016d1f] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3f016d1f] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-3f016d1f] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-3f016d1f] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-3f016d1f] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-3f016d1f] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-3f016d1f],
.dashboard-index .card.noArrow .next[data-v-3f016d1f] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-3f016d1f] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-3f016d1f] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-3f016d1f] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-3f016d1f] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-3f016d1f] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-3f016d1f] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-3f016d1f] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-3f016d1f] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-3f016d1f] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-3f016d1f] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-3f016d1f]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-3f016d1f] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-3f016d1f] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-3f016d1f] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-3f016d1f] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-3f016d1f]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-3f016d1f] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-3f016d1f] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-3f016d1f] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-3f016d1f] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-3f016d1f] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-3f016d1f] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-3f016d1f]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-3f016d1f] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-3f016d1f]:hover, .dashboard-index .customerBtn[data-v-3f016d1f]:focus, .dashboard-index .customerBtn[data-v-3f016d1f]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-3f016d1f] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-3f016d1f] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-3f016d1f]:hover, .dashboard-index .customerBtn2[data-v-3f016d1f]:focus, .dashboard-index .customerBtn2[data-v-3f016d1f]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-3f016d1f] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-3f016d1f] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-3f016d1f] {
    margin-bottom: 8px;
}
}
.carousel[data-v-3f016d1f] {
  min-height: 130px;
}
.competition[data-v-3f016d1f] {
  min-height: 130px;
  position: relative;
  margin-bottom: 1rem;
}
.competition .prev[data-v-3f016d1f], .competition .next[data-v-3f016d1f] {
  position: absolute;
  z-index: 10;
  font-size: 20px;
  top: 30%;
}
@media screen and (max-width: 1199px) {
.competition .prev[data-v-3f016d1f] {
    left: -10px;
}
}
@media screen and (max-width: 575px) {
.competition .prev[data-v-3f016d1f] {
    left: -5px;
}
}
.competition .next[data-v-3f016d1f] {
  right: 5px;
}
@media screen and (max-width: 1199px) {
.competition .next[data-v-3f016d1f] {
    right: -10px;
}
}
@media screen and (max-width: 575px) {
.competition .next[data-v-3f016d1f] {
    right: -5px;
}
}
.short_bg[data-v-3f016d1f] {
  background: url(../img/competition-short_bg.74bd461b.png) no-repeat center;
  background-size: cover;
}
.absolute-center[data-v-8ecf83fc] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-8ecf83fc] {
  cursor: pointer;
}
.overflow-clip[data-v-8ecf83fc] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-8ecf83fc] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-8ecf83fc] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-8ecf83fc] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-8ecf83fc] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-8ecf83fc] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-8ecf83fc] {
    right: 0;
}
}
.dashboard-index .row[data-v-8ecf83fc] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-8ecf83fc] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-8ecf83fc] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-8ecf83fc] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-8ecf83fc] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-8ecf83fc] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-8ecf83fc] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-8ecf83fc] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-8ecf83fc] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-8ecf83fc] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-8ecf83fc], .dashboard-index .card.customer2[data-v-8ecf83fc], .dashboard-index .card.customer3[data-v-8ecf83fc], .dashboard-index .card.customer4[data-v-8ecf83fc], .dashboard-index .card.customer5[data-v-8ecf83fc] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-8ecf83fc]::after, .dashboard-index .card.customer2[data-v-8ecf83fc]::after, .dashboard-index .card.customer3[data-v-8ecf83fc]::after, .dashboard-index .card.customer4[data-v-8ecf83fc]::after, .dashboard-index .card.customer5[data-v-8ecf83fc]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .more-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .more-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .more-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .more-group[data-v-8ecf83fc] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .top-group[data-v-8ecf83fc] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .top-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .top-group[data-v-8ecf83fc] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-8ecf83fc] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-8ecf83fc]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .middle-group[data-v-8ecf83fc] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .middle-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .middle-group[data-v-8ecf83fc] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-8ecf83fc] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-8ecf83fc]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-8ecf83fc]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-8ecf83fc]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-8ecf83fc]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-8ecf83fc]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-8ecf83fc], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-8ecf83fc], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-8ecf83fc], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-8ecf83fc], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-8ecf83fc] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .bottom-group[data-v-8ecf83fc] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .bottom-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .bottom-group[data-v-8ecf83fc] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-8ecf83fc], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-8ecf83fc] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-8ecf83fc]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-8ecf83fc]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-8ecf83fc], .dashboard-index .card.customer2 p[data-v-8ecf83fc], .dashboard-index .card.customer3 p[data-v-8ecf83fc], .dashboard-index .card.customer4 p[data-v-8ecf83fc], .dashboard-index .card.customer5 p[data-v-8ecf83fc] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-8ecf83fc], .dashboard-index .card.customer2 .fs14[data-v-8ecf83fc], .dashboard-index .card.customer3 .fs14[data-v-8ecf83fc], .dashboard-index .card.customer4 .fs14[data-v-8ecf83fc], .dashboard-index .card.customer5 .fs14[data-v-8ecf83fc] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-8ecf83fc], .dashboard-index .card.customer2 .fs16[data-v-8ecf83fc], .dashboard-index .card.customer3 .fs16[data-v-8ecf83fc], .dashboard-index .card.customer4 .fs16[data-v-8ecf83fc], .dashboard-index .card.customer5 .fs16[data-v-8ecf83fc] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-8ecf83fc], .dashboard-index .card.customer2 .fs18[data-v-8ecf83fc], .dashboard-index .card.customer3 .fs18[data-v-8ecf83fc], .dashboard-index .card.customer4 .fs18[data-v-8ecf83fc], .dashboard-index .card.customer5 .fs18[data-v-8ecf83fc] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-8ecf83fc], .dashboard-index .card.customer2 .fs20[data-v-8ecf83fc], .dashboard-index .card.customer3 .fs20[data-v-8ecf83fc], .dashboard-index .card.customer4 .fs20[data-v-8ecf83fc], .dashboard-index .card.customer5 .fs20[data-v-8ecf83fc] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-8ecf83fc], .dashboard-index .card.customer2 .fs28[data-v-8ecf83fc], .dashboard-index .card.customer3 .fs28[data-v-8ecf83fc], .dashboard-index .card.customer4 .fs28[data-v-8ecf83fc], .dashboard-index .card.customer5 .fs28[data-v-8ecf83fc] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-8ecf83fc], .dashboard-index .card.customer2 .fs32[data-v-8ecf83fc], .dashboard-index .card.customer3 .fs32[data-v-8ecf83fc], .dashboard-index .card.customer4 .fs32[data-v-8ecf83fc], .dashboard-index .card.customer5 .fs32[data-v-8ecf83fc] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-8ecf83fc], .dashboard-index .card.customer2 .black[data-v-8ecf83fc], .dashboard-index .card.customer3 .black[data-v-8ecf83fc], .dashboard-index .card.customer4 .black[data-v-8ecf83fc], .dashboard-index .card.customer5 .black[data-v-8ecf83fc] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-8ecf83fc], .dashboard-index .card.customer2 .blue[data-v-8ecf83fc], .dashboard-index .card.customer3 .blue[data-v-8ecf83fc], .dashboard-index .card.customer4 .blue[data-v-8ecf83fc], .dashboard-index .card.customer5 .blue[data-v-8ecf83fc] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-8ecf83fc], .dashboard-index .card.customer2 .orange[data-v-8ecf83fc], .dashboard-index .card.customer3 .orange[data-v-8ecf83fc], .dashboard-index .card.customer4 .orange[data-v-8ecf83fc], .dashboard-index .card.customer5 .orange[data-v-8ecf83fc] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-8ecf83fc], .dashboard-index .card.customer2 .brown[data-v-8ecf83fc], .dashboard-index .card.customer3 .brown[data-v-8ecf83fc], .dashboard-index .card.customer4 .brown[data-v-8ecf83fc], .dashboard-index .card.customer5 .brown[data-v-8ecf83fc] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-8ecf83fc], .dashboard-index .card.customer2 .red[data-v-8ecf83fc], .dashboard-index .card.customer3 .red[data-v-8ecf83fc], .dashboard-index .card.customer4 .red[data-v-8ecf83fc], .dashboard-index .card.customer5 .red[data-v-8ecf83fc] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-8ecf83fc], .dashboard-index .card.customer2 .grey[data-v-8ecf83fc], .dashboard-index .card.customer3 .grey[data-v-8ecf83fc], .dashboard-index .card.customer4 .grey[data-v-8ecf83fc], .dashboard-index .card.customer5 .grey[data-v-8ecf83fc] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-8ecf83fc], .dashboard-index .card.customer2 .bold[data-v-8ecf83fc], .dashboard-index .card.customer3 .bold[data-v-8ecf83fc], .dashboard-index .card.customer4 .bold[data-v-8ecf83fc], .dashboard-index .card.customer5 .bold[data-v-8ecf83fc] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-8ecf83fc], .dashboard-index .card.customer2 .btn[data-v-8ecf83fc], .dashboard-index .card.customer3 .btn[data-v-8ecf83fc], .dashboard-index .card.customer4 .btn[data-v-8ecf83fc], .dashboard-index .card.customer5 .btn[data-v-8ecf83fc] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-8ecf83fc], .dashboard-index .card.customer2 .footer-group[data-v-8ecf83fc], .dashboard-index .card.customer3 .footer-group[data-v-8ecf83fc], .dashboard-index .card.customer4 .footer-group[data-v-8ecf83fc], .dashboard-index .card.customer5 .footer-group[data-v-8ecf83fc] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-8ecf83fc] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-8ecf83fc] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-8ecf83fc] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-8ecf83fc] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-8ecf83fc] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-8ecf83fc] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-8ecf83fc] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-8ecf83fc] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-8ecf83fc] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-8ecf83fc] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-8ecf83fc],
.dashboard-index .card.noArrow .next[data-v-8ecf83fc] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-8ecf83fc] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-8ecf83fc] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-8ecf83fc] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-8ecf83fc] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-8ecf83fc] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-8ecf83fc] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-8ecf83fc] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-8ecf83fc] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-8ecf83fc] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-8ecf83fc] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-8ecf83fc]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-8ecf83fc] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-8ecf83fc] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-8ecf83fc] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-8ecf83fc] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-8ecf83fc]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-8ecf83fc] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-8ecf83fc] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-8ecf83fc] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-8ecf83fc] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-8ecf83fc] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-8ecf83fc] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-8ecf83fc]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-8ecf83fc] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-8ecf83fc]:hover, .dashboard-index .customerBtn[data-v-8ecf83fc]:focus, .dashboard-index .customerBtn[data-v-8ecf83fc]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-8ecf83fc] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-8ecf83fc] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-8ecf83fc]:hover, .dashboard-index .customerBtn2[data-v-8ecf83fc]:focus, .dashboard-index .customerBtn2[data-v-8ecf83fc]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-8ecf83fc] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-8ecf83fc] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-8ecf83fc] {
    margin-bottom: 8px;
}
}
.maxWith[data-v-8ecf83fc] {
  max-width: 100% !important;
}
.marquee a[data-v-8ecf83fc], .marquee span[data-v-8ecf83fc] {
  color: #9a6f00;
}
.marquee a[data-v-8ecf83fc] {
  text-decoration: underline;
  font-weight: normal;
  cursor: pointer;
}
.marquee-text-text[data-v-8ecf83fc] {
  display: flex;
  align-items: center;
}
.marquee-wrap[data-v-8ecf83fc] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.absolute-center[data-v-28d817ca] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-28d817ca] {
  cursor: pointer;
}
.overflow-clip[data-v-28d817ca] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-28d817ca] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-28d817ca] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-28d817ca] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-28d817ca] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-28d817ca] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-28d817ca] {
    right: 0;
}
}
.dashboard-index .row[data-v-28d817ca] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-28d817ca] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-28d817ca] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-28d817ca] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-28d817ca] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-28d817ca] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-28d817ca] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-28d817ca] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-28d817ca] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-28d817ca] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-28d817ca], .dashboard-index .card.customer2[data-v-28d817ca], .dashboard-index .card.customer3[data-v-28d817ca], .dashboard-index .card.customer4[data-v-28d817ca], .dashboard-index .card.customer5[data-v-28d817ca] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-28d817ca]::after, .dashboard-index .card.customer2[data-v-28d817ca]::after, .dashboard-index .card.customer3[data-v-28d817ca]::after, .dashboard-index .card.customer4[data-v-28d817ca]::after, .dashboard-index .card.customer5[data-v-28d817ca]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-28d817ca], .dashboard-index .card.customer2 .more-group[data-v-28d817ca], .dashboard-index .card.customer3 .more-group[data-v-28d817ca], .dashboard-index .card.customer4 .more-group[data-v-28d817ca], .dashboard-index .card.customer5 .more-group[data-v-28d817ca] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-28d817ca], .dashboard-index .card.customer2 .top-group[data-v-28d817ca], .dashboard-index .card.customer3 .top-group[data-v-28d817ca], .dashboard-index .card.customer4 .top-group[data-v-28d817ca], .dashboard-index .card.customer5 .top-group[data-v-28d817ca] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-28d817ca], .dashboard-index .card.customer2 .top-group[data-v-28d817ca], .dashboard-index .card.customer3 .top-group[data-v-28d817ca], .dashboard-index .card.customer4 .top-group[data-v-28d817ca], .dashboard-index .card.customer5 .top-group[data-v-28d817ca] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-28d817ca] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-28d817ca]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-28d817ca], .dashboard-index .card.customer2 .middle-group[data-v-28d817ca], .dashboard-index .card.customer3 .middle-group[data-v-28d817ca], .dashboard-index .card.customer4 .middle-group[data-v-28d817ca], .dashboard-index .card.customer5 .middle-group[data-v-28d817ca] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-28d817ca], .dashboard-index .card.customer2 .middle-group[data-v-28d817ca], .dashboard-index .card.customer3 .middle-group[data-v-28d817ca], .dashboard-index .card.customer4 .middle-group[data-v-28d817ca], .dashboard-index .card.customer5 .middle-group[data-v-28d817ca] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-28d817ca] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-28d817ca]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-28d817ca]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-28d817ca]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-28d817ca]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-28d817ca]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-28d817ca], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-28d817ca], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-28d817ca], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-28d817ca], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-28d817ca] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer2 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer3 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer4 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer5 .bottom-group[data-v-28d817ca] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer2 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer3 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer4 .bottom-group[data-v-28d817ca], .dashboard-index .card.customer5 .bottom-group[data-v-28d817ca] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-28d817ca], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-28d817ca] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-28d817ca]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-28d817ca]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-28d817ca], .dashboard-index .card.customer2 p[data-v-28d817ca], .dashboard-index .card.customer3 p[data-v-28d817ca], .dashboard-index .card.customer4 p[data-v-28d817ca], .dashboard-index .card.customer5 p[data-v-28d817ca] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-28d817ca], .dashboard-index .card.customer2 .fs14[data-v-28d817ca], .dashboard-index .card.customer3 .fs14[data-v-28d817ca], .dashboard-index .card.customer4 .fs14[data-v-28d817ca], .dashboard-index .card.customer5 .fs14[data-v-28d817ca] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-28d817ca], .dashboard-index .card.customer2 .fs16[data-v-28d817ca], .dashboard-index .card.customer3 .fs16[data-v-28d817ca], .dashboard-index .card.customer4 .fs16[data-v-28d817ca], .dashboard-index .card.customer5 .fs16[data-v-28d817ca] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-28d817ca], .dashboard-index .card.customer2 .fs18[data-v-28d817ca], .dashboard-index .card.customer3 .fs18[data-v-28d817ca], .dashboard-index .card.customer4 .fs18[data-v-28d817ca], .dashboard-index .card.customer5 .fs18[data-v-28d817ca] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-28d817ca], .dashboard-index .card.customer2 .fs20[data-v-28d817ca], .dashboard-index .card.customer3 .fs20[data-v-28d817ca], .dashboard-index .card.customer4 .fs20[data-v-28d817ca], .dashboard-index .card.customer5 .fs20[data-v-28d817ca] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-28d817ca], .dashboard-index .card.customer2 .fs28[data-v-28d817ca], .dashboard-index .card.customer3 .fs28[data-v-28d817ca], .dashboard-index .card.customer4 .fs28[data-v-28d817ca], .dashboard-index .card.customer5 .fs28[data-v-28d817ca] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-28d817ca], .dashboard-index .card.customer2 .fs32[data-v-28d817ca], .dashboard-index .card.customer3 .fs32[data-v-28d817ca], .dashboard-index .card.customer4 .fs32[data-v-28d817ca], .dashboard-index .card.customer5 .fs32[data-v-28d817ca] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-28d817ca], .dashboard-index .card.customer2 .black[data-v-28d817ca], .dashboard-index .card.customer3 .black[data-v-28d817ca], .dashboard-index .card.customer4 .black[data-v-28d817ca], .dashboard-index .card.customer5 .black[data-v-28d817ca] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-28d817ca], .dashboard-index .card.customer2 .blue[data-v-28d817ca], .dashboard-index .card.customer3 .blue[data-v-28d817ca], .dashboard-index .card.customer4 .blue[data-v-28d817ca], .dashboard-index .card.customer5 .blue[data-v-28d817ca] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-28d817ca], .dashboard-index .card.customer2 .orange[data-v-28d817ca], .dashboard-index .card.customer3 .orange[data-v-28d817ca], .dashboard-index .card.customer4 .orange[data-v-28d817ca], .dashboard-index .card.customer5 .orange[data-v-28d817ca] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-28d817ca], .dashboard-index .card.customer2 .brown[data-v-28d817ca], .dashboard-index .card.customer3 .brown[data-v-28d817ca], .dashboard-index .card.customer4 .brown[data-v-28d817ca], .dashboard-index .card.customer5 .brown[data-v-28d817ca] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-28d817ca], .dashboard-index .card.customer2 .red[data-v-28d817ca], .dashboard-index .card.customer3 .red[data-v-28d817ca], .dashboard-index .card.customer4 .red[data-v-28d817ca], .dashboard-index .card.customer5 .red[data-v-28d817ca] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-28d817ca], .dashboard-index .card.customer2 .grey[data-v-28d817ca], .dashboard-index .card.customer3 .grey[data-v-28d817ca], .dashboard-index .card.customer4 .grey[data-v-28d817ca], .dashboard-index .card.customer5 .grey[data-v-28d817ca] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-28d817ca], .dashboard-index .card.customer2 .bold[data-v-28d817ca], .dashboard-index .card.customer3 .bold[data-v-28d817ca], .dashboard-index .card.customer4 .bold[data-v-28d817ca], .dashboard-index .card.customer5 .bold[data-v-28d817ca] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-28d817ca], .dashboard-index .card.customer2 .btn[data-v-28d817ca], .dashboard-index .card.customer3 .btn[data-v-28d817ca], .dashboard-index .card.customer4 .btn[data-v-28d817ca], .dashboard-index .card.customer5 .btn[data-v-28d817ca] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-28d817ca], .dashboard-index .card.customer2 .footer-group[data-v-28d817ca], .dashboard-index .card.customer3 .footer-group[data-v-28d817ca], .dashboard-index .card.customer4 .footer-group[data-v-28d817ca], .dashboard-index .card.customer5 .footer-group[data-v-28d817ca] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-28d817ca] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-28d817ca] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-28d817ca] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-28d817ca] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-28d817ca] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-28d817ca] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-28d817ca] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-28d817ca] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-28d817ca] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-28d817ca] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-28d817ca],
.dashboard-index .card.noArrow .next[data-v-28d817ca] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-28d817ca] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-28d817ca] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-28d817ca] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-28d817ca] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-28d817ca] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-28d817ca] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-28d817ca] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-28d817ca] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-28d817ca] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-28d817ca] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-28d817ca]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-28d817ca] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-28d817ca] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-28d817ca] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-28d817ca] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-28d817ca]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-28d817ca] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-28d817ca] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-28d817ca] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-28d817ca] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-28d817ca] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-28d817ca] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-28d817ca]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-28d817ca] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-28d817ca]:hover, .dashboard-index .customerBtn[data-v-28d817ca]:focus, .dashboard-index .customerBtn[data-v-28d817ca]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-28d817ca] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-28d817ca] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-28d817ca]:hover, .dashboard-index .customerBtn2[data-v-28d817ca]:focus, .dashboard-index .customerBtn2[data-v-28d817ca]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-28d817ca] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-28d817ca] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-28d817ca] {
    margin-bottom: 8px;
}
}
.dropdown[data-v-28d817ca] {
  position: absolute;
  z-index: 100;
  top: 37px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  padding: 10px;
  width: 100%;
}
.dropdown li[data-v-28d817ca] {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.dropdown li[data-v-28d817ca]:hover {
  background-color: #ddd;
}
.dropdown .search-title[data-v-28d817ca] {
  width: 85%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.banner {
  min-height: 120px;
}
.banner .carousel-item {
  background: #fef8f1 !important;
}
.absolute-center[data-v-ee84e308] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-ee84e308] {
  cursor: pointer;
}
.overflow-clip[data-v-ee84e308] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-ee84e308] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-ee84e308] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-ee84e308] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-ee84e308] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-ee84e308] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-ee84e308] {
    right: 0;
}
}
.dashboard-index .row[data-v-ee84e308] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-ee84e308] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-ee84e308] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-ee84e308] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-ee84e308] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-ee84e308] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-ee84e308] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-ee84e308] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-ee84e308] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-ee84e308] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-ee84e308], .dashboard-index .card.customer2[data-v-ee84e308], .dashboard-index .card.customer3[data-v-ee84e308], .dashboard-index .card.customer4[data-v-ee84e308], .dashboard-index .card.customer5[data-v-ee84e308] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-ee84e308]::after, .dashboard-index .card.customer2[data-v-ee84e308]::after, .dashboard-index .card.customer3[data-v-ee84e308]::after, .dashboard-index .card.customer4[data-v-ee84e308]::after, .dashboard-index .card.customer5[data-v-ee84e308]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-ee84e308], .dashboard-index .card.customer2 .more-group[data-v-ee84e308], .dashboard-index .card.customer3 .more-group[data-v-ee84e308], .dashboard-index .card.customer4 .more-group[data-v-ee84e308], .dashboard-index .card.customer5 .more-group[data-v-ee84e308] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-ee84e308], .dashboard-index .card.customer2 .top-group[data-v-ee84e308], .dashboard-index .card.customer3 .top-group[data-v-ee84e308], .dashboard-index .card.customer4 .top-group[data-v-ee84e308], .dashboard-index .card.customer5 .top-group[data-v-ee84e308] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-ee84e308], .dashboard-index .card.customer2 .top-group[data-v-ee84e308], .dashboard-index .card.customer3 .top-group[data-v-ee84e308], .dashboard-index .card.customer4 .top-group[data-v-ee84e308], .dashboard-index .card.customer5 .top-group[data-v-ee84e308] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-ee84e308] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-ee84e308]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-ee84e308], .dashboard-index .card.customer2 .middle-group[data-v-ee84e308], .dashboard-index .card.customer3 .middle-group[data-v-ee84e308], .dashboard-index .card.customer4 .middle-group[data-v-ee84e308], .dashboard-index .card.customer5 .middle-group[data-v-ee84e308] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-ee84e308], .dashboard-index .card.customer2 .middle-group[data-v-ee84e308], .dashboard-index .card.customer3 .middle-group[data-v-ee84e308], .dashboard-index .card.customer4 .middle-group[data-v-ee84e308], .dashboard-index .card.customer5 .middle-group[data-v-ee84e308] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-ee84e308] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-ee84e308]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-ee84e308]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-ee84e308]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-ee84e308]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-ee84e308]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-ee84e308], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-ee84e308], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-ee84e308], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-ee84e308], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-ee84e308] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer2 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer3 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer4 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer5 .bottom-group[data-v-ee84e308] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer2 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer3 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer4 .bottom-group[data-v-ee84e308], .dashboard-index .card.customer5 .bottom-group[data-v-ee84e308] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-ee84e308], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-ee84e308] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-ee84e308]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-ee84e308]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-ee84e308], .dashboard-index .card.customer2 p[data-v-ee84e308], .dashboard-index .card.customer3 p[data-v-ee84e308], .dashboard-index .card.customer4 p[data-v-ee84e308], .dashboard-index .card.customer5 p[data-v-ee84e308] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-ee84e308], .dashboard-index .card.customer2 .fs14[data-v-ee84e308], .dashboard-index .card.customer3 .fs14[data-v-ee84e308], .dashboard-index .card.customer4 .fs14[data-v-ee84e308], .dashboard-index .card.customer5 .fs14[data-v-ee84e308] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-ee84e308], .dashboard-index .card.customer2 .fs16[data-v-ee84e308], .dashboard-index .card.customer3 .fs16[data-v-ee84e308], .dashboard-index .card.customer4 .fs16[data-v-ee84e308], .dashboard-index .card.customer5 .fs16[data-v-ee84e308] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-ee84e308], .dashboard-index .card.customer2 .fs18[data-v-ee84e308], .dashboard-index .card.customer3 .fs18[data-v-ee84e308], .dashboard-index .card.customer4 .fs18[data-v-ee84e308], .dashboard-index .card.customer5 .fs18[data-v-ee84e308] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-ee84e308], .dashboard-index .card.customer2 .fs20[data-v-ee84e308], .dashboard-index .card.customer3 .fs20[data-v-ee84e308], .dashboard-index .card.customer4 .fs20[data-v-ee84e308], .dashboard-index .card.customer5 .fs20[data-v-ee84e308] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-ee84e308], .dashboard-index .card.customer2 .fs28[data-v-ee84e308], .dashboard-index .card.customer3 .fs28[data-v-ee84e308], .dashboard-index .card.customer4 .fs28[data-v-ee84e308], .dashboard-index .card.customer5 .fs28[data-v-ee84e308] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-ee84e308], .dashboard-index .card.customer2 .fs32[data-v-ee84e308], .dashboard-index .card.customer3 .fs32[data-v-ee84e308], .dashboard-index .card.customer4 .fs32[data-v-ee84e308], .dashboard-index .card.customer5 .fs32[data-v-ee84e308] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-ee84e308], .dashboard-index .card.customer2 .black[data-v-ee84e308], .dashboard-index .card.customer3 .black[data-v-ee84e308], .dashboard-index .card.customer4 .black[data-v-ee84e308], .dashboard-index .card.customer5 .black[data-v-ee84e308] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-ee84e308], .dashboard-index .card.customer2 .blue[data-v-ee84e308], .dashboard-index .card.customer3 .blue[data-v-ee84e308], .dashboard-index .card.customer4 .blue[data-v-ee84e308], .dashboard-index .card.customer5 .blue[data-v-ee84e308] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-ee84e308], .dashboard-index .card.customer2 .orange[data-v-ee84e308], .dashboard-index .card.customer3 .orange[data-v-ee84e308], .dashboard-index .card.customer4 .orange[data-v-ee84e308], .dashboard-index .card.customer5 .orange[data-v-ee84e308] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-ee84e308], .dashboard-index .card.customer2 .brown[data-v-ee84e308], .dashboard-index .card.customer3 .brown[data-v-ee84e308], .dashboard-index .card.customer4 .brown[data-v-ee84e308], .dashboard-index .card.customer5 .brown[data-v-ee84e308] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-ee84e308], .dashboard-index .card.customer2 .red[data-v-ee84e308], .dashboard-index .card.customer3 .red[data-v-ee84e308], .dashboard-index .card.customer4 .red[data-v-ee84e308], .dashboard-index .card.customer5 .red[data-v-ee84e308] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-ee84e308], .dashboard-index .card.customer2 .grey[data-v-ee84e308], .dashboard-index .card.customer3 .grey[data-v-ee84e308], .dashboard-index .card.customer4 .grey[data-v-ee84e308], .dashboard-index .card.customer5 .grey[data-v-ee84e308] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-ee84e308], .dashboard-index .card.customer2 .bold[data-v-ee84e308], .dashboard-index .card.customer3 .bold[data-v-ee84e308], .dashboard-index .card.customer4 .bold[data-v-ee84e308], .dashboard-index .card.customer5 .bold[data-v-ee84e308] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-ee84e308], .dashboard-index .card.customer2 .btn[data-v-ee84e308], .dashboard-index .card.customer3 .btn[data-v-ee84e308], .dashboard-index .card.customer4 .btn[data-v-ee84e308], .dashboard-index .card.customer5 .btn[data-v-ee84e308] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-ee84e308], .dashboard-index .card.customer2 .footer-group[data-v-ee84e308], .dashboard-index .card.customer3 .footer-group[data-v-ee84e308], .dashboard-index .card.customer4 .footer-group[data-v-ee84e308], .dashboard-index .card.customer5 .footer-group[data-v-ee84e308] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-ee84e308] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-ee84e308] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-ee84e308] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-ee84e308] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-ee84e308] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-ee84e308] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-ee84e308] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-ee84e308] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-ee84e308] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-ee84e308] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-ee84e308],
.dashboard-index .card.noArrow .next[data-v-ee84e308] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-ee84e308] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-ee84e308] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-ee84e308] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-ee84e308] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-ee84e308] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-ee84e308] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-ee84e308] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-ee84e308] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-ee84e308] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-ee84e308] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-ee84e308]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-ee84e308] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-ee84e308] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-ee84e308] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-ee84e308] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-ee84e308]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-ee84e308] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-ee84e308] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-ee84e308] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-ee84e308] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-ee84e308] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-ee84e308] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-ee84e308]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-ee84e308] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-ee84e308]:hover, .dashboard-index .customerBtn[data-v-ee84e308]:focus, .dashboard-index .customerBtn[data-v-ee84e308]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-ee84e308] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-ee84e308] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-ee84e308]:hover, .dashboard-index .customerBtn2[data-v-ee84e308]:focus, .dashboard-index .customerBtn2[data-v-ee84e308]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-ee84e308] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-ee84e308] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-ee84e308] {
    margin-bottom: 8px;
}
}
.banner__img[data-v-ee84e308] {
  width: 100%;
  height: 120px;
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
}
.filters-not-match-dialog ul[data-v-ddc665e0] {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.filters-not-match-dialog .info-dialog__header[data-v-ddc665e0] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.filters-not-match-dialog .info-dialog__header .close-btn[data-v-ddc665e0] {
  color: #0044AD;
}
.filters-not-match-dialog .info-dialog__body[data-v-ddc665e0] {
  padding: 32px;
}
.filters-not-match-dialog .btn[data-v-ddc665e0] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.filters-not-match-dialog .btn[data-v-ddc665e0]:hover, .filters-not-match-dialog .btn[data-v-ddc665e0]:focus, .filters-not-match-dialog .btn[data-v-ddc665e0]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.filters-not-match-dialog p[data-v-ddc665e0] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
@media (min-width: 576px) {
.filters-not-match-dialog[data-v-ddc665e0] {
    max-width: 360px !important;
}
}
.filters-not-match-dialog ul[data-v-fa7aec50] {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.filters-not-match-dialog .info-dialog__header[data-v-fa7aec50] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.filters-not-match-dialog .info-dialog__header .close-btn[data-v-fa7aec50] {
  color: #0044AD;
}
.filters-not-match-dialog .info-dialog__body[data-v-fa7aec50] {
  padding: 32px;
}
.filters-not-match-dialog .btn[data-v-fa7aec50] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.filters-not-match-dialog .btn[data-v-fa7aec50]:hover, .filters-not-match-dialog .btn[data-v-fa7aec50]:focus, .filters-not-match-dialog .btn[data-v-fa7aec50]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.filters-not-match-dialog p[data-v-fa7aec50] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
@media (min-width: 576px) {
.filters-not-match-dialog[data-v-fa7aec50] {
    max-width: 360px !important;
}
}
.absolute-center[data-v-cf79f7f0] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-cf79f7f0] {
  cursor: pointer;
}
.overflow-clip[data-v-cf79f7f0] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-cf79f7f0] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-cf79f7f0] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-cf79f7f0] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-cf79f7f0] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-cf79f7f0] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-cf79f7f0] {
    right: 0;
}
}
.dashboard-index .row[data-v-cf79f7f0] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-cf79f7f0] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-cf79f7f0] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-cf79f7f0] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-cf79f7f0] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-cf79f7f0] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-cf79f7f0] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-cf79f7f0] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-cf79f7f0] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-cf79f7f0] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-cf79f7f0], .dashboard-index .card.customer2[data-v-cf79f7f0], .dashboard-index .card.customer3[data-v-cf79f7f0], .dashboard-index .card.customer4[data-v-cf79f7f0], .dashboard-index .card.customer5[data-v-cf79f7f0] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-cf79f7f0]::after, .dashboard-index .card.customer2[data-v-cf79f7f0]::after, .dashboard-index .card.customer3[data-v-cf79f7f0]::after, .dashboard-index .card.customer4[data-v-cf79f7f0]::after, .dashboard-index .card.customer5[data-v-cf79f7f0]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .more-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .more-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .more-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .more-group[data-v-cf79f7f0] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .top-group[data-v-cf79f7f0] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .top-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .top-group[data-v-cf79f7f0] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-cf79f7f0] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-cf79f7f0]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .middle-group[data-v-cf79f7f0] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .middle-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .middle-group[data-v-cf79f7f0] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-cf79f7f0] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-cf79f7f0]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-cf79f7f0]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-cf79f7f0]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-cf79f7f0]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-cf79f7f0]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-cf79f7f0], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-cf79f7f0], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-cf79f7f0], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-cf79f7f0], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-cf79f7f0] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .bottom-group[data-v-cf79f7f0] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .bottom-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .bottom-group[data-v-cf79f7f0] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-cf79f7f0], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-cf79f7f0] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-cf79f7f0]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-cf79f7f0]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-cf79f7f0], .dashboard-index .card.customer2 p[data-v-cf79f7f0], .dashboard-index .card.customer3 p[data-v-cf79f7f0], .dashboard-index .card.customer4 p[data-v-cf79f7f0], .dashboard-index .card.customer5 p[data-v-cf79f7f0] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-cf79f7f0], .dashboard-index .card.customer2 .fs14[data-v-cf79f7f0], .dashboard-index .card.customer3 .fs14[data-v-cf79f7f0], .dashboard-index .card.customer4 .fs14[data-v-cf79f7f0], .dashboard-index .card.customer5 .fs14[data-v-cf79f7f0] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-cf79f7f0], .dashboard-index .card.customer2 .fs16[data-v-cf79f7f0], .dashboard-index .card.customer3 .fs16[data-v-cf79f7f0], .dashboard-index .card.customer4 .fs16[data-v-cf79f7f0], .dashboard-index .card.customer5 .fs16[data-v-cf79f7f0] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-cf79f7f0], .dashboard-index .card.customer2 .fs18[data-v-cf79f7f0], .dashboard-index .card.customer3 .fs18[data-v-cf79f7f0], .dashboard-index .card.customer4 .fs18[data-v-cf79f7f0], .dashboard-index .card.customer5 .fs18[data-v-cf79f7f0] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-cf79f7f0], .dashboard-index .card.customer2 .fs20[data-v-cf79f7f0], .dashboard-index .card.customer3 .fs20[data-v-cf79f7f0], .dashboard-index .card.customer4 .fs20[data-v-cf79f7f0], .dashboard-index .card.customer5 .fs20[data-v-cf79f7f0] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-cf79f7f0], .dashboard-index .card.customer2 .fs28[data-v-cf79f7f0], .dashboard-index .card.customer3 .fs28[data-v-cf79f7f0], .dashboard-index .card.customer4 .fs28[data-v-cf79f7f0], .dashboard-index .card.customer5 .fs28[data-v-cf79f7f0] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-cf79f7f0], .dashboard-index .card.customer2 .fs32[data-v-cf79f7f0], .dashboard-index .card.customer3 .fs32[data-v-cf79f7f0], .dashboard-index .card.customer4 .fs32[data-v-cf79f7f0], .dashboard-index .card.customer5 .fs32[data-v-cf79f7f0] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-cf79f7f0], .dashboard-index .card.customer2 .black[data-v-cf79f7f0], .dashboard-index .card.customer3 .black[data-v-cf79f7f0], .dashboard-index .card.customer4 .black[data-v-cf79f7f0], .dashboard-index .card.customer5 .black[data-v-cf79f7f0] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-cf79f7f0], .dashboard-index .card.customer2 .blue[data-v-cf79f7f0], .dashboard-index .card.customer3 .blue[data-v-cf79f7f0], .dashboard-index .card.customer4 .blue[data-v-cf79f7f0], .dashboard-index .card.customer5 .blue[data-v-cf79f7f0] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-cf79f7f0], .dashboard-index .card.customer2 .orange[data-v-cf79f7f0], .dashboard-index .card.customer3 .orange[data-v-cf79f7f0], .dashboard-index .card.customer4 .orange[data-v-cf79f7f0], .dashboard-index .card.customer5 .orange[data-v-cf79f7f0] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-cf79f7f0], .dashboard-index .card.customer2 .brown[data-v-cf79f7f0], .dashboard-index .card.customer3 .brown[data-v-cf79f7f0], .dashboard-index .card.customer4 .brown[data-v-cf79f7f0], .dashboard-index .card.customer5 .brown[data-v-cf79f7f0] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-cf79f7f0], .dashboard-index .card.customer2 .red[data-v-cf79f7f0], .dashboard-index .card.customer3 .red[data-v-cf79f7f0], .dashboard-index .card.customer4 .red[data-v-cf79f7f0], .dashboard-index .card.customer5 .red[data-v-cf79f7f0] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-cf79f7f0], .dashboard-index .card.customer2 .grey[data-v-cf79f7f0], .dashboard-index .card.customer3 .grey[data-v-cf79f7f0], .dashboard-index .card.customer4 .grey[data-v-cf79f7f0], .dashboard-index .card.customer5 .grey[data-v-cf79f7f0] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-cf79f7f0], .dashboard-index .card.customer2 .bold[data-v-cf79f7f0], .dashboard-index .card.customer3 .bold[data-v-cf79f7f0], .dashboard-index .card.customer4 .bold[data-v-cf79f7f0], .dashboard-index .card.customer5 .bold[data-v-cf79f7f0] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-cf79f7f0], .dashboard-index .card.customer2 .btn[data-v-cf79f7f0], .dashboard-index .card.customer3 .btn[data-v-cf79f7f0], .dashboard-index .card.customer4 .btn[data-v-cf79f7f0], .dashboard-index .card.customer5 .btn[data-v-cf79f7f0] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-cf79f7f0], .dashboard-index .card.customer2 .footer-group[data-v-cf79f7f0], .dashboard-index .card.customer3 .footer-group[data-v-cf79f7f0], .dashboard-index .card.customer4 .footer-group[data-v-cf79f7f0], .dashboard-index .card.customer5 .footer-group[data-v-cf79f7f0] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-cf79f7f0] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-cf79f7f0] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-cf79f7f0] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-cf79f7f0] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-cf79f7f0] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-cf79f7f0] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-cf79f7f0] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-cf79f7f0] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-cf79f7f0] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-cf79f7f0] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-cf79f7f0],
.dashboard-index .card.noArrow .next[data-v-cf79f7f0] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-cf79f7f0] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-cf79f7f0] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-cf79f7f0] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-cf79f7f0] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-cf79f7f0] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-cf79f7f0] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-cf79f7f0] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-cf79f7f0] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-cf79f7f0] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-cf79f7f0] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-cf79f7f0]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-cf79f7f0] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-cf79f7f0] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-cf79f7f0] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-cf79f7f0] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-cf79f7f0]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-cf79f7f0] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-cf79f7f0] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-cf79f7f0] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-cf79f7f0] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-cf79f7f0] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-cf79f7f0] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-cf79f7f0]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-cf79f7f0] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-cf79f7f0]:hover, .dashboard-index .customerBtn[data-v-cf79f7f0]:focus, .dashboard-index .customerBtn[data-v-cf79f7f0]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-cf79f7f0] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-cf79f7f0] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-cf79f7f0]:hover, .dashboard-index .customerBtn2[data-v-cf79f7f0]:focus, .dashboard-index .customerBtn2[data-v-cf79f7f0]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-cf79f7f0] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-cf79f7f0] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-cf79f7f0] {
    margin-bottom: 8px;
}
}
.setting-title[data-v-cf79f7f0] {
  font-weight: bold;
}
.link a[data-v-cf79f7f0] {
  color: #000;
  font-weight: normal;
}
.link img[data-v-cf79f7f0] {
  width: 32px;
  height: 32px;
}
.line[data-v-cf79f7f0] {
  min-height: 130px;
}
.line[data-v-cf79f7f0]::after {
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ddd;
  margin-top: 5px;
  margin-bottom: 15px;
}
.dropdownSort .dropdown-menu {
  min-width: 7rem !important;
}
.rycDetail__table-container .table th, .rycDetail__table-container .table td {
  padding: 2px !important;
}
.rycDetail__table-container .table {
  border-collapse: separate;
  border-spacing: 0;
  position: sticky !important;
}
.rycDetail__table-container .table tbody tr th:nth-child(1) {
  vertical-align: middle;
}
.rycDetail__table-container .table tbody tr th, .rycDetail__table-container .table tbody tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.1;
}
.rycDetail-dialog .modal-content {
  overflow: hidden;
}
.rycDetail-dialog .modal-body {
  padding: 0;
}
.rycDetail-dialog .close-btn {
  color: var(--secondary);
  margin-left: auto;
  cursor: pointer;
}
.rycDetail-dialog__header {
  display: flex;
  align-items: center;
  background: #F2F2F2;
  padding: 16px 24px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 4px solid var(--secondary);
}
.absolute-center[data-v-dee78ffa] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-dee78ffa] {
  cursor: pointer;
}
.overflow-clip[data-v-dee78ffa] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-dee78ffa] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-dee78ffa] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-dee78ffa] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-dee78ffa] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-dee78ffa] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-dee78ffa] {
    right: 0;
}
}
.dashboard-index .row[data-v-dee78ffa] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-dee78ffa] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-dee78ffa] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-dee78ffa] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-dee78ffa] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-dee78ffa] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-dee78ffa] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-dee78ffa] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-dee78ffa] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-dee78ffa] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-dee78ffa], .dashboard-index .card.customer2[data-v-dee78ffa], .dashboard-index .card.customer3[data-v-dee78ffa], .dashboard-index .card.customer4[data-v-dee78ffa], .dashboard-index .card.customer5[data-v-dee78ffa] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-dee78ffa]::after, .dashboard-index .card.customer2[data-v-dee78ffa]::after, .dashboard-index .card.customer3[data-v-dee78ffa]::after, .dashboard-index .card.customer4[data-v-dee78ffa]::after, .dashboard-index .card.customer5[data-v-dee78ffa]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-dee78ffa], .dashboard-index .card.customer2 .more-group[data-v-dee78ffa], .dashboard-index .card.customer3 .more-group[data-v-dee78ffa], .dashboard-index .card.customer4 .more-group[data-v-dee78ffa], .dashboard-index .card.customer5 .more-group[data-v-dee78ffa] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-dee78ffa], .dashboard-index .card.customer2 .top-group[data-v-dee78ffa], .dashboard-index .card.customer3 .top-group[data-v-dee78ffa], .dashboard-index .card.customer4 .top-group[data-v-dee78ffa], .dashboard-index .card.customer5 .top-group[data-v-dee78ffa] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-dee78ffa], .dashboard-index .card.customer2 .top-group[data-v-dee78ffa], .dashboard-index .card.customer3 .top-group[data-v-dee78ffa], .dashboard-index .card.customer4 .top-group[data-v-dee78ffa], .dashboard-index .card.customer5 .top-group[data-v-dee78ffa] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-dee78ffa] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-dee78ffa]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer2 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer3 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer4 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer5 .middle-group[data-v-dee78ffa] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer2 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer3 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer4 .middle-group[data-v-dee78ffa], .dashboard-index .card.customer5 .middle-group[data-v-dee78ffa] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-dee78ffa] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-dee78ffa]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-dee78ffa]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-dee78ffa]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-dee78ffa]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-dee78ffa]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-dee78ffa], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-dee78ffa], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-dee78ffa], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-dee78ffa], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-dee78ffa] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer2 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer3 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer4 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer5 .bottom-group[data-v-dee78ffa] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer2 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer3 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer4 .bottom-group[data-v-dee78ffa], .dashboard-index .card.customer5 .bottom-group[data-v-dee78ffa] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-dee78ffa], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-dee78ffa] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-dee78ffa]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-dee78ffa]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-dee78ffa], .dashboard-index .card.customer2 p[data-v-dee78ffa], .dashboard-index .card.customer3 p[data-v-dee78ffa], .dashboard-index .card.customer4 p[data-v-dee78ffa], .dashboard-index .card.customer5 p[data-v-dee78ffa] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-dee78ffa], .dashboard-index .card.customer2 .fs14[data-v-dee78ffa], .dashboard-index .card.customer3 .fs14[data-v-dee78ffa], .dashboard-index .card.customer4 .fs14[data-v-dee78ffa], .dashboard-index .card.customer5 .fs14[data-v-dee78ffa] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-dee78ffa], .dashboard-index .card.customer2 .fs16[data-v-dee78ffa], .dashboard-index .card.customer3 .fs16[data-v-dee78ffa], .dashboard-index .card.customer4 .fs16[data-v-dee78ffa], .dashboard-index .card.customer5 .fs16[data-v-dee78ffa] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-dee78ffa], .dashboard-index .card.customer2 .fs18[data-v-dee78ffa], .dashboard-index .card.customer3 .fs18[data-v-dee78ffa], .dashboard-index .card.customer4 .fs18[data-v-dee78ffa], .dashboard-index .card.customer5 .fs18[data-v-dee78ffa] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-dee78ffa], .dashboard-index .card.customer2 .fs20[data-v-dee78ffa], .dashboard-index .card.customer3 .fs20[data-v-dee78ffa], .dashboard-index .card.customer4 .fs20[data-v-dee78ffa], .dashboard-index .card.customer5 .fs20[data-v-dee78ffa] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-dee78ffa], .dashboard-index .card.customer2 .fs28[data-v-dee78ffa], .dashboard-index .card.customer3 .fs28[data-v-dee78ffa], .dashboard-index .card.customer4 .fs28[data-v-dee78ffa], .dashboard-index .card.customer5 .fs28[data-v-dee78ffa] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-dee78ffa], .dashboard-index .card.customer2 .fs32[data-v-dee78ffa], .dashboard-index .card.customer3 .fs32[data-v-dee78ffa], .dashboard-index .card.customer4 .fs32[data-v-dee78ffa], .dashboard-index .card.customer5 .fs32[data-v-dee78ffa] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-dee78ffa], .dashboard-index .card.customer2 .black[data-v-dee78ffa], .dashboard-index .card.customer3 .black[data-v-dee78ffa], .dashboard-index .card.customer4 .black[data-v-dee78ffa], .dashboard-index .card.customer5 .black[data-v-dee78ffa] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-dee78ffa], .dashboard-index .card.customer2 .blue[data-v-dee78ffa], .dashboard-index .card.customer3 .blue[data-v-dee78ffa], .dashboard-index .card.customer4 .blue[data-v-dee78ffa], .dashboard-index .card.customer5 .blue[data-v-dee78ffa] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-dee78ffa], .dashboard-index .card.customer2 .orange[data-v-dee78ffa], .dashboard-index .card.customer3 .orange[data-v-dee78ffa], .dashboard-index .card.customer4 .orange[data-v-dee78ffa], .dashboard-index .card.customer5 .orange[data-v-dee78ffa] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-dee78ffa], .dashboard-index .card.customer2 .brown[data-v-dee78ffa], .dashboard-index .card.customer3 .brown[data-v-dee78ffa], .dashboard-index .card.customer4 .brown[data-v-dee78ffa], .dashboard-index .card.customer5 .brown[data-v-dee78ffa] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-dee78ffa], .dashboard-index .card.customer2 .red[data-v-dee78ffa], .dashboard-index .card.customer3 .red[data-v-dee78ffa], .dashboard-index .card.customer4 .red[data-v-dee78ffa], .dashboard-index .card.customer5 .red[data-v-dee78ffa] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-dee78ffa], .dashboard-index .card.customer2 .grey[data-v-dee78ffa], .dashboard-index .card.customer3 .grey[data-v-dee78ffa], .dashboard-index .card.customer4 .grey[data-v-dee78ffa], .dashboard-index .card.customer5 .grey[data-v-dee78ffa] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-dee78ffa], .dashboard-index .card.customer2 .bold[data-v-dee78ffa], .dashboard-index .card.customer3 .bold[data-v-dee78ffa], .dashboard-index .card.customer4 .bold[data-v-dee78ffa], .dashboard-index .card.customer5 .bold[data-v-dee78ffa] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-dee78ffa], .dashboard-index .card.customer2 .btn[data-v-dee78ffa], .dashboard-index .card.customer3 .btn[data-v-dee78ffa], .dashboard-index .card.customer4 .btn[data-v-dee78ffa], .dashboard-index .card.customer5 .btn[data-v-dee78ffa] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-dee78ffa], .dashboard-index .card.customer2 .footer-group[data-v-dee78ffa], .dashboard-index .card.customer3 .footer-group[data-v-dee78ffa], .dashboard-index .card.customer4 .footer-group[data-v-dee78ffa], .dashboard-index .card.customer5 .footer-group[data-v-dee78ffa] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-dee78ffa] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-dee78ffa] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-dee78ffa] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-dee78ffa] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-dee78ffa] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-dee78ffa] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-dee78ffa] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-dee78ffa] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-dee78ffa] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-dee78ffa] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-dee78ffa],
.dashboard-index .card.noArrow .next[data-v-dee78ffa] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-dee78ffa] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-dee78ffa] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-dee78ffa] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-dee78ffa] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-dee78ffa] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-dee78ffa] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-dee78ffa] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-dee78ffa] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-dee78ffa] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-dee78ffa] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-dee78ffa]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-dee78ffa] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-dee78ffa] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-dee78ffa] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-dee78ffa] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-dee78ffa]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-dee78ffa] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-dee78ffa] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-dee78ffa] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-dee78ffa] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-dee78ffa] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-dee78ffa] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-dee78ffa]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-dee78ffa] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-dee78ffa]:hover, .dashboard-index .customerBtn[data-v-dee78ffa]:focus, .dashboard-index .customerBtn[data-v-dee78ffa]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-dee78ffa] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-dee78ffa] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-dee78ffa]:hover, .dashboard-index .customerBtn2[data-v-dee78ffa]:focus, .dashboard-index .customerBtn2[data-v-dee78ffa]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-dee78ffa] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-dee78ffa] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-dee78ffa] {
    margin-bottom: 8px;
}
}
.agent-new .th1 {
  width: 5%;
}
.agent-new .th2, .agent-new .th3, .agent-new .th4, .agent-new .th5 {
  width: 23%;
}
.agent-new .td4 {
  text-align: left;
}
@media screen and (max-width: 415px) {
.agent-new .th1 {
    width: 5%;
}
.agent-new .th2 {
    width: 25%;
}
.agent-new .th3 {
    width: 25%;
}
.agent-new .th4 {
    width: 30%;
}
.agent-new .th5 {
    width: 10%;
}
}
.absolute-center[data-v-8f03f0da] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-8f03f0da] {
  cursor: pointer;
}
.overflow-clip[data-v-8f03f0da] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-8f03f0da] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-8f03f0da] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-8f03f0da] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-8f03f0da] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-8f03f0da] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-8f03f0da] {
    right: 0;
}
}
.dashboard-index .row[data-v-8f03f0da] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-8f03f0da] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-8f03f0da] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-8f03f0da] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-8f03f0da] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-8f03f0da] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-8f03f0da] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-8f03f0da] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-8f03f0da] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-8f03f0da] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-8f03f0da], .dashboard-index .card.customer2[data-v-8f03f0da], .dashboard-index .card.customer3[data-v-8f03f0da], .dashboard-index .card.customer4[data-v-8f03f0da], .dashboard-index .card.customer5[data-v-8f03f0da] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-8f03f0da]::after, .dashboard-index .card.customer2[data-v-8f03f0da]::after, .dashboard-index .card.customer3[data-v-8f03f0da]::after, .dashboard-index .card.customer4[data-v-8f03f0da]::after, .dashboard-index .card.customer5[data-v-8f03f0da]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-8f03f0da], .dashboard-index .card.customer2 .more-group[data-v-8f03f0da], .dashboard-index .card.customer3 .more-group[data-v-8f03f0da], .dashboard-index .card.customer4 .more-group[data-v-8f03f0da], .dashboard-index .card.customer5 .more-group[data-v-8f03f0da] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-8f03f0da], .dashboard-index .card.customer2 .top-group[data-v-8f03f0da], .dashboard-index .card.customer3 .top-group[data-v-8f03f0da], .dashboard-index .card.customer4 .top-group[data-v-8f03f0da], .dashboard-index .card.customer5 .top-group[data-v-8f03f0da] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-8f03f0da], .dashboard-index .card.customer2 .top-group[data-v-8f03f0da], .dashboard-index .card.customer3 .top-group[data-v-8f03f0da], .dashboard-index .card.customer4 .top-group[data-v-8f03f0da], .dashboard-index .card.customer5 .top-group[data-v-8f03f0da] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-8f03f0da] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-8f03f0da]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer2 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer3 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer4 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer5 .middle-group[data-v-8f03f0da] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer2 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer3 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer4 .middle-group[data-v-8f03f0da], .dashboard-index .card.customer5 .middle-group[data-v-8f03f0da] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-8f03f0da] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-8f03f0da]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-8f03f0da]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-8f03f0da]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-8f03f0da]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-8f03f0da]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-8f03f0da], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-8f03f0da], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-8f03f0da], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-8f03f0da], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-8f03f0da] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer2 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer3 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer4 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer5 .bottom-group[data-v-8f03f0da] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer2 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer3 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer4 .bottom-group[data-v-8f03f0da], .dashboard-index .card.customer5 .bottom-group[data-v-8f03f0da] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-8f03f0da], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-8f03f0da] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-8f03f0da]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-8f03f0da]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-8f03f0da], .dashboard-index .card.customer2 p[data-v-8f03f0da], .dashboard-index .card.customer3 p[data-v-8f03f0da], .dashboard-index .card.customer4 p[data-v-8f03f0da], .dashboard-index .card.customer5 p[data-v-8f03f0da] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-8f03f0da], .dashboard-index .card.customer2 .fs14[data-v-8f03f0da], .dashboard-index .card.customer3 .fs14[data-v-8f03f0da], .dashboard-index .card.customer4 .fs14[data-v-8f03f0da], .dashboard-index .card.customer5 .fs14[data-v-8f03f0da] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-8f03f0da], .dashboard-index .card.customer2 .fs16[data-v-8f03f0da], .dashboard-index .card.customer3 .fs16[data-v-8f03f0da], .dashboard-index .card.customer4 .fs16[data-v-8f03f0da], .dashboard-index .card.customer5 .fs16[data-v-8f03f0da] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-8f03f0da], .dashboard-index .card.customer2 .fs18[data-v-8f03f0da], .dashboard-index .card.customer3 .fs18[data-v-8f03f0da], .dashboard-index .card.customer4 .fs18[data-v-8f03f0da], .dashboard-index .card.customer5 .fs18[data-v-8f03f0da] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-8f03f0da], .dashboard-index .card.customer2 .fs20[data-v-8f03f0da], .dashboard-index .card.customer3 .fs20[data-v-8f03f0da], .dashboard-index .card.customer4 .fs20[data-v-8f03f0da], .dashboard-index .card.customer5 .fs20[data-v-8f03f0da] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-8f03f0da], .dashboard-index .card.customer2 .fs28[data-v-8f03f0da], .dashboard-index .card.customer3 .fs28[data-v-8f03f0da], .dashboard-index .card.customer4 .fs28[data-v-8f03f0da], .dashboard-index .card.customer5 .fs28[data-v-8f03f0da] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-8f03f0da], .dashboard-index .card.customer2 .fs32[data-v-8f03f0da], .dashboard-index .card.customer3 .fs32[data-v-8f03f0da], .dashboard-index .card.customer4 .fs32[data-v-8f03f0da], .dashboard-index .card.customer5 .fs32[data-v-8f03f0da] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-8f03f0da], .dashboard-index .card.customer2 .black[data-v-8f03f0da], .dashboard-index .card.customer3 .black[data-v-8f03f0da], .dashboard-index .card.customer4 .black[data-v-8f03f0da], .dashboard-index .card.customer5 .black[data-v-8f03f0da] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-8f03f0da], .dashboard-index .card.customer2 .blue[data-v-8f03f0da], .dashboard-index .card.customer3 .blue[data-v-8f03f0da], .dashboard-index .card.customer4 .blue[data-v-8f03f0da], .dashboard-index .card.customer5 .blue[data-v-8f03f0da] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-8f03f0da], .dashboard-index .card.customer2 .orange[data-v-8f03f0da], .dashboard-index .card.customer3 .orange[data-v-8f03f0da], .dashboard-index .card.customer4 .orange[data-v-8f03f0da], .dashboard-index .card.customer5 .orange[data-v-8f03f0da] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-8f03f0da], .dashboard-index .card.customer2 .brown[data-v-8f03f0da], .dashboard-index .card.customer3 .brown[data-v-8f03f0da], .dashboard-index .card.customer4 .brown[data-v-8f03f0da], .dashboard-index .card.customer5 .brown[data-v-8f03f0da] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-8f03f0da], .dashboard-index .card.customer2 .red[data-v-8f03f0da], .dashboard-index .card.customer3 .red[data-v-8f03f0da], .dashboard-index .card.customer4 .red[data-v-8f03f0da], .dashboard-index .card.customer5 .red[data-v-8f03f0da] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-8f03f0da], .dashboard-index .card.customer2 .grey[data-v-8f03f0da], .dashboard-index .card.customer3 .grey[data-v-8f03f0da], .dashboard-index .card.customer4 .grey[data-v-8f03f0da], .dashboard-index .card.customer5 .grey[data-v-8f03f0da] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-8f03f0da], .dashboard-index .card.customer2 .bold[data-v-8f03f0da], .dashboard-index .card.customer3 .bold[data-v-8f03f0da], .dashboard-index .card.customer4 .bold[data-v-8f03f0da], .dashboard-index .card.customer5 .bold[data-v-8f03f0da] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-8f03f0da], .dashboard-index .card.customer2 .btn[data-v-8f03f0da], .dashboard-index .card.customer3 .btn[data-v-8f03f0da], .dashboard-index .card.customer4 .btn[data-v-8f03f0da], .dashboard-index .card.customer5 .btn[data-v-8f03f0da] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-8f03f0da], .dashboard-index .card.customer2 .footer-group[data-v-8f03f0da], .dashboard-index .card.customer3 .footer-group[data-v-8f03f0da], .dashboard-index .card.customer4 .footer-group[data-v-8f03f0da], .dashboard-index .card.customer5 .footer-group[data-v-8f03f0da] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-8f03f0da] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-8f03f0da] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-8f03f0da] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-8f03f0da] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-8f03f0da] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-8f03f0da] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-8f03f0da] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-8f03f0da] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-8f03f0da] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-8f03f0da] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-8f03f0da],
.dashboard-index .card.noArrow .next[data-v-8f03f0da] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-8f03f0da] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-8f03f0da] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-8f03f0da] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-8f03f0da] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-8f03f0da] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-8f03f0da] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-8f03f0da] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-8f03f0da] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-8f03f0da] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-8f03f0da] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-8f03f0da]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-8f03f0da] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-8f03f0da] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-8f03f0da] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-8f03f0da] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-8f03f0da]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-8f03f0da] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-8f03f0da] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-8f03f0da] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-8f03f0da] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-8f03f0da] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-8f03f0da] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-8f03f0da]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-8f03f0da] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-8f03f0da]:hover, .dashboard-index .customerBtn[data-v-8f03f0da]:focus, .dashboard-index .customerBtn[data-v-8f03f0da]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-8f03f0da] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-8f03f0da] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-8f03f0da]:hover, .dashboard-index .customerBtn2[data-v-8f03f0da]:focus, .dashboard-index .customerBtn2[data-v-8f03f0da]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-8f03f0da] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-8f03f0da] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-8f03f0da] {
    margin-bottom: 8px;
}
}
.dashboard-index .table {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td {
  padding: 0.4rem 0;
  vertical-align: middle;
}
.dashboard-index .table tbody tr td .text-hidden {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td {
  border-top: 0;
}
.dashboard-index .table.hasType thead th:first-child {
  width: 20px;
}
.dashboard-index .popover-number {
  text-decoration: none;
  font-weight: normal;
}
.wrap .el-button {
  padding: 0;
}
.index-agent-dialog[data-v-6413064b] {
  min-width: 650px;
}
@media screen and (max-width: 767px) {
.index-agent-dialog[data-v-6413064b] {
    min-width: initial;
}
}
.index-agent-dialog .info-dialog__header[data-v-6413064b] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.index-agent-dialog .info-dialog__header .close-btn[data-v-6413064b] {
  color: #0044AD;
}
.index-agent-dialog .info-dialog__body[data-v-6413064b] {
  padding: 32px;
}
@media screen and (max-width: 767px) {
.index-agent-dialog .info-dialog__body[data-v-6413064b] {
    padding: 32px 0;
}
}
.index-agent-dialog .btn-close[data-v-6413064b] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.index-agent-dialog .btn-close[data-v-6413064b]:hover, .index-agent-dialog .btn-close[data-v-6413064b]:focus, .index-agent-dialog .btn-close[data-v-6413064b]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.index-agent-dialog .table[data-v-6413064b] {
  width: 100%;
}
.index-agent-dialog .table th[data-v-6413064b] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
@media screen and (max-width: 767px) {
.index-agent-dialog .table th[data-v-6413064b] {
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.index-agent-dialog .table tbody tr td[data-v-6413064b] {
    font-size: 14px;
    padding: 0.75rem 0;
}
}
.index-agent-dialog .table tbody tr:first-child td[data-v-6413064b] {
  border-top: 0;
}
.index-agent-dialog .btn-link[data-v-6413064b] {
  color: #0044AD;
}
@media screen and (max-width: 767px) {
.index-agent-dialog .btn-link[data-v-6413064b] {
    font-size: 14px;
}
}
.index-agent-dialog .btn-link[data-v-6413064b]:hover {
  text-decoration: none;
}
.index-agent-dialog p[data-v-6413064b] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
.agent-change .th1 {
  width: 5%;
}
.agent-change .th2, .agent-change .th3, .agent-change .th4, .agent-change .th5 {
  width: 25%;
}
@media screen and (max-width: 415px) {
.agent-change .th1 {
    width: 5%;
}
.agent-change .th2 {
    width: 20%;
}
.agent-change .th3 {
    width: 20%;
}
.agent-change .th4 {
    width: 30%;
}
.agent-change .th5 {
    width: 10%;
}
}
.absolute-center[data-v-252bc089] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-252bc089] {
  cursor: pointer;
}
.overflow-clip[data-v-252bc089] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-252bc089] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-252bc089] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-252bc089] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-252bc089] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-252bc089] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-252bc089] {
    right: 0;
}
}
.dashboard-index .row[data-v-252bc089] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-252bc089] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-252bc089] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-252bc089] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-252bc089] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-252bc089] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-252bc089] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-252bc089] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-252bc089] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-252bc089] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-252bc089], .dashboard-index .card.customer2[data-v-252bc089], .dashboard-index .card.customer3[data-v-252bc089], .dashboard-index .card.customer4[data-v-252bc089], .dashboard-index .card.customer5[data-v-252bc089] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-252bc089]::after, .dashboard-index .card.customer2[data-v-252bc089]::after, .dashboard-index .card.customer3[data-v-252bc089]::after, .dashboard-index .card.customer4[data-v-252bc089]::after, .dashboard-index .card.customer5[data-v-252bc089]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-252bc089], .dashboard-index .card.customer2 .more-group[data-v-252bc089], .dashboard-index .card.customer3 .more-group[data-v-252bc089], .dashboard-index .card.customer4 .more-group[data-v-252bc089], .dashboard-index .card.customer5 .more-group[data-v-252bc089] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-252bc089], .dashboard-index .card.customer2 .top-group[data-v-252bc089], .dashboard-index .card.customer3 .top-group[data-v-252bc089], .dashboard-index .card.customer4 .top-group[data-v-252bc089], .dashboard-index .card.customer5 .top-group[data-v-252bc089] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-252bc089], .dashboard-index .card.customer2 .top-group[data-v-252bc089], .dashboard-index .card.customer3 .top-group[data-v-252bc089], .dashboard-index .card.customer4 .top-group[data-v-252bc089], .dashboard-index .card.customer5 .top-group[data-v-252bc089] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-252bc089] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-252bc089]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-252bc089], .dashboard-index .card.customer2 .middle-group[data-v-252bc089], .dashboard-index .card.customer3 .middle-group[data-v-252bc089], .dashboard-index .card.customer4 .middle-group[data-v-252bc089], .dashboard-index .card.customer5 .middle-group[data-v-252bc089] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-252bc089], .dashboard-index .card.customer2 .middle-group[data-v-252bc089], .dashboard-index .card.customer3 .middle-group[data-v-252bc089], .dashboard-index .card.customer4 .middle-group[data-v-252bc089], .dashboard-index .card.customer5 .middle-group[data-v-252bc089] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-252bc089] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-252bc089]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-252bc089]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-252bc089]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-252bc089]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-252bc089]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-252bc089], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-252bc089], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-252bc089], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-252bc089], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-252bc089] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-252bc089], .dashboard-index .card.customer2 .bottom-group[data-v-252bc089], .dashboard-index .card.customer3 .bottom-group[data-v-252bc089], .dashboard-index .card.customer4 .bottom-group[data-v-252bc089], .dashboard-index .card.customer5 .bottom-group[data-v-252bc089] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-252bc089], .dashboard-index .card.customer2 .bottom-group[data-v-252bc089], .dashboard-index .card.customer3 .bottom-group[data-v-252bc089], .dashboard-index .card.customer4 .bottom-group[data-v-252bc089], .dashboard-index .card.customer5 .bottom-group[data-v-252bc089] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-252bc089], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-252bc089] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-252bc089]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-252bc089]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-252bc089], .dashboard-index .card.customer2 p[data-v-252bc089], .dashboard-index .card.customer3 p[data-v-252bc089], .dashboard-index .card.customer4 p[data-v-252bc089], .dashboard-index .card.customer5 p[data-v-252bc089] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-252bc089], .dashboard-index .card.customer2 .fs14[data-v-252bc089], .dashboard-index .card.customer3 .fs14[data-v-252bc089], .dashboard-index .card.customer4 .fs14[data-v-252bc089], .dashboard-index .card.customer5 .fs14[data-v-252bc089] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-252bc089], .dashboard-index .card.customer2 .fs16[data-v-252bc089], .dashboard-index .card.customer3 .fs16[data-v-252bc089], .dashboard-index .card.customer4 .fs16[data-v-252bc089], .dashboard-index .card.customer5 .fs16[data-v-252bc089] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-252bc089], .dashboard-index .card.customer2 .fs18[data-v-252bc089], .dashboard-index .card.customer3 .fs18[data-v-252bc089], .dashboard-index .card.customer4 .fs18[data-v-252bc089], .dashboard-index .card.customer5 .fs18[data-v-252bc089] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-252bc089], .dashboard-index .card.customer2 .fs20[data-v-252bc089], .dashboard-index .card.customer3 .fs20[data-v-252bc089], .dashboard-index .card.customer4 .fs20[data-v-252bc089], .dashboard-index .card.customer5 .fs20[data-v-252bc089] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-252bc089], .dashboard-index .card.customer2 .fs28[data-v-252bc089], .dashboard-index .card.customer3 .fs28[data-v-252bc089], .dashboard-index .card.customer4 .fs28[data-v-252bc089], .dashboard-index .card.customer5 .fs28[data-v-252bc089] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-252bc089], .dashboard-index .card.customer2 .fs32[data-v-252bc089], .dashboard-index .card.customer3 .fs32[data-v-252bc089], .dashboard-index .card.customer4 .fs32[data-v-252bc089], .dashboard-index .card.customer5 .fs32[data-v-252bc089] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-252bc089], .dashboard-index .card.customer2 .black[data-v-252bc089], .dashboard-index .card.customer3 .black[data-v-252bc089], .dashboard-index .card.customer4 .black[data-v-252bc089], .dashboard-index .card.customer5 .black[data-v-252bc089] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-252bc089], .dashboard-index .card.customer2 .blue[data-v-252bc089], .dashboard-index .card.customer3 .blue[data-v-252bc089], .dashboard-index .card.customer4 .blue[data-v-252bc089], .dashboard-index .card.customer5 .blue[data-v-252bc089] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-252bc089], .dashboard-index .card.customer2 .orange[data-v-252bc089], .dashboard-index .card.customer3 .orange[data-v-252bc089], .dashboard-index .card.customer4 .orange[data-v-252bc089], .dashboard-index .card.customer5 .orange[data-v-252bc089] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-252bc089], .dashboard-index .card.customer2 .brown[data-v-252bc089], .dashboard-index .card.customer3 .brown[data-v-252bc089], .dashboard-index .card.customer4 .brown[data-v-252bc089], .dashboard-index .card.customer5 .brown[data-v-252bc089] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-252bc089], .dashboard-index .card.customer2 .red[data-v-252bc089], .dashboard-index .card.customer3 .red[data-v-252bc089], .dashboard-index .card.customer4 .red[data-v-252bc089], .dashboard-index .card.customer5 .red[data-v-252bc089] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-252bc089], .dashboard-index .card.customer2 .grey[data-v-252bc089], .dashboard-index .card.customer3 .grey[data-v-252bc089], .dashboard-index .card.customer4 .grey[data-v-252bc089], .dashboard-index .card.customer5 .grey[data-v-252bc089] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-252bc089], .dashboard-index .card.customer2 .bold[data-v-252bc089], .dashboard-index .card.customer3 .bold[data-v-252bc089], .dashboard-index .card.customer4 .bold[data-v-252bc089], .dashboard-index .card.customer5 .bold[data-v-252bc089] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-252bc089], .dashboard-index .card.customer2 .btn[data-v-252bc089], .dashboard-index .card.customer3 .btn[data-v-252bc089], .dashboard-index .card.customer4 .btn[data-v-252bc089], .dashboard-index .card.customer5 .btn[data-v-252bc089] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-252bc089], .dashboard-index .card.customer2 .footer-group[data-v-252bc089], .dashboard-index .card.customer3 .footer-group[data-v-252bc089], .dashboard-index .card.customer4 .footer-group[data-v-252bc089], .dashboard-index .card.customer5 .footer-group[data-v-252bc089] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-252bc089] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-252bc089] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-252bc089] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-252bc089] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-252bc089] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-252bc089] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-252bc089] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-252bc089] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-252bc089] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-252bc089] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-252bc089],
.dashboard-index .card.noArrow .next[data-v-252bc089] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-252bc089] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-252bc089] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-252bc089] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-252bc089] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-252bc089] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-252bc089] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-252bc089] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-252bc089] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-252bc089] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-252bc089] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-252bc089]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-252bc089] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-252bc089] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-252bc089] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-252bc089] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-252bc089]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-252bc089] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-252bc089] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-252bc089] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-252bc089] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-252bc089] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-252bc089] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-252bc089]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-252bc089] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-252bc089]:hover, .dashboard-index .customerBtn[data-v-252bc089]:focus, .dashboard-index .customerBtn[data-v-252bc089]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-252bc089] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-252bc089] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-252bc089]:hover, .dashboard-index .customerBtn2[data-v-252bc089]:focus, .dashboard-index .customerBtn2[data-v-252bc089]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-252bc089] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-252bc089] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-252bc089] {
    margin-bottom: 8px;
}
}
.popover-number[data-v-252bc089] {
  text-decoration: none;
  font-weight: normal;
}
.wrap .el-button {
  padding: 0;
}
.agent-claims .th1 {
  width: 5%;
}
.agent-claims .th2, .agent-claims .th3, .agent-claims .th4, .agent-claims .th5 {
  width: 25%;
}
@media screen and (max-width: 415px) {
.agent-claims .th1 {
    width: 5%;
}
.agent-claims .th2 {
    width: 25%;
}
.agent-claims .th3 {
    width: 25%;
}
.agent-claims .th4 {
    width: 30%;
}
.agent-claims .th5 {
    width: 10%;
}
}
.absolute-center[data-v-5f8b0c62] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-5f8b0c62] {
  cursor: pointer;
}
.overflow-clip[data-v-5f8b0c62] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-5f8b0c62] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-5f8b0c62] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-5f8b0c62] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-5f8b0c62] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-5f8b0c62] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-5f8b0c62] {
    right: 0;
}
}
.dashboard-index .row[data-v-5f8b0c62] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-5f8b0c62] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-5f8b0c62] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-5f8b0c62] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-5f8b0c62] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-5f8b0c62] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-5f8b0c62] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-5f8b0c62] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-5f8b0c62] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-5f8b0c62] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-5f8b0c62], .dashboard-index .card.customer2[data-v-5f8b0c62], .dashboard-index .card.customer3[data-v-5f8b0c62], .dashboard-index .card.customer4[data-v-5f8b0c62], .dashboard-index .card.customer5[data-v-5f8b0c62] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-5f8b0c62]::after, .dashboard-index .card.customer2[data-v-5f8b0c62]::after, .dashboard-index .card.customer3[data-v-5f8b0c62]::after, .dashboard-index .card.customer4[data-v-5f8b0c62]::after, .dashboard-index .card.customer5[data-v-5f8b0c62]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .more-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .more-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .more-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .more-group[data-v-5f8b0c62] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .top-group[data-v-5f8b0c62] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .top-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .top-group[data-v-5f8b0c62] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-5f8b0c62] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-5f8b0c62]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .middle-group[data-v-5f8b0c62] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .middle-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .middle-group[data-v-5f8b0c62] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-5f8b0c62] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-5f8b0c62]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-5f8b0c62]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-5f8b0c62]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-5f8b0c62]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-5f8b0c62]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-5f8b0c62], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-5f8b0c62], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-5f8b0c62], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-5f8b0c62], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-5f8b0c62] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .bottom-group[data-v-5f8b0c62] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .bottom-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .bottom-group[data-v-5f8b0c62] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-5f8b0c62], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-5f8b0c62] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-5f8b0c62]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-5f8b0c62]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-5f8b0c62], .dashboard-index .card.customer2 p[data-v-5f8b0c62], .dashboard-index .card.customer3 p[data-v-5f8b0c62], .dashboard-index .card.customer4 p[data-v-5f8b0c62], .dashboard-index .card.customer5 p[data-v-5f8b0c62] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-5f8b0c62], .dashboard-index .card.customer2 .fs14[data-v-5f8b0c62], .dashboard-index .card.customer3 .fs14[data-v-5f8b0c62], .dashboard-index .card.customer4 .fs14[data-v-5f8b0c62], .dashboard-index .card.customer5 .fs14[data-v-5f8b0c62] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-5f8b0c62], .dashboard-index .card.customer2 .fs16[data-v-5f8b0c62], .dashboard-index .card.customer3 .fs16[data-v-5f8b0c62], .dashboard-index .card.customer4 .fs16[data-v-5f8b0c62], .dashboard-index .card.customer5 .fs16[data-v-5f8b0c62] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-5f8b0c62], .dashboard-index .card.customer2 .fs18[data-v-5f8b0c62], .dashboard-index .card.customer3 .fs18[data-v-5f8b0c62], .dashboard-index .card.customer4 .fs18[data-v-5f8b0c62], .dashboard-index .card.customer5 .fs18[data-v-5f8b0c62] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-5f8b0c62], .dashboard-index .card.customer2 .fs20[data-v-5f8b0c62], .dashboard-index .card.customer3 .fs20[data-v-5f8b0c62], .dashboard-index .card.customer4 .fs20[data-v-5f8b0c62], .dashboard-index .card.customer5 .fs20[data-v-5f8b0c62] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-5f8b0c62], .dashboard-index .card.customer2 .fs28[data-v-5f8b0c62], .dashboard-index .card.customer3 .fs28[data-v-5f8b0c62], .dashboard-index .card.customer4 .fs28[data-v-5f8b0c62], .dashboard-index .card.customer5 .fs28[data-v-5f8b0c62] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-5f8b0c62], .dashboard-index .card.customer2 .fs32[data-v-5f8b0c62], .dashboard-index .card.customer3 .fs32[data-v-5f8b0c62], .dashboard-index .card.customer4 .fs32[data-v-5f8b0c62], .dashboard-index .card.customer5 .fs32[data-v-5f8b0c62] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-5f8b0c62], .dashboard-index .card.customer2 .black[data-v-5f8b0c62], .dashboard-index .card.customer3 .black[data-v-5f8b0c62], .dashboard-index .card.customer4 .black[data-v-5f8b0c62], .dashboard-index .card.customer5 .black[data-v-5f8b0c62] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-5f8b0c62], .dashboard-index .card.customer2 .blue[data-v-5f8b0c62], .dashboard-index .card.customer3 .blue[data-v-5f8b0c62], .dashboard-index .card.customer4 .blue[data-v-5f8b0c62], .dashboard-index .card.customer5 .blue[data-v-5f8b0c62] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-5f8b0c62], .dashboard-index .card.customer2 .orange[data-v-5f8b0c62], .dashboard-index .card.customer3 .orange[data-v-5f8b0c62], .dashboard-index .card.customer4 .orange[data-v-5f8b0c62], .dashboard-index .card.customer5 .orange[data-v-5f8b0c62] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-5f8b0c62], .dashboard-index .card.customer2 .brown[data-v-5f8b0c62], .dashboard-index .card.customer3 .brown[data-v-5f8b0c62], .dashboard-index .card.customer4 .brown[data-v-5f8b0c62], .dashboard-index .card.customer5 .brown[data-v-5f8b0c62] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-5f8b0c62], .dashboard-index .card.customer2 .red[data-v-5f8b0c62], .dashboard-index .card.customer3 .red[data-v-5f8b0c62], .dashboard-index .card.customer4 .red[data-v-5f8b0c62], .dashboard-index .card.customer5 .red[data-v-5f8b0c62] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-5f8b0c62], .dashboard-index .card.customer2 .grey[data-v-5f8b0c62], .dashboard-index .card.customer3 .grey[data-v-5f8b0c62], .dashboard-index .card.customer4 .grey[data-v-5f8b0c62], .dashboard-index .card.customer5 .grey[data-v-5f8b0c62] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-5f8b0c62], .dashboard-index .card.customer2 .bold[data-v-5f8b0c62], .dashboard-index .card.customer3 .bold[data-v-5f8b0c62], .dashboard-index .card.customer4 .bold[data-v-5f8b0c62], .dashboard-index .card.customer5 .bold[data-v-5f8b0c62] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-5f8b0c62], .dashboard-index .card.customer2 .btn[data-v-5f8b0c62], .dashboard-index .card.customer3 .btn[data-v-5f8b0c62], .dashboard-index .card.customer4 .btn[data-v-5f8b0c62], .dashboard-index .card.customer5 .btn[data-v-5f8b0c62] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-5f8b0c62], .dashboard-index .card.customer2 .footer-group[data-v-5f8b0c62], .dashboard-index .card.customer3 .footer-group[data-v-5f8b0c62], .dashboard-index .card.customer4 .footer-group[data-v-5f8b0c62], .dashboard-index .card.customer5 .footer-group[data-v-5f8b0c62] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-5f8b0c62] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-5f8b0c62] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-5f8b0c62] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-5f8b0c62] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-5f8b0c62] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-5f8b0c62] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-5f8b0c62] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-5f8b0c62] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-5f8b0c62] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-5f8b0c62] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-5f8b0c62],
.dashboard-index .card.noArrow .next[data-v-5f8b0c62] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-5f8b0c62] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-5f8b0c62] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-5f8b0c62] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-5f8b0c62] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-5f8b0c62] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-5f8b0c62] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-5f8b0c62] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-5f8b0c62] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-5f8b0c62] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-5f8b0c62] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-5f8b0c62]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-5f8b0c62] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-5f8b0c62] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-5f8b0c62] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-5f8b0c62] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-5f8b0c62]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-5f8b0c62] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-5f8b0c62] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-5f8b0c62] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-5f8b0c62] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-5f8b0c62] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-5f8b0c62] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-5f8b0c62]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-5f8b0c62] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-5f8b0c62]:hover, .dashboard-index .customerBtn[data-v-5f8b0c62]:focus, .dashboard-index .customerBtn[data-v-5f8b0c62]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-5f8b0c62] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-5f8b0c62] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-5f8b0c62]:hover, .dashboard-index .customerBtn2[data-v-5f8b0c62]:focus, .dashboard-index .customerBtn2[data-v-5f8b0c62]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-5f8b0c62] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-5f8b0c62] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-5f8b0c62] {
    margin-bottom: 8px;
}
}
.popover-number[data-v-5f8b0c62] {
  text-decoration: none;
  font-weight: normal;
}
.wrap .el-button {
  padding: 0;
}
.filters-not-match-dialog ul[data-v-52f9f634] {
  list-style-type: disc;
}
.filters-not-match-dialog .info-dialog__header[data-v-52f9f634] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.filters-not-match-dialog .info-dialog__header .close-btn[data-v-52f9f634] {
  color: #0044AD;
}
.filters-not-match-dialog .info-dialog__body[data-v-52f9f634] {
  padding: 32px;
}
.filters-not-match-dialog .btn[data-v-52f9f634] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.filters-not-match-dialog .btn[data-v-52f9f634]:hover, .filters-not-match-dialog .btn[data-v-52f9f634]:focus, .filters-not-match-dialog .btn[data-v-52f9f634]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.filters-not-match-dialog p[data-v-52f9f634] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
@media (min-width: 576px) {
.filters-not-match-dialog[data-v-52f9f634] {
    max-width: 360px !important;
}
}
.index-call-dialog .btn-link[data-v-57d33ef7] {
  color: #0044AD;
}
.index-call-dialog .btn-link[data-v-57d33ef7]:hover {
  text-decoration: none;
}
.index-call-dialog .row[data-v-57d33ef7] {
  margin-left: -4px;
  margin-right: -4px;
}
.index-call-dialog .row [class*=col-][data-v-57d33ef7] {
  padding-left: 4px;
  padding-right: 4px;
}
.index-call-dialog .info-dialog__header[data-v-57d33ef7] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.index-call-dialog .info-dialog__header .close-btn[data-v-57d33ef7] {
  color: #0044AD;
}
.index-call-dialog .info-dialog__body[data-v-57d33ef7] {
  padding: 32px;
}
.index-call-dialog .btn-close[data-v-57d33ef7] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.index-call-dialog .btn-close[data-v-57d33ef7]:hover, .index-call-dialog .btn-close[data-v-57d33ef7]:focus, .index-call-dialog .btn-close[data-v-57d33ef7]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.index-call-dialog .customerBtn2[data-v-57d33ef7] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.index-call-dialog .customerBtn2[data-v-57d33ef7]:focus, .index-call-dialog .customerBtn2[data-v-57d33ef7]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.index-call-dialog .customerBtn2.solid[data-v-57d33ef7] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.index-call-dialog p[data-v-57d33ef7] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
.index-call-dialog .btn-link[data-v-f727c2d0] {
  color: #0044AD;
}
.index-call-dialog .btn-link[data-v-f727c2d0]:hover {
  text-decoration: none;
}
.index-call-dialog .row[data-v-f727c2d0] {
  margin-left: -4px;
  margin-right: -4px;
}
.index-call-dialog .row [class*=col-][data-v-f727c2d0] {
  padding-left: 4px;
  padding-right: 4px;
}
.index-call-dialog .info-dialog__header[data-v-f727c2d0] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.index-call-dialog .info-dialog__header .close-btn[data-v-f727c2d0] {
  color: #0044AD;
}
.index-call-dialog .info-dialog__body[data-v-f727c2d0] {
  padding: 32px;
}
.index-call-dialog .btn-close[data-v-f727c2d0] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.index-call-dialog .btn-close[data-v-f727c2d0]:hover, .index-call-dialog .btn-close[data-v-f727c2d0]:focus, .index-call-dialog .btn-close[data-v-f727c2d0]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.index-call-dialog .customerBtn2[data-v-f727c2d0] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.index-call-dialog .customerBtn2[data-v-f727c2d0]:focus, .index-call-dialog .customerBtn2[data-v-f727c2d0]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.index-call-dialog .customerBtn2.solid[data-v-f727c2d0] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.index-call-dialog p[data-v-f727c2d0] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
.absolute-center[data-v-514ce38e] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-514ce38e] {
  cursor: pointer;
}
.overflow-clip[data-v-514ce38e] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-514ce38e] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-514ce38e] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-514ce38e] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-514ce38e] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-514ce38e] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-514ce38e] {
    right: 0;
}
}
.dashboard-index .row[data-v-514ce38e] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-514ce38e] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-514ce38e] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-514ce38e] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-514ce38e] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-514ce38e] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-514ce38e] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-514ce38e] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-514ce38e] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-514ce38e] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-514ce38e], .dashboard-index .card.customer2[data-v-514ce38e], .dashboard-index .card.customer3[data-v-514ce38e], .dashboard-index .card.customer4[data-v-514ce38e], .dashboard-index .card.customer5[data-v-514ce38e] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-514ce38e]::after, .dashboard-index .card.customer2[data-v-514ce38e]::after, .dashboard-index .card.customer3[data-v-514ce38e]::after, .dashboard-index .card.customer4[data-v-514ce38e]::after, .dashboard-index .card.customer5[data-v-514ce38e]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-514ce38e], .dashboard-index .card.customer2 .more-group[data-v-514ce38e], .dashboard-index .card.customer3 .more-group[data-v-514ce38e], .dashboard-index .card.customer4 .more-group[data-v-514ce38e], .dashboard-index .card.customer5 .more-group[data-v-514ce38e] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-514ce38e], .dashboard-index .card.customer2 .top-group[data-v-514ce38e], .dashboard-index .card.customer3 .top-group[data-v-514ce38e], .dashboard-index .card.customer4 .top-group[data-v-514ce38e], .dashboard-index .card.customer5 .top-group[data-v-514ce38e] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-514ce38e], .dashboard-index .card.customer2 .top-group[data-v-514ce38e], .dashboard-index .card.customer3 .top-group[data-v-514ce38e], .dashboard-index .card.customer4 .top-group[data-v-514ce38e], .dashboard-index .card.customer5 .top-group[data-v-514ce38e] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-514ce38e] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-514ce38e]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-514ce38e], .dashboard-index .card.customer2 .middle-group[data-v-514ce38e], .dashboard-index .card.customer3 .middle-group[data-v-514ce38e], .dashboard-index .card.customer4 .middle-group[data-v-514ce38e], .dashboard-index .card.customer5 .middle-group[data-v-514ce38e] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-514ce38e], .dashboard-index .card.customer2 .middle-group[data-v-514ce38e], .dashboard-index .card.customer3 .middle-group[data-v-514ce38e], .dashboard-index .card.customer4 .middle-group[data-v-514ce38e], .dashboard-index .card.customer5 .middle-group[data-v-514ce38e] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-514ce38e] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-514ce38e]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-514ce38e]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-514ce38e]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-514ce38e]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-514ce38e]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-514ce38e], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-514ce38e], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-514ce38e], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-514ce38e], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-514ce38e] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer2 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer3 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer4 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer5 .bottom-group[data-v-514ce38e] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer2 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer3 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer4 .bottom-group[data-v-514ce38e], .dashboard-index .card.customer5 .bottom-group[data-v-514ce38e] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-514ce38e], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-514ce38e] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-514ce38e]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-514ce38e]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-514ce38e], .dashboard-index .card.customer2 p[data-v-514ce38e], .dashboard-index .card.customer3 p[data-v-514ce38e], .dashboard-index .card.customer4 p[data-v-514ce38e], .dashboard-index .card.customer5 p[data-v-514ce38e] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-514ce38e], .dashboard-index .card.customer2 .fs14[data-v-514ce38e], .dashboard-index .card.customer3 .fs14[data-v-514ce38e], .dashboard-index .card.customer4 .fs14[data-v-514ce38e], .dashboard-index .card.customer5 .fs14[data-v-514ce38e] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-514ce38e], .dashboard-index .card.customer2 .fs16[data-v-514ce38e], .dashboard-index .card.customer3 .fs16[data-v-514ce38e], .dashboard-index .card.customer4 .fs16[data-v-514ce38e], .dashboard-index .card.customer5 .fs16[data-v-514ce38e] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-514ce38e], .dashboard-index .card.customer2 .fs18[data-v-514ce38e], .dashboard-index .card.customer3 .fs18[data-v-514ce38e], .dashboard-index .card.customer4 .fs18[data-v-514ce38e], .dashboard-index .card.customer5 .fs18[data-v-514ce38e] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-514ce38e], .dashboard-index .card.customer2 .fs20[data-v-514ce38e], .dashboard-index .card.customer3 .fs20[data-v-514ce38e], .dashboard-index .card.customer4 .fs20[data-v-514ce38e], .dashboard-index .card.customer5 .fs20[data-v-514ce38e] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-514ce38e], .dashboard-index .card.customer2 .fs28[data-v-514ce38e], .dashboard-index .card.customer3 .fs28[data-v-514ce38e], .dashboard-index .card.customer4 .fs28[data-v-514ce38e], .dashboard-index .card.customer5 .fs28[data-v-514ce38e] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-514ce38e], .dashboard-index .card.customer2 .fs32[data-v-514ce38e], .dashboard-index .card.customer3 .fs32[data-v-514ce38e], .dashboard-index .card.customer4 .fs32[data-v-514ce38e], .dashboard-index .card.customer5 .fs32[data-v-514ce38e] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-514ce38e], .dashboard-index .card.customer2 .black[data-v-514ce38e], .dashboard-index .card.customer3 .black[data-v-514ce38e], .dashboard-index .card.customer4 .black[data-v-514ce38e], .dashboard-index .card.customer5 .black[data-v-514ce38e] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-514ce38e], .dashboard-index .card.customer2 .blue[data-v-514ce38e], .dashboard-index .card.customer3 .blue[data-v-514ce38e], .dashboard-index .card.customer4 .blue[data-v-514ce38e], .dashboard-index .card.customer5 .blue[data-v-514ce38e] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-514ce38e], .dashboard-index .card.customer2 .orange[data-v-514ce38e], .dashboard-index .card.customer3 .orange[data-v-514ce38e], .dashboard-index .card.customer4 .orange[data-v-514ce38e], .dashboard-index .card.customer5 .orange[data-v-514ce38e] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-514ce38e], .dashboard-index .card.customer2 .brown[data-v-514ce38e], .dashboard-index .card.customer3 .brown[data-v-514ce38e], .dashboard-index .card.customer4 .brown[data-v-514ce38e], .dashboard-index .card.customer5 .brown[data-v-514ce38e] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-514ce38e], .dashboard-index .card.customer2 .red[data-v-514ce38e], .dashboard-index .card.customer3 .red[data-v-514ce38e], .dashboard-index .card.customer4 .red[data-v-514ce38e], .dashboard-index .card.customer5 .red[data-v-514ce38e] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-514ce38e], .dashboard-index .card.customer2 .grey[data-v-514ce38e], .dashboard-index .card.customer3 .grey[data-v-514ce38e], .dashboard-index .card.customer4 .grey[data-v-514ce38e], .dashboard-index .card.customer5 .grey[data-v-514ce38e] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-514ce38e], .dashboard-index .card.customer2 .bold[data-v-514ce38e], .dashboard-index .card.customer3 .bold[data-v-514ce38e], .dashboard-index .card.customer4 .bold[data-v-514ce38e], .dashboard-index .card.customer5 .bold[data-v-514ce38e] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-514ce38e], .dashboard-index .card.customer2 .btn[data-v-514ce38e], .dashboard-index .card.customer3 .btn[data-v-514ce38e], .dashboard-index .card.customer4 .btn[data-v-514ce38e], .dashboard-index .card.customer5 .btn[data-v-514ce38e] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-514ce38e], .dashboard-index .card.customer2 .footer-group[data-v-514ce38e], .dashboard-index .card.customer3 .footer-group[data-v-514ce38e], .dashboard-index .card.customer4 .footer-group[data-v-514ce38e], .dashboard-index .card.customer5 .footer-group[data-v-514ce38e] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-514ce38e] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-514ce38e] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-514ce38e] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-514ce38e] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-514ce38e] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-514ce38e] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-514ce38e] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-514ce38e] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-514ce38e] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-514ce38e] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-514ce38e],
.dashboard-index .card.noArrow .next[data-v-514ce38e] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-514ce38e] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-514ce38e] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-514ce38e] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-514ce38e] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-514ce38e] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-514ce38e] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-514ce38e] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-514ce38e] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-514ce38e] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-514ce38e] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-514ce38e]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-514ce38e] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-514ce38e] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-514ce38e] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-514ce38e] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-514ce38e]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-514ce38e] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-514ce38e] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-514ce38e] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-514ce38e] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-514ce38e] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-514ce38e] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-514ce38e]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-514ce38e] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-514ce38e]:hover, .dashboard-index .customerBtn[data-v-514ce38e]:focus, .dashboard-index .customerBtn[data-v-514ce38e]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-514ce38e] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-514ce38e] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-514ce38e]:hover, .dashboard-index .customerBtn2[data-v-514ce38e]:focus, .dashboard-index .customerBtn2[data-v-514ce38e]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-514ce38e] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-514ce38e] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-514ce38e] {
    margin-bottom: 8px;
}
}
.absolute-center[data-v-abd2037a] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-abd2037a] {
  cursor: pointer;
}
.overflow-clip[data-v-abd2037a] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-abd2037a] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-abd2037a] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-abd2037a] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-abd2037a] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-abd2037a] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-abd2037a] {
    right: 0;
}
}
.dashboard-index .row[data-v-abd2037a] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-abd2037a] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-abd2037a] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-abd2037a] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-abd2037a] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-abd2037a] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-abd2037a] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-abd2037a] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-abd2037a] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-abd2037a] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-abd2037a], .dashboard-index .card.customer2[data-v-abd2037a], .dashboard-index .card.customer3[data-v-abd2037a], .dashboard-index .card.customer4[data-v-abd2037a], .dashboard-index .card.customer5[data-v-abd2037a] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-abd2037a]::after, .dashboard-index .card.customer2[data-v-abd2037a]::after, .dashboard-index .card.customer3[data-v-abd2037a]::after, .dashboard-index .card.customer4[data-v-abd2037a]::after, .dashboard-index .card.customer5[data-v-abd2037a]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-abd2037a], .dashboard-index .card.customer2 .more-group[data-v-abd2037a], .dashboard-index .card.customer3 .more-group[data-v-abd2037a], .dashboard-index .card.customer4 .more-group[data-v-abd2037a], .dashboard-index .card.customer5 .more-group[data-v-abd2037a] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-abd2037a], .dashboard-index .card.customer2 .top-group[data-v-abd2037a], .dashboard-index .card.customer3 .top-group[data-v-abd2037a], .dashboard-index .card.customer4 .top-group[data-v-abd2037a], .dashboard-index .card.customer5 .top-group[data-v-abd2037a] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-abd2037a], .dashboard-index .card.customer2 .top-group[data-v-abd2037a], .dashboard-index .card.customer3 .top-group[data-v-abd2037a], .dashboard-index .card.customer4 .top-group[data-v-abd2037a], .dashboard-index .card.customer5 .top-group[data-v-abd2037a] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-abd2037a] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-abd2037a]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-abd2037a], .dashboard-index .card.customer2 .middle-group[data-v-abd2037a], .dashboard-index .card.customer3 .middle-group[data-v-abd2037a], .dashboard-index .card.customer4 .middle-group[data-v-abd2037a], .dashboard-index .card.customer5 .middle-group[data-v-abd2037a] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-abd2037a], .dashboard-index .card.customer2 .middle-group[data-v-abd2037a], .dashboard-index .card.customer3 .middle-group[data-v-abd2037a], .dashboard-index .card.customer4 .middle-group[data-v-abd2037a], .dashboard-index .card.customer5 .middle-group[data-v-abd2037a] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-abd2037a] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-abd2037a]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-abd2037a]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-abd2037a]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-abd2037a]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-abd2037a]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-abd2037a], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-abd2037a], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-abd2037a], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-abd2037a], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-abd2037a] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer2 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer3 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer4 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer5 .bottom-group[data-v-abd2037a] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer2 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer3 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer4 .bottom-group[data-v-abd2037a], .dashboard-index .card.customer5 .bottom-group[data-v-abd2037a] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-abd2037a], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-abd2037a] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-abd2037a]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-abd2037a]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-abd2037a], .dashboard-index .card.customer2 p[data-v-abd2037a], .dashboard-index .card.customer3 p[data-v-abd2037a], .dashboard-index .card.customer4 p[data-v-abd2037a], .dashboard-index .card.customer5 p[data-v-abd2037a] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-abd2037a], .dashboard-index .card.customer2 .fs14[data-v-abd2037a], .dashboard-index .card.customer3 .fs14[data-v-abd2037a], .dashboard-index .card.customer4 .fs14[data-v-abd2037a], .dashboard-index .card.customer5 .fs14[data-v-abd2037a] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-abd2037a], .dashboard-index .card.customer2 .fs16[data-v-abd2037a], .dashboard-index .card.customer3 .fs16[data-v-abd2037a], .dashboard-index .card.customer4 .fs16[data-v-abd2037a], .dashboard-index .card.customer5 .fs16[data-v-abd2037a] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-abd2037a], .dashboard-index .card.customer2 .fs18[data-v-abd2037a], .dashboard-index .card.customer3 .fs18[data-v-abd2037a], .dashboard-index .card.customer4 .fs18[data-v-abd2037a], .dashboard-index .card.customer5 .fs18[data-v-abd2037a] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-abd2037a], .dashboard-index .card.customer2 .fs20[data-v-abd2037a], .dashboard-index .card.customer3 .fs20[data-v-abd2037a], .dashboard-index .card.customer4 .fs20[data-v-abd2037a], .dashboard-index .card.customer5 .fs20[data-v-abd2037a] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-abd2037a], .dashboard-index .card.customer2 .fs28[data-v-abd2037a], .dashboard-index .card.customer3 .fs28[data-v-abd2037a], .dashboard-index .card.customer4 .fs28[data-v-abd2037a], .dashboard-index .card.customer5 .fs28[data-v-abd2037a] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-abd2037a], .dashboard-index .card.customer2 .fs32[data-v-abd2037a], .dashboard-index .card.customer3 .fs32[data-v-abd2037a], .dashboard-index .card.customer4 .fs32[data-v-abd2037a], .dashboard-index .card.customer5 .fs32[data-v-abd2037a] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-abd2037a], .dashboard-index .card.customer2 .black[data-v-abd2037a], .dashboard-index .card.customer3 .black[data-v-abd2037a], .dashboard-index .card.customer4 .black[data-v-abd2037a], .dashboard-index .card.customer5 .black[data-v-abd2037a] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-abd2037a], .dashboard-index .card.customer2 .blue[data-v-abd2037a], .dashboard-index .card.customer3 .blue[data-v-abd2037a], .dashboard-index .card.customer4 .blue[data-v-abd2037a], .dashboard-index .card.customer5 .blue[data-v-abd2037a] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-abd2037a], .dashboard-index .card.customer2 .orange[data-v-abd2037a], .dashboard-index .card.customer3 .orange[data-v-abd2037a], .dashboard-index .card.customer4 .orange[data-v-abd2037a], .dashboard-index .card.customer5 .orange[data-v-abd2037a] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-abd2037a], .dashboard-index .card.customer2 .brown[data-v-abd2037a], .dashboard-index .card.customer3 .brown[data-v-abd2037a], .dashboard-index .card.customer4 .brown[data-v-abd2037a], .dashboard-index .card.customer5 .brown[data-v-abd2037a] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-abd2037a], .dashboard-index .card.customer2 .red[data-v-abd2037a], .dashboard-index .card.customer3 .red[data-v-abd2037a], .dashboard-index .card.customer4 .red[data-v-abd2037a], .dashboard-index .card.customer5 .red[data-v-abd2037a] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-abd2037a], .dashboard-index .card.customer2 .grey[data-v-abd2037a], .dashboard-index .card.customer3 .grey[data-v-abd2037a], .dashboard-index .card.customer4 .grey[data-v-abd2037a], .dashboard-index .card.customer5 .grey[data-v-abd2037a] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-abd2037a], .dashboard-index .card.customer2 .bold[data-v-abd2037a], .dashboard-index .card.customer3 .bold[data-v-abd2037a], .dashboard-index .card.customer4 .bold[data-v-abd2037a], .dashboard-index .card.customer5 .bold[data-v-abd2037a] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-abd2037a], .dashboard-index .card.customer2 .btn[data-v-abd2037a], .dashboard-index .card.customer3 .btn[data-v-abd2037a], .dashboard-index .card.customer4 .btn[data-v-abd2037a], .dashboard-index .card.customer5 .btn[data-v-abd2037a] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-abd2037a], .dashboard-index .card.customer2 .footer-group[data-v-abd2037a], .dashboard-index .card.customer3 .footer-group[data-v-abd2037a], .dashboard-index .card.customer4 .footer-group[data-v-abd2037a], .dashboard-index .card.customer5 .footer-group[data-v-abd2037a] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-abd2037a] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-abd2037a] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-abd2037a] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-abd2037a] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-abd2037a] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-abd2037a] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-abd2037a] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-abd2037a] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-abd2037a] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-abd2037a] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-abd2037a],
.dashboard-index .card.noArrow .next[data-v-abd2037a] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-abd2037a] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-abd2037a] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-abd2037a] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-abd2037a] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-abd2037a] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-abd2037a] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-abd2037a] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-abd2037a] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-abd2037a] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-abd2037a] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-abd2037a]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-abd2037a] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-abd2037a] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-abd2037a] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-abd2037a] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-abd2037a]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-abd2037a] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-abd2037a] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-abd2037a] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-abd2037a] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-abd2037a] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-abd2037a] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-abd2037a]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-abd2037a] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-abd2037a]:hover, .dashboard-index .customerBtn[data-v-abd2037a]:focus, .dashboard-index .customerBtn[data-v-abd2037a]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-abd2037a] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-abd2037a] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-abd2037a]:hover, .dashboard-index .customerBtn2[data-v-abd2037a]:focus, .dashboard-index .customerBtn2[data-v-abd2037a]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-abd2037a] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-abd2037a] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-abd2037a] {
    margin-bottom: 8px;
}
}
.notificationSearchTable td {
  cursor: pointer;
}
.absolute-center[data-v-1625c2e6] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-1625c2e6] {
  cursor: pointer;
}
.overflow-clip[data-v-1625c2e6] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-1625c2e6] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-1625c2e6] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-1625c2e6] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-1625c2e6] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-1625c2e6] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-1625c2e6] {
    right: 0;
}
}
.dashboard-index .row[data-v-1625c2e6] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-1625c2e6] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-1625c2e6] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-1625c2e6] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-1625c2e6] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-1625c2e6] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-1625c2e6] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-1625c2e6] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-1625c2e6] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-1625c2e6] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-1625c2e6], .dashboard-index .card.customer2[data-v-1625c2e6], .dashboard-index .card.customer3[data-v-1625c2e6], .dashboard-index .card.customer4[data-v-1625c2e6], .dashboard-index .card.customer5[data-v-1625c2e6] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-1625c2e6]::after, .dashboard-index .card.customer2[data-v-1625c2e6]::after, .dashboard-index .card.customer3[data-v-1625c2e6]::after, .dashboard-index .card.customer4[data-v-1625c2e6]::after, .dashboard-index .card.customer5[data-v-1625c2e6]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-1625c2e6], .dashboard-index .card.customer2 .more-group[data-v-1625c2e6], .dashboard-index .card.customer3 .more-group[data-v-1625c2e6], .dashboard-index .card.customer4 .more-group[data-v-1625c2e6], .dashboard-index .card.customer5 .more-group[data-v-1625c2e6] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-1625c2e6], .dashboard-index .card.customer2 .top-group[data-v-1625c2e6], .dashboard-index .card.customer3 .top-group[data-v-1625c2e6], .dashboard-index .card.customer4 .top-group[data-v-1625c2e6], .dashboard-index .card.customer5 .top-group[data-v-1625c2e6] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-1625c2e6], .dashboard-index .card.customer2 .top-group[data-v-1625c2e6], .dashboard-index .card.customer3 .top-group[data-v-1625c2e6], .dashboard-index .card.customer4 .top-group[data-v-1625c2e6], .dashboard-index .card.customer5 .top-group[data-v-1625c2e6] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-1625c2e6] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-1625c2e6]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer2 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer3 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer4 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer5 .middle-group[data-v-1625c2e6] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer2 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer3 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer4 .middle-group[data-v-1625c2e6], .dashboard-index .card.customer5 .middle-group[data-v-1625c2e6] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-1625c2e6] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-1625c2e6]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-1625c2e6]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-1625c2e6]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-1625c2e6]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-1625c2e6]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-1625c2e6], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-1625c2e6], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-1625c2e6], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-1625c2e6], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-1625c2e6] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer2 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer3 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer4 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer5 .bottom-group[data-v-1625c2e6] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer2 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer3 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer4 .bottom-group[data-v-1625c2e6], .dashboard-index .card.customer5 .bottom-group[data-v-1625c2e6] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-1625c2e6], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-1625c2e6] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-1625c2e6]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-1625c2e6]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-1625c2e6], .dashboard-index .card.customer2 p[data-v-1625c2e6], .dashboard-index .card.customer3 p[data-v-1625c2e6], .dashboard-index .card.customer4 p[data-v-1625c2e6], .dashboard-index .card.customer5 p[data-v-1625c2e6] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-1625c2e6], .dashboard-index .card.customer2 .fs14[data-v-1625c2e6], .dashboard-index .card.customer3 .fs14[data-v-1625c2e6], .dashboard-index .card.customer4 .fs14[data-v-1625c2e6], .dashboard-index .card.customer5 .fs14[data-v-1625c2e6] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-1625c2e6], .dashboard-index .card.customer2 .fs16[data-v-1625c2e6], .dashboard-index .card.customer3 .fs16[data-v-1625c2e6], .dashboard-index .card.customer4 .fs16[data-v-1625c2e6], .dashboard-index .card.customer5 .fs16[data-v-1625c2e6] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-1625c2e6], .dashboard-index .card.customer2 .fs18[data-v-1625c2e6], .dashboard-index .card.customer3 .fs18[data-v-1625c2e6], .dashboard-index .card.customer4 .fs18[data-v-1625c2e6], .dashboard-index .card.customer5 .fs18[data-v-1625c2e6] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-1625c2e6], .dashboard-index .card.customer2 .fs20[data-v-1625c2e6], .dashboard-index .card.customer3 .fs20[data-v-1625c2e6], .dashboard-index .card.customer4 .fs20[data-v-1625c2e6], .dashboard-index .card.customer5 .fs20[data-v-1625c2e6] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-1625c2e6], .dashboard-index .card.customer2 .fs28[data-v-1625c2e6], .dashboard-index .card.customer3 .fs28[data-v-1625c2e6], .dashboard-index .card.customer4 .fs28[data-v-1625c2e6], .dashboard-index .card.customer5 .fs28[data-v-1625c2e6] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-1625c2e6], .dashboard-index .card.customer2 .fs32[data-v-1625c2e6], .dashboard-index .card.customer3 .fs32[data-v-1625c2e6], .dashboard-index .card.customer4 .fs32[data-v-1625c2e6], .dashboard-index .card.customer5 .fs32[data-v-1625c2e6] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-1625c2e6], .dashboard-index .card.customer2 .black[data-v-1625c2e6], .dashboard-index .card.customer3 .black[data-v-1625c2e6], .dashboard-index .card.customer4 .black[data-v-1625c2e6], .dashboard-index .card.customer5 .black[data-v-1625c2e6] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-1625c2e6], .dashboard-index .card.customer2 .blue[data-v-1625c2e6], .dashboard-index .card.customer3 .blue[data-v-1625c2e6], .dashboard-index .card.customer4 .blue[data-v-1625c2e6], .dashboard-index .card.customer5 .blue[data-v-1625c2e6] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-1625c2e6], .dashboard-index .card.customer2 .orange[data-v-1625c2e6], .dashboard-index .card.customer3 .orange[data-v-1625c2e6], .dashboard-index .card.customer4 .orange[data-v-1625c2e6], .dashboard-index .card.customer5 .orange[data-v-1625c2e6] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-1625c2e6], .dashboard-index .card.customer2 .brown[data-v-1625c2e6], .dashboard-index .card.customer3 .brown[data-v-1625c2e6], .dashboard-index .card.customer4 .brown[data-v-1625c2e6], .dashboard-index .card.customer5 .brown[data-v-1625c2e6] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-1625c2e6], .dashboard-index .card.customer2 .red[data-v-1625c2e6], .dashboard-index .card.customer3 .red[data-v-1625c2e6], .dashboard-index .card.customer4 .red[data-v-1625c2e6], .dashboard-index .card.customer5 .red[data-v-1625c2e6] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-1625c2e6], .dashboard-index .card.customer2 .grey[data-v-1625c2e6], .dashboard-index .card.customer3 .grey[data-v-1625c2e6], .dashboard-index .card.customer4 .grey[data-v-1625c2e6], .dashboard-index .card.customer5 .grey[data-v-1625c2e6] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-1625c2e6], .dashboard-index .card.customer2 .bold[data-v-1625c2e6], .dashboard-index .card.customer3 .bold[data-v-1625c2e6], .dashboard-index .card.customer4 .bold[data-v-1625c2e6], .dashboard-index .card.customer5 .bold[data-v-1625c2e6] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-1625c2e6], .dashboard-index .card.customer2 .btn[data-v-1625c2e6], .dashboard-index .card.customer3 .btn[data-v-1625c2e6], .dashboard-index .card.customer4 .btn[data-v-1625c2e6], .dashboard-index .card.customer5 .btn[data-v-1625c2e6] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-1625c2e6], .dashboard-index .card.customer2 .footer-group[data-v-1625c2e6], .dashboard-index .card.customer3 .footer-group[data-v-1625c2e6], .dashboard-index .card.customer4 .footer-group[data-v-1625c2e6], .dashboard-index .card.customer5 .footer-group[data-v-1625c2e6] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-1625c2e6] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-1625c2e6] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-1625c2e6] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-1625c2e6] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-1625c2e6] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-1625c2e6] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-1625c2e6] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-1625c2e6] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-1625c2e6] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-1625c2e6] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-1625c2e6],
.dashboard-index .card.noArrow .next[data-v-1625c2e6] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-1625c2e6] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-1625c2e6] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-1625c2e6] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-1625c2e6] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-1625c2e6] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-1625c2e6] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-1625c2e6] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-1625c2e6] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-1625c2e6] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-1625c2e6] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-1625c2e6]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-1625c2e6] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-1625c2e6] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-1625c2e6] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-1625c2e6] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-1625c2e6]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-1625c2e6] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-1625c2e6] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-1625c2e6] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-1625c2e6] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-1625c2e6] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-1625c2e6] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-1625c2e6]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-1625c2e6] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-1625c2e6]:hover, .dashboard-index .customerBtn[data-v-1625c2e6]:focus, .dashboard-index .customerBtn[data-v-1625c2e6]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-1625c2e6] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-1625c2e6] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-1625c2e6]:hover, .dashboard-index .customerBtn2[data-v-1625c2e6]:focus, .dashboard-index .customerBtn2[data-v-1625c2e6]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-1625c2e6] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-1625c2e6] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-1625c2e6] {
    margin-bottom: 8px;
}
}
.filters-not-match-dialog ul[data-v-a91a697a] {
  list-style-type: disc;
}
.filters-not-match-dialog .info-dialog__header[data-v-a91a697a] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.filters-not-match-dialog .info-dialog__header .close-btn[data-v-a91a697a] {
  color: #0044AD;
}
.filters-not-match-dialog .info-dialog__body[data-v-a91a697a] {
  padding: 32px;
}
.filters-not-match-dialog .btn[data-v-a91a697a] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.filters-not-match-dialog .btn[data-v-a91a697a]:hover, .filters-not-match-dialog .btn[data-v-a91a697a]:focus, .filters-not-match-dialog .btn[data-v-a91a697a]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.filters-not-match-dialog p[data-v-a91a697a] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
@media (min-width: 576px) {
.filters-not-match-dialog[data-v-a91a697a] {
    max-width: 360px !important;
}
}
*[data-v-d5e0fcfa] {
  margin: 0;
  padding: 0;
}
.page[data-v-d5e0fcfa] {
  position: absolute;
  right: 0;
  top: -55px;
  text-align: right;
  font-size: 16px;
}
.annotation[data-v-d5e0fcfa] {
  font-size: 14px;
  color: #666;
}
.hint[data-v-d5e0fcfa] {
  color: #e9200e;
}
.survey-not-match-dialog.info-dialog {
  max-width: 500px !important;
}
.survey-not-match-dialog ul {
  list-style-type: disc;
}
.survey-not-match-dialog .info-dialog__header {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.survey-not-match-dialog .info-dialog__header .close-btn {
  color: #0044AD;
}
.survey-not-match-dialog .info-dialog__body {
  padding: 12px 32px 30px;
}
.survey-not-match-dialog .btn {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.survey-not-match-dialog .btn:hover, .survey-not-match-dialog .btn:focus, .survey-not-match-dialog .btn:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.survey-not-match-dialog .form-group > div {
  display: flex;
  flex-wrap: wrap;
}
.hr {
  border-color: #9c9c9c;
}
*[data-v-7953a2b2] {
  margin: 0;
  padding: 0;
}
.page[data-v-7953a2b2] {
  position: absolute;
  right: 0;
  top: -55px;
  text-align: right;
  font-size: 16px;
}
.annotation[data-v-7953a2b2] {
  font-size: 14px;
  color: #666;
}
.hint[data-v-7953a2b2] {
  color: #e9200e;
}
.survey-not-match-dialog.info-dialog {
  max-width: 500px !important;
}
.survey-not-match-dialog ul {
  list-style-type: disc;
}
.survey-not-match-dialog .info-dialog__header {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.survey-not-match-dialog .info-dialog__header .close-btn {
  color: #0044AD;
}
.survey-not-match-dialog .info-dialog__body {
  padding: 12px 32px 30px;
}
.survey-not-match-dialog .btn {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.survey-not-match-dialog .btn:hover, .survey-not-match-dialog .btn:focus, .survey-not-match-dialog .btn:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.survey-not-match-dialog .form-group > div {
  display: flex;
  flex-wrap: wrap;
}
.hr {
  border-color: #9c9c9c;
}
.docTable td {
  cursor: pointer;
}
.absolute-center[data-v-68863fd6] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-68863fd6] {
  cursor: pointer;
}
.overflow-clip[data-v-68863fd6] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-68863fd6] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-68863fd6] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-68863fd6] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-68863fd6] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-68863fd6] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-68863fd6] {
    right: 0;
}
}
.dashboard-index .row[data-v-68863fd6] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-68863fd6] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-68863fd6] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-68863fd6] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-68863fd6] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-68863fd6] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-68863fd6] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-68863fd6] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-68863fd6] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-68863fd6] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-68863fd6], .dashboard-index .card.customer2[data-v-68863fd6], .dashboard-index .card.customer3[data-v-68863fd6], .dashboard-index .card.customer4[data-v-68863fd6], .dashboard-index .card.customer5[data-v-68863fd6] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-68863fd6]::after, .dashboard-index .card.customer2[data-v-68863fd6]::after, .dashboard-index .card.customer3[data-v-68863fd6]::after, .dashboard-index .card.customer4[data-v-68863fd6]::after, .dashboard-index .card.customer5[data-v-68863fd6]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-68863fd6], .dashboard-index .card.customer2 .more-group[data-v-68863fd6], .dashboard-index .card.customer3 .more-group[data-v-68863fd6], .dashboard-index .card.customer4 .more-group[data-v-68863fd6], .dashboard-index .card.customer5 .more-group[data-v-68863fd6] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-68863fd6], .dashboard-index .card.customer2 .top-group[data-v-68863fd6], .dashboard-index .card.customer3 .top-group[data-v-68863fd6], .dashboard-index .card.customer4 .top-group[data-v-68863fd6], .dashboard-index .card.customer5 .top-group[data-v-68863fd6] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-68863fd6], .dashboard-index .card.customer2 .top-group[data-v-68863fd6], .dashboard-index .card.customer3 .top-group[data-v-68863fd6], .dashboard-index .card.customer4 .top-group[data-v-68863fd6], .dashboard-index .card.customer5 .top-group[data-v-68863fd6] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-68863fd6] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-68863fd6]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-68863fd6], .dashboard-index .card.customer2 .middle-group[data-v-68863fd6], .dashboard-index .card.customer3 .middle-group[data-v-68863fd6], .dashboard-index .card.customer4 .middle-group[data-v-68863fd6], .dashboard-index .card.customer5 .middle-group[data-v-68863fd6] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-68863fd6], .dashboard-index .card.customer2 .middle-group[data-v-68863fd6], .dashboard-index .card.customer3 .middle-group[data-v-68863fd6], .dashboard-index .card.customer4 .middle-group[data-v-68863fd6], .dashboard-index .card.customer5 .middle-group[data-v-68863fd6] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-68863fd6] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-68863fd6]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-68863fd6]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-68863fd6]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-68863fd6]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-68863fd6]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-68863fd6], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-68863fd6], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-68863fd6], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-68863fd6], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-68863fd6] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer2 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer3 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer4 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer5 .bottom-group[data-v-68863fd6] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer2 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer3 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer4 .bottom-group[data-v-68863fd6], .dashboard-index .card.customer5 .bottom-group[data-v-68863fd6] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-68863fd6], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-68863fd6] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-68863fd6]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-68863fd6]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-68863fd6], .dashboard-index .card.customer2 p[data-v-68863fd6], .dashboard-index .card.customer3 p[data-v-68863fd6], .dashboard-index .card.customer4 p[data-v-68863fd6], .dashboard-index .card.customer5 p[data-v-68863fd6] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-68863fd6], .dashboard-index .card.customer2 .fs14[data-v-68863fd6], .dashboard-index .card.customer3 .fs14[data-v-68863fd6], .dashboard-index .card.customer4 .fs14[data-v-68863fd6], .dashboard-index .card.customer5 .fs14[data-v-68863fd6] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-68863fd6], .dashboard-index .card.customer2 .fs16[data-v-68863fd6], .dashboard-index .card.customer3 .fs16[data-v-68863fd6], .dashboard-index .card.customer4 .fs16[data-v-68863fd6], .dashboard-index .card.customer5 .fs16[data-v-68863fd6] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-68863fd6], .dashboard-index .card.customer2 .fs18[data-v-68863fd6], .dashboard-index .card.customer3 .fs18[data-v-68863fd6], .dashboard-index .card.customer4 .fs18[data-v-68863fd6], .dashboard-index .card.customer5 .fs18[data-v-68863fd6] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-68863fd6], .dashboard-index .card.customer2 .fs20[data-v-68863fd6], .dashboard-index .card.customer3 .fs20[data-v-68863fd6], .dashboard-index .card.customer4 .fs20[data-v-68863fd6], .dashboard-index .card.customer5 .fs20[data-v-68863fd6] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-68863fd6], .dashboard-index .card.customer2 .fs28[data-v-68863fd6], .dashboard-index .card.customer3 .fs28[data-v-68863fd6], .dashboard-index .card.customer4 .fs28[data-v-68863fd6], .dashboard-index .card.customer5 .fs28[data-v-68863fd6] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-68863fd6], .dashboard-index .card.customer2 .fs32[data-v-68863fd6], .dashboard-index .card.customer3 .fs32[data-v-68863fd6], .dashboard-index .card.customer4 .fs32[data-v-68863fd6], .dashboard-index .card.customer5 .fs32[data-v-68863fd6] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-68863fd6], .dashboard-index .card.customer2 .black[data-v-68863fd6], .dashboard-index .card.customer3 .black[data-v-68863fd6], .dashboard-index .card.customer4 .black[data-v-68863fd6], .dashboard-index .card.customer5 .black[data-v-68863fd6] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-68863fd6], .dashboard-index .card.customer2 .blue[data-v-68863fd6], .dashboard-index .card.customer3 .blue[data-v-68863fd6], .dashboard-index .card.customer4 .blue[data-v-68863fd6], .dashboard-index .card.customer5 .blue[data-v-68863fd6] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-68863fd6], .dashboard-index .card.customer2 .orange[data-v-68863fd6], .dashboard-index .card.customer3 .orange[data-v-68863fd6], .dashboard-index .card.customer4 .orange[data-v-68863fd6], .dashboard-index .card.customer5 .orange[data-v-68863fd6] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-68863fd6], .dashboard-index .card.customer2 .brown[data-v-68863fd6], .dashboard-index .card.customer3 .brown[data-v-68863fd6], .dashboard-index .card.customer4 .brown[data-v-68863fd6], .dashboard-index .card.customer5 .brown[data-v-68863fd6] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-68863fd6], .dashboard-index .card.customer2 .red[data-v-68863fd6], .dashboard-index .card.customer3 .red[data-v-68863fd6], .dashboard-index .card.customer4 .red[data-v-68863fd6], .dashboard-index .card.customer5 .red[data-v-68863fd6] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-68863fd6], .dashboard-index .card.customer2 .grey[data-v-68863fd6], .dashboard-index .card.customer3 .grey[data-v-68863fd6], .dashboard-index .card.customer4 .grey[data-v-68863fd6], .dashboard-index .card.customer5 .grey[data-v-68863fd6] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-68863fd6], .dashboard-index .card.customer2 .bold[data-v-68863fd6], .dashboard-index .card.customer3 .bold[data-v-68863fd6], .dashboard-index .card.customer4 .bold[data-v-68863fd6], .dashboard-index .card.customer5 .bold[data-v-68863fd6] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-68863fd6], .dashboard-index .card.customer2 .btn[data-v-68863fd6], .dashboard-index .card.customer3 .btn[data-v-68863fd6], .dashboard-index .card.customer4 .btn[data-v-68863fd6], .dashboard-index .card.customer5 .btn[data-v-68863fd6] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-68863fd6], .dashboard-index .card.customer2 .footer-group[data-v-68863fd6], .dashboard-index .card.customer3 .footer-group[data-v-68863fd6], .dashboard-index .card.customer4 .footer-group[data-v-68863fd6], .dashboard-index .card.customer5 .footer-group[data-v-68863fd6] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-68863fd6] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-68863fd6] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-68863fd6] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-68863fd6] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-68863fd6] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-68863fd6] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-68863fd6] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-68863fd6] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-68863fd6] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-68863fd6] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-68863fd6],
.dashboard-index .card.noArrow .next[data-v-68863fd6] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-68863fd6] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-68863fd6] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-68863fd6] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-68863fd6] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-68863fd6] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-68863fd6] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-68863fd6] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-68863fd6] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-68863fd6] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-68863fd6] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-68863fd6]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-68863fd6] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-68863fd6] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-68863fd6] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-68863fd6] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-68863fd6]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-68863fd6] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-68863fd6] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-68863fd6] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-68863fd6] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-68863fd6] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-68863fd6] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-68863fd6]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-68863fd6] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-68863fd6]:hover, .dashboard-index .customerBtn[data-v-68863fd6]:focus, .dashboard-index .customerBtn[data-v-68863fd6]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-68863fd6] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-68863fd6] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-68863fd6]:hover, .dashboard-index .customerBtn2[data-v-68863fd6]:focus, .dashboard-index .customerBtn2[data-v-68863fd6]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-68863fd6] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-68863fd6] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-68863fd6] {
    margin-bottom: 8px;
}
}
.docTopic_title[data-v-68863fd6] {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-word;
  white-space: normal;
}
.absolute-center[data-v-9794a93c] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-9794a93c] {
  cursor: pointer;
}
.overflow-clip[data-v-9794a93c] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-9794a93c] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-9794a93c] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-9794a93c] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-9794a93c] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-9794a93c] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-9794a93c] {
    right: 0;
}
}
.dashboard-index .row[data-v-9794a93c] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-9794a93c] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-9794a93c] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-9794a93c] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-9794a93c] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-9794a93c] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-9794a93c] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-9794a93c] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-9794a93c] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-9794a93c] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-9794a93c], .dashboard-index .card.customer2[data-v-9794a93c], .dashboard-index .card.customer3[data-v-9794a93c], .dashboard-index .card.customer4[data-v-9794a93c], .dashboard-index .card.customer5[data-v-9794a93c] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-9794a93c]::after, .dashboard-index .card.customer2[data-v-9794a93c]::after, .dashboard-index .card.customer3[data-v-9794a93c]::after, .dashboard-index .card.customer4[data-v-9794a93c]::after, .dashboard-index .card.customer5[data-v-9794a93c]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-9794a93c], .dashboard-index .card.customer2 .more-group[data-v-9794a93c], .dashboard-index .card.customer3 .more-group[data-v-9794a93c], .dashboard-index .card.customer4 .more-group[data-v-9794a93c], .dashboard-index .card.customer5 .more-group[data-v-9794a93c] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-9794a93c], .dashboard-index .card.customer2 .top-group[data-v-9794a93c], .dashboard-index .card.customer3 .top-group[data-v-9794a93c], .dashboard-index .card.customer4 .top-group[data-v-9794a93c], .dashboard-index .card.customer5 .top-group[data-v-9794a93c] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-9794a93c], .dashboard-index .card.customer2 .top-group[data-v-9794a93c], .dashboard-index .card.customer3 .top-group[data-v-9794a93c], .dashboard-index .card.customer4 .top-group[data-v-9794a93c], .dashboard-index .card.customer5 .top-group[data-v-9794a93c] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-9794a93c] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-9794a93c]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-9794a93c], .dashboard-index .card.customer2 .middle-group[data-v-9794a93c], .dashboard-index .card.customer3 .middle-group[data-v-9794a93c], .dashboard-index .card.customer4 .middle-group[data-v-9794a93c], .dashboard-index .card.customer5 .middle-group[data-v-9794a93c] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-9794a93c], .dashboard-index .card.customer2 .middle-group[data-v-9794a93c], .dashboard-index .card.customer3 .middle-group[data-v-9794a93c], .dashboard-index .card.customer4 .middle-group[data-v-9794a93c], .dashboard-index .card.customer5 .middle-group[data-v-9794a93c] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-9794a93c] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-9794a93c]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-9794a93c]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-9794a93c]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-9794a93c]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-9794a93c]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-9794a93c], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-9794a93c], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-9794a93c], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-9794a93c], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-9794a93c] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer2 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer3 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer4 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer5 .bottom-group[data-v-9794a93c] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer2 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer3 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer4 .bottom-group[data-v-9794a93c], .dashboard-index .card.customer5 .bottom-group[data-v-9794a93c] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-9794a93c], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-9794a93c] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-9794a93c]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-9794a93c]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-9794a93c], .dashboard-index .card.customer2 p[data-v-9794a93c], .dashboard-index .card.customer3 p[data-v-9794a93c], .dashboard-index .card.customer4 p[data-v-9794a93c], .dashboard-index .card.customer5 p[data-v-9794a93c] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-9794a93c], .dashboard-index .card.customer2 .fs14[data-v-9794a93c], .dashboard-index .card.customer3 .fs14[data-v-9794a93c], .dashboard-index .card.customer4 .fs14[data-v-9794a93c], .dashboard-index .card.customer5 .fs14[data-v-9794a93c] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-9794a93c], .dashboard-index .card.customer2 .fs16[data-v-9794a93c], .dashboard-index .card.customer3 .fs16[data-v-9794a93c], .dashboard-index .card.customer4 .fs16[data-v-9794a93c], .dashboard-index .card.customer5 .fs16[data-v-9794a93c] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-9794a93c], .dashboard-index .card.customer2 .fs18[data-v-9794a93c], .dashboard-index .card.customer3 .fs18[data-v-9794a93c], .dashboard-index .card.customer4 .fs18[data-v-9794a93c], .dashboard-index .card.customer5 .fs18[data-v-9794a93c] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-9794a93c], .dashboard-index .card.customer2 .fs20[data-v-9794a93c], .dashboard-index .card.customer3 .fs20[data-v-9794a93c], .dashboard-index .card.customer4 .fs20[data-v-9794a93c], .dashboard-index .card.customer5 .fs20[data-v-9794a93c] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-9794a93c], .dashboard-index .card.customer2 .fs28[data-v-9794a93c], .dashboard-index .card.customer3 .fs28[data-v-9794a93c], .dashboard-index .card.customer4 .fs28[data-v-9794a93c], .dashboard-index .card.customer5 .fs28[data-v-9794a93c] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-9794a93c], .dashboard-index .card.customer2 .fs32[data-v-9794a93c], .dashboard-index .card.customer3 .fs32[data-v-9794a93c], .dashboard-index .card.customer4 .fs32[data-v-9794a93c], .dashboard-index .card.customer5 .fs32[data-v-9794a93c] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-9794a93c], .dashboard-index .card.customer2 .black[data-v-9794a93c], .dashboard-index .card.customer3 .black[data-v-9794a93c], .dashboard-index .card.customer4 .black[data-v-9794a93c], .dashboard-index .card.customer5 .black[data-v-9794a93c] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-9794a93c], .dashboard-index .card.customer2 .blue[data-v-9794a93c], .dashboard-index .card.customer3 .blue[data-v-9794a93c], .dashboard-index .card.customer4 .blue[data-v-9794a93c], .dashboard-index .card.customer5 .blue[data-v-9794a93c] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-9794a93c], .dashboard-index .card.customer2 .orange[data-v-9794a93c], .dashboard-index .card.customer3 .orange[data-v-9794a93c], .dashboard-index .card.customer4 .orange[data-v-9794a93c], .dashboard-index .card.customer5 .orange[data-v-9794a93c] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-9794a93c], .dashboard-index .card.customer2 .brown[data-v-9794a93c], .dashboard-index .card.customer3 .brown[data-v-9794a93c], .dashboard-index .card.customer4 .brown[data-v-9794a93c], .dashboard-index .card.customer5 .brown[data-v-9794a93c] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-9794a93c], .dashboard-index .card.customer2 .red[data-v-9794a93c], .dashboard-index .card.customer3 .red[data-v-9794a93c], .dashboard-index .card.customer4 .red[data-v-9794a93c], .dashboard-index .card.customer5 .red[data-v-9794a93c] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-9794a93c], .dashboard-index .card.customer2 .grey[data-v-9794a93c], .dashboard-index .card.customer3 .grey[data-v-9794a93c], .dashboard-index .card.customer4 .grey[data-v-9794a93c], .dashboard-index .card.customer5 .grey[data-v-9794a93c] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-9794a93c], .dashboard-index .card.customer2 .bold[data-v-9794a93c], .dashboard-index .card.customer3 .bold[data-v-9794a93c], .dashboard-index .card.customer4 .bold[data-v-9794a93c], .dashboard-index .card.customer5 .bold[data-v-9794a93c] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-9794a93c], .dashboard-index .card.customer2 .btn[data-v-9794a93c], .dashboard-index .card.customer3 .btn[data-v-9794a93c], .dashboard-index .card.customer4 .btn[data-v-9794a93c], .dashboard-index .card.customer5 .btn[data-v-9794a93c] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-9794a93c], .dashboard-index .card.customer2 .footer-group[data-v-9794a93c], .dashboard-index .card.customer3 .footer-group[data-v-9794a93c], .dashboard-index .card.customer4 .footer-group[data-v-9794a93c], .dashboard-index .card.customer5 .footer-group[data-v-9794a93c] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-9794a93c] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-9794a93c] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-9794a93c] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-9794a93c] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-9794a93c] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-9794a93c] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-9794a93c] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-9794a93c] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-9794a93c] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-9794a93c] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-9794a93c],
.dashboard-index .card.noArrow .next[data-v-9794a93c] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-9794a93c] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-9794a93c] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-9794a93c] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-9794a93c] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-9794a93c] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-9794a93c] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-9794a93c] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-9794a93c] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-9794a93c] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-9794a93c] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-9794a93c]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-9794a93c] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-9794a93c] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-9794a93c] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-9794a93c] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-9794a93c]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-9794a93c] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-9794a93c] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-9794a93c] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-9794a93c] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-9794a93c] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-9794a93c] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-9794a93c]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-9794a93c] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-9794a93c]:hover, .dashboard-index .customerBtn[data-v-9794a93c]:focus, .dashboard-index .customerBtn[data-v-9794a93c]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-9794a93c] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-9794a93c] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-9794a93c]:hover, .dashboard-index .customerBtn2[data-v-9794a93c]:focus, .dashboard-index .customerBtn2[data-v-9794a93c]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-9794a93c] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-9794a93c] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-9794a93c] {
    margin-bottom: 8px;
}
}
.case-change .th1, .case-change .th2, .case-change .th3, .case-change .th4 {
  width: 25%;
}
@media screen and (max-width: 412px) {
.case-change .th1 {
    width: 20%;
}
.case-change .th2 {
    width: 20%;
}
.case-change .th3 {
    width: 40%;
}
.case-change .th4 {
    width: 20%;
}
}
.absolute-center[data-v-3cd54050] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-3cd54050] {
  cursor: pointer;
}
.overflow-clip[data-v-3cd54050] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-3cd54050] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-3cd54050] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-3cd54050] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-3cd54050] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-3cd54050] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-3cd54050] {
    right: 0;
}
}
.dashboard-index .row[data-v-3cd54050] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-3cd54050] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-3cd54050] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-3cd54050] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-3cd54050] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-3cd54050] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-3cd54050] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-3cd54050] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-3cd54050] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-3cd54050] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-3cd54050], .dashboard-index .card.customer2[data-v-3cd54050], .dashboard-index .card.customer3[data-v-3cd54050], .dashboard-index .card.customer4[data-v-3cd54050], .dashboard-index .card.customer5[data-v-3cd54050] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-3cd54050]::after, .dashboard-index .card.customer2[data-v-3cd54050]::after, .dashboard-index .card.customer3[data-v-3cd54050]::after, .dashboard-index .card.customer4[data-v-3cd54050]::after, .dashboard-index .card.customer5[data-v-3cd54050]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-3cd54050], .dashboard-index .card.customer2 .more-group[data-v-3cd54050], .dashboard-index .card.customer3 .more-group[data-v-3cd54050], .dashboard-index .card.customer4 .more-group[data-v-3cd54050], .dashboard-index .card.customer5 .more-group[data-v-3cd54050] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-3cd54050], .dashboard-index .card.customer2 .top-group[data-v-3cd54050], .dashboard-index .card.customer3 .top-group[data-v-3cd54050], .dashboard-index .card.customer4 .top-group[data-v-3cd54050], .dashboard-index .card.customer5 .top-group[data-v-3cd54050] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-3cd54050], .dashboard-index .card.customer2 .top-group[data-v-3cd54050], .dashboard-index .card.customer3 .top-group[data-v-3cd54050], .dashboard-index .card.customer4 .top-group[data-v-3cd54050], .dashboard-index .card.customer5 .top-group[data-v-3cd54050] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-3cd54050] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-3cd54050]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-3cd54050], .dashboard-index .card.customer2 .middle-group[data-v-3cd54050], .dashboard-index .card.customer3 .middle-group[data-v-3cd54050], .dashboard-index .card.customer4 .middle-group[data-v-3cd54050], .dashboard-index .card.customer5 .middle-group[data-v-3cd54050] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-3cd54050], .dashboard-index .card.customer2 .middle-group[data-v-3cd54050], .dashboard-index .card.customer3 .middle-group[data-v-3cd54050], .dashboard-index .card.customer4 .middle-group[data-v-3cd54050], .dashboard-index .card.customer5 .middle-group[data-v-3cd54050] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-3cd54050] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-3cd54050]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-3cd54050]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-3cd54050]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3cd54050]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-3cd54050]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-3cd54050], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-3cd54050], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-3cd54050], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-3cd54050], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-3cd54050] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer2 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer3 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer4 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer5 .bottom-group[data-v-3cd54050] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer2 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer3 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer4 .bottom-group[data-v-3cd54050], .dashboard-index .card.customer5 .bottom-group[data-v-3cd54050] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-3cd54050], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-3cd54050] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-3cd54050]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-3cd54050]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-3cd54050], .dashboard-index .card.customer2 p[data-v-3cd54050], .dashboard-index .card.customer3 p[data-v-3cd54050], .dashboard-index .card.customer4 p[data-v-3cd54050], .dashboard-index .card.customer5 p[data-v-3cd54050] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-3cd54050], .dashboard-index .card.customer2 .fs14[data-v-3cd54050], .dashboard-index .card.customer3 .fs14[data-v-3cd54050], .dashboard-index .card.customer4 .fs14[data-v-3cd54050], .dashboard-index .card.customer5 .fs14[data-v-3cd54050] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-3cd54050], .dashboard-index .card.customer2 .fs16[data-v-3cd54050], .dashboard-index .card.customer3 .fs16[data-v-3cd54050], .dashboard-index .card.customer4 .fs16[data-v-3cd54050], .dashboard-index .card.customer5 .fs16[data-v-3cd54050] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-3cd54050], .dashboard-index .card.customer2 .fs18[data-v-3cd54050], .dashboard-index .card.customer3 .fs18[data-v-3cd54050], .dashboard-index .card.customer4 .fs18[data-v-3cd54050], .dashboard-index .card.customer5 .fs18[data-v-3cd54050] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-3cd54050], .dashboard-index .card.customer2 .fs20[data-v-3cd54050], .dashboard-index .card.customer3 .fs20[data-v-3cd54050], .dashboard-index .card.customer4 .fs20[data-v-3cd54050], .dashboard-index .card.customer5 .fs20[data-v-3cd54050] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-3cd54050], .dashboard-index .card.customer2 .fs28[data-v-3cd54050], .dashboard-index .card.customer3 .fs28[data-v-3cd54050], .dashboard-index .card.customer4 .fs28[data-v-3cd54050], .dashboard-index .card.customer5 .fs28[data-v-3cd54050] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-3cd54050], .dashboard-index .card.customer2 .fs32[data-v-3cd54050], .dashboard-index .card.customer3 .fs32[data-v-3cd54050], .dashboard-index .card.customer4 .fs32[data-v-3cd54050], .dashboard-index .card.customer5 .fs32[data-v-3cd54050] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-3cd54050], .dashboard-index .card.customer2 .black[data-v-3cd54050], .dashboard-index .card.customer3 .black[data-v-3cd54050], .dashboard-index .card.customer4 .black[data-v-3cd54050], .dashboard-index .card.customer5 .black[data-v-3cd54050] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-3cd54050], .dashboard-index .card.customer2 .blue[data-v-3cd54050], .dashboard-index .card.customer3 .blue[data-v-3cd54050], .dashboard-index .card.customer4 .blue[data-v-3cd54050], .dashboard-index .card.customer5 .blue[data-v-3cd54050] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-3cd54050], .dashboard-index .card.customer2 .orange[data-v-3cd54050], .dashboard-index .card.customer3 .orange[data-v-3cd54050], .dashboard-index .card.customer4 .orange[data-v-3cd54050], .dashboard-index .card.customer5 .orange[data-v-3cd54050] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-3cd54050], .dashboard-index .card.customer2 .brown[data-v-3cd54050], .dashboard-index .card.customer3 .brown[data-v-3cd54050], .dashboard-index .card.customer4 .brown[data-v-3cd54050], .dashboard-index .card.customer5 .brown[data-v-3cd54050] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-3cd54050], .dashboard-index .card.customer2 .red[data-v-3cd54050], .dashboard-index .card.customer3 .red[data-v-3cd54050], .dashboard-index .card.customer4 .red[data-v-3cd54050], .dashboard-index .card.customer5 .red[data-v-3cd54050] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-3cd54050], .dashboard-index .card.customer2 .grey[data-v-3cd54050], .dashboard-index .card.customer3 .grey[data-v-3cd54050], .dashboard-index .card.customer4 .grey[data-v-3cd54050], .dashboard-index .card.customer5 .grey[data-v-3cd54050] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-3cd54050], .dashboard-index .card.customer2 .bold[data-v-3cd54050], .dashboard-index .card.customer3 .bold[data-v-3cd54050], .dashboard-index .card.customer4 .bold[data-v-3cd54050], .dashboard-index .card.customer5 .bold[data-v-3cd54050] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-3cd54050], .dashboard-index .card.customer2 .btn[data-v-3cd54050], .dashboard-index .card.customer3 .btn[data-v-3cd54050], .dashboard-index .card.customer4 .btn[data-v-3cd54050], .dashboard-index .card.customer5 .btn[data-v-3cd54050] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-3cd54050], .dashboard-index .card.customer2 .footer-group[data-v-3cd54050], .dashboard-index .card.customer3 .footer-group[data-v-3cd54050], .dashboard-index .card.customer4 .footer-group[data-v-3cd54050], .dashboard-index .card.customer5 .footer-group[data-v-3cd54050] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3cd54050] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-3cd54050] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-3cd54050] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-3cd54050] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-3cd54050] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3cd54050] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-3cd54050] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-3cd54050] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-3cd54050] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-3cd54050] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-3cd54050],
.dashboard-index .card.noArrow .next[data-v-3cd54050] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-3cd54050] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-3cd54050] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-3cd54050] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-3cd54050] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-3cd54050] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-3cd54050] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-3cd54050] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-3cd54050] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-3cd54050] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-3cd54050] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-3cd54050]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-3cd54050] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-3cd54050] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-3cd54050] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-3cd54050] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-3cd54050]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-3cd54050] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-3cd54050] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-3cd54050] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-3cd54050] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-3cd54050] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-3cd54050] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-3cd54050]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-3cd54050] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-3cd54050]:hover, .dashboard-index .customerBtn[data-v-3cd54050]:focus, .dashboard-index .customerBtn[data-v-3cd54050]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-3cd54050] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-3cd54050] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-3cd54050]:hover, .dashboard-index .customerBtn2[data-v-3cd54050]:focus, .dashboard-index .customerBtn2[data-v-3cd54050]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-3cd54050] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-3cd54050] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-3cd54050] {
    margin-bottom: 8px;
}
}
.popover-number[data-v-3cd54050] {
  text-decoration: none;
  font-weight: normal;
}
@media screen and (max-width: 412px) {
.case-status[data-v-3cd54050] {
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
}
.wrap .el-button {
  padding: 0;
}
.case-claim .th1, .case-claim .th2, .case-claim .th3, .case-claim .th4 {
  width: 25%;
}
@media screen and (max-width: 412px) {
.case-claim .th1 {
    width: 20%;
}
.case-claim .th2 {
    width: 20%;
}
.case-claim .th3 {
    width: 35%;
}
.case-claim .th4 {
    width: 25%;
}
}
.absolute-center[data-v-3616a9cc] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-3616a9cc] {
  cursor: pointer;
}
.overflow-clip[data-v-3616a9cc] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-3616a9cc] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-3616a9cc] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-3616a9cc] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-3616a9cc] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-3616a9cc] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-3616a9cc] {
    right: 0;
}
}
.dashboard-index .row[data-v-3616a9cc] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-3616a9cc] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-3616a9cc] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-3616a9cc] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-3616a9cc] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-3616a9cc] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-3616a9cc] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-3616a9cc] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-3616a9cc] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-3616a9cc] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-3616a9cc], .dashboard-index .card.customer2[data-v-3616a9cc], .dashboard-index .card.customer3[data-v-3616a9cc], .dashboard-index .card.customer4[data-v-3616a9cc], .dashboard-index .card.customer5[data-v-3616a9cc] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-3616a9cc]::after, .dashboard-index .card.customer2[data-v-3616a9cc]::after, .dashboard-index .card.customer3[data-v-3616a9cc]::after, .dashboard-index .card.customer4[data-v-3616a9cc]::after, .dashboard-index .card.customer5[data-v-3616a9cc]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-3616a9cc], .dashboard-index .card.customer2 .more-group[data-v-3616a9cc], .dashboard-index .card.customer3 .more-group[data-v-3616a9cc], .dashboard-index .card.customer4 .more-group[data-v-3616a9cc], .dashboard-index .card.customer5 .more-group[data-v-3616a9cc] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-3616a9cc], .dashboard-index .card.customer2 .top-group[data-v-3616a9cc], .dashboard-index .card.customer3 .top-group[data-v-3616a9cc], .dashboard-index .card.customer4 .top-group[data-v-3616a9cc], .dashboard-index .card.customer5 .top-group[data-v-3616a9cc] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-3616a9cc], .dashboard-index .card.customer2 .top-group[data-v-3616a9cc], .dashboard-index .card.customer3 .top-group[data-v-3616a9cc], .dashboard-index .card.customer4 .top-group[data-v-3616a9cc], .dashboard-index .card.customer5 .top-group[data-v-3616a9cc] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-3616a9cc] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-3616a9cc]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer2 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer3 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer4 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer5 .middle-group[data-v-3616a9cc] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer2 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer3 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer4 .middle-group[data-v-3616a9cc], .dashboard-index .card.customer5 .middle-group[data-v-3616a9cc] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-3616a9cc] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-3616a9cc]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-3616a9cc]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-3616a9cc]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3616a9cc]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-3616a9cc]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-3616a9cc], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-3616a9cc], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-3616a9cc], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-3616a9cc], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-3616a9cc] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer2 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer3 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer4 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer5 .bottom-group[data-v-3616a9cc] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer2 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer3 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer4 .bottom-group[data-v-3616a9cc], .dashboard-index .card.customer5 .bottom-group[data-v-3616a9cc] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-3616a9cc], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-3616a9cc] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-3616a9cc]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-3616a9cc]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-3616a9cc], .dashboard-index .card.customer2 p[data-v-3616a9cc], .dashboard-index .card.customer3 p[data-v-3616a9cc], .dashboard-index .card.customer4 p[data-v-3616a9cc], .dashboard-index .card.customer5 p[data-v-3616a9cc] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-3616a9cc], .dashboard-index .card.customer2 .fs14[data-v-3616a9cc], .dashboard-index .card.customer3 .fs14[data-v-3616a9cc], .dashboard-index .card.customer4 .fs14[data-v-3616a9cc], .dashboard-index .card.customer5 .fs14[data-v-3616a9cc] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-3616a9cc], .dashboard-index .card.customer2 .fs16[data-v-3616a9cc], .dashboard-index .card.customer3 .fs16[data-v-3616a9cc], .dashboard-index .card.customer4 .fs16[data-v-3616a9cc], .dashboard-index .card.customer5 .fs16[data-v-3616a9cc] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-3616a9cc], .dashboard-index .card.customer2 .fs18[data-v-3616a9cc], .dashboard-index .card.customer3 .fs18[data-v-3616a9cc], .dashboard-index .card.customer4 .fs18[data-v-3616a9cc], .dashboard-index .card.customer5 .fs18[data-v-3616a9cc] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-3616a9cc], .dashboard-index .card.customer2 .fs20[data-v-3616a9cc], .dashboard-index .card.customer3 .fs20[data-v-3616a9cc], .dashboard-index .card.customer4 .fs20[data-v-3616a9cc], .dashboard-index .card.customer5 .fs20[data-v-3616a9cc] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-3616a9cc], .dashboard-index .card.customer2 .fs28[data-v-3616a9cc], .dashboard-index .card.customer3 .fs28[data-v-3616a9cc], .dashboard-index .card.customer4 .fs28[data-v-3616a9cc], .dashboard-index .card.customer5 .fs28[data-v-3616a9cc] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-3616a9cc], .dashboard-index .card.customer2 .fs32[data-v-3616a9cc], .dashboard-index .card.customer3 .fs32[data-v-3616a9cc], .dashboard-index .card.customer4 .fs32[data-v-3616a9cc], .dashboard-index .card.customer5 .fs32[data-v-3616a9cc] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-3616a9cc], .dashboard-index .card.customer2 .black[data-v-3616a9cc], .dashboard-index .card.customer3 .black[data-v-3616a9cc], .dashboard-index .card.customer4 .black[data-v-3616a9cc], .dashboard-index .card.customer5 .black[data-v-3616a9cc] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-3616a9cc], .dashboard-index .card.customer2 .blue[data-v-3616a9cc], .dashboard-index .card.customer3 .blue[data-v-3616a9cc], .dashboard-index .card.customer4 .blue[data-v-3616a9cc], .dashboard-index .card.customer5 .blue[data-v-3616a9cc] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-3616a9cc], .dashboard-index .card.customer2 .orange[data-v-3616a9cc], .dashboard-index .card.customer3 .orange[data-v-3616a9cc], .dashboard-index .card.customer4 .orange[data-v-3616a9cc], .dashboard-index .card.customer5 .orange[data-v-3616a9cc] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-3616a9cc], .dashboard-index .card.customer2 .brown[data-v-3616a9cc], .dashboard-index .card.customer3 .brown[data-v-3616a9cc], .dashboard-index .card.customer4 .brown[data-v-3616a9cc], .dashboard-index .card.customer5 .brown[data-v-3616a9cc] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-3616a9cc], .dashboard-index .card.customer2 .red[data-v-3616a9cc], .dashboard-index .card.customer3 .red[data-v-3616a9cc], .dashboard-index .card.customer4 .red[data-v-3616a9cc], .dashboard-index .card.customer5 .red[data-v-3616a9cc] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-3616a9cc], .dashboard-index .card.customer2 .grey[data-v-3616a9cc], .dashboard-index .card.customer3 .grey[data-v-3616a9cc], .dashboard-index .card.customer4 .grey[data-v-3616a9cc], .dashboard-index .card.customer5 .grey[data-v-3616a9cc] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-3616a9cc], .dashboard-index .card.customer2 .bold[data-v-3616a9cc], .dashboard-index .card.customer3 .bold[data-v-3616a9cc], .dashboard-index .card.customer4 .bold[data-v-3616a9cc], .dashboard-index .card.customer5 .bold[data-v-3616a9cc] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-3616a9cc], .dashboard-index .card.customer2 .btn[data-v-3616a9cc], .dashboard-index .card.customer3 .btn[data-v-3616a9cc], .dashboard-index .card.customer4 .btn[data-v-3616a9cc], .dashboard-index .card.customer5 .btn[data-v-3616a9cc] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-3616a9cc], .dashboard-index .card.customer2 .footer-group[data-v-3616a9cc], .dashboard-index .card.customer3 .footer-group[data-v-3616a9cc], .dashboard-index .card.customer4 .footer-group[data-v-3616a9cc], .dashboard-index .card.customer5 .footer-group[data-v-3616a9cc] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-3616a9cc] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-3616a9cc] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-3616a9cc] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-3616a9cc] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-3616a9cc] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-3616a9cc] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-3616a9cc] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-3616a9cc] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-3616a9cc] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-3616a9cc] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-3616a9cc],
.dashboard-index .card.noArrow .next[data-v-3616a9cc] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-3616a9cc] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-3616a9cc] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-3616a9cc] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-3616a9cc] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-3616a9cc] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-3616a9cc] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-3616a9cc] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-3616a9cc] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-3616a9cc] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-3616a9cc] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-3616a9cc]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-3616a9cc] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-3616a9cc] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-3616a9cc] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-3616a9cc] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-3616a9cc]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-3616a9cc] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-3616a9cc] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-3616a9cc] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-3616a9cc] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-3616a9cc] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-3616a9cc] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-3616a9cc]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-3616a9cc] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-3616a9cc]:hover, .dashboard-index .customerBtn[data-v-3616a9cc]:focus, .dashboard-index .customerBtn[data-v-3616a9cc]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-3616a9cc] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-3616a9cc] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-3616a9cc]:hover, .dashboard-index .customerBtn2[data-v-3616a9cc]:focus, .dashboard-index .customerBtn2[data-v-3616a9cc]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-3616a9cc] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-3616a9cc] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-3616a9cc] {
    margin-bottom: 8px;
}
}
.popover-number[data-v-3616a9cc] {
  text-decoration: none;
  font-weight: normal;
}
.wrap .el-button {
  padding: 0;
}
.absolute-center[data-v-03efbac4] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-03efbac4] {
  cursor: pointer;
}
.overflow-clip[data-v-03efbac4] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-03efbac4] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-03efbac4] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-03efbac4] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-03efbac4] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-03efbac4] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-03efbac4] {
    right: 0;
}
}
.dashboard-index .row[data-v-03efbac4] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-03efbac4] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-03efbac4] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-03efbac4] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-03efbac4] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-03efbac4] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-03efbac4] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-03efbac4] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-03efbac4] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-03efbac4] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-03efbac4], .dashboard-index .card.customer2[data-v-03efbac4], .dashboard-index .card.customer3[data-v-03efbac4], .dashboard-index .card.customer4[data-v-03efbac4], .dashboard-index .card.customer5[data-v-03efbac4] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-03efbac4]::after, .dashboard-index .card.customer2[data-v-03efbac4]::after, .dashboard-index .card.customer3[data-v-03efbac4]::after, .dashboard-index .card.customer4[data-v-03efbac4]::after, .dashboard-index .card.customer5[data-v-03efbac4]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-03efbac4], .dashboard-index .card.customer2 .more-group[data-v-03efbac4], .dashboard-index .card.customer3 .more-group[data-v-03efbac4], .dashboard-index .card.customer4 .more-group[data-v-03efbac4], .dashboard-index .card.customer5 .more-group[data-v-03efbac4] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-03efbac4], .dashboard-index .card.customer2 .top-group[data-v-03efbac4], .dashboard-index .card.customer3 .top-group[data-v-03efbac4], .dashboard-index .card.customer4 .top-group[data-v-03efbac4], .dashboard-index .card.customer5 .top-group[data-v-03efbac4] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-03efbac4], .dashboard-index .card.customer2 .top-group[data-v-03efbac4], .dashboard-index .card.customer3 .top-group[data-v-03efbac4], .dashboard-index .card.customer4 .top-group[data-v-03efbac4], .dashboard-index .card.customer5 .top-group[data-v-03efbac4] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-03efbac4] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-03efbac4]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-03efbac4], .dashboard-index .card.customer2 .middle-group[data-v-03efbac4], .dashboard-index .card.customer3 .middle-group[data-v-03efbac4], .dashboard-index .card.customer4 .middle-group[data-v-03efbac4], .dashboard-index .card.customer5 .middle-group[data-v-03efbac4] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-03efbac4], .dashboard-index .card.customer2 .middle-group[data-v-03efbac4], .dashboard-index .card.customer3 .middle-group[data-v-03efbac4], .dashboard-index .card.customer4 .middle-group[data-v-03efbac4], .dashboard-index .card.customer5 .middle-group[data-v-03efbac4] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-03efbac4] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-03efbac4]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-03efbac4]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-03efbac4]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-03efbac4]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-03efbac4]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-03efbac4], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-03efbac4], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-03efbac4], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-03efbac4], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-03efbac4] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer2 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer3 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer4 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer5 .bottom-group[data-v-03efbac4] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer2 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer3 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer4 .bottom-group[data-v-03efbac4], .dashboard-index .card.customer5 .bottom-group[data-v-03efbac4] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-03efbac4], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-03efbac4] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-03efbac4]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-03efbac4]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-03efbac4], .dashboard-index .card.customer2 p[data-v-03efbac4], .dashboard-index .card.customer3 p[data-v-03efbac4], .dashboard-index .card.customer4 p[data-v-03efbac4], .dashboard-index .card.customer5 p[data-v-03efbac4] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-03efbac4], .dashboard-index .card.customer2 .fs14[data-v-03efbac4], .dashboard-index .card.customer3 .fs14[data-v-03efbac4], .dashboard-index .card.customer4 .fs14[data-v-03efbac4], .dashboard-index .card.customer5 .fs14[data-v-03efbac4] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-03efbac4], .dashboard-index .card.customer2 .fs16[data-v-03efbac4], .dashboard-index .card.customer3 .fs16[data-v-03efbac4], .dashboard-index .card.customer4 .fs16[data-v-03efbac4], .dashboard-index .card.customer5 .fs16[data-v-03efbac4] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-03efbac4], .dashboard-index .card.customer2 .fs18[data-v-03efbac4], .dashboard-index .card.customer3 .fs18[data-v-03efbac4], .dashboard-index .card.customer4 .fs18[data-v-03efbac4], .dashboard-index .card.customer5 .fs18[data-v-03efbac4] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-03efbac4], .dashboard-index .card.customer2 .fs20[data-v-03efbac4], .dashboard-index .card.customer3 .fs20[data-v-03efbac4], .dashboard-index .card.customer4 .fs20[data-v-03efbac4], .dashboard-index .card.customer5 .fs20[data-v-03efbac4] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-03efbac4], .dashboard-index .card.customer2 .fs28[data-v-03efbac4], .dashboard-index .card.customer3 .fs28[data-v-03efbac4], .dashboard-index .card.customer4 .fs28[data-v-03efbac4], .dashboard-index .card.customer5 .fs28[data-v-03efbac4] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-03efbac4], .dashboard-index .card.customer2 .fs32[data-v-03efbac4], .dashboard-index .card.customer3 .fs32[data-v-03efbac4], .dashboard-index .card.customer4 .fs32[data-v-03efbac4], .dashboard-index .card.customer5 .fs32[data-v-03efbac4] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-03efbac4], .dashboard-index .card.customer2 .black[data-v-03efbac4], .dashboard-index .card.customer3 .black[data-v-03efbac4], .dashboard-index .card.customer4 .black[data-v-03efbac4], .dashboard-index .card.customer5 .black[data-v-03efbac4] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-03efbac4], .dashboard-index .card.customer2 .blue[data-v-03efbac4], .dashboard-index .card.customer3 .blue[data-v-03efbac4], .dashboard-index .card.customer4 .blue[data-v-03efbac4], .dashboard-index .card.customer5 .blue[data-v-03efbac4] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-03efbac4], .dashboard-index .card.customer2 .orange[data-v-03efbac4], .dashboard-index .card.customer3 .orange[data-v-03efbac4], .dashboard-index .card.customer4 .orange[data-v-03efbac4], .dashboard-index .card.customer5 .orange[data-v-03efbac4] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-03efbac4], .dashboard-index .card.customer2 .brown[data-v-03efbac4], .dashboard-index .card.customer3 .brown[data-v-03efbac4], .dashboard-index .card.customer4 .brown[data-v-03efbac4], .dashboard-index .card.customer5 .brown[data-v-03efbac4] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-03efbac4], .dashboard-index .card.customer2 .red[data-v-03efbac4], .dashboard-index .card.customer3 .red[data-v-03efbac4], .dashboard-index .card.customer4 .red[data-v-03efbac4], .dashboard-index .card.customer5 .red[data-v-03efbac4] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-03efbac4], .dashboard-index .card.customer2 .grey[data-v-03efbac4], .dashboard-index .card.customer3 .grey[data-v-03efbac4], .dashboard-index .card.customer4 .grey[data-v-03efbac4], .dashboard-index .card.customer5 .grey[data-v-03efbac4] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-03efbac4], .dashboard-index .card.customer2 .bold[data-v-03efbac4], .dashboard-index .card.customer3 .bold[data-v-03efbac4], .dashboard-index .card.customer4 .bold[data-v-03efbac4], .dashboard-index .card.customer5 .bold[data-v-03efbac4] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-03efbac4], .dashboard-index .card.customer2 .btn[data-v-03efbac4], .dashboard-index .card.customer3 .btn[data-v-03efbac4], .dashboard-index .card.customer4 .btn[data-v-03efbac4], .dashboard-index .card.customer5 .btn[data-v-03efbac4] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-03efbac4], .dashboard-index .card.customer2 .footer-group[data-v-03efbac4], .dashboard-index .card.customer3 .footer-group[data-v-03efbac4], .dashboard-index .card.customer4 .footer-group[data-v-03efbac4], .dashboard-index .card.customer5 .footer-group[data-v-03efbac4] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-03efbac4] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-03efbac4] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-03efbac4] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-03efbac4] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-03efbac4] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-03efbac4] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-03efbac4] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-03efbac4] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-03efbac4] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-03efbac4] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-03efbac4],
.dashboard-index .card.noArrow .next[data-v-03efbac4] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-03efbac4] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-03efbac4] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-03efbac4] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-03efbac4] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-03efbac4] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-03efbac4] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-03efbac4] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-03efbac4] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-03efbac4] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-03efbac4] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-03efbac4]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-03efbac4] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-03efbac4] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-03efbac4] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-03efbac4] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-03efbac4]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-03efbac4] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-03efbac4] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-03efbac4] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-03efbac4] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-03efbac4] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-03efbac4] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-03efbac4]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-03efbac4] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-03efbac4]:hover, .dashboard-index .customerBtn[data-v-03efbac4]:focus, .dashboard-index .customerBtn[data-v-03efbac4]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-03efbac4] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-03efbac4] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-03efbac4]:hover, .dashboard-index .customerBtn2[data-v-03efbac4]:focus, .dashboard-index .customerBtn2[data-v-03efbac4]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-03efbac4] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-03efbac4] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-03efbac4] {
    margin-bottom: 8px;
}
}
.filters-not-match-dialog ul[data-v-6b3d7712] {
  list-style-type: disc;
}
.filters-not-match-dialog .info-dialog__header[data-v-6b3d7712] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.filters-not-match-dialog .info-dialog__header .close-btn[data-v-6b3d7712] {
  color: #0044AD;
}
.filters-not-match-dialog .info-dialog__body[data-v-6b3d7712] {
  padding: 32px;
}
.filters-not-match-dialog .btn[data-v-6b3d7712] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.filters-not-match-dialog .btn[data-v-6b3d7712]:hover, .filters-not-match-dialog .btn[data-v-6b3d7712]:focus, .filters-not-match-dialog .btn[data-v-6b3d7712]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.filters-not-match-dialog p[data-v-6b3d7712] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
@media (min-width: 576px) {
.filters-not-match-dialog[data-v-6b3d7712] {
    max-width: 360px !important;
}
}
*[data-v-7faaba14] {
  margin: 0;
  padding: 0;
}
.page[data-v-7faaba14] {
  position: absolute;
  right: 0;
  top: -55px;
  text-align: right;
  font-size: 16px;
}
.annotation[data-v-7faaba14] {
  font-size: 14px;
  color: #666;
}
.hint[data-v-7faaba14] {
  color: #e9200e;
}
.survey-not-match-dialog.info-dialog {
  max-width: 500px !important;
}
.survey-not-match-dialog ul {
  list-style-type: disc;
}
.survey-not-match-dialog .info-dialog__header {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.survey-not-match-dialog .info-dialog__header .close-btn {
  color: #0044AD;
}
.survey-not-match-dialog .info-dialog__body {
  padding: 12px 32px 30px;
}
.survey-not-match-dialog .btn {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.survey-not-match-dialog .btn:hover, .survey-not-match-dialog .btn:focus, .survey-not-match-dialog .btn:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.survey-not-match-dialog .form-group > div {
  display: flex;
  flex-wrap: wrap;
}
.hr {
  border-color: #9c9c9c;
}
.el-loading-mask {
  z-index: 99 !important;
}
.tabWrap .card-body {
  min-height: 430px;
}
.absolute-center[data-v-6378870b] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cursorPoint[data-v-6378870b] {
  cursor: pointer;
}
.overflow-clip[data-v-6378870b] {
  overflow-x: auto !important;
}
.VueCarousel .VueCarousel-navigation[data-v-6378870b] {
  position: initial;
}
.VueCarousel .VueCarousel-navigation-button[data-v-6378870b] {
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: scale(1.5);
  margin: auto;
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-6378870b] {
  left: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-prev[data-v-6378870b] {
    left: 0;
}
}
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-6378870b] {
  right: 10px;
}
@media screen and (max-width: 767px) {
.VueCarousel .VueCarousel-navigation-button.VueCarousel-navigation-next[data-v-6378870b] {
    right: 0;
}
}
.dashboard-index .row[data-v-6378870b] {
  margin-left: -8px;
  margin-right: -8px;
}
.dashboard-index .row [class*=col-][data-v-6378870b] {
  padding-left: 8px;
  padding-right: 8px;
}
.dashboard-index .card[data-v-6378870b] {
  border: 0;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card .card-body[data-v-6378870b] {
    padding: 10px;
}
}
.dashboard-index .card .card-body .row[data-v-6378870b] {
  margin-left: -4px;
  margin-right: -4px;
}
.dashboard-index .card .card-body .row [class*=col-][data-v-6378870b] {
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card .card-body .px-5[data-v-6378870b] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withTable .card-body[data-v-6378870b] {
    padding: 10px 0;
}
}
.dashboard-index .card.withButton .card-body[data-v-6378870b] {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.withButton .card-body[data-v-6378870b] {
    padding: 10px;
}
}
.dashboard-index .card.customer1[data-v-6378870b], .dashboard-index .card.customer2[data-v-6378870b], .dashboard-index .card.customer3[data-v-6378870b], .dashboard-index .card.customer4[data-v-6378870b], .dashboard-index .card.customer5[data-v-6378870b] {
  margin-bottom: 12px;
  min-height: 130px;
}
.dashboard-index .card.customer1[data-v-6378870b]::after, .dashboard-index .card.customer2[data-v-6378870b]::after, .dashboard-index .card.customer3[data-v-6378870b]::after, .dashboard-index .card.customer4[data-v-6378870b]::after, .dashboard-index .card.customer5[data-v-6378870b]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 25px 30px -30px;
}
.dashboard-index .card.customer1 .more-group[data-v-6378870b], .dashboard-index .card.customer2 .more-group[data-v-6378870b], .dashboard-index .card.customer3 .more-group[data-v-6378870b], .dashboard-index .card.customer4 .more-group[data-v-6378870b], .dashboard-index .card.customer5 .more-group[data-v-6378870b] {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.dashboard-index .card.customer1 .top-group[data-v-6378870b], .dashboard-index .card.customer2 .top-group[data-v-6378870b], .dashboard-index .card.customer3 .top-group[data-v-6378870b], .dashboard-index .card.customer4 .top-group[data-v-6378870b], .dashboard-index .card.customer5 .top-group[data-v-6378870b] {
  min-height: 23px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .top-group[data-v-6378870b], .dashboard-index .card.customer2 .top-group[data-v-6378870b], .dashboard-index .card.customer3 .top-group[data-v-6378870b], .dashboard-index .card.customer4 .top-group[data-v-6378870b], .dashboard-index .card.customer5 .top-group[data-v-6378870b] {
    width: 85%;
    margin: 0 auto 36px;
}
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer2 .top-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer3 .top-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer4 .top-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer5 .top-group [class*=col-][data-v-6378870b] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .top-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer2 .top-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer3 .top-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer4 .top-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer5 .top-group [class*=col-][data-v-6378870b]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 .middle-group[data-v-6378870b], .dashboard-index .card.customer2 .middle-group[data-v-6378870b], .dashboard-index .card.customer3 .middle-group[data-v-6378870b], .dashboard-index .card.customer4 .middle-group[data-v-6378870b], .dashboard-index .card.customer5 .middle-group[data-v-6378870b] {
  min-height: 48px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group[data-v-6378870b], .dashboard-index .card.customer2 .middle-group[data-v-6378870b], .dashboard-index .card.customer3 .middle-group[data-v-6378870b], .dashboard-index .card.customer4 .middle-group[data-v-6378870b], .dashboard-index .card.customer5 .middle-group[data-v-6378870b] {
    width: 85%;
    margin: auto;
}
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-6378870b] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .middle-group [class*=col-][data-v-6378870b]:nth-child(2n), .dashboard-index .card.customer2 .middle-group [class*=col-][data-v-6378870b]:nth-child(2n), .dashboard-index .card.customer3 .middle-group [class*=col-][data-v-6378870b]:nth-child(2n), .dashboard-index .card.customer4 .middle-group [class*=col-][data-v-6378870b]:nth-child(2n), .dashboard-index .card.customer5 .middle-group [class*=col-][data-v-6378870b]:nth-child(2n) {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .middle-group [class*=col-].colum[data-v-6378870b], .dashboard-index .card.customer2 .middle-group [class*=col-].colum[data-v-6378870b], .dashboard-index .card.customer3 .middle-group [class*=col-].colum[data-v-6378870b], .dashboard-index .card.customer4 .middle-group [class*=col-].colum[data-v-6378870b], .dashboard-index .card.customer5 .middle-group [class*=col-].colum[data-v-6378870b] {
    flex-direction: column;
    align-items: flex-start;
}
}
.dashboard-index .card.customer1 .bottom-group[data-v-6378870b], .dashboard-index .card.customer2 .bottom-group[data-v-6378870b], .dashboard-index .card.customer3 .bottom-group[data-v-6378870b], .dashboard-index .card.customer4 .bottom-group[data-v-6378870b], .dashboard-index .card.customer5 .bottom-group[data-v-6378870b] {
  min-height: 22px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer1 .bottom-group[data-v-6378870b], .dashboard-index .card.customer2 .bottom-group[data-v-6378870b], .dashboard-index .card.customer3 .bottom-group[data-v-6378870b], .dashboard-index .card.customer4 .bottom-group[data-v-6378870b], .dashboard-index .card.customer5 .bottom-group[data-v-6378870b] {
    width: 85%;
    margin: 36px auto 0;
}
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-6378870b], .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-6378870b] {
  display: flex;
  align-items: center;
}
.dashboard-index .card.customer1 .bottom-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer3 .bottom-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer4 .bottom-group [class*=col-][data-v-6378870b]:last-child, .dashboard-index .card.customer5 .bottom-group [class*=col-][data-v-6378870b]:last-child {
  display: flex;
  justify-content: flex-end;
}
.dashboard-index .card.customer1 p[data-v-6378870b], .dashboard-index .card.customer2 p[data-v-6378870b], .dashboard-index .card.customer3 p[data-v-6378870b], .dashboard-index .card.customer4 p[data-v-6378870b], .dashboard-index .card.customer5 p[data-v-6378870b] {
  margin-bottom: 0;
}
.dashboard-index .card.customer1 .fs14[data-v-6378870b], .dashboard-index .card.customer2 .fs14[data-v-6378870b], .dashboard-index .card.customer3 .fs14[data-v-6378870b], .dashboard-index .card.customer4 .fs14[data-v-6378870b], .dashboard-index .card.customer5 .fs14[data-v-6378870b] {
  font-size: 14px;
}
.dashboard-index .card.customer1 .fs16[data-v-6378870b], .dashboard-index .card.customer2 .fs16[data-v-6378870b], .dashboard-index .card.customer3 .fs16[data-v-6378870b], .dashboard-index .card.customer4 .fs16[data-v-6378870b], .dashboard-index .card.customer5 .fs16[data-v-6378870b] {
  font-size: 16px;
}
.dashboard-index .card.customer1 .fs18[data-v-6378870b], .dashboard-index .card.customer2 .fs18[data-v-6378870b], .dashboard-index .card.customer3 .fs18[data-v-6378870b], .dashboard-index .card.customer4 .fs18[data-v-6378870b], .dashboard-index .card.customer5 .fs18[data-v-6378870b] {
  font-size: 18px;
}
.dashboard-index .card.customer1 .fs20[data-v-6378870b], .dashboard-index .card.customer2 .fs20[data-v-6378870b], .dashboard-index .card.customer3 .fs20[data-v-6378870b], .dashboard-index .card.customer4 .fs20[data-v-6378870b], .dashboard-index .card.customer5 .fs20[data-v-6378870b] {
  font-size: 20px;
}
.dashboard-index .card.customer1 .fs28[data-v-6378870b], .dashboard-index .card.customer2 .fs28[data-v-6378870b], .dashboard-index .card.customer3 .fs28[data-v-6378870b], .dashboard-index .card.customer4 .fs28[data-v-6378870b], .dashboard-index .card.customer5 .fs28[data-v-6378870b] {
  font-size: 28px;
}
.dashboard-index .card.customer1 .fs32[data-v-6378870b], .dashboard-index .card.customer2 .fs32[data-v-6378870b], .dashboard-index .card.customer3 .fs32[data-v-6378870b], .dashboard-index .card.customer4 .fs32[data-v-6378870b], .dashboard-index .card.customer5 .fs32[data-v-6378870b] {
  font-size: 32px;
}
.dashboard-index .card.customer1 .black[data-v-6378870b], .dashboard-index .card.customer2 .black[data-v-6378870b], .dashboard-index .card.customer3 .black[data-v-6378870b], .dashboard-index .card.customer4 .black[data-v-6378870b], .dashboard-index .card.customer5 .black[data-v-6378870b] {
  color: #000000;
}
.dashboard-index .card.customer1 .blue[data-v-6378870b], .dashboard-index .card.customer2 .blue[data-v-6378870b], .dashboard-index .card.customer3 .blue[data-v-6378870b], .dashboard-index .card.customer4 .blue[data-v-6378870b], .dashboard-index .card.customer5 .blue[data-v-6378870b] {
  color: #0044AD;
}
.dashboard-index .card.customer1 .orange[data-v-6378870b], .dashboard-index .card.customer2 .orange[data-v-6378870b], .dashboard-index .card.customer3 .orange[data-v-6378870b], .dashboard-index .card.customer4 .orange[data-v-6378870b], .dashboard-index .card.customer5 .orange[data-v-6378870b] {
  color: #ff623e;
}
.dashboard-index .card.customer1 .brown[data-v-6378870b], .dashboard-index .card.customer2 .brown[data-v-6378870b], .dashboard-index .card.customer3 .brown[data-v-6378870b], .dashboard-index .card.customer4 .brown[data-v-6378870b], .dashboard-index .card.customer5 .brown[data-v-6378870b] {
  color: #9a6f00;
}
.dashboard-index .card.customer1 .red[data-v-6378870b], .dashboard-index .card.customer2 .red[data-v-6378870b], .dashboard-index .card.customer3 .red[data-v-6378870b], .dashboard-index .card.customer4 .red[data-v-6378870b], .dashboard-index .card.customer5 .red[data-v-6378870b] {
  color: #CD3D35;
}
.dashboard-index .card.customer1 .grey[data-v-6378870b], .dashboard-index .card.customer2 .grey[data-v-6378870b], .dashboard-index .card.customer3 .grey[data-v-6378870b], .dashboard-index .card.customer4 .grey[data-v-6378870b], .dashboard-index .card.customer5 .grey[data-v-6378870b] {
  color: #626364;
}
.dashboard-index .card.customer1 .bold[data-v-6378870b], .dashboard-index .card.customer2 .bold[data-v-6378870b], .dashboard-index .card.customer3 .bold[data-v-6378870b], .dashboard-index .card.customer4 .bold[data-v-6378870b], .dashboard-index .card.customer5 .bold[data-v-6378870b] {
  font-weight: bold;
}
@media screen and (max-width: 1600px) {
.dashboard-index .card.customer1 .btn[data-v-6378870b], .dashboard-index .card.customer2 .btn[data-v-6378870b], .dashboard-index .card.customer3 .btn[data-v-6378870b], .dashboard-index .card.customer4 .btn[data-v-6378870b], .dashboard-index .card.customer5 .btn[data-v-6378870b] {
    padding: 0;
}
}
.dashboard-index .card.customer1 .footer-group[data-v-6378870b], .dashboard-index .card.customer2 .footer-group[data-v-6378870b], .dashboard-index .card.customer3 .footer-group[data-v-6378870b], .dashboard-index .card.customer4 .footer-group[data-v-6378870b], .dashboard-index .card.customer5 .footer-group[data-v-6378870b] {
  min-height: 24px;
}
@media screen and (max-width: 767px) {
.dashboard-index .card.customer2 .bottom-group [class*=col-][data-v-6378870b] {
    justify-content: flex-end;
}
}
.dashboard-index .card.customer3 .more-group[data-v-6378870b] {
  display: none;
}
.dashboard-index .card.customer3 .middle-group[data-v-6378870b] {
  min-height: 51px;
  justify-content: center;
}
.dashboard-index .card.customer3 .middle-group .info-group .link[data-v-6378870b] {
  color: #0044AD;
}
.dashboard-index .card.customer4 .middle-group[data-v-6378870b] {
  min-height: 72px;
  justify-content: center;
}
.dashboard-index .card.customer4 .middle-group [class*=col-][data-v-6378870b] {
  justify-content: center !important;
}
.dashboard-index .card.customer4 .bottom-group[data-v-6378870b] {
  display: none;
}
.dashboard-index .card.customer5 .middle-group[data-v-6378870b] {
  min-height: 72px;
}
.dashboard-index .card.customer5 .middle-group .fs32[data-v-6378870b] {
  line-height: 28px;
}
.dashboard-index .card.customer5 .bottom-group[data-v-6378870b] {
  display: none;
}
.dashboard-index .card.noArrow .prev[data-v-6378870b],
.dashboard-index .card.noArrow .next[data-v-6378870b] {
  opacity: 0;
  z-index: -1;
}
.dashboard-index .nav .nav-link[data-v-6378870b] {
  border: 0;
  color: #626364;
  padding: 5px 10px;
}
.dashboard-index .nav .nav-link.disabled[data-v-6378870b] {
  color: #999999;
}
.dashboard-index .nav .nav-link.active[data-v-6378870b] {
  color: #0044ad;
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs[data-v-6378870b] {
  border-bottom: 2px solid #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-link[data-v-6378870b] {
  position: relative;
  color: #6c757d;
  border: 0;
  border-radius: 0;
  background-color: #f0f6fb;
  padding: 14px 0;
  font-size: 15px;
}
.dashboard-index .nav.nav-tabs .nav-link .dot[data-v-6378870b] {
  position: absolute;
  top: 7px;
  right: 10px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  background-color: #e9200e;
}
.dashboard-index .nav.nav-tabs .nav-link.active[data-v-6378870b] {
  color: #ffffff;
  background-color: #0044ad;
}
.dashboard-index .nav.nav-tabs .nav-item .nav-link[data-v-6378870b] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dashboard-index .table[data-v-6378870b] {
  border-bottom: 1px solid #dee2e6;
}
.dashboard-index .table thead th[data-v-6378870b] {
  background-color: #F6F6F6;
  border-top: 0;
  border-bottom: 0;
  padding: 6px 0;
}
.dashboard-index .table thead th[data-v-6378870b]:last-child {
  width: 65px;
}
.dashboard-index .table tbody tr td[data-v-6378870b] {
  padding: 0.4rem 0;
}
.dashboard-index .table tbody tr td .text-hidden[data-v-6378870b] {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
.dashboard-index .table tbody tr td .text-hidden[data-v-6378870b] {
    width: 170px;
}
}
.dashboard-index .table tbody tr:first-child td[data-v-6378870b] {
  border-top: 0;
}
.dashboard-index .table.hasType thead th[data-v-6378870b]:first-child {
  width: 20px;
}
.dashboard-index .list-group .list-group-item[data-v-6378870b] {
  width: 100%;
  border: 0;
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.5rem 1.25rem;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item[data-v-6378870b] {
    padding: 0.5rem;
}
}
.dashboard-index .list-group .list-group-item .title[data-v-6378870b] {
  width: 110px;
}
@media screen and (max-width: 767px) {
.dashboard-index .list-group .list-group-item .title[data-v-6378870b] {
    width: 100px;
    padding-right: 0.5rem !important;
}
}
.dashboard-index .list-group .list-group-item .detail[data-v-6378870b] {
  flex: 1;
  width: calc(100% - 110px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0;
}
.dashboard-index .btn-link[data-v-6378870b] {
  line-height: 1;
  color: #0044AD;
}
.dashboard-index .btn-link[data-v-6378870b]:hover {
  text-decoration: none;
}
.dashboard-index .customerBtn[data-v-6378870b] {
  width: 100%;
  height: calc(100% - 10px);
  min-height: 64px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: rgb(245, 248, 250);
  padding: 7px 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn[data-v-6378870b]:hover, .dashboard-index .customerBtn[data-v-6378870b]:focus, .dashboard-index .customerBtn[data-v-6378870b]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn.solid[data-v-6378870b] {
  border: 1px dashed #000000;
}
.dashboard-index .customerBtn2[data-v-6378870b] {
  width: 100%;
  min-height: 50px;
  color: #0044AD;
  border: 1px solid #0044AD;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
.dashboard-index .customerBtn2[data-v-6378870b]:hover, .dashboard-index .customerBtn2[data-v-6378870b]:focus, .dashboard-index .customerBtn2[data-v-6378870b]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.dashboard-index .customerBtn2.solid[data-v-6378870b] {
  border: 1px dashed #000000;
  background-color: transparent;
}
.dashboard-index .filter-group .left-group[data-v-6378870b] {
  min-width: 200px;
}
@media screen and (max-width: 767px) {
.dashboard-index .filter-group .left-group[data-v-6378870b] {
    margin-bottom: 8px;
}
}
.jagged-group[data-v-6378870b] {
  width: 100%;
  height: 23px;
  background-image: url(../img/sharp.61b2ce05.svg);
}
@media screen and (max-width: 767px) {
.jagged-group[data-v-6378870b] {
    background-size: 100% auto;
}
}
/* .flex {
  display: flex;
  flex-direction: column;
  align-items: center;
} */
.underline[data-v-25741eef] {
  height: 4px;
  width: 35px;
  background-color: #965A05;
  margin: 0 auto;
}

/* font size: 14px */
.filters-not-match-dialog ul[data-v-37af5185] {
  list-style-type: disc;
}
.filters-not-match-dialog .info-dialog__header[data-v-37af5185] {
  background-color: #F0F6FB;
  border-bottom: 4px solid #0044AD;
}
.filters-not-match-dialog .info-dialog__header .close-btn[data-v-37af5185] {
  color: #0044AD;
}
.filters-not-match-dialog .info-dialog__body[data-v-37af5185] {
  padding: 32px;
}
.filters-not-match-dialog .btn[data-v-37af5185] {
  border: 1px solid #0044AD;
  background-color: #0044AD;
}
.filters-not-match-dialog .btn[data-v-37af5185]:hover, .filters-not-match-dialog .btn[data-v-37af5185]:focus, .filters-not-match-dialog .btn[data-v-37af5185]:active {
  color: #ffffff !important;
  border: 1px solid #0044AD !important;
  background-color: #0044AD !important;
  box-shadow: none !important;
}
.filters-not-match-dialog p[data-v-37af5185] {
  margin-bottom: 36px;
  font-size: 14px;
  color: #212529;
}
@media (min-width: 576px) {
.filters-not-match-dialog[data-v-37af5185] {
    max-width: 360px !important;
}
}

.flex-h[data-v-9ea40744] {
  display: flex;
}
.flex-v[data-v-9ea40744] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.input-group[data-v-9ea40744] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
  width: 90vw;
  max-width: 540px;
}
.input-sub-group[data-v-9ea40744] {
  width: 90vw;
  max-width: 540px;
}
.input[data-v-9ea40744] {
  height: 36px;
  max-width: 420px;
}
.input-check-btn[data-v-9ea40744] {
  height: 36px;
  width: 104px;
  min-width: 104px;
  margin-left: 16px;
}
.no-input-check-btn[data-v-9ea40744] {
  margin-right: 120px;
}
.input-check-result[data-v-9ea40744] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  width: 104px;
  min-width: 104px;
}
.input-check-result[data-v-9ea40744] {
  font-size: 0.875rem;
  color: blue;
}
.pass[data-v-9ea40744] {
  color: var(--success);
}
.danger[data-v-9ea40744] {
  color: var(--danger);
}
.input-check-result-icon[data-v-9ea40744] {
  font-size: 1.7rem;
  margin-right: 4px;
}
.login-btn[data-v-9ea40744] {
  margin-top: 50px;
  min-width: 160px;
  min-height: 46px;
}
/* .flex-col-center {
  position:absolute;
  top: 64px;
  padding-bottom: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 64px;
} */
.flex-col-center[data-v-9ea40744] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 180px;
}
.footer-bg[data-v-9ea40744] {
  margin-top: 217px;
}
@media screen and (max-width: 414px) {
.header-logo-size img[data-v-9ea40744]{
  display: block;
}
}
.footer-link[data-v-9ea40744] {
  color: #212529;
}
.footer-link[data-v-9ea40744]:hover {
  color: #212529;
  text-decoration: underline;
}

