@import url("./lib/jquery.jgrowl.min.css");

.office-message-success { background-color: #d5ffce !important; color: black !important;}

.office-message-error { background-color: #ffcece !important; color: black !important;}

.office-message-info { background-color: #d6ceff !important; color: black !important;}

#office-auth-form .red {
    color: darkred;
}