.auth-wrapper .auth-box {
    box-shadow: 1px 0 20px rgba(0,0,0,.08);
    margin: 2% 0;
    max-width: 500px;
    width: 100%;
}

.datepicker-years{
    border: solid 1px black;
}

.help-block-error{
    color:red;
}