

/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/orange/style.css?1479855727185*/
.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}

/* End */


/* Start:/local/templates/clife/components/bitrix/news.list/actions-list/style.css?15674279194535*/
.action-list{
	margin-top: 30px;
}
.action-item{
	margin-bottom:30px;
}
.action-item-cont{
	background: #f6f6f6;
	height:235px;	
	overflow:hidden;
}
.action-item-img{
	float:left;
	/*height:235px;	*/
	width: 370px;	
	overflow:hidden;
	margin-right: 32px;
	position:relative;
}
.action-item-name{
	color:#363b40;
	font-size:18px;
	font-weight:bold;
	padding-top:35px;
}
.action-item-name a, .action-item-name a:hover{
	color:#363b40;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
.action-item-date{
	margin-top:12px;
	margin-bottom:12px;
	width:290px;
	height:80px;
	padding-left:10px;
	padding-top:15px;
	padding-bottom:15px;	
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */	
	background:#363a40;
}
.action-item-right{
	margin-left: 402px;
}
.action-item-link a,.action-item-link a:hover{
	color:#ffffff;
	font-size:12px;	
	text-decoration:none;	
}
.action-item-link a:hover{
	background: #103C40;
}
.action-item-link a{
	display:inline-block;
	padding-left:15px;
	padding-right:15px;
	height:34px;
	line-height:34px;
	background: #004b50;
	border-bottom:2px solid #113c40;
}
.action-leiba-cont{
	width:72px;
	height:72px;
	background: #fd9126;
	border: 4px solid #ffffff;
	display:inline-block;
	line-height:67px;
	position:absolute;
	top:15px;
	left:20px;	
	-moz-border-radius: 50%; /* Firefox */
	-webkit-border-radius: 50%; /* Safari, Chrome */
	-khtml-border-radius: 50%; /* KHTML */
	border-radius: 50%; /* CSS3 */	
	text-align:center;
	font-family:Tahoma;
	font-size:28px;
	font-weight:bold;
	color:#ffffff;
}
.action-leiba-percent{
	font-size:14px;
	font-weight:normal;
	position:relative;
	top:-10px;	
	line-height:1em;;	
}


@media only screen and (max-width: 1599px) and (min-width: 1400px){
	.action-item-date {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 220px;
		height: 68px;
		padding-left: 15px !important;
		padding-top: 10px;
		padding-bottom: 20px;
	}	
	.countdown-section:before {
		margin-left:-5px !important;
	}	
	.countdown-section {
		width:46px !important;
		padding-left: 0px !important;	
		height:25px !important;
	}	
	.countdown-amount {
		font-size: 18px !important;
	}	
	.countdown-period {
		font-size: 12px !important;
	}
}
@media only screen and (max-width: 1399px) and (min-width: 1200px){
	.action-item-img{
		width: 270px;
		margin-right: 22px;
	}
	.action-item-img img{
		max-width:100%;
		height:auto;
	}	
	.action-item-right {
		margin-left: 292px;
	}	
	.action-item-name{
		padding-top: 20px;
	}
	.action-item-date {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 220px;
		height: 68px;
		padding-left: 15px !important;
		padding-top: 10px;
		padding-bottom: 20px;
	}	
	.action-item-cont{
		height:215px;
	}
	.countdown-section:before {
		margin-left:-5px !important;
	}	
	.countdown-section {
		width:46px !important;
		padding-left: 0px !important;	
		height:25px !important;
	}	
	.countdown-amount {
		font-size: 18px !important;
	}	
	.countdown-period {
		font-size: 12px !important;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 992px){
	.action-item-img{
		width: 240px;
		margin-right: 22px;
	}
	.action-item-img img{
		max-width:100%;
		height:auto;
	}	
	.action-item-right {
		margin-left: 262px;
	}	
	.action-item-name a{
		font-size:13px !important;
	}
	.action-item-name{
		padding-top: 20px;		
	}
	.action-item-date {
		margin-top: 8px;
		margin-bottom: 8px;
		width: 180px;
		height: 58px;
		padding-left: 8px !important;
		padding-top: 10px;
		padding-bottom: 20px;
	}	
	.action-item-cont{
		height:215px;
	}
	.countdown-section:before {
		margin-left:-5px !important;
	}	
	.countdown-section {
		width:40px !important;
		padding-left: 0px !important;	
		height:20px !important;		
	}	
	.countdown-amount {
		font-size: 13px !important;
		height:20px !important;
		line-height:20px !important;		
	}	
	.countdown-period {
		font-size: 10px !important;
	}
	.countdown-section:before {
		font-size: 12px !important;
	}
}



@media only screen and (max-width: 767px){
	.action-item-date{
		width:270px !important;
		padding-left: 0px !important; 
	}
	.action-item-cont{
		max-width:290px !important; 
		margin-left:auto;
		margin-right: auto;
		overflow:visible !important;
		height:auto !important; 
	}
	.action-item-img{
		max-width:290px !important; 
		float:none !important; 
	}
	.action-item-right{
		margin-left:0px !important;  
		padding:10px !important; 
	}
	.action-item-name{
		padding-top:0px !important; 
	}
}
/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/orange/style.css?1479855727185 */
/* /local/templates/clife/components/bitrix/news.list/actions-list/style.css?15674279194535 */
