﻿/* SHAREPOINT CSS Redefined */
/*######################*/

#titleAreaBox {
	margin-left:0px;
	margin-right:0px;

}
/* SHAREPOINT CSS END*/	
/*######################*/
/* EINSTEIN CSS MASTER */
#Principal{
margin-top:0px;	

/*##############################################
SCROLL MENU
################################################*/
	
}
#Header{
	z-index:5!Important;
}

.HeaderScroll  {
position:absolute;
width:100%;
padding-bottom:10px;
background-color:#FFF;
 -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
	
}

.HeaderScroll  .HeaderArea{
 	width:100% !important;
 	float:left;
 	display:block; 	
 	height:58px;
 	
	

}
.HeaderScroll  .HeaderArea .logo{
  margin-left:20px;
  position:absolute;
  margin-top:7px;	
  z-index:2;
  cursor:pointer;
  background-image:url('/portalassets/images/logo.png');
  background-repeat:no-repeat;
  height:55px;
  width:240px;	
}
.HeaderScroll .HeaderArea .ResizeArea{
	
	position:absolute;
	width:100%;
}
.HeaderScroll .HeaderArea .menu{
	z-index:1;
	display:block;
	padding-top:8px;
	margin:0 130px 0 260px;
}
.HeaderScroll .HeaderArea .FixedMenu{
    position: absolute;
    right: 0px;
    top:0px!important;
    max-width:68px;
}

.HeaderScroll .HeaderArea .FixedMenu img{
	margin:0px;
	padding:0px;
	cursor:pointer;
	width:67px;
	display:block;
	
}

.MenuMobile{
	display:none;
}

.MenuMobileAberto{
	display:none;
}

#bt_menu_mobile{
	display:none;
}

#bt_menu_fechar_mobile{
	display:none;
}

.QuickScroll .QuickLinksRapidos {
     
    font-family: 'HelvetivaNeueLTStd-97Black'!important;
    color: #005696!important;
    font-size: 17.78pt!important;
    float: left;
    width: 187px;
    background-color: #FFF;
    margin-right: 68px;
    height: 30px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.clearEl {
    clear: both;
}
/*##############################################
FIXED MENU
################################################*/

.HeaderFixed .HeaderArea{
	height:68px;
}

.HeaderFixed .HeaderArea .logo{
  margin-left:20px;
  position:absolute;
  margin-top:7px;	
  z-index:2;
  cursor:pointer;
  background-image:url('/portalassets/images/logo.png');
  background-repeat:no-repeat;
  height:55px;
  width:240px;	


}
.HeaderFixed .HeaderArea .ResizeArea{
	position:absolute;
	width:100%;

}
.HeaderFixed .HeaderArea .menu{
	background-color:#FFF;
	z-index:1;
	padding-top:10px;
	margin:0 130px 0 260px;
}
.HeaderFixed .HeaderArea .FixedMenu{
    position: absolute;
    max-width: 67px;
    right: 0px;
    top:0px!important;
    z-index:10;
}
.HeaderFixed .HeaderArea .FixedMenu img{
	margin:0px;
	padding:0px;
	cursor:pointer;
	display:block;
	
}

.menu ul, .menu .menu_container ul {

	margin: 0px;
	list-style: none;
	text-align: center;
}
.menu ul li a, .menu .menu_container ul li a{
text-decoration:none;
color:#A1A1A1;
	
}
.menu ul li, .menu .menu_container ul li{
	display: inline;
	
	display: inline-block;
	font-family: Helvetica;
	font-size: 10.20pt;
	text-decoration: none;
	cursor:pointer;
	text-transform:uppercase;
	font-family:'HelvetivaNeueLTStd-47Cond';
}

.en-flag {
    position: absolute;
    right: 97px;
    top: 24px;
    width: 20px;
    height: 20px;
    background: transparent url(../Images/en-flag.png) no-repeat center center;
    display: block;
}

.menu #p_undefined li ul{
	display:none;
	list-style:none;
}
.menu #p_undefined > li {
	margin-left:10px;
	margin-right:10px;
	vertical-align:top;

}

.menu #p_undefined > .menuitem .menuitem_lbl_container{
	padding:5px 5px 0px 5px;
}

.menu .purple .menuitem_lbl_container{
	border-bottom: 2px solid #a287c3;
	max-width: 70px;
}
.menu .red .menuitem_lbl_container{
	border-bottom: 2px solid #ff6e71;
	max-width: 90px;
}
.menu .yellow .menuitem_lbl_container{
	border-bottom: 2px solid #e2cb61;
	max-width: 95px;
}
.menu .green .menuitem_lbl_container{
	border-bottom: 2px solid #afc26b;
	max-width: 87px;
}
.menu .orange .menuitem_lbl_container{
	border-bottom: 2px solid #e17e53;
	max-width: 97px;
}
.menu .cyan .menuitem_lbl_container{
	border-bottom: 2px solid #4ab0a6;
	max-width: 70px;
}
.menu .blue .menuitem_lbl_container{
	border-bottom: 2px solid #005696;
	max-width: 50px;
}
.menu .gray .menuitem_lbl_container{
	border-bottom: 2px solid #AEAEAE;
	max-width: 71px;
}
.img_arrow{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.Open a{
	color:#FFF!important;
}
.Purple{
	padding-left:10px;
	padding-right:10px;
}
.HeaderFixed .Purple .Open{

	background-color:#a287c3;
	padding:10px 10px 8px 10px;
	
}
.HeaderScroll .Purple .Open{

	background-color:#a287c3;
	padding:7px
	
}


.Purple .line .seta{
	
 	border-top: 2px solid #a287c3;
	}

.Purple .lineOpen .seta{
	margin-left:41%;
	width:15px;
	height:12px;
	text-align:center;
	background-image: url('/PortalAssets/Images/setinhaPurple.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea{
	position: absolute;
    width: 100%;
    border-bottom: solid 2spx #a287c3!Important;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    background-color:#FFF;
    padding-top:0px;
    min-height:80px;
    z-index:10;
    min-height:165px;
    
    }
    
.SubMenuItens{
	width:100%
}    
.bnEsquerdo{
	margin-left:60px;
	float:left;
}    
.bnDireito{
	margin-right:60px;
	float:right;
}   

.SubMenuContentItems{
	overflow:auto;
	display:block ;
	padding-left:50px;
}
.banner {
	width:200px;
	height:100px;
	margin-top:20px;
}

.banner img{
	width:200px;
}

.SubMenuArea {
	
	padding-bottom:20px;
}

.SubMenuContentItems > ul  > 	li{
	float: left;
	margin-bottom: 20px;
	padding:0 30px 0 12px;
	border-left:6px solid #eee;
	width:270px;
	list-style:none;
	color:#666;
	text-decoration:none;
	font-family:'HelvetivaNeueLTStd-47Cond';
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.SubMenuContentItems > ul  > 	li > ul {
	list-style:none;
	text-decoration:none;
	color:#666;
	padding-left:0px;
	font-weight:normal;
	text-transform:capitalize;
}
.SubMenuContentItems li{
margin:6px 0;
}
.SubMenuContentItems > ul  > 	li > ul > li > ul{
	padding-left:0px;
}
.SubMenuContentItems > ul  > 	li > ul > li > ul >li{
	display:  block;
}
.SubMenuContentItems > ul  > 	li > ul > li > ul >li >a >div{
	display:list-item;
    list-style-type: square;
    list-style-position: inside;
}
.SubMenuContentItems > ul  > 	li > ul a {
	color:#666;
		
}


.SubMenuContentItems > ul >li>	div{
	color: red !important;
}
	

.Red{
	color:#ff6e71;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.red > div, .SubMenuContentItems > ul > li.red > a, .SubMenuContentItems > ul > li.red > a:visited {
	color:#ff6e71;
}
.Red .line .seta{
	
 	border-top: 2px solid #ff6e71;
	}
.Red .Open{

	background-color:#ff6e71;
	padding:10px 10px 8px 10px;
}

.Red .lineOpen .seta{
	margin-left:42%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhaRed.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuRed {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #ff6e71;
}



.Yellow{
	color:#e2cb61;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.yellow > div, .SubMenuContentItems > ul > li.yellow > a, .SubMenuContentItems > ul > li.yellow > a:visited {
	color:#e2cb61 !important;
}
.Yellow .line .seta{
	
 	border-top: 2px solid #e2cb61;
	}
.Yellow .Open{

	background-color:#e2cb61;
	padding:10px 10px 8px 10px;	
}

.Yellow .lineOpen .seta{
	margin-left:42%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhaYellow.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuYellow {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #e2cb61;
}


.Green{
	color:#afc26b;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.green > div, .SubMenuContentItems > ul > li.green > a, .SubMenuContentItems > ul > li.green > a:visited {
	color:#afc26b !important;
}

.Green .line .seta{
	
 	border-top: 2px solid #afc26b;
	}
.Green .Open{

	background-color:#afc26b;
	padding:10px 10px 8px 10px;
}

.Green .lineOpen .seta{
	margin-left:40%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhaGreen.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuGreen {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #afc26b;
}



.Orange{
	color:#e17e53;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.orange > div, .SubMenuContentItems > ul > li.orange > a, .SubMenuContentItems > ul > li.orange > a:visited {
	color:#e17e53 !important;
}
.Orange .line .seta{
	
 	border-top: 2px solid #e17e53;
	}

.Orange .Open{

	background-color:#e17e53;
	padding:10px 10px 8px 10px;	
}

.Orange .lineOpen .seta{
	margin-left:42%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhaOrange.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuOrange {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #e17e53;
}



.Ciano{
	color:#52b5ab;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.ciano > div, .SubMenuContentItems > ul > li.ciano > a, .SubMenuContentItems > ul > li.ciano > a:visited {
	color:#52b5ab !important;
}

.Ciano .line .seta{
	
 	border-top: 2px solid #52b5ab;
	}
.Ciano .Open{

	background-color:#52b5ab;
	padding:10px 10px 8px 10px;	
}

.Ciano .lineOpen .seta{
	margin-left:42%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhaCyan.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuCiano {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #52b5ab;
}

.Cyan{
	color:#52b5ab;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.cyan > div, .SubMenuContentItems > ul > li.cyan > a, .SubMenuContentItems > ul > li.cyan > a:visited {
	color:#52b5ab !important;
}

.Cyan .line .seta{
	
 	border-top: 2px solid #52b5ab;
	}
.Cyan .Open{

	background-color:#52b5ab;
	padding:10px 10px 8px 10px;	
}

.Cyan .lineOpen .seta{
	margin-left:42%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhaCyan.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuCyan {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #52b5ab;
}


.Blue{
	color:#005696;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.blue > div, .SubMenuContentItems > ul > li.blue > a, .SubMenuContentItems > ul > li.blue > a:visited {
	color:#005696 !important;
}

.Blue .line .seta{
	
 	border-top: 2px solid #005696;
	}
.Blue .Open{

	background-color:#005696;
	padding:10px 10px 8px 10px;	
}

.Blue .lineOpen .seta{
	margin-left:42%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhaBlue.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuBlue {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #005696;
}



.Grey{
	color:#AEAEAE;
	padding-left:10px;
	padding-right:10px;

}
.SubMenuContentItems > ul > li.grey > div, .SubMenuContentItems > ul > li.grey > a, .SubMenuContentItems > ul > li.grey > a:visited {
	color:#AEAEAE !important;
}

.Grey .line .seta{
	
 	border-top: 2px solid #AEAEAE;
	}
.Grey .Open{

	background-color:#AEAEAE;
	padding:10px 10px 8px 10px;	
}

.Grey .lineOpen .seta{
	margin-left:42%;
	width:15px;
	height:12px;
	background-image: url('/PortalAssets/Images/setinhagray.png');
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
.SubMenuArea .SubMenuGrey {
	
	width:100%;
	padding-bottom:30px;
	border-bottom:solid 3px #AEAEAE;
}
#PainelBusca{
	position:absolute;
	width:100%;
	top:68px;
	background-color:#F90;
	}
	
#btBuscarMobile{
	display:none;
}

#btBuscaMobileFechar{
	display:none;
}


#DinamicArea{
	width:100%;
	position:absolute;
	z-index:1000;
	top:0px;
	
}
#QuickMenuClose{
    position: absolute;  
    text-align: right;
    right: 284px;
    width: 68px;
    height: 67px;    
 
    }
#QuickMenuClose img:hover {
    cursor: pointer;
}
#QuickMenuClose img {
    width: 68px;
}

#DinamicArea #QuickMenu{
	float:right;
	width:284px;
	z-index:10!important;
	-webkit-box-shadow: -9px 2px 5px -2px rgba(0,0,0,0.55);
	-moz-box-shadow: -9px 2px 5px -2px rgba(0,0,0,0.55);
	box-shadow: -9px 2px 5px -2px rgba(0,0,0,0.55);
	text-transform:uppercase;


	}

#QuickMenu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#QuickMenu li{

    color: #fff;
    font-family: 'HelvetivaNeueLTStd-47Cond';
    font-size: 12.09pt;
    display:flex;
    padding-bottom:0;
    padding-top:0;    
}

#QuickMenu li a{
	text-decoration:none;
	padding:20px;
	cursor:pointer;
	color:#fff;
}

#QuickMenu li a:visited{
	color:white;
}

#QuickMenu li:nth-child(odd){
	background-color:#979b9e;
	padding-right:20px;  
    /*background-size: auto 20px;
background-image:url('/PortalAssets/Images/quickmenu_setaClara.jpg');
    background-repeat:no-repeat;
    background-position:90% 50%;*/
}

#QuickMenu li:nth-child(even){
	background-color:#8c9194;	
  /*background-size: auto 20px;
 background-image:url('/PortalAssets/Images/quickmenu_setaEscura.jpg');
    background-repeat:no-repeat;
    background-position:90% 50%;*/

}

.QuickLinksRapidos{
	font-family: 'HelvetivaNeueLTStd-97Black'!important;
    color: #005696!important;
    font-size: 17.78pt!important;
    float: left;
    width: 187px;
    background-color: #FFF;
    margin-right: 68px;
    height: 53px;
    padding-left: 25px;
    margin-top: 15px;
    display:none;	
}

.QuickLinksTextoMobile{
	display:none;
}

.QuickSeparador{
	background-repeat:repeat-x;
	height:34px;
	padding:0px!Important;
}
.ChamadasHome img {
    padding: 10px;
}
#Conteudo{

}
.BnHomeContainer {
    width: 900px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    overflow:auto;
    padding:50px;
}
.BnHomeContainer img{
	width:100%;
	
	
}
.owl-item .item{
	background-repeat:no-repeat;
	background-size:100%;
	position:relative;
	/*height:703px;*/
}

.item .owl-embed{
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity:0;
}

.item .owl-embed iframe{
	height: 100%;
    width: 100%;
}

.BnHomeContainer .Floater{
	
    width: 280px;
    height: 135px;
    background: rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    padding-top: 20px;
    float: left;
    	
}

h1.floaterTitle {
    color: #fff;
}
.BnHomeContainer .uFloater{
	
    width: 280px;
    height: 135px;
    padding-left: 20px;
    padding-top: 20px;
    float: left;
    	
}

.FloaterMobile{
	display:none;
}

.FloaterBottom{
	
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    width: 100%;
    color:#fff!important; 
    height:117px;   	
}
.uFloaterBottom{
	
    width: 100%;
    color:#fff!important; 
}


.BnHomeContainer .Floater h1,.BnHomeContainer .Floater p{
color:#FFF;
}

#Conteudo #contentRow{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	/*overflow:hidden;*/
}

.ChamadasHome{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
}


#Conteudo #contentRow #sideNavBox{
	display:none;
}
#Conteudo #contentRow #contentBox{
	margin-left:0px!important;
	min-width:100%;
}
#rodape{
	background-color:rgb(49,74,94);
	margin-top:50px;
	padding-top:50px;
	overflow:auto;
	width:100%;
}

#rodapeMobile{
	display:none;
}

.grid_cert {
	padding: 15px;

}

.grid_social {
	padding: 4px;
}
.rodapeLogos {
	margin-top:25px;
	max-width:520px;
	margin-left:auto;
	margin-right:auto;
	 vertical-align:middle;
}
.rodapeLogos .certificados{
		border-top:solid 1px #3d566a;

}
.rodapeLogos h4{
	color:#fff;
	font-family:Helvetica;
	font-style:italic; 	
	margin-left:13.57pt;
	margin-bottom:10px!important;
}
.rodapeLogos h4 a, .rodapeLogos h4 a:visited{
	color:#fff;
}
.rodapeMagens{
width:100%;
	margin-left: auto;
	margin-right:auto;
}
.rodapeItems{
	max-width:900px;
	margin-top:50px;
	margin-left: auto;
	margin-right:auto;

}
#ulRodape{
    max-height: 950px;
    float:left;
    overflow:hidden;
    /*display: flex;
    width: 900px;
    flex-direction: column;
    flex-wrap: wrap;*/
}

.rodapeItems .items{
	width:168px;
	margin:27px;
	color:#5c7e97;
}

.rodapeItems .items .item{
	padding-left:30px;
}
.rodapeItems h3{
	color:#7da2bd;
	font-family:Helvetica;
	text-transform:uppercase;
	font-size:15px;
}
.rodapeItems h3 a{ 
	color:#7da2bd;
	font-size:15px;
}
.rodapeItems ul{
	list-style: none;
	padding-left:0px;

}
.rodapeItems li{
	padding:1px;
	color:#dedede;
	font-family:Helvetica;
	font-size:10pt;
}
.rodapeItems li div{
	background-image:url('/PortalAssets/images/setinhaRodape.png');
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:12px;
	margin-left:12px;
}
.rodapeItems a{
	color:#dedede;
	text-decoration:none;
	font-family:Helvetica;
	font-size:10pt;
	
}
.direitos{
	font-family:"HelvetivaNeueLTStd-37CondThin";
	font-size:10pt;
	color:#dedede;
	clear:both;
	background-color:rgb(49,74,94);
	padding:5px;
	font-style:italic;
	text-align:center;
}
.rodapeItems .HeadItem{
	background-image:url('/PortalAssets/images/setinhaRodape.png');
	background-position:left 4px;
	background-repeat:no-repeat;
	font-size:12pt;	
	font-family:Helvetica;
	padding-left:10pt;
	margin:8px 0;
	font-weight:bold;
}
.rodapeItems .HeadItem a{
	font-size:12pt;	
	font-family:Helvetica;
}

/*##############################################
EQUIPES
################################################*/
.HeaderPage > #Titulo{
	font-family:"HelvetivaNeueLTStd-97Black";
	font-size:2.3em;
	font-weight:200;
	text-transform:uppercase;
}
#Breadcrumb, #Breadcrumb a , #Breadcrumb a:link , #Breadcrumb a:visited , #Breadcrumb a:hover {
	color:#a1a1a1;
	font-style:italic;
	font-family:"HelvetivaNeueLTStd-47Cond";
	font-size:1em;
}
.PageContent{
	margin-top:30px;
}
.Equipe{
	color: #a1a1a1;
	overflow:hidden;
}
.Equipe .Title{
	float:left;
	width:100%;
	margin-left:5px;
	font-size:2em;
	font-family:"HelvetivaNeueLTStd-97Black";
	margin-bottom:20px;
	text-transform:capitalize;	
}
.Profissional{
	display:block;
	float:left;
	margin:5px;
	height: 310px;
	
}
.Profissional strong{
	float:left;
}
.Profissional .Image {
	width: 190px;
	height:185px;
	background-image:url('/portalassets/images/noimage-person.png');
	background-repeat: no-repeat; 
	
}
.Profissional .Name{
	width:190px;
	font-weight:bold;
	margin-top: 10px
}
.Profissional .Role{
	width:190px;
	height:70px;
	margin-top: 10px;
}

.Card .Image {
	padding-right: 10px;
	border-right: 1px solid #a1a1a1;
	float:left;
	
}
.Card .Details{
	display:block;
	overflow:auto;
	padding-left:10px;
}

.Card .label{
	color:#444;
	font-weight:bold;
}

.Card .AdditionalDetails{
	overflow:auto;
	float:left;
}


/*##############################################
FIM EQUIPES
################################################*/


/*##############################################
LISTA GERAL
################################################*/
.DestaquePrincipal{
	display:block;
	overflow:hidden;
}

.DestaquePrincipal > ul {
	list-style:none;
	padding-left:0px;
	margin-top:0px;
}
.page_navigation{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
.ellipse{
	float: left;
}
.page_navigation a , .page_navigation a:link , .page_navigation a:visited , .page_navigation a:hover {


	padding:5px 8px;
	margin:2px;
	color:#a1a1a1;
	text-decoration:none;
	float: left;
	font-family:"HelvetivaNeueLTStd-47Cond";
	font-size: 12px;
	border: 1px solid #a1a1a1;
}
#dlgBusca{
	background-color:#fff;
	position:absolute;
	z-index:12;
	width:100%;
	height:70px;
	 -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.2);

	
}
.BuscaContent{
	margin-left:auto;
	margin-right:auto;
	width:650px;
	border-bottom:1px solid #005696;
	padding-top:10px;
}
#inputBuscar{
	width:500px;

	font-family:HelvetivaNeueLTStd-97Black;
	font-size:21.92pt;
	color:#005696;
	border:none;
}
#btDoSearch{
	text-align: right;
    margin-top: 4px;
    float: right;}
    
.HeaderPage H4 a{
color:#888;	
padding-bottom:48px;
font-family:"HelvetivaNeueLTStd-47Cond";
font-style:italic;

}
#dvPageBack{
	width: 960px;
    text-align: right;
}
.MenuLateral{
  	width:224px;
	background-color:#eee;
	float:left;
	/*margin-right:20px;*/
	margin-right:35px;
	
}
.MenuLateral .menu_title #p_root ul{
list-style:none;

padding:0;
margin:0;
font-family:'HelvetivaNeueLTStd-87HevyCond';
	
}
#LinhaFina{
	padding:5px;
	font-style:italic;
	text-align:left;
}
ul#p_root {
    list-style: none;
    margin-left: 0;
    padding-left: 0px;
    color: #a1a1a1;
    font-family:'HelvetivaNeueLTStd-97Black';
    text-decoration:none;
    
}
.MenuLateral ul#p_root {
	color:#666;
}

ul#p_root a{

	color: #a1a1a1;
}
.MenuLateral ul#p_root a{

	color: #666;
} 
 

ul#p_root ul{
	list-style-image:url('/PortalAssets/Images/blt_menuLateral.png');
	margin-left: 0;
    padding-left: 0px;
    font-family:'HelvetivaNeueLTStd-47Cond';
    font-weight:bold;
    font-size:10pt;
}

ul#p_root ul ul{
	list-style-image:url('/PortalAssets/Images/blt_menuLateral2.png');
	margin-left: 0;
    padding-left: 15px;
    font-weight:normal;
    font-family:'HelvetivaNeueLTStd-47Cond';
    font-size:9pt;
}
#p_root .menu_title{
	padding-bottom:10px;
	font-size:16pt;
}	
#direitos{
	float:right;
	margin-top:24px;
}
.page_navigation .active_page{
	background-color:#005599;
	color:#fff!important;
}
#breadcrumb{
	text-transform:capitalize;
	
	color:#ccc;
}
#breadcrumb a{
	color:#a1a1a1!important;	
}

.ms-signInLink{
	display:none;
}

/*--------------------------------------------------------------------------------------------
 *			CROSS CONTENT - INICIO
 *--------------------------------------------------------------------------------------------
 */

#CrossContent{
	width:100%;
	overflow:hidden;
  	font-size: 0.1px;
    margin-top: 20px;
    padding-top: 10px;
	transition: all 0.5s ease;
}
#CrossContent:hover a{
	opacity:0.5;	
	transition: all 0.5s ease;
}
#CrossContent a:hover{
	opacity:1;
	transition: all 0.5s ease;
}

#CrossContent .CrossContentItems{
	width:100%;
	min-height:1px;
	overflow:hidden;
}

a.cc-obj{
	display:inline-block;
	width:100%;
	max-width:240px;
	text-decoration:none;
}
.cc-img{
	width:100%;
	height:200px;
	overflow:hidden;
}
.cc-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.cc-img img{
    vertical-align: middle;
    width: 100%;
}
.cc-title{
	color:#005599;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:left;
	margin: 4px 0 5px 0;
}
.cc-desc{
	color:#888888;
	font-size:11px;
	text-decoration:none;
	display:block;
	text-align:left;
}
.CrossContentTitle{
	font-size:18pt!important;
	font-family:'HelvetivaNeueLTStd-97Black'!important;
	margin-bottom:10px;
	color:#005599;
	font-weight:bold;
}
.CrossContentItems a{
	float:left;
	/*padding-right:20px;*/
}

/*--------------------------------------------------------------------------------------------
 *			CROSS CONTENT - FIM
 *--------------------------------------------------------------------------------------------
 */

