a {
    color: #0078cc;
}
.themecolor {
    color: #0078cc !important;
}
.themestrong {
    color: rgb(0,124,185) !important;
}
.button {
    background: #004a95 url('../images/bg-button-blue.gif') top left repeat-x !important;
    border-color: #004994 !important;
}
#sidebar #main-nav li a.nav-top-item {
    background: rgb(0, 85, 152);
    background: linear-gradient(135deg, rgba(0,124,185,1) 0%, rgba(0,70,140,1) 100%);
    background: -webkit-linear-gradient(-70deg, rgba(0,124,185,1) 0%, rgba(0,70,140,1) 100%);
    border-radius: 5px 0 0 5px;
    border-top: 1px solid #00A9D3;
    border-left: 1px solid #00A9D3;
}
/* Cor das bordas pontilhadas no espaco do usuario e orgao */
#profile-links .profile-orgaos {
    border-top: dashed 1px #bbb;
    border-bottom: dashed 1px #bbb;
}
ul.content-box-tabs li a:hover {
    color: #0078cc;
}
.pagination a.current {
    background: #004a95 url('../images/bg-button-blue.gif') top left repeat-x !important;
    border-color: #004994 !important;
}
.pagination span a.current {
    color: #0078cc !important;
}
.action-button span:hover {
    color: #0078cc;
}
/* Remember login and Custom modal button color */
.remember_button,
.custom_modal_button {
    background: rgb(0, 85, 152) !important;
    background: linear-gradient(135deg, rgba(0,124,185,1) 0%, rgba(0,70,140,1) 100%) !important;
    background: -webkit-linear-gradient(-70deg, rgba(0,124,185,1) 0%, rgba(0,70,140,1) 100%) !important;
}
/* Fim do remember login and Custom modal button color */
/* VidaFuncional Dashboard */
#dbColLeft hr {
    border-color: #0559A0 !important;
}
#dbColLeft .widget {
    background: #0460a5 !important;
}
#dbColLeft .wicon {
    background: rgba(5,55,95,0.7) !important;
}
#dbColLeft .wicon i {
    color: #0460a5 !important;
}
#dbColLeft .vejamais {
    background: rgba(5,55,95,0.4) !important;
}
#dbColLeft .vejamais:hover {
    background: rgba(5,55,95,0.6) !important;
}
#dbColRight {
    border-left: #0559A0 solid 2px !important;
}
/* Fim da VidaFuncional Dashboard */
.images_principal input.switch:checked ~ label:before {
   background: linear-gradient(to bottom, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%) !important;
}
.bgcolorfull {
    background: rgb(0,85,152) !important;
}
.bgcolorstrong {
    background: rgba(0,85,152,0.6) !important;
}
.bgcolorstrong2 {
    background: rgba(0,85,152,0.85) !important;
}
.bgcolorsmooth {
    background: rgba(0,85,152,0.2) !important;
}
.bgcolorsmooth2 {
    background: -webkit-linear-gradient(left, rgba(0,60,105,0.17) 0%, rgba(0,85,152,0.1) 100%) !important;
}
.bgcolorsmooth3 {
    background: rgba(0,85,152,0.05) !important;
}
.fa-actions {
    color: #005099;
}
/* Estilos para a nova temporalidade */
#hcolumns .htitle,
#hcolumns a,
#hcolumns #breadcrumb span,
#hcol_linhagem a {
    color: #0078cc;
}
#hcolumns #breadcrumb span:first-child {
    color: #555;
}
#hcolumns .column ul li:hover, #hcolumns .column ul li.active {
    background: rgba(0, 115, 178, 0.75) !important;
}
/* Fim dos estilos para a nova temporalidade */
/* Estilos para autocomplete */
.ui-menu .ui-menu-item:hover {
    background: rgba(0, 115, 178, 0.85) !important;
    border-left-color: rgba(0, 115, 178, 1) !important;
}
/* Fim dos estilos para autocomplete */
table .progressbar .ui-progressbar-value {
    background: rgb(0, 85, 152);
    background: linear-gradient(135deg, rgba(0,124,185,1) 0%, rgba(0,70,140,1) 100%);
    background: -webkit-linear-gradient(-70deg, rgba(0,124,185,1) 0%, rgba(0,70,140,1) 100%);
    border-top: 1px solid #00A9D3;
    border-left: 1px solid #00A9D3;
}
.vida-funcional-busca-resultados a:visited {
    color: rgb(5, 60, 100);
}
