1 line
7.3 KiB
CSS
1 line
7.3 KiB
CSS
|
.login.login-5 .login-aside{background-color:#fff;-webkit-box-shadow:0 0 40px rgba(177,187,208,.15);box-shadow:0 0 40px rgba(177,187,208,.15)}.login.login-5 .login-aside .wizard-nav{padding:0}.login.login-5 .login-aside .wizard-nav .wizard-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step{padding:.75rem 0;-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;margin-bottom:1.5rem}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step:last-child{margin-bottom:0}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:50px;height:50px;border-radius:50px;background-color:#f3f6f9;margin-right:1.4rem}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-check{display:none;font-size:1.4rem}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-number{font-weight:600;color:#3f4254;font-size:1.35rem}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title{color:#181c32;font-weight:500;font-size:1.4rem}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc{color:#b5b5c3;font-size:1.08rem;font-weight:500}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-icon{-webkit-transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease;transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;background-color:#c9f7f5}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-icon .wizard-check{color:#1bc5bd;display:inline-block}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-icon .wizard-number{display:none}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-title{color:#b5b5c3}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=done] .wizard-label .wizard-desc{color:#d1d3e0}.login.login-5 .login-aside .wizard-nav .wizard-steps .wizard-
|