@media print {
    
    /* HIDING BACKGROUNDS */
    html,
    body,
    #title-header,
    #superhead,
    #headercenter,
    #subheadercenter #header,
    #content-wrapper,
    #mainnavpanel,
    .contest-wrapper,
    .contest-wrapper table tr,
    .contestpanel,
    .fixedpanel,
    .contest-wrapper #contest_header,
    #superfooterWrapper,
    .contest-wrapper #contest_header_noncollapsible {
        background: none
    }

    body {
        filter: none;
    }

    /* REMOVING TEXT SHADOWS */
    .inficaro-text,
    #subheadercenter #header,
    div#superhead-logo #templateheader,
    table tr.contest-title,
    .contest-wrapper #contest_header_text_notcollapsible,
    .contest-wrapper #contest_header_text {
        text-shadow: none
    }

    .fullBg, #banner, #scripts, #superheadnav {
        display: none
    }

    div#superhead-logo #templateheader {
        color: #333
    }
    #title-header {
        height: auto;
        margin: -20px 0 10px 0
    }
    #subheadercenter {
        padding: 0;
        display: inline;
    }
    #subheadercenter #header {
        width: auto
    }
    #subheadercenter #header center {
        font-size: 14px;
    }
    #electionname {
        display: none
    }
    #title-header #siteupdated {
        float: none;
        color: #333;
        margin-top: 0;
        margin-left: 0;
        text-shadow: none;
        font-size: 10pt;
    }
    #main-nav {
        display: none
    }
    ul#carousellist li.cloned {
        display: none
    }
    ul#carousellist li {
        display: block;
        font-weight: normal;
        height: auto;
        width: 485px !important;
    }
    .infiniteCarousel .wrapper {
        position: static;
        margin-top: 25px;
        height: auto;
        margin-bottom: 25px;
        margin-left: 0 !important;
        width: 100% !important;
        padding: 0;
        top: 0;
        left: 0;
    }
    .infiniteCarousel .wrapper ul {
        position: static;
        display: inline-block;
        width: 100% !important;
        background: rgba(232,232,232,.56);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2F2F2', endColorstr='#F2F2F2');
        -webkit-print-color-adjust: exact;
    }
    .infiniteCarousel .wrapper ul:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    .infiniteCarousel .wrapper ul:before {
        content: '';
        width: 1px;
        height: 100%;
        background: white;
        position: absolute;
        right: 0;
    }
    .infiniteCarousel ul li div:nth-child(3) {
        border-bottom: 0;
    }
    .infiniteCarousel ul li div {
        display: block;
        text-align: left;
        line-height: 20px;
        border-bottom: 1px solid #FFFFFF;
        padding: 5px 20px;
        margin-right: 0;
        border-right: 1px solid #FFFFFF;
        color: #666666;
    }
    .infiniteCarousel ul li {
        width: 400px !important
    }
    .infiniteCarousel .arrow {
        display: none
    }
    #subheadercenter #header {
        border: 0
    }
    #headercenter {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        border-left: 0;
        border-right: 0;
        height: auto;
        border: 0;
        width: 970px;
        padding: 0;
    }
    .inficaro-text {
        color: #333
    }
    #main,
    #wrapper {
        border: 0;
        box-shadow: none
    }
    #content-wrapper {
        border: 0
    }
    #contentmain {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .superheader_button_wrapper {
        display: none
    }
    .contestpanel {
        border: 0
    }
    .contest_arrow, .contest_arrow_closed {
        display: none
    }
    #ContestButtonContainer {
        display: none
    }
    .sub-contest-panel {
        display: none !important
    }
    .contest-wrapper {
        box-shadow: none
    }
    .contest-wrapper #contest_header {
        padding-bottom: 0;
        min-height: auto;
        padding-top: 13px
    }
    .contest-wrapper #contest_header_text {
        color: #1d559d;
        line-height: 20px
    }
    .contest-wrapper table tr:last-child {
        border-bottom: 0
    }
    #mainnavpanel {
        height: auto;
    }
    #mainnavpanel #reporting {
        -webkit-print-color-adjust: exact;
        padding: 0 0 5px 20px;
        font-size: 14px;
        height: auto;
        color: #666;
        float: none;
        line-height: 27px;
        font-weight: normal
    }
    .contest-wrapper {
        border: 0;
        margin-bottom: 20px
    }
    .contest-wrapper #contest_header {
        border: 0
    }
    .contest-inner {
        margin-bottom: 0
    }
    table.detail-view {
        width: 100%;
    }
    table.detail-view tr td #percentbar_outer {
        border: 1px solid #a1a1a1
    }
    table.detail-view tr td #percentbar_inner {
        -webkit-print-color-adjust: exact;
        background-color: unset;
        box-shadow: inset 0 0 0 1000px #b92f30;
    }
    .contest-wrapper table tr td,
    .contest-wrapper table tr th {
        background: #fff
    }
    #legend {
        -webkit-print-color-adjust: exact
    }
    /* FORCING COLLAPSED PANELS TO BE PRINT */
    .contest-inner.collapsed {
        display: block !important;
        height: auto !important;
    }
    .contest-inner.collapsed .contestpanel[id^=results_] {
        display: block !important;
    }

    /* FOOTER */
    #superfooterNavContentWrapper {
        display: none
    }
    #footer_parent {
        position: relative;
    }
    #superfooterWrapper {
        margin-top: 10px
    }

    /* PRECINCTS REPORTING PAGE */
    #horizontalprecinctlegend {
        -webkit-print-color-adjust: exact
    }
    .contest-wrapper #contest_header_noncollapsible {
        padding: 0 0 10px;
        border-top: 0;
        border-bottom: 1px solid #bababa;
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .contest-wrapper #contest_header_text_notcollapsible {
        color: #1d559d;
    }

    #precinctsreporting #mainnavpanel,
    #voter_turnout #mainnavpanel {
        border: 0;
    }

    #filterbuttonpanel { display: none }

    #social { display: none }

    #btnContestFilter { display: none !important }

    /*div#header {
        position: absolute;
        top: -78px;
        right: 0;
        padding: 0 !important
    }*/

    #filterspanel .superheader_button_wrapper {
        display: block;
        padding: 0;
        height: 42px;
    }

    #filterspanel select {
        padding: 4px;
        margin: 0 15px 0 5px;
    }

}
