.customefeedback-details{border:1px solid #f1f2f6; border-radius:10px; background:#fff; padding:10px; height:auto; margin:20px;font-family: Arial,Helvetica,sans-serif;}
.customefeedback-details p span{color:#1e8aa4;font-family: Arial,Helvetica,sans-serif; font-size:20px;}
.customefeedback-details hr{border:2px solid #f1f2f6;}

.feedbackitems {
	margin-bottom:15px;
}
.avtar_img img{
	width:100%;
	max-width:64px;
}
.test_monial_pannel .testmonial_row{
	display:table;
	width:100%;
	border-bottom:1px solid #ddd;
	padding:10px 0;  
}
.test_monial_pannel .testmonial_row:last-child{
	border:none;
}
.test_monial_pannel .testmonial_row .avtar{
	display:table-cell;
	width:60px;
}
.test_monial_pannel .testmonial_row .avtar .avtar_img{
	width:57px;
	height:57px;
	border-radius:100%;
	overflow:hidden;
}
.test_monial_pannel .testmonial_row .client_word{
	display:table-cell;
	font-size:13px;
	line-height:20px;
	padding-left:10px;
}
.test_monial_pannel .testmonial_row .client_name{
	text-align:right;
	font-style:italic;
	font-size:15px;
	font-weight:bold;
}

.client_name {
	font-weight:bold;
}