.bx-wrapper{
	margin: 0px !important;
}
.title_customer_reviews{
	color: #4C67A1;
	font-size: 16px;
}
.div_title_customer_reviews{
	margin-top: 17px;
	margin-bottom: 5px;
}
.style_hr hr{
	border-top: 2px solid #4C67A1;
	margin-top: 5px;
	margin-bottom: 20px;
}
.bx-wrapper .bx-viewport{
	left: 0px;
}
.bx-pager{
	display: none;
	bottom: 25px !important;
}
.bx-viewport{
	background-color: #44619D !important;
	width: 100%;
    overflow: hidden;
    position: relative;
}
.review_title_block{
	color: #FFF;
	margin-bottom: 0px;
	width: 400px;
	overflow: hidden;
	min-height: 10px;
	max-height: 35px;
	height: auto;
}
.name_block{
	color: #FFF;
	margin-bottom: 5px;
	width: 400px;
}
.pluginButtonContainer{
	background-color: #44619D !important;
}
.avatar_no_img{
	border-radius: 50px;
	width: 72px; 
	float: right; 
	margin-top: -15px;
}
.comment_author{
	text-align: right;
}
.ba_rating{
	display: inline-flex;
	float: left;
}