﻿

/*HeaderSuperior Cor Fundo */
.topheader, .evo-top-bar, .evo-top-bar ul, .evo-off-canvas .title-bar {
    background: #149b9e;
}

.dropdown.menu > li.is-dropdown-submenu-parent.is-active {
    background-color: #747373 !important;
}

.dropdown.menu li[data-evo-mega-menu] > a.hover,
.evo-off-canvas .off-canvas .is-drilldown li.js-drilldown-back > a {
    background-color: #696868 !important; /*Hover menu superior  direito*/
}

.icons-home {
    font-size: 4rem;
    color: #149b9e;
}


.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: #149b9e !important;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu > li > a:hover {
    color: #ffffff;
}

.menuParticipante .icons li:hover,
.menuParticipante li ul.dropdown {
    background-color: #f7fbff !important;
}

.menuParticipante .is-dropdown-submenu .is-submenu-item a {
    color: #666 !important;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu li[data-evo-mega-menu] .dropdown-pane.is-open ul li a,
.evo-top-bar .evo-top-bar-content .dropdown.menu li[data-evo-mega-menu] .dropdown-pane.is-open ul li a:hover,
.evo-top-bar .evo-top-bar-content .dropdown.menu li[data-evo-mega-menu] .dropdown-pane.is-open ul li a:focus {
    color: #666;
}



.evo-top-bar ul ul {
    background: #696868;
}
.stickyNav {
    background:#ffffff;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu > li > a:hover{text-decoration:underline;}

.pagination .current {
    background: #00675b;
}

table thead tr th, table thead tr td {
    color: #00675b
}

.button {
    background-color: #00675b;
}

    button:hover,
    button:focus,
    .button:hover,
    .button:focus {
        background-color:#656565 ;
    }

h1, h2, h3, h4, h5, h6, .colorBlue {
    color: #696868; 
    letter-spacing: 0.0455rem;
}

.orbit-bullets button.is-active {
    background-color: #00675b;
}

.traco-center {
    background: #149b9e;
}

.orbit-bullets button:hover {
    background: #00675b;
}


.well {
    padding-bottom: 2rem;
}

.box > .icon > .info {
    border: 1px solid #e0e0e0;
    min-height: 180px;
}

.box > .icon > .image {
    background: #149b9e;
}

.box > .icon:hover > .image {
    background: #00675b;
}

.box > .icon .info .more a:hover {
    background: #00675b;
}





