@font-face {
	/* font-family: 'dinpro'; */
	src: url("../fonts/din-regular-webfont.eot");
	src: url("../fonts/din-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din-regular-webfont.woff") format("woff"), url("../fonts/din-regular-webfont.ttf") format("truetype"), url("../fonts/din-regular-webfont.svg#dinprobold") format("svg");
	font-weight: normal;
	font-style: normal;
	font-stretch: normal
}
@font-face {
	/* font-family: 'dinpro'; */
	src: url("../fonts/din-medium-webfont.eot");
	src: url("../fonts/din-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din-medium-webfont.woff") format("woff"), url("../fonts/din-medium-webfont.ttf") format("truetype"), url("../fonts/din-medium-webfont.svg#dinpro") format("svg");
	font-weight: 700;
	font-style: normal;
	font-stretch: normal
}
html, body {
	font-size: 100%;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
h1, h2, h3, h4, h5 {
	/* font-family: 'dinpro'; */
}
p {
	font-size: 0.875rem;
	color: #bbb
}
.text-alt {
	color: #ffed00
}
small, .small {
	font-size: 0.750rem
}
.primary-link {
	color: #2a8fbd
}
.primary-link:focus, .primary-link:hover {
	text-decoration: none;
	color: #216f93
}
.canvas {
	background-color: #1f1f1f;
	overflow: hidden;
	-webkit-box-shadow: -5px 0px 25px 0px rgba(0,0,0,0.3);
	box-shadow: -5px 0px 25px 0px rgba(0,0,0,0.3)
}
.canvas.expanded {
	-webkit-transform: translate(310px, 0px) !important;
	-moz-transform: translate(310px, 0px) !important;
	transform: translate(310px, 0px) !important
}
.main-screen {
	background: #023144;
	position: relative;
	height: 100%
}
.download-app-box+.main-screen {
	height: calc(100% - 120px)
}
.screen {
	margin-left: -16px;
	margin-right: -16px
}
.body {
	width: 100%;
	overflow: auto;
	top: 47px;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background: transparent;
	-webkit-overflow-scrolling: touch
}
.body.has-tab {
	top: 94px
}
.body.has-footer {
	bottom: 60px
}
.body.main-content-full {
	padding: 0
}
.body.full {
	top: 0
}
body .modal {
	overflow-x: hidden;
	overflow-y: scroll
}
.has-banner {
	padding-top: 47px;
	position: absolute;
	overflow: auto;
	height: 100%;
	z-index: 0;
	background-color: #023144;
	width: 100%
}
.has-banner .tab-bar {
	top: 0;
	position: relative
}
.has-banner .has-tab {
	top: 0;
	position: relative
}
.tab-bar-fixed .tab-bar {
	top: 47px;
	position: fixed
}
.banner-tournament {
	background-color: #010d12;
	position: relative
}
.banner-tournament img {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
	display: block
}
.banner-tournament .banner-content {
	text-align: center;
	padding: 15px;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 0;
	position: absolute;
	background: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background: linear-gradient(to bottom, transparent 0%, #000 100%)
}
.banner-tournament .banner-content h4 {
	color: #fff;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: 5px
}
.banner-tournament .banner-content p {
	color: #d3dee3
}
.body.vip {
	background: #1f1f1f
}
.no-gutter {
	margin-left: 0;
	margin-right: 0
}
.no-gutter>div[class^="col-"], .no-gutter>div[class*=" col-"] {
	padding-left: 0;
	padding-right: 0
}
.thin-gutter {
	margin-left: -8px;
	margin-right: -8px
}
.thin-gutter>div[class^="col-"], .thin-gutter>div[class*=" col-"] {
	padding-left: 8px;
	padding-right: 8px
}
.extra-thin-gutter {
	margin-left: -2px;
	margin-right: -2px
}
.extra-thin-gutter>div[class^="col-"], .extra-thin-gutter>div[class*=" col-"] {
	padding-left: 2px;
	padding-right: 2px
}
.container {
	max-width: 1024px
}
.container-extra-thin {
	padding-left: 4px;
	padding-right: 4px
}
.table-responsive {
	border: none
}
.canvas-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	top: 0;
	left: 0;
	z-index: -1;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}
.sidebar-open .canvas-overlay {
	z-index: 5;
	visibility: visible;
	opacity: 1
}
.icon-ballon {
	position: relative
}
.icon-ballon:after {
	content: '*';
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 1.1;
	/* font-family: 'dinpro'; */;
	width: 15px;
	height: 15px;
	background-color: #fd1f33;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	top: 0;
	right: -15px;
	position: absolute
}
@media all and (max-width: 320px) {
.canvas.expanded {
	-webkit-transform: translate(290px, 0px) !important;
	-moz-transform: translate(290px, 0px) !important;
	transform: translate(290px, 0px) !important
}
}
@media all and (min-width: 768px) {
.break-sm {
	display: block
}
}
.btn {
	font-size: 0.875rem;
	text-transform: uppercase;
	/* font-family: 'dinpro'; */;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.btn.active, .btn:active, .btn:focus, .btn:hover {
	outline: 0 none !important;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn.btn-xxs {
	font-weight: 700;
	font-size: 0.688rem;
	padding: 2px 4px
}
.btn.btn-xs {
	/* font-weight: 700; */
	font-size: 0.750rem
}
.btn.btn-lg {
	font-size: 1rem
}
.btn.btn-icon>span {
	display: inline;
	vertical-align: middle
}
.btn.btn-icon>i[class^="icon-"], .btn.btn-icon>i[class*="icon-"] {
	font-size: 1.750rem;
	display: inline;
	vertical-align: middle
}
.btn-primary {
	background-color: #2a8fbd;
	border-color: #2a8fbd
}
.btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover {
	background-color: #38c0ff;
	border-color: #38c0ff
}
.btn-gray {
	color: #1c6080;
	background-color: #b3b3b3;
	border-color: #b3b3b3
}
.btn-gray:active:focus, .btn-gray:active:hover, .btn-gray:focus, .btn-gray:hover {
	color: #1c6080;
	background-color: #fff;
	border-color: #fff
}
.btn-default:active:focus, .btn-default:active:hover, .btn-default:focus, .btn-default:hover {
	background-color: #2a8fbd !important;
	/* border-color: #012534 !important; */
}
.btn-line {
	color: #d3dee3;
	background-color: transparent;
	border-color: #2a8fbd
}
.btn-line:active:focus, .btn-line:active:hover, .btn-line:focus, .btn-line:hover {
	color: #d3dee3;
	background-color: transparent;
	border-color: #216f93
}
.btn-ghost {
	color: #2a8fbd;
	background-color: transparent;
	border-color: #292929
}
.btn-ghost:active:focus, .btn-ghost:active:hover, .btn-ghost:focus, .btn-ghost:hover {
	color: #216f93;
	background-color: transparent;
	border-color: #292929
}
.input-group-btn .btn {
	padding-top: 9px;
	padding-bottom: 9px
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	opacity: 0.40;
	filter: alpha(opacity=40)
}
.header {
	padding-left: 5px;
	padding-right: 5px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	position: absolute;
	height: 47px;
	width: 100%;
	background-color: #1f2021;
	-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.095);
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.095)
}
.header:before, .header:after {
	content: " ";
	display: table
}
.header:after {
	clear: both
}
.header .header-title {
	text-align: center;
	color: #d3dee3;
	/* font-family: 'dinpro'; */;
	font-size: 1.250rem;
	display: block;
	white-space: nowrap;
	width: auto;
	max-width: 55%;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	height: 47px;
	line-height: 47px;
	position: absolute
}
.header .header-title img {
	height: 22px;
	margin-top: 12px;
	vertical-align: top
}
.header .header-title.header-title-left {
	width: calc( 100% - 145px );
	max-width: 100%;
	margin-left: 50px;
	margin-right: 0;
	text-align: left;
	overflow: hidden
}
.header .header-title .header-title-text {
	display: inline-block;
	white-space: nowrap;
	position: relative
}
.header .header-button {
	text-align: center;
	width: 40px;
	height: 47px;
	display: table;
	z-index: 30;
	position: relative
}
.header .header-button span {
	vertical-align: middle;
	display: table-cell
}
.header .header-button.header-button-text {
	font-size: 0.875rem;
	width: auto !important;
	text-transform: uppercase
}
.header .header-button.header-button-left {
	float: left !important
}
.header .header-button.header-button-right {
	float: right !important
}
.header .header-button .icon {
	font-size: 2rem
}
.header .header-button .button-text {
	margin-left: 4px;
	letter-spacing: 1px
}
.header .header-button.btn {
	padding-top: 12px;
	padding-bottom: 12px
}
.header .header-button small {
	color: #fff;
	/* font-family: 'dinpro'; */;
	line-height: 1.1;
	font-size: 17px;
	top: 5px;
	right: 0;
	background-color: #fd1f33;
	width: 12px;
	height: 12px;
	position: absolute;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.header.header-search {
	text-align: left;
	display: table;
	table-layout: fixed
}
.header.header-search .header-search-input, .header.header-search .header-button {
	float: none !important;
	display: table-cell;
	vertical-align: middle
}
.header.header-search .header-button {
	text-align: left;
	width: 45px !important;
	white-space: nowrap
}
.header.header-search .header-search-input {
	width: 100%
}
.header.header-search .header-search-input .form-control {
	color: #f2f2f2;
	border-color: #333;
	background-color: #333;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.header.header-search .header-search-input .btn {
	color: #b3b3b3;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #333;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.header.header-search .header-search-input .btn span {
	font-size: 1.188rem
}
.tab-bar {
	width: 100%;
	/* font-family: 'dinpro'; */;
	background-color: #2a8fbd;
	background-image: none;
	height: 47px;
	border: none;
	top: 47px;
	z-index: 4;
	padding-left: 16px;
	position: absolute;
	overflow: auto
}
.tab-bar ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: table;
	height: 47px
}
.tab-bar ul li {
	text-align: center;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 1%
}
.tab-bar ul li a {
	color: rgba(211,222,227,0.95);
	font-size: 0.875rem;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px
}
.tab-bar ul li.active a {
	color: #fff
}
.tab-bar ul li.active:after {
	content: '';
	width: 100%;
	height: 4px;
	background-color: #fff;
	left: 0;
	bottom: 0;
	position: absolute
}
.tab-bar.tab-bar-scroll ul li {
	width: auto;
	min-width: 80px
}
.tab-bar.tab-bar-scroll ul li a {
	width: auto;
	white-space: nowrap
}
.side-nav {
	width: 100px;
	background-color: white;
}
.side-nav.overflow-shown {
	width: 310px;
	overflow: scroll
}
.side-nav.overflow-shown nav {
	width: 310px;
	overflow: scroll
}
.side-nav-items {
	width: 100px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #011f2b
}
.side-nav-items>li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: block
}
.side-nav-items>li>a {
	/* font-family: 'dinpro'; */;
	font-size: 0.98rem;
	text-transform: uppercase;
	color: #ffed00;
	text-align: center;
	padding: 10px 5px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.side-nav-items>li>a .icon {
	color: #2a8fbd;
	font-size: 2.125rem;
	text-align: center;
	margin: 0 auto 4px;
	display: block
}
.side-nav-items>li:last-child {
	border-bottom: none
}
.side-nav-items>li>a:focus, .side-nav-items>li>a:hover, .side-nav-items>li.active {
	color: #fff;
	background-color: #2a8fbd
}
.side-nav-items>li>a:focus .icon, .side-nav-items>li>a:hover .icon, .side-nav-items>li.active .icon {
	color: #c6a000
}
.nav-category-items {
	width: 210px;
	padding: 2px;
	display: none;
	top: 0;
	left: 100px;
	bottom: 0;
	position: absolute
}
.nav-category-items h4 {
	color: #25aae2;
	padding: 15px;
	margin: 0;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700
}
.nav-category-items .row {
	margin-left: -1px;
	margin-right: -1px
}
.nav-category-items .row div[class^="col-"], .nav-category-items .row div[class*=" col-"] {
	padding-left: 1px;
	padding-right: 1px
}
.nav-category-items img {
	width: 100%
}
.nav-category-items div, .nav-category-items div[class^="col-"], .nav-category-items>a, .nav-category-items div[class*=" col-"]>a {
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 4px;
	display: block
}
.nav-category-items div span, .nav-category-items div[class^="col-"] span, .nav-category-items>a span, .nav-category-items div[class*=" col-"]>a span {
	font-size: 0.875rem;
	color: #ffed00;
	display: block;
	line-height: 30px;
	background-color:#25aae2;
	text-transform: uppercase;
}
.nav-category-items div:focus>span, .nav-category-items div:hover>span, .nav-category-items div[class^="col-"]:focus>span, .nav-category-items div[class^="col-"]:hover>span, .nav-category-items>a:focus>span, .nav-category-items>a:hover>span, .nav-category-items div[class*=" col-"]>a:focus>span, .nav-category-items div[class*=" col-"]>a:hover>span {
	color: #fff
}
.nav-category-items div {
	position: relative
}
.nav-category-items div .nav-category-btns {
	padding-top: 20%;
	background-color: transparent;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: linear all 300ms;
	transition: linear all 300ms
}
.nav-category-items div:focus>.title, .nav-category-items div:hover>.title {
	color: #2a8fbd;
}
.nav-category-items div:focus>img, .nav-category-items div:hover>img {
	opacity: 0.3
}
.nav-category-items div:focus>.nav-category-btns, .nav-category-items div:hover>.nav-category-btns {
	visibility: visible;
	opacity: 1
}
.nav-category-items.nav-category-items-shown {
	display: block
}
.side-submenu {
	list-style: none;
	padding: 0;
	margin: 0
}
.side-submenu li {
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.04)
}
.side-submenu li a {
	text-align: left;
	color: #d3dee3;
	padding: 10px 15px;
	background-color: #2a8fbd;
	text-transform: uppercase;
	display: block
}
.side-submenu li a span {
	font-size: 0.875rem;
	color: #f5f5f5 !important
}


.side-submenu li a:active span, .side-submenu li a:focus span {
	color: #2a8fbd;
}
@media all and (max-width: 320px) {
.side-nav.overflow-shown {
	width: 290px
}
.side-nav.overflow-shown nav {
	width: 290px
}
.nav-category-items {
	width: 190px
}
}
.download-app-box {
	height: 120px;
	background-color: #111
}
.download-app {
	padding: 6px;
	margin: 0 auto;
	max-width: 768px
}
.download-app .media {
	max-width: 460px;
	margin: 0 auto
}
.download-app .media-left {
	width: 25%;
	text-align: right;
	vertical-align: middle
}
.download-app .icon {
	font-size: 2.750rem
}
.download-app .icon.icon-apple {
	color: #999
}
.download-app .icon.icon-android {
	color: #A4C639
}
.download-app .media-heading {
	/* font-family: 'dinpro'; */;
	font-size: 1rem;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0
}
.download-app .thin-gutter {
	margin-left: -3px;
	margin-right: -3px
}
.download-app .thin-gutter>div[class^="col-"], .download-app .thin-gutter>div[class*=" col-"] {
	padding-left: 3px;
	padding-right: 3px
}
.download-app p {
	color: #a6a6a6;
	font-size: 0.750rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
@media (max-width: 320px) {
html[lang*='ja-jp'] .download-app p, html[lang*='zh-cn'] .download-app p {
	font-size: 0.688rem
}
}
.form-box {
	margin-top: 30px
}
.page-title {
	margin-bottom: 16px
}
.page-title h3 {
	color: #bbb;
	font-size: 1.250rem;
	margin-top: 0;
	margin-bottom: 0
}
.page-title h3 a {
	margin-left: 10px;
	color: #3d5560
}
.page-title p {
	font-size: 0.786em;
	line-height: 1.429em;
	color: gray;
	max-width: 90%;
	margin: 0 auto 10px;
	display: block
}
.wallet-box {
	text-align: center;
	margin: -16px -16px 16px;
	padding: 16px 0;
	background: #1a1a1a
}
.wallet-box h4 {
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.429em;
	color: #d3dee3;
	margin-top: 0;
	margin-bottom: 0
}
.wallet-box p {
	font-size: 1.125rem;
	line-height: 1.125rem;
	color: #ffed00;
	margin-bottom: 0
}
.wallet-box span {
	font-size: 0.750rem;
	color: #5b7f8f;
	display: block
}
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
	color: #bbb;
	padding: 16px 0;
	vertical-align: middle;
	border-top: 1px solid #2c2c2c
}
.table .table-entry-type {
	color: #ffed00;
	font-size: 1rem;
	display: block
}
.table .table-date, .table .table-status {
	font-size: 0.750rem;
	color: #555;
	display: block
}
.table .table-status {
	color: #bbb;
	font-weight: 700;
	display: inline
}
.error-container {
	overflow: hidden;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	display: table
}
.error-box {
	text-align: center;
	display: table-cell;
	vertical-align: middle
}
.error-box .error-content .icon-error {
	color: #333;
	font-size: 6em;
	display: inline-block
}
.error-box .error-content h1 {
	color: #ffed00
}
.error-box .error-content p {
	color: #7b7b7b;
	width: 75%;
	margin: 0 auto 45px;
	display: block
}
.loader {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	background: rgba(0,0,0,0.75);
	z-index: 1024
}
.offscreen-view {
	width: 100%;
	height: 100%;
	top: 0;
	left: 100%;
	right: 0;
	bottom: 0;
	z-index: 30;
	position: fixed;
	background: #fff;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}
.offscreen-view.offscreen-view-downloads {
	background-color: #1f1f1f
}
.offscreen-view.offscreen-view-open {
	left: 0
}
.offscreen-view .offscreen-view-close {
	color: #fff;
	font-size: 1rem;
	background: rgba(1,55,77,0.75);
	padding: 1px 3px;
	top: 0;
	left: 0;
	z-index: 5;
	position: absolute
}
.offscreen-view .offscreen-view-header {
	background: #01374d;
	padding: 5px 0
}
.offscreen-view .offscreen-view-header .offscreen-back {
	color: #bbb;
	font-size: 1.5rem;
	padding-left: 6px;
	padding-right: 6px
}
.offscreen-view .offscreen-container {
	width: 100%;
	height: 100%;
	max-width: 100%;
	top: 39px;
	position: absolute;
	overflow: hidden
}
.offscreen-view .offscreen-container iframe, .offscreen-view .offscreen-container object, .offscreen-view .offscreen-container embed {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute
}
.offscreen-view .offscreen-container.offscreen-container-slots {
	top: 0
}
.step-indicator .step-box {
	text-align: center;
	opacity: 0.3;
	margin-bottom: 16px
}
.step-indicator .step-box h5 {
	font-size: 1rem;
	color: #bbb;
	width: 35px;
	height: 35px;
	border: 2px solid #bbb;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto 5px;
	display: table
}
.step-indicator .step-box h5 span {
	display: table-cell;
	vertical-align: middle
}
.step-indicator .step-box p {
	color: #bbb;
	font-size: 0.750em;
	margin: 0
}
.step-indicator .step-box.current {
	opacity: 1
}
.step-indicator .step-box.done {
	opacity: 1
}
.step-indicator .step-box.done h5 {
	color: #fff;
	border: 2px solid #2a8fbd;
	background-color: #2a8fbd
}
.message-overlay {
	background-color: rgba(0,0,0,0.75);
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	position: absolute;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}
.message-overlay .message-body {
	text-align: center;
	background-color: #393939;
	width: 100%;
	height: 70%;
	top: -100%;
	left: 0;
	right: 0;
	position: absolute;
	-webkit-box-shadow: 0px 6px 6px -6px rgba(0,0,0,0.5);
	box-shadow: 0px 6px 6px -6px rgba(0,0,0,0.5);
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}
.message-overlay .message-body .close {
	opacity: 1;
	color: #d3dee3;
	text-shadow: none;
	float: none;
	top: 16px;
	right: 16px;
	position: absolute
}
.message-overlay .message-body .message-container {
	width: 100%;
	height: 100%;
	display: table;
	margin: 0 auto;
	max-width: 600px
}
.message-overlay .message-body .message-container .message-content {
	padding: 0 30px;
	vertical-align: middle;
	display: table-cell
}
.message-overlay .message-body .message-container .message-content .message-icon span {
	font-size: 5rem;
	opacity: 0.50
}
.message-overlay .message-body .message-container .message-content .message-text {
	margin-bottom: 30px
}
.message-overlay .message-body .message-container .message-content h3 {
	margin-top: 0;
	color: #ffed00
}
.message-overlay.message-active {
	z-index: 20000;
	opacity: 1
}
.message-overlay.message-active .message-body {
	top: 0
}
.page-icon {
	margin-bottom: 30px
}
.page-icon .icon {
	font-size: 4rem;
	color: #fff
}
.info-box {
	padding: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: rgba(0,0,0,0.35);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px
}
.info-box .media-left .icon {
	font-size: 2rem;
	color: #2a8fbd
}
.bank-list {
	list-style: none;
	margin: 16px 0;
	padding: 0;
	text-align: center
}
.bank-list li {
	display: inline-block
}
.bank-select {
	color: #ffed00;
	/* font-family: 'dinpro'; */;
	text-transform: uppercase;
	text-align: center;
	font-size: 1rem;
	background-color: #01374d;
	padding: 32px 16px;
	display: block;
	margin-bottom: 8px;
	position: relative
}
.bank-select:hover {
	background-color: #00131b
}
.bank-select.bank-select-add {
	color: #fff;
	background-color: #2a8fbd
}
.bank-select.bank-select-add:hover {
	background-color: #216f93
}
.bank-select.bank-select-default .icon {
	color: #fff;
	font-size: 1.5rem;
	top: 8px;
	right: 8px;
	position: absolute
}
.instuction-box {
	padding-top: 5%;
	padding-bottom: 10%;
	max-width: 375px;
	margin: 0 auto
}
.middle-box {
	width: 100%;
	height: 100%;
	display: table;
	position: relative
}
.middle-box .middle-box-content {
	display: table-cell;
	vertical-align: middle
}
.middle-box .instuction-box {
	padding-top: 0
}
@media (min-width: 321px) {
.page-icon .icon {
	font-size: 5rem
}
}
@media (orientation: landscape) {
.error-box .error-content p {
	margin: 0 auto 20px
}
}
@media (max-width: 991px) {
.table-responsive {
	border: none
}
}
.slots-rescue-table tfoot, .slots-rescue-table thead {
	font-weight: 700;
	background-color: #022635
}
.slots-rescue-table tbody tr:nth-child(even) {
	background-color: #022b3b
}
.slots-rescue-table tbody tr:nth-child(odd) {
	background-color: #022e40
}
.slots-rescue-table .table>thead>tr>th, .slots-rescue-table .table>thead>tr>td, .slots-rescue-table .table>tbody>tr>th, .slots-rescue-table .table>tbody>tr>td, .slots-rescue-table .table>tfoot>tr>th, .slots-rescue-table .table>tfoot>tr>td {
	color: #d3dee3;
	border: none;
	font-size: 0.750rem;
	padding: 10px
}
.slots-rescue-table .table>thead>tr>th:last-child, .slots-rescue-table .table>thead>tr>td:last-child, .slots-rescue-table .table>tbody>tr>th:last-child, .slots-rescue-table .table>tbody>tr>td:last-child, .slots-rescue-table .table>tfoot>tr>th:last-child, .slots-rescue-table .table>tfoot>tr>td:last-child {
	text-align: right
}
.slots-rescue-table .table>thead>tr>th {
	color: #7698a8
}
.slots-rescue-table .table>tfoot>tr>td:last-child {
	font-size: 0.875rem;
	color: #ffed00
}
.announcement-popup {
	top: 47px;
	right: 0;
	z-index: 4;
	position: absolute
}
.announcement-popup .well {
	max-width: 480px;
	border: none;
	padding: 15px;
	margin: 5px 10px 15px 10px;
	background-color: #2e2e2e;
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
	box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
	position: relative
}
.announcement-popup .well p {
	color: #c8c8c8;
	font-size: 0.750rem
}
.announcement-popup .well:before {
	content: '';
	top: -16px;
	right: 7px;
	position: absolute;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #2e2e2e;
	display: block
}
.wallets {
	background-color: #012330;
	min-height: 100px;
	position: relative;
	-webkit-box-shadow: inset 0 -5px 5px 0 rgba(0,0,0,0.075);
	box-shadow: inset 0 -5px 5px 0 rgba(0,0,0,0.075)
}
.wallets .wallet-main {
	text-align: center;
	padding: 15px 0
}
.wallets .wallet-main .wallet-title {
	text-transform: capitalize;
	color: #ffed00;
	margin-bottom: 0
}
.wallets .wallet-main .wallet-value {
	font-size: 1.313rem;
	font-weight: 700;
	color: #d3dee3;
	margin-top: 0;
	margin-bottom: 5px
}
.wallets .wallet-main .wallet-currency {
	font-size: 0.750rem;
	margin-bottom: 0;
	color: #fff
}
.wallets .rewards-main {
	text-align: center;
	padding: 15px 0
}
.wallets .rewards-main .rewards-title {
	text-transform: capitalize;
	color: #ffed00;
	margin-bottom: 0
}
.wallets .rewards-main .rewards-value {
	font-size: 1.313rem;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 5px
}
.wallets .rewards-main .rewards-currency {
	font-size: 0.750rem;
	margin-bottom: 0;
	color: #5b7f8f
}
.wallets .wallet-group {
	border-top: 1px solid rgba(255,255,255,0.04);
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow-y: hidden;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch
}
.wallets .wallet-group .wallet-group-item {
	padding: 15px;
	text-align: center;
	display: inline-block
}
.wallets .wallet-group .wallet-group-item p {
	color: #216f93;
	font-size: 0.750rem;
	margin-bottom: 0
}
.wallets .wallet-group .wallet-group-item h5 {
	font-size: 1rem;
	font-weight: 700;
	color: #b4c7cf;
	margin-top: 0;
	margin-bottom: 0
}
.dashboard {
	/* font-family: 'dinpro'; */;
	text-align: center;
	
}
.dashboard .row div[class^="col-"], .dashboard .row div[class*=" col-"] {
	border-right: 1px solid rgba(255,255,255,0.05);
	border-bottom: 1px solid rgba(255,255,255,0.05)
	
}
.dashboard .row div[class^="col-"]:nth-child(2n+2), .dashboard .row div[class*=" col-"]:nth-child(2n+2) {
	border-right: none
}
.dashboard  {
	padding: 15px;
	text-align: center;
	display: block;
	margin: 0 auto;
	position: relative;

}
.dashboard a .icon {
	color: #d3dee3;
	font-size: 3.125rem;
	margin-bottom: 4px;
	display: inline-block;
	position: relative;
	
}
.dashboard a .dashboard-label {
	color: #25aae2;
	text-transform: uppercase;
	font-size: 0.688rem;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.dashboard a:focus, .dashboard a:active {
	color: #b0892b;
}
.dashboard a:focus .icon, .dashboard a:active .icon {
	color:#ffed00;
}
.dashboard-funds {
	margin-bottom: 15px;
}
@media (min-height: 568px) {
.dashboard-funds div[class^="col-"], .dashboard-funds div[class*=" col-"] {
	padding: 15px 0
}
}
@media (min-width: 768px) {
.dashboard .row div[class^="col-"]:nth-child(2n+2), .dashboard .row div[class*=" col-"]:nth-child(2n+2) {
	border-right: 1px solid rgba(255,255,255,0.05)
}
.dashboard .row div[class^="col-"]:nth-child(3n+3), .dashboard .row div[class*=" col-"]:nth-child(3n+3) {
	border-right: none
}
}
.download-centre {
	padding-top: 4px
}
.download-box {
	display: block;
	position: relative;
	margin-bottom: 4px;
	overflow: hidden
}
.download-box img {
	width: 100%;
	-webkit-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out
}
.download-box .download-box-title {
	width: 100%;
	background-color: rgba(0,0,0,0.65);
	left: 0;
	bottom: 0;
	position: absolute;
	display: table;
	height: 55px
}
.download-box label {
	margin-bottom: 0
}
.download-box span {
	text-transform: capitalize;
	/* font-family: 'dinpro'; */;
	font-weight: 700;
	width: 100%;
	padding: 8px;
	font-size: 1rem;
	color: #25aae2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: table-cell;
	vertical-align: middle
}
.download-box span small {
	font-weight: 400;
	color: #b4c7cf;
	display: block
}
.download-box:focus>span, .download-box:active>span {
	color: #b0892b
}
.download-box:focus img, .download-box:active img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05)
}
.download-coverphoto img {
	width: 100%
}
.download-header {
	text-align: center;
	padding: 15px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #023c53
}
.download-header h3 {
	color: #25aae2;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}
.download-instructions {
	padding-bottom: 15px;
	border-bottom: 1px solid #023c53;
	margin-bottom: 15px
}
.download-button {
	margin-bottom: 30px
}
.form-help-text, .help-block {
	color: #bbb;
	font-size: 0.750rem;
	margin-bottom: 0
}
.form-help-text {
	margin-left: 48px;
	margin-top: 5px;
	display: block
}
.form-container {
	padding-top: 15px;
	padding-bottom: 15px
}
.form-control-static {
	padding-top: 0;
	padding-bottom: 0;
	color: #d3dee3;
	min-height: auto
}
.form-group {
	margin-bottom: 20px
}
.form-group>label {
	width: 100%;
	font-weight: 400;
	font-size: 0.875rem;
	color: #25aae2;
	margin-bottom: 0
}
.form-group-password {
	position: relative
}
.form-group-password .form-control {
	padding-right: 30px;
}
.form-group-password .btn {
	padding: 5px;
	background-color: transparent;
	border-color: transparent;
	right: 0;
	top: 5px;
	position: absolute
}
.form-group-password label ~ .btn {
	top: 29px
}
.form-control {
	padding: 10px 0;
	color: #999;
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #476370;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control:focus {
	border-color: #2a8fbd;
	outline: 0 none;
	-webkit-box-shadow: 0 1px 0px 0 #2a8fbd;
	box-shadow: 0 1px 0px 0 #2a8fbd;
}
.form-group-icon {
	width: 100%;
	display: table
}
.form-group-icon .form-icon, .form-group-icon .form-input {
	display: table-cell;
	vertical-align: top
}
.form-group-icon .form-icon {
	padding-top: 22px;
	padding-right:15px;
}
.form-group-icon .form-icon span[class^="icon-"], .form-group-icon .form-icon span[class*=" icon-"] {
	font-size: 2rem;
	color: #2a8fbd
}
.form-group-icon .form-input {
	width: 10000px
}
.form-group-icon .form-input>label {
	font-weight: 400;
	font-size: 0.875rem;
	color: #25aae2;
	margin-bottom: 0
}
.form-control[disabled], fieldset[disabled] .form-control {
	opacity: 0.5;
	background-color: transparent
}
select.form-control {
	background: url("../images/common/select-arrow.png") center right no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
select.form-control option {
	background-color: #1f1f1f;
	color: #d3dee3;
	text-shadow: none
}
.input-group .form-control {
	background-color: transparent;
	color: #d3dee3;
	border-bottom: 1px solid #ccc;
}
.input-group .input-group-addon {
	color: #d3dee3;
	padding: 11px 5px;
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ccc;
}
.input-group .input-group-icon {
	padding: 0 15px;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	opacity: 0.5
}
.input-group:focus .form-control, .input-group:focus .input-group-addon {
	border-color: #2a8fbd;
	outline: 0 none;
	-webkit-box-shadow: 0 1px 0px 0 #2a8fbd;
	box-shadow: 0 1px 0px 0 #2a8fbd
}
.radio label, .checkbox label {
	color: #d3dee3;
	font-size: 0.875rem
}
.radio input[type="radio"], .radio input[type="checkbox"], .checkbox input[type="radio"], .checkbox input[type="checkbox"] {
	margin-top: 3px
}
.radio-custom label, .checkbox-custom label {
	padding-left: 0
}
.radio-custom span, .checkbox-custom span {
	color: #ffed00;
	padding-left: 25px;
	display: block
}
.radio-custom span:before, .checkbox-custom span:before {
	color: #d3dee3;
	font-family: 'icomoon';
	font-size: 1.313em;
	top: -2px;
	left: 0;
	position: absolute;
	display: block
}
.radio-custom input[type="radio"], .radio-custom input[type="checkbox"], .checkbox-custom input[type="radio"], .checkbox-custom input[type="checkbox"] {
	display: none;
	visibility: hidden;
	opacity: 0
}
.radio-custom input[type="radio"]+span:before, .checkbox-custom input[type="radio"]+span:before {
	content: '\e923'
}
.radio-custom input[type="radio"]:checked+span:before, .checkbox-custom input[type="radio"]:checked+span:before {
	content: '\e922'
}
.radio-custom input[type="checkbox"]+span:before, .checkbox-custom input[type="checkbox"]+span:before {
	content: '\e921'
}
.radio-custom input[type="checkbox"]:checked+span:before, .checkbox-custom input[type="checkbox"]:checked+span:before {
	content: '\e920'
}
.radio-custom input[type="radio"]:checked+span:before, .radio-custom input[type="checkbox"]:checked+span:before, .checkbox-custom input[type="radio"]:checked+span:before, .checkbox-custom input[type="checkbox"]:checked+span:before {
	color: #d3dee3 !important
}
html[data-useragent*='UBrowser'] .radio-custom label, html[data-useragent*='UBrowser'] .checkbox-custom label, html[data-useragent*='UCBrowser'] .radio-custom label, html[data-useragent*='UCBrowser'] .checkbox-custom label {
	width: 100%;
	display: block
}
.has-error .form-control {
	border-color: #97b8c5;
	
}
.has-error .form-control:focus {
	border-color: #fd4253;
	-webkit-box-shadow: 0 1px 0px 0 #fd4253;
	box-shadow: 0 1px 0px 0 #fd4253
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442;
}
.ui-datebox-container.dropdown-menu {
	max-width: 315px;
	padding: 0;
	border: none;
	background-color: #0a212b
}
.ui-datebox-container.dropdown-menu .modal-header {
	padding: 8px
}
.ui-datebox-container.dropdown-menu .modal-title {
	text-align: center;
	width: auto
}
.ui-datebox-container.dropdown-menu .modal-title .closer {
	color: #bbb
}
.datetime-left .ui-datebox-container {
	left: 0 !important;
	right: auto
}
.ui-datebox-flipcenter {
	width: 100%;
	height: 40px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.modal-title .closer {
	color: #bbb
}
.ui-datebox-header h4 {
	color: #ffed00;
	font-size: 0.875rem
}
.ui-datebox-flipcontent {
	padding-top: 10px;
	margin-bottom: -45px;
	background-color: #0c2a37
}
.ui-datebox-flipcontent li {
	border-color: transparent
}
.ui-datebox-flipcontent li span {
	margin-top: 6px;
	color: #5b7f8f
}
.ui-datebox-flipcontent li.bg-success {
	border: 1px solid rgba(255,255,255,0.3);
	background-color: #15465d
}
.ui-datebox-flipcontent li.bg-success span {
	color: #d3dee3
}
.ui-datebox-flipcontent div {
	width: 31%
}
.ui-datebox-controls {
	padding: 0
}
.ui-datebox-controls .btn-default {
	color: #fff;
	padding: 10px;
	background-color: #2a8fbd;
	border-color: #2a8fbd
}
.ui-datebox-controls .btn-default:focus, .ui-datebox-controls .btn-default:hover {
	background-color: #216f93;
	border-color: #216f93
}
.ui-datebox-controls .btn-default .glyphicon {
	display: none
}
.ui-datebox-datebox-group.col-xs-3, .ui-datebox-datebox-group.col-xs-4 {
	padding-left: 1px;
	padding-right: 1px
}
.pay-note {
	margin-bottom: 15px
}
.pay-note .pay-note-label {
	color: #fd1f33;
	font-weight: 700
}
.payment-info {
	margin-bottom: 30px
}
@media (max-width: 320px) {
.payment-info p {
	font-size: 0.750rem
}
}




@media (max-width: 470px) {
.payment-info .payment-label {
	font-size: 0.750rem
}
}
.modal {
	text-align: center;
	padding: 0 !important
}
.modal.modal-fullscreen {
	background-color: #023144
}
.modal.modal-fullscreen .modal-header {
	padding: 9px 15px;
	background-color: #1f2021
}
.modal.modal-fullscreen .modal-backdrop {
	opacity: 1 !important
}
.modal.modal-fullscreen .modal-dialog {
	vertical-align: top;
	width: 100%;
	max-width: 100%;
	margin: 0
}
.modal.modal-fullscreen .modal-body {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto
}
.modal.modal-fullscreen .modal-content {
	margin: -1px -1px 0;
	border-color: transparent;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.modal.modal-fullscreen .modal-content .modal-header {
	border-bottom: none
}
.modal.modal-fullscreen .modal-content .modal-footer {
	border-top: none
}
.modal.modal-fullscreen .modal-content .close {
	margin-top: 0
}
.modal.modal-fullscreen:before {
	display: none
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px
}
.modal-header {
	border-bottom: none;
	position: relative;
	z-index: 1052
}
.modal-header.mheader-notitle {
	margin-bottom: -30px
}
.modal-title {
	text-align: left;
	color: #d3dee3;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.modal-footer {
	border-top: none
}
.modal-backdrop {
	opacity: 0.95 !important
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 90%;
	max-width: 460px
}
.modal-dialog .close {
	opacity: 0.75;
	color: #2a8fbd;
	font-size: 1.7rem;
	text-shadow: none
}
.modal-dialog .close:focus, .modal-dialog .close:active, .modal-dialog .close:hover {
	opacity: 1
}
.modal-content {
	border-color: #393939;
	background-color: #ffffff;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
.modal-content.modal-alt {
	border-color: #00131b;
	background-color: #00131b
}
.modal-content.modal-transparent {
	border-color: transparent;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.modal-game .modal-body h4 {
	color: #ffed00;
	font-weight: 700;
	margin-bottom: 30px
}
.modal-game .modal-body .modal-game-thumb {
	margin: 0 auto 40px;
	width: 110px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	box-shadow: 0 2px 4px rgba(0,0,0,0.4)
}
.modal-game .modal-body .modal-game-thumb img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
	display: block
}
.modal-potm .potm-box {
	width: auto;
	display: inline-block;
	position: relative
}
.modal-potm .potm-box .close {
	color: #fff;
	padding: 10px;
	top: 0;
	right: 0;
	position: absolute
}
.modal-potm .potm-box>a {
	display: block
}
.modal-potm .potm-box .checkbox {
	/* font-family: 'dinpro'; */;
	left: 10px;
	bottom: 0;
	position: absolute
}
.modal-potm .potm-box .checkbox input[type="checkbox"] {
	margin-top: 5px
}
@media only screen and (orientation: landscape) {
.modal-game .modal-body h4 {
	margin-bottom: 15px
}
.modal-game-row .modal-game-col {
	float: left
}
.modal-game-row .modal-game-col.modal-game-col-thumb {
	width: 35%
}
.modal-game-row .modal-game-col.modal-game-col-thumb .modal-game-thumb {
	max-width: 100%
}
.modal-game-row .modal-game-col.modal-game-col-btns {
	width: 65%
}
}
.on-splash-screen, .splash-screen {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	position: fixed;
	display: table;
	background-color: #1f1f1f
}
.on-splash-screen .splash-screen-box, .splash-screen .splash-screen-box {
	display: table-cell;
	vertical-align: middle
}
.on-splash-screen .splash-screen-box img, .splash-screen .splash-screen-box img {
	margin-top: 0;
	max-width: 30%
}
.on-splash-screen .splash-screen-box .on-spinner, .on-splash-screen .splash-screen-box .spinner, .splash-screen .splash-screen-box .on-spinner, .splash-screen .splash-screen-box .spinner {
	margin-top: 30px;
	position: relative
}
.loader.inner {
	position: relative;
	min-height: inherit
}
.on-spinner, .spinner {
	margin: auto;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 0.714em;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute
}
.on-spinner>div, .spinner>div {
	background-color: #01374d;
	height: 100%;
	width: 4px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out
}
.on-spinner .rect2, .spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
	background-color: #01374d
}
.on-spinner .rect3, .spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s
}
.on-spinner .rect4, .spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}
.on-spinner .rect5, .spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}
@-webkit-keyframes sk-stretchdelay {
0%, 40%, 100% {
-webkit-transform:scaleY(0.4)
}
20% {
-webkit-transform:scaleY(1)
}
}
@keyframes sk-stretchdelay {
0%, 40%, 100% {
transform:scaleY(0.4);
-webkit-transform:scaleY(0.4);
background-color:#01374d
}
20% {
transform:scaleY(1);
-webkit-transform:scaleY(1);
background-color:#d3dee3
}
}
@keyframes css-loader {
50% {
opacity:0.2;
transform:scale(0.75)
}
100% {
opacity:1;
transform:scale(1)
}
}
.css-loader {
	display: inline-block;
	margin: 0 auto
}
.css-loader>div {
	background-color: #d3dee3;
	width: 9px;
	height: 9px;
	border-radius: 0;
	margin: 0px;
	animation-fill-mode: both;
	display: inline-block;
	animation: css-loader 0.8s 0s infinite linear
}
.css-loader>div:nth-child(2n-1) {
	animation-delay: -0.35s !important
}
.css-loader.css-loader-small>div {
	width: 5px;
	height: 5px
}
.form-loader {
	position: relative
}
.form-loader .form-control {
	color: transparent
}
.form-loader .css-loader {
	position: absolute
}
.form-loader .form-control ~ .css-loader {
	top: 7px;
	left: 9px
}
.form-loader.form-group .css-loader {
	top: 30px;
	left: 0
}
.css-loader-center {
	background-color: transparent;
	width: 100%;
	height: 100%;
	z-index: 5;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	display: table
}
.css-loader-center .css-loader-container {
	vertical-align: middle;
	display: table-cell
}
.css-loader-center .css-loader-logo {
	display: block;
	margin: 0 auto 30px
}
.css-loader-center .css-loader {
	margin: 0 auto;
	text-align: center;
	display: block
}
.css-loader-full {
	background-color: rgba(6,6,6,0.45);
	width: 100%;
	height: 100%;
	z-index: 1055;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	display: table
}
.css-loader-full .css-loader-container {
	vertical-align: middle;
	display: table-cell
}
.css-loader-full .css-loader-container img {
	display: none
}
.css-loader-full .css-loader-logo {
	display: block;
	margin: 0 auto 30px
}
.css-loader-full .css-loader {
	margin: 0 auto;
	text-align: center;
	display: block
}
.header .popover {
	background-color: #012736;
	border-color: #012736
}
.header .popover .arrow:after {
	border-bottom-color: #012736
}
.header .popover.bottom {
	margin-top: 14px
}
.header .popover .popover-content {
	color: #ffed00;
	font-size: 12px
}
.footer {
	width: 100%;
	height: 60px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	position: absolute;
	overflow: hidden;
	background-color: #262829;
	-webkit-box-shadow: 0 -10px 10px 0 rgba(0,0,0,0.075);
	box-shadow: 0 -10px 10px 0 rgba(0,0,0,0.075)
}
.footer .btn-group {
	position: relative;
	height: 100%
}
.footer .btn-group .btn {
	padding: 0 5px;
	position: relative;
	height: 100%;
	background-color: transparent;
	border: none
}
.footer .btn-group .btn .icon {
	color: #2a8fbd;
	font-size: 1.813rem;
	margin-bottom: 2px;
	display: block
}
.footer .btn-group .btn .footer-label {
	color: #d3dee3;
	font-size: 0.688rem;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.footer .btn-group .btn.active, .footer .btn-group .btn:focus, .footer .btn-group .btn:hover {
	color: #fff;
	background-color: #2a8fbd
}
.footer .btn-group .btn.active .icon, .footer .btn-group .btn:focus .icon, .footer .btn-group .btn:hover .icon {
	color: #fff
}
@media (max-width: 320px) {
.footer .btn-group .btn .footer-label {
	font-size: 0.625rem
}
}
.banner-lists {
	overflow-wrap: break-word;
	color: #eee;
	max-width: 640px;
	margin: 0 auto
}
.banner-lists .col {
	width: 100%
}
.banner-odd-even>div.row .banner-caption {
	max-width: 50%
}
.banner-odd-even>div.row .banner-caption h3 {
	font-size: 1.429em
}
.banner-odd-even>div.row .banner-caption p {
	font-size: 1em;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}
.banner-odd-even>div.row:nth-child(odd) {
	margin-bottom: 0
}
.banner-odd-even>div.row:nth-child(odd) .banner-caption {
	float: right;
	text-align: right;
	margin-right: 15px
}
.banner-odd-even>div.row .banner-left .banner-caption {
	float: none;
	text-align: left;
	margin-right: 0;
	margin-left: 15px
}
.banner-odd-even>div.row:nth-child(even) .banner-caption {
	margin-left: 15px
}
.banner-odd-even>div.row .btn {
	max-width: 210px;
	display: inline-block;
	width: 100%
}
.banner {
	background-color: #0b0b0b;
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 50%
}
.banner .img-bg {
	position: absolute;
	width: 100%
}
.banner .banner-caption {
	position: relative;
	z-index: 1;
	padding: 10px
}
.banner .title {
	color: #ffed00;
	font-size: 2rem;
	margin-top: 1rem
}
@media all and (min-width: 768px) {
.banner .banner-caption {
	margin-top: 7%
}
.banner-odd-even>div.row .banner-caption h3 {
	font-size: 1.714em
}
.banner-odd-even>div.row .banner-caption p {
	color: #fff;
	font-size: 1.143em
}
}
@media all and (max-width: 480px) {
.banner-odd-even>div.row .banner-caption h3 {
	font-size: 1.286em
}
.banner-odd-even>div.row .banner-caption p {
	color: #fff;
	font-size: 0.8em;
	margin-bottom: 5px
}
.banner-odd-even>div.row .btn {
	padding-top: 8px !important;
	padding-bottom: 8px !important
}
}
.language-flag {
	padding-bottom: 10px
}
.language-flag img {
	width: 70%;
	max-width: 100px;
	margin-bottom: 10px
}
.language-flag p {
	font-size: 0.750rem
}
.language-flag p.active {
	color: #2a8fbd
}
.logo_1, .logo_2, .logo_3, .logo_4, .logo_5, .logo_6, .logo_7, .logo_8, .logo_9, .logo_10, .logo_11, .logo_12, .logo_13, .logo_14, .logo_15, .logo_16, .logo_17, .logo_18, .logo_19, .logo_20, .logo_21, .logo_22, .logo_23, .logo_24, .logo_25, .logo_26, .logo_27, .logo_28, .logo_29, .logo_30, .logo_31, .logo_32, .logo_33, .logo_34, .logo_35, .logo_36, .logo_37, .logo_38, .logo_39, .logo_40, .logo_41, .logo_42, .logo_43, .logo_44, .logo_45, .logo_46, .logo_47, .logo_48, .logo_49, .logo_50, .logo_51, .logo_52, .logo_53, .logo_54, .logo_55, .logo_56, .logo_57, .logo_58, .logo_59, .logo_60, .logo_61, .logo_62 {
	display: inline-block;
	width: 92px;
	height: 42px;
	background-image: url("../images/banklogo.png");
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 0px
}
.logo_1 {
	background-position: -10px -57px
}
.logo_2 {
	background-position: -10px -104px
}
.logo_3 {
	background-position: -10px -151px
}
.logo_4 {
	background-position: -10px -198px
}
.logo_5 {
	background-position: -10px -245px
}
.logo_6 {
	background-position: -10px -292px
}
.logo_7 {
	background-position: -10px -339px
}
.logo_8 {
	background-position: -10px -386px
}
.logo_9 {
	background-position: -10px -433px
}
.logo_10 {
	background-position: -10px -480px
}
.logo_11 {
	background-position: -10px -527px
}
.logo_12 {
	background-position: -10px -574px
}
.logo_13 {
	background-position: -10px -621px
}
.logo_14 {
	background-position: -10px -668px
}
.logo_15 {
	background-position: -10px -715px
}
.logo_16 {
	background-position: -10px -762px
}
.logo_17 {
	background-position: -10px -809px
}
.logo_18 {
	background-position: -10px -856px
}
.logo_19 {
	background-position: -10px -903px
}
.logo_20 {
	background-position: -10px -950px
}
.logo_21 {
	background-position: -10px -997px
}
.logo_22 {
	background-position: -10px -1044px
}
.logo_23 {
	background-position: -10px -1091px
}
.logo_24 {
	background-position: -10px -1138px
}
.logo_25 {
	background-position: -10px -1185px
}
.logo_26 {
	background-position: -10px -1232px
}
.logo_27 {
	background-position: -10px -1279px
}
.logo_28 {
	background-position: -10px -1326px
}
.logo_29 {
	background-position: -10px -1373px
}
.logo_30 {
	background-position: -10px -1420px
}
.logo_31 {
	background-position: -10px -1467px
}
.logo_32 {
	background-position: -10px -1514px
}
.logo_33 {
	background-position: -10px -1561px
}
.logo_34 {
	background-position: -10px -1608px
}
.logo_35 {
	background-position: -10px -1655px
}
.logo_36 {
	background-position: -10px -1702px
}
.logo_37 {
	background-position: -10px -1749px
}
.logo_38 {
	background-position: -10px -1796px
}
.logo_39 {
	background-position: -10px -1843px
}
.logo_40 {
	background-position: -10px -1890px
}
.logo_41 {
	background-position: -10px -1937px
}
.logo_42 {
	background-position: -10px -1984px
}
.logo_43 {
	background-position: -10px -2031px
}
.logo_44 {
	background-position: -10px -2078px
}
.logo_45 {
	background-position: -10px -2125px
}
.logo_46 {
	background-position: -10px -2172px
}
.logo_47 {
	background-position: -10px -2219px
}
.logo_48 {
	background-position: -10px -2266px
}
.logo_49 {
	background-position: -10px -2313px
}
.logo_50 {
	background-position: -10px -2360px
}
.logo_51 {
	background-position: -10px -2407px
}
.logo_52 {
	background-position: -10px -2454px
}
.logo_53 {
	background-position: -10px -2501px
}
.logo_54 {
	background-position: -10px -2548px
}
.logo_55 {
	background-position: -10px -2595px
}
.logo_56 {
	background-position: -10px -2642px
}
.logo_57 {
	background-position: -10px -2689px
}
.logo_58 {
	background-position: -10px -2736px
}
.logo_59 {
	background-position: -10px -2783px
}
.logo_60 {
	background-position: -10px -2830px
}
.logo_61 {
	background-position: -10px -2877px
}
.logo_62 {
	background-position: -10px -2924px
}
.logo_1.on, .logo_2.on, .logo_3.on, .logo_4.on, .logo_5.on, .logo_6.on, .logo_7.on, .logo_8.on, .logo_9.on, .logo_10.on, .logo_11.on, .logo_12.on, .logo_13.on, .logo_14.on, .logo_15.on, .logo_16.on, .logo_17.on, .logo_18.on, .logo_19.on, .logo_20.on, .logo_21.on, .logo_22.on, .logo_23.on, .logo_24.on, .logo_25.on, .logo_26.on, .logo_27.on, .logo_28.on, .logo_29.on, .logo_30.on, .logo_31.on, .logo_32.on, .logo_33.on, .logo_34.on, .logo_35.on, .logo_36.on, .logo_37.on, .logo_38.on, .logo_39.on, .logo_40.on, .logo_41.on, .logo_42.on, .logo_43.on, .logo_44.on, .logo_45.on, .logo_46.on, .logo_47.on, .logo_48.on, .logo_49.on, .logo_50.on, .logo_51.on, .logo_52.on, .logo_53.on, .logo_54.on, .logo_55.on, .logo_56.on, .logo_57.on, .logo_58.on, .logo_59.on, .logo_60.on, .logo_61.on, .logo_62.on {
	background-position-x: -107px
}
.pagination {
	margin-top: 0
}
.pagination li span {
	color: #d3dee3;
	background-color: #023144;
	border-color: #023144
}
.pagination li a {
	color: #fff;
	background-color: #2a8fbd;
	border-color: #023144
}
.account {
	background-color: #011c26
}
.account-box {
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #022635
}
.account-box>div {
	vertical-align: middle;
	display: inline-block;
	text-align: left
}
.account-box img {
	margin-right: 5px;
	width: 55px
}
.account-box h4 {
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.875rem
}
.account-box p {
	color: #d3dee3;
	font-size: 1rem;
	margin-bottom: 0
}
.account-box.default {
	padding: 28px 15px
}
.account-box.default h4 {
	font-size: 1.25rem
}
.account-status {
	text-align: center;
	padding: 15px
}
.account-status>a, .account-status>span {
	padding: 0 5px;
	vertical-align: middle;
	display: inline-block;
	position: relative
}
.account-status>a {
	color: #888
}
.account-status>a>span[class^="icon-"], .account-status>a>span[class*=" icon-"] {
	font-size: 2.25rem
}
.account-status>a.account-done {
	color: #d3dee3
}
.account-status>a.account-done .account-badge {
	color: #fff;
	background-color: #2a8fbd
}
.account-status>a:focus, .account-status>a:hover {
	outline: 0 none
}
.account-status .account-badge {
	color: #e6e6e6;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	background-color: gray;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: -2px;
	right: 3px;
	position: absolute
}
.account-status .popover {
	width: 100%;
	min-width: 300px;
	height: auto;
	background-color: #2b2d2e;
	border: none
}
.account-status .popover .arrow:after {
	border-top-color: #2b2d2e !important
}
.account-step-content {
	display: none
}
.right-sidebar {
	background-color: #023144
}
.right-sidebar .popover {
	width: 75%;
	min-width: 150px
}
.right-sidebar .dropdown-menu {
	background-color: #1f2021;
	max-height: 200px;
	overflow: auto;
	padding: 0
}
.right-sidebar .dropdown-menu li {
	border-bottom: 1px solid #292a2c
}
.right-sidebar .dropdown-menu li>span, .right-sidebar .dropdown-menu li a {
	padding: 10px 6px;
	color: #d3dee3;
	/* font-family: 'dinpro'; */;
	display: block
}
.right-sidebar .dropdown-menu li>span:active, .right-sidebar .dropdown-menu li>span:focus, .right-sidebar .dropdown-menu li>span:hover, .right-sidebar .dropdown-menu li a:active, .right-sidebar .dropdown-menu li a:focus, .right-sidebar .dropdown-menu li a:hover {
	color: #fff;
	background-color: #2a8fbd
}
.right-sidebar .dropdown-menu li>span:active i[class^="icon-"], .right-sidebar .dropdown-menu li>span:active i[class*="icon-"], .right-sidebar .dropdown-menu li>span:focus i[class^="icon-"], .right-sidebar .dropdown-menu li>span:focus i[class*="icon-"], .right-sidebar .dropdown-menu li>span:hover i[class^="icon-"], .right-sidebar .dropdown-menu li>span:hover i[class*="icon-"], .right-sidebar .dropdown-menu li a:active i[class^="icon-"], .right-sidebar .dropdown-menu li a:active i[class*="icon-"], .right-sidebar .dropdown-menu li a:focus i[class^="icon-"], .right-sidebar .dropdown-menu li a:focus i[class*="icon-"], .right-sidebar .dropdown-menu li a:hover i[class^="icon-"], .right-sidebar .dropdown-menu li a:hover i[class*="icon-"] {
	color: #fff
}
.right-sidebar .dropdown-menu li>span i[class^="icon-"], .right-sidebar .dropdown-menu li>span i[class*="icon-"], .right-sidebar .dropdown-menu li a i[class^="icon-"], .right-sidebar .dropdown-menu li a i[class*="icon-"] {
	font-size: 1.5em;
	position: relative;
	top: 4px;
	margin-right: 4px
}
.right-sidebar .dropdown-menu li .switch {
	float: left
}
.right-sidebar .dropdown-menu li:last-of-type {
	border-bottom: none
}
.right-sidebar .dropdown-menu.dropdown-wallet {
	min-width: 230px
}
.right-sidebar .dropdown-menu.dropdown-wallet li a {
	font-size: 0.750rem;
	color: #ffed00;
	display: table;
	width: 100%
}
.right-sidebar .dropdown-menu.dropdown-wallet li a span {
	text-align: left;
	display: table-cell;
	width: 1%
}
.right-sidebar .dropdown-menu.dropdown-wallet li a .dropdown-wallet-value {
	text-align: right;
	font-weight: 700;
	color: #d3dee3
}
.right-sidebar .dropdown-menu.dropdown-wallet li a:active>span, .right-sidebar .dropdown-menu.dropdown-wallet li a:focus>span, .right-sidebar .dropdown-menu.dropdown-wallet li a:hover>span {
	color: #fff
}
.right-sidebar .dropdown-menu.dropdown-menu-right {
	text-align: right
}
.sidebar-avatar {
	padding: 16px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1f2021
}
.sidebar-avatar .icon-ballon:after {
	top: -5px;
	right: -10px
}
.sidebar-avatar-buttons div[class*="col-"]>.dropdown>button, .sidebar-avatar-buttons div[class*="col-"]>a {
	color: #d3dee3;
	font-size: 1.5rem;
	background-color: transparent;
	border: none;
	padding: 2px
}
.sidebar-avatar-buttons div[class*="col-"]>.dropdown>button:focus, .sidebar-avatar-buttons div[class*="col-"]>.dropdown>button:hover, .sidebar-avatar-buttons div[class*="col-"]>a:focus, .sidebar-avatar-buttons div[class*="col-"]>a:hover {
	color: #f2f5f7
}
.sidebar-avatar-buttons .dropdown-menu {
	top: 75%
}
.sidebar-avatar-buttons .dropdown-menu li {
	text-align: left
}
.sidebar-avatar-buttons .dropdown-menu li a {
	padding: 8px 6px 14px
}
.sidebar-avatar-buttons .dropdown-menu li a i[class^="icon-"], .sidebar-avatar-buttons .dropdown-menu li a i[class*="icon-"] {
	color: #2a8fbd
}
.sidebar-avatar-user {
	text-align: center
}
.sidebar-avatar-user .sidebar-avatar-image {
	width: 60px;
	height: 60px;
	border: 3px solid #fff;
	overflow: hidden;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.sidebar-avatar-user .sidebar-avatar-image img {
	width: 100%
}
.sidebar-avatar-user h4 {
	margin-bottom: 0;
	font-size: 1rem
}
.sidebar-avatar-user p {
	color: #2a8fbd;
	font-size: 0.688rem;
	text-transform: uppercase;
	margin-bottom: 0
}
.sidebar-account {
	background-color: #022635
}
.sidebar-account .account-status {
	padding: 8px;
	border-bottom: 1px solid rgba(255,255,255,0.05)
}
.sidebar-account .account-status>a>span[class^="icon-"], .sidebar-account .account-status>a>span[class*=" icon-"] {
	font-size: 1.75rem
}
.sidebar-account .popover .btn {
	font-size: 0.688rem
}
.sidebar-wallet {
	background-color: #022635
}
.sidebar-wallet .row>div[class^="col-"], .sidebar-wallet .row>div[class*="col-"] {
	border-right: 1px solid rgba(255,255,255,0.05)
}
.sidebar-wallet .row>div[class^="col-"]:last-of-type, .sidebar-wallet .row>div[class*="col-"]:last-of-type {
	border-right: none
}
.sidebar-wallet .sidebar-wallet-box {
	padding: 8px 16px;
	text-align: center;
	display: block
}
.sidebar-wallet .sidebar-wallet-box span {
	color: #ffed00;
	/* font-family: 'dinpro'; */;
	text-align: left;
	font-size: 0.750rem;
	display: block;
	margin-bottom: 5px
}
.sidebar-wallet .sidebar-wallet-box span i {
	color: #d3dee3;
	float: right
}
.sidebar-wallet .sidebar-wallet-box h4 {
	color: #d3dee3;
	font-weight: 700;
	font-size: 0.875rem;
	margin-top: 0;
	margin-bottom: 0
}
.sidebar-wallet .sidebar-wallet-box p {
	color: #7b7b7b;
	font-size: 0.688rem;
	margin-bottom: 0
}
.sidebar-wallet .dropdown-menu {
	top: 37%;
	left: 9px
}
.sidebar-forms>div {
	padding: 12px 16px;
	border-bottom: 1px solid rgba(255,255,255,0.05)
}
.sidebar-forms>div:last-of-type {
	border-bottom: none
}
.sidebar-forms h5 {
	font-size: 0.750rem;
	color: #2a8fbd;
	margin-top: 0;
	margin-bottom: 5px
}
.sidebar-forms i[class^="icon-"], .sidebar-forms i[class*="icon-"] {
	display: inline-block
}
.sidebar-forms .icon-swap {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	position: relative;
	top: 2px
}
.sidebar-forms .row {
	margin-bottom: 10px
}
.sidebar-forms .form-control {
	padding: 8px 0;
	font-size: 0.750em;
	height: 30px
}
.sidebar-forms form .btn {
	padding: 0px 14px;
	font-size: 1.2rem
}
.sidebar-forms .dropdown-menu {
	left: -7px
}
.sidebar-forms div[class^="col-"]:nth-child(even) .dropdown-menu, .sidebar-forms div[class*="col-"]:nth-child(even) .dropdown-menu {
	text-align: right;
	left: auto;
	right: -7px
}
.sidebar-forms .dropdown-select button {
	width: 100%;
	padding: 5px 0 6px;
	text-align: left;
	background-color: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #476370;
	font-size: 0.750rem
}
.sidebar-forms .dropdown-select button b {
	font-weight: normal
}
.sidebar-forms .dropdown-select button:focus {
	border-color: #2a8fbd;
	outline: 0 none;
	-webkit-box-shadow: 0 1px 0px 0 #2a8fbd;
	box-shadow: 0 1px 0px 0 #2a8fbd
}
.sidebar-forms .dropdown-select .caret {
	border-top-color: #86959B;
	float: right;
	margin-top: 7px
}
.right-sidebar-maintenance {
	text-align: center;
	margin: 30px 0
}
.right-sidebar-maintenance i[class^="icon-"], .right-sidebar-maintenance i[class*=" icon-"] {
	color: #d3dee3;
	font-size: 3rem;
	margin-bottom: 10px
}
.right-sidebar-maintenance h4 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #ffed00
}
@media all and (min-width: 375px) {
.right-sidebar {
	width: 300px
}
.right-sidebar .popover {
	width: 80%;
	min-width: 200px
}
.dropdown-menu-wallet {
	min-width: 265px
}
.sidebar-wallet .sidebar-wallet-box h4 {
	font-size: 1rem
}
}
@media all and (min-width: 768px) {
.right-sidebar {
	width: 340px
}
.dropdown-menu-wallet {
	min-width: 275px
}
}
.home-sections {
	border-bottom: 10px solid #022635;
	padding-top: 15px;
	padding-bottom: 15px
}
.home-sections .home-section-title {
	margin-bottom: 15px
}
.home-sections .home-section-title h2 {
	font-size: 1.125rem;
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0
}
.home-sections .home-section-title h2 span {
	color: #d3dee3
}
.home-sections .home-section-title a {
	font-size: 1.375rem;
	padding: 0 10px
}
.home-bets {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1024px
}
.home-bets li {
	border-bottom: 1px solid #023c53
}
.home-bets li a {
	padding: 15px 0;
	display: block
}
.home-bets li:first-child {
	border-top: 1px solid #023c53
}
.home-bets h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 0.875rem;
	font-weight: 700;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.home-bets h3 i {
	color: #7698a8;
	margin-right: 5px;
	font-size: 1.429em;
	top: 4px;
	position: relative
}
.home-bets h3 span {
	font-size: 0.857em;
	font-weight: 400;
	color: #d3dee3
}
.home-bets p {
	color: #2a8fbd;
	font-weight: 700;
	font-size: 0.750rem;
	margin-top: 5px;
	margin-bottom: 0
}
.home-bets p i {
	color: #d3dee3
}
.right-sidebar {
	background-color: #023144
}
.right-sidebar .popover {
	width: 75%;
	min-width: 150px
}
.right-sidebar .dropdown-menu {
	background-color: #1f2021;
	max-height: 200px;
	overflow: auto;
	padding: 0
}
.right-sidebar .dropdown-menu li {
	border-bottom: 1px solid #292a2c
}
.right-sidebar .dropdown-menu li>span, .right-sidebar .dropdown-menu li a {
	padding: 10px 6px;
	color: #d3dee3;
	/* font-family: 'dinpro'; */;
	display: block
}
.right-sidebar .dropdown-menu li>span:active, .right-sidebar .dropdown-menu li>span:focus, .right-sidebar .dropdown-menu li>span:hover, .right-sidebar .dropdown-menu li a:active, .right-sidebar .dropdown-menu li a:focus, .right-sidebar .dropdown-menu li a:hover {
	color: #fff;
	background-color: #2a8fbd
}
.right-sidebar .dropdown-menu li>span:active i[class^="icon-"], .right-sidebar .dropdown-menu li>span:active i[class*="icon-"], .right-sidebar .dropdown-menu li>span:focus i[class^="icon-"], .right-sidebar .dropdown-menu li>span:focus i[class*="icon-"], .right-sidebar .dropdown-menu li>span:hover i[class^="icon-"], .right-sidebar .dropdown-menu li>span:hover i[class*="icon-"], .right-sidebar .dropdown-menu li a:active i[class^="icon-"], .right-sidebar .dropdown-menu li a:active i[class*="icon-"], .right-sidebar .dropdown-menu li a:focus i[class^="icon-"], .right-sidebar .dropdown-menu li a:focus i[class*="icon-"], .right-sidebar .dropdown-menu li a:hover i[class^="icon-"], .right-sidebar .dropdown-menu li a:hover i[class*="icon-"] {
	color: #fff
}
.right-sidebar .dropdown-menu li>span i[class^="icon-"], .right-sidebar .dropdown-menu li>span i[class*="icon-"], .right-sidebar .dropdown-menu li a i[class^="icon-"], .right-sidebar .dropdown-menu li a i[class*="icon-"] {
	font-size: 1.5em;
	position: relative;
	top: 4px;
	margin-right: 4px
}
.right-sidebar .dropdown-menu li .switch {
	float: left
}
.right-sidebar .dropdown-menu li:last-of-type {
	border-bottom: none
}
.right-sidebar .dropdown-menu.dropdown-wallet {
	min-width: 230px
}
.right-sidebar .dropdown-menu.dropdown-wallet li a {
	font-size: 0.750rem;
	color: #ffed00;
	display: table;
	width: 100%
}
.right-sidebar .dropdown-menu.dropdown-wallet li a span {
	text-align: left;
	display: table-cell;
	width: 1%
}
.right-sidebar .dropdown-menu.dropdown-wallet li a .dropdown-wallet-value {
	text-align: right;
	font-weight: 700;
	color: #d3dee3
}
.right-sidebar .dropdown-menu.dropdown-wallet li a:active>span, .right-sidebar .dropdown-menu.dropdown-wallet li a:focus>span, .right-sidebar .dropdown-menu.dropdown-wallet li a:hover>span {
	color: #fff
}
.right-sidebar .dropdown-menu.dropdown-menu-right {
	text-align: right
}
.sidebar-avatar {
	padding: 16px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1f2021
}
.sidebar-avatar .icon-ballon:after {
	top: -5px;
	right: -10px
}
.sidebar-avatar-buttons div[class*="col-"]>.dropdown>button, .sidebar-avatar-buttons div[class*="col-"]>a {
	color: #d3dee3;
	font-size: 1.5rem;
	background-color: transparent;
	border: none;
	padding: 2px
}
.sidebar-avatar-buttons div[class*="col-"]>.dropdown>button:focus, .sidebar-avatar-buttons div[class*="col-"]>.dropdown>button:hover, .sidebar-avatar-buttons div[class*="col-"]>a:focus, .sidebar-avatar-buttons div[class*="col-"]>a:hover {
	color: #f2f5f7
}
.sidebar-avatar-buttons .dropdown-menu {
	top: 75%
}
.sidebar-avatar-buttons .dropdown-menu li {
	text-align: left
}
.sidebar-avatar-buttons .dropdown-menu li a {
	padding: 8px 6px 14px
}
.sidebar-avatar-buttons .dropdown-menu li a i[class^="icon-"], .sidebar-avatar-buttons .dropdown-menu li a i[class*="icon-"] {
	color: #2a8fbd
}
.sidebar-avatar-user {
	text-align: center
}
.sidebar-avatar-user .sidebar-avatar-image {
	width: 60px;
	height: 60px;
	border: 3px solid #fff;
	overflow: hidden;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.sidebar-avatar-user .sidebar-avatar-image img {
	width: 100%
}
.sidebar-avatar-user h4 {
	margin-bottom: 0;
	font-size: 1rem
}
.sidebar-avatar-user p {
	color: #2a8fbd;
	font-size: 0.688rem;
	text-transform: uppercase;
	margin-bottom: 0
}
.sidebar-account {
	background-color: #022635
}
.sidebar-account .account-status {
	padding: 8px;
	border-bottom: 1px solid rgba(255,255,255,0.05)
}
.sidebar-account .account-status>a>span[class^="icon-"], .sidebar-account .account-status>a>span[class*=" icon-"] {
	font-size: 1.75rem
}
.sidebar-account .popover .btn {
	font-size: 0.688rem
}
.sidebar-wallet {
	background-color: #022635
}
.sidebar-wallet .row>div[class^="col-"], .sidebar-wallet .row>div[class*="col-"] {
	border-right: 1px solid rgba(255,255,255,0.05)
}
.sidebar-wallet .row>div[class^="col-"]:last-of-type, .sidebar-wallet .row>div[class*="col-"]:last-of-type {
	border-right: none
}
.sidebar-wallet .sidebar-wallet-box {
	padding: 8px 16px;
	text-align: center;
	display: block
}
.sidebar-wallet .sidebar-wallet-box span {
	color: #ffed00;
	/* font-family: 'dinpro'; */;
	text-align: left;
	font-size: 0.750rem;
	display: block;
	margin-bottom: 5px
}
.sidebar-wallet .sidebar-wallet-box span i {
	color: #d3dee3;
	float: right
}
.sidebar-wallet .sidebar-wallet-box h4 {
	color: #d3dee3;
	font-weight: 700;
	font-size: 0.875rem;
	margin-top: 0;
	margin-bottom: 0
}
.sidebar-wallet .sidebar-wallet-box p {
	color: #7b7b7b;
	font-size: 0.688rem;
	margin-bottom: 0
}
.sidebar-wallet .dropdown-menu {
	top: 37%;
	left: 9px
}
.sidebar-forms>div {
	padding: 12px 16px;
	border-bottom: 1px solid rgba(255,255,255,0.05)
}
.sidebar-forms>div:last-of-type {
	border-bottom: none
}
.sidebar-forms h5 {
	font-size: 0.750rem;
	color: #2a8fbd;
	margin-top: 0;
	margin-bottom: 5px
}
.sidebar-forms i[class^="icon-"], .sidebar-forms i[class*="icon-"] {
	display: inline-block
}
.sidebar-forms .icon-swap {

	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	position: relative;
	top: 2px
}
.sidebar-forms .row {
	margin-bottom: 10px
}
.sidebar-forms .form-control {
	padding: 8px 0;
	font-size: 0.750em;
	height: 30px
}
.sidebar-forms form .btn {
	padding: 0px 14px;
	font-size: 1.2rem
}
.sidebar-forms .dropdown-menu {
	left: -7px
}
.sidebar-forms div[class^="col-"]:nth-child(even) .dropdown-menu, .sidebar-forms div[class*="col-"]:nth-child(even) .dropdown-menu {
	text-align: right;
	left: auto;
	right: -7px
}
.sidebar-forms .dropdown-select button {
	width: 100%;
	padding: 5px 0 6px;
	text-align: left;
	background-color: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #476370;
	font-size: 0.750rem
}
.sidebar-forms .dropdown-select button b {
	font-weight: normal
}
.sidebar-forms .dropdown-select button:focus {
	border-color: #2a8fbd;
	outline: 0 none;
	-webkit-box-shadow: 0 1px 0px 0 #2a8fbd;
	box-shadow: 0 1px 0px 0 #2a8fbd
}
.sidebar-forms .dropdown-select .caret {
	border-top-color: #86959B;
	float: right;
	margin-top: 7px
}
.right-sidebar-maintenance {
	text-align: center;
	margin: 30px 0
}
.right-sidebar-maintenance i[class^="icon-"], .right-sidebar-maintenance i[class*=" icon-"] {
	color: #d3dee3;
	font-size: 3rem;
	margin-bottom: 10px
}
.right-sidebar-maintenance h4 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #ffed00
}
@media all and (min-width: 375px) {
.right-sidebar {
	width: 300px
}
.right-sidebar .popover {
	width: 80%;
	min-width: 200px
}
.dropdown-menu-wallet {
	min-width: 265px
}
.sidebar-wallet .sidebar-wallet-box h4 {
	font-size: 1rem
}
}
@media all and (min-width: 768px) {
.right-sidebar {
	width: 340px
}
.dropdown-menu-wallet {
	min-width: 275px
}
}
.switch {
	position: relative;
	display: inline-block;
	width: 31px;
	height: 14px;
	margin-top: 4px;
	margin-left: 4px
}
.switch input {
	display: none
}
.switch input:checked+.switch-slider {
	background-color: #fff
}
.switch input:focus+.switch-slider {
	box-shadow: 0 0 1px #2196F3
}
.switch input:checked+.switch-slider:before {
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px)
}
.switch .switch-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #01374d;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	-ms-border-radius: 34px;
	border-radius: 34px
}
.switch .switch-slider:before {
	position: absolute;
	content: "";
	height: 22px;
	width: 22px;
	left: -4px;
	bottom: -4px;
	background-color: #2a8fbd;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.4s;
	transition: 0.4s
}
.login {
	position: relative;
	display: table;
	width: 100%;
	height: 100%
}
.login-container {
	vertical-align: middle;
	display: table-cell
}
.login-box {
	width: 100%;
	padding: 15px;
	max-width: 480px;
	margin: 0 auto
}
.login-box .login-logo {
	padding-top: 30px;
	margin-bottom: 30px
}
.login-box .imgCaptcha {
	margin-bottom: 10px
}
.login-forgot {
	margin-bottom: 30px
}
.login-forgot a {
	font-size: 0.875rem
}
.login-register {
	margin-bottom: 30px
}
.login-register p {
	max-width: 75%;
	margin-left: auto;
	margin-right: auto
}
.captcha-div>div {
	padding-left: 0
}
@media all and (min-width: 480px) {
.login-box .login-logo {
	padding-top: 0;
	margin-bottom: 15%
}
.login-register p {
	max-width: 80%
}
}
.login-vip {
	background-color: #1e1e1e
}
.login-vip .login-box {
	padding: 15px 30px
}
.login-vip .login-form {
	border-top: 5px solid #ffc500;
	background-color: #1f1f1f;
	margin-bottom: 30px;

	padding: 30px;
	-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 50px rgba(0,0,0,0.5)
}
.login-vip .login-form h2 {
	color: #fff;
	letter-spacing: -0.5px;

	margin-top: 0;
	font-weight: 700;
	margin-bottom: 15px
}
.login-vip .form-control {
	/* font-family: 'dinpro'; */;
	color: #1f1f1f;
	padding: 10px;
	background-color: #faffbd;
	border-color: #faffbd
}
.login-vip .form-control:focus {
	border: #faffbd;
	-webkit-box-shadow: none;
	box-shadow: none
}
.login-vip .has-error .form-control {
	border: 1px solid #fd1f33;
	-webkit-box-shadow: none;
	box-shadow: none
}
.login-vip .input-group-addon {
	background-color: #18191e;
	border: 1px solid #18191e;
	font-size: 1.5rem;
	padding: 6px 5px
}
.login-vip .login-forgot {
	margin-bottom: 15px
}
.login-vip .login-note p {
	color: #fff;
	/* font-family: 'dinpro'; */;
	font-size: 0.875rem
}
.login-palazzo {
	background: #1f1f1f url("/_Static/Images/ptlogin/bg-portrait.jpg") center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover
}
.login-palazzo .login-form {
	border: 1px solid #827e7b;
	background-color: rgba(46,46,46,0.95);
	padding: 15px
}
.login-palazzo .palazzo-prefix {
	font-size: 0.750rem;
	color: #2a8fbd;
	margin-top: 7px;
	margin-bottom: 0;
	margin-right: 4px
}
.login-palazzo .form-group {
	vertical-align: middle
}
.login-palazzo .form-group label {
	/* font-family: 'dinpro'; */;
	font-weight: normal;
	font-size: 0.750rem;
	margin-top: 6px;
	margin-bottom: 0
}
.login-palazzo .form-control {
	height: 35px;
	padding: 5px;
	background-color: transparent;
	border: 1px solid #555
}
.login-palazzo .form-control:focus {
	border: 1px solid #555;
	-webkit-box-shadow: none;
	box-shadow: none
}
.login-palazzo .has-error .form-control {
	border: 1px solid #fd1f33;
	-webkit-box-shadow: none;
	box-shadow: none
}
.login-palazzo .login-forgot, .login-palazzo .login-note {
	/* font-family: 'dinpro'; */
}
@media all and (min-width: 480px) {
.login-palazzo .palazzo-prefix {
	font-size: 0.875rem
}
.login-palazzo .form-group label {
	font-size: 0.875rem
}
}
@media all and (min-width: 480px) {
.login-palazzo .login-form {
	padding: 30px
}
}
@media all and (min-width: 768px) {
.login-palazzo {
	background: #1f1f1f url("/_Static/Images/ptlogin/bg-landscape.jpg") center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover
}
.login-palazzo .login-form {
	background-color: rgba(46,46,46,0.75)
}
}
@media all and (orientation: landscape) {
.login-palazzo {
	background: #1f1f1f url("/_Static/Images/ptlogin/bg-landscape.jpg") center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover
}
.login-palazzo .login-form {
	background-color: rgba(46,46,46,0.75)
}
}
.home-banner {
	background-color: #011f2b;
	overflow: hidden
}
.home-banner a {
	position: relative;
	display: table;
	margin: 0 auto;
	padding: 0
}
.home-banner .badge-new {
	max-width: 55px;
	top: 0;
	right: 5%;
	position: absolute
}
.home-banner .badge-new img {
	width: 100%;
	margin: auto
}
.home-banner img {
	max-width: 100%;
	display: block
}
.home-banner .slick-dots {
	height: 22px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	-webkit-box-shadow: inset 0 -10px 10px 0 rgba(0,0,0,0.075);
	box-shadow: inset 0 -10px 10px 0 rgba(0,0,0,0.075)
}
.home-banner .slick-dots li {
	margin: 0 4px;
	display: inline-block
}
.home-banner .slick-dots li button {
	padding: 0;
	width: 7px;
	height: 7px;
	text-indent: -9999px;
	border: none;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #d3dee3;
	opacity: 0.9
}
.home-banner .slick-dots li.slick-active button {
	background-color: #2a8fbd
}
.home-banner-text {
	width: 100%;
	padding: 15px 15px 25px;
	bottom: 0;
	left: 0;
	position: absolute;

	-webkit-box-shadow: inset 0 -150px 100px -80px rgba(0,0,0,0.8);
	box-shadow: inset 0 -150px 100px -80px rgba(0,0,0,0.8)
}
.home-banner-text h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	text-shadow: 0 2px 10px #000
}
.home-banner-text p {
	color: #d3dee3;
	text-shadow: 0 2px 10px #000
}
.home-footer {
	padding: 30px 15px;
	text-align: center
}
.home-footer .home-footer-gpi {
	width: 200px;
	height: 56px;
	margin: 0 auto 15px
}
.home-footer .home-footer-gpi img {
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.home-footer p {
	color: #fff;
	font-size: 10px
}
.slick-slider .slick-slide {
	display: none
}
.slick-slider .slick-slide:first-child {
	display: block
}
.slick-initialized.slick-slider .slick-slide, .slick-initialized.slick-slider .slick-slide:first-child {
	display: block
}
.register-success-icon {
	font-size: 7rem;
	line-height: 100%;
	color: rgba(255,255,255,0.75)
}
.register-success-message {
	padding: 15px 0;
	text-align: center
}
.register-success-message h4 {
	font-size: 1.313rem;
	color: #ffed00;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0
}
.register-success-message p.payment-note {
	color: #d3dee3;
	background-color: rgba(255,255,255,0.075);
	padding: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px
}
.register-success-content {
	padding: 30px;
	max-width: 767px;
	margin-left: auto;
	margin-right: auto
}
.register-success-content .table-container {
	width: 100%;
	overflow: auto
}
.register-success-content .table-container table {
	font-size: 1.2rem;
	line-height: 2rem;
	table-layout: fixed
}
.register-success-content .table-container table td, .register-success-content .table-container table th {
	padding: 15px 15px 15px 0;
	vertical-align: top
}
.register-success-content .table-container table tr {
	border-bottom: 1px solid rgba(255,255,255,0.03)
}
.register-success-content .table-container table tr:last-child {
	border-bottom: none
}
.register-success-content ol, .register-success-content ul {
	margin: 0 0 0 15px;
	padding: 0
}
.bank_logo {
	margin-bottom: 15px;
	margin-top: 20px;
	text-align: center
}
.register-gateway .list-group-item {
	font-size: 0.875rem;
	border: none;
	/* font-family: 'dinpro'; */;
	text-align: center;
	background-color: #01425c;
	color: #ffed00;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 1px;
	display: block;
	position: relative
}
.register-gateway .list-group-item:hover {
	color: #ffed00;
	background-color: #02668e
}
.gateway-restrictions {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.05)
}
.gateway-restrictions p {
	text-transform: uppercase;
	color: #a4bbc5;
	line-height: 1.2;
	margin-bottom: 5px
}
.gateway-restrictions p small {
	text-transform: none
}
.gateway-select>.btn {
	position: relative
}
.gateway-select>.btn:before {
	content: '';
	width: 1px;
	height: 100%;
	top: 0;
	right: 45px;
	position: absolute;
	background-color: rgba(255,255,255,0.25);
	display: block
}
.gateway-select>.btn:after {
	color: #fff;
	content: "\e918";
	font-family: 'icomoon' !important;
	font-size: 2rem;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	top: 5px;
	right: 5px;
	position: absolute;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: all linear 300ms;
	transition: all linear 300ms
}
.gateway-select>.btn.collapsed:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg)
}
.gateway-select>.btn img {
	max-height: 27px;
	padding-right: 10px
}
.gateway-list .list-group img {
	padding-right: 10px
}
.gateway-list .list-group-item {
	font-size: 0.875rem;
	text-align: center;
	color: #d3dee3;
	background-color: #1f1f1f;
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c;
	border-left: none;
	border-right: none
}
.gateway-list .list-group-item:first-child {
	border-top: none
}
.gateway-list .list-group-item:last-child {
	border-bottom: none
}
.gateway-list .list-group-item.active, .gateway-list .list-group-item:hover, .gateway-list .list-group-item:active, .gateway-list .list-group-item:focus {
	color: #fff;
	background-color: #2a8fbd
}
.game-category {
	padding-top: 15px;
	padding-bottom: 30px;
	border-bottom: 15px solid #011e2a
}
.game-category:last-child {
	border-bottom: none;
	margin-bottom: 0
}
.game-category-title {
	margin-bottom: 15px
}
.game-category-title h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1rem;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	color: #ffed00
}
.game-category-title .btn {
	top: 6px;
	position: relative
}
.game-card-box {
	margin-left: -1.5%;
	margin-right: -1.5%
}
.game-card {
	width: 28.3%;
	float: left;
	margin: 0 2.5% 5% 2.5%;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	box-shadow: 0 2px 2px rgba(0,0,0,0.4)
}
.game-card .game-card-image {
	overflow: hidden;
	height: 0;
	padding-bottom: 100%;
	background: #01374d
}
.game-card .game-card-image img {
	max-width: 100%;
	width: 100%
}
.game-list a {
	padding: 5px 15px;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.075);
	background-color: transprent
}
.game-list li:first-child a {
	padding-top: 0
}
.game-list .media {
	vertical-align: middle;
	margin-top: 0
}
.game-list .media-left {
	vertical-align: middle
}
.game-list .media-left .game-list-thumbnail {
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	box-shadow: 0 2px 2px rgba(0,0,0,0.4)
}
.game-list .media-left img {
	width: 40px
}
.game-list .media-body .media-heading {
	font-size: 0.875rem;
	color: #ffed00;
	margin-top: 10px;
	margin-bottom: 0
}
.game-list .media-body p {
	font-size: 0.750rem;
	color: rgba(255,255,255,0.4)
}
.game-launcher .iframe-launcher {
	width: 100%;
	height: 353px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
@media (min-width: 414px) {
.game-card {
	width: 21%;
	margin: 0 2% 4% 2%
}
}
@media (min-width: 560px) {
.game-card {
	width: 16%
}
}
@media (min-width: 720px) {
.game-card {
	width: 12.66%
}
}
.history-nav-container {
	background-color: #091d27
}
.history-nav {
	background-color: #07171e;
	min-height: auto;
	margin: 0 auto;
	max-width: 900px;
	padding: 0 30px
}
.history-nav .slick-slide {
	text-align: center
}
.history-nav .slick-slide:focus {
	outline: 0 none
}
.history-nav .slick-slide span {
	font-size: 0.875em;
	cursor: pointer;
	text-transform: uppercase;
	/* font-family: 'dinpro'; */;
	color: #95afbb;
	padding: 15px 0;
	display: block;
	position: relative;
	-webkit-transition: color 300ms linear;
	transition: color 300ms linear
}
.history-nav .slick-slide span:after {
	content: '';
	width: 100%;
	height: 3px;
	bottom: 0;
	left: 0;
	background-color: transparent;
	position: absolute;
	-webkit-transition: background 300ms linear;
	transition: background 300ms linear
}
.history-nav .slick-slide span.initial, .history-nav .slick-slide span.current {
	color: #d3dee3
}
.history-nav .slick-slide span.initial:after, .history-nav .slick-slide span.current:after {
	background-color: #d3dee3
}
.history-nav .slick-prev, .history-nav .slick-next {
	z-index: 10;
	position: absolute;
	top: 20%;
	margin-top: 0;
	width: 30px;
	height: 30px;
	background-color: transparent;
	border: none;
	font-size: 1rem
}
.history-nav .slick-prev:focus, .history-nav .slick-next:focus {
	outline: 0 none
}
.history-nav .slick-prev.slick-disabled, .history-nav .slick-next.slick-disabled {
	opacity: 0.2
}
.history-nav .slick-prev {
	left: 0
}
.history-nav .slick-next {
	right: 0
}

.history-result .slick-list {
	height: auto !important
}
.history-data {
	max-width: 768px;
	margin: 0 auto
}
.history-data .h-title {
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1;
	font-size: 1.063rem
}
.history-data p {
	color: #d3dee3;
	margin-bottom: 0;
	line-height: 1.4
}
.history-data .h-to {
	color: #476370;
	line-height: 1
}
.history-data .h-date {
	color: #476370
}
.history-data .h-status {
	text-transform: uppercase;
	color: #95afbb
}
.history-data-row {
	width: 100%;
	display: table;
	padding: 15px;
	border-bottom: 1px solid rgba(211,222,227,0.05);
	cursor: pointer;
	table-layout: fixed
}
.history-data-row:last-child {
	border-bottom: none
}
.history-data-row>div {
	vertical-align: middle;
	display: table-cell
}
.history-data-row .h-col-last {
	text-align: right
}
.history-not-found {
	font-size: 0.875rem;
	text-align: center;
	padding: 5% 0
}
.history-modal {
	position: relative;
	z-index: 1000
}
.history-full {
	background-color: #032a39;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	position: fixed;
	overflow: auto;
	display: none
}
.history-full-header {
	background-color: #1f2021;
	padding: 0 15px;
	position: relative;
	overflow: hidden;
	height: 45px;
	-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.095);
	box-shadow: 0 10px 10px 0 rgba(0,0,0,0.095)
}
.history-full-header h5 {
	font-size: 1.063rem;
	color: #d3dee3;
	margin-top: 7px;
	margin-bottom: 0;
	width: 85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	position: relative;
	top: 2px
}
.history-full-header a {
	font-size: 1.563rem;
	padding: 5px 15px 0;
	height: 45px;
	top: 0;
	right: 0;
	position: absolute;
	background-color: #1f2021
}
.history-full-content>div {
	padding: 15px;
	border-bottom: 1px solid rgba(211,222,227,0.05)
}
.history-full-content>div:last-child {
	border-bottom: none
}
.history-full-content p {
	color: #577989;
	margin-bottom: 3px
}
.history-full-content h5 {
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.063rem
}
.show-balance {
	color: #d3dee3;
	background-color: #014966;
	text-align: left;
	position: relative;
	text-transform: none
}
.show-balance:active, .show-balance:focus, .show-balance:hover {
	color: #d3dee3;
	background-color: #025b7f
}
.show-balance:after {
	font-family: 'icomoon';
	content: "\e927";
	right: 15px;
	position: absolute
}
.show-balance.collapsed:after {
	content: "\e928"
}
.balance-collapse {
	max-width: 768px;
	margin: 0 auto
}
.balances {
	padding: 0 15px;
	background-color: #012534
}
.balances table {
	width: 100%
}
.balances table td {
	color: #a6a6a6;
	font-size: 0.750rem;
	padding: 10px 0
}
.btn-swap {
	color: #25aae2;
	border: none;
	background-color: transparent;
	font-size: 1.438rem;
	display: inline-block
}
.btn-swap:active, .btn-swap:focus, .btn-swap:hover {
	outline: 0 none;
	color: #216f93
}
.arrow-container {
	position: relative;
	width: 100%;
	max-width: 767px;
	margin: 0 auto 70px
}
.arrow-container .slick-arrow {
	font-size: 1.125rem;
	padding: 5px;
	line-height: 1;
	top: 40%;
	color: #fff;
	background: rgba(0,0,0,0.5);
	border: none;
	position: absolute;
	z-index: 10
}
.arrow-container .slick-arrow:focus, .arrow-container .slick-arrow:active, .arrow-container .slick-arrow:hover {
	outline: 0 none;
	background: rgba(0,0,0,0.75)
}
.arrow-container .slick-arrow.slick-disabled {
	opacity: 0.2
}
.arrow-container .slick-prev {
	left: 0
}
.arrow-container .slick-next {
	right: 0
}
.payment-banner.slick-slider {
	background-color: rgba(0,0,0,0.1)
}
.payment-banner.slick-slider .slick-dots {
	height: 22px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	left: 0;
	right: 0;
	bottom: -43px;
	position: absolute
}
.payment-banner.slick-slider .slick-dots li {
	margin: 0 4px;
	display: inline-block
}
.payment-banner.slick-slider .slick-dots li button {
	padding: 0;
	width: 7px;
	height: 7px;
	text-indent: -9999px;
	border: none;
	display: block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #d3dee3;
	opacity: 0.9
}
.payment-banner.slick-slider .slick-dots li.slick-active button {
	background-color: #2a8fbd
}
.payment-banner.slick-slider .slick-slide {
	padding: 32px 28px
}
.payment-banner.slick-slider .slick-slide img {
	margin: 0 auto
}
.payment-banner.slick-slider .slick-arrow {
	z-index: 10
}
.payment-banner.slick-slider video {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.stop-video {
	border: none;
	color: #fff;
	padding: 10px;
	background: rgba(0,0,0,0.5);
	top: 5px;
	right: 5px;
	z-index: 10;
	position: absolute
}
.img-responsive {
	margin: auto
}
.embed-responsive {
	padding: 0;
	height: 0;
	padding-bottom: 63%;
	display: block;
	position: relative;
	overflow: hidden
}
.embed-responsive embed, .embed-responsive iframe, .embed-responsive video, .embed-responsive object {
	width: 100%;
	height: 100%;
	border: 0;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #222 center center
}
.empty-state {
	text-align: center;
	padding-top: 10%;
	padding-bottom: 10%
}
.empty-state .empty-state-icon {
	background-color: #01425c;
	width: 80px;
	height: 80px;
	margin: 0 auto 2em;
	display: table;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%
}
.empty-state .empty-state-icon i {
	color: #b4c7cf;
	font-size: 3em;
	display: table-cell;
	vertical-align: middle
}
.empty-state p {
	color: #b4c7cf;
	width: 80%;
	max-width: 480px;
	display: block;
	margin: 0 auto
}
.bonuspicker-container {
	padding: 0
}
.bonuspicker-container .panel-group .panel {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.bonuspicker-container .panel-group .panel:first-child .panel-heading {
	border-top: none
}
.bonuspicker-container .panel-group .panel+.panel {
	margin-top: 0
}
.bonuspicker-container .panel-group .panel-heading {
	border-top: 1px solid rgba(211,222,227,0.1);
	border-bottom: none;
	background-color: transparent
}
.bonuspicker-container .panel-default {
	border: none
}
.bonuspicker-container .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none
}
.bonuspicker-container .panel-default:last-child .collapse {
	border-bottom: 1px solid rgba(211,222,227,0.1)
}
.bonuspicker-container .panel-title>a {
	color: #ffed00;
	font-size: 1rem;
	display: block;
	position: relative
}
.bonuspicker-container .panel-title>a:after {
	color: #a2a2a2;
	font-family: 'icomoon';
	content: "\e91f";
	right: 0;
	position: absolute
}
.bonuspicker-container .panel-title>a.collapsed:after {
	content: "\e915"
}
.bonus-box {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #023c53;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1)
}
.wallet-note {
	text-align: center;
	font-size: 0.8em;
	padding: 0 10px;
	padding-top: 5px
}
.payment {
	max-width: 768px;
	margin: 0 auto
}
.payment .payment-type {
	padding: 10px 15px;
	vertical-align: middle
}
.payment .payment-type h5 {
	color: #2a8fbd;
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
	width: 100%
}
.payment .payment-type .icon-compose.bank-edit {
	font-size: 1.4em
}
.payment .payment-option {
	background-color: #02384e;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1)
}
.payment .payment-option>a {
	padding: 15px;
	border-bottom: 1px solid rgba(211,222,227,0.1);
	display: block;
	position: relative
}
.payment .payment-option>a h4 {
	font-size: 1rem;
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0
}
.payment .payment-option>a p {
	color: #d3dee3;
	margin-bottom: 0
}
.payment .payment-option>a:last-child {
	border-bottom: none

}
.payment .payment-option>a:after {
	color: #a2a2a2;
	font-family: 'icomoon';
	content: "\e91e";
	top: 32%;
	right: 15px;
	position: absolute
}
.payment .payment-option>a:focus, .payment .payment-option>a:hover {
	background-color: #03435d
}
.payment .payment-option>a .payment-status {
	text-transform: uppercase;
	color: #95afbb;
	font-style: italic
}
.payment .payment-option>.payment-note {
	padding: 5px 15px
}
.payment .payment-option .payment-note {
	margin-bottom: 0
}
.payment .payment-option .payment-note small {
	color: #9c9c9c;
	font-size: 0.688rem
}
.daily-slots-banner {
	background-color: #01141c
}
.daily-slots-banner img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}
.daily-slots-content {
	max-width: 768px;
	margin: 0 auto;
	padding: 15px
}
.daily-slots-content .daily-slots-claim {
	display: none
}
.daily-slots-content .daily-slots-claim.active {
	display: block
}
.daily-slots-content .daily-slots-claim .daily-slots-claim-game {
	padding-top: 15px;
	text-align: center;
	margin-bottom: 15px
}
.daily-slots-content .daily-slots-claim .daily-slots-claim-game img {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px
}
.daily-slots-content .daily-slots-claim .daily-slots-claim-game span {
	font-size: 1rem;
	display: block;
	vertical-align: top;
	font-weight: 700;
	color: #fff
}
.daily-slots-content .daily-slots-claim .table-responsive {
	border: none;
	margin-bottom: 15px
}
.daily-slots-content .daily-slots-claim table {
	font-size: 0.875rem;
	border: none;
	width: 100%;
	margin: 0 auto;
	max-width: 768px
}
.daily-slots-content .daily-slots-claim table tr td:first-child {
	background-color: #033f58;
	text-align: right;
	font-weight: 700
}
.daily-slots-content .daily-slots-claim table tr td {
	font-size: 0.875rem;
	background-color: #034a67;
	border: 1px solid #023144;
	padding: 5px
}
.daily-slots-content .daily-slots-promo {
	display: none
}
.daily-slots-content .daily-slots-promo.active {
	display: block
}
.daily-slots-content-header {
	text-align: center;
	margin-bottom: 15px
}
.daily-slots-content-header h4 {
	color: #d3dee3;
	text-transform: uppercase;
	/* font-family: 'dinpro'; */;
	font-weight: 700
}
.daily-slots-content-header p {
	/* font-family: 'dinpro'; */
}
.daily-btns {
	margin-bottom: 15px
}
.daily-btns .btn {
	margin-bottom: 5px
}
.daily-btns .btn:last-child {
	margin-bottom: 0
}
.daily-btns .btn.active {
	font-weight: 700;
	border-color: transparent;
	background-color: transparent
}
.daily-slots-promo-nav {
	margin-bottom: 15px
}
.daily-slots-promo-nav>.btn-group {
	border-right: 2px solid #023144
}
.daily-slots-promo-nav>.btn-group .btn {
	white-space: normal;
	font-size: 0.750rem;
	height: 80px;
	padding-left: 0;
	padding-right: 0
}
.daily-slots-promo-nav>.btn-group:last-child {
	border-right: none
}
.daily-slots-claim-terms {
	font-size: 0.875rem;
	margin-bottom: 30px
}
.daily-slots-claim-terms li, .daily-slots-claim-terms p {
	color: #bbb;
	font-size: 0.750rem
}
.daily-slots-promo-games {
	text-align: center
}
.daily-slots-promo-games p {
	/* font-family: 'dinpro'; */;
	margin-bottom: 15px
}
.daily-games {
	margin-bottom: 15px
}
.daily-games .daily-thumb {
	width: 31.3333%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	float: left;
	padding: 4px;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
	box-shadow: 0 2px 4px rgba(0,0,0,0.4)
}
.daily-games .daily-thumb.daily-inactive {
	opacity: 0.2
}
.daily-games .daily-thumb.daily-active {
	background-color: #2a8fbd
}
.daily-games .daily-thumb.daily-active .daily-game-action p {
	color: #fff
}
.daily-games .daily-thumb-img {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	overflow: hidden
}
.daily-games .daily-thumb-img img {
	width: 100%
}
.daily-games .daily-game-action {
	padding: 5px 0;
	text-align: center;
	width: 100%;
	height: 40px;
	display: table
}
.daily-games .daily-game-action p {
	/* font-family: 'dinpro'; */;
	color: #1f2021;
	font-size: 0.688rem;
	margin-bottom: 0;
	height: 100%;
	display: table-cell;
	vertical-align: middle
}
@media (min-width: 490px) {
.daily-slots-promo-nav>.btn-group .btn {
	font-size: 0.875rem;
	height: auto
}
.daily-games .daily-thumb {
	width: 23%
}
.daily-games .daily-game-action {
	padding: 5px 0;
	text-align: center;
	height: auto
}
}
@media (min-width: 768px) {
.daily-games .daily-thumb {
	width: 18%
}
}
.lottery-main .container {
	padding-left: 0;
	padding-right: 0
}
.lottery-banner {
	position: relative;
	max-width: 632px;
	margin: 0 auto;
	overflow: hidden
}
.lottery-banner img {
	width: 100%;
	display: block
}
.lottery-banner .btn {
	margin-top: 0;
	margin-bottom: 5px;
	display: block
}
.lottery-banner .banner-caption {
	text-align: right;
	margin: 10% 10px 0 0;
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 10px;
	position: absolute
}
.lottery-banner .banner-caption-content h3 {
	color: #ffed00;
	font-size: 1.714em;
	margin-bottom: 10px;
	margin-top: 0
}
.lottery-banner .banner-caption-content p {
	color: #fff;
	font-size: 1em;
	margin-bottom: 15px
}
.lottery-banner:nth-child(even) .banner-caption {
	text-align: left;
	margin: 10% 0 0 10px;
	left: 0;
	right: auto
}
@media all and (max-width: 480px) {
	.lottery-banner .btn {
		max-height: 34px;
		font-size: 13px;
		/* padding-top: 7px; */
		padding-bottom: 7px;
		margin-bottom: 3px;
		display: block;
		padding:0 5px;
		line-height:28px;
	}
	.lottery-banner img {
		width: 112%;
		margin-left: -6%;
		margin-right: -6%
	}
	.lottery-banner .banner-caption {
		margin: 3% 10px 0 0
	}
	.lottery-banner .banner-caption.banner-caption-2 {
		width: 57%
	}
	.lottery-banner .banner-caption h3 {
		font-size: 1.250em;
		margin-bottom: 5px;
		margin-top: 0
	}
	.lottery-banner .banner-caption p {
		font-size: 0.688em;
		margin-bottom: 10px
	}
	.lottery-banner:nth-child(even) .banner-caption {
		margin: 3% 0 0 10px
	}
}
.rebates form {
	padding-top: 1em
}
.rebates-group {
	padding-left: 1em;
	padding-right: 1em;
	max-width: 767px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px
}
.rebates-group .rebates-row {
	margin-bottom: 15px
}
.rebates-group .rebates-row>h2 {
	color: #d1d3d4;
	font-size: 0.875rem;
	font-weight: 700;
	margin-top: -5px
}
.rebates-group .rebates-row>.thin-gutter h2 {
	color: #d1d3d4;
	font-size: 0.875rem;
	font-weight: 700;
	margin-top: 0px
}
.rebates-group .rebates-row.rebates-row-boxed {
	background-color: #022b3c;
	padding: 15px;
	margin-left: -16px;
	margin-right: -16px
}
.rebates-group .rebate-box {
	background-color: #014561;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1)
}
.rebates-group .rebate-box .collapsible-btn {
	margin-top: -1px;
	text-transform: uppercase;
	font-size: 0.625rem;
	color: #bbb;
	text-align: center;
	background-color: #014d6b;
	display: block;
	padding: 3px 0;
	cursor: pointer
}
.rebates-group .rebate-box .collapsible-btn:after {
	font-family: "icomoon";
	content: '\e915';
	margin-left: 4px
}
.rebates-group .rebate-box .collapsible-btn.collapsed:after {
	content: '\e91f';
	margin-left: 4px
}
.rebates-group .rebate-title {
	padding: 15px 15px 0
}
.rebates-group .rebate-title h3 {
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.rebates-group .collapsible-btn {
	margin: 0;
	margin-bottom: 1px
}
.rebates-group .collapsible-btn .ui-collapsible-heading-toggle {
	color: #ccc;
	font-size: 1.143em !important;
	padding: 0.875em 1em;
	border: none !important
}
.rebates-group .collapsible-btn .ui-collapsible-heading-toggle:after {
	content: '\f3d8'
}
.rebates-group .collapsible-btn .ui-collapsible-heading-toggle:focus, .rebates-group .collapsible-btn .ui-collapsible-heading-toggle:hover {
	background-color: #1b5c7a
}
.rebates-group .collapsible-btn.collapsible-btn collapsed .ui-collapsible-heading-toggle:after {
	content: '\f3d0'
}
.rebate-table {
	padding: 0 15px
}
.rebate-table table {
	width: 100%;
	font-size: 0.750rem;
	color: #d3dee3
}
.rebate-table table tr {
	border-bottom: 1px solid rgba(255,255,255,0.04)
}
.rebate-table table tr td {
	padding-top: 1em;
	padding-bottom: 1em
}
.rebate-table table tr td:first-child {
	font-weight: 700
}
.rebate-table table tr td:last-child {
	text-align: right
}
.rebate-table table:last-child tr:last-child {
	border-bottom: none
}
.rebate-table .collapsible-table {
	display: none
}
.rebate-table.rebate-table-modal {
	padding: 0;
	background-color: transparent !important
}
.rebates-disclaimer {
	max-width: 767px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em
}
.rebates-modal-content {
	padding-top: 1.5em
}
.rebates-modal-content h4 {
	color: #ffed00;
	margin-bottom: 0
}
.rebates-modal-content .disabled {
	opacity: .3
}
@media all and (min-width: 769px) {
.rebates-group .rebate-title .ui-btn {
	width: auto;
	display: inline-block
}
}
.tournament-banner {
	text-align: center
}
.tournament-banner .tournament-image {
	background-color: #00131b
}
.tournament-banner .tournament-image img {
	max-width: 730px;
	margin: 0 auto;
	width: 100%;
	display: block
}
.tournament-banner h4 {
	text-transform: uppercase;
	margin-bottom: 0
}
.tournament-banner p {
	font-size: 0.750rem;
	margin-bottom: 0
}
.tournament-banner-entry {
	text-align: center;
	top: 47px;
	position: absolute;
	width: 100%
}
.tournament-banner-entry img {
	width: 100%;
	display: block
}
.tournament-banner-entry h4 {
	text-transform: uppercase;
	margin-bottom: 0
}
.tournament-banner-entry p {
	font-size: 0.750rem;
	margin-bottom: 0
}
.tournament-banner-content {
	padding-top: 10%;
	text-align: center;
	color: #fff;
	padding: 15% 10px 10px 10px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 5;
	position: absolute;
	background: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background: linear-gradient(to bottom, transparent 0%, #000 100%);
	top: 40px
}
.tournament-banner-content h4 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px
}
.tournament-banner-content p {
	color: #fff;
	font-size: 0.857em;
	margin-bottom: 10px
}
.tournament-banner-content .ui-btn {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	margin-top: 0
}
.tournament-list {
	padding-top: 15px;
	margin-bottom: 15px
}
.tournament-list .nav-tabs {
	border: none
}
.tournament-list .nav-tabs.nav-justified>li {
	margin-bottom: 0;
	display: table-cell;
	width: 1%
}
.tournament-list .nav-tabs.nav-justified>li.active>a {
	border-color: #014561
}
.tournament-list .nav-tabs.nav-justified>li>a {
	margin-bottom: -1px;
	border-bottom: none
}
.tournament-list .nav-tabs>li.active>a {
	border: none;
	color: #d3dee3;
	background-color: #014561
}
.tournament-list .nav-tabs a {
	text-transform: uppercase;
	font-size: 0.750rem;
	color: #b4c7cf;
	background-color: #011e2a
}
.tournament-list .tab-content {
	background-color: #014561
}
.tournament-ongoing {
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #01374d
}
.tournament-ongoing h4 {
	font-size: 1.313rem;
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0
}
.tournament-ongoing h5 {
	color: #fff;
	font-size: 1.063rem;
	margin-top: 0;
	margin-bottom: 5px
}
.tournament-ongoing p {
	margin-bottom: 15px;
	line-height: 1;
	color: #d3dee3
}
.tournament-ongoing p>small {
	font-size: 80%;
	margin-bottom: 3px;
	color: #999;
	display: inline-block
}
.tournament-top {
	padding: 15px;
	font-size: 0.875rem
}
.tournament-top h5 {
	color: #ffed00;
	text-align: center
}
.tournament-top .table>tbody>tr>th, .tournament-top .table>tbody>tr>td {
	border: none;
	padding: 7px 0
}
.tournament-complete>div {
	padding: 15px;
	border-bottom: 1px solid #01374d
}
.tournament-complete>div:last-child {
	border-bottom: none
}
.tournament-complete h4 {
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0
}
.tournament-complete h5 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0
}
.tournament-complete p {
	margin-bottom: 0
}
.tournament-complete p small {
	font-size: 70%
}
.tournament-how {
	color: #fff;
	padding: 15px;
	background-color: #2a8fbd
}
.tournament-how h4 {
	margin-bottom: 30px
}
.tournament-how ol {
	padding-left: 18px;
	margin-bottom: 30px
}
.tournament-how ol li {
	font-size: 0.875rem;
	margin-left: 0;
	margin-bottom: 10px
}
.tournament-how p {
	font-size: 0.875rem;
	color: #fff
}
.tournament-modal {
	max-width: 768px;
	margin: 0 auto
}
.tournament-details {
	max-width: 600px;
	margin: 0 auto 30px;
	text-align: center
}
.tournament-name {
	margin-bottom: 15px
}
.tournament-name h4 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0
}
.tournament-name p {
	margin-bottom: 0
}
.tournament-prize {
	margin-bottom: 15px
}
.tournament-prize p {
	font-size: 0.750rem;
	margin-bottom: 0;
	line-height: 1.4
}
.tournament-prize h3 {
	line-height: 1;
	color: #ffed00;
	margin-top: 0;
	margin-bottom: 0
}
.tournament-sched {
	margin-bottom: 10px
}
.tournament-sched div[class^="col-"], .tournament-sched div[class*=" col-"] {
	margin-bottom: 10px
}
.tournament-sched p {
	font-size: 0.750rem;
	margin-bottom: 0
}
.tournament-sched p small {
	color: #959595
}
.tournament-sched p span {
	color: #6f6f6f
}
.tournament-rank div[class^="col-"], .tournament-rank div[class*=" col-"] {
	margin-bottom: 10px
}
.tournament-rank p {
	margin-bottom: 0
}
.tournament-rank p small {
	color: #959595
}
.tournament-tabs {
	border-bottom: 1px solid rgba(211,222,227,0.15) !important
}
.tournament-tabs .panel {
	background-color: transparent
}
.tournament-tabs .panel-default {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.tournament-tabs .panel-default>.panel-heading {
	color: #d3dee3;
	background-color: transparent;
	border-color: transparent;
	border-top: 1px solid rgba(211,222,227,0.15) !important;
	padding-left: 0;
	padding-right: 0
}
.tournament-tabs .panel-group {
	margin-bottom: 0
}
.tournament-tabs .panel-body {
	padding: 0 0 15px 0
}
.tournament-tabs .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: none
}
.tournament-tabs .panel-heading .panel-title a {
	color: #2a8fbd;
	font-weight: 700;
	display: block
}
.tournament-tabs .panel-heading .panel-title a:after {
	font-family: 'icomoon';
	content: "\e91f";
	float: right;
	color: rgba(211,222,227,0.3)
}
.tournament-tabs .panel-heading .panel-title a.collapsed {
	color: #d3dee3
}
.tournament-tabs .panel-heading .panel-title a.collapsed:after {
	content: "\e915"
}
.tournament-tabs.tournament-tabs-info {
	border-bottom: none !important
}
.tournament-tabs.tournament-tabs-info .panel-default>.panel-heading {
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px solid #01374d !important
}
.tournament-tabs.tournament-tabs-info .panel-default:first-of-type>.panel-heading {
	border-top-width: 0 !important
}
.tournament-tabs.tournament-tabs-info .panel-body {
	padding: 0 15px 5px
}
.tournament-desc p {
	font-size: 0.750rem
}
.tournament-support {
	/* font-family: 'dinpro'; */;
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0
}
.tournament-support li {
	display: inline-block;
	font-size: 0.875rem
}
.tournament-support li a {
	font-size: 1.188rem;
	color: #d3dee3;
	margin: 0 3px
}
.tournament-support li a:focus, .tournament-support li a:hover {
	color: #d3dee3;
	text-decoration: none
}
.tournament-games {
	margin-bottom: 15px
}
.tournament-games a {
	display: block;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	box-shadow: 0 2px 2px rgba(0,0,0,0.4)
}
.tournament-terms {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0.750rem;
	color: #bbb
}
.tournament-terms strong, .tournament-terms b {
	color: #2a8fbd
}
.tournament-terms ol {
	padding-left: 18px;
	margin-bottom: 15px
}
.tournament-terms ol li {
	margin-bottom: 5px;
	font-size: 0.750rem
}
.tournament-terms table {
	font-size: 0.750rem
}
.table-gray>tbody>tr>th, .table-gray>tbody>tr>td {
	border: none;
	border-bottom: 1px solid #272727;
	padding: 5px
}
.table-gray>tbody>tr>th {
	color: #fff;
	background-color: #2a8fbd
}
.table-gray>tbody>tr {
	background-color: #0e0e0e
}
.table-gray>tbody>tr:nth-child(even) {
	background-color: #1a1a1a
}
.promotion-box {
	margin-bottom: 15px;
	background: #01425c;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1)
}
.promotion-box:first-child {
	margin-top: 15px
}
.promotion-image {
	background-color: #272727;
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 60px;
	display: block
}
.promotion-image img {
	width: 100%;
	display: block
}
.promotion-details {
	padding: 15px
}
.promotion-details h4 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 1.188rem;
	color: #ffed00;
	text-transform: uppercase
}
.promotion-details p {
	color: #d3dee3;
	font-size: 0.875rem;
	margin-bottom: 15px
}
.modal-body-promotions {
	padding: 0
}
.modal-body-promotions .promotion-image img {
	max-width: 768px;
	margin: 0 auto
}
.modal-body-promotions .promotion-details {
	max-width: 768px;
	margin: 0 auto
}
.promotion-countdown {
	max-width: 768px;
	padding: 0 15px;
	margin: 0 auto 30px;
	text-align: center
}
.promotion-countdown .countdown-box {
	text-align: center;
	background-color: #01425c;
	margin-bottom: 10px
}
.promotion-countdown h4 {
	font-weight: 700;
	color: #2a8fbd;
	margin-bottom: 0;
	line-height: 1
}
.promotion-countdown p {
	text-transform: uppercase
}
.promotion-countdown p small {
	font-size: 0.625rem
}
.promotion-countdown div[class^="col-"], .promotion-countdown div[class*=" col-"] {
	border-right: 1px solid #014561
}
.promotion-countdown div[class^="col-"]:last-child, .promotion-countdown div[class*=" col-"]:last-child {
	border-right: none
}
.promotion-infos {
	color: #bbb;
	padding: 0 15px 15px;
	font-size: 0.875rem;
	max-width: 768px;
	margin: 0 auto
}
.promotion-infos h1, .promotion-infos h2, .promotion-infos h3, .promotion-infos h4, .promotion-infos h5 {
	color: #bbb
}
.promotion-infos strong {
	color: #d3dee3
}
.promotion-infos ol, .promotion-infos ul {
	padding-left: 20px
}
.promotion-infos ol li, .promotion-infos ul li {
	margin-bottom: 10px
}
.promotion-infos li, .promotion-infos p {
	font-size: 0.875rem;
	color: #bbb
}
.promotion-infos .subtitle {
	font-size: 1rem;
	color: #d3dee3;
	/* font-family: 'dinpro'; */;
	margin-bottom: 5px
}
.promotion-infos .subtitle strong {
	font-size: 1rem
}
.promotion-infos .paragraph {
	margin-bottom: 15px
}
.promotion-infos table {
	font-size: 0.750rem;
	width: 100%
}
.promotion-infos table tr {
	background-color: #012939
}
.promotion-infos table tr:nth-child(even) {
	background-color: #012534
}
.promotion-infos table td {
	padding: 8px;
	border: 1px solid #012330
}
.promotion-infos table .rowHeader {
	font-weight: 700;
	background-color: #01374d
}
.promotions-claim {
	width: 100%;
	max-width: 768px;
	margin-left: auto;
	margin-right: auto
}
.game-score label {
	padding-top: 6px;
	font-weight: 400;
	font-size: 0.875rem;
	color: #ffed00
}
.game-score .form-control-static {
	padding-top: 6px
}
@media (max-width: 767px) {
.promotion-infos table {
	display: block;
	overflow: scroll
}
.promotion-infos table tbody {
	display: block;
	white-space: nowrap
}
.promotion-infos table td {
	text-align: left
}
}
.contact .media-list {
	margin-left: -15px;
	margin-right: -15px
}
.contact .media {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.03)
}
.contact .icon {
	color: #2a8fbd;
	font-size: 2.5rem;
	display: block
}
.contact .media {
	padding-bottom: 20px
}
.contact .media:first-child {
	margin-top: 15px
}
.contact .media-left {
	vertical-align: middle
}
.contact .media-body h4 {
	color: #ffed00;
	font-size: 1rem;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px
}
.contact .media-body p {
	font-size: 0.750rem;
	margin-bottom: 0
}
.annnouncements {
	padding: 0
}
.annnouncements .panel-group .panel {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.annnouncements .panel-group .panel:first-child .panel-heading {
	border-top: none
}
.annnouncements .panel-group .panel+.panel {
	margin-top: 0
}
.annnouncements .panel-group .panel-heading {
	border-top: 1px solid rgba(211,222,227,0.1);
	border-bottom: none;
	background-color: transparent
}
.annnouncements .panel-default {
	border: none
}
.annnouncements .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none
}
.annnouncements .panel-default:last-child .collapse {
	border-bottom: 1px solid rgba(211,222,227,0.1)
}
.annnouncements .panel-title>a {
	color: #ffed00;
	font-size: 1rem;
	display: block;
	position: relative
}
.annnouncements .panel-title>a:after {
	color: #a2a2a2;
	font-family: 'icomoon';
	content: "\e91f";
	right: 0;
	position: absolute
}
.annnouncements .panel-title>a.collapsed:after {
	content: "\e915"
}
.announcement-box {
	padding: 15px;
	margin-bottom: 15px;
	background-color: #023c53;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1)
}
.announcement-box .announcement-time {
	color: #7b7b7b;
	margin-bottom: 0
}
.announcement-box p {
	word-wrap: break-word
}
.quickpay .header .header-title {
	text-align: center;
	color: #d3dee3;
	/* font-family: 'dinpro'; */;
	font-size: 1.250rem;
	display: block;
	white-space: nowrap;
	width: auto;
	max-width: 55%;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	height: 47px;
	line-height: 47px;
	position: absolute
}
.quickpay .header .header-title img {
	height: 22px;
	margin-top: 12px;
	vertical-align: top
}
.quickpay .qpmain {
	margin-top: 12px
}
.quickpay .qpmain h4 {
	margin-top: 15px;
	color: #ffed00
}
.quickpay h1, .quickpay h2, .quickpay h3, .quickpay h4, .quickpay h5, .quickpay h6, .quickpay p {
	color: #bbb
}
.quickpay hr {
	border-top: 1px solid #03435d
}
.quickpay ul, .quickpay ol {
	padding-left: 15px
}
.quickpay ul li, .quickpay ol li {
	font-size: 0.875rem;
	color: #bbb
}
.quickpay .form-group-bgleft {
	padding-left: 52px;
	position: relative
}
.quickpay .form-group-bgleft:before {
	font-family: 'icomoon';
	font-size: 42px;
	color: #2a8fbd;
	margin-top: 10px;
	left: 0;
	text-align: center;
	position: absolute;
	display: block
}
.quickpay .form-group-bgleft.form-group-profile:before {
	content: "\e612"
}
.quickpay .form-group-bgleft.form-group-amount:before {
	content: "\e911"
}
.quickpay .form-group-bgleft.form-group-method:before {
	content: "\e808"
}
.quickpay .quickpay-info {
	margin-bottom: 26px
}
.quickpay .quickpay-info>div {
	padding: 18px 0;
	border-bottom: 1px solid #03435d
}
.quickpay .quickpay-info>div p {
	color: #bbb;
	margin-bottom: 0;
	line-height: 1.2
}
.quickpay .quickpay-info>div h4 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2
}
@media (max-width: 425px) {
.quickpay .header .header-title {
	max-width: 65%
}
.quickpay .header .header-title img {
	width: 100%;
	height: auto;
	margin-top: 0;
	vertical-align: middle;
	position: relative;
	top: -2px
}
}
.message {
	max-width: 768px;
	margin: 0 auto
}
.message-option {
	width: 100%;
	top: auto;
	left: 0;
	position: fixed;
	z-index: 2;
	background-color: #013e57
}
.message-option .message-option-container {
	max-width: 768px;
	margin: 0 auto
}
.message-option .btn {
	font-size: 1rem;

	color: #d3dee3;
	height: 33px;
	padding: 5px 10px;
	line-height: 1.4
}
.message-option ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 15px;
	height: 33px
}
.message-option ul li {
	height: 33px;
	padding: 0 15px 0 0;
	display: inline-block;
	border-right: 1px solid #014966;
	vertical-align: middle
}
.message-option ul li:last-child {
	border-right: 0
}
.message-option ul li a {
	color: #bbb
}
.message-option ul li a:focus, .message-option ul li a:hover {
	color: #d5d5d5
}
.message-option ul .checkbox {
	margin-top: 3px;
	margin-bottom: 0
}
.message-option ul .checkbox-custom span {
	color: #bbb;
	font-size: 0.750rem
}
.message-option ul .checkbox-custom span:before {
	top: -2px;
	font-size: 1.2rem !important
}
.message-list {
	padding-top: 33px;
	max-width: 768px;
	margin: 0 auto
}
.message-list>div {
	padding: 15px;
	vertical-align: top;
	border-bottom: 1px solid #01374d;
	background-color: #022d3f
}
.message-list>div:last-child {
	border-bottom: none
}
.message-list .checkbox {
	margin-top: 0
}
.message-list h4 {
	font-size: 1rem;
	color: rgba(218,184,103,0.7);
	margin-top: 0;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.message-list p {
	color: rgba(211,222,227,0.45);
	margin-bottom: 0
}
.message-list .message-flag {
	font-size: 1.438rem
}
.message-list .message-flag:focus, .message-list .message-flag:hover {
	color: #44a8d6
}
.message-list .message-flag.flagged {
	color: #fd1f33
}
.message-list .unread {
	background-color: #01374d;
	border-bottom: 1px solid #013e57
}
.message-list .unread h4 {
	font-weight: 700;
	color: #ffed00
}
.message-list .unread p {
	color: rgba(211,222,227,0.75)
}
.message-checkbox {
	width: 25px
}
.message-info {
	width: calc(100% - 25px)
}
.message-compose {
	max-width: 768px;
	margin: 0 auto
}
.message-compose>div {
	padding: 15px;
	border-bottom: 1px solid #013c55
}
.message-compose>div:last-child {
	border-bottom: none
}
.message-compose h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1rem;
	color: #ffed00
}
.message-compose .message-date {
	color: rgba(211,222,227,0.5)
}
.message-textarea {
	color: #d3dee3;
	width: 100%;
	background-color: transparent;
	margin-bottom: 15px;
	border: none;
	min-height: 120px;
	resize: none;
	display: block
}
.message-textarea:focus {
	outline: 0 none
}
.message-textarea::-webkit-input-placeholder {
color:rgba(211,222,227,0.35)
}
.message-textarea ::-moz-placeholder {
color:rgba(211,222,227,0.35)
}
.message-textarea :-ms-input-placeholder {
color:rgba(211,222,227,0.35)
}
.message-textarea :-moz-placeholder {
color:rgba(211,222,227,0.35)
}
.message-select {
	padding: 0;
	color: #d3dee3;
	width: 100%;
	background: transparent;
	border: none;
	height: auto
}
.message-select:focus {
	outline: 0 none;
	box-shadow: none;
	border: none
}
.qr-code {
	padding-top: 15px
}
.qr-code-box {
	padding-top: 15px
}
.qr-code-box img {
	margin-bottom: 10px;
	max-width: 160px
}
.qr-note p {
	font-size: 0.785rem
}
.qr-alipay {
	width: 100%;
	background-color: #035576;
	left: 0;
	bottom: 0;
	position: absolute
}
.qr-alipay img {
	top: -80px;
	margin-bottom: -80px;
	position: relative;
	max-width: 170px
}
.qr-alipay:before {
	content: '';
	width: 100%;
	height: 100px;
	border-width: 0 0 30px 100vw;
	border-style: solid;
	border-color: transparent transparent #035576 transparent;
	display: block;
	top: -100px;
	position: absolute
}
@media all and (max-height: 567px) {
.qr-alipay {
	display: none !important
}
.qr-code-box img {
	max-width: 160px
}
}
@media all and (min-height: 620px) {
.qr-alipay img {
	max-width: 250px;
	top: -110px;
	margin-bottom: -110px
}
}
@media all and (min-height: 667px) {
.qr-code-holder {
	padding-top: 10%
}
}
.profile-static {
	border-bottom: 1px solid #033f58;
	margin-bottom: 15px
}
.profile-static div[class^="col-"]>p:first-child, .profile-static div[class*=" col-"]>p:first-child {
	margin-bottom: 0
}
.profile-static p {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.bankingoptions {
	margin-top: 15px;
	padding: 0
}
.bankingoptions h2 {
	color: #25aae2;
	font-weight:600;
	font-size: 1rem;
	display: block;
	position: relative;
	margin: 0px
}

.bankingoptions h3 {
	color: #ffed00;
	font-size: 1rem;
	display: block;
	position: relative;
	margin: 0px
}
.bankingoptions h4 {
	color: #2b749a;
	font-size: 0.9rem;
	display: block;
	position: relative;
	margin: 0px
}
.bankingoptions h5 {
	/* color: #2b749a; */
	font-size: 0.750rem;
	display: block;
	position: relative;
	margin: 0px
}
.bankingoptions .panel-group .panel {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: none;
	border-bottom: 1px solid rgba(211,222,227,0.1)
}
.bankingoptions .panel-group .panel:first-child .panel-heading {
	border-top: none;
	padding-top: 0px
}
.bankingoptions .panel-group .panel+.panel {
	margin-top: 0
}
.bankingoptions .panel-group .panel-heading {
	border-top: none;
	background-color: transparent;
	padding: 0px 0px 15px 0px
}
.bankingoptions .panel-default {
	border: none;
	padding-top: 18px
}
.bankingoptions .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
	padding: 0px 0px 25px 0px
}
.bankingoptions .panel-title>a:after {
	color: #a2a2a2;
	font-family: 'icomoon';
	content: "\e91f";
	right: 0;
	position: absolute;
	font-size: 25px;
	top: -4px
}
.bankingoptions .panel-title>a.collapsed:after {
	content: "\e915"
}
.bankingoptions label {
	color: #ffed00;
	font-size: 1em;
	margin: 0px
}
.bankingoptions .method-group {
	margin-top: 15px
}
.bankingoptions .method-group .method-box {
	overflow: auto;
	margin-top: 15px;
	background-color: #0b384d;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	padding: 15px
}
.bankingoptions .method-group .method-box div {
	padding: 0px
}
.bankingoptions .method-group .method-box img {
	float: right
}
.bankingoptions .method-group .method-box .content {
	font-size: 0.7rem;
	color: #bbb
}
.bankingoptions .logo_1, .bankingoptions .logo_2, .bankingoptions .logo_3, .bankingoptions .logo_4, .bankingoptions .logo_5, .bankingoptions .logo_6, .bankingoptions .logo_7, .bankingoptions .logo_8, .bankingoptions .logo_9, .bankingoptions .logo_10, .bankingoptions .logo_11, .bankingoptions .logo_12, .bankingoptions .logo_13, .bankingoptions .logo_14, .bankingoptions .logo_15, .bankingoptions .logo_16, .bankingoptions .logo_17, .bankingoptions .logo_18, .bankingoptions .logo_19, .bankingoptions .logo_20, .bankingoptions .logo_21, .bankingoptions .logo_22, .bankingoptions .logo_23, .bankingoptions .logo_24, .bankingoptions .logo_25, .bankingoptions .logo_26, .bankingoptions .logo_27, .bankingoptions .logo_28, .bankingoptions .logo_29, .bankingoptions .logo_30, .bankingoptions .logo_31, .bankingoptions .logo_32, .bankingoptions .logo_33, .bankingoptions .logo_34, .bankingoptions .logo_35, .bankingoptions .logo_36, .bankingoptions .logo_37, .bankingoptions .logo_38, .bankingoptions .logo_39, .bankingoptions .logo_40, .bankingoptions .logo_41, .bankingoptions .logo_42, .bankingoptions .logo_43, .bankingoptions .logo_44, .bankingoptions .logo_45, .bankingoptions .logo_46, .bankingoptions .logo_47, .bankingoptions .logo_48, .bankingoptions .logo_49, .bankingoptions .logo_50, .bankingoptions .logo_51, .bankingoptions .logo_52, .bankingoptions .logo_53, .bankingoptions .logo_54, .bankingoptions .logo_55, .bankingoptions .logo_56, .bankingoptions .logo_57, .bankingoptions .logo_58, .bankingoptions .logo_59, .bankingoptions .logo_60, .bankingoptions .logo_61, .bankingoptions .logo_62, .bankingoptions .logo_63, .bankingoptions .logo_64, .bankingoptions .logo_65, .bankingoptions .logo_66, .bankingoptions .logo_67, .bankingoptions .logo_68, .bankingoptions .logo_69, .bankingoptions .logo_70, .bankingoptions .logo_71, .bankingoptions .logo_72, .bankingoptions .logo_73, .bankingoptions .logo_74 {
	display: inline-block;
	width: 92px;
	height: 42px;
	background-image: url("../images/banklogo.png");
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 0px
}
.bankingoptions .logo_1 {
	background-position: -10px -57px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_2 {
	background-position: -10px -104px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_3 {
	background-position: -10px -151px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_4 {
	background-position: -10px -198px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_5 {
	background-position: -10px -245px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_6 {
	background-position: -10px -292px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_7 {
	background-position: -10px -339px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_8 {
	background-position: -10px -386px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_9 {
	background-position: -10px -433px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_10 {
	background-position: -10px -480px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_11 {
	background-position: -10px -527px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_12 {
	background-position: -10px -574px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_13 {
	background-position: -10px -621px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_14 {
	background-position: -10px -668px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_15 {
	background-position: -10px -715px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_16 {
	background-position: -10px -762px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_17 {
	background-position: -10px -809px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_18 {
	background-position: -10px -856px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_19 {
	background-position: -10px -903px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_20 {
	background-position: -10px -950px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_21 {
	background-position: -10px -997px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_22 {
	background-position: -10px -1044px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_23 {
	background-position: -10px -1091px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_24 {
	background-position: -10px -1138px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_25 {
	background-position: -10px -1185px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_26 {
	background-position: -10px -1232px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_27 {
	background-position: -10px -1279px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_28 {
	background-position: -10px -1326px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_29 {
	background-position: -10px -1373px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_30 {
	background-position: -10px -1420px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_31 {
	background-position: -10px -1467px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_32 {
	background-position: -10px -1514px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_33 {
	background-position: -10px -1561px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_34 {
	background-position: -10px -1608px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_35 {
	background-position: -10px -1655px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_36 {
	background-position: -10px -1702px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_37 {
	background-position: -10px -1749px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_38 {
	background-position: -10px -1796px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_39 {
	background-position: -10px -1843px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_40 {

	background-position: -10px -1890px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_41 {
	background-position: -10px -1937px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_42 {
	background-position: -10px -1984px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_43 {
	background-position: -10px -2031px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_44 {
	background-position: -10px -2078px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_45 {
	background-position: -10px -2125px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_46 {
	background-position: -10px -2172px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_47 {
	background-position: -10px -2219px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_48 {
	background-position: -10px -2266px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_49 {
	background-position: -10px -2313px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_50 {
	background-position: -10px -2360px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_51 {
	background-position: -10px -2407px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_52 {
	background-position: -10px -2454px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_53 {
	background-position: -10px -2501px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_54 {
	background-position: -10px -2548px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_55 {
	background-position: -10px -2595px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_56 {
	background-position: -10px -2642px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_57 {
	background-position: -10px -2689px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_58 {
	background-position: -10px -2736px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_59 {
	background-position: -10px -2783px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_60 {
	background-position: -10px -2830px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_61 {
	background-position: -10px -2877px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_62 {
	background-position: -10px -2924px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_63 {
	background-position: -10px -2971px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_64 {
	background-position: -10px -3018px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_65 {
	background-position: -10px -3065px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_66 {
	background-position: -10px -3112px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_67 {
	background-position: -10px -3159px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_68 {
	background-position: -10px -3206px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_69 {
	background-position: -10px -3253px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_70 {
	background-position: -10px -3300px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_71 {
	background-position: -10px -3347px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_72 {
	background-position: -10px -3394px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_73 {
	background-position: -10px -3441px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_74 {
	background-position: -10px -3488px;
	width: 92px;
	height: 42px
}
.bankingoptions .logo_76 {
	background-position: -10px -3584px;
	width: 92px;
	height: 42px
}
.bankingoptions .logos>div {
	width: 100px;
	float: left;
	margin-top: 12px
}
:lang(vi) body, :lang(vi) a, :lang(vi) p, :lang(vi) li, :lang(vi) h1, :lang(vi) h2, :lang(vi) h3, :lang(vi) h4, :lang(vi) h5, :lang(vi) .btn, :lang(vi) .popover, :lang(vi) .download-box span, :lang(vi) .history-nav .slick-slide span, html[lang='vi-vn'] body, html[lang='vi-vn'] a, html[lang='vi-vn'] p, html[lang='vi-vn'] li, html[lang='vi-vn'] h1, html[lang='vi-vn'] h2, html[lang='vi-vn'] h3, html[lang='vi-vn'] h4, html[lang='vi-vn'] h5, html[lang='vi-vn'] .btn, html[lang='vi-vn'] .popover, html[lang='vi-vn'] .download-box span, html[lang='vi-vn'] .history-nav .slick-slide span {
	font-family: Arial !important
}
:lang(zh-Hans) .icon-games:before, html[lang='zh-cn'] .icon-games:before {
	content: '\e902' !important
}

:lang(ko) .icon-games:before, html[lang='ko-kr'] .icon-games:before {
	content: '\e93d' !important
}
