﻿@import url("/PSWidgets/Theme.PSWidgets.css?30610");

a, a:link, a:visited {
    color:#447fc0;
}

.Application_Menu,
.menuabsolute a,
.NavigationBar a.Active,
.NavigationBar a:hover,
.tab_buttons a.ativo,
.tab_buttons a:hover,
.select2-results .select2-highlighted,
.ButtonDefault,
.Button.Is_Default,
div.jqi .jqititle,
div.jqi .jqibuttons button.jqidefaultbutton { 
    background:#447fc0 !important;
}

body .title, .Heading1 {
    color:#666;
}

body .menu_interno .Menu_TopMenu a:link,
body .menu_interno .Menu_TopMenu a:visited,
body .menu_interno .Menu_TopMenu a{
    border-top:7px solid #2e5887 !important;
}

body .menu_interno .Menu_DropDownArrow {
    border-top-color: #2e5887 !important;
}

body .Menu_DropDownPanel,
.title_box{
    color:#fff;
    border-bottom-color:#447fc0;
    background:#2e5887;
}

body .Menu_DropDownPanel a {
    box-shadow: 0px 1px 0px #447fc0 !important;
    border-bottom: solid 1px #000000 !important;
}

body .check_bar div,
.painel_tab .line:not(.no-results) {
    color: #447fc0
}

body .Menu_DropDownPanel .dropdown-header { 
    background:#447fc0 !important;
    color:#d4ffc8 !important;
}

.ButtonDefault:disabled,
.Button.Is_Default:disabled {
    background:#447fc0 !important;
}

.Menu_TopMenus {
    background: #013974;
}

.Menu_TopMenus .Application_Menu .Menu_TopMenu>div>a::before{
    box-shadow: 1px 0px 0px #447fc0 !important;
    border-left: solid 1px #000000 !important;
}

.fund_type .titulo_cred,
.MenuLateralCurso a.ativo, 
.MenuLateralCurso a:hover,
.descricao_abas .abas a.ativo{
    background: #013974;
}

.MenuLateralCurso a {
    float:right !important;
}
