/* отключение стандартной иконки ajax от битрикса */
.waitwindowlocal, div[id^="wait_comp_"]{
  display: none !important;
}

#searchfield 
{
	font-size: 16px;
}

#searchbutton
{
	font-size: 16px;
}


div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}

div.search-item
{
	margin: 10px 15px;
	/*position: relative;*/
}

div.search-date-time-div
{
	height: 40px;
	margin-right: 10px;
	display: table;
	text-align: center;
}

.search-date-time {
	display:table-cell;
	vertical-align: middle;
}

div.mycol-search
{
	padding-left: 5px;
	padding-right: 5px;
}

div.input-group
{
	display: inline-block;
	align-items: center;
	border: 0;
	border-radius: 2px;/**/
	width: 100%;
	min-height: 36px;
	padding: 0;
	vertical-align: -1px;
}

div.select-search-choice
{
	height: 40px;
	display: inline-block;
	cursor: pointer;
	padding: 0;
	margin-right: 2px;
	border-right: 1px solid #F5F5F5;
}

div.hidden-li
{
	border: none;
	background-color: white;
	color: grey; 
	padding: 0 !important;
}

div.hidden-li-warning
{
	border: none;
	background-color: white;
	color: red;
}

div.hidden-lii
{
	display: none;
}

a.select-search-choice-close
{
	text-decoration: none;
	display: inline-block;
	line-height: 40px;
	padding: 0;
	padding-left: 2px;
	padding-right: 4px;
}

a.select-search-choice-close:hover {text-decoration: none;}

div.spa
{
	display: table-cell;
}

span.adj
{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
	outline: 1px solid transparent;
	outline-offset: -1px;
	color: #000;
	margin: 0;
}

a.select-search-choice-close:hover  .facross
{
	color: #F54B4B !important;
}

img.remo
{
	margin-right: 5px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
}

a.select-search-choice-close:hover img.remo
{
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none; /* IE 6-9 */
}

div.spaimg
{
	height: 24px;
    position: relative;
}
.box 
{
	display: flex; 
 	align-items: center;
  	justify-content: center;
}
   input#three::-moz-placeholder {
    color: #212529; font-size: 14px; font-family: Open Sans;/* Цвет подсказывающего текста */
   }
   input#three::-webkit-input-placeholder { color: #212529; font-size: 16px; font-family: Open Sans;}
   input#three:-ms-input-placeholder { color: #212529; font-size: 16px; font-family: Open Sans;}
   input#three::-ms-input-placeholder { color: #212529; font-size: 16px; font-family: Open Sans;}
   input#three::placeholder { color: #212529; font-size: 16px; font-family: Open Sans;} 
   /****/
   input#one::-moz-placeholder {
    color: #212529; font-size: 14px; font-family: Open Sans;/* Цвет подсказывающего текста */
   }
   input#one::-webkit-input-placeholder { color: #212529; font-size: 16px; font-family: Open Sans;}
   input#one:-ms-input-placeholder { color: #212529; font-size: 16px; font-family: Open Sans;}
   input#one::-ms-input-placeholder { color: #212529; font-size: 16px; font-family: Open Sans;}
   input#one::placeholder { color: #212529; font-size: 16px; font-family: Open Sans;} 
#three, #one 
{
	min-width: 30px;
	border: none;
	outline: none;
	outline-offset: 0;
	border-radius: 2px;
	line-height: 40px;
	padding: 0;
	padding-left: 10px;
	color: #000;
}

div.my-custom-radio-and
{
	line-height: 1;
	height: 40px;
	display: inline-block;
	max-width: 50px;
	border-left: 1px solid #F5F5F5;
}

div.my-custom-radio-or
{
	line-height: 1;
	height: 40px;
	display: inline-block;
	max-width: 68px;
	border-right: 1px solid #F5F5F5;
}

#customRadio1label, #customRadio2label
{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
	outline: 1px solid transparent;
	outline-offset: -1px;
	color: #636363;
	padding: 0 20px;
	margin: 0;
	background: #FFFFFF;
	cursor: pointer;
}

#customRadio1label.active, #customRadio2label.active
{
	color: #FF4949;
	outline: 1px solid #F28F8F;
	outline-offset: -1px;
	border: none;
}

div.my-custom-select
{
	line-height: 1;
	height: 40px;
	display: inline-block;
	background: #FFFFFF;
	padding-right: 10px;
	max-width: 182px;
}

span.my-custom-select-span
{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
	color: #ABABAB;
	padding: 0 4px 0 20px;
	pointer-events:none;
}

select.my-custom-select-select
{
	border: none;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 24px;
	outline: none;
	cursor: pointer;
	color: #646464;
}

i.my-fa-angle
{
	position: absolute; 
	margin-top:13px; 
	margin-left:-20px; 
	pointer-events:none;
}

_:-ms-lang(x), _:-webkit-full-screen, i.my-fa-angle { position: relative; }

@supports (-ms-ime-align:auto) {
    i.my-fa-angle {
        position: relative;
    }
}

label.custom-control-label
{
	font-size: 12px;
}

label.custom-control-label::before
{
	width: 0px;
	height: 0px;
	left: -15px;
	top: 1px;
	display: none;
}

label.custom-control-label::after
{
	background-image: none;
	background-size: 0%;
	width: 0px;
	height: 0px;
	left: -14px;
	top: 2px;
	display: none;
}

div.my-custom-clear 
{
	max-width: 40px;
	cursor: pointer;
	border-left: 1px solid #F5F5F5;
}

#clearButton
{
	line-height: 40px;
	height: 40px;
	/*padding: 0 20px;
	color: #636363;*/
}

div.my-custom-clear:hover 
{
	background: #F5F5F5;
}

span.clearSpan
{
	///font-family: Roboto;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 20px;
	color: #000;
}

#fakeButton, #fakeButton_
{
	line-height: 40px;
	height: 40px;
	max-width: 120px;
	padding: 0 20px;
	color: #FFFFFF;
	border: 0;
	background: #FF4949;
	vertical-align: -1px;
	/*border-radius: 2px;*/
	cursor: pointer;
	margin-left: 12px;
}

#fakeButton:hover
{
	background: #dc4343;
}

.news-search-icon
{
	line-height: 40px;
	height: 24px;
	display: block;
	text-align: center;
	margin: 9px 0;
	background: url("/images/search-white.svg") no-repeat center;
}



span.select-head
{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 2;
	/*color: #ABABAB; */
}
div.search-head 
{
	width: 312px;
}
.check_box
{
	height: 25px;
}

div.search-select 
{
	width: 312px;
	height: 160px;
	background: #FFFFFF;
	border-radius: 0px;
	border-top: 0px solid #ff4949;
	overflow: auto;
	position: relative;
	z-index: 100;
	padding-left: 0px;
}	

	/* Цвет дорожки, по которой двигается бегунок прокрутки */
	div.search-select::-webkit-scrollbar-track
	{
		background-color: white;
	}

	/* Основная ширина полосы прокрутки */
	div.search-select::-webkit-scrollbar
	{
		width: 6px;
		height: 6px;
		background-color: #EEEEEE;
	}

	/* Цвет бегунка полосы, а так же его закругление */
	div.search-select::-webkit-scrollbar-thumb
	{
		background-color: #EEEEEE;
		border-radius: 2px;
	}

	/* Цвет бегунка при наведении на него курсора */
	div.search-select::-webkit-scrollbar-thumb:hover{
		background-color:#EEEEEE;
	}

#contry-hide, #region-hide, #sity-hide
{
	position: absolute;
	z-index: 300;
	margin-top: 10px;
	width: 300px;
	height: 270px;
	background: #FFFFFF;
	border-radius: 2px;
	text-align: center;
}

#news-list-hide
{
	position: absolute;
	z-index: 300;
	width: 100%;
	height: 100%;
	background: #fafafa;
	text-align: center;
}

.hidden {
	opacity: 0;
	//display:none;
	transition: all 1s linear;
	z-index: 0 !important;
	pointer-events: none;
}

.fa-spinner
{
	color: #ABABAB;
	display: inline-block;
	margin: 110px 0;
}

div.select-elem 
{
	display: inline-block;
	height: 25px;
	width: 100%;
	padding-left: 8px;
	/*line-height: 44px;
	border-bottom: 1px solid #F5F5F5;*/
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	cursor: pointer;
}

div.select-elem:hover 
{
	color: #FF4949;
}

div.select-elem-all
{
	font-weight: 500;
	font-size: 16px;
}

div.select-elem-active
{
	color: #FF4949;
	position: relative;
}

div.red-line-active
{
	position: absolute;
	height: 3px;
	width: 50%;
	background: #FF4949;
	border-radius: 10px;
	margin-left: -20px;
}


div.select-elem-disabled
{
	color: #ABABAB;
	cursor: default;
	pointer-events: none;
}

div.select-elem-disabled span { color: #ABABAB; }

span.select-elem-active-contry, span.select-elem-active-region, span.select-elem-active-sity
{
	display: none;
}


span.part-countr-count
{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	color: #FF4949;
}

span.part-countr
{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	color: #ff4949;
}

span.part-img
{
	background: url("/images/icons/agreementr.svg");
	width: 32px;
	height: 32px;
	display: block;
}

span.countr-img
{
	background: url("/images/icons/worldr.svg");
	width: 32px;
	height: 32px;
	display: block;
}





div.news-list
{
	position: relative;
	word-wrap: break-word;
	z-index: 90;
}

div.news-list-inner
{
	z-index: 200;
	position: relative; 
}

div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

div.search-item
{
	margin: 15px 15px 20px 15px;
	/*position: relative;*/
}

a.search-tags
{
	font-family: Roboto;
	font-style: normal;
	font-weight: 600 !important;
	font-size: 14px;
	line-height: 14px;
	color: #FF4949 !important;
	padding: 7px 10px;
	background: #EEEEEE;
	border-radius: 4px;
	text-decoration: none !important;
	margin-top: 10px;
}

a.search-tags:hover 
{
	color: #FFFFFF !important;
	text-decoration: none !important;
	background: #646464;
}

/*a.search-link-details-div-a
{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #636363 !important;
	text-decoration: none !important;
	margin-bottom: 10px;
}

a.search-link-details-div-a:hover 
{
	color: #F54B4B !important;
}
.search-link-details-div-a
{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #636363 !important;
	text-decoration: none !important;
/*	margin-bottom: 10px;*/
}
*/
/*.search-link-details-div-a:hover 
{
	color: #F54B4B !important;
}*/
a.sort-link
{
	display: inline-block;
	font-family: Roboto;
	font-size: 16px;
	line-height: 40px;
	color: #636363 !important;
	padding: 0 8px;
	text-decoration: none;
}

a.sort-link:hover 
{
	color: #FF4949 !important;
	text-decoration: none;
}

a.all-news-list
{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	/*color: #FF4949 !important;*/
	border: 1px solid #FF4949;
	/*border-radius: 2px;*/
	padding: 8px 14px;
	text-decoration: none !important;
}

a.all-news-list:hover 
{
	background: #FF4949;
	color: white !important;
	text-decoration: none !important;
}