.schedules td {
	border:2px solid #003260 !important;
}
.column_background {
	background:#F5F5F5 !important;
	width:250px;
}	
.column_heading {
	min-height:30px !important;
	background:#003260 !important;
	color:#FFFFFF !important;
	border-bottom: 1px dotted #003260 !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:#003260 !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:#003260 !important;
	color:#FFFFFF !important;
	border-bottom: 1px dotted #003260 !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:#170854 !important;
	background:#757575 !important;
	border-bottom: 1px dotted 003260;
}
#closed strong {
	color:#170854 !important;
}
#closed a strong {
	color:#FF370F !important;
}
.closed {
	color:#170854 !important;
	background:#757575 !important;
	border-bottom: 1px dotted 003260;
}
.closed strong {
	color:#170854 !important;
}

.studentLink {
	color:#FF370F !important;
  cursor:pointer;
}

.open {
	background:#72B4FE !important;
	color:#000000 !important; /* the item itself text */
	border-bottom: 1px dotted #003260;
}
#sign_up_text {
	color:#003260 !important;
}
#group_color_box {
	padding:5px 8px;
	background-color:#FFFFFF;
	color:#333333;
	border:1px solid #72B4FE;
  border-radius: 4px;
}
#group_color_box img {
	vertical-align:middle;
}
#group_color_box a {
	color:#333333 !important;
}
.sched_icon {
filter: invert(12%) sepia(38%) saturate(5236%) hue-rotate(193deg) brightness(95%) contrast(104%);}