

/* Start:/local/templates/main/components/custom/search.page/clear/style.css?16957161653791*/
div.search-tags-chain a {margin:2px;}
div.search-tags-chain a.search-tags-link {color:#333333; font-size:90%; text-decoration:none;color:#535353;}
div.search-tags-cloud a {white-space: normal;}

div.search-advanced { overflow: hidden; margin: 0.5em 0; zoom:1;}
div.search-advanced-result { float: left; width:70%;}
div.search-advanced-filter { float: right; }
div.search-advanced-filter a { outline: none;}

div.search-item { margin: 0 0 1.5em; padding: 0 0 1.5em; border-bottom: 1px solid;}
div.search-item h4 { font-size: 140%; font-weight: normal; line-height: 1.2; margin: 1.3em 0 0.4em;}
div.search-item h4 a { text-decoration:none;}
div.search-item h4 img { border:0px;vertical-align:middle;}
div.search-item h4 span { vertical-align:middle;text-decoration:underline;}
div.search-result { margin: 0;}
div.search-preview {margin: 0.5em 0;}

div.search-item-meta { margin: 1em 0 0 0; overflow: hidden; zoom: 1;}
div.search-item-rate { float: left; margin: -3px 6px 0 0;}
div.search-item-tags { float: left; }
div.search-item-date { float: right;}

div.search-page input.search-query {width: 99%;}
div.search-page input.search-suggest {width: 99%; }

html body main input.search-query[type="text"]{height: 40px;}

div.search-filter h2 { margin:1em 0 0.5em; border: none;}
table.search-filter { width: 100%;  margin-top: 0.5em;}
table.search-filter td { padding: 1em; border-top: 1px solid;}
td.search-filter-name { width: 10%; text-align: right;}
td.search-filter-field { width: 50%;}

div.search-sorting { margin: 0.5em 0;}
div.search-sorting b { padding: 0.2em 0.3em 0.3em ; font-weight: normal;}
/* COLORS */
div.search-item, table.search-filter td { border-color: #E9E9E9;}
div.search-advanced, div.search-item-meta, div.search-item-meta a { color: #8a8a8a; }
div.search-sorting b { background: #e8e9ec; }

.search-item-rate {font-size: 11px;}
.search-page table{
    border: none;
}
.search-page table td.pl0{
    padding-left: 0;
}

.search-page table td.pr0{
    padding-right: 0;
}
html body .jq-selectbox .jq-selectbox__select {
    height: 36px;
    line-height: 36px;
}
.jq-selectbox__select-text {
	height: 36px;
    line-height: 36px;
}
html body .search-page  select.select-field {
	/*-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
	line-height: 1.875rem;
	background: url("/markup/build/static/css/../img/svg/arrow-down-black.svg") no-repeat right 12px center transparent;
	position: relative;
	padding-right: 30px;
	padding-left: 6px;
	width: 60px;*/
	font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    border-radius: 3px;
    width: calc(100%) !important;
    margin-left: 0px;
	height: 40px;
    color: #333;
    top: 29px;
    border: 2px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
	background-color: transparent;
	padding: 0px 30px 0 6px !important;
}
@media (max-width: 768px) {
    .search-page table, .search-page tbody, .search-page tr, .search-page td{
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .search-page td{
        padding-left: 0;
        padding-right: 0;
    }
    .search-page td.pr0{
        padding-top: 0;
    }
    .search-page table td.pl0 {
        padding-top: 0;
        padding-bottom: 5px;
    }
	td.pl0.p-select {
		width: 50%!important;
	}
	.p-select-search {
		width: 70% !important;
	}
	html body .search-page select.select-field {
		width: 100%!important;
		font-family: 'Open Sans', sans-serif;
		font-size: 1rem;
		border-radius: 3px;
		color: #333;
		padding: 0px 30px 0 7px !important;
		border: 2px solid #e5e5e5;
		-webkit-box-shadow: none;
		box-shadow: none;
		background-color: transparent;
		width: calc(100% + 4px) !important;
		margin-left: -2px;
	}
}

/* End */
/* /local/templates/main/components/custom/search.page/clear/style.css?16957161653791 */
