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

.office-message-success { background-color: #2E8882 !important; }
.office-message-error { background-color: #ff938a !important; }
.office-message-info { background-color: #777777 !important; }


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