#logo {

    height: 30px;
    width: 800px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 90px;
}

td, tr { font-family: tahoma, verdana, arial, helvetica; font-size: 8pt; color: black; }
b { font-family: tahoma, verdana, arial, helvetica; font-size: 8pt; font-weight: bold; }
strong { font-family: tahoma, verdana, arial, helvetica; font-size: 12pt; color: 000000; font-weight: bold; }

a:link { text-decoration: none; font-weight: bold;  color: navy; }
a:visited { text-decoration: none; font-weight: bold;  color: navy; }
a:hover { text-decoration: underline; font-weight: bold;  color: 1f00f8; }
h1 { font-size: 11pt; font-weight: bold; }

.mnu_tit { background-color:#666666; text-align:center; color:#FFFFFF; font-weight:bold; }
.mnu_opc { background-color:#000999; cursor:pointer; }

span 
{ 
    font-weight: bold; 
    color: #ffffff; 
    text-decoration:none; 
}

.toptab 
{
    background-color: #000099; 
    border:0 solid #336699; 
    font-size:12; 
    height:20; 
    text-align : center; 
    color : White;
}

.midtab 
{   
    background-color: #F6F6F6; 
    border:0 solid #336699; 
    font-size:12; 
    height:20;                      
    color : White;
}

.laranja 
{
    COLOR: #ff9900
}

.vermelho 
{ 
    color:#FF0000; 
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
}

.cinza 
{   
    color:#888A8D; font-size: 14pt 
}

.cinzamax 
{ 
    color:#888A8D; font-size: 18pt 
}

.cinzamin 
{ 
    color:#888A8D; 
}

.cinzaescuro
{
    color: #696969;
}


.vermelhomin 
{ 
    color:#FF0000;
    text-decoration: underline;
}

.vermelhom 
{ 
    color:#FF0000;
}

.msg 
{ 
    color:#FF0000;
    font-size: 7pt;
}

.verstatus 
{
    color: #FFD700;       
}

.vermstatus 
{
    color: #FF0000;       
}

.verdestatus 
{
    color:#009900;
}

.azulstatus 
{
    color:#000999;
}

.mini 
{       
    font-size: 7pt
}

.branco 
{
    COLOR: #ffffff
}

.preto 
{ 
    color:black; 
    font-size:11pt;
}

.tarja 
{ 
    color:#FFFFFF; 
    background-color:#CFCFCF; 
    font-weight: bold;
    font-size: 15pt;
}

.titulo 
{
    font-family: verdana, arial, helvetica; 
    font-size: 14pt; 
    color: 000000;
}
.divbody  {font-family: verdana, arial, helvetica; font-size: 12pt; color: 000000}

li 
{       
    list-style-type : square; 
}

.submit
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;  
}

#campo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #000033;
    border: 1px solid #999999;
    background-color:#FFFFFF;
}

.campo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #000033;
    border: 1px solid #999999;
    background-color:#FFFFFF;
}

.imagemok
{
    padding: 0px 0px 10px 10px;
}

.imagemok img
{
    float: left;
    padding: 0px 10px 0px 0px;
    margin: 0 5px 5px 0;
}

.noticia table 
{
    border:inherit;
}


.tabelacad 
{
    bxorder:#000000;
    border-collapse:collapse;
}

.dynamic-tab-pane-control.tab-pane 
{
    position:	relative;
    width:		85%;		
    margin-right:	-2px;	
}

.dynamic-tab-pane-control .tab-row .tab 
{

    width:				70px;
    height:				16px;
    background-image:	url( "img/tab.png" );

    position:		relative;
    top:			0;
    display:		inline;
    float:			left;
    overflow:		hidden;

    cursor: 		default;

    margin:			1px -1px 1px 2px;
    padding:		2px 0px 0px 0px;
    border:			0;

    z-index:		1;
    font:			11px Tahoma;
    white-space:	nowrap;
    text-align: 	center;
}

.dynamic-tab-pane-control .tab-row .tab.selected 
{
    width:				74px !important;
    height:				18px !important;
    background-image:	url( "img/tab.active.png" ) !important;
    background-repaet:	no-repeat;

    border-bottom-width:	0;
    z-index:		3;
    padding:		2px 0 0px 0;
    margin:			1px -3px -3px 0px;
    top:			-2px;
    font:				11px Tahoma;
}

.dynamic-tab-pane-control .tab-row .tab a 
{
    font:				11px Tahoma;
    color:				Black;
    text-decoration:	none;
    cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab.hover 
{
    font:				11px Tahoma;
    width:				70px;
    height:				16px;
    background-image:	url( "img/tab.hover.png" );
    background-repaet:	no-repeat;
}

.dynamic-tab-pane-control .tab-page 
{
    clear:			both;
    border:			1px solid rgb( 145, 155, 156 );
    background:		rgb( 252, 252, 254 );
    z-index:		2;
    position:		relative;
    top:			-2px;

    font:			11px Tahoma;
    color:			Black;

    filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
        progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);

    padding:		10px;
    text-align:		left;
}

.dynamic-tab-pane-control .tab-row 
{
    z-index:		1;
    white-space:	nowrap;

}

.destaque
{
    DISPLAY: bxlock; FONT-SIZE: 20px; FLOAT: lxeft; MxARGIN: 25px 0px 10px; OVERFLOW: hxidden; WxIDTH: 300px; COLOR: #255480; PADDING-TOP: 9px; POSITION: rxelative; HEIGHT: 40px;
}

.tabquad 
{
    border-right: #000000 1px solid; 
    PADDING-RIGHT: 1px; 
    BORDER-TOP: #000000 1px solid; 
    PADDING-LEFT: 1px; 
    PADDING-BOTTOM: 1px; 
    BORDER-LEFT: #000000 1px solid; 
    PxADDING-TOP: 1px; 
    BORDER-BOTTOM: #000000 1px solid; 
    BACKGROUND-COLOR: #CCCCCC;
}

.boxhint 
{
    display: none;
    width: 260px;
    position: absolute;
    border: 1px solid #000000;
    padding: 7px;
    margin-top: -20px;
    margin-left: 10px;
    background-color: #ffffcc;
    text-align: left;
    font-family: arial, tahoma;
    font-size: 11px;
}

.frameico 
{
    width: 20px;
    height: 20px;
    padding: 5px;
    border: 1px solid #aaaaaa;
    background-color: #F5F5F5;
}

#barra_menu 
{ 
    color: #666666;
    background-image: "fundobarra.jpg";
}

#barra_menu a 
{
    color: #666666;
    text-decoration: none;
}

#barra_menu a:hover 
{
    color: #FF9900;
    text-decoration: none;
}


#barra_submenu 
{ 
    color: #FFFFFF;
    background-image: "fundobarra2.jpg";
}

#barra_submenu a 
{
    color: #FFFFFF;
    text-decoration: none;
}

#barra_submenu a:hover 
{
    color: #FF9900;
    text-decoration: none;
}

.botao
{
    font-size:12px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:white;
    background: black; 
    border:0px;
    width:30px;
    height:20px;
}

.botao_save{
    font-size:12px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:white;
    background: black; 
    border:0px;
    width:80px;
    height:20px;
}

table.bordasimples tr td 
{
    border:1px solid #000000;
}

table.bordalarga tr td 
{
    border: 1px solid  #000000;
}

table.bordasimplesred tr td 
{
    border:2px solid #FF0000;
}

table.bordasimplesgreen tr td 
{
    border:2px solid #008000;
}

/*Estilo das tabels do MobTitulos, MobPneus, MobNotasFiscais, MobSaldoProdutos*/ 
.tfinanceiro th{
    white-space: nowrap;
    border: 2px solid #696969;
    padding: 3px 5px;
    background: #cccce0; 
    font-weight: bold;
    font-size: 9pt;
    box-shadow: 1px 0px 1px #000;
}
.tfinanceiro td{
    padding: 3px;
}
.tfinanceiro tr{
    padding: 5px;
    background: #ccc;
}
.tfinanceiro tr:hover{
    background: #E5D6FC; 
}
.tfinanceiro th,.tfinanceiro td{
    text-align: center;
}
.tfinanceiro .cor0{
    background: #f5f5f5;
}
.tfinanceiro .cor1{
    background: #b9b9b9;
}
.pesquisa input[type=text]{
    width: 90px;
}

.pesquisa fieldset legend>a{
    font-weight: bold;
}

.pesquisa .form_pesquisa{
    width: 650px;    
    height: 95px;
    position: relative;
    text-align: left;
}

.pesquisa_box{
    width: 100px;
    border-radius: 3px;
    float: left;
}

.pesquisa .pesquisa_left, .pesquisa .pesquisa_right{
    width: 325px;
    float: left;
}

.pesquisa .campo_pesquisa{
    width: auto;
    text-align: right;
    padding: 3px 0;
}
img{
    border: 0;
}

.link_zoom{
    height: 16px;
    width: 26px;
    display: block;
    margin: auto;
    background: url("../img/zoom.png") center no-repeat;
}

.expandir_detalhes{
    height: 14px;
    width: 26px;
    display: block;
    margin: auto;
    background: url("../img/icone_link.png") center no-repeat;
    transform: rotate(90deg);
    z-index: 1000;
}

.linha_visivel {
    z-index: 1;
}

.expandir_detalhes:hover{
    background: url("../img/icone_link_hover.png") center no-repeat;
}

.pointer{
    cursor: pointer;
}

.ver_detalhes b{
    color: #fc8080;
    text-shadow: 1px 1px 1px white;
}

/*Estilo do arquivo MobEstoque*/
#estoque {
    width:951px; 
    border: 1px solid #000;
    background: #cccccc;
    text-align: left;

    user-select: none;
    -ms-user-select:none;
    -webkit-user-select:none;
    -moz-user-select:-moz-none;
    -khtml-user-select: none;
}

#estoque_produtos, #estoque_saldo, #estoque_dados {
    width:474.5px; 
    overflow: auto;
    float: left;
    position: relative;
}

#estoque_paginacao {
    width:475px; 
    text-align:center; 
    position:absolute; 
    bottom: 0; 
}

.estoque_clear{
    clear: both;
}

#estoque_produtos span{
    color: black;
    font-weight: normal;
    white-space: nowrap;
}

.estoque_imprimr{
    margin-top: 15px; 
    padding: 3px;
    text-align: center;
    background: #999999;
}
#estoque_dados .estoque_imprimr {
    margin-top: 5px;
    position:absolute; 
    bottom: 0; 
    width: 469px;
}    

#estoque_produtos {
    min-height: 450px;
    border-right: 1px solid black;
}

#estoque_saldo {
    min-height: 200px;    
    margin-bottom: 5px; 
}

#estoque_dados {
    min-height: 245px;
    overflow: visible;
}

.estoque_titulo {
    padding: 3px;
    background: #f4f4f4;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
}

#estoque_saldo table th {
    white-space: normal;
}

#estoque_saldo table td {
    white-space: nowrap;
}

#estoque_dados2 {
    position: relative;
    width: 475px;    
    height: 95px;
}

#estoque_dados2 .dados_left, #estoque_dados2 .dados_right{
    position: absolute;
}

#estoque_dados2 .dados_left{
    left: 0;
    width: 200px;
    font-weight: 900;
    font-size: 14px;
}

#estoque_dados2 .dados_right{
    right: 0;
    width: 275px;
    font-size: 14px;
}

#estoque_dados2 .dados_left .campo_dados{
    text-align: right;
}

#estoque_dados2 .campo_dados{
    padding: 3px;
}

.displaynone {
    display: none;
}

tr.semhover:hover {
    background: transparent;
}
/*Fim estilo MobEstoque*/



/*Estilo do arquivo MobAcompanhamentos e MobNFItens*/
#div_dados_acompanhamento div div, #div_dados_nfitens div div{
    text-align: right;
    padding: 3px 0px;            
}

#div_dados_acompanhamento li{
    width: 19%;
    float: left;
    list-style: none;
    text-align: center;
}

#div_dados_nfitens li{
    width: 30%;
    float: left;
    list-style: none;
    text-align: center;
}

#div_dados_acompanhamento .valor_campo{
    width: 75px;
    float: right;
    padding-left: 3px; 
    text-align: left;
    color: #a0a0a0;
    display: block;
    white-space:nowrap; 
    overflow: hidden;
}

#div_dados_nfitens .valor_campo{
    width: 110px;
    float: right;
    padding-left: 3px; 
    text-align: left;
    color: #a0a0a0;
    display: block;
    white-space:nowrap; 
    overflow: hidden;
}

#div_dados_acompanhamento .li_larga, #div_dados_acompanhamento .li_media{
    width: 25%;
}

#div_dados_acompanhamento .li_larga{
    width: 37%;            
}

#div_dados_acompanhamento .li_larga .valor_campo{
    width: 210px;
}
#div_dados_acompanhamento .li_media .valor_campo{
    width: 75px;
}

#div_dados_nfitens .li_pequena{
    width: 20%;            
}

#div_dados_nfitens .li_pequena .valor_campo{
    width: 35px;
}

/*estilos do arquivo MobColeta parte de manutencao de clientes*/
#abas, .abas_geral {
    width: 90%;
    min-width: 960px;
    margin: 0 auto;
}

#abas li{
    display: block;
    width: 18%;
    float: left;
    background: #cccce0;
    color: #000099;
    padding: 0.5%;
    font-size: 13px;
    font-weight: 800;
    border: 1px solid #000;
    border-top-right-radius: 15px; 
    cursor: pointer;
}

.aba_janela{
    margin-top: -12px;
    margin-left: 4px;
    padding: 0 15px;
}

.aba_janela .tarja{
    padding: 3px;
}

.campos_aba li {
    width: 50%;
    list-style: none;
    float: left;
}

.campos_aba ul {
    padding: 0;
}

.campos_aba li li {
    width: 100%;
    float: none;
}

.campo_aba {
    text-align: left;
    padding: 3px;
}
.campo_aba label {
    text-align: right;
    width: 90px;
    font-weight: bold;
    display: block;
    float: left;
    padding-right: 3px; 
}

.campo_aba_dividido{
    width: 49%;
    float: left;
    padding: 3px 0 3px 3px;
}


