@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');

body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background:#25aae2;
	color:#000;
	font-size:13px;
}
p {
	color:#2d2d2d;
}
* {
	outline:none !important;
}
.canvas {
	background:#25aae2;
}
.main-screen {
	background:#fff;
}
.init-css-loader-full {
	background-color: rgba(6, 6, 6, 0.45);
	width: 100%;
	height: 100%;
	z-index: 40;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	display: table;
}
.init-css-loader-full .init-css-loader-container {
	vertical-align: middle;
	display: table-cell;
}
.init-css-loader-full .init-css-loader-container img {
	display: none;
}
.init-css-loader-full .init-css-loader-logo {
	display: block;
	margin: 0 auto 30px;
}
.init-css-loader-full .init-css-loader {
	margin: 0 auto;
	text-align: center;
	display: block;
}
.init-css-loader > div:nth-child(2n-1) {
	animation-delay: -0.35s !important;
}
.init-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;
}
.header {
	background-color: #0d2f88;
	
}
.header .icon {
	color:#ffffff;
}
.side-nav-items {
	background: #233c7a;
}
.side-nav-items>li>a .icon {
	color:#c6a000;
}
.side-nav-items>li>a {
	color:#fff;
}
.side-nav-items>li>a:focus, .side-nav-items>li>a:hover, .side-nav-items>li.active {
	background-color: #31708f;
}
.right-sidebar {
	background: #233c7a;
	bd;
	bd;7373
}
.form-group-icon .form-icon span[class^="icon-"], .form-group-icon .form-icon span[class*=" icon-"] {
	color:#fff;
}
.btn-login, .btn-login:hover, .btn-login:active, .btn-login:focus, .btn-login:hover:active {
	color:#fff; 
	/* font-weight:700; */
	/* text-shadow: 1px 1px 1px #000; */
	
	border:1px solid #b7b7b7; 
	background: #233c7a;	
}
.btn-register, .btn-register:hover, .btn-register:active, .btn-register:focus, .btn-register:hover:active {
	color:#fff; 
	/* font-weight:700; */
	border:1px solid #b7b7b7; 
	/* text-shadow: 0 1px 3px #faf7c3; */
    background: #25aae2;
}
.btn-product, .btn-product:hover, .btn-product:active, .btn-product:focus, .btn-product:hover:active {
	color: #fff;
	background-color: #25aae2;
}
.login-forgot> a {
	color:#ffed00;
}
.form-control {
	border-bottom: 1px solid #97b8c5;
}	
.banner-main {
	max-width:480px; 
	margin:0 auto;
}

.login-box .login-logo {
	padding-top:0;
}
.home-footer .home-footer-gpi {
	width:inherit;
	height:inherit;
}
.home-footer {
	background:#132586;
}
.header .header-title img {
	height:80%;
	margin-top:5px;
}
.nav-category-items div, .nav-category-items div[class^="col-"] {
	padding-bottom:0;
}
.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-weight:400;
}
.dashboard-home {
	background:#6f4b09;
}
.dashboard .row div[class^="col-"], .dashboard .row div[class*=" col-"] {
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#999;
}
.dashboard .row div[class^="col-"]:nth-child(2n+2), .dashboard .row div[class*=" col-"]:nth-child(2n+2) {
	border-right:1px solid #fff;
}
.dashboard a .icon {
	color:#fff;
}
.dashboard a .dashboard-label {
	color:#fff;
}
.form-group-icon .form-input>label {
	color: #fff;
	text-transform:uppercase;
}
#sports-placeholder, #casino-placeholder {
	padding:10px;
}	
.lottery-banner .banner-caption {
	margin:0 auto;
	height:inherit;
	top:inherit;
	right:25%;
}
.lottery-banner:nth-child(even) .banner-caption {
	margin:20% 10px 0 0;
}
.lottery-banner {
	max-width:500px;
	border:10px solid #373737;
	/* -webkit-box-shadow: 0 0 10px 3px #faf7c3; */
	/* box-shadow: 0 0 10px 3px #faf7c3; */
	margin-bottom:10px;
	/* -webkit-border-radius: 6px 6px 6px 6px; */
	/* border-radius: 6px 6px 6px 6px; */
}
.lottery-banner:nth-child(even) .banner-caption {
	right:0;
	margin:0 auto;
}
.download-coverphoto {
	padding:10px;
	text-align:center;
}
.download-coverphoto img {
	width:inherit;
	border:10px solid #373737;
	/* -webkit-box-shadow: 0 0 10px 3px #faf7c3; */
	/* box-shadow: 0 0 10px 3px #faf7c3; */
	margin-bottom:10px;
	/* -webkit-border-radius: 6px 6px 6px 6px; */
	/* border-radius: 6px 6px 6px 6px; */
}
.btn-download, .btn-download:hover, .btn-download:active, .btn-download:focus, .btn-download:hover:active {
	color:#fff;
	text-shadow: 0 1px 3px #000;

	background-color:#25aae2;
	border:1px solid #b7b7b7;
}
.login-txt-01 {
	font-weight:700;
	color: #25aae2;
}
.login-txt-02 {
	font-size: 12px;
}
.login-txt-03 {
	font-size: 12px;
	font-weight:700;
	color: #25aae2;
}
.login-txt-04 {
	font-weight:700;
	color: #25aae2;
}
.panel-product>.panel-heading {
	background: #0d2f88;
	color:#fff;
	border-bottom: 3px solid #e4c800;
}
.panel-product {
	margin:5px;
	margin-top:5px;
	margin-bottom:5px;
	background:transparent;
	border:1px solid #ccc;
}
.download-header {
	border-bottom: 1px solid #ccc;
}
.download-instructions {
	border-bottom:1px solid #ccc;
}
.download-box {
	text-align:center;
}
.download-box img {
	width:inherit;
}
.download-box .download-box-title {
	max-width:500px;
	margin:0 auto;
	left:0;
	right:0;
	background-color:rgba(0,0,0,0.75);
}
.bankingoptions .method-group .method-box {
	background:#25aae2;
	border:1px solid #2a8fbd;
}	
.bankingoptions .method-group .method-box .content {
	font-size:14px;
	color:#fff !important;
}
.bankingoptions h5 {
	font-size:14px;
}
.bankingoptions .panel-group .panel {
	border-bottom:1px solid #2a8fbd;
}
.bankingoptions p {
	color:#fff !important;
}
.ulBanking {
	font-size:13px;
}
.contact .media {
	border-bottom:1px solid #f98484;
}
.contact .media:last-child {
	border-bottom:none;
}
#promo-content {
	display: block;
	padding: 10px;
	min-height: 300px;
	margin: 0 auto;
}
.promo-item {
	margin-top: 10px;
	line-height: 20px;

}
.promo-item ul {
	list-style-type: disc;
	padding-left: 35px;
}
.promo-item ol {
	list-style-type: decimal;
	padding: inherit;
}
.prom-imgWrap {
	position: relative;
	background: url(../images/common/loading.gif) no-repeat center;
}
.promo-buttWrap {
	display:none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
a.promo-button {
	font-size: 13px;
	font-weight: 700;
	border: none;
	color: #000000;
	text-align: center;
	padding: 3px 23px 3px 30px;
	text-shadow: 0 1px 3px #ffffff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	-webkit-border-radius: 24px 0 0 0;
	border-radius: 24px 0 0 0;
	background: #fde791; /* Old browsers */
	background: -moz-linear-gradient(top, #fde791 0%, #f4cf64 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fde791), color-stop(100%, #f4cf64)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fde791 0%, #f4cf64 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fde791 0%, #f4cf64 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fde791 0%, #f4cf64 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fde791 0%, #f4cf64 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde791', endColorstr='#f4cf64', GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #704603;
	border-left: 1px solid #704603;
}
a.promo-button:focus, a.promo-button:hover {
	color: #ffed00;
	text-decoration: none;
}
a.promo-button:active {
	position: relative;
	top: 1px;
}
.promo-subTitle {
	font-size: 16px;
	font-weight: 700;
	color: #25aae2;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align:left;
}
.promoTable {
	background: transparent;
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
	margin: 10px 10px 10px 0px;
}
.promoTable tr > th {
	background: #e3e3e3;
	border: 1px solid #ccc;
	padding: 7px;
	text-align: center;
	color:#000;
}
.promoTable tr > td {




	padding: 5px;
	border: 1px solid #ccc;
}
.promoTable tr {
	background: transparent;
}
.promo-item .modal-body p {
	margin-top: 15px;
}
.modal-dialog {
	max-width:inherit;
}
.promo-item .btn-default, .promo-item .btn-default:hover, .promo-item .btn-default:focus, .promo-item .btn-default:active, .promo-item .btn-default:active:hover {
	color: #ffffff;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border-color: #b7b7b7 !important;
	background: #25aae2;
}
.promo-item .modal-header {
	border-bottom:1px solid #393939;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.promo-item .modal-footer {
	border-top:1px solid #393939
}
.footer .btn-group .btn .icon {
	color:#fff;
}
.footer {
	background:#190703;
}
.footer .btn-group .btn:hover, .footer .btn-group .btn:focus {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9b758+0,503704+100 */
	background: #e9b758; /* Old browsers */
	background: -moz-linear-gradient(top,  #e9b758 0%, #503704 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9b758), color-stop(100%,#503704)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e9b758 0%,#503704 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e9b758 0%,#503704 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e9b758 0%,#503704 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e9b758 0%,#503704 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9b758', endColorstr='#503704',GradientType=0 ); /* IE6-9 */
}
.balance-collapse {
	max-width:inherit;
}
.wallets {
	background:#25aae2;
}
.balance-collapse >.container {
	padding:0;
}
.show-balance, .show-balance:hover, .show-balance:active, .show-balance:focus, .show-balance:active:hover {
	text-align:center;
	/* font-weight:700; */
	/* text-shadow: 0 1px 3px #faf7c3; */

	color:#fff; 
	border:1px solid #b7b7b7; 
	background: #25aae2;	
}
.balances table td {
	color: #fff;
}
.balances {
	background: #999999;
	border-bottom: 1px solid #a2b2b9;
}
.gateway-list .list-group-item.active, .gateway-list .list-group-item:hover, .gateway-list .list-group-item:active, .gateway-list .list-group-item:focus {
	background-color:orange;
}
.tbl_tranx {
    background: #0e131b;
    border: 1px solid #c5c5c5;
    border-collapse: collapse;
    text-align: center;
    margin: 10px 10px 10px 0px;
}
.tbl_tranx tr {
    background: #999;
}
.tbl_tranx tr th {
    background: #25aae2;
    border: 1px solid #c5c5c5;
    padding: 7px !important;
    text-align: center;
	color:#fff !important;
}
.tbl_tranx tr td {
    border: 1px solid #c5c5c5;
	color:#fff !important;
    padding: 7px !important;
}
.tbl_tranx>thead>tr>th {
    border-bottom: 1px solid #c5c5c5;
}

.form-control[disabled], fieldset[disabled] .form-control {
	opacity:1;
}
.modal-dialog .close {
	color:#25aae2;
	text-shadow:1px 1px 1px #000;
	opacity:1;
	font-size:40px;
	margin-top:-15px;
}

/* 2018 04 23 */
.dashboard-potm {
	margin-bottom: 15px;
	position: relative
}
.dashboard-potm img {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	z-index: 0;
	position: relative
}
.dashboard-potm .dashboard-potm-content {
	padding: 50px 10px 10px;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 0;
	z-index: 1;
	position: absolute;
	background: transparent;
	background: -moz-linear-gradient(top, transparent 0%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background: -o-linear-gradient(top, transparent 0%, #000 100%);
	background: -ms-linear-gradient(top, transparent 0%, #000 100%);
	background: linear-gradient(to bottom, transparent 0%, #000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='$top', endColorstr='$bottom', GradientType=0 )
}
.dashboard-potm .dashboard-potm-content h4 {
	font-size: 1rem;
	font-weight: 700;
	color: #ffed00;
	margin-bottom: 0
}
.dashboard-potm .dashboard-potm-content p {
	font-size: 0.750rem;
	margin-bottom: 0
}
.dashboard-potm .dashboard-potm-content .media-body, .dashboard-potm .dashboard-potm-content .media-right {
	vertical-align: bottom
}
.dashboard-countdown {
	margin-top: -6px;
	width: 100%;
	height: 63px;
	background: url("/_Static/images/countdown-repeat.png") repeat-x center 0;
	position: relative;
	overflow: hidden
}
.dashboard-countdown>img {
	width: 443px
}
.dashboard-countdown .dashboard-countdown-box {
	background: url("../images/common/countdown.png") no-repeat -42px 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	position: absolute
}
.dashboard-countdown .dashboard-countdown-content {
	text-align: center;
	margin: 0 auto;
	max-width: 300px;
	padding-left: 30px;
	display: block
}
.dashboard-countdown .dashboard-countdown-content h5 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.625rem;
	line-height: 1;
	font-weight: normal;
	text-shadow: 0 1px 1px #000
}
.dashboard-countdown .dashboard-countdown-content p {
	color: #d1d1d1;
	font-size: 0.625rem;
	margin-bottom: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75)
}
.dashboard-countdown .dashboard-countdown-content .col-xs-4 {
	margin-top: 14px;
	border-right: 1px solid rgba(255,255,255,0.35)
}
.dashboard-countdown .dashboard-countdown-content .col-xs-4:last-of-type {
	border-right-width: 0
}
@media (min-width: 375px) {
	.dashboard-countdown .dashboard-countdown-box {
		background: url("../images/common/countdown.png") no-repeat center 0
	}
	.dashboard-countdown .dashboard-countdown-content {
		max-width: 350px;
		padding-left: 0
	}
}
.announcement-slide {
	padding: 10px 0;
	margin-left: 30px;
	position: relative
}
.announcement-slide .megaphone {
	color: #f8c800;
	font-family: 'icomoon' !important;
	font-size: 1.50rem;
	content: '\e936';
	top: 3px;
	left: -30px;
	position: absolute;
}
.announcement-slide .megaphone .indicator {
	position: absolute;
	top: 0px;
	left: -5px
}
.announcement-slide:after {
	font-size: 14px;
	width: 10px;
	height: 10px;
	top: 8px;
	left: -30px
}
.announcement-slide-box {
	height: 25px;
	overflow: hidden;
	clear: both;
	white-space: nowrap
}
.announcement-slide-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;
	width: auto
}
.announcement-slide-list li {
	display: inline-block;
	line-height: 25px;
	margin-left: 10px;
	font-size: 0.750rem;
	color: #d3dee3
}
.module {
	/*margin-top: -10px;*/
	/*padding: 4px 0;
	border-bottom: 4px solid #f8c80021;*/
	border-top: 1px solid #2d2d2d3d;
}
.module:last-of-type {
	/* border-bottom-width: 0 */
}
.module ~ .module {
	border-top: 0
}
.module-header {
	max-width: 1024px;
	margin: 0 auto 1px;
	padding: 0 15px
}
.module-header .media-heading {
	color: #25aae2;
	margin-top: 0;
	font-size: 1.125rem;
	/* text-shadow:0 1px 1px #000; */
}
.module-header .btn {
	padding: 0;
	line-height: 1.4;
	border-width: 0
}
.swipe-box {
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden
}
.swipe-list {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	overflow: auto;
	white-space: nowrap;

	
}
.swipe-list li {
	vertical-align: top;
	margin-right: 35px;
	display: inline-block
}
.swipe-list li:first-child {
	margin-left: 15px;
	

}
.swipe-list li a {
	overflow: hidden;
	display: block;
	margin-bottom: 8px;
	background-color: #03435d;
	-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)
}
.swipe-list li a img {
	width: 100%
}
.swipe-list li h5 {
	font-size: 13px;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	white-space: normal;
	text-align: center;
}
.swipe-list li p {
	margin-bottom: 0;
	font-size: 0.688rem;
	color: #95afbb
}
.swipe-list.swipe-list-slots li {
	width: 88px
}
.swipe-list.swipe-list-slots li a {
	height: 110px;
	width: 110px
}
.swipe-list.swipe-list-slots h5 {
	max-width: 88px
}
.swipe-list.swipe-list-casino li {
	width: 104px
}
.swipe-list.swipe-list-casino li a {
	max-width: 104px;
	height: 116px
}
.swipe-list.swipe-list-casino h5 {
	max-width: 104px
}
.swipe-list.swipe-list-promos li a {
	max-width: 256px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}
.swipe-list.swipe-list-promos h5 {
	font-size: 0.875rem;
	max-width: 256px;
	margin-bottom: 0
}
.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: #25aae2;
	font-size: 1rem;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.contact .media-body p {
	font-size: 0.750rem;
	margin-bottom: 0
}
.contact .contact-list {
	margin: 0;
	padding: 0;
	width: 100%;
	display: table
}
.contact .contact-list .contact-item {
	display: table-cell;
	width: 1%;
	padding: 10px 5px;
	padding-top: 3px
}
.contact .contact-list .contact-item a {
	text-align: center;
	display: block
}
.contact .contact-list .contact-item span.footer-label {
	font-size: 0.9rem;
	color: #f8c800;
	margin-top: 0;
	margin-bottom: 0;
	white-space: normal;
	background-color:#25aae200;
}
.module-header .btn-link {
	color:#fff;
}

.contact-bg{
	background-color:#172b98;}

.contact .icon {
	color: #fff;
}
.contact .contact-list .contact-item span.footer-label {
    font-size: 11px;
}
.contact .contact-list .contact-item {
    padding: 10px 2px;
}
.swipe-list li a {
	background:#0000001f;
}
.callback,
.simple,
.offset {
	font-size: 20px;
	background: #27ae60;
	padding: 0.5em 0.7em;
	/* color: #ecf0f1; */
	margin-bottom: 50px;
	-webkit-transition: background 0.5s ease-out;
	transition: background 0.5s ease-out;
}
.offset {
	margin-bottom: 10px;
}
.callback{
	cursor: pointer;
}
.ended {
	background: #c0392b;
}
.styled{
	margin-top: 15px;
	color:#fff;
	text-shadow:0 1px 1px #000;
}
.styled div {
	display: inline-block;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 22px;
	font-weight: 100;
	line-height: 1;
	text-align: right;
	border-left: 1px solid #cecece;
	text-align:center;
}
.styled div:first-child {
	margin-left: 0;
	border-left: none;
}
.styled div span {
	display: block;
	/* border-top: 1px solid #cecece; */
	padding-top: 3px;


	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
.dashboard-countdown .dashboard-countdown-content {
	padding-left: 90px;
}
.icon-ballon:after {
	line-height:0.8;
}
.announcement-slide-list marquee {
	color: #000;
}
.btn-warning {
	background-color: #25aae2;
	border-color:#b7b7b7;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.btn-primary {
	background-color:#25aae2;
	border-color:#b7b7b7;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.download-box label {
	font-weight:300;

}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff !important;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff !important;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff !important;
}




