.sign-box .sign-avatar {
    width: 280px;
}
.site-header .site-header-content {
    width: inherit !important;
}
.site-header .burger-right {
    display: none !important;
}
.colors-guide-list {
    text-align: right;
}
.colors-guide-list li {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}
textarea[name="meta[note]"] {
    height: 200px;
}
.hidden {
    display: none;
}
.calendar-response {
    padding: 0 20px;
}
.week-actions {
    text-align: center;
}
.fc-week-number.fc-widget-header, .fc-week-number {
    width: 60px !important;
}
.fc-week-number a {
    font-size: 14px;
    font-weight: 600;
}
.event-student, .event-type, .event-parents, .event-staff, .event-staff-other {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 100%;
}
.event-note {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px;
}
.teacher-overview {
    padding: 20px;
}
.red-border-error {
    border: 1px solid #fa424a !important;
}
.save-student, .save-staff, .save-parents, .save-note, .save-date {
    margin-top: 10px;
}
#students-table_filter {
    display: none;
}