/* estrutura */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,input,select,option,
form,label,textarea,table,caption{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:11px;
    font-family:'Trebuchet MS','Arial','sans-serif','Helvetica','Roboto','Droid Sans','BBMillbank';
    vertical-align:baseline;
    color:#000;
    float:left;
}
:focus{
    outline:0;
}
html{
    width:100%;
}
body{
    text-align:left;
    margin:0 auto;
    background-color:#EEE;
    background-image:url('../imagens/Azul/fundo.jpg');
    background-repeat:repeat-x;
    background-position:top;
    line-height:1.3;
    width:100%;
}
iframe{
    width:100%;
}
ol,ul{
    list-style:none;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
caption,th,td{
    text-align:left;
    font-weight:normal;
}
blockquote:before,blockquote:after,
q:before,q:after{
    content:"";
}
blockquote,q{
    quotes:"" "";
}
br,strong{
    float:none;
    color:inherit;
}
strong{
    font-weight:bold;
}
.none{
    float:none;
    text-decoration:none;
}
.mailto{
    text-decoration:none;
}
.mailto:hover{
    text-decoration:underline;
}
.hidden{
    display:none;
}
.escuro{
    width:100%;
    height:85%;
    padding-top:15%;
    left:0;
    top:0;
    text-align:center;
    position:fixed;
    background-color:#004080;
    opacity:0.8;
    z-index:9;
}
.subEscuro{
    width:170px;
    height:88px;
    padding:85px 15px 15px;
    float:none;
    display:inline-block;
    background-image:url("../imagens/Azul/fundoLoad.png");
    background-repeat:no-repeat;
}
.agrupaAguarde{
    /*    width:300px;
            padding-left:500px;
            padding-top:200px;*/
    margin-top:-30px;
}
.aguardeSubmeter{
    font-size:13px;
    color:#000;
    font-weight:bold;
    padding:7px 0 0 5px;
}
.global{
    width:1000px;
    float:none;
    margin:0 auto;
}
.fundo{
    background-color:#FFF;
    background-image:url('../imagens/fundoConteudo.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    margin-bottom:30px;
    box-shadow:0 0 15px -5px #000;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}
.topo{
    width:100%;
    height:100px;
    background-image:url('../imagens/Azul/topo.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    position:relative;
}
.top{
    width:1000px;
    margin:0 auto;
    float:none;
}
.linksEstrutura{
    height:45px;
    width:100%;
}
.agrupaTopoLeft{
    width: 235px;
    margin-top: 13px;
    float: left;
    height: 52px;
}
.agrupaTopoRight{
    width: 675px;
    height: 65px;
    float: right;
}
.logoReal{
    width:235px;
    height:42px;
    text-decoration:none;
}
.divLogoReal{
    padding:5px 10px 0 0;
    float:right;
    width: 100%;
}
.logoMarca{
    height:38px;
    width:120px;
    text-decoration:none;
}
.menu{
    width:1000px;
    margin:0 auto;
    float:none;
}
.ulMenu{
    width:1000px;
}
.liMenu{
    padding:10px 10px 0 10px;
}
.linkMenu{
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    font-family:'Arial';
    color:#FFF;
}
.linkMenu:hover{
    text-decoration:underline;
}
.liMenuInicio{
    background-image:url('../imagens/menuInicio.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    width:160px;
    height:34px;
    margin-top:2px;
}
.linkMenuInicio{
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
    font-family:'Arial';
    padding:8px 65px 8px 15px;
}
.spanMenuInicio{
    padding:5px 0 0 6px;
}
.right{
    float:right !important;
}
.alRight{
    text-align:right;
}
.menuUltima{
    float:right;
}
.imgRightTop{
    float:right;
}
.imgLeftTop{
    float:right;
}
.divLogin{
    background-image:url('../imagens/Azul/topoLoginCentro.jpg');
    background-repeat:repeat-x;
    background-position:top center;
    height:20px;
    float:right;
}
.infoLogin{
    color:#FFF;
    padding-top:2px;
}
.nomeLogin{
    color:#B3EDF2;
    font-weight:bold;
    float:none;
}
.strongLogin{
    font-weight:bold;
    color:#FFF;
    float:none;
}
.conteudo{
    width:980px;
    padding:10px;
}
/* rodape */
.rodape{
    text-align:center;
    width:1000px;
    padding:20px 0 5px 0;
}
.imgRoda{
    float:none;
}
.descRodape{
    width:1000px;
    padding:5px 0;
    height: 50px;
    display: block;
    float: left;
}
.linhaRoda{
    width:1000px;
}
.linhaRodaTitulo{
    font-weight:bold;
    width:1000px;
}
/* msg_sistema */
.error{
    width:100%;
}
.error_message{
    color:#F00;
    width:85%;
    padding:2px 0 2px 15%;
    text-align:left;
}
.error_message_fiscal{
    color:#F00;
    width:85%;
    padding:2px 0 2px 5%;
}
.error_message strong{
    color:#F00;
    font-weight:bold;
}
/* paginacao */
.paginacao{
    padding-top:10px;
    float:right;
}
.paginas{
    border:1px solid #CCC;
}
.paginas a:hover{
    text-decoration:none;
}
.paginas span{
    text-decoration:none;
}
.paginas font{
    text-decoration:none;
}
.textoPrimeira{
    padding:4px 6px;
    background-color:#CFCFCF;
    font-weight:bold;
}
.textoUltima{
    padding:4px 6px;
    background-color:#DFDFDF;
    font-weight:bold;
}
a.linksPaginacao01{
    text-decoration:underline;
}
.linksPaginacao02{
    padding:4px 8px;
    text-decoration:underline;
}
.linksPaginacao03{
    text-decoration:underline;
    padding:4px;
}
.linkBtn{
    text-decoration:none;
}
.dadosPaginacao{
    margin-top:10px;
    display:inline;
    padding:5px;
    border:1px solid #CCC;
    background-color:#F3F3F3;
    width:130px;
}
.divDadosPgn{
    width:130px;
}
.pDadoPgn{
    width:100px;
    padding-right:3px;
    text-align:right;
    color:#666;
}
.pValorPgn{
    font-weight:bold;
    color:#666;
}
.linkListaCompleta{
    padding-top:5px;
    width:130px;
    text-align:center;
    color:#444;
}
/**/
.liEnglobaTitulo{
    padding:2px 0 0 6px;
}
.textEnglobaTitulo{
    font-size:13px;
    font-weight:bold;
    color:#FFF;
    padding:7px 10px 7px 0;
    background-image:url('../imagens/Azul/fundoTitulo.png');
    background-position:top left;
    background-repeat:repeat-x;
}
.textEnglobaTituloNotificacao{
    width:31px;
    padding:7px 0;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
    background-image:url('../imagens/fundoTituloNotificacao.png');
    background-position:top left;
    background-repeat:no-repeat;
}
.textEnglobaTituloNotificacao:hover{
    opacity:0.9;
}
.textEnglobaTituloAviso{
    width:31px;
    padding:7px 0;
    text-align:center;
    font-size:13px;
    font-weight:bold;
    color:#FFF;
    text-decoration:none;
    background-image:url('../imagens/fundoTituloAviso.png');
    background-position:top left;
    background-repeat:no-repeat;
}
.textEnglobaTituloAviso:hover{
    opacity:0.9;
}
/* box */
.agrupaTitulo{
    padding-bottom:10px;
    width:100%;
}
.textTitulo{
    padding:4px 0 0 5px;
    font-size:17px;
    font-weight:bold;
    font-family:'Arial';
    letter-spacing:-1px;
    color:#666;
}
.divNomeObs{
    width:958px;
    background-color:#FFF;
    border:1px solid #CCC;
    padding:10px;
    margin-bottom:10px;
}
.divNomeObsMini{
    width:960px;
    background-color:#FFF;
    border:1px solid #CCC;
    padding:10px;
    margin-bottom:10px;
}
.nomeObs{
    font-size:18px;
    font-weight:bold;
    font-family:'Arial';
    letter-spacing:-1px;
    color:#000;
    width:720px;
}
.dataNomeObs{
    width:720px;
}
.imagemNomeObs{
    width:210px;
    float:right;
    background-color:#EEE;
    text-align:center;
    padding:5px 2px;
}
.box2{
    width:100%;
}
.paddingTop10{
    padding-top:10px;
}
.box{
    width:100%;
}
.boxChequesMenor{
    width:96%;
}
.boxCheque3os{
    width:100%;
    height:300px;
    overflow:auto;
    margin-bottom:15px;
    display:inline;
}
.boxMenor{
    width:100%;
}
.boxMenorMini{
    margin:0;
    padding:0;
    width:100%;
}
.boxMenorMiniMaior{
    width:958px;
}
.topBox{
}
.topBoxGG{
    width:980px;
}
.agrupaTituloBox{
}
.imgTabela{
    float:left;
    margin:0;
    padding:0;
}
.topBoxChequeMenor{
    width:99%;
}
.topBoxLarge{
    width:100%;
}
.topBox *{
    font-size:1px;
    padding:0;
    margin:0;
}
.bottomBox{
    width:100%;
}
.bottomBoxGG{
    width:980px;
    margin:0;
    padding:0;
}
.bottomBoxMini{
    width:100%;
}
.bottomBoxLarge{
    width:100%;
}
.centroTopBoxG{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:730px;
    height:5px;
    font-size:1px;
}
.centroBottomBoxG{
    width:730px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.internaBoxG{
    width:718px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.centroTopBoxGM{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:948px;
    height:5px;
    font-size:1px;
}
.centroTopBoxRFR{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:948px;
    height:5px;
    font-size:1px;
}
.centroTopBoxChequeMini{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:918px;
    height:5px;
    font-size:1px;
}
.centroTopBoxGMRolagem{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:937px;
    height:5px;
    font-size:1px;
}
.centroTopBoxMG{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:946px;
    height:5px;
    font-size:1px;
}
.centroTopBoxMMG{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:925px;
    height:5px;
    font-size:1px;
}
.centroBottomBoxGM{
    width:948px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxRFR{
    width:948px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxGMChequeMini{
    width:918px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxGMRolagem{
    width:937px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.internaBoxGM{
    width:936px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxRFR{
    width:936px;
    max-height: 165px;
    overflow-y: scroll;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxGMChequeMini{
    width:906px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    overflow:auto;
}
.internaBoxGMChequeMiniOver{
    width:906px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    height:200px;
    overflow:auto;
}
.internaBoxGMRolagem{
    width:925px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxGMHeight{
    width:936px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    height:185px;
}
.agrupaBoxPG{
    width:314px;
    padding:5px 8px 5px 0;
}
.centroTopBoxPG{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:304px;
    height:5px;
    font-size:1px;
}
.centroTopBoxMPPP{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:348px;
    height:5px;
    font-size:1px;
}
.centroTopBoxMM{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:931px;
    height:5px;
    font-size:1px;
}
.centroBottomBoxPG{
    width:304px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxMPPP{
    width:348px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.internaBoxPG{
    width:292px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxMPPP{
    width:336px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxMPP{
    width:508px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxMMPP{
    width:577px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.centroTopBoxP{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:200px;
    height:5px;
    font-size:1px;
}
.centroTopBoxMPP{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:520px;
    height:5px;
    font-size:1px;
}
.centroTopBoxMMPP{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:589px;
    height:5px;
    font-size:1px;
}
.centroBottomBoxP{
    width:200px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.internaBoxP{
    width:188px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.centroTopBox{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:315px;
    height:5px;
    font-size:1px;
}
.centroBottomBox{
    width:315px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.internaBoxM{
    width:303px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    height:125px;
}
.internaBoxMM{
    width:709px;
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxMG{
    width:934px;
    padding:0 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    overflow-y:scroll;
    max-height:180px;
}

.internaBoxMG2{
    width:934px;
    padding:0 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    overflow-y:scroll;
    max-height:300px;
}
.internaBoxMMG2{
    width:913px;
    padding:0 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    overflow-y:scroll;
    max-height:100px;
}
.internaBoxMG3{
    width:200px;
    padding:0 4px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    overflow-y:scroll;
    max-height:300px;
}

.centroTopBoxGG{
    background-image:url('../imagens/boxTop.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:970px;
    height:5px;
    font-size:1px;
    float:left;
}
.centroBottomBoxGG{
    width:970px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxMM{
    width:721px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxMP{
    width:721px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxMPP{
    width:520px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxMMPP{
    width:589px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.centroBottomBoxMG{
    width:946px;
    background-color:#F0F2F4;
    height:4px;
    border-bottom:1px solid #E0E1E2;
    font-size:1px;
}
.internaBoxGGEscuro{
    text-align:center;
    font-weight:bold;
    padding:7px 10px 6px;
    width:958px;
    border-left:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;
    background-color:#F0F2F4;
    background-image:url('../imagens/fundoTituloRelatorio.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxGEscuro{
    text-align:center;
    font-weight:bold;
    padding:7px 10px 6px;
    width:936px;
    border-left:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;
    background-color:#F0F2F4;
    background-image:url('../imagens/fundoTituloRelatorio.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxGG{
    padding:5px 10px;
    width: 958px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
}
.internaBoxGG2{
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    max-height:300px;
    width:958px;
}
.internaBoxBotao{
    padding:0px 10px;
    width:100%;
    background-color:#F0F2F4;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
}
.internaBoxGGGerenciar{
    padding:5px 10px;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
    background-color:#F0F2F4;
    background-image:url('../imagens/boxFundo.jpg');
    background-position:top;
    background-repeat:repeat-x;
    width:959px;
}
/* jdMenu */
ul.jd_menu_vertical{margin:0px;padding:0px;list-style-type:none}
ul.jd_menu_vertical{width:300px}
ul.jd_menu_vertical li{float:none}
ul.jd_menu ul,ul.jd_menu_vertical ul{position:absolute;display:none;list-style-type:none;margin:0px;padding:0px;z-index:10000}
ul.jd_menu ul li,ul.jd_menu_vertical ul li{float:left;margin:0px;clear:both}
ul.jd_menu ul,ul.jd_menu_vertical,ul.jd_menu_vertical ul{background-color:#1E66AE;border:1px solid #1E66AE;}
ul.jd_menu_vertical{height:auto}
ul.jd_menu ul{height:auto}
* html ul.jd_menu ul{width:1%}
ul.jd_menu li li{font-family:sans-serif;font-size:12px;color:#FFF;line-height:14px;margin:0px;padding:4px 7px 3px 7px;cursor:pointer;white-space:nowrap;height:auto}
ul.jd_menu li li{width:145px}
ul.jd_menu li li a{color:#FFF;text-decoration:none;font-size:11px}
ul.jd_menu li li.jdm_hover,ul.jd_menu li li.jdm_active{background-color:#4284c6;padding:3px 6px 2px 6px;border:1px solid #4284c6;color:#FFF;}
ul.jd_menu li li.jdm_hover > a,ul.jd_menu li li.jdm_active > a{color:#FFF}
ul.jd_menu{border:0}
ul.jd_menu ul,ul.jd_menu_vertical ul{display:none}
/* modal */
.marcacao{
    left:0;
    right:0;
    position:absolute;
    width:100%;
    height:100%;
}

.centerAlign{
    padding-left:50px;
}
/* alert agenda */
.alertAgenda{
    width:200px;
    position:fixed;
    bottom:0;
    right:0;
}
.alertImgAgenda{
    width:200px;
}
.agrupaAlertAgenda{
    width:195px;
    padding-left:5px;
    background-image:url('../imagens/fundoAlertAgenda.png');
    background-position:top center;
    background-repeat:repeat-x;
    background-color:#00AF16;
}
.descAlertAgenda{
    width:195px;
    color:#FFF;
    text-shadow:1px 1px 0px #092;
}
.txtAlertAgenda{
    width:195px;
    font-weight:bold;
    padding:1px 0 5px 0;
    color:#FFF;
    font-size:12px;
    text-shadow:1px 1px 0px #092;
}
.txtDataAgenda{
    width:70px;
    font-weight:bold;
    font-size:12px;
    height:16px;
}
.btAlertAgenda{
    float:right;
}
.agrupaBtAlertAgenda{
    width:195px;
}
.btVerdeClaro{
    background-color:transparent;
    background-image:url('../imagens/botoes.gif');
    background-repeat:no-repeat;
    height:21px;
    width:95px;
    cursor:pointer;
    text-decoration:none;
}
.btVerdeClaro{
    background-color:transparent;
    background-image:url('../imagens/btVerdeClaro.jpg');
    background-repeat:no-repeat;
    height:21px;
    width:74px;
    cursor:pointer;
    text-decoration:none;
}
.btVerdeClaro:hover{
    background-position:bottom right;
    color:#FF0;
}
.btSpanVerdeClaro{
    width:74px;
    text-align:center;
    cursor:pointer;
    text-decoration:none;
    color:#FFF;
    padding:3px 0 4px 0;
}
.esquerda{
    width:450px;
}
.direita{
    padding-left:15px;
    width:490px;
}
.agrupaGerarTitulo{
    margin-left:10px;
    display:inline;
}
.pointer{
    margin:0;
    padding:0;
}
.bordaTabela{
    width:944px;
    padding-left:10px;
    background-color:#FBFAF8;
    border-left:1px solid #E0E1E2;
    border-right:1px solid #E0E1E2;
}
.gray{
    color:#999;
}
.tLf{
    text-align:left;
}
.tRg{
    text-align:right;
}
.tCt{
    text-align:center;
}
.agrupaMobileAgenda{
    width:210px;
    float:right;
    padding-right:5px;
}
.tdNoBorder td, td.tdNoBorder{
    background-image:none !important;
}
.tdBorderTop td, td.tdBorderTop{
    background-position:top center !important;
}
.globalInputSearch{
    width:180px;
    height:16px;
    padding:2px;
    margin-top:7px;
    font-style:italic;
    color:#666;
    border:1px solid #1E66AE;
    background-repeat:no-repeat;
    background-position:right center;
    background-color:#F5F5F5;
}
.globalInputSearchList{
    width:240px !important;
    height:32px !important;
}
.globalInputSearchListPlaca{
    width:240px !important;
    height:42px !important;
}
.globalInputSearchList2{
    width:240px !important;
    min-height: 32px;
    height: auto;
    display:inline;
    list-style-type:none;
    padding: 0 25px 0 10px;
}
.globalInputSearchCliente{
    background-color:#1E66AE;
}
.globalInputSearchContato{
    background-color:#333;
}
.sBackground{
    background-color:#FFB;
}
.jsNotificacaoSlave{
    width:350px;
    height:200px;
    position:absolute;
    top:105px;
    left:300px;
    z-index:9;
    overflow:auto;
    border:1px solid #077;
    background-color:#EEE;
    background-repeat:no-repeat;
    background-position:center center;
    box-shadow:0 0 5px 0 #077;
    border-radius:5px;
}
.linkNotificacao{
    width:90%;
    padding:8px 5%;
    border-bottom:1px dotted #999;
}
.linkNotificacao:hover{
    background-color:#DDD;
}
.btNotificacao{
    width:100%;
    padding-top:5px;
}
.btNotificacao input{
    padding:1px 8px;
    color:#FFF;
    cursor:pointer;
    border:1px solid #FFF;
    box-shadow:0 0 0 1px #000;
    border-radius:1px;
}
.btYesNotificacao{
    background-color:#080;
    margin-right:10px;
}
.btYesNotificacao:hover{
    background-color:#0A0;
}
.btNoNotificacao{
    background-color:#800;
}
.btNoNotificacao:hover{
    background-color:#A00;
}
.jsAvisoSlave{
    width:350px;
    height:200px;
    position:absolute;
    top:105px;
    left:300px;
    z-index:9;
    overflow:auto;
    border:1px solid #077;
    background-color:#EEE;
    background-repeat:no-repeat;
    background-position:center center;
    box-shadow:0 0 5px 0 #077;
    border-radius:5px;
}
.margem3px{
    margin-top: 3px;
    margin-bottom: 3px;
}
.linkAviso{
    width:90%;
    padding:8px 5%;
    border-bottom:1px dotted #999;
}
.linkAviso:hover{
    background-color:#DDD;
}
.fundoNotificacaoNovo{
    background-image:url('../imagens/fundoNotificacaoNovo.png');
    background-position:right center;
    background-repeat:no-repeat;
}
.box tr:hover{
    background-color:#EAEAEA;
}
.separaBt{
    margin-right: 5px;
}
.success_message {
    color: #0F0;
}
.margemTudo3px{
    margin: 3px;
}
.pageTitle{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Arial';
    padding-bottom: 5px;
}