#holder {
	overflow: hidden;
}

header section.row div.large-3, header section.row div.large-9 {
	padding-top: 2px;
}

.clear {
    clear: both;
}

.float-right {
	float: right;
}

.red {
	color: red !important;
}

h1 {
	margin-left: 16px;
}

.ui-tooltip {
	z-index: 9999 !important;
}

.sidr {
	z-index: 9998 !important;
}

.sub-page h1 {
	margin-left: 0px;
}

.sidr h5 {
	box-shadow: none;
	-webkit-box-shadow: none;
	background: none;
	font-size: 1em;
}

h6 {
    font-family: 'Montserrat', sans-serif;
    color: #294d64;
    font-weight: inherit!important;
}

.not-front main .main-content .page-title-wrapper, .not-front main .main-content .block {
	padding: 0px;
}

.main-menu-block ul li ul {
	left: -191px;
}

#sidr-id-sidr-assay-portal-icon, #sidr-id-sidr-data-portal-icon {
    padding-left: 60px !important;
    background-position: 12px 4px;
}

.menu-block-wrapper ul.menu ul.menu {
	padding-top: 7px;
}

#development-alert {
	background-color: yellow;
	padding: 2px 5px;
	font-weight: bold;
}

.navbar-toggle {
	margin-right: 8px;
}

.float-right .genSitePrintButton {
	margin-top: 18px;
}

.back_link {
	font-family: 'Montserrat', sans-serif;
    font-weight: inherit!important;
    margin-bottom: 12px;
}

/***********Main table page***********/
.certified_seal, .certified_seal img {
	float: right;
}

.fa.fa-print {
	color: #000;
}

.sidebar_filter_container .fa.fa-minus, .sidebar_filter_container .fa.fa-plus {
	color: #642a59;
}

.sidebar_filter_container_inner {
	display: none;
}

.sidebar_filter_container_inner .checkbox-wrapper input {
	vertical-align: sub;
}

.checkbox-wrapper label {
	font-size: 1em;
	font-weight: normal;
}

#cpti_vendors_checkboxes h5 {
	font-weight: 500 !important;
}

.certified_seal img {
	margin-right: 40px;
}

.sidebar_filter_top {
	padding-top: 8px;
}

.sidebar_filter_top select {
	margin-top: 22px;
	height: 27px;
}

#browse_table_length select {
	height: 27px;
}

#cpti_vendors_checkboxes {
	padding-top: 16px;
}

#cpti_vendors_checkboxes h3 {
	font-weight: 500 !important;
	color: #642a59;
}

#cpti_vendors_checkboxes .expanded_filter {
	margin-left: 48px;
	display: none;
}

#responsive_filter .expanded_filter {
	margin-left: 26px;
	display: none;
}

#browse_table_length {
	margin-top: 2px;
	font-weight: normal;
	margin-right: 17%;
}

.dataTables_info {
    margin: 10px 0px;
}

.dataTables_filter {
	font-size: 14px;
}

#browse_table_length select, #browse_table_filter input {
	margin: 3px 0px;
}

#browse_table_wrapper .top {
	padding-bottom: 25px;
}

#browse_table {
	margin-top: 40px;
}

#browse_table_filter {
	text-align: left;
	margin-left: 60px;
}

#browse_table .odd {
	background-color: #fafafa;
}

#browse_table .even {
	background-color: #fff;
}

.th_header_text {
	display: block;
    font-weight: 500;
    margin-bottom: 0.1875em;
}

table.dataTable thead th {
	padding: 12px 18px;
}

table.dataTable tr.odd td.sorting_1 {
    background-color: inherit;
}

table.dataTable tr.even td.sorting_1 {
    background-color: inherit;
}

#search_portal_input {
	width: 180px;
	border-radius: 5px 0px 0px 5px;
	float: left;
	height: 27px;
}

#browse_table_filter label {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
}

#browse_table_filter i {
	cursor: pointer;
	display: block;
	float: left;
	border: 1px solid #cccccc;
	border-radius: 0px 5px 5px 0px;
	border-left: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
    margin-top: 3px;
    height: 27px;
}

#browse_table_length label select {
	width: 60px !important;
}

table.dataTable td {
    padding: 8px 10px;
}

#browse_table_wrapper .bottom {
	padding-top: 25px;
}

.dataTables_paginate {
	float: none;
}

.paging_simple_numbers a.paginate_button {
    background-color: inherit;
}

.paging_full_numbers a.paginate_active, .paging_simple_numbers a.paginate_button.current {
    background-color: #333;
    color: #fff !important;
    font-weight: bold;
}

table.dataTable thead th {
	cursor: default;
}

table.dataTable thead th.Antigens {
	width: 65%;
}

.browse_by_antigens table.dataTable thead  th.Antigens {
	width: 53%;
}

table.dataTable tbody tr {
	cursor: default;
}

.fa-shopping-cart {
	font-size: 1.5em;
	color: grey;
}

.fa-shopping-cart:hover {
	cursor: pointer;
	color: #222;
}

/* these are iffy... */
table.dataTable tbody a {
	color: #32302C;
}

table.dataTable tbody a:hover {
	text-decoration: underline;
	color: #32302C;
}

.dataTables_paginate {
    width: initial;
}

.filter_wrapper input {
	border-radius: 5px;
	height: 27px;
}

.small-label {
    font-size: 9px;
}

.checkbox-wrapper label {
	display: inline-block;
	width: 90%;
	vertical-align: text-top;
	font-family: 'Montserrat', sans-serif !important;
	padding-top: 3px;
	line-height: 1.4em;
}

.checkbox-wrapper input {
	margin: 0px;
}

div.filter_wrapper {
	width: 100%;
	max-width: 225px;
}

#sidr2-menu, #sidr2-wrapper {
	display: none;
}

#sidr-wrapper {
	display: none;
}

button.filter-toggle {
    background-color: #32302c;
    border: 0px solid #6a6a6a;
    border-left: 0;
    float: left;
}

#responsive_filter .checkbox-wrapper {
	padding-left: 25px;
}

.checkbox-filter-group h5 {
	margin-bottom: 15px;
}

/***********End Main table page***********/


/***********Detail page***********/

#detail_page_content ul {
	list-style: none;
}

#search-fields-container_antibody-browse {
	float: right;
}

#search-fields-container_antibody-browse .label {
	width: 50px;
}

img.ihc-image {
	border: 0px;
}

.ihc_reference {
	width: 654px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #000;
	position: absolute; 
	background-color: #F9F9F9; 
	margin: -300px 0px 0px 0px; 
	padding: 12px; 
	overflow: auto; 
	display: none;
}

#compareModal {
	background-color: #f5f5f5;
}

/* AG AB compare */
p.compare-icon {
	padding: 4px;
}

div#antibody-compare-background {	
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color:#000;
	z-index: 100;
	opacity: 0.7;
}

div#load-compare-window {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #000;
	position: fixed;
	top: 120px;
	left: 15%;
	overflow: auto;
	width: 825px;
	padding: 40px;
	background-color: #F5F5F5;
	text-align:center;
	background-image:url('/resources/images/site/ajax-loader2.gif');
	background-repeat:no-repeat;
	background-position:390px center;
	z-index: 101;
}

div.loading {
	text-align: center;
}

a.close-compare-window {
	margin-top: -36px;
	margin-right: -34px;
	background-image:url('/resources/images/site/icon_close.gif');
	background-position:right 0px;
	background-repeat:no-repeat;
	width: 60px;
	height: 19px;
	color: #0000FF;
	text-decoration:underline;
	float: right;	
	cursor: default;	
}

a.close-compare-window:hover {
	cursor: pointer;
}

.block_record_menu_down_icon:hover {
	cursor: pointer;
}

div#compare-data-container {
	margin-top: -20px;
}

div#compare-data-container h3 {
	margin: 8px 0px 8px 0px;
}

div#compare-data-container div.antibody-detail-box {
	float: left;
	margin: 5px;
	min-height: 80px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

div#compare-data-container div.antibody-detail-box h2 {
	font-size: .9em;
}

div.antibody-detail-box p.compare_characterizations,
div.antibody-detail-box p.compare_characterizations-collapse {
	font-size: .85em;
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 20px;
	padding-bottom: 0;
}

div.antibody-detail-box p.compare_characterizations {
	background-image:url('/resources/images/site/expand.gif');
}

div.antibody-detail-box p.compare_characterizations-collapse {
	background-image:url('/resources/images/site/collapse.gif');
}

div.characterization p {
	font-size: .85em;
	margin-bottom: 15px;
}

div.characterization .download_icon a {
	font-size: .8em;
}


div.characterization-orig {
	position: fixed;
	z-index: 9999;
}

div.characterization-orig img {
	border: 1px solid #666666;
	max-width: initial;
}

img.image_preview {
	cursor : url("/resources/images/site/magnify.cur"), pointer;
}

.hidden {
	display: none;
}

.close_image {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #aaa;
    font-weight: bold;
    cursor: pointer;
}

.detail-type-header i {
	padding-right: 14px;
}

.well { 
    padding: 9px;
    border-radius: 3px;
	min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

div.detail-label {
	float: left;
	width: 235px;
	margin: 5px 0px 5px 0px;
	padding-left: 8px;
}

div.detail-value {
	float: left;
	width: 65%;
	margin: 5px 0px 5px 0px;
	overflow: visible;
}

.image-container, .image-container-antigen {
	padding: 7px 10px 0px 10px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-bottom: 12px;
}

.compare_modal_close {
	font-size: 1.375em;
	line-height: 1;
	position: absolute;
	top: 0.5em;
	right: 0.6875em;
	color: #aaa;
	font-weight: bold;
	cursor: pointer;
}

.characterization_container {
	display: none;
}

.block_record h3 {
	margin-top: 40px;
}

.block_record h3.nopadding {
	margin-top: 0.2em;
}

.manageMenuBlock-link h3 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.top-link {
	display: none;
}

.top-link-fixed {
	display: block;
	position: fixed;
	bottom: 25px;
	right: 25px;
	font-weight: bold;
	z-index: 9999;
}

img.ihc-image {
	margin-bottom: 10px;
}

div#adobe-required {
    clear: both;
    border: 1px solid #CCCCCC;
    background-color: #F9F9F9;
    padding: 8px;
    width: 305px;
    margin-top: 30px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    color: #999999;
}

#adobe-required h3 {
    background-image: url(/resources/images/site/adobe_reader.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 50px;
    height: 41px;
    font-size: 12px;
}

#adobe-required a:hover {
	text-decoration: underline;
}

.center_align {
	text-align: center;
}

.center_align span {
	display: block;
	margin-top: 12px;
}

#detail_page_content .well {
	padding: 0px 15px;
}

#detail_page_content .well h4 {
	margin-bottom: 0.2em;
	margin-top: 5px;
}

#detail-menu h3 {
	display: inline;
}

#detail-menu h3 a {
	color: #294d64;
}

#detail-menu .top_links {
	margin-bottom: 10px;
}

#detail-menu li a {
	padding-right: 6px;
}

div.detail-value span.format-sequence {
    font-family: "Courier New", Courier, monospace;
}

.detail-value p, .detail-label p {
	margin-bottom: 0px;
	margin-top: 0px;
}

/***********End Detail page***********/

/***********Cart page***********/
.purchase_well .left, .purchase_well .right {
	width: 50%;
	float: left;
}

.image-container img.characterization_image, .image-container-antigen .characterization_image {
	border: 1px solid #ccc;
}

.purchase_now_link {
	font-weight: bold;
    color: #F25050;
}

/***********End Cart table page***********/

/***********Target Request section***********/
.request-contact-address {
    overflow: auto;
    margin: 10px 0px 15px 10px;
}

.contact-label {
    clear: left;
    float: left;
    width: 120px;
}

.contact-value {
    float: left;
    width: 200px;
}

input[type="telephone"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

#reagenttargetrequests .checkboxes label {
	display: inline;
}

#reagenttargetrequests .checkboxes input[type="checkbox"] {
	margin: 30px 5px 5px 0px;
}

/***********End Target Request section***********/

/***********Media Queries***********/
@media screen and (max-width: 1400px) {
	.top-link {
		display: block;
		padding-bottom: 10px;
	}

	.top-link-fixed {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	#sidr2-wrapper {
		display: block;
	}

	.content #cpti_vendors_checkboxes {
		display: none;
	}

	#sidr-wrapper {
		display: block;
	}

	.menu-block-wrapper {
		display: none;
	}
}

@media only screen and (max-width: 494px) {
	.dataTables_filter {
	    float: none;
	    margin-left: 0px;
	}

	#browse_table_filter {
		margin-left: 0px;
		margin-bottom: 46px;
	}
}

/***********End Media Queries***********/
