form { margin: 0; padding: 0 } .menu { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #556A80; text-decoration: none; font-weight: bold; } .branca { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none; } .borda { border: 1px solid #7189A1; } .campo { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #6D7D8C; border: 1px solid #869FB5; } .campo_v { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #6D7D8C; border: 1px solid #CC0000; } .chkCustomColumn { width: 13px; height: 13px; } .texto { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #556A80; text-decoration: none; } .btn { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #6D7D8C; border: 1px solid #869FB5; background-color: #FFFFFF; cursor: hand; } .borda_sb { border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-color: #7189A1; border-right-color: #7189A1; border-left-color: #7189A1; } .btn_pesquisar { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #6D7D8C; border: 1px solid #869FB5; background-color: #FFFFFF; background-image: url(/imagens/btn_pesq.jpg); height: 18px; width: 74px; cursor: hand; } .btn_pesquisar_clientes { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #6D7D8C; border: 1px solid #869FB5; background-color: #FFFFFF; background-image: url(/imagens/btn_pesq_clientes.jpg); height: 18px; width: 120px; cursor: hand; } .btn_pesquisar_representante { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #6D7D8C; border: 1px solid #869FB5; background-color: #FFFFFF; background-image: url(/imagens/btn_pesq_representante.jpg); height: 18px; width: 150px; cursor: hand; } .sombra { filter: DropShadow(Color=black, OffX=5, OffY=5, Positive=5); } .bordatop { border-top-width: 1px; border-top-style: solid; border-top-color: #869AAE; } .bordabottom { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #869AAE; } .espaco2px { padding: 2px; } a:hover { color: #FF9900; cursor: hand; } .acbox { border: 1px solid #869AAE; border-top: 0px; background-color:white; color: #6D7D8C; opacity:0.95; -moz-opacity: 0.95; filter: alpha(opacity=95); height:163; overflow:auto } .selected { background-color: #D1DCE4; } .liCustomGrid { margin: 2px auto; padding: 1px; width: 150px; text-align:left; list-style-type:none; border: 1px solid #7189A1; background-color: #EEF2F7; cursor:hand; } .ulCustomGrid { height: 382px; width: 156px; margin: 5px 0px 10px 0px ; border:1px dotted #7189A1; } .liAutoComplete { margin: 2px auto; padding: 1px; width: 100%; text-align:left; list-style-type:none; border: 1px solid #7189A1; background-color: #EEF2F7; cursor:hand; } .ulAutoComplete { margin: 2px 2px 2px 2px ; } .divScrollbar { scrollbar-base-color: #F7F9FB; scrollbar-arrow-color: #556A80; scrollbar-3dlight-color: #556A80; scrollbar-darkshadow-color: #D1DCE4; scrollbar-face-color: #D1DCE4; scrollbar-highlight-color: #D1DCE4; scrollbar-shadow-color: #556A80; scrollbar-track-color: #F7F9FB; } .padLeftRight { padding-left:3px; padding-right:3px; }