/*!
 *  WPS Online-Terminanfrage by Hrf GmbH & Co. KG - http://www.hrf.de
 *  License: All rights reserved. No usage without our written permission!
 */
.schemaBorder {
  border-color: #8c0000 !important;
}
footer,
footer a {
  color: #d9bebe;
  background-color: #ae6a6a;
}
.scheme-fcolor {
  color: #8c0000;
}
#Mandant {
  color: #333333;
  /*background-image: linear-gradient(90deg, #ffffff, #f9f9f9);*/
}
#UserControl,
#loginHintBtn {
  background-image: linear-gradient(#972020, #911a1a);
}
.hrfPanel.ho:hover:not(.isSelected),
.servceInGroup:hover {
  background-color: #d7d7d7;
}
#filialeView .isSelected {
  background-color: #972020;
  color: #ffffff;
}
.hrfPanel > .serviceGroup {
  background-color: #8c0000;
}
.hrfPanel > .serviceGroup,
.hrfPanel > .serviceGroup div.sgIcon > i {
  color: #ffffff;
}
#userDropdown {
  background-color: #8c0000;
}
#Services .hrfPanel button {
  color: #8c0000;
}
#Services .hrfPanel.isExpanded button {
  background-color: #a33333;
}
.nav-container.active div.nav-button {
  background-color: #972020;
  color: #ffffff;
}
.nav-container.active div.nav-button:hover {
  background-color: #ac3535;
}
.nav-container.active.hrf-current-view div.nav-button:hover {
  background-color: #ffffff;
}
.nav-container.hrf-current-view div.nav-button {
  border: 3px solid #8c0000;
  color: #972020;
  background-color: #ffffff;
  border-left-color: #972020 !important;
}
div.line-flex {
  border-color: #972020;
}
.btn[week],
.btn[accept] {
  background-color: #8c0000;
  color: #ffffff;
}
.btn[week]:hover,
.btn[accept]:hover {
  background-color: #ac3535;
}
.week {
  background-color: #8c0000 !important;
  color: #ffffff !important;
}
.week {
  background-color: #ac3535 !important;
}
