@media print {
    nav.navbar.navbar-expand-lg.fixed-top {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    #content .navbar.non-remmod[style*="display: none"] {
        display: none !important;
    }

    #content .navbar.non-remmod {
        display: block !important;
    }

    .d-sm-none,
    .d-md-none,
    .controls,
    .customize-btn,
    .disableDiv,
    .remove-cost {
        display: none !important;
    }

    .d-none.d-md-block {
        display: block !important;
    }

    #primary-procedure .boxshadow .col1.full.d-sm-none {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    #primary-procedure .boxshadow .col1.d-none.d-md-block,
    #primary-procedure .boxshadow .col2.d-none.d-md-block,
    #primary-procedure .boxshadow .col3.d-none.d-md-block {
        display: none !important;
    }

    #primary-procedure .primary-procedure-summary {
        display: flex !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100%;
        padding: 0 !important;
    }

    #primary-procedure .primary-procedure-summary .total-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        font-weight: 700;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100%;
    }

    #primary-procedure .primary-procedure-summary .total-row .col1.full {
        /* flex: 0 0 100% !important;
             max-width: 100%;*/
    }

    #primary-procedure .primary-procedure-summary .total-row .col2,
    #primary-procedure .primary-procedure-summary .total-row .col3 {
        -webkit-box-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -webkit-box-flex: 0 !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    #primary-procedure .primary-procedure-summary .total-row .primary-out-of-network {
        color: #007599 !important;
    }

    #primary-procedure .primary-procedure-summary .total-row .primary-in-network {
        color: #b83409 !important;
    }

    #remmod #UCR-Estimate-panel .result-header,
    #remmod #Medicate-Estimate-panel .result-header,
    #remmod #Compare-Estimate-panel .result-header {
        background-color: #ddd;
    }

    #remmod #UCR-Estimate-panel .result-header .row-top,
    #remmod #Medicate-Estimate-panel .result-header .row-top,
    #remmod #Compare-Estimate-panel .result-header .row-top {
        display: none !important;
    }

    #remmod #UCR-Estimate-panel .result-header .row-low .row-low-left,
    #remmod #Medicate-Estimate-panel .result-header .row-low .row-low-left,
    #remmod #Compare-Estimate-panel .result-header .row-low .row-low-left {
        -webkit-box-flex: 0.4;
        -ms-flex: 0.4;
        flex: 0.4;
    }

    #remmod #UCR-Estimate-panel .result-header .row-low .row-low-right,
    #remmod #Medicate-Estimate-panel .result-header .row-low .row-low-right,
    #remmod #Compare-Estimate-panel .result-header .row-low .row-low-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-box-pack: center;
        justify-content: center;
        -ms-flex-pack: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-flex: 0.6 !important;
        -ms-flex: 0.6 !important;
        flex: 0.6 !important;
    }

    #remmod #UCR-Estimate-panel .result-header .row-low .row-low-right div.d-flex,
    #remmod #Medicate-Estimate-panel .result-header .row-low .row-low-right div.d-flex,
    #remmod #Compare-Estimate-panel .result-header .row-low .row-low-right div.d-flex {
        width: 100%;
    }

    #remmod #UCR-Estimate-panel .result-header .row-low .row-low-right div.questions,
    #remmod #Medicate-Estimate-panel .result-header .row-low .row-low-right div.questions,
    #remmod #Compare-Estimate-panel .result-header .row-low .row-low-right div.questions {
        -webkit-box-flex: 0.7;
        -ms-flex: 0.7 1 0px;
        flex: 0.7 1 0;
    }

    #remmod #UCR-Estimate-panel .result-header .row-low .row-low-right div.cost-summary-col,
    #remmod #Medicate-Estimate-panel .result-header .row-low .row-low-right div.cost-summary-col,
    #remmod #Compare-Estimate-panel .result-header .row-low .row-low-right div.cost-summary-col {
        -webkit-box-flex: 0.3;
        -ms-flex: 0.3 1 0px;
        flex: 0.3 1 0;
        text-align: right;
        padding-right: 0;
    }

    .water_mark_div {
        display: block;
        text-align: center;
        position: fixed;
        color: black;
        top: 40%;
        z-index: 500000;
        width: 100%;
        font-size: 2em !important;
        line-height: 2.5em;
        opacity: 0.7;
        filter: alpha(opacity=20);
        /* Safari */
        -webkit-transform: rotate(-45deg);
        /* Firefox */
        -moz-transform: rotate(-45deg);
        /* IE */
        -ms-transform: rotate(-45deg);
        /* Opera */
        -o-transform: rotate(-45deg);
        /* Internet Explorer */
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    }
}
