div.error-message {
    color: red;
}

body {
    padding-top: 70px;
}

.login-user {
    margin-right: 15px;
}

.no-spin::-webkit-inner-spin-button,
.no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance: textfield !important;
}
