.schedules td {
	border:2px solid #666666 !important;
}
.column_background {
	background:#F5F5F5 !important;
	width:250px;
}	
.column_heading {
	min-height:30px !important;
	background:#666666 !important;
	color:#FFFFFF !important;
	border-bottom: 1px dotted #666666 !important;
	border-left:1px solid #FFFFFF !important;
	border-right:1px solid #FFFFFF !important;
	overflow:hidden;
  padding:5px;
  border-radius:4px;
}
.column_heading a {
	color:#FFFFFF !important;
}
.column_heading strong{
	color:#FFFFFF !important;
}
.tools
{
	background:#666666 !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:#666666 !important;
	color:#FFFFFF !important;
	border-bottom: 1px dotted #666666 !important;
	border-left:1px solid #FFFFFF !important;
	border-right:1px solid #FFFFFF !important;
	overflow:hidden;
}
.column_heading_multi strong{
	color:#FFFFFF !important;
}

.conferenceDivStaff {
  border:1px solid #000;
  padding:3px;
  border-radius:4px;
}
#closed {
	color:#898989 !important;
	background:#F5F5F5 !important;
	border-bottom: 1px dotted 666666;
}
#closed strong {
	color:#898989 !important;
}
#closed a strong {
	color:#FF8C00 !important;
}
.closed {
	color:#898989 !important;
	background:#F5F5F5 !important;
	border-bottom: 1px dotted 666666;
}
.closed strong {
	color:#898989 !important;
}

.studentLink {
	color:#FF8C00 !important;
  cursor:pointer;
}

.open {
	background:#FFFFFF !important;
	color:#666666 !important; /* the item itself text */
	border-bottom: 1px dotted #666666;
}
#sign_up_text {
	color:#FF8C00 !important;
}
#group_color_box {
	padding:5px 8px;
	background-color:#FFFF99;
	color:#333333;
	border:1px solid #FF8C00;
  border-radius: 4px;
}
#group_color_box img {
	vertical-align:middle;
}
#group_color_box a {
	color:#333333 !important;
}
.sched_icon {
filter: invert(39%) sepia(31%) saturate(1%) hue-rotate(314deg) brightness(95%) contrast(100%);}