body{height:100vh;background:url(~/Theme/img/BG.png)!important;display:flex;flex-direction:column;align-items:center;justify-content:center;background-repeat:no-repeat!important;background-size:cover!important}body.swal2-height-auto{height:inherit!important}.card{overflow:visible;border:0!important;width:100%;border-radius:20px!important;background-color:rgba(0,0,0,.5);box-shadow:0 .5rem 1rem 0 rgba(0,0,0,.1)}.img-left{width:70%;background:url(~/Theme/img/erc.png) center;background-size:cover}.card-body{padding:2rem;width:70%}.title{margin-bottom:2rem}.form-input{position:relative}.form-input input{width:100%;height:45px;padding-left:40px;margin-bottom:20px;box-sizing:border-box;box-shadow:none;border:1px solid #00000020;border-radius:50px;outline:0;background:transparent}.form-input span{position:absolute;top:10px;padding-left:15px;color:#007bff}.form-input input::placeholder{color:#000;padding-left:0}.form-input input:focus{border:2px solid #007bff}.form-input input:focus::placeholder{color:#454b69}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff!important;border:0}.form-box button{margin-top:10px;border:0;cursor:pointer;border-radius:50px;background:#007bff;color:#fff;font-size:90%;font-weight:bold;letter-spacing:.1rem;transition:.5s;padding:12px}.form-box button[type="submit"]:hover{background:#0069d9}.forget-link,.register-link{color:#007bff;font-weight:bold}.forget-link:hover,.register-link:hover{color:#0069d9;text-decoration:none}.form-box .btn-social{color:#fff!important;border:0;font-weight:bold}