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