/********************************
 * TOP Banner - Full width	*
 ********************************/
.confTitle {
    width: 100%;
}

.confLogoBox {
    width: 100%;
    height: 100%;
    padding: 0;
}

.conference-title-link {
    padding:0;
}

img.confLogo{
	width:100%;
}

span[itemprop="title"]{
	display: none;
}
/********************************
 * END TOP Banner - Full width  *
 ********************************/




/****************
 * Menu on TOP 	*
 ****************/
.confSubTitleContent, #confSectionsBox {
    width: 70%;
}
#confSectionsBox {
    margin-top: 0px;
}

.confSubTitleBox {
	display: none;
}

.conf_leftMenu {
    width: 100%;
    background-color: #424242;/*#4266a7;*/ /*#1a64a0;*/
    padding: 10px;
    position:absolute;
    left: 0;
}

#outer{
	border: none;
	width: 70%;
	margin: auto;
}
#outer > li.menuConfTitle {
    float: left;
}

#confSectionsBox div.confBodyBox {
    margin-left: 0;
    padding-top: 80px;
}

#outer li a {
	font-size: 14pt;
}

.menuConfTitle a {
    color: #ffffff;
}
#outer li a:not(.no-link):hover {
    background: #39548385;
}
.menuConfSelected, .menuConfMiddleCellSelected {
    background: #39548385;
    border: none;
}
/********************
 * END Menu on TOP  *
 ********************/




/***********
 * GENERAL *
 ***********/

a, .fake-link, .ui-widget-content a {
  color: #4266a7;
}

.conference-page header .title {
	display: none;
}

/***************
 * END GENERAL *
 ***************/