

/* Start:/local/components/my/catalog.filter3/templates/cat_filter/style.css?17437833633282*/

#filter-content form
{
	margin:0;
	padding:0;
}

#filter-wrapper
{
	overflow: auto;
	margin:5px auto;
/*	padding: 0 5px 0 5px;*/
	position:relative;
	top:-5px;
	/*max-width:500px;*/
	z-index:100;
}

#filter-body
{
	/*border-radius: 4px;*/
	background-color:#FDCE4B;
	border:1px solid #FDCE4B;
}

#filter-titles
{
	/*height:25px;*/
	margin:0;
	padding:0;
	width:100%;
}


#filter-titles div
{
	float:left;
	background-color:#FFFFFF;
	color:#3D5154;
	cursor:pointer;
	display:block;
	font-family:Verdana;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	padding: 4px 0px;
	height: 22px;
}

#filter-title-auto {width: 40%;}
#filter-title-params {width: 40%;}
#filter-title-code {width: 20%;}

/*#filter-titles div:last-child{border-top-right-radius: 3px;}
#filter-titles div:first-child{border-top-left-radius: 3px;}*/

#filter-titles .filter-title-selected
{
	background-color:#FDCE4B;
}



#filter-content
{
	/*height:50px;*/
	overflow: auto;
	margin:0;
	padding: 0px 5px;
	text-align:center;
	width: calc(100% - 10px);
	padding-top: 5px;
	min-height: 46px;
}
.filter-button
{
	width: 50px;
	float: left;
}

.form-fields 
{
	float: left;
	width: calc(100% - 51px)
}

#filter-content select, #text-code
{
	font-size:18px;
	width: 25%;
	float: left;
	margin-right: 5px;
	margin-bottom: 6px;
	background-color: rgb(248, 248, 248);
	border: solid 1px rgba(116, 113, 113, 0.67);
	color: #4C4A4A;
}


#filter-content .filter-checkbox 
{
	font-size:13px;
	float: left;
	margin-right: 5px;
	white-space: nowrap;
	margin-bottom: 5px;
}

#filter-refresh-button
{
	border: solid 2px white;
    border-radius: 50%;
    background-color: #00C0DD;
/*	background-image:url(/local/components/my/catalog.filter3/templates/cat_filter/images/refresh.gif);
	background-position: -1px -1px;
	background-repeat:no-repeat;*/
	height:36px;
	vertical-align:middle;
	width:36px!important;
	cursor: pointer;
	margin-top: 3px;
	padding-left: 6px;
}


#select-mfa{width: calc(50% - 5px)!important;}
#select-mod{width: calc(50% - 5px)!important;}
#select-type{width: calc(100% - 5px)!important;}
#select-sup {width: calc(33% - 5px)!important;}
#select-series {width: calc(66% - 5px)!important;}
#select-fit {width: calc(33% - 5px)!important;}
#select-len1 {width: calc(33% - 5px)!important;}
#select-len2 {width: calc(33% - 5px)!important;}
/*#text-code {width: calc(70% - 5px)!important;}*/



#filter-content-auto,#filter-content-params, #filter-content-code
{
	display:none;
}


/*#filter-content-code {
	width: 400px;
}*/
#filter-content-code #text-code {
	width: 100%;
	color:#333;
	font-family:Tahoma;
	font-size:18px;
	margin-top: 10px;
	padding-left: 5px;
}

.catalog-stars img
{
	border:0;
}


@media screen and (max-width: 767px){

	.form-fields, .filter-button {
	   float: left;
	    width: 100%;
	}
	#filter-content select{
		width: 100%!important;
		height: 40px;
		font-size: 20px;
	}
	#filter-refresh-button{
		width: 100%!important;
		border-radius:0px;
		height: 50px;
		margin-bottom: 5px;
	}
	.cat-content {
	    width: auto!important;
			}
	#filter-wrapper {
			padding: 0;
	}

	#filter-content-code, #text-code {
		width: 100%;
		height: 30px;
	}

    #filter-body.hide_onload #filter-content{
    	display: none;
    }

    #filter-titles div
	{
		font-size: 14px;
	}

	.yellow_back
	{
		background-color:#FDCE4B!important;
	}
    
	
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?155511024051*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/components/my/catalog.filter3/templates/cat_filter/style.css?17437833633282 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?155511024051 */
