#home-entry:hover {
  cursor: pointer;
}

#company_enter_btn {
  background-color: #897358;
}

#in-house-portal.theme-natural .btn:focus {
  box-shadow: 0 0 0 0.2rem #f3f0ed;
}
#in-house-portal.theme-natural #diamond_toggle a.selected, #in-house-portal.theme-natural #inventory_toggle a.selected {
  background-color: #897358;
}
#in-house-portal.theme-natural .nav-pills > li > a {
  background-color: #f3f0ed !important;
}
#in-house-portal.theme-natural .nav-pills > li .active {
  background-color: #897358 !important;
}
#in-house-portal.theme-natural .nav-pills > li .active:hover {
  background-color: #897358 !important;
}
#in-house-portal.theme-natural .table_header th {
  background-color: #897358;
  border: 1px solid #897358;
}
#in-house-portal.theme-natural .dp_button {
  border: 1px solid #897358;
  color: white;
  background-color: #897358;
}
#in-house-portal.theme-natural .table-striped tbody td a:hover, #in-house-portal.theme-natural .table-striped tbody td a:focus {
  color: #897358;
}
#in-house-portal.theme-labgrown .btn:focus {
  box-shadow: 0 0 0 0.2rem #edf0f3;
}
#in-house-portal.theme-labgrown #diamond_toggle a.selected, #in-house-portal.theme-labgrown #inventory_toggle a.selected {
  background-color: #586E89;
}
#in-house-portal.theme-labgrown .nav-pills > li > a {
  background-color: #edf0f3 !important;
}
#in-house-portal.theme-labgrown .nav-pills > li .active {
  background-color: #586E89 !important;
}
#in-house-portal.theme-labgrown .nav-pills > li .active:hover {
  background-color: #586E89 !important;
}
#in-house-portal.theme-labgrown .table_header th {
  background-color: #586E89;
  border: 1px solid #586E89;
}
#in-house-portal.theme-labgrown .dp_button {
  border: 1px solid #586E89;
  color: white;
  background-color: #586E89;
}
#in-house-portal.theme-labgrown .table-striped tbody td a:hover, #in-house-portal.theme-labgrown .table-striped tbody td a:focus {
  color: #586E89;
}

/*# sourceMappingURL=diamond-portal-in-house-theme-5-public.css.map */
