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;
}

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;
    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%
}


.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
}

.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;
}

.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;
}

.nav-bar-8IDEA {
    max-height: 50px;
}

.atrasado{
    color: red;
}

.tableLegend {
    list-style: none;
    float: right;
}

.tableLegend li {
    display: inline;
}

.tableLegend img {
    height: 20px;
    margin: 0 3px;
}

.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;
}

.table-icon-8IDEA {
    font-size: 1.5em;
    cursor: pointer;
}

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);
    position: absolute;
    bottom: 0;
}

.navbar {
    position: relative;
    min-height: 70px;
    margin-bottom: 1px;
    border: 1px solid transparent;
    border-bottom: 1px solid #0000001a;
}

.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;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Helvetica', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    background-color: #f3f4f6;
}

#sideMenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    height: 100vh;
    background: #fff;
    border-right: 1px solid #ddd;
    z-index: 1000;
    overflow-y: clip;
    transition: transform 0.3s ease-in-out;
}

@media (max-width: 768px) {
    #sideMenu {
        transform: translate(0px, 50px);
    }
}

#principal-8-idea {
    margin-left: 280px;
    padding: 20px;
    width: calc(100% - 250px);
    transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
}

.mobile-menu-btn {
    position: fixed;
    top: 1rem;
    left: 1rem;
    z-index: 50;
    display: none;
    padding: 9px;
    margin-top: -6px;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.375rem;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: background-color 0.2s;
}

.mobile-menu-btn:hover {
    background-color: #f9fafb;
}

.menu-icon, .close-icon {
    width: 1rem;
    height: 1rem;
    stroke: currentColor;
}

.hidden {
    display: none;
}

.mobile-overlay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 30;
    display: none;
}

.mobile-overlay.active {
    display: block;
}

.sidebar {
    display: flex;
    flex-direction: column;
    height: 100vh;
    width: 280px;
    background-color: #1e293b;
    color: white;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 40;
    transform: translateX(0);
    transition: transform 0.3s ease-in-out;
}

.sidebar.mobile-hidden {
    transform: translateX(-100%);
}

.sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 7rem;
    padding: 0 1rem;
    border-bottom: 1px solid #334155;
    flex-shrink: 0;
}

.logo-img {
    height: 6rem;
    width: auto;
    object-fit: contain;
    max-width: 100%;
}

.sidebar-nav {
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
}

.menu-section {
    margin-bottom: 1.5rem;
}

.header-web {
    margin-left: 10px;
    margin-right: 10px;
}

.section-header {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0 0.75rem;
    margin-bottom: 0.75rem;
}

.section-icon {
    width: 0.75rem;
    height: 0.75rem;
    stroke: #94a3b8;
}

.active-indicator {
    width: 7px;
    height: 7px;
    background-color: #00a77f;
    border-radius: 50%;
}

.section-title {
    font-size: 10.5px;
    font-weight: 500;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.menu-item {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0.25rem;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    color: #cbd5e1;
}

.menu-item:hover {
    background-color: #475569;
    color: white;
}

.menu-item.active {
    background-color: #475569;
    color: white;
}

.submenu-item.active {
    color: white;
}

.menu-item.locked {
    color: #64748b;
    opacity: 0.6;
    cursor: not-allowed;
}

.menu-item.locked:hover {
    background-color: transparent;
    color: #64748b;
}

.item-icon {
    width: 17.75px;
    height: 17.75px;
    margin-right: 0.75rem;
    flex-shrink: 0;
    stroke: currentColor;
}

.item-label {
    flex: 1;
    text-align: left;
    font-size: 12.25px;
}

.item-label, .section-title, .sidebar-bottom, .sidebar-logo, .activate-badge, .soon-badge {
    user-select: none;
}

.chevron-icon {
    width: 17px;
    height: 17px;
    margin-left: 0.5rem;
    stroke: #94a3b8;
    transition: transform 0.2s;
}

.menu-item[data-expanded="true"] .chevron-icon {
    transform: rotate(90deg);
}

.lock-icon {
    width: 14px;
    height: 14px;
    margin-right: 0.25rem;
    stroke: #64748b;
}

.soon-badge {
    margin-left: 0.5rem;
    background-color: #155dfc;
    color: white;
    font-size: 10px;
    padding: 0.125rem 0.375rem;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    cursor: default;
}

.activate-badge {
    margin-left: 0.5rem;
    background-color: #00a77f;
    color: white;
    font-size: 10px;
    padding: 0.125rem 0.375rem;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
}

.activate-badge:hover {
    background-color: #047857;
    transform: scale(1.05);
}

.submenu {
    margin-top: 0.25rem;
    margin-left: 1rem;
    display: none;
}

.submenu-emails {
    display: block !important;
}

    .submenu.expanded {
        display: block;
    }

.submenu-item {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0.75rem 0.5rem 2.25rem;
    border-radius: 0.375rem;
    font-size: 12.25px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
    color: #94a3b8;
}

.submenu-item:hover {
    background-color: #475569;
    color: white;
}

.submenu-item .item-icon {
    width: 1rem;
    height: 1rem;
}

.sidebar-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 4rem;
    padding: 0 1rem;
    border-top: 1px solid #334155;
    flex-shrink: 0;
}

.sidebar-bottom .logo-img {
    height: 2rem;
}

#headerLayout {
    margin-left: 280px;
}

.container-fluid {
    margin-right: 10px !important;
}

@media (max-width: 768px) {
    .mobile-menu-btn {
        display: block;
    }

    .sidebar.mobile-hidden {
        transform: translateX(-100%);
    }

    #headerLayout {
        margin-left: 0px;
        margin-top: -20px;
    }

    .container-fluid {
        margin-left: -280px;
    }

    .md-chat-widget-btn-container {
        display: none;
    }

    #buttonNovaOcorrenciaRapida {
        margin-left: 55px !important;
    }

    .navbar-collapse {
        display: none;
    }

    #mobileLogout {
        display: block !important;
    }
}

@media (min-width: 769px) {
    .mobile-menu-btn {
        display: none;
    }

    .mobile-overlay {
        display: none !important;
    }

    .sidebar {
        position: relative;
        transform: translateX(0) !important;
    }
}

#sidebar::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

#sidebar::-webkit-scrollbar-track {
    background: #1e293b;
}

#sidebar::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 3px;
}

    #sidebar::-webkit-scrollbar-thumb:hover {
        background-color: #777;
    }

#sidebar {
    scrollbar-width: thin;
    scrollbar-color: #555 #1e293b;
}

.sidebar-nav {
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.sidebar-nav::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.sidebar-nav::-webkit-scrollbar-track {
    background: #1e293b;
}

.sidebar-nav::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 3px;
}

.sidebar-nav::-webkit-scrollbar-thumb:hover {
    background-color: #777;
}

.sidebar-nav {
    scrollbar-width: thin;
    scrollbar-color: #334155 #1e293b;
}

.menu-item > svg {
    width: 17.5px;
    height: 17.5px;
    margin-right: 5px;
}

.section-header > svg {
    width: 10.5px;
    height: 10.5px;
    margin-bottom: 2px;
    color: #94a3b8;
}

.submenu-item > svg {
    width: 8px;
    height: 8px;
    margin-right: 5px;
}

.sub-chevron-icon {
    width: 17px !important;
    height: 17px !important;
    transition: 0.2s ease-in-out;
}

.submenu-item[data-expanded="true"] .sub-chevron-icon {
    transform: rotate(90deg);
    transition: 0.2s ease-in-out;
}

.hr {
    border-top: 1px solid #314158;
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 1300px) {
    #header_pesquisasistema {
        width: 600px;
    }
}

@media (max-width: 1299px) {
    #header_pesquisasistema {
        width: 280px;
    }
}

@media (max-width: 1000px) {
    #wrapperPesquisaHeader {
        display: none !important;
    }
}

#buttonNovaOcorrenciaRapida {
    height: 40px;
    min-height: 40px;
    font-size: 12px;
    color:#808080;
    position: relative;
    margin-top: 15px;
    width:100px;
    border-radius: 8px;
    margin-left: 10px;
}

.cursor-not-allowed {
    cursor: default
}

a.submenu-item, a.menu-item {
    text-decoration: none
}

a.submenu-item:active, a.menu-item:active {
    color: #94a3b8;
}

a.submenu-item:visited., a.menu-item:visited {
    color: #94a3b8;
}