body {
  font-family: verdana, arial, serif;

  /* One responsive background */
  background: #000 url(https://indico.cern.ch/event/1613921/images/49447-background.jpg) no-repeat center top fixed;
  background-size: cover;

  margin: 0;
  padding: 0;
  font-size: 13px;
}

table {
  width: 100%;
}

.conf {
  width: 100%;
  border: none;
  margin: 0;
}

/*
    Header
*/
.confheader {
  background: transparent;
}

.confLogoBox {
  display: inline-block;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  vertical-align: middle;
}

.confLogoBox img {
  height: 0px;
}

.confTitleBox {
  color: transparent;
  width: 100%;
  text-align: center;
  text-shadow: 0 0 12px black;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  background: linear-gradient(
  to bottom,
  rgba(0, 0, 0, 0.8),     /* solid black at top */
  rgba(0, 0, 0, 0)    /* fade to transparent by the bottom */
  );
  background-position-x: center;
}

.confTitle {
  width: 100%;
  margin: center;
}

.confTitle h1 {
  font-weight: bold;
  margin: 0;
}

h1 {
  font-size: 25px;
  color: #154C76;
}

h2 {
  font-weight: bold;
  font-size: 16px;
  color: #154C76;
}

.conferencetitlelink {
  font-size: 0pt;
  display: block;
  padding: 0px 0;
  color: white;
}

.confSubTitleBox {
  height: 50px;
  border-bottom: 0px;
  border-top: 0px;
  background: transparent;
}

.confSubTitleContent {
  width: 1000px;
  margin: 0 auto;
  font-family: Helvetica;
  font-size: 11pt;
  color: #24425a;
}

.confSubTitle {
  padding-top: 5px;
  padding-bottom: 10px;  
}

.confSubTitle a {
  font-family: Helvetica;
  font-size: 11pt;
}

.datePlace {
  font-family: Helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-right: 0px;
  margin-bottom: 0px;
  color: white;
  text-shadow: 0 0 10px black;
  text-align: center
}

.date {
  display: block;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}

.place {
  display: inline;
  font-style: normal;
  font-weight: bold;
  padding-left: 0px;
}

div.datePlace>div.timezone {
  display: none !important;
  /*font-size: 12px;
  color: white;
  margin-top: 5px;
  margin-bottom: 10px;
  text-shadow: 0 0 10px black*/
}

/* ------Main content------ */

#confSectionsBox {
  padding-top: 40px;
  width: 950px;
  margin: 0 auto;
}

/* ------Menu------ */
/* here is layout and style for creating default menu for conferences */


/* Styles for all menu Items */

#outer {
  width: 100%;
  position: relative;
  margin-top: 0px;
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #000000;
  behavior: url(border-radius.htc);

  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}

#outer li a {
  display: block;
  text-decoration: none;

  font-family: Helvetica, arial, sans-serif;
  font-size: 11pt;
  /*background: #fff;  IE6 Bug */
}

#outer li a:hover {
  background: #154c7b;
  color: black;
}

.conf_leftMenu {
  float: left;
  width: 20%;
  background: transparent none repeat scroll 0 0;
}


.menuConfTitle {
  text-align: left;
  color: #154c7b;
}

.menuConfTitle a {
  color: #154c7b;
  padding: 7px 12px;
}

/* sub menu item */

li.menuConfMiddleCell {
  font-weight: normal;
}

li.menuConfMiddleCell a {
  padding: 0px 0px 0px 30px;
}

/* selected menu item */

.menuConfSelected {
  font-weight: bold;
}

.subMenuConfSelected {
  font-weight: bold;
}

.menuConfSelected a {
  padding: 7px 12px;
  color: #154c7b;
}


.subMenuConfSelected a {
  font-weight: bold;
}

/* last menu item */

.menuConfBottomCell {
  border-bottom: 0px;
  border-top: 0px;
  background: transparent none repeat scroll 0 0;
  display: none;
}

/* Support link */

.confSupportEmailBox {
  margin: 20px 0;
}

/*For dynamic menu*/

.inner {
  font-family: arial, sans-serif;
  top: 0px;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0pt;
  width: 100%;
}


.conf_leftMenu ul {
  list-style: none;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}

.conf_leftMenu li {
  border-top: none;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li {
  float: left;
  height: 1%;
}

* html ul li a {
  height: 1%;
}

/* End */


li ul.inner li a {
  padding: 3px 12px 3px 30px;
  background: transparent url(../images/conf/left_menu_bullet.png) scroll no-repeat 15px center;
}

/* Sub Menu Styles */

/* For dynamic */


/* ------Content------ */

/* wrapper of content and bradcrumps */

.confBodyBox {
  background-color: rgba(255, 255, 255, 0.89);
  border-radius: 5px;
  padding: 15px;
  margin-left: 230px;
  min-width: 720px;
}

.breadcrumps {
  display: none;
  font-weight: bold;
}

/* This is for if someday you have more than one column in content */

.mainContent {
  width: 100%;
}


.col2 {
  width: 100%;
  float: left;
  font-family: Helvetica, arial, sans-serif;
  ;
}


/* ------Misc------ */

table.conferenceDetails td {
  font-family: Helvetica, Arial;
  font-size: 11pt;
  color: #444;
}

table.conferenceDetails .displayField {
  text-align: left;
  font-weight: bold;
  font-size: 10pt;
  padding-right: 20px;
  color: #444;
}

.italic {
  font-style: italic;
}

.menuConfTopCell {
  display: none;
}


/* General elements */

pre {
  margin: 0;
  color: #444;
  font-size: 11pt;
  font-family: Helvetica, arial, sans-serif;
}

/* Styles for the searchbox */

.confSearchBox {
  width: 250px;
  float: right;
  height: 24px;
  background: transparent url("../images/conf/sprites_blue.png") no-repeat 0 0;
  margin-top: 10px;
}

.confSearchBox input {
  border: none;
  background: transparent;
}

.confSearchBox .searchButton {
  float: right;
  width: 60px;
  height: 24px;
  color: white;
  font-family: Arial, Helvetica;
  font-size: 9pt;
  padding-bottom: 2px;
  font-weight: bold;
}

.confSearchBox .searchField {
  color: black;
  width: 170px;
  padding: 4px 7px;
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

.nowHappening {
  margin-bottom: 10px;
}

.nowHappening .nowHappeningText {
  margin-right: 5px;
  float: left;
}

.webcast {
  margin-bottom: 10px;
}

.simpleTextAnnouncement {
  background: #F5FAFF url(../images/conf/sprites_blue.png) repeat-x scroll 0 -400px;
  border-top: 1px solid #c2d6e7;
  padding: 8px 0;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 10pt;
  text-align: center;
  color: #0f283d;
}


/* Elements not part of the conference itself */

.pageHeader {
  background: rgba(66, 66, 66, 0.9);
}

.titleCellFormat {
  border-right: 0px solid #FFFFFF !important;
  border-left: 0px solid #FFFFFF !important;
}

.abstractLeftDataCell {
  border-right: 0px solid #FFFFFF;
  border-left: 0px solid #FFFFFF;
}

.hourLine {
  position: absolute;
  border-top: 1px solid rgba(160, 160, 160, 0.97);
  font-size: 11px;
}

.ui-widget-content {
  border: 0px solid #a6c9e2;
  background: transparent;
}