.main_menu .active {
	color: rgb(254, 71, 26);
}

body {
	color: #555;
	font-family: arial !important;
	font-size: 14px;
}

.container {
	width: 980px;
}

.head_strip {
	background-color: rgb(0, 54, 98);
	color: #fff;
	border-bottom: 4px solid rgb(254, 71, 26);
}

.contct_detl {
	list-style: none;
	display: inline-flex;
	margin: 0px;
	padding: 3px 0px;
}

a:hover {
	text-decoration: none;
}

.contct_detl li {
	float: left;
	padding-right: 13px;
}

.site_logo {
	border-bottom: 1px solid rgb(254, 71, 26);
	padding: 11px 0;
}

.search_form {
	padding: 14px 15px;
	text-align: right;
}

#search_frm #search_txt {
	width: 289px;
	height: 34px;
}

.menu_list {
	list-style: none;
	display: -webkit-inline-box;
	display: inline-flex;
	display: -ms-inline-flexbox;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.menu_list li {
	padding: 14px;
}

.menu_list a {
	color: #366898;
	font-weight: bold;
	font-size: 13px;
}

.menu_list a:hover {
	color: rgb(254, 71, 26);
}

.no_padding_margin {
	padding: 0px;
	margin: 0px;
}

.order>a {
	float: right;
	padding: 14px;
	font-weight: bold;
	color: #366898;
}

.main_menu {
	box-shadow: 0 3px 5px #ccc;
	position: relative;
	z-index: 999;
}

.one_antibody:hover {
	border: 4px solid rgb(65, 78, 84);
}

.one_antibody {
	border: 4px #abc5d6 solid;
	padding: 10px;
	border-radius: 8px;
	text-align: centerl;
	min-height: 325px;
}

#footer {
	background-color: rgb(1, 42, 75);
	color: #fff;
}

.copy_right {
	text-align: right;
}

#footer_menu {
	background-color: rgb(0, 54, 98);
	color: #fff;
	padding: 14px 0px;
	border-top: 4px solid rgb(254, 71, 26);
	margin-top: 20px;
}

.are_search {
	list-style: outside none none;
	padding: 0;
}

.are_search li a {
	color: #fff;
}

.submit-btn {
	background: rgb(254, 71, 26) none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	padding: 6px 8px;
}

.view_cart_result {
	padding-top: 11px;
}

.view_cart_result a {
	font-weight: bold;
	color: #366898;
}

.one_antibody h4 {
	color: #34679a;
}

.one_antibody>p {
	color: #000000;
	font-size: 13px;
}

.main_slider img {
	width: 100%;
}

.social_icon {
	display: flex;
	list-style: outside none none;
	padding: 0;
}

.social_icon>li {
	padding-right: 4px;
}

.product_type {
	padding-left: 36px;
}

.footer_contct {
	padding-left: 44px;
}

.term_info>p {
	float: left;
}

.main_menu .mobile {
	display: none;
}

.navbar.navbar-default {
	margin: 0px;
}

.contct_detl.mobile {
	display: none;
}

.term_info.mobile {
	display: none;
}

.page_banner img {
	width: 100%;
}

.antibodies_img {
	text-align: center;
}

.row.antibodies_product_detail {
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-bottom: 10px;
}

.antibodies_product_detail h4 {
	color: #337ab7;
	font-weight: bold;
}

.antibodies_product_detail .antibodies_img {
	padding: 16px 15px;
}

#footer_menu h5 {
	font-size: 15px;
	font-weight: bold;
}

.product_descpt .col-md-12 {
	line-height: 22px;
}

.area_serach_head {
	background: rgba(0, 0, 0, 0) url("/images/bg.jpg") repeat scroll 0 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 3px;
}

.table>tbody>tr>td {
	border-bottom: 1px dotted #ccc !important;
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
	background-color: rgb(243, 243, 245);
}

table {
	border-collapse: initial;
}

.area_search a {
	font-size: 12px;
	font-weight: bold;
}

.area_search a:hover {
	text-decoration: underline;
}

.table-bordered {
	border: 1px solid #ddd;
}

.beadcum {
	margin: 15px 0px;
}

.one_antibody p {
	color: #000000;
}

div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none !important;
	color: #000099;
}

.alphabet a {
	padding: 4px 9px 4px 9px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none !important;
	color: #000099;
	border-radius: 5px;
}

.alphabet a:hover {
	border: 1px solid #000099;
	color: #000;
}

div.pagination a:hover,
div.digg a:active {
	border: 1px solid #000099;
	color: #000;
}

.alphabet .active-alpha {
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
	text-decoration: none !important
}

.alphabet .active-alpha:hover {
	border: 1px solid #000099;
	color: #fff;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

.search-result-key {
	position: relative;
	padding-left: 16px;
	color: rgb(255, 255, 255);
	font-weight: 100;
	font-size: 25px;
	top: -64px;
}

.citations {
	padding: 6px 0px;
	float: left;
	width: 100%;
}

.anti_product_title .p_title h2 {
	color: #366898;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
}

.anit_prodcut_table {
	background: rgba(0, 0, 0, 0) url("/images/bg.jpg") repeat scroll 0 0;
	color: #fff;
}

.add_to_cart {
	background: rgba(0, 0, 0, 0) url("/images/add-tocart.png") no-repeat scroll center center;
	border: 0 none;
	cursor: pointer;
	font-size: 0;
	height: 28px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 50px;
}

.product_dlt_anit {
	border: 1px solid #ccc;
}

.product_dlt_anit th {
	border: 0 none !important;
	padding: 5px !important;
	font-weight: normal;
}

.anti_product_title {
	padding: 8px 0;
}

.product_dlt_anit td {
	vertical-align: middle !important;
}

.table.product_dlt_anit {
	width: 97% !important;
	margin: 0 auto;
}

.carousel img {
	border: 1px solid #999999;
	margin-left: 5px
}

.carousel img:hover {
	border: 1px solid #fc492b;
}

.table.anit_descp tr {
	border-bottom: 0 none !important;
	display: inline-table;
	margin-bottom: 5px;
	width: 100%;
}

.table.anit_descp tr td {
	border-bottom: 0 none !important;
}

.table.anit_descp>tbody>tr>td {
	border: 0px !important;
	line-height: 28px;
}

.sel.active {
	border: 3px solid #fc492b !important;
}

.product_ani_slider {
	padding: 18px 0px;
}

.table.anit_descp tr td:last-child {
	background: rgb(245, 245, 245) none repeat scroll 0 0;
}

.table.anit_descp tr td:first-child {
	width: 145px;
	font-weight: bold;
}

.product_more_detail h3 {
	color: #366898;
	font-size: 18px;
	font-weight: bold;
}

.product_more_detail .col-xs-12.col-md-12 {
	border-top: 1px solid #ccc;
}

.product_more_detail .col-xs-12.col-md-12 p {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 18px;
	word-spacing: 3px;
}

.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

.btn_citatis {
	background: #274563 url("/images/bg.jpg") repeat-x scroll 0 0;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	padding: 7px 20px;
	text-decoration: none;
}

.col-xs-12.col-md-12.citats {
	border: 0 none;
	padding: 11px 24px;
}

.related_pdt {
	border: 0px !important;
	background: rgb(245, 245, 245) none repeat scroll 0% 0%;
}

.related_pdt h3 {
	margin: 9px 0px;
}

.col-md-2.f_title {
	text-align: right;
}

.view_cart_product {
	padding: 8px 0;
}

.remove_pro {
	background: rgba(0, 0, 0, 0) url("/images/remove-item.png") no-repeat scroll center center;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 25px;
	width: 40px;
}

.totl_amnt_product {
	font-weight: bold;
}

.cont_shop {
	background: rgb(35, 79, 124) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 11px;
	padding: 5px 16px;
	text-transform: uppercase;
}

.checkout {
	background: rgb(35, 79, 124) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	padding: 2px 10px;
	text-transform: uppercase;
}

.view_cart_tbl tr td {
	border: 0 solid #ddd !important;
}

.cont_shop:hover {
	color: #fff;
}

.table.product_dlt_anit.view_cart_tbl {
	border: 0px !important;
}

.table>tbody>tr:last-child>td {
	border-bottom: 0px !important;
}

.shipping_info>h2 {
	color: #366898;
	font-size: 18px;
	font-weight: bold;
}

.billing_info>h2 {
	color: #366898;
	font-size: 18px;
	font-weight: bold;
}

.billing_info .style1 {
	font-size: 13px;
	font-weight: normal;
}

.shipping_info input,
.shipping_info select {
	width: 263px;
}

.shipping_info label,
.billing_info label {
	text-align: left !important;
	font-weight: normal;
}

.billing_info input,
.billing_info select {
	width: 263px;
}

.billing_info #same_as {
	width: auto;
}

.order_detail .table tr th {
	background: rgb(54, 104, 152) none repeat scroll 0 0;
	border: 1px solid rgb(54, 104, 152) !important;
	color: #fff;
}

.order_detail .table {
	border: 1px solid #ddd;
}

.order_detail .table-bordered>thead>tr>th,
.order_detail .table-bordered>tbody>tr>th,
.order_detail .table-bordered>tfoot>tr>th,
.order_detail .table-bordered>thead>tr>td,
.order_detail .table-bordered>tbody>tr>td,
.order_detail .table-bordered>tfoot>tr>td {
	border: 0px solid #ddd;
}

.checkout_form .container {
	border-bottom: 10px solid rgb(54, 104, 152);
}

.order_delt_title {
	font-size: 18px;
	color: #366898;
	font-weight: bold;
}

.btn_show_protocol {
	background: rgba(0, 0, 0, 0) url("/images/bg.jpg") repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 13px;
}

.protocol_tbl {
	border: 0px;
}

.protocol_tbl tr td {
	border: 0px solid #fff !important;
}

.protocol_right_img {
	text-align: right;
}

#footer a {
	color: #fff;
}

.search_key .col-xs-12.col-md-12 {
	height: 88px ! important;
}

.pathway_name h2 {
	color: #366898;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	margin: 0;
	padding: 0 0 11px;
}

.product_lIst_t .heading {
	color: #366898;
	font-size: 18px;
	font-weight: bold;
	float: left;
	padding: 11px 0px;
}

.product_descpt strong {
	float: left;
	width: 100px;
}

.product_descpt span {
	float: left;
	width: 469px;
}

.page_banner .col-xs-12.col-md-12 {
	height: 88px;
}

.main_slider {
	padding-bottom: 22px;
}

.main_slider,
.page_banner,
.anti_product_title,
.view_cart_product,
.form-horizontal {
	/* padding-top: 205px; */
}

.main_header {
	background: #fff none repeat scroll 0 0;
	/* position: fixed; */
	width: 100%;
	z-index: 999;
}

.table.table-bordered.protocol_tbl tr td {
	border-bottom: 0px dotted #ccc !important
}

.tot_page h2 {
	color: #366898;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	margin: 0;
}

.tot_page {
	padding: 6px 0;
}

.top_pagination {
	padding: 6px 0;
}

.About_Us .static_page h2,
.Order .static_page h1,
.Distributors .static_page h1,
.Terms .static_page h1 {
	color: #366898;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	margin: 0 0 10px;
}

.About_Us p {
	font-size: 12px;
	line-height: 18px;
}

.Distributors .distributor_list .col-md-12 {
	line-height: 28px;
}

.Distributors .static_page h3 {
	color: #008080;
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	margin: 11px 0 10px;
}

.Order .static_page h3,
.Terms .static_page h3 {
	color: #0640b0;
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
	margin: 0 0 10px;
}

.Terms .static_page ul {
	padding: 0 16px;
}

.Order .static_page p,
.Terms .static_page p,
.Terms .static_page ul {
	font-size: 12px;
	line-height: 18px;
	font-family: arial;
}

.Contact_Us .static_page .left_content .row {
	padding: 10px 0px
}

.single_distributor {
	padding-bottom: 15px;
}

.static_page .right_img {
	text-align: right;
}

.Distributors .right_img img {
	width: 100%;
	float: left;
}

table.anit_descp {
	padding-left: 17px;
}

.contct_detl.desktop {
	float: right;
}

.beadcum.product {
	width: 100%;
	/* padding-top: 210px; */
	margin-top: 0px;
}

.colon_sep {
	float: left;
	padding-right: 12px;
}

.messg_payment p {
	border: 1px solid;
	margin: 0px auto;
	width: 80%;
	padding: 16px;
}

.messg_payment.error {
	font-size: 18px;
}

.messg_payment {
	min-height: 120px;
	line-height: 26px;
	word-spacing: 3px;
	text-align: center;
	font-size: 20px;
	margin-top: 244px;
}

.search_no_result {
	padding: 40px 0px;
}

.searc_content {
	border: 1px solid rgb(204, 204, 204);
	margin: 0 auto;
	padding: 7px 14px;
	width: 789px;
}

.error_page {
	padding-top: 205px;
}

.error_page .col-xs-12.col-md-12 {
	padding: 41px 14px;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.area_serach_head {
		font-weight: normal;
	}
}

@media only screen and (max-width:767px) {
	.col-md-2.f_title a:nth-child(1) {
		margin-right: 10px;
	}

	#footer_menu h5 {
		margin-bottom: 3px;
	}

	.are_search li {
		line-height: 2;
	}

	.social_icon>li:nth-child(1) {
		margin-right: 15px;
	}

	.social_icon>li:nth-child(2) {
		margin-right: 15px;
	}
}