.change-password-page{background-image:-webkit-gradient(linear,right top,left bottom,from(#000),color-stop(#101010),color-stop(#1b1b1b),color-stop(#252525),to(#2f2f2f));background-image:linear-gradient(to left bottom,#000,#101010,#1b1b1b,#252525,#2f2f2f);background-position:50%;background-repeat:no-repeat;background-size:cover}.change-password-page .card{border-left:none;border-bottom:none;border-right:none}.change-password-page .card .card-image img{max-height:80px}.change-password-page .card .form-group .input-group .input-group-text{background:#39f;border-color:#39f;color:#fff}.change-password-page .modal .modal-footer{display:none}.change-password-page .text-expired{color:#ef5b5b;font-size:14px}.change-password-page .password-validation-wrapper{position:relative;top:-10px}.change-password-page .password-strength-wrapper{width:100%;background-color:#ddd;border-radius:4px;position:relative;top:8px}.change-password-page .password-strength{height:6px;width:0;border-radius:4px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.change-password-page .password-requirements-wrapper{margin:20px 0}.change-password-page .password-requirements-wrapper .password-requirements{margin-bottom:0}.change-password-page .password-requirements-wrapper .password-requirements b{font-size:14px;display:inline-block;margin-bottom:10px}.change-password-page .password-requirements-wrapper .password-requirements ul{list-style:none;margin:0;padding:0}.change-password-page .password-requirements-wrapper .password-requirements ul li{padding:5px 0;color:#b1b7c1}.change-password-page .password-requirements-wrapper .password-requirements ul li:before{content:"\f057";font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;margin-right:5px}.change-password-page .password-requirements-wrapper .password-requirements ul li.passed{color:#28bd8b}.change-password-page .password-requirements-wrapper .password-requirements ul li.passed:before{content:"\f058"}.change-password-page .weak-password{width:20%;background-color:#ef5b5b}.change-password-page .mid-password{width:55%;background-color:#fcf00f}.change-password-page .strong-password{width:100%;background-color:#3c9d74}.change-password-page .compare-passwords{position:relative;top:-10px}.change-password-page .equal-passwords{color:#3c9d74}.change-password-page .different-passwords{color:#ef5b5b}.change-password-page .logo-box{min-height:40px}