body {
    background-color: #F3F3F3;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

label {
    font-weight: 400;
}

.legend{
    list-style: none;
}

.legend li {
    float: right;
    margin-right: 10px;
}

select {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s;
    cursor: pointer;
    display: inline-block;
}

/*scroll*/
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: #F5F5F5
}

body::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ccc
}

.tooltip-8-idea {
    display: inline-block
}

.tooltip-8-idea .tooltip-text-8-idea {
    margin-left: 9px;
    visibility: hidden;
    : auto;
    background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #aeaeae;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    opacity: 0;
    transition: opacity 1s;
    position: absolute;
    z-index: 1
}

.tooltip-8-idea .tooltip-text-8-idea::after {
    content: " ";
    position: absolute;
    top: 5%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #aeaeae transparent transparent
}

.tooltip-8-idea:hover .tooltip-text-8-idea {
    visibility: visible;
    opacity: 1
}

.editor-field .counter-caracteres-8-idea {
    color: #597fac;
    float: right;
    margin-top: -10px !important
}

.counter-caracteres-8-idea {
    color: #597fac;
    float: right
}

.footer {
    color: #4ba4d1;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    text-align: center
}

textarea {
    width: 100%;
    padding: 5px;
    font-size: 16px;
    height: 34px;
    background: #F3F3F3;
    -webkit-appearance: none;
    border-style: solid;
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-color: rgb(169, 169, 169);
    border-top-color: rgb(169, 169, 169);
    border-right-color: rgb(169, 169, 169);
    border-bottom-color: rgb(169, 169, 169);
    border-left-color: rgb(169, 169, 169);
    border-width: thin
}

.ui-widget-header {
    background: rgba(75, 164, 209, .48) 50% 50% repeat-x !important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: rgba(75, 164, 209, .15) 50% 50% repeat-x !important
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: rgba(75, 164, 209, .39) 50% 50% repeat-x !important
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: rgba(75, 164, 209, .98) 50% 50% repeat-x !important
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid rgba(66, 100, 195, .25)
}

.col-btn-consultar-relatorios-8-idea {
    margin-top: 50px
}

.row-filtros-relatorios-8-idea {
    margin-top: 50px
}

.input-i-8-idea {
    margin-top: -37px !important;
    display: inherit !important;
    margin-left: 90% !important;
    font-size: 20px !important;
    padding-bottom: 15px !important
}

.input-i-search-8-idea {
    margin-top: -37px !important;
    display: inherit !important;
    margin-left: 83% !important;
    font-size: 20px !important;
    padding-bottom: 15px !important
}

.search-field-8-idea {
    max-width: 150px;
    min-width: 150px
}

@media (max-width:900px) {
    .btn-8-ideia-filtrar {
        margin-top: 15px;
        margin-bottom: 10px !important;
        padding-top:2px;
           
    }
}

@media (min-width:768px) {
    .btn-8-ideia-filtrar {
        margin-top: -15px
    }
}

.editor-label label {
    color: #597fac;
    margin-bottom: 0;
    font-weight: 100
}

.editor-field input {
    margin-bottom: 10px
}

.editor-field textarea {
    margin-bottom: 5px
}

.editor-field {
    width: auto !important
}

.editor-label {
    width: auto !important
}

.linha-secao-filtros div {
    background-color: white
}

.secao-filtros {
    background-color: white;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 10px !important
}

.linha-secao-filtros .col-md-3 {
    padding-left: 0px !important
}

input[type='file'] {
    display: none !important
}

input[type='file'] {
    display: none !important
}

input[type=text],
input[type=select] {
    width: 100%;
    padding: 5px;
    font-size: 16px;
    height: 34px;
    background: #F3F3F3;
    -webkit-appearance: none;
    border-style: solid;
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-color: rgb(169, 169, 169);
    border-top-color: rgb(169, 169, 169);
    border-right-color: rgb(169, 169, 169);
    border-bottom-color: rgb(169, 169, 169);
    border-left-color: rgb(169, 169, 169);
    border-width: thin
}

select option {
    cursor: pointer !important
}

.dropdown-menu2 > li {
    cursor: pointer !important;
}

.dropdown-menu2 label {
    cursor: pointer !important;
    font-weight: 100 !important;
    padding: 10px 10px;
    padding-right: 30px;
}


.dropdown-menu2 .checkbox {
    margin: 0px;
}


.dropdown-menu2 input[type=checkbox] {
    cursor: pointer !important;
    margin: 0;
    top: 40%;
    position: relative;
}

.dropdown-menu2 > li > a {
    padding: 0 !important;
}

.dropdown-toggle:focus, .dropdown-toggle:hover {
    text-decoration: none;
}

.form-control {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075) !important
}

.input-group-addon-8-idea {
    padding: 6px 12px;
    color: #597fac !important;
    background: #F3F3F3 !important;
    background-color: #F3F3F3 !important;
    background-image: initial !important;
    background-position-x: initial !important;
    background-position-y: initial !important;
    background-size: initial !important;
    background-repeat-x: initial !important;
    background-repeat-y: initial !important;
    background-attachment: initial !important;
    background-origin: initial !important;
    background-clip: initial !important;
    background-color: rgb(243, 243, 243);
    border-color: rgb(169, 169, 169) !important;
    border-top-color: rgb(169, 169, 169) !important;
    border-right-color: rgb(169, 169, 169) !important;
    border-bottom-color: rgb(169, 169, 169) !important;
    border-left-color: rgb(169, 169, 169) !important;
    border-radius: 4px;
    border-left: 0px !important;
    font-size: 18px !important
}

.input-group-addon-8-idea i {
    margin-top: 2px
}

.input-group-transparent input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right: 0
}

.input-group-transparent {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none
}

.navbar-8IDEA {
    background-color: white;
    color: #fff;
    border: 0;
    border-radius: 0px;
    margin-bottom: 0px;
    line-height: 50px;
    max-height: 50px;
}

.icone-menu-8-idea {
    font-size: 18px !important;
    width: auto !important;
    height: 19px
}

.hamburger-inner,
.hamburger-inner:before,
.hamburger-inner:after {
    background-color: #355d98;
    float: left
}

.hamburger-open:before {
    transform: rotate(135deg);
    top: -4px;
}

.hamburger-open:after{
     transform: rotate(45deg);
     top:-4px;
}

.hamburger-open{
    background-color: rgba(0,0,0,0);
}


.linha-vertical-8-idea {
    border-left: thick solid #fff;
    border-left-width: 1px
}

.linha-center-8-idea {
    text-align: center !important;
    margin-left: 0px;
}

.navbar-default .navbar-brand {
    color: white !important
}


@media (min-width:768px) {
    .btn-adicionar-registro-ocorrencia {
        margin-top: -10px;
        float: right
    }
}

@media (max-width:768px) {
    .ui-dialog-content button {
        width: 100%
    }

    .label-input-button {
        width: 100%
    }

    .btn-adicionar-palavra-chave {
        width: 100%
    }

    .button-dash-ocorrencias-gerais {
        margin-top: 10px
    }

    .btn-8-ideia-padrao-azul {
        width: 100%;
        padding-top:5px;
    }
}

.btn-adicionar-disposicao-inicial {
    margin-top: 15px
}

.btn-adicionar-porque {
    margin-top: 20px
}

.btn-adicionar-usuario {
    margin-top: 20px
}

.btn-adicionar-atitude-esperada {
    margin-top: 15px
}

#hamburger-menu {
    max-height: 50px;
    padding: 10px 0px 10px 20px;
}

.main-color-blue-8-idea {
    color: #597FAC !important
}

.button-blue-8-idea {
    background: #597FAC !important;
    color: white !important;
    border: 1px #ccc solid
}

.button-white-8-idea {
    background: red !important;
    color: #597FAC !important;
    background: white !important;
    border: 1px #597FAC solid !important
}

    .button-white-8-idea:hover {
        background: rgba(89, 127, 172, .09) !important
    }

.button-dash-8-idea {
    padding: 10px 10px 10px 10px;
    text-align: center !important;
    background-color: #F3F3F3;
    border-radius: 5px;
    border: 1px #B8B8B8 solid;
    max-width: 200px;
    margin: 5px 5px;
}

    .button-dash-8-idea:active,
    .button-dash-8-idea:focus {
        outline: 0;
    }

    .button-dash-8-idea-active {
        background-color: rgb(197, 197, 197);
    }

.btn-8-ideia-download {
    padding: 2px !important
}

.btn-8-ideia-padrao-azul {
    background: #597FAC !important;
    color: #fff !important;
    padding-top:10px;
    top:4px;
    min-width: 150px;
    width: auto;
}
    .btn-8-ideia-padrao-azul label,
    .btn-8-ideia-padrao-azul i {
        pointer-events: none;
    }

    .btn-8-ideia-padrao-azul:hover {
        color: #fff;
        cursor: pointer
    }

    .btn-8-ideia-padrao-azul:focus {
        color: #fff;
        cursor: pointer
    }

    .btn-8-ideia-padrao-azul:active {
        color: #fff;
    }

.check-box-group-8-ideia .editor-label {
    background-color: #F3F3F3;
    padding: 3px
}

.check-box-group-8-ideia .editor-field {
    background-color: #F3F3F3;
    padding: 3px
}

.background-gray-8-ideia {
    background-color: #F3F3F3
}

.titulo-pagina-8-idea {
    color: #7594B9;
    margin-bottom: 10px;
    font-size: 20px;
    max-height: 18px
}

.nav-tabs li a {
    color: gray;
    background-color: #E5E8ED;
    outline: 0
}

.nav-tabs .active a {
    font-weight: 600
}

.nav-tabs {
    margin: 10px 10px;
}

.parentTabs {
    margin-bottom: 10px
}

.disable_a_href {
    pointer-events: none;
    background-color: #fff !important;
    background: repeating-linear-gradient(45deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 10px, rgba(0, 0, 0, .3) 10px, rgba(0, 0, 0, .3) 16px);
    cursor: not-allowed
}

@media (max-width:768px) {
    .nav-tabs > li {
        float: none !important;
        margin-top: 5px !important;
        margin-bottom: -1px
    }
}

table.tabela-anexo-8-idea .btn-delete {
    border: 0;
    background-color: inherit !important;
    background: inherit !important;
    font-size: 22px
}

table.tabela-anexo-8-idea thead tr {
    border: 1px solid black !important;
    background-color: #f3f3f3 !important
}

table.tabela-anexo-8-idea tr {
    border: 1px solid gray
}

    table.tabela-anexo-8-idea tr td {
        border: 0px !important;
        height: 30px;
        vertical-align: middle !important
    }

table.tabela-anexo-8-idea tbody tr:nth-child(odd) td {
    background-color: white
}

table.tabela-anexo-8-idea tbody tr:nth-child(even) td {
    background-color: #e5e8ed !important
}

.filtro-tabela-8-idea {
    cursor: default !important
}

    .filtro-tabela-8-idea:hover {
        cursor: default !important;
        background-color: white !important
    }

.field-max-width-descricao-8-idea {
    max-width: 200px !important;
    text-overflow: ellipsis;
    overflow: hidden
}

.table-default-8-idea {
    border: none;
    margin-bottom: 3px !important;
    overflow-x: auto !important;
}
    .table-default-8-idea tr:not(:first-child) {
        cursor: pointer;
    }

    .table-default-8-idea tbody tr:first-child {
        background-color: #355d98 !important;
        color: white;
        border: 0px !important
    }

    .table-default-8-idea tr td {
        height: 40px;
        vertical-align: middle !important
    }

    .table-default-8-idea th {
        height: 40px;
        vertical-align: middle !important;
        border: none !important
    }

    .table-default-8-idea td {
        height: 40px;
        vertical-align: middle !important;
        border-top: 1px solid rgba(0, 0, 0, .1)
    }

        .table-default-8-idea td:nth-child(1),
        .table-default-8-idea th:nth-child(1) {
        }

    .table-default-8-idea > tbody > tr:nth-child(odd) {
        background-color: white
    }

    .table-default-8-idea > tbody > tr:nth-child(even) {
        background-color: white
    }

    .table-default-8-idea > tbody > tr:hover {
        background-color: rgba(89, 140, 199, .28)
    }

.tabela-responsiva {
    margin: 0;
    border-collapse: collapse
}

    .tabela-responsiva td,
    th {
        padding: .5em 1em;
        border: 1px solid #999
    }

.table-container-outer {
    position: relative
}

.table-container {
    width: 100%;
    overflow-y: inherit;
    overflow-x: auto;
    margin: 0 0 1em
}

.table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px
}

.table-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3)
}

.table-container-fade {
    position: absolute;
    right: 0;
    width: 13px;
    height: 92%
}

.table-default-8-idea button {
    border: 0;
    background-color: inherit !important;
    background: inherit !important;
    font-size: 22px
}

    .table-default-8-idea button:focus {
        outline: 0
    }

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
    vertical-align: middle
}

    .switch input {
        display: none
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #4d5968;
    -webkit-transition: .4s;
    transition: .4s
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s
    }

input:checked + .slider {
    background-color: #ccc
}

input:checked {
    background-color: #ccc
}

input:focus + .slider {
    box-shadow: 0 0 1px #ccc
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px)
}

.slider.round {
    border-radius: 34px
}

    .slider.round:before {
        border-radius: 50%
    }

@media (min-width:768px) {
    .header-mobile {
        display: none !important
    }

    .mobile {
        display: none !important
    }

    .icone-notificacao-8-idea {
        font-size: 25px;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        padding: 13px;
        color: white !important;
        background-color: inherit !important
    }

    .logo-8-idea {
        max-height: 50px;
        margin-left: 20px
    }

    .logo-8-idea-center {
        max-height: 100px;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

.logo-8-idea-footer {
    max-height: 50px;
    margin-top: 15px
}


@media (max-width:768px) {
    .header-web {
        display: none !important
    }

    .icone-notificacao-8-idea {
        font-size: 22px !important;
        float: right;
        background-color: inherit !important;
        color: white;
        text-decoration: none !important
    }

        .icone-notificacao-8-idea:visited {
            color: white !important
        }

    .header-mobile ul li {
        display: inline-flex
    }

    .dropdown-notification {
        display: flex !important
    }

        .dropdown-notification li {
            display: flex !important
        }

        .dropdown-notification a {
            display: flex !important
        }

    .header-mobile {
        height: 60px
    }

        .header-mobile ul li a {
            display: inline-flex;
            padding: 0px !important
        }

    .li-aviso-8-idea {
        float: right !important;
        position: fixed !important;
        top: 5px;
        right: 10px
    }

    .li-titulo-pagina-8-idea {
        vertical-align: super
    }

    .logo-8-idea {
        max-height: 50px;
        margin-top: 20px
    }

    .logo-8-idea-footer {
        max-height: 50px;
        margin-top: 15px
    }
}

@media (min-width:768px) {
    .textos-div-relatorio {
        margin-top: 50px
    }
}

@media (max-width:768px) {
    .textos-div-relatorio {
        padding-top: 50px;
        margin-top: 10px
    }
}

@media (min-width:768px) {
    .textos-div-dashbord {
        margin-top: 20px
    }
}

@media (max-width:768px) {
    .textos-div-dashbord {
        padding-top: 20px;
        margin-top: 10px
    }
}

.row-relatorios-8-idea {
    margin-left: 0;
    margin-right: 0;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px
}

.div-pai-relatorios {
    background-color: #a8c9da;
    height: 150px;
    vertical-align: middle;
    border-radius: 7px
}

.relatorio-active-8-idea .div-pai-relatorios {
    background-color: rgba(168, 201, 218, .43) !important
}

.div-relatorios-8-idea {
    padding-right: 5px !important;
    padding-left: 5px !important;
    height: 150px;
    vertical-align: middle
}

    .div-relatorios-8-idea div:first {
        margin-top: 50px
    }

.inner-div-relatorios-8-idea_andamento {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: darkseagreen;
    color: white;
    text-align: center;
    font-size: 26px;
    display: inline-block;
    padding-top: 5px
}

.inner-div-relatorios-8-idea_critica {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: red;
    color: white;
    text-align: center;
    font-size: 26px;
    display: inline-block;
    padding-top: 5px
}

.inner-div-relatorios-8-idea {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #597fac;
    color: white;
    text-align: center;
    font-size: 26px;
    display: inline-block;
    padding-top: 5px
}

.label-relatorios-8-idea {
    color: white;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 82%;
    text-overflow: ellipsis
}

.label-dashbord-8-idea {
    color: white;
    text-align: left;
    display: inline-block;
    font-size: 16px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: ellipsis
}

.img-sem-icone-8-idea {
    height: 23px;
    margin-top: -3px
}

/*margem para os campos floating-label*/

.field-margin-center {
    display: block;
    text-align: -webkit-center;
    position: relative;
}

.field-margin-in-first {
    margin: 20px 20px;
    position: relative;
}

.field-margin-in {
    margin: 20px 20px;
    position: relative;
}
/*fim margem campos floating-label*/

.no-padding > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 0;
}

.active-menu {
    top: 50px;
    width: 60%;
}

.navbar-section-8IDEA {
    max-height: 50px;
}

.loading {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    height: 100%;
    width: 100%;
    vertical-align: top;
    background: rgba(255,255,255,.9) 50% 50% no-repeat;
}

.loading-desktop {
    left: inherit;
    width: inherit;
}

.loading-mobile {
    left: 0;

    width: 100%;
}

.loading-fullscreen {
    color: #597FAC;
    padding-top: 500px;
    padding-right: 500px;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.loading-active {
    display: block;
}

/*navbar*/

.nav-bar-8IDEA {
    max-height: 50px;
}

.atrasado{
    color: red;
}


/*tela documento interno*/
.tableLegend {
    list-style: none;
    float: right;
}

    .tableLegend li {
        display: inline;
    }

    .tableLegend img {
        height: 20px;
        margin: 0 3px;
    }

/*novo css para as tabelas*/
.table-8IDEA {
    border: 0;
    overflow-x: auto;
}

    .table-8IDEA tr:first-child {
        background-color: #355d98 !important;
        color: white;
        border: 0px !important;
        white-space: nowrap;
    }

    .table-8IDEA table > tbody > tr > td {
        border: 0;
        color: red;
    }

    .table-8IDEA tr:not(:first-child) {
        border-bottom: 1px solid #ddd;
    }

/*icon das tables*/
.table-icon-8IDEA {
    font-size: 1.5em;
    cursor: pointer;
}

/*quickfix da margem*/
main{
    padding: 5px 5px;
}

.btn-ocorrencias{
    display: block;
}


.warningInternetExplorer {
    display: none;
    position: fixed;
    z-index: 999999;
    width: 200px;
    height: fit-content;
    top: 60px;
    left: 80%;
    background-color: white;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .16);
}

    .warningInternetExplorer p {
        text-align: center;
        margin: 10px 10px;
        color: red;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
        -khtml-user-select: none; /* Konqueror HTML */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
        user-select: none;
        cursor: default;
    }

        .warningInternetExplorer p a {
            user-select: all;
            font-weight: bold;
        }

            .warningInternetExplorer p a:hover {
                text-decoration: none;
            }

.badge2 {
    display: inline-block;
    min-width: 10px;
    padding: 4px 5px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #46A5D5;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
}

.button-more-icon-container {
    border: none;
    height: 100%;
    background-color: #ececec;
    line-height: 100%;
    width: 100%;
    cursor: pointer;
    text-align: center;
    padding: 12px;
}

.img-wrapper {
    display: inline-block;
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: -11px;
    margin-bottom: -11px;
}

.bar-tab-color-preview {
    background-color: transparent;
    width: calc(100% - 3px);
    height: 4px;
    position: absolute;
    left: 3px;
    bottom: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 1px;
    border: 1px solid transparent;
}

.wrapper {
    padding: 15px 5px;
    display: inline-block;
    position: relative;
}

a[disabled] {
    pointer-events: none;
    color: grey;
}

.activemenu {
    color: white !important;
}

is-activeicone {
    color: white !important;
}

itens-menu-8-ideia:focus {
    color: white !important;
}

itens-menu-8-ideia.active {
    color: white !important;
}

.itens-menu-8-ideia.active {
    color: white !important;
}

.menu a .activemenu {
    color: white !important;
}

icone-menu-8-idea .activemenu {
    content: "\f107";
    color: #46A5D5 !important;
}

.activemenu > .ul > .li .a > .icone-menu-8-idea {
    content: "\f107";
    color: #46A5D5 !important;
}

.activemenu > .itens-menu-8-ideia {
    content: "\f107";
    color: white;
}

.activemenu > .icone-menu-8-idea {
    content: "\f107";
    color: #46A5D5;
}

.link-8-ideia.active {
    color: white;
}

li.active > a {
    color: white;
}

.popup-trigger {
    display: block;
    margin: 0 auto;
    padding: 20px;
    max-width: 260px;
    background: #4EBD79;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
    cursor: pointer;
}

.popup {
    display: none;
    position: absolute;
    top: 100px;
    left: 50%;
    width: 700px;
    margin-left: -350px;
    padding: 50px 30px;
    background: #fff;
    color: #333;
    font-size: 19px;
    line-height: 30px;
    border: 10px solid #150E2D;
    z-index: 9999;
}

.popup-mobile {
    position: relative;
    top: 0;
    left: 0;
    margin: 30px 0 0;
    width: 100%;
}

.popup-btn-close {
    position: absolute;
    top: 8px;
    right: 14px;
    color: #4EBD79;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.topbar .dropdown-list .dropdown-item-mensagem {
    white-space: normal;
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-left: 1px solid #e3e6f0;
    border-right: 1px solid #e3e6f0;
    border-bottom: 1px solid #e3e6f0;
    line-height: 1.3rem;
}

.font-weight-bold-mensagem {
    font-weight: 700 !important;
}

.logo-8-idea-center {
    width: 40%;
}

@media only screen and (min-width : 1200px) {
    .logo-8-idea-center {
        width: 40%;
    }
}

.menu-mobile-show {
    top: 50px;
    min-height: 0;
}

.dropdown-menu > li > a {
    display: inline-flex;
}

.banner.o__floating.o__error {
    color: #fff;
    background-color: #fd3a57;
}