/* Start:/bitrix/templates/rezerv/components/bitrix/news/results/bitrix/catalog.filter/.default/style.css?14411976781872*/
.filter-news-wrapper {
    float: right;
    width: 282px;
    margin-left: 18px;
}

.filter-news {
    border: 1px solid #cecece;
    padding: 15px;
    border-radius: 6px;
    background-color: white;
}

.filter-news-wrapper > .button {
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    text-align: center;
}

.filter-news h3{
    margin: 0 0 30px 0;
    color: #127EB2;
    font-weight: normal;
    font-size: 1.3em;
}

.filter-news .field{
    margin-bottom: 20px;
    font-size: .95em;
}

.filter-news .title{
    white-space: nowrap;
}

.filter-news input[type=text]{
    height: 26px;
    line-height: 16px;
    width: 222px;
    font-size: 1em;
}

.filter-news .buttons{
    clear: both;
}

.filter-news .reset{
    float: right;
}

.filter-news .field.date input {
    width: 78px;
    padding: 1px 5px;
    /*box-sizing: content-box !important;*/
}

.filter-news .field.date img {
    vertical-align: middle;
}

@media screen and (max-width: 700px){
    .filter-news-wrapper {
        float: none;
        margin: 0px 0 40px 0;
        width: auto;
    }
    
    .filter-news .field{
        width: 48%;
        float: left;
    }
    .filter-news .field.gov{
        width: 100%;
    }
    .filter-news .field:nth-child(2n-1){
        margin-right: 4%;
    }
    .filter-news input[type=text]{
        width: 100%;
        height: 30px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 600px){
    .filter-news .title{
        font-size: .85em;
    }
}

@media screen and (max-width: 550px){
    .filter-news .field{
        float: none;
        width: auto;
    }
    .filter-news .field:nth-child(2n-1){
        margin-right: 0;
    }
    .filter-news .title{
        font-size: 1em;
    }
}
/* End */


/* Start:/bitrix/templates/rezerv/components/bitrix/news/results/bitrix/news.list/.default/style.css?14411892581079*/
.news-list{
	margin-right: 310px;
	overflow: hidden;
	background-color: white;
	border-radius: 6px;
	border: 1px solid #cecece;
	padding: 10px;
}

.news-list .item {
	border-top: 1px solid #cecece;
	padding-top: 30px;
	margin-top: 30px;
	overflow: hidden;
}
.news-list .item:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.news-list .salary{
	font-size: 1.1em;
	color: #FF3068;
	position: relative;
}
.news-list .salary .panel{
	position: absolute;
	top: -20px;
	right: 0;
	white-space: nowrap;
}
.news-list .item:first-child .salary .panel {
	top: 0;
}

.news-list .date-wrapper span{
	display: inline-block;
	vertical-align: middle;
}
.news-list .date-wrapper .icon{
	width: 14px;
	height: 15px;
	background: url('../../../../../templates/rezerv/images/sprites.png') -112px 0;
}
.news-list .date-wrapper .date {
	color: #999999;
	font-size: .95em;
	margin-left: 5px;
}


.news-list h2{
	margin: 10px 0;
}
.news-list h2 a{
	text-decoration: none;
}
.news-list .title{
	color: #127EB2;
}


@media screen and (max-width: 700px){
	.news-list{
		margin-right: 0;
	}
}
/* End */


/* Start:/bitrix/components/openregion/system.pagenavigation/templates/.default/style.css?14407648194347*/
.page-nav	{
	margin-bottom: 40px;
	margin-top: 20px;
	height: 32px;
	line-height: 32px;
	margin-right: 310px;
}
	.page-size-selector {
		float: left;
		background-color: transparent;
		padding: 0px;
		margin: 0px;
		display: block;
	}
		.page-size-selector .input-styler {
			width: 70px;
			display: inline-block;
			border-radius: 4px;
			border: 2px solid #00A7E0;
			vertical-align: top;
			text-align: left;
			padding: 0px;
			margin: 0px;
			position: relative;
		}
			.page-size-selector .input-styler input {
				width: 100%;
				border: none;
				outline: none;
				height: 28px;
				line-height: normal;
				text-indent: 10px;
				vertical-align: top;
				padding: 0px;
				margin: 0px;
				border-radius: 4px;
			}

			.filter .input-styler.select {
				overflow: visible;
				line-height: 28px;
			}

			.filter .input-styler.select .select-button {
				position: absolute;
				right: 0;
				top: 0;
				height: 100%;
				background: white;
				border-radius: 0px 2px 2px 0px;
				width: 32px;
				border-left: 2px solid #00A7E0;
				cursor: pointer;
			}
				.filter .input-styler.select .select-button i {
					display: inline-block;
					height: 0px;
					width: 0px;
					border: 8px solid transparent;
					border-left: 8px solid #00A7E0;
					position: absolute;
					top: 50%;
					left: 50%;
					margin: -8px 0px 0px -4px;
				}
				
				.filter .input-styler.select .select-button:hover i {
					border-left: 8px solid #FF0D5E;
				}

			.filter .input-styler.select select {
					display: none;
				}
					.filter .input-styler.select .custom-options {
						display: none;
						position: absolute;
						top: -2px;
						left: 75px;
						border-radius: 4px; 
						border: 2px solid #00A7E0;
						z-index: 100;
						background-color: white;
						white-space: nowrap;
					}
						.filter .input-styler.select .custom-options.open {
							display: inline-block;
						}
						
						.filter .input-styler.select .custom-options .option {
							display: inline-block;
							border-left:  2px solid #00A7E0;
							height: 28px;
							width: 28px;
							line-height: 28px;
							text-align: center;
							vertical-align: top;
							padding: 0 !important;
						}
							.filter .input-styler.select .custom-options .option:first-child {
								border-radius: 3px 0px 0px 3px;
							}

							.filter .input-styler.select .custom-options .option.selected {
								/*background-color:  #0091CC;*/
								
								background: linear-gradient(to bottom, #E06695 0%,#E06695 0%,#EAA2BE 1%,#EAA2BE 1%,#FF2F7F 2%,#FF2773 33%,#FF1B6B 68%,#FF1563 98%,#FF0D5E 100%);

								color: #fff;
							}

							.filter .input-styler.select .custom-options .option:first-child {
								border-left: none;
							}
							.filter .input-styler.select .custom-options .option:hover {
								/*background-color: #0091CC;*/
								background: linear-gradient(to bottom, #E06695 0%,#E06695 0%,#EAA2BE 1%,#EAA2BE 1%,#FF2F7F 2%,#FF2773 33%,#FF1B6B 68%,#FF1563 98%,#FF0D5E 100%);
								color: #fff;
							}

	 .page-nav .el-count {
		float: left;
	} 

	.pages {
		vertical-align: top;
		float: right;
	}
		.page-nav .pages a {
			display: inline-block;
			width: 32px;
			height: 32px;
			line-height: 32px;
			text-align: center;
			background: #EFEFEF;
			text-decoration: none;
			background: #00A7E0;
			border-radius: 4px;
			vertical-align: top;
			color: white;
			box-shadow: inset 0 -90px 70px -70px #0076a1;
		}
			.page-nav .pages a:hover, .page-nav .pages a.current {
				box-shadow: none;
				background: linear-gradient(to bottom, #E06695 0%,#E06695 0%,#EAA2BE 1%,#EAA2BE 1%,#FF2F7F 2%,#FF2773 33%,#FF1B6B 68%,#FF1563 98%,#FF0D5E 100%);
			}



@media screen and (max-width: 1050px) {
	.page-nav .pages{
		float: none;
		clear: both;
	}
	.page-nav .page-size-selector, .page-nav .el-count {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 920px) { 
	.page-nav .page-size-title, .page-nav .el-count {
		display: none;
	}
}

@media screen and (max-width: 700px) {
	.page-nav	{
		margin-right: 0;
	}
}

@media screen and (max-width: 375px) {
	.page-nav .pages {
		float: none;
	}
	.page-nav .pages a.arrow{
		display: none;
	}
}
/* End */
/* /bitrix/templates/rezerv/components/bitrix/news/results/bitrix/catalog.filter/.default/style.css?14411976781872 */
/* /bitrix/templates/rezerv/components/bitrix/news/results/bitrix/news.list/.default/style.css?14411892581079 */
/* /bitrix/components/openregion/system.pagenavigation/templates/.default/style.css?14407648194347 */
