html,body{height:100%;margin:0;padding:0}.background-blur{position:fixed;top:0;left:0;width:100%;height:100%;background: url('../assets/bg.png') center/cover no-repeat;z-index:-1}.content{min-height:100vh;height:100dvh;display:flex;justify-content:center;align-items:center;padding:1rem}img{width:80px;margin-bottom:20px}.card{background-color:#e8e8e8!important;box-shadow:6px 6px 18px rgba(0,0,0,.75)!important}input[type="text"],input[type="password"],input[type="email"]{border-radius:0 .5rem .5rem 0!important;border-color:#4c4c4c!important;background-color:#fff!important;font-size:.9rem!important}.input-text-group{background-color:#4c4c4c!important;border-radius:.5rem 0 0 .5rem!important}button[type="submit"]{border:none!important;border-radius:.5rem!important}h4,p,a,label,i{color:#000!important}i{color:gray!important}.back-arrow a>i:hover{color:green!important}.spinner-border{display:none}.shadow-darker{box-shadow:5px 5px 15px rgba(0,0,0,.5)}