.blur-box .dash-stats-icon,
.blur-box h4,
.blur-box h5 .level,
.blur-box .statistical-right {
  filter: blur(2px);
}
.dash-level-box small {
  font-size: 16px;
  display: block;
  margin-top: 6px;
}
.popupInWrapper {
  position: absolute;
  background-color: #fdf001;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  padding: 10px;
  z-index: 2;
  top: -83px;
  left: 8px;
  min-width: 170px;
  border-radius: 10px 10px 10px 0;
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.11));
}
.popupInWrapper {
  left: 0;
  right: 8px;
  border-radius: 10px 10px 0px 10px;
  top: -63px;
  padding-left: 20px;
}
.popupInWrapper::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid #fdf001;
  border-right: 12px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.dash-level-box small i {
  margin-right: 4px;
}
.dash-level-box small i {
  margin-right: 0;
  margin-left: 4px;
}
.popupInWrapper::before {
  border-right: none;
  border-left: 12px solid transparent;
  left: auto;
  right: 0;
}
.popupIcon {
  width: 38px;
  height: 38px;
  display: flex;
  position: absolute;
  right: -21px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50px;
  background-image: url(https://storage.perfectcdn.com/1847ba/qqc5tjgg68ki302p.png);
  background-repeat: no-repeat;
  background-size: 60% 60%;
  background-color: #000;
  background-position: center center;
  border: 3px solid #ffffff;
}
.popupIcon {
  right: auto;
  left: -21px;
}
.dashboard-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.dashboard-list li {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  background-color: #fefefe;
  border: 1px solid #dbdbdb;
  border-radius: 15px;
  line-height: 60px;
  padding-left: 25px;
  padding-right: 25px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dashboard-list {
  padding: 0;
  list-style: none;
}
.dashboard-list li span {
  min-width: 144px;
  background-color: #fdf001;
  text-align: center;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
}
.next-level-wrapper {
  background-color: #000000;
  border-radius: 15px;
  padding: 20px 15px;
  color: #fff;
}
.next-level-wrapper h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
.next-level-wrapper p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
}
.next-level-wrapper p span {
  color: #fdf001;
  font-weight: 700;
}
.stats-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-bottom: 0px;
}
.dash-stats-box {
  border-radius: 25px;
  background-color: #f3f3f3;
  padding: 42px 20px;
  display: flex;
  align-items: center;
  margin-top: 14px;
}
.dash-stats-icon {
  background-color: #fff;
  border-radius: 80px;
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.dash-stats-icon {
  margin-right: 0;
  margin-left: 10px;
}
.dash-stats-content h4 {
  font-size: 14px;
  font-weight: 400;
  color: #545353;
  margin-top: 0;
  margin-bottom: 4px;
}
.dash-stats-content p,
.dash-stats-content h5 {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  margin: 0;
  line-height: 1.2;
  position: relative;
}
.dash-stats-content h5 {
  color: #000;
}
.dark-mode .dash-stats-content h5 {
  color: #fff;
}
.dash-stats-content p small {
  font-size: 16px;
  color: #545353;
  display: block;
}
.stats-row .col-sm-6:first-child {
  padding-right: 7px;
}
.stats-row .col-sm-6:last-child {
  padding-left: 7px;
}
.points-wrapper {
  display: flex;
  justify-content: space-between;
  background-color: #fdf001;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 35px;
  align-items: center;
  margin-top: 15px;
}
.points-wrapper .points-stats span {
  min-width: 108px;
  display: inline-flex;
  background-color: #000;
  border-radius: 80px;
  color: #fdf001;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 40px;
  margin-left: 10px;
}
.not_checked_this,
.checked_this {
  background-image: url(https://storage.perfectcdn.com/1847ba/8sm3ud0tl8e6au1i.svg);
  width: 24px;
  height: 24px;
  display: block;
  margin: auto;
  filter: invert(40%) sepia(21%) saturate(20%) hue-rotate(180deg)
    brightness(90%) contrast(100%);
}
.checked_this {
  filter: invert(1) brightness(0);
}
.checked_this {
  filter: invert(0) brightness(100%);
}
.level-table .table > thead > tr > th:first-child {
  border-radius: 25px 0 0 0;
  text-align: left;
  width: 420px;
}
.level-table .table > thead > tr > th:last-child {
  border-radius: 0 25px 0 0;
}
.level-table .table > thead > tr > th {
  padding: 8px 25px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  border-bottom: none;
  line-height: 51px;
  width: 140px;
}
.level-table .table > tbody > tr > td:first-child {
  border-radius: 0;
  border-left: none;
}
.level-table .table > tbody > tr > td {
  font-size: 16px;
  font-weight: 400;
  font-weight: 400;
  color: #000;
  border: 1px solid #dbdbdb;
  line-height: 50px;
  vertical-align: middle;
  padding: 8px 25px;
}
.level-table .table > tbody > tr > td:last-child {
  border-radius: 0;
  border-right: none;
}
.level-table .table > tbody > tr:last-child > td {
  border-bottom: none;
}
.level-table .table > tbody > tr:last-child > td:first-child {
  border-radius: 0 0 0 25px;
}
.level-table .table > tbody > tr:last-child > td:last-child {
  border-radius: 0 0 25px 0;
}
.dashboard-title {
  color: #fff;
}
.dashboard-list li {
  background-color: var(--bg-secondary);
}
.dark-mode .dashboard-list li {
  background-color: var(--bg-body-dark);
  border-color: #595959;
  color: #ffffff;
}
.dashboard-list li span {
  color: #000;
}
.stats-title {
  color: #fff;
}
.dash-stats-box {
  background-color: #151515;
}
.level-table .table > thead > tr > th:first-child {
  border-radius: 0 25px 0 0;
  text-align: right;
}
.level-table .table > thead > tr > th:last-child {
  border-radius: 25px 0px 0 0;
}
.dash-stats-content h4 {
  color: #fdf001;
}
.dash-stats-content p {
  color: #000;
}
.dark-mode .dash-stats-content p {
  color: #fff;
}
.level-table .table > tbody > tr:last-child > td:first-child {
  border-radius: 0 0 25px 0px;
}
.level-table .table > tbody > tr:last-child > td:last-child {
  border-radius: 0 0 0 25px;
}
.level-table .table > tbody > tr > td {
  color: #000;
}
.dark-mode .level-table .table > tbody > tr > td {
  border: 1px solid #1e1e1e;
  color: #fff;
}
.dash-stats-icon {
  background-color: #fdf001;
}
.next-level-wrapper {
  background-color: var(--bg-secondary);
  color: #000;
}
.dark-mode.next-level-wrapper {
  background-color: #151515;
  border: 1px solid #393939;
}
.level-table .table > thead > tr > th {
  color: #000;
}
.level-table-mobile {
  display: none;
}
@media (max-width: 550px) {
  .level-table-desktop {
    display: none;
  }
  .dashboard-list li {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1;
  }
  .dashboard-list li span {
    margin-top: 10px;
  }
  .stats-row .col-sm-6:first-child {
    padding-right: 15px;
  }
  .stats-row .col-sm-6:last-child {
    padding-left: 15px;
  }
  .points-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 20px;
    margin-bottom: 15px;
  }
  .points-wrapper .points-stats span {
    margin-left: 0;
    margin-right: 10px;
    margin-top: 15px;
  }
  .level-table-mobile {
    display: block;
  }
  .level-table-mobile .nav.nav-tabs > li > a {
    background-color: #fdf001;
    border-radius: 14px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    line-height: 2;
    min-width: 100%;
    text-align: center;
    margin: 0;
    border: 1px solid #fdf001;
  }
  .level-table-mobile .nav.nav-tabs {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border: none;
    gap: 5px;
  }
  .level-table-mobile .nav.nav-tabs > li {
    margin-bottom: 0;
    float: none;
    max-width: 32.5%;
    flex: 0 0 32.5%;
  }
  .level-table-mobile .nav.nav-tabs:before,
  .level-table-mobile .nav.nav-tabs:after {
    display: none;
  }
  .level-table-mobile .nav.nav-tabs > li.active > a {
    background-color: #000;
    color: #fdf001;
    border-color: #000;
  }
  .level-table-mobile .table > tbody > tr:first-child > td {
    border-top: none;
  }
  .level-table-mobile .table > tbody > tr:last-child > td {
    border-top: none;
  }
  .level-table-mobile .table > tbody > tr:first-child > td:first-child {
    border-radius: 30px 0 0 0;
  }
  .level-table-mobile .table > tbody > tr:first-child > td:last-child {
    border-radius: 0 30px 0 0;
  }
}
/* ======== */
.points-wrapper,
.dash-stats-icon,
.dashboard-list li span {
  background-color: var(--main-color);
}
.points-wrapper .points-stats span,
.next-level-wrapper p span,
.dash-stats-content h4 {
  color: var(--main-color);
}
.dash-stats-box {
  background-color: var(--bg-secondary);
  height: 100%;
}
#InfoDashboard table {
  background-color: var(--bg-secondary);
  margin-top: 2rem;
}
#InfoDashboard table th {
  color: #000;
}
.dark-mode #InfoDashboard table th {
  color: #fff;
}
#InfoDashboard table td {
  text-align: center;
}
#InfoDashboard table td i {
  font-size: 1.5rem;
  color: var(--main-color);
}
.level-table-mobile .nav.nav-tabs {
  display: none;
}
@media (max-width: 991px) {
  .level-table {
    overflow-x: scroll;
  }
}
@media (max-width: 1320px) {
  .points-wrapper {
    flex-direction: column;
  }
}
.dark-mode .next-level-wrapper {
  background-color: var(--bg-body-dark);
  color: #fff;
}
.dark-mode .dash-stats-box {
  background-color: var(--bg-container-dark);
}
.dark-mode .table,
.dark-mode .table thead,
.dark-mode .table tbody,
.dark-mode .dashboard-well {
  background-color: var(--bg-container-dark) !important;
}
.dark-mode .dashboard-well {
  padding: 20px;
  border-radius: 25px;
}
