body {
}
h1 {
  padding-top: 10px;
  padding-bottom: 20px !important;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
  font-family: "Inter", sans-serif;
}
h2 {
  margin-bottom: 32px;
}
h3 {
  margin-bottom: 32px;
}

.content-area .container {
  padding-top: 10px;
}

.collapse:not(.show) {
  display: inherit !important;
}

#navbarSupportedContent {
  border-width: 0px;
}

/*
.content-area .container h1 {
  display: none;
}

.pool-nav-tabs .tab-item .nav-link {
  font-weight: 900;
  text-transform: lowercase !important;
  min-width: max-content;
  font-size: 12px;
  height: 48px;
  color: #ffffff !important;
  border-bottom: solid 2px transparent;
  border-top: solid 2px transparent;
  display: inline-block;
  padding-bottom: 14px;
  padding-left: 12px;
  padding-right: 12px;
}
.pool-nav-tabs .tab-item .nav-link::first-letter {
  text-transform: uppercase !important;
}
.pool-nav-tabs .tab-item .nav-link:hover {
  border-bottom: solid 0px #4bebe2;
  color: #4bebe2;
}
.pool-nav-tabs .tab-item .nav-link.active {
  color: #4bebe2 !important;
}
.pool-nav-tabs .tab-item .nav-link.focus {
  color: #ffffff !important;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #ffffff !important;
}
.pool-nav-tabs .tab-item a {
  color: #000000;
  text-decoration: none !important;
}
.pool-nav-tabs .tab-item .dropdown-menu {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  min-width: 200px;
  max-height: calc(100vh - 170px);
  overflow: auto;
  border-radius: 0px 0px 4px 4px;
}
.pool-nav-tabs .tab-item .dropdown-menu li:first-child .dropdown-header {
  padding-top: 3px;
  border-width: 0px;
}
.pool-nav-tabs .tab-item .dropdown-menu li .dropdown-item {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 25px;
  text-transform: lowercase;
}
.pool-nav-tabs .tab-item .dropdown-menu li .dropdown-item::first-letter {
  text-transform: capitalize;
}
.pool-nav-tabs .tab-item .dropdown-menu li:last-child .dropdown-item {
  border-bottom-width: 0px;
  margin-bottom: 10px;
}
.pool-nav-tabs .tab-item.dropdown > .dropdown-menu > li > a:hover {
  background-color: inherit;
  opacity: 0.5;
}
.pool-nav-tabs .dropdown-item {
  font-size: 14px;
  font-weight: 600;
}
.pool-nav-tabs .dropdown-header.dropdown-item {
  font-family: Inter, Helvetica;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 6px !important;
  border-top: solid 1.5px #d1d1d1;
  color: #909296;
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-weight: 600;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 2px;
  width: inherit !important;
}
.top-navigation .authentication.logged-in #usernameDropdown {
  display: flex;
}
.top-navigation .container-nav {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 72px !important;
  background-color: #1a1c1e;
  max-width: 100%;
  height: 49px;
  border-top: solid 1px #25262b;
}

.tag-box {
  background-color: #ffffff !important;
}
*/
h1 {
  padding-bottom: 48px;
  margin-bottom: 0px;
}
h2 {
  margin-bottom: 32px;
}
h3 {
  margin-bottom: 32px;
}

.featuredBox .btn-default {
  background-color: #f5f5f5 !important;
  height: auto;
}

.featuredBox .label {
  margin: 10px;
}
.featuredBox i {
  margin-top: 10px;
}

.navbar {
  margin-bottom: 0px;
  padding-bottom: 80px;
  padding-top: 40px;
  height: inherit;
  margin-bottom: 60px;
}
.navbar .top-navigation {
  width: 160px;
}

header .contest-stats .entry-count {
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
}
header .contest-stats .my-entry-count {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #c1c2c5;
}

.pool-nav-tabs .tab-item .dropdown-menu {
  box-shadow: 0px 4px 8px 0px #00000066;
}

.navbar-nav {
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
}
.pool-nav-tabs {
  max-width: 960px;
  margin: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.pool-nav-tabs .tab-item a.nav-link {
  color: #ffffff !important;
  border-bottom: solid 2px transparent;
  border-top: solid 2px transparent;
  padding: 14px 12px;
  padding-top: 12px;
}
.pool-nav-tabs .tab-item a.nav-link:hover {
  color: #4bebe2 !important;
}
.pool-nav-tabs .tab-item .nav-link.active {
  border-bottom: solid 2px #4bebe2;
}
.pool-nav-tabs .tab-item.ms-auto.my-auto {
  margin-left: 0 !important;
}
.pool-nav-tabs .tab-item.ms-auto.my-auto i.fa-bell {
  font-size: 18px !important;
  padding-top: 3px;
}
.pool-nav-tabs .tab-item.ms-auto.my-auto .notifications .notification-item {
  margin-left: 15px !important;
}
.notifications .dropdown-menu {
  top: 33px !important;
}

.pool-nav-tabs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.pool-nav-tabs .tab-item .nav-link {
  font-weight: 900;
  text-transform: lowercase !important;
  min-width: max-content;
  font-size: 12px;
  height: 48px;
  color: #ffffff !important;
  border-bottom: solid 2px transparent;
  border-top: solid 2px transparent;
  display: inline-block;
  padding-bottom: 14px;
  padding-left: 12px;
  padding-right: 12px;
}
.pool-nav-tabs .tab-item .nav-link::first-letter {
  text-transform: uppercase !important;
}
.pool-nav-tabs .tab-item .nav-link:hover {
  border-bottom: solid 0px #4bebe2;
  color: #4bebe2;
}
.pool-nav-tabs .tab-item .nav-link.active {
  color: #4bebe2 !important;
}
.pool-nav-tabs .tab-item .nav-link.focus {
  color: #ffffff !important;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #ffffff !important;
}
.pool-nav-tabs .tab-item a {
  color: #000000;
  text-decoration: none !important;
}
.pool-nav-tabs .tab-item .dropdown-menu {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  min-width: 200px;
  max-height: calc(100vh - 170px);
  overflow: auto;
  border-radius: 0px 0px 4px 4px;
}
.pool-nav-tabs .tab-item .dropdown-menu li:first-child .dropdown-header {
  padding-top: 3px;
  border-width: 0px;
}
.pool-nav-tabs .tab-item .dropdown-menu li .dropdown-item {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 25px;
  text-transform: lowercase;
}
.pool-nav-tabs .tab-item .dropdown-menu li .dropdown-item::first-letter {
  text-transform: capitalize;
}
.pool-nav-tabs .tab-item .dropdown-menu li:last-child .dropdown-item {
  border-bottom-width: 0px;
  margin-bottom: 10px;
}
.pool-nav-tabs .tab-item.dropdown > .dropdown-menu > li > a:hover {
  background-color: inherit;
  opacity: 0.5;
}
.pool-nav-tabs .dropdown-item {
  font-size: 14px;
  font-weight: 600;
}
.pool-nav-tabs .dropdown-header.dropdown-item {
  font-family: Inter, Helvetica;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 6px !important;
  border-top: solid 1.5px #d1d1d1;
  color: #909296;
  padding-left: 0px !important;
  padding-right: 0px !important;
  font-weight: 600;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 2px;
  width: inherit !important;
}
.top-navigation .authentication.logged-in #usernameDropdown {
  display: flex;
}
.top-navigation .container-nav {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 72px !important;
  background-color: #1a1c1e;
  max-width: 100%;
  height: 49px;
  border-top: solid 1px #25262b;
}

.widgetBox {
  margin: 0px;
  border: solid 1px #ddd;
  margin-bottom: 30px;
  width: 100%;
  background-color: #ffffff;
  min-height: 361px;
}
.widgetHeader {
  font-weight: 500;
  font-size: 14px;
  padding: 16px 24px;
  border-bottom: solid 1px #ddd;
}
.widgetContent {
  padding: 16px 24px;
}
.widgetContent li,
.card li {
  margin-top: 8px;
}

.featuredBox .btn-default {
  background-color: #f5f5f5 !important;
  height: auto;
}

.featuredBox .label {
  margin: 10px;
}
.featuredBox i {
  margin-top: 10px;
}

.widgetBox {
  margin: 0px;
  border: solid 1px #ddd;
  margin-bottom: 30px;
  width: 100%;
  background-color: #ffffff;
  min-height: 361px;
}
.widgetHeader {
  font-weight: 500;
  font-size: 14px;
  padding: 16px 24px;
  border-bottom: solid 1px #ddd;
}
.widgetContent {
  padding: 16px 24px;
}
.widgetContent li,
.card li {
  margin-top: 8px;
}

.support-legacy {
  display: none;
}

select.form-select {
  font-family: "Inter", sans-serif;
  background-color: #ffffff;
  border-color: rgb(206, 212, 218);
  border-width: 1px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  box-shadow: none !important;
}

.card {
  margin-bottom: 48px;
  background-color: #f0f2f5;
}
.card select {
  font-family: "Inter", sans-serif;
  width: 200px;
}
.card .card-body .head {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}

#notificationModal .modal-header {
  padding: 30px;
  padding-bottom: 0px;
  padding-top: 25px;
}
#notificationModal .modal-body {
  padding: 30px;
  padding-bottom: 22px;
}
#notificationModal .modal-title i {
  font-size: 26px;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 8px;
}

.notifications .notification-item .btn-group > a {
  color: #ffffff !important;
}

.mainList li {
  padding-top: 8px;
}

.btn-tutorial {
  font-family: "Inter", sans-serif;
}
.console .consoleHeading {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #5d6268;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 10px;
}
.console h2 {
  margin-top: 48px;
}
.console .adminOption {
  padding-top: 15px;
  padding-bottom: 15px;
}
.console .adminOption .title {
  font-size: 22px;
  font-family: "Ubuntu", Trebuchet MS, sans-serif;
  font-weight: 300;
  margin: 0px;
  line-height: 110%;
}
.console .adminOption .desc {
  margin: 0px;
}
.console .adminOption:not(.disabled):hover {
  cursor: pointer;
}
.console .console-title {
  font-size: 16px;
  font-weight: 600;
}
.console .console-icon {
  background-color: #000000;
  padding: 10px;
  color: #4bebe2;
  border-radius: 8px;
  min-width: 55px;
  text-align: center;
}

#buyback_row {
  margin-top: 32px;
}

#accordionSettings {
  margin-bottom: 32px;
}
#accordionSettings .title {
  padding: 0px 0px 0px 14px;
  font-weight: 600;
  font-size: 20px;
  width: 100%;
  letter-spacing: -1px;
  font-family: "Inter", Sans-Serif;
}

#accordionSettings .icon {
  font-size: 20px;
}

#accordionSettings select.form-select {
  border-width: 1px;
  background-color: #ffffff !important;
  border-width: 1px;
}

#accordionSettings input.form-control {
  background-color: #ffffff !important;
  border-width: 1px;
}

#accordionSettings input.form-control:disabled,
#accordionSettings input.form-control[readonly] {
  background-color: #e9ecef !important;
}

.accordion-button:not(.collapsed) {
  background-color: #f6f6f6 !important;
  color: #000000;
}
.accordion-button:focus {
  box-shadow: none;
}

.pricing-table {
  margin-top: 36px;
}
.pricing-table th {
  background-color: #f0f2f5;
  text-align: center;
}
.pricing-table td {
  border-bottom: none;
  padding: 14px;
}
.pricing-table td:first-child {
  border-top-left-radius: 10px;
}
.pricing-table td:last-child {
  border-top-right-radius: 10px;
}
.pricing-table td:first-child {
  border-bottom-left-radius: 10px;
}
.pricing-table td:last-child {
  border-bottom-right-radius: 10px;
}

.banner-divider {
  display: none;
}

.page-item.active .page-link {
  background-color: #4bebe2;
  border-color: #4bebe2;
  color: #000000;
}

/*
@media (min-width: 768px) {
  .pool-nav-tabs {
    max-width: 720px;
  }
*/
.poolInfoIcon {
  margin-left: 8px;
  color: #d1d1d1;
  margin-bottom: 3px;
  cursor: pointer;
}

div.notifications .notification-item .btn-group > a,
div.notifications .notification-item .btn-group > a:hover,
div.notifications .notification-item .btn-group.open > a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: -3px;
  color: #ffffff !important;
}
div.notifications i.fa-bell {
  font-size: 20px !important;
}

.email-reminders {
  margin-top: 20px !important;
}

@media (max-width: 991px) {
  div.notifications ul.dropdown-menu {
    min-width: 305px !important;
  }
}

@media (min-width: 992px) {
  body {
    /*
    background-color: #fafafa;
    padding-top: 122px;
*/
    background-color: #f1f3f5;
    padding-top: 121px;
  }
  header > .container-wrapper {
    width: 100%;
  }
  header {
    background-color: #ffffff;
    padding-top: 0px !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.04);
    position: fixed !important;
    top: 0 !important;
    z-index: 1039;
    width: 100%;
  }
  /*
  .navbar {
    margin-bottom: 0px;
    padding-bottom: 80px;
    padding-top: 40px;
    height: inherit;
  }
  .navbar .top-navigation {
    width: 160px;
  }
*/

  #accordionSettings .icon {
    font-size: 20px;
  }

  header .contest-stats .entry-count {
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
  }
  header .contest-stats .my-entry-count {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #c1c2c5;
  }

  .top-navigation .authentication.logged-in #usernameDropdown {
    background-color: inherit;
    color: #000000 !important;
    border-width: 0px;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    text-align: right;
    display: flex;
    align-items: center;
    /*
    margin-top: 0px !important;
  }
  .pool-nav-tabs .tab-item .dropdown-menu {
    box-shadow: 0px 4px 8px 0px #00000066;
  }
  .top-navigation .authentication.logged-in #mainSignedIn__notifications {
    margin-right: 26px;
  }

  .top-navigation .authentication.logged-in .recent-wrapper {
    margin-left: -228px;
    margin-top: 44px !important;
    border-radius: 0px 0px 4px 4px;
    box-shadow: 0px 4px 8px 0px #00000066;
  }
  .navbar {
    margin-bottom: 60px;
  }
  .navbar-nav {
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
  }
  .pool-nav-tabs {
    max-width: 960px;
    margin: auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  .pool-nav-tabs .tab-item a.nav-link {
    color: #ffffff !important;
    border-bottom: solid 2px transparent;
    border-top: solid 2px transparent;
    padding: 14px 12px;
    padding-top: 12px;
  }
  .pool-nav-tabs .tab-item a.nav-link:hover {
    color: #4bebe2 !important;
  }
  .pool-nav-tabs .tab-item .nav-link.active {
    border-bottom: solid 2px #4bebe2;
  }
  .pool-nav-tabs .tab-item.ms-auto.my-auto {
    margin-left: 0 !important;
  }
  .pool-nav-tabs .tab-item.ms-auto.my-auto i.fa-bell {
    font-size: 18px !important;
    padding-top: 3px;
  }
  .pool-nav-tabs .tab-item.ms-auto.my-auto .notifications .notification-item {
    margin-left: 15px !important;
  }
  .notifications .dropdown-menu {
    top: 33px !important;
*/
    margin-top: 0px !important;
  }

  .top-navigation .authentication.logged-in #mainSignedIn__notifications {
    margin-right: 26px;
  }
}

@media (max-width: 992px) {
  .pool-nav-tabs .tab-item .dropdown-menu {
    width: 100%;
  }
  .tab-item.dropdown {
    position: inherit;
  }
  .extended-width {
    margin-top: 48px;
  }
}

@media (min-width: 768px) {
  .pool-nav-tabs {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .pool-nav-tabs {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .pool-nav-tabs {
    max-width: 1140px;
  }
}
@media (min-width: 1350px) {
  .pool-nav-tabs {
    max-width: 1248px;
  }
}

/*
@media (max-width: 991px) {
  .pool-nav-tabs .tab-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pool-nav-tabs .tab-item .dropdown-menu {
    border-width: 0px;
    background-color: #f7f7f7;
    margin-left: -10px;
    padding-left: 30px;
    margin-right: -10px;
    padding-right: 30px;
  }
  .pool-nav-tabs .tab-item .dropdown-menu li .dropdown-item {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .top-navigation .authentication.logged-in .recent-wrapper {
    margin-left: -280px;
    margin-top: 12px !important;
    border-radius: 0px 0px 4px 4px;
  }
  .pool-nav-tabs .tab-item .nav-link.active {
    color: #000000 !important;
  }
  .navbar-light .navbar-nav .nav-link:focus {
    color: #000000 !important;
  }
*/

@media (max-width: 991px) {
  /* .pool-nav-tabs .tab-item {
    padding-left: 10px;
    padding-right: 10px;
  } */
  header.navbar {
    height: 48px;
  }
  .pool-nav-tabs .tab-item .dropdown-menu {
    position: absolute;
    top: 48px;
  }

  /*
  .pool-nav-tabs .tab-item .dropdown-menu {
    border-width: 0px;
    background-color: #f7f7f7;
    margin-left: -10px;
    padding-left: 30px;
    margin-right: -10px;
    padding-right: 30px;
  }
  .pool-nav-tabs .tab-item .dropdown-menu li .dropdown-item {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .top-navigation .authentication.logged-in .recent-wrapper {
    margin-left: -280px;
    margin-top: 12px !important;
    border-radius: 0px 0px 4px 4px;
  }
    */
  /* .pool-nav-tabs .tab-item .nav-link.active {
    color: #000000 !important;
  }
  .navbar-light .navbar-nav .nav-link:focus {
    color: #000000 !important;
  } */
}

@media (max-width: 767px) {
  h1 {
    padding-top: 15px;
  }
  header.navbar {
    margin-bottom: 40px;
  }
}

@media (max-width: 576px) {
  .featuredBox .btn-default {
    height: 117px;
  }
}

@media (max-width: 991px) {
  .pool-nav-tabs {
    overflow-x: auto;
  }
}
