@font-face {
    font-family: 'montserrat';
    src: url('../../asset/font/montserrat-regular.eot');
    src: url('../../asset/font/montserrat-regulard41d.eot?#iefix') format('embedded-opentype'), 
    url('../../asset/font/montserrat-regular.woff') format('woff'), url('../../asset/font/montserrat-regular.ttf') format('truetype'), url('../../asset/font/montserrat-regular.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal
}

.page-template-tanpa-header .tmtitle h1 {
    padding-left: 15px;
    background-color: #ff0084;
    color: #fff
}

.page-template-tanpa-header img {
    max-width: 724px;
    height: 100%
}

.page-template-tanpa-header {
    background: #fff!important
}

.page-template-tanpa-header h1,
.page-template-tanpa-header h2,
.page-template-tanpa-header h3,
.page-template-tanpa-header h4,
.page-template-tanpa-header h5,
.page-template-tanpa-header h6,
.page-template-tanpa-header p,
.page-template-tanpa-header a,
.page-template-tanpa-header strong {
    color: #000
}

body {
    background: #fff
}

.item h2 {
    display: none;
    background: #ff0084;
    margin: auto;
    padding-left: 10px
}

.news {
    width: 1030px;
    margin: 0 auto
}

.news .row {
    margin-left: 0
}

.copyright .textwidget p {
    margin-bottom: 0
}

body.content-body {
    background: #1b1b1b top center no-repeat
}

div.content-body {
    background: 0 0
}

.games-body {
    background: #1b1b1b url(/wp-content/themes/saddsa/assets/images/bg-games.html) top center no-repeat
}

.slot {
    background: url(/wp-content/themes/saddsa/assets/images/bg-slot.jpg) top center no-repeat
}

.sports {
    background: url(/wp-content/themes/saddsa/assets/images/bg-sports.jpg) top center no-repeat
}

a {
    text-decoration: none;
    outline: none;
    color: #2be5bb
}

a:hover,
a:focus {
    text-decoration: none;
    color: #19c7a0
}

h1.normal-heading {
    color: #19c5c7;
    text-transform: uppercase;
    font-weight: bolder;
    text-shadow: 3px 0px 3px rgba(2, 3, 3, .9)
}

.header-cover {
    background-repeat: no-repeat;
    background-position: 0 3px
}

.g_left {
    width: 21px;
    background: url(/wp-content/themes/saddsa/assets/images/gleft_bg.png) no-repeat scroll right top transparent;
    height: 22px;
    float: right
}

.g_right {
    width: 21px;
    background: url(/wp-content/themes/saddsa/assets/images/gright_bg.png) no-repeat scroll left top transparent;
    height: 22px;
    float: right;
    margin-right: -21px
}

.topmenu {
    color: #fff;
    line-height: 1.2;
    font-size: 11px;
    font-family: 'montserrat', Tahoma, "Microsoft Yahei", Arial, Helvetica;
    font-weight: 500
}

.topmenu ul {
    background: #ff0084;
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px
}

.topmenu>ul>li {
    border-right: solid 1px #fff
}

.topmenu li a {
    color: #fff
}

.topmenu li a:hover {
    color: #fff;
    text-decoration: underline
}

.topmenu .join a {
    background: #ff6326
}

.topmenu .join a:hover {
    color: #fff !important
}

.btn-login {
    background-color: #2aabd2;
    border-radius: 2px;
    color: #fff;
    font-weight: 400;
    line-height: 23px;
    font-size: 14px;
    text-transform: uppercase
}

.btn-login:hover {
    background-color: #049ba7;
    text-decoration: none
}

.hdcontent {
    font-size: 12px
}

.login-panel {
    margin: 5px 0;
    line-height: 28px
}

.login-panel-ins {
    margin: 5px 0 10px;
    line-height: 28px
}

.input-login,
.verify-login,
.form-control {
    border: 1px solid rgba(131, 149, 165, .3);
    background: #394550;
    font-size: 11px;
    border-radius: 2px;
    color: #fff
}

.navbar {
    font-weight: 700;
    background: #420b0b;
    background: -moz-linear-gradient(top, rgba(11, 49, 66, 1) 0%, rgba(1, 27, 41, 1) 100%);
    background: -webkit-linear-gradient(top, #420b0b 0%, #290101 100%);
    background: linear-gradient(to bottom, #420b0b 0%, #290101 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0b3142', endColorstr='#011b29', GradientType=0);
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(110, 29, 29, .75);
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(29, 95, 110, .75);
    box-shadow: inset 0px 2px 0px 0px rgba(171, 4, 4, .75)
}

.navbar .nav>li>a {
    font-family: 'montserrat', Tahoma, "Microsoft Yahei", Arial, Helvetica;
    font-size: 15px;
    font-weight: 500;
    color: #fcf2f2
}

.navbar .nav>li:hover,
.navbar .nav li.active,
.navbar .nav li .current,
.navbar .nav li .hover,
.navbar .nav>li>a:hover,
.navbar .nav>li:focus,
.navbar .nav>li>a:focus {
    background: #913030;
    background: -moz-linear-gradient(top, #913030 0%, #691c1c 49%, #5a1010 50%, #621111 70%, #a01212 100%);
    background: -webkit-linear-gradient(top, #913030 0%, #691c1c 49%, #5a1010 50%, #621111 70%, #a01212 100%);
    background: linear-gradient(to bottom, #913030 0%, #691c1c 49%, #5a1010 50%, #621111 70%, #a01212 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#306e91', endColorstr='#129ea0', GradientType=0);
    color: #fff;
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2);
    box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2)
}

.subnavbar {
    background: url('/wp-content/themes/saddsa/assets/images/subnavbar-bg.jpg') #103d5a bottom repeat-x
}

.pagetype a.nav-club span {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300
}

.pagetype a.nav-club:hover .nav-bg {
    background-color: #1c4b69
}

.pagetype a.nav-club:hover .btns {
    background: #115662;
    background: -moz-linear-gradient(top, rgba(17, 86, 98, 1) 41%, rgba(18, 158, 160, 1) 99%);
    background: -webkit-linear-gradient(top, rgba(17, 86, 98, 1) 41%, rgba(18, 158, 160, 1) 99%);
    background: linear-gradient(to bottom, rgba(17, 86, 98, 1) 41%, rgba(18, 158, 160, 1) 99%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#115662', endColorstr='#129ea0', GradientType=0);
    border: 0 none;
    color: #fff
}

.pagetype a.nav-club .btns {
    color: #2f9fa3;
    line-height: 26px;
    font-size: 14px;
    text-transform: uppercase
}

.msg .marquee-wrapper .marquee {
    color: #fff600;
    font-size: 12px
}

/*.slide-wrapper,
.big-slide-wrapper,
.promo1,
.promo2,
.misc>a>img,
.misc>span>a>img {
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .75);
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, .75)
}*/

.clubs a {
    font-weight: 500;
    font-size: 12px
}

.clubs a div h3 {
    font-size: 14px;
    color: #ffd565;
    background: rgba(12, 5, 56, .2);
    border: 1px solid #0aa9ad;
    border-radius: 2px
}

.clubs a:hover h3 {
    color: #fff
}

.clubs a div p {
    color: #fff;
    font-size: 13px
}

.game-list li,
.game-list2 li {
    background: #10415a
}

.game-list li:hover,
.game-list2 li:hover {
    background: rgba(16, 65, 90, .9);
    color: #fff
}

.game-list li img,
.game-list2 li img {
    border: 2px solid #5482ad
}

.game-list li span,
.game-list2 li span {
    line-height: 36px;
    font-size: 14px;
    color: #fff
}

.game-list li p,
.game-list2 li p,
.top-games p {
    background-color: rgba(0, 0, 0, .2)
}

.game-list2 li .game-jackpot {
    background-color: #1a72b6;
    color: #fff;
    font-size: 13px
}

.game-list a,
.game-list2 a,
.top-games a {
    background: #306e91;
    background: -moz-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 48%, rgba(16, 61, 90, 1) 49%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 48%, rgba(16, 61, 90, 1) 49%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 48%, rgba(16, 61, 90, 1) 49%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#306e91', endColorstr='#129ea0', GradientType=0);
    border: 1px solid rgba(62, 141, 186, .8);
    color: #e9ff32;
    font-size: 14px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .6);
    box-shadow: 0px 2px 6px #000;
    border-radius: 2px;
    text-transform: uppercase
}

.game-list a:hover,
.game-list2 a:hover,
.top-games a:hover {
    background: #129ea0;
    background: -moz-linear-gradient(top, rgba(18, 158, 160, 1) 0%, rgba(17, 86, 98, 1) 48%, rgba(18, 158, 160, 1) 99%);
    background: -webkit-linear-gradient(top, rgba(18, 158, 160, 1) 0%, rgba(17, 86, 98, 1) 48%, rgba(18, 158, 160, 1) 99%);
    background: linear-gradient(to bottom, rgba(18, 158, 160, 1) 0%, rgba(17, 86, 98, 1) 48%, rgba(18, 158, 160, 1) 99%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#129ea0', endColorstr='#129ea0', GradientType=0);
    border-color: rgba(23, 195, 199, .8);
    color: #fff
}

.poker-insight {
    background: rgba(47, 47, 47, .75);
    border-radius: 2px
}

.poker-caption h4 {
    line-height: 18px;
    color: #fff;
    font-size: 14px
}

.poker-caption h4 span {
    font-size: 11px
}

.maintain {
    background: url(/wp-content/themes/saddsa/assets/images/bgblack.html) no-repeat transparent;
    font-weight: 400;
    font-size: 24px;
    color: #fff
}

.have-account {
    font-size: 22px;
    text-align: center;
    color: #fff
}

#studio-list>a>.studio1,
#studio-list>a>.studio2 {
    color: #fff
}

.std1,
.std2 {
    border: 1px solid transparent;
    border-color: #404040
}

.std-hover {
    border-color: #14b489 !important
}

.std-play-btn1,
.std-play-btn2 {
    background: rgba(0, 0, 0, .8)
}

.std-play-btn1 span,
.std-play-btn2 span {
    background: #14b489;
    color: #000;
    text-transform: uppercase;
    font-size: 21px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.std-play-btn1 span:hover,
.std-play-btn2 span:hover {
    color: #fff
}

.std-btn {
    background: #1a1a1a;
    font-size: 18px
}

.footer,
.footers a {
    color: #fff;
    font-size: 12px;
    font-weight: 400
}

.footer a:hover,
.footer a:focus {
    color: #fff;
    text-decoration: underline
}

.footer hr {
    border-top: 1px solid #3c3c3c
}

.footer .nav-links h6 {
    font-weight: 600
}

.footer ul.ul-horizontal li {
    font-size: 11px
}

.footer .statement-img li a {
    background: url("/wp-content/themes/saddsa/assets/images/icon/ftr-ico.png");
    background-position: 0 0;
    background-repeat: no-repeat
}

.footer .statement-text {
    font-size: 14px
}

.footer span {
    color: #777
}

.footer .copyrights {
    color: #fff
}

.red {
    color: #ff6326
}

.main .tb-table {
    color: #fff
}

#reg-main,
#reg-success,
#reg-activate,
#reset-step1,
#reset-step2,
#reset-success,
#banking,
.currency {
    background: rgba(0, 0, 0, .7);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

#reg-success,
.currency {
    color: #fff
}

#reg-main .popover {
    background-color: #ffc !important;
    font: 11px/15px 'montserrat';
    color: #f60
}

.reg_content b,
.reg_content2 b {
    font: 700 12px/22px 'montserrat';
    color: #19c794
}

.reg_content table th,
.reg_content2 table th {
    font-size: 12px;
    font-weight: 100;
    color: #fff
}

.reg_done.reg_content th,
.reg_done.reg_content td {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.reg_content table td {
    font-size: 12px;
    color: #fff
}

.reg_content select {
    border: 1px solid #394550;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    background-color: #394550
}

.btn-primary {
    color: #fff;
    background: rgba(255, 124, 216, 1);
    background: -moz-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 124, 216, 1)), color-stop(49%, rgba(253, 137, 215, 1)), color-stop(50%, rgba(251, 166, 225, 1)), color-stop(100%, rgba(255, 124, 216, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: linear-gradient(135deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff7cd8', endColorstr='#ff7cd8', GradientType=1)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: rgba(255, 124, 216, 1);
    background: -moz-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 124, 216, 1)), color-stop(49%, rgba(253, 137, 215, 1)), color-stop(50%, rgba(251, 166, 225, 1)), color-stop(100%, rgba(255, 124, 216, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    background: linear-gradient(135deg, rgba(255, 124, 216, 1) 0%, rgba(253, 137, 215, 1) 49%, rgba(251, 166, 225, 1) 50%, rgba(255, 124, 216, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff7cd8', endColorstr='#ff7cd8', GradientType=1)
}

.btn-success {
    color: #fff;
    background: rgba(122, 169, 255, 1);
    background: -moz-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(122, 169, 255, 1)), color-stop(49%, rgba(134, 172, 253, 1)), color-stop(50%, rgba(167, 197, 251, 1)), color-stop(100%, rgba(122, 169, 255, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: linear-gradient(135deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7aa9ff', endColorstr='#7aa9ff', GradientType=1)
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    background: rgba(122, 169, 255, 1);
    background: -moz-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(122, 169, 255, 1)), color-stop(49%, rgba(134, 172, 253, 1)), color-stop(50%, rgba(167, 197, 251, 1)), color-stop(100%, rgba(122, 169, 255, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: linear-gradient(135deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7aa9ff', endColorstr='#7aa9ff', GradientType=1)
}

.btn-danger {
    color: #fff;
    background: #913030;
    background: -moz-linear-gradient(top, rgba(145, 48, 48, 1) 0%, rgba(105, 28, 28, 1) 49%, rgba(90, 16, 16, 1) 50%, rgba(98, 17, 17, 1) 70%, rgba(160, 18, 18, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(145, 48, 48, 1) 0%, rgba(105, 28, 28, 1) 49%, rgba(90, 16, 16, 1) 50%, rgba(98, 17, 17, 1) 70%, rgba(160, 18, 18, 1) 100%);
    background: linear-gradient(to bottom, rgba(145, 48, 48, 1) 0%, rgba(105, 28, 28, 1) 49%, rgba(90, 16, 16, 1) 50%, rgba(98, 17, 17, 1) 70%, rgba(160, 18, 18, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#913030', endColorstr='#a01212', GradientType=0);
    border: 1px solid rgba(186, 62, 62, .8)
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
    background: #a01212;
    background: -moz-linear-gradient(top, rgba(160, 18, 18, 1) 0%, rgba(105, 28, 28, 1) 49%, rgba(160, 18, 18, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(160, 18, 18, 1) 0%, rgba(105, 28, 28, 1) 49%, rgba(160, 18, 18, 1) 100%);
    background: linear-gradient(to bottom, rgba(160, 18, 18, 1) 0%, rgba(105, 28, 28, 1) 49%, rgba(160, 18, 18, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a01212', endColorstr='#a01212', GradientType=0);
    border: 1px solid rgba(199, 23, 23, .8)
}

.btn-default {
    color: #fff;
    background: rgba(122, 169, 255, 1);
    background: -moz-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(122, 169, 255, 1)), color-stop(49%, rgba(134, 172, 253, 1)), color-stop(50%, rgba(167, 197, 251, 1)), color-stop(100%, rgba(122, 169, 255, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: linear-gradient(135deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7aa9ff', endColorstr='#7aa9ff', GradientType=1)
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active {
    color: #fff;
    background: rgba(122, 169, 255, 1);
    background: -moz-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(122, 169, 255, 1)), color-stop(49%, rgba(134, 172, 253, 1)), color-stop(50%, rgba(167, 197, 251, 1)), color-stop(100%, rgba(122, 169, 255, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    background: linear-gradient(135deg, rgba(122, 169, 255, 1) 0%, rgba(134, 172, 253, 1) 49%, rgba(167, 197, 251, 1) 50%, rgba(122, 169, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7aa9ff', endColorstr='#7aa9ff', GradientType=1)
}

.btn-warning {
    color: #fff;
    background: #d13839;
    background: -moz-linear-gradient(top, #d13839 0%, #bb3435 20%, #6b2a2b 100%);
    background: -webkit-linear-gradient(top, #d13839 0%, #bb3435 20%, #6b2a2b 100%);
    background: linear-gradient(to bottom, #d13839 0%, #bb3435 20%, #6b2a2b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d13839', endColorstr='#6b2a2b', GradientType=0);
    border: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    text-transform: uppercase;
    font-size: 28px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .75), inset 0px 3px 1px 0px rgba(240, 43, 26, .5);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .75), inset 0px 3px 1px 0px rgba(240, 43, 26, .5);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .75), inset 0px 3px 1px 0px rgba(240, 43, 26, .5);
    border-radius: 4px !important;
    padding: 18px 26px
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
    color: #fff;
    background: #d13839;
    background: -moz-linear-gradient(top, #d13839 0%, #bb3435 50%, #6b2a2b 100%);
    background: -webkit-linear-gradient(top, #d13839 0%, #bb3435 50%, #6b2a2b 100%);
    background: linear-gradient(to bottom, #d13839 0%, #bb3435 50%, #6b2a2b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d13839', endColorstr='#6b2a2b', GradientType=0)
}

.btn-info {
    color: #fff;
    background: #129ea0;
    background: -moz-linear-gradient(top, #129ea0 0%, #0d8688 20%, #115662 100%);
    background: -webkit-linear-gradient(top, #129ea0 0%, #0d8688 20%, #115662 100%);
    background: linear-gradient(to bottom, #129ea0 0%, #0d8688 20%, #115662 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#129ea0', endColorstr='#115662', GradientType=0);
    border: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    text-transform: uppercase;
    font-size: 28px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .75), inset 0px 3px 1px 0px rgba(37, 151, 134, .5);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .75), inset 0px 3px 1px 0px rgba(37, 151, 134, .5);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .75), inset 0px 3px 1px 0px rgba(37, 151, 134, .5);
    border-radius: 4px !important;
    padding: 18px 59px
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
    color: #fff;
    background: #129ea0;
    background: -moz-linear-gradient(top, #129ea0 0%, #0d8688 50%, #115662 100%);
    background: -webkit-linear-gradient(top, #129ea0 0%, #0d8688 50%, #115662 100%);
    background: linear-gradient(to bottom, #129ea0 0%, #0d8688 50%, #115662 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#129ea0', endColorstr='#115662', GradientType=0)
}

.btn-xl {
    font-size: 28px;
    text-transform: uppercase;
    padding: 18px 28px;
    border: none;
    border-radius: 4px !important
}

.success-txt {
    font-size: 14px;
    color: #fff
}

.sub-avr {
    background-color: #19c794;
    color: #000;
    font-size: 14px;
    line-height: 30px
}

.sub-fvr {
    background-color: #fff;
    font-size: 14px;
    line-height: 30px
}

.nav-label {
    text-align: center;
    font-weight: 400
}

table td {
    line-height: 20px
}

table thead tr td {
    font-weight: 700;
    color: #19c794 !important;
    border-bottom: 1px solid #3c3c3c !important
}

.nav-wor {
    color: #ff6326
}

.tab .nav-tabs {
    border: none;
    background: 0 0;
    border-bottom: solid 2px #185363;
    background: #0b3142
}

.tab .nav-tabs a {
    font-size: 13px;
    text-transform: uppercase
}

.tab .nav-tabs>.active>a,
.tab .nav-tabs>.active>a:hover,
.tab .nav-tabs>.active>a:focus {
    color: #fff;
    border: none;
    background: #306e91;
    background: -moz-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#306e91', endColorstr='#129ea0', GradientType=0)
}

.tab .nav-tabs>li>a {
    color: #fff
}

.tab .nav-tabs>li>a:hover {
    color: #fff;
    background: #306e91;
    background: -moz-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#306e91', endColorstr='#129ea0', GradientType=0)
}

.acc-icon a.accordion-toggle i {
    color: #555
}

.acc-icon a.accordion-toggle:hover i {
    color: #39414c
}

.panel {
    background-color: rgba(64, 66, 74, .8)
}

.panel-default>.panel-heading {
    background: rgba(0, 0, 0, .9)
}

.panel-default {
    border-color: rgba(0, 0, 0, .95)
}

.panel-heading {
    color: #fff
}

.panel-heading .btns .btn-primary .caret {
    color: #fff;
    border-color: #fff rgba(0, 0, 0, 0)
}

.dropdown-menu {
    font-size: 12px;
    background: #10465a
}

.dropdown-menu li a:hover,
.dropdown-menu li a:active,
.dropdown-menu li a:focus {
    background: #129ea0 !important;
    color: #fff;
    text-decoration: none
}

.dropdown-menu>li>a {
    font-size: 12px;
    color: #fff
}

.fa-envelope:hover {
    opacity: .85
}

span.news {
    line-height: 12px;
    font-weight: 600;
    color: #ff6326
}

.user-info {
    font-size: 12px;
    color: #fff
}

.user-info div {
    line-height: 12px
}

.user-info .welcome,
.user-menu .rb {
    border-right: 1px solid #ccc
}

.user-info ul li.dropdown {
    border-right: 1px solid #ccc
}

.user-info ul li a.dropdown-toggle {
    color: #fff
}

.user-info ul li a.dropdown-toggle:hover,
.user-info ul li a.dropdown-toggle:focus {
    color: #19c7a0;
    text-decoration: none
}

.user-info a.span-balance {
    color: #2be5bb;
    padding-right: 10px
}

.user-info a.span-balance:hover {
    color: #19c7a0
}

.user-menu a:hover {
    color: #19c7a0;
    text-decoration: none
}

.btn-logout {
    color: #09c
}

.btn-logout:hover {
    text-decoration: underline;
    color: #09f
}

.nav li.underline a:hover,
.nav li.underline a:focus {
    text-decoration: underline
}

.navbar-default .navbar-nav li a,
.caret {
    color: #fff
}

.caret {
    border-color: #fff rgba(0, 0, 0, 0)
}

.caret:hover,
.caret:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #777
}

.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #777
}

.navbar-default {
    border-color: #E7E7E7!important
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #ffffff!important
}

#mainbar li a.current {
    background: 0 0;
    color: #fff
}

.log {
    width: auto
}

input[type=text]:focus,
input[type=password]:focus,
.main input[type=text]:focus,
.main input[type=password]:focus,
select:focus,
.main select:focus {
    border-color: #2f9fa3;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(47, 159, 163, .6)
}

.main input[type=text],
.main input[type=password] {
    border: 1px solid #394550;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    background-color: #394550
}

.slide-wrapper #progressBar,
.big-slide-wrapper #progressBar {
    background: rgba(255, 255, 255, .2)
}

.slide-wrapper #progressBar #bar,
.big-slide-wrapper #progressBar #bar {
    background : var(--main-theme-color);
    /*background: #e8b012*/
}

.slide-wrapper .owl-carousel .owl-controls .owl-pagination .owl-page span,
.big-slide-wrapper .owl-carousel .owl-controls .owl-pagination .owl-page span {
    background-color: #fff
}

.slide-wrapper .owl-carousel .item,
.big-slide-wrapper .owl-carousel .item {
    color: #fff
}

.rollto a {
    background: #ff0084;
    color: #fff;
    border-radius: 2px
}

.rollto a:hover {
    color: #fff
}

.rollto a i {
    font-size: 25px;
    color: #fff
}

.popup_body {
    background: #fff
}

.popup_infocenter {
    font: 700 22px 'montserrat';
    color: #049ba7
}

.info_nav {
    background: #0b3142;
    background: -moz-linear-gradient(top, rgba(11, 49, 66, 1) 0%, rgba(1, 27, 41, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(11, 49, 66, 1) 0%, rgba(1, 27, 41, 1) 100%);
    background: linear-gradient(to bottom, rgba(11, 49, 66, 1) 0%, rgba(1, 27, 41, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0b3142', endColorstr='#011b29', GradientType=0);
    border-radius: 2px 2px 0 0
}

.info_nav_current {
    background: #306e91;
    background: -moz-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#306e91', endColorstr='#129ea0', GradientType=0);
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2);
    box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2);
    font-weight: 700;
    color: #fff
}

#popup_nav {
    font-size: 11px
}

#popup_nav ul {
    background-color: #103d5a;
    border-radius: 0 2px 2px;
    -webkit-border-radius: 0 2px 2px;
    -moz-border-radius: 0 2px 2px
}

#popup_nav li a {
    color: #fff
}

#popup_nav li:hover>a {
    color: #fff;
    background: #306e91;
    background: -moz-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(48, 110, 145, 1) 0%, rgba(28, 75, 105, 1) 49%, rgba(16, 61, 90, 1) 50%, rgba(17, 86, 98, 1) 70%, rgba(18, 158, 160, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#306e91', endColorstr='#129ea0', GradientType=0);
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2);
    box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, .2), inset -1px -1px 0px 0px rgba(255, 255, 255, .2)
}

#popup_nav ul li {
    background: 0 0
}

#popup_nav ul li:hover>a {
    background: #129ea0;
    color: #fff
}

.hsubs {
    font-size: 12px
}

.separator {
    border-top: 1px solid rgba(221, 221, 221, .7)
}

.info_content {
    background: #f2f2f2;
    border: 1px solid #ddd
}

.info_content h2 {
    color: #049ba7;
    border-bottom: 1px solid #049ba7
}

.info_content h3 {
    font: 700 12px 'montserrat';
    color: #000
}

.info_content p {
    color: #222;
    font: 100 11px/22px 'montserrat'
}

.info_content li {
    font: 100 11px/22px 'montserrat'
}

.info_content a {
    color: #049ba7;
    text-decoration: underline
}

.info_content b {
    font-weight: 700
}

.info_content strong {
    font: 600 12px 'montserrat';
    color: #3faeda
}

.footer_nav {
    background: #011b29;
    border-top: 1px solid #016d76;
    border-radius: 0 0 2px 2px
}

.info_copyrights {
    color: #fff
}

.home-info {
    height: 750px
}

.col-md-left {
    margin: 0 !important;
    width: 723px !important
}

.col-md-right {
    margin-left: 738px !important;
    width: 292px !important
}

.home-content {
    background: #202020;
    padding: 15px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #fff
}

.home-content h1 {
    font-size: 25px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px
}

.home-content h2 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 20px
}

.home-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: none !important
}

.home-content p {
    font-size: 14px
}

.home-content a {
    color: #19c7a0;
    text-decoration: none
}

.home-content a:active,
.home-content a:focus,
.home-content a:hover {
    color: #19c7a0;
    text-decoration: underline
}

.home-content .line {
    height: 1px;
    background: #999
}

.home-content .transfer-tuts>div {
    display: inline-block;
    max-width: 50%;
    vertical-align: top
}

.home-content .transfer-tuts>div:first-child {
    margin-right: 25px
}

.transfer-tuts img {
    margin: 0
}

.quick-action {
    text-align: center
}

.quick-action p {
    font-size: 16px;
    color: #fff
}

.btn-full {
    width: 100%;
    font-size: 28px;
    text-transform: uppercase;
    padding: 18px 28px;
    border: none;
    border-radius: 4px !important
}

.popover {
    background-color: #1a1a1a;
    border: 1px solid #3c3c3c;
    color: #fff
}

.popover.bottom>.arrow {
    border-bottom-color: #3c3c3c
}

.popover.bottom>.arrow:after {
    border-bottom-color: #1a1a1a
}

.pop-wallet {
    font-family: 'montserrat';
    font-size: 12px
}

.pop-wallet th,
.pop-wallet td {
    padding: 5px !important
}

.pop-wallet td:nth-child(even) {
    text-align: right
}

.pop-wallet>tfoot {
    border-top: 1px solid #3c3c3c
}

.casino {
    margin-bottom: 15px
}

.casino img {
    width: 100%;
    height: 202px;
    border: 1px solid #404040
}

.casino:hover img {
    border: 1px solid #2d7286
}

.casino .hover-button {
    display: none;
    top: 93px;
    right: 70px;
    position: absolute;
    z-index: 10
}

.casino:hover .hover-button {
    transition: all .2s;
    display: inline-block
}

.casino .overlay {
    display: none;
    width: 1027px;
    height: 200px;
    position: absolute;
    right: 16px;
    top: 1px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 55%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 55%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 55%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1)
}

.casino:hover .overlay {
    transition: all .2s;
    display: inline-block
}

.casino .play-button {
    padding: 10px 66px;
    background: #18c8dd;
    color: #000;
    font-size: 18px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.casino .play-button:hover {
    background: #13abbd;
    color: #fff
}

.horizontal-list-wrapper {
    width: 100%;
    padding: 0;
    white-space: nowrap;
    overflow: hidden
}

.cas-games .hover-button {
    display: none;
    position: absolute;
    z-index: 15;
    margin: 8% 0 0 10%
}

.cas-games:hover .hover-button {
    transition: all .2s;
    display: inline-block
}

.cas-games .play-button {
    padding: 10px 20px;
    background: #18c8dd;
    color: #000;
    font-size: 14px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center
}

.cas-games .play-button:hover {
    background: #13abbd;
    color: #fff
}

.game-btn-slots {
    display: inline-block;
    background: #87bd3d;
    background: -moz-linear-gradient(top, #87bd3d 0%, #76b12d 49%, #62a21d 51%, #62a21d 100%);
    background: -webkit-linear-gradient(top, #87bd3d 0%, #76b12d 49%, #62a21d 51%, #62a21d 100%);
    background: linear-gradient(to bottom, #87bd3d 0%, #76b12d 49%, #62a21d 51%, #62a21d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#87bd3d', endColorstr='#62a21d', GradientType=0);
    border: 1px solid #59990e;
    padding: 5px;
    border-radius: 0 0 4px;
    -moz-border-radius: 0 0 4px;
    -webkit-border-radius: 0 0 4px
}

.game-one-half-slot {
    float: left;
    width: 33.33%
}

.msg-wrapper {
    margin-top: 0
}

.msg {
    background: 0 0
}

.msg label {
    color: #fff;
    font-size: 12px
}

.breadcrumb {
    background: 0 0 !important;
    border-radius: 0;
    color: #fff;
    font-size: 12px
}

.has-success .form-control {
    border-color: transparent
}

.has-success .form-control-feedback {
    color: #6ea900
}

.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-feedback-left .form-control {
    padding-left: 32px
}

.has-feedback-left .form-control-feedback {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 36px;
    text-align: center;
    pointer-events: none;
    color: #777
}

.help-block {
    color: #ddd
}

.user-menu a.btn-depo {
    cursor: pointer;
    height: 28px;
    min-width: 68px;
    margin: 0 0 0 5px;
    text-align: center;
    border: 0;
    padding: 2px 12px;
    vertical-align: inherit;
    font-weight: 400;
    line-height: 24px;
    font-size: 14px;
    text-transform: uppercase
}

.user-menu a,
.user-menu a.btn-depo:hover {
    color: #fff
}

.horizontal-list-wrapper {
    width: 100%;
    padding: 0;
    white-space: nowrap;
    overflow: hidden
}

.game-box-slots {
    background: #2a2b30;
    margin: 5px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #525252;
    overflow: hidden
}

.game-box-slots-inside {
    background: #2a2b30;
    margin: 5px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #525252;
    overflow: hidden
}

.game-box-slots:hover {
    border: 1px solid #0092b1;
    background: #0092b1
}

.game-box-slots-inside:hover {
    border: 1px solid #0092b1;
    background: #2a2b30
}

.game-box-slots:hover .game-title-slots {
    color: #000
}

.game-lobby-name {
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase
}

.game-title-slots {
    padding: 5px 10px;
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase
}

.game-title-slots-half {
    width: 50%;
    padding: 5px 10px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: -1px
}

.game-title-slots-half:first-child {
    margin-right: -2px
}

.game-title-slots-half.play-btn {
    background: #15b586;
    color: #fff
}

.game-title-slots-half.popup-btn {
    background: #0092b1;
    color: #fff
}

.game-title-slots-half.play-btn:hover,
.game-title-slots-half.play-btn.hovered {
    background: #005b40
}

.game-title-slots-half.popup-btn:hover {
    background: #004655
}

.modal {
    z-index: 999999
}

.modal.error {
    padding-top: 4%;
    z-index: 999999
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999998;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=60);
    opacity: .6
}

.modal-backdrop.error.in {
    filter: alpha(opacity=20);
    opacity: .2
}

@media (min-width:768px) {
    .modal-dialog {
        width: 720px
    }
    .modal-dialog.login-dialog {
        width: 300px
    }
}

.modal-content {
    background-color: #fff;
    border: 2px solid #2a2a2a;
    border-radius: 4px
}

.modal-header {
    padding: 15px 15px 0;
    border-bottom: none
}

.modal-header .h4,
.modal-header h4 {
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase
}

.modal-header .close {
    margin-top: 0
}

.modal-body {
    text-align: center
}

.modal-body a {
    color: #222
}

.modal-body a:hover {
    color: #19c7a0
}

.modal-footer {
    background: #222;
    border-top: none;
    text-align: center
}

.verify-input {
    max-width: 70%;
    display: inline-block
}

.verify-input-popup {
    max-width: 58%;
    display: inline-block
}

.verify-popup {
    float: right;
    display: inline-block
}

.game-title-wrapper {
    width: 100%;
    background: #202020;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    text-align: left
}

.game-title-wrapper a {
    float: right;
    color: #fff
}

.game-title-wrapper a:hover {
    float: right;
    color: #0092b1
}

#opener {
    background: #0092b1;
    color: #fff;
    border-radius: 2px 2px 0 0 !important;
    font-size: 12px;
    transition: all .2s
}

#opener:hover {
    background: #202020
}

#game-footer-wrapper {
    position: fixed;
    width: 100%;
    bottom: -148px;
    z-index: 1000
}

.game-footer {
    background: #202020;
    padding: 10px 0
}

.lobby-list {
    height: 130px;
    padding: 5px;
    background: #000;
    max-width: 960px;
    margin-left: -moz-calc(50% - 480px);
    margin-left: -webkit-calc(50% - 480px);
    margin-left: calc(50% - 480px)
}

.lobby-box {
    background: #2a2b30;
    color: #fff;
    font-size: 12px;
    border: 1px solid #525252;
    transition: all .2s
}

.lobby-box:hover {
    border: 1px solid #0092b1;
    background: #0092b1
}

.lobby-box:hover .game-title-lobby {
    color: #000
}

.game-title-lobby {
    padding: 5px 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#provider-list .item {
    margin: 5px
}

#provider-list .item img {
    display: block;
    width: 100%;
    height: auto
}

.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #0092b1;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    color: #00b0d6;
    text-decoration: none
}

.wrapper-with-margin {
    margin: 0
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 27px
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -45px;
    top: 27px
}

.lobby-list>.owl-item {
    width: 190px !important
}

.site-content-contain {
    background-color: #fff;
    position: relative
}

.site-content {
    padding: 0
}

.sticky {
    position: relative
}

.post:not(.sticky) .icon-thumb-tack {
    display: none
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase
}

.entry-header .entry-title {
    margin-bottom: .25em
}

.entry-title a {
    color: #333;
    text-decoration: none;
    margin-left: -2px
}

.entry-title:not(:first-child) {
    padding-top: 0
}

.entry-meta {
    color: #767676;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    letter-spacing: .1818em;
    padding-bottom: .25em;
    text-transform: uppercase
}

.entry-meta a {
    color: #767676
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.pagination,
.comments-pagination {
    border-top: 1px solid #eee;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    padding: 2em 0 3em;
    text-align: center
}

.pagination .icon,
.comments-pagination .icon {
    width: .666666666em;
    height: .666666666em
}

.comments-pagination {
    border: 0
}

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
    color: #666;
    font-size: 13px;
    font-size: .8125rem;
    width: 48%
}

.blog .site-main>article,
.archive .site-main>article,
.search .site-main>article {
    padding-bottom: 2em
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding: 1em 0
}

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
    margin-left: auto;
    margin-right: auto
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding-top: 0
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap
}

.search .page .entry-meta a.post-edit-link {
    margin-left: 0;
    white-space: nowrap
}

.taxonomy-description {
    color: #666;
    font-size: 13px;
    font-size: .8125rem
}

.entry-content .more-link:before {
    content: "";
    display: block;
    margin-top: 1.5em
}

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 970px
}

.single-featured-image-header {
    background-color: #fafafa;
    border-bottom: 1px solid #eee
}

.single-featured-image-header img {
    display: block;
    margin: auto
}

.page-links {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    padding: 2em 0 3em
}

.page-links .page-number {
    color: #767676;
    display: inline-block;
    padding: .5em 1em
}

.page-links a {
    display: inline-block
}

.page-links a .page-number {
    color: #222
}

.entry-footer {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 2em;
    padding: 2em 0
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 800;
    letter-spacing: .1818em;
    padding-left: 2.5em;
    position: relative;
    text-transform: uppercase
}

.entry-footer .cat-links+.tags-links {
    margin-top: 1em
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
    color: #333
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
    color: #767676;
    left: 0;
    margin-right: .5em;
    position: absolute;
    top: 2px
}

.entry-footer .edit-link {
    display: inline-block
}

.entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: .7em 2em;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    white-space: nowrap
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
    background-color: #767676
}

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}

.format-quote blockquote {
    color: #333;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    overflow: visible;
    position: relative
}

.format-quote blockquote .icon {
    display: block;
    height: 20px;
    left: -1.25em;
    position: absolute;
    top: .4em;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    width: 20px
}

.post-navigation {
    font-weight: 800;
    margin: 3em 0
}

.post-navigation .nav-links {
    padding: 1em 0
}

.nav-subtitle {
    background: 0 0;
    color: #767676;
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    letter-spacing: .1818em;
    margin-bottom: 1em;
    text-transform: uppercase
}

.nav-title {
    color: #333;
    font-size: 15px;
    font-size: .9375rem
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: .5em
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: .5em
}

.page-header {
    padding-bottom: 2em
}

.page .entry-header .edit-link {
    font-size: 14px;
    font-size: .875rem
}

.search .page .entry-header .edit-link {
    font-size: 11px;
    font-size: .6875rem
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.page:not(.home) #content {
    padding-bottom: 1.5em
}

.error404 .page-content {
    padding-bottom: 4em
}

.error404 .page-content .search-form,
.search .page-content .search-form {
    margin-bottom: 3em
}

.site-footer {
    border-top: 1px solid #eee
}

.site-footer .wrap {
    padding-bottom: 1.5em;
    padding-top: 2em
}

.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 2em
}

.social-navigation {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1em
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0
}

.social-navigation li {
    display: inline
}

.social-navigation a {
    background-color: #767676;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 0 1em .5em 0;
    text-align: center;
    width: 40px
}

.social-navigation a:hover,
.social-navigation a:focus {
    background-color: #333
}

.social-navigation .icon {
    height: 16px;
    top: 12px;
    width: 16px;
    vertical-align: top
}

.site-info {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 1em
}

.site-info a {
    color: #666
}

.site-info .sep {
    margin: 0;
    display: block;
    visibility: hidden;
    height: 0;
    width: 100%
}

#comments {
    clear: both;
    padding: 2em 0 .5em
}

.comments-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1.5em
}

.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.comment-list li:before {
    display: none
}

.comment-body {
    margin-left: 65px
}

.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .4em;
    position: relative;
    z-index: 2
}

.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px
}

.comment-author .says {
    display: none
}

.comment-meta {
    margin-bottom: 1.5em
}

.comment-metadata {
    color: #767676;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 800;
    letter-spacing: .1818em;
    text-transform: uppercase
}

.comment-metadata a {
    color: #767676
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em
}

.comment-body {
    color: #333;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 4em
}

.comment-reply-link {
    font-weight: 800;
    position: relative
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
    border: 1px solid #333;
    padding: 2px
}

.no-comments,
.comment-awaiting-moderation {
    color: #767676;
    font-size: 14px;
    font-size: .875rem;
    font-style: italic
}

.comments-pagination {
    margin: 2em 0 3em
}

.form-submit {
    text-align: right
}

#secondary {
    padding: 1em 0 2em
}

.widget {
    padding-bottom: 3em
}

h2.widget-title {
    color: #222;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 800;
    letter-spacing: .1818em;
    margin-bottom: 1.5em;
    text-transform: uppercase
}

.widget-title a {
    color: inherit
}

.widget select {
    width: 100%
}

.widget ul {
    list-style: none;
    margin: 0
}

.widget ul li,
.widget ol li {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: .5em 0
}

.widget:not(.widget_tag_cloud) ul li+li {
    margin-top: -1px
}

.widget ul li ul {
    margin: 0 0 -1px;
    padding: 0;
    position: relative
}

.widget ul li li {
    border: 0;
    padding-left: 24px;
    padding-left: 1.5rem
}

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
    bottom: 0
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
    padding-bottom: .25em;
    padding-top: .25em
}

.widget .post-date,
.widget .rss-date {
    font-size: .81em
}

.widget_text {
    word-wrap: break-word
}

.widget_text ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em
}

.widget_text ol {
    list-style: decimal
}

.widget_text ul li,
.widget_text ol li {
    border: none
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
    padding-bottom: 0
}

.widget_text ul li ul {
    margin: 0 0 0 1.5em
}

.widget_text ul li li {
    padding-left: 0;
    padding-right: 0
}

.widget_text ol li {
    list-style-position: inside
}

.widget_text ol li+li {
    margin-top: -1px
}

.widget_rss .widget-title .rsswidget:first-child {
    float: right
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block
}

.widget_rss ul li {
    padding: 2.125em 0
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0
}

.widget_rss li .rsswidget {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.4
}

.widget_rss .rss-date,
.widget_rss li cite {
    color: #767676;
    display: block;
    font-size: 10px;
    font-size: .625rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: .18em;
    line-height: 1.5;
    text-transform: uppercase
}

.widget_rss .rss-date {
    margin: .5em 0 1.5em;
    padding: 0
}

.widget_rss .rssSummary {
    margin-bottom: .5em
}

.widget_contact_info .contact-map {
    margin-bottom: .5em
}

.widget-grofile h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0
}

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
    border: 0
}

.widget_recent_entries .post-date {
    display: block
}

.search-form {
    position: relative
}

.search-form .search-submit {
    bottom: 3px;
    padding: .5em 1em;
    position: absolute;
    right: 3px;
    top: 3px
}

.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px
}

.tagcloud ul li {
    float: left;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 4px 4px 0 0
}

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
    line-height: 1.5
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding: 4px 10px 5px;
    position: relative;
    -webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
    width: auto;
    word-wrap: break-word;
    z-index: 0
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
    border-color: #bbb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.widget_calendar th,
.widget_calendar td {
    text-align: center
}

.widget_calendar tfoot td {
    border: 0
}

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background: #fff;
    color: #fff
}

#page {
    position: relative;
    word-wrap: break-word
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 1060px;
    padding-left: 2em;
    padding-right: 2em
}

.wrap:after {
    clear: both;
    content: "";
    display: block
}

.footer .sosmed div {
    float: left
}

.footer .sosmed img {
    margin: 10px 20px 0
}