
.schedules td {
border:2px solid #400666 !important;
}
.column_background {
background:#64F5A8 !important;
width:250px;
}
.column_heading {
min-height:30px !important;
background:#400666 !important;
color:#F7FF1C !important;
border-bottom: 1px dotted #400666 !important;
border-left:1px solid #F7FF1C !important;
border-right:1px solid #F7FF1C !important;
overflow:hidden;
padding:5px;
border-radius:4px;
}
.column_heading a {
color:#F7FF1C !important;
}
.column_heading strong{
color:#F7FF1C !important;
}
.tools
{
background:#400666 !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:#400666 !important;
color:#F7FF1C !important;
border-bottom: 1px dotted #400666 !important;
border-left:1px solid #F7FF1C !important;
border-right:1px solid #F7FF1C !important;
overflow:hidden;
}
.column_heading_multi strong{
color:#F7FF1C !important;
}

.conferenceDivStaff {
border:1px solid #000;
padding:3px;
border-radius:4px;
}
#closed {
color:#000000 !important;
background:#CCCCCC !important;
border-bottom: 1px dotted 400666;
}
#closed strong {
color:#000000 !important;
}
#closed a strong {
color:#000000 !important;
}
.closed {
color:#000000 !important;
background:#CCCCCC !important;
border-bottom: 1px dotted 400666;
}
.closed strong {
color:#000000 !important;
}

.studentLink {
color:#000000 !important;
cursor:pointer;
}

.open {
background:#FFFFFF !important;
color:#666666 !important; /* the item itself text */
border-bottom: 1px dotted #400666;
}

#group_color_box {
padding:5px 8px;
background-color:#0C801B;
color:#F5F5F5;
border:1px solid #FF618B;
border-radius: 4px;
}
#group_color_box img {
vertical-align:middle;
}
#group_color_box a {
color:#F5F5F5 !important;
}
.sched_icon {
filter: invert(18%) sepia(9%) saturate(104%) hue-rotate(169deg) brightness(96%) contrast(92%);}