
/* Portal do Prestador, Additional CSS (to institucional.css) */

/* BEGIN global */
.nac-webservicesbox {
	padding:6px 6px 20px 9px;
}
.nac-errormsg {
	color:#ff6800 !important;
}
.nac-scrollbar {
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-face-color:#5A6FA6;
	scrollbar-shadow-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#F2F2F2;
}

/* lum tabs */
#LumTabs {
	width:100%;
	background:url(../image/bg_dotline1.gif) top left repeat-x;
}
#LumTabs ul {
	width:100%;
	margin:0;
	padding:12px 0;
	background:url(../image/bg_dotline1.gif) bottom left repeat-x;
	color:#4e4e4e;
	float:left;
}
#LumTabs ul li a {
	width:auto;
	height:auto;
	padding:0 12px;
	line-height:100%;
	font-size:11px;
	font-weight:bold;
	color:#4e4e4e;
	text-decoration:none;
	background:none;
	display:block;
	float:left;
	border:0;
	border-right:1px solid #4e4e4e;
}
#LumTabs ul li a.selected {
	background:none;
	color:#303388;
	border-bottom:0;
}
#LumTabs ul li a.last {
	border-right:0;
}
#LumTabs ul li .tab_first_left_on, 
#LumTabs ul li .tab_first_left_off, 
#LumTabs ul li .tab_middle_left_on, 
#LumTabs ul li .tab_middle_left_off, 
#LumTabs ul li .tab_middle_right_on, 
#LumTabs ul li .tab_middle_right_off, 
#LumTabs ul li .tab_middle_right_off2, 
#LumTabs ul li .tab_last_right_on, 
#LumTabs ul li .tab_last_right_off {
	display:none;
}
.cLumTabBox {
	background:url(../image/bg_dotline1.gif) bottom left repeat-x;
	border:0px;
	padding:10px;
	height:240px !important;
	overflow:auto !important;
}

/* anchor and buttons */
.nac-anchor {
	position:relative;
}
.nac-contbt1col, .nac-contbt2cols {
	position:absolute;
	top:22px;
	right:188px; /*116px*/
}
.nac-contbt3cols {
	position:absolute;
	top:22px;
	right:14px;
}
.nac-contbtabas {top:42px;}

/* final lum_table */
div.nac-divpesquisa {
	float:right;
	padding:14px 182px 0 0; /* pad-rgt for 1-2 cols */
}
div.nac-divpesquisa-3cols {
	float:right;
	padding:14px 6px 0 0; /* pad-rgt for 3 cols */
}
#nac-tabpesquisa table {
	margin-left:2px;
}
#nac-tabpesquisa td div, #nac-tabpesquisa td span {
	padding-right:14px;
}
#nac-tabpesquisa td input, #nac-tabpesquisa td select {
	margin:2px 0 10px 0;
}
/* END global */

/* begin menus */

/* change sai int menu */
div.sai-menuint ul a {
	color:#919191;/*#bebebe*/
	font-weight:normal;
}

.nacbgmenu, .nac-bgmenu {
	background:#dcdcda url(../image/bg_nacmenu.gif) repeat-x top left; /*new bgcolor is ie7 fix*/
	height:20px;
}
.nac-menusep {
	background:url(../image/brd_nacmenubottom.gif) top right no-repeat;
	width:950px;
	height:12px;
	font-size:1%;
}

div.nac-primarymenu {
	background:url(../image/bg_nacmenuline.gif) bottom left repeat-x;
	height:20px;
}
div.nac-primarymenu ul {
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
}
div.nac-primarymenu ul li {
	float:left;
	position:relative;
}
div.nac-primarymenu ul li.selected {
	background:url(../image/bg_nacmenuitem_left.gif) bottom left no-repeat !important;
}
div.nac-primarymenu ul li a {
	display:block;
	color:#0E266E;
	font-weight:bold;
	font-family:"Trebuchet MS", verdana, arial, sans-serif;
	font-size:105%;
	line-height:20px;
	padding:0 5px 0 11px;
}
div.nac-primarymenu ul li a:hover,
div.nac-primarymenu ul li:hover a,
div.nac-primarymenu ul li.over a {
	text-decoration:none;
	color:#FF6800;
}
div.nac-primarymenu ul li.selected a {
	color:#FF6800;
	background:url(../image/bg_nacmenuitem_right.gif) bottom right no-repeat !important;
}
/*subnav*/
div.nac-primarymenu li ul {
	position:absolute;
	left:0;
	top:20px; /*sets subnav distance*/
	display:none;
}
div.nac-primarymenu li.selected ul {left:-3px;}
/* Hor Menu Trick */
div.nac-primarymenu li > ul {
	top:auto;
	left:auto;
}
/* End */
/* Hover Trick */
div.nac-primarymenu li:hover ul, div.nac-primarymenu li.over ul { 
	display:block; 
	z-index:9999;
}
div.nac-primarymenu li ul.subnav {
	height:auto;
	border:0;
	padding:6px 2px 2px 2px;
	background:#fff url(../image/bg_dotline1.gif) top left repeat-x;
	border:1px solid #c0c0ca;
	border-top:0;
}
div.nac-primarymenu ul.subnav li {
	float:none;
}
div.nac-primarymenu ul.subnav li a {
	width:212px;
	/*white-space:nowrap;*/
	line-height:140%;
	padding:4px 4px 4px 10px;
	background:url(../image/sasnew/ico_seta_menu.gif) top left no-repeat !important;
	font-family:verdana;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0;
	color:#515561;
	text-decoration:none;
}
* html div.nac-primarymenu ul.subnav li a {width:226px;} /*IE only*/
/*indent sons*/
div.nac-primarymenu ul.subnav li.son a {
	width:199px;
	padding-left:23px;
	background:url(../image/sasnew/ico_submenu.gif) top left no-repeat !important;
}
* html div.nac-primarymenu ul.subnav li.son a {width:226px;} /*IE only*/
div.nac-primarymenu ul.subnav li a:hover {
	background:#d7dae6 !important;
	color:#515561;
}

div.nac-secundarymenu {
	background:url(../image/bg_nacmenuline.gif) bottom left repeat-x;
	height:20px;
	float:left;
}
div.nac-secundarymenu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
div.nac-secundarymenu ul li {
	float:left;
}
div.nac-secundarymenu ul li.selected {
	background:url(../image/bg_nacmenuitem_left.gif) bottom left no-repeat !important;
}
div.nac-secundarymenu ul li a {
	display:block;
	float:left;
	color:#FF6800;
	font-weight:bold;
	font-family:"Trebuchet MS", verdana, arial, sans-serif;
	font-size:110%;
	line-height:20px;
	padding:0 11px 0 13px;
}
div.nac-secundarymenu ul li a:hover {
	text-decoration:none;
}
div.nac-secundarymenu ul li.selected a {
	color:#0E266E;
	background:url(../image/bg_nacmenuitem_right.gif) bottom right no-repeat !important;
}

div.nac-topmenu {
	text-align:right;
	color:#152570;
	font-size:90%;
	padding:8px 0 0 0;
}
div.nac-topmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.nac-topmenu ul li {
	display:inline;
	padding-right:12px;
}
div.nac-topmenu ul li.last {
	padding-right:0;
}
div.nac-topmenu ul li a {
	color:#152570;
}
div.nac-topmenu img {
	vertical-align:bottom;
	margin-bottom:2px;
	margin-right:2px;
}

/* end menus */

/* begin areas */
.nacbgheader, .nac-bgheader {
	background:#BCC1D4 url(../image/bg_nacheader.gif) top left repeat-x;
	border-bottom:1px solid #EDEEF0;
	height:30px;
}
.saibgcollog { 
	background:#f8f8f8 url(../image/bg_collog.jpg) top left no-repeat;
}

#nac-title {
	width:191px;
	height:30px;
	background:url(../image/tit_portaldocorretor.gif) top left no-repeat;
}
#nac-title span {
	display:none;
}

div.sai-bgrodape3 {
	background:url(../image/bg_rodape3.jpg) bottom left no-repeat; 
	padding:0; 
	margin:0; 
	width:950px;
	height:22px;
}
div.sai-bgrodape4 {
	background:url(../image/bg_rodape4_1col.jpg) bottom left no-repeat; 
	padding:0; 
	margin:0; 
	width:950px;
	height:22px;
}
div.sai-bgrodape5 {
	background:url(../image/bg_rodape5_4cols.jpg) bottom left no-repeat;
	padding:0; 
	margin:0; 
	width:950px;
	height:22px;
}

div.nac-bemvindo {
	padding:0 26px 10px 26px;
	color:#4D5665;
	font-size:90%;
}

div.nac-loginbox {
	width:195px;
	background:url(../image/bg_login.jpg) top left no-repeat; 
}
div.nac-loginbox .pad {
	padding:5px 6px 6px 11px;
}
div.nac-loginbox .desc {
	padding:0 5px 9px 5px;
}
div.nac-loginbox .cont {
	padding:5px 3px 7px 5px;
	background:#f2f2f2;
}
div.nac-loginbox input {
	display:block;
	width:164px;
	height:14px; /*16px*/
	background:#fff;
	border:1px solid #9096AE;
	margin:1px 0 5px 0;
}
div.nac-loginbox img.btok {
	display:block;
	margin:3px;
	border:0;
}
div.nac-loginpass {
	width:194px;
	border-right:1px solid #EBEAF0;
	background:#fbfbfb;
}
div.nac-loginpass .pad {
	padding:6px 11px;
}
div.nac-loginfooter {
	width:195px;
	height:14px;
	background:url(../image/brd_loginfooter.jpg) top left no-repeat; 
	font-size:1%;
}

div.nac-mensagens {
	width:397px;
	background:url(../image/bg_mensagens_top.jpg) top left no-repeat;
}
div.nac-mensagens .pad {
	padding:10px 0 10px 10px;
}
div.nac-mensagens  .sai-titbar, div.nac-mensagens .sai-titbar2 {
	padding-bottom:12px;
}
div.nac-mensagens .row {
	padding:0 0 6px 0;
}
div.nac-mensagens .bottom-msg {
	width:389px;
	height:24px;
	position:relative;
	margin-left:-7px;
	background:url(../image/bg_mensagens_bottom.jpg) bottom left no-repeat;
}

.nac-tabheaderbg1 {
	background:#bdc2d6;
}
.nac-tabheaderbg2 {
	background:#c5ccdc;
}
.nac-tablinebg1 {
	background:#f7f7f7;
}
.nac-tabheaderbrd1, .nac-tabheaderbrd1 td {
	border-bottom:1px solid #ccc;
}
table.nac-tabrow {
	margin-bottom:10px;
}

.sai-acomp-bg1 {
	background:#EBECF0; 
}
.sai-acomp-bg2 {
	background:#f7f7f7; 
}
.sai-acomp-bg3 {
	background:#BCC1D3; 
}

/* end areas */


/* BEGIN PPA UPDATES */
/* ppa tabpesquisa */
#ppa-tabpesquisa td {
	padding:0 14px 10px 0;
}
#ppa-tabpesquisa td.tit {
	padding:0 6px 10px 0;
}
#ppa-tabpesquisa td.tit2 {
	padding:0 14px 2px 0;
}
#ppa-tabpesquisa td.nopad {
	padding:0;
}
#ppa-tabpesquisa td.nopadright {
	padding-right:0;
}
#ppa-tabpesquisa td.nopadbottom {
	padding-bottom:0;
}
#ppa-tabpesquisa img.ico {
	vertical-align:bottom;
}
/* ppa tabdata */
#ppa-tabdata {
	padding:8px 0;
}
#ppa-tabdata th {
	text-align:center;
}
#ppa-tabdata th.aleft, #ppa-tabdata td.aleft {
	text-align:left;
}
#ppa-tabdata td.acenter {
	text-align:center;
}
#ppa-tabdata th.nowrap, #ppa-tabdata td.nowrap {
	white-space:nowrap;
}
/* ppa tabdados */
#ppa-tabdados {
	border:1px solid #f1f1f1;
	margin:8px 0;
}
#ppa-tabdados .pad {padding:2px;}
#ppa-tabdados th {
	text-align:left;
	border-bottom:2px solid #f9f9f9;
}
#ppa-tabdados .cbox {
	width:20px;
	vertical-align:bottom;
}
#ppa-tabdados tr.even {
	background:#f9f9f9;
}
#ppa-tabdados tr.last td {
	border-top:1px solid #dcdcdc;
}
#ppa-tabdados th.nowrap, #ppa-tabdados td.nowrap {
	white-space:nowrap;
}
#ppa-tabdados img.ico {
	vertical-align:bottom;
}
/* generic+areas */
div.ppa-subtit {
	font-weight:bold;
	padding:0 0 4px 0;
	border-bottom:2px solid #f9f9f9;
	margin-bottom:10px;
}

div.ppa-linebox {
	border:1px solid #f1f1f1;
	padding:4px;
	margin-bottom:15px;
}

.ppa-fred {color:#720000;}
.ppa-fblue {color:#000076;}

div.ppa-pagination {
	padding:10px 5px;
}

/* END PPA UPDATES */


/* BEGIN NotaFiscal Updates (PPA) */
/* Deve ser adicionado em ppa.css no projeto Lumis */
.ppa-inputxsmall input {width:60px !important;}
.ppa-inputsmall input {width:80px !important;}
.ppa-inputmed input {width:120px !important;}
.ppa-inputbig input {width:240px !important;}
.ppa-inputhuge input {width:360px !important;}
.ppa-inputxhuge input {width:420px !important;}

#ppa-detailbox {
	background:#f9f9f9;
	border-bottom:1px solid #d2d3db;
	margin-bottom:10px;
	padding:8px;
}
#ppa-detailbox p {
	margin:0 0 6px 0;
}

div.ppa-cbts {
	clear:both;
	padding:10px 0;
}
div.ppa-cbts a {
	display:block;
	float:left;
	border:1px solid #001159;
	background:#ff6600;
	color:#fff;
	padding:3px;
	margin-right:4px;
	font-weight:bold;
	/*text-transform:uppercase;*/
}
div.ppa-cbts a:hover {
	text-decoration:none;
	/*background:#ff9451;
	color:#001159;*/
}

.ppa-camobr {color:#ff6600;font-weight:bold;}

a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:290px;
  color: #000000;
  background: #FFFFFF;
  border: 2px solid #B3B3B3;
  height: 27px;
  line-height: 27px;
  text-align: center;
  visibility: hidden;
  border-radius: 5px;
  box-shadow: 0px 0px 2px #000000;
}
a.tooltips span:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -144px;
  width: 0; height: 0;
  border-top: 12px solid #B3B3B3;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -140px;
  width: 0; height: 0;
  border-top: 8px solid #FFFFFF;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 1;
  bottom: 30px;
  left: 50%;
  margin-left: -15px;
  z-index: 999;
}

/* END NotaFiscal Updates (PPA) */