.page-template-availability .grid-left {
	text-align: left; }

.page-template-availability .grid-center {
	text-align: center; }

.page-template-availability .grid-right {
	text-align: right;
	padding-right: 0; }

.header .icon-link {
	cursor: pointer;
	margin-top: 4px; }

.h1 img {
	height: 35px; }

.inner-header-small {
	margin-top: 10px; }

.inner-header-large {
	display: none; }

/*
.availability_panels {
	background-color: #32373c; }
*/
 
/*
#container {
	-webkit-transform: translate3d( 0, 0, 0 ); }
*/

#left_panel .panel_title {
	height: 30px;
}

#left_panel .panel_title span.icon-left {
	display: inline-block;
	float:left;
	padding:0;
	margin:0;
	
}
	
#left_panel .panel_title span.label {
	display: inline-block;
	float:left;
	text-decoration: none;
	padding:0;
	margin:0;
	margin: 3px 0 0 8px;
}


#left_panel .panel_content ul li:first-child {
	border-top: solid 1px #eeeeee;
}

#left_panel .panel_content ul li {
	display: block;
	border-bottom: solid 1px #eeeeee;
	padding: 8px 0;
}

#left_panel .panel_content ul li a {
	display: block;
	/* height: 32px; */
	font-weight: normal;
	color: #333333;
	
}

#left_panel .panel_content ul li span.icon-left {
	display: inline-block;
	float:left;
	padding:0;
	margin:0;
	
}
	
#left_panel .panel_content ul li span.label {
	display: inline-block;
	float:left;
	text-decoration: none;
	padding:0;
	margin:0;
	margin: 4px 0 0 8px;
}

#right_panel .panel_title {
	height: 30px;
}

#right_panel .panel_title span.icon-left {
	display: inline-block;
	float:left;
	padding:0;
	margin:0;
	
}
	
#right_panel .panel_title span.label {
	display: inline-block;
	float:left;
	text-decoration: none;
	padding:0;
	margin:0;
	margin: 3px 0 0 8px;
}

.search_checkbox li label {
	font-size: 0.85em;
	font-weight: normal;
}

#inner-content {
	width:100%;
}


html,body {
	margin:0;
	padding:0;
	height:100%;
}
#container {
	min-height:100%;
	position:relative;
}
#content {
	padding:0 !important;
	padding-bottom:54px;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
}
#footer .copyright {
	font-weight: normal;
	font-size: 0.85em;
}
.footable th {
	cursor: pointer;
}

.hidedesktop {
  display: block;
}
.hidemobile {
  display: none;
}

.filter_link_name {
	border: solid 0.063em #ccc;
	display: inline-block;
	padding: 0.313em 0.625em;
	margin: 0.313em;
	min-width: 2.1em;
	text-decoration: none;
	text-align: center;
	color: #000000 !important;
	border-radius: 0.250em;
}

.filter_select_cont {
	margin-top: 1.250em;
}


.filter_select_cont_desktop {
	margin-top: 1.250em;
}

.filter_select_cont_desktop select {
	width: 100%;
}

.search_right {
	margin: 1em 1em 6.250em 0;
	/* margin: 3em 1em 6.250em 0; */
}

.search_right .search_title {
	height: 30px;
}

.search_right .search_title span.icon-left {
	display: inline-block;
	float:left;
	padding:0;
	margin:0;
	
}
	
.search_right .search_title span.label {
	display: inline-block;
	float:left;
	text-decoration: none;
	padding:0;
	margin:0;
	margin: 3px 0 0 8px;
}


.search_top {
	
}

.search_top .for_ease_of_viewing {
	margin-bottom: 10px;
}

.search_top .search_checkbox li {
	width: auto;
	display: inline-block;
	margin-right: 0.313em;
}

.search_right .search_checkbox li {
	width: auto;
	display: block;
}

.search_top .search_checkbox li input, .search_right .search_checkbox li input {
	margin-right: 0.313em;
}

.search_top .search_checkbox li .clear {
	display: none;
}

/*
.search_right .search_checkbox li .clear {
	display: none;
}
*/

.login_right {
	margin: 2.938em 1em 1em 0;
}

.login_right .login_title {
	height: 30px;
}

.login_right .login_title span.icon-left {
	display: inline-block;
	float:left;
	padding:0;
	margin:0;
	
}
	
.login_right .login_title span.label {
	display: inline-block;
	float:left;
	text-decoration: none;
	padding:0;
	margin:0;
	margin: 3px 0 0 8px;
}

.login_right form span {
	font-size: 0.8em;
	line-height: 0.8em;
}

.login_right form label {
	margin-top: 1em;
}

/*
.login_right form div {
	background-color: #ffffff;
}
*/

.login_right form input.user {
	border: solid 1px #aaa !important;
	background: none !important;
	background-color: #ffffff !important;
	color: #555 !important;
	border-radius: 0 !important;
	font-size: 0.85em !important;
	height: 28px;
	width: 65%;
	display: inline-block;
	float: left;
}

.login_right .loginButton {
	width: 35%;
	display: inline-block;
	float: right;
	border: solid 1px #aaa;
	border-left: none;
	border-radius: 0;
	font-size: 0.8em;
	text-transform: uppercase;
	padding-top: 5px;
	height: 28px;
}

.login_result {
	color: #ff0000;
	display: block;
	margin-top: 10px;
	display: none;
}

.logged_in .login_right {
	display: none;
}

.logged_in .search_right {
	margin: 3em 1em 6.250em 0;
}

.logged_in .login_top {
	display: none;
}

.login_top label {
	padding-top: 10px;
}

.login_top .user {
	border-radius: 6px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	width: 70% !important;
	max-width: 800px;
	float: left;
	background: none;
	background-color: #ffffff;
	display: block;
	border: solid 1px #eee;
}

.login_top .loginButton {
	border: none;
	border-radius: 6px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	width: 30%;
	float: right;
	text-transform: uppercase;
	font-size: 1em;
	height: 2.5em;
	display: block;
}

.filter_link_name_desktop a {
	border: none;
	font-size: 0.85em;
	padding: 0.5em;
	margin: 0;
	color: #000000 !important;
	text-decoration: none;
	text-align: center;
}

.filter_link_name_desktop a:hover {
	background-color: #eee;
}

.filter_link_name_desktop a:last-child {
	float: left;
	margin-top: -4px;
}

.input_text {
	border: solid 1px #aaa !important;
	background: none !important;
	color: #555 !important;
	border-radius: 0 !important;
	font-size: 0.85em !important;
}

/* bgn brown&sons */
/*
#inner-content {
	background: url(../../images/background.gif) repeat;
}
section, .entry-content, .article-header, .entry-content cf, article, .hentry, .article-footer, #main, main, #content, #container {
	background: none;
	border: none !important;
}
#botanical_name2 {
	background-color: #ffffff !important;
}
*/
/* end brown&sons */

.availability_shortcut {
	border: solid 1px #000000;
	padding: 5px 10px;
	text-decoration: none;
	color: #000000 !important;
	font-size: 0.7em;
	font-weight: normal !important;
	display: inline-block;
}

/* bgn newlife */
span.label {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
}
.login_right hr, .search_right hr {
	margin: 10px 0;
}
nav a {
	font-weight: normal !important;
	text-shadow: none !important;
}
nav .dropdown-menu {
	background-color: #4b980b;
}
nav .dropdown-menu li {
	float: none;
}
nav .dropdown-menu a {
	color: #777777 !important;
}
nav .dropdown-menu a:hover {
	color: #000000 !important;
}
.navbar-header {
	text-align: center;
}
.navbar-toggle {
	display: inline-block !important;
	margin: 0 auto !important;
	float: none !important;
	padding: 10px 20px !important;
}
.navbar-toggle span {
	color: #777777 !important;
}
.login_top .user {
	height: 35px;
}
table.footable th {
	padding-left: 10px;
}
#right_panel .search_checkbox input {
	visibility: hidden;
}
/* end newlife */

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/
@media (max-width: 767px) {

}


/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
	
}


/* Landscape to small desktop */
@media (min-width: 1030px) {
	.hidedesktop {
	  display: none;
	}
	.hidemobile {
	  display: block;
	}
	
	.inner-header-large {
	  display: block;
	}
	
	.inner-header-small {
	  display: none;
	}
	
	.login_top {
		display: none;
	}
	
	/* bgn newlife */
	.navbar-toggle {
		display: none !important;
	}
	nav .dropdown-menu a {
		color: #ffffff !important;
	}
	nav .dropdown-menu a:hover {
		color: #000000 !important;
	}
	/* end newlife */

}

.filter_downloads {
	margin: 2em 0 2.250em 0;
}

.filter_downloads .filter_downloads_title {
	height: 30px;
}

.filter_downloads .filter_downloads_title span.icon-left {
	display: inline-block;
	float:left;
	padding:0;
	margin:0;
	
}
	
.filter_downloads .filter_downloads_title span.label {
	display: inline-block;
	float:left;
	text-decoration: none;
	padding:0;
	margin:0;
	margin: 3px 0 0 8px;
}

.filter_downloads a {
	border: solid 1px #aaa;
	border-radius: 0;
	/* font-size: 0.8em;*/
	font-weight: normal !important;
	text-transform: uppercase;
	text-align: center;
	padding-top: 3px;
	height: 28px;
	display: block;
	margin-top: 10px;
	color: #000000 !important;
	background-color: #f0f0f0;
	text-decoration: none;
}

.filter_downloads a:hover, .filter_downloads a:active, .filter_downloads a:focus {
	text-decoration: none;
	background-color: #ffffff;
}

.link_search_cont {
	float: right;
	position: relative;
}

.link_search {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

ul.search_checkbox li:nth-child(2), ul.search_checkbox li:nth-child(3) {
	display: none;
}

.availability_shortcut_cont a {
	text-decoration: none !important;
}