
html {
  /* font: 12px Arial; */
  font: 12px Tahoma;
}


* {
  /* font: Verdana, Arial, Helvetica, sans-serif; */
  /* font: 12px Tahoma; */
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body {
  margin-left: 0;
  margin-right: 0;
}

#tudo {
  margin-top: 0;
  padding-top:0;
  border-top:0;
  position:relative;
  margin:0 auto;
  margin-left: 8px;
  margin-right: 8px;
  min-height:100%;
  background:none;
}

div#tudo {}

#cabecalho3 {
  color: #FFF;
  background: #0A1A0F;
  padding: 2ex;
}

#cabecalho_logo {
  float: left;
  text-align: right;
  padding-right: 100px;
}

#cabecalho_sistema {
  color: #FFF;
  /* float: right; */
  background: #0A1A0F;
  /* left: 100px; */
}

#cabecalho_sistema a {
  color: #3BB3C2;
}

#cabecalho_sistema a:hover {
  color: #3BB3C2;
}

#cabecalho_sistema h1 {
  color: #35302E;
  background: #0A1A0F;
  margin: 0;
  padding: 0;
  border: 0;
}

#conteudo {
  position: relative;
  padding:0ex 0em 6ex 0em;
  margin:0;
  border:0;
  background:none;
}

#login2 {
  padding: 0;
  margin: 0;
  border: 0;
  float: none;
  text-align:center;
  background:silver;
  background:none;
  width:auto;
}

#login2 h1 {
  background:gray;
  background:none;
  padding: 2ex 0em 4ex 0em;
  margin: 0;
  border: 0;
  width:auto;
}

#menu_e_cabecalho {
  width: auto;
  /* color: #FFFFFF; */
  color: black;
  /* background: #35302E; */
  background: none;
  position: relative;
  float: none;
  padding: 0ex 0em 0.75ex 0em;
  /* border: 0; */
  /* margin: 0; */
}

#menu_e_cabecalho h2 {
  width: auto;
  font-size: 17px;
  /*
  color: #FFFFFF;
  
  background: #0A1A0F;
  background: none;
  */
  padding: 1ex 1em 1ex 1em;
  border: 0;
  margin: 0;
  /* margin-bottom: 1.5ex; */
}

#menu_e_cabecalho td {
  /* color: #FFFFFF; */
  color: black;
  padding: 1ex 0.25em 1ex 0.25em;
}

#processando {
  background: #EDFE92;
  /* background-image: url("../../sistema/OD80myK.gif"); */
  color: #49502C;
  position: absolute;
  top: 50%;
  left: 50%;
}

/*
.cabecalho_colunas {
  color: #FFF;
  background: #0F3034
}

.registro_par, .registro_impar {
  color: #000000;
}

.celula_link {
  color: blue;
}

.registro_par {
  background: #3BB3C2;
}

.registro_impar {
  background: #3196A3;
}

*/

.campo_link {
  color: #000;
}

.clear 
{
  clear:both;
}

#rodape 
{
  background:none;
  border: 0;
  margin: 0;
  padding: 0;
  bottom: 0; 
  vertical-align: bottom;
  position: absolute; 
  left: 0;
  right: 0;
  padding-top: 6;
  padding-bottom: 6;
}

#rodape p
{
  padding:0;
  padding-top: 3;
  padding-bottom: 3;
}

  #outer {height: 400px; overflow: hidden; position: relative;}
      #outer[id] {display: table; position: static;}
      
     #middle {position: absolute; top: 50%;} /* para o IE */
      #middle[id] {display: table-cell; vertical-align: middle; position: static;}
      
      #inner {position: relative; top: -50%} /* para o IE */
      /* opcional: #inner[id] {position: static;} */
      
.itens {
 font: 12px Tahoma;
}

#tudo {
}

#conteudo {
}

#cabecalho {
  font: 12px Tahoma;
}

#cabecalho_logo {
  float: left;
  display: inline-block;
  background: none;
  padding:0ex 33px 32px 0em;
}

#cabecalho_conteudo {
  text-align: right;
}

#cabecalho_botoes {
  display: inline;
  float: none;
  vertical-align: middle;
  padding: 0.5ex 0em 0ex 0ex;
}

#painel_botoes {
  display: inline-block;
}

.painelBotaoElemento {
  /* float: right; */
  float: none;
  display: inline-block;
  padding:0.5ex 0em 0.5ex 0.5em;
}

#painel_busca {
  display:inline-block;
}

#painel_data {
  display: inline-block;
  padding: 0ex 0.5em 0.5ex 0.5em;
}

#painel_atalhos {
  /* margin-left: 158px; */
  width: auto;
  float: none;
  display: block;
  background: none;
  border-radius: 6px 6px 0 0;
}

.atalhoElemento {
  /* float: right; */
  float: none;
  display: inline-block;
  padding: 1ex 0.5em 1ex 0.5em; 
  padding: 1.5ex 0.5em 1.5ex 0.5em; 
  padding: 9px 0.5em 10px 0.5em; 
  border-left: 1px solid #a6c9e2;
  border: 0;
  margin: 0.25ex 0em 0.25ex 0.25em; 
  margin: 0; 
  margin: 0 0 0 0.25em; 
  font-weight: normal;
  /* border-radius: 6px 6px 0 0; */
}

.atalhoElementoDestaque {
  font-weight: bold;
  background: none;
}

/*
.atalhoElemento a:active {
  background: red;
}
*/

.meu_usuario_fundo {
  float:left;
  padding: 1ex 0.5em 1ex 0.5em; 
  margin: 2px 0em 3px 0.25em;
  margin: 2px 0em 2px 0.25em;
}

#menu_principal {
  position: absolute;
  top: 92px;
  left: 3px;
}

/*
}#menu_principal {
  position: absolute;
  top: 93px;
  left: 4px;
}
*/
/* @media screen and (max-width: 1212px) {*/
/*
@media screen and (max-width: 1280px) {
  #menu_principal {
    top: 128px;
    left: 0px;
  }
}

@media screen and (max-width: 1053px) {
  #menu_principal {
    top: 155px;
    left: 0px;
  }
}

@media screen and (max-width: 1004px) {
  #menu_principal {
    top: 158px;
    left: 0px;
  }
}

@media screen and (max-width: 945px) {
  #menu_principal {
    top: 150px;
    left: 4px;
  }
}

@media screen and (max-width: 870px) {
  #menu_principal {
    top: 120px;
    left: 4px;
  }
}

@media screen and (max-width: 794px) {
  #menu_principal {
    top: 93px;
    left: 0px;
  }
}

@media screen and (max-width: 659px) {
  #menu_principal {
    top: 131px;
    left: 0px;
  }
}
*/

.opc {
  padding:0;
  margin:0ex 0em 0ex 0em;
}

.opc h2 {
  margin:0;
  border:0;
  padding:0.5ex 1em 0.5ex 1em;
}

.acesso {
  margin-top: 2ex;
  margin-bottom: 2ex;
  margin-left: 1.25em;
  margin-right: 1.25em;
}

.acesso h3 {
  margin-left: 1.25em;
}

a.mini {
  font-size:4px;
}

a.pequeno {
  font-size:10px;
}

.ui-autocomplete-loading {
  background: #ffffff url('ui-anim_basic_16x16.gif') right center no-repeat;
}

.menu .ui-menu {
  /* width: 100%; */
}

.menu2 {
  width:100%;
  /* white-space:nowrap; */
}
.menu5 {
  width:130px;
  /* white-space:nowrap; */
}
.menu4 {
  width:180px;
  /* white-space:nowrap; */
}
.menu6 {
  width:230px;
  /* white-space:nowrap; */
}

.menu3 {
  width:300px;
  /* white-space:nowrap; */
}
/*
div#menu li div, div#menu ul ul a {
  width:100%;
  white-space:nowrap;
}
*/
/*
.ui-menu .ui-menu-item .ui-menu-multilevel {
  width: 180px;
  width: 480px;
}
*/

.botao .botao_tabela {
  border: 0;
  padding: 0;
  margin: 0;
}

  html .botao
{
  display: inline-block;
  font: 14px Tahoma;
  font: 12.5px Verdana;
  border-radius: 8px;
  padding: 0;
}

 .ui-widget-content form[name=cadastro] .botao
{
  display: inline-block;
  /* font: 14px Tahoma; */
  font: 12.5px Verdana;
  border-radius: 8px;
  padding: .4em 1em;
}

#login2 td .botao
{
  display: inline-block;
  font: 14px Verdana;
  padding: .4em 1em;
  border-radius: 8px;
}

 html .botao_mini
, html .ui-widget-content .botao_mini
{
  /* background: red; */
  font: 4px Verdana;
  padding: 0em 0em;
  border-radius: 6px;
}

.esquerda {
  float: left;
}

.direita {
  float: right;
}

a:hover.botao2 {
  cursor: pointer;
}

.ui-widget-header a.botao2 div {
  /* color: white; */
  -webkit-filter: invert(100%);
}

/*
.ui-widget-header a:active.botao2 div, .botao2_ativo {
  color: green;
  border-bottom: 2px black solid;
}
*/

.clear, .quebra {
  clear: both;
}

.largura_100 {
  width: 100%;
}

.borda_verde {
  border: 1px solid green;
}

.historicoRecebiveisItem {
  color: #888;
}

.historicoRecebiveisItem-focus {
  background: #FFFFCC;
}

.historicoRecebiveisItem-active {
  background: #FFFF99;
}

.historicoRecebiveisItem-id {
  background: #D3D6FF;
}

.historicoRecebiveisItem-cc {
  background: #EAEBFF;
}

.historicoRecebiveisItem-cc-active {
  background: #EAEBFF;
}

.historicoRecebiveisItem-cc-active2 {
  border-top: 1px #4297d7 solid;
  border-bottom: 1px #4297d7 solid;
}

.historicoRecebiveisItem-cc-active-e {
  border-left: 1px #4297d7 solid;
}
.historicoRecebiveisItem-cc-active-d {
  border-right: 1px #4297d7 solid;
}

.celula {
  margin: 0 .4em;
}

.celula-td {
  padding: 0 .4em;
}

.aguarde {
  padding: 2ex 2em;
}

.aguarde_mensagem {
  padding: 1ex 0em;
  font-family: 'trebuchet ms', verdana, arial;
  font-size: medium;
  font-weight: bold;
}

.aguarde_progresso {
  padding: 1ex 0em;
}

.registro tr:hover {
  background-color: #a6c9e2;
  background-color: #eaebff;
}

.erro {
  color: #FF0033;
}

.sucesso {
  color: #00CC00;
}

.link {
  font-family:Arial; 
  font-size:12px; 
  /* line-height:2.5em; */
	text-decoration: none;
  color: #005999;
  cursor: pointer;
}

.link:hover {
	/* text-decoration: underline; */
  color: #3af;
}

.link2 {
  font-family:Arial; 
  font-size:11px; 
  line-height:2.5em;
	text-decoration: none;
  color: #999;
}

.link2:hover {
	/* text-decoration: underline; */
  color: #666;
}

.upload-imagem {
  cursor: pointer;
}       

.upload-imagem img, .upload-imagem-visualizacao img {
  border: 1px solid #a6c9e2;
  border-radius: 5px;
  padding: 0.3ex 0.4em;
}       
  .upload-imagem .hiddenfile {
  width: 0px;
  height: 0px;
  overflow: hidden;
}       

.ui-dialog,
.ui-datepicker {
  box-shadow: 0 17px 50px 0 rgba(0,0,0,.19),0 12px 15px 0 rgba(0,0,0,.24);
}