@charset "utf-8";
html {
	height: 100%;
}

* {
	font-family: "Open Sans", "Helvetica Neue", Helvetica,Arial, sans-serif;
}

body {
	height: 100%;
	font-size: 12px;
    line-height: 1.42857143;
    color: #333;
	margin: 0px;
	background-color: #69798C;
}

img {
	border: 0px none;
	padding:0px;
	margin:0px;
}



.check {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inputInativo {
	color: #666;
	background-color: #E5E5E5;
}
.inputErro {
	color: #C00;
	background-color: #FFE6E6;
}
.textAreaInativo {
	color: #666;
	background-color: #E5E5E5;
}
button {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

#button {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	background-color: #666;
	border: 1px solid #FFF;
}
#off {
	height:auto;
	background:none;
	border:none;
}
#buttonSub {
	color: #FFF;
	font-weight: bold;
	background-color: #0D6FB5;
	border: 1px solid #FFF;
	font-size: 10px;
	height: 20px;
}
#buttonSub1 {
	color: #FFF;
	font-weight: bold;
	background-color: #0D6FB5;
	border: 1px solid #FFF;
	font-size: 5px;
	height: 10px;
}

#button2 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	border: 1px solid #FFF;
	background-color: #C60;
}
#button3 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	border: 1px solid #FFF;
	background-color: #063;
}
#button4 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	border: 1px solid #FFF;
	background-color: #900;
}

#button5 {

	display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #FFF;
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 4px;
	background-color: #900;
    border-color: #999;
	color: #FFF;
	min-width:150px;
	cursor:pointer;
	height: 31px;

}

#button6 {

	display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #FFF;
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 4px;
	background-color: #063;
    border-color: #999;
	color: #FFF;
	min-width:150px;
	cursor:pointer;
	height: 31px;

}



.space_cont {
	padding-left: 39px;
	padding-top: 2px;
}
.space_int {
	padding-left: 19px;
	padding-top: 15px;
}
.space_div {
	height: 25px;
}
.space_div_int {
	height: 5px;
}
.space_div_int2 {
	height: 13px;
}
#aDestaques {
	font-weight: bold;
	text-decoration: none;
}
a:hover#aDestaques {
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
#aDestaques {
	color: #555;
}

#resetsenha {
	font-weight: bold;
	text-decoration: none;
}
a:hover#resetsenha {
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}
#resetsenha {
	color: #555;
}

#aPaginacao {
	font-weight: bold;
	text-decoration: none;
}
a:hover#aPaginacao {
	color: #C30;
	font-weight: bold;
	text-decoration: none;
}
#aPaginacao {
	color: #0D6FB5;
}
#aPaginacaoOn {
	font-weight: bold;
	text-decoration: none;
	color: #C30;
	font-size: 12px;
}
.buttonPaginacao {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 20px;
	width: 28px;
	background-color: #51B3F2;
	border: 1px solid #FFF;
}
#topo {
	background-image: url(../../base/topo.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width:1000px;
}

.home {
	background-image:none !important;
}

.content-main {max-width:1200px; width: 100%; margin: 0 auto;}

#rodape {
	background-image: url(../../base/rodape.gif);
	background-repeat: no-repeat;
	height: 23px;
}
#desenvolvimento {
	background-image: url(../../base/desenvolvimento.gif);
	background-repeat: no-repeat;
	height: 38px;
}
#patente {
	background-image: url(../../base/patente.jpg);
	background-repeat: no-repeat;
	height: 60px;
}

/* GERAL */
#margem {
	margin-left: 130px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#marglin {
	background-image: url(../../base/marglin.gif);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 272px;
}
#titTermo {
	font-size: 20px;
	font-weight: bold;
	color: #005CA9;
	padding-bottom: 35px;
}
#bullet {
	background-image: url(../../base/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 15px;
}
#titSaudacao {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	padding-right: 3px;
	text-align: right;
}
#margemBox {
	padding-left: 15px;
	padding-right: 15px;
}
#margemIntBox {
	padding-left: 25px;
	padding-bottom: 15px;
}
#titModulo {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	color: #0D6FB5;
}
a:hover#titModulo {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	color: #C30;
}
.titModuloSub {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 4px;
	color: #0D6FB5
}
.titModuloSubHover {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 4px;
	color: #039
}

#bulletSub {
 background-image: url(../../base/bullet2.gif);
 background-repeat: no-repeat;
}


#titModuloSub {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 4px;
	color: #0D6FB5
}
a:hover#titModuloSub {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #C30;
	padding-bottom: 4px;
}
#btMenu {
	font-size: 11px;
	color: #333;
	padding-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
}
#btMenuOn {
	font-size: 11px;
	padding-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #0D6FB5;
}
a:hover#btMenu {
	font-size: 11px;
	padding-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #0D6FB5;
}
#titModuloSubBullet {
	font-size: 12px;
	color: #0D6FB5;
	vertical-align: top;
	padding-bottom: 4px;
}
#statusTit {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none;
}
#lineModulo {
	background-color: #B6B6B6;
	height: 1px;
}
#lineEndModulo {
	background-color: #B6B6B6;
	height: 1px;
}
#lineModuloSub {
	background-color: #7F9DB9;
	height: 1px;
}
#borderModulo {
	border: 1px solid #B6B6B6;
	background-color: #FFF;
}
#borderModuloSec {
	border: 1px solid #A0D6F8;
	background-color: #FFF;
}
#spaceModulo {
	height: 8px;
}
#spaceIntModulo {
	height: 10px;
}
#spaceIntModuloLat {
	padding-left: 9px;
	padding-right: 9px;
}
#margemBottons {
	padding-left: 25px;
}
#bulletSeta {
	background-image: url(../../base/group/bullet_tits.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 25px;
}

#contTabInt {
	vertical-align: top;
}

#contTabIntTit,
#contTabIntTit2,
#contTabIntTit,
#contTabIntTit2,
#contTabIntTitSub,
#contTabIntTit2Sub,
#contTabIntTitVW {
	font-weight:600;
	font-size:12px;
	display: block;
	margin-bottom: 1rem; // label: 0.5rem;
	box-sizing: border-box;
    text-align: right;    
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: top;
}


#contTabIntNtflx {
	font-weight:200;
	font-size:12px;
	display: block;
	margin-bottom: 1rem; // label: 0.5rem;
	box-sizing: border-box;
    text-align: right;    
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: center;
}


#contTabIntSub {
	font-size: 10px;
	vertical-align: top;
}

#contTabIntVW {
	font-size: 11px;
	vertical-align: top;
}

#titPerfil {
	font-size: 20px;
	color: #0D6FB5;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#titSubAviso {
	font-size: 11px;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#titSubAvisoNenhumRegistro {
	font-size: 12px;
	font-weight: bold;
}
#titSubAvisoNenhumRegistroSub {
	font-size: 11px;
	font-weight: bold;
}
#bgBtMenu {
	background-image: url(../../base/btmenu/bg.gif);
	background-repeat: repeat-y;
	height: 29px;
	width: 948px;
}
#bgBtMenu embed {
	float: left;
}

.btnMenuHTMLCSS{
	width:120px;
	height:28px;
	float: left;
	text-align:left;
	padding-left: 10px;
	margin-bottom: 1px;
	box-sizing: border-box;
}

.btnMenuHTMLCSS .btnMenuHTMLCSSLinkSair{
	white-space:nowrap;
	color:black;
	font-size:10px;
	display: block;
	line-height: 28px;
	letter-spacing: 0.1px;
	text-shadow: 0 0 0.4px;
	-moz-text-shadow: 0 0 0.4px;
	-webkit-text-shadow: 0 0 0.4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#0962c0,direction=0);
}

.btnMenuHTMLCSS .btnMenuHTMLCSSLink{
	white-space:nowrap;
	color:#0F6FB5;
	font-size:8px;
	display: block;
	line-height: 28px;
	letter-spacing: 0.1px;
	text-shadow: 0 0 0.4px;
	-moz-text-shadow: 0 0 0.4px;
	-webkit-text-shadow: 0 0 0.4px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#0962c0,direction=0);
}
.btnMenuHTMLCSS .btnMenuHTMLCSSLink.active{
	color:#CD4011;
}

.btnMenuHTMLCSS .btnMenuHTMLCSSLink.active:hover{
	color:#CD4011;
	text-decoration: none;
}

.btnMenuHTMLCSS .btnMenuHTMLCSSLink:hover{
	color:#3B5F78;
	text-decoration: none;
}

.btnMenuHTMLCSS .btnMenuHTMLCSSLinkSair:hover{
	color:#CD4011;
	text-decoration: none;
}

.btnMenuHTMLCSS .btnMenuHTMLCSSLinkSair:hover .btnMenuHTMLCSSSpanSair{

	background-color:#CD4011;
}

.btnMenuHTMLCSS .btnMenuHTMLCSSLink .btnMenuHTMLCSSSpan{
	font-size: 11px;
	margin-right: 5px;
}


.btnMenuHTMLCSS .btnMenuHTMLCSSLinkSair .btnMenuHTMLCSSSpanSair{
	font-weight:900;
	font-size: 12px;
	background-color:#404040;
	color: white;
	padding: 2px 4px;
	margin-left:6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#titInfoTable {
	font-size: 11px;
	color: #0D6FB5;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
}

/* Tabelas tipo andamentos, etc... */

#titModuloSubTableTA {
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 11px;
	color: #0D6FB5;
	padding-bottom: 4px;
}
a:hover#titModuloSubTableTA {
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 4px;
	color: #C30;
}
#bgTableTA {
	background-color: #E8F5FD;
	font-size: 11px;
	color: #0D6FB5;
	text-align: center;
	vertical-align: middle;
}
#titTableTA {
	background-color: #E8F5FD;
	font-size: 11px;
	color: #0D6FB5;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
#contTableTALeft {
	background-color: #E8F5FD;
	font-size: 11px;
	color: #0D6FB5;
	text-align: left;
	vertical-align: top;
}
#lineTableTA {
	background-color: #A0D6F8;
}
#obsTableTA {
	background-color: #A0D6F8;
	font-size: 11px;
	color: #0D6FB5;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height:19px;
}
#obsTableTALeft {
	background-color: #A0D6F8;
	font-size: 11px;
	color: #0D6FB5;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height:19px;

	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#obsTableTB {
	background-color: #F99;
	font-size: 11px;
	color: #0D6FB5;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height:19px;
}
#obsTableTBLeft {
	background-color: #F99;
	font-size: 11px;
	color: #0D6FB5;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height:19px;

	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contTableTA
{
	font-size: 11px;
	color: #0D6FB5;
	text-align: center;
	vertical-align: middle;
}
.spaceTableTA {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.spaceTableTALeft {
	padding: 10px;
}

/* Fim Tabelas tipo andamentos, etc... */

/* Fim GERAL */

/* Exclusivo - Pop-ups */
.bodyPops {
	background-color: #F2F2F2;
}
#topoPops {
	background-image: url(../../base/pops/topo.jpg);
	background-repeat: no-repeat;
	height: 69px;
}
#topoPops800 {
	background-image: url(../../base/pops/topo800.jpg);
	background-repeat: no-repeat;
	height: 69px;
}
#topoPops1000 {
	background-image: url(../../base/pops/topo1000.jpg);
	background-repeat: no-repeat;
	height: 69px;
}
#titPops {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	color: #0D6FB5;
}
#titPopsSub {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}
#linePops {
	background-color: #666;
	height: 1px;
}
#linePopsSub {
	background-color: #9E9E9E;
	height: 1px;
}
#margemPops {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.bulletSetaPops {
	background-image: url(../../base/pops/seta_select.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 10px;
	width: 20px;
}
/* Fim Exclusivo - Pop-ups */

/* Exclusivo - Pop-ups Div */
#titPopDiv {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #51B3F2;
	padding-left: 10px;
	height: 20px;
	vertical-align: middle;
}

/* Fim Exclusivo - Pop-ups Div */


/* Exclusivo Tabela */
#titTabelaCenter {
	text-align:center;
}

#titTabelaDark,
#titTabSubInfo,
#titTabelaCenter,
#titTabela {
	display:table-cell;
}

#titTabelaDark,
#titTabSubInfo,
#titTabelaCenter,
#titTabela,
.titTabela {
	border-bottom-color:rgb(222, 226, 230);
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-collapse:collapse;
	border-top-color:rgb(222, 226, 230);
	border-top-style:solid;
	border-top-width:1px;
	box-sizing:border-box;
	color:#343a40 !important;
	height:28px;
	line-height:18px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
	margin-top:8px;
	padding-bottom:4.8px;
	padding-left:4.8px;
	padding-right:4.8px;
	padding-top:4.8px;
	text-align:left;
	text-size-adjust:100%;
	vertical-align:bottom;
	width:50px;
	-webkit-border-horizontal-spacing:2px;
	-webkit-border-vertical-spacing:2px;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    background: #e6e9ec !important;
}


#contTabelaOp1Dark,
#contTabelaOp2Dark,
#contTabelaOp1,
#contTabelaOp2 {
	border-collapse:collapse;
	border-top-color:rgb(222, 226, 230);
	border-top-style:solid;
	border-top-width:1px;
	box-sizing:border-box;
	color:rgb(33, 37, 41);
	display:table-cell;
	height:36px;
	line-height:18px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:4.8px;
	padding-left:4.8px;
	padding-right:4.8px;
	padding-top:4.8px;
	text-align:left;
	text-size-adjust:100%;
	vertical-align:top;
	width:50px;
	-webkit-border-horizontal-spacing:2px;
	-webkit-border-vertical-spacing:2px;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}


.contTabelaOp1Bg {
	background-color: rgba(0, 0, 0, 0.05);
}

.contTabelaOp1Bg:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.contTabelaOp2Bg {
	background-color: rgba(255, 255, 255, 1);
}

.contTabelaOp2Bg:hover {
    background-color: rgba(0, 0, 0, 0.075);
}


/* Fim Exclusivo Tabela */


/* Linha Interna */
#cantTopEsq {
	background-image: url(../../base/group/cant_top_esq.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantTopDir {
	background-image: url(../../base/group/cant_top_dir.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantTop {
	background-image: url(../../base/group/cant_top.gif);
	background-repeat:repeat-x;
	height: 14px;
}
#cantMidEsq {
	background-image: url(../../base/group/cant_mid_esq.gif);
	background-repeat: repeat-y;
	width: 16px;
}
#cantMidDir {
	background-image: url(../../base/group/cant_mid_dir.gif);
	background-repeat: repeat-y;
	width: 16px;
}
#cantMid {
	background-color:#F2F2F2;
}
#cantMidFull {
	background-image: url(../../base/group/cant_mid_full.gif);
	background-repeat:repeat-y;
}
#cantMidFullGeral {
	background-image: url(../../base/group/cant_mid_full_geral.gif);
	background-repeat:repeat-y;
}
#cantRodEsq {
	background-image: url(../../base/group/cant_rod_esq.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantRodDir {
	background-image: url(../../base/group/cant_rod_dir.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantRod {
	background-image: url(../../base/group/cant_rod.gif);
	background-repeat:repeat-x;
	height: 14px;
}

#cantIntTopEsq {
	background-image: url(../../base/group/cantint_top_esq.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantIntTopDir {
	background-image: url(../../base/group/cantint_top_dir.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantIntTop {
	background-image: url(../../base/group/cantint_top.gif);
	background-repeat:repeat-x;
	height: 14px;
}
#cantIntMidEsq {
	background-image: url(../../base/group/cantint_mid_esq.gif);
	background-repeat: repeat-y;
	width: 16px;
}
#cantIntMidDir {
	background-image: url(../../base/group/cantint_mid_dir.gif);
	background-repeat: repeat-y;
	width: 16px;
}
#cantIntMid {
	background-color:#F2F2F2;
}
#cantIntMidFull {
	background-image: url(../../base/group/cantint_mid_full.gif);
	background-repeat:repeat-y;
}
#cantIntMidFullGeral {
	background-image: url(../../base/group/cantint_mid_full_geral.gif);
	background-repeat:repeat-y;
}
#cantIntRodEsq {
	background-image: url(../../base/group/cantint_rod_esq.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantIntRodDir {
	background-image: url(../../base/group/cantint_rod_dir.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantIntRod {
	background-image: url(../../base/group/cantint_rod.gif);
	background-repeat:repeat-x;
	height: 14px;
}
#menuCantTop {
	background-image: url(../../base/group/menu_cant_top.jpg);
	background-repeat:no-repeat;
	height: 20px;
}
#menuCantMid {
	background-image: url(../../base/group/menu_cant_mid.jpg);
	background-repeat:repeat-y;
}
#menuCantRod {
	background-image: url(../../base/group/menu_cant_rod.jpg);
	background-repeat:no-repeat;
	height: 14px;
}
/* Fim Linha Interna */

/* Linha Sub-menu */
#cantSubTopEsq {
	background-image: url(../../base/submenu/cant_top_esq.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantSubTopDir {
	background-image: url(../../base/submenu/cant_top_dir.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantSubTop {
	background-image: url(../../base/submenu/cant_top.gif);
	background-repeat:repeat-x;
	height: 14px;
}
#cantSubMidEsq {
	background-image: url(../../base/submenu/cant_mid_esq.gif);
	background-repeat: repeat-y;
	width: 16px;
}
#cantSubMidDir {
	background-image: url(../../base/submenu/cant_mid_dir.gif);
	background-repeat: repeat-y;
	width: 16px;
}
#cantSubMid {
	background-color:#DFDFDF;
}
#cantSubRodEsq {
	background-image: url(../../base/submenu/cant_rod_esq.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantSubRodDir {
	background-image: url(../../base/submenu/cant_rod_dir.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 16px;
}
#cantSubRod {
	background-image: url(../../base/submenu/cant_rod.gif);
	background-repeat:repeat-x;
	height: 14px;
}
/* Fim Linha Sub-menu */



/* Novos Ajustes @lla 06/06/2013 */

#lla-resultados tr#linha_0 td,
.lla-historico tr.linha_0 td{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #51B3F2;
	padding: 5px 0;
	height: 20px;
	text-align:left;
}
#lla-resultados tr#linha_2 td,
.lla-historico tr.linha_2 td {
	font-size: 10px;
	color: #0D6FB5;
	padding: 5px 5px 5px 0;
	height: 20px;
	vertical-align: top;
	text-align:left;
}
	#content .lla-historico tr td{
		padding-left:7px;
	}
#lla-resultados-info{
	margin-top:30px;
	padding-top:15px;
	color:#0D6FB5;
	border-top:solid 1px #999;
	text-align:center;
}
	#lla-resultados-info td{
		color:#0D6FB5;
	}


#lla-info{
	width:440px;
	margin-left:33px;
	float:left;
	margin-top:7px;
}
	#lla-info tr.linha_0 td,
	#lla-info tr.linha_1 td,
	#lla-info tr.linha_2 td {
		font-size: 11px;
		font-weight: bold;
		color: #FFF;
		background-color: #888;
		padding: 5px;
		text-align: center;
	}
	#lla-info tr.linha_0 td {
		text-transform:uppercase;
	}
	#lla-info tr.linha_1 td {
		background-color: #AAA;
	}
	#lla-info tr.linha_2 td {
		background-color: #FFF;
		color:#333;
		border-bottom:solid 1px #CCC;
		font-weight:normal;
	}
#lla-pagina .aviso{
	padding: 5px 0 12px 0;
	font-size:11px;
	color:#C00;
	font-style:italic;
}
#lla-pagina .sub{
	padding: 10px 0;
	margin-bottom:10px;
	font-size:13px;
	color:#666;
	font-weight:bold;
	border-bottom:solid 1px #ccc;
}
#lla-pagina .CollapsiblePanelTab{
	background:none;
}
#lla-pagina #spaceIntModuloLat{
	padding:15px;
}
#lla-pagina .titModulo{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
	color: #0D6FB5;
}
#lla-pagina .CollapsiblePanel{
	border:none;
}
#lla-pagina .CollapsiblePanelContent{
	margin:10px 0 25px 25px;
}
	#lla-pagina .borda{
		border:solid 1px #9ED5FA;
	}
	#lla-pagina .borda tr{
		background-color: #E8F5FD;
		font-size: 11px;
		color: #0D6FB5;
	}
	#lla-pagina .borda td{
		font-size: 11px;
		color: #0D6FB5;
		padding:12px 12px 0 12px;
	}
		#lla-pagina .borda .ajuste-rod{
			padding-bottom:12px;
		}
	#lla-pagina .borda .top{
		border-top:solid 1px #9ED5FA;
	}
	#lla-pagina .borda .rod{
		border-bottom:solid 1px #9ED5FA;
	}
	#lla-pagina .borda .esq{
		border-left:solid 1px #9ED5FA;
	}
	#lla-pagina .borda .dir{
		border-right:solid 1px #9ED5FA;
	}
	#lla-pagina input.excluir{
		padding: 0 10px;
		border:solid 1px #FFBFBF;
		background:#FFDFDF;
		color:#C00;
		font-weight:bold;
	}
	#lla-pagina input.padrao{
		padding: 0 10px;
		border:solid 1px #9ED5FA;
		background:#E8F5FD;
		color:#0D6FB5;
		font-weight:bold;
	}
	#lla-pagina input{
		padding: 0 10px;
	}




.clear{
	clear:both;
}

/* Fim Novos Ajustes */



.tbDestaquesCasos{
	font-size: 11px;
	display: table;
	border-collapse: separate;
	color:#000;
	border:1px solid a4bed4;
	}

.tdCabecalho,
.tdResultado{
	padding:5px;
	}

.tdRegistros{
	padding-bottom:5px;
	}

.tdCabecalho{
	border: 1px solid #A4BED4;
	background:url(../../../bar_azulado.gif) repeat top;
	color: #000;
	height:25px;
	}

.trResultado{
	border-width: 0px;
	padding: 0 4px;
	}

.tdResultado{
	height:22px;
	color:#000
}

.contornoTabCxPub {
	 border:1px solid #A4BED4
	}


.divAddDestaque {
	margin:10px 0;
	width:100%;
	text-align:center;
	}

.btnAddDestaque {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	background-color: #0D6FB5;
	border: 1px solid #FFF;
}


.tabHistorico{
	border-spacing: 1px;
	background-color: #CCC;
	background-image: url(https://www.4data.com.br/homologacao/images/bar_azulado.gif);
	height: 100%;
	font-size: 11px;
	color: #666;
	margin:10px;
	}

.tabHistoricoTit{
	font-weight:bold;
	padding:10px
	}

.tabHistoricoInt{
	padding:10px;
	}
