body.auth-pages .branding {
  position: absolute;
  right: 60px;
  bottom: 60px; }

body .aside {
  min-width: 140px; }

body .fc-day-today {
  background-color: inherit !important; }

body .fc .fc-bg-event {
  opacity: 1 !important; }

body .fc .fc-bg-event .fc-event-title {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 16px; }

.carousel-custom .carousel-indicators.carousel-indicators-bullet li:after {
  background-color: gray !important; }

.carousel-custom .carousel-indicators-active-secondary li.active:after {
  background-color: black !important; }

