.info-icon-style {
    font-size: 12px !important;
    font-style: normal;
    border: 1px solid;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    text-align: center;
    position: relative;
    padding-top: 1.5px
}

.summary-section {
    margin-bottom: 20px
}

.summary-section:before,
.summary-section:after {
    content: " ";
    display: table
}

.summary-section:after {
    clear: both
}

.summary-section:before,
.summary-section:after {
    content: " ";
    display: table
}

.summary-section:after {
    clear: both
}

.summary-section .logo-info:focus {
    outline: none
}

.summary-section h3 {
    position: relative;
    padding-bottom: 8px;
    color: #1c3144;
    border-bottom: 1px solid #ddd
}

.summary-section h3 a {
    position: relative;
    top: -8px
}

.summary-section h3 .helperLink {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    padding-bottom: 10px
}

.summary-section dl>div {
    padding-top: 8px;
    padding-bottom: 8px
}

.summary-section dl:last-child {
    margin-bottom: 0
}

.summary-section dt {
    color: #788585;
    font-weight: normal;
    vertical-align: top
}

.summary-section .address {
    margin-bottom: 12px
}

.summary-section .address strong {
    display: block;
    margin-bottom: 8px;
    padding-bottom: 8px
}

.summary-section .avatar {
    width: 60px;
    height: 60px;
    margin: 12px 0
}

.summary-section .contact-details {
    padding-top: 8px;
    padding-bottom: 8px
}

.summary-section .form-control {
    color: #2f2f2f;
    border-radius: 4px
}

@media (min-width:768px) {
    .summary-section dt,
    .summary-section dd {
        display: inline-block;
        width: 50%
    }
    .summary-section .mission {
        width: 25em
    }
    .summary-section .address {
        float: left;
        width: 48%
    }
    .summary-section .address:nth-child(odd) {
        float: right
    }
    .summary-section .avatar {
        float: left
    }
}

.ngo-p-content-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff
}

.ngo-p-content {
    padding: 0;
    border: thin solid #ddd
}

@media (min-width:768px) {
    .ngo-p-content.extra-padding {
        padding-left: 10px;
        padding-right: 10px
    }
}

.ngo-a {
    color: #3272d1 !important;
    text-decoration: none !important;
}

.ngo-review-data-table>tbody>tr>td{border-top:1px solid transparent}.data-table{border-collapse:separate;margin-bottom:0}

