
BODY {
    background-color: #003571;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
}
table {
    font-size: 11px;
}
table td {
    vertical-align: top;
}
input[type="checkbox"] {
    margin: 3px 3px 3px 1px;
}
input[type="radio"] {
    margin: 3px 3px 3px 1px;
}
.imagelogo {
    max-height: 34px;
}
#novaVersaoMessage {
    background-color: #e6ffcc;
    float: left;
    font-size: 12px;
    opacity: 0.7;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    width: 100%;
}
#btn_trocavendedor {
    background-image: url("../imagens/icone/btnTrocarvendedor.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_revisao {
    background-image: url("../imagens/icone/btnRevisao.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_renovar {
    background-image: url("../imagens/icone/btnRenovar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#pendenciaMessage {
    background-color: #cc0000;
    color: white;
    display: block;
    font-size: 12px;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    width: 100%;
}
.outterTable {
    width: 100%;
}
.outterTableHeader {
    background-image: url("../imagens/line_separator.gif");
    background-position: 0 100%;
    background-repeat: no-repeat;
    color: #444444;
    font-family: arial;
    font-size: 15pt;
    font-weight: bold;
}
.innerTableHeader {
    background-position: 0 100%;
    background-repeat: no-repeat;
    color: #444444;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}
.outterTableHeader img {
    border: 0 none;
}
.tableBody {
    padding-top: 10px;
}
.entrada1 {
    padding-bottom: 0;
}
.outterTableHeaderLeft {
    float: left;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-top: 2px;
    text-transform: uppercase;
}
.outterTableHeaderRight {
    color: #dadada;
    float: right;
    font-size: 11px;
    padding-right: 5px;
    padding-top: 5px;
}
.outterTableFooterRight {
    color: #dadada;
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 30px;
    text-align: right;
    width: 500px;
}
.outterTableFooter {
    background-image: url("../imagens/line_separator.gif");
    background-position: 0 center;
    background-repeat: no-repeat;
    color: #444444;
    font-family: arial;
    font-size: 15pt;
}
.log {
    float: left;
    font-family: verdana;
    font-size: 11px;
    padding-left: 5px;
}
#btn_avancar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnProximo.gif");
    background-position: 100% center;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 0;
    padding-right: 18px;
    width: auto;
}
#btn_escala {
    background-color: transparent;
    background-image: url("../imagens/icone/btnAddEscala.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: medium none;
    color: black;
    cursor: pointer;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 2%;
    text-transform: none;
    width: 98px;
}
#btn_limpar {
    background-image: url("../imagens/icone/btnLimpar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_filtro {
    background-image: url("../imagens/icone/btnPesquisar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
.btn_simples_avancadoDown, .btn_simples_avancadoUp {
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
.btn_simples_avancadoDown {
    background-image: url("../imagens/icone/btnDown.png");
}
.btn_simples_avancadoUp {
    background-image: url("../imagens/icone/btnUp.png");
}
.btn_limpar {
    background-image: url("../imagens/icone/btnLimpar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
    text-transform: none;
}
.btn_filtrar {
    background-image: url("../imagens/icone/btnPesquisar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
    text-transform: none;
}
.btn_alterar {
    background-image: url("../imagens/editar.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
    text-transform: none;
}
#btn_novo {
    background-image: url("../imagens/icone/btnNovo.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_incluir {
    background-color: #ffffff;
    background-image: url("../imagens/icone/btnNovo.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 solid #ffffff;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 22px;
    text-transform: none;
}
#btn_insert_one {
    background-image: url("../imagens/icone/btnNovo.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 7px;
}
#btn_excluir, #btn_excluir2 {
    background-image: url("../imagens/icone/btnDeletar.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_editar {
    background-image: url("../imagens/icone/btnEditar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_help {
    background-image: url("../imagens/icone/btnHelp.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_cancelar {
    background-image: url("../imagens/icone/btnCancelar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_cancelar2 {
    background-color: #ffffff;
    background-image: url("../imagens/icone/btnCancelar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 solid #ffffff;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 22px;
    text-transform: none;
}
#btn_comprar {
    background-color: #ffffff;
    background-image: url("../imagens/icone/btnBaixar.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 solid #ffffff;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px 5px 22px;
    text-transform: none;
}
#btn_copiar {
    background-image: url("../imagens/copiar_icon.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_voltar {
    background-image: url("../imagens/icone/btnVoltar.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_sair {
    background-image: url("../imagens/icone/btnSair.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
#btn_gravar1, #btn_gravar2, .btn_gravar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnSalvar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color:black;
    height: auto;
    padding-left: 22px;
    width: 60px;
}
#btn_remessa {
    background-color: transparent;
    background-image: url("../imagens/icone/btnRemessa.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 22px;
    text-transform: none;
    width: 60px;
}
#btn_remessa2 {
    background-color: transparent;
    background-image: url("../imagens/icone/btnRemessa.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 22px;
    text-transform: none;
    width: 60px;
}
#btn_excel {
    background-color: transparent;
    background-image: url("../imagens/icone/btnExcel.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 22px;
    width: 60px;
}
#submit_excel {
    background-color: transparent;
    background-image: url("../imagens/icone/btnExcel.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: medium none;
    color: black;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 1%;
    text-transform: none;
    width: 85px;
}
#btn_gerarSPED {
    background-color: transparent;
    background-image: url("../imagens/icone/btnPainel.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: medium none;
    color: black;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 2%;
    padding-top: 1px;
    text-transform: none;
    width: 130px;
}
#btn_gerar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnpdf.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: medium none;
    color: black;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 1%;
    text-transform: none;
    width: 91px;
}
#btn_imprimircomprovante {
    background-color: transparent;
    background-image: url("../imagens/icone/btnImprimir.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    width: auto;
}
#btn_gerarcsv {
    background-color: transparent;
    background-image: url("../imagens/icone/btncsv.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: medium none;
    color: black;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 1%;
    text-transform: none;
    width: 91px;
}
#btn_imprimirordemcompra {
    background-color: transparent;
    background-image: url("../imagens/icone/btnpdf.png");
    background-position: 0 70%;
    background-repeat: no-repeat;
    border: medium none;
    color: black;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 5%;
    text-transform: none;
    width: 200px;
}
#btn_atualizar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnBaixar1.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: medium none;
    color: black;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 2%;
    text-transform: none;
    width: auto;
}
#btn_baixar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnBaixar.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    width: auto;
}
#btn_estornar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnEstornar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    width: auto;
}
.btn_associar_ordemcompra {
    background-color: transparent;
    background-image: url("../imagens/btnAssociar.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    width: 180px;
}
.btn_associar_ordemcompra2 {
    background-color: transparent;
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    width: auto;
}
#btn_baixar1 {
    background-color: transparent;
    background-image: url("../imagens/icone/btnBaixar1.gif");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 22px;
    width: 125px;
}
#button_baixar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnBaixar.gif");
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    width: 15px;
}
#btn_conciliar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnConciliar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 22px;
    width: auto;
}
#btn_cancelar_baixar {
    background-color: transparent;
    background-image: url("../imagens/icone/btnCancelar.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 22px;
    width: auto;
}
#btn_exibirocultarcolunas {
    background-color: transparent;
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    text-transform: none;
    width: 130px;
}
#btn_enviaremail {
    background-color: transparent;
    background-image: url("../imagens/icone/btnEmail.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding-left: 4%;
    width: 95px;
}
#btn_enviaremail1 {
    background-color: transparent;
    background-image: url("../imagens/icone/btnEmail1.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding: 5px 5px 5px 22px;
    width: 95px;
}
#btn_gravar {
    cursor: pointer;
    padding-left: 16px;
}
.addAtalho {
    background-image: url("../imagens/icone/btnAddAtalho.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
.remAtalho {
    background-image: url("../imagens/icone/btnRemAtalho.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
.exibirocultarColunas {
    background-position: 0 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 5px 5px 5px 22px;
}
.outterTableHeaderLink:hover {
    text-decoration: underline;
}
.window {
    margin-top: 9px;
    width: 100%;
}
.window TD {
    font-family: tahoma;
    font-size: 11px;
    vertical-align: top;
}
.window BUTTON, .btnApp {
    background-color: #fdfdfd;
    border: 2px solid #003571;
    color: #003571;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    padding: 1px;
    text-transform: uppercase;
}
input {
    border: 1px solid #808080;
    font-size: 13px;
    padding: 2px;
    text-transform: none;
    width: auto;
}
.desativado {
    background-color: red;
    border: 1px solid #808080;
    font-size: 12px;
    height: 20px;
    padding: 2px;
}
textarea {
    border: 1px solid #808080;
    font-family: verdana;
    font-size: 12px;
    padding: 2px;
    text-transform: none;
}
select {
    border: 1px solid #808080;
    font-size: 15px;
    height: 22px;
    text-transform: none;
}
.inputWindow {
}
.resultWindow {
    background-color: white;
    padding: 4px;
}
.inputTable {
    padding: 1px 3px;
}
.labelColumn {
    color: #535353;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 10px;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    width: 1%;
}
.inputComment {
    color: #535353;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 10px;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    width: 1%;
}
.labelColumn SPAN {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}
span.titulo {
    border-bottom: 1px dashed #dadada;
    display: block;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 5px 5px 8px;
}
span.subtitulo {
    display: block;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    padding-top: 8px;
}
.doublelineformat {
    color: #535353;
    font-family: Verdana;
    font-size: 10px;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    width: 1%;
}
.tela-fazenda select, .tela-fazenda input {
    width: 350px;
}
.radioClass {
    background-image: none;
    border: medium none;
    width: auto;
}
.requiredMark {
    color: #ea6464;
}
.propertyColumn {
}
.actionBar {
    border-bottom: 1px solid #cfcfcf;
    padding: 3px;
    text-align: right;
}
.dataGrid {
    background-color: #ffffff;
    color: #000000;
    font-family: tahoma;
    font-size: 11px;
}
.dataGridHeader {
    background-color: #003571;
    color: #ffffff;
    font-family: Verdana;
    font-weight: bold;
    text-align: left;
}
.headerColumn {
    background-color: #003571;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    padding: 1px;
    text-align: left;
}
.dataGridHeader A {
    color: #ffffff;
    font-family: Verdana;
}
.dataGridHeader th {
    border-left: 1px solid white;
    color: #ffffff;
    font-family: Verdana;
    padding: 5px 3px;
}
.dataGridBody1 {
    background-color: #f5f7f8;
}
.dataGridBody1 td {
    padding: 3px;
    vertical-align: middle;
}
.dataGridBody2 {
    background-color: #dadada;
}
.dataGridBody2 td {
    padding: 3px;
    vertical-align: middle;
}
.dataGridFooter {
}
A {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}
A.menuItemSelected {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
A.menuItemSelected:hover {
    text-decoration: underline;
}
A.menuItemUnselected {
    color: #d1d1d1;
    font-weight: bold;
    text-decoration: underline;
}
A.menuItemUnselected:hover {
    color: #ffffff;
    text-decoration: underline;
}
.detailTabSelected {
    background-color: #dadada;
    float: left;
    font-family: helvetica;
    font-size: 11px;
    font-weight: bold;
    margin-left: 4px;
    margin-top: 2px;
    padding: 4px;
}
.detailTabSelected:link {
    color: #000000;
    text-decoration: none;
}
.detailTabSelected:visited {
}
.detailTabSelected:hover {
}
.detailTabSelected:active {
    color: #000000;
    font-family: sans-serif;
    text-decoration: none;
}
.tabPanelLink {
    background-repeat: repeat-x;
    border-bottom: 1px solid #dadada;
    display: table;
    margin-bottom: 3px;
    width: 100%;
}
.detailTabUnselected {
    background-color: #f0f0f0;
    float: left;
    font-family: helvetica;
    font-size: 11px;
    font-weight: bold;
    margin-left: 4px;
    margin-top: 2px;
    padding: 4px;
}
.detailTabUnselected:link {
    color: #000000;
    text-decoration: none;
}
.detailTabUnselected:visited {
    background-color: #f0f0f0;
}
.detailTabUnselected:hover {
}
.detailTabUnselected:active {
}
.detailBlock {
    background-color: white;
}
.titulo1 {
    background-image: url("../imagens/linhaheader.gif");
    background-position: 0 100%;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 2px;
    padding: 3px;
    text-align: left;
}
.submitBar {
    padding: 5px;
    text-align: right;
}
.submitBar button, .excluirdetalhe {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
}
.required {
    background-color: #fff9d0;
}
.checkBoxClass {
    border: 0 none;
}
.lineNovalinha {
    padding: 5px;
}
#panel2 .labelColumn {
    text-align: center;
    vertical-align: middle;
}
#panel2 .propertyColumn {
    padding: 8px;
}
.foto {
    border: 1px solid black;
    margin-top: 10px;
    max-height: 130px;
    max-width: 150px;
    padding: 3px;
}
.image {
    border: 1px solid black;
    height: 130px;
    margin-top: 10px;
    padding: 3px;
    vertical-align: middle;
    width: 150px;
}
.selectAcoes {
    width: 150px;
}
.selectAcoes .opt {
    padding-left: 10px;
}
.selectAcoes .nullValue {
    color: gray;
    padding-left: 0;
}
.ColVis_collectionBackground {
    background: url("#") repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 100%;
}
#offlineStatus {
    background: none repeat scroll 0 0 black;
    bottom: 0;
    color: white;
    display: none;
    font-size: x-small;
    font-weight: bold;
    height: 2em;
    opacity: 0.75;
    position: fixed;
    width: 100%;
}
#divCache {
    display: none;
}
#offlineStatus .left {
    float: left;
    padding: 5px;
    text-align: left;
    width: 30%;
}
#offlineStatus .right {
    float: right;
    padding: 5px;
    text-align: right;
    width: 60%;
}
#offlineMessage {
    background: none repeat scroll 0 0 #999;
    color: white;
    display: none;
    font-size: small;
    font-weight: bold;
    height: 2em;
    opacity: 0.75;
    padding-top: 4px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
}
