@import "https://fonts.googleapis.com/css?family=Lato:300,400,900";
@import "https://fonts.googleapis.com/css?family=Oswald:500";
body {
  font-family: Montserrat, sans-serif;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  background-color: #161515;
}
.mrgZero {
  margin: 0;
  padding: 0;
}
.blueBtn {
  width: 95%;
  color: #fff;
  text-transform: uppercase;
}
.yellowBtn {
  color: #000;
  width: 95%;
  text-transform: uppercase;
  font-weight: 700;
}
.blueBtn,
.moreBtn {
  background-color: #21a8f7;
  text-align: center;
  border-radius: 5px;
}
.logOutBtn {
  border-radius: 16px;
  width: 95%;
  color: #161515;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  background-color: #44ffdd;
  text-align: center;
  float: left;
  margin-top: 14px;
}
.deposit_block {
  background-color: #f6f6f6;
  margin: 5px auto 20px;
  padding: 20px;
  min-height: 250px;
}
.blueBtn a {
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.moreBtn {
  font-size: 18px;
  font-weight: 700;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
}
.moreBtn:hover {
  cursor: pointer;
}
.yellowBtn {
  background-color: #fc0;
}
.yellowColor {
  color: #fc0;
}
hr {
  border: 1px solid #44ffdd;
  margin: 3px 0 0;
  padding: 0;
}
h1 {
  font-size: 23px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  margin: 15px 0;
  text-transform: uppercase;
}
h2 {
  font-size: 24px !important;
  color: #ffffff;
  font-weight: 600;
  margin: 30px 0;
  text-transform: uppercase;
}
p {
  font-size: 17px;
  color: #ffffff;
  font-weight: 400;
}
.alert > p {
  font-size: 17px;
  line-height: unset;
  text-align: unset;
  color: unset;
}
.innerPage hr {
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
}
.logo a {
  text-decoration: underline;
}
.logo img {
  margin: 5px 10px 5px 5px;
  float: left;
}
.logo h1 {
  font-family: Montserrat, sans-serif;
  float: left;
  color: #fff;
  font-size: 12px;
  margin: -7px 0 0 14px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 400;
}
.logo p {
  font-size: 10px !important;
  color: #fff !important;
  line-height: 10px;
  font-family: Montserrat, sans-serif;
  letter-spacing: 3.8px;
  text-decoration: none !important;
}
.logotext h1 {
  text-transform: none;
}
.forgot {
  color: #fff;
  font-size: 12px;
}
.hdForm input {
  float: left;
  width: 83%;
  margin-top: 10px;
  border-radius: 16px;
  border: 1px solid #44ffdd;
}
.hdForm button {
  margin: 10px 5px 0 0;
}
.hdForm p {
  font-size: 10px;
  padding: 3px 0;
  margin: 0;
  text-decoration: underline;
  text-align: right;
  color: #fff;
}
.hdForm .glyphicon {
  color: #44ffdd;
  padding-top: 20px;
  margin-right: 10px;
  float: left;
}
.navbar {
  background: none !important;
  border: none !important;
  text-transform: uppercase;
  min-height: inherit !important;
  margin-bottom: 0 !important;
  padding-left: 15px;
}
.nav-semi-transparent {
  /* background-color: rgba(0, 0, 0, 0.55); */
  border-radius: 10px;
}
.restrictSmall {
  display: none;
}
.navbar .navbar-inverse {
  position: absolute;
  width: 100%;
}
.navbar-inverse {
  background-color: unset;
}
.navbar-first {
  background-color: #23679e;
}
.navbar-second {
  background-color: #1e303a;
}
#fs_badge_content {
  display: inline-block;
}
.restrictLarge,
.restrictSmall {
  height: 30px;
  background-color: #331513;
  text-align: center;
}
.restrictLarge h3,
.restrictSmall h3 {
  font-size: 20px;
  color: #fff;
  margin: 0;
  padding: 0;
  padding-top: 3px;
}
.restrictLarge span,
.restrictSmall span {
  color: #fc0;
}
/* .containerbody {
  min-height: 800px;
} */
.navbar-collapse {
  width: 100%;
}
.dropdown-menu {
  width: 100%;
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.glyphicon-user {
  margin-right: 8px;
}
.user-icon {
  margin-top: -10px;
}
.newfeature {
  color: #fff;
  background-color: #ff4e4e;
  border-color: #d43f3a;
  font-size: smaller;
  padding: 2px;
  border-radius: 2px;
  margin-right: 5px;
}
.slider {
  background-color: #000;
  margin-bottom: 10px;
}
.tabCatg {
  background-color: #000;
  text-align: center;
  color: #fff;
}
.darkBlueBg h1,
.darkBlueBg h3,
.darkBlueBg p {
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}
.darkBlueBg h1 {
  color: #fc0;
  font-size: 20px;
}
.darkBlueBg h3 {
  font-size: 19px;
  margin: 8px 0 10px;
}
.darkBlueBg h3 span {
  color: #fc0;
  text-decoration: underline;
}
.darkBlueBg p {
  margin: 25px 0;
  line-height: 20px;
}
.darkBlueBg .blueBtn {
  width: 100%;
  margin-bottom: 30px;
}
.dtText h1 span a {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}
.btn-primary {
  width: 100%;
  margin: 2px auto;
  text-transform: uppercase;
}
.winnerArea h1 {
  margin: 50px 0 25px;
  color: #fc0;
  font-size: 20px;
  text-align: center;
}
.winnerArea img {
  margin: 5px 20px;
  border-radius: 15%;
}
.currencyBg {
  background-color: #12222b;
  padding: 32px !important;
  margin: 48px auto 32px auto;
  border-top: 5px solid #44ffdd;
  background: #1c1c1c;
}
.currency_symbol {
  font-size: 16px;
  color: #44ffdd;
}
.cryptoSmall img {
  float: left;
  width: 30%;
  height: auto;
  margin: 6px;
}
.cryptoSmall a {
  float: left;
  padding-top: 32px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}
.cryptoSmall a:hover {
  color: #fc0;
}
.ftArea {
  background: #1c1c1c;
  padding: 32px !important;
  margin: 0 24px;
}
footer {
  margin-top: 25px;
}
.ft-grey img {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(100%);
  opacity: 0.5;
  margin-right: 20px;
  margin-top: 10px;
  max-height: 63px;
}
.ft-grey:hover img {
  filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: gray;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}
.social img {
  margin-right: 5px;
  margin-top: 3px;
}
.ftSocial {
  width: 200px;
  margin: 30px 0 0;
  float: right;
}
.ftSocial img {
  margin-left: 5px;
}
.ftArea hr {
  border: 1px solid #44ffdd;
  margin: 20px 0 10px;
}
.ftArea ul {
  list-style: none;
  margin: 20px 0 0;
  padding: 0;
}
.ftArea ul li {
  font-size: 16px;
  line-height: 25px;
  color: white;
}
.ftArea ul li a {
  color: white;
}
.ftArea ul li a:hover {
  color: #fc0;
  text-decoration: none;
}
.ftArea p {
  color: white;
  font-size: 14px;
  margin-top: 30px;
}
.copyright p {
  font-size: 14px;
  padding: 20px 0 10px;
  text-align: center;
  color: white;
}
.copyright p a {
  color: white;
}
.nav-tabs {
  border: 0;
}
.nav-tabs > li a {
  font-size: 16px !important;
  text-align: center !important;
  border: 0 !important;
  line-height: 30px !important;
  color: #333;
  padding: 20px 8px !important;
}
.sports-container {
  padding: 0;
}
.dropdown {
  display: none;
  position: absolute;
  right: -10px;
}
.dropdown-menu {
  margin-left: -240px;
  width: 300px;
}
.dropdown-menu hr {
  width: 90%;
  border: 1px solid #23679e;
  margin: 5px 0;
  padding: 0;
}
.dropdown-menu input {
  margin-left: 16px;
}
.dropdown-menu .yellowBtn,
.dropdown-menu .blueBtn {
  width: 85%;
  margin: 5px 0 0 16px;
}
.dropdown-menu label {
  margin: 10px 0 0 20px;
}
.btn-primary,
.btn-primary:hover {
  border: 0;
}
.dropdown .glyphicon {
  margin: 12px;
  padding: 0 !important;
}
.hdLk {
  background-color: #0a1621;
}
.innerPage {
  /* background-color: #000; */
}
.offerAd {
  margin-top: 20px;
  background: url(../images/offer1.jpg) left top no-repeat;
  width: 100%;
  height: 186px;
  float: left;
  padding: 40px 0 0 30px;
}
.offerAdTwo {
  margin-top: 20px;
  background: url(../images/offer2.jpg) left top no-repeat;
  width: 100%;
  height: 186px;
  float: left;
  padding: 40px 0 0 30px;
}
.offerAd h1,
.offerAdTwo h1 {
  color: #fc0;
  margin: 0;
}
.offerAd h3,
.offerAdTwo h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
  margin: 0;
  padding: 0;
}
.offerAd .blueBtn,
.offerAdTwo .blueBtn {
  width: 40%;
  margin-top: 10px;
}
.input-group {
  margin: 10px 0;
  width: 100%;
}
.input-group .glyphicon {
  color: #2a3f4c;
}
.formGrey {
  background: #1c1c1c;
  padding: 10px 50px;
}
.formTransfer {
  padding: 10px 15px;
}
.formTitle {
  border-bottom: 5px solid #4fd;
  background: #1c1c1c;
  text-align: center;
  padding: 13px 0;
  margin-top: 20px;
}
.formTitleRestricted {
  background-color: #331513;
}
.formTitle h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
}
.formGrey .yellowBtn,
.formGrey .blueBtn {
  font-size: 18px;
  width: 100%;
  font-weight: 500;
  color: #000;
}
.formGrey .blueBtn {
  color: #fff;
}
.formGrey p a {
  color: #ffffff;
}
.formGrey h6 {
  line-height: 50px;
  margin: 0;
  font-size: 18px;
}
.formGrey label {
  color: #ffffff;
}
.radiomr {
  margin: 20px 0 10px;
}
.liveCasino h1 {
  margin: 20px 0 15px;
  font-size: 20px;
}
.h1mrg {
  margin: 10px 0 20px !important;
  padding: 0;
  line-height: 0;
  color: #44ffdd;
}
.h2mrg {
  margin: 10px 0 20px !important;
  padding: 0;
  line-height: 0;
  color: #44ffdd;
}
.innerPage ul {
  list-style-type: circle;
  padding-left: 16px;
}
.faq h1 {
  margin: 20px 0;
}
.innerPage h4,
h5 {
  color: #fc0;
  margin-top: 20px;
  font-weight: bold !important;
  font-size: 20px;
}
.innerPage h5 {
  font-size: 17px;
}
.innerPage ol {
  padding-left: 16px;
}
.innerPage ul li,
.innerPage ol li {
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
}
.contactInfo p span {
  font-weight: 700;
}

.formFix {
  background-color: #2168a0;
  border-bottom-color: #074476;
  padding-top: 20px;
  padding-bottom: 20px;
}
.formFix p {
  color: #fff;
}
#imgLeft {
  float: left;
  margin-right: 20px;
  border-radius: 5px;
}
@font-face {
  font-family: mouse;
  src: url(../en/fonts/MuseoSans-300.otf) format("opentype");
}
.carousel-caption h1,
.carousel-caption p {
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
}
.infopage h1 {
  color: #fc0;
  font-size: 40px;
  font-weight: unset;
}
.infopage h4 {
  color: #fff;
  font-weight: unset;
}
.infopage h4 span {
  color: #fc0;
  font-weight: unset;
}
.infopage p,
.infopage ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.infopage form label {
  color: #fff;
}
.infopage select {
  color: #fc0;
  background-color: #555;
  border-radius: 6px;
  height: 50px;
  text-transform: uppercase;
}
.infopage select option {
  text-transform: uppercase;
}
.quote {
  padding: 32px 0;
}
.infopage h2 {
  color: #ffffff;
}
.infopage .quote p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
}
.sliderText {
  position: absolute;
  top: 150px;
  left: 200px;
}
.sliderText h3 {
  font-size: 35px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #fc0;
  text-transform: uppercase;
  text-align: left;
}
.sliderText p,
.sliderText h1,
.sliderText h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
.sliderText h1 {
  color: #fc0;
  font-size: 90px;
}
.sliderText h2 {
  font-size: 80px;
  text-align: left;
}
.sliderText hr {
  border-style: dashed;
  width: 40%;
  margin: 20px 0;
}
.sliderText p {
  font-size: 22px;
}
.dpstAdrForm {
  background-color: #ededed;
  border-bottom: 5px solid #e0e0e0;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 315px;
}
.dpstAdrForm p {
  color: #000;
}
.dpstCryptoTitle {
  text-align: left;
}
.frmPd {
  padding: 47px 20px;
}
.dpstAdrForm input {
  width: 100%;
}
.cashier-modal p {
  color: #333;
}
.cashier-modal h3 {
  margin-top: 0 !important;
}
.cashier-modal img {
  width: 100%;
  margin-bottom: 0 !important;
}
.cashier-modal .formGrey {
  padding-left: 10px;
  padding-right: 10px;
}
.cashier-modal .form-group {
  margin-bottom: 0;
}
.dpstCurrency {
  float: left;
  margin-top: 15px;
}
.dpstCurrency label {
  float: left;
  line-height: 15px;
  font-size: 12px;
  text-align: left;
  margin-right: 10px;
}
.dpstCurrency select {
  width: 85%;
  float: right;
}
.dpstCurrency .select-area {
  display: none;
}
.dpstAdrForm .blueBtn {
  width: 100%;
  margin-top: 10px;
}
.ccdeposit .blueBtn {
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.ccdeposit .btn {
  padding: 0;
}
.ccdeposit .dpstCurrency {
  margin-top: 0;
}
.ccdeposit ul li {
  font-size: 18px;
  color: #dc3545;
}
.darkBlueBg .dpstCurrency {
  width: 100%;
}
.darkBlueBg label {
  color: #fff;
  width: 25%;
}
.darkBlueBg .dpstCurrency select {
  width: 70%;
  border: 0;
}
.popUP .darkBlueBg {
  padding: 0 20px 20px;
  margin-bottom: 10px;
}
.barCodeBig {
  float: left;
  margin-top: 20px;
}
.barCodStp {
  float: left;
  width: 55%;
  margin-left: 20px;
  text-align: justify;
  margin-top: 20px;
}
.barCodStp span {
  color: #fc0;
  font-weight: 900;
}
.barCodStp p {
  text-align: left;
  margin: 0;
  padding: 0;
}
.popUP .darkBlueBg p {
  margin: 10px 0;
}
.cross {
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #fc0 !important;
  color: #000 !important;
  font-size: 22px !important;
  font-weight: 900 !important;
}
.g-recaptchaover {
  margin-bottom: 20px;
  text-align: center;
}
.g-recaptchaover .error {
  font-size: 18px;
  color: #dc3545;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.g-recaptcha {
  display: inline-block;
}
.navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-nav > li > a {
  text-transform: uppercase;
}
.navbar a {
  color: #fff !important;
  font-size: 13px;
  font-weight: 700 !important;
}
.nav > li > a {
  padding: 10px 22px;
  text-transform: uppercase;
  color: #fff !important;
}
nav.navbar-inverse ul li {
  text-transform: uppercase;
  color: #fff !important;
}
nav.lobby_nav ul li a {
  position: relative;
  display: block;
  padding: 0;
}
nav.lobby_nav ul li {
  padding: 10px 22px;
}
nav.navbar-inverse ul li.active {
  background-color: #23679e !important;
  color: #fff !important;
  border-radius: 5px !important;
  background-color: #23679e !important;
  color: #fff !important;
  border-radius: 5px !important;
}
nav.navbar-inverse ul li:hover {
  cursor: pointer;
  cursor: pointer;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.innerPage .lobbyh2 {
  font-size: 28px !important;
}
.innerPage .stats_block {
  background-color: #fff;
  font-weight: 400;
  line-height: 18px;
  color: #404040;
}
.innerPage .stats_block thead {
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .nav > li > a {
    padding: 10px;
  }
  nav.lobby_nav ul li {
    padding: 10px 13px;
  }
}
@media screen and (max-width: 990px) {
  .nav > li > a {
    padding: 10px;
  }
}
@media screen and (max-width: 780px) {
  .nav > li > a {
    padding: 5px 10px;
  }
  .navbar-collapse {
    background-color: #0a1621 !important;
  }
  .navbar-header {
    float: none;
    position: relative;
    width: 98%;
    top: -55px;
    height: 45px;
  }
  .navbar-left,
  .navbar-nav,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-inverse .navbar-toggle {
    border-color: #333;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .infopage h1 {
    color: #fc0;
    font-size: 30px;
    font-weight: unset;
  }
  .hdLk {
    background-color: #000;
  }
}
@media screen and (max-width: 1000px) {
  .dpstAdrForm p {
    margin: 0;
    padding: 0;
    line-height: 40px;
  }
  .dpstAdrForm .mrgZero {
    margin: 0;
    padding: 0;
  }
  .dpstAdrForm p {
    line-height: 20px;
    margin: 10px 0;
    text-align: center;
  }
  .popUP {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 600px) {
  .barCodeBig {
    float: inherit;
    padding-top: 20px;
  }
  .barCodStp {
    width: 100%;
  }
  .darkBlueBg label {
    width: 100%;
  }
  .darkBlueBg .dpstCurrency select {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .dpstCurrency {
    width: 100%;
    float: left;
    margin-top: 5px;
  }
  .barCodeSm {
    float: right;
    margin: 10px;
  }
  .darkBlueBg p {
    padding: 0;
  }
}
.sliderText p a {
  color: #fff;
  text-decoration: none;
}
.sliderText p a:hover {
  color: #fff;
  text-decoration: underline;
}
.carousel-caption {
  margin: 0 auto !important;
  right: 0 !important;
  left: 0;
}
.cashierh1 {
  left: 0;
  position: relative;
}
.cashierh1 h1 {
  font-size: 35px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.cashierh1 p {
  font-weight: 700;
  font-size: 18px;
}
.carousel-caption h1 {
  color: #fc0;
}
.sliderIconSet {
  width: 180px;
  float: left;
  margin-top: 10px;
}
.sliderIconSet p {
  float: left;
  color: #fff;
}
.sliderIconSet img {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}
.ftSup img {
  float: left;
  margin: 5px 5px 5px 0;
}
.popBody {
  background-color: rgba(0, 0, 0, 1);
}
.popUP {
  margin-top: 80px;
}
.popUP h1 {
  color: #fff;
  margin: 10px;
  padding: 0;
}
.cross {
  color: #fc0;
  width: 32px;
  height: 32px;
  background-color: #000;
  border-radius: 100px;
  font-size: 32px;
  font-weight: 700;
  position: absolute;
  top: -15px;
  right: 5px;
}
.popUp .formGrey {
  position: relative;
}
.cross a {
  color: #fc0;
}
.cross a:hover {
  color: #f90;
}
.panel-default ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: inherit !important;
}
.panel {
  border: none !important;
  margin: 0;
}
.panel-footer {
  display: none;
}
.news-item img,
.news-item p {
  float: left;
}
.news-item p {
  margin-top: 18px;
  color: #23679e;
}
.news-item p span {
  color: #fff;
}
.panel-body {
  padding: 0 !important;
}
.news-item {
  clear: both;
  background-color: #0a1621;
  float: left;
  width: 100%;
  border-bottom: 2px solid #909090;
}
.loginCart p {
  font-size: 14px;
  text-decoration: none;
  padding-top: 20px;
}
.loginCart a {
  margin-right: 0;
  margin-left: 5px;
  color: #fff;
  text-align: right;
  font-weight: 700;
}
.loginTitle {
  color: #fc0;
}
.active {
  color: #fff !important;
}
.loginBtn .blueBtn {
  margin-top: 15px;
  float: left;
  width: 100%;
}
.loginBtn .blueBtn a {
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
}
.formGrey p {
  color: #ffffff;
}
.profileBtn .btn-primary-new {
  width: auto;
  color: #161515;
  border-radius: 10px;
  padding: 8px 24px;
}
.profileBtn .yellowBtn {
  font-size: 18px;
  word-spacing: -1px;
  width: 100%;
}
.profileBtn .transfertext {
  font-size: 14px;
  font-weight: 400;
}
.profileForm label {
  color: #ffffff;
}
.profileForm .radiomr {
  margin: 10px 0;
}
.offset {
  margin-left: 5px;
}
.profileTabLk {
  margin: auto;
}
.profileTabLK ul li {
  width: 100% !important;
}
.profileTabLk ul li a {
  background-color: #fc0 !important;
  border-radius: 10px !important;
  line-height: inherit !important;
  font-size: 16px !important;
  font-weight: 700;
  padding: 20px 55px !important;
  margin: 5px 5px 10px 0;
}
.profileTabLk ul li .active {
  background-color: #2168a0 !important;
}
.fst {
  margin: 30px 0 0;
  padding: 0;
}
.fstColor {
  color: rgba(255, 255, 255, 0.4) !important;
}
.profileIco {
  margin-top: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
}
.profileIco p {
  width: 100%;
  text-align: center;
  color: #333;
}
.profileIcoDt {
  float: left;
  margin-left: 20px;
  width: 70%;
  padding: 20px 0;
}
.profileIcoDt input {
  width: 100% !important;
}
.qrCode {
  margin-top: 5px;
}
.formTitle h3 {
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0;
  font-weight: 700;
}
.historySub {
  line-height: 30px;
  text-align: center;
}
.loginBtn {
  margin-top: 2px;
}
.loginCart a {
  color: #fff;
  padding: 8px 12px;
  font-size: 12px;
  margin: 0;
  border-radius: 5px;
}
.logOutBtn a {
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #161515;
}
.loginRd {
  border-radius: 5px 0 0 5px;
}
.container,
.container-fluid {
  padding: 0;
}
.profileTabLk li a {
  font-size: 20px !important;
  padding: 10px 20px !important;
  border-radius: 10px !important;
  font-size: 20px !important;
  padding: 10px 20px !important;
  border-radius: 10px !important;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.bgslider {
  text-align: Center;
}
ul.rslides.rslides1 {
  position: absolute;
}
.prom-list h2 {
  background: none;
}
@media screen and (max-width: 1350px) {
  .sliderText {
    left: 20px;
  }
  .sliderText hr {
    width: 35%;
  }
}
@media screen and (max-width: 1400px) {
  .logo {
    width: 230px;
    margin: 0 auto;
  }
  .sliderText {
    top: 120px;
    left: 20px;
  }
  .logo {
    width: 240px;
  }
  .sliderText {
    left: 50px;
  }
  .sliderText h1,
  .sliderText h2 {
    font-size: 50px;
  }
  .sliderText h3 {
    font-size: 20px;
  }
  .sliderText hr {
    width: 20%;
  }
  .cashierh1 h1 {
    font-size: 35px;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .cashierh1 p {
    font-weight: 700;
    font-size: 18px;
  }
  .cashierh1 {
    left: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .hdForm .glyphicon {
    margin-right: 3px;
  }
  .cryptoSmall img {
    clear: both;
  }
  .cryptoSmall a {
    padding-top: 20px;
  }
  .ftSup img {
    float: left;
    width: 15% !important;
    height: 15% !important;
  }
  .ftArea p {
    margin-top: 35px;
  }
  .sliderText h1 {
    font-size: 60px;
  }
  .sliderText p {
    font-size: 22px;
    line-height: 12px;
  }
  .sliderIconSet {
    width: 110px;
  }
  .sliderIconSet img {
    width: 20%;
    height: 20%;
  }
  .news-item img {
    margin-right: 4px;
  }
  .winnerArea p {
    font-size: 11px;
    margin: 10px 0 0;
    padding: 0;
  }
  .loginCart p {
    font-size: 11px;
  }
  .profileBtn .yellowBtn {
    margin-top: 10px;
  }
  .profileIcoDt {
    width: 60% !important;
  }
  .loginCart a {
    background-color: #333;
    padding: 8px 3px;
    font-size: 11px;
    text-transform: inherit;
  }
  .loginCart p {
    font-size: 10px;
  }
  .cashierh1 h1 {
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .cashierh1 p {
    font-weight: 400;
    font-size: 14px;
  }
  .cashierh1 {
    left: 10px;
  }
}
@media screen and (max-width: 880px) {
  .sliderText h1,
  .sliderText h2 {
    font-size: 40px;
  }
  .sliderText {
    left: 60px;
  }
  .cashierh1 h1 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .cashierh1 p {
    font-weight: 400;
    font-size: 13px;
  }
  .cashierh1 {
    left: 20px;
  }
}
@media screen and (max-width: 780px) {
  .hdFormLarge,
  .hdForm hr,
  .loginCart,
  .loginBtn {
    display: none;
  }
  .logo img {
    margin: 10px auto;
  }
  .logo p {
    margin-left: 5px;
    display: none;
  }
  .dropdown {
    display: block;
    position: relative;
    top: -3px;
    padding-right: 10px;
    float: right;
    z-index: 10;
  }
  .darkBlueBg h1 {
    margin-top: 30px;
  }
  .darkBlueBg .blueBtn {
    margin-bottom: 30px;
  }
  .ftSocial {
    margin-top: 5px;
  }
  .hdForm button {
    margin: 10px 0 4px;
  }
  .hdForm {
    clear: none;
  }
  .mrgZero {
    margin: inherit;
    padding: inherit;
  }
  #imgLeft {
    margin-bottom: 30px;
  }
  .ftSup img {
    float: left;
    width: 30% !important;
    height: 30% !important;
    display: inline-block;
  }
  .sliderText {
    top: 60px;
    left: 25px;
  }
  .sliderText img {
    margin-top: 0;
  }
  .winnerArea p {
    font-size: 14px;
    margin: 18px 0 0;
    line-height: 18px;
  }
  .loginCart p {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
  }
  .loginBtn .blueBtn {
    margin: 5px 0;
    padding: 0;
  }
  .loginBtn .blueBtn a {
    line-height: 40px;
  }
  .dropdown-menu p {
    font-size: 14px !important;
    color: #000 !important;
    text-align: left;
    text-decoration: none;
  }
  .dropdown-menu p a,
  .dropdown-menu p a.active {
    color: #000 !important;
  }
  .dropdown-menu li {
    color: #000;
    margin-left: 20px;
  }
  .profileIcoDt {
    width: 80% !important;
    float: left;
    padding: 0;
    margin-top: 10px;
  }
  .profileIcoDt input {
    width: 100%;
  }
  .formGrey h6 {
    line-height: 30px;
  }
  .logo {
    float: inherit;
  }
  .cashierh1 h1 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .cashierh1 p {
    font-weight: 400;
    font-size: 13px;
  }
  .cashierh1 {
    left: 20px;
  }
  .barCodeSm {
    float: right;
  }
  .col-xxs-3 {
    width: 25%;
  }
}
@media screen and (max-width: 630px) {
  .sliderText h1,
  .sliderText h2 {
    font-size: 30px;
  }
  .sliderText hr {
    margin: 5px 0;
    width: 30%;
  }
  .sliderText p {
    font-size: 12px;
  }
  .cashierh1 h1 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .cashierh1 p {
    font-weight: 300;
    font-size: 11px;
  }
  .cashierh1 {
    left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .sliderIconSet {
    width: 100px;
  }
  .sliderText {
    top: 40px;
  }
  .cashierh1 h1 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 55px;
  }
  .cashierh1 p {
    font-weight: 300;
    font-size: 11px;
  }
  .cashierh1 {
    left: 20px;
  }
  .carousel-inner {
    margin-top: 20px;
  }
}
@media screen and (max-width: 450px) {
  .accnt .formGrey {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 400px) {
  .sliderText h1,
  .sliderText h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 780px) {
  .collapse.in {
    display: block !important;
  }
  .logo {
    position: relative;
    top: -10px;
  }
  .logo img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .logo h1 {
    margin: 21px 0 0 50px;
    display: none;
  }
}
.pic {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-animation: anima 2s;
  -moz-animation: anima 2s;
  -o-animation: anima 2s;
  -ms-animation: anima 2s;
  animation: anima 2s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pic-caption {
  cursor: default;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.pic-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.pic:hover .pic-image {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.pic-image-left {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.pic:hover .pic-image-left {
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -o-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
.pic-caption,
.pic:hover .pic-caption {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pic .pic-image,
.pic:hover img {
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  -ms-transition: all 3s ease;
  transition: all 3s ease;
}
.top-to-bottom {
  bottom: 50%;
  left: 0;
}
.pic:hover .top-to-bottom {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=($opacity * 100))";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
  -o-touch-callout: none;
  -ms-touch-callout: none;
  touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -o-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  left: 0;
  bottom: 0;
}
.pic h1,
.pic p {
  color: #333;
}
.pic h1 {
  font-weight: 900;
  margin-top: 200px;
  color: #dc3545;
}
.signup-form {
  margin-top: 30px;
}
.signup-form .input-group .btn-info {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  left: 100%;
  margin: 0 0 0 10px;
  top: 13px;
  background: url(../images/sprite.png) no-repeat -313px -146px;
  width: 21px;
  height: 21px;
}
.signup-form .input-group .info-popup {
  display: none;
  position: absolute;
  left: 100%;
  margin: 0 0 0 45px;
  top: 0;
  width: 200px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #052b48;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  padding: 12px 22px 18px;
}
.signup-form .list-check {
  margin: 20px 0;
  list-style: none;
  font-size: 12px;
  line-height: 14px;
  color: #6c6c6c;
}
.signup-form .list-check li,
.signup-form .list-check ul {
  margin: 0 0 14px;
  list-style: none;
}
.error-text {
  color: #dc3545;
}
.badge-danger,
.badge-alert {
  background-color: #dc3545;
}
.form-error-message {
  color: #333;
}
.tabName {
  color: #fff;
  text-align: center;
  font-size: 12px;
}
.lobbyImg img {
  width: 100%;
}
.providerImg img {
  border: none;
  width: 100%;
}
.providerImg {
  clear: both;
}
.games-list {
  padding: 0;
}
.lobby_nav {
  margin-top: 5px;
  margin-bottom: 20px;
}
.coinsec {
  display: inline-block;
  background-color: #e7e7e7;
  border-radius: 3px;
  padding: 15px;
  width: 100%;
  min-height: 218px;
}
.recovery-form .label-holder {
  float: left;
  width: 170px;
}
@media screen and (max-width: 500px) {
  .recovery-form .label-holder {
    width: 120px;
  }
}
.recovery-form .label-holder label {
  color: #fc0;
  font: 14px museo_sans500, arial, helvetica, sans-serif;
  vertical-align: middle;
  text-transform: uppercase;
  display: inline-block;
  white-space: normal;
  padding-top: 10px;
}
.recovery-form .field-holder {
  float: left;
  position: relative;
  height: 45px;
  width: 90%;
  margin-bottom: 30px;
}
.recovery-form .field-holder input[type="text"],
.recovery-form .field-holder input[type="password"] {
  display: block;
  width: 100%;
  height: 45px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #fff;
  border-radius: 2px;
  color: #4d4d4d;
  font-size: 13px;
  line-height: 20px;
  padding: 12px 13px 13px;
  border: none;
  -webkit-box-shadow: inset 0 4px 0 -2px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 4px 0 -2px rgba(0, 0, 0, 0.17);
}
.bg-light label {
  color: #ffffff;
  font-weight: unset;
}
#withdraw .row {
  margin-bottom: 15px;
}
.form-error-icon {
  margin-right: 10px;
  margin-left: 10px;
}
.recovery-form .error-popup:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(5, 43, 72, 0);
  border-right-color: #052b48;
  border-width: 8px 10px 8px 0;
  margin-top: -8px;
}
.select-area {
  position: relative;
  overflow: hidden;
  cursor: default;
  height: 45px;
  background: #fff;
  width: 100% !important;
  display: block;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 4px 0 -2px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 4px 0 -2px rgba(0, 0, 0, 0.17);
}
.select-area .center {
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 45px;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
  margin: 0 25px 0 0;
  padding: 12px 15px 13px;
  display: block;
}
.select-area .select-opener {
  background: url(../images/sprite.png) no-repeat -7px -89px;
  position: absolute;
  height: 9px;
  width: 13px;
  right: 10px;
  top: 19px;
}
.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  font-size: 16px;
  line-height: 20px;
}
.select-options .drop-holder {
  overflow: hidden;
  height: 1%;
}
.select-options ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.select-options ul a {
  text-decoration: none;
  padding: 12px 15px 13px;
  display: block;
  cursor: default;
  color: #4d4d4d;
  height: 1%;
}
.select-options .item-selected a {
  text-decoration: underline;
}
#withdraw_type .coin-selector .jcf-hidden,
.jcf-hidden {
  display: none;
}
.select-coin-selector {
  color: #333;
  width: 257px;
}
.select-coin-selector img,
.drop-coin-selector img {
  vertical-align: middle;
  padding-right: 15px !important;
}
.shapeshifter-note {
  margin-left: 25%;
  display: none;
}
#ui-datepicker-div {
  background-color: #fff;
  padding: 10px;
}
.ui-datepicker-next {
  float: right;
  clear: both;
}
.history-list {
  list-style: none;
  color: #0a1621;
}
.games-table {
  width: 100%;
}
.tabDzn {
  background: #0a1621;
  border-radius: 5px;
}
.tabDzn a {
  color: #fff !important;
  border-radius: 0 !important;
  padding: 10px 0 !important;
}
.tabDzn .active a {
  background-color: #23679e !important;
  color: #fff !important;
  border-radius: 5px !important;
}
.ourHolder {
  background-color: #333 !important;
}
#contenthere hr {
  clear: both;
  display: block;
  height: 1px;
  border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0;
  border-top: 1px solid #575656;
}
#contenthere {
  border-radius: 10px 10px 10px 10px;
}
#search {
  border-radius: 5px;
}
.pagNav .pagination {
  margin: 0;
}
li.page-item.active .page-link {
  background: #fc0;
  cursor: pointer;
  border: 0 !important;
}
li.page-item .page-link:hover {
  background: #fc0 !important;
}
li.page-item .page-link {
  display: inline-block;
  background: #444;
  border-radius: 6px;
  min-width: 3%;
  min-height: 10px;
  width: 33px;
  height: 13px;
  margin-left: 5px;
  margin-top: 4px;
  color: transparent;
  margin-bottom: 9px;
  font-size: 0;
}
.pagination .page-item.first,
.pagination .page-item.prev,
.pagination .page-item.next,
.pagination .page-item.last {
  display: none;
}
.pagNav {
  clear: both;
}
.cusPagination {
  text-align: center;
  clear: both;
}
.cusPag12 {
  display: inline-block;
  background: #444;
  border-radius: 5px;
  min-width: 3%;
  min-height: 10px;
  width: 3%;
  height: 12px;
  margin-left: 5px;
  margin-top: 4px;
  margin-bottom: 9px;
}
.cusPag12:hover,
.cusPag12Active {
  background: #fc0;
  cursor: pointer;
}
span#submit11:hover {
  cursor: pointer;
}
span#submit11 {
  font-size: 12px;
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 2px solid #626262;
  position: relative;
  border-radius: 100%;
  right: 25px;
  top: 6px;
}
span#submit11:before {
  content: "";
  display: inline-block;
  position: absolute;
  right: -7px;
  bottom: 0;
  border-width: 0;
  background: #626262;
  width: 9px;
  height: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 9px;
}
.cusSearch11 {
  float: right;
  position: relative;
  margin-left: 10px;
}
.cusSearch11 input {
  background: #fff;
  border: none;
  outline: none;
  color: #01192d;
  padding: 0 10px;
  font-size: 13px;
  width: 200px;
  top: 5px;
  height: 30px;
  position: relative;
  font-size: 12px;
}
.promop {
  min-height: 60px;
}
#paginate-page .move-card.active {
  background: #fc0;
  cursor: pointer;
  border: 0 !important;
}
#paginate-page .move-card {
  display: inline-block;
  background: #444;
  border-radius: 6px;
  min-width: 3%;
  min-height: 10px;
  width: 33px;
  height: 13px;
  margin-left: 5px;
  margin-top: 4px;
  color: transparent;
  margin-bottom: 9px;
  font-size: 0;
}
span#paginate-page {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.form_sub {
  display: inline-block;
  margin-left: 5px;
}
.inner-img {
  width: 100%;
}
.internal_lg {
  width: 100%;
  font-size: 40px;
  margin: 15px auto 25px 0;
}
.innerNorm ul li {
  list-style: inside;
}
.innerNorm ul li a {
  padding: 0 !important;
}
.innerNorm ul li span {
  font-weight: 700;
}
section.live_dealers h1 {
  font-size: 80px;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  width: 48%;
  line-height: 71px;
  padding-bottom: 7px;
  border-bottom: dashed 1px #fff;
}
section.live_dealers h1.little-wider {
  width: 60%;
  min-height: 150px;
  display: block;
}
section.live_dealers .col-md-12.col-sm-12.col-xs-12 {
  height: 508px;
}
section.live_dealers h1.little-wider {
  color: #fc0;
}
section.live_dealers h1.little-wider span {
  color: #fff;
}
section.live_dealers a.go_now {
  font-size: 30px;
}
a.go_now {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 44px 4px 0;
  background: url(../images/go.png) no-repeat right center;
}
a.go_now:hover {
  text-decoration: none;
}
section.live_dealers {
  padding-bottom: 79px;
  padding-left: 37px;
  padding-top: 13px;
}
.upperback {
  background-color: #000;
}
.aff-net-icon {
  max-width: none;
  max-height: 42pt;
  margin-top: 8px;
}
@media screen and (max-width: 630px) {
  a.go_now {
    margin-top: 10px;
    font-size: 18px;
  }
  .sliderText hr {
    margin: 10px 0;
  }
  .sliderText p {
    margin-top: 20px;
  }
}
@media screen and (max-width: 375px) {
  a.go_now {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  ul.brand li:first-child {
    margin-right: 11px;
  }
  section.live_dealers h1 {
    width: 100%;
    font-size: 47px;
    line-height: 60px;
    text-align: left;
  }
  section.live_dealers h1.little-wider {
    font-family: Montserrat, sans-serif;
    width: 100%;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 1);
  }
  section.live_dealers {
    padding-bottom: 20px;
    padding-left: 0;
    padding-top: 10px;
    height: 225px;
    margin-bottom: 50px;
  }
  .rslides li img {
    width: 250% !important;
    position: relative;
    top: 0;
    right: 100%;
  }
  ul.rslides.rslides1 {
    margin-top: 0 !important;
  }
  .details h2 {
    font-size: 18px;
  }
  .details h2,
  .details p {
    width: 98%;
    text-align: left;
    padding-left: 15px;
  }
  #rslides2_s0 h1,
  #rslides2_s1 h1,
  #rslides2_s2 h1,
  #rslides2_s3 h1,
  #rslides2_s4 h1,
  #rslides2_s5 h1 {
    font-size: 38px;
    line-height: 44px;
  }
}
@media screen and (max-width: 1400px) {
  .cusSearch11 input {
    width: 150px;
  }
}
@media screen and (max-width: 990px) {
  .cusSearch11 input {
    width: 93%;
  }
  .cusSearch11 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 900px) {
  .cusSearch11 input {
    width: 93%;
  }
  .cusSearch11 {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media screen and (max-width: 780px) {
  .cusSearch11 {
    width: 100%;
    margin-left: 10px;
    float: left;
    margin-bottom: 20px;
  }
  .cusSearch11 input {
    width: 93%;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
    margin-top: -55px !important;
    width: 98% !important;
    float: left !important;
  }
  .sliderText hr {
    width: 15%;
  }
}
@media screen and (max-width: 480px) {
  .logo h1 {
    margin: 21px 0 0 65px;
  }
  .logo img {
    margin-left: 15px;
  }
  .sliderText hr {
    width: 15%;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.imgCnt {
  position: relative;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 2px !important;
}
.lobbyImg:hover .overlay {
  opacity: 1;
}
.tabName {
  opacity: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lobbyImg:hover .tabName {
  opacity: 1;
}
.text {
  font-size: 45px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #161515;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.swIcon img {
  border: none;
  margin-bottom: 33px;
}
.highLgt {
  background-color: #f7f7f7;
  padding: 10px 5px;
}
.gameNav {
  background-color: #fc0;
  text-align: center;
  line-height: 30px;
  clear: both;
  border-radius: 0 0 10px 10px;
}
.gameNav ul {
  list-style: none;
}
.gameNav ul li {
  display: inline-block;
  padding: 0 20px;
  border-right: 1px solid #fc0;
}
.gameNav ul li a {
  color: #000;
}
@media screen and (max-width: 1000px) {
  .gameNav ul li {
    padding: 0 5px;
  }
}
@media screen and (max-width: 480px) {
  .gameNav ul li {
    text-align: left;
  }
  .scorImg ul {
    margin: 0 0 0 25px;
  }
}
@media screen and (max-width: 430px) {
  .scorImg ul li {
    font-size: 12px;
  }
}
.lobbydetail {
  padding: 2px 0 0 10px;
  top: 10px;
}
.lobbydetail h1,
.lobbydetail p {
  font-size: 18px;
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 0;
}
.lobbydetail h1 {
  margin: 10px 0;
}
.lobbydetail p {
  font-size: 14px;
  line-height: 16px;
}
.lobbydealer {
  float: right;
  position: absolute;
  right: 0;
  top: 1px;
}
.lobbydealer img {
  width: 173px;
  height: 207px;
}
.lobbydealer h2 {
  margin: 0;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 20px;
}
.mobile {
  display: block;
}
.nomobile {
  display: block;
}
@media screen and (max-width: 1280px) {
  .mobile {
    display: block;
  }
  .nomobile {
    display: block;
  }
  .mobileTag {
    bottom: 30px;
  }
}
@media screen and (max-width: 765px) {
  .lobbyDeal {
    width: 370px;
  }
}
@media screen and (max-width: 720px) {
  .mobile {
    display: block;
  }
}
@media screen and (max-width: 450px) {
  .lobbyDeal {
    width: 340px;
  }
  .nomobile {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobilelist {
    display: block;
  }
}
.lobby_detail ul {
  list-style: none;
}
.lobby_detail ul li {
  color: #fff;
}
.game-holder .slideset {
  margin-top: 80px;
}
.lobbyh2 {
  font-size: 32px !important;
  color: #ffffff;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  margin: 48px 0 24px 0;
  clear: both;
  position: relative;
  padding-left: 24px;
}
.lobbyh2 span {
  color: #44ffdd;
}
.lobbyh2::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 7px;
  height: 100%;
  background: #44ffdd;
}
.ismobile {
  position: relative;
  top: 20px;
  width: unset;
  height: 30pt;
  right: 1px;
  float: right;
}
.darkBlueBg {
  background-color: #161515;
  padding: 30px 0;
}
.promtBox {
  background: url(../images/promotion-box.jpg) center top no-repeat #000;
  width: 100%;
  border: 1px solid #103d63;
  margin: 10px 0;
  height: 340px;
}
.promText {
  float: left;
}
.promText p,
.promJoin p {
  font-size: 20px;
  color: #fff;
  margin: 10px 0 10px 5px;
  font-weight: 300;
  padding: 0 0 0 10px;
  text-align: left;
  line-height: 22px;
}
.promOffer {
  background-color: #fc0;
  margin-left: 15px;
  padding: 10px 10px 5px;
  width: 100%;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
}
.promOffer h1,
.promOffer h3 {
  font-size: 55px;
  font-weight: 500;
  margin: 0;
  font-family: Montserrat, sans-serif;
  padding: 0;
  color: #333;
  line-height: 40px;
}
.promOffer h3 {
  font-size: 25px;
  word-spacing: -3px;
}
.promJoin {
  background: rgba(0, 0, 0, 0.8);
  float: left;
  padding: 15px 10px;
  position: absolute;
  bottom: 55px;
  width: 95%;
}
.promJoin p {
  margin: 0;
  padding: 0;
  line-height: 25px;
}
.promJoin .yellowBtn {
  margin-top: 10px;
}
.promJoin .yellowBtn a {
  font-size: 15px;
  color: #333;
  font-weight: 700;
}
.promJoin a {
  color: #0a1621;
  font-size: 17px;
  margin-left: 5px;
}
.blueColor {
  color: #0a1621;
}
.topWinner p {
  width: 87%;
  color: #fff;
  float: left;
  text-align: left;
  font-size: 16px;
  padding: 0;
  margin: 0 0 0 3%;
}
.trophy img {
  float: left;
  width: 10%;
}
.topWinner p,
.trophy img {
  margin-bottom: 20px;
}
.tournamentText {
  position: absolute;
  bottom: 50px;
}
.tournamentText h1 {
  font-size: 45px;
  color: #fff;
  line-height: 48px;
}
@media screen and (max-width: 1400px) {
  .promtBox {
    padding-top: 10px;
  }
  .promJoin {
    bottom: 40px;
    width: 97%;
  }
  .promText p,
  .promJoin p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 1500px) {
  .promJoin {
    width: 96%;
  }
  .promtBox {
    margin: 15px 0;
  }
}
@media screen and (max-width: 780px) {
  .promtBox {
    padding-top: 0;
  }
  .promJoin {
    bottom: 40px;
    width: 98%;
  }
  .promChrac img {
    float: right;
    margin-top: -20px;
  }
  .tournamentText {
    bottom: 5px;
    left: 40px;
  }
}
@media screen and (max-width: 770px) {
  .promChrac img {
    margin-top: 0;
  }
  .promtBox .mrgZero {
    margin: 0;
    padding: 0;
  }
  .promJoin {
    bottom: 0;
  }
  .tournamentText h1 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (max-width: 580px) {
  .promChrac img {
    width: 80%;
  }
  .topWinner {
    margin: 0 5px 0 20px;
  }
  .tournamentText {
    bottom: 5px;
    left: 40px;
  }
  .tournamentText h1 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media screen and (max-width: 480px) {
  .tournament {
    bottom: 0;
    left: 0;
  }
  .tournamentText h1 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 0;
  }
}
.tutorScOne {
  padding: 40px 0;
}
.tutorScOne h1,
.tutorScTwo h1,
.steps h1,
.tutorScFour h1 {
  text-transform: capitalize;
  line-height: 28px;
  font-weight: 900;
  margin-top: 95px;
}
.tutorScOne p,
.tutorScTwo p,
.steps p,
.tutorScFour p {
  font-size: 16px;
  font-weight: 400;
  line-height: inherit;
}
.tutorScTwo {
  padding: 50px 0;
}
.tutorScTwo h1 {
  padding-right: 30px;
  margin: 0 0 10px;
}
.tutorScTwo p {
  padding-right: 30px;
}
.tutorScTwo ul {
  margin: 0;
  padding: 0;
}
.tutorScTwo ul li {
  display: inline;
  background: url(../images/tick.png) left top no-repeat;
  padding-left: 20px;
  margin-right: 20px;
  font-size: 17px;
  color: #ffffff;
}
.steps .blueBtn {
  margin-bottom: 5px;
  width: 100%;
}
.steps .blueBtn a span {
  color: #fc0;
}
.steps h1 {
  margin: 0 0 20px;
  text-align: center;
  font-size: 21px;
}
.steps p {
  margin-bottom: 20px;
}
.steps.pdFull {
  background: #1c1c1c;
  border-top: 5px solid #44ffdd;
  height: 100%;
}
.steps.pdFull h2 {
  color: #44ffdd;
  text-align: center;
}
.pdFull {
  padding: 30px;
}
.tutorScThree {
  padding: 50px 0;
}
.tutorScThree h1:nth-child(1) {
  font-size: 30px;
  margin-bottom: 40px;
}
.lightFnt {
  font-weight: 400;
  font-size: 23px;
}
.stepsline {
  background: url(../images/steps-line.png) center 20px no-repeat;
  color: #fc0;
  font-weight: 900;
  margin-bottom: 17px;
  text-align: center;
  font-size: 32px;
}
.tutorScFour {
  padding: 50px 0;
}
.tutorScFour h1 {
  margin: 60px 100px 20px 0;
}
.tutorScFour p {
  margin-right: 100px;
}
.tutorScFour .blueBtn {
  width: 60%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.tournamentText .lightFnt {
  font-size: 45px;
}
@media screen and (max-width: 1400px) {
  .tutorScOne h1 {
    margin-top: 50px;
  }
  .tutorScFour h1 {
    margin: 20px 0 10px;
  }
  .tutorScFour p {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .tutorScOne h1 {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .tutorScFour .blueBtn {
    width: 100%;
    margin: 20px 0;
  }
  .tutorScFour,
  .tutorScTwo,
  .tutorScThree {
    padding: 10px 0;
  }
}
.center-block {
  border-radius: 5px;
  border-style: solid;
  border-color: #92a8d1;
}
.sportsframe {
  margin-top: 84px;
}
@media screen and (max-width: 780px) {
  .sportsframe {
    margin-top: 20px;
  }
}
.sportsSection {
  margin: 0 auto;
}
.sportsSection img {
  border: 1px solid #1e303a;
  width: 95%;
}
.sccorIco,
.esprtIco,
.dealerIco,
.slotIco {
  width: 429px;
  float: left;
  margin-right: 8px;
  margin-bottom: 10px;
}
.esprtIco,
.dealerIco,
.slotIco {
  width: 234px;
}
.sportTitle {
  width: 95%;
  line-height: 30px;
  background-color: #1e303a;
  color: #fff;
  text-align: center;
  font-size: 15px;
  border-radius: 6px;
  margin: 5px auto;
  text-transform: uppercase;
}
.scorImg {
  position: relative;
}
.scorImg h3 {
  position: absolute;
  color: #fff;
  font-size: 18px !important;
  padding: 10px 0 0 20px;
  font-weight: 700;
  margin: 0;
  line-height: 24px;
}
.scorImg ul {
  list-style: url(../images/tick-small.png);
  margin: 10px 0 0;
  position: absolute;
  top: 0;
}
.scorImg ul li {
  color: #fff;
  font-size: 17px;
  line-height: 21px;
}
@media screen and (max-width: 1400px) {
  .sccorIco {
    width: 63%;
  }
  .esprtIco {
    width: 34.5%;
  }
  .dealerIco,
  .slotIco {
    width: 48.5%;
  }
  .sccorIco img,
  .esprtIco img,
  .dealerIco img,
  .slotIco img {
    width: 100%;
  }
  .scorImg ul li {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 780px) {
  .sccorIco,
  .esprtIco,
  .dealerIco,
  .slotIco {
    width: 100%;
  }
}
select.classic {
  background-image: linear-gradient(45deg, transparent 50%, #fff 50%),
    linear-gradient(135deg, #fff 50%, transparent 50%),
    linear-gradient(to right, #0a1621, #0a1621);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
select.classic:focus {
  background-image: linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
select.classicYellow {
  background-image: linear-gradient(45deg, transparent 50%, #fff 50%),
    linear-gradient(135deg, #fff 50%, transparent 50%),
    linear-gradient(to right, #fc0, #fc0);
  background-position: calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
select.classicYellow:focus {
  background-image: linear-gradient(45deg, white 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, white 50%),
    linear-gradient(to right, gray, gray);
  background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
  border-color: grey;
  outline: 0;
}
select {
  background-color: #fff;
  border: thin solid blue;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.popUP .modal-content {
  background-color: transparent !important;
  box-shadow: none;
  border: 0;
}
.popUP .modal-header {
  padding: 0;
  border-bottom: none;
}
.popUP .close {
  background: #fc0 !important;
  opacity: 1;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  position: relative;
  top: 30px;
}
.modal-backdrop {
  opacity: 0.9 !important;
}
.destinationtag {
  margin-top: 10px;
}
.logoQR {
  text-align: center;
  padding-right: 15px;
}
.barCode {
  float: left;
  width: unset;
}
.barCode img {
  margin: 45px auto auto -20px;
}
.cashierBox {
  background-color: #fff;
  float: left;
  margin: 0 auto 20px;
  border-top: 5px solid #e0e0e0;
  padding: 0 10px 10px;
}
.ccdeposit .cashierBox {
  margin: 0 auto 5px;
}
::placeholder {
  color: #909090;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #909090;
}
::-ms-input-placeholder {
  color: #909090;
}
.cryptoImageDiv {
  width: 50px;
}
.noz {
  background-color: #e0e0e0;
  text-align: center;
  font-family: Montserrat, sans-serif;
  color: #909090;
  font-size: 14px;
  float: left;
  padding: 0 10px 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.cashierForm {
  width: 100%;
  float: left;
  margin: 0 5px;
}
.cashierBox label,
.cashierBox input {
  margin-bottom: 10px;
  font-size: 20px;
}
.cashierBox label {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  float: left;
  color: #262626;
  line-height: 12px;
  margin-top: 15px;
  clear: both;
}
.cashierBox input {
  width: 36%;
  height: 30px;
  border: 1px solid #b1b1b1;
  background-color: #f6f5f5;
  float: right;
  border: 1px solid #b4b3b3;
  padding-left: 10px;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cashierBox select {
  width: 90%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #fff !important;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  width: 80px;
  float: right;
  height: 30px;
  margin-left: 10px;
}
.cashierBox select.green {
  border: 0;
  background-image: linear-gradient(45deg, transparent 50%, white 50%),
    linear-gradient(135deg, white 50%, transparent 50%),
    linear-gradient(#fc0, #fc0);
  background-position: calc(100% - 20px) calc(1.2em + 2px),
    calc(100% - 15px) calc(1.2em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 10em 10em;
  background-repeat: no-repeat;
  padding: 0 0 0 5px;
  max-width: 100px;
}
.cashierBox select.orng {
  border: 0;
  background-image: linear-gradient(45deg, transparent 50%, white 50%),
    linear-gradient(135deg, white 50%, transparent 50%),
    linear-gradient(#0a1621, #0a1621);
  background-position: calc(100% - 20px) calc(1.2em + 2px),
    calc(100% - 15px) calc(1.2em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 10em 10em;
  background-repeat: no-repeat;
  padding: 0 0 0 5px;
  max-width: 100px;
}
.barCodeText {
  float: left;
  width: 60%;
  margin-top: 8px;
  margin-left: 15px;
}
.barCode h2 {
  text-align: center;
  font-weight: 400;
  color: #147b00;
}
.barCodeText h3 {
  font-family: Montserrat, sans-serif;
  line-height: 25px;
  font-weight: 400;
  font-size: 17px;
  float: left;
  color: #262626;
}
.orngClr {
  color: #cd812b;
}
.barCodeText span {
  float: left;
  margin-top: -10px;
}
.CodGent {
  background-color: #ebebeb;
  float: left;
  padding: 20px 15px;
  font-size: 27px;
  width: auto;
  clear: both;
  width: 100%;
  text-align: center;
}
.barCodeText img {
  float: right;
}
.confm {
  float: left;
  margin: 30px 0 0 30px;
}
.confm h3,
.confm h2 {
  font-family: Montserrat, sans-serif;
  margin: 7px 0;
  font-weight: 400;
  font-size: 18px;
  color: #262626;
}
.confm h2 {
  color: #147b00;
  letter-spacing: 1px;
}
.imgresp {
  display: block;
  max-width: 100%;
  height: auto;
}
.cntBlok {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .cashierForm {
    width: 100%;
    margin: 0;
  }
  .cashierBox input {
    width: 35%;
  }
  .barCodeText {
    width: 55%;
  }
}
@media screen and (max-width: 800px) {
  .cashierForm {
    width: 100%;
    margin: 0;
  }
  .cashierBox input {
    width: 35%;
  }
  .CodGent {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .cashierForm {
    width: 100%;
    margin: 0;
  }
  .cashierBox label {
    width: 100%;
  }
  .cashierBox input {
    width: 65%;
  }
  .cashierBox select {
    width: 30%;
  }
  .restrictLarge {
    height: 30px;
  }
  .restrictLarge h3 {
    font-size: 14px;
  }
  .dividSec {
    display: block;
  }
  .divid {
    display: none;
  }
}
.cashierBox input {
  font-size: 17px;
  color: #000;
}
@media screen and (max-width: 599px) {
  .barCodeText {
    width: 95%;
  }
  .barCode {
    float: none;
    width: unset;
  }
  .CodGent {
    font-size: 20px;
  }
}
@media screen and (max-width: 481px) {
  .barCode img {
    display: block;
    margin: 53px auto 0;
    float: none;
    width: unset;
  }
  .barCode {
    float: none;
    width: unset;
  }
  .barCodeText {
    width: 95%;
  }
  .restrictLarge {
    display: none;
  }
  .restrictSmall {
    display: block;
  }
  .restrictSmall h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 411px) {
  .cashierBox input {
    font-size: 14px;
  }
  .CodGent {
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .CodGent {
    margin-left: -5px;
  }
}
.accnt .yellowBtn {
  margin-bottom: 10px;
  margin-top: 5px;
}
.accnt .yellowBtn a {
  color: #000;
  letter-spacing: 0.5px;
}
.accnt p {
  line-height: 25px;
  letter-spacing: 0.3px;
}
.accnt hr {
  margin: 5px 0;
}
.accnt span {
  /* color: #2168a0;
  font-weight: 700; */
}
.accntFrm {
  margin: 5px 0 5px 40px;
}
.accntFrm input {
  width: 100%;
}
.accntFrm select {
  width: 100%;
  border-radius: 5px;
  box-shadow: none;
}
.accnt h1 {
  margin: 12px 0;
}
.accntsm h1 {
  font-size: 14px;
  margin: 40px 0 0;
  padding: 0;
}
.dividSec {
  display: none;
}
@media screen and (max-width: 767px) {
  .dividSec {
    display: block;
    margin: 30px auto;
  }
  .divid {
    display: none;
  }
}
.accntsm .yellowBtn {
  font-size: 14px;
  margin-top: 10px;
}
.balancep {
  text-align: right;
}
.transferInput {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 1000px) {
  .accntFrm {
    margin: 0 0 0 5px;
  }
  .accnt br:nth-child(1) {
    display: none;
  }
  .accnt p {
    line-height: 20px;
  }
  .accnt .yellowBtn {
    margin-bottom: 5px;
  }
  .accntsm h1 {
    margin: 0;
  }
}
.newTag {
  right: 4px;
  top: -4px;
  font-size: 12px;
  position: absolute;
}
.newTag img {
  border: 0;
  width: auto;
}
.mobileTag {
  display: none;
  right: 4px;
  bottom: 28px;
  position: absolute;
}
.mobileTag img {
  width: 25px;
  height: auto;
}
@media screen and (max-width: 1400px) {
  .accnt .yellowBtn {
    font-size: 18px;
  }
  .newTag {
    right: 4px;
    top: -4px;
    font-size: 12px;
    position: absolute;
  }
  .newTag img {
    border: 0;
    width: auto;
  }
  .mobileTag {
    right: 4px;
    bottom: 28px;
    position: absolute;
  }
  .mobileTag img {
    width: 35px;
    height: auto;
  }
}
@media screen and (max-width: 650px) {
  .mobileTag img {
    width: 20px;
  }
  .newTag img {
    width: 30px;
  }
}
@media screen and (max-width: 991px) {
  .newTag img {
    width: 32px;
  }
  .mobileTag img {
    width: 22px;
  }
}
@media screen and (max-width: 1280px) {
  .mobileTag {
    bottom: 30px;
  }
}
.dark {
  color: rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 420px) {
  .col-xxs-12 {
    width: 100%;
  }
}
#form_ccExpirationDate_month,
#form_ccExpirationDate_year {
  display: none;
}
.ccdeposit label,
.ccresult {
  color: #909090;
  margin-top: 15px;
}
.ccdeposit input {
  color: #909090;
}
.tronipaylogo {
  padding: 10px;
}
.tronipaylogo img {
  width: 90%;
}
.ccdeposit .logovert {
  display: block;
  margin-top: 15px;
}
.ccdeposit .logohor {
  display: none;
}
.ccdeposit p {
  margin-top: 5px;
}
.ccdepositform p {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .ccdeposit .logovert {
    display: none;
  }
  .ccdeposit .logohor {
    display: block;
    width: 90%;
  }
}
.formclass label {
  color: #333;
  margin-left: 5px;
  font-size: 15px;
  line-height: 17px;
  font-weight: unset;
}
.formclass input {
  color: #333;
}
.formGrey ul li {
  color: #333;
  margin-left: 5px;
  font-size: 15px;
}
.formGrey ul li.error-text {
  color: #dc3545;
}
.exclusion {
  height: 100%;
}
.form_exclusion {
  min-height: 300px;
}
.exclusion_submit {
  bottom: 5px;
}
#notices-page {
  position: relative;
  margin-top: 5px;
}
#main-page {
  position: relative;
}
#modal-list h3 {
  text-align: center;
}
#modal-list img {
  display: block;
  margin: 20px auto;
}
#deposit-list .cryptoImageDiv {
  margin: 0 auto;
}
#deposit-list thead {
  background: linear-gradient(180deg, #4fd1c5 0%, #02897d 100%);
}
#deposit-list .md-content td {
  color: #ffffff;
}
#deposit-list .md-content td,
th {
  border: none !important;
  color: #ffffff;
}
.logoText {
  max-width: 238px;
}
.providerLogoSmall img {
  max-width: 100%;
  max-height: 100px;
  filter: grayscale(1);
  opacity: 0.5;
}
.providerLogoSmall .mrgZero {
  min-height: 106px;
}
.game-category-icons img {
  width: 60px;
  max-height: 60px;
}
.game-provider-icons img {
  max-height: 35px;
}
div.scrollmenu {
  background-color: #1c1c1c;
  overflow: auto;
  white-space: nowrap;
  margin-bottom: 4px;
}
div.scrollmenu .category,
div.scrollmenu a {
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 14px;
  text-decoration: none;
  cursor: pointer;
}
div.scrollmenu .category:hover,
div.scrollmenu a:hover,
div.scrollmenu .active {
  background-color: #23679e;
}
div.scrollmenu-provider {
  background: linear-gradient(180deg, #121212 0%, #262626 100%);
  overflow: auto;
  white-space: nowrap;
  justify-content: space-between;
  padding: 16px 24px;
}
div.scrollmenu-provider .line {
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  cursor: pointer;
  vertical-align: middle;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding: 4px;
}
.APPROVED h1 {
  color: #28a745;
}
.DENIED h1 {
  color: #dc3545;
}
.d-none {
  display: none;
}

.new-header {
  background: rgba(22, 21, 21, 0.61);
}

.btn-primary-new {
  border-radius: 16px;
  background: #44ffdd;
  text-transform: uppercase;
  width: 100%;
  font-weight: 700;
}

.btn-secondary-new {
  border-radius: 16px;
  background: #ffffff;
  text-transform: uppercase;
  width: 100%;
  font-weight: 700;
}

.lobby-bonus-item {
  border-top: 5px solid #44ffdd;
  background: #1c1c1c;
  margin: 0 8px;
  padding: 32px;
}

.lobby-bonus-item h2,
.lobby-bonus-item h3,
.lobby-bonus-item .promop {
  color: white;
}

.lobby-bonus-item h2 {
  margin-top: 6px;
}

.lobby-bonus-item .btn-primary-new {
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  border-radius: 8px;
}

.lobby-bonus-item .btn-primary-new a {
  color: #161515;
}

.mt-2 {
  margin-top: 16px;
}

.currencyBg h1 {
  color: white;
  font-weight: 700;
  font-size: 32px;
}

.container-wide .slideset {
  padding: 0 16px;
}

.loginCart .userInfoBox {
  padding-top: 12px;
  padding-right: 8px;
}

.userInfoBox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.top-menu-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.justify-center {
  justify-content: center;
}

ul li {
  color: #ffffff;
}

#deposit-list td {
  color: #ffffff;
}