.auth-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw}.auth-bg .bg-overlay{opacity:.9}@media (min-width:768px){.auth-bg{height:100vh}}.auth-content{flex-grow:1}.auth-form{background-color:#fff;padding:30px}.auth-full-page-content{min-height:100vh}.auth-logo .logo-txt{color:#343a40;font-size:20px}.auth-pass-inputgroup input[type=input]+.btn .mdi-eye-outline:before{content:"\f06d1"}.bg-bubbles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.bg-bubbles li{animation:square 20s infinite;background-color:hsla(0,0%,100%,.1);border-radius:30px;bottom:-50px;display:block;height:40px;list-style:none;position:absolute;transition-timing-function:linear;width:40px}.bg-bubbles li:first-child{left:10%}.bg-bubbles li:nth-child(2){animation-delay:2s;animation-duration:17s;height:120px;left:20%;width:120px}.bg-bubbles li:nth-child(3){animation-delay:4s;left:25%}.bg-bubbles li:nth-child(4){animation-duration:22s;height:80px;left:40%;width:80px}.bg-bubbles li:nth-child(5){height:90px;left:70%;width:90px}.bg-bubbles li:nth-child(6){animation-delay:3s;height:120px;left:70%;width:120px}.bg-bubbles li:nth-child(7){animation-delay:7s;height:150px;left:32%;width:150px}.bg-bubbles li:nth-child(8){animation-delay:15s;animation-duration:40s;height:80px;left:55%;width:80px}.bg-bubbles li:nth-child(9){animation-delay:2s;animation-duration:40s;height:50px;left:25%;width:50px}.bg-bubbles li:nth-child(10){animation-delay:11s;height:140px;left:90%;width:140px}@keyframes square{0%{transform:translateY(0)}to{transform:translateY(-1000px) rotate(600deg)}}body[data-layout-mode=dark] .auth-logo .logo-txt{color:#fff}