.loading-container {
	z-index: 1;
	height: 100vh;
	width: 100vw;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background-color: rgba(0,0,0,.6);
	display: flex;
	justify-content: center;
	align-items: center
}
.slide-content-rounded, .slider-container .slide .slide-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	transition: .3s;
	transform: translateY(50px)
}
.home-title-section .slick-next {
	margin-top: 15px!important;
	right: 10px!important;
	color: #4e2268!important
}
.home-title-section .slick-prev {
	margin-top: 15px!important;
	left: 15px!important
}
.hotgame-desc {
	padding: 10px;
	background: #fff;
	text-align: center
}
.hotgame-name {
	color: #260a37;
	text-transform: uppercase;
	font-family: "HelveticaNeue-Medium"
}
.slide {
	position: relative;
	height: 100%;
	flex: 1 1;
	transition: .3s ease-in-out;
	overflow: hidden
}
.slide-game-cover {
	transition: all .3s ease-in;
	border-radius: 0;
	min-height: 100px
}
.slide-image-logo {
	transition: .3s;
	transition-delay: .2s;
	transform: scale(1);
	width: 100%
}
.casino-container, .features-container, .hotgame-slide, .promo-container, .video-section {
	padding: 0 10px 10px!important
}
.slide-game-cover:hover .slide-image-logo {
	transition: .3s;
	transition-delay: .3s
}
.slide-game-cover:hover .slide-game-cover {
	transition: all .3s ease-in
}
.slide-game-cover:hover .slide-content {
	border-radius: 0
}
.slide-game-cover:hover .slide-content, .slide-game-cover:hover .slide-content-rounded {
	visibility: visible;
	opacity: 1;
	transition: .3s;
	transition-delay: .3s;
	transform: translate(0)
}
.slick-next-btn, .slick-prev-btn {
	display: flex!important;
	align-items: center;
	justify-content: center;
	position: absolute;
	background-color: transparent;
	right: 0;
	top: -45px;
	color: #d7d7d7;
	font-weight: 700;
	width: 40px;
	height: 40px;
	border: none;
	cursor: pointer;
	padding-bottom: 10px
}
.slick-next-btn:focus, .slick-next-btn:hover, .slick-prev-btn:focus, .slick-prev-btn:hover {
	color: #4e2268
}
.slick-prev-btn {
	right: 42px;
	top: -45px
}
.hot-game-btn {
	width: 50px;
	height: 50px;
	border-radius: 50%!important;
	background-color: #4e2268
}
.hot-game-btn button {
	box-shadow: 0 0 5px rgba(0,0,0,.4)
}
.hot-game-btn:hover {
	-webkit-animation: shady 1s linear infinite;
	animation: shady 1s linear infinite
}
@-webkit-keyframes shady {
0% {
box-shadow:0 0 0 0 hsla(0,0%,100%,.5), 0 0 0 0 rgba(3,108,129,.5)
}
to {
box-shadow:0 0 0 30px hsla(0,0%,100%,0), 0 0 0 0 rgba(3,108,129,0)
}
}
@keyframes shady {
0% {
box-shadow:0 0 0 0 hsla(0,0%,100%,.5), 0 0 0 0 rgba(3,108,129,.5)
}
to {
box-shadow:0 0 0 30px hsla(0,0%,100%,0), 0 0 0 0 rgba(3,108,129,0)
}
}

@media (max-width:768px) {
.video-title {
	font-size: 1.25em
}
}
#navbar {
	transition: transform .4s ease-in;
	width: 300px;
	height: 100vh;
	background-color: #a9a9a9;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999
}
#navbar.slideIn {
	transform: translateX(500)
}
#navbar.slideOut {
	transform: translateX(500%)
}
.live-icon {
	position: absolute;
	left: -5px;
	width: 27px;
	height: 15px
}
.close .annoucement-close {
	top: 7px;
	right: 12px
}
.fail-container {
	height: 115px;
	padding-bottom: 45px
}
.annoucement-icon {
	position: absolute;
	z-index: 2;
	height: 40px;
	margin-top: 5px;
	width: auto;
	overflow: hidden
}
.annoucement-icon-mobile-bg {
	height: 30px;
	width: 34px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	position: absolute;
	z-index: 2
}
.annoucement-icon-mobile {
	width: 24px;
	height: 24px;
	width: auto;
	overflow: hidden
}
.bg-gradient {
	background-image: linear-gradient(180deg, #fff, #d7d7d7)
}
.annoucement {
	position: relative;
	height: 30px;
	width: 3000px;
	left: 550px;
	display: flex;
	z-index: 1;
	-webkit-animation: myfirst 55s linear infinite;
	animation: myfirst 55s linear infinite
}
.annoucement:hover {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}
.annoucement-text {
	position: relative;
	display: inline;
	vertical-align: middle;
	white-space: nowrap;
	margin: 5px 300px
}
@-webkit-keyframes myfirst {
0% {
left:550px
}
to {
left:-4500px
}
}
@keyframes myfirst {
0% {
left:550px
}
to {
left:-4500px
}
}
.search-icon {
	top: 0;
	right: 0;
	height: 45px;
	z-index: 1040!important;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	fill: #a9a9a9
}
.brand-logo {
	cursor: pointer;
	max-width: 180px;
	max-height: 45px
}
.trapezoid {
	position: absolute;
	top: 0;
	left: -2.5%;
	z-index: 0;
	border-top: 30px solid #e3e3e3;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	height: 0;
	width: 105%
}
.logo-mobile {
	width: 60%;
	height: auto
}
.myacc-btn {
	min-width: 130px
}
.myacc-btn>div {
	margin-left: 5px
}
.myaccount-dropdown {
	transform: translate(-30px, 35px)
}
.language-modal-dialog {
	transform: translateY(50%)!important
}
.language-text {
	color: #fff;
	white-space: nowrap
}
.language-icon-size {
	width: 96px;
	height: auto;
	max-height: 96px;
	margin-left: 15px
}
.language-dropdown-icon {
	width: 30px;
	height: auto;
	max-height: 30px
}
.toolbar {
	width: 100%;
	position: relative;
	top: 0;
	z-index: 99
}
.mobile-announcement-container {
	z-index: 1
}
.mobile-announcement, .mobile-announcement-container {
	background-image: linear-gradient(180deg, #fff, #d7d7d7)
}
.mobile-announcement {
	width: 100%;
	padding: 2px 0;
	display: flex;
	justify-content: center;
	align-items: center
}
.announcementIcon {
	width: 2.2rem;
	height: auto
}
.headerContent-bg {
	background-color: #4e2268
}
.headerContent.container {
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	height: 100px;
	padding-left: 0;
	padding-right: 0
}
.headerMenu-upper {
	height: 40px;
	display: flex;
	justify-content: flex-end
}
.headerIcon-divider {
	height: 40%;
	width: 1px;
	background-color: #757575;
	min-height: 16px;
	max-height: 16px
}
.info.right {
	color: #e3e3e3
}
.language-dropdown-icon, .liveChat-icon, .messaging-icon, .switchMobile-icon {
	margin: 0 10px;
	fill: #e3e3e3;
	color: #e3e3e3
}
.headerContent-bottom {
	height: 30px;
	padding-bottom: 15px;
	margin-left: 15px
}
.headerContent-bottom, .headerContent-Right {
	display: flex;
	justify-content: flex-end
}
.headerContent-Right-Group {
	width: 100%
}
.headerLogo {
	height: 70px
}
.header-datetime {
	font-size: .9375em;
	color: light-color;
	margin-right: 5px;
	display: flex
}
.submenu-border {
	border-bottom: 5px solid #e7c65c
}
.submenu-container {
	position: absolute;
	overflow: hidden;
	z-index: 3;
	left: 0;
	width: 100%;
	justify-content: flex-start;
	margin-top: 45px;
	background: #d7d7d7
}
img.submenu-item-img {
	width: 114px;
	height: 100px
}
.submenu-hover {
	padding: 10px
}
.submenu-item-text {
	font-size: .8125em
}
.toolbar_navigation {
	background-color: hsla(0,0%,100%,.8);
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 99;
	width: 100%;
	height: 45px
}
.toolbar_navigation-items {
	height: auto;
	font-size: .9375em;
	color: #000;
	font-family: "HelveticaNeue-Medium", "å®‹ä½“", sans-serif;
	height: 45px;
	display: flex;
	justify-content: flex-end
}
.toolbar_navigation-items>div>li {
	list-style: none;
	padding: 0;
	display: flex;
	height: 45px;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase
}
.toolbar_navigation-items>div>li>div>a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #434343;
	fill: #434343
}
.toolbar_navigation-items>div>li :active, .toolbar_navigation-items>div>li :hover {
	color: #fff;
	fill: #fff
}
.toolbar_navigation-items>div>li :active a, .toolbar_navigation-items>div>li :hover a {
	color: #fff
}
.navbar-error-fix {
	padding: 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	font-family: "HelveticaNeue-Medium", "å®‹ä½“", sans-serif;
	color: #434343;
	fill: #434343
}
.navbar-error-fix:hover {
	background: #4e2268
}
.navbar-error-fix:hover svg {
	fill: #fff
}

.check-btn label {
	display: block
}
.check-btn input {
	display: none
}
.check-id {
	position: absolute;
	display: none!important
}
.clicker {
	right: 0;
	top: 0;
	height: 60px
}
.hiddendiv {
	background: #a9a9a9;
	width: 100vw;
	height: 500px;
	display: none;
	position: absolute;
	bottom: -610px;
	left: 0;
	z-index: 999;
	-webkit-animation-name: slide-in;
	animation-name: slide-in;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
.headerLink {
	height: 100%;
	display: flex;
	justify-content: center;
	color: #000;
	text-transform: uppercase;
	font-family: "HelveticaNeue-Medium", "å®‹ä½“", sans-serif
}
.announcement-section .slick-list {
	height: 30px;
	width: 100%
}
.announcement-text {
	position: relative;
	color: #434343;
	font-family: "HelveticaNeue-Roman", "å®‹ä½“", sans-serif;
	z-index: 1
}
.language-select {
	border-right: 1px solid #e7c65c;
	padding: 0 10px;
	cursor: pointer
}
.language-select:last-child {
	border: 0
}
#translateBtn {
	background: none!important;
	border: none
}
.bordR2 {
	border-right: 1px solid #e7c65c
}
.pointer {
	cursor: pointer
}
.language-icon {
	width: 2.5vw
}
.is-active {
	pointer-events: none;
	color: #e7c65c;
	font-weight: 700
}
@-webkit-keyframes slide-in {
0% {
height:0
}
to {
height:500px
}
}
@keyframes slide-in {
0% {
height:0
}
to {
height:500px
}
}
@-webkit-keyframes slide-out {
0% {
height:500px
}
to {
height:0
}
}
@keyframes slide-out {
0% {
height:500px
}
to {
height:0
}
}
.check-btn input:checked~.hiddendiv {
	display: block
}
.register-login {
	background-color: #4e2268
}
.header-username {
	display: flex;
	justify-content: center;
	color: #fff
}
.slide-enter {
	transform: translateY(-100%);
	transition: .3s cubic-bezier(0, 1, .5, 1)
}
.slide-enter.slide-enter-active, .slide-leave {
	transform: translateY(0)
}
.slide-leave {
	transition: .3s ease-in-out
}
.slide-leave.slide-leave-active {
	transform: translateY(-100%)
}
.f-modal-alert .f-modal-icon {
	border-radius: 50%;
	border: 1px solid #dd5600;
	box-sizing: content-box;
	height: 50px;
	margin: 10px 0;
	padding: 0;
	position: relative;
	width: 50px
}
.messaging-notification {
	position: absolute;
	right: 3px;
	top: -5px
}
.circle {
	height: 16px;
	width: 16px;
	background-color: rgba(254,0,0,.8);
	border-radius: 50%
}
.circle-count {
	position: absolute;
	top: 0;
	right: 5px;
	color: #fff;
	font-size: .8em
}
.f-modal-warning {
	border-color: #dd5600
}
.f-modal-warning:before {
	-webkit-animation: pulseWarning 2s linear infinite;
	animation: pulseWarning 2s linear infinite;
	display: inline-block;
	opacity: 0
}
.f-modal-warning:after, .f-modal-warning:before {
	background-color: #fff;
	border-radius: 50%;
	content: "";
	height: 100%;
	position: absolute;
	width: 100%
}
.f-modal-warning:after {
	display: block;
	z-index: 1
}
.language-body {
	flex: 0 0 auto!important
}
.f-modal-warning .f-modal-body {
	border-radius: 2px;
	height: 20px;
	margin-left: -2px;
	top: 10px;
	width: 5px
}
.f-modal-warning .f-modal-body, .f-modal-warning .f-modal-dot {
	background-color: #dd5600;
	left: 50%;
	position: absolute;
	z-index: 2
}
.f-modal-warning .f-modal-dot {
	border-radius: 50%;
	bottom: 10px;
	height: 7px;
	margin-left: -3px;
	width: 7px
}
+.f-modal-icon {
margin-top:50px
}
.scaleWarning {
	-webkit-animation: scaleWarning .75s infinite alternate;
	animation: scaleWarning .75s infinite alternate
}
.pulseWarningIns {
	-webkit-animation: pulseWarningIns .75s infinite alternate;
	animation: pulseWarningIns .75s infinite alternate
}
@-webkit-keyframes pulseWarning {
0% {
background-color:#fff;
transform:scale(1);
opacity:.5
}
30% {
background-color:#fff;
transform:scale(1);
opacity:.5
}
to {
background-color:#dd5600;
transform:scale(2);
opacity:0
}
}
@keyframes pulseWarning {
0% {
background-color:#fff;
transform:scale(1);
opacity:.5
}
30% {
background-color:#fff;
transform:scale(1);
opacity:.5
}
to {
background-color:#dd5600;
transform:scale(2);
opacity:0
}
}
@-webkit-keyframes pulseWarningIns {
0% {
background-color:#dd5600
}
to {
background-color:#dd5600
}
}
@keyframes pulseWarningIns {
0% {
background-color:#dd5600
}
to {
background-color:#dd5600
}
}

@media (min-width:1200px) {
.submenu-container-item {
	max-width: 1020px;
	margin: 0 auto
}
}

@media (max-width:768px) {
.headerContent-Right {
	justify-content: center;
	align-items: center
}
.headerContent-Right-Group {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 100%
}
.headerContent-top {
	padding-right: 0
}
.user-lang-select {
	padding-left: 0!important;
	padding-right: 0!important
}
.headerContent-bottom {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}
.headerContent.container {
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	padding-left: 0!important;
	padding-right: 0!important;
	height: 70px
}
.header-username {
	display: none
}
.header-title {
	color: #e3e3e3;
	text-align: center
}
.toolbar_navigation-items {
	width: 100vw
}
.toolbar_navigation-items>div>li {
	letter-spacing: 0
}
.toolbar_navigation-items>div>li>a {
	padding: 0
}
.livechat-select {
	justify-content: center
}
.home-headerTop-row {
	flex-wrap: nowrap!important
}
.mobile-btm-nav {
	display: none!important
}
.toolbar {
	width: 100%;
	position: relative!important
}
}

@media (max-width:768px) {
.header-mobile-left, .header-mobile-right {
	width: 30vw;
	justify-content: center;
	align-items: center
}
.header-mobile-right {
	padding: 5px
}
.header-mobile-middle {
	width: 40vw;
	justify-content: center;
	align-items: center
}
.navbar-wallet {
	text-align: end
}
.navbar-wallet-title {
	padding-bottom: 5px;
	text-align: end;
	color: #e7c65c
}
.header- .fail-container {
	height: 70px;
	padding-top: 0
}
}

@media (max-width:992px) {
.navbar-error-fix {
	padding: 0 10px
}
}

@media (max-width:575px) {
.mobile-btm-nav {
	display: block!important;
	background-image: linear-gradient(180deg, #a254d1, #4e2268);
	width: 100%;
	height: 100%
}
.toolbar {
	background: #fff
}
.app-nav {
	display: block;
	z-index: 99;
	position: fixed;
	width: 100vw;
	top: 0
}
.btn-login {
	width: 50vw
}
.headerContent-Right, .headerContent-Right-Group {
	display: none!important
}
.headerContent.container {
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	height: 60px
}
.logo-mobile {
	width: 60%;
	height: auto
}
.toolbar {
	width: 100%;
	position: relative!important
}
}
.borderNav {
	border-bottom: 8px solid #4e2268
}
.button-100pct {
	width: 100%;
	height: 40px
}
.button-100pct span {
	min-height: 40px
}
button {
	-webkit-appearance: unset;
	text-rendering: auto;
	color: #000;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0;
	text-shadow: none;
	align-items: flex-start;
	cursor: default;
	box-sizing: border-box;
	font: 400 13.3333px Arial;
	border: unset;
	border-image: none;
	border-image: initial
}
.btn-login, .button, .primary-btn, .secondary-btn, button {
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 0
}
.btn-login, .button, .primary-btn, .secondary-btn {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family: "HelveticaNeue-Medium", sans-serif
}
.btn-login span, .button span, .primary-btn span, .secondary-btn span {
	display: flex;
	min-width: 100px;
	min-height: 30px;
	justify-content: center;
	align-items: center;
	background-size: 3px 3px;
	padding: 10px 15px
}
.btn-login:hover, .button:hover, .primary-btn:hover, .secondary-btn:hover {
	box-shadow: 0 0 .1em rgba(0,0,0,.4);
	-webkit-filter: brightness(110%);
	filter: brightness(110%)
}
.primary-btn {
	color: #fff
}
.primary-btn, .secondary-btn {
	background: #4e2268;
	font-family: "HelveticaNeue-Medium", sans-serif
}
.secondary-btn {
	color: #e7c65c
}
.btn-login {
	background: #fff
}
.btn-login span {
	max-height: 35px;
	color: #fff;
	text-transform: uppercase;
	font-family: "HelveticaNeue-Medium", sans-serif
}
.btn-primary:active {
	background: #4e2268
}
.modal.fade .login-modal-dialog, .modal.show .login-modal-dialog {
	transform: translateY(150%)!important
}
.forget-password {
	padding: 10px 0!important
}
.login-content {
	padding: 10px
}
.login-content .login-content-detail {
	padding: 10px 0;
	min-height: 15vh
}
.login-logo-container {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 20vh
}
.login-logo {
	max-width: 50vw;
	height: auto
}
.maintenancePage {
	background-color: #e3e3e3;
	padding: 30px
}
.maintenancePage-body, .maintenancePage-title {
	font-family: "HelveticaNeue-Medium", "å®‹ä½“", "sans-serif";
	padding: 10px
}
.maintenance-page .maintenancePage-title {
	background-color: #4e2268;
	color: #fff;
	font-size: 1.125em;
	letter-spacing: 1px;
	text-transform: uppercase
}
.maintenancePage-body {
	background-color: #fff;
	color: #757575;
	padding: 10px;
	font-family: "HelveticaNeue-Medium", "å®‹ä½“", "sans-serif"
}

@media (max-width:768px) {
.maintenance {
	padding-top: 0
}
}

@media (max-width:575px) {
.mobile-link-register {
	margin-top: 30px;
	padding: 10px 0;
	border-top: 1px solid #a9a9a9
}
}
.promotion-section {
	width: 100%;
	min-height: 700px
}
.promotion-row {
	padding: 10px 0;
	width: 100%;
	background-color: #fff
}
.promotion-image-container {
	display: flex;
	justify-content: center;
	width: 100%;
	min-height: 133px;
	margin-bottom: 10px;
	background: #fff;
	padding: 1px
}
.promotion-image {
	top: 0;
	overflow: hidden;
	transition: .5s;
	display: flex;
	width: 70%;
	justify-content: center;
	align-items: center
}
.promotion-content-detail {
	padding: 10px;
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: #fff
}
.promotion-content-title {
	color: #000;
	text-transform: uppercase;
	font-size: 1.25em;
	display: block;
	font-family: "HelveticaNeue-Medium", sans-serif
}
.promotion-content-detail-desc {
	display: block;
	padding: 5px 0;
	text-transform: capitalize;
	font-size: .9375em;
	opacity: .5;
	color: #000
}
.promotion-nav-tabs {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	border-bottom: 0!important
}
.promo-tab-item {
	width: 100%;
	background-color: #a9a9a9;
	font-size: 1.25em
}
.promo-tab-item:last-child {
	margin-right: 0
}
.promotion-popup {
	font-size: 1em
}
.promotion-popup>ol {
	padding-inline-start: 20px;
	-webkit-padding-start: 20px;
	-webkit-margin-after: 0;
	margin-block-end: 0
}
.promotion-popup>ol>li {
	margin-bottom: 10px
}
.promotion-popup>table {
	border: transparent;
	max-width: 100%!important;
	display: block;
	overflow-x: auto
}
.promotion-popup>table>tbody {
	border: 1px dotted #a9a9a9;
	display: inline-block
}
.promotion-popup>table>tbody>tr>td>p {
	margin-bottom: 0
}
.promo-nav-link {
	color: #7f7f7f!important;
	background-color: #e3e3e3
}
.promo-tab-item .active, .promo-tab-item:hover .promo-nav-link {
	color: #fff!important;
	background: #4e2268!important
}
.apply-hide {
	display: none
}
.promotion-btn {
	background: #a254d1!important
}
.promotion-btn-container {
	display: flex;
	align-items: center;
	overflow: hidden
}
.apply-show {
	display: block;
	width: 100%
}
.detail-modal-body {
	min-height: 250px!important;
	overflow-y: auto
}

@media (max-width:768px) {
.modal-promo {
	height: 100vh;
	margin: 0!important
}
.modal-promo .modal-content {
	height: 100vh
}
.modal-promo .modal-content .modal-header {
	display: flex;
	height: 8vh;
	align-items: center
}
.modal-promo .modal-content .detail-modal-body {
	height: 92vh;
	overflow-y: scroll
}
.promotion-section {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 60px
}
.promotion-content-title {
	display: flex;
	flex-direction: column;
	color: #4e2268;
	font-size: .9375em
}
.promotion-image-container {
	background-color: #f5f5f5
}
.promotion-image {
	top: 0;
	overflow: hidden;
	transition: .5s;
	display: flex;
	width: 100%;
	min-height: 70px
}
.promo-nav-link {
	font-size: .9375em;
	font-weight: 400!important;
	background-color: #f5f5f5!important;
	color: #434343!important
}
.promo-tab-item .active {
	color: #4e2268!important;
	background: #f5f5f5!important
}
.promo-tab-item:hover .promo-nav-link {
	color: #4e2268!important;
	background-color: #d7d7d7!important
}
.promotion-content-detail {
	padding: 10px;
	width: 100%;
	min-height: 120px;
	background-color: #f5f5f5
}
.promotion-row {
	padding: 10px 20px
}
.promotion-image-container {
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
	flex-direction: column
}
.promotion-content-detail-desc {
	text-transform: capitalize;
	font-size: .8125em;
	font-family: "HelveticaNeue", sans-serif;
	color: #5e5e5e
}
.promotion-btn {
	background: #4e2268!important
}
}

@media (max-width:768px) and (max-width:575px) {
.promo-tab-item {
	margin-right: 0;
	height: 100%;
	background-color: #f5f5f5!important
}
.promotion-nav-tabs {
	height: 40px;
	background-color: #f5f5f5!important
}
.promotion-section {
	width: 100%;
	padding-top: 0!important;
	padding-bottom: 60px
}
.promotion-content-title {
	font-size: 1.25em
}
.promotion-row {
	padding: 10px 20px
}
.promotion-image-container {
	display: flex!important;
	justify-content: center;
	border-radius: 3px;
	padding: 1px;
	flex-direction: column;
	margin-bottom: 15px
}
.promotion-image {
	top: 0;
	overflow: hidden;
	transition: .5s;
	display: flex;
	width: 100%
}
.promotion-content-detail {
	padding: 10px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #f5f5f5
}
}
.home-banner {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
	margin: -5px auto;
	padding: 0
}
.home-banner-container {
	min-height: 300px;
	background: #000;
	position: relative;
	-webkit-animation: animate 7.5s ease-in-out infinite;
	animation: animate 7.5s ease-in-out infinite;
	align-items: center
}
.home-banner-container, .home-content {
	width: 100%;
	height: 100%;
	max-width: 100%
}
.home-content {
	min-height: 910px;
	margin-top: -45px
}
.info-tab {
	padding: 0 20px 15px
}
.home-title, .info-title {
	padding-bottom: 10px
}
.home-title {
	font-size: 1.5em;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: "HelveticaNeue-Roman", "å®‹ä½“", sans-serif;
	color: #e7c65c
}
.margin-section {
	margin-bottom: 20px
}
.average-time-row {
}
.home-section-title {
	font-size: 1.25em;
	color: #434343;
	font-family: "HelveticaNeue-Medium", "å®‹ä½“", sans-serif;
	font-weight: 500;
	font-style: normal
}
.home-section-bottom-row {
	padding: 10px
}
.home-section-subtitle {
	font-size: .9375em;
	color: #757575;
	text-transform: uppercase
}
.average-digit-roll {
	background: transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ad7b26", endColorstr="#f6e9a3", GradientType=1);
	border-radius: 4px;
	padding: 2px;
	margin-right: 10px
}
.DigitRoll {
	border: none!important
}
.average-digit-time {
	font-size: .9375em;
	color: #434343;
	font-family: "HelveticaNeue-Medium", sans-serif
}
.average-digit-progress.progress {
	box-shadow: inset 1px 2px 3px transparent;
	background-color: #d7d7d7;
	border-radius: 4px;
	border-width: 0
}
.average-digit-progress>.progress-bar {
	background-color: #434343
}
.DigitRoll__Cell {
	color: #434343;
	font-size: 4em;
	font-weight: 600
}
.tab-border {
	border-right: 2px solid #e7c65c;
	width: 20%
}
.tab-border:last-child {
	border-right: 0
}
.carousel {
	font-size: .8125em
}
.announcement {
	background-image: linear-gradient(180deg, #fff, #d7d7d7)
}
.announcement-item {
	background: #000;
	padding: 0 5px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 35px
}
.rwt__tablist:not([aria-orientation=vertical]) {
	border-bottom: 0 solid transparent!important;
	display: flex;
	width: 100%
}
.rwt__tablist[aria-orientation=vertical] {
	display: flex
}
.mobile-game-tab {
	background: #260a37;
	overflow-x: auto;
	overflow-y: hidden;
	width: calc(100% - 30px)!important;
	margin-left: 15px;
	margin-right: 15px
}
.mobile-game-tab .rwt__tab.mobile-game-category {
	width: 20vw;
	display: flex;
	justify-content: center;
	align-items: center;
	white-space: nowrap;
	height: 70px
}
.mobile-home-content {
	overflow-x: hidden;
	width: 100%
}
.mobile-game-category-group {
	height: 70px
}
.mobile-tab-left-right {
	width: 15px;
	height: 70px;
	background-image: linear-gradient(180deg, #a254d1, #4e2268)
}
.game-tab-title {
	padding-top: 5px;
	text-transform: uppercase;
	font-size: .8125em;
	font-family: "HelveticaNeue-Roman", sans-serif;
	letter-spacing: 1px
}
.mobile-game-tab-content {
	margin: 0 10px
}
.game-tab-content .game-tab-detail {
	padding: 0 10px;
	border-radius: 0
}
.game-tab-content .game-content-group {
	padding: 10px 15px;
	border-bottom: 1px solid hsla(0,0%,84.3%,.8);
	border-right: 1px solid hsla(0,0%,84.3%,.8);
	text-transform: uppercase;
	font-size: .8125em;
	min-height: 135px;
	font-family: "HelveticaNeue-Medium", sans-serif
}
.rwt__tab.mobile-game-category>div {
	fill: #fff;
	color: #fff!important;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0!important;
	padding: 0
}
.rwt__tab:focus, .rwt__tab[aria-selected=false]:hover {
	outline: 0;
	background-color: #f4f4f4;
	background-color: rgba(0,0,0,.05);
	color: #757575
}
.rwt__tab.mobile-game-category[aria-selected=true] {
	position: relative;
	color: #fff!important;
	background-color: #4e2268!important;
	border-radius: 0
}
.rwt__tab.mobile-game-category[aria-selected=true]>div {
	position: relative;
	color: #fff!important;
	border-radius: 0;
	fill: #fff
}
.rwt__tab[aria-selected=true]:after {
	content: "";
	position: absolute
}
.announcement-section {
	margin-top: -25px;
	position: absolute;
	width: 100%;
	height: 35px
}
.sidebarFirstLevel {
	width: 25vw;
	min-height: 100vh;
	position: fixed;
	overflow: scroll;
	background: #e3e3e3
}
.sidebarSecondLevel {
	width: 80vw;
	position: relative;
	background: #e7c65c linear-gradient(0deg, #a9a9a9, #e7c65c) repeat-x!important;
	min-height: 100vh
}
.sidebarThirdLevel {
	min-height: 100vh;
	width: 100%;
	z-index: -999;
	top: 0;
	position: absolute
}
.btmBanner-container {
	margin-top: -55px!important;
	z-index: 1;
	height: 75px!important
}
.contact-and-download {
	z-index: 9999;
	position: absolute
}
.sticker-close1, .sticker-close2 {
	position: absolute;
	border-radius: 50%;
	background-color: transparent;
	top: 45px;
	right: 8px;
	width: 26px;
	height: 26px
}
.sticker-close2 {
	right: 6px;
	top: 40px
}
.t-cell {
	max-width: 16px!important;
	max-height: 16px!important;
	min-height: 16px!important;
	min-width: 16px!important;
	margin: 2px!important;
	font-family: "Helvetica Neue Bold Condensed", sans-serif;
	font-size: .75em
}
.t-player {
	border: 2px solid #fe0d00;
	color: #fe0d00
}
.t-banker, .t-player {
	background-color: #fff
}
.t-banker {
	border: 2px solid #0060d1;
	color: #0060d1
}
.t-tie {
	background-color: #fff;
	border: 2px solid #00af61;
	color: #00af61
}
.sticker-group {
	z-index: 1
}
.sticker-img1 {
	left: 0;
	top: 63%
}
.sticker-img2 {
	right: 0;
	top: 43%
}
.casino-game-title {
	color: #000;
	padding-top: 10px
}
.live-casino-title {
	font-weight: 700
}
.live-casino-content {
	min-height: 300px!important
}
.livecasino-betnow {
	margin-top: 15px!important;
	font-weight: 700!important;
	font-size: 1.25em!important;
	padding: 5px!important
}
.decadeMatch-betnow, .livematch-betnow {
	margin-bottom: 5px;
	font-weight: 700!important;
	font-size: 1.25em!important;
	padding: 5px!important
}
.live-casino-section {
	padding-top: 0;
	padding-right: 15px!important
}
.live-match-section {
	padding-top: 10px;
	padding-left: 15px!important
}
.live-casino-section, .live-match-section {
	padding: 0 10px 10px;
	height: 50%
}
.live-casino-banner {
	width: 80px;
	height: auto
}
.casino-game-title {
	color: #7f7f7f;
	font-size: .8125em;
	padding-top: 20px
}
.live-casino-table {
	width: 100%
}
.live-casino-title-container {
	padding-bottom: 0;
	justify-content: start;
	align-items: center;
	width: 100%
}
.live-casino-title {
	font-size: 1.25em;
	font-family: "Helvetica Neue Bold Condensed", sans-serif;
	padding: 0 5px
}
.live-casino-play {
	padding: 10px 0
}
.live-casino-playbutton {
	width: 80px;
	height: 25px
}
.roulette-gray {
	color: #fff;
	background-color: #a9a9a9
}
.roulette-red {
	color: #fff;
	background-color: #fe0000
}
.result-img {
	height: auto;
	z-index: -1;
	right: 0;
	bottom: 0;
	max-height: 300px
}
.hotmatch-bg, .result-img {
	width: 100%;
	min-height: 250px
}
.hotmatch-image {
	min-height: 50px
}
.bottom-banner {
	min-height: 85px
}
.live-casino-td {
	border: 1px solid #e3e3e3
}
.live-casino-container .slick-dots, .live-match-section .slick-dots {
	top: -75px!important;
	right: -10px!important;
	height: 20px;
	max-width: 300px;
	text-align: end!important
}
.away-team, .home-team {
	padding: 5px;
	font-style: normal
}
.away-team, .home-team, .match-details {
	color: #4e2268;
	font-size: 1.25em;
	font-family: "Helvetica Neue", sans-serif;
	font-weight: 500
}
.info-section {
	padding-left: 10px;
	padding-right: 10px
}

@media (max-width:1280px) {
.home-banner-container {
	min-height: 250px!important
}
}

@media (max-width:1024px) {
.live-casino-content {
	min-height: 250px!important
}
}

@media (max-width:768px) {
.home-container {
	padding: 0 20px
}
.home-banner-container {
	min-height: 150px!important;
	margin-top: 0!important
}
.result-img {
	width: 250px
}
.home-title-container {
	padding: 0 20px;
	margin-bottom: 5px
}
.login-register-mobile {
	position: inherit
}
.live-casino-table-container {
	padding-top: 78px
}
.home-banner {
	margin: 0 auto
}
}

@media (max-width:575px) {
.login-register-mobile {
	position: inherit;
	margin-top: -5px
}
.mobile-annoucement {
	max-height: 35px
}
.home-content {
	margin-top: 60px;
	min-height: 300px
}
.home-banner-container {
	min-height: 100px!important;
	margin-top: 0!important
}
.home-banner {
	max-height: 180px!important;
	max-width: none!important;
	width: 100%;
	margin: 0 auto!important
}
.apply-button span {
	padding: 0 5px!important
}
}
.login-bottom {
	width: 50%
}
.special-footer-gap {
	margin-bottom: -20px
}
.mobile-footer-img {
	width: 2.7rem;
	height: auto
}
.mobile-footer-img-pagcor {
	width: 5.7rem;
	height: auto
}
.mobile-footer-img-follow {
	width: 1.5rem;
	height: auto
}
svg.icon-footer-svg {
	min-width: 1.5rem;
	height: 1.5rem
}
footer.app-footer {
	display: none
}
footer#js-footer {
	position: relative;
	bottom: 0;
	background-color: #e3e3e3
}
.footer-section {
	padding: 0!important
}
.footer-divider {
	border-bottom: 2px solid #e7c65c;
	padding: 0
}
.footer-nav-item {
	display: inline-flex;
	margin: 15px;
	color: #e7c65c;
	cursor: pointer
}
.footer-nav-item:hover {
	color: #4e2268
}
.footer-ar-wrapper {
	display: inline-flex;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
	float: right;
	color: #4e2268
}
.footer-content {
	padding-bottom: 5px;
	text-align: justify
}
.footer-seo-title {
	font-size: .9375em;
	font-family: "Helvetica Neue", sans-serif;
	padding: 5px 0
}
.footer-modal-logo {
	justify-content: flex-end;
	display: flex;
	padding-top: 15px
}
.footer-contact-container {
	padding: 15px
}
.footer-social {
	color: #e7c65c
}
.footer-all-right {
	margin-top: 10px;
	margin-right: 5px;
	color: #e7c65c
}
.footer-contact-us {
	justify-content: start;
	align-items: center;
	padding-bottom: 5px
}
.footer-contact-desc {
	color: #e7c65c;
	margin-left: 15px
}
.footer-contact-icon {
	margin-left: 10px;
	height: 1.8rem;
	min-width: auto
}
.footer-follow-browser {
	margin-bottom: 5px;
	color: #e7c65c;
	padding-top: 15px;
	font-size: 12px
}
.footer-bottom-icon {
	display: inline-flex;
	padding-right: 10px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}
.footer-bottom-icon:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}
.mobile-fixed-livechat {
	position: fixed;
	width: 30px;
	height: 30px
}
.grayscale_img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}
.grayscale_img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}
.footer-modal-body {
	background-color: #fff
}
.modal.fade .footer-modal-dialog, .modal.show .footer-modal-dialog {
	transform: translateY(20%)!important
}
.icon-sm {
	min-width: 1.8rem!important;
	height: 1.8rem!important;
	max-width: 1.8rem!important
}
.footer-provider-title {
	font-size: .9375em;
	font-family: "Helvetica Neue", sans-serif;
	font-style: normal;
	margin-bottom: 10px;
	color: #4e2268;
	opacity: .5
}
.footer-provider-img {
	padding-right: 25px;
	padding-bottom: 10px
}
.providers {
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px
}
img.img-provider-bottom {
	height: 45px;
	width: auto;
	padding: 5px
}
.seo-footer {
	padding: 0 15px!important
}
.superswan-logo {
	height: auto;
	max-width: 180px;
	margin-top: -18px;
	margin-left: -22px
}

@media (max-width:768px) {
footer.app-footer {
	height: 60px;
	display: flex;
	align-content: center;
	align-items: center
}
.footer-icon {
	min-height: 30px
}
.footer-item-col {
	min-width: 20%;
	height: 100%
}
.footer-text {
	font-size: .6875em;
	text-transform: uppercase;
	white-space: nowrap;
	margin-top: 5px;
	color: #f2e9b6
}
.mobile-footer {
	margin-bottom: 60px
}
.footer-provider-img {
	padding-right: 10px
}
.suggested-browser {
	width: 14%
}
}

@media (max-width:767.8px) {
footer.app-footer {
	height: 60px;
	display: flex;
	align-content: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px
}
.mobile-footer {
	margin-bottom: 0;
	padding: 0 20px 80px!important
}
.footer-content {
	background-color: #343434
}
.footer-icon {
	min-height: 30px
}
.footer-text {
	font-size: .6875em;
	text-transform: uppercase;
	white-space: nowrap;
	margin-top: 5px
}
.superswan-logo {
	height: auto;
	max-width: 120px;
	margin-top: -15px;
	margin-left: -15px
}
}

@media (max-width:992px) {
#seo-footer {
	display: none
}
footer#js-footer {
	background: #fff
}
.mobile-footer-text {
	font-size: .8em
}
}
.sidebar-container {
	margin-bottom: 60px
}
.sidebar-item {
	display: flex;
	text-align: center;
	padding: 15px 0 5px
}
.sidebar-container :first-of-type .sidebar-item {
	border-bottom: 5px solid #a254d1
}
.sidebar-item-text {
	text-transform: uppercase;
	margin-top: 5px;
	color: #434343;
	font-size: .75em
}
.icon-sidebar {
	width: 40px;
	height: auto
}
.deposit-account-name {
	line-height: 1.2
}
.invalid-feedback {
	display: block!important
}
.app-deposit {
	background: #f5f5f5!important;
	transition: background .3s cubic-bezier(.22, .61, .36, 1);
	box-shadow: 0 2px 4px rgba(0,0,0,.05)
}
.deposit-tab-container {
	width: 100%;
	margin-top: -1px;
	border-bottom: 1px solid #757575;
	position: absolute
}
.deposit-tab {
	position: absolute;
	display: flex;
	margin: -30px 12px;
	border-bottom: none!important
}
.deposit-tab-click {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 30px;
	color: #4e2268;
	border-radius: 3px 3px 0 0
}
.navlinkForm.nav-link {
	font-family: "Helvetica Neue Bold Condensed", sans-serif;
	height: 30px;
	min-width: 120px;
	border: 1px solid #a9a9a9!important;
	border-bottom-color: #757575!important;
	background-color: #f5f5f5!important;
	font-size: .9375em;
	color: #a9a9a9!important
}
a.active.navlinkForm.nav-link {
	background-color: #f5f5f5!important;
	border: 1px solid #4f4f4f!important;
	border-bottom-color: #f5f5f5!important;
	color: #000!important
}
a.navlinkForm.nav-link:focus, a.navlinkForm.nav-link:hover {
	background-color: #f5f5f5!important;
	border: 1px solid #757575!important;
	border-bottom-color: #f5f5f5!important;
	color: #757575!important
}
.deposit-banktransfer, .deposit-quickpay {
	height: 100%;
	align-items: center;
	width: 100%;
	display: flex;
	justify-content: center
}
.deposit-tab-content {
	display: flex;
	justify-content: center;
	min-height: 330px
}
.asterisk {
	margin-left: 2px
}
.deposit-details-row {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding-top: 10px
}
.deposit-details-amount {
	font-size: .9375em;
	text-align: center;
	height: 45px;
	padding: 0 10px
}
.coming-soon, .deposit-details-amount {
	display: flex;
	justify-content: center;
	align-items: center
}
.coming-soon {
	height: 20vh
}
.termCondition {
	font-family: "HelveticaNeue-Roman";
	line-height: 16px;
	margin-right: 10px
}
.tc-desc, .termCondition {
	font-size: .8125em
}
.online-transfer-col, .tc-desc, .termCondition {
	padding-left: 0;
	padding-right: 0
}
.online-transfer-amount-col {
	padding: 0 10px
}
.online-transfer-amount {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 45px;
	padding: 0 10px;
	font-size: .9375em
}
.submit-btn {
	margin: 10px 0
}
.termCondition {
	border-right: 1px solid #a9a9a9
}
.receipt-image-box {
	max-height: 200px;
	overflow: auto
}
.radio-form {
	width: calc(100% - 25px)
}

@media (max-width:767.98px) {
.deposit-tab {
	position: relative;
	width: 100%
}
.deposit-tab-mobile {
	width: 100%;
	height: 45px
}
a.active.navlinkForm.nav-link {
	background: #f5f5f5!important;
	color: #fff!important
}
.navlinkForm.nav-link {
	height: 45px;
	border: 1px solid #f5f5f5!important;
	font-family: "HelveticaNeue-Medium", sans-serif;
	font-size: 1.1em;
	background-color: #f5f5f5!important
}
a.active.navlinkForm.nav-link {
	border: none!important;
	color: #4e2268!important
}
}

@media (max-width:575px) {
.deposit-tab, .deposit-tab-click {
	width: 100%
}
}
.react-datepicker__month-container {
	float: none!important
}
.react-datepicker__navigation {
	line-height: 1.7rem!important;
	text-align: center!important;
	cursor: pointer!important;
	padding: 0!important;
	border: .45rem solid transparent!important;
	text-indent: -999em!important
}
.react-datepicker__navigation--previous {
	border-right-color: #ccc!important
}
.react-datepicker__navigation--next {
	border-left-color: #ccc!important
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
	right: 5%!important
}
.react-datepicker__time-container {
	width: 100%!important;
	border-left: none!important
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
	width: 100%!important
}
.turnOver-item {
	border: 1px solid hsla(0,0%,69.8%,.5)!important;
	border-radius: 3px
}
.from-to-transfer {
	display: flex
}
.navlinkTransferForm.nav-link {
	height: 60px;
	min-width: 150px;
	color: #000!important
}
.quickmodal-header {
	bottom: -1px!important
}
a.active.navlinkTransferForm.nav-link {
	background-color: hsla(0,0%,66.3%,.3)!important;
	color: #000!important
}
a.navlinkTransferForm.nav-link:focus, a.navlinkTransferForm.nav-link:hover {
	background: hsla(0,0%,66.3%,.3)!important;
	color: #000!important
}
.week-turnover-col {
	border-radius: .15rem;
	border: 1px solid #e3e3e3!important
}
.main-wallet, .quicklabel-amount {
	font-size: .9375em
}
.wallet-balance {
	font-size: 2.25em
}
.wallet-currency {
	font-size: .9375em
}
.rotate-icon {
	transform: rotate(90deg)!important
}
.account-title {
	padding: 10px
}
.transfer-item {
	background-color: #ddd
}
.transfer-item-box {
	border: 1px solid #a9a9a9;
	padding: 10px
}
.swap-icon-desktop {
	position: absolute!important;
	height: 80px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}
.quick-modal-provider img {
	width: 10rem;
	height: auto!important
}
.quick-modal-close {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%!important;
	top: -15px;
	right: -15px
}
.quick-modal-close span {
	font-size: 1.5em;
	font-weight: 700
}
.quick-modal-provider img {
	width: 100%;
	height: auto
}
.quickmodal-footer {
	z-index: 4;
	width: 100%;
	max-width: 507px;
	padding: 0!important;
	margin-top: -20px
}
.quickmodal-header {
	max-width: 500px
}
.quickymodal-body {
	max-width: 500px;
	max-height: 200px;
	width: 100%;
	padding: 15px 30px!important
}

@media (max-width:575px) {
.wallet-balance {
	font-size: 1.5em
}
.quickmodal-footer {
	z-index: 4;
	width: 102%
}
.from-to-transfer {
	display: block
}
.quick-modal-provider img {
	width: 8rem!important;
	height: auto!important
}
}
input[type=checkbox] {
	position: relative;
	cursor: pointer
}
input[type=checkbox]:before {
	background-color: #d7d7d7;
	border: 1px solid #7f7f7f
}
input[type=checkbox]:before, input[type=checkbox]:checked:before {
	content: "";
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	left: 0
}
input[type=checkbox]:checked:before {
	background-color: #4e2268
}
input[type=checkbox]:checked:after {
	content: "";
	color: #7f7f7f;
	display: block;
	width: 5px;
	height: 10px;
	border: solid;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	position: absolute;
	top: 2px;
	left: 6px
}
.app-withdraw {
	background: #fff;
	transition: background .3s cubic-bezier(.22, .61, .36, 1);
	box-shadow: 0 2px 4px rgba(0,0,0,.05)
}
.w100 {
	width: 100%
}
.is-invalid-custom {
	position: relative;
	width: 100%!important
}
#amountInput::-webkit-inner-spin-button, #amountInput::-webkit-outer-spin-button {
-webkit-appearance:none;
margin:0
}
#amountInput {
	-moz-appearance: textfield
}
.messaging-action {
	padding: 6px 10px;
	background-color: #4e2268
}
.messaging-list-part {
	background-color: #f5f5f5
}
.web-messaging {
	min-height: 300px
}
.messaging-list-part {
	padding: 0 10px!important
}
.messaging-list-detail {
	border-bottom: 1px dashed #a9a9a9;
	padding: 10px 0
}

@media (max-width:767.98px) {
.messaging-action {
	padding: 10px 20px;
	background-color: #4e2268
}
.messaging-list-part {
	padding: 0 20px!important
}
}
.h45 {
	height: 45px
}
.profile-action {
	white-space: nowrap
}
.navlinkFormLeft.nav-link {
	min-width: 110px!important
}
.strength-meter {
	position: relative;
	height: 2px;
	background: #ddd;
	margin: 7px 0;
	border-radius: 2px;
	overflow: hidden
}
.strength-meter:after, .strength-meter:before {
	content: "";
	height: inherit;
	background: transparent;
	display: block;
	border-color: #fff;
	border-style: solid;
	border-width: 0 6px;
	position: absolute;
	width: calc(20% + 6px);
	z-index: 2
}
.strength-meter:before {
	left: calc(20% - 3px)
}
.strength-meter:after {
	right: calc(20% - 3px)
}
.strength-meter-fill {
	background: transparent;
	height: inherit;
	position: absolute;
	width: 0;
	transition: width .5s ease-in-out, background .25s
}
.strength-meter-fill[data-strength="0"] {
	width: 20%;
	background: #8b0000
}
.strength-meter-fill[data-strength="1"] {
	width: 40%;
	background: #ff4500
}
.strength-meter-fill[data-strength="2"] {
	width: 60%;
	background: orange
}
.strength-meter-fill[data-strength="3"] {
	width: 80%;
	background: #9acd32
}
.strength-meter-fill[data-strength="4"] {
	width: 100%;
	background: green
}
.register-content .register-content-detail {
	min-height: 300px;
	padding: 10px
}
.form-hint {
	margin: 5px;
	color: #a9a9a9
}
.form-hint.error {
	color: #fe0000
}
.register-title-section {
	border-left: 1px solid #e3e3e3
}
.title-section {
	border-right: 1px solid #e3e3e3
}
.form-container {
	width: 80%
}
.title-section>div>.page-title {
	color: #fff;
	font-size: 1.25em
}
.title-section>div>div>ul>li {
	color: #a9a9a9!important;
	font-size: .9375em;
	text-transform: uppercase
}
.form-section {
	height: 200px;
	display: flex;
	align-items: center
}
.form-section>div {
	padding: 20px!important
}
.error-message {
	border: 1px solid #fe0000;
	padding: 5px 10px;
	color: #fe0000;
	border-radius: 3px
}
.success-message {
	border: 1px solid #00b900;
	padding: 5px 10px;
	color: #00b900;
	border-radius: 3px
}
.button, .button-red {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.4);
	box-shadow: 0 0 .05em rgba(0,0,0,.4);
	cursor: pointer;
	font-style: normal;
	font-family: "HelveticaNeue", sans-serif
}
.button-red {
	background-color: #fe0000;
	padding: 2px 15px
}
.icon-xs {
	min-width: 1.2rem!important;
	height: 1.2rem!important;
	max-width: 1.2rem!important
}
.bankDetail-section {
	position: absolute;
	left: 10px;
	width: calc(100% - 20px)
}
.bankDetail-item {
	background-color: hsla(0,0%,66.3%,.2)!important;
	width: 100%
}
.bankDetail-header {
	border: 1px solid #4e2268;
	border-radius: 6px;
	margin: 10px;
	letter-spacing: .5px;
	text-align: center;
	text-transform: uppercase;
	padding: .5rem 1rem;
	color: #a9a9a9
}
.bankDetail-table {
	padding: 10px 0
}
.bankingDetails-item {
	background-color: hsla(0,0%,66.3%,.2)!important
}
.nav-col {
	height: 100%
}
input.radio-button {
	width: 1.25rem!important;
	height: 1.25rem!important
}
.react-dropdown-select-dropdown {
	max-height: 200px!important
}
.css-93ilmd-DropDown {
	top: 42px!important
}

@media (max-width:767.98px) {
.mobile-bank-detail {
	margin-top: 10px;
	background-color: #f5f5f5;
	padding: 10px
}
.bankDetail-item {
	background-color: transparent;
	padding: 0
}
.bankDetail-info {
	font-size: .9375em
}
}

@media (max-width:575px) {
.app-bankDetail {
	margin-left: auto;
	margin-right: auto
}
.bankDetail-section {
	position: relative;
	width: 100%;
	left: 0;
	overflow: hidden
}
.bankingDetails-item {
	width: 100%
}
.bankDetail-label {
	min-width: 120px
}
.bankDetail-table {
	position: relative;
	left: 0;
	width: 100%
}
.bankDetail-header {
	font-size: .8125em
}
}
.history-title-div {
	padding: 25px 25px 0;
	font-weight: 700
}
.history-title-div-bg {
	background-color: #ddd
}

@media (max-width:767.98px) {
.history-detail {
	padding: 10px!important
}
.history-detail .history-detail-item {
	min-height: 300px
}
.header-button-calendar {
	height: 60px;
	right: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center
}
.history-title-div {
	padding: 0;
	font-weight: 700
}
}
.myacc-announcement-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2
}
.account-action-container {
	margin: 10px auto;
	padding-right: 0;
	padding-left: 0;
	background-color: #f5f5f5
}
.transfer-btn {
	color: #fff!important;
	background-image: linear-gradient(180deg, #a254d1, #4e2268)!important
}
.account-action-container-upper {
	background-color: #d7d7d7
}
.account-title-container {
	background-color: #000;
	color: #fff;
	margin: 15px;
	padding: 5px 15px;
	width: 100%
}
.account-detail-container {
	margin: 15px;
	width: 100%
}
.mobile-mainWallet {
	background: #e3e3e3;
	background: linear-gradient(0deg, #e3e3e3, #a9a9a9);
	border: 1px solid hsla(0,0%,89%,.25)
}
.myaccount-tab-header {
	border-bottom: 1px solid #e3e3e3
}
.myaccount-tab {
	padding: 0
}
.rwt__tablist.myaccount-tablist {
	display: flex;
	padding: 0 12px;
	background-color: #d7d7d7
}
.rwt__tablist.myaccount-tablist .account-item-group {
	height: 100%
}
.rwt__tablist.myaccount-tablist .account-item-group .account-tabs-header[aria-selected=true] {
	position: relative;
	background-color: #4e2268
}
.rwt__tablist.myaccount-tablist .account-item-group .account-tabs-header {
	display: block;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	background-color: #fff
}
.rwt__tablist.myaccount-tablist .account-item-group .account-tabs-header .account-tabs-item {
	padding: 10px 15px;
	white-space: nowrap;
	width: 100%;
	min-width: 110px;
	font-family: "HelveticaNeue-Medium", sans-serif;
	font-size: .9375em;
	color: #434343
}
.rwt__tablist:not([aria-orientation=vertical]) .rwt__tab[aria-selected=true]:after {
	border-bottom: 3px solid transparent
}
.rwt__tab[aria-selected=true]>.account-tabs-item>div {
	position: relative;
	color: #fff
}
.membership-level {
	position: absolute;
	top: 29%;
	font-size: .9375em;
	font-family: "Helvetica Neue Bold Condensed", sans-serif;
	color: #fff
}
.progress-bar {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #4e2268;
	transition: width .6s ease
}
.progress {
	height: 1rem;
	font-size: .75rem;
	background-color: hsla(0,0%,100%,.35);
	display: flex;
	width: 100%;
	height: 15px;
	box-shadow: inset 1px 2px 3px rgba(0,0,0,.54);
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-image: none;
	border-image: initial;
	border-radius: 3px
}
.vertical-tab-items {
	width: 100px;
	display: inline-block
}
.coins-icon {
	height: 32px;
	width: 32px;
	transform: rotate(0deg);
	-webkit-animation: coins 2s linear infinite;
	animation: coins 2s linear infinite
}
@-webkit-keyframes coins {
0% {
transform:rotate(0deg)
}
10% {
transform:rotate(90deg);
transform:translateY(-50%)
}
50% {
transform:rotate(30deg)
}
to {
transform:rotate(0deg)
}
}
@keyframes coins {
0% {
transform:rotate(0deg)
}
10% {
transform:rotate(90deg);
transform:translateY(-50%)
}
50% {
transform:rotate(30deg)
}
to {
transform:rotate(0deg)
}
}
.component-slider {
	position: relative;
	width: 100%;
	overflow: hidden;
	white-space: nowrap
}
.component-slider .slider-container {
	margin: 0 20px;
	overflow: hidden
}
.component-slider .slider-content {
	display: inline-block;
	transition: margin-left .15s ease-in;
	height: 70px
}
.component-slider .caret {
	width: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	color: #797979
}
.component-slider .caret-right {
	right: 0
}
.component-slider .caret-left {
	left: 0
}
.caret {
	background-color: #fff!important;
	height: 70px
}
.history-detail {
	padding: 15px;
	background-color: #ddd
}
.history-detail-row {
	border-bottom: 1px dashed #a9a9a9;
	padding: 10px
}

@media (max-width:768px) {
.rwt__tablist.myaccount-tablist {
	height: auto
}
.account-action-container {
	border-radius: 0
}
.account-tabs-item {
	padding: 10px;
	white-space: nowrap;
	width: 100%;
	min-width: 110px
}
.history-detail-row {
	border-bottom: 1px dashed #a9a9a9;
	padding: 5px
}
.account-content {
	padding-top: 0
}
.mobile-memberDetail {
	height: 80px;
	border-bottom: 1px solid hsla(0,0%,45.9%,.3)
}
.mobile-memberDetail-item {
	height: 30px
}
.account-content-mobile {
	background-color: #fff!important
}
}

@media (max-width:575px) {
.myaccount-tab {
	padding: 0!important
}
.account-action-container {
	border-radius: 0
}
.rwt__tablist.myaccount-tablist {
	border-radius: 0;
	overflow-x: auto;
	margin-top: 0
}
.rwt__tablist.myaccount-tablist .account-item-group {
	width: 100%
}
.rwt__tablist.myaccount-tablist .account-tabs-header {
	height: 100%
}
.rwt__tablist.myaccount-tablist .account-tabs-header .account-tabs-item {
	padding: 15px;
	min-width: 100px
}
}
.fund-item-box {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px
}
.myaccount-mobile-content {
	background-color: #f5f5f5
}
.text-white {
	color: #fff!important
}
.text-primary {
	color: #4e2268!important
}
.text-primary-light {
	color: #a254d1!important
}
.text-primary-dark {
	color: #434343!important
}
.text-secondary {
	color: #e7c65c!important
}
.text-secondary-light {
	color: #b60505!important
}
.text-success {
	color: #00b900!important
}
.text-info {
	color: #3863b3!important
}
.text-warning {
	color: #dd5600!important
}
.text-danger {
	color: #fe0000!important
}
.text-black {
	color: #000!important
}
.text-dark {
	color: #4f4f4f!important
}
.text-light-gray {
	color: #d7d7d7!important
}
.text-gray {
	color: #a9a9a9!important
}
.text-dark-gray {
	color: #7f7f7f!important
}
.text-dark-1 {
	color: #4f4f4f!important
}
.text-light {
	color: #e3e3e3!important
}
.text-light-more {
	color: #a9a9a9!important
}
.bg-primary {
	background-color: #4e2268!important
}
.bg-primary-light {
	background-color: #a254d1!important
}
.bg-primary-dark {
	background-color: #260a37!important
}
.bg-secondary {
	background-color: #e7c65c!important
}
.bg-success {
	background-color: #00b900!important
}
.bg-info {
	background-color: #3863b3!important
}
.bg-warning {
	background-color: #dd5600!important
}
.bg-danger {
	background-color: #fe0000!important
}
.bg-white {
	background-color: #fff!important
}
.bg-light {
	background-color: #e3e3e3!important
}
.bg-light-more {
	background-color: #a9a9a9!important
}
.bg-lightest {
	background-color: #f5f5f5!important
}
.bg-dark {
	background-color: #757575!important
}
.bg-light-gray {
	background-color: #d7d7d7!important
}
.bg-gray {
	background-color: #a9a9a9!important
}
.bg-dark-gray {
	background-color: #7f7f7f!important
}
.bg-dark-1 {
	background-color: #4f4f4f!important
}
.bg-dark-2 {
	background-color: #343434!important
}
.bg-black {
	background-color: #000!important
}
.bg-product-cyan {
	background-color: #24b5da!important
}
.bg-product-blue {
	background-color: #2464da!important
}
.bg-transparent {
	background: transparent!important
}
.bg-dark-home {
	background: #000
}
.bg-gradient-home {
	background: #1b1b1b;
	background: linear-gradient(180deg, #020202, #4a3d24 40%, #111);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b1b1b", endColorstr="#fff4e0", GradientType=1)
}
#gradient-contact {
--color-stop-1:$primary-color;
--color-stop-2:$primary-color-light
}
.icon-contact {
	fill: url(#gradient-contact) #479
}
.border-white {
	border-color: #fff!important
}
.border-primary {
	border-color: #4e2268!important
}
.border-secondary {
	border-color: #e7c65c!important
}
.border-success {
	border-color: #00b900!important
}
.border-info {
	border-color: #3863b3!important
}
.border-warning {
	border-color: #dd5600!important
}
.border-danger {
	border-color: #fe0000!important
}
.border-light {
	border-color: #e3e3e3!important
}
.border-black {
	border-color: #000!important
}
.border-body {
	border-color: #a9a9a9!important
}
.border-transparent {
	border-color: none!important
}
.opacity-01 {
	opacity: .01!important
}
.opacity-02 {
	opacity: .02!important
}
.opacity-03 {
	opacity: .03!important
}
.opacity-04 {
	opacity: .04!important
}
.opacity-05 {
	opacity: .05!important
}
.opacity-06 {
	opacity: .06!important
}
.opacity-07 {
	opacity: .07!important
}
.opacity-08 {
	opacity: .08!important
}
.opacity-09 {
	opacity: .09!important
}
.opacity-1 {
	opacity: .1!important
}
.opacity-15 {
	opacity: .15!important
}
.opacity-2 {
	opacity: .2!important
}
.opacity-3 {
	opacity: .3!important
}
.opacity-4 {
	opacity: .4!important
}
.opacity-5 {
	opacity: .5!important
}
.opacity-6 {
	opacity: .6!important
}
.opacity-7 {
	opacity: .7!important
}
.opacity-8 {
	opacity: .8!important
}
.opacity-9 {
	opacity: .9!important
}
.opacity-10 {
	opacity: 1!important
}
.filter-grayscale-5 {
	-webkit-filter: grayscale(5%)!important;
	filter: grayscale(5%)!important
}
.filter-grayscale-10 {
	-webkit-filter: grayscale(10%)!important;
	filter: grayscale(10%)!important
}
.filter-grayscale-20 {
	-webkit-filter: grayscale(20%)!important;
	filter: grayscale(20%)!important
}
.filter-grayscale-30 {
	-webkit-filter: grayscale(30%)!important;
	filter: grayscale(30%)!important
}
.filter-grayscale-40 {
	-webkit-filter: grayscale(40%)!important;
	filter: grayscale(40%)!important
}
.filter-grayscale-50 {
	-webkit-filter: grayscale(50%)!important;
	filter: grayscale(50%)!important
}
.filter-grayscale-80 {
	-webkit-filter: grayscale(80%)!important;
	filter: grayscale(80%)!important
}
.filter-grayscale-100 {
	-webkit-filter: grayscale(100%)!important;
	filter: grayscale(100%)!important
}
.icon-cyan {
	fill: #24b5da
}
.icon-black {
	fill: #000
}
.icon-light {
	fill: #e3e3e3
}
.icon-light-more {
	fill: #a9a9a9
}
.icon-primary {
	fill: #4e2268
}
.icon-primary-light {
	fill: #a254d1
}
.icon-primary-extra-light {
	fill: #f2e9b6
}
.icon-primary-extra-dark {
	fill: #434343
}
.icon-secondary {
	fill: #e7c65c
}
.icon-dark {
	fill: #757575
}
.icon-white {
	fill: #fff
}
.icon-gray {
	fill: #a9a9a9
}
.icon-dark-gray {
	fill: #7f7f7f
}
.icon-warning {
	fill: #dd5600
}
.icon-danger {
	fill: #fe0000;
	color: #fe0000
}
.icon-blue {
	fill: #3863b3
}
.icon-ios-tab {
	fill: #a9a9a9
}
.icon-android-tab {
	fill: #85c808
}
.icon-android {
	fill: #4caf50
}
.icon-ftrline {
	fill: #00b900
}
.react-dropdown-select-item-selected {
	background: #f5f5f5!important;
	color: #000!important
}

.contact-banner {
	position: fixed;
	top: 30.5%;
	width: 270px;
	right: -270px;
	min-height: 150px;
	background: #260a37;
	transition: right .4s ease-in-out;
	-o-transition: right .4s ease-in-out;
	-ms-transition: right .4s ease-in-out;
	-moz-transition: right .4s ease-in-out;
	-webkit-transition: right .4s ease-in-out;
	border-radius: 6px 0 0 6px
}
.contact-img {
	transform: rotate(-90deg);
	padding: 5px;
	width: 40px;
	height: auto
}
.contact-banner:hover .contact-90deg {
	opacity: 0
}
.contact-90deg {
	position: absolute;
	right: 213px;
	top: 57px;
	height: 45px;
	min-width: 150px;
	width: auto;
	background-image: linear-gradient(180deg, #a254d1, #4e2268);
	color: #fff;
	opacity: 1;
	transition: .3s;
	transform: rotate(90deg);
	border-radius: 0 0 5px 5px
}
.contact-90deg span {
	font-weight: 600;
	font-family: "HelveticaNeue-Medium", "å®‹ä½“", sans-serif;
	font-style: normal;
	color: #fff
}
.contact-box {
	color: #fff!important;
	padding: 5px 0
}
.contact-banner:hover {
	right: 0
}
.download-banner {
	position: fixed;
	background: #260a37;
	z-index: 1;
	top: 31%;
	width: 220px;
	left: -220px;
	min-height: 150px;
	transition: left .4s ease-in-out;
	-o-transition: left .4s ease-in-out;
	-ms-transition: left .4s ease-in-out;
	-moz-transition: left .4s ease-in-out;
	-webkit-transition: left .4s ease-in-out;
	border-radius: 0 6px 6px 0
}
.download-img {
	margin-top: 5px;
	padding-left: 6px;
	padding-right: 4px;
	width: 40px;
	height: auto;
	padding-bottom: 5px
}
.download-banner:hover .download-90deg {
	opacity: 0
}
.download-90deg {
	position: absolute;
	left: 220px;
	height: 150px;
	width: 45px;
	background-image: linear-gradient(180deg, #a254d1, #4e2268);
	word-break: keep-all;
	transition: .3s;
	border-radius: 0 5px 5px 0;
	opacity: 1
}
.download-90deg span {
	font-weight: 600;
	font-family: "Helvetica";
	font-style: normal;
	transform: rotate(-90deg);
	color: #fff
}
.download-box {
	padding: 0
}
.download-box-items:hover {
	background: #4e2268
}
.download-box-items:hover a span {
	color: #fff!important
}
.download-box-items:hover svg {
	fill: #fff
}
.download-banner:hover {
	left: 0
}
.hotgames-banner {
	position: fixed;
	background: #000;
	top: 53%;
	width: 240px;
	left: -240px;
	min-height: 150px;
	transition: left .4s ease-in-out;
	-o-transition: left .4s ease-in-out;
	-ms-transition: left .4s ease-in-out;
	-moz-transition: left .4s ease-in-out;
	-webkit-transition: left .4s ease-in-out;
	border-radius: 0 6px 6px 0
}
.hotgames-banner:hover {
	left: 0
}
.hotgames-banner:hover .hotgames-90deg {
	opacity: 0
}
.hotgames-90deg {
	position: absolute;
	left: 240px;
	height: 45px;
	width: 45px;
	background-image: linear-gradient(180deg, #a254d1, #4e2268);
	word-break: keep-all;
	transition: .3s;
	border-radius: 0 5px 5px 0;
	opacity: 1
}
.hotgames-box {
	padding: 0
}
.hotgames-title {
	min-width: 240px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5em;
	color: #fff
}
.hotgames-items .navlinkFormLeft {
	white-space: inherit!important;
	background: #260a37!important;
	color: #fff!important;
	border: none;
	width: 100%;
	max-width: 80px;
	height: 45px
}
.hotgames-items .active, .hotgames-items:hover {
	background: #4e2268!important;
	color: #fff!important
}
.hotgames-items .navlinkFormLeft.nav-link {
	min-width: 0!important;
	max-width: 80px!important;
	height: 45px
}
.hotgamesnew-icon {
	right: 65px
}
.icon-border {
	left: 40px
}
.right-games-list {
	width: 240px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	background: #000
}
.flag-container {
	position: relative;
	max-width: 80px;
	max-height: 100px;
	background: #000;
	border: 1px solid #7f7f7f
}
.flag-container:hover {
	background-color: #4e2268
}
.qrcode-img {
	width: 80%;
	height: 80%;
	max-height: 200px;
	max-width: 200px;
	background-color: #fff
}
/*# sourceMappingURL=main.b0bd3764.chunk.css.map */
