@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;200;300;400;900&display=swap')
body,
html {
    background: #000;
    height: 100%;
    margin: 0;
}
body,
input {
    font-family: 'Roboto';
    font-weight:300;
    outline: none;
}
.bg {
    background-image: url("bg0.jpg");
    height: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: unset;
}
.loginfrm {
    z-index: 1;
    width: 350px;
    height: 100%;
    position: absolute;
    padding: 0;
    left: 0;
    background: rgb(0 0 0 / 50%);
}
.logo {
    width: 311px;
    height: 80px;
    position: relative;
    top: 50px;
    left: 50%;
    z-index: 1;
    margin-left: -132px;
}
.lgnfrm {
    height: 100%;
    position: relative;
    top: 30px;
    text-align: center;
}
.lgncntr span {
    position: absolute;
    top: -15px;
    font-size: 24px;
    text-shadow: 0 1px 2px #000;
    letter-spacing: 4px;
    color: #999;
    font-family: 'Roboto';
    font-weight: 100;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.lgncntr {
    position: relative;
    top: 180px;
    left: 28px;
    width: 290px;
    height: 232px;
    border-radius: 20px;
    border-style: solid;
    border-color: #494949;
    border-width: 0 1px 1px;
    background:  linear-gradient(to bottom, rgba(34,37,38,0) 0%, rgba(24,26,27,1) 100%);
    box-shadow: 0 15px 20px rgb(0 0 0 / 50%);
}
.logintxt {
    width: 80%;
    height: 40px;
    background: rgb(102 102 102 / 65%);
    border: 0;
    outline: none;
    letter-spacing: 2px;
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 0;
    text-align: left;
    text-transform: lowercase;
    border-radius: 7px;
    border: 1px solid #79611f;
    text-indent: 10px;
    margin-bottom: 12px;
    box-shadow: inset 0 0 12px rgb(0 0 0 / 65%);
}
.logintxt:focus{/* opacity:5; */}
.login {
    top: 0;
}
.passw {
    /* left: 165px; */
    /* border: 0; */
}
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.login{background-image: url(user.png)}
.login, .passw{background-repeat: no-repeat;background-position: 95% 14px;}
.passw{	background-image: url(key.png);}
.btn {
    position: relative;
    top: 5px;
    width: 83%;
    height: 50px;
    font-size: 18px;
    font-weight: 800;
    padding: 10px 0;
    background: linear-gradient(to bottom, rgb(215 163 19) 0%, rgba(201,157,37,1) 100%);
    color: #000000;
    letter-spacing: 1px;
    border: 0px solid #999;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgb(255 255 255 / 50%);
    border-color: #ffe295;
    border-style: solid;
    border-width: 1px 0 0 0!important;
    border-radius: 7px;
}
.btn:hover {box-shadow: 0 0 15px 5px rgb(255 247 0 / 45%);background: gold;border-width: 1px !important;}
.errortxt {
    position: relative;
    top: 50px;
    font-weight: 700;
    width: 100%;
    color: red;
    font-size: 12px;
}
.lgncntr .errortxt span{
    font-size: 14px;
    color: red;
    text-align: center;
    position: relative;
    letter-spacing: 0;
    top: 10px;
    font-weight: 500;
}
.error span {
    font-size: 14px;
    color: red;
    position: unset;
    letter-spacing: unset;
    font-family: montserrat;
	font-weight:400;
}
input::-webkit-input-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #aaa;


}
input:focus::-webkit-input-placeholder {
opacity:.5;
	text-shadow: 2px 2px 2px #000;
}

.bg{background-image:unset}

.noacct, .registerr {
	position:relative;
	font-size:12px;
	letter-spacing: 1px;
}
.noacct{
	top: 10px;
	color: #F5A343;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0;
	text-shadow: 1px 1px 5px #000
}
.registerr{
	background: #F5A343;
	width: 50%;
	position: unset;
	margin: 0 auto;height: 50px;
	margin-top: 15px;
	border-color: #ffbd6f;
	border-style: solid;
	border-width: 1px 0 0 1px !important;
	line-height: 50px;
	font-size: 14px
}
.registerr a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family: montserrat;
	font-weight:900;
	position: relative;
	bottom: 0;
	text-shadow: 2px 2px 5px #333
}
.depositt{
	position: relative;
	top: 20px;
	background: #F5A343;
	color:#fff;width: 50%;
	text-transform:uppercase;
	height: 50px;
	text-align: center;
	line-height: 50px;
	letter-spacing: 4px;
	font-weight: 700;
	text-shadow: 2px 2px 5px #333;
	margin: 0 auto;
	font-family: montserrat;
	font-weight:900;
	border-color: #ffbd6f;
	border-style: solid;
	border-width: 1px 0 0 1px !important;
	font-size: 20px
}
.rrights{
    position: absolute;
    bottom: 20px;
    color: #737373;
    font-size: 10px;
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-family: roboto;
}
.respimg{
  width: 100%;
  max-width: 264px;
  height: auto;
  }
 /* .logo:after{
	content: 'wagering: 1-888-700-1885';
	position:absolute;
	display:block;
	color: #fff;
	top: 80px;
	font-size: 9px;
	width: 100%;
	letter-spacing: 3px;
	border-top: 1px solid #56440c;
	text-align:center;
	padding-top: 5px;
	}*/
.depositt a, .depositt a:visited{text-decoration:none;color:#fff}
@media only screen and (min-width: 1920px) {
body {
    background-image: url("bg0.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}

}

@media only screen and (max-width: 1024px) {
.jislider {display:none}
	.logo{
		width: max-content;
		margin: 0 auto;
		max-width: 311px;
		position: relative;
		top: 50px;
		left: unset
		}
	.loginfrm{background: rgb(0 0 0 / 75%);width: 100%;}
	.lgncntr{
		width: 80%;
		position: relative;
		left: unset;
		margin: 0 auto;
		border-color: #666;
	}
	.depositt{
    margin: 0 auto;
    bottom: unset;
    top: 65px;
    position: relative;
    }
	.rrights{
    letter-spacing: 1px;
    color: #999;
    }
    .errortxt{
    top: 80px;
	}
  .logo:after{
	top: 76px;
	left: 15px;
	}
	.logintxt {
    /* background-color: rgb(102 102 102 / 30%); */
 }
}   
@media only screen and (min-height: 640px) and (max-height: 812px){
	.rrights, .depositt{
	}
	.rrights{
		bottom:20px;
	}
	.depositt{
		top: 20px;
	}
}
@media only screen and (min-height: 1024px) and (max-height: 1024px){
	.lgncntr{
		top: 40%;
		margin-top:-167px;
	}
	.logo{top:60px}
}




/**/