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