/* default */
html,body{background:white;font-size:8pt !important;}
/*.row .one,*/
/*.row .two,*/
/*.row .three,*/
/*.row .four,*/
/*.row .five,*/
/*.row .six,*/
/*.row .seven,*/
/*.row .eight,*/
/*.row .nine,*/
/*.row .ten,*/
/*.row .eleven,*/
/*.row .twelve,*/
/*.row .offset-by-one,*/
/*.row .offset-by-two,*/
/*.row .offset-by-three,*/
/*.row .offset-by-four,*/
/*.row .offset-by-five,*/
/*.row .offset-by-six,*/
/*.row .offset-by-seven,*/
/*.row .offset-by-eight,*/
/*.row .offset-by-nine,*/
/*.row .offset-by-ten,*/
/*.row .centered,*/
/*.row .offset-by-one:first-child,*/
/*.row .offset-by-two:first-child,*/
/*.row .offset-by-three:first-child,*/
/*.row .offset-by-four:first-child,*/
/*.row .offset-by-five:first-child,*/
/*.row .offset-by-six:first-child,*/
/*.row .offset-by-seven:first-child,*/
/*.row .offset-by-eight:first-child,*/
/*.row .offset-by-nine:first-child,*/
/*.row .offset-by-ten:first-child,*/
/*.row .offset-by-eleven:first-child{margin:0 !important;width:auto !important; float:left !important;}*/
/*.print-only{display:none !important;}*/
/*a:link,a:visited{color:#666 !important;}*/


/* global */

#footer ul {
    display: none;
}







/* print styles for loan origination form - review page */

#review_section {
    margin: 0;
    padding: 0;
    width: 100%;
}

#review_section small {
    display: none;
}

#review_section h4 {
    font-size: 1em;
}

#review_section form-row {
    display: block;
}


#review_section .large-12 .large-1.columns {
    display: inline-block;
    width: 60px;
}


#review_section .large-12 .large-2.columns {
    display: inline-block;
    width: 120px;
}

#review_section .large-12 .large-3.columns {
    display: inline-block;
    width: 180px;
}

#review_section .large-12 .large-4.columns {
    display: inline-block;
    width: 240px;
}



#review_section .large-12 .large-9.columns {
    display: inline-block;
    width: 450px;
}


.page-break-before {
    page-break-before: always;
}

/*#review_section .large-3.columns p {*/
    /*font-weight: bold;*/
/*}*/

#review_section .foundicon-question {
    display: none;
}


#header-loan-origination ul {
    display: none;
}

#header-loan-origination .title  {
    display: none !important;
}
.small-block-grid-5 {
    display: none;
}





