#content .campaign-share .title {
    margin: 0px
}

.title-container {
    margin-bottom: 20px;
}

.title-container .sub-title {
    margin: 0px;
    font-size: 14px;

}

.title-container .title {
    font-weight: 400;
    line-height: 30px;
    font-size: 30px;
    color: #0b1902;
    margin: 6px 0 0;
}

.fPages .grid-galery .content .thumbnail {
    overflow: hidden;
}

/** BENEFITING */
@media (min-width: 768px) {
    #benefiting-container .widget .title {
        margin-top: 0px;
    }
}

#content .entity-mainbox {
    background-color: #fff;
    border: 1px solid #E7EAED;
    margin-bottom: 10px
}

#content .entity-mainbox .inner {
    padding: 10px;
}


/** donations */

.donations table td .date {
    font-size: 11px;
}

.donations table td.amount {
    font-size: 20px;
    font-weight: bold;
    text-align: right;
}

.donations table td.amount sup {
    font-size: 11px;
    font-weight: normal;
}

/** MANAGE */
.page-manage .action-bar {

}