    #reqText, .hover, .componentLink .arrow
    {
        display:none !important;
    }

    .componentLink
    {
        cursor:default;
        border:none !important;
    }

    #reqForm, .optionArea
    {
        display: block !important;
    }

    .optionArea
    {
        background:#f0f0f0;
    }

    .componentResults
    {
        padding:0;
    }

    #printButton .sprite
    {
        display:inline-block;
        width:19px;
        height:19px;
        background:url(/lib/img/pdf_logo.png?v=1) no-repeat left top;
        margin-right:8px;
        vertical-align:middle;
    }

    .psForm .button
    {
        display:none;
    }

    .unitCode, .unitQty
    {
        font-size:21px;
    }

    .component
    {
        padding:10px 0 25px;
        margin:10px 0;
    }

    .split.cond_unit #splitCondUnitLink, .split.evaporator #splitEvapLink, .remote.condenser #remotecondenserLink, .remote.basic_unit #remoteBasicUnitLink, .remote.evaporator #remoteEvapLink, a.componentLink
    {
        padding-bottom:0 !important;
        padding-top:10px !important;
    }

    .componentResults .header .cell
    {
        background:#fff;
        color:#666;
    }

    a.itemInfoLink
    {
        padding-top:10px;
        padding-bottom:10px;
    }

    #userDetailBackLink
    {
        display:none !important;
    }

    .no-touch a.addItemLink:hover
    {
        color:#fff;
        text-decoration:none;
    }

    .no-touch a.itemInfoLink:hover
    {
        color:#dd001e;
        text-decoration:none;
    }

    #selector
    {
        padding:0;
    }

    #selector .cell
    {
        border:0;
        border-top:1px solid #f2f2f2;
    }

    #selectorArea
    {
        background:#f2f2f2;
    }

    #selectorArea h2
    {
        padding-bottom:15px;
        font-size:24px;
    }

    #selector .header .cell
    {
        background:#f2f2f2;
        border-top:1px solid #e0e0e0;
        font-weight:normal;
        color:#888;
    }

    #selectedComponents, .optionArea
    {
        border-bottom:1px solid #ccc;
    }

    .componentResults .row:hover
    {
        background:#f8ccd2 !important;
    }

    .psText
    {
        display:none !important;
    }

    .psForm
    {
        display:block !important;
    }

    #selector .cell
    {
        vertical-align:middle;
    }

    #selector .cell.last
    {
        padding-right:20px;
    }

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

    #printButton .sprite
    {
        background-size:19px;
        background-image:url(/lib/img/hidpi/pdf_logo.png?v=1);
    }

}
/*# sourceMappingURL=screen_610-99957a35af.css.map */
