#rate-stars .star, #average-rating-stars .star{
	width: 14px;
	height: 14px;
	display:inline-block;
	background-size: contain;
	background-repeat: no-repeat;
}

.star.star-grey{
	background: url(../images/star-grey.png);
}

.star.star-half{
	background: url(../images/star-half.png);
}

.star.star-empty{
	background: url(../images/star-empty.png);
}

.star.star-full{
	background: url(../images/star-full.png);
}

.user-rating #average-rating-stars .star {
	width:20px;
}

.page-template-searchuser-template #average-rating-stars .star {
    width: 20px;
    height: 20px;
}

#cprate_feedback_form pre ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
	}

.cp_reply{
	cursor: pointer;
	text-decoration: underline;
	font-weight:bold;
	color: #5C97BF;
}

#rate-stars .star{
	width: 40px;
	height: 40px;
}
#cp-user-feedback-history .row .feedback-head div{
	display: inline-block;
}

/* Top User Sidebar Widget */

.top-user-container {
	display:inline-block;
	width:100%;
    border-bottom: 1px;
    border-style: dashed;
    padding-bottom: 10px;
	border-color: #C9C9C9;
}

.top-user {
	padding-bottom: 15px;
}

.top-user-avatar img.avatar {
	width: 50px !important;
	height:50px !important;
	margin-top:0px !important;
	margin-right:10px !important;
	
}

.widget-cfus-author {
	display:block;
	width:100%;

}

.widget-cfus-rating {
	display: inline-flex;	
}

.widget-cfus-verified {
	display:block;
	width:100%;	
}

.cfus-perc {
	font-weight:bold;
	margin:0 5px
}

.cfus-score {
	font-weight:bold;
	color: #64A6EE;
}

#searchmembers {
	width: 100%;
	padding:10px 0 10px 0;
}

.cufs-button {
	width:90%;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:10px;
}



.cufs-search {
    width: 87%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 26px;
}


/* User Listing Page */

.membertable:hover {
	background:#fbfbfb;	
}

.member-list {
	width:100%;
	margin-top:40px;
}

.user-search-header {

	background-color: #fbfbfb;
	font-size: 16px;
    border-bottom: dashed;
    border-width: 2px;
    border-color: #dadfe1;
}

.cfus-avatar {
	height:auto;
	vertical-align: middle;
}

.cfus-avatar img.avatar.avatar-96.photo {
	max-width:25px;
	height:auto;	
    vertical-align: middle;

}

.cfus-name {
	width:auto;
	text-transform:capitalize;
	text-align:left;
	vertical-align:middle;
	padding-bottom: 8px;
	padding-left:10px;
	padding-top: 8px;
	font-size: 16px;
}

.smaller {
	font-size:12px;
}

.cfus-fullname {
	width:auto;
	text-align:left;
	vertical-align:middle;
	padding: 5px 0 5px 10px;
	font-size: 14px;	
}

.cfus-verified {
	text-align:left;
	vertical-align:middle;
	width:auto;
	padding: 5px 0 5px 10px;
	font-size: 14px;
	font-weight:bold;
}

.cfus-srating {
	text-align:center;
	vertical-align:middle;
	width:auto;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}

.cp-percentage {
	text-align:center;
}

.cfus-avatar-head {
width:auto;
	height:auto;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 16px;
}

.cfus-name-head {
	width:auto;
	text-align:left;
	vertical-align:middle;
padding: 5px 0 5px 10px;
	font-size: 16px;
	
}

.cfus-fullname-head {
	width:auto;
	text-align:left;
	vertical-align:middle;
	padding: 5px 0 5px 10px;
	font-size: 16px;	
}

.cfus-verified-head {
	width:auto;
	text-align:left;
	vertical-align:middle;
	padding: 5px 0 5px 10px;
	font-size: 16px;
}

.cfus-srating-head {
	width:auto;
	text-align:center;
	vertical-align:middle;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 16px;
}

.page-template-searchuser-template .pages {
	    display: inline-flex;
}

/* User Feedback Area */

.total-feedback {
	font-weight:bold;
	color: #64A6EE;
}

/* Author Page */

#cp-leave-user-feedback {
    font: bold 16px Ubuntu;
    color: #FFF;
    background: #4b6549;
    padding: 10px 15px 12px 15px;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	border:none;
}

#cp-leave-user-feedback:hover {
	cursor:pointer;	
	background:#5b7958;
}

#cp-feedback-form-wrap {
	margin-top:10px;
	padding:15px 15px;
	background-color: #fdfdfd;
	border: 1px;
    border-style: solid;
    border-color: #E8E8E8;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.dislaimer-text {
    margin-bottom: 15px;
}

#cp-user-feedback-history {
	margin-top: 20px;
}

.rating-update {
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 10px;
	vertical-align:super;

}

#rating-score {
	color: #64A6EE;
}

.cfus-leave-feedback {
	margin-top:20px;
}

.cfus-feedback-header {
	font-size:18px;
	font-weight:bold;

}

.cp_feedback_type {
	font-size:18px;
	font-weight:bold;
	text-transform:capitalize;
    margin-bottom: 15px;
}

#cp_feedback_type {
    border: 1px;
    border-style: solid;
    border-color: #DBDBDB;
    font-size: 15px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    min-width: 100px;
    padding: 5px 10px;
}

.feedback-type {
	text-transform:capitalize;
}

.feedback-head .display-name {
	text-transform:capitalize;
}

.cfus-feedback-form textarea{
    margin-top: 15px;
    padding: 5px 8px;
    height: 54px;
    width: 97%;
    border: 1px;
    border-style: solid;
    border-color: #dbdbdb;
    font-size: 14px !important;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
}

#cp-feedback-submit {
    font: bold 14px Ubuntu;
    color: #FFF;
    background: #4b6549;
    padding: 8px 15px 8px 15px;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
}

#cp-feedback-submit:hover {
	cursor:pointer;
	background:#5b7958;
}

.feedback-head {
    background-color: #F5F5F5;
	padding: 5px 5px;
    font-size: 13px;
    border-bottom: solid;
    border-width: 1px;
    border-color: #dedede;
}

.feedback-area {
	padding: 8px 8px 20px 8px;
    margin-bottom: 10px;
    background-color: #fdfdfd;
    border-color: #ccc;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}

.reply-wrap {
	padding-top: 5px;
	font-style:italic;
	color:#5C97BF;	
}

.feedback-date {
	font-weight:bold;
}

textarea.cfus-feedback-reply {
   margin-top: 15px;
    padding: 5px 8px;
    height: 54px;
    width: 97%;
    border: 1px;
    border-style: solid;
    border-color: #dbdbdb;
    font-size: 14px !important;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
}

.cp-reply-to-feedback {
font: bold 14px Ubuntu;
    color: #FFF;
    background: #4b6549;
    padding: 8px 15px 8px 15px;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: none;
}

.cp-reply-to-feedback:hover {
	cursor:pointer;
	background:#5b7958;
}

.author .post img {
	background-color: #F5F5F5;
	padding-bottom:0px;
}

.feedback-requires-moderation {
	color: #E74C3C;
	font-style:italic;
}

.requires-moderation {
	color: #D4D4D4;
	font-style:italic;
}

.page-number-info {
	margin-bottom: 10px;	
}

.page-numbers {
	background: #F5F5F5;
    padding: 4px 8px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	box-shadow: 0 2px 0 0 #E3E4E7;	
}

.page-template-tpl-profile .cp-feedback-summary {
	display:none !important;
}

.page-template-tpl-profile .cp_average_rating {
	display:none !important;
}	


/* DASHBOARD */

.cp-feedback-summary_dash {
    text-align: right;
    font-size: 20px;
	margin-top: -5px;	
}

.total-feedback_dash {
    color: #2794d6;
}

.page-template-tpl-dashboard-orders #average-rating-stars .star {
	width:18px;
	height:18px;
	margin-right: -2px;
}

.page-template-tpl-dashboard-orders strong#cp_average_rating {
    font-size: 22px;
}

.page-template-tpl-profile #average-rating-stars .star {
	width:18px;
	height:18px;
	margin-right: -2px;
}

.page-template-tpl-profile strong#cp_average_rating {
    font-size: 22px;
}


.page-template-tpl-dashboard  #average-rating-stars .star {
	width:18px;
	height:18px;
	margin-right: -2px;
}

.page-template-tpl-dashboard strong#cp_average_rating {
    font-size: 22px;
}

.page-template-tpl-messages  #average-rating-stars .star {
	width:18px;
	height:18px;
	margin-right: -2px;
}

.page-template-tpl-messages strong#cp_average_rating {
    font-size: 22px;
}

.page-template-tpl-favorite-ads  #average-rating-stars .star {
	width:18px;
	height:18px;
	margin-right: -2px;
}

.page-template-tpl-favorite-ads strong#cp_average_rating {
    font-size: 22px;
}

#cp_star_rating_dash {
	vertical-align:middle;
	margin: -10px 0 0 0;
}

.total-feedback a {
	color:#64A6EE;
}

strong#cp_average_rating {
    font-size: 26px;
    vertical-align: bottom;
}

#average-rating-stars .star {
	width: 24px;
    height: 24px;
}