html
{
	font-family: "work sans", "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0.4px;
	font-family: 'roboto condensed', 'open sans', sans-serif !important;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1, .posts .post h2, .posts .page h2 {
	clear: both;	
	font-weight: 600;
  font-size: 30px;
  letter-spacing: 1px;
 	line-height: 1.15;
	margin-bottom: 10px;
  text-align: left;
  text-transform: none;
}

.title-header {
	clear: both;	
	font-weight: 600;
  font-size: 30px;
  letter-spacing: 1px;
 	line-height: 1.15;
	margin-bottom: 10px;
  text-align: left;
  text-transform: none;
}

h2, h3
{
  font-family: 'roboto condensed';
  font-weight: 600 !important;
}



address,
p {
  font-family: "Open Sans";
  line-height: 155%;
  letter-spacing: 0.25px;
	margin: 0 0 15px;
	padding-bottom: 5px;
  font-size: 100%;
}

li
{
  	list-style-type: square;
    font-family: "Open Sans";
    line-height: 155%;
    letter-spacing: 0.25px;
    font-size: 100%;
}
ul > li {
    list-style-type: square;
    font-family: "Open Sans";
    line-height: 155%;
    letter-spacing: 0.25px;
    font-size: 100%;
}

a
{
 color: #0A5794; 
}

/* space between the masthead and the content */
#header {
 	margin: 0 0 20px;
}


/* note the margin here */
#main-nav {
 	margin: 80px 0 0;
 	padding: 0;
	position: relative;
	line-height: 1.5;
 	z-index: 300;
 	display: inline-block;
 	width: 100%;
  background-color: #c0d739 /*#95c93d !important;*/;
  border-top: 0px;
  }


.navbar a {
	color: #fff;
}

#site-description {
    color: #c0d739;
    font-size: 16.7pt;
    font-weight: 400;
    font-family: roboto;
    letter-spacing: 0.75px;
  /*  margin: 10px 0 0 94px;*/
    opacity: 0.9;
 /*   background: #0568a4;*/
 /*   padding-left: 15px */;
   /* width: 50%;*/
}

.navbar-nav a {
	-webkit-transition: 0.2s ease all;
	-o-transition: 0.2s ease all;
	transition: 0.2s ease all;
	color:  #414042;
	letter-spacing: 1px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	text-transform:uppercase;
	display: block;
	padding: 0px 35px 15px 0;
  opacity: 1.0;
}

.navbar-nav ul {
	text-transform: none;
}

.navbar-nav ul a {
	padding: 10px 15px;
 	padding: 5px 15px;
  border-bottom: 0px;
	font-size: 14px;
	text-transform: none;
	background: #F1F2F2;
}

/* Search form in Header */
/* Hide old search */
#search {
  display:none;
}

/* Breadcrumb - hide */
#crumbs {
	display: none;
}

#footer {
  text-align: center;
}

.widget h3.heading {
	font-size: 30px;
	line-height: 1.2;
	font-family: 'roboto';
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 600 !important;
	padding: 0 0 8px;
	margin: 0 0 0px;
    border-bottom: none;
}

/* Remove top space of menu */
.main-navbar {
	margin-top:0px;
}

/* Remove top space of menu */


#logo img{
	width: 320px;
  padding-top: 22px;
}

.header_overlay {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 60%);
    background-repeat: repeat-x;
}

.column.column-title
{
 	display: none; 
}


/***** NO LONGER SITE CSS STUFF ********/


/* This eliminates the double hamburger menu situation */
.navbar-toggle {
    display: none !important;
}

/* The following are all CSS changes to the mega menu */

#mega-menu-wrap-primary {
	background-color: transparent;
}

/* menu tab */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    /*color: #414042 !important;*/
    padding-right: 16px;
    padding-left: 15px;
    font-family: roboto condensed;
    font-size: 100%;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    font-weight: 600;
}

/* menu tab on hover */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
  background: #333;
  /*color: white !important;*/
  font-weight: bold;
}

/* menu item title */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link 
{
  color: #555;
  font-family: 'roboto condensed', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}

/* mega menu hamburger */
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-right {
  float: right;
  margin-right: 6px;
  /*background-color: #95c93d !important;*/
}

#mega-menu-wrap-primary .mega-menu-toggle {
  /*background-color: #95c93d !important;*/
}

/* make submenu items white font */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link
{
  font-family: 'roboto condensed', 'roboto', 'open sans', sans-serif;;
  font-weight: 600;
  color: white !important;
  text-transform: uppercase;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link 
{
  font-family: 'roboto', 'open sans', sans-serif;;
  font-weight: 600;
  color: white;
  text-transform: capitalize;
  letter-spacing: 0.75px;
}

/* hover item */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: white !important;
  font-weight: 600 !important;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.3) !important;
}


/*** MENU - from tablet to desktop ***/
@media only screen and (min-width: 600px) {
  /*FOR AUTHORS*/
	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-357.mega-menu-megamenu > ul.mega-sub-menu {
		height: 604px;
	}

	#mega-menu-item-382 {
		top: -20px !important;
	}
  
  /*FOR ATTENDEES*/
	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-70.mega-menu-megamenu > ul.mega-sub-menu{
		height: 480px;
	}

	#mega-menu-item-405 {
		top: -90px !important
	}

	#mega-menu-item-407 {
		top: -90px !important
	}

}


/*** MENU - from desktop to bigger than desktop ***/
@media only screen and (min-width: 768px) {
  /*FOR AUTHORS*/
	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-357.mega-menu-megamenu > ul.mega-sub-menu {
		height: 520px;
	}

	#mega-menu-item-382 {
		top: -40px !important;
	}
  
  /*FOR ATTENDEES*/
	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-70.mega-menu-megamenu > ul.mega-sub-menu{
		height: 430px;
	}

  #mega-menu-item-405 {
		top: -90px !important
	}

	#mega-menu-item-407 {
		top: -90px !important
	}
}


/*** MENU - bigger than desktop ***/
@media only screen and (min-width: 1024px) {
  /*FOR AUTHORS*/
	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-357.mega-menu-megamenu > ul.mega-sub-menu {
		height: 410px;
	}

	#mega-menu-item-382 {
		top: -90px !important;
	}
  
  /*FOR ATTENDEES*/
	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-70.mega-menu-megamenu > ul.mega-sub-menu{
		height: 380px;
	}
  
  #mega-menu-item-405 {
		top: -140px !important
	}

	#mega-menu-item-407 {
		top: -140px !important
	}
}



/*** MENU - mobile: At 600px or less, burger  menu is triggered ***/
@media only screen and (max-width: 600px)
{
	.mega-menu-item-simpleimage-2 {
		display: none !important;
	}

	.mega-menu-item-simpleimage-3 {
		display: none !important;
	}

	.mega-menu-item-simpleimage-4 {
		display: none !important;
	}
}



img.headshot {
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  -o-border-radius: 150px;
  border-radius: 150px;
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
  width: 75px;
}

.chair-list {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.chair {
    padding: 0;
    float: left;
    display: inline-block;
}

.chair-right {
  float: left;
  width: 200px;
  margin-top: 10px;
}

.chair .chair-name {
 /*   font-family: Helvetica, Arial, sans-serif;*/
    font-weight: bold;
    /* font-size: 18px; */
    color: #575757;
}

.chair .chair-affiliation {
    /* font-family: Arial; */
    /* font-family: Helvetica, Arial, sans-serif; */
    font-size: 88%;
    color: #575757;
}

/* Custom list */

.list-section-mark {
  list-style: none;
  margin-left: 14px;
  padding-left: 0;
}

.list-section-mark li {
  padding-left: 1em;
  text-indent: -1em;
  list-style: none;
}

.list-section-mark li:before {
  content: "§";
  padding-right: 5px;
}

/*Tables*/
/*
.table-with-border {
	border-style: solid;
  border-width: 1px; 
}
*/
.cell-with-border {
  border-bottom: 1px solid #ffffff;
}

.cell-with-border:nth-child(even) {
    background-color: #fafafa;
}

.cell-with-border:nth-child(odd) {
    background-color: #ededed;
}

.cell-with-border-first{
  background-color: #e0e0e0;
}

td
{
     padding: 5px 5px 0px 5px;
    vertical-align: top; 
}

/*Keynote page*/
@media screen and (max-width: 1170px) {
  .img-keynote {
    
    float:none;

    /* Center it */
    display:block;
    margin:auto !important;
  }
}

/*List of sponsors page*/
/*.hidable-sponsor*/
body.page-id-110 .hidable-sponsor {
    display: none;
}

/*Technical program page*/
/*
#post-2289 .entry-content {
    height: 26800px;
}
/*