﻿
/* ----------------- Skin ------------------- */

body {
    color: #434a54;
    background: #fff
}

/* Cores textos, Links, Background */

.headerLinks .navbar-nav > li > a:hover {
    color: #434a54;
}

.site-header .topheader .nav > li > a {
    border-right: solid 1px #0C7045;
    font-weight: 300;
}
    /*Menu Superior*/
    .site-header .topheader .nav > li > a:hover {
        background-color: #434a54;
    }

.site-header .nav > li > a {
    padding: 10px 10px;
    border-right: solid 1px #dedede;
}


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, .color-primary, .breadcrumbs a, .breadcrumbs-right li {
    color: #3d1288 !important;
}


    .topheader, .evo-top-bar, .evo-top-bar ul, .evo-off-canvas .title-bar {
        background: #3d1288;
    }
/* Header Superior*/


footer {
    background: #f1f1f1;
}

.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: #026d46; /*Hover menu superior  direito*/
}

.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: #009a4e; /* hover menu superior direito #ea0000; */
}

.evo-top-bar .evo-top-bar-content .dropdown.menu li[data-evo-mega-menu] > a.hover, .topheader, .site-header .topheader .nav > li > a {
    color: #fff;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu > li > a:hover {
    color: #bababa;
}

.evo-top-bar .evo-top-bar-content .dropdown.menu li[data-evo-mega-menu] .dropdown-pane.is-open {
    background-color: #ffffff;
}

.top-bar-logo {
    top: 2px;
}

.stickyNav {
    background: #fafafa;
}

    .stickyNav ul li a, .page-header {
        color: #009a4e;
    }

        .stickyNav ul li a:hover {
            color: #4e4e4e;
            text-decoration: underline;
        }

    .stickyNav .dropdown-pane {
        background-color: #fafafa !important;
        border: 0px solid #ccc !important;
    }

        .stickyNav .dropdown-pane ul li {
            border-right: 0px !important;
            display: block !important;
            float: left;
            width: 200px;
            text-align: left;
        }

            .stickyNav .dropdown-pane ul li a {
                display: block !important;
            }

            .stickyNav .dropdown-pane ul li a {
                border-bottom: 0px !important;
            }


/* FIM Cores textos, Links, Background */

/*home botões do carrossel. */
.orbit-bullets button.is-active {
    background-color: #009a4e;
}

.orbit-container {
    max-height: none !important;
}

.evo-inline-list-pipes .active {
    font-weight: bold;
    color: #ffffff;
    background: #d2d2d2;
    padding: 0.45rem;
}

.button {
    background-color: #009a4e;
}

    button:hover,
    button:focus,
    .button:hover,
    .button:focus {
        background-color: #00723a;
    }

.box > .icon > .image {
    background: #009a4e;
}
/* home */
.box > .icon:hover > .image {
    background: #3d1288;
}
/* home */
.traco-center {
    background: #3d1288;
}
/* home */
.colorBlue {
    color: #6e7f86;
}

box > .icon > .info {
    min-height: 192px;
}

.dashParticipante .inner-wrap {
    background: #fafafa
}

.menuParticipante {
    background: #fff !important;
}

.liNotificacao .badge {
    background: #009a4e !important;
}

.box > .icon > .info {
    min-height: 200px;
}

