.note-pass-reset-done{
    padding: 5px 10px;
}
.password-reset-confirm .buttons-set{
    margin: auto;
    width: 50%;
}
.form-change-pass .buttons-set .button:hover{
    background-color: #ff5400;
}
.pass-reset-form .form-list {
   display:table;    
}
.pass-reset-form .form-list ul {
    display:table-footer-group;
}
.pass-reset-form .form-list p {
    display:table-header-group;
}
.pass-reset-form .errorlist{
    float: none;
    margin-left: 30px;
}
.pass-reset-form .errorlist li{
    margin-left: 47px;
}
.form-change-pass input{
    border: 1px solid;
    border-radius: 6px;
}
form .form-instructions{
    font-size: 15px;
    padding: 0 10px;
}
.form-validate label.error {
    position: absolute;
    clear: both;
    left: 292px;
    bottom: 35px;
}
.form-change-pass h2 {
    font-family: "Montserrat-Bold", sans-serif; 
    font-weight: bold;
}
.note-forgot-pass p {
    font-family: "Montserrat-Bold", sans-serif;  
    font-size: 15px;
}
.fail-reset-pass .form-change-pass{
    min-height: 150px;
}
.input-box label {
    font-family: "Montserrat-Light", sans-serif;
}
button.button {
    font-size: 14px;
}
ul.errorlist li, .error {
    margin-top: 0px;
}
.resend-activation-box {
    position: relative;
}

.form-validate .resend-activation-box label.error {
    left: 52px;
    top: 35px;
}
@media only screen and (min-width : 420px) {
    .form-forgot-pass .buttons-set {
        top: 88px;
    }
    .pass-reset-form .buttons-set{
        clear: none; 
        margin: 0; 
        padding-top: 2px; 
        text-align: none; 
    }
    .pass-reset-form .buttons-set button.button{
        float: left;
        margin-left: 20px;
    }
}
@media only screen and (min-width : 767px) {
    .password-reset-confirm .buttons-set{
        float: left;
        padding-bottom: 30px;
    }
    .password-reset-confirm .buttons-set{
        width: 58%;
    }
    .pass-reset-form .buttons-set{
        right: 200px;
    }
    .form-change-pass .buttons-set{
        margin-top: 30px;
    }
}
@media only screen and (min-width : 1024px) {
    .password-reset-confirm li{
        font-size: 12px;
    }
    .password-reset-confirm .form-change-pass .form-list {
        margin: 25px 0 0 325px;
    }
    .form-change-pass .form-list {
        margin: 25px 0 0 225px;
    }
    .password-reset-confirm .buttons-set{
        position: initial;
        width: 59%;
        margin: 10px 0 10px 0;
    }
    .password-reset-confirm  .form-change-pass{
        margin-bottom: 80px;
    }
    .password-reset-confirm  .input-box input,
    .form-change-pass .input-box label{
        margin-right: 10px;
    }

}
.password-reset-confirm  .input-box ul:first-of-type{
    display: none;
}
.password-reset-confirm .form-instructions{
    color: red;
    padding: 0 15px;
}
.password-reset-confirm .input-box label,
.password-reset-confirm .input-box  input{
    text-align: left;
    clear: both;
    float:left;
    margin-top: 5px;
}

.back-link-hidden a:hover {
    color: #fff;
}
@media only screen and (max-width : 768px) {

    .pass-reset-form h2, .pass-reset-form h3{
        font-size: 18px;
        font-weight: 600;
    }
    .customer-account-forgotpassword  #form-validate{
        float: left;
        width: 100%;
        position: relative;
    }
    .customer-account-forgotpassword .page-title{
        float: left;
        width: 100%;
        border-bottom: 2px solid #ff5400;
    }
    .form-change-pass{
        float: left;
        width: 100%;
        margin: 30px 0px;
        border: 1px solid #e8e8dd;
        min-height: 209px;
    }
    .form-change-pass h2{
        float: left;
        width: 100%;
        height: 45px;
        padding-left: 30px;
        background: rgba(255, 84, 0, 0.35);
        font-size: 15px;
        color: #0e1d2f;
        line-height: 45px;
    }
    .form-change-pass .back-link a{
        float: left;
        color: #e71a0f;
        margin-top: 30px;
        font-family: "Montserrat-Light", sans-serif;
    }
    .pass-reset-form .form-instructions{
        margin-top: 15px;
        padding: 0 20px;
    }
    .pass-reset-form .form-list {
        padding: 0 20px;
    }
    .pass-reset-form .buttons-set{
        margin-top: 31px;
    }
    .pass-reset-done .page-title{
        margin-bottom: 20px;
    }
    .pass-reset-form .form-list p>label{
        margin-right: 10px;
    }
    .form-validate label.error {
        position: absolute;
        clear: both;
        left: 71px;
        bottom: 30px;
    }
    .password-reset-confirm ul.form-list {
        text-align: center;
        padding: 0;
        float: none;
    }
    .password-reset-confirm ul.form-list li {
        display: inline-block;
        float: none;
    }
    .pass-reset-form .buttons-set{
        margin-top: 7px;
    }
    .note-forgot-pass p {
        padding-top: 10px;
    }
    .note-pass-reset-done {
        margin-top: 5px;
    }
    .password-reset-confirm .form-instructions {
        margin-top:15px;
    }
    .form-change-pass .buttons-set {
        margin: 0px;
    }
    .fail-reset-pass .note-forgot-pass p{
        padding-top: 50px;
    }
}
@media only screen and (max-width : 736px) {
    .password-reset-confirm .buttons-set {
        width: 60%;
    }
    .password-reset-confirm .form-instructions {
        padding-left: 15px; 
    }
}
@media only screen and (max-width : 568px) {
    .password-reset-confirm .buttons-set {
        width: 63%;
    }
    .form-validate label.error {
        left: 72px;
    }
}

@media only screen and (max-width : 414px) {
    .pass-reset-form .buttons-set{
        width: 15%;
        margin: 0 auto;
        padding-top: 30px;
    }
    .form-validate label.error {
        bottom: 95px;
        left: 82px;
    }
    .pass-reset-form .form-instructions{
        margin-left: 5px;
        text-indent: 5px;
        padding: 0 2px;
    }
    .pass-reset-form .form-list {
        margin: 0 10px;
    }
    .customer-account-forgotpassword .col-main{
        padding: 0px 10px;
    }
    .form-change-pass{
        margin: 28px 0;
        width: 100%;
    }
    .form-change-pass h2{
        padding-left: 10px;
    }
    .form-change-pass .back-link a{
        margin-left: 7px;
    }
    .password-reset-confirm .buttons-set {
        width: 67%;
    }
    .password-reset-confirm .form-instructions {
        padding: 10px;
    }
}
@media only screen and (max-width : 385px) {
    .form-validate .resend-activation-box label.error {
        left: 0px;
        top: 58px;
    }
}
@media only screen and (max-width : 375px) {
    .input-box {
        margin: 0 15px;
    }
    .form-validate label.error {
        left: 45px;
    }
    #form-validate input#id_email {
        width: 100%;
    }
    .pass-reset-form .buttons-set{
        width: 14%;
        margin: 0 auto;
    }
    .pass-reset-form .errorlist li{
        margin-left: 1px;
    }
}
@media only screen and (max-width : 320px) {
    .pass-reset-form .form-instructions {
        padding: 0 5px;
    }
    .pass-reset-form .form-list {
        margin: 0px;
    }
    .form-validate label.error {
        left: 35px;
    }
    .pass-reset-form .buttons-set {
        width: 15%;
    }
    .password-reset-confirm .buttons-set {
        width: 70%;
    }
}