div.financial-uid {
    font-size: 1em;
    font-style: italic;
    margin-bottom: 0.5em;
}

div.financial-funding-entity {
    font-size: 1.5em;
    font-weight: 600;
    margin-bottom: 0.5em;
}

div.financial-program-name {
    font-size: 1.5em;
    margin-bottom: 0.75em;
}

div.financial-text-right {
    font-size: 1em;
    font-style: italic;
    margin-bottom: 0.5em;
    text-align: right;
    margin-right: 0;
}

span.heavy-text {
    font-size: 1em;
    font-style: italic;
    margin-bottom: 0.5em;
    font-weight: 600;
}

div.comment-text p:last-child {
    margin-bottom: .25em;
}

div.comment div.comment-text {
}

div.comment span.comment-meta {
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 0;
    color: var(--brand-gray);
    width: auto;
    display: inline-block;
    margin-right: 1em;
}

span.comment-meta i.fa {
    margin-right: 1em;
}

div.reply {
    margin-top: .5em;
}

div.comment-body div.reply a {
    font-size: .75em;
    font-weight: 600;

}

div.comment-body {
    padding-top: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid var(--brand-gray);

}

#live-area section.comments ol.commentlist li:before {
    background: var(--brand-black);
    color: var(--brand-black);
    margin-top: .5em;
    text-align: center;
    height: 2em;
    line-height: 2em;
    color: #fff;
    margin-left: -2.5em;
    width: 2em;
}

#commentform #comment {
    border-radius: 0;
}

.hidden-special {
    display: none !important;
}

.otgs-development-site-front-end {
    display: none !important;
}

.otgs-development-site-front-end {
    display: none !important;
}

#incentives-container .incentive-text {
    max-height: 4.5em;
    display: block;
    overflow: hidden;
    line-height: 1.5em;
}


.acf-field-repeater.ev-startup-suites table.acf-table {
    margin: 10px 0 0 0;
    width: 100% !important;
    background: #efefef;
}

.ev-startup-suites table.acf-table, .ev-startup-suites tbody.ui-sortable {
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;

}

.ev-startup-suites table.acf-table tbody tr {
    max-width: 300px;
    width: 33.333%;
    grow: 0;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    border: 1px solid var(--brand-gray-light);
}

.ev-startup-suites table.acf-table tbody tr td {
    width: 100% !important;
}

div.acf-field.is-required.ev-startup-suites {
    min-height: 0 !important;
    height: auto;
}

.ev-startup-suites .acf-row-handle.remove {
    height: 50px;
}

.ev-startup-suites .acf-repeater .acf-row-handle .acf-icon {
    display: block;
    position: relative;
    float: left;
    top: 0% !important;
    margin: 0.5em !important;
}

.ev-startup-suites .acf-repeater .acf-row-handle .acf-icon.-duplicate {
    display: none !important;
}

/*New Homepage*/



/*Dashboard*/
