

/* Start:/local/components/a114u/reviews/templates/.default/style.css?17604571912376*/
.reviews-feedback {
	background-color: #eee;
}
.reviews-feedback .btn {
	background-color: #005c9b;
	text-transform: uppercase;
}
.reviews-feedback__button > div {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
}
.reviews-feedback__button > div > div {
	display: table-cell;
	vertical-align: middle;
}
.reviews-feedback__text {
	background-color: #e2ded2;
}

.reviews-list {
	position: relative;
}

.reviews-container {
	margin-left: -15px;
	margin-right: -15px;
}

.review-item {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.review-item > div {
	margin-bottom: 10px;
	position: relative;
}

.item-row:before,
.item-row:after {
	content: " ";
	display: table;
}

.item-row {
	margin-left: -15px;
	margin-right: -15px;
}

.item-row:after {
	clear: both;
}

.review-item .it {
	background: none repeat scroll 0 0 #eee;
	border: 1px solid #eaf0f2;
	padding: 0 0 0 86px;
	position: relative;
}

.review-item .it:before {
	color: #555;
	position: absolute;
	top: 22px;
	left: 20px;
	font-family: Arial;
	content: "\201C";
	font-size: 150px;
	line-height: 120px;
	z-index: 2;
}

.review-item .it:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -22px;
	left: 50px;
	border-left: 30px solid #eaf0f2;
	border-top: 28px solid transparent;
	border-bottom: 28px solid transparent;
	z-index: 1;
}

.review-item .text {
	padding: 18px 20px 22px 0;
	line-height: 19px;
	color: #555;
	font-size: 16px;
	z-index: 3;
	position: relative;
    min-height: 80px;
}

.review-item .info {
	margin-top: 12px;
	padding-left: 86px;
}

.review-item .item .title {
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	margin: 0;
	color: #222;
}

.review-item .info .datetime {
	color: #999;
	font-size: 11px;
}

.review-item .reply {
	padding-left: 86px;
}

.review-item .reply .it:before {
	color: #777;
}

.addreview .text {
	color: #555;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.addreview .text .title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 5px;
	color: #2f383d;
}
.addreview .policies-text {
    font-size: 13px;
    color: #999;
}

@media (max-width: 455px) {
	.review-item .reply .it {
		padding: 0;
	}
	.review-item .reply .it:before {
		display: none;
	}
	.review-item .reply .text {
		padding-left: 20px;
	}
}
/* End */
/* /local/components/a114u/reviews/templates/.default/style.css?17604571912376 */
