.column-link--logo, .column-link--logo:hover {
  background: url(/system/site_uploads/files/000/000/001/@1x/1923354b9942c53a.png) center center no-repeat;
  background-size: contain;
}

.column-link--logo svg {
  visibility: hidden;  
}

.sidebar .logo {
  display: none !important;
}

.sidebar>a:first-child:before{
  content:'';
  background: url(/system/site_uploads/files/000/000/001/@1x/1923354b9942c53a.png) center center no-repeat;
  background-size: contain;
  width: 256px;
  height: 128px;
  display: block;
  text-align: center;
}

.dropdown-button, .display-name__account, .column-link.active, .icon-button {
  color: #d40000 !important;
}

.dropdown-button {
  border-color: #d40000;
}

.icon-with-badge__badge, .button, .btn {
  background: #d40000 !important;
}

.button:active, .button:focus, .button:hover, .btn:active, .btn:focus, .btn:hover {
  background: #900000 !important;
}

.theme-default .sidebar ul a {
  color: #eee !important;
}

.theme-default .sidebar ul a:hover {
  color: #bbb !important;
}

.theme-default-light .sidebar ul a {
  color: #111 !important;
}

.theme-default-light .sidebar ul a:hover {
  color: #aaa !important;
}

.icon-button:hover {
  color: #bb0000 !important;
}

.sidebar ul a.selected, .sidebar ul a.selected:hover {
  color: #d40000 !important;
}

.theme-default .hint {
  color: #ddd;
}

