/**EIMI CSS for INDICO 927553**/

h3 {
  color: #555555 !important;
  text-transform: uppercase;
}

h2 {
  color: #555555 !important;
  letter-spacing: -0.025em;
}

/*
h1 {
	font-size: 1em;
	font-weight: normal;
	color: #e1e1e1 !important;
	display:inline;
//	outline: 2px solid #555555;
//	padding: 0.5px;
//
	background-color: #555555;
}
*/

.div-1 {
	background-color: #555555;
	color: #e1e1e1 !important;
	display:inline;
}

.div-2 {
	background-color: #555555;
	color: #e1e1e1 !important;
}

img {
	display: block;
}

.withpadding {padding: 1em;}

.page-header{
  display: none !important; /* Remove top bar */
}

.footer{
  display: none !important; /* Remove footer */
}


.action-box.highlight{
  display: none !important; /* Remove registration on overview */
}

.field-caption {
width: 170px !important; /* Expand column with captions in edited form*/
}

.regform-done-caption {
width: 240px !important; /* Expand column with captions in completed form */
}

/** TIMETABLE **/

.event-sub-header {
  display: none !important; /* Remove event description */
}
.event-body {
  background-color:#fff !important; 
}
.day-header {
  margin-top:0;
}
.day-header .day-title {
  display: inline-block;
  font-variant: small-caps;
  font-size: 1.7em;
  color: #00639c;
  padding: .5em;
}
.timetable-item.timetable-break .timetable-item-body .timetable-title {
  text-align: left;
  color: #000000 !important;
  font-weight: normal;
}
.timetable-item.timetable-break .timetable-item-body .timetable-item-header {
   background-color: #fff; 
   padding-bottom: 0.5em;
}
.speaker-list {
  font-size: 1.1em;
  color: #000000;
/*  font-weight: bold;*/
}
.speaker-list .label, .chairperson-list .label, .convener-list .label {
/*  font-weight: bold;*/
  font-size: 0.9em;
  color: #444;
}