

/* Start:/bitrix/templates/aspro_max/components/bitrix/news/reviews/bitrix/news.list/.default/style.css?17575974543646*/
.top_inner_block_wrapper {
	padding-bottom: 0 !important;
}
.flex {
	
	    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.review_it {
	justify-content: space-between;
;
}
.review_it .left {
	width: 64.3%;
}
.review_it .right {
	width: 32.7%;
}
.reviews_tab {
	margin-top: 16px;
	border-bottom: 1px solid #eee;
}
.reviews_tab a {
	font-size: 14px;
	font-weight: bold;
	padding: 8px 21px;
	color: #2c2c2c;
	border: 1px solid #eee;
	border-bottom: 0;
	border-right: 0;
	background-color: #f8f8f8;
}
.reviews_tab a:last-child {
	border-right: 1px solid #eee;
}
.reviews_tab a.active {
	background-color: #fff;
	border-top: 1px solid #e01f24;
	color: #e01f24;
}
.reviews_tab a:not(.active):hover {
	border-top: 1px solid #e01f24;
}
.reviews_content > .item {
	padding-left: 3px;
	color: #2f2f2f;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}
.head_r .title {
	margin-top: 27px;
	font-size: 17px;
	font-weight: bold;
}
.rait_block {
	margin-top: 12px;
	margin-bottom: 23px;
}
.rait_block .item {
	margin-right: 45px;
}
.rait_block .item:last-child {
	margin-right: 0;
}
.rait_block .name {
	font-size: 12px;
	margin-bottom: -2px;
	font-weight: 500;
}
.rait_block .fa {
	font-size: 13px;
	margin-right: 1px;
}
.star .fa {
	color: #e01f24;
}
.show_full {
	margin-top: 7px;
}
.show_full a {
	font-size: 14.6px;
	text-decoration: underline;
}
.raitnig {
	justify-content: flex-end;
}
.text_inner {
	height: 43px;
	overflow: hidden
}
.raitnig a {
	color: #9f9f9f;
	margin-left: 10px;
}
.raitnig .fa {
	font-size: 18px;
}
.raitnig span {
	font-size: 13px;
	color: #696969;
}
.reviews_form {
	padding: 18px 30px;
	background-color: #f7f7f7;
	padding-bottom: 3px;
}
.reviews_form .title {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 16px;
}
.reviews_form input[type="text"], .reviews_form textarea {
	background-color: #fff;
	border: 1px solid #ececec;
}
.reviews_form input[type="text"]:focus, .reviews_form textarea:focus {
	    border: 1px solid #e01f24;
	
}
.reviews_form .form-control {
	margin-bottom: 15px;
}
.reviews_form label {
	font-size: 12px !important;
}
.control_star input {
	display: none;
}
.star_control .fa {
	font-size: 17px;
	color: #e01f24;
	margin-right: 3px;
	cursor: pointer;
}
.reviews_form textarea {
	min-height: 115px;
}
.reviews_form input[type="submit"], .reviews_form input[type="submit"]:focus {
	margin-top: 11px;
	background: none;
	color: #D22124;
	font-size: 16px;
	border: 2px solid;
	padding: 10px 17px;
	margin-bottom: 9px;
}
.reviews_form input[type="submit"]:hover {
	color: #fff;
}
.star_control {
	display: inline-block;
	cursor: pointer;
}
.result_add_calc {
	padding-bottom: 15px;
}
.result_add_calc .senderror {
	color: red;
	font-weight: bold;
}
.sendok {
    text-align: center;

    margin-bottom: 18px;
    font-weight: bold;
    color: green;
}
.text_inner.active {
	height: auto;
}
.show_full a:focus {
	text-decoration: underline;
	color: #d12124;
}
.rait_up.active {
	color: green;
}
.rait_down.active {
	color: red;
}
.raitnig.choosen {pointer-events: none;}
@media (max-width: 800px) {
.review_it {
	flex-wrap: wrap;
}
.review_it > div {
	width: 100% !important;
}
.reviews_tab {
	flex-wrap: wrap;
	border: 0;
}
.reviews_tab a {
	border: 1px solid #eee;
}
}

@media (max-width: 578px) {
.rait_block {
	flex-wrap: wrap;
}
.rait_block .item {
	margin-right: 0;
	width: 100%;
	margin-bottom: 15px;
}
}

/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news/reviews/bitrix/news.list/.default/style.css?17575974543646 */
