

/* Start:/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/style.css?15009820685546*/
.opinions_area {
	width: 1920px;
	margin: auto;
	background-color: #f8f8f8;
	padding: 30px 0;
}
.opinions_div {
	width: 1208px;
	margin: auto;
	padding: 30px 0;
}
.border_top {
	background: url('/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/border_top.png') no-repeat scroll 0px -3px;
	height: 25px;
	width: 100%;
	margin-bottom: -4px;
}
.border_repeat {
	background: url('/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/border_repeat.png') repeat-y scroll 0px 0px transparent;
	height: 100%;
	width: 100%;
	padding: 30px;
}
.border_bot {
	background: url('/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/border_bot.png') no-repeat scroll 0px 3px transparent;
	height: 25px;
	width: 100%;
	margin-top: -3px;
}
.opinions_div h1 {
	color: #000000 !important;
	margin: 25px 0px 25px 12px !important;
	font-family: Baskerville,Arial,Helvetica;
	font-size: 80px;
	background: transparent url("/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/Line.png") no-repeat scroll 0% 100%;
	padding-bottom: 30px;
}
.opp_ {
	margin-bottom: 30px;
	border-bottom: 1px solid #c7c7c7;
	width: 93%;
	padding-bottom: 20px;
	margin-left: 13px;
}
.opp_name {
	background-color:#e5a46c;
	color:#333333;
}
.name_date {
	margin-bottom: 10px;
	color: #666666;
	font-size: 24px;
}
.opp_body {
	background-color: #ffffff;
	padding: 10px 30px;
	font-size: 22px;
}
.opp_comm {
	background-color: #efefef;
	padding: 5px 10px 25px 10px;
	font-size: 18px;
	margin-left: 30px;
}
.person_name, .mdate {
	display: inline-block;
}
.person_name {
	font-weight: bold;
}
.opp_title_answer {
	margin: 10px;
	color: #666666;
	font-weight: bold;
}
.opp_answer {
	padding-left: 10px;
	margin-top: 10px;
}
.mdate {
	float: right;
	font-size: 18px;
}
.opp_reit, .opp_stars {
	width:97px;
	height:21px;
	background: url("/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/stars.png") no-repeat;
	padding-left: 110px;
	color: #666666;
	margin-bottom: 15px;
}
.opp_fill {
	height: 22px;
	background-color: #68ae4a;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/border-radius.htc);
}
.opp_stars {
	background: url("/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/staars.png") no-repeat;
	margin-top: -22px;
}
#new_reit {
	display:none;
	background-color:#e5a46c;
	width: 200px;
	height: 200px;
	position:absolute;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/border-radius.htc);
	z-index: 9999;
}
.opp_reit_cho {
	width:94px;
	height:22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/border-radius.htc);
	margin: 15px auto;
	cursor: pointer;
}
.close_but {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 18px;
	height: 18px;
	background: url('/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/fancybox.png') no-repeat scroll 0px 0px transparent;
	cursor: pointer;
	margin-top: 18px;
	margin-right: 18px;
}
}
#add_op {
	float: right;
	margin: -120px 50px 0 0;
	font-size: 15px;
	cursor: pointer;
}
#add_op:hover {
	text-decoration: none;
}
#div_add_op {
	border: 2px solid #68AC45;
	color: #68AC45;
	padding: 8px 25px 8px;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 20px;
	font-weight: bold;
	float: right;
	margin-top: -120px;
	margin-right: 70px;
	cursor: pointer;
}
#new_opp {
	/*top: 320px;
	left: 30px;*/
	width: 760px;
	height: 420px;
	position: fixed;
	background-color:#ffffff;
	padding: 30px 60px;
	display: none;
	z-index: 999;
}
#new_opp h2 {
	margin: 0;
}
#new_opp input, textarea {
	width: 93%;
	width: 93%;
	border: none;
	background-color: #f0f0f0;
	margin-top: 3px;
}
#new_opp select {
	/*for WebKit*/
	-webkit-appearance: none;
	/* for FF */
	-moz-appearance: none;
	text-indent: 0.01px; 
	text-overflow: '';
	/* for IE */
	-ms-appearance: none;
	appearance: none!important;
	background: url('/bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/selarrow.png') no-repeat scroll 80px 7px;
	border: none;
	width: 88px;
	cursor: pointer;
}
#new_opp input {
}
#new_opp textarea {
	height: 20px;
}
#bg_layer {
    position: absolute;
    z-index: 15;
    width: 207.7%;
    height: 900%;
    background: #000;
    opacity: 0.5;
	margin: -10000px 0 0 -1000px;
	display: none;
}
.capt, .valt {
	display: inline-block;
	padding-top: 10px;
	height: 40px;
}
.capt {
	width: 35%;
	float: left;
}
.valt {
	width: 55%;
	float: right;
	text-align: right;
}
.valt input {
	margin: 0;
}
.subm {
	text-align: center;
}
.subm input {
	width: 30% !important;
}
#new_op_name {
	margin: 0;
}
#new_opp form .subm #new_op_save {
	border: 2px solid #68AC45;
	color: #68AC45;
	padding: 4px 25px 6px;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 20px;
	font-weight: bold;
	font-family: YanoneKaffeesatz,Tahoma,Arial !important;
	margin-top: 40px;
	cursor: pointer;
}
.body_grano #content-wrapper {
	overflow: visible;
}
.body_grano #content {
    overflow: visible;
}
.reit-block, .email-block, .name-block, .phone-block {
	display: inline-block;
	width: 42%;
	background-color: #F0F0F0;
	margin-bottom: 25px;
	padding: 10px 25px 0px 15px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.email-block, .phone-block {
	float: right;
}
.text-block {
	background-color: #F0F0F0;
	height: 40px;
	padding: 0 0 10px 15px;
}
.text-block .capt {
	width: auto;
	display: inline-block;
	height: 20px;
	font-size: 20px;
	color: #999999;
}
.text-block .valt {
	width: 85%;
	display: inline-block;
}
.clear_both {
	clear: both;
}
.iinfo:focus, #new_op_save {
	outline-offset: 0;
    outline: -webkit-focus-ring-color auto 0px;
}
#footer #footer_content_grano section {
    padding-top: 85px;
}
/* End */


/* Start:/bitrix/templates/corp_services_blue/components/grano/stories.detail/footer_text/style.css?1500982068790*/
.footer_text {
	max-width: 1920px;
	background-color: #f8f8f8;
	padding: 80px 0px 55px 0;
	min-width: 1920px;
	position: absolute;
	margin-top: 200px;
}
.footer_text_in {
	margin: auto;
	padding-top: 80px;
	padding-left: 25px;
	width: 1220px;
	min-height: 700px;
	
}
.footer_text .noimg_text {
	font-size: 16px;
	width: 1200px;
	margin: auto;
}
.footer_text .noimg_text p {
	margin-bottom: 25px;
}
.footer_text p {
	margin-bottom: 0;
}
.footer_text .noimg_text .noimg_text_left, .footer_text .noimg_text .noimg_text_right {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	color: #666666;
	text-align: justify;
	font-size: 20px;
}
.footer_text .noimg_text .noimg_text_left {
	margin-right: 40px;
}
.footer_text .noimg_text .noimg_text_right {
	margin-left: 40px;
	float: right;
}
/* End */
/* /bitrix/templates/corp_services_blue/components/grano/opinions.list/new_template/style.css?15009820685546 */
/* /bitrix/templates/corp_services_blue/components/grano/stories.detail/footer_text/style.css?1500982068790 */
