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