.txt-wartop {
    border-left: 5px solid #f7aa1e;
    padding-left: 6px;
    color: #ffc800;
}
.notice-topup {
    border-radius: 4px;
    padding: 15px;
    font-family: tahoma;
	font-size: 20px;
	color: #ffffff;
    background: -webkit-linear-gradient(right, #372a1c, #3a1100);
}
@media (max-width:600px) {
.text-topup1 {
	display: none;
}
}
@media (max-width:600px) {
.text-displayname {
	display: none;
}
}
.wallet-id {
    margin-top: 10px;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    color: #fff;
    /*font-size: 14px;*/
    -webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 1px 1px 1px rgb(255 255 255 / 10%);
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.text-wallet-amount {
    /*font-size: 18px;*/
    color: #009b3b;
}
.btn-facebook {
    color: #fff;
    background-color: #4267b2;
    border-color: #4267b2;
    box-shadow: 0 2px 12px -6px #4267b2!important;
}
.btn-outline-facebook {
    color: #b9c9ce;
    background-color: #1f7dd6;
    border-color: #4267b2;
}
.btn-outline-facebook:hover{
	color:#fff;
	background-color:#4267b2;
	border-color:#4267b2
}

.btn-discord {
	color: #fff;
	background-color: rgb(114, 137, 218);
	border-color: rgb(114, 137, 218);
	box-shadow: 0 2px 12px -6px rgb(114, 137, 218) !important;
}

.btn-discord:hover {
	color: #fff;
	background-color: rgb(79, 108, 212);
	border-color: rgb(114, 137, 218);
}

.btn-outline-discord {
	color: #b9c9ce;
	background-color: rgb(114, 137, 218);
	border-color: rgb(114, 137, 218);
}

.btn-outline-discord:hover {
	color: #fff;
	background-color: rgb(79, 108, 212);
	border-color: rgb(114, 137, 218);
}



.alert.hide, .hide {
    display: none;
}
.ub-emb-iframe-wrapper {
	display: none;
	position: relative;
	vertical-align: middle
}

.ub-emb-iframe-wrapper.ub-emb-visible {
	display: inline-block
}

.ub-emb-iframe-wrapper .ub-emb-close {
	background-color: hsla(0, 0%, 100%, .6);
	border: 0;
	border-radius: 50%;
	color: #525151;
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	height: 20px;
	line-height: 1;
	outline: none;
	padding: 0;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	transition: transform .2s ease-in-out, background-color .2s ease-in-out;
	width: 20px;
	z-index: 1
}

.ub-emb-iframe-wrapper.ub-emb-mobile .ub-emb-close {
	transition: none
}

.ub-emb-iframe-wrapper .ub-emb-close:before {
	content: "";
	height: 40px;
	position: absolute;
	right: -10px;
	top: -10px;
	width: 40px
}

.ub-emb-iframe-wrapper .ub-emb-close:hover {
	-ms-transform: scale(1.2);
	background-color: #fff;
	transform: scale(1.2)
}

.ub-emb-iframe-wrapper .ub-emb-close:active,
.ub-emb-iframe-wrapper .ub-emb-close:focus {
	background: hsla(0, 0%, 100%, .35);
	color: #444;
	outline: none
}

.ub-emb-iframe-wrapper .ub-emb-iframe {
	border: 0;
	max-height: 100%;
	max-width: 100%
}

.ub-emb-overlay .ub-emb-iframe-wrapper .ub-emb-iframe {
	box-shadow: 0 0 12px rgba(0, 0, 0, .3), 0 1px 5px rgba(0, 0, 0, .2)
}

.ub-emb-overlay .ub-emb-iframe-wrapper.ub-emb-mobile {
	max-width: 100vw
}

.ub-emb-overlay {
	transition: visibility .3s step-end;
	visibility: hidden
}

.ub-emb-overlay.ub-emb-visible {
	transition: none;
	visibility: visible
}

.ub-emb-overlay .ub-emb-backdrop,
.ub-emb-overlay .ub-emb-scroll-wrapper {
	opacity: 0;
	position: fixed;
	transition: opacity .3s ease, z-index .3s step-end;
	z-index: -1
}

.ub-emb-overlay .ub-emb-backdrop {
	background: rgba(0, 0, 0, .6);
	bottom: -1000px;
	left: -1000px;
	right: -1000px;
	top: -1000px
}

.ub-emb-overlay .ub-emb-scroll-wrapper {
	-webkit-overflow-scrolling: touch;
	bottom: 0;
	box-sizing: border-box;
	left: 0;
	overflow: auto;
	padding: 30px;
	right: 0;
	text-align: center;
	top: 0;
	white-space: nowrap;
	width: 100%
}

.ub-emb-overlay .ub-emb-scroll-wrapper:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.ub-emb-overlay.ub-emb-mobile .ub-emb-scroll-wrapper {
	padding: 30px 0
}

.ub-emb-overlay.ub-emb-visible .ub-emb-backdrop,
.ub-emb-overlay.ub-emb-visible .ub-emb-scroll-wrapper {
	opacity: 1;
	transition: opacity .4s ease;
	z-index: 2147483647
}

.ub-emb-bar {
	transition: visibility .2s step-end;
	visibility: hidden
}

.ub-emb-bar.ub-emb-visible {
	transition: none;
	visibility: visible
}

.ub-emb-bar .ub-emb-bar-frame {
	left: 0;
	position: fixed;
	right: 0;
	text-align: center;
	transition: bottom .2s ease-in-out, top .2s ease-in-out, z-index .2s step-end;
	z-index: -1
}

.ub-emb-bar.ub-emb-ios .ub-emb-bar-frame {
	right: auto;
	width: 100%
}

.ub-emb-bar.ub-emb-visible .ub-emb-bar-frame {
	transition: bottom .3s ease-in-out, top .3s ease-in-out;
	z-index: 2147483646
}

.ub-emb-bar .ub-emb-close {
	bottom: 0;
	margin: auto 0;
	top: 0
}

.ub-emb-bar:not(.ub-emb-mobile) .ub-emb-close {
	right: 20px
}
svg:not(:root).svg-inline--fa {
overflow: visible;
}
.svg-inline--fa {
display: inline-block;
font-size: inherit;
height: 1em;
overflow: visible;
vertical-align: -0.125em;
}
.svg-inline--fa.fa-lg {
vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
width: 1em;
}
.svg-inline--fa.fa-w-17 {
width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
margin-right: 0.3em;
width: auto;
}
.svg-inline--fa.fa-pull-right {
margin-left: 0.3em;
width: auto;
}
.svg-inline--fa.fa-border {
height: 1.5em;
}
.svg-inline--fa.fa-li {
width: 2em;
}
.svg-inline--fa.fa-fw {
width: 1.25em;
}
.fa-layers svg.svg-inline--fa {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
}
.fa-layers {
display: inline-block;
height: 1em;
position: relative;
text-align: center;
vertical-align: -0.125em;
width: 1em;
}
.fa-layers svg.svg-inline--fa {
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-counter, .fa-layers-text {
display: inline-block;
position: absolute;
text-align: center;
}
.fa-layers-text {
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: center center;
transform-origin: center center;
}
.fa-layers-counter {
background-color: #ff253a;
border-radius: 1em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
height: 1.5em;
line-height: 1;
max-width: 5em;
min-width: 1.5em;
overflow: hidden;
padding: 0.25em;
right: 0;
text-overflow: ellipsis;
top: 0;
-webkit-transform: scale(0.25);
transform: scale(0.25);
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-bottom-right {
bottom: 0;
right: 0;
top: auto;
-webkit-transform: scale(0.25);
transform: scale(0.25);
-webkit-transform-origin: bottom right;
transform-origin: bottom right;
}
.fa-layers-bottom-left {
bottom: 0;
left: 0;
right: auto;
top: auto;
-webkit-transform: scale(0.25);
transform: scale(0.25);
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
}
.fa-layers-top-right {
right: 0;
top: 0;
-webkit-transform: scale(0.25);
transform: scale(0.25);
-webkit-transform-origin: top right;
transform-origin: top right;
}
.fa-layers-top-left {
left: 0;
right: auto;
top: 0;
-webkit-transform: scale(0.25);
transform: scale(0.25);
-webkit-transform-origin: top left;
transform-origin: top left;
}
.fa-lg {
font-size: 1.3333333333em;
line-height: 0.75em;
vertical-align: -0.0667em;
}
.fa-xs {
font-size: 0.75em;
}
.fa-sm {
font-size: 0.875em;
}
.fa-1x {
font-size: 1em;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-6x {
font-size: 6em;
}
.fa-7x {
font-size: 7em;
}
.fa-8x {
font-size: 8em;
}
.fa-9x {
font-size: 9em;
}
.fa-10x {
font-size: 10em;
}
.fa-fw {
text-align: center;
width: 1.25em;
}
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.fa-ul > li {
position: relative;
}
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.fa-border {
border: solid 0.08em #eee;
border-radius: 0.1em;
padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: 0.3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none;
}
.fa-stack {
display: inline-block;
height: 2em;
position: relative;
width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
bottom: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0;
}
.svg-inline--fa.fa-stack-1x {
height: 1em;
width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
height: 2em;
width: 2.5em;
}
.fa-inverse {
color: #fff;
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.svg-inline--fa .fa-primary {
fill: var(--fa-primary-color, currentColor);
opacity: 1;
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
fill: var(--fa-secondary-color, currentColor);
opacity: 0.4;
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-primary {
opacity: 0.4;
opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
opacity: 1;
opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
fill: black;
}
.fad.fa-inverse {
color: #fff;
}

.__react_component_tooltip {
border-radius: 3px;
display: inline-block;
font-size: 13px;
left: -999em;
opacity: 0;
padding: 8px 21px;
position: fixed;
pointer-events: none;
transition: opacity 0.3s ease-out;
top: -999em;
visibility: hidden;
z-index: 999;
}
.__react_component_tooltip.allow_hover, .__react_component_tooltip.allow_click {
pointer-events: auto;
}
.__react_component_tooltip:before, .__react_component_tooltip:after {
content: "";
width: 0;
height: 0;
position: absolute;
}
.__react_component_tooltip.show {
opacity: 0.9;
margin-top: 0px;
margin-left: 0px;
visibility: visible;
}
.__react_component_tooltip.type-dark {
color: #fff;
background-color: #222;
}
.__react_component_tooltip.type-dark.place-top:after {
border-top-color: #222;
border-top-style: solid;
border-top-width: 6px;
}
.__react_component_tooltip.type-dark.place-bottom:after {
border-bottom-color: #222;
border-bottom-style: solid;
border-bottom-width: 6px;
}
.__react_component_tooltip.type-dark.place-left:after {
border-left-color: #222;
border-left-style: solid;
border-left-width: 6px;
}
.__react_component_tooltip.type-dark.place-right:after {
border-right-color: #222;
border-right-style: solid;
border-right-width: 6px;
}
.__react_component_tooltip.type-dark.border {
border: 1px solid #fff;
}
.__react_component_tooltip.type-dark.border.place-top:before {
border-top: 8px solid #fff;
}
.__react_component_tooltip.type-dark.border.place-bottom:before {
border-bottom: 8px solid #fff;
}
.__react_component_tooltip.type-dark.border.place-left:before {
border-left: 8px solid #fff;
}
.__react_component_tooltip.type-dark.border.place-right:before {
border-right: 8px solid #fff;
}
.__react_component_tooltip.type-success {
color: #fff;
background-color: #8DC572;
}
.__react_component_tooltip.type-success.place-top:after {
border-top-color: #8DC572;
border-top-style: solid;
border-top-width: 6px;
}
.__react_component_tooltip.type-success.place-bottom:after {
border-bottom-color: #8DC572;
border-bottom-style: solid;
border-bottom-width: 6px;
}
.__react_component_tooltip.type-success.place-left:after {
border-left-color: #8DC572;
border-left-style: solid;
border-left-width: 6px;
}
.__react_component_tooltip.type-success.place-right:after {
border-right-color: #8DC572;
border-right-style: solid;
border-right-width: 6px;
}
.__react_component_tooltip.type-success.border {
border: 1px solid #fff;
}
.__react_component_tooltip.type-success.border.place-top:before {
border-top: 8px solid #fff;
}
.__react_component_tooltip.type-success.border.place-bottom:before {
border-bottom: 8px solid #fff;
}
.__react_component_tooltip.type-success.border.place-left:before {
border-left: 8px solid #fff;
}
.__react_component_tooltip.type-success.border.place-right:before {
border-right: 8px solid #fff;
}
.__react_component_tooltip.type-warning {
color: #fff;
background-color: #F0AD4E;
}
.__react_component_tooltip.type-warning.place-top:after {
border-top-color: #F0AD4E;
border-top-style: solid;
border-top-width: 6px;
}
.__react_component_tooltip.type-warning.place-bottom:after {
border-bottom-color: #F0AD4E;
border-bottom-style: solid;
border-bottom-width: 6px;
}
.__react_component_tooltip.type-warning.place-left:after {
border-left-color: #F0AD4E;
border-left-style: solid;
border-left-width: 6px;
}
.__react_component_tooltip.type-warning.place-right:after {
border-right-color: #F0AD4E;
border-right-style: solid;
border-right-width: 6px;
}
.__react_component_tooltip.type-warning.border {
border: 1px solid #fff;
}
.__react_component_tooltip.type-warning.border.place-top:before {
border-top: 8px solid #fff;
}
.__react_component_tooltip.type-warning.border.place-bottom:before {
border-bottom: 8px solid #fff;
}
.__react_component_tooltip.type-warning.border.place-left:before {
border-left: 8px solid #fff;
}
.__react_component_tooltip.type-warning.border.place-right:before {
border-right: 8px solid #fff;
}
.__react_component_tooltip.type-error {
color: #fff;
background-color: #BE6464;
}
.__react_component_tooltip.type-error.place-top:after {
border-top-color: #BE6464;
border-top-style: solid;
border-top-width: 6px;
}
.__react_component_tooltip.type-error.place-bottom:after {
border-bottom-color: #BE6464;
border-bottom-style: solid;
border-bottom-width: 6px;
}
.__react_component_tooltip.type-error.place-left:after {
border-left-color: #BE6464;
border-left-style: solid;
border-left-width: 6px;
}
.__react_component_tooltip.type-error.place-right:after {
border-right-color: #BE6464;
border-right-style: solid;
border-right-width: 6px;
}
.__react_component_tooltip.type-error.border {
border: 1px solid #fff;
}
.__react_component_tooltip.type-error.border.place-top:before {
border-top: 8px solid #fff;
}
.__react_component_tooltip.type-error.border.place-bottom:before {
border-bottom: 8px solid #fff;
}
.__react_component_tooltip.type-error.border.place-left:before {
border-left: 8px solid #fff;
}
.__react_component_tooltip.type-error.border.place-right:before {
border-right: 8px solid #fff;
}
.__react_component_tooltip.type-info {
color: #fff;
background-color: #337AB7;
}
.__react_component_tooltip.type-info.place-top:after {
border-top-color: #337AB7;
border-top-style: solid;
border-top-width: 6px;
}
.__react_component_tooltip.type-info.place-bottom:after {
border-bottom-color: #337AB7;
border-bottom-style: solid;
border-bottom-width: 6px;
}
.__react_component_tooltip.type-info.place-left:after {
border-left-color: #337AB7;
border-left-style: solid;
border-left-width: 6px;
}
.__react_component_tooltip.type-info.place-right:after {
border-right-color: #337AB7;
border-right-style: solid;
border-right-width: 6px;
}
.__react_component_tooltip.type-info.border {
border: 1px solid #fff;
}
.__react_component_tooltip.type-info.border.place-top:before {
border-top: 8px solid #fff;
}
.__react_component_tooltip.type-info.border.place-bottom:before {
border-bottom: 8px solid #fff;
}
.__react_component_tooltip.type-info.border.place-left:before {
border-left: 8px solid #fff;
}
.__react_component_tooltip.type-info.border.place-right:before {
border-right: 8px solid #fff;
}
.__react_component_tooltip.type-light {
color: #222;
background-color: #fff;
}
.__react_component_tooltip.type-light.place-top:after {
border-top-color: #fff;
border-top-style: solid;
border-top-width: 6px;
}
.__react_component_tooltip.type-light.place-bottom:after {
border-bottom-color: #fff;
border-bottom-style: solid;
border-bottom-width: 6px;
}
.__react_component_tooltip.type-light.place-left:after {
border-left-color: #fff;
border-left-style: solid;
border-left-width: 6px;
}
.__react_component_tooltip.type-light.place-right:after {
border-right-color: #fff;
border-right-style: solid;
border-right-width: 6px;
}
.__react_component_tooltip.type-light.border {
border: 1px solid #222;
}
.__react_component_tooltip.type-light.border.place-top:before {
border-top: 8px solid #222;
}
.__react_component_tooltip.type-light.border.place-bottom:before {
border-bottom: 8px solid #222;
}
.__react_component_tooltip.type-light.border.place-left:before {
border-left: 8px solid #222;
}
.__react_component_tooltip.type-light.border.place-right:before {
border-right: 8px solid #222;
}
.__react_component_tooltip.place-top {
margin-top: -10px;
}
.__react_component_tooltip.place-top:before {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
bottom: -8px;
left: 50%;
margin-left: -10px;
}
.__react_component_tooltip.place-top:after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
bottom: -6px;
left: 50%;
margin-left: -8px;
}
.__react_component_tooltip.place-bottom {
margin-top: 10px;
}
.__react_component_tooltip.place-bottom:before {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
top: -8px;
left: 50%;
margin-left: -10px;
}
.__react_component_tooltip.place-bottom:after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
top: -6px;
left: 50%;
margin-left: -8px;
}
.__react_component_tooltip.place-left {
margin-left: -10px;
}
.__react_component_tooltip.place-left:before {
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
right: -8px;
top: 50%;
margin-top: -5px;
}
.__react_component_tooltip.place-left:after {
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
right: -6px;
top: 50%;
margin-top: -4px;
}
.__react_component_tooltip.place-right {
margin-left: 10px;
}
.__react_component_tooltip.place-right:before {
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
left: -8px;
top: 50%;
margin-top: -5px;
}
.__react_component_tooltip.place-right:after {
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
left: -6px;
top: 50%;
margin-top: -4px;
}
.__react_component_tooltip .multi-line {
display: block;
padding: 2px 0px;
text-align: center;
}

html {
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
*, *::before, *::after {
box-sizing: inherit;
}
strong, b {
font-weight: 700;
}
body {
color: rgb(255, 255, 255);
margin: 0;
font-size: 0.875rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.43;
letter-spacing: 0.01071em;
/*background-color: #fafafa;*/
}
@media print {
body {
background-color: #fff;
}
}
body::backdrop {
background-color: #fafafa;
}

.MuiTouchRipple-root {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
overflow: hidden;
position: absolute;
border-radius: inherit;
pointer-events: none;
}
.MuiTouchRipple-ripple {
opacity: 0;
position: absolute;
}
.MuiTouchRipple-rippleVisible {
opacity: 0.3;
animation: MuiTouchRipple-keyframes-enter 550ms cubic-bezier(0.4, 0, 0.2, 1);
transform: scale(1);
}
.MuiTouchRipple-ripplePulsate {
animation-duration: 200ms;
}
.MuiTouchRipple-child {
width: 100%;
height: 100%;
display: block;
opacity: 1;
border-radius: 50%;
background-color: currentColor;
}
.MuiTouchRipple-childLeaving {
opacity: 0;
animation: MuiTouchRipple-keyframes-exit 550ms cubic-bezier(0.4, 0, 0.2, 1);
}
.MuiTouchRipple-childPulsate {
top: 0;
left: 0;
position: absolute;
animation: MuiTouchRipple-keyframes-pulsate 2500ms cubic-bezier(0.4, 0, 0.2, 1) 200ms infinite;
}
@-webkit-keyframes MuiTouchRipple-keyframes-enter {
0% {
opacity: 0.1;
transform: scale(0);
}
100% {
opacity: 0.3;
transform: scale(1);
}
}
@-webkit-keyframes MuiTouchRipple-keyframes-exit {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes MuiTouchRipple-keyframes-pulsate {
0% {
transform: scale(1);
}
50% {
transform: scale(0.92);
}
100% {
transform: scale(1);
}
}

.MuiButtonBase-root {
color: inherit;
border: 0;
cursor: pointer;
margin: 0;
display: inline-flex;
outline: 0;
padding: 0;
position: relative;
align-items: center;
user-select: none;
border-radius: 0;
vertical-align: middle;
-moz-appearance: none;
justify-content: center;
text-decoration: none;
background-color: transparent;
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
}
.MuiButtonBase-root::-moz-focus-inner {
border-style: none;
}
.MuiButtonBase-root.Mui-disabled {
cursor: default;
pointer-events: none;
}
@media print {
.MuiButtonBase-root {
-webkit-print-color-adjust: exact;
}
}

.MuiButton-root {
color: rgba(255, 255, 255, 0.8);
padding: 6px 16px;
font-size: 0.875rem;
min-width: 64px;
box-sizing: border-box;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.75;
border-radius: 4px;
letter-spacing: 0.02857em;
text-transform: uppercase;
}
.MuiButton-root:hover {
text-decoration: none;
background-color: rgba(255, 255, 255, 0.04);
}
.MuiButton-root.Mui-disabled {
color: rgba(255, 255, 255, 0.26);
}
.MuiButton-root.Mui-disabled {
color: rgba(0, 0, 0, 0.26);
cursor: not-allowed;
}
@media (hover: none) {
.MuiButton-root:hover {
background-color: transparent;
}
}
.MuiButton-root:hover.Mui-disabled {
background-color: transparent;
}
.MuiButton-label {
width: 100%;
display: inherit;
align-items: inherit;
letter-spacing: 0;
text-transform: none;
justify-content: inherit;
}
.MuiButton-text {
padding: 6px 8px;
}
.MuiButton-textPrimary {
color: #2f3258;
}
.MuiButton-textPrimary:hover {
background-color: rgba(47, 50, 88, 0.04);
}
@media (hover: none) {
.MuiButton-textPrimary:hover {
background-color: transparent;
}
}
.MuiButton-textSecondary {
color: #e6be4b;
}
.MuiButton-textSecondary:hover {
background-color: rgba(230, 190, 75, 0.04);
}
@media (hover: none) {
.MuiButton-textSecondary:hover {
background-color: transparent;
}
}
.MuiButton-outlined {
border: 1px solid rgba(0, 0, 0, 0.23);
padding: 5px 15px;
}
.MuiButton-outlined.Mui-disabled {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.MuiButton-outlinedPrimary {
color: #2f3258;
border: 1px solid rgba(47, 50, 88, 0.5);
}
.MuiButton-outlinedPrimary:hover {
border: 1px solid #2f3258;
background-color: rgba(47, 50, 88, 0.04);
}
@media (hover: none) {
.MuiButton-outlinedPrimary:hover {
background-color: transparent;
}
}
.MuiButton-outlinedSecondary {
color: #ffffff;
border: 1px solid rgb(255 249 229);
}
.MuiButton-outlinedSecondary:hover {
border: 1px solid #e6be4b;
background-color: rgba(230, 190, 75, 0.04);
}
.MuiButton-outlinedSecondary.Mui-disabled {
border: 1px solid rgba(255, 255, 255, 0.26);
}
@media (hover: none) {
.MuiButton-outlinedSecondary:hover {
background-color: transparent;
}
}
.MuiButton-contained {
color: rgba(0, 0, 0, 0.87);
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
background-color: #e0e0e0;
}
.MuiButton-contained:hover {
box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
background-color: #d5d5d5;
}
.MuiButton-contained.Mui-focusVisible {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
}
.MuiButton-contained:active {
box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
}
.MuiButton-contained.Mui-disabled {
color: rgba(255, 255, 255, 0.26);
box-shadow: none;
background-color: rgba(0, 0, 0, 0.12);
}
@media (hover: none) {
.MuiButton-contained:hover {
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
background-color: #e0e0e0;
}
}
.MuiButton-contained:hover.Mui-disabled {
background-color: rgba(0, 0, 0, 0.12);
}
.MuiButton-containedPrimary {
color: #fff;
background-color: #2f3258;
}
.MuiButton-containedPrimary:hover {
background-color: rgb(35, 37, 66);
}
@media (hover: none) {
.MuiButton-containedPrimary:hover {
background-color: #2f3258;
}
}
.MuiButton-containedSecondary {
color: #ffffff;
background-color: #fdc947;
}
.MuiButton-containedSecondary:hover {
background-color: #f4af00;
}
@media (hover: none) {
.MuiButton-containedSecondary:hover {
background-color: #fdc947;
}
}
.MuiButton-disableElevation {
box-shadow: none;
}
.MuiButton-disableElevation:hover {
box-shadow: none;
}
.MuiButton-disableElevation.Mui-focusVisible {
box-shadow: none;
}
.MuiButton-disableElevation:active {
box-shadow: none;
}
.MuiButton-disableElevation.Mui-disabled {
box-shadow: none;
}
.MuiButton-colorInherit {
color: inherit;
border-color: currentColor;
}
.MuiButton-textSizeSmall {
padding: 4px 5px;
font-size: 0.8125rem;
}
.MuiButton-textSizeLarge {
padding: 8px 11px;
font-size: 0.9375rem;
}
.MuiButton-outlinedSizeSmall {
padding: 3px 9px;
font-size: 0.8125rem;
}
.MuiButton-outlinedSizeLarge {
padding: 7px 21px;
font-size: 0.9375rem;
}
.MuiButton-containedSizeSmall {
padding: 4px 10px;
font-size: 0.8125rem;
}
.MuiButton-containedSizeLarge {
padding: 8px 22px;
font-size: 0.9375rem;
}
.MuiButton-fullWidth {
width: 100%;
}
.MuiButton-startIcon {
display: inherit;
margin-left: -4px;
margin-right: 8px;
}
.MuiButton-startIcon.MuiButton-iconSizeSmall {
margin-left: -2px;
}
.MuiButton-endIcon {
display: inherit;
margin-left: 8px;
margin-right: -4px;
}
.MuiButton-endIcon.MuiButton-iconSizeSmall {
margin-right: -2px;
}
.MuiButton-iconSizeSmall > *:first-child {
font-size: 18px;
}
.MuiButton-iconSizeMedium > *:first-child {
font-size: 20px;
}
.MuiButton-iconSizeLarge > *:first-child {
font-size: 22px;
}

.MuiSvgIcon-root {
fill: currentColor;
width: 1em;
height: 1em;
display: inline-block;
font-size: 1.5rem;
transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
flex-shrink: 0;
user-select: none;
}
.MuiSvgIcon-colorPrimary {
color: #2f3258;
}
.MuiSvgIcon-colorSecondary {
color: #e6be4b;
}
.MuiSvgIcon-colorAction {
color: rgba(0, 0, 0, 0.54);
}
.MuiSvgIcon-colorError {
color: #f44336;
}
.MuiSvgIcon-colorDisabled {
color: rgba(255, 255, 255, 0.26);
}
.MuiSvgIcon-fontSizeInherit {
font-size: inherit;
}
.MuiSvgIcon-fontSizeSmall {
font-size: 1.25rem;
}
.MuiSvgIcon-fontSizeLarge {
font-size: 2.1875rem;
}

.MuiTypography-root {
margin: 0;
}
.MuiTypography-body2 {
font-size: 0.875rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.43;
letter-spacing: 0.01071em;
}
.MuiTypography-body1 {
font-size: 1rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0.00938em;
}
.MuiTypography-caption {
font-size: 0.75rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.66;
letter-spacing: 0.03333em;
}
.MuiTypography-button {
font-size: 0.875rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.75;
letter-spacing: 0.02857em;
text-transform: uppercase;
}
.MuiTypography-h1 {
font-size: 6rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 300;
line-height: 1.167;
letter-spacing: -0.01562em;
}
.MuiTypography-h2 {
font-size: 3.75rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 300;
line-height: 1.2;
letter-spacing: -0.00833em;
}
.MuiTypography-h3 {
font-size: 3rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.167;
letter-spacing: 0em;
}
.MuiTypography-h4 {
font-size: 2.125rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.235;
letter-spacing: 0.00735em;
}
.MuiTypography-h5 {
font-size: 1.5rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.334;
letter-spacing: 0em;
}
.MuiTypography-h6 {
font-size: 1.25rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.6;
letter-spacing: 0.0075em;
}
.MuiTypography-subtitle1 {
font-size: 1rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.75;
letter-spacing: 0.00938em;
}
.MuiTypography-subtitle2 {
font-size: 0.875rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.57;
letter-spacing: 0.00714em;
}
.MuiTypography-overline {
font-size: 0.75rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 2.66;
letter-spacing: 0.08333em;
text-transform: uppercase;
}
.MuiTypography-srOnly {
width: 1px;
height: 1px;
overflow: hidden;
position: absolute;
}
.MuiTypography-alignLeft {
text-align: left;
}
.MuiTypography-alignCenter {
text-align: center;
}
.MuiTypography-alignRight {
text-align: right;
}
.MuiTypography-alignJustify {
text-align: justify;
}
.MuiTypography-noWrap {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MuiTypography-gutterBottom {
margin-bottom: 0.35em;
}
.MuiTypography-paragraph {
margin-bottom: 16px;
}
.MuiTypography-colorInherit {
color: inherit;
}
.MuiTypography-colorPrimary {
color: #2f3258;
}
.MuiTypography-colorSecondary {
color: #e6be4b;
}
.MuiTypography-colorTextPrimary {
color: rgba(255, 255, 255, 0.8);
}
.MuiTypography-colorTextSecondary {
color: rgba(255, 255, 255, 0.7);
}
.MuiTypography-colorError {
color: #f44336;
}
.MuiTypography-displayInline {
display: inline;
}
.MuiTypography-displayBlock {
display: block;
}

.MuiLink-underlineNone {
text-decoration: none;
}
.MuiLink-underlineHover {
text-decoration: none;
}
.MuiLink-underlineHover:hover {
text-decoration: underline;
}
.MuiLink-underlineAlways {
text-decoration: underline;
}
.MuiLink-button {
border: 0;
cursor: pointer;
margin: 0;
outline: 0;
padding: 0;
position: relative;
user-select: none;
border-radius: 0;
vertical-align: middle;
-moz-appearance: none;
background-color: transparent;
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
}
.MuiLink-button::-moz-focus-inner {
border-style: none;
}
.MuiLink-button.Mui-focusVisible {
outline: auto;
}

@-webkit-keyframes jss1 {
100% {
opacity: 0;
}
}
.jss2 {
filter: drop-shadow(2px 4px 6px rgba(63, 81, 181, 0.4));
background: #3f51b5 !important;
}
.jss2 .Toastify__toast-body {
z-index: 5;
position: relative;
}
.jss2:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
content: " ";
opacity: 0.45;
position: absolute;
background: url(/../images/logo_pattern.png);
pointer-events: none;
background-size: 60px;
}
.jss2:after {
top: 0;
left: 0;
right: 0;
bottom: 0;
content: " ";
z-index: 20;
position: absolute;
animation: jss1 0.2s linear forwards;
background: #fff;
border-radius: 3px;
pointer-events: none;
animation-delay: 0.3s;
}

.MuiIconButton-root {
flex: 0 0 auto;
color: rgba(0, 0, 0, 0.54);
padding: 12px;
overflow: visible;
font-size: 1.5rem;
text-align: center;
transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
border-radius: 50%;
}
.MuiIconButton-root:hover {
background-color: rgba(0, 0, 0, 0.04);
}
.MuiIconButton-root.Mui-disabled {
color: rgba(255, 255, 255, 0.26);
background-color: transparent;
}
@media (hover: none) {
.MuiIconButton-root:hover {
background-color: transparent;
}
}
.MuiIconButton-edgeStart {
margin-left: -12px;
}
.MuiIconButton-sizeSmall.MuiIconButton-edgeStart {
margin-left: -3px;
}
.MuiIconButton-edgeEnd {
margin-right: -12px;
}
.MuiIconButton-sizeSmall.MuiIconButton-edgeEnd {
margin-right: -3px;
}
.MuiIconButton-colorInherit {
color: inherit;
}
.MuiIconButton-colorPrimary {
color: #2f3258;
}
.MuiIconButton-colorPrimary:hover {
background-color: rgba(47, 50, 88, 0.04);
}
@media (hover: none) {
.MuiIconButton-colorPrimary:hover {
background-color: transparent;
}
}
.MuiIconButton-colorSecondary {
color: #e6be4b;
}
.MuiIconButton-colorSecondary:hover {
background-color: rgba(230, 190, 75, 0.04);
}
@media (hover: none) {
.MuiIconButton-colorSecondary:hover {
background-color: transparent;
}
}
.MuiIconButton-sizeSmall {
padding: 3px;
font-size: 1.125rem;
}
.MuiIconButton-label {
width: 100%;
display: flex;
align-items: inherit;
justify-content: inherit;
}

.MuiPaper-root {
color: rgba(0, 0, 0, 0.8);
transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
background-color: #fff;
}
.MuiPaper-rounded {
border-radius: 4px;
}
.MuiPaper-outlined {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.MuiPaper-elevation0 {
box-shadow: none;
}
.MuiPaper-elevation1 {
box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation2 {
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation3 {
box-shadow: 0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation4 {
box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation5 {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 5px 8px 0px rgba(0,0,0,0.14),0px 1px 14px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation6 {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
}
.MuiPaper-elevation7 {
box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.2),0px 7px 10px 1px rgba(0,0,0,0.14),0px 2px 16px 1px rgba(0,0,0,0.12);
}
.MuiPaper-elevation8 {
box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
}
.MuiPaper-elevation9 {
box-shadow: 0px 5px 6px -3px rgba(0,0,0,0.2),0px 9px 12px 1px rgba(0,0,0,0.14),0px 3px 16px 2px rgba(0,0,0,0.12);
}
.MuiPaper-elevation10 {
box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.2),0px 10px 14px 1px rgba(0,0,0,0.14),0px 4px 18px 3px rgba(0,0,0,0.12);
}
.MuiPaper-elevation11 {
box-shadow: 0px 6px 7px -4px rgba(0,0,0,0.2),0px 11px 15px 1px rgba(0,0,0,0.14),0px 4px 20px 3px rgba(0,0,0,0.12);
}
.MuiPaper-elevation12 {
box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);
}
.MuiPaper-elevation13 {
box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 13px 19px 2px rgba(0,0,0,0.14),0px 5px 24px 4px rgba(0,0,0,0.12);
}
.MuiPaper-elevation14 {
box-shadow: 0px 7px 9px -4px rgba(0,0,0,0.2),0px 14px 21px 2px rgba(0,0,0,0.14),0px 5px 26px 4px rgba(0,0,0,0.12);
}
.MuiPaper-elevation15 {
box-shadow: 0px 8px 9px -5px rgba(0,0,0,0.2),0px 15px 22px 2px rgba(0,0,0,0.14),0px 6px 28px 5px rgba(0,0,0,0.12);
}
.MuiPaper-elevation16 {
box-shadow: 0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12);
}
.MuiPaper-elevation17 {
box-shadow: 0px 8px 11px -5px rgba(0,0,0,0.2),0px 17px 26px 2px rgba(0,0,0,0.14),0px 6px 32px 5px rgba(0,0,0,0.12);
}
.MuiPaper-elevation18 {
box-shadow: 0px 9px 11px -5px rgba(0,0,0,0.2),0px 18px 28px 2px rgba(0,0,0,0.14),0px 7px 34px 6px rgba(0,0,0,0.12);
}
.MuiPaper-elevation19 {
box-shadow: 0px 9px 12px -6px rgba(0,0,0,0.2),0px 19px 29px 2px rgba(0,0,0,0.14),0px 7px 36px 6px rgba(0,0,0,0.12);
}
.MuiPaper-elevation20 {
box-shadow: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 20px 31px 3px rgba(0,0,0,0.14),0px 8px 38px 7px rgba(0,0,0,0.12);
}
.MuiPaper-elevation21 {
box-shadow: 0px 10px 13px -6px rgba(0,0,0,0.2),0px 21px 33px 3px rgba(0,0,0,0.14),0px 8px 40px 7px rgba(0,0,0,0.12);
}
.MuiPaper-elevation22 {
box-shadow: 0px 10px 14px -6px rgba(0,0,0,0.2),0px 22px 35px 3px rgba(0,0,0,0.14),0px 8px 42px 7px rgba(0,0,0,0.12);
}
.MuiPaper-elevation23 {
box-shadow: 0px 11px 14px -7px rgba(0,0,0,0.2),0px 23px 36px 3px rgba(0,0,0,0.14),0px 9px 44px 8px rgba(0,0,0,0.12);
}
.MuiPaper-elevation24 {
box-shadow: 0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.14),0px 9px 46px 8px rgba(0,0,0,0.12);
}

.MuiPopover-paper {
outline: 0;
position: absolute;
max-width: calc(100% - 32px);
min-width: 16px;
max-height: calc(100% - 32px);
min-height: 16px;
overflow-x: hidden;
overflow-y: auto;
}

.MuiListItemText-root {
flex: 1 1 auto;
min-width: 0;
margin-top: 4px;
margin-bottom: 4px;
}
.MuiListItemText-multiline {
margin-top: 6px;
margin-bottom: 6px;
}
.MuiListItemText-inset {
padding-left: 56px;
}

.MuiAppBar-root {
width: 100%;
display: flex;
z-index: 1100;
box-sizing: border-box;
flex-shrink: 0;
flex-direction: column;
}
.MuiAppBar-positionFixed {
top: 0;
left: auto;
right: 0;
position: fixed;
}
@media print {
.MuiAppBar-positionFixed {
position: absolute;
}
}
.MuiAppBar-positionAbsolute {
top: 0;
left: auto;
right: 0;
position: absolute;
}
.MuiAppBar-positionSticky {
top: 0;
left: auto;
right: 0;
position: sticky;
}
.MuiAppBar-positionStatic {
position: static;
transform: translateZ(0);
}
.MuiAppBar-positionRelative {
position: relative;
}
.MuiAppBar-colorDefault {
color: rgba(0, 0, 0, 0.87);
background-color: #f5f5f5;
}
.MuiAppBar-colorPrimary {
color: #ffffff;
background-color: #2f3258;
}
.MuiAppBar-colorSecondary {
color: #3d3d3d;
background-color: #e6be4b;
}
.MuiAppBar-colorInherit {
color: inherit;
}
.MuiAppBar-colorTransparent {
color: inherit;
background-color: transparent;
}

.MuiToolbar-root {
display: flex;
position: relative;
align-items: center;
}
.MuiToolbar-gutters {
padding-left: 16px;
padding-right: 16px;
}
@media (min-width:600px) {
.MuiToolbar-gutters {
padding-left: 24px;
padding-right: 24px;
}
}
.MuiToolbar-regular {
min-height: 56px;
}
@media (min-width:0px) and (orientation: landscape) {
.MuiToolbar-regular {
min-height: 48px;
}
}
@media (min-width:600px) {
.MuiToolbar-regular {
min-height: 64px;
}
}
.MuiToolbar-dense {
min-height: 48px;
}

.MuiMenu-paper {
max-height: calc(100% - 96px);
-webkit-overflow-scrolling: touch;
}
.MuiMenu-list {
outline: 0;
}

.MuiListItemIcon-root {
color: rgba(0, 0, 0, 0.54);
display: inline-flex;
min-width: 56px;
flex-shrink: 0;
}
.MuiListItemIcon-alignItemsFlexStart {
margin-top: 8px;
}

.jss32 {
height: 30px;
display: none ;
background: #001938;
align-items: center;
flex-shrink: 0;
padding-left: 15px;
padding-right: 24px;
justify-content: center;
}
@media (min-width:600px) {
.jss32 {
display: flex;
}
}
.jss33 {
flex: 1;
display: flex;
overflow: hidden;
max-width: 1100px;
}
.jss33 > button {
min-width: 0;
border-radius: 0;
}
.jss34 {
flex: 1;
display: none;
overflow: hidden;
align-items: center;
justify-content: flex-end;
}
@media (min-width:600px) {
.jss34 {
display: flex;
}
}
.jss35 {
display: flex;
overflow: hidden;
font-size: 13px;
align-items: center;
margin-right: 16px;
}
.jss35:last-child {
margin-right: 0;
}
.jss36 {
color: rgba(255, 255, 255, 0.7);
overflow: hidden;
font-weight: 700;
white-space: nowrap;
margin-right: 8px;
text-overflow: hidden;
}
.jss37 {
color: #e6be4b;
font-weight: 500;
font-variant: tabular-numsa;
}
.jss38 {
color: #60af5a;
}
.jss38:hover {
background-color: rgba(96, 175, 90, 0.04);
}
.jss39 {
border-radius: 0;
}
.jss39:hover {
color: #e6be4b;
}
@-webkit-keyframes jss40 {
0% {
opacity: 1;
}
50% {
opacity: 0.3;
}
100% {
opacity: 1;
}
}
.jss41 {
color: #f44336;
font-weight: 700;
}
.jss42 {
width: 7px;
height: 7px;
display: inline-block;
animation: jss40 2s linear infinite;
background: #f44336;
margin-left: 4px;
margin-right: 3px;
border-radius: 50%;
margin-bottom: 1px;
vertical-align: middle;
}

.jss16 {
flex-shrink: 0;
}
.jss17 {
padding: 0px 24px;
z-index: 20;
background: #1f7dd6;
}
.jss18 {
width: 100%;
margin: 0 auto;
display: grid;
padding: 0;
max-width: 1100px;
justify-content: space-between;
grid-template-columns: 1fr auto 1fr;
}
.jss19 {
display: flex;
align-items: center;
grid-column-end: 2;
grid-column-start: 1;
}
.jss20 {
margin-left: 4px;
}
.jss21 {
display: flex;
opacity: 0.5;
flex-direction: column;
justify-content: center;
}
.jss21 > img {
height: 20px;
}
.jss21 > div {
color: #fff;
font-size: 12px;
font-family: 'Open Sans' !important;
font-weight: 700;
}
.jss22 {
width: 37px;
height: 35px;
display: block;
overflow: hidden;
flex-shrink: 0;
}
.jss22 > img {
height: 100%;
}
@media (min-width:600px) {
.jss22 {
width: 142px;
}
}
.jss23 {
flex: 1;
display: flex;
align-items: center;
grid-column: 3;
justify-content: flex-end;
}
.jss24 {
grid-column-end: 4;
grid-column-start: 2;
}
.jss25 {
margin-right: 12px;
}
.jss25:last-child {
margin-right: 0;
}
.jss26:hover {
background: #f39e00;
}
.jss27 {
color: #fff;
padding: 4px;
font-weight: 700;
}
@media (min-width:600px) {
.jss27 {
padding: 6px 16px;
}
}
.jss28 .MuiMenuItem-root {
font-weight: 400;
padding-top: 10px;
padding-bottom: 10px;
}
.jss29 {
color: #2f3258;
margin-right: 8px;
}
.jss30 {
width: 35px;
filter: drop-shadow(-1px 3px 0px rgba(0, 0, 0, 0.30));
height: 35px;
display: flex;
align-items: center;
background-size: contain;
justify-content: center;
background-position: center;
}
.jss31 {
color: rgba(255, 255, 255, 0.35);
}

@-webkit-keyframes mui-auto-fill {}
@-webkit-keyframes mui-auto-fill-cancel {}
.MuiInputBase-root {
color: rgba(255, 255, 255, 0.8);
cursor: text;
display: inline-flex;
position: relative;
font-size: 1rem;
box-sizing: border-box;
align-items: center;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.1876em;
letter-spacing: 0.00938em;
}
.MuiInputBase-root.Mui-disabled {
color: rgba(255, 255, 255, 0.3);
cursor: default;
}
.MuiInputBase-multiline {
padding: 6px 0 7px;
}
.MuiInputBase-multiline.MuiInputBase-marginDense {
padding-top: 3px;
}
.MuiInputBase-fullWidth {
width: 100%;
}
.MuiInputBase-input {
font: inherit;
color: currentColor;
width: 100%;
border: 0;
height: 1.1876em;
margin: 0;
display: block;
padding: 6px 0 7px;
min-width: 0;
background: none;
box-sizing: content-box;
animation-name: mui-auto-fill-cancel;
letter-spacing: inherit;
-webkit-tap-highlight-color: transparent;
}
.MuiInputBase-input::-webkit-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input::-moz-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input:-ms-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input::-ms-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input:focus {
outline: 0;
}
.MuiInputBase-input:invalid {
box-shadow: none;
}
.MuiInputBase-input::-webkit-search-decoration {
-webkit-appearance: none;
}
.MuiInputBase-input.Mui-disabled {
opacity: 1;
}
.MuiInputBase-input:-webkit-autofill {
animation-name: mui-auto-fill;
animation-duration: 5000s;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-webkit-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-moz-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:-ms-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-ms-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-webkit-input-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-moz-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus:-ms-input-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-ms-input-placeholder {
opacity: 0.42;
}
.MuiInputBase-inputMarginDense {
padding-top: 3px;
}
.MuiInputBase-inputMultiline {
height: auto;
resize: none;
padding: 0;
}
.MuiInputBase-inputTypeSearch {
-moz-appearance: textfield;
-webkit-appearance: textfield;
}

.MuiInput-root {
position: relative;
}
label + .MuiInput-formControl {
margin-top: 16px;
}
.MuiInput-colorSecondary.MuiInput-underline:after {
border-bottom-color: #e6be4b;
}
.MuiInput-underline:after {
left: 0;
right: 0;
bottom: 0;
content: "";
position: absolute;
transform: scaleX(0);
transition: transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
border-bottom: 2px solid #2f3258;
pointer-events: none;
}
.MuiInput-underline.Mui-focused:after {
transform: scaleX(1);
}
.MuiInput-underline.Mui-error:after {
transform: scaleX(1);
border-bottom-color: #f44336;
}
.MuiInput-underline:before {
left: 0;
right: 0;
bottom: 0;
content: "\00a0";
position: absolute;
transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
border-bottom: 1px solid rgba(0, 0, 0, 0.42);
pointer-events: none;
}
.MuiInput-underline:hover:not(.Mui-disabled):before {
border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}
.MuiInput-underline.Mui-disabled:before {
border-bottom-style: dotted;
}
@media (hover: none) {
.MuiInput-underline:hover:not(.Mui-disabled):before {
border-bottom: 1px solid rgba(0, 0, 0, 0.42);
}
}

.MuiSelect-select {
cursor: pointer;
min-width: 16px;
user-select: none;
border-radius: 0;
-moz-appearance: none;
-webkit-appearance: none;
}
.MuiSelect-select:focus {
border-radius: 0;
background-color: rgba(0, 0, 0, 0.05);
}
.MuiSelect-select::-ms-expand {
display: none;
}
.MuiSelect-select.Mui-disabled {
cursor: default;
}
.MuiSelect-select[multiple] {
height: auto;
}
.MuiSelect-select:not([multiple]) option, .MuiSelect-select:not([multiple]) optgroup {
background-color: #fff;
}
.MuiSelect-select.MuiSelect-select {
padding-right: 24px;
}
.MuiSelect-filled.MuiSelect-filled {
padding-right: 32px;
}
.MuiSelect-outlined {
border-radius: 4px;
}
.MuiSelect-outlined.MuiSelect-outlined {
padding-right: 32px;
}
.MuiSelect-selectMenu {
height: auto;
overflow: hidden;
min-height: 1.1876em;
white-space: nowrap;
text-overflow: ellipsis;
}
.MuiSelect-icon {
top: calc(50% - 12px);
color: rgba(0, 0, 0, 0.54);
right: 0;
position: absolute;
pointer-events: none;
}
.MuiSelect-icon.Mui-disabled {
color: rgba(255, 255, 255, 0.26);
}
.MuiSelect-iconOpen {
transform: rotate(180deg);
}
.MuiSelect-iconFilled {
right: 7px;
}
.MuiSelect-iconOutlined {
right: 7px;
}

.jss197 {
padding: 25px;
margin-top: 32px;
}
@media (min-width:960px) {
.jss197 {
margin-top: 24px;
}
}
.jss198 {
width: 100%;
margin: 0 auto;
max-width: 1100px;
}
.jss199 {
display: flex;
align-items: center;
margin-bottom: 8px;
flex-direction: column;
}
@media (min-width:600px) {
.jss199 {
flex-direction: row;
}
}
.jss200 {
flex: 1;
display: flex;
overflow: hidden;
flex-wrap: wrap;
font-size: 1rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.5;
letter-spacing: 0.00938em;
}
.jss201 {
color: rgb(0, 0, 0);
padding: 0;
font-size: 1rem;
min-width: 0;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.5;
margin-right: 16px;
border-radius: 0;
letter-spacing: 0.00938em;
}
.jss201:hover {
color: rgb(56, 56, 56);
background: none;
}
.jss202 {
color: rgb(0, 0, 0);
font-size: 12px;
}
.jss202 a {
color: rgb(58, 57, 57);
}
.jss203 {
display: flex;
margin-top: 24px;
align-items: center;
}
.jss203 iframe {
width: 140px;
height: 50px;
}
.jss203 a {
color: rgb(99, 101, 129);
font-size: 12px;
}
.jss204 {
color: #60af5a;
display: none;
}
@media (min-width:960px) {
.jss204 {
display: block;
}
}
.jss205 {
color: rgb(0, 0, 0);
}
.jss205:before {
display: none;
}
.jss205 .MuiListItemIcon-root {
display: flex;
align-items: center;
}
.jss205 .MuiSelect-icon {
color: rgb(0, 0, 0);
}
.jss205 .MuiSelect-root {
display: flex;
}
.jss206 {
width: 32px;
height: 21px;
}

.jss7 {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
position: fixed;
}
.jss8 {
display: flex;
padding: 16px;
background: rgb(35, 37, 66);
align-items: center;
flex-direction: column;
justify-content: center;
}
.jss8:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
content: " ";
/*opacity: 0.08;*/
/* position: absolute;
background: url(/../images/bg2.png);
pointer-events: none;
background-size: cover;
background-repeat: no-repeat;
background-position: bottom; */
}
.jss9 {
width: 100%;
height: 50px;
margin-bottom: 24px;
background-size: contain;
background-image: url(../images/logo.svg);
background-repeat: no-repeat;
background-position: center;
}
.jss10 {
color: #fff;
font-weight: 700;
}
.jss11 {
width: 600px;
margin: 0 auto;
max-width: 90%;
}
.jss12 {
width: 100%;
}
.jss13 {
background: rgba(36, 39, 72, 0.53);
}

.jss3 {
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
overflow: hidden;
position: absolute;
}
.jss4:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: " ";
	/*opacity: 0.7;*/
	z-index: -2;
	position: absolute;
	/*background-size: auto;*/
	background-image: url(/../images/bg2.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100% 100%;
}
.jss4 {
flex: 1;
display: flex;
z-index: 1;
overflow: hidden;
position: relative;
flex-direction: column;
}
.jss5 {
flex: 1;
display: flex;
z-index: 1;
overflow: hidden;
position: relative;
overflow-y: auto;
flex-direction: column;
padding-bottom: 5px;
}
.jss5:after {
top: 0;
left: 0;
right: 0;
bottom: 0;
content: " ";
/*opacity: 0.7;*/
z-index: -2;
position: absolute;
/* background-size: auto;
background-image: url(/../images/bg2.png);
background-repeat: no-repeat;
background-position: top; */
}
.jss5::-webkit-scrollbar {
width: 0;
height: 0;
}
.jss6 {
z-index: 20;
position: relative;
flex-shrink: 0;
}

.jss118 {
background: rgba(0, 0, 0, 0.17);
border-radius: 0;
justify-content: center;
}
.jss119 {
flex: 1;
display: flex;
align-items: center;
}
.jss120 {
flex: 1;
text-align: center;
font-weight: 700;
}
.jss120 button {
margin-left: 8px;
}
.jss120 a {
color: #ddb53f !important;
}
.jss121 {
color: #fff;
opacity: 0.6;
font-weight: 700;
margin-left: 8px;
}

.jss180 {
width: 100%;
bottom: 0;
height: 2px;
position: absolute;
transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.jss181 {
background-color: #2f3258;
}
.jss182 {
background-color: #e6be4b;
}
.jss183 {
right: 0;
width: 2px;
height: 100%;
}

.MuiTabs-root {
display: flex;
overflow: hidden;
min-height: 48px;
-webkit-overflow-scrolling: touch;
}
.MuiTabs-vertical {
flex-direction: column;
}
.MuiTabs-flexContainer {
display: flex;
}
.MuiTabs-flexContainerVertical {
flex-direction: column;
}
.MuiTabs-centered {
justify-content: center;
}
.MuiTabs-scroller {
flex: 1 1 auto;
display: inline-block;
position: relative;
white-space: nowrap;
}
.MuiTabs-fixed {
width: 100%;
overflow-x: hidden;
}
.MuiTabs-scrollable {
overflow-x: scroll;
scrollbar-width: none;
}
.MuiTabs-scrollable::-webkit-scrollbar {
display: none;
}
@media (max-width:599.95px) {
.MuiTabs-scrollButtonsDesktop {
display: none;
}
}

.MuiTab-root {
padding: 6px 12px;
overflow: hidden;
position: relative;
font-size: 0.875rem;
max-width: 264px;
min-width: 72px;
box-sizing: border-box;
min-height: 48px;
text-align: center;
flex-shrink: 0;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.75;
white-space: normal;
letter-spacing: 0.02857em;
text-transform: uppercase;
}
@media (min-width:600px) {
.MuiTab-root {
min-width: 160px;
}
}
.MuiTab-labelIcon {
min-height: 72px;
padding-top: 9px;
}
.MuiTab-labelIcon .MuiTab-wrapper > *:first-child {
margin-bottom: 6px;
}
.MuiTab-textColorInherit {
color: inherit;
opacity: 0.7;
}
.MuiTab-textColorInherit.Mui-selected {
opacity: 1;
}
.MuiTab-textColorInherit.Mui-disabled {
opacity: 0.5;
}
.MuiTab-textColorPrimary {
color: rgba(255, 255, 255, 0.7);
}
.MuiTab-textColorPrimary.Mui-selected {
color: #2f3258;
}
.MuiTab-textColorPrimary.Mui-disabled {
color: rgba(255, 255, 255, 0.3);
}
.MuiTab-textColorSecondary {
color: rgba(255, 255, 255, 0.7);
}
.MuiTab-textColorSecondary.Mui-selected {
color: #e6be4b;
}
.MuiTab-textColorSecondary.Mui-disabled {
color: rgba(255, 255, 255, 0.3);
}
.MuiTab-fullWidth {
flex-grow: 1;
max-width: none;
flex-basis: 0;
flex-shrink: 1;
}
.MuiTab-wrapped {
font-size: 0.75rem;
line-height: 1.5;
}
.MuiTab-wrapper {
width: 100%;
display: inline-flex;
align-items: center;
flex-direction: column;
justify-content: center;
}

.jss184 {
cursor: pointer;
font-weight: 500;
}
.jss185 {
cursor: default;
font-style: italic;
}
.jss186 {
max-height: 20px;
margin-left: 2px;
vertical-align: middle;
}
.jss187 {
font-variant-numeric: tabular-nums;
}
.jss188 {
color: #60af5a !important;
}
.jss189 {
display: inline-block;
position: relative;
}
.jss190 {
width: 170px;
display: inline;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
text-transform: capitalize;
}
.jss191 {
color: transparent;
}
.jss191 > div, .jss191 img {
opacity: 0;
}
.jss191 .jss192 {
color: transparent;
}
.jss193 {
top: 8px;
left: 0;
right: 0;
bottom: 8px;
opacity: 1 !important;
position: absolute;
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.15);
}
.jss194 {
display: none;
}
@media (min-width:960px) {
.jss194 {
display: table-cell;
}
}
.jss195 {
display: none;
}
@media (min-width:600px) {
.jss195 {
display: table-cell;
}
}
.jss196 {
background: rgb(3 44 45);
}

.jss147 {
flex: 1;
/*padding: 5px;*/
position: relative;
/*background: #071f1f;*/
flex-shrink: 0;
}
.jss147:before {
left: 0;
right: 0;
bottom: calc(100% - 15px);
height: 60px;
content: " ";
z-index: 21;
position: absolute;
pointer-events: none;
/*background-size: cover;
background-image: url(../images/bg-little.png);
background-position: top;*/
}
.jss147:after {
top: calc(100% - 2px);
left: 0;
right: 0;
height: 60px;
content: " ";
z-index: 50;
position: absolute;
transform: rotate(180deg);
pointer-events: none;
/*background-size: cover;
background-image: url(../images/bg-little.png);*/
}
.jss148 {
width: 100%;
margin: 0 auto;
max-width: 1100px;
background: #f9f9f9;
border-radius: 20px;
box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
-webkit-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
-moz-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
}
.jss149 {
display: flex;
align-items: center;
margin-bottom: 24px;
justify-content: space-between;
}
.jss150 {
color: rgba(255, 255, 255, 0.75);
font-size: 1rem;
min-width: unset;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 700;
line-height: 1.5;
letter-spacing: 0.00938em;
text-transform: none;
}
.jss150:hover {
background: none;
}
.jss151 {
color: #fff;
}
@-webkit-keyframes jss152 {
0% {
opacity: 0;
transform: translateY(-100%);
}
100% {
opacity: 1;
transform: translateY(0%);
}
}
@-webkit-keyframes jss153 {
0% {
transform: translate(0px, -100%);
}
}
@-webkit-keyframes jss154 {
0% {
transform: translateY(-100%);
}
}
@-webkit-keyframes jss155 {
0% {
opacity: 1;
transform: translateY(-100%);
}
100% {
opacity: 0;
transform: translateY(0%);
}
}
.jss156 {
width: 100%;
min-height: 100px;
max-height: 450px;
border-spacing: 0;
border-collapse: collapse;
}
.jss156 thead {
display: table-header-group;
border-color: inherit;
vertical-align: middle;
}
.jss156 tbody {
display: block;
overflow: hidden;
border-color: inherit;
vertical-align: middle;
}
.jss156 th {
color: #ffffff;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
background-color: #1f7dd6;
}
.jss156 td {
color: rgb(0 0 0);
overflow: hidden;
font-size: 15px;
font-weight: 500;
white-space: nowrap;
text-overflow: ellipsis;
}
.jss156 tr {
display: grid;
border-color: inherit;
vertical-align: inherit;
grid-template-columns: 27% 18% 12% 10% 18% 15%;
grid-auto-columns: 1fr;
/*animation-duration: 500ms;*/
grid-template-rows: 40px;
/*animation-fill-mode: forwards;*/
/*animation-timing-function: ease-out;*/
}
.jss156 tr > * {
grid-row: 1 / auto;
}
.jss156 td, .jss156 th {
padding: 0 15px;
box-sizing: border-box;
text-align: center;
line-height: 40px;
user-select: none;
white-space: nowrap;
overflow-wrap: break-word;
vertical-align: middle;
}
.jss156 td:first-child, .jss156 th:first-child {
text-align: left;
}
.jss156 td:last-child, .jss156 th:last-child {
text-align: right;
}
.jss156 tr:first-child {
animation-name: jss152;
}
.jss156 tr:nth-child(2n) {
animation-name: jss153;
}
.jss156 tr:nth-child(2n+1) {
animation-name: jss154;
}
.jss156 tr:nth-child(11) {
animation-name: jss155;
}
.jss156 th:first-child {
border-radius: 20px 0 0 0;
}
.jss156 th:last-child {
border-radius: 0 20px 0 0;
}
.jss157 {
display: none;
}
@media (min-width:960px) {
.jss157 {
display: table-cell;
}
}
.jss158 {
display: none;
}
@media (min-width:600px) {
.jss158 {
display: table-cell;
}
}

.MuiTooltip-popper {
z-index: 1500;
pointer-events: none;
}
.MuiTooltip-popperInteractive {
pointer-events: auto;
}
.MuiTooltip-popperArrow[x-placement*="bottom"] .MuiTooltip-arrow {
top: 0;
left: 0;
width: 2em;
height: 1em;
margin-top: -1em;
margin-left: 4px;
margin-right: 4px;
}
.MuiTooltip-popperArrow[x-placement*="top"] .MuiTooltip-arrow {
left: 0;
width: 2em;
bottom: 0;
height: 1em;
margin-left: 4px;
margin-right: 4px;
margin-bottom: -1em;
}
.MuiTooltip-popperArrow[x-placement*="right"] .MuiTooltip-arrow {
left: 0;
width: 1em;
height: 2em;
margin-top: 4px;
margin-left: -1em;
margin-bottom: 4px;
}
.MuiTooltip-popperArrow[x-placement*="left"] .MuiTooltip-arrow {
right: 0;
width: 1em;
height: 2em;
margin-top: 4px;
margin-right: -1em;
margin-bottom: 4px;
}
.MuiTooltip-popperArrow[x-placement*="left"] .MuiTooltip-arrow::before {
border-color: transparent transparent transparent currentcolor;
border-width: 1em 0 1em 1em;
}
.MuiTooltip-popperArrow[x-placement*="right"] .MuiTooltip-arrow::before {
border-color: transparent currentcolor transparent transparent;
border-width: 1em 1em 1em 0;
}
.MuiTooltip-popperArrow[x-placement*="top"] .MuiTooltip-arrow::before {
border-color: currentcolor transparent transparent transparent;
border-width: 1em 1em 0 1em;
}
.MuiTooltip-popperArrow[x-placement*="bottom"] .MuiTooltip-arrow::before {
border-color: transparent transparent currentcolor transparent;
border-width: 0 1em 1em 1em;
}
.MuiTooltip-tooltip {
color: #fff;
padding: 4px 8px;
font-size: 0.625rem;
max-width: 300px;
word-wrap: break-word;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.4em;
border-radius: 4px;
background-color: rgba(97, 97, 97, 0.9);
}
.MuiTooltip-tooltipArrow {
margin: 0;
position: relative;
}
.MuiTooltip-arrow {
color: rgba(97, 97, 97, 0.9);
position: absolute;
font-size: 6px;
}
.MuiTooltip-arrow::before {
width: 0;
height: 0;
margin: auto;
content: "";
display: block;
border-style: solid;
}
.MuiTooltip-touch {
padding: 8px 16px;
font-size: 0.875rem;
font-weight: 400;
line-height: 1.14286em;
}
.MuiTooltip-tooltipPlacementLeft {
margin: 0 24px ;
transform-origin: right center;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementLeft {
margin: 0 14px;
}
}
.MuiTooltip-tooltipPlacementRight {
margin: 0 24px;
transform-origin: left center;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementRight {
margin: 0 14px;
}
}
.MuiTooltip-tooltipPlacementTop {
margin: 24px 0;
transform-origin: center bottom;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementTop {
margin: 14px 0;
}
}
.MuiTooltip-tooltipPlacementBottom {
margin: 24px 0;
transform-origin: center top;
}
@media (min-width:600px) {
.MuiTooltip-tooltipPlacementBottom {
margin: 14px 0;
}
}

.jss756 {
color: #fff;
}
.jss757 {
color: #fff;
padding: 2px 5px;
font-weight: 700;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
margin-right: 4px;
border-bottom: 2px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
}
.jss758 {
background: #2196F3;
}
.jss759 {
background: #454b86;
}

.MuiFab-root {
color: rgba(0, 0, 0, 0.87);
width: 56px;
height: 56px;
padding: 0;
font-size: 0.875rem;
min-width: 0;
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
box-sizing: border-box;
min-height: 36px;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.75;
border-radius: 50%;
letter-spacing: 0.02857em;
text-transform: uppercase;
background-color: #e0e0e0;
}
.MuiFab-root:active {
box-shadow: 0px 7px 8px -4px rgba(0,0,0,0.2),0px 12px 17px 2px rgba(0,0,0,0.14),0px 5px 22px 4px rgba(0,0,0,0.12);
}
.MuiFab-root:hover {
text-decoration: none;
background-color: #d5d5d5;
}
.MuiFab-root.Mui-focusVisible {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
}
.MuiFab-root.Mui-disabled {
color: rgba(255, 255, 255, 0.26);
box-shadow: none;
background-color: rgba(0, 0, 0, 0.12);
}
@media (hover: none) {
.MuiFab-root:hover {
background-color: #e0e0e0;
}
}
.MuiFab-root:hover.Mui-disabled {
background-color: rgba(0, 0, 0, 0.12);
}
.MuiFab-label {
width: 100%;
display: inherit;
align-items: inherit;
justify-content: inherit;
}
.MuiFab-primary {
color: #b2b2b2;
background-color: #2f3258;
}
.MuiFab-primary:hover {
background-color: rgb(35, 37, 66);
}
@media (hover: none) {
.MuiFab-primary:hover {
background-color: #2f3258;
}
}
.MuiFab-secondary {
color: #3d3d3d;
background-color: #e6be4b;
}
.MuiFab-secondary:hover {
background-color: rgb(161, 133, 52);
}
@media (hover: none) {
.MuiFab-secondary:hover {
background-color: #e6be4b;
}
}
.MuiFab-extended {
width: auto;
height: 48px;
padding: 0 16px;
min-width: 48px;
min-height: auto;
border-radius: 24px;
}
.MuiFab-extended.MuiFab-sizeSmall {
width: auto;
height: 34px;
padding: 0 8px;
min-width: 34px;
border-radius: 17px;
}
.MuiFab-extended.MuiFab-sizeMedium {
width: auto;
height: 40px;
padding: 0 16px;
min-width: 40px;
border-radius: 20px;
}
.MuiFab-colorInherit {
color: inherit;
}
.MuiFab-sizeSmall {
width: 40px;
height: 40px;
}
.MuiFab-sizeMedium {
width: 48px;
height: 48px;
}

.MuiSkeleton-root {
height: 1.2em;
display: block;
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.04);
}
.MuiSkeleton-text {
height: auto;
transform: scale(1, 0.60);
margin-top: 0;
border-radius: 4px;
margin-bottom: 0;
transform-origin: 0 60%;
}
.MuiSkeleton-text:empty:before {
content: "\00a0";
}
.MuiSkeleton-circle {
border-radius: 50%;
}
.MuiSkeleton-pulse {
animation: MuiSkeleton-keyframes-pulse 1.5s ease-in-out 0.5s infinite;
}
@-webkit-keyframes MuiSkeleton-keyframes-pulse {
0% {
opacity: 1;
}
50% {
opacity: 0.4;
}
100% {
opacity: 1;
}
}
.MuiSkeleton-wave {
overflow: hidden;
position: relative;
}
.MuiSkeleton-wave::after {
top: 0;
left: 0;
right: 0;
bottom: 0;
content: "";
position: absolute;
animation: MuiSkeleton-keyframes-wave 1.6s linear 0.5s infinite;
transform: translateX(-100%);
background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.04), transparent);
}
@-webkit-keyframes MuiSkeleton-keyframes-wave {
0% {
transform: translateX(-100%);
}
60% {
transform: translateX(100%);
}
100% {
transform: translateX(100%);
}
}

.jss337 {
padding: 6.4px 8px;
position: relative;
background: rgb(35, 37, 66);
margin-top: 5px;
flex-shrink: 0;
line-height: 25px;
border-radius: 2px;
}
.jss338 {
top: 0;
right: 0;
cursor: pointer;
padding: 0px 7px;
position: absolute;
background: rgb(57, 60, 96);
border-radius: 0 2px 0 2px;
}
.jss338:hover {
background: rgb(67, 70, 104);
}
.jss339 {
background: rgb(57, 60, 96);
}
.jss340 {
background: rgba(0, 0, 0, 0.25);
margin-bottom: 5px;
}
.jss340:last-child {
margin-bottom: 0;
}
.jss341 {
color: #bbc0f1;
word-break: break-word;
font-weight: 500;
text-decoration: none;
}
.jss342 {
color: #bbc0f1;
font-weight: 700;
}
.jss343 {
word-break: break-word;
font-weight: 500;
margin-left: 2px;
}
.jss343 a {
color: #e6be4b;
text-decoration: none;
}
.jss343 .mention {
color: #bbc0f1;
margin: 0 2px;
padding: 2.4px 2.4px;
background: rgb(26, 27, 49);
border-radius: 4px;
}

.MuiFormControl-root {
border: 0;
margin: 0;
display: inline-flex;
padding: 0;
position: relative;
min-width: 0;
flex-direction: column;
vertical-align: top;
}
.MuiFormControl-marginNormal {
margin-top: 16px;
margin-bottom: 8px;
}
.MuiFormControl-marginDense {
margin-top: 8px;
margin-bottom: 4px;
}
.MuiFormControl-fullWidth {
width: 100%;
}

.jss376 {
padding: 8px;
}
.jss377 {
list-style: initial;
margin-bottom: 8px;
}
.jss377 > li {
margin-left: 32px;
}
.jss378 {
display: flex;
margin-top: 8px;
justify-content: flex-end;
}

.jss352 {
background: rgb(35, 37, 66);
flex-shrink: 0;
}
.jss353 {
margin: 8px;
display: flex;
overflow: hidden;
background: rgb(26, 27, 49);
align-items: center;
border-radius: 4px;
margin-bottom: 0;
}
.jss354 {
flex: 1;
}
.jss355 {
padding: 9.6px;
font-size: 0.875rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.43;
letter-spacing: 0.01071em;
}
.jss356 {
flex-shrink: 0;
margin-right: 4px;
}
.jss357 {
margin: 4px 0;
display: flex;
padding: 8px;
align-items: center;
padding-top: 0;
padding-bottom: 0;
}
.jss358 {
color: rgba(255, 255, 255, 0.3);
min-width: unset;
font-weight: 700;
}
.jss359 {
width: 2px;
height: 10px;
margin: 0 2px;
background: rgba(255, 255, 255, 0.2);
flex-shrink: 0;
}
.jss360 {
flex: 1;
color: rgba(255, 255, 255, 0.2);
font-size: 0.75rem;
text-align: right;
font-weight: 700;
user-select: none;
}

.jss330 {
top: 0;
right: 0;
width: 100%;
bottom: 0;
display: flex;
z-index: 1299;
overflow: hidden;
position: absolute;
background: rgb(26, 27, 49);
box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
border-left: 1px solid rgba(0, 0, 0, 0.4);
flex-shrink: 0;
flex-direction: column;
}
@media (min-width:600px) {
.jss330 {
width: 350px;
transition: width .3s cubic-bezier(0, 0.88, 0.25, 1);
}
}
@media (min-width:960px) {
.jss330 {
position: relative;
}
}
.jss331 {
flex: 1;
display: flex;
overflow: hidden;
position: relative;
flex-direction: column;
}
.jss332 {
flex: 1;
width: 100%;
padding: 8px;
overflow: hidden;
flex-wrap: nowrap;
overflow-y: auto;
}
@media (min-width:600px) {
.jss332 {
width: 350px;
}
}
.jss332::-webkit-scrollbar {
width: 0;
}
.jss333 {
top: 10px;
right: 10px;
z-index: 100;
position: absolute;
}
@media (min-width:600px) {
.jss333 {
top: initial;
right: 365px;
bottom: 10px;
position: fixed;
}
}
.jss334 {
top: initial;
right: 15px;
bottom: 15px;
}
.jss335 {
width: 0;
}
.jss336 {
left: 0;
right: 0;
bottom: 92px;
display: flex;
padding: 16px 0px;
z-index: 5;
position: absolute;
justify-content: center;
}

.jss328 {
padding: 25px;
}
.jss329 {
width: 100%;
margin: 0 auto;
position: relative;
max-width: 1100px;
}

.jss766 {
color: #2f3258;
font-size: 12px;
box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);
background-color: #fff;
}

.jss308 {
padding: 0;
}
.jss309 {
color: inherit;
text-decoration: inherit;
}
.jss310 {
filter: drop-shadow(2px 4px 0px rgba(0, 0, 0, 0.2));
display: flex;
padding: 14px;
position: relative;
background: #111327;
align-items: flex-start;
border-radius: 6px;
margin-bottom: 12px;
flex-direction: column;
}
.jss311 {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
overflow: hidden;
position: absolute;
pointer-events: none;
}
.jss311:before, .jss311:after {
content: "";
position: absolute;
transform: skewX(35deg);
background: #fff;
}
.jss311:before {
top: 0;
right: 0;
width: 30px;
bottom: 0;
opacity: 0.05;
}
.jss311:after {
top: 0;
right: 37px;
width: 18px;
bottom: 0;
opacity: 0.02;
}
.jss312 {
color: #fff;
display: flex;
position: relative;
font-size: 1.25rem;
align-items: center;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 700;
line-height: 1.6;
letter-spacing: 0.0075em;
}
.jss312:before {
left: 0;
width: 60%;
bottom: -3px;
height: 3px;
content: "";
position: absolute;
background: #e6be4b;
border-radius: 1px;
}
.jss312 > img {
height: 20px;
margin-right: 4px;
}
.jss313 {
width: 100%;
filter: drop-shadow(2px 4px 0px rgba(0, 0, 0, 0.2));
padding: 16px;
position: relative;
background: #111327;
padding-top: 70px;
border-radius: 6px;
margin-bottom: 16px;
}
@media (min-width:600px) {
.jss313 {
height: 150px;
padding: 0;
}
}
@media (max-width:959.95px) {
.jss313 {
padding-top: 16px;
}
}
.jss313:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
content: " ";
/*opacity: 0.9;*/
border-radius: 4px;
position: absolute;
background: url(/images/banner.png);
pointer-events: none;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
@media (max-width:599.95px) {
.jss313 .jss321 {
display: none !important;
}
}
@media (max-width:959.95px) {
.jss313 .jss321 {
margin-top: -16px;
}
}
.jss314 {
left: 0;
right: 0;
position: absolute;
}
.jss315 {
bottom: -30px;
overflow: hidden;
border-radius: 0 0 7px 7px;
}
.jss316 {
display: flex;
align-items: center;
text-shadow: 1px 1px 5px #1c1f31b5;
flex-direction: column;
justify-content: center;
}
@media (min-width:600px) {
.jss316 {
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 160px;
z-index: 2;
position: absolute;
}
}
.jss317 {
color: #fff;
z-index: 2;
font-size: 2.6rem;
font-weight: 700;
line-height: 2.6rem;
margin-bottom: 8px;
}
@media (max-width:959.95px) {
.jss317 {
font-size: 2.2rem;
line-height: 2.2rem;
}
}
@media (max-width:599.95px) {
.jss317 {
font-size: 1.5rem;
line-height: 1.5rem;
}
}
.jss318 {
color: #e6be4b;
z-index: 2;
font-size: 1.15rem;
text-align: center;
font-weight: 600;
line-height: 1.15rem;
}
@media (max-width:959.95px) {
.jss318 {
font-size: 1.1rem;
line-height: 1.1rem;
}
}
.jss319 {
cursor: pointer;
text-decoration: underline;
}
.jss320 {
color: white;
display: block;
z-index: 2;
margin-top: 8px;
}
@media (min-width:600px) {
.jss321 {
height: 188px;
position: relative;
}
}
.jss322 {
top: -6.1px;
left: 20px;
position: absolute;
box-shadow: 1px 1px 5px #1c1f31b5;
}
.jss322:after {
width: 0;
height: 0;
content: "";
position: absolute;
border-top: 10px solid #60af5a;
border-left: 53px solid transparent;
border-right: 53px solid transparent;
}
.jss322 > span {
width: 106px;
display: block;
padding: 12px 8px 10px;
position: relative;
font-size: 24px;
background: #60af5a;
text-align: center;
font-weight: 700;
line-height: 1;
border-top-right-radius: 8px;
}
.jss322 > span > div {
opacity: 0.7;
font-size: 14px;
}
.jss322 > span:before {
top: 0;
left: -6px;
width: 6px;
height: 6px;
content: "";
position: absolute;
background: #60af5a;
}
.jss322 > span:after {
top: 0;
left: -8px;
width: 8px;
height: 6px;
content: "";
position: absolute;
background: rgb(62, 113, 58);
border-radius: 8px 8px 0 0;
}
.jss323 {
width: 100%;
height: 80px;
position: relative;
}
@media (min-width:600px) {
.jss323 {
top: -9px;
right: 20px;
width: 131px;
bottom: 0;
height: 100%;
padding: 0;
z-index: 0;
position: absolute;
}
}
@media (max-width:599.95px) {
.jss323 {
display: none;
}
}
.jss323:before, .jss323:after {
content: " ";
opacity: 0.3;
position: absolute;
}
.jss323:before {
top: calc(50% - 40%);
left: calc(50% - 40%);
width: 80%;
height: 80%;
background: #2f3258;
border-radius: 50%;
}
.jss323:after {
top: calc(50% - 33%);
left: calc(50% - 33%);
width: 66%;
height: 66%;
z-index: 5;
background: #44476f;
border-radius: 50%;
}
.jss324 {
top: 0;
left: 0;
right: 0;
bottom: 0;
filter: drop-shadow(0px 0px 20px rgba(255, 255, 255, 0.3));
z-index: 10;
position: absolute;
transition: .3s ease;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
@media (min-width:600px) {
.jss324 {
top: -20px;
left: -20px;
right: -20px;
bottom: -20px;
}
}
.jss325 {
height: 240px;
}
@media (min-width:600px) {
.jss325 {
display: flex;
align-items: center;
justify-content: center;
}
}
.jss326 {
width: 100%;
position: relative;
}
@media (min-width:600px) {
.jss326 {
width: 240px;
height: 240px;
}
}
.jss326 .jss323 {
width: 100%;
}
.jss327 {
opacity: 0.5;
}

@-webkit-keyframes jss126 {
0% {
transform: rotate(0deg) scale(1);
}
100% {
transform: rotate(360deg) scale(1);
}
}
.jss127 {
display: flex;
position: relative;
flex-direction: column;
text-decoration: none;
}

.jss127:hover .jss128 {
transform: translate3d(0, -5px, 0);
}
.jss127:hover .jss130 {
transform: scale(1.15);
}

@media (max-width:959.95px) {
.jss127.roowards-game {
grid-column-end: 3;
grid-column-start: 1;
}
}
.jss127.roowards-game:hover .jss128 {
transform: none !important;
}
.jss128 {
width: 100%;
filter: drop-shadow(-2px 1px 4px rgba(0, 0, 0, 0.25));
height: 180px;
overflow: hidden;
position: relative;
transition: .3s ease;
border-radius: 4px;
}
@media (max-width:959.95px) {
.jss128 {
height: 100px; /* 140 px */
}
}
.jss129 {
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute;
}
.jss130 {
width: 100%;
cursor: pointer;
filter: drop-shadow(0px 3px 0px rgba(0, 0, 0, 0.25));
height: 100%;
transform: scale(1);
transition: .3s cubic-bezier(0.24, 0.76, 0.58, 1);
border-radius: 4px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.jss131 {
color: #444444;
font-size: 30px;
margin-top: 4px;
font-weight: 700;
text-shadow: -3px 2px 0px rgba(0, 0, 0, 0.19);
}
@media (max-width:959.95px) {
.jss131 {
font-size: 24px;
}
}
.jss132 {
top: 0;
left: 0;
color: #fff;
right: 0;
bottom: 0;
display: flex;
z-index: 5;
position: absolute;
font-size: 36px;
align-items: center;
pointer-events: none;
justify-content: center;
}
.jss133 {
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
z-index: 10;
position: absolute;
background: rgba(16, 18, 39, 0.72);
align-items: center;
justify-content: center;
}
.jss134 {
width: 100%;
max-width: 300px;
}
.jss135 {
color: #6d6a6a;
}
.jss136 {
width: 50px;
height: 50px;
margin-right: 16px;
border-radius: 5px;
background-size: cover;
background-color: rgba(0, 0, 0, 0.2);
background-repeat: no-repeat;
background-position: center;
}
.jss137 {
color: #2f3258;
font-size: 1rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.5;
letter-spacing: 0.00938em;
}
.jss138 {
opacity: 0.8;
font-weight: 500;
text-transform: uppercase;
}
.jss139 {
pointer-events: all !important;
}
.jss140 {
grid-column-end: 3;
grid-column-start: 1;
}
.jss141 {
grid-column-end: 5;
grid-column-start: 3;
}
@media (max-width:959.95px) {
.jss141 {
grid-column-end: 3;
grid-column-start: 1;
}
}
.jss142 {
top: 5px;
color: #fff;
right: 5px;
height: 25px;
display: flex;
padding: 0 10px;
z-index: 50;
overflow: hidden;
position: absolute;
font-size: 12px;
background: rgb(35, 37, 66);
box-shadow: -3px 2px 0px rgba(0, 0, 0, 0.3);
align-items: center;
font-weight: 800;
border-radius: 2px;
}
.jss142:after {
top: 0;
left: -5px;
width: 50%;
bottom: 0;
content: " ";
z-index: 2;
position: absolute;
transform: skewX(-30deg);
background: rgba(255, 255, 255, 0.03);
}
.jss143 {
margin-bottom: 10px;
}
.jss144 {
height: 100%;
display: flex;
z-index: 30;
overflow: hidden;
position: relative;
}

.jss122 {
padding: 25px;
}
.jss123 {
width: 100%;
margin: 0 auto;
max-width: 1100px;
}
.jss124 {
display: grid;
grid-gap: 2em;
grid-row-gap: 1em;
grid-auto-flow: row dense;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
@media (max-width:959.95px) {
.jss124 {
grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
}
}
.jss125 {
margin-bottom: 32px;
}

@keyframes intercom-lightweight-app-launcher {
from {
opacity: 0;
transform: scale(0.5);
}
to {
opacity: 1;
transform: scale(1);
}
}
@keyframes intercom-lightweight-app-gradient {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes intercom-lightweight-app-messenger {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.intercom-lightweight-app {
position: fixed;
z-index: 2147483001;
width: 0;
height: 0;
font-family: intercom-font, "Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif;
}
.intercom-lightweight-app-gradient {
position: fixed;
z-index: 2147483002;
width: 500px;
height: 500px;
bottom: 0;
right: 0;
pointer-events: none;
background: radial-gradient(
ellipse at bottom right,
rgba(29, 39, 54, 0.16) 0%,
rgba(29, 39, 54, 0) 72%);
animation: intercom-lightweight-app-gradient 200ms ease-out;
}
.intercom-lightweight-app-launcher {
position: fixed;
z-index: 2147483003;
bottom: 20px;
right: 20px;
width: 60px;
height: 60px;
border-radius: 50%;
background: #61af5a;
cursor: pointer;
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
animation: intercom-lightweight-app-launcher 250ms ease;
}
.intercom-lightweight-app-launcher:focus {
outline: none;
}
.intercom-lightweight-app-launcher-icon {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 60px;
transition: transform 100ms linear, opacity 80ms linear;
}
.intercom-lightweight-app-launcher-icon-open {
opacity: 1;
transform: rotate(0deg) scale(1);
}
.intercom-lightweight-app-launcher-icon-open svg {
width: 28px;
height: 32px;
}
.intercom-lightweight-app-launcher-icon-open svg path {
fill: rgb(255, 255, 255);
}
.intercom-lightweight-app-launcher-icon-self-serve {
opacity: 1;
transform: rotate(0deg) scale(1);
}
.intercom-lightweight-app-launcher-icon-self-serve svg {
height: 56px;
}
.intercom-lightweight-app-launcher-icon-self-serve svg path {
fill: rgb(255, 255, 255);
}
.intercom-lightweight-app-launcher-custom-icon-open {
max-height: 36px;
max-width: 36px;
opacity: 1;
transform: rotate(0deg) scale(1);
}
.intercom-lightweight-app-launcher-icon-minimize {
opacity: 0;
transform: rotate(-60deg) scale(0);
}
.intercom-lightweight-app-launcher-icon-minimize svg {
width: 16px;
}
.intercom-lightweight-app-launcher-icon-minimize svg path {
fill: rgb(255, 255, 255);
}
.intercom-lightweight-app-messenger {
position: fixed;
z-index: 2147483003;
overflow: hidden;
background-color: white;
animation: intercom-lightweight-app-messenger 250ms ease-out;
width: 376px;
height: calc(100% - 40px);
max-height: 704px;
min-height: 250px;
right: 20px;
bottom: 20px;
box-shadow: 0 5px 40px rgba(0,0,0,0.16);
border-radius: 8px;
}
.intercom-lightweight-app-messenger-header {
height: 75px;
background: linear-gradient(
135deg,
rgb(25, 27, 49) 0%,
rgb(0, 0, 0) 100%
);
}
@media print {
.intercom-lightweight-app {
display: none;
}
}

.jss463 {
	width: 100%;
	filter: drop-shadow(0px 2px 0px rgba(0, 0, 0, 0.25));
	margin: 0px auto;
	display: none;
	overflow: hidden;
	max-width: 1100px;
	margin-bottom: 16px;
	flex-direction: column;
  }
  @media (min-width:600px) {
	.jss463 {
	  height: 50px;
	  display: flex;
	  flex-direction: row;
	}
  }
  .jss464 {
	width: 100%;
	display: flex;
	align-items: center;
  }
  .jss465 {
	color: #fff;
	opacity: 0.8;
	font-size: 12px;
	margin-top: 2px;
	font-weight: 700;
	line-height: 12px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.49);
  }
  .jss466 {
	cursor: pointer;
	height: 40px;
	display: flex;
	padding: 0px 16px;
	position: relative;
	background: #474b84;
	flex-shrink: 0;
	border-radius: 4px 4px 0 0;
	flex-direction: column;
	justify-content: center;
  }
  @media (min-width:600px) {
	.jss466 {
	  margin-right: 28px;
	  border-radius: 4px 0 0 4px;
	}
	.jss466:before {
	  top: 0;
	  right: -10px;
	  width: 20px;
	  bottom: 0;
	  content: " ";
	  position: absolute;
	  transform: skewX(-20deg);
	  background: #474b84;
	  border-radius: 3px;
	}
	.jss466:after {
	  top: 0;
	  right: 15px;
	  width: 30px;
	  bottom: 0;
	  content: " ";
	  z-index: 35;
	  position: absolute;
	  transform: skewX(-30deg);
	  background: rgba(255, 255, 255, 0.03);
	  border-radius: 0 0 0 3px;
	}
  }
  .jss467 {
	top: 0;
	left: 0;
	right: -3px;
	bottom: 0;
	display: none;
	overflow: hidden;
	position: absolute;
	transform: rotateY(180deg);
	border-radius: 4px;
  }
  @media (min-width:600px) {
	.jss467 {
	  display: block;
	}
	.jss467:before {
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  content: " ";
	  opacity: 0.15;
	  position: absolute;
	  background-size: 200%;
	  background-image: url(/images/illustrations/coins.png);
	  background-repeat: no-repeat;
	  background-position: -25px -39px;
	}
	.jss467:after {
	  top: -110%;
	  left: -210%;
	  width: 200%;
	  height: 200%;
	  content: " ";
	  opacity: 0;
	  position: absolute;
	  animation: 5s ease-in-out infinite;
	  transform: rotate(30deg);
	  background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
	  animation-fill-mode: forwards;
	}
  }
  .jss468 {
	color: #fff;
	z-index: 10;
	position: relative;
	font-size: 15px;
	font-weight: 700;
	line-height: 15px;
	text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.30);
  }
  .jss469 {
	width: 40px;
	filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.3));
	height: 40px;
	margin-right: 6px;
	margin-bottom: 2px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  }
  .jss470 {
	height: 40px;
	display: flex;
	position: relative;
	background: #1976d2;
	align-items: center;
	flex-shrink: 0;
	border-radius: 0 0 4px 4px;
	padding-right: 0px 16px;
  }
  @media (min-width:600px) {
	.jss470 {
	  border-radius: 3px;
	  padding-right: 7px;
	}
	.jss470:after {
	  top: 0;
	  left: -9px;
	  width: 24px;
	  bottom: 0;
	  content: " ";
	  z-index: 5;
	  position: absolute;
	  transform: skewX(-20deg);
	  background: #1976d2;
	  border-radius: 3px;
	}
  }
  .jss471 {
	color: #fff;
	width: 100%;
	z-index: 10;
	position: r e;
	font-weight: 700;
	padding-left: 8px;
	padding-right: 8px;
  }
  @media (min-width:600px) {
	.jss471 {
	  width: auto;
	}
  }
  @-webkit-keyframes jss472 {
	0% {
	  background-position-x: 0;
	}
	100% {
	  background-position-x: 10000px;
	}
  }
  .jss473 {
	top: 0;
	left: -13px;
	right: -13px;
	width: 0%;
	bottom: 0;
	opacity: 0.13;
	z-index: 5;
	position: absolute;
	animation: jss472 400s linear infinite;
	transform: skewX(-20deg);
	background: repeating-linear-gradient(-45deg, #606dbc, #606dbc 10px, #465298 10px,#465298 20px);
	box-shadow: 2px 0px 0px rgba(0, 0, 0, 0.3);
	border-right: 1px solid rgba(255, 255, 255, 0.40);
	border-radius: 3px 0 0 3px;
  }
  .jss474 {
	flex: 1;
	height: 40px;
	display: flex;
	padding: 0px 16px;
	position: relative;
	align-items: center;
  }
  @media (min-width:600px) {
	.jss474 {
	  padding: 0;
	  margin-right: 28px;
	}
	.jss474:before {
	  top: 0;
	  left: -13px;
	  right: -13px;
	  bottom: 0;
	  content: " ";
	  position: absolute;
	  transform: skewX(-20deg);
	  background: linear-gradient(45deg, rgba(99, 18, 175, 0.51), rgba(255, 232, 134, 0.1), rgb(255, 127, 51)) #3a3e6d;
	  border-radius: 3px;
	}
  }
  .jss475 {
	background: rgba(0, 0, 0, 0.3);
	flex-shrink: 0;
  }
  .jss476 {
	width: 40px;
	filter: drop-shadow(-4px 3px 3px rgba(0, 0, 0, 0.2));
	height: 40px;
	z-index: 10;
	position: relative;
	flex-shrink: 0;
	margin-bottom: 4px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  }
  .jss477 {
	flex: 1;
	z-index: 10;
	overflow: hidden;
	position: relative;
	margin-left: 12px;
  }
  .jss478 {
	color: #fff;
	overflow: hidden;
	font-size: 15px;
	font-weight: 700;
	line-height: 15px;
	text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.15);
	white-space: nowrap;
	text-overflow: ellipsis;
  }
  .jss479 {
	color: #fff;
	right: 0;
	bottom: 0;
	display: flex;
	padding: 2px 7px;
	z-index: 5;
	position: absolute;
	clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	font-size: 11px;
	background: #6876c1;
	align-items: center;
	font-weight: 700;
	text-shadow: -2px 2px 0px rgba(0, 0, 0, 0.3);
	justify-content: center;
  }
  .jss479:after {
	top: 0;
	left: 0;
	width: 50%;
	bottom: 0;
	content: " ";
	z-index: 5;
	position: absolute;
	background: rgba(0, 0, 0, 0.13);
	border-right: 2px solid rgba(0, 0, 0, 0.05);
	pointer-events: none;
  }
  .jss480 {
	position: relative;
  }
  .jss481 {
	height: 16px;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 4px;
  }
  .jss482 {
	background: #2196f3;
  }
  .jss483 {
	display: flex;
	margin-bottom: 4px;
  }
  .jss484 {
	color: rgba(255, 255, 255, 1);
	z-index: 15;
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	line-height: 14px;
	text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.4);
	user-select: none;
  }


 .jss763 {
 padding: 25px;
 position: relative;
 transition: .3s ease;
 }
 .jss764 .jss773 {
 width: 90%;
 height: 17px;
 max-width: 400px;
 background: rgba(0, 0, 0, 0.15);
 border-radius: 4px;
 }
 .jss764 .jss774 {
 width: 45%;
 height: 15px;
 max-width: 200px;
 background: rgba(0, 0, 0, 0.15);
 border-radius: 4px;
 }
 .jss765 {
 padding: 0;
 padding-bottom: 40px;
 }
 .jss765 .jss769 {
 height: 50px;
 }
 .jss765 .jss768 {
 max-width: 100%;
 }
 .jss766 .jss768 {
 width: 100vw !important;
 height: 100vh !important;
 }
 .jss767 {
 padding: 0;
 }
 .jss767 .jss768 {
 height: auto;
 max-width: 100%;
 min-height: unset;
 }
 .jss767 .jss784 {
 border-radius: 0;
 }
 .jss768 {
 width: 100%;
 margin: 0 auto;
 display: flex;
 max-width: 950px;
 box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
 transition: .3s ease;
 flex-direction: column;
 }
 @media (min-width:1920px) {
 .jss768 {
 max-width: 1100px;
 }
 }
 .jss769 {
 height: 50px;
 display: flex;
 overflow: hidden;
 transition: .3s ease;
 align-items: center;
 flex-shrink: 0;
 border-radius: 4px 4px 0 0;
 background-color: #ff9700;
 }
 .jss770 {
color: #ffffff;
height: 100%;
display: flex;
padding: 0 15px;
background: #c17607;
align-items: center;
flex-shrink: 0;
border-radius: 4px 0 0 0;
 }
 .jss770:hover {
 background: #975d06;
 }
 .jss770 > i, .jss770 svg {
 margin-right: 5px;
 }
 .jss771 {
 width: 30px;
 height: 30px;
 background: rgba(0, 0, 0, 0.15);
 flex-shrink: 0;
 margin-left: 10px;
 border-radius: 5px;
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center;
 }
 .jss772 {
 flex: 1;
 margin-left: 10px;
 }
 .jss773 {
color: #ffffff;
 width: 100%;
 font-size: 1.05rem;
 font-weight: 500;
 line-height: 1.05rem;
 white-space: nowrap;
 text-overflow: ellipsis;
 }
 .jss774 {
color: #ffffff;
 width: 100%;
 opacity: 0.8;
 overflow: hidden;
 font-size: 0.9rem;
 margin-top: 3px;
 font-weight: 500;
 line-height: 0.9rem;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-transform: uppercase;
 }
 .jss776 {
 display: none;
 }
 @media (min-width:600px) {
 .jss776 {
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 height: 100%;
 margin: 0 auto;
 display: block;
 z-index: 10;
 position: absolute;
 }
 }
 .jss777 {
 width: 100%;
 height: 100%;
 }
 .jss777 iframe {
 width: 100% !important;
 height: 100% !important;
 }
 .jss778 {
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 display: flex;
 padding: 10px;
 z-index: 20;
 position: absolute;
 background: rgba(26, 28, 57, 0.95);
 align-items: center;
 flex-direction: column;
 justify-content: center;
 }
 .jss778 .jss786 > button {
 margin: 0 5px;
 }
 .jss779 {
 color: #fff;
 font-size: 20px;
 font-weight: 700;
 line-height: 20px;
 margin-bottom: 20px;
 }
 .jss780 {
 display: flex;
 padding: 8px;
 z-index: 20;
 align-items: center;
 justify-content: center;
 }
 @media (min-width:600px) {
 .jss780 {
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 position: absolute;
 }
 }
 .jss781 {
 display: flex;
 padding: 8px;
 z-index: 20;
 align-items: center;
 justify-content: center;
 }
 @media (min-width:600px) {
 .jss781 {
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 position: absolute;
 }
 }
 .jss782 {
 display: flex;
 padding: 10px;
 align-items: center;
 flex-direction: column;
 }
 .jss783 {
 color: #c7cafe;
 padding: 8px;
 font-size: 1rem;
 text-align: center;
 font-family: "Roboto", "Helvetica", "Arial", sans-serif;
 font-weight: 500;
 line-height: 1.5;
 margin-bottom: 2px;
 letter-spacing: 0.00938em;
 }
 @media (min-width:600px) {
 .jss783 {
 font-size: 1.25rem;
 font-family: "Roboto", "Helvetica", "Arial", sans-serif;
 font-weight: 500;
 line-height: 1.6;
 letter-spacing: 0.0075em;
 }
 }
 .jss784 {
 height: 40px;
 display: flex;
 overflow: hidden;
 align-items: center;
 padding-left: 10px;
 border-radius: 0 0 4px 4px;
 color: #000000;
 background-color: #ffffff;
 }
 .jss785 {
 display: flex;
 align-items: center;
 }
 .jss786 {
 display: flex;
 align-items: center;
 flex-shrink: 0;
 }
 .jss787 {
 padding: 10px;
 }
 .jss787 .jss786 {
 justify-content: center;
 }
 .jss788 {
 width: 100%;
 height: 110px;
 margin: 0 auto;
 max-width: 236px;
 border-radius: 4px;
 margin-bottom: 15px;
 background-size: contain;
 background-color: rgba(0, 0, 0, 0.15);
 background-repeat: no-repeat;
 background-position: center;
 }
 .jss788 .jss786 {
 margin-bottom: 5px;
 }
 .jss788 .jss786 > button {
 margin: 0px 8px;
 }
 .jss790 {
 background-color: #fff;
 }
 .jss791 + .MuiSwitch-track {
 background-color: #fff !important;
 }
 .jss793 {
 color: rgba(255, 255, 255, 0.7);
 margin-right: 8px;
 }
 .jss794 {
 color: #e6be4b;
 }
 .jss795 {
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 filter: blur(10px);
 opacity: 0.3;
 position: absolute;
 transform: scale(1.05);
 }


 .DiceRoute_15BD2 {
	padding: 25px;
	position: relative
}

.container_SLLp1 {
	width: 100%;
	max-width: 900px;
	margin: 0 auto
}
.inner_gmZtz {
	position: relative;
	width: 100%;
	margin: 0 auto;
	color: #000000;
	background: #ffffff;
	box-sizing: border-box;
	border-radius: 20px;
	box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
	overflow: hidden
}

.inner_gmZtz2 {
	position: relative;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}

.tabs_2-ALW {
	display: flex
}

.tabs_2-ALW .tab_8wG0M {
	flex: 1;
	/*height: 50px;*/
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	background: #618faa;
	user-select: none;
	color: #ffffff;
	font-weight: 500;
	padding: 0 15px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tabs_2-ALW .tab_8wG0M.disabled_2zJF- {
	cursor: not-allowed
}

.tabs_2-ALW .tab_8wG0M.active_3dpY6 {
	color: #ffffff;
	background: #257db2;
}

.tabs_2-ALW .tab_8wG0M.active_3dpY6 i,
.tabs_2-ALW .tab_8wG0M.active_3dpY6>svg {
	color: #ddb43f;
}

.row_3UNgY,
.tabContent_2RmzW {
	padding: 15px;
	box-sizing: border-box;
}

@media screen and (max-width:500px) {
.row_3UNgY,
	.tabContent_2RmzW {
		padding: 15px;
		box-sizing: border-box;
	}
}

.row_3UNgY {
	display: flex;
	flex-wrap: wrap
}

.row_3UNgY.noPaddingTop_24hK6 {
	padding-top: 0
}

.row_3UNgY:last-child {
	margin-bottom: 0
}

.row_3UNgY .textField_3ztlu {
	flex: 1;
	margin-right: 15px
}

.row_3UNgY .textField_3ztlu:last-child {
	margin-right: 0
}

.row_3UNgY .textField_3ztlu.betAmount_KddqK,
.row_3UNgY .textField_3ztlu.rollOver_R3hGg {
	flex: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0
}

@media (min-width:769px) {
	.row_3UNgY .textField_3ztlu.betAmount_KddqK,
	.row_3UNgY .textField_3ztlu.rollOver_R3hGg {
		flex: 1;
		width: auto;
		margin-right: 15px;
		margin-bottom: 0
	}
}

.row_3UNgY.gameDataRow_22eXw {
	background: #002049;
	border-radius: 4px;
	margin: 0 15px
}

.modifierRow_2F6F1 .textField_3ztlu {
	margin-right: 0;
	margin-bottom: 15px
}

.modifierRow_2F6F1 .textField_3ztlu:last-child {
	margin-bottom: 0
}

@media (min-width:769px) {
	.modifierRow_2F6F1 .textField_3ztlu {
		margin-right: 15px;
		margin-bottom: 0
	}
	.modifierRow_2F6F1 .textField_3ztlu:last-child {
		margin-right: 0
	}
}

/*  List Game  */
.MuiList-root {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	}
	.MuiList-padding {
	padding-top: 8px;
	padding-bottom: 8px;
	}
	.MuiList-subheader {
	padding-top: 0;
	}
	.MuiListItem-root {
	width: 100%;
	display: flex;
	position: relative;
	box-sizing: border-box;
	text-align: left;
	align-items: center;
	padding-top: 8px;
	padding-bottom: 8px;
	justify-content: flex-start;
	text-decoration: none;
	}
	.MuiListItem-root.Mui-focusVisible {
	background-color: rgba(255, 255, 255, 0.14);
	}
	.MuiListItem-root.Mui-selected, .MuiListItem-root.Mui-selected:hover {
	background-color: rgba(255, 255, 255, 0.14);
	}
	.MuiListItem-root.Mui-disabled {
	opacity: 0.5;
	}
	.MuiListItem-root.Mui-selected, .MuiListItem-root.Mui-selected:hover {
	background: rgba(0, 0, 0, 0.14);
	}
	.MuiListItem-container {
	position: relative;
	}
	.MuiListItem-dense {
	padding-top: 4px;
	padding-bottom: 4px;
	}
	.MuiListItem-alignItemsFlexStart {
	align-items: flex-start;
	}
	.MuiListItem-divider {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	background-clip: padding-box;
	}
	.MuiListItem-gutters {
	padding-left: 16px;
	padding-right: 16px;
	}
	.MuiListItem-button {
	transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	}
	.MuiListItem-button:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.04);
	}
	@media (hover: none) {
	.MuiListItem-button:hover {
	background-color: transparent;
	}
	}
	.MuiListItem-secondaryAction {
	padding-right: 48px;
	}
	.MuiListSubheader-root {
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.875rem;
	box-sizing: border-box;
	list-style: none;
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
	font-weight: 500;
	line-height: 48px;
	}
	.MuiListSubheader-colorPrimary {
	color: #2f3258;
	}
	.MuiListSubheader-colorInherit {
	color: inherit;
	}
	.MuiListSubheader-gutters {
	padding-left: 16px;
	padding-right: 16px;
	}
	.MuiListSubheader-inset {
	padding-left: 72px;
	}
	.MuiListSubheader-sticky {
	top: 0;
	z-index: 1;
	position: sticky;
	background-color: inherit;
	}
	.MuiTouchRipple-root {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	overflow: hidden;
	position: absolute;
	border-radius: inherit;
	pointer-events: none;
	}
	.MuiTouchRipple-ripple {
	opacity: 0;
	position: absolute;
	}
	.MuiTouchRipple-rippleVisible {
	opacity: 0.3;
	animation: MuiTouchRipple-keyframes-enter 550ms cubic-bezier(0.4, 0, 0.2, 1);
	transform: scale(1);
	}
	.MuiTouchRipple-ripplePulsate {
	animation-duration: 200ms;
	}
	.MuiTouchRipple-child {
	width: 100%;
	height: 100%;
	display: block;
	opacity: 1;
	border-radius: 50%;
	background-color: currentColor;
	}
	.MuiTouchRipple-childLeaving {
	opacity: 0;
	animation: MuiTouchRipple-keyframes-exit 550ms cubic-bezier(0.4, 0, 0.2, 1);
	}
	.MuiTouchRipple-childPulsate {
	top: 0;
	left: 0;
	position: absolute;
	animation: MuiTouchRipple-keyframes-pulsate 2500ms cubic-bezier(0.4, 0, 0.2, 1) 200ms infinite;
	}
	@-webkit-keyframes MuiTouchRipple-keyframes-enter {
	0% {
	opacity: 0.1;
	transform: scale(0);
	}
	100% {
	opacity: 0.3;
	transform: scale(1);
	}
	}
	@-webkit-keyframes MuiTouchRipple-keyframes-exit {
	0% {
	opacity: 1;
	}
	100% {
	opacity: 0;
	}
	}
	@-webkit-keyframes MuiTouchRipple-keyframes-pulsate {
	0% {
	transform: scale(1);
	}
	50% {
	transform: scale(0.92);
	}
	100% {
	transform: scale(1);
	}
	}
	.MuiListItemIcon-root {
	color: rgba(255, 255, 255, 0.54);
	display: inline-flex;
	min-width: 56px;
	flex-shrink: 0;
	}
	.MuiListItemIcon-alignItemsFlexStart {
	margin-top: 8px;
	}
	@-webkit-keyframes jss51 {
	0% {
	transform: translate3d(25px, 0, 0) rotate(0deg) scale(1);
	}
	100% {
	transform: translate3d(25px, 0, 0) rotate(360deg) scale(1);
	}
	}
	.jss53 {
	width: 100%;
	filter: drop-shadow(-2px 1px 4px rgba(0, 0, 0, 0.25));
	height: 180px;
	overflow: hidden;
	position: relative;
	transition: .3s ease;
	border-radius: 4px;
	}
	@media (max-width:959.95px) {
	.jss53 {
	height: 140px;
	}
	}
	.jss54 {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	}
	.jss55 {
	width: 100%;
	cursor: pointer;
	filter: drop-shadow(0px 3px 0px rgba(0, 0, 0, 0.25));
	height: 100%;
	transform: scale(1);
	transition: .3s cubic-bezier(0.24, 0.76, 0.58, 1);
	border-radius: 4px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	}
	.jss56 {
	color: #f1f1f1;
	font-size: 30px;
	margin-top: 4px;
	font-weight: 700;
	text-shadow: -3px 2px 0px rgba(0, 0, 0, 0.19);
	}
	@media (max-width:959.95px) {
	.jss56 {
	font-size: 24px;
	}
	}
	.jss57 {
	top: 0;
	left: 0;
	color: #fff;
	right: 0;
	bottom: 0;
	display: flex;
	z-index: 5;
	position: absolute;
	font-size: 36px;
	align-items: center;
	pointer-events: none;
	justify-content: center;
	}
	.jss58 {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	z-index: 10;
	position: absolute;
	background: rgba(16, 18, 39, 0.72);
	align-items: center;
	justify-content: center;
	}
	.jss59 {
	width: 100%;
	max-width: 300px;
	}
	.jss60 {
	color: #6d6a6a;
	}
	.jss61 {
	width: 50px;
	height: 50px;
	margin-right: 16px;
	border-radius: 5px;
	background-size: cover;
	background-color: rgba(0, 0, 0, 0.2);
	background-repeat: no-repeat;
	background-position: center;
	}
	.jss62 {
	color: #2f3258;
	font-size: 1rem;
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.00938em;
	}
	.jss63 {
	opacity: 0.8;
	font-weight: 500;
	text-transform: uppercase;
	}
	.jss64 {
	pointer-events: all !important;
	}
	.jss65 {
	grid-column-end: 3;
	grid-column-start: 1;
	}
	.jss66 {
	grid-column-end: 5;
	grid-column-start: 3;
	}
	@media (max-width:959.95px) {
	.jss66 {
	grid-column-end: 3;
	grid-column-start: 1;
	}
	}
	.jss67 {
	top: 5px;
	color: #fff;
	right: 5px;
	height: 25px;
	display: flex;
	padding: 0 10px;
	z-index: 50;
	overflow: hidden;
	position: absolute;
	font-size: 12px;
	background: rgb(35, 37, 66);
	box-shadow: -3px 2px 0px rgba(0, 0, 0, 0.3);
	align-items: center;
	font-weight: 800;
	border-radius: 2px;
	}
	.jss67:after {
	top: 0;
	left: -5px;
	width: 50%;
	bottom: 0;
	content: " ";
	z-index: 2;
	position: absolute;
	transform: skewX(-30deg);
	background: rgba(255, 255, 255, 0.03);
	}
	.jss68 {
	margin-bottom: 10px;
	}
	.jss69 {
	height: 100%;
	display: flex;
	z-index: 30;
	overflow: hidden;
	position: relative;
	}
/* End List Game */ 

.qrcode .title {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	color: #fff;
	padding: 15px;
	font-size: 19px;
	background-color: #003d6b;
}

.qrcode .body {
	padding: 15px;
	background-color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
	border: 1px solid #ebebeb;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom: 3px solid #003d6b;
}

.qrcode .body h2,
.qrcode .body p {
	color: #4c5256;
	text-transform: capitalize;
}

.qrcode .body h2 {
	/*margin-top: 15px;*/
	font-weight: 700;
	font-size: 28px;
}

.qrcode .body .twid {
	/*margin-top: 15px;*/
	font-weight: 700;
	font-size: 16px;
}

.qrcode .body p {
	margin: 0;
	font-weight: 400;
	font-size: 16px;
}

#qrcode img {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	cursor: none;
}

.hidden{
	display: none;
}

.card {
	border-radius: 20px;
	box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 10%);
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #000000;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid #8c8c8c;
	border-radius: 5rem;
	-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.form-control:disabled,
.form-control[readonly] {
	background-color: #e4e4e4;
	opacity: 1;
}
label {
	display: inline-block;
	margin-bottom: 0.5rem;
}
textarea.form-control {
	border-radius: 1rem;
}

.roo1029 {
	margin: 0px auto;
	display: flex;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: rgba(205, 187, 255, 0.2);
	align-items: center;
	border-radius: 6px;
	justify-content: center;
}

.MuiPaper-elevation0 {
	box-shadow: none;
}

.roo1017 {
	cursor: pointer;
	height: 100%;
	display: flex;
	align-items: center;
	padding-left: 10px;
	padding-right: 10px;
}


.roo1020 {
	color: #fff;
	font-weight: 700;
	user-select: none;
	font-variant: tabular-nums;
}



.MuiSvgIcon-root {
	fill: currentColor;
	width: 1em;
	height: 1em;
	display: inline-block;
	font-size: 1.5rem;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	flex-shrink: 0;
	user-select: none;
}

.roo1022 {
	outline: none;
	color: #ffffff;
	height: 36px;
	background-color: #60af5a;
	font-weight: 500;
	border-radius: 6px;
}

.roo1022:hover {
	outline: none;
	color: #ffffff;
	background-color: #418c3b;
}

.MuiButton-label {
	width: 100%;
	display: inherit;
	align-items: inherit;
	letter-spacing: 0;
	text-transform: none;
	justify-content: inherit;
}

.help-block {
	margin-top: 0.3rem;
}

#service_description>div{
	padding: 10px;
	background-color: #1f7dd6;
	border-radius: 10px;
	color: white;
}

.datepicker.datepicker-dropdown.dropdown-menu{
	background-color: rgb(25 25 25 / 90%);
	border: 1px solid rgb(31 125 214);
}