.page-reset{display:grid;background:url("../media/FondNetshare1920-2.jpg");background-size:cover;}
.page-reset .inner-page{width:100%;margin:auto;background-color: rgba(255,255,255,0.5);}
.logo{}
.logo img{width:300px;}
.reset-box{margin:auto;max-width:450px}
.login-box-body{width:100%;}
.login-box-body .col-lg-12{padding-bottom:15px;}
.full-page-wrapper.wrapper.page-auth{min-height:100%;height:100%;}
.reset-box .logo-form-reset{width:auto;padding:25px;margin-bottom:10px !important;/*border:1px solid #ddd;*/}
.right-block{/*position:fixed;right:15%;bottom:15%;*/background:#ffffff;border:2px solid #ddd;border-radius:10px;width:400px;}
.reset-box .title{color:#203382;font-size:20pt;text-align:left;}
.reset-box #form-reset-user{padding:10px;}
.reset-box .form-group{margin-left:0px;margin-right:0px;text-align:left;}
.reset-box .col-sm-12{padding-left:0px;padding-right:0px;}
.reset-box .control-label{color:#203382;font-size:13pt;text-align:left;}
.reset-box .fancy-checkbox{text-align:left;}
.reset-box #bt-reset-user{background:#203382;border:#203382;border-radius:10px;}
.reset-box .links p a{color:#BDBDBD;}
.reset-box .links p a:hover{color:#BDBDBD;}
@media screen and (max-width:459px){
	.right-block{/*width:90%;*/position:fixed;left:0;bottom:15%;}
}

@media screen and (min-width:460px) and (max-width:799px){
	.right-block{/*width:90%;*/position:fixed;bottom:15%;left:5%;}
}

@media screen and (min-width:800px){
	.right-block{/*width:50%;*/position:fixed;right:15%;bottom:15%;}
}