html body {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important; }
  html body .container-sidebar,
  html body .sidebar-toggler,
  html body .sectionTitle {
    display: none !important; }
  html body .container-content {
    padding: 20px 0; }

.chronos-headerView-collapsibleMenu,
.chronos-headerView-arrowButtons,
.chronos-headerView-button--today {
  display: none !important; }

.rb-calendar .chronos {
  padding: 0 !important;
  border: 0;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important; }

.chronos-weekView-event {
  border: 1px solid #000; }

.chronos-weekView-headerDays {
  border: 0; }

.chronos-events {
  border-bottom: 0; }

.chronos-weekView-day {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }

.chronos-monthView-weeks {
  border-bottom: 1px solid #000; }

.chronos-dayView-day {
  border-top: 0; }

.chronos-weekView .chronos-weekView-day.chronos-weekView-day--active .chronos-weekView-event,
.chronos-weekView .chronos-weekView-headerDay.chronos-weekView-headerDay--active,
.chronos-events,
.chronos-weekView-headerDay,
.chronos-weekView-headerHours {
  border-color: #000;
  color: #000; }

.chronos-weekView-headerDay {
  border-top: 1px solid #000; }

.chronos-weekView-hour {
  border-right-color: #000;
  text-align: right; }

.chronos-monthView-event,
.chronos-monthView-eventTitle:before,
.chronos-weekView-eventTitle {
  color: #000 !important; }

.chronos-monthView-paddingDay {
  color: #e3e5ea; }

.chronos-weekView-hourGrid-item {
  border-bottom: 1px solid #e3e5ea !important; }

.chronos-events {
  border-left-width: 0; }

.chronos-agendaView,
.chronos-monthView {
  border-left: 1px solid #000; }

.chronos-monthView-weekdays {
  border-color: #000; }

.chronos-weekView-headerDay,
.chronos-weekView-day {
  width: 25%; }

.chronos-monthView-weekday {
  font-size: 13px; }

.chronos-monthView--today:before {
  display: none; }

.chronos-agendaView-header {
  background: none;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-weight: bold; }

.chronos-agendaView-header.chronos-agendaView-header--today {
  color: #000; }
