.his-input-password input.set-password {
    padding-left: 17px;
    width: 100%;
    height: 40px;
    min-width: 16px;
    font-size: 13.5px;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4.2px;
    -moz-border-radius: 4.2px;
    border-radius: 4.2px;
}

.his-set-password-button-section {
    padding-top: 10px;
    justify-content: space-between;
    display: flex;
}

.set-password-btn {
    border: 0;
    outline: 0;
}

.set-password-form form .his-btn.disabled-after-click {
    pointer-events: none;
}

.alert, .alert-error {
    box-sizing: border-box;
    padding: 8px;
    margin-top: 0;
    width: 300px;
    height: auto;
    display: flex;
}

.set-password-input {
    position: relative;
}

.set-password-page {
    max-width: 400px;
    width: 100%;
    box-sizing: border-box;
    padding: 24px 22px;
    box-shadow: 0 1px 24px 0 rgba(1, 1, 1, .02);
    background-color: #fff;
}

.his-set-password-welcome {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 12px;
}

.his-set-password-main {
    line-height: 20px;
    font-size: 13px;
}

.his-set-password-link {
    line-height: 20px;
    font-size: 13px;
    color: #106ba3;
}

.his-set-password {
    width: 281px;
    margin-bottom: 5px;
    border-right: 4px solid transparent;
}

.his-set-password-label {
    font-size: 14px;
    line-height: 1.74;
    text-align: left;
    color: #2e3235;
    margin-bottom: 5px;
}

.contact_his {
    margin: 0;
}
