﻿
/* ----------------- Skin ------------------- */

/* Cores textos, Links, Background */

h1, h2, h3, h4, h5, h6 {
    color: #737373;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #737373;
}
.site-header .topheader .nav > li > a {
    border-right: solid 1px #0C7045;
    color: #fff;
    font-weight: 300;
}

/*Menu Superior*/
.site-header .topheader .nav > li > a:hover {
    background-color: #737373;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu > li > a {
    color: #333;
}

/*HeaderSuperior Cor Fundo */
.topheader, .evo-top-bar, .evo-top-bar ul, .evo-off-canvas .title-bar {
    background: #fff;
}

/*HeaderSuperior Hover*/
    .evo-top-bar .evo-top-bar-content .dropdown.menu .is-dropdown-submenu li > a:hover,
    .evo-top-bar .evo-top-bar-content .dropdown.menu .is-dropdown-submenu li > a:focus {
        background-color: #fff;
        color: #093b50 !important;
    }



h1, .panel-default > .panel-heading, .headerLinks .navbar-nav > li > a,
.evo-top-bar, .evo-top-bar ul, .dashParticipante h4, .icon-color,
.primary-color-links a, .well h6, .evo-item-selection-panel .evo-item-selection-panel-item .evo-item-selection-panel-item-icon {
    color: #505050;
}

.stickyNav ul li a, .breadcrumbs-right li, .breadcrumbs a {
    color: #505050;
}
.stickyNav {
    box-shadow: 0 0 0px 0px rgba(10,10,10,0.15);
}



/*HeaderSuperior Hover Active*/
.evo-top-bar .evo-top-bar-content .dropdown.menu > li.is-dropdown-submenu-parent.is-active, .evo-top-bar ul ul,
.evo-top-bar .evo-top-bar-content .dropdown.menu li[data-evo-mega-menu] > a.hover {
    background-color: #f0f0f0;
}

/*HeaderSuperior Hover Cor Fonte*/
.evo-top-bar .evo-top-bar-content .dropdown.menu > li > a:hover,
.evo-top-bar .evo-top-bar-content .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a,
.evo-top-bar .evo-top-bar-content .dropdown.menu li[data-evo-mega-menu] > a.hover,
.evo-top-bar .evo-top-bar-content .dropdown.menu .menuEntidade .is-dropdown-submenu .is-submenu-item a:hover {
    color: #0071b5;
}


/*.menuParticipante .icons li:hover,
.menuParticipante li ul.dropdown {
    background-color: #f2f7fd !important;
}*/

.menuParticipante li ul.dropdown li a:hover {
    color: #f2f7fd;
}


/*stickyNav*/
.stickyNav {
    background: #f5f5f5;
}

.stickyNav ul li a:hover {
    color: #2178b4;
}

.stickyNav a.active {
    border-bottom: 2px solid #ffffff;
}

.colorBlue {
    color: #333;
}

.traco-center {
    background: #999999;
}

/* FIM Cores textos, Links, Background */

.orbit-bullets button.is-active {
    background-color: #999999;
}

.orbit-bullets button:hover {
    background-color: #737373;
}


.button {
    background-color: #777777;
}
    button:hover,
    button:focus,
    .button:hover,
    .button:focus {
        background-color: #545454;
    }

.box > .icon > .image {
    background: #acc32b;
}

.box > .icon:hover > .image {
    background: #999999;
}
/* home hover */
.box > .icon > .info {
    min-height: 178px !important;
}

.box > .icon .info p {
    font-size: 0.95rem;
    color: #2b2b38;
}

.box > .icon .info h3 {
    color: #999999;
}

.box > .icon:hover > .info > .more > a {
    background-color: #999999;
}



.evo-site-tabs--pattern-library-tabs .is-active a {
    background-color: #fbbc43;
}

.dashParticipante {
    color: #333 !important;
}

wrap-dash .cards small {
    color: #333;
}

.dashParticipante small, .dashParticipante h2 small, .dashParticipante h3 small, .dashParticipante h4 small, .dashParticipante h5 small, .dashParticipante h6 small {
    color: #333;
}

.top-bar-logo img, .logo-report img {
    height: 49px;
    margin-top: 2px;
}

.evo-inline-list-pipes .active {
    font-weight: bold;
}

.well {
    background: #f9f9f9;
}


table thead tr th, table thead tr td {
    color: #485193;
}

#Nav_04 {
    background: #fafafa;
}


.liContatoHeader {
    background: url(../../../Images/vector_icon_suport_menu_5.png) 1px no-repeat;
}


.evo-showcase-panel .evo-showcase-panel-item-small .evo-showcase-panel-item-label {
    font-size: 1.0rem;
    letter-spacing: -.0125rem;
}

.evo-off-canvas .title-bar .menu-icon [class^="evo-icon-"] {
    font-size: 1.5rem;
    color: #7c7c7c;
    top: 0;
    left: 0;
}
.evo-inline-list {
    margin: 0 0 0rem 0;
}
