



/*#Start-Header-Background#*/
#header, .toolMenuItems, .toolMenuItems ul {
    background-color: #2980b7;
}
/*#End-Header-Background#*/



/*#Start-Header-Hover#*/
#header #btObterMsg:hover, #header #logonBlock:hover, #header #instBlock:hover, #header #btHelpDesk:hover, #header #btChat:hover, #header #btAjuda:hover, 
#header #btConsulta:hover, #header #btAvisos:hover, #header #btEcran1:hover, #header #btEcran2:hover, .toolMenuItems li:hover,
#header #mainToolsContainer .toolItem:hover{
    background-color: #4c98ce;
}
/*#End-Header-Hover#*/



/*#Start-MainMenu-Background#*/
/*.menuHidden #btClip, .downCalendar, .datepicker-inline.datepickerWrapper, .calendar, .yearGrid, .yearGridDiv, .monthGrid, .monthGridDiv,*/
#main #menu, #accordionContent,
.downCalendar, .downTime {
    background-color: #2980b7;
}
#main #menu.menuHidden #btClip {
    background-color: #2980b7;
}
h3.downTime:hover {
    background-color: unset;
}
.goo-show-buttons-names #guardar:after, .goo-show-buttons-names #cancelar:after {
    background: transparent;
}
/*#End-MainMenu-Background#*/



/*#Start-MainMenu-Hover#*/
/*h3.downTime, h3.downTime:hover, .currentDay, .days div:hover, .datepicker-inline .calendar .month, .datepicker-inline .calendar .month .monthButton, .datepicker-inline .calendar .month .yearButton, .yearGridDiv:hover, .monthGridDiv:hover,*/
.calendar .days .currentDay,
.popup-multiplefield .multiplefield-month:hover, .popup-multiplefield .multiplefield-weekday:hover, .popup-multiplefield .multiplefield-day:hover, .multiplefield-year:hover,
#menu .treeNodeSelected {
    background-color: #4c98ce;
}
#menu .jstree-hovered, #menu .folderTitle {
    background: #4c98ce !important;
}
.datepicker-inline .calendar .days div.marcaDia {
    border-bottom-color: #4c98ce;
}
.calendar .days div:hover,
.calendar .daySelected,
.presentYear,
.yearGridDiv:hover, .monthGridDiv:hover,
.hourSelected, .minutesSelected,
.hourDiv:hover, .minutesDiv:hover {
    background-color: #4c98ce !important;
}
/*#End-MainMenu-Hover#*/













/*#Start-Tab-Background#*/
.tabSelector button {
    background: #eef2f7;
}
/*#End-Tab-Background#*/







/*#Start-TabSelected-Background#*/
.tabSelector button.goo-tab.tabSelected,
#bloco-ConsultaVistaModel-1 .tabSelector button.tabSelected {
    background: #2980b7;
}
/*#End-TabSelected-Background#*/



/*#Start-TabSelected-Hover#*/
#tabs-doc button.goo-tab.tabSelected:hover {
    background: #4c98ce;
}
/*#End-TabSelected-Hover#*/

