﻿	/* SHAREPOINT CSS Redefined */
/*######################*/
#titleAreaBox {
	margin-left:0px;
	margin-right:0px;

}

/*I hope this makes SharePoint scrolls on body :D */
#s4-workspace{
	width: inherit !important;
	height: inherit !important;
	min-height: 300px;
}

body{
	overflow: auto;
}

#ms-designer-ribbon{
	position: fixed;
	z-index:999;
}
.ms-cui-menu{
	position: fixed !important;
	z-index:1001;
}

/*##############################################
     MENU
################################################*/


.HeaderFixed .HeaderArea .logo{
    left: 50%;
    margin-left: -117px;
	position:absolute;
	margin-top:7px;	
	z-index:2;
	cursor:pointer;
  	/*background-image:url('/portalassets/images/logo.png');
  	width:240px;*/	
 	background-image:url('/portalassets/images/logo-oncologia.jpg');
	width:273px;	
 	
  	background-repeat:no-repeat;
	height:55px;
}
.HeaderFixed .HeaderArea .logo-outubro-rosa{/*Outubro Rosa*/
display:none;
}

.bt_home_mobile{
    cursor:pointer; 
    width:68px;
    height:68px;
   background-color: rgb(0,86,150);
     /*background-color:#e1789d;Outubro Rosa*/
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('/PortalAssets/Images/bt_menu_mobile.png'); 
}
.bt_home_mobile.active{
    background-image: url('/PortalAssets/Images/bt_menu_fechar_mobile.png'); 
}

.HeaderFixed .HeaderArea .menu{
	display:none;
	background:#005696;
	width:600px;	
	/*height:100%;*/
	color:white;
	margin: 0;
	padding-top: 10px;
    padding-bottom: 40px;
    position:fixed;
    overflow-x:hidden;
 }

.menu .menu_container ul li{
	list-style: none;		
}

.menu_container ul li > ul li {	
	text-decoration:none;
}

.menu_container ul li > ul a {
	color:white;
	text-decoration:none;	
	background: none;			
}

.menu .menu_container ul li > ul li > ul li {	
	text-decoration:none;
    width:100%;    
}

.menu .menu_container ul li > ul li div{
    background: url('/PortalAssets/Images/ico_seta_fundo_azul.jpg');
    background-repeat: no-repeat;
    background-position:right center;
    border-bottom: thin solid #4d89b6;
    width:90%;
    font-size:18px;
    cursor:pointer;
}

.menu_container ul li > ul li > ul li div {	
	text-decoration:none;	
	background: none;
	border-style: none;
	width:100%;	
}

.menu_container ul li > ul li > ul li a > div {	
	text-decoration:none;
	border-style: none;	
	background: none;
	width:100%;	
}

#btBuscarMobile{
	display:none;
}

#bt_menu_fechar_mobile{
	display:none;
}

#btBuscar{
	width: 68px;
	height: 68px;
	background: transparent url('/PortalAssets/images/bt_buscar.png') no-repeat center center;
	display: inline-block;
	text-indent: -9000px;
}
#btBuscar.active{
	background-image: url('/PortalAssets/Images/bt_FecharBusca.png');
}

#btQuickLinks{
	width: 68px;
	height: 68px;
	background: transparent url('/PortalAssets/images/bt_linksrapidos.png') no-repeat center center;
	display: inline-block;
	text-indent: -9000px;
}

#dlgBusca{
	background-color:#fff;
	position:absolute;
	z-index:12;
	width:100%;
	min-height: 420px;
	-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;
    padding: 0;
    border: 0;
    width: 80px;
    height: 26px;
    text-indent: -9000px;
    background: transparent url(/PortalAssets/Images/btBuscarOpenbox.png) no-repeat center center;
}
#titleLink {
	font-family:HelvetivaNeueLTStd-97Black;
	font-size:21.92pt;
	color:#005696;
    margin-top: 2%;
    text-align: center;
}
.SubMenuArea{display: none !important;}

div.menu #p_undefined > .menuitem .menuitem_lbl_container {
    padding: 30px 2px 5px 2px;
}

.menu .menu_container>ul>li>ul>li.menuitem ul{
	position:absolute;
    top: 0;
	left:110%;
	opacity:0;
    background: rgb(0,86,150);
    width: 100%;
	height: 100%;
	overflow: hidden;
    z-index: 100;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px #888888;
    transition:all .5s ease;
	transition-property: left, opacity;
}

.menu .menu_container>ul>li>ul>li.menuitem ul.activeSubMenu{
    left:0;
	opacity:1;
	height: inherit;
    min-height: 100%;
	overflow: inherit;
}

/*.MenuLateral .activeSubMenu{
	padding-top: 60px;
}*/

li.backMenu{
	height: 46px;
    margin-left: -40px !important;
    border-top: 1px solid #4d89b6;
    padding-top:15px;
    padding-right: 40px;
}

span.backArrow {
    float: left;
    display: inline-block;
    text-indent: -9000px;
    width: 18px;
    height: 32px;
    margin-left: 12px;
    margin-top: 3px;
    background: transparent url(/PortalAssets/Images/a22.png) no-repeat -15px -45px;
}

span.titleSession{
    float: left;
    display: inline-block;
    height: 36px;
    margin-left: 30px;
    line-height: 36px;
    font-size: 20px;
    text-transform:uppercase;
}

.closeSub span.titleSession{
	line-height: 21px;
    margin-top: -5px;
}

.titleSession small{
    font-size: 11px;
    line-height: 8px;
}

/*##############################################
    FIM MENU
################################################*/






/* SHAREPOINT CSS END*/	
/*######################*/
/* EINSTEIN CSS MASTER */
#Principal{
margin-top:0px;	
}

/*##############################################
SCROLL MENU
################################################*/
	
#Header{
    position: fixed;
    z-index: 998;
    width: 100%;
	top:0;
}
.HeaderArea{
	background: white;
}

#Header.logged-in{
	top:65px;
}

.loading-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: rgb(255,255,255);
    text-align: center;
    opacity: 0.7;
    color: navy;
    font-weight: bold;
}

.HeaderScroll  {
	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{
	display: block;
	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 .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;
	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;
}




/*--------------------------------------------------------------------------------------------
 *   Desk CSS
 *--------------------------------------------------------------------------------------------
 */

.HeaderFixed .HeaderArea{
	height:68px;
}


.HeaderFixed .HeaderArea .ResizeArea{
	position:absolute;
	width:100%;

}
.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;
	
}

.en-flag {
    position: absolute;
    right: 80px;
    top: 24px;
    width: 20px;
    height: 20px;
    background: transparent url('/PortalAssets/Images/en-flag.png') no-repeat center center;
    display: block;
}

.es-flag {
    position: absolute;
    right: 110px;
    top: 24px;
    width: 20px;
    height: 20px;
    background: transparent url('/PortalAssets/Images/flag-spain.png') no-repeat center center;
    display: block;
}
	
#btBuscarMobile{
	display:none;
}

#btBuscaMobileFechar{
	display:none;
}


#DinamicArea{
	width:100%;
	position:absolute;
	z-index:1000;
}

#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 {
    width: 50%;
    margin: 6px auto;
    background-color: #005696;
    border-radius: 15px;
}

#QuickMenu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#QuickMenu li{

	font-family: 'HelvetivaNeueLTStd-47Cond';
    font-size: 12.09pt;
    display: block;
    width: 40%;
    float: left;
    margin: 5px 18px;
  
}

#QuickMenu li a{
    text-decoration: none;
    /* padding: 20px; */
    position: absolute;
    margin-top: 25px;
    cursor: pointer;
    color: #fff;
}

.liLast{
	 width: 9%!important;
    text-align: center;
}
#QuickMenu li a:visited{
	color:white;
}

#QuickMenu li:nth-child(odd){
	
   /*background-color:#979b9e;
   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;
}

/* ---------------------------------------------------------------------------------------
 *	Conteudo
 * ---------------------------------------------------------------------------------------
 */

#Conteudo{
	padding-top: 68px;
}
#Conteudo.logged-in{
	padding-top: 133px;
}

#Conteudo #contentRow{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	/*overflow:hidden;*/
}

#Conteudo #contentRow #sideNavBox{
	display:none;
}
#Conteudo #contentRow #contentBox{
	margin-left:0px!important;
	min-width:100%;
}

.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;
}
.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;
}
    
.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: 0px;
    padding-left: 0px;
    text-decoration:none;
}

.MenuLateral ul#p_root {
    font-family:'HelvetivaNeueLTStd-97Black';
}

.MenuLateral ul#p_root {
	color:#666;
}

ul#p_root a{
}
.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;
}
.MenuLatera ul#p_root ul{
	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-size:9pt;
}
.MenuLateral ul#p_root ul ul{
    font-family:'HelvetivaNeueLTStd-47Cond';
}

.menu ul#p_root{
    margin-left: 40px;
}
.menu ul#p_root>li>ul ul{
    padding-left: 40px;
}


#p_root .menu_title{
	padding-bottom:10px;
	font-size:16pt;
}	
.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;
}
/* ---------------------------------------------------------------------------------------
* FIM CONTEUDO
* ---------------------------------------------------------------------------------------
*/


#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;
	margin-top:-4px;
}

.social a:hover {
    text-decoration: none;
    opacity: .8;
}

.rodapeContatos {
	max-width: 845px;
    margin-left: auto;
    margin-right: auto;
}

.rodapeContatos .centralAtendimento img, .rodapeContatos .faleConosco img{
	margin-top:-5px;
	margin-right:12px;
	float:left;
}

.rodapeContatos .centralAtendimento {
	float:left;
	color:#FFF;
	font-family:Helvetica;
	font-size:14px;
	margin-right:102px;
}

.rodapeContatos .centralAtendimento .telefone{
	font-size:20px;
}

.rodapeContatos .faleConosco {
	float:left;
	color:#FFF;
	font-family:Helvetica;
	font-size:13px;
	margin-right:102px;
	width:175px;
}

.rodapeContatos .faleConosco a{
	color:#FFF;
}

.rodapeContatos h4 {
	color: #7da2bd;
    font-family: Helvetica;
    text-transform: uppercase;
    font-size: 15px;
	margin-bottom:25px!important;
}

.rodapeLogos {
	margin-top:25px;
	max-width:520px;
	margin-left:auto;
	margin-right:auto;
	 vertical-align:middle;
}

#rodape .certificados{
	border-top:solid 1px #526776;
	clear: both;
    padding-top: 35px;
   	max-width: 900px;
    margin-bottom: 15px;
}
.rodapeLogos h4{
	color: #7da2bd;
    font-family: Helvetica;
    text-transform: uppercase;
    font-size: 15px;
  	margin-bottom:5px!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: 40px;
    padding-top: 10px;
    border-top: 1px solid #526776;
    margin-left: auto;
	margin-right:auto;

}

.ulRodape{
    max-height: 950px;
    float:left;
    overflow:hidden;
}

.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;
}

/*--------------------------------------------------------------------------------------------
 *			HOME - INICIO
 *--------------------------------------------------------------------------------------------
 */

.ChamadasHome img {
    padding: 10px;
}

.owl-wrapper .item img{
	width:100%;
}

.owl-item .item{
	background-repeat:no-repeat;
	background-size:100%;
	position:relative;
}

.item .owl-embed{
	height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity:0;
}

.item .owl-embed iframe{
	height: 100%;
    width: 100%;
}

.Floater{
    width: 280px;
    height: 135px;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    float: left;
	position: absolute;
}

h1.floaterTitle {
    color: #fff;
}

.FloaterMobile{
	display:none;
}

.Floater.bottom{
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    width: 100%;
    color:#fff!important; 
    height:117px;   
    bottom:0;
    position:absolute;	
}

.uFloaterBottom{
    width: 100%;
    color:#fff!important; 
}

.Floater h1,.Floater p{
	color:#FFF;
}

.ChamadasHome{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
}

a.btVejaMais {
    background-color: #005696;
    color: #FFF;
    font-size: 8px;
    padding: 7px;
    text-transform: uppercase;
}

.bottom .floaterwrap{
	position:absolute;
	left:50%;
	margin-left: -480px;
}

.zona1,.zona4,.zona7{
	left:50%;
	margin-left:-460px
}
.zona2,.zona5,.zona8{
	left:50%;
	margin-left:-180px
}
.zona3,.zona6,.zona9{
	left:50%;
	margin-left:120px
}

.zona1,.zona2,.zona3{
	top:5%;
}
.zona4,.zona5,.zona6{
	top:30%;
}
.zona7,.zona8,.zona9{
	top:60%;
}



/*--------------------------------------------------------------------------------------------
 *			HOME - FIM
 *--------------------------------------------------------------------------------------------
 */









