
input {
  font-size: 12px;
}

select {
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #8E7004;
  font-size: 12px;
}

img {
  text-decoration: none;
  border: 0px;
  background:none;
}

a:hover img {
  border: 0px;
  background:none;
}

body {
  font-family:"Arial";
  margin:0px;
  padding:0px;
  background-color: #FFFFFF;
  color: #8E7004;
  font-size: 12px;
}

.caixa_alta {
  text-transform: uppercase;
}

.caixa_baixa {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.topo {
  background-image:url(../images/layout/topo17.png);
  background-color: #FFFFFF;
  background-repeat:no-repeat;
  height:80px;
  border-bottom: #8E7004 solid 1px;

}

.imagem_topo {
  top: 0px;
  right: 0px;
  padding:0px;
  position: absolute;
}

.titulo_area {
  top: 5px;
  position: relative;
  margin-left: 5px;
  font-size: 16px;
  font-style: inherit;
  font-stretch: expanded;
  font-family:"Arial Black";
}

.usuario {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 150px;
  height: 20px;
  border: solid 1px #8E7004;
  background: #FBFD9F;
  padding: 3px;
  padding-top: 2px;
  z-index: 10;
}

.sair {
  position: absolute;
  right: 2px;
  padding: 2px;
}

.usuario a:hover {
  background: none;
}

.menu_inferior {
  margin-top: 5px;
  margin-left: 5px;
}

.menu_inferior a {
  border: solid 1px #8E7004;
  padding: 1px;
  margin: 2px;
  background-color: #E4EA86;
  color: #8E7004;
  font-size: 12px;
}

.menu_inferior a:hover {
  color: #000000;
  background-color: #EEF1B1;
}

.menu_inferior_atual {
  margin-top: 5px;
  margin-left: 5px;
  padding-left: 3px;
  padding-right: 3px;
}

#entrada {
  margin-top:10px;
  margin-left:50px;
  font-size: 12px;
  padding:2px;
  float:left;
  position: absolute;
  /*z-index: 1;*/
}

#botoes {

  font-size: 12px;
  padding:2px;
  float:left;
  position: absolute;

}

/*#entrada a:hover {
color: #FFFFFF;
background: #008200;
}*/

#navegacao {
  width:180px;
  float:right;
}


#descricao {
  text-align:right;
  vertical-align:top;
}

.warning {
  z-index: 100;
  border:0px;
  font-weight:bold;
  width: 40%;
  margin:0 auto;
  position: absolute;
  left: 310px;
}

.warning table {
  width: 100%;
}

.warning th {
  background-color: #A79303;
  color: #FFFFFF;
  border-color: #B59E04;
  border:0px;
}

.warning tr {
  background-color: #FEF9BC;
  color: #A79303;
  border-color: #FEF9BC;
  border:0px;
}

.aviso {
  z-index: 100;
  border:0px;
  font-weight:bold;
  width: 40%;
  margin:0 auto;
  position: absolute;
  left: 310px;
}

.aviso table {
  width: 100%;
}

.aviso th {
  background-color: #0033CC;
  color: #FFFFFF;
  border-color: #B59E04;
  border:0px;
}

.aviso tr {
  background-color: #A6CAFF;
  color: #0033CC;
  border-color: #FEF9BC;
  border:0px;
}

.aviso_importante {
  color: darkred;
  background-color: lightcoral;
  font-weight: bold;
  border: 1px solid darkred;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
}

.aviso_simples {
  color: darkblue;
  background-color: lightblue;
  font-weight: bold;
  border: 1px solid darkblue;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
}

.mensagem_error {
  z-index: 100;
  border:0px;
  font-weight:bold;
  width: 40%;
  margin:0 auto;
  position: absolute;
  left: 310px;
}

.mensagem_error table {
  width: 100%;
}

.mensagem_error th {
  background-color: #990000;
  color: #FFFFFF;
  border-color: #990000;
  border:0px;
}

.mensagem_error tr {
  background-color: #EAAAAA;
  color: #990000;
  border-color: #FEF9BC;
  border:0px;
}

.erro_campos {
  border:0px;
  font-weight:bold;
  width: 80%;
  margin:0 auto;
}

.erro_campos table {
  width: 100%;
}

.erro_campos th {
  background-color: #990000;
  color: #FFFFFF;
  border:0px #990000;
}

.erro_campos tr {
  background-color: #EAAAAA;
  color: #990000;
  border:0px #FEF9BC;
}

/*
.mensagem {
font-size:12px;
color: #F18E07;
vertical-align:middle;
}
 */
.error {
  margin-top:1px;
  font-size: 12px;
  color: #990000;
  background: url("../images/layout/error.gif") no-repeat left center;
  padding-left:18px;
  padding-bottom: 3px;
  padding-top: 3px;
  background-color: #EEB9B9;
}

.error ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.error li {
  background: url("../images/layout/bullet_red.gif") no-repeat 0 0;
  padding-left: 15px;
  margin-bottom: 3px;
}


.show {
  margin-top:10px;
  margin-left:50px;
  font-size: 12px;
  padding:2px;
  float:left;
  position: absolute;
}

.show table {
  /* border: none;*/
  padding: 0;

}

.dado {
  /*font-style: italic;*/
  font-weight: bold;
  padding: 2px;
  font-size: 11px;
  vertical-align: top;

}

.legenda {
  /*font-weight: bold;*/
  text-align: right;
  padding-right: 0;
  padding-left: 5px;
  vertical-align: top;
}

.grande {
  font-size: large;
}

.show textarea {
  background-color: #FFFFFF;
  color: #8E7004;
}

.show input {
  background-color: #FFFFFF;
  color: #8E7004;
}

.show .acoes {
  display:none;
}

.corpo {
  top: 10px;
  position:relative;
  padding: 10px;
}

.filtros {
  background-color: #EEF1B1;
  border: 1px solid #8E7004;
  float: left;
  max-width: 50%;
  margin: 0 5px;
  padding-bottom: 5px;
}

.filtros .filtros-title {
  background-color: #8E7004;
  color: #FFFFFF;
  padding: 2px;
  font-weight: bold;
  text-align: center;
}

.filtros .value_filter {
  display: table-row;
}

.filtros .filter-submit {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.filtros .filter-name {
  padding: 0.3em 1em;
  height: 20px;
  text-align: right;
  padding-right: 0;
  padding-left: 5px;
  vertical-align: top;
  display: table-cell;
}
.filtros .filter-field, .filtros .filter-many-value {
  padding: 0.3em 1em;
  height: 20px;
  display:block;
}

.filtros img {
  vertical-align: middle;
}


.total_listado {
  height: 20px;
  display: block;
  clear: both;
  display: block;
  padding: 20px 5px 0px;
}


.lista {
  position:relative;
  width: 90%;
  margin:0 auto;
  margin-top: 10px;
}

.lista #legenda {
  border: solid;
  border-width: 1px;
  border-color: black;
  font-weight: bold;
  color: black;
  padding: 2px;
}
/*a:hover.lista {
text-decoration: none;
color: #FFFFFF;
background-color: #8E7004;
font-size:10px;
}*/


.lista #tabela_inicio {
  border-style:solid;
  border-width:1px;
  border-color: #8E7004;
  width: 100%;
}

.lista #tabela_final {
  border-style:solid;
  border-width:1px;
  border-color: #8E7004;
  border-top:none;
  width: 100%;
}

.lista table {
  border-style:solid;
  border-width:1px;
  border-left:none;
  border-color: #8E7004;
  width: 100%;
}

.celula-dupla {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: baseline;
}

.acoes {
  width: 32px;
  padding: 0;
  margin: 0 auto;
}

.b_show {
  padding: 0;
  margin: 0 auto;
}

.b_show a {
  width: 20px;
}

.b_show a:hover {
  background:none;
}

.lista a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background: #8E7004;
}
.acoes a img:hover {
  background:none;
}
.acoes a {
  font-size: 12px;
}
.lista th,tr,td {
  padding: 0.3em 1em;
  height: 20px;
}

.lista #branco {
  background-color: #FFFFFF;
  color: #000000;

}

.lista #linha_branca {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color: #FFFFFF;

}

.lista th {
  background-color: #8E7004;
  color: #FFFFFF;
  padding:4px;
  border-left-color: #FFFFFF;
}


.lista th a {
  text-decoration: none;
  color: #FFFFFF;
}

.lista tr {
  border-width:1px;
  border-spacing:1px;
  border-style:solid;
  border-bottom-color: #8E7004;
  border-top-color: #8E7004;
  padding-top:1px;
  padding-bottom:1px;
}


.lista td {
  border-width:1px;
  border-spacing:1px;
  border-left-color: #8E7004;
  border-left-style:solid;
  border-right:none;
  border-spacing:1px;
  border-right:none;
}

.lista  #sem_borda_esquerda {
  border-left:none;
  border-right:none;
}

.celula-alinha-topo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: space-between;
}

.item {
  /* background-color: #EEF1B1; */
  color: #000000;
}

.item_relatorio {
  /* background-color: #EEF1B1; */
  color: #000000;
}

.lista tr:hover {
  background-color: #FCF849;
  color: #000000;
}

.lista_entrada td {
  border-style: solid;
  border-width: 1px;
}

.lista_entrada th {
  border-style: solid;
  border-width: 1px;
  border-color:  #8E7004;
  background-color: #8E7004;
  color: #FFFFFF;
  padding: 1px;
}

/* PAGINACAO */
.pagination {
  top: 8px;
  position: relative;
  padding: 2px;
}

.pagination ul {
  margin: 0;
  padding: 0;
  text-align: left; /*Set to "right" to right align pagination interface*/
  font-size: 12px;
}

.pagination li {
  list-style-type: none;
  display: inline;
  padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
  padding: 0 5px;
  border: 1px solid #8E7004;
  text-decoration: none;
  color: #8E7004;
}

.pagination a:hover, .pagination a:active {
  border: 1px solid #8E7004;
  color: #8E7004;
  font-weight: bold;
  background-color: #EEF1B1;
}

.pagination > .current {
  font-weight: bold;
  padding: 0 5px;
  border: 1px solid navy;
  background-color: #8E7004;
  color: #FFF;
}

.pagination > .disabled {
  padding: 0 5px;
  border: 1px solid #929292;
  color: #929292;
}

.pagination .next_page {
  font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
  margin-right: 5px;
  padding-right: 0;
}
/* FIM PAGINACAO */

fieldset {
  /*background-color: #CEFFE4;*/
  background-color: #FFFFFF;
  margin: 1em 0;
  padding: 1em;
  border: 2px solid #ccc;
  clear: both;
  width: 600px;
}

.fieldset {
  background-color: #FFFFFF;
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #8E7004;
  clear: both;
  width: 600px;
}


legend {
  font-weight: bold;
  color: #008200;
  margin: 0;
  padding: 0;
}

label {
  display: block;
}

/***************** ABAIXO C�DIGO DO HINT ******************************/

/*dl {
font:normal 10px Arial;
position: relative;
width: 480px;
}
dt {
clear: both;
float:left;
width: 110px;
padding: 4px 0 2px 0;
text-align: right;
}

dd {
float: left;
width: 350px;
margin: 0 0 8px 0;
padding-left: 6px;
}
 */
.hint {
  color: #D17E07;
  display: none;
  position: absolute;
  right: -230px;
  width: 150px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 8px 8px;
  background-color: #ffc;
}

.hint .hint-pointer {
  position: absolute;
  left: -10px;
  top: 5px;
  width: 10px;
  height: 19px;
  background: url("../images/layout/pointer.gif") left top no-repeat;
}

.hint ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.hint li {
  background: url("../images/layout/bullet_orange.gif") no-repeat 0 0;
  padding-left: 15px;
  margin-bottom: 3px;
}

.has_many {
  position: relative;
  border: none;

}

.has_many table {
  background-color: #C1DDC2;
  border: 1px solid;
  margin-top: 8px;
  margin-left: 8px;
  padding: 2px;
}

.has_many th {
  background-color: #8E7004;
  color: #FFFFFF;
}

.field {
  background: #EEF1B1;
  border: 1px solid #8E7004;
  width: 100%;
}

.field th {
  background: #8E7004;
  color: #FFFFFF;
}

.field a {
  background: #8E7004;
  color: #FFFFFF;
}

.field a:hover {
  background: #8E7004;
  color: #FFFFFF;
}

.containerCreate {
  padding: 0;
}

.containerCreate > .lista_entrada {
  margin-bottom: 10px;
}


#botoes {
  position:relative;
  top:10px;
}

.panel {
  clear: both;
  display: none;
  border: 2px solid #8E7004;
  padding: 1em;
  min-height: 300px;
}
.panel.active-tab-body {
  display: block;
}
#tabs {
  list-style: none;
}

#tabs li {
  float: left;
}

#tabs a {
  float: left;
  padding: 5px 8px;
  margin-left: 6px;
  background-color: #EEF1B1;
  text-decoration: none;
  color: #333333;
  border: 2px solid #8E7004;
  border-bottom: none;
  margin-bottom: -14px;
}

#tabs a.active-tab {
  background-color: #FFFFFF;
  border: 2px solid #8E7004;
  border-bottom: #FFFFFF solid 3px;
  margin-bottom: -7px;
  color: #000;
}

#entrada select {
  max-width: 300px;
}

.grafico {
  width: 80%;
  margin:0 auto;
}

.lista .rodape {
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}



.not_print {
}

.not_screen {
  display:none;
}

.recibo {
  font-size: 14px;
  left: 5px;
  position: absolute;
}

.numero_recibo {
  right: 5px;
  position: absolute;
}

.titulo_recibo {
  font-size: 20px;
  margin:0 auto;
  width: 80%;

}

.botao_imprimir {
  margin-left: 10px;
}

.titulo_tabela {
  top: 5px;
  position: relative;
  margin-left: 5px;
  font-size: 14px;
  font-style: inherit;
  font-stretch: expanded;
  font-family:"Arial Black";
  margin-bottom: 5px;
}

.total {
  font-size: 12px;
  font-weight: bold;
  background-color: #B7EDFF;
  color: #0000AA
}

.abatimento {
  color: #FF0000;
  font-size: 12px;
  text-align: right;
}

.abatimento a {
  color: #FF0000;
  font-size: 12px;
  text-align: right;
}

.adicionamento {
  color: #0011DD;
  font-size: 12px;
  text-align: right;
}

.adicionamento a {
  color: #0011DD;
  font-size: 12px;
  text-align: right;
}

.numero_folha {
  font-size: 12px;
  text-align: right;
}

.pagamento {
  font-size: 12px;
  color: #FF9900;
  font-weight: bold;
  text-align: right;
}

.pagamento a {
  font-size: 12px;
  color: #FF9900;
  font-weight: bold;
  text-align: right;
}

.saldo {
  color: #0055AA;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
}

.numero_resultado {
  font-size: 12px;
  text-align: right;
}

.numero_resultado_negrito {
  font-size: 12px;
  text-align: right;
  font-weight: bold;
  color: #8E7004;
}

.nome_negrito {
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  color: #8E7004;
}

.mensagem_atencao {
  font-size: 12px;
  color: #FF0000;
}

.legenda_titulo {
  text-align: right;
  padding-right: 0;
  padding-left: 5px;
  font-size: 11px;
  vertical-align: top;
}

.dado_titulo {
  font-weight: bold;
  padding: 2px;
  font-size: 13px;
  vertical-align: top;

}

.dado_sem_table {
  font-weight: bold;
  font-size: 11px;
}

.tabela_imposto {
  border: 1px solid #8E7004;
}

.tabela_impostos_trimestrais {
  width:100%
}

.tabela_imposto #dado {
  text-align: right;
  font-weight: bold;
}

.titulo_periodo {
  font-weight: bold;
  font-size: 12px;
}

.darf {
  color: #000000;
  width: 800px;
  /*border: 1px solid #000000;*/
}

.darf #legenda {
  width: 160px;
}

.darf td {
  border: solid 1px #000000;
}

.darf #brasao {
  border-right: none;
  width: 90px;
}

.darf #coluna_ministerio {
  border-left: none;
  width: 320px;
}




.darf #razao_social {
  font-weight: bold;
  font-size: 14px;
}

.darf #dados {
  font-size: 14px;
  text-align:center;
  width: 110px;
}

.darf #valores {
  font-size: 14px;
  text-align: right;
  width: 110px;
}

.darf #ministerio {
  font-weight: bold;
  font-size: 16px;
}
.darf #ministerio_sub {
  font-size: 14px;
}
.darf #numero {
  font-size: 16px;
  font-weight: bold;
}
.darf #autenticacao {
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.livro {
  color: #000000;
  width: 600px;
  margin-left: 200px;


  /*border: 1px solid #000000;*/
}



.livro #titulo {
  font-size: 16px;
  font-weight: bolder;
  text-align: center;

}


.livro #subtitulo {
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
  line-height: 100%;
}

.livro #conteudo {
  font-size: 12px;
  padding-left: 65px;
  line-height: 180%;
}





.livro #centralizado {
  text-align: center;
}




.pagina {
  position:relative;
  width: 90%;
  margin:0 auto;
  margin-top: 10px;
  color: #000000;
}


.livro table {
  width: 100%;

}


.livro tr {
  border-style:solid;
  border-width:1px;
  border-color: #000000;

}

.livro th {
  border-style:solid;
  border-width:1px;
}

#tabela_aninhada {
  border-width:1px;
  border-left:none;
  border-bottom:none;
  border-right:none;

}


.livro td {
  border-style:solid;
  border-width:1px;
  border-color: #000000;
  padding: 3px;
}

#pagina {
  height:400px;
  border-style:dotted;
  border-bottom-color: #000000;
  border-width:1px;
  border-top: none;
  border-left: none;
  border-right:none;
}

#relatorio_lateral {
  margin-left:5%;
  font-size:12px;
}

#relatorio_centro {
  margin-left:25%;
}

.consulta_total a {
  color: #FF0000;
}



/* AUTOCOMPLETE */

div.auto_complete {
  width: 350px;
  background: #fff;
  z-index: 10;
}
div.auto_complete ul {
  border:1px solid #888;
  margin:0;
  padding:0;
  width:100%;
  list-style-type:none;
}
div.auto_complete ul li {
  margin:0;
  padding:3px;
}

div.auto_complete ul li.selected {
  background-color: #ffb;
}

div.auto_complete ul strong.highlight {
  color: #800;
  margin:0;
  padding:0;
}

.auto_complete_field {
  background-color: #DDDDDD;
}

/*RECIBO*/
.recibo_box {
  border: solid;
  border-width: 1px;
  padding: 5px 5px 5px 5px;
  font-size: 14px;
}

.recibo_valor {
  border: solid;
  border-width: 1px;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

#label_valor_recibo {
  text-align: right;
}

#label_numero_recibo {
  text-align: right;
}

.titulo_recibo {
  font-family: "Times New Roman";
  font-size: 18px;
  font-weight: bold;
}

.titulo_recibo td {
  border-top: dotted;
}
.sub_titulo_recibo {
  font-family: "Times New Roman";
  font-size: 20px;
  font-weight: bold;
  /*margin-left: 250px;*/
  text-align: center;
  min-width: 200px;
}

.tabela_sub_titulo_recibo {
  margin-top: -10px;
}

.data_recibo {
  margin-top: -20px;
  font-size: 14px;
}

.carimbo_recibo {
  border: solid;
  border-width: 1px;
}

#label_data_pagamento {
  font-family: "Times New Roman";
  font-size: 16px;
  text-align: center;
}

.tituloCreate {
  background-color: #8E7004;
  color: #FFF;
  padding: 0;
  text-align: center;
  border-bottom: 1px solid #6d5603;
  padding-bottom: 5px;
}

/*Fluxo de caixa */
.receita {
  font-size: 12px;
  background-color: #87CEFA;
  font-weight: bold;
  color: #000000;
}


.despesa {
  font-size: 12px;
  background-color: #CD5C5C;
  font-weight: bold;
  color: #FFFFFF;
}

.resultado {
  font-size: 12px;
  font-weight: bold;
  background-color: #98FB98;
  color: #000000
}

.receita_paga {
  font-size: 12px;
  background-color: #c3e7fd;
  font-weight: bold;
  color: #000000;
}


.despesa_paga {
  font-size: 12px;
  background-color: #e6aeae;
  font-weight: bold;
  color: #FFFFFF;
}

.resultado_pago {
  font-size: 12px;
  font-weight: bold;
  background-color: #ccfdcc;
  color: #000000
}

.fluxo_caixa {
  font-weight: bold;
  position:relative;
  width: 90%;
  margin:0 auto;
  margin-top: 10px;
  color: #00008B;
}

.anterior {
  font-size: 12px;
  background-color: #8B7B8B;
  font-weight: bold;
  color: #FFFFFF;
}

.atual {
  font-size: 12px;
  font-weight: bold;
  background-color: #6CA6CD;
  color: #FFF
}

.cabecalho {
  background-color: #8E7004;
  color: #FFFFFF;
  text-align:center;
}

/*EXTRATO*/

.titulo_area_menor {
  top: 3px;
  position: relative;
  margin-left: 5px;
  font-size: 16px;
  font-style: inherit;
  font-stretch: expanded;
}

.valor_negativo {
  color: #FF0000;
}

.valor_positivo {
  color: #0000FF;
}

div#block_div, div.overlay_alert {
  visibility: hidden;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: #333;
  height:100%;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:18;
  float:left;
}
div#block_div img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.hidden { display: none; }


.record_button {
    display: inline-block;
    background-color: #E4EA86;
    border: solid 1px #8E7004;
    width: 100px;
    padding: 2px 8px;
    color: #8E7004;
    border-radius: 5px 5px 5px 5px;
    margin: 1px 2px;
}

/* BUTTON */
button.button,
span.button {
  display: inline-block;
  border: 1px solid #CFCFCF;
  min-width: 50px;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  background: rgb(200,200,200);
  background: linear-gradient(360deg, rgba(200,200,200,1) 35%, rgba(255,255,255,1) 100%);
  color: #333333;

  padding: 0 7px;
  font: 12px Verdana,Arial,sans-serif;
  height: 25px;
  cursor: pointer;
  vertical-align: top;
  align-content: center;
}

button.button {
  height: 27px;
}

button.button:hover,
span.button:hover  {
  background: rgb(225,225,225);
  background: linear-gradient(360deg, rgba(225,225,225,1) 35%, rgba(255,255,255,1) 100%);
  color: #333333;
}

button.button_highlight,
span.button_highlight {
  background: rgb(14,14,140);
  background: linear-gradient(360deg, rgba(14,14,140,1) 35%, rgba(0,212,255,1) 100%);
  color: white;
}

button.button_highlight:hover,
span.button_highlight:hover {
  background: rgb(25,25,250);
  background: linear-gradient(360deg, rgba(25,25,250,1) 35%, rgba(0,212,255,1) 100%);
  color: white;
}

button.button_danger,
span.button_danger {
  background: rgb(140,14,14);
  background: linear-gradient(360deg, rgba(140,14,14,1) 35%, rgba(255,212,0,1) 100%);
  color: white;
}

button.button_danger:hover,
span.button_danger:hover {
  background: rgb(250,25,25);
  background: linear-gradient(360deg, rgba(250,25,25,1) 35%, rgba(255,212,0,1) 100%);
  color: white;
}

span.button a:link,
span.button a:visited,
span.button input, 
span.button a:link,
span.button a:visited,
span.button input {
    border: 0 none;
    color: #333333;
    cursor: pointer;
    display: block;
    font: 100% Verdana, Arial,sans-serif;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
    text-decoration: none;
    background:none;
}

button.button a {
  color: #333333
}

button.button_highlight a {
  color: white
}

button.button_danger a {
  color: white
}

span.button input {
  padding-right: 35px;
}

button.button:hover a,
span.button:hover a,
span.button:hover input {
  /*color: #CC9900;*/
}


span.button,
button.button {
  position:relative;
}
button.button span.icon,
span.button span.icon {
  display: none;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;

  background: url("/images/layout/bg_button_icon.png") repeat-x scroll 0 0 #F9C838;
  width: 29px;
  font: 12px Verdana,Arial,sans-serif;
  height: 27px;
  border-left: 1px solid #F9C838;
  right: -29px;
  position: absolute;
  top: -1px;
}


span.button a.input_fix span.icon {
  top: -34px;
}

button.button:hover span.icon,
span.button:hover span.icon {
    background: url("/images/layout/bg_button_icon_over.png") repeat-x scroll 0 0 #F9C838;
}

.ticket_medio_sup {
  font-weight: bold;
  position:relative;
  width: 98%;
  margin:0 auto;
  margin-top: 10px;
  color: #8E7004;
}

.ticket_medio {
  font-size: 12px;
  background-color: #F9F164;
  font-weight: bold;
  color: #000000;
}

/* ESTILOS COM DIV */
.form_campo {
  font-family: inherit;
  display: flex;
  flex-direction: column;
  padding: 5px;
}

.caixa_arredondada {
  background-color: lightgray;
  color: black;
  text-align: center;
  border: 1px solid black;
  border-radius: 6px;
  padding: 5px 5px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: gray;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

label.selecao {
  display: inline;
  font-family: inherit;
  font-weight: bold;
}

.caixa_alerta {
  border: 1px solid darkred;
  border-radius: 5px;
  background: lightcoral;
  color: red;
  padding: 5px;
  animation: fadeout 5s;
  -moz-animation: fadeout 5s; /* Firefox */
  -webkit-animation: fadeout 5s; /* Safari and Chrome */
  -o-animation: fadeout 5s; /* Opera */
  opacity: 0;
}

.caixa_notificacao {
  border: 1px solid darkblue;
  border-radius: 5px;
  background: lightblue;
  color: blue;
  padding: 5px;
  animation: fadeout 5s;
  -moz-animation: fadeout 5s; /* Firefox */
  -webkit-animation: fadeout 5s; /* Safari and Chrome */
  -o-animation: fadeout 5s; /* Opera */
  opacity: 0;
}

.exibicao_html {
  all: initial;
  display: block;
  border: 1px solid black;
  border-radius: 5px;
  padding: 10pt;
  margin: 10pt;
}

.texto_alerta {
  color: red;
  font-weight: bold;
}

.mb {
  margin: 3px;
}

.lista-auto-complete {
  border: black 1px solid;
  background-color: white;
  color: black;
  max-height: 200px;
  width: 400px;
  position: absolute;
  display: none;
  overflow-y: auto;
}

.lista-auto-complete-item {
  margin: 0;
  padding: 4px;
  cursor: pointer;
}

.lista-auto-complete-item:hover {
  background-color: yellow;
  border: darkgoldenrod 1px solid;
}

.extrato-credito {
  color: blue;
}

.extrato-debito {
  color: red;
}

/**
 * Grids
 */
.grid-container-2 {
  display: grid;
  grid-template-columns: max-content max-content;
  /* column-gap: 10px; */
  padding: 10px;
}

.grid-container-3 {
  display: grid;
  grid-template-columns: max-content max-content max-content;
  column-gap: 10px;
  padding: 10px;
}

.grid-container-4 {
  display: grid;
  grid-template-columns: max-content max-content max-content max-content;
  column-gap: 10px;
  padding: 10px;
}

.grid-container-5 {
  display: grid;
  grid-template-columns: max-content max-content max-content max-content max-content;
  column-gap: 10px;
  padding: 10px;
}

.alinha-direita {
  text-align: end;
}

.alinha-centro {
  text-align: center;
}

/* EFEITOS DE FADE */
@keyframes fadein {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}
@-moz-keyframes fadein { /* Firefox */
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}
@-o-keyframes fadein { /* Opera */
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}
@keyframes fadeout {
  from {
      opacity: 1;
  }
  to {
      opacity: 0;
  }
}
@-moz-keyframes fadeout { /* Firefox */
  from {
      opacity: 1;
  }
  to {
      opacity: 0;
  }
}
@-webkit-keyframes fadeout { /* Safari and Chrome */
  from {
      opacity: 1;
  }
  to {
      opacity: 0;
  }
}
@-o-keyframes fadeout { /* Opera */
  from {
      opacity: 1;
  }
  to {
      opacity: 0;
  }
}