#content_partie2 #comments
{
    clear: both;
}

.fsj_content_pop_up
{
    display: none;
}

.sweet-alert p {
    color: #000 !important;
    text-align: left !important;
    font-weight: 400 !important;
}
.sweet-alert {
    width: 100% !important;
    max-width: 650px !important;
        margin-left: -341px !important;
}

.reply
{
    text-align: right;
}

.dd_post_share {
    padding: 0;
    margin-bottom: 6px;
    display: block;
    float: left;
}

.dd_button .fb_share_small a {
    color: #fff;
    background-color: #3b5998 !important;
    border-color: #295582 !important;
}

    .dd_button:nth-child(3) {
      max-width: 55px;
    }
    .dd_button:nth-child(2) {
	  padding: 5px 2px;
    }
    .dd_button:nth-child(2) a[name="fb_share"] {
    background: #4267b2;
    border: 1px solid #4267b2;
    color: #fff;
    cursor: pointer;
    padding: 0px 10px 1px 10px;
    font-size: 12px;
    }

@media screen and (max-width: 769px)
{
    .dd_button:nth-child(1) {
      max-width: 60px;
    }
    .dd_button:nth-child(2) {
      max-width: 85px;
    }
    .dd_button:nth-child(3) {
      max-width: 55px;
    }
    .dd_button:nth-child(4) {
      max-width: 60px;
    }
    .dd_button:nth-child(5) {
      max-width: 25px;
    }
    
    .dd_button {
        padding: 3px;
    }
    .pdfprnt-top-right, .pdfprnt-bottom-right, .pdfprnt-top-bottom-right, .pdfprnt-right {
        text-align: center !important;
        margin-bottom: 60px;
        margin-top: 5px;
    }
}

.pdfprnt-top-right, .pdfprnt-bottom-right, .pdfprnt-top-bottom-right, .pdfprnt-right {
    text-align: right;
    padding: 5px;
    float: left;
    padding-top: 0px !important;
}
#___plusone_0
{
    width: 60px !important;
}
.pdfprnt-bottom-right img
{
    max-width: 27px !important;
    vertical-align: middle;
}
/*--------FSJ comment like----------*/
.fsj_like_box
{
    cursor: pointer;
}
.fsj_like_icon i:hover
{
    color: #62d517;
    /*background-color: #62d517;
    padding: 4px;
    border-radius: 5px;*/
    font-weight: 600;
}
.fsj_like_text
{
    display: inline-block;
    margin-left: 2px;
    font-weight: bold;
}
.fsj_like_counter
{
    display: inline-block;
    margin-left: 5px;
}