﻿.content-wrapper .banner {
    display: none;
}
<!--
@page :left {
    margin-left: 0.5cm;
    margin-right: 0.5cm;
}

@page :right {
    margin-left: 0.5cm;
    margin-right: 0.5cm;
}

@page {
    margin-bottom: 1.5cm;
    margin-top: 1.5cm;
}
-->
@media print {
    html {background-color:white!important;
    }
    body {
        margin: 0px !important;
        /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
       */ font-size: 16px !important;
    }

    h1 {
        font-size: 22px !important;
        border-bottom: 0 !important;
    }

    h1:before{content:" "!important;}

    .downloads a.print{display:none!important;
    }

    .last-section {
        display: none;
    }
    .wrapper {
        background-color: white;
    }
    #fmcsa-footer {
        display: none !important;
    }

    .content-wrapper .banner {
        display: block;
    }
    .content-wrapper {
        color: white;
        background: white url("none");
        
    }

    .home-summary .AI-login-tools-outer-wrapper {
        display: none !important;
    }

    .home-summary .max-content-width {
        display: none !important;
    }

    .snapshot {
        display: block;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        background-color: white;
    }

        .snapshot span {
            font-size: 18px !important;
            color: black !important;
        }

    .summary {
        display: block;
    }

    .overview .state-inner-wrapper .search-bar h2 {
        font-size: 28px !important;
        font-weight: bold !important;
    }

    .overview .state-inner-wrapper .summary .inner-summary-wrapper .inner-wrapper .right .image-wrapper .sub-wrapper .number-of {
        font-size: 24px !important;
    }

    .overview .state-inner-wrapper .summary .inner-summary-wrapper .inner-wrapper .right .image-wrapper .sub-wrapper .text {
        font-size: 18px !important;
    }

    .stay-connected-outer-wrapper-2 {
        display: none;
    }

    .inner-summary-wrapper .inner-wrapper .left p {
        font-size: 19px !important;
    }

    .inner-summary-wrapper .inner-wrapper .left h2 {
        font-size: 24px !important;
        font-weight: bold !important;
    }

    .carriers .inner-wrapper .right {
        margin-left: -50px;
    }

    .drivers .inner-wrapper .right {
        margin-left: -50px;
    }

    .vehicles .inner-wrapper .right {
        margin-left: -50px;
    }

    .RadHtmlChart {
        width: 150% !important;
    }

    .overview .state-inner-wrapper .search-bar {
        padding: 0px !important;
        background-color:white;
    }

   

    .home-summary {
        padding: 0px !important;
    }

    max-content-width h1 {
        font-size: 26px !important;
        font-weight: bold !important;
    }

    .bar {
        display: none !important;
    }

    .cr-overview-outer-wrapper {
        display: none !important;
    }

    .tableau-wrapper {
        display: block !important;
    }

    .three-quarters {
        display: none;
    }

    .glossary-nav {
        display: none !important;
    }

    .gl-letter {
        display: none !important;
    }

    .gl-term-def h3 {
        font-weight: bold !important;
    }

    .gl-term-def div {
        font-size: 16px !important;
    }
    table th[scope=col], .dashboard-subwrapper table th[scope=col] {
        background-color: white !important;
    }

    table.report-descriptions th[scope=col] {
        background-color: white !important;
    }
   
}
