label.error

{

	float: left;

	font-weight: normal;

}



#overlay {

	position: fixed;

	left: 0;

	top: 0;

	bottom: 0;

	right: 0;

	background: #fff;

	opacity: 0.8;

	filter: alpha(opacity=0.5);

	z-index: 999999;

	padding: 20% 100% 20% 40%;

}

#overlay img

{

	margin-top: 0px;

	z-index: 9999;

}



.f32 .flag

{

	vertical-align: middle !important;

}

.home_search
{
	max-width: none !important;
	width: 100% !important;
	display: inline-block;
	margin-top: 0 !important;
	padding-top: 5px !important;
}

.home_search_panel
{
	padding:10px;
	background-color: #fff;
}

.size_bigger
{
	display: none;
	
}

.size_small
{
	display: inline;
}
.home_search_panel .navbar-form .size_bigger .form-control
{
	
	display:block !important;
}
#bearing_list_filter
{
	display:none;
}

.filter_brand
{
	list-style: none;
	padding-left:0px;
}
.filter_brand li
{
	list-style: none;
}

#bearing_list td
{
	padding:0px 8px 0px 8px;	
	line-height: 2;
}

a.navy-link {
    color: #1ab394;
    text-decoration: none;
}

#bearing_list_length label
{
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	display:flex;	
}
#bearing_list_length select
{
	width: auto;
	margin-top: -5px !important;
	margin-left: 3px !important;
	margin-right: 3px !important;
}
#bearing_list_length
{
	float: right;
	height: 0;
}

.red_color
{
	background-color:red !important;
	border-color:red !important;
}

.remove_filter_button
{
	padding: 1px 2px;
	font-size: 8px;
	line-height: 6px;	
}

.remove_tab_icon
{
	width: auto;
	float: right;
	font-weight: normal !important;
	padding: 1px 2px !important;
	border-radius: 2px !important;
	line-height: 1 !important;
	color: #fff !important;
	display: inline-table !important;
	position: absolute !important;
	margin-top: -30px !important;
	right: 0 !important;
	min-width:0px !important;
	margin-right: 3px !important;
	cursor: pointer !important;
	top:35px !important;
}

.customclearfix
{
	clear: left;
	margin-top: 55px;
}

.customclearfix1
{
	height: 0px;
	clear: initial;	
}

#similar_bearing_list_filter input
{
	width: 160px !important;
}

.filter_html .i-checks label
{
	font-size: 13px !important;
	font-weight: normal;	
}

.bearing_title
{
	display: inline-block;
	margin-left: 10px;	
}

.bearing_title h2
{
	font-weight: 600;
}

.home_search_panel .navbar-form .input-group
{
	display: inline-flex;
}
.search_by_drp
{
	width: 180px !important;
}

.searchautoinputtext
{
	width: 120px !important;
}
.searchautoinputdin{ width: 70% !important; }

.bearing_detail_page
{
	margin: 0 0 0 10px !important;
}

.bearing_filter_html .nav-tabs li
{
	border: 1px solid #e0e0e0;
	border-left: 0px solid;	
}

.bearing_filter_html .nav-tabs li.active
{
	border: 0px solid #e0e0e0;
}

.companylisting #adminlist_filter
{
	display:none;
}

.tour_header_buttons
{
	width: auto !important;
	right: 0 !important;
	left: auto;
}