.Area-UWCA18-L-MainGridLeft {
	width:100%;
}

div.Logo.WebLogoR img{
	margin-top: 30px;
	max-width: 300px;
	float: right!important;
	
}

header#top-header .primary-bottom-row {
  position: static;
}

body, p, span, div .note, .note p {
  font-size: 14pt;
}

/*fix banner positionning*/
section#main-banner .main-banner, #main-grid-1 .grid, #main-grid-2 .grid, #main-fullspan-2 > div, #main-body-nav .body-nav {
	width: 100% !important;
	left: 0%  !important;
	min-width: 100%  !important;
}
header#top-header .header {
	/* padding-top: 30px; */
	width: 100%  !important;
	left: 0%  !important;
	min-width: 100%  !important;
}

/*hide org logo on login page*/
.Body-Page-preLoginJAAS .OrgLogo{
	display: none;
}

header#top-header nav li a span,
#displaySearchOptions p  {
  font-size: 15px !important;
}

#SpeakerTopicSection {
  display: none;
}

@media (max-width: 1024px) {
  main#MainContent {
    padding-top: 150px;
  }
}

