/* Hide */

header .row-utility,
header nav,
footer .section1 .columnRight,
.backToTopSection,
#MethodologyLink {
    display: none;
}

body{
  -webkit-print-color-adjust:exact !important;
  print-color-adjust:exact !important;
}

footer .section1 .columnLeft {
    width: 100%;
}

footer .footer-agreement {
    color: #000;
    border-top: none;
    background-color: #fff;
}

.row-logo-nav,
footer .section1 .columnLeft {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
}

header .logo2:before {
    color: #fff;
}

footer .footer-agreement {
    columns: initial;
}

footer .logo {
    float: left;
    margin-bottom: 0px;
    margin-right: 80px;
}

footer .statement-title,
.statement {
    text-align: left;
}

.resultsList .detailWrapper {
float: none;
}

.resultsList .gradeWrapper .title {
    left: 0;
}

#SearchResults .resultsList .gradeWrapper .date {
    margin-bottom: 10px;
}