*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;margin:0;padding:0;background:linear-gradient(87deg,#3f2f50,#4d2f50)!important;font-family:Montserrat,sans-serif;font-size:16px;color:#fff}a{color:#fff;font-size:14px;text-decoration:none}.auth-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth-wrapper .logo{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);margin-bottom:1.25rem}.auth-wrapper .container{max-width:400px;margin:auto;padding:1rem;width:100%}.auth-wrapper h1{font-weight:400;font-size:1.25rem;text-align:center;margin:0 0 1.25rem;color:#fff}.auth-wrapper .card{-ms-flex-item-align:center;align-self:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;word-wrap:break-word;padding:2rem;margin-bottom:1rem}.auth-wrapper .card .card-header{text-transform:uppercase;font-weight:600;font-size:2rem;text-align:center;padding:2rem 0}.auth-wrapper .card label:not(.visible){font-size:1px;width:0;height:0;position:absolute;text-indent:-10000px}.auth-wrapper .card label.visible{font-weight:300;font-size:1rem}.auth-wrapper .card .form-group{margin-bottom:1.5rem}.auth-wrapper .card .form-control{display:block;width:100%;padding:.625rem .75rem;font-weight:300;font-size:1rem;line-height:1.5;color:#505863;background-color:#fff;background-clip:padding-box;border:1px solid #cad1d7;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .2s cubic-bezier(.68,-.55,.265,1.55);transition:all .2s cubic-bezier(.68,-.55,.265,1.55)}.auth-wrapper .card .form-control:active,.auth-wrapper .card .form-control:focus{border-color:rgba(63,47,80,.75);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(83,62,105,.25);box-shadow:0 0 0 .2rem rgba(83,62,105,.25)}.auth-wrapper .card .form-control.is-invalid{border-color:#fb6340}.auth-wrapper .card .form-check{display:-webkit-box;display:-ms-flexbox;display:flex}.auth-wrapper .card .button-wrapper{text-align:center}.auth-wrapper .card .button-wrapper .btn{font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;height:46px;text-transform:uppercase;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;width:100%;cursor:pointer}.auth-wrapper .card .button-wrapper .btn-primary{color:#fff;background:#172b4d;border:1px solid #172b4d}.auth-wrapper .card .button-wrapper .btn-primary:hover{background:#000;border-color:#000}.auth-wrapper .invalid-feedback{font-size:12px;font-weight:300;color:#fb6340;margin-top:5px}.auth-wrapper .info{font-size:12px;margin:.5rem 0;line-height:1.25;display:block;color:#8a8a8a}.auth-wrapper .text-center{text-align:center}.auth-wrapper .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.auth-wrapper .align-self-center{-ms-flex-item-align:center;align-self:center}.footer{font-size:12px;text-align:center;position:absolute;bottom:1rem;width:100%;color:#aaa}