.sidebar_primary_color {
  background-color: #430000;
}
.sidebar_secondary_color {
  background-color: #B9B8B8;
}
.primary_color {
  color: #6F0000 !important;
}
.primary_background {
  background-color: #6F0000 !important;
}
.primary_color_border {
  border: solid 1px #6F0000 !important;
}
.primary_btn {
  background-color: #6F0000 !important;
  border-color: #6F0000 !important;
}
.fc-header-toolbar {
  background-color: #430000;
}
.primary_text_color {
  color: #ffffff !important;
}
.secondary_text_color, .fc-header-toolbar h2 {
  color: #ffffff !important;
}
.selected_text_color {
  color: #000000 !important;
}
.tab_active {
  border-bottom: solid 3px #6F0000;
}
.tab_active p {
  color: #6F0000;
}
.owner_btn {
  color: #6F0000 !important;
  border: solid 1px #6F0000 !important;
}
.tab_setting_active {
  border-bottom: solid 2px #6F0000;
}
.tab_setting_active p {
  color: #6F0000;
}
.blue_text {
  color: #6F0000 !important;
}
.nav_btn {
  background-color: #6F0000;
}
