body{
  font-size: 11px;
  font-family: verdana, sans-serif;
  margin: 0px;
  padding: 0px;
  /*
  background-image: url(imagens/fundo.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  */
}

.mensagens{
  color: red;
  font-size: 11px;
  font-family: verdana, sans-serif;
  font-weight: bold;
}

.loginLabels{
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

.loginInputs{
  padding: 2px 4px 2px 4px;
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfcf;
  background-color: #fcfcfc;
  width: 100px;
}

.panelDecoradoBody{
  padding: 0px;
  border: 0px;
  margin: 0px;
}

.botaoEntrar{
  padding: 2px 4px 2px 4px;
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin-top: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfcf;
}

.loginLinha4{
  text-align: center;
}

.logo-login{
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-color: #cfcfcf;
}

.colunaLogoLogin{
  width: 220px;
}

.botaoSelecaoCondicao{
  width: 18px;
  height: 18px;
}

.panelTopCabecalho{
  text-align: right;
  padding: 0px;
  margin: 0px;
}

.panelTopCabecalhoBody{
  margin: 0px;
  border: 0px;
  padding: 0px;
}

td{
  font-size: 11px;
  font-family: verdana, sans-serif;
}

.label{
  font-weight: bold;
  /** se remover lembre-se que se estiver dentro de outro elemento com text-align: right vai
  continuar alinhado à direita **/
  text-align: right;
}

.labelValor{
  text-align: left;
  width: 300px;
}

.titulo{
  font-weight: bold;
  font-size: 28px;
}

.subtitulo{
  font-size: 15px;
  text-align: right;
}

.rowCorSim{
  text-align: left;
  height: 20px;
  background-color: white;
}

.rowCorNao{
  text-align: left;
  height: 20px;
  background-color: #f8f8f8;
}

.rowSelecionada{
  background-color: #cfcfcf;
}

.rowAtiva{
  background-color: #bfbfbf;
}

.gridItensCotacoesCelulas{
  text-align: left;
  padding-top: 1px;
}

.panelContentItensCotacaoCelulas{
}

.panelContentCotacoesCelulas{
}

.panelTopItensCotacoes{
}

.panelTopItensCotacoesCelulas{
  padding-left: 0px;
  margin-left: 0px;
  border-left: 0px;
  vertical-align: top;
}

.panelRecursos, .panelQuantificacao, .panelTotal{
  text-align: left;
  height: 60px;
}

.panelRecursosBody, .panelQuantificacaoBody, .panelTotalBody{
  border: 0px;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

.panelRecursosBody{
  position: relative;
  /*  top: 5px;*/
}

.panelTotalBody{
  position: relative;
  /*  top: 15px;*/
}

.cotacoesTotal{
  font-size: 20px;
}

.panelTotalCelulas{
  height: 100%;
  font-family: verdana, sans-serif;
}

.teste{
  font-size: 12px;
  color: red;
  font-weight: bold;
}

.numero{
  text-align: right;
}

.bordaPadraoText{
  border: solid 1px #aeaeae;
}

.precoUnitario, .desconto{
  width: 94%;
}

.observacoesCotacao{
  width: 100%;
}

.gridItensCotacoes{
  width: 100%;
  height: 100%;
}

.itemCotacaoColunaPrecoUnitario, .itemCotacaoColunaDesconto{
  text-align: center;
}

.readOnly{
  background-color: #efefef;
}

.cotacoesQuantificacaoItensComDesconto, .cotacoesQuantificacaoItensCotados, .cotacoesQuantificacaoItens{
  width: 80px;
}

.issueTitulo{
  color: red;
  font-size: 11px;
  font-family: verdana, sans-serif;
  font-weight: bold;
}

.issueDescricao{
  margin-left: 10px;
}

.linkColumnHeader{
  color: black;
  text-decoration: none;
}

.linkColumnHeader:hover{
  color: #555555;
}

.panelBotoesItensCotacaoEsquerda{
  text-align: left;
}

.panelBotoesItensCotacaoDireita{
  text-align: right;
}

.windowHeader{
  background-color: white;
  width: 100%;
  padding: 5px;
}

.windowHeaderTitle{
  font-weight: bold;
  width: 100%;
}

.windowHeaderMessage{

}

.rich-mpnl-body{
  padding: 0px;
}

.gridCotacao{
  padding-top: 3px;
}

.panelQuantificacaoCelulas{
  padding-left: 10px;
}

.rich-fileupload-button{
  background-image: none;
  background-color: #E6E6E6;
}

.rich-fileupload-button-light{
  background-image: none;
  background-color: #E6E6E6;
}

.rich-fileupload-button-press{
  background-image: none;
  background-color: #CCCCCC;
}