body
{
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-family: Arial;
    width: 100%;
    text-align: left;
}
.botao_padrao
{
    font-size: 12px;
    font-weight: bold;
    color: #2461BF;
    text-transform: uppercase;
}
body#Master
{
    background-position: 0 0px; /*background-image: url( "../images/fundo_login.gif" );*/
    background-color: #eae6e2;
}

body#Login
{
}

body#PopUp
{
    /*background-image: url( "../images/fundo_login.gif" ); 	background-repeat: repeat-x;*/
    background-position: 0 0px;
    background-color: #eae6e2;
}
.CenterAlign th
{
    text-align: Center;
    font-weight: normal;
}
.LeftAlign th
{
    text-align: Left;
    font-weight: normal;
}
#Geral
{
    width: 98%; /*border: solid 1px #000000;*/
    margin-left: auto;
    margin-right: auto;
}

#GeralLogin
{
    width: auto; /*border: solid 1px #000000;*/
    height: 571px;
    margin-left: auto;
    margin-right: auto;
}
#Grid_Esquerda
{
    float: left;
}

#botao_central
{
    margin-left: 425px;
    margin-top: -100px;
}
#Image_Help
{
    margin-left: 37px;
}
.TamUpload
{
    width: 495px;
}
#Grid_Direita
{
    float: right;
    margin-top: -265px;
    padding-right: 100px;
}
.BtnLogin
{
    background-color: #2461BF;
}
.FundoBranco
{
    background-color: #FFFFFF; /*height: 400px;*/
    width: 815px;
}
.CampoDesabilitado
{
    background-color: #CAD9F0;
}

a:link, a:active, a:visited
{
    color: #000000;
    text-decoration: none;
}

#FilData
{
    width: 200px;
    float: left;
}

.comprimento
{
    height: 370px;
}
.quebra
{
    clear: both;
}

#Filtrar
{
    margin-left: 15px;
    width: 600px;
    float: left;
}

#FilGeral
{
}

img
{
    border-width: 0px;
}
h1
{
    font-size: 18px;
    font-family: Arial;
    color: #3e75c7;
    margin: 0px;
}
h1 a:link, h1 a:active, h1 a:visited
{
    font-family: Arial;
    color: #003399;
    margin: 0px;
    font-weight: bold;
}

#GeralPopUp
{
    padding: 5px;
}

#GeralPopUp h1
{
    font-size: 18px;
    font-family: Arial;
    color: #003399;
    margin: 0px;
}
#GeralPopUp h1 a:link, #GeralPopUp h1 a:active, #GeralPopUp h1 a:visited
{
    font-family: Arial;
    color: #000055;
    margin: 0px;
    font-weight: bold;
}

hr
{
    width: 98%;
}
select, input
{
    height: 19px;
}
input, textarea
{
    box-sizing: border-box;
    font-size: 11px;
    font-family: Arial;
    text-transform: uppercase;
}
input:focus
{
    background-color: #DBE7FB;
}

.degrade_input
{
    background: url("../images/login.jpg");
}

.data, .hora
{
    color: White;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
/** MENU */
#menu
{
    /*background-color:#6E98D5;*/
    height: 20px;
    color: #FFFFFF;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-top: 3px;
    text-align: left;
}
.Menu, .Menu a:link, .Menu a:active, .Menu a:visited
{
    color: #007AA5;
    text-decoration: none;
}
.MenuDynamicMenuItemStyle
{
    background-color: #6E98D5;
}
.MenuDynamicMenuItemStyle
{
}
.MenuDynamicMenuStyle
{
    z-index: 1; /*border:1px solid #FFFFFF;*/
}
.MenuDynamicSelectedStyle
{
}
.MenuStaticHoverStyle
{
}
.MenuStaticMenuItemStyle
{
}
.MenuStaticMenuItemStyle
{
}
.MenuStaticSelectedStyle
{
}
.MenuDynamicMenuItemStyle a:link, .MenuDynamicMenuItemStyle a:visited
{
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
}
/*************************************/

#logo1
{
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
}

#logo2
{
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    padding-right: 10px;
}

#Cabecalho
{
    background-position: left top;
    z-index: 0;
    margin-left: auto;
    margin-right: auto;
}
#Cabecalho
{
    /*background-image: url( "../images/banner.gif" ); 	background-repeat: no-repeat;*/
    height: 99px;
    width: 100%;
}




#CabecalhoLogin
{
}
#Cabecalho #Cab1
{
    width: 471px;
    height: 99px;
    background-image: url("../images/08.jpg");
    background-repeat: no-repeat;
    background-position: right;
    right: 0;
    position: absolute;
}

#Cabecalho .logomarca
{
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 8px;
    z-index: 1;
}

#Cabecalho .logomarca2
{
    position: relative;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    z-index: 2;
}

#Cabecalho .DataHora
{
    float: left;
    margin-left: 5px;
    text-align: left;
}

#Cabecalho .usuario
{
    position: relative;
    float: right;
    margin-left: 5px;
    text-align: right;
}

#linha
{
    width: 1024px;
    background-image: url("../images/linha.jpg");
    background-repeat: repeat-y;
    z-index: 3;
}

#BlocoConteudo
{
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

#BlocoConteudoPopUp
{
    background-position: center top;
    padding: 5px;
    margin: 5px;
    min-height: 300px;
}

/** Agrupamento dos campos do formulário */
.FormGrupo, .CheckGrupo
{
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px; /*border: silver thin solid;*/
    border: solid 2px #4077C8;
    width: 99%;
    margin-bottom: 5px;
}

.FormGrupoSemBorda
{
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px; /*border: silver thin solid;*/
    border: 0;
    width: 99%;
    margin-bottom: 5px;
}

.Borda
{
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px; /*border: silver thin solid;*/
    border: solid 2px #4077C8;
    width: 99%;
    margin-bottom: 5px;
}

legend
{
    color: #ffffff;
    font-weight: bold;
    background-color: #003399;
    font-size: 10pt;
    padding-bottom: 0px;
    font-family: Arial;
}

/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html > body .FormGrupo legend, html > body .CheckGrupo legend, html > body .FormGrupoSemBorda legend
{
    margin-bottom: 0px;
}

.Oculto
{
    display: none;
}
.Mostra
{
    display: inherit;
}

.JavaScriptLink
{
    cursor: pointer;
}

.Grupo label, .Grupo span, .Grupo input
{
    display: block;
    float: left;
    text-transform: uppercase;
}
.Grupo br
{
    clear: left;
}

.FormGrupo label, .FormGrupoSemBorda label
{
    display: block; /*width: 110px;*/
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    text-align: right;
    padding-right: 3px;
    color: #000;
}

.FormGrupo input, .FormGrupo select, .FormGrupoSemBorda input, .FormGrupoSemBorda select
{
    display: block; /*width: 140px;*/
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    color: #0E0659;
    text-transform: uppercase; /*border-top: 1px solid #333;     border-left: 1px solid #333;     border-bottom: 1px solid #ccc;     border-right: 1px solid #ccc;*/
}
.FormGrupo select, .FormGrupoSemBorda select
{
    width: 145px;
}
.FormGrupo br, .FormGrupoSemBorda br
{
    clear: left;
}
.FormGrupo .InputLabel, .FormGrupoSemBorda .InputLabel
{
    border: 0px;
    background-color: #EBF1E7;
    color: Black;
}

.CheckGrupo label, .CheckGrupo span
{
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-left: 5px;
    text-align: right;
    padding-right: 3px;
    color: #000;
}

.CheckGrupo input, .CheckGrupo select
{
    display: block;
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    color: #0E0659;
    text-transform: uppercase;
}

/** ------------------------------------------------- */
.FormGrupo .Calendario, .Calendario
{
    width: 70px;
}
.FormGrupo .Calendario_table_window, .Calendario_table_window
{
    margin: 0;
    padding: 0;
}
.Calendario_top_draggable, .Calendario_w, .Calendario_e
{
    display: none;
}
.FormGrupo .Calendario_content, .Calendario_content
{
    font-size: 12px;
    background-color: #FFFFFF;
    border: 1px solid #003366;
    z-index: 999;
}
.FormGrupo .Calendario_content td, .Calendario_content td
{
    width: 20px;
    text-align: center;
    background-color: #EEEEEE;
}
.FormGrupo .Calendario_content .monthYear, .Calendario_content .monthYear
{
    background-color: #DAE4D9;
    color: #000000;
    font-weight: bold;
    text-align: center;
}
.FormGrupo .Calendario_content .navigate, .Calendario_content .navigate
{
    background-color: #84A475;
}
.FormGrupo .Calendario_content .weekHeader, .Calendario_content .weekHeader
{
    background-color: #F5F4D3;
}
.FormGrupo .Calendario_content .weekDayHeader, .Calendario_content .weekDayHeader
{
    background-color: #F5F4D3;
}
.FormGrupo .Calendario_content .weekNo, .Calendario_content .weekNo
{
    background-color: #F5F4D3;
}
.FormGrupo .Calendario_content .offMonth, .Calendario_content .offMonth
{
    background-color: #EEEEEE;
    color: #BBBBBB;
}
.FormGrupo .Calendario_content .holliday, .Calendario_content .holliday
{
    background-color: #D0D0D0;
}
.FormGrupo .Calendario_content .selectedDate, .Calendario_content .selectedDate
{
    font-weight: bold;
}
.FormGrupo .CalendarioDropper, .CalendarioDropper
{
    width: 25px;
    background-image: url("../images/ico_calendario.gif");
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: 50px;
    _text-indent: 0px;
    border: 0px;
    background-color: #FFFFFF;
}
/** ------------------------------------------------- */

.InputPequeno, .FormGrupo .InputPequeno, .FormGrupoSemBorda .InputPequeno
{
    width: 75px;
}
.InputMedio, .FormGrupo .InputMedio, .FormGrupoSemBorda .InputMedio
{
    width: 228px;
}
.InputGrande, .FormGrupo .InputGrande, .FormGrupoSemBorda .InputGrande
{
    width: 360px;
}
.LabelPequeno, .FormGrupo .LabelPequeno, .FormGrupoSemBorda .LabelPequeno
{
    width: 75px;
}
.LabelMedio, .FormGrupo .LabelMedio, .FormGrupoSemBorda .LabelMedio
{
    width: 100px;
}
.TextareaMedio, .FormGrupo .TextareaMedio, .FormGrupoSemBorda .TextareaMedio
{
    width: 800px;
    height: 100px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
/** ------------------------------------------------- */
.Matricula, .FormGrupo .Matricula, .RG, .FormGrupo .RG, .CEP, .FormGrupo .CEP
{
    width: 83px;
}
.CPF, .FormGrupo .CPF
{
    width: 88px;
}
.Telefone, .FormGrupo .Telefone
{
    width: 85px;
}
.Data, .FormGrupo .Data
{
    width: 70px;
}
/** ------------------------------------------------- */
.GridColunaValor
{
    text-align: right;
}

.GridColuna
{
    width: 20px;
}

.GridColunaDupla
{
    width: 80px;
    text-align: right;
}

.GrupoTabela
{
    border-right: silver thin solid;
    border-top: silver thin solid;
    border-left: silver thin solid;
    border-bottom: silver thin solid;
    width: 100%;
}
.GrupoTitulo
{
}
.Codigo
{
}
.AlinhaCentro
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.TextoDestaque
{
    font-weight: bold;
}
.Linha
{
    border: solid 1px #D9E7D6;
}

.ModoInsercao
{
    width: 100%;
}
.ModoEdicao
{
    width: 100%;
}
.ModoVisualizacao
{
    width: 100%;
}
.ModoVisualizacao input, .ModoVisualizacao select
{
    border: 0px;
    background-color: #EBF1E7;
    color: Black;
}

/** Grid */
.GridCabecalho, .GridRodape
{
    background-color: #3F6A3E;
}
.GridLinha
{
    background-color: #D9E7D6;
}


.sucesso
{
    color: #3F6A3E;
    font-weight: bold;
    font-size: 12px;
}

.pesquisa
{
    width: 400px;
}

.Check
{
    border: 0px;
}
.Esquerda
{
    text-align: left !important;
}
.Centro
{
    text-align: center;
}

.Direita
{
    text-align: right;
}
.advertencia
{
    text-align: left;
    background-image: url("../images/alerta.gif");
    background-repeat: no-repeat;
    background-position: left;
    color: Red;
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    display: block;
    padding-left: 25px;
    padding-top: 3px;
}

.input_normal
{
    text-transform: none;
    display: inherit;
}

.versaoLogin
{
    position: absolute;
    top: 70px;
    left: 107px;
    margin-left: 30px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    color: #000;
    font-weight: bold;
    height: 15px;
}

.versaoMaster
{
    position: absolute;
    top: 73px;
    left: 130px;
    margin-left: 30px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    color: #000;
    font-weight: bold;
    height: 15px;
}
.th
{
    position: relative;
    top: 0;
    left: 0;
}

.LogGeral .titulo
{
    color: #003399;
    font-weight: bold;
}

.LogGeral .subtitulo
{
    font-weight: bold;
}

.carregando
{
    background-color: #003399;
    width: 80px;
    color: #FFFFFF;
    font-weight: bold;
    right: 0;
    top: 0;
    position: fixed;
    margin: 2px;
    padding: 2px;
}

.Paginacao
{
    font-size: 12px;
}

.Paginacao a
{
    margin-right: 5px;
}

.Paginacao span
{
    color: #2461BF;
    background-color: #FFFFFF;
    margin-right: 5px;
}

.MsgErro *, .Bug *
{
    margin: 0;
    padding: 0;
}
.MsgErro
{
    background-color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    border: solid 1px #4077C8; /*height: 32px;*/
    height: auto;
    margin-bottom: 10px;
}
.Bug
{
    background-color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    border: solid 1px #4077C8;
    min-height: 35px;
}
.MsgErro .MsgErroTitulo, .Bug .MsgErroTitulo
{
    color: red;
    font-weight: bold;
}

.MsgErro .MsgErroDesc, .Bug .MsgErroDesc
{
    color: #003399;
}
.MsgErro .Img, .MsgErro .Msg, .MsgErro .MsgCenter
{
    float: left;
}
.MsgErro .MsgCenter
{
    padding-top: 8px;
}
.MsgErro .Img, .Bug .Img
{
    width: 50px;
}

.Bug .Img, .Bug .Msg, .Bug .MsgCenter
{
    float: left;
}

.clear
{
    clear: both;
}
#combomov
{
    margin-left: 150px;
}
#lado_esquerdo
{
    float: left;
}
#imgfornecedor
{
    float: left;
}
#imgcliente
{
    float: left;
}
#DIV1
{
    margin-left: 108px;
}
#radio
{
    float: left;
    padding-left: 33px;
}

.divImgNovoBusca
{
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}

.Mao
{
    cursor: pointer;
}
#quadrodados
{
    float: right;
    height: 100px;
    width: 300px;
    margin-top: -35px;
    margin-right: 150px;
    background-color: White;
    padding-left: 10px;
    border: 1px solid;
}

.Spacer
{
    display: block;
    clear: both;
    visibility: hidden;
    height: 1px;
    line-height: 0.1;
}

.GridColunaNF
{
    width: 100px;
}

.BolCell
{
    font-size: 7pt;
    font-family: Verdana;
}
.BolField
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
}

.LitMsg
{
    margin: 0;
    padding: 0;
}
.LitMsg
{
    background-color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    width: 965px;
}
.img_doc
{
    float: left;
}

.botaoComando
{
    width: 80px;
    height: 25px;
}

.botaoComandoMedio
{
    width: 160px;
    height: 25px;
}
.botaoComandoGrande
{
    width: 240px;
    height: 25px;
}
#fechaModalParcelas
{
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 20px;
    text-decoration: none;
    color: #FFF;
}
#modalParcelas
{
    background-color: rgb(172, 172, 172);
    width: 93.8%;
    position: fixed;
    top: 30%;
    margin-left: 3px;
    z-index: 20;
    padding: 20px;
    font-family: Verdana;
    color: #FFF;
    display: none;
    height: 300px;
}

#modalParcelas .divParcelas
{
    position: relative;
    min-height: 60px;
    border-bottom: 1px solid #FFF;
}

/* Inicio de Grid */

div#layout
{
    display: table;
    margin-top: 20px;
    width: 100%;
    font-size: 13px;
    font-family: Arial;
}
div.hgroupheader
{
    display: table-row;
    background: #41A8C5;
    color: #FFF;
    height: 25px;
}
div.hgroupRow
{
    display: table-row;
    background: #B6DFF5;
    height: 25px;
}
div.hgroupAlternatingRow
{
    display: table-row;
    height: 25px;
    background: #FFFFFF;
}
div.cell
{
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    border: solid 1px #FFF;
}

/* Fim de Grid */

.visibleFalse
{
    display: none;
}

.cab_novo
{
    background-image: url("../images/fundo_cab.jpg");
    background-repeat: repeat-x;
    height: 100px;
}

.cab_novo2
{
    background-image: url("../images/fundo_quadro.jpg");
    background-repeat: repeat-x;
    width: 461px;
    height: 237px;
    background-color: Black;
}


#logomarca
{
    position: relative;
    top: 70px;
    right: 9px;
}

.versao
{
    float: left;
    font-family: Arial; /*position: relative;*/
    margin-left: 10px; /*top: 58px;*/
    margin-top: 58px;
    text-align: left;
    font-size: 12px;
    color: #3c4e60;
    font-weight: bold;
}

#DataHora
{
    position: relative;
    top: 12px;
    margin-left: 15px;
    text-align: left;
    color: White;
}

#DataHora1
{
    position: relative;
    top: 14px;
    margin-left: 15px;
    text-align: left;
}

.data1, .hora1
{
    color: #3c4e60;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.lblSistema
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    margin-left: 100px;
    margin-top: 5px;
    color: #035D92;
}

.l123
{
    background-image: url("../images/l1.jpg");
    background-repeat: repeat-x;
    width: 208px;
    height: 27px;
    padding-top: 8px;
}

.PesquisaBloco
{
    margin: 10px 0px;
}
.PesquisaUnidade
{
    margin-right: 6px;
    display: inline-block;
}
.PesquisaCabecalho
{
    margin-bottom: 2px;
    font-size: 9pt;
    font-family: Tahoma;
}