/*
*********************** ESTILOS NOVOS ************************
*                         ALFA CSS                           *
-------------------------------------------------------------*
*	@Augusto Fleck                                           *
*	@augustotk@univates.br                                   *
*                                                            *
*	@Amadeu Weirich                                          *
*	@amadeuw@univates.br                                     *
**************************************************************/

/*------------------------------------------------------------*
* Configurações Padrão                                        *
*-------------------------------------------------------------*/
/*Padroes dafault do sistema*/
body {
    background: url(images/fundo.gif) repeat-x fixed;
    font-family: "Arial", "MS Sans Serif";
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
}

/*Coloca coloração no fundo dos inputs
input:focus, textarea:focus, select:focus, option:focus {
                    background: #FFFFBC;
}*/

/*Div principal*/
.div_externo {
    background-color: #FFFFFF;
    position: absolute;
    width: 980px;
    margin-left: -490px;
    left: 50%;
    text-align: center;
    border: 1px solid #CCCCCC;
    padding: 6px 6px 2px 6px;
}

/*Div Central */
.div_Central {
    background-color: #FFFFFF;
    margin-bottom: 20px;
}

img {
    border: 0px;
}

/* Div Caminho módulos */
.div_Caminho_Modulos {
    text-align: left;
    margin-bottom: 20px;
    font-size: 8pt;
    height: 12px;
    line-height: 10px;
    vertical-align: middle;
}

a:link {
    text-decoration: none;
    color: #333333;
}

a:visited {
    text-decoration: none;
    color: #003366;
}

a:hover {
    text-decoration: none;
    color: #666666;
}

a:active {
    text-decoration: none;
    color: #333333;
}

/*------------------------------------*
* Tela de Login(logo-noticias-login)  *
*-------------------------------------*/
.div_TelaInicial {
    background-color: #FFFFFF;
    padding: 3px 6px 6px 6px;
    width: 740px;
    height: 300px;
}

.div_Logo {
    background-color: #FFFFFF;
    border: 0px solid #CCCCCC;
    padding: 3px 6px 6px 6px;
    width: 200px;
    height: 130px;
    text-align: left;
    Position: absolute;
    top: 90px;
    Right: 490px;
}

.div_Noticias {
    font-style: normal;
    font-weight: normal;
    color: #000000;
    background-color: #f8f8f8;
    border: 2px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    text-align: left;
    padding: 3px 6px 6px 6px;
    Position: absolute;
    width: 300px;
    height: 135px;
    text-align: left;
    top: 240px;
    Right: 440px;
}

.div_Login {
    background-color: #f8f8f8;
    border: 2px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    text-align: left;
    padding: 3px 6px 6px 6px;
    position: absolute;
    width: 300px;
    height: 145px;
    _height: 160px; /* Só visto pelo I.E. */
    left: 430px;
    top: 150px;
}

.div_Cabecalho {
    background: url(images/barra_form.png);
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 0px 3px 0px;
    position: relative;
    width: 100%;
    top: -2px;
}

.div_Login_Coluna1 {
    font-weight: normal;
    color: #000000;
    position: absolute;
    width: 70px;
    height: 145px;
    left: 2px;
    top: 35px;
}

.div_Login_Coluna2 {
    position: absolute;
    width: 210px;
    height: 145px;
    left: 75px;
    top: 35px;
}

.div_Login_Label {
    position: relative;
    height: 25px;
}

.div_Login_Campo {
    position: relative;
    height: 25px;
}

.div_Login_Button {
    position: relative;
    top: 100px
}

/*-----------------------------------
 * Fim dos styles da tela de login  *
 *----------------------------------*/

/* ------------------------------------------------
 * -------------CLASSES PARA O CORE----------------
 * ------------------------------------------------*/
/* ------------------------------------------------
 * -----------CLASSES PARA FORMULARIOS-------------
 * ----------------------------------------------- */
.formulario {
    background-color: #f8f8f8;
    border: 2px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    text-align: left;
    padding: 3px 6px 6px 6px;
}

.formulario_sem_borda {
    background-color: #f8f8f8;
    border: 0px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    text-align: left;
}

.formulario th {
    background: url(images/barra_form.png);
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: top;
    padding-left: 3px;
}

.corpo_links_td1 {
    background-color: #F4F4F5;
    border: 1px solid;
    border-color: #3E6FA9;
    text-align: left;
    padding: 3px 6px 6px 6px;
}

.corpo_links_td2 {
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #3E6FA9;
    text-align: left;
    padding: 3px 6px 6px 6px;
}

/* CLASSES PARA AS CONSULTAS */
table {
    font-family: "Arial", "MS Sans Serif";
    font-size: 10pt;
    vertical-align: top;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    border-collapse: collapse; /*Para funcionar a datagrid*/
}

/*tr,td {
    vertical-align: top;
}*/
hr {
    color: #cccccc;
    width: 100%;
}

/*-----------------------FUNDOS------------------------*/
.fundo1 {
    background-color: #FFFFFF;
}

/*--------------TABELA DE LISTAGEM INICIO--------------*/
.oddline {
    background-color: #d0d0d0;
}

.tabelaGrupos {
    width: 100%;
    background-position: top;
    color: #333333;
    background-color: #FFFFEE;
    font-weight: normal;
    vertical-align: middle;
}

.subGrupos {
    width: 100%;
    background-position: top;
    background-color: #FFFFCC;
    font-size: 9pt;
    font-weight: bold;
}

.subGruposInativo {
    width: 100%;
    background-position: top;
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
}

.tabelalistagem {
    width: 98%;
    background-position: top;
    color: #333333;
    font-weight: normal;
    vertical-align: middle;
    border: 1px solid #bbbbbb;
    font-size: 9pt;
}

.tabelalistagem th {
    background-color: #E8E8E8;
    background-image: none; /* o background-image do CSS do formulário estava se sobrepondo com a imagem. */
    color: #333333; /* a cor do CSS do formulário estava se sobrepondo. */
    font-weight: bold;
    vertical-align: middle;
    border: 0px;
}

.linhaInInativo {
    background-image: none !important;
    background-color: #FF0000 !important;
}

.tabelalistagem_titulo {
    background-color: #d0d0d0;
    font-weight: bold;
    vertical-align: middle;
    border: 0px;
    font-size: 12pt;
}

#idinativo {
    margin-bottom: 10px !important;
}

.tabelalistagem_titulo_inativo {
    background-color: #D28929;
    font-weight: bold;
    vertical-align: middle;
    border: 0px;
    font-size: 12pt;
}

.tableIncentivos {
    margin-bottom: 25px !important;
}

.tabelalistagem_tr1 {
    background-color: #FFFFFF;
    font-weight: normal;
    border: 0px;
    font-size: 10pt;
}

.tabelalistagem_tr2 {
    background-color: #D8D8D8;

    font-weight: normal;
    border: 0px;
    border-bottom: 1px solid #C9C9C9;
    font-size: 10pt;
}

.tabelalistagem_tr2 td {
    padding-left: 5px;
    padding-right: 10px;
}

.tabelalistagem_tr1 td {
    padding-left: 5px;
    padding-right: 10px;
}

.tabelalistagem_tr5 td {
    padding-left: 5px;
    padding-right: 10px;
}

.tabelalistagem_tr3 {
    background-color: #dedab3;
    font-weight: normal;
    border: 0px;
    font-size: 10pt;
}

.tabelalistagem_tr4 {
    background-color: #f4e3c6;
    font-weight: normal;
    border: 0px;
    font-size: 10pt;
}

.tabelalistagem_tr5 {
    background-color: #e0e0e0;
    font-weight: normal;
    border: 0px;
    font-size: 10pt;
}

.tabelalistagem_rodape {
    background-color: #E8E8E8;
    font-weight: normal;
    border: 0px;
    font-size: 10pt;
}

/*--------------TABELA DE LISTAGEM FIM--------------*/

/*--------------CLASSE DA TMESSAGE INICIO-------*/
.table_Tmessage {
    background-color: #f8f8f8;
    border: 1px solid;
    border-color: #f0f0f0 #909090 #909090 #f0f0f0;
    margin-left: auto;
    margin-right: auto;
}

.table_Tmessage th {
    background: url(images/barra_form.png);
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: top;
}

/*--------------CLASSE DA TMESSAGE FIM----------*/

/*--------------CLASSE CSS PARA RELATORIOS IGUAIS AO AGATA-------------*/
.tabelaAgataQuebra {
    width: 98%;
    background-position: top;
    font-weight: bold;
    font-size: 10pt;
    background-color: #eceee7;
    font-family: "Helvetica";
}

.tabelaAgataGrupo {
    width: 98%;
    background-position: top;
    font-weight: bold;
    font-size: 10pt;
    background-color: #FFFCC7;
    color: #000001;
    font-family: "Helvetica";
}

.tabelaAgataDetalhes1 {
    width: 98%;
    background-position: top;
    font-size: 8pt;
    background-color: #FFFFFF;
    font-weight: normal;
}

.tabelaAgataDetalhes2 {
    width: 98%;
    background-position: top;
    font-size: 8pt;
    background-color: #F7F7F7;
    font-weight: normal;
}

.tabelaAgataDetalhes3 {
    width: 98%;
    background-position: top;
    font-size: 7pt;
    background-color: #FFFFFF;
    font-weight: normal;
}

.tabelaAgata th {
    background-color: #CCCCCC;
    font-weight: bold;
    border: 0px;
    font-size: 13pt;
    font-family: "Helvetica";
}

.tabelaAgata {
    background-color: #CCCCCC;
    font-weight: bold;
    border: 0px;
    font-size: 9pt;
    font-family: "Helvetica";
}

a.navigationBar {
    font-size: 10pt;
}

.titulo_1 {
    color: #333333;
    font-weight: bold;
    vertical-align: middle;
    border: 0px;
    font-size: 14pt;
}

.texto_1 {
    color: #333333;
    font-weight: normal;
    vertical-align: middle;
    border: 0px;
    font-size: 14pt;
}

.titulo_2 {
    color: #333333;
    font-weight: bold;
    vertical-align: middle;
    border: 0px;
    font-size: 13pt;
}

.texto_2 {
    color: #333333;
    font-weight: normal;
    vertical-align: middle;
    border: 0px;
    font-size: 13pt;
}

.titulo_3 {
    color: #333333;
    font-weight: bold;
    vertical-align: middle;
    border: 0px;
    font-size: 12pt;
}

.texto_3 {
    color: #333333;
    font-weight: normal;
    vertical-align: middle;
    border: 0px;
    font-size: 12pt;
}

.titulo_4 {
    color: #333333;
    font-weight: bold;
    vertical-align: middle;
    border: 0px;
    font-size: 11pt;
}

.texto_4 {
    color: #333333;
    font-weight: normal;
    vertical-align: middle;
    border: 0px;
    font-size: 11pt;
}

/* --------------- Estilos para o componente TScale ------------------ */
.TScale_Header td {
    border-bottom: 3px solid #C5C2B2;
    border-right: 1px solid #ACA899;
    border-left: 1px solid #FFF;
    background-color: #ECE9D8;
}

.TScale_Body td {
    padding: 5px 5px 5px 5px;
    border: 1px solid #989898;
}

/*----------------------Linhas Alternadas da Tabela -----------------------*/
.alterna:nth-child(odd) {
    background-color: #ffffff;
}

.alterna:nth-child(even) {
    background-color: #cccccc;
}

.divIncentivos {
    margin-top: 5px;
    margin-bottom: 25px;
}

/* AJUSTES DE LAYOUT PARA FLUÍDO */
body {
    margin: 0;
}

body > .div_externo {
    position: static;
    border: none;
    width: auto;
    margin-left: 0;
    padding: 0;
    min-height: 100vh;
}

.div_header {
    background-color: #3b5047;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 4px solid #909e48;
}

.div_header * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.div_header_logo {
    width: 105px;
    height: 40px;
    padding-left: 15px;
    display: flex;
    align-items: center;
}

.div_header_logo img {
    max-width: 100%;
}

.div_header_segue {
    width: 80px;
    height: 40px;
    margin: 0 15px;
    display: flex;
    align-items: center;
}

.div_header_segue img {
    max-width: 100%;
    display: block;
}

/*.div_Central {
    min-height: calc(100vh - 106px);
}*/

.home_modulo .div_Central form[name=myform] > table {
    width: 940px;
}

.div_CentralLogin {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 100px);
}

.div_CentralLogin > form {
    margin: 0;
}

.div_Central .div_Caminho_Modulos + table[align=center]:not([class=formulario]) {
    width: 100%;
}

/* FIX EXTRA SPACE ON BOTTOM OF PAGE */
#ui-datepicker-div {
    display: none;
}

/* FIX PRE ELEMENT */
pre {
    font-size: 10pt;
    text-align: left;
}

/* FLEXBOX HELPERS */
.uk-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.uk-flex-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}

/* Alignment
 ========================================================================== */

/*
 * Align items along the main axis of the current line of the flex container
 * Row: Horizontal
 */
.uk-flex-left {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.uk-flex-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.uk-flex-right {
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.uk-flex-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.uk-flex-around {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

/*
 * Align items in the cross axis of the current line of the flex container
 * Row: Vertical
 */
.uk-flex-stretch {
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.uk-flex-top {
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.uk-flex-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.uk-flex-bottom {
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

/* Direction
 ========================================================================== */
.uk-flex-row {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.uk-flex-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.uk-flex-column {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.uk-flex-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

/* Wrap
 ========================================================================== */
.uk-flex-nowrap {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.uk-flex-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}

/*
 * Aligns items within the flex container when there is extra space in the cross-axis
 * Only works if there is more than one line of flex items
 */
.uk-flex-wrap-stretch {
    -ms-flex-line-pack: stretch;
    -webkit-align-content: stretch;
    align-content: stretch;
}

.uk-flex-wrap-top {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

.uk-flex-wrap-middle {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
}

.uk-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

.uk-flex-wrap-between {
    -ms-flex-line-pack: justify;
    -webkit-align-content: space-between;
    align-content: space-between;
}

.uk-flex-wrap-around {
    -ms-flex-line-pack: distribute;
    -webkit-align-content: space-around;
    align-content: space-around;
}

/* Item ordering
 ========================================================================== */

/*
 * Default is 0
 */
.uk-flex-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
}

.uk-flex-last {
    -ms-flex-order: 99;
    -webkit-order: 99;
    order: 99;
}

/* Item dimensions
 ========================================================================== */

/*
 * Initial: 0 1 auto
 * Content dimensions, but shrinks
 */

/*
 * No Flex: 0 0 auto
 * Content dimensions
 */
.uk-flex-none {
    -ms-flex: none;
    -webkit-flex: none;
    flex: none;
}

/*
 * Relative Flex: 1 1 auto
 * Space is allocated considering content
 */
.uk-flex-auto {
    -ms-flex: auto;
    -webkit-flex: auto;
    flex: auto;
}

/*
 * Absolute Flex: 1 1 0%
 * Space is allocated solely based on flex
 */
.uk-flex-1 {
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

/* HELPERS */
.text-right {
    text-align: right;
}

/* PROGRESS BAR */
.progressbar-container {
    margin-top: 10px;
}

.progressbar {
    background-color: #fff;
    border: 1px solid #7e9a61;
    width: 100%;
    height: 30px;
    text-align: left;
}

.progressbar-bar {
    background-color: #9AB87C;
    width: 0;
    height: 30px;
    transition: width 0.5s;
    position: relative;
    display: block;
}

.progressbar-bar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    background-size: 50px 50px;
    overflow: hidden;
    animation: progress-bar-stripes 2s linear infinite;
}

.progressbar-bar.completed:after {
    animation-iteration-count: initial;
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}

.progressbar-info {
    margin-top: 5px;
    text-align: left;
}

.progressbar-data {
    display: none;
}

table.formulario tr.tabelalistagem_tr1:hover > td,
table.formulario tr.tabelalistagem_tr2:hover > td,
table.formulario tr.tabelalistagem_tr3:hover > td,
table.formulario tr.tabelalistagem_tr4:hover > td,
table.formulario tr.tabelalistagem_tr5:hover > td {
    background-color: orange;
}

/**
 ** LOGIN NOVO
 */
.div_NaoLogado {
    box-sizing: border-box;
    min-height: 100vh !important;
    background: linear-gradient(180deg, #3b5047 85%, #283630 0%);
    border-top: 4px solid #909e48;
}

.div_NaoLogado > form[name=formLogin] {
    width: 480px;
    position: relative;
}

.div_NaoLogado > form[name=formLogin] .caps-lock-active {
    content: "";
    position: absolute;
    right: 0;
    bottom: 90px;
    height: 60px;
    display: flex;
    align-items: center;
    transition: all .2s ease;
    visibility: hidden;
}

.div_NaoLogado > form[name=formLogin] .caps-lock-active span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}

.div_NaoLogado > form[name=formLogin] .caps-lock-active .alert-text {
    font-size: 12px;
    color: #f97556;
    font-weight: bold;
}

.div_NaoLogado > form[name=formLogin] .caps-lock-active .alert-icon {
    margin-left: 8px;
    color: #f1b800;
}

.div_NaoLogado .logo {
    text-align: center;
    padding-bottom: 0;
}

.div_NaoLogado .logo img {
    width: 160px;
}

.div_NaoLogado .logo img:first-child {
    width: 240px;
    margin-bottom: 20px;
}

.div_NaoLogado .login-form-item {
    margin-bottom: 10px;
    position: relative;
    height: 60px;
}

.div_NaoLogado .login-form-item .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div_NaoLogado .login-form-item .icon:before {
    content: "";
    position: absolute;
    left: 50px;
    top: 4px;
    width: 1px;
    height: 52px;
    background-color: rgba(255, 255, 255, .2);
}

.div_NaoLogado .login-form-item input {
    width: 100%;
    line-height: 1;
    height: 60px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .25);
    color: #FFF;
    padding-left: 64px;
    font-size: 18px;
}

.div_NaoLogado .login-form-item input:focus {
    outline: none;
    border: 1px solid rgba(255, 255, 255, .6);
}

.div_NaoLogado .login-form-item input::placeholder {
    color: rgba(255, 255, 255, .6);
}

.div_NaoLogado .login-form-item input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .6);
}

.div_NaoLogado .login-form-item input::-moz-placeholder {
    color: rgba(255, 255, 255, .6);
}

.div_NaoLogado .login-form-item input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .6);
}

.div_NaoLogado .login-form-item input:-moz-placeholder {
    color: rgba(255, 255, 255, .6);
}

.div_NaoLogado .btn-login {
    -webkit-appearance: button;
    display: block;
    margin: 35px 0 6px;
    width: 100%;
    background-color: #f79337 !important;
    border-color: #f79337 !important;
    color: #fff !important;
    align-items: center;
    border-radius: 2px;
    border-style: none;
    font-weight: 500;
    justify-content: center;
    min-width: 88px;
    outline: 0;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s cubic-bezier(.25, .8, .5, 1), color 1ms;
    position: relative;
    vertical-align: middle;
    user-select: none;
    font-size: 15px;
    height: 44px;
    padding: 0 32px;
    cursor: pointer;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.div_NaoLogado .btn-login.disabled {
    background-color: #c0c0c0 !important;
    border-color: #a0a0a0 !important;
    color: #434343 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
}

.div_NaoLogado .btn-login:hover,
.div_NaoLogado .btn-login:active,
.div_NaoLogado .btn-login:focus {
    background-color: #d88130 !important;
    border-color: #d88130 !important;
}

.div_NaoLogado .esqueci-senha {
    display: block;
    margin: 6px 0;
    color: #FFF;
    background: transparent;
    align-items: center;
    border: none;
    font-weight: bold;
    justify-content: center;
    outline: 0;
    text-transform: uppercase;
    text-decoration: none;
    transition: .3s cubic-bezier(.25, .8, .5, 1), color 1ms;
    position: relative;
    vertical-align: middle;
    user-select: none;
    font-size: 13px;
    line-height: 44px;
    padding: 0 32px;
    cursor: pointer;
}

.div_NaoLogado .esqueci-senha:hover,
.div_NaoLogado .esqueci-senha:active,
.div_NaoLogado .esqueci-senha:focus {
    background-color: rgba(0, 0, 0, .1);
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon/icomoon.eot?wf9mf3');
    src: url('fonts/icomoon/icomoon.eot?wf9mf3#iefix') format('embedded-opentype'),
    url('fonts/icomoon/icomoon.ttf?wf9mf3') format('truetype'),
    url('fonts/icomoon/icomoon.woff?wf9mf3') format('woff'),
    url('fonts/icomoon/icomoon.svg?wf9mf3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icomoon-"], [class*=" icomoon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icomoon-locked:before {
    content: "\e901";
}

.icomoon-user:before {
    content: "\e900";
}

.icomoon-warning:before {
    content: "\e902";
}

@media all and (max-width: 768px) {
    .div_NaoLogado > form[name=formLogin] {
        width: 95vw;
        margin: 0 auto;
    }
}

.div_header_itens_notificacao {
    display: flex;
}

.div_header_item_notificacao {
    display: flex;
    align-items: center;
    margin-left: 4px;
    padding: 0 4px;
    height: 40px;
    position: relative;
}

.div_header_item_notificacao_totalizacao {
    background-color: #ff0022;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 3px;
    border-radius: 3px;
    position: absolute;
    top: 4px;
    left: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.div_header_item_notificacao_icone {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-top: 4px;
    margin-left: 4px;
}

.div_header_item_notificacao.disabled {
    opacity: 0.3;
}

.div_header_item_notificacao.disabled .div_header_item_notificacao_totalizacao {
    background-color: #222;
}

#div_header_menu {
    background-color: #e6e6e6;
    border-bottom: 2px solid #909090;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#div_header_menu .menuBar {
    background-color: transparent;
    border-bottom: none;
}

.div_header_trocar_modulo {
    margin-left: 9px;
    display: flex;
    align-items: center;
    flex-grow: 1;
}

.div_header_trocar_modulo form {
    margin: 0;
    text-align: left;
}

.div_header_trocar_modulo span {
    display: inline-block;
    color: #444;
    font-size: 9pt;
    font-weight: bold;
}

.div_header_trocar_modulo select {
    margin: 0;
}

.div_header_usuario {
    margin: 0 15px;
    text-align: right;
    font-size: 11px;
    color: #fff;
    display: flex;
    align-items: center;
}

#div_header_semaforo {
    background-color: rgba(0, 0, 0, 0.1);
    height: 40px;
    margin-right: 11px;
    padding: 0 12px;
    display: flex;
    align-items: center;
}

#div_header_busca_modulo {
    margin-left: 9px;
    flex-grow: 1;
    text-align: left;
}

.autocomplete {
    border: 1px solid #a0a0a0;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

.autocomplete * {
    font-size: 11px;
    line-height: 1.25;
}

.autocomplete > div {
    border-top: 1px solid #f9f9f9;
    padding: 4px 8px;
}

.autocomplete > div:first-child {
    border-top: none;
}

.autocomplete > div > strong {
    font-weight: bold;
}

.autocomplete > div.selected,
.autocomplete > div:hover:not(.group) {
    background: #f1f1f1;
    cursor: pointer;
}

#input_busca_modulo {
    outline: none;
    width: 100%;
    max-width: 337px;
}
