
.custom--primary--color {
  color: #444444;
}
a.custom--primary--color:hover {
  color: #444444;
}
.custom--primary--background {
  background-color: #444444;
}
.custom--on-primary-background--color {
  color: #fff;
}
a.custom--on-primary-background--color:hover {
  color: #fff;
}

.custom--secondary--color {
  color: #ff0000;
}
a.custom--secondary--color:hover {
  color: #ff0000;
}
.custom--secondary--background {
  background-color: #ff0000;
}

.custom--tertiary--color {
  color: #e7e7e7;
}
a.custom--tertiary--color:hover {
  color: #e7e7e7;
}
.custom--tertiary--border {
  border-color: #e7e7e7;
}

#calendar-header #mx-nav {
margin-bottom: 0;
position: relative;
}
#calendar-header #mx-header {
    margin-bottom: 0 !important;
}

#mx-nav.mx .navbar-nav > li.dropdown:hover > ul {
display: block;
}

#mx-nav.mx .navbar-nav > li > a,
#mx-nav.mx .navbar-nav > li > a:hover {
    font-size: 0.8em !important;
    color: #fff;
    background: #444;
}

#calendar-header #menu-item-arts:hover > a, #calendar-header #menu-item-arts > a:hover {
    background-color: #f05a1e;
}
#calendar-header #menu-item-news:hover > a, #calendar-header #menu-item-news > a:hover {
    background-color: #0073a0;
}
#calendar-header #menu-item-food:hover > a, #calendar-header #menu-item-food > a:hover {
    background-color: #8cc341;
}
#calendar-header #menu-item-living:hover > a, #calendar-header #menu-item-living > a:hover {
    background-color: #e1a528;
}
#calendar-header #menu-item-movies:hover > a, #calendar-header #menu-item-movies > a:hover {
    background-color: #c31e55;
}
#calendar-header #menu-item-opinion:hover > a, #calendar-header #menu-item-opinion > a:hover {
    background-color: #777;
}
#calendar-header #menu-item-multimedia:hover > a, #calendar-header #menu-item-multimedia > a:hover {
    background-color: #4da0c0;
}


/* SCTK COLORS */
#app-content #events a,
.day-card .card-listings-item.active .card-listing-item-main,
.app-pane-visable .close-pane-mobile {
    color: #444;
}

.day-card .card-header,
#addEventPreview, 
.pane-single-content .single-action-box ,
#show-venue-info,
.day-card.type-lgad .card-listings .card-listings-item .card-listing-item-image .card-listing-item-time, .day-card.type-lgmap .card-listings .card-listings-item .card-listing-item-image .card-listing-item-time, .day-card.type-venue .card-listings .card-listings-item .card-listing-item-image .card-listing-item-time, .day-card.type-list .card-listings .card-listings-item .card-listing-item-image .card-listing-item-time {
    background: #444;
}

.navbar.navbar-default .navbar-nav>li>a.header-add-event-btn, .navbar.navbar-default .navbar-nav .open .dropdown-menu>li>a.header-add-event-btn, .navbar-collapse {
background: #444;
}

.day-card.sctk-ad-space {
  height: 600px !important;
}
