@import url(https://fonts.googleapis.com/css?family=Open+Sans);.password-changer[data-v-e7ac4e66]{font-family:Open Sans,sans-serif;background-color:#fff;border-radius:5px;width:90%;margin:15px auto;text-align:left;font-size:.875rem}.password-changer button[data-v-e7ac4e66],.password-changer input[data-v-e7ac4e66],.password-changer label[data-v-e7ac4e66]{display:block}.password-changer .btnSubmit[data-v-e7ac4e66]{height:30px;border:none;background:#00bfff;color:#fff;font-family:Open Sans,sans-serif;padding:5px 30px;box-sizing:content-box;border-radius:5px;font-size:1em;cursor:pointer}.password-changer .disabled[data-v-e7ac4e66]{opacity:.5}.password-changer input[data-v-e7ac4e66]{border:none;width:100%;border-bottom:2px solid #d3d3d3;margin:20px auto 8px;position:relative;padding-bottom:10px;box-sizing:border-box;transition:.3s;font-size:16px}.password-changer input[data-v-e7ac4e66]:focus{outline:none;border-bottom:2px solid #00bfff}.password-changer label[data-v-e7ac4e66]{margin:0;font-size:.8em;font-weight:700}.password-changer .show-box[data-v-e7ac4e66]{align-self:flex-end;height:30px;opacity:.5}.password-changer .show-box button[data-v-e7ac4e66]{float:right;background:none;border:none;cursor:pointer}.password-changer .show-box button[data-v-e7ac4e66]:focus{outline:none}.password-changer ul li[data-v-e7ac4e66]{list-style:none}.password-changer ul li i[data-v-e7ac4e66]{margin-left:-15px;margin-right:15px}.password-changer ul .checked[data-v-e7ac4e66]{color:#00bfff}.password-changer .short[data-v-e7ac4e66]{color:#ff4136}.password-changer .weak[data-v-e7ac4e66]{color:orange}.password-changer .fair[data-v-e7ac4e66]{color:#00bfff}.password-changer .excellent[data-v-e7ac4e66]{color:#32cd32}.password-changer .rg-bar[data-v-e7ac4e66]{background-color:#d3d3d3;width:100%;margin-top:10px;height:8px;border-radius:2px}.password-changer .rg-bar .highlight[data-v-e7ac4e66]{height:100%;transition:.5s;width:5%;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:grey}.password-changer .rg-bar .bgShort[data-v-e7ac4e66]{background-color:#ff4136;width:15%}.password-changer .rg-bar .bgWeak[data-v-e7ac4e66]{background-color:orange;width:40%}.password-changer .rg-bar .bgFair[data-v-e7ac4e66]{background-color:#00bfff;width:60%}.password-changer .rg-bar .bgExcellent[data-v-e7ac4e66]{background-color:#32cd32;width:100%}.na-text{margin-right:.5rem}.na-text.text-pressed{color:#ff5a5e}.half-opacity{opacity:.5}.feedback-step .centered-rate.is-empty-error .rate-item .icon .star{-webkit-animation:changeFillStar 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:changeFillStar 1.2s cubic-bezier(.5,0,.5,1) infinite}@-webkit-keyframes changeFillStar{0%{background-image:url(/images/icon-star-selected.svg)}to{background-image:url(/images/icon-star.svg)}}@keyframes changeFillStar{0%{background-image:url(/images/icon-star-selected.svg)}to{background-image:url(/images/icon-star.svg)}}