div.og_activity .row, form.og_action_settings .row {
    border-bottom: 1px solid #CCC;
    padding: 10px 5px;
}

form.og_action_settings input {
    margin-right: 10px;
}

#ogActionPopup {
    z-index: 999999;
    position: fixed;
    bottom: 0;
    right: 0;
    min-width: 320px;
    margin: 0 5px 5px 0;
    padding: 10px;
    border: solid 2px #FFF;
    background-color: #3B5998;
    color: #FFF;
    font-size: .85em;
    font-weight: normal;
}

#ogActionPopup .ogOptions {
    color: #FFF;
    font-size: .80em;
    font-weight: normal;
    display: block;
}

#ogActionPopup a {
    color: #FFF;
    text-decoration: underline;
}

#jfbc-share-modal {
    text-align: left;
}

#composer-message-data:before {
    content: " - ";
}

#composer-message-data .friend:after {
    content: ", ";
}

#composer-message-data .friend:last-child:after {
    content: "";
}

#composer-friends-group-fields .friend {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0;
    padding-left: 5px;
    background-color: #dee7f8;
    border-color: #a4bdec;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    color: #18559D;
}

#composer-friends-group-fields .friend:hover {
    background-color: #bbcef1;
}

#composer-friends-group-fields .friend a,
#composer-friends-group-fields .friend button {
    text-decoration: none;
}

#composer-friends-group-fields button {
    color: #627aad;
    padding: 0 4px;
    line-height: inherit;
    padding-bottom: 3px;
}

/* Social Buttons */

div.scsocialbuttons.button_count div.sc_gplusone {
    margin-right: -15px;
}

div.scsocialbuttons.button_count div.sc_pinterest {
    margin-right: 30px;
}

div.scsocialbuttons.box_count div.sc_pinterest {
    margin-top: 10px;
}
div.scsocialbuttons.box_count div.sc_pinterest a.span{
    height: 40px;
}

div.scsocialbuttons {
    width: 100%
}

div.scsocialbuttons div {
    float: left;
}

div.scsocialbuttons.box_count div,
div.scsocialbuttons.standard div {
    margin-right: 5px;
}

.fb-comments, .fb-comments iframe[style] {
    width: 100% !important;
}

.jfbclike iframe, .jfbcsend iframe {
    max-width: none !important;
}

.jfbcfan, .jfbcfan .fb-like-box >span, .jfbcfan iframe, .jfbcfan .fb-like-box {
    width: 100% !important;
}