@font-face {
  font-family: "Primary-Regular";
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Primary-Semibold";
  src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Primary-Bold";
  src: url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
/* used for the primary Bold fonts */
/* used for the primary Medium fonts */
/* used for the primary Regular fonts */
/* used for the primary color texts Ex: bordered active tabs  */
/* used for the secondary color texts*/
/* used for the black texts */
/* used for the white color */
/* used for the anchor tags */
/* used for the from label texts and breadcrumb active color */
/* used for the table head text colors */
/* used for the table body text colors */
/* used for the mandatory text colors and validation texts */
/* used for the primary background color  Ex: primary btns  */
/* used for the secondary background color  Ex: secondary btns  */
/* used for the form border color Ex: text box border  */
/* used for the primary border btns color Ex: loadmore border btn  */
/* used for the secondary border btns color Ex: advanced filter border btn  */
/*used for table outer border */
.cust-excel-border-color {
  border: 1px solid #28AF6E;
}

.legend-cat-1 {
  background-color: #78FF9E;
}

.legend-cat-2 {
  background-color: #FEC365;
}

.legend-cat-3 {
  background-color: #FF7A7A;
}

.legend-cat-4 {
  background-color: #9678FF;
}

.legend-cat-5 {
  background-color: #75BDFF;
}

.legends {
  width: 8px;
  height: 8px;
  border-radius: 2px;
}

.legend-total-revenue {
  width: 8px;
  height: 8px;
  border-radius: 50px;
}

.legend-total-expense {
  background-color: #9678FF;
}

.legend-total-profit {
  background-color: #78B6FF;
}

.feedback-img {
  width: 48px;
  height: 48px;
}

.custom-scroll.cust-dashboard-widget-scroll {
  max-height: 260px;
  overflow-y: scroll;
}

.custom-scroll.cust-progressbar-widget-scroll {
  min-height: 230px;
  max-height: 230px;
}

.theme-table.db-table tbody tr td {
  padding: 16px 20px;
}

.w-150px {
  width: 150px;
}

.chart-image {
  height: 260px;
}

/* user profile - starts here */
img.user-profile {
  width: 125px;
  height: 125px;
  border-radius: 50%;
}

img.profile-edit-icon {
  width: 20px;
}

.grey-border {
  border: 1px solid #E4E4E4;
  border-radius: 5px;
}

.cust-padding-20 {
  padding: 0px 20px;
}

.accordion-table-row.collapsed .table-accordion-arrow {
  transform: rotate(-90deg);
}

.bottom-border {
  border-bottom: 1px solid #E4E4E4;
}

.license-container {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.scroll-btn.responsive {
  display: none !important;
}

@media (max-width: 992px) {
  .cust-padding-20 {
    padding: 0px 0px;
  }
}
@media (max-width: 625px) {
  .scroll-btn.responsive {
    display: flex !important;
  }
}
/* user profile - ends here */
/* pricing plan my cart - starts here */
img.acc-tick {
  width: 14px;
  height: 14px;
}

.acc-data-black {
  color: #262B40;
}

.whole-container {
  padding: 20px 0 20px 46px;
}

.accordion-table-row.collapsed .accordion-arrow {
  transform: rotate(-180deg);
}

.grey-border-v2 {
  border: 1px solid #E4E4E4;
  border-radius: 10px;
}

.change-plan {
  border-right: 1px solid #E1E1E1;
  color: #596FCE;
}

.remove {
  color: #EE3F3F;
}
.remove:hover {
  color: #ff6161;
}

.text-decoration-none {
  text-decoration: none;
}

.cart-item {
  border-bottom: 1px solid #E4E4E4;
}

/* pricing plan my cart - ends here */
@media (max-width: 767px) {
  .cust-assessmnet-border {
    border-right: unset !important;
  }
  .cust-dashboard-border {
    border: unset !important;
  }
}
.cust-dashboard-border {
  border-right: 1px solid #EFEFEF;
}

@media (max-width: 767px) {
  .dashboard-select {
    width: 100% !important;
  }
}
/* 06-05-23 styles starts here */
.clients-chart-image {
  height: 96px;
}

.vertical-line {
  background-color: 1px solid #EFEFEF;
  height: 32px;
  width: 1px;
}

.clients-chart-image-popup {
  height: 100px;
}

div.empty-state span:first-child {
  line-height: 0%;
  align-items: center;
  display: inline-block;
  width: 276px;
  height: 300px;
}
div.empty-state span:first-child img {
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  div.empty-state span:first-child {
    width: 184px;
    height: 200px;
  }
}
.h-90vh {
  height: 90vh;
}

.h-80vh {
  height: 80vh;
}

.verification-status-card {
  width: 20%;
  margin: 0;
}

@media (max-width: 768px) {
  .verification-status-card {
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .verification-status-card {
    width: 30%;
  }
}
.custom-eye-position .eye-open-icon {
  display: none;
}

.custom-eye-position .eye-hidden-icon {
  display: block;
}

.custom-eye-position.active .eye-open-icon {
  display: block;
}

.custom-eye-position.active .eye-hidden-icon {
  display: none;
}

/* 06-05-23 styles starts here *//*# sourceMappingURL=dashboard.css.map */