.atStatus-lec {
  border-bottom-color: blue;
}
.login-header  {
  background:#6B8294;
}
.login-background {
  visibility:hidden;
}


.sidebar {
    background: linear-gradient(#E1E1E1, #E1E1E1);
}
.sidebarNav-link-text {
	color: #000;
}
.sidebarNav-link.sidebarNav-link--active {
    background-color: #babdbf;
    color: #000;
}
.sidebarNav-link.sidebarNav-link--active .sidebarNav-link-icon
 {
fill: #6D0623;
}
.button.at-sidebarUser
{
    background-color: #6D0623;  
}
.sidebarUser, .sidebarUser-title
{
  color: #000;
}
.timezoneMeta .sidebarMeta-link, .sidebarLanguage-item
{
  color: #6D0623;
}
.sidebarLanguage-item svg {
  fill: #6D0623;
}
.sidebarNav-link.sidebarNav-link--active .sidebarNav-link-chevron {
  fill: #6D0623;
}
.sidebarNav-link.sidebarNav-link--active{
  font-weight:bold;
}

.dc-tabs-list-item[selected=selected] {
  border-color: #6D0623;
  border-left-color: #6D0623;
  border-bottom-color: #fff;
}
.scientia-tabs-item-link--active {
    border-top-color: #6D0623;
    border-left-color: #6D0623;
    border-right-color: #6D0623;
    border-bottom-color: #fff;
    color: #6D0623;
}
.scientia-tabs-item-link-text--active {
    color: #6D0623;
}
.button.at-buttonGroup:last-of-type {
  fill: red
}
.manageResourcesItemsList-item-button .manageResourcesItemsList-item-actions-icon {
  fill: #6D0623;
}
.resource-filter-input--number {
  max-width: 150px;
}
.resourceFilter-number-wrapper {
  width: 150px;
}
.resourceFilters-label--title:after {
  content:  "  - (Enter both From and To - or From and Duration)";
  color: #6D0623;
  font-size: 12px;
  font-weight: 400;
}
