.schedules td {
	border:2px solid #002D72 !important;
}
.column_background {
	background:#FADA1F !important;
	width:250px;
}	
.column_heading {
	min-height:30px !important;
	background:#002D72 !important;
	color:#F6F6F4 !important;
	border-bottom: 1px dotted #002D72 !important;
	border-left:1px solid #F6F6F4 !important;
	border-right:1px solid #F6F6F4 !important;
	overflow:hidden;
  padding:5px;
  border-radius:4px;
}
.column_heading a {
	color:#F6F6F4 !important;
}
.column_heading strong{
	color:#F6F6F4 !important;
}
.tools
{
	background:#002D72 !important;
}
.column_heading_multi { /*this is for the multi-conf schedule to show teacher, date, etc */
	min-height:60px !important;
	max-height:60px !important;
	background:#002D72 !important;
	color:#F6F6F4 !important;
	border-bottom: 1px dotted #002D72 !important;
	border-left:1px solid #F6F6F4 !important;
	border-right:1px solid #F6F6F4 !important;
	overflow:hidden;
}
.column_heading_multi strong{
	color:#F6F6F4 !important;
}

.conferenceDivStaff {
  border:1px solid #000;
  padding:3px;
  border-radius:4px;
}
#closed {
	color:#F6F6F4 !important;
	background:#1E202F !important;
	border-bottom: 1px dotted 002D72;
}
#closed strong {
	color:#F6F6F4 !important;
}
#closed a strong {
	color:#1E202F !important;
}
.closed {
	color:#F6F6F4 !important;
	background:#1E202F !important;
	border-bottom: 1px dotted 002D72;
}
.closed strong {
	color:#F6F6F4 !important;
}

.studentLink {
	color:#1E202F !important;
  cursor:pointer;
}

.open {
	background:#00D4C1 !important;
	color:#1E202F !important; /* the item itself text */
	border-bottom: 1px dotted #002D72;
}
#sign_up_text {
	color:#002563 !important;
}
#group_color_box {
	padding:5px 8px;
	background-color:#007698;
	color:#1E202F;
	border:1px solid #F0713E;
  border-radius: 4px;
}
#group_color_box img {
	vertical-align:middle;
}
#group_color_box a {
	color:#1E202F !important;
}
.sched_icon {
filter: invert(39%) sepia(31%) saturate(1%) hue-rotate(314deg) brightness(95%) contrast(100%);}