body,
html {
  height: 100%;
  min-width: 365px !important;
}

.logo,
.usermain {
  vertical-align: middle
}

.login,
.login22,
header {
  box-sizing: border-box
}

.error5,
.leftm-2 a i,
.login22,
.promotions a,
.rem-check a,
.rem-check2 a,
.title1,
.usermain {
  text-align: center
}

.bets,
.coderefresh,
.footicons,
.leftm-1 .lang,
.leftm-2 .collapse a,
.login,
.login22,
.logo a,
.menu,
.reg-titles .ndone,
.rem-check a,
.rem-check2 a {
  cursor: pointer
}

.error5,
.leftm-1 .lang,
.leftm-2,
.title1 {
  text-transform: uppercase
}

.banking-divs1 a,
.btn-link,
.coderefresh,
.pokerSubM1 a,
a,
a:hover {
  text-decoration: none
}

html {
  margin: 0;
  padding: 0
}

.providers_item-link {
  color: #fff;
  font-size: 14px;
}

.providers_item-link-live {
  color: #fff;
  font-size: 14px;
  float: right;
}

.title1 {
  width: 100%;
  padding: 8px;
  font-size: 18px;
  line-height: 24px;
  color: #64b000;
  font-weight: 700;
  margin: 8px 0 0
}

.container,
.container-fluid,
header {
  width: 100%;
  margin: 0
}

body {
  font-family: Arial;
  background: #242424;
  color: #fff
}

a,
a:hover {
  color: #fff
}

.container-fluid {
  padding: 0
}

.container {
  padding: 0 20px
}

.headmain {
  position: relative;
  height: 57px
}

.dialog-bg,
footer,
header {
  position: fixed
}

.provider-stars {
  height: 15px;
  width: 15px;
}

.provider-stars i {
  background-color: #ecb50e;
}

.mobile-sportbook-cont {
  width: 740px;
}

.providers-jackpot-cont {
  height: 240px;
  background-color: #1c2429;
  width: 710px;
}

.right-cont {
  position: relative;
  width: 86%;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.logo-cont {
  width: 100%;
  height: 120px;
  background-color: #171e22;
}

.logo-cont .logo {
  background: url(../img/sportbook-logo.png);
  position: relative;
  top: 28px;
  left: 50%;
  height: 60px;
  width: 341px;
  background-repeat: no-repeat;
}

.right-hand {
  height: 120px;
  background-color: #1c2429;
  width: 100%;
  position: relative;
}

.amount-jackpot {
  font-size: 51px;
  letter-spacing: -1px;
  color: #ffffff;
  font-family: "Bebas Neue";
  margin-top: -15px;
  float: left;
}

.button-right-clickable {
  width: 180px;
  height: 48px;
  background-color: #247a8a;
  float: right;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-right-clickable span {
  color: white;
  cursor: pointer;
  font-family: "Bebas Neue";
  font-size: 28px;
}

.providers_title {
  color: #e4e9ed;
  font-size: 35px;
  text-transform: capitalize;
}

.providers_line-short {
  width: 280px;
  height: 2px;
  background: #ecb50d;
  margin-top: 41px;
  margin-bottom: 51px;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.colord-number {
  color: #ecb50d;
}

.betting-providers-container {
  position: relative;
  left: 50%;
  transform: translate(-50%);
  width: fit-content;
}

.providers_background {
  width: 100%;
  height: 180px;
  position: relative;
  transition: .3s;
  margin-bottom: 30px;
}

header {
  top: 0;
  left: 0;
  z-index: 1500;
  display: table;
  height: 57px;
  padding: 0;
  border-bottom: 1px solid #000;
  box-shadow: 0 1px rgba(255, 255, 255, .06);
  background: #222;
  background: -moz-linear-gradient(top, #222 0, #121212 100%);
  background: -webkit-linear-gradient(top, #222 0, #121212 100%);
  background: linear-gradient(to bottom, #222 0, #121212 100%)
}

header .menu-icon {
  display: table-cell;
  width: 52px;
  height: 56px
}

.menu {
  display: block;
  width: 52px;
  height: 56px;
  background: url(../img/menuicon.png) left top no-repeat
}

.mact {
  background-position: bottom
}

.logo {
  display: table-cell;
  padding-top: 4px;
  padding-left: 10px;
  width: 135px
}

.logo a {
  display: inline-block;
  width: 121px;
  height: 27px;
  background: url(../img/logo.png) top left no-repeat
}

.check__page {
  margin-bottom: 20px;
  text-transform: none;
}

.check__page p {
  margin: 10px 0 0;
}

.page__address {
  background: #e4e9ed;
  padding: 7px 11px;
  color: #1d242a;
  font-size: 15px;
  display: inline-block;
}

.page__address span {
  color: #25a858;
}

.lock__icon {
  color: #25a858;
  padding-right: 6px;
}

.usermain {
  display: table-cell;
  width: 38px;
  padding-right: 10px
}

.login {
  display: block;
  width: 36px;
  height: 36px;
  background: #282828;
  background: -moz-linear-gradient(top, #414141 0, #282828 100%);
  background: -webkit-linear-gradient(top, #414141 0, #282828 100%);
  background: linear-gradient(to bottom, #414141 0, #282828 100%);
  color: #aeaeae;
  font-size: 20px;
  line-height: 36px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px
}

.footicons,
.login22,
.promotions a {
  display: inline-block
}

.login:hover {
  color: #ecb50d
}

.login22 {
  padding: 6px;
  color: #ccc;
  border: 0;
  background: #131313;
  height: auto;
  font-size: 12px;
  line-height: 14px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.login22:hover,
.login22:active,
.login22:focus {
  color: white;
}

footer {
  bottom: 0;
  width: 100%;
  left: 0;
  border-top: 1px solid #000;
  background: #222;
  background: -moz-linear-gradient(bottom, #222 0, #121212 100%);
  background: -webkit-linear-gradient(bottom, #222 0, #121212 100%);
  background: linear-gradient(to top, #222 0, #121212 100%);
  padding: 10px 0 5px;
  font-size: 13px;
  color: #999;
  line-height: 30px;
  z-index: 500
}

.footicons {
  color: #494949;
  margin-left: 2px
}

.footicons:hover {
  color: #ecb50d
}

.footicons i {
  font-size: 33px;
  margin: 0;
  padding: 0
}

.mainBodyPadding label,
.personalDetailsInput {
  font-size: 14px;
  color: #ccc
}

.contact,
.mainBodyPadding,
.promotions {
  margin-bottom: 1px;
  padding: 12px;
  width: 100%
}

.mainBodyPadding {
  border-bottom: 1px solid #171717
}

.personalDetailsInput {
  outline: 0;
  height: 28px;
  border: 1px solid #0f0f0f;
  background: #272727 !important;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -webkit-transition: .3s;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, .3)
}

.promotions {
  border-bottom: 1px solid #171717
}

.promotions img {
  width: 100%
}

.promotions h3 {
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  color: #eda212;
  font-weight: 700;
  float: left;
  margin: 8px 0 0
}

.promotions p {
  font-size: 14px;
  line-height: 20px;
  color: #a8a8a8;
  float: left;
  margin: 2px 0 4px;
  width: 100%
}

.promotions a {
  padding: 6px 12px 0;
  font-size: 16px;
  border: 0;
  height: 32px;
  background-color: #ecb50d;
  outline: 0;
  color: #242424;
  margin-top: 10px;
  font-weight: 700
}

#message_modal .modal-header,
#sn-verification-modal .modal-header,
#sn-verification-modal-sec .modal-header,
#toggle2factor_message .modal-header,
.promotion_modals .modal-header,
#jackpot__messages--modal .modal-header {
  border-bottom: 1px solid #3c3b3b
}

#message_modal .modal-content,
#sn-verification-modal .modal-content,
#sn-verification-modal-sec .modal-content,
#toggle2factor_message .modal-content,
.promotion_modals .modal-content,
#jackpot__messages--modal .modal-content {
  background-color: #2b2b2b
}

#message_modal .close,
#sn-verification-modal .close,
#sn-verification-modal-sec .close,
#toggle2factor_message .close,
.promotion_modals .close,
#jackpot__messages--modal .close {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #e6e6e6
}

.promotion_modals {
  margin-top: 55px
}

#message_modal,
#sn-verification-modal,
#sn-verification-modal-sec,
#toggle2factor_message,
#jackpot__messages--modal {
  margin-top: 70px
}

.contactform label,
.loginform label {
  font-weight: 400
}

.dialog-bg {
  width: 100%;
  height: 100%;
  z-index: 1100;
  background: rgba(153, 153, 153, .7)
}

.leftmenu {
  display: none;
  position: absolute;
  left: -251px;
  top: 0;
  z-index: 2000;
  background: #1b1b1b;
  border-right: 1px solid #000;
  width: 250px;
  min-height: 100%
}

.mainbody {
  padding-bottom: 53px;
  position: relative
}

.leftm-1 {
  border-bottom: 1px solid #0e0e0e;
  box-shadow: 0 1px #282828;
  padding: 12px 0 15px 11px;
  font-size: 15px;
  color: #ccc;
  line-height: 29px;
  margin-bottom: 10px
}

.leftm-1 p {
  padding: 0;
  margin: 0 0 10px;
  line-height: 18px
}

.leftm-1 .lang {
  display: inline-block;
  padding: 0 7px;
  height: 32px;
  color: #ccc;
  border: 1px solid #131313;
  background: #282828;
  background: -moz-linear-gradient(top, #414141 0, #282828 100%);
  background: -webkit-linear-gradient(top, #414141 0, #282828 100%);
  background: linear-gradient(to bottom, #414141 0, #282828 100%);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 14px
}

.leftm-1 .lang:hover {
  color: #ecb50d
}

.leftm-1 .lact {
  background: #ecb50d;
  color: #000
}

.leftm-1 .lact:hover {
  color: #000
}

.leftm-2 {
  font-size: 15px;
  color: #ccc;
  line-height: 20px
}

.leftm-2 a {
  display: block;
  padding: 8px 40px 10px 18px;
  color: #ccc;
  cursor: pointer;
  position: relative
}

.leftm-2 a i {
  display: block;
  width: 26px;
  height: 26px;
  background: #272727;
  color: #525252;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -13px;
  font-size: 27px;
  line-height: 25px
}

.leftm-2 a:hover {
  background: #000;
  color: #ecb50d
}

.leftm-2 a:hover i {
  background: #1b1b1b;
  color: #ecb50d
}

.leftm-2 .lmact {
  background: #000;
  color: #ecb50d
}

.leftm-2 .lmact i {
  background: #1b1b1b;
  color: #ecb50d
}

.leftmact {
  left: 0;
  display: block
}

.loginact .login {
  color: #000;
  background: #ecb50d
}

.loginform {
  border-bottom: 1px solid #0e0e0e;
  box-shadow: 0 1px #2e2e2e;
  padding: 20px;
  font-size: 16px;
  color: #ecb50d;
  margin-bottom: 20px
}

.loginform .form-control {
  height: 38px;
  font-size: 14px;
  color: #333;
  background-color: #ccc;
  border: 1px solid #000;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .3)
}

.error5 {
  padding: 10px 0 6px 4px;
  height: 40px;
  font-size: 15px;
  color: #fff;
  background-color: green;
  width: 100%;
  margin-bottom: 10px;
  -webkit-border-radius: 6px
}

.leftm-2 .collapse {
  background: #242424
}

.leftm-2 .collapse a {
  display: block;
  font-size: 15px;
  padding: 8px 18px 10px 30px;
  color: #ccc;
  position: relative
}

.contactform {
  border-bottom: 1px solid #0e0e0e;
  box-shadow: 0 1px #2e2e2e;
  padding: 20px;
  font-size: 16px;
  color: #64b000;
  margin-bottom: 20px
}

.contactform .form-control {
  height: 38px;
  font-size: 14px;
  color: #333;
  background-color: #ccc;
  border: 1px solid #000;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .3)
}

.rem-check,
.rem-check2 {
  background: #131313;
  font-size: 14px;
  height: 39px;
  line-height: 19px;
  box-sizing: border-box;
  vertical-align: top
}

.rem-check {
  display: inline-block;
  width: 48%;
  margin: 0 .5%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0 12px;
  color: #ccc
}

.rem-check a,
.rem-check label {
  display: block;
  outline: 0
}

.rem-check a {
  padding: 10px 0;
  color: #666
}

.rem-check a:hover,
.rem-check label:hover {
  color: #ecb50d
}

.rem-check input {
  margin: 2px 0 0
}

.rem-check2 {
  display: inline-block;
  width: 65%;
  margin: 0 .5%;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0 12px;
  color: #ccc
}

.rem-check2 a,
.rem-check2 label {
  display: block;
  outline: 0
}

.btn-info,
.btn-warning {
  width: 100%;
  font-size: 17px;
  font-family: Arial;
  text-transform: uppercase
}

.rem-check2 a {
  padding: 10px 0;
  color: #666
}

.rem-check2 a:hover,
.rem-check2 label:hover {
  color: #64b000
}

.rem-check2 input {
  margin: 2px 0 0
}

.btn-warning,
.btn-warning:hover {
  color: #000;
  border: 0
}

.btn-warning {
  text-shadow: 1px 1px rgba(255, 255, 255, .3);
  height: 41px
}

.bets,
.btn-info {
  height: 41px;
  text-shadow: 1px 1px rgba(0, 0, 0, .2)
}

.bets,
.bets:hover,
.btn-info {
  color: #ccc
}

.loginform2 {
  padding: 0 20px 30px
}

.btn-info {
  border: 0;
  background: #393939
}

.btn-info:hover {
  background: #464646;
  border: 0
}

.loggedin {
  width: auto;
  min-width: 150px;
  padding-right: 6px;
  text-align: right
}

.bets {
  display: inline-block;
  box-sizing: border-box;
  background: #282828;
  background: -moz-linear-gradient(top, #414141 0, #282828 100%);
  background: -webkit-linear-gradient(top, #414141 0, #282828 100%);
  background: linear-gradient(to bottom, #414141 0, #282828 100%);
  font-size: 12px;
  line-height: 15px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 5px 9px;
  text-align: center;
  border: 0
}

.left-user-1 .amount,
.left-user-2 {
  line-height: 28px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis
}

.bets span {
  color: #fff;
  font-size: 14px
}

.dpst {
  min-width: 70px;
  background: #107e68;
  color: #fff;
}

.leftm-3 {
  padding: 13px 13px 18px;
  background: #0d0d0d;
  border-bottom: 1px solid #282828;
  margin-top: -9px;
  margin-bottom: 9px
}

.left-user-1 {
  padding-bottom: 8px
}

.left-user-2 {
  height: 29px;
  background: url(../img/user.png) left no-repeat;
  padding-left: 26px;
  float: left;
  width: 110px;
  font-size: 16px;
  color: #fff
}

.left-user-1 .amount {
  display: block;
  max-width: 110px;
  font-size: 14px;
  color: #ecb50d;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #1b1b1b;
  padding: 0 8px
}

.left-user-1 .amount2 {
  max-width: 100%;
  margin-bottom: 2px;
  font-size: 14px
}

.left-user-1 .amount2 font {
  display: inline-block;
  width: 59%;
  color: #999
}

.left-user-1 .amount2 span {
  display: inline-block;
  width: 40%;
  color: #fff;
  text-align: right
}

.again,
.coderefresh,
.nav {
  text-align: center
}

.leftm-buttons .bets {
  font-size: 14px;
  color: #ccc;
  padding: 13px 10px 0 9px;
  min-width: 105px;
  height: 43px
}

.leftm-buttons .dpst {
  min-width: 96px
}

.regselects span {
  padding: 0 2px;
  margin: 0
}

.loginform select {
  padding-left: 8px
}

.form-control:focus {
  -webkit-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .2), 0 0 6px rgba(236, 153, 13, .5);
  box-shadow: inset 1px 2px 3px rgba(0, 0, 0, .2), 0 0 8px rgba(236, 153, 13, .5);
  background: #e1e1e1
}

.regform {
  box-shadow: none;
  border: 0
}

.reg-titles {
  background: #393939;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -webkit-border-radius: 7px;
  font-size: 14px;
  color: #fff;
  line-height: 43px;
  margin-bottom: 15px
}

.reg-titles .number {
  display: block;
  padding: 0 12px;
  background: #4e4e4e;
  color: #ccc;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 1px
}

.reg-titles .nactive {
  float: left;
  background: #ecb50d;
  color: #000
}

.reg-titles p {
  float: left;
  display: block;
  padding: 0 0 0 10px;
  margin: 0;
  text-transform: uppercase
}

.reg-titles .ndone {
  float: left;
  background: #131313
}

.seccode {
  max-width: 62%;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px
}

.coderefresh {
  display: inline-block;
  margin-left: 5px;
  background: #131313;
  width: 39px;
  height: 39px;
  color: #ecb50d;
  font-size: 20px;
  line-height: 40px;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px
}

.reg-lastchecks1 {
  padding-bottom: 12px
}

.reg-lastchecks1 .checkbox {
  display: block;
  margin: 0 0 8px;
  background: #131313;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 15px;
  color: #ccc;
  padding: 0 10px;
  line-height: 20px
}

.reg-lastchecks1 .checkbox label {
  display: block;
  margin: 0;
  padding-top: 9px;
  padding-bottom: 10px
}

.reg-lastchecks1 .checkbox label a {
  color: #ecb50d
}

.nav-tabs {
  border-bottom: 7px solid #ecb50d
}

.nav {
  padding: 20px 8px 0
}

.nav-tabs>li {
  float: left;
  margin-bottom: 0;
  padding: 0
}

.nav-tabs>li>a {
  margin-right: 2px;
  margin-left: 2px;
  border: 0;
  border-radius: 6px 6px 0 0;
  font-size: 14px;
  color: #ccc;
  background: #282828;
  background: -moz-linear-gradient(top, #414141 0, #282828 100%);
  background: -webkit-linear-gradient(top, #414141 0, #282828 100%);
  background: linear-gradient(to bottom, #414141 0, #282828 100%)
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 12px 16px;
  box-sizing: border-box;
  outline: 0;
  box-shadow: 1px -1px 1px rgba(0, 0, 0, .1)
}

.nav>li>a:hover {
  background: #404040
}

.nav-tabs>li>a>i {
  color: #999;
  font-size: 16px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #000;
  cursor: auto;
  background: #ecb50d;
  border: 0
}

.nav-tabs>li.active>a>i {
  color: #000
}

.banking-divs1 {
  display: block;
  padding-bottom: 2px;
  font-size: 14px
}

.banking-divs1 a {
  display: block;
  background: #101010;
  color: #666;
  padding: 10px 40px 10px 12px;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  outline: 0;
  cursor: pointer
}

.banking-divs1 a span {
  display: block;
  color: #ecb50d;
  font-size: 17px
}

.banking-divs1 a img {
  width: 81px;
  height: 50px;
  float: left;
  margin-right: 11px
}

.banking-divs1 .banking-divs2 {
  line-height: 22px
}

.banking-divs1 a i {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -18px;
  display: block;
  font-size: 35px;
  line-height: 30px
}

.new-mob-slots a,
.new-mob-slots-inner a {
  position: relative;
  box-sizing: border-box
}

.chats,
.chats_cont {
  display: inline-block;
  margin-right: -1px;
  vertical-align: top;
  cursor: pointer
}

.banking-divs1 a:hover {
  background: #191919;
  text-decoration: none
}

.chats_cont {
  margin-top: -1px;
  width: 80px;
  height: 42px
}

.alert {
  padding: 8px;
  margin: -10px 0 15px;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px
}

#infoModal .modal-footer,
#registrationModal .modal-footer,
#secCodeModal .modal-footer {
  border-top: 1px solid #545454
}

.alert-danger {
  color: #e82626;
  background: rgba(0, 0, 0, .3);
  font-size: 14px
}

.alert-danger a {
  color: #666;
  text-shadow: none;
  opacity: .9;
  font-size: 24px;
  margin-top: -1px
}

.again,
.resettext {
  line-height: 18px;
  font-size: 15px
}

.alert-danger a:hover {
  color: #e82626;
  opacity: .9
}

.resettext {
  color: #999
}

.again {
  display: block;
  padding: 10px;
  margin-bottom: 15px;
  cursor: pointer;
  color: #ccc;
  text-transform: uppercase;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #131313
}

.again i {
  font-size: 17px;
  color: #ecb50d
}

.grey {
  background: #aaa
}

.grey:hover {
  background: #bbb
}

.dep_open4 {
  float: right;
  font-size: 13px;
  color: #999;
  padding: 10px 10px 13px;
  background: #393939
}

#infoModal .modal-content,
#registrationModal .modal-content,
#secCodeModal .modal-content {
  background-color: #242424;
  text-align: center
}

.dep_open4_1 {
  padding: 0 0 10px 13px;
  border-bottom: 1px solid #232323;
  margin: 0 -13px 10px;
  color: #fff;
  text-transform: uppercase
}

#infoModal .modal-header,
#registrationModal .modal-header,
#secCodeModal .modal-header {
  border-bottom: 1px solid #545454
}

#infoModal .modal-content input,
#registrationModal .modal-content input,
#secCodeModal .modal-content input {
  color: #000
}

.dep_open4_2 {
  padding-bottom: 6px
}

.dep_open4_2 img {
  vertical-align: top;
  margin-right: 3px
}

.alert_message {
  margin-top: 30px !important
}

#infoModal,
#registrationModal,
#secCodeModal {
  margin-top: 30%
}

.registrationModalMessage {
  color: #13a137;
  font-size: 16px
}

.registrationModalLoginBtn {
  width: auto;
  height: auto;
  font-size: 14px
}

.withdrawLimitsContainer {
  font-size: 13px;
  color: #666
}

.new-mob-slots {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  max-width: 400px;
  margin: 0;
  padding: 0 1.5% 20px;
  box-sizing: border-box;
  font-size: 16px;
  text-align: center
}

.new-mob-slots a {
  display: block;
  width: 100%;
  padding: 8px;
  background: #343434;
  color: #697dce;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -webkit-border-radius: 7px
}

.new-mob-slots a div {
  display: table;
  width: 100%;
  max-width: 100%
}

.new-mob-slots a span {
  display: table-cell;
  height: 100px;
  vertical-align: middle;
  background: #000;
  text-align: center
}

.new-mob-slots a img.lc_images {
  width: 100%
}

.new-mob-slots a p {
  display: block;
  margin: 0;
  padding: 5px 15px 0
}

.new-mob-slots a:hover {
  background-color: #697dce;
  color: #000
}

.new-mob-slots-inner {
  display: inline-block;
  vertical-align: top;
  width: 202px;
  margin: 0;
  padding: 0 6px 20px;
  box-sizing: border-box;
  font-size: 17px;
  text-align: center
}

.new-mob-slots-inner a {
  display: table;
  width: 100%;
  padding: 0;
  color: #ecb50d;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -webkit-border-radius: 7px
}

.new-mob-slots-inner a span {
  display: table-cell;
  height: 190px;
  padding: 5px;
  text-align: center;
  vertical-align: middle
}

.new-mob-slots-inner a img {
  width: 100%;
  max-height: 100%
}

.mobssl-text {
  display: table;
  width: 100%
}

.mobssl-text p {
  display: table-cell;
  height: 84px;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  margin: 0;
  padding: 0 6px 9px;
  box-sizing: border-box
}

.slotFilter {
  border: 0;
  padding: 15px 26px;
  margin: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-box-shadow: none
}

.pokerMainM {
  padding: 0 20px 20px
}

.pokerSubM1 {
  display: table;
  margin: 0 auto 15px;
  width: 100%;
  box-sizing: border-box;
  border: 10px solid rgba(255, 255, 255, .2);
  background: #000;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .5);
  max-width: 449px
}

.pokerSubM1:hover {
  border-color: #ecb50d
}

.pokerSubM1 a {
  display: block;
  cursor: pointer;
  color: #ccc;
  text-align: center
}

.pokerSubM1 a img {
  width: 100%
}

.pokerButtonM {
  padding-bottom: 15px
}

.pokerButtonM button {
  padding: 0 20px 5px;
  font-size: 15px;
  height: 50px
}

.pokerButtonM button i {
  font-size: 22px
}

.messages_item {
  width: 100%;
  margin-bottom: -1px;
  padding: 12px;
  border: 1px solid #171717
}

.messages_item h3 {
  width: 90%;
  font-size: 17px;
  line-height: 22px;
  color: #eda212;
  font-weight: 700;
  float: left;
  margin: 0
}

.messages_item p {
  margin: 0 0 7px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
  word-wrap: break-word
}

.messages_item_close {
  color: #fff !important;
  float: left;
  width: 10%
}

.mess_notif_cont {
  float: left;
  width: 19px;
  height: 20px;
  position: absolute;
  margin-top: -26px;
  margin-left: 25px;
  text-align: center;
  font-size: 13px;
  padding-top: 1px;
  background: url(../img/mess_notif_cont.png) left top no-repeat
}

.leftm-2 .leftsubmpad a {
  padding: 8px 18px 10px 30px !important
}

.sn-bonusam .dpst {
  vertical-align: top;
  padding: 5px 3px !important;
  box-sizing: border-box;
  font-size: 15px;
  font-family: Arial Narrow;
  height: auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.sn-bal-buto {
  display: inline-block !important;
  vertical-align: top;
  line-height: 15px !important;
  text-align: left;
  margin: 0 4px
}

.bal-title {
  display: block;
  font-size: 11px !important;
  color: #9dd5ae !important
}

.bal-amount {
  font-size: 15px !important
}

.bal-bonus {
  color: #f3a90b !important
}

.msg_textarea {
  max-width: 100%;
  width: 100%;
  height: 300px;
  border: none;
  margin: 0 0 5px;
  background-color: #2b2b2b;
  outline: 0
}

.msg_textarea::-webkit-scrollbar {
  width: 1em
}

.msg_textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1)
}

.msg_textarea::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
  outline: #708090 solid 1px
}

.msg_textarea::-webkit-scrollbar-corner {
  background-color: #2b2b2b;
  border: none
}

.msg_textarea::-webkit-resizer {
  border: none
}

#cubitsDepositLoaderCont {
  display: none
}

#cubitsDepositLoaderCont img {
  width: 18px
}

.transfer-conv,
.transfer-div li a {
  height: 39px;
  box-sizing: border-box
}

.transfer-div {
  padding: 0;
  margin: 0;
  display: block
}

.transfer-div li {
  list-style: none;
  display: block;
  margin: 0 0 3px;
  padding: 0;
  font-size: 15px
}

.transfer-conv,
.trnsf-bal {
  font-size: 14px;
  line-height: 38px
}

.transfer-div li a {
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #101010;
  color: #ccc;
  position: relative;
  padding: 8px 100px 6px 13px;
  outline: 0 !important
}

.trnsf-bal {
  position: absolute;
  right: 13px;
  top: 0;
  text-align: right;
  color: #777
}

.swipe,
.swipe-wrap,
.swipe-wrap>div,
.transfer_user3 {
  position: relative
}

.transfer_user2,
.transfer_user3 .btn {
  text-transform: uppercase;
  text-align: center
}

.transfer-div li.active a {
  background: #1d7f36;
  color: #fff
}

.transfer-div li.active a .trnsf-bal {
  color: #fff
}

.transfer-div li.passive a,
.transfer-div li.passive a .trnsf-bal {
  color: #777
}

.trnsf-marg {
  margin-bottom: 25px
}

.transfer-conv {
  background: #393939;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -webkit-border-radius: 7px;
  color: #fff;
  margin-bottom: 15px;
  padding: 0 10px;
  text-transform: uppercase
}

#secret_code_modal {
  margin-top: 55px
}

#secret_code_modal .modal-content {
  background-color: #2b2b2b
}

#secret_code_modal .close {
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #e6e6e6
}

#secret_code_modal .modal-header {
  border-bottom: 1px solid #3c3b3b
}

.loaderTransfer div {
  position: relative;
  top: 4px;
  left: 53%;
  width: 52px;
  height: 52px;
  background: url(../img/468.GIF) no-repeat
}

.loaderTransfer p {
  margin-left: 45px;
  color: #fff
}

.slot_filter_nav {
  float: left;
  width: 100%;
  height: 45px;
  overflow-x: scroll;
  white-space: nowrap;
  margin-bottom: 15px
}

.slot_filter_nav ul {
  padding: 0;
  margin: 0;
  font-size: 0
}

.slot_filter_nav ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border-right: solid 1px #1a1a1a;
  border-bottom: solid 1px #1a1a1a;
  vertical-align: top;
  background-color: #2e2e2e
}

.dpstblack,
.dpstyel {
  font-size: 14px;
  padding: 11px 10px 0 9px;
  min-width: 105px;
  height: 35px
}

.slot_filter_nav ul li a {
  color: #999;
  font-size: 14px
}

.slot_filter_nav ul li.active {
  background-color: #242424;
  border-bottom: 0
}

.slot_filter_nav ul li.active a {
  color: #697dce
}

.dpstyel {
  background: #ecb50d;
  color: #000
}

.dpstblack {
  color: #ccc
}

#slot_filter_search_inp {
  margin-top: 10px;
  float: left;
  outline: 0;
  background-color: #575757;
  border: 1px solid #191919;
  color: #fff
}

#slot_filter_search_inp:focus {
  background-color: #646464
}

.swipe {
  overflow: hidden;
  visibility: hidden
}

.swipe-wrap {
  overflow: hidden
}

.swipe-wrap>div {
  float: left;
  width: 100%
}

.slots_filter_item .slot_sort_alpha {
  float: left;
  background: url(../img/slot_sort_alpha.png) no-repeat;
  width: 39px;
  height: 42px
}

.slots_filter_item.active .slot_sort_alpha {
  float: left;
  background: url(../img/slot_sort_alpha_active.png) no-repeat;
  width: 39px;
  height: 42px
}

.slots_filter_item .slot_sort_favorite {
  float: left;
  background: url(../img/slot_sort_favorite.png) no-repeat;
  width: 39px;
  height: 42px
}

.slots_filter_item.active .slot_sort_favorite {
  float: left;
  background: url(../img/slot_sort_favorite_active.png) no-repeat;
  width: 39px;
  height: 42px
}

.slots_filter_item .slot_sort_heart {
  float: left;
  background: url(../img/slot_sort_heart.png) no-repeat;
  width: 39px;
  height: 42px
}

.slots_filter_item.active .slot_sort_heart {
  float: left;
  background: url(../img/slot_sort_heart_active.png) no-repeat;
  width: 39px;
  height: 42px
}

.new-mob-slots-inner-img-cont {
  background: rgba(0, 0, 0, .5);
  -webkit-border-radius: 7px
}

.swipe_slide {
  width: 100%;
  min-height: 300px
}

.slots_is_fav_icon {
  font-size: 17px
}

.slots_is_fav_btn {
  display: inline-block;
  padding: 3px 2px 2px 4px
}

@media only screen and (max-height:400px) {
  footer {
    padding: 6px 0 2px;
    line-height: 28px
  }
  .footicons i {
    font-size: 28px
  }
  .mainbody {
    padding-bottom: 42px
  }
}

.transfer_user_main {
  padding: 15px
}

.transfer_user1 {
  display: block;
  margin: 0 auto;
  padding: 30px 30px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, .3);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-border-radius: 5px
}

.transfer_user2 {
  margin-bottom: 25px;
  font-size: 16px;
  color: #ecb50d
}

.trnsf_icons {
  display: block;
  width: 101px;
  height: 90px;
  margin: 0 auto 25px;
  background: url(../img/transfer_icons_sprite.png) top no-repeat
}

.tricon1 {
  background-position: top
}

.tricon2 {
  background-position: bottom
}

.transfer_user3 {
  margin-bottom: 20px
}

.transfer_user3 .form-control,
.transfer_user3 .form-control:disabled {
  background: 0 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  border-bottom: 2px solid #292c32 !important;
  padding-left: 3px;
  height: 40px;
  opacity: 1;
  cursor: auto;
  border-radius: 0;
  font-size: 16px
}

.transfer_user3 .form-control:hover {
  border-bottom: 2px solid #444952 !important
}

.transfer_user3 .form-control:focus {
  border-bottom: 2px solid #ecb50d !important;
  color: #ccc
}

.transfer_user3 .btn {
  font-size: 15px;
  padding: 13px 0;
  line-height: 14px;
  height: 40px
}

.transfer_user3 .btn-warning {
  color: #000
}

.converted_amount .form-control {
  text-align: right;
  padding-right: 0;
  color: #ccc
}

.conv_am_text {
  position: absolute;
  left: 3px;
  top: 0;
  line-height: 40px;
  color: #5e6069;
  text-transform: capitalize
}

.transfer_user3 .row {
  margin-left: -10px;
  margin-right: -10px
}

.transfer_user3 .col-xs-6 {
  padding-left: 10px;
  padding-right: 10px
}

.cashrace_main {
  padding: 15px
}

.cashrace_div1 {
  margin-bottom: 15px
}

.cashrace_div1 img {
  width: 100%
}

.cashrace_text {
  color: #fff;
  line-height: 21px;
  font-size: 14px;
  padding-bottom: 10px
}

.CR_tableinfo {
  margin-bottom: 25px
}

.cashrace_table {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 15px
}

.cashrace_table thead tr th {
  padding: 10px 15px;
  background: #000;
  color: #ecb50d;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}

.cashrace_table tbody tr td {
  padding: 8px 15px;
  line-height: 22px;
  color: #fff;
  text-transform: Capitalize;
  text-align: left;
  font-weight: 400;
  background: rgba(255, 255, 255, .05);
  border-bottom: 1px solid #212121;
  vertical-align: middle
}

.cashrace_table tbody tr td:nth-of-type(1),
.cashrace_table thead tr th:nth-of-type(1) {
  width: 70px;
  padding-right: 0
}

.greytext {
  color: #999
}

.cashrace_details1 {
  margin-bottom: 10px;
  background: rgba(0, 0, 0, .3);
  padding: 12px 15px
}

.cashrace_details1:nth-of-type(3) {
  margin-bottom: 20px
}

.cashrace_details1 h5 {
  margin: 0;
  padding: 0 0 3px;
  color: #ccc;
  font-size: 15px
}

.cashrace_details1 h2 {
  margin: 0;
  padding: 0;
  color: #ecb50d;
  font-size: 24px
}

.cashrace_details2 {
  display: block;
  padding: 0;
  margin: 0 0 20px;
  font-size: 15px;
  color: #999;
  line-height: 21px
}

.cashrace_details2 li {
  display: block;
  padding: 10px 15px;
  background: rgba(255, 255, 255, .05);
  margin-bottom: 1px
}

.cashrace_details2 li .whitetext {
  font-size: 17px;
  color: #fff
}

.cashrace_details2 li:nth-of-type(1) {
  padding: 13px 15px;
  margin: 0;
  background: #ecb50d;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px
}

.cashrace_iframe {
  padding: 0
}

.cashrace_iframe iframe {
  background: 0 0 !important;
  border: 0 !important;
  width: 100% !important;
  max-width: 100% !important
}

.cashrace_iframe iframe body {
  background: 0 0 !important;
  border: 0 !important;
  color: #999 !important
}

.lastupdate .grey {
  background: 0 0
}

@media only screen and (min-width:841px) {
  .empty {
    display: none
  }
}

@media only screen and (max-width:1025px) {
  .new-mob-slots-inner {
    width: 190px;
    padding: 0 5px 20px;
    font-size: 16px
  }
  .new-mob-slots-inner a span {
    height: 182px
  }
  .mobssl-text p {
    height: 77px;
    line-height: 20px
  }
}

@media only screen and (max-width:775px) {
  .new-mob-slots-inner {
    width: 178px;
    padding: 0 5px 20px;
    font-size: 14px
  }
  .new-mob-slots-inner a span {
    height: 170px
  }
  .mobssl-text p {
    height: 70px;
    line-height: 18px
  }
}

@media only screen and (min-width:750px) {
  .pokerMainM {
    max-width: 950px;
    padding: 0 0 20px;
    text-align: left;
    margin: 0 auto
  }
  .pokerSubM1 {
    display: inline-block;
    margin: 0 -3px 20px 2.3%;
    width: 46.5%
  }
}

@media only screen and (max-width:481px) {
  .new-mob-slots {
    display: block;
    width: 100%;
    padding: 0 0 20px;
    font-size: 16px
  }
}

@media only screen and (max-width:440px) {
  .new-mob-slots-inner {
    width: 190px;
    padding: 0 5px 20px;
    font-size: 15px
  }
  .new-mob-slots-inner a span {
    height: 180px
  }
  .mobssl-text p {
    height: 74px;
    line-height: 17px
  }
  .logo {
    width: 78px;
    padding-left: 5px
  }
  .logo a {
    width: 71px;
    height: 27px
  }
}

@media only screen and (max-width:420px) {
  .new-mob-slots-inner {
    width: 162px;
    padding: 0 4px 20px;
    font-size: 13px
  }
  .new-mob-slots-inner a span {
    height: 154px
  }
  .mobssl-text p {
    height: 70px;
    line-height: 16px
  }
}

@media only screen and (max-width:370px) {
  .new-mob-slots-inner {
    width: 137px;
    padding: 0 4px 20px;
    font-size: 13px
  }
  .new-mob-slots-inner a span {
    height: 130px
  }
  .mobssl-text p {
    height: 66px;
    line-height: 16px
  }
}

.btn {
  border: 0;
  padding: 7px 13px;
  outline: 0 !important;
  box-shadow: none !important;
  font-size: 17px
}

.btn-primary {
  background: #697dce
}

.btn-primary:hover {
  background: #14997e
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  background-color: #14997e
}

.btn-success {
  background: #27ae60
}

.btn-success:hover {
  background: #1e9952
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  background-color: #1e9952
}

.btn-warning {
  background: #ecb50d
}

.btn-warning:hover {
  background: #d18d19
}

.btn-warning i {
  font-size: 18px;
  vertical-align: middle
}

.btn-default {
  background: #1c1e22;
  border: 1px solid #107e68;
  color: #fff
}

.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus:active,
.btn-default:active,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  background: #1c1e22;
  border-color: #ecb50d;
  color: #fff
}

.btn-link {
  color: #ecb50d;
  text-transform: capitalize !important;
  padding-left: 10px !important;
  padding-right: 10px !important
}

.btn-link:hover {
  color: #ecb50d !important
}

.sn-loginbut .btn {
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  height: 40px
}

.modal {
  padding: 0 !important
}

.modal-dialog {
  margin: 20px auto
}

.modal-content {
  background-color: #20232b;
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-border-radius: 0
}

.modal-header {
  border-color: #353946;
  color: #fff;
  font-weight: 700;
  background-color: #ecb50d;
  padding: 12px
}

.modal-header h4 {
  font-size: 20px;
  padding: 0;
  margin: 0
}

.modal-footer {
  border-top: 1px solid #353946
}

.modal-header .close {
  margin-top: -5px;
  font-size: 35px;
  color: #000;
  text-shadow: none
}

.modal-body {
  color: #a0a5b3
}

.modal_twofa {
  width: 770px;
  max-width: calc(100% - 30px)
}

.twofa_title {
  padding: 20px 0 35px;
  font-size: 18px;
  color: #ecb50d;
  text-align: center;
  margin: 0
}

.twofa_buttons,
.twofa_text {
  text-align: center;
  font-size: 17px
}

.modal_twofa .modal-body {
  padding: 20px 20px 30px
}

.twofa_buttons {
  line-height: 39px;
  color: #fff;
  padding-bottom: 20px
}

.twofa_buttons a,
.twofa_buttons button {
  display: block;
  padding: 15px 10px 16px;
  border: 0;
  background: #2f333e;
  color: #fff;
  cursor: pointer;
  border-top: 1px solid #3a3d48;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

.SMS_2fa:before,
.google_2fa:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  vertical-align: middle
}

.twofa_buttons a:hover,
.twofa_buttons button:focus,
.twofa_buttons button:hover {
  background: #3a3d48;
  border-color: #4e505a
}

.google_2fa:before {
  background: url(../img/icon_google2fa.png) left no-repeat;
  background-size: auto 100%
}

.SMS_2fa:before {
  background: url(../img/icon_sms2fa.png) left no-repeat;
  background-size: auto 100%
}

.twofa_text {
  padding: 10px 0
}

.twofa_qrcode {
  padding: 15px;
  background: rgba(255, 255, 255, .05);
  margin: 0 auto 20px;
  width: 180px;
  height: 180px
}

.twofa_qrcode img {
  width: 100%;
  height: 100%
}

.twofa_qr_seccode {
  width: 100%;
  white-space: nowrap;
  padding: 5px 90px 5px 10px;
  background: #2d303b;
  line-height: 35px;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 45px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px
}

.twofa_qr_seccode button,
.twofa_qr_seccode button:focus,
.twofa_qr_seccode button:hover {
  position: absolute;
  right: 5px;
  top: 5px;
  display: block;
  padding: 0 8px;
  height: 35px;
  border: 0;
  background: #777;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase
}

.ns-breadcrumb1 .container,
.promotions_image {
  position: relative
}

.twofa_qr_seccode button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus {
  background: #27ae60;
  color: #fff
}

.twofa_sms_code {
  padding: 20px 0;
  text-align: left
}

.twofa_sms_code label {
  color: #fff;
  line-height: 40px;
  padding: 0;
  margin: 0;
  display: block;
  text-align: right;
  font-size: 17px
}

.twofa_sms_code .form-control {
  height: 50px !important;
  font-size: 17px
}

.twofa_sms_code .form-control[disabled],
.twofa_sms_code .form-control[readonly] {
  background-color: #ccc;
  border: 1px solid #000;
  box-shadow: none;
  height: 40px;
  opacity: 1
}

.foottext {
  display: block;
  padding-top: 9px;
  color: #a0a5b3;
  text-transform: capitalize;
  font-size: 17px
}

.bonus_block h5,
.goldenleague,
.lastupdate,
.prom_filter,
.promotion_steps_title,
.promotions_category,
.promotions_inner_slide_button .btn,
.promotions_inner_slide_title,
.promotions_inner_title,
.white_title {
  text-transform: uppercase
}

.foottext a {
  color: #ecb50d;
  cursor: pointer;
  margin-left: 5px
}

.foottext a:hover {
  text-decoration: underline
}

.failure_message,
.success_message {
  font-size: 18px;
  text-align: center;
  padding: 30px 0;
  color: #27ae60
}

.failure_message i,
.success_message i {
  display: block;
  margin-bottom: 10px;
  font-size: 38px
}

.success_message i {
  color: #27ae60
}

.failure_message,
.text-danger {
  color: #e74c3c
}

.failure_message i {
  color: #e74c3c
}

@media only screen and (max-width:768px) {
  .twofa_sms_code label {
    text-align: left !important
  }
  .slider-sportbook-mobile {
    display: none;
  }
  .betting-providers-container {
    display: none;
  }
  .providers_background {
    height: 100px !important;
  }
  .providers_img {
    background-position-y: -84px !important;
  }
  .providers_item-links {
    padding: 2px 15px !important;
  }
  .info__element--cnt {
    padding: 1px 12px !important;
    font-size: 12px !important;
  }
}

@media only screen and (max-width:480px) {
  .modal_twofa .modal-footer .row .col-xs-6 {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 17px
  }
  .modal_twofa .modal-footer .row .col-xs-6 .sn-loginbut {
    text-align: center !important;
    padding-bottom: 15px
  }
  .providers_background {
    height: 100px;
  }
}

.table-responsive {
  border: 0
}

.text-success {
  color: #27ae60
}

.bonus_page_table {
  font-size: 15px;
  padding: 15px
}

.table>tbody>tr>td,
.table>thead>tr>td,
.table>thead>tr>th {
  font-size: 15px;
  vertical-align: middle;
  padding: 10px 10px 11px
}

.table>tbody>tr>td {
  color: #ccc;
  padding: 9px 10px 10px
}

.bonus_block {
  background: rgba(0, 0, 0, .3);
  border-radius: 4px;
  padding: 5px 15px
}

.bonus_block h5 {
  color: #17aa8d;
  font-size: 15px;
  font-weight: 700
}

.bonus_block label {
  color: #ecb50d;
  font-weight: 400
}

.goldenleague {
  color: #ecb50d;
  font-size: 14px
}

.lastupdate {
  font-size: 12px;
  margin-left: 5px
}

.lastupdate .grey {
  color: #818693
}

.prom_filter {
  padding: 0;
  margin: 10px auto 25px;
  display: table;
  list-style: none;
  color: #545961;
  font-size: 13px;
  font-family: roboto, Arial;
  line-height: 15px;
  clear: both
}

.prom_filter_content {
  display: block;
  float: left;
  margin-left: 1px
}

.prom_filter_link {
  display: block;
  padding: 9px 10px;
  cursor: pointer;
  color: #545961;
  outline: 0;
  background: rgba(0, 0, 0, .5)
}

.prom_filter_content.active .prom_filter_link,
.prom_filter_link:active,
.prom_filter_link:focus,
.prom_filter_link:hover {
  text-decoration: none;
  color: #64b000;
  background: rgba(255, 255, 255, .1)
}

.promotions_box {
  margin-bottom: 30px
}

.promotions_image {
  background: #0a0b0d
}

.promotions_image_link {
  display: block;
  cursor: pointer;
  position: relative;
  opacity: .8;
  overflow: hidden;
  text-align: center;
  outline: 0 !important
}

.promotions_image_link img {
  display: block;
  width: 100%
}

.promotions_category {
  position: absolute;
  z-index: 30;
  right: 0;
  top: 0;
  padding: 7px 16px 7px 80px;
  font-size: 14px;
  color: #fff;
  background: -moz-linear-gradient(left, rgba(233, 160, 37, 0) 0, rgba(233, 160, 37, .7) 31%, rgba(233, 160, 37, 1) 47%, rgba(233, 160, 37, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(233, 160, 37, 0) 0, rgba(233, 160, 37, .7) 31%, rgba(233, 160, 37, 1) 47%, rgba(233, 160, 37, 1) 100%);
  background: linear-gradient(to right, rgba(233, 160, 37, 0) 0, rgba(233, 160, 37, .7) 31%, rgba(233, 160, 37, 1) 47%, rgba(233, 160, 37, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e9a025', endColorstr='#ecb50d', GradientType=1)
}

.promotions_category span {
  margin-left: 15px
}

.promotions_category::after {
  content: "\f060";
  font-family: fontawesome;
  font-size: 14px;
  vertical-align: top;
  margin: 0 0 0 5px;
  line-height: 18px
}

.prom_end_info_text a,
.promotioins_details_title,
.promotion_steps_title,
.promotions_inner_title,
.white_title {
  font-family: robotobold, Arial
}

.promotions_details_box {
  background: #22252e;
  padding: 25px 30px 0;
  min-height: 275px;
  color: #969aa6;
  font-size: 17px
}

.promotions_tags_box {
  font-size: 14px;
  color: #545961;
  padding: 0;
  border-bottom: 1px solid #2c303d;
  background: #22252e
}

.promotions_tags_content {
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  max-height: 55px;
  overflow: hidden;
  padding: 0 10px 0 30px;
  margin: 0;
  color: #545961;
  list-style: none
}

.promotions_tags_content li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  line-height: 24px
}

.promotions_tags_content a {
  color: #969aa6;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 0 12px 0 0
}

.promotions_tags_content a:hover {
  color: #15a487;
  text-decoration: none
}

.promotions_details_content {
  min-height: 180px
}

.promotioins_details_title {
  padding: 0;
  margin: 0 0 15px;
  font-size: 24px;
  color: #697dce;
  overflow: hidden;
  line-height: 27px
}

.promotioins_details_description {
  padding: 0;
  margin: 0;
  max-height: 89px;
  overflow: hidden;
  line-height: 22px
}

.promotioins_details_buttons .btn,
.promotions_inner_slide_button .btn {
  text-transform: uppercase;
  min-width: 155px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 15px;
  height: auto;
  width: auto;
  font-size: 16px
}

.filter_state_all {
  height: 480px
}

.filter_state_all .promotions_image,
.filter_state_all .promotions_image_link {
  height: 160px
}

.filter_state_all .promotions_tags_box {
  padding-left: 20px
}

.filter_state_all .promotions_details_box {
  padding: 18px 20px 0;
  min-height: 240px
}

.filter_state_all .promotions_details_content {
  min-height: 155px
}

.filter_state_all .promotioins_details_title {
  font-size: 17px;
  line-height: 22px;
  max-height: 45px;
  margin-bottom: 12px
}

.filter_state_all .promotioins_details_description {
  font-size: 14px;
  line-height: 19px;
  max-height: 77px
}

.prom_end_info {
  max-width: 550px;
  margin: 0 auto 20px;
  text-align: center;
  font-size: 18px;
  color: #969aa6;
  line-height: 25px
}

.prom_end_info_icon {
  display: block;
  margin: 0 auto 15px;
  width: 60px;
  height: 60px;
  border: 2px solid rgba(255, 255, 255, .05);
  text-align: center;
  font-size: 26px;
  line-height: 55px;
  color: #2c303d;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px
}

.prom_end_info_text a {
  color: #ecb50d;
  margin-left: 8px
}

.promotions_inner_title {
  margin: 0 0 20px;
  padding: 0;
  font-size: 20px;
  color: #ecb50d
}

.didyouknow_box {
  padding: 40px 50px;
  text-align: center;
  font-size: 18px;
  color: #969aa6
}

.promotion_terms_text {
  padding: 60px 0;
  background: #0c0d11;
  margin-bottom: 60px;
  font-size: 16px;
  color: #969aa6
}

.white_title {
  margin: 0 0 10px;
  padding: 0;
  font-size: 16px;
  color: #fff
}

.promotion_steps_box {
  padding: 40px 0 0;
  text-align: center
}

.promotion_steps_content {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  color: #969aa6;
  font-size: 17px
}

.promotion_steps_content li {
  display: inline-block;
  padding: 0 10px;
  width: 24%;
  vertical-align: top;
  margin-bottom: 20px;
  box-sizing: border-box
}

.promotion_steps_container {
  display: table;
  width: 100%;
  height: 260px
}

.promotion_steps_container2 {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
  height: 260px;
  background: rgba(0, 0, 0, .13)
}

.promotion_steps_title {
  font-size: 19px;
  font-weight: 700;
  color: #15a487;
  display: block;
  margin-bottom: 20px
}

.promotion_steps_title::after {
  display: block;
  content: "";
  width: 30px;
  height: 1px;
  margin: 20px auto 0;
  background: #373c4b
}

.promotions_inner_slide {
  height: 500px;
  position: relative;
  background: #0a0b0d;
  margin-top: -40px;
  width: 100%;
  overflow: hidden
}

.promotions_inner_slide_image {
  width: 1920px;
  height: 500px;
  position: absolute;
  z-index: 5;
  left: calc(50% - 960px);
  top: 0
}

.mobile-grid-cont {
  width: 340px;
}

.promotions_inner_slide_image img {
  width: 100%;
  min-height: 100%
}

.promotions_inner_slide .container {
  position: relative;
  z-index: 10;
  height: 100%
}

.promotions_inner_slide_content {
  display: block;
  width: 600px;
  height: 315px;
  padding: 30px 170px 0 40px;
  border-left: 5px solid #107e68;
  position: absolute;
  left: 20px;
  top: calc(50% - 140px);
  background: -moz-linear-gradient(left, rgba(10, 11, 13, .8) 0, rgba(10, 11, 13, .8) 58%, rgba(10, 11, 13, .6) 74%, rgba(10, 11, 13, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(10, 11, 13, .8) 0, rgba(10, 11, 13, .8) 58%, rgba(10, 11, 13, .6) 74%, rgba(10, 11, 13, 0) 100%);
  background: linear-gradient(to right, rgba(10, 11, 13, .8) 0, rgba(10, 11, 13, .8) 58%, rgba(10, 11, 13, .6) 74%, rgba(10, 11, 13, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0a0b0d', endColorstr='#000a0b0d', GradientType=1)
}

.promotions_inner_slide_title {
  display: block;
  padding: 0;
  margin: 0 0 15px;
  font-size: 32px;
  color: #fff;
  font-family: robotobold, Arial
}

.promotions_inner_slide_descr {
  font-size: 22px;
  color: #969aa6;
  padding: 0;
  margin: 0 0 25px
}

.promotions_inner_slide_button .btn {
  min-width: 100px;
  padding: 10px 20px
}

.promotions_inner_slide .btn-warning {
  left: calc(50% - 960px)
}

@media only screen and (max-width:994px) {
  .promotion_steps_content li {
    width: 48%
  }
  .mobile-sportbook-cont {
    width: 100%;
  }
  .promotions_inner_slide_content {
    width: 95%;
    padding: 30px 100px 0 40px
  }
  .promotions_inner_slide_title {
    font-size: 27px;
    margin: 0 0 15px
  }
  .promotions_inner_slide_descr {
    font-size: 18px
  }
  .providers-jackpot-cont {
    display: none !important;
  }
}

@media only screen and (max-width:675px) {
  .promotion_steps_content li {
    width: 100%
  }
}

@media only screen and (max-width:500px) {
  .promotions_inner_slide_content {
    width: 96%;
    padding: 20px 20px 0;
    left: 0;
    background: 0 0;
    border: 0
  }
  .promotions_inner_slide_title {
    font-size: 27px;
    margin: 0 0 15px
  }
  .promotions_inner_slide_descr {
    font-size: 18px
  }
  .promotions_inner_slide {
    display: block;
    height: 370px
  }
  .promotions_inner_slide_image {
    opacity: .25;
    height: 370px
  }
}

@media only screen and (max-width:460px) {
  .promotions_inner_slide {
    height: auto;
    padding: 50px 0
  }
  .promotions_inner_slide_content {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    margin: 0
  }
  .promotions_inner_slide_image {
    height: 370px
  }
}

.loader-padding {
  padding: 30px;
  text-align: center
}

.loader {
  display: inline-block;
  margin: 0 auto;
  border: 5px solid rgba(0, 0, 0, .6);
  border-radius: 50%;
  border-top: 5px solid #ecb50d;
  width: 35px;
  height: 35px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes spin {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}


/*New style*/

.select__styles {
  margin-top: 10px;
  float: left;
  outline: 0 !important;
  background-color: #2d363e !important;
  color: #999 !important;
  border: 1px solid #191919 !important;
}

.lc_images {
  height: 200px;
  object-fit: cover;
}

@media only screen and (max-width: 700px) and (min-width: 482px) {
  .lc_images {
    height: 140px;
  }
}

#liveCasinoGames {
  width: 100%;
}

.casGames {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.LC-games__box {
  min-height: 100%;
  background: black;
  position: relative;
}

.LC-games__image-container {
  height: 195px;
  overflow: hidden;
  position: relative;
}

.two-columns .LC-games__image-container {
  height: 300px;
}

.LC-games__image {
  width: 100%;
  min-height: 100%;
  height: 100%;
  object-fit: contain;
}

.LC-games__logo-container {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 8px;
  /*background: rgba(17, 121, 137, 0.9);*/
  background: rgba(16, 20, 24, 0.8);
  text-align: center;
  height: 45px;
  z-index: 5;
}

.LC-games__logo {
  max-width: 100%;
  height: 100%;
  margin: 0 auto;
  object-fit: contain;
}

.messages_item {
  border: 0;
  background-color: #303a42;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.message__header--unread__bg {
  background-color: #38434d;
  color: white;
}

.message__header--unread__bg .unread-bg {
  display: block;
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: #ecb50d;
}

.messages_item p {
  color: #858c91;
}

.message__header--unread__bg p {
  color: white;
}


/*   icon "new"  */

.sidebar_icon-new {
  background: #64b000;
  color: white !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  width: 34px !important;
  height: 24px;
  line-height: 24px;
  text-align: center;
  left: 60%;
  top: 50% !important;
  transform: translateY(-50%);
  position: absolute;
}

.leftsubmpad2 {
  padding-left: 20px;
}

.myBets-button {
  background: #64b000;
  color: #fff !important;
  width: 100%;
}

.myBets-button.focus,
.myBets-button:focus,
.myBets-button:hover {
  color: #fff;
  text-decoration: none;
}

.leftm-buttons .dpst {
  min-width: 48% !important;
  margin: 0 7px 7px 0 !important;
}

.leftm-buttons .bets {
  min-width: 48% !important;
}


/*----Providers*/

.providers_content {
  margin-top: 20px;
}

.providers_background {
  height: 180px;
  position: relative;
  transition: .3s;
  width: 300px;
  margin: 15px auto;
}

.providers_background:hover {}

@media only screen and (min-width:500px) {
  .providers_background {
    width: 340px;
    height: 220px;
  }
}

@media only screen and (max-width:500px) {
  .providers_img {
    background-position-y: -74px !important;
  }
  .providers_item-links {
    padding: 6px 15px !important;
  }
}

.providers_img {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 11px;
  bottom: 11px;
  opacity: 0.8;
  background-position: top;
  background-position: center;
  /* background-position-y: -84px; */
  background-size: cover;
  background-repeat: no-repeat;
}

.providers_item-links {
  position: absolute;
  bottom: 11px;
  right: 11px;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 8px 15px;
}

.providers_item-link {
  color: #fff;
  font-size: 16px;
  padding-right: 30px;
}

.providers_item-link i {
  padding-right: 7px;
}

.providers_item-link:hover {
  color: #ecb50d;
}

@media only screen and (max-width:340px) {
  .mainbody {
    left: -24px;
  }
  .providers_background {
    width: 100%;
    margin-left: 12px;
  }
}

.providers__info--icon {
  opacity: 1;
  position: absolute;
  right: 11px;
  top: -11px;
  background: url(../img/info__icon.png);
  width: 38px;
  height: 38px;
  transform: scale(0);
  -webkit-transition: transform 500ms;
  -moz-transition: transform 500ms;
  -o-transition: transform 500ms;
  transition: transform 500ms;
  display: flex;
  align-items: center;
  justify-content: center;
}

.providers__info--icon-loaded {
  transform: scale(1) rotate(360deg);
}

.providers__info--icon-animating {
  transform: scale(1.3) rotate(360deg);
}

.providers__info--icon-active {
  background-position: bottom;
}

.providers__additional--info {
  width: 100%;
  width: calc(100% + -18px);
  right: 17px;
  top: 26px;
  position: absolute;
  background: #353d47;
  border-radius: 5px;
  display: none;
  z-index: 1;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.7);
}

.info-triangle {
  width: 15px;
  height: 15px;
  background: #e4e9ed;
  transform: rotate(45deg);
  position: absolute;
  top: -5px;
  right: 22px;
}

.info__element--cnt {
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 3px 12px;
  font-size: 14px;
}

.info__element--cnt:last-child {
  border-bottom: 0;
}

.info__element--cnt p {
  margin-bottom: 0;
}

.info__stars--cnt i {
  color: #49575f;
}

.info__stars--cnt .providers__star--active {
  color: #ecb50e;
}

.info__overlay--cnt {
  width: 21px;
  height: 21px;
  /* background: #00800075; */
  z-index: 0;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info__overlay {
  width: 10px;
  height: 51px;
  background: rgba(17, 121, 137, 0.6);
  transform: rotate(45deg);
  margin-top: -22px;
  margin-left: -22px;
  -webkit-transition: margin 800ms;
  -moz-transition: margin 800ms;
  -o-transition: margin 800ms;
  transition: margin 800ms;
}

.info__overlay--active {
  margin-top: 22px;
  margin-left: 22px;
}

.pokerplaynow {
  background: #343743;
  padding: 22px 60px 20px !important;
  margin-bottom: 15px;
  height: 100%;
}

.pokerplaynow:hover {
  background: #64b000
}

.poker_modal--icon-right {
  padding-left: 20px;
}

.pokerbtn {
  text-transform: none;
}

@font-face {
  font-family: 'Bebas Neue';
  src: url('/fonts/BebasNeueRegular.eot');
  src: url('/fonts/BebasNeueRegular.eot') format('embedded-opentype'), url('/fonts/BebasNeueRegular.woff2') format('woff2'), url('/fonts/BebasNeueRegular.woff') format('woff'), url('/fonts/BebasNeueRegular.ttf') format('truetype'), url('/fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
}


/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 0.4.9 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2014, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/

@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0, 0, 0, 0)
  }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, .7)
  }
  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
  }
  .featherlight .featherlight-content {
    position: relative;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    /*  overflow: auto;*/
    /*  padding: 25px 25px 0;*/
    border-bottom: 25px solid transparent;
    width: 500px;
    border-radius: 3px;
    height: 123px;
    font-size: 12px;
    line-height: 34px;
    color: #ffffff;
    background: #141414;
    ;
    cursor: auto;
    white-space: normal;
  }
  .featherlight .featherlight-inner {
    display: block
  }
  .featherlight .featherlight-close-icon {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font: Arial, sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, .7);
    color: #000
  }
  .featherlight .featherlight-image {
    width: 100%
  }
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0
  }
  .featherlight iframe {
    border: 0
  }
}

@media only screen and (max-width:1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent
  }
}

.h3lightbox {
  margin-top: 0px;
  text-align: center;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 2px;
  color: #999;
  font-size: 15px;
  font-family: 'Trajan';
}

.mylightboxregmess {
  padding: 6px 25px 6px 38px;
  background: URL('../img/succ_reg_icon.png') #175929 4% 50% no-repeat;
}

.light-close_own {
  padding: 5px 15px 6px;
  cursor: pointer;
  background-color: #ec990d;
  border-radius: 1px;
  font-size: 15px;
  color: #252525;
  border: solid 2px #000000;
}

.div_light-close_own {
  padding: 7px 22px 7px 22px;
  cursor: pointer;
  margin-top: 15px;
}


/*! jQuery UI - v1.10.4 - 2014-05-18
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-clearfix {
  min-height: 0
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default!important
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-resizable {
  position: relative
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
  padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none
}

.ui-button-icon-only {
  width: 2.2em
}

button.ui-button-icon-only {
  width: 2.4em
}

.ui-button-icons-only {
  width: 3.4em
}

button.ui-button-icons-only {
  width: 3.7em
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em
}

input.ui-button {
  padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em
}

.ui-buttonset {
  margin-right: 7px
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px
}

.ui-datepicker .ui-datepicker-next {
  right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0
}

.ui-datepicker td {
  border: 0;
  padding: 1px
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}

.ui-datepicker.ui-datepicker-multi {
  width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}

.ui-datepicker-rtl {
  direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 0em;
  background: none;
  overflow: hidden;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move
}

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none
}

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute
}

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px
}

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5
}

.ui-menu .ui-state-disabled a {
  cursor: default
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em
}

.ui-menu .ui-menu-icon {
  position: static;
  float: right
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}

.ui-slider {
  position: relative;
  text-align: left
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}

.ui-slider-horizontal {
  height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}

.ui-slider-vertical {
  width: .8em;
  height: 100px
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0
}

.ui-spinner-up {
  top: 0
}

.ui-spinner-down {
  bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px
}

.ui-tabs {
  position: relative;
  padding: .2em
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none
}

.ui-tooltip {
  padding: 5px auto 8px 0px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  /*-webkit-box-shadow:0 0 5px #A1A1A1;box-shadow:0 0 5px #A1A1A1 */
}

body .ui-tooltip {
  border-width: 2px
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em
}

.ui-widget .ui-widget {
  font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em
}

.ui-widget-content {
  color: #CCC;
  text-align: center;
}

.ui-widget-content a {
  color: #222
}

.ui-widget-header {
  color: #222;
  font-weight: bold
}

.ui-widget-header a {
  color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

.ui-icon {
  width: 16px;
  height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {}

.ui-widget-header .ui-icon {}

.ui-state-default .ui-icon {}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png")
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png")
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png")
}

.ui-icon-blank {
  background-position: 16px 16px
}

.ui-icon-carat-1-n {
  background-position: 0 0
}

.ui-icon-carat-1-ne {
  background-position: -16px 0
}

.ui-icon-carat-1-e {
  background-position: -32px 0
}

.ui-icon-carat-1-se {
  background-position: -48px 0
}

.ui-icon-carat-1-s {
  background-position: -64px 0
}

.ui-icon-carat-1-sw {
  background-position: -80px 0
}

.ui-icon-carat-1-w {
  background-position: -96px 0
}

.ui-icon-carat-1-nw {
  background-position: -112px 0
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}

.ui-icon-arrow-4 {
  background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}

.ui-icon-extlink {
  background-position: -32px -80px
}

.ui-icon-newwin {
  background-position: -48px -80px
}

.ui-icon-refresh {
  background-position: -64px -80px
}

.ui-icon-shuffle {
  background-position: -80px -80px
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px
}

.ui-icon-folder-open {
  background-position: -16px -96px
}

.ui-icon-document {
  background-position: -32px -96px
}

.ui-icon-document-b {
  background-position: -48px -96px
}

.ui-icon-note {
  background-position: -64px -96px
}

.ui-icon-mail-closed {
  background-position: -80px -96px
}

.ui-icon-mail-open {
  background-position: -96px -96px
}

.ui-icon-suitcase {
  background-position: -112px -96px
}

.ui-icon-comment {
  background-position: -128px -96px
}

.ui-icon-person {
  background-position: -144px -96px
}

.ui-icon-print {
  background-position: -160px -96px
}

.ui-icon-trash {
  background-position: -176px -96px
}

.ui-icon-locked {
  background-position: -192px -96px
}

.ui-icon-unlocked {
  background-position: -208px -96px
}

.ui-icon-bookmark {
  background-position: -224px -96px
}

.ui-icon-tag {
  background-position: -240px -96px
}

.ui-icon-home {
  background-position: 0 -112px
}

.ui-icon-flag {
  background-position: -16px -112px
}

.ui-icon-calendar {
  background-position: -32px -112px
}

.ui-icon-cart {
  background-position: -48px -112px
}

.ui-icon-pencil {
  background-position: -64px -112px
}

.ui-icon-clock {
  background-position: -80px -112px
}

.ui-icon-disk {
  background-position: -96px -112px
}

.ui-icon-calculator {
  background-position: -112px -112px
}

.ui-icon-zoomin {
  background-position: -128px -112px
}

.ui-icon-zoomout {
  background-position: -144px -112px
}

.ui-icon-search {
  background-position: -160px -112px
}

.ui-icon-wrench {
  background-position: -176px -112px
}

.ui-icon-gear {
  background-position: -192px -112px
}

.ui-icon-heart {
  background-position: -208px -112px
}

.ui-icon-star {
  background-position: -224px -112px
}

.ui-icon-link {
  background-position: -240px -112px
}

.ui-icon-cancel {
  background-position: 0 -128px
}

.ui-icon-plus {
  background-position: -16px -128px
}

.ui-icon-plusthick {
  background-position: -32px -128px
}

.ui-icon-minus {
  background-position: -48px -128px
}

.ui-icon-minusthick {
  background-position: -64px -128px
}

.ui-icon-close {
  background-position: -80px -128px
}

.ui-icon-closethick {
  background-position: -96px -128px
}

.ui-icon-key {
  background-position: -112px -128px
}

.ui-icon-lightbulb {
  background-position: -128px -128px
}

.ui-icon-scissors {
  background-position: -144px -128px
}

.ui-icon-clipboard {
  background-position: -160px -128px
}

.ui-icon-copy {
  background-position: -176px -128px
}

.ui-icon-contact {
  background-position: -192px -128px
}

.ui-icon-image {
  background-position: -208px -128px
}

.ui-icon-video {
  background-position: -224px -128px
}

.ui-icon-script {
  background-position: -240px -128px
}

.ui-icon-alert {
  background-position: 0 -144px
}

.ui-icon-info {
  background-position: -16px -144px
}

.ui-icon-notice {
  background-position: -32px -144px
}

.ui-icon-help {
  background-position: -48px -144px
}

.ui-icon-check {
  background-position: -64px -144px
}

.ui-icon-bullet {
  background-position: -80px -144px
}

.ui-icon-radio-on {
  background-position: -96px -144px
}

.ui-icon-radio-off {
  background-position: -112px -144px
}

.ui-icon-pin-w {
  background-position: -128px -144px
}

.ui-icon-pin-s {
  background-position: -144px -144px
}

.ui-icon-play {
  background-position: 0 -160px
}

.ui-icon-pause {
  background-position: -16px -160px
}

.ui-icon-seek-next {
  background-position: -32px -160px
}

.ui-icon-seek-prev {
  background-position: -48px -160px
}

.ui-icon-seek-end {
  background-position: -64px -160px
}

.ui-icon-seek-start {
  background-position: -80px -160px
}

.ui-icon-seek-first {
  background-position: -80px -160px
}

.ui-icon-stop {
  background-position: -96px -160px
}

.ui-icon-eject {
  background-position: -112px -160px
}

.ui-icon-volume-off {
  background-position: -128px -160px
}

.ui-icon-volume-on {
  background-position: -144px -160px
}

.ui-icon-power {
  background-position: 0 -176px
}

.ui-icon-signal-diag {
  background-position: -16px -176px
}

.ui-icon-signal {
  background-position: -32px -176px
}

.ui-icon-battery-0 {
  background-position: -48px -176px
}

.ui-icon-battery-1 {
  background-position: -64px -176px
}

.ui-icon-battery-2 {
  background-position: -80px -176px
}

.ui-icon-battery-3 {
  background-position: -96px -176px
}

.ui-icon-circle-plus {
  background-position: 0 -192px
}

.ui-icon-circle-minus {
  background-position: -16px -192px
}

.ui-icon-circle-close {
  background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px
}

.ui-icon-circle-check {
  background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px
}

.ui-widget-overlay {
  background: #000000;
  opacity: .7;
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px
}

@font-face {
  font-family: 'roboto';
  src: url('/fonts/RobotoRegular.eot');
  src: url('/fonts/RobotoRegular.eot') format('embedded-opentype'), url('/fonts/RobotoRegular.woff2') format('woff2'), url('/fonts/RobotoRegular.woff') format('woff'), url('/fonts/RobotoRegular.ttf') format('truetype'), url('/fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
  font-family: 'RobotoBold';
  src: url('/fonts/RobotoBold.woff2') format('woff2'), url('/fonts/RobotoBold.woff') format('woff'), url('/fonts/RobotoBold.ttf') format('truetype'), url('/fonts/RobotoBold.svg') format('svg'), url('/fonts/RobotoBold.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'robotoMedium';
  src: url('/fonts/RobotoMedium.eot');
  src: url('/fonts/RobotoMedium.eot') format('embedded-opentype'), url('/fonts/RobotoMedium.woff2') format('woff2'), url('/fonts/RobotoMedium.woff') format('woff'), url('/fonts/RobotoMedium.ttf') format('truetype'), url('/fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}

body {
  background: #272f36;
}

#_topLoadingBalr {
  background: rgb(236, 181, 13) none repeat scroll 0% 0%!important;
}

header {
  background: #343743;
}

.mess_notif_cont {
  background: url(../img/mess_notif_cont_new.png) left top no-repeat;
}

.left-user-2 {
  background: url(../img/user_new.png) left no-repeat;
}

.usermain .balanceContainer {
  background: #343743;
}

.usermain .balanceContainer .bal-title {
  color: white!important;
}

.usermain .balanceContainer .bal-bonus {
  color: #ecb50d!important;
}

.btn {
  font-size: 14px;
  font-family: 'robotoBold', Arial;
  padding: 12px;
  text-shadow: inherit;
}

.btn-warning i {
  font-size: 14px;
}

.logo a {
  background: url(../img/logoNew.png) top left no-repeat;
}

.menu {
  background: url(../img/newmenuicon.png) left top no-repeat;
}

.mact {
  background-position: bottom;
}

.leftmenu {
  background: #0c0d11;
}

.leftm-2 a:hover {
  color: #fff;
  background: #343743;
}

.leftm-2 a:hover i {
  color: #fff;
}

.leftm-2 .lmact {
  color: #fff;
  background: #343743;
}

.leftm-2 .lmact i {
  color: #fff;
}

.leftm-buttons .dpst {
  background: #64b000;
  color: #fff;
}

.leftm-1 .lang:hover {
  color: #343743;
}

.leftm-1 .lact {
  background: #2d2d2d;
  color: #64b000;
}

.leftm-1 .lact:hover {
  color: #fff;
}


/*----------------------live casino*/

.new-mob-slots a {
  background: #35383b;
}


/*----------------------bet exchange*/

.btn-warning {
  background: #343743;
  color: #fff;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  color: #fff;
  background: #91e425;
  border-color: #91e425;
}

.btn-warning:focus:active {
  color: #fff;
  background: #13535f;
  border-color: #13535f;
}

.loginform {
  color: #cccccc;
}


/*.loginform .registerDeposit{
    background:#117989!important;
    color:#fff!important;
    border: 1px solid #117989!important;
}*/


/*----------------------registration*/

.prevstepfirst {
  background: #858c91;
  color: white;
  border-color: #858c91;
  filter: brightness(100%);
}

.prevstepfirst:hover,
.prevstepfirst:focus,
.prevstepfirst:active {
  background: #858c91;
  color: white;
  border-color: #858c91;
  filter: brightness(92%);
}

.prevstepfirst:focus:active {
  background: #858c91;
  color: white;
  border-color: #858c91;
  filter: brightness(92%);
}

.prevstep1 {
  background: #858c91;
  color: white;
  border-color: #858c91;
  filter: brightness(100%);
}

.prevstep1:hover,
.prevstep1:focus,
.prevstep1:active {
  background: #858c91;
  color: white;
  border-color: #858c91;
  filter: brightness(92%);
}

.prevstep1:focus:active {
  background: #858c91;
  color: white;
  border-color: #858c91;
  filter: brightness(92%);
}


/*----------------------login - reset password*/

.modal-header {
  background-color: black;
  color: #ecb50d;
  text-transform: capitalize;
}

.modal-header .close {
  color: #ecb50d;
  opacity: 0.8;
}

.modal.in .modal-dialog .btn-success {
  background: #343743;
  color: #fff;
}


/*----------------------slots*/

#slot_filter_search_inp {
  background-color: #2d363e;
  color: white;
}

#slot_filter_search_inp:focus {
  background: #333c45;
  box-shadow: inherit;
}

.slot_filter_nav ul li {
  background-color: #181e23;
  color: #555962;
  border-right: solid 1px #101418;
  border-bottom: solid 1px #101418;
}

.slot_filter_nav ul li.active {
  background-color: #101418;
}


/*----------------------table games*/

.contactform .form-control {
  background-color: #353f48 !important;
  color: white !important;
  border: 1px solid transparent;
  box-shadow: inherit;
  border-radius: inherit;
}

.contactform .form-control:focus {
  background: #3f4a53 !important;
  box-shadow: inherit;
}


/*----------------------contact */

.contactform .form-group label {
  color: #ecb50d;
}

.contactform .btn-warning {
  background: #ecb50d;
  border-color: #ecb50d;
  color: black;
}

.contactform .btn-warning:hover,
.contactform .btn-warning:focus,
.contactform .btn-warning:active {
  background: #ecb50d;
  border-color: #ecb50d;
  filter: brightness(92%);
  color: black;
}


/*----------------------deposit / withdrawal */

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  background-color: #91e425;
  color: white;
}

.nav-tabs>li.active>a>i {
  color: white;
}

.nav-tabs {
  border-bottom: 7px solid #343743;
}

.nav-tabs>li>a {
  background: linear-gradient(to bottom, #333c45 0, #282828 100%);
}

.nav>li>a:hover {
  background: #333c45;
}

.banking-divs1 a span {
  color: #72b203;
}

.promotions_box .btn {
  border-radius: inherit;
  font-size: 14px;
  font-family: 'robotoBold', Arial;
  padding: 14px 15px 12px 15px;
}

.promotions_box .btn-warning {
  background: #64b000;
  border-color: #64b000;
  color: white;
}

.promotions_box .btn-warning:hover,
.promotions_box .btn-warning:focus,
.promotions_box .btn-warning:active {
  background: #ecb50d;
  border-color: #ecb50d;
  filter: brightness(92%);
  color: black;
}

.promotions_category {
  background: linear-gradient(to right, rgba(236, 181, 13, 0), rgba(100,176,0,1) 50%);
}


/*----------------------P2P Transfer */

.transfer_user3 .btn-warning {
  color: #000;
  background: #ecb50d;
  border-color: #ecb50d;
}

.transfer_user3 .btn-warning:hover,
.transfer_user3 .btn-warning:focus,
.transfer_user3 .btn-warning:active {
  background: #ecb50d;
  border-color: #ecb50d;
  filter: brightness(92%);
  color: black;
}


/*----------------------Casino - Kahve*/

.pokerSubM1 {
  border: 10px solid #1d242a;
}

.pokerSubM1:hover {
  border: 10px solid #101214;
}


/*----------------------Deposit, Withdrawal */

.banking-divs1 a i {
  color: #72b203 !important;
  font-size: 20px;
}

.divTableRow .btn-warning a font {
  color: #fff;
}

.loginform .dep_open4 {
  background: #1A2026;
}

.loginform .dep_open4 .dep_open4_2 {
  color: #d8281b !important;
}

.loginform .paparaAccountsInfoContainer {
  background: #d8281b!important;
}

.loginform .dep_open4_2.paparaAccountsInfo {
  color: #fff !important;
}

.loginform .dep_open4_2.bankInfo {
  color: #fff !important;
}

.loginform .dep_open4_2.pepperaAccountsInfo {
  color: #fff !important;
}

.opensub .step1 .divTableBody .divTableRow {
  padding: 0 20px;
}

.opensub .step1 .divTableBody .divTableRow .dep_open4.step_title {
  margin: 20px 0;
}

.opensub .step1 .divTableBody .divTableRow .btn.btn-warning.step1next {
  margin: 20px 0 40px 0;
}

.messages_item h3 {
  color: #ecb50d;
}

#LivechatBTN {
  width: 82px;
  height: auto;
  background-color: #ecb50d;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  margin-top: 0;
}

#LivechatBTN>a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.live_chat-text {
  color: black;
  text-transform: uppercase;
  margin-left: 5px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: left;
}

.live_chat-button-icon {
  font-size: 20px;
  background: #f2cb56;
  color: black;
  padding: 5px;
}

@media only screen and (max-width: 768px) {
  #LivechatBTN {
    width: 48px;
  }
  .live_chat-text {
    display: none;
  }
}

.sn-loginbut .btn.btn-primary {
  background: #343743;
  margin-right: 20px;
}

.sn-loginbut .btn.btn-primary:hover {
  background: #13535f;
}

#toggle2factor.btn-warning:hover,
#toggle2factor.btn-warning:hover.btn-warning:focus,
#toggle2factor.btn-warning:hover.btn-warning:active {
  color: #fff;
  background: #13535f;
  border-color: #13535f;
}

#toggle2factor.btn-warning:focus:active {
  color: #fff;
  background: #13535f;
  border-color: #13535f;
}

#togglesms2actor.btn-warning:hover,
#togglesms2actor.btn-warning:hover.btn-warning:focus,
#togglesms2actor.btn-warning:hover.btn-warning:active {
  color: #fff;
  background: #13535f;
  border-color: #13535f;
}

#togglesms2actor.btn-warning:focus:active {
  color: #fff;
  background: #13535f;
  border-color: #13535f;
}

.modal-content .modal-body .twofa_text.text-warning {
  color: #ecb50d;
}


/*footer icons*/

footer {
  font-size: 14px;
}

.footer-socials1 {
  display: block;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  text-align: right;
  height: 0px;
}

.footer-socials2 {
  display: block;
  position: absolute;
  right: -15px;
  top: -5px;
  z-index: 100;
  background: rgba(28, 30, 34, 0.85);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  padding: 0px 9px 0 9px;
  box-sizing: border-box;
  min-width: 195px;
}

.footer-socials2 ul {
  display: block;
  font-size: 14px;
  color: white;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-socials2 ul li {
  display: inline-block;
  margin: 0;
  padding: 4px 4px 0;
}

.footer-socials2 ul li a {
  cursor: pointer;
  font-size: 19px;
  color: white;
  opacity: 0.6;
}

.footer-socials2 ul li a:hover {
  opacity: 1.0;
  color: #1fc0a0;
}
