


/* Start:/bitrix/templates/tower/template_styles.css*/
.noRentBox {
	width:600px;
	left:50%;
	margin-left:-300px;
	position:absolute;
	z-index:500;
	background-color:white;
	border-radius:20px;
	padding:10px 60px 25px 60px;
	min-height:300px;
	box-sizing:border-box; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	font-size: 13px;
	color:#555;
}
.noRentBox h1 {
	 line-height:1.4em; color:#006ba9; font-weight: 300;
	font-family: 'light';
font-size:2.7em;
}
/* End */
