#search-site-page {
}
#search-site-page .page_title {
	margin: 0.4em 0 0.8em;
}
#search-site-page .search-form-box::after {
	content: '';
	display: table;
	clear: both;
}
#search-site-page .search-form-box .search-box-input,
#search-site-page .search-form-box .search-box-submit {
	display: inline-block;
	vertical-align: top;
	float: left;
	line-height: 28px;
	padding: 0 12px;
	
	-moz-border-radius: 2px;
		 border-radius: 2px;
}
#search-site-page .search-form-box .search-box-input {
	border: 1px solid #d9d9d9;
	background: #fff;
	margin-right: 0.8em;
	width: 60%;
	width: calc(100% - 0.8em - 80px);
}
#search-site-page .search-form-box .search-box-input:hover {
	border: 1px solid #b9b9b9;
	border-top-color: #a0a0a0;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	outline: none;
}
#search-site-page .search-form-box .search-box-input:focus {
	border: 1px solid #4d90fe;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
	outline: none;
}
#search-site-page .search-form-box .search-box-submit {
	color: #fff;
	font-weight: bold;
	width: 80px;
	vertical-align: middle;
	border: 1px solid #666666;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-color: #3079ed;
	background-color: #4d90fe;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
	background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
	background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
	background-image: linear-gradient(top,#4d90fe,#4787ed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
}
#search-site-page .search-form-box .search-box-submit:hover {
	border-color: #2f5bb7;
	background-color: #357ae8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
	background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
	background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
	background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
	background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
	background-image: linear-gradient(top,#4d90fe,#357ae8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
}
#search-site-page .search-medias {
	margin-top: 1.3em;
	border-bottom: 1px solid #4a8bf5;
	padding: 0 0.4em;
	position: relative;
}
#search-site-page .search-medias li {
	display: inline-block;
}
#search-site-page .search-medias li a,
#search-site-page .search-medias li a:active {
	font-family: 'Arial', sans-serif;
	display: block;
	padding: 0.7em 1.5em;
	margin: 0 0.2em -1px;
	border: 1px solid #e2e2e2;
	border-bottom-color: #4a8bf5;
	background: #fff;
	color: #aaa;
	font-size: 14px;
	text-decoration: none;
	
	-webkit-border-radius: 5px 5px 0 0;
	   -moz-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
}
#search-site-page .search-medias li a:hover {
	color: #4c8ffd;
	background: #eaf2ff;
	border-color: #b5caec #b5caec #3079ed #b5caec;
}
#search-site-page .search-medias li.active a {
	border-color: #3079ed;
	border-bottom-color: #fff;
	background: #fff;
	color: #4a8bf5;
	font-weight: bold;
}
#search-site-page .sr-meta-temp {
	margin: 0.9em 0;
	font-size: 1.1em;
	color: #999;
}
#search-site-page .sr-meta-temp a {
	color: #1a0dab;
}
#search-site-page .sr-meta-temp a .replacer-suggestion-term {
	font-style: italic;
	font-weight: bold;
	color: #1a0dab;
}
.found-results-list {
	color: #222;
	margin-top: 1.6em;
}
.found-results-list .fr-metadata {
	line-height: 24px;
}
.found-results-list .fr-metadata::after {
	content: '';
	display: table;
	clear: both;
}
.found-results-list .fr-metadata .found-results-counter {
	color: #555;
	display: inline-block;
	vertical-align: top;
}
.found-results-list .fr-metadata .found-results-counter * {
	color: #1a0dab;
}
.found-results-list .fr-metadata .sorting-results {
	float: right;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 0.8em;
	padding: 0 0.7em;
	line-height: 24px;
	background: #d9d9d9;
	color: #555;
	text-decoration: none;
	
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
		-ms-border-radius: 2px;
		 -o-border-radius: 2px;
			border-radius: 2px;
}
.found-results-list .fr-metadata .sorting-results.meta {
	background: #fff;
	color: #bbb;
	font-style: italic;
	margin-right: -0.4em;
}
.found-results-list .fr-metadata .sorting-results.active {
	background: #4c8ffc;
	color: #fff;
}
.found-results-list .additional-search {
	margin: 2em 0;
	padding: 1em;
	font-style: italic;
}
.found-results-list .additional-search a {
	font-weight: bold;
	color: inherit;
	text-decoration: underline;
}
.found-results-list .fr-item {
	clear: both;
	margin: 1.4em 0 2em;
}
.found-results-list .fr-item h2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	margin: 0.5em 0 0.4em;
	line-height: 1.3;
}
.found-results-list .fr-item h2 a {
	color: #1a0dab;
}
.found-results-list .fr-item h2 a strong {
	color: #271c98;
	background: #eeedf9;
	padding: 0 0.1em;
	
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
		-ms-border-radius: 3px;
		 -o-border-radius: 3px;
			border-radius: 3px;
}
.found-results-list .fr-item .fr-comments-cnt {
	color: #717783;
}
.found-results-list .fr-item .fr-comments-cnt i.fa {
	color: #aab0bd;
}
.found-results-list .fr-item p {
	padding: 0;
}
.found-results-list .fr-item p::after {
	content: '';
	display: table;
	clear: both;
}
.found-results-list .fr-item p .news-image-hugger {
	display: block;
	height: 80px;
	width: 120px;
	background: url(https://img.haskovo.net/images/noimg.jpg) no-repeat center / cover;
	float: left;
	margin: 0 0.5em 0.3em 0;
	border: 1px solid #777;
	
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
		-ms-border-radius: 5px;
		 -o-border-radius: 5px;
			border-radius: 5px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		 -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.found-results-list .fr-item p .fr-meta {
	display: block;
}
.found-results-list .fr-item p .news-date {
	font-style: normal;
	color: #7e7e7e;
}
.found-results-list .fr-item p .news-cat {
	font-style: italic;
	color: #1a0dab;
}
.found-results-list .fr-item p .concat-gap {
	color: #a7a7a7;
	font-weight: bold;
}
.found-results-list .no-search-results {
	margin-bottom: 0.7em;
	font-size: 1.2em;
	line-height: 1.5;
}
.found-results-list .pagination li:hover a,
.found-results-list .pagination li.active {
	background: #1a0dab;
	font-weight: bold;
}
#search-site-page li.external-link a {
	position: relative;
}
#search-site-page li.external-link a::after {
	content: '\f08e';
	position: absolute;
	top: 0.2em;
	right: 0.2em;
	font-family: FontAwesome;
	font-size: 0.6em;
	text-rendering: auto;
	color: #a4c3ec;
}

/* EXTENDED SEARCH */
.complex-search-cont {
	color: #555;
	clear: both;
	padding: 1em 0.2em 0;
}
.complex-search-toggler {
	cursor: pointer;
	color: #adc5ec;
	font-style: italic;
	font-size: 1em;
}
.complex-search-toggler:hover {
	text-decoration: underline;
}
.complex-search-wrapper {
	display: none;
}
.complex-search-cont.fields-visible .complex-search-wrapper {
	display: block;
}
.complex-search-inner {
	border: 1px solid #d4e2f8;
	margin: 0.8em 0;
	/*overflow: hidden;**/
	border-radius: 0.4em;
	padding: 0.4em;
	box-shadow: 0 0.2em 0.5em -0.3em rgba(0, 0, 0, 0.1);
	background: #fbfdff;
}
.complex-search-inner label {
	float: left;
	width: 33.3333%;
	padding: 0.6em;
	display: block;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.complex-search-inner label.csl-date {
	width: 50%;
	width: calc(50% - 1.2em);
	position: relative;
	padding: 0;
	height: auto;
	margin: 0.6em;
}
.complex-search-inner label.csl-date h5,
.complex-search-inner label.csl-category h5 {
	padding-bottom: 0.4em;
	font-size: 14px;
}
.complex-search-inner label.csl-date input {
	background: transparent;
	padding: 0.2em;
	line-height: 1.7em;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));
	background-image: linear-gradient(#eee 1%,#fff 15%);
	width: 100%;
	font-size: 13px;
	color: #444;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.complex-search-inner label.csl-category {
	width: 100%;
	float: none;
	clear: both;
}
.complex-search-inner label.csl-chunk1 {
	clear: both;
}
.complex-search-inner label.csl-chunk1,
.complex-search-inner label.csl-chunk2,
.complex-search-inner label.csl-chunk3 {
	height: 3em;
	line-height: 2em;
}
.complex-search-inner label.csl-chunk1,
.complex-search-inner label.csl-chunk2 {
	text-indent: -1.3em;
	padding-left: 3.2em;
}
.complex-search-inner label:last-of-type {
	margin-bottom: 0.8em;
}
.complex-search-inner label.csl-chunk .csc-item {
	display: inline-block;
	cursor: pointer;
}
.complex-search-inner label #words-space-cnt {
	background: rgb(238, 246, 254);
	width: 3em;
	height: 2em;
	padding: 0.2em;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.complex-search-inner label select {
	width: 100%;
}
.complex-search-inner label input[type=checkbox] {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	z-index: -1;
	visibility: hidden;
}
.complex-search-inner label input[type=checkbox] + .csc-item:before {
	font-family: FontAwesome;
	display: inline-block;
	content: "\f096";
	width: 1.3em;
	text-indent: 0;
}
.complex-search-inner label input[type=checkbox]:checked + .csc-item:before {
	content: "\f046";
}

.clear-filter-control-cont {
	text-align: right;
	margin: 0.75em 0.5em;
}
.clear-filter-control-cont a {
	display: inline-block;
	padding: 0.3em 1em;
	background: #e9f0fb;
	border-radius: 0.18em;
	color: #7e9dd2;
	border: 1px solid #c8d5e9;
}

.complex-search-help-cont {
	padding: 0.8em 0.5em;
	clear: both;
	margin: 0 0.5em -1.2em;
	color: #85a6c6;
	border-top: 1px solid #d4e2f8;
}
.complex-search-help-cont.help-visible {
	margin-bottom: -0.7em;
}
.complex-search-help-cont * {
	color: inherit;
}
.complex-search-help-cont h4 {
	text-decoration: underline;
	cursor: pointer;
	font-size: 1.1em;
	float: left;
}
.complex-search-help-cont.help-visible h4 {
	float: none;
}
.complex-search-help-cont ol,
.complex-search-help-cont ul {
	padding-left: 1em;
}
.complex-search-help-cont ol {
	display: none;
}
.complex-search-help-cont.help-visible ol {
	display: block;
}
.complex-search-help-cont ol li,
.complex-search-help-cont ul li {
	color: inherit;
	line-height: 1.5;
	display: list-item;
}
.complex-search-help-cont ol li {
	list-style-type: decimal;
	margin-top: 0.6em;
}
.complex-search-help-cont ul li {
	list-style-type: circle;
}
.complex-search-help-cont ul li ins.ex {
	background: #fdfeff;
	font-family: monospace;
	padding: 0.07em 0.2em;
	text-decoration: none;
	border: 1px solid #dfe7f0;
	border-radius: 0.2em;
}
/* END EXTENDED SEARCH */

/* SEARCH NOTE */
.search-note {
	padding: 1em;
	margin: -0.3em 0 0.4em;
	line-height: 1.4;
	
	-webkit-border-radius: 0.2em;
	   -moz-border-radius: 0.2em;
	        border-radius: 0.2em;
	
	-webkit-box-shadow: 0 0.2em 0.7em -0.4em rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0.2em 0.7em -0.4em rgba(0, 0, 0, 0.2);
	        box-shadow: 0 0.2em 0.7em -0.4em rgba(0, 0, 0, 0.2);
}
.search-note.sn-warning {
	background: #ffe9bd;
	color: #94712a;
	border: 1px solid #e0c694;
}
.search-note.sn-info {
	background: #f9fbff;
	color: #395ea7;
	border: 1px solid #cdd6e9;
}
/* END SEARCH NOTE */

/* EXTRA STUFF */
.found-results-list .zodiak-inside-search {
	margin-top: 1em;
}
.found-results-list .zodiak-inside-search a {
	background: #fffefe no-repeat 0.4em center / 1.4em;
	display: inline-block;
	border: 1px solid #e2b3b3;
	border-radius: 0.2em;
	padding: 0.3em 0.4em 0.3em 2.2em;
	margin: 0.3em 0.6em 0.3em 0;
	width: 8em;
	text-decoration: none;
	color: #bf7070;
	font-weight: normal;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.found-results-list .zodiak-inside-search a:hover {
	border-color: #c47373;
	background-color: #fff7f5;
}

@media (max-width: 1170px) {
	.complex-search-inner label.csl-chunk1,
	.complex-search-inner label.csl-chunk2,
	.complex-search-inner label.csl-chunk3 {
		height: 4em;
		line-height: 1.4;
	}
}

@media (max-width: 958px) {
	.complex-search-inner label.csl-chunk1,
	.complex-search-inner label.csl-chunk2,
	.complex-search-inner label.csl-chunk3 {
		height: auto;
	}
	.complex-search-inner label:last-of-type {
		margin-bottom: 0;
	}
}

@media (max-width: 560px) {
	#search-site-page li.external-link {
		position: absolute;
		top: 0;
		right: 0;
		width: 80px;
		font-size: 0.9em;
	}
	#search-site-page li.external-link:nth-last-child(2) {
		right: 80px;
	}
	#search-site-page li.external-link:nth-last-child(3) {
		right: 160px;
	}
	#search-site-page li.external-link a {
		padding: 0.5em 0.5em;
		text-align: center;
		border: 1px solid #9fbdee;
		border-radius: 3px;
		color: #7faaf1;
	}
	#search-site-page li.external-link a:hover {
		border-color: #9fbdee;
	}
	#search-site-page li.external-link a::after {
	}
}

@media (max-width: 528px) {
	.complex-search-inner label {
		width: 100%;
		float: none;
	}
	.complex-search-inner label.csl-date {
		float: left;
		width: calc(50% - 1.2em);
	}
	.complex-search-inner label.csl-chunk {
		width: 50%;
		float: left;
	}
	.complex-search-inner label.csl-chunk3 {
		width: 100%;
		clear: both;
	}
}

@media (max-width: 490px) {
	#search-site-page ul.search-medias {
		padding-top: 3em;
	}
	#search-site-page li.external-link a {
		font-size: 1em;
	}
}