/* Org customisations of Grunt-produced theme */

/* Change padding of top navbar to avoid overlapping page title text. Only for fixed-top navbar */
.navbar.fixed-top {
    padding: 4px 4px;
}

#input-error-password {
    background-color: yellow !important;
    color: red !important;
}

#input-error-password-confirm {
    background-color: yellow !important;
    color: red !important;
}
