@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Urbanist-Regular";
  src: url("../fontstatic/Urbanist-Regular.ttf");
  src: url("../fontstatic/Urbanist-Regular.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-Regular.woff") format("woff"), url("../fontstatic/Urbanist-Regular.otf") format("otf"), url("../fontstatic/Urbanist-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Urbanist-Medium";
  src: url("../fontstatic/Urbanist-Medium.ttf");
  src: url("../fontstatic/Urbanist-Medium.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-Medium.woff") format("woff"), url("../fontstatic/Urbanist-Medium.otf") format("otf"), url("../fontstatic/Urbanist-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Urbanist-SemiBold";
  src: url("../fontstatic/Urbanist-SemiBold.ttf");
  src: url("../fontstatic/Urbanist-SemiBold.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-SemiBold.woff") format("woff"), url("../fontstatic/Urbanist-SemiBold.otf") format("otf"), url("../fontstatic/Urbanist-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Urbanist-Bold";
  src: url("../fontstatic/Urbanist-Bold.ttf");
  src: url("../fontstatic/Urbanist-Bold.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-Bold.woff") format("woff"), url("../fontstatic/Urbanist-Bold.otf") format("otf"), url("../fontstatic/Urbanist-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Urbanist", sans-serif;
}

@font-face {
  font-family: "Urbanist-Regular";
  src: url("../fontstatic/Urbanist-Regular.ttf");
  src: url("../fontstatic/Urbanist-Regular.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-Regular.woff") format("woff"), url("../fontstatic/Urbanist-Regular.otf") format("otf"), url("../fontstatic/Urbanist-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Urbanist-Medium";
  src: url("../fontstatic/Urbanist-Medium.ttf");
  src: url("../fontstatic/Urbanist-Medium.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-Medium.woff") format("woff"), url("../fontstatic/Urbanist-Medium.otf") format("otf"), url("../fontstatic/Urbanist-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Urbanist-SemiBold";
  src: url("../fontstatic/Urbanist-SemiBold.ttf");
  src: url("../fontstatic/Urbanist-SemiBold.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-SemiBold.woff") format("woff"), url("../fontstatic/Urbanist-SemiBold.otf") format("otf"), url("../fontstatic/Urbanist-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Urbanist-Bold";
  src: url("../fontstatic/Urbanist-Bold.ttf");
  src: url("../fontstatic/Urbanist-Bold.eot") format("embedded-opentype"), url("../fontstatic/Urbanist-Bold.woff") format("woff"), url("../fontstatic/Urbanist-Bold.otf") format("otf"), url("../fontstatic/Urbanist-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Urbanist", sans-serif;
}

section { 
  background: #c5c2b8 !important;
}

.card-body {
  background: #dfdcd2 !important;
}

.advertise-main table td {
  background: #eeeae0 !important;
}

.ad-play-warning {
  background: #eeeae0;
  padding: 20px 0px;
}

.ad-step-2 {
  background: #eeeae0;
}

.leader-main .leader-wrapper {
  background: #dfdcd2;
  padding: 34px 0px 0px 0px;
  border-radius: 0.8rem;
  border: 1px solid rgba(93, 99, 113, 0.168627451);
  box-shadow: rgba(100, 100, 111, 0.1411764706) 1px 2px 7px 0px;
  height: 100%;
}
.leader-main .leader-wrapper h4 {
  padding: 0px 24px 20px;
}
.leader-main .leader-wrapper .nav .nav-item .nav-link {
  color: #040C20;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Urbanist", sans-serif;
  margin-left: 24px;
  padding-left: 0px;
}
.leader-main .leader-wrapper .nav .nav-item button.active {
  background-color: transparent;
  color: #1552EF;
  margin-left: 24px;
  padding-left: 0px;
  border-bottom: 2px solid #1552EF;
  border-radius: 0px;
}
.leader-main .leader-wrapper .nav .nav-item button.active .nav .nav-item button.active::after {
  content: "";
  border-bottom: 4px solid var(--bs-danger);
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -1px;
  border-radius: 5px 5px 0 0;
}
.leader-main .leader-wrapper .table-sec {
  background-color: #fff;
  border-radius: 0px 0px 12px 12px;
  font-family: "Urbanist", sans-serif;
}
.leader-main .leader-wrapper .table-sec .table-main {
  background-color: #fff;
  font-family: "Urbanist", sans-serif;
  border: none;
  width: 100%;
  table-layout: fixed;
}
.leader-main .leader-wrapper .table-sec .table thead th {
  padding: 20px 0px 20px 24px !important;
  background-color: #eeeae0 !important;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Urbanist", sans-serif;
  border-bottom: 1px solid #c5c2b8;
}
.leader-main .leader-wrapper .table-sec .table tbody tr {
  vertical-align: middle;
}
.leader-main .leader-wrapper .table-sec .table tbody tr .per-return {
  color: #008000;
}
.leader-main .leader-wrapper .table-sec .table tbody tr:last-child {
  border-bottom-left-radius: 10px;
}
.leader-main .leader-wrapper .table-sec .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.leader-main .leader-wrapper .table-sec .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.leader-main .leader-wrapper .table-sec .table tbody tr:last-child th,
.leader-main .leader-wrapper .table-sec .table tbody tr:last-child td {
  border-bottom: none !important;
}
.leader-main .leader-wrapper .table-sec .table tbody td .td-img img {
  width: 100%;
  max-width: 40px;
  border-radius: 50px;
  height: 40px;
}
.leader-main .leader-wrapper .table-sec .table tbody th {
  padding-left: 20px !important;
}
.leader-main .leader-wrapper .table-sec .table tbody td,
.leader-main .leader-wrapper .table-sec .table tbody th {
  font-size: 0.9rem;
  font-family: "Urbanist", sans-serif;
  font-weight: 400;
  padding: 9px 0px 9px 24px !important;
  background: #eeeae0;
  vertical-align: middle;
}

button.mt-3.justify-content-center.wyt-icn-btn.align-items-center.btn.btn-primary.directChallenge {
  margin-top: 0px !important;
  font-size: 0.9rem;
}

.leader-main .leader-wrapper .table-sec .table-heading {
  padding: 25px 24px 10px;
}
.leader-main .leader-wrapper .table-sec .table-heading h2 {
  font-size: 1.3rem;
  font-family: "Urbanist", sans-serif;
  color: #040C20;
  font-weight: 600;
}

.pagination-wrapper .page-item .page-link {
  border-radius: 0.5rem;
  font-size: 0.813rem;
  font-family: "Urbanist", sans-serif;
  color: #333333;
}
.pagination-wrapper .page-item .page-link:hover, .pagination-wrapper .page-item .page-link:active, .pagination-wrapper .page-item .page-link:focus {
  background-color: #2F80ED;
  color: #fff;
  box-shadow: none !important;
}
.pagination-wrapper .page-item:first-child .page-link, .pagination-wrapper .page-item:last-child .page-link {
  border: none !important;
  font-family: "Urbanist", sans-serif;
}
.pagination-wrapper .page-item:first-child .page-link {
  font-size: 0.813rem;
  color: #cccccc;
  font-family: "Urbanist", sans-serif;
}
.pagination-wrapper .page-item:first-child .page-link:hover {
  background-color: transparent !important;
}
.pagination-wrapper .page-item:last-child .page-link {
  font-size: 0.813rem;
  color: #333333;
}
.pagination-wrapper .page-item:last-child .page-link:hover {
  background-color: transparent !important;
}

/**********Media Query***************/
@media screen and (min-width: 1020px) and (max-width: 1030px) {
  body .leader-main {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .leader-main .leader-wrapper {
    padding: 24px 0px 0px 0px;
  }
  .leader-main .leader-wrapper h4 {
    padding: 0px 24px 10px;
  }
  .leader-main .leader-wrapper .table tbody tr th, .leader-main .leader-wrapper .table tbody tr td {
    font-size: 0.8rem !important;
  }
  .leader-main .leader-wrapper .table tbody tr th .td-img, .leader-main .leader-wrapper .table tbody tr td .td-img {
    flex-direction: column;
    align-items: flex-start !important;
  }
}/*# sourceMappingURL=leaderboard.css.map */