.summary-print {
    display: none;
}
.summary-open form, .summary-open > div {
    display:none;
}
.summary-open > div.summary-print {
    display: block;
}

#summary-popup, .ui-button {
    display: none;
}

h1 {
    font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
    font-size: 3.0em;
    font-weight: normal;
    color: #363534;
    text-transform: initial;
    padding-bottom: 1.5em;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 2.0em 0px 0px 0px;
}

.grid {
    display: table;
    width: 70%;
}

.row {
    display: table-row;
}

    .row li {
        display: table-cell;
    }

ol.thead li {
    padding: 15px 5px 15px 0px;
    font-weight: bold;
    font-size: .9em;
}

ol.data li {
    padding: 15px 8px 15px 0px;
    font-size: .9em;
    border-top: solid 1px #e1e1e1;
}

div.summary-container Section.DetailedComputation div.table {
    margin-top: 1.5em;
}

.NameTop dl, .TopSummary dl {
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: table;
    overflow: hidden;
}

.NameTop dt, .TopSummary dt {
    display:inline-table;
    width: 25%;
    padding: 0px;
    margin: 0px;
    line-height: 1.8em;
}

.NameTop dd, .TopSummary dd {
    display:inline-table;
    width: 24%;
    font-weight: bold;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    line-height: 1.8em;
}

.summary-print footer {
    display:block;
    margin-top: 20px;
    position: relative;
}

.summary-print footer label {
    font-weight: normal;
    text-transform: uppercase;
    color: #959595;
    letter-spacing: .08em;
    padding-bottom: 15px;
}

.summary-print footer span.total {
    font-size: 3.0em;
    font-weight: bold;
}

.summary-print footer label {
    float: left;
    font-weight: normal;
    text-transform: uppercase;
}

.summary-print footer span.total {
    float: right;
    font-weight: bold;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
