/*Mobile Styles*/

#mobile-header {
	display: none;
}

 @media only screen and (max-width: 991px) {
/** header css **/
.mobile-nav {
	display: block;
}
.container {
	width: 100% !important;
	max-width: 100% !important;
}

#header .no-print {
	float: left;
	max-width: 190px;
}
#logo {
	float: left;
	margin: 10px;
	width: 100%;
	border: none;
}
#site_search {
	width: auto;
}
/* searchbar */
#site_search {
	bottom: -30px;
	margin: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}
#site_search input.search_input {
	float: left;
	box-sizing: border-box;
	padding-right: 40px;
	width: 100%;
	height: 30px;
	padding-left: 15px;
}
#site_search button#search_btn {
	padding: 0;
	position: absolute;
	right: 0;
	height: 30px;
}
#access_buttons {
	height: auto;
	padding: 0;
	clear: both;
}
#homepage_promo div,  #homepage_promo div a img {
	width: 100% !important;
	height: auto;
}
/* mobile nav */
.mobile-nav {
	float: left;
	width: 100%;
}
.mobile-nav ul {
	margin: 0;
	padding: 0;
}
.mobile-nav li {
	float: left;
	width: 33.333%;
	list-style: outside none none;
	position: relative;
	height: 35px;
	background: #7d7d7d;
}
.mobile-nav li a {
	color: #fff;
	display: block;
	line-height: 1;
	padding: 10px 0;
	text-decoration: none;
	position: relative;
	z-index: 99;
	height: 35px;
}
.mobile-nav li:nth-child(2) a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.mobile-nav span {
	background-image: url("../images/icons/toggle-bar.png");
	background-position: 0 -8px;
	background-size: 16px auto;	
	display: inline-block;
	height: 16px;
	width: 25px;
	position: absolute;
	top: 12px;
	z-index: 9;
}
.mobile-nav li:nth-child(1) span {
	left: 50%;
	margin-left: -10px;
}
.mobile-nav li:nth-child(3) span {
	left: 75%;
}
.mobile-nav li:hover {
	background: #2f6ecc;
}
.mobile-nav .active-class {
	background: #2f6ecc;
}
.mobile-nav .active-class a {
	background: transparent;
}
.navbar-reports.tabbed ul.nav-pills li{
    margin: 0px 5px 5px 0px !important;
}
.mobile-nav li:nth-child(2).active-class span {
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.mobile-nav li:nth-child(3).active-class span {
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
/* account sign in css */
.signin-account {
	background: #cde;
	top: 100%;
	height: auto;
	position: absolute;
	right: 0;
	z-index: 999;
	text-align: center;
	padding: 2px 0;
	max-height: 80px;
	display: none;
	width: 33.333%;
}
.signin-account.block {
	display: block !important;
}
.signin-account > a {
	margin-top: 5px;
	text-align: center;
	display: block;
	margin-bottom: 2px !important;
}
.signin-account .dropdown {
	display: none;
}
#access_buttons a#profile_button {
	display: block;
}
#access_buttons a#my_account_button {
	width: 100%;
}

#content_area {
	background: #fff;
	float: left;
	width: 100%;
}
/** primary_sidebar css **/
#primary_sidebar {
	position: static;
	width: 100%;
	z-index: 1;
	margin-top: 0;
	padding: 0px;
	display: block;
	flex: 100% !important;
	max-width: 100% !important;
}
.catalog_search_widget {
	background: #cccccc;
	padding: 20px;
	position: relative;
	z-index: 9999;
	margin: 0px !important;
	display: none;
}
.catalog_search_widget.block {
	display: block;
}
.search_form_text {
	width: 83%!important;
	width: -webkit-calc(100% - 54px)!important;
	width: -moz-calc(100% - 54px)!important;
	width: calc(100% - 54px)!important;
	height: 32px !important;
	line-height: 24px !important;	
}
.catalog_search_widget .search-form-group .input-group-append {
	margin-top: 0;
	margin-left: -2px;
}
#disease_browse_form .tab-panel li {
	max-width: 50px;
	width: 100%;
	display: inline-block;
	float: none;
}
#disease_browse_form .tab-control {
	padding: 0;
	width: 100%;
}
.tab-panel.active,  .tab-panel.active {
	text-align: center;
	margin-top: 8px;
}
.tab-panel a {
	width: 100%;
	height: 40px !important;
	line-height: 40px !important;
}
h2.preheading {
	padding: 10px;
}
.mileage-log-image p img {
	width: 100%;
	height: auto;
}
.new-client-welcome-img {
	width: 100%;
	margin: 0px
}
.new-client-center-text {
	width: 260px;
}
.underline-style-left {
	width: 260px;
	float: left;
}
.underline-style-right {
	width: 260px;
	float: right;
	margin-right: 10px;
}
#ordering_tray {
	margin-right: 10px;
}
.footer-feedback {
	padding: 10px 9px;
	font-weight: normal;
}
#access_buttons #sign_in_status #notices {
	line-height: 25px;
}

.additional_table_container {
	width: auto !important;
	overflow: auto;
}
.page_links {
	padding: 10px;
}
#footer {
	padding: 15px;
	width: auto;
}
#footer .footer-links {
	width: 100%;
}
/*Insights feed*/
#lab-talk-feed {
	width: auto !important;
	margin: auto !important;
	float: none !important;
	font-size: 15px;
}
#lab-talk-feed .wp-post-image {
	float: none !important;
	margin-bottom: 5px !important;
}
#lab-talk-feed ul {
	margin: 0;
	padding: 0;
}
#lab-talk-feed h2 {
	margin-bottom: 10px;
}
#wp-formatted-content {
	width: auto;
}
.mobile-form ol.breadcrumbs {
	width: auto;
	float: none;
	margin: 0px;
	padding-left: 0px;
	display: block;
	background-color: transparent;
}
.mobile-form ol.breadcrumbs li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 15px;
	display: block;
	margin-bottom: 15px;
	white-space: nowrap;
}
.mobile-form ol.breadcrumbs li {
	color: #999;
	padding-right: 5px;
	padding-left: 5px;
	background-position: right 5px;
}
.mobile-form ol.breadcrumbs li.active a {
	color: #444;
	background-color: #e6eef7;
}
.mobile-form ol.breadcrumbs li.bread-prev,  ol.breadcrumbs li.bread-next {
	display: none;
}
.mobile-form ol.breadcrumbs li:last-child span {
	display: none;
}
#test_catalog.staff {
	float: left !important;
	width: auto !important;	
	margin: 0 !important;
}
.mayo-access-callout {
	display: none;
}
#sitewide-announcement {
	margin-top: 5px;
}
.icon-bar ul li a img {   
    height: 80px;
}
}
 @media only screen and (max-width: 769px) {
.supply-order-track {
	width: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.shopping-cart {
    width: auto !important;
		float: left !important;
		margin-top: 5px;
}

}
 @media only screen and (max-width: 480px) {

#access_buttons a {
    line-height: 1.4em;
}
.homepage-callout-box {
	width: 50%;
	float:left;
	clear:both
}
.dcr-show-rows {
    margin-top:10px;
}
.pathology-link-margin {
	margin-top: 0;
  }
}
 @media only screen and (max-width: 380px) {
.mobile-nav li:nth-child(3) span {
	left: 77% !important;
}
.mobile-nav li:nth-child(2) a {
	text-align: left;
	padding-left: 6px;
}
.custom-thumb-image a {
	word-wrap: break-word;
}
#supply_search.supply-item-search strong {
	margin-top: 0px;
}
.wp-post-image {
	float: none !important;
}
.halfcolumn.string-word-wrap {
	padding: 8px;
}
.halfcolumn.string-word-wrap td {
	padding: 0px;
}
}
