  
.atStatus-lec {
  border-bottom-color: blue;
}

.sidebarNav-link {
    background-color: #F2F2F2 !important;
    color: #353535 !important;
}


.sidebarNav-link.ember-view.sidebarNav-link--active {
    background-color: #FAA61A !important;
    color: #353535 !important;
}

.sidebarNav-link-icon  {
    fill:#353535;
}

.sidebarUser-title {
    color: #FFFFFF !important;
}



/*Unavailability Template*/
.chronos-unavailability.chronos-event--template {background-color: #c9e0ee;}
.chronos-headerView-tagsList .chronos-tag--template:before {color: #c9e0ee;}

/*Unavailability Resource*/
.chronos-unavailability.chronos-event--resource { background-color: #d0e7e5;}
.chronos-headerView-tagsList .chronos-tag--resource:before {color: #d0e7e5;}

/*Unavailability Event*/
.chronos-unavailability.chronos-event--event {background-color: #fedecc;}
.chronos-headerView-tagsList .chronos-tag--event:before {color: #fedecc;}

/*Unavailability Booking*/
.chronos-unavailability.chronos-event--booking {background-color: #fdf2cc;}
.chronos-headerView-tagsList .chronos-tag--booking:before {color: #fdf2cc;}


.sidebar {
    background: #353535 !important;
}

.sidebarNav-itemSeparator{
	background: #353535 !important;
	color: #FFFFFF !important;
}

.button.at-sidebarUser.sidebarUser-profile{
    background: #FAA61A !important;
	color: #353535;
}


/*
.ember-view.sidebarUser{
	background-color: #353535 !important;
}
*/

.login-content {
    background: #32373D !important;
}

.button,.toggleButton{
	color: #353535;
}

.chronos-headerView-button.chronos-headerView-button--viewTypeSwitcher.chronos-headerView-button--active{
	color: #353535;
}

.chronos-headerView-button {
    color: #353535;
}
