.testimonial-header-title{float:left;}
.hide-this{display:none;}.testimonialreadmore{font-size: 12px;font-family: 'Open Sans', sans-serif !important;font-weight: normal;}
.testimonial-header-title h1{width:auto;float:left;}

.testimonial-header-title span{margin:10px;}

.small-button{background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 3px;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-right:10px;
}

.small-button:hover {background: #1e8cbe;border-color: #0074a2;-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
color: #fff;
}

#testimonial_form_back table{width:100%}

#testimonial_form_back table tr td.input_field {width:80%}

#testimonial_form_back table tr td.name_field {width:20%}

#testimonial_form_back table tr td.input_field input[type=text], textarea{width:100%}

/***JQUERY VALIDATOR CSS***/
input.error, select.error, textarea.error {
      background: #FFC;
	  border:1px solid red;
}
#errorContainer.error li{margin:5px!important;}

#output {background-color: #fff;border-left: 4px solid #7ad03a;-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);padding-left: 10px;}

div.error {
border-left: 4px solid #dd3d36;
background: #fff;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
padding: 1px 12px;
}
div.error, div.updated {
margin: 5px 0px 5px;
}

.row-actions span.Reject a{
	color:red !important;
}
.row-actions span.Approve a{
	color:#03861E !important;
}
.row-actions span.Approve a:hover{
	color:#008000 !important;
}


.row-actions {
	color: #ddd;
	font-size: 12px !important;
	width: 196px !important;
	visibility: hidden;
	padding: 2px 0 0;
}

.setting_form p{
margin: 0;
font-size: 10px;
padding-left: 10px;
margin-bottom:10px;	
}
.setting_form .small_text{
	width: 45px;
}
.update-count-testimonials1 {

display: inline-block;

background-color: #d54e21;

color: #fff;

font-size: 10px;

line-height: 17px;

font-weight: 600;

margin: 1px 0 0 2px;

vertical-align: top;

-webkit-border-radius: 10px;

border-radius: 10px;

z-index: 26;

padding: 1px 6px;}