@media print {
    .ri-cust-nav-content>* {
        display: block !important;
    }
    .align-items-baseline>span {
        font-size: 16px !important;
    }
    body .cal-form>.cal-row>.col-input {
        display: flex !important;
    }
    .col-toggle {
        display: none !important;
    }
    .pdfHide {
        display: none !important;
    }
    .btn-content {
        display: none !important;
    }
    body {
        font-size: 9px !important;
    }
    .copyright {
        color: rgb(0 0 0) !important;
    }
    .tooltip-icon {
        display: none !important;
    }
    .col-form-label,
    .r-dropdown .r-dropdown-toggle,
    .savings-dc {
        font-size: 15px !important;
    }
    .note {
        font-size: 15px !important;
        padding-bottom: 130% !important;
    }
    .copyright {
        font-size: 16px !important;
    }
    .print-graph {
        flex: 0 0 60% !important;
        max-width: 70% !important;
    }
    .box-style>.row>* {
        border-right: none !important;
    }
    .content-graph-content {
        padding-bottom: 10px !important;
    }
}