.theme_10 .ictst_wrapp ul li{
display:inline-block;
vertical-align: top;
}
.theme_10 .show{
	display:inline !important;
}
.theme_10 .hide{
	display:none !important;
}
.theme_10 .testi-wrapper{
padding-right: 7px;
padding-left: 7px;
padding-bottom:15px;		
}
.theme_10 .clear{
	clear:both;
}
.theme_10 .testi-wrapper .quotes{
color: #b5b5b5 !important;
font: 13px/20px 'PTSansItalic', arial, helvetica, sans-serif;
font-family: "Open Sans",Helvetica,Arial,sans-serif;
line-height: 1.5;
font-style: italic;
font-weight:300;
-moz-transition: padding-top .3s ease-in;
-o-transition: padding-top  .3s ease-in;
-webkit-transition: padding-top  .3s ease-in;
transition: padding-top .3s ease-in;
position:relative;
width:100%;
text-align:left;
}
.theme_10 .testi-wrapper .quotes:after{
}
.theme_10 .testi-wrapper .quotes .quote-content{
padding: 5px 10px 5px 35px;
background: url("quotes2.png") no-repeat scroll 0 4px transparent;
}
.theme_10 .testi-wrapper .quotes .quote-content a{
color: inherit;
text-decoration:none;	
}
.theme_10 .testi-wrapper:hover .quotes{
padding-top:20px;
}
.theme_10 .testi-wrapper .testi-details  .clinet-img{
float:left;
width:40%;
max-width:100px;
}
.theme_10 .testi-wrapper .testi-details  img{
width:100%;
border-radius: 100%;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
transition-duration: 0.4s;	
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
-ms-transition-duration: 0.4s;
}
.theme_10 .testi-wrapper:hover .testi-details  img{
filter:none;
-webkit-filter: none;
}
.theme_10 .testi-wrapper .testi-details{
padding: 13px 0 0 2px;
position:relative;
max-width:100%;
}
.theme_10 .testi-wrapper .testi-details .testi-text {
padding-bottom:14px;
float:left;
max-width:60%;
margin-top: 15px;
}
.theme_10 .testi-wrapper .testi-details .testi-text .row{
padding-left:15px;
padding-bottom:0px;
margin:0 auto;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-name{
padding: 0;
font: 14px/15px 'PTSansBold', arial, helvetica, sans-serif;
font-style: normal !important;
color: #515151 !important;
font-weight: 400;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-job{
color: #b5b5b5;
line-height: 10px;
font: 11px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-job a{
color: #b5b5b5;
text-decoration:none;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-job a:hover{
color: rgb(0, 175, 209);
text-decoration:underline;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-company{
color: #b5b5b5;
line-height: 10px;
font: 11px/20px 'PTSansItalic', arial, helvetica, sans-serif;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-company a{
color: #b5b5b5;
text-decoration:none;
}
.theme_10 .testi-wrapper .testi-details .testi-text .testi-company a:hover{
color: rgb(0, 175, 209);
text-decoration:underline;
}
.theme_10 .testi-wrapper .testi-details .stars .wrapperStars_fe{
display:inline-block;
vertical-align:middle;
margin-left:-5px;
padding-right:5px;
}
.theme_10 .testi-wrapper .testi-details .stars{
margin-top:10px;
display: block;
}
.theme_10 .testi-wrapper .testi-details .testi-text .date{
color:#b5b5b5;
line-height: 10px;
font-size:11px;
}
.theme_10 .testi-wrapper .testi-details .testi-text .date span{
padding-right:8px;
}