/* Login Window, Logo change ad-theme/img/auth-logo.png, or*/


/*body .b-auth-win .popupContent {
    background: transparent !* url("ad-theme/img/auth-logo.png") 70px 50% no-repeat *!;
}*/

/* Header, Logo change ad-theme/img/mini-logo.png */
/*body .b-header-panel {
    background-color: #0684bd;
}*/

/* Navigation Panel */
/*body .b-desk-west {
    background-color: #0684bd;
}*/

/* Navigation Selected Item */
/*body .b-navigation-item[toggled="1"] .b-icon {
    fill: #0684bd;
}*/

/* Navigation Hover Item */
/*body .b-navigation-item:hover {
    background-color: rgba(255, 255, 255, .1);
}*/

/* Drag&Drop placeholder */
/*body .b-file-dnd {
    color: #0684bd;
    border: 4px dashed #0684bd;
}*/

/* spinner icon */
/*body .spinner i::before {
    color: #0684bd;
}*/

/* presence icon outline */
/*body .b-state-svg {
    background-color: #0684bd;
}*/

/* Directory Tab Icon */
/*body .b-directory-tab-panel .gwt-TabLayoutPanelTabInner[key=dir] div[key=icon]:after {
    color: #0684bd;
}*/

/*body .b-directory-tab-panel div[key=icon] svg {
    fill: #0684bd;
}

body .b-acl-action svg {
    fill: #0684bd;
}*/


/* Buttons */
/*body .gwt-Button {
    background: #0684bd;
}*/

/*body .b-btn-background, body .b-btn {
    background: #0684bd;
}*/

/*body .b-btn:hover, body .b-btn:focus, body .b-btn-background:hover, body .b-btn-background:focus {
    background: #0684bd;
}*/

/* Buttons */
/*body .gwt-CheckBox input + label:focus::before  {
    border: 1px solid #0684bd;
}*/

/* Dialog Popups */
/*body .gwt-DialogBox {
    border: 1px solid #0684bd;
    background: #0684bd;
}*/

/* Dialog Popups */
/*body.main-screen .fc-state-default {
    background: #0684bd;
}*/

/*body.main-screen .fc-right .fc-state-active {
    background: #0684bd;
}*/

/* Powered by is hidden */
/*body .b-powered-by2, body.main-screen .b-powered-by {
    display: none;
}*/
