body{
    margin: 0;
    padding: 0;
    height: 100vh;
    background-size: fill;
    background-position: center;
    font-family: sans-serif;
    background-blend-mode: difference;
}

.loginbox{
    width:420px;
    min-height: 420px;
    background: ;
    color: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    padding: 70px 30px;
}


h1{
    padding: 1 1 30px;
    text-align: center;
    font-size: 40px;
}
.loginbox p{
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.loginbox input{
    width: 100%;
    margin-bottom: 20px;
}
.loginbox input[type="text"],input[type="password"]
{
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent;
    outline: none;
    height: 40px;
    color: #fff;
    font-size: 16px;
}

.loginbox input[type="submit"]
{
    border: none;
    outline: none;
    height: 40px;
    background: white;
    color: black;
    font-size: 18px;
    font-weight: 200;
    border-radius: 20px;
}
.loginbox input[type="submit"]:hover
{
    cursor: pointer;
    background: transparent;
    color: white;
}
.loginbox a{
    text-decoration :none;
    font-size: 12px;
    line-height: 20px;
    color: #000;
	
}
.loginbox a:hover
{
    color: aqua;
}
#particles-js
{
    height: 100%;
    background:url(../../images/hands.jpg) no-repeat center;
	background-size:cover;
}

/* logo page */
#logo {
   /* width: 247px;
   margin: 0 auto;*/
    padding: 15px;
    text-align: center;
	
}

.login-header {
    background: none;
    border-width: 0;
    height: 70px;
    text-align: center;
	margin-bottom:15px;

}
.hide {
    display: none;
}
.no-margin {
    margin: 0px !important;
}
.no-padding {
    padding: 0px !important;
}

#login {border-radius: 6px !important;
        background:rgb(255 255 255 / 70%)!important;
/*background:linear-gradient(45deg, rgba(236, 235, 229, 0.85) 54%, rgba(243, 241, 237, 0.87) 52%, rgba(255, 255, 255, 0.54) 116%)!important;*/
box-shadow:0px 0 0px hsla(0, 0%, 0%, 0.2), 14px 0 35px rgba(70, 72, 84, 0.59);
-moz-box-shadow: 0px 0 0px hsla(0, 0%, 0%, 0.2), 14px 0 35px rgba(70, 72, 84, 0.59);
-webkit-box-shadow:0px 0 0px hsla(0, 0%, 0%, 0.2), 14px 0 35px rgba(70, 72, 84, 0.59);
width: 100%;
margin:0px auto 0;
padding: 20px;
}


   .login-btn {
    /* background: url(../../img/login-btn.jpg); */
    background: #000 !important;
    border: none;
    box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    padding: 10px 0;
    border: 1px solid #ccc !important;

}

.login-btn:hover {
    opacity: 0.8;
    color: #fff;
	  background: #000;
    border: none;
    box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-box-shadow: 1px 0 1px #FFFFFF, 0 0 3px rgba(0, 0, 0, 0.2) inset;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    padding: 10px 0;
	outline:none;
}

#login .control-group {
    margin-bottom: -11px;
}

#login .form-actions {
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    margin-bottom: -37px;
}

#login input {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
#login input[type=checkbox] {
    margin-top: -3px;
}
#login span.add-on {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 10px;display: none;
    color: #828283;
    text-shadow: none;
}

#login input {
   
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid #4e4242;
    color: #fff;
    font-family: lato;
    background: rgba(248, 1, 0, 0) !important;
}

#login i {
    color: #999 !important;
}

#login #forget-password {
    font-size: 12px;
}

#login-copyright {
    text-align: center;
    width: 250px;
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    color: #999;
    font-size: 11px;
}

.control-wrap {
    width: 100%;
    display: inline-block;
}

#login .lock {
    width: 100px;
    float: left;
    margin-top: 28px;
    font-size: 110px;
    vertical-align: middle; display:none;
}

#login .lock i {
    vertical-align: middle;
}

#forgotform #input-email {
    width: 312px;
}

.controls {
	text-align:center;
	margin-bottom:30px;
}










