.schedules td {
	border:2px solid #CF222F !important;
}
.column_background {
	background:#F5F5F5 !important;
	width:250px;
}	
.column_heading {
	min-height:30px !important;
	background:#CF222F !important;
	color:#F2FFFF !important;
	border-bottom: 1px dotted #CF222F !important;
	border-left:1px solid #F2FFFF !important;
	border-right:1px solid #F2FFFF !important;
	overflow:hidden;
  padding:5px;
  border-radius:4px;
}
.column_heading a {
	color:#F2FFFF !important;
}
.column_heading strong{
	color:#F2FFFF !important;
}
.tools
{
	background:#CF222F !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:#CF222F !important;
	color:#F2FFFF !important;
	border-bottom: 1px dotted #CF222F !important;
	border-left:1px solid #F2FFFF !important;
	border-right:1px solid #F2FFFF !important;
	overflow:hidden;
}
.column_heading_multi strong{
	color:#F2FFFF !important;
}

.conferenceDivStaff {
  border:1px solid #000;
  padding:3px;
  border-radius:4px;
}
#closed {
	color:#111211 !important;
	background:#E3E3E3 !important;
	border-bottom: 1px dotted CF222F;
}
#closed strong {
	color:#111211 !important;
}
#closed a strong {
	color:#0A0101 !important;
}
.closed {
	color:#111211 !important;
	background:#E3E3E3 !important;
	border-bottom: 1px dotted CF222F;
}
.closed strong {
	color:#111211 !important;
}

.studentLink {
	color:#0A0101 !important;
  cursor:pointer;
}

.open {
	background:#FFFFFF !important;
	color:#0F0F0F !important; /* the item itself text */
	border-bottom: 1px dotted #CF222F;
}
#sign_up_text {
	color:#000000 !important;
}
#group_color_box {
	padding:5px 8px;
	background-color:#CF222F;
	color:#EBF6F7;
	border:1px solid #000000;
  border-radius: 4px;
}
#group_color_box img {
	vertical-align:middle;
}
#group_color_box a {
	color:#EBF6F7 !important;
}
.sched_icon {
filter: invert(22%) sepia(39%) saturate(4654%) hue-rotate(338deg) brightness(93%) contrast(101%);}