.navbar-logo img {
    height: 30px;
    max-width: 100%;
}
.auth-box.nobg {
    background-color: initial;
    box-shadow: none;
}
input.form-control.boxstyle {
    border: 0px;
    background-color: initial;
    border-bottom: 1px solid white;
}