@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=cyrillic');

#review .letterpic { 
	border-radius: 100px;
	float: left;
	height: 100px;
	margin: 20px 47px 15px;
	position: relative;
	width: 100px;
	text-align: center;
}
#review .userpic {
	float: left;
	background: url('/image/userpic.png') center center no-repeat;
	border-radius: 50%;
	box-shadow: 0 1px 3px 0px rgba(0,0,0,.15);
	border: 5px solid #FFF;
	height: 120px;
	width: 120px;
	margin: 20px 38px 15px;
	position: relative;
	text-align: center; 
}
#review .name { 
	padding: 10px 10px 10px 15px; 
	font-size: 20px; 
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 16px;
	vertical-align: top;
}
#review .name a { 
	font-size: 18px;
}
#review .review-header .fa {
	line-height: 16px;
	vertical-align: top;
	margin-left: 10px;
}
#review span.date_added {
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-left: 2px;
	line-height: 16px;
	vertical-align: top;
}
blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px 0px 0px 200px;
	padding: 10px 20px 10px 30px !important;
	line-height: 1.50;
	position: relative;
	color: #272727;
	border-left: none;
}
blockquote:before, blockquote:after {
	font-family: Georgia, sans-serif;
	display: block;
	font-size: 75px;
	font-weight: 400;
	color: #b5b5b5;
}
blockquote:before {
	content: "\201C";
	left: -18px;
	position: absolute;
	top: -18px;
}
blockquote:after {
	content: "\201D";
	float: right;
	margin-top: -50px;
	margin-bottom: -46px;
}
.noavatar + blockquote {
	margin: 0px;
	border-left: none;
}
.noavatar + blockquote:after, .noavatar + blockquote:before {
	content: "";
}
.noavatar + blockquote > b {
	display: block;
	margin-top: 8px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { 
	background: #FFFFFF;
	border: none;
	padding-top: 20px;
}
.td_no_padding {
	padding-top: 0px !important;
}
#review .review-body blockquote b { 
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #000;
}
#review .review-body blockquote p {
    	margin: 5px 0 15px 0;
}	
#review .review-rating {
	margin-left: -6px;
}
#review .review-rating .fa { 
	color: #FFBB00;
	font-size: 18px;
	width: 1.4em;
	height: 1.4em;
}
#review .review-answer {
	margin: 25px 0 0 50px;
	border-left: 3px solid #6cd460;
	padding-left: 20px;
}
#review .review-answer p {
    	color: #757575;
}
.review-useful {
    	margin-top: 30px;
	min-height: 28px;
}
.review-useful span.q-useful {
	float: left;
	margin-right: 12px;
	line-height: 25px;
}
.review-useful span.a-useful {
	display: inline-block;
	background: #f3f3f3;
	min-width: 58px;
	padding: 2px 10px;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
	font-size: 13px;
	text-align: center;
}
.review-useful span.a-useful:hover {
	cursor: pointer;
}
.review-useful + .alert, .review-body blockquote .alert-success {
	max-width: 85%;
	margin: 10px 0;
	padding: 5px 20px;
}
.review-body blockquote .alert-success {
	margin: 22px 0 3px 0;
}
#tab-review h4 {
	font-size: 18px;
	color: #474747;
	margin-top: 40px;
	line-height: 24px;
}
#tab-review input#input-name {
    	margin-bottom: 8px;
}
#tab-review .form-control {
	border: 1px solid #ddd;
	background: none;
	box-shadow: none;
	resize: none;
	min-height: 42px;
	font-size: 14px;
}
#tab-review label.control-label {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
}
#tab-review label.radio-inline {
    	line-height: 19px;
	font-size: 13px;
}
#tab-review #button-review {
	background:linear-gradient(to top, #378de5 5%, #79bbff 100%);
	background-color:#378de5;
	outline: none;
	padding: 8px 25px;
	border: none;
	text-shadow: none;
	font-size: 18px !important;
	font-family: 'Roboto Condensed', sans-serif;
}
#tab-review #button-review:hover {
	background:linear-gradient(to top, #77a809 5%, #89c403 100%);
	background-color:#77a809;
}
#tab-review .stars{
	float: left;
	padding: 8px 8px 8px 20px;
}
#tab-review .stars label {
	float: right;
	padding-left: 2px;
	cursor: pointer;
	color: #FFB300;
	font-size: 20px;
}
#tab-review .stars label:last-child{
	padding-left: 0;
}
#tab-review .stars input{
	display: none;
}
#tab-review .star-label:hover:before,
#tab-review .star-label:hover ~ .star-label:before,
#tab-review .stars input:checked ~ .star-label:before
{
	content: "\f005";
}
#tab-review input[type=radio].review-option {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
#tab-review input[type=radio].review-option ~ label:before {
	font-family: FontAwesome;
	display: inline-block;
	content: "\f1db";
	letter-spacing: 10px;
	font-size: 1.2em;
	color: #BDBDBD;
	width: 1.2em;
	vertical-align: bottom;
}
#tab-review input[type=radio].review-option:checked ~ label:before {
	content: "\f058";
	font-size: 1.2em;
	color: #4CAC23;
	letter-spacing: 5px;
}
#tab-review .input-group { 
	margin-bottom: 15px;
	width: 100%;
}
#tab-review .evaluation span { 
	color: #ffffff; 
	border: none;
	width: 90px;
	font-size: 13px;
}
#tab-review .evaluation span.pluses{ 
	background-color: #6ab320; 
}
#tab-review .evaluation span.minuses{ 
	background-color: #d2543e;
}
#tab-review .evaluation textarea { 
	height: 100px;
}
#tab-review .evaluation{ 
	margin-bottom: 5px;
}
.pluses-hidden, .minuses-hidden {
	display: none;
}
@media (max-width: 767px) {
	#review .letterpic, #review .userpic { 
		display: none;
	}
	blockquote { 
		margin: 0 0 0 50px;
	}
}
@media (max-width: 550px) {
	.review-useful span.q-useful {
		float: none;
	}
	.review-useful span.a-useful {
	    	margin-top: 10px;
	}
}
@media (max-width: 400px) {
	blockquote { 
		margin: 0;
		border-left: none;
	}
	blockquote:after, blockquote:before {
		content: "";
	}
	#tab-review label.radio-inline {
	    	padding-left: 5px;
	}
	#tab-review .stars {
	    	padding: 8px;
	}
	.review-useful + .alert {
	    	max-width: none;
	}
}
@media (max-width: 350px) {
	#tab-review .col-xs-6 {
	    width: 100%;
	    margin: 15px;
	}
	td.review-header {
	    text-align: center;
	}
	#review .name {
 	   padding: 10px;
 	   line-height: 24px;
 	   display: block;
	}
	#review .review-header .fa {
	    margin-left: 0;
	}
	#review .review-answer {
	    margin: 25px 0 0 0px;
	}
	#tab-review .buttons.clearfix .pull-right {
	    float: none !important;
	    margin-bottom: 20px;
	}
}
