.qcld_clr_like-dislike-wrap {
    display: inline-block;
    margin-bottom:20px;
}
.qcld_clr_common-wrap {
    display: inline-block;
    min-width: 50px;
}
.qcld_clr_common-wrap > a.qcld_clr_like-dislike-trigger {
    text-decoration: none;
    box-shadow: 0 0 0 !important;
    border-bottom: 0;
}
.qcld_clr_count-wrap {
    margin-left: 5px;
}
.qcld_clr_share-wrap {
    display: inline-block;
    margin-left: 50px;
}
.qcld_clr_share-wrap a {
    box-shadow: 0 0 0 !important;
    margin: 0 10px;
    border:1px solid #fff;
}
a.qcld_clr_facebook {
    background: #3b5998 !important;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    padding: 5px 10px;
}
a.qcld_clr_twitter {
    background: #55acee !important;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    padding: 5px 7px;
}
a.qcld_clr_facebook:hover {
    background: #fff !important;
    color: #3b5998 !important;
    border: 1px solid;
}
a.qcld_clr_twitter:hover {
    background: #fff !important;
    color: #55acee !important;
    border: 1px solid;
}
.qcld_clr_like-dislike-wrap br{display:none;}
.qcld_clr_like-dislike-wrap p{display:none;}
.qcld_clr_like-dislike-wrap.qcld_clr_template-3 {
    margin-bottom: 20px;
}
.qcld_clr_like-dislike-wrap .qcld_clr_common-wrap {
    margin-right: 10px;
}
.qcld_clr_like-dislike-wrap.qcld_clr_custom img {
    max-width: 30px;
    display: inline-block;
    vertical-align: top;
}

.qcld_cat_links_wrap{
    display: block;
    margin-top: 15px;
}

.qcld_cat_links_wrap .qcld_cat_links_title{
    font-weight: bold;
}

body .qcld_clr_like-dislike-wrap {
    margin-bottom: 0px !important;
    margin-top: 15px;
}

body .qcld_clr_like-dislike-wrap  .qcld_clr_common-wrap {
    min-width: 20px;
}