#recsearch form, .unifSearch form {
    background-color: #e7e7e7;
}
.check_avail_panel a.check_available
 {
    background-color: #2c5336;
    background: linear-gradient(to bottom,#2c5336 0,#2c5336 100%);
    border: none;
    width: 170px;
}

.check_avail_panel a.check_available:hover 
{
    background-color: #213F29 !important;
    background: linear-gradient(to bottom,#213F29 0,#213F29 100%);
    border: none;
    width: 170px;
}
.unifSearchRecreation {
	color: #000000 !important;
	background-image: url("/brands/or/images/icon_search.png");
	background-color: #e7e7e7;
}
.unifSearchCriteria .criteria_section label {
	color: #000000;
}
.btn_blue {
  background-color: #2c5336;
  background: linear-gradient(to bottom,#2c5336 0,#2c5336 100%);
  border: 1px solid #2c5336;
}
.btn_blue:hover {
  background-color: #213F29 !important;
  background: linear-gradient(to bottom,#213F29 0,#213F29 100%);
  border: 1px solid #213F29;
  cursor: pointer;
}
.unifSearchRecreation span:before, .unifSearchRecreation strong:before {
	content: "\f00e";
	margin-right: 10px;
	font: normal normal normal 1em FontAwesome;
}
.unifSearchRecreation span, .unifSearchRecreation strong {
	padding: 0;
}
.unifSearchRecreation {
	background-image: none;
	font-size: 26px;
	border-bottom: 1px dashed #5c666f !important;
}

.facility_view_header a.facility_link {
  color: #435132;
}

h2, div.account {
  color: #3B6C91;
}
.site_types_title h3 {
	color: #000;
	font-weight: bold;
}

div.check_avail_panel a.check_outofstock{
  border-radius: 5px;
}
.posProductDetailsStock.outofstock{
    width: 100px;
}
.posProductDetailsStock.instock{
   width: 65px;
}
.unifSearchCriteria input[type=text], .unifSearchCriteria input[type=number] {
	width: 97%;
}

div.filterCategory span{
	margin: 44px 0 0 0;
	font-family: var(--font_family);
	font-size: 18px;
	color: #477610;
	text-indent: 0px;
}

div.filterCategory span{
	margin: 44px 0 0 0;
	font-family: var(--font_family);
	font-size: 18px;
	color: #435132;
	text-indent: 0px;
}