.performers-info{
    background: #fff;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
body.post-type-archive-top-companies .performers-info,
body.single-top-companies .performers-info {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.performers-content,
.performers-review{
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.performers-content h4, 
.performers-review h4{
    margin-top: 0px;
}
.performers-content p + br{
    display: none;
}
.performers-short p {
    margin: 0;
}
.performers-content p {
    margin-bottom: 10px;
}
.width-20{
    float: left;
    width: 20%;
}
.width-40{
    float: left;
    width: 40%;
}
.position-post{
    padding: 25px;
}
.rank-post{
    padding: 27px 25px 0;
    line-height: 1.2em;
}
.rank-post p{
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 23px;
}
.position-post p {
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 15px;
}
.performers-info img {
    display: block;
    max-width: 200px;
}
body.post-type-archive-top-companies .performers-info img,
body.single-top-companies .performers-info img {
    display: inline-block;
    float: none;
    padding: 20px;
}

body.post-type-archive-top-companies .performers-info ul.award-detail li,
body.single-top-companies ul.award-detail li,
body.post-type-archive-top-leaders .performers-info ul.award-detail li,
body.single-top-leaders ul.award-detail li  {
    margin-left:  0;
    list-style-type:  none;
}
body.post-type-archive-top-companies .performers-info .award-detail img,
body.single-top-companies .performers-info .award-detail img,
body.post-type-archive-top-leaders .performers-info .award-detail img,
body.single-top-leaders .performers-info .award-detail img {
    display: inline-block;
    padding: 0;
}
.btn-blue,a.btn-blue{
    background: #198ac1;
    color: #fff;
    border: 0;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
}
.award-detail img{
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    max-width: 30px;
    margin-bottom: 5px;
}
.award-detail b {
    display: inline-block;
    margin-bottom: 10px;
}
.reviews span.awcr-average-rating-bar {
    vertical-align: middle;
    display: inline-block;
}
.reviews .awcr-average-rating-bar .star-empty,
.reviews .awcr-average-rating-bar .star-filled {
    height: 10px;
    width: 10px;
    border: 1px solid #198ac1;
    margin-right: 5px;
    display: inline-block;
    border-radius: 50%;
    font-size: 0px;
    float: left;
}
.reviews .awcr-average-rating-bar .star-filled{
    background: #198ac1;
}
.reviews label {
    margin-left: 5px;
}
.performers-short {
    display: inline-block;
    padding: 20px 15px 20px 15px;
    width: 100%;
}
.pager-main{
    text-align: center;
}
.pager-main a {
    padding: 5px 10px;
    display: inline-block;
    margin: 0 5px;
    background: #00b0f0;
    color: #fff;
}
.thumbnail-post{
    min-height: 2px;
}
body.post-type-archive-top-companies .thumbnail-post,
body.single-top-companies .thumbnail-post {
    text-align: center;
    margin: auto;
}
.performers-review .logged-in-as {
    display: none;
}
.single .performers-review .comments {
    margin-bottom: 0px;
}
.performers-review .awcr-rating-container {
    vertical-align: middle;
    top: -4px;
    position: relative;
    left: 8px;
}
.performers-review .awcr-rating-label{
    margin: 0px;
    font-size: 14px;
}
.performers-review #reply-title {
    display: none;
}
.performers-review h4.td-comments-title {
    display: none;
}
.performers-review .comment .avatar {
    display: none;
}
.performers-review .comment .comment-content{
    margin-left: 0px;
}
.performers-review .comment .comment-meta {
    display: none;
}
.performers-review#add-review-form {
    display: none;
}
.search-main {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.left-category {
    float: left;
}
body.post-type-archive-top-companies .left-category,
body.single-top-companies .left-category {
    margin-bottom: 10px;
}
.right-search {
    float: right;
}
.searchfrm input[type="text"] {
    display: inline-block;
    width: 270px;
}
@media (max-width: 767px) {
    .searchfrm input[type="text"] {
        width: 330px;
    }
}
.searchfrm input[type="submit"] {
    display: inline-block;
}
.left-category ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}
.left-category ul li {
    display: inline-block;
    margin: 0;
    padding-right: 15px;
}
.left-category ul li a{
    color: #333;
}

.left-category ul li a:hover,
.left-category ul li a:focus,
.left-category ul li a:active,
.left-category ul li.current-category a {
    color: #00b0f0;
}

.performers-review input#email {
    width: 100%;
}
.pagination-main {
    text-align: center;
    margin-top: 20px;
}
.pagination-main ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pagination-main ul li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.pagination-main ul li a{
    line-height: 21px;
    padding: 6px 11px;
    background-color: #00b0f0;
    min-width: 33px;
    text-align: center;
    display: inline-block;
    color: #fff;
}
.pagination-main ul li a.disabled-page{
    opacity: 0.5;
    cursor: no-drop;
}
.comment-content .stars {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.stars span.dashicons.dashicons-star-empty.star_empty, 
.stars span.dashicons.dashicons-star-filled.star_filled {
    height: 10px;
    width: 10px;
    border: 1px solid #198ac1;
    margin-right: 5px;
    display: inline-block;
    border-radius: 50%;
    font-size: 0px;
    float: left;
}
.stars span.dashicons.dashicons-star-filled.star_filled{
    background: #198ac1;
}
.performers-review .comment-respond .awcr-rating-container > input + label{
    text-shadow: none;
    border-radius: 50%;
    border: 1px solid #198ac1;
    margin-right: 10px;
    margin-right: 5px;
    font-size: 40px;
    line-height: 10px;
    height: 10px;
    width: 10px;
    color: #fff;
    display: inline-block !important;
    padding: 0 !important;
}
.performers-review .comment-respond .awcr-rating-container > input + label::before{
    content: "*";
    background: #fff;
    color: #fff;
}
.performers-review .comment-respond .awcr-rating-container:hover > input + label:hover ~ label::before, 
.performers-review .comment-respond .awcr-rating-container:hover > input + label:hover::before {
    content: "*";
    background: #198ac1;
    color: #198ac1;
    text-shadow: none;
}
.performers-review .comment-respond .awcr-rating-container > input:checked ~ label::before, 
.performers-review .comment-respond .awcr-rating-container > input + label:hover ~ label::before, 
.performers-review .comment-respond .awcr-rating-container > input + label:hover::before {
    content: "*";
    background: #198ac1;
    color: #198ac1;
    text-shadow: none;
}
.performers-review .comment-respond .awcr-rating-container > .star-cb-clear + label {
    display: none;
}
.performers-review .comment-pagination {
    display: none;
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
}
.performers-review .comment-pagination span {
    line-height: 21px;
    padding: 6px 11px;
    background-color: #00b0f0;
    min-width: 33px;
    text-align: center;
    display: inline-block;
    color: #fff;
    position: relative;
    opacity: 0.5;
	cursor: no-drop;
}
.performers-review .comment-pagination span.has_link{
	opacity: 1.0;
	background-color: #00b0f0;
}
.performers-review .comment-pagination span a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    font-size: 0px;
}
#edithead {
    display: block !important;
}
#edithead .inside {
    display: none !important;
}
#edithead .inside:last-child {
    display: block !important;
}
.performers-review .comment-respond .awcr-rating-container > input + label[for="rating-0"] {
    display: none !important;
}
.quickedit {
    display: none;
}

@media (max-width: 767px) {
.right-search {
    float: left;
    margin-top: 14px;
}
.width-20,.width-40{
    width: 100%;
}
.position-post,.rank-post{
    padding: 15px;
    padding-bottom: 0px;
}
.performers-info .thumbnail-post img {
    display: block;
    max-width: 200px;
    margin: 0 auto;
}
.thumbnail-post.width-20 {
    background: #eaeaea;
    text-align: center;
}
}
