
#calendartalks {
  width: 75%; margin:auto;
}


#calendartalks ul {
  list-style: none;
  padding: 0 !important;
  margin: 0;
  width: 100%;
}

#calendartalks li {
  display: block;
  float: left;
  width: 16.6%;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border: 1px solid #007474; /*Skobelof*/
  margin-right: -1px;
  margin-bottom: -1px;
  
  height: auto !important;
	min-height: 0px !important;
	border: 1px solid #ededed;
	width: 50%;
	padding: 10px;
	margin-bottom: -1px;
  
  text-align: left;
}



#calendartalks .days li {
  /*
	padding :10px;
	min-height: 850px;
	border:none;
	border-left: 1px solid rgba(246, 157, 11, 0.3);
	*/
  
  padding :10px;
	border:none;
	border-left: 2px solid rgba(246, 157, 11, 0.3);
  border-left: 2px solid #007474; /*Skobelof*/
	margin-bottom:10px;
	min-height: 0px !important;
}

#calendartalks .days li:last-child {
  /*
  min-height: 850px;
  border-right:1px solid rgba(246, 157, 11, 0.3);
  */
  
  border-right:0px solid rgba(246, 157, 11, 0.3);
	min-height: 0px !important;
}
#calendartalks .date {
  text-align: center;
  text-transform: uppercase;
  color: #337ab7;
  color: #007474; /*Skobelof*/
  color: #519bbe;
  color: black;
  /*font-size: 14px;
  border-bottom: 1px solid rgba(51, 122, 183, 0.5);*/
  border-bottom: 2px solid #007474; /*Skobelof*/
  border-bottom: 2px solid black;
  
  font-size: 20px;
  float: none;
}

/* will write media query for large screens 
#calendar .date br{
		display: none;
	}
*/
#calendartalks .event {
  clear: both;
  display: block;
  font-size: 15px;
  border-radius: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 14px;
  background: #e4f2f2;
  background: #e6f1f1;
  background: #FAEBD7;
  border: 1px solid #b5dbdc;
  color: #009aaf;
  text-decoration: none;

}

#calendartalks .event-desc {
  color: #666;
  margin: 3px 0 7px 0;
  text-decoration: none;
}

#calendartalks ul li a{
  font-size:13px;
  font-weight:400;
  /*margin-top: 15px;*/
}

/* talks */

#calendar {
  width: 100%;
}


#calendar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#calendar li {
  display: block;
  float: left;
  /*width: 16.6%;*/
  width:50%;
  padding: 5px;
  box-sizing: border-box;
  /*border: 1px solid #ccc !important;*/
  border: 1px solid #ccc;
  /*border: 1px solid #007474; /*Skobelof*/
  margin-right: -1px;
  margin-bottom: -1px;
}



#calendar .days li {
	padding :10px;
	min-height: 850px;
	border:none;
	border-left: 1px solid rgba(246, 157, 11, 0.3);
  border-left: 1px solid #ffb895;
  border-left: 1px solid black;
}

#calendar .days li:last-child {
  min-height: 850px;
  border-right:1px solid rgba(246, 157, 11, 0.3);
  border-right: 1px solid black;
}
#calendar .date {
  padding-bottom: 2px;
  padding-top: 0px;
  text-align: center;
  text-transform: uppercase;
  color: #337ab7;
  color: #007474; /*Skobelof*/
  color:#519bbe;
  color: black;
  font-size: 22px;
  border-bottom: 2px solid #007474; /*Skobelof*/
  border-bottom: 1px solid rgba(51, 122, 183, 0.5);
  border-bottom: 1px solid black;
  border-bottom: 2px solid #2d2a24;
}
#calendar .event {
  clear: both;
  display: block;
  font-size: 15px;
  border-radius: 4px;
  padding-top: 3px;
  padding-bottom: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 14px;
  background: #e4f2f2;
  background: #FFDAB9;
  background:#007474; /*tryyyyyyyyyyyyyyy*/
  background: #519bbe;
  background: #a6dcfc;
  background: #f5e8d6;
  background-color: #fae8d2;
  background: #a6a39b;
  background: #ffb895;
  background: #E6E6FA;
  /*
  background: url('logos/brick2.png') left bottom no-repeat, url(logos/brick2.png) right top no-repeat;
  background-color:#fae8d2;background-size: 25%, 25%, auto; padding-bottom:1px;">;*/
  border: 2px solid #b5dbdc;
  color: #009aaf;
  text-decoration: none;

}

#calendar ul li a{
  font-size:14px;
  /*margin-top: 15px;*/
}

#calendar .event-desc {
  color: #666;
  color: black;
  font-weight: 400;
  margin: 3px 0 7px 0;
  text-decoration: none;
  line-height: 115%;
}

/* talks */

.parallel {
  /*
  background: #faebcc !important;
  min-height:148px;
  padding-top:40px !important;
  */
  
  background: #faebcc !important;
	min-height: 0px;
	padding-top:5px !important;
}
.parallel1 {
  background: #faebcc !important;
  min-height:30px;
  padding-top:3px !important;
}
.joint1 {
  background: #faebcc !important;
  background: #FFDAB9 !important;
  background: #FFE5B4 !important; /*could work*/
  background: #FAFAD2 !important;
  background: #ffb895 !important;
  background: #FAFAD2 !important;
  min-height:30px;
  padding-top:3px !important;
}
.paralleltalk {
  /*
  background: #faebcc !important;
  min-height:30px;
  padding-top:3px !important;
  */
  
  background: #faebcc !important;
  background: #f4f5ec !important;
  background: #fcfbf8 !important;
  background: #FAEBD7 !important;
  background: #FFF5EE !important; /*seshell*/
	min-height: 0px;
	padding-top:5px !important;
}
.lunch {
  background: #FFF5EE !important; /*seshell*/
  background: #dff0d8 !important; /* light green */
	min-height: 0px;
	padding-top:5px !important;
}
.parallel2 {
  /*
  background: #faebcc !important;
  min-height:95px;
  padding-top:25px !important;
  */
  
  background: #faebcc !important;
	min-height: 0px;
	padding-top:5px !important;
}
.parallel3 {
  /*
  background: #faebcc !important;
  min-height:160px;
  padding-top:60px !important;
  */
  
  background: #faebcc !important;
	min-height: 0px;
	padding-top:5px !important;
}

.poster {
  background: #f5f5f5 !important;
  min-height:10px;
  padding-top:5px !important;
  
}

.social {
  /*
  background: #dff0d8 !important;
  min-height:130px;
  padding-top:40px !important;
  */
  
  background: #dff0d8 !important;
  min-height:10px;
	padding-top:5px !important;
}

.registration {
  background: #dff0d8 !important;
  /*
  margin-top:158px !important;
  
  min-height:200px;
  padding-top:70px !important;
  */
  
  margin-top:5px !important;
	min-height:0px;
	padding-top:5px !important;
}





/* ============================
				Mobile Responsiveness
   ============================*/
/*@media (max-width: 768px) {*/
@media (max-width: 768px) {
  #calendartalks {
  width: 100%;
  margin:auto;
}
  
	#calendar ul {
		list-style: none;
		padding: 0 !important;
		margin: 0;
		width: 100%;
	}
  
	#calendar li{
		height: auto !important;
		min-height: 0px !important;
		border: 1px solid #ededed;
		width: 100%;
		padding: 10px;
		margin-bottom: -1px;
	}	
	
	#calendar .days li {
		padding :10px;
		border:none;
		border-left: 2px solid rgba(246, 157, 11, 0.3);
    border-left: 1px solid black;
		margin-bottom:10px;
		min-height: 0px !important;
	}

	#calendar .days li:last-child {
		border-right:0px solid rgba(246, 157, 11, 0.3);
		min-height: 0px !important;
	}
 
	
	#calendar .date {
		font-size: 20px;
    float: none;
	}
	
	#calendar .date br{
		display: none;
	}
	
	/*
	.registration {
		margin-top:5px !important;
		min-height:0px;
		padding-top:5px !important;
	}

	.parallel {
		background: #faebcc !important;
		min-height: 0px;
		padding-top:5px !important;
	}
  
	.parallel br{
		display: none;
	}
	.parallel1 {
		background: #faebcc !important;
		min-height: 0px;
		padding-top:5px !important;
	}
	.joint1 {
		background: #faebcc !important;
		min-height: 0px;
		padding-top:5px !important;
	}
  
  .paralleltalk {
  background: #faebcc !important;
  min-height:30px;
  padding-top:3px !important;
}
  
  .parallel2 {
		background: #faebcc !important;
		min-height: 0px;
		padding-top:5px !important;
	}
  
    .parallel3 {
		background: #faebcc !important;
		min-height: 0px;
		padding-top:5px !important;
	}

	.poster {
		background: #f5f5f5 !important;
		min-height:10px;
		padding-top:5px !important;
	}  

	.social {
		background: #dff0d8 !important;
  	min-height:10px;
		padding-top:5px !important;

	}
	.social br{
		display: none;
	}
	*/
	
}

@media (min-width: 900px){
	#calendartalks .date {
		font-size: 1.9vw !important;
	}
  #calendartalks .event {
   font-size: 1.25vw;
   line-height: 120%;
}
#calendartalks ul li a{
  font-size:1.25vw;
  line-height: 120%;
  /*margin-top: 15px;*/
}
	#calendar .date {
		font-size: 2.1vw !important;
	}
  #calendar .event {
   font-size: 1.5vw;
   line-height: 120%;
}
#calendar ul li a{
  font-size:1.4vw;
  line-height: 120%;
  /*margin-top: 15px;*/
}
}
