@page {
    size: A4
}

@media print {
    body {
        width: auto!important;
        page-break-after: avoid;
        max-height: 297mm;
    }
    .allwrap {
        background: none;
    }
    header,
    nav,
    wrapper,
    .breadcrumb,
    .lead,
    .btn,
    footer,
    #checksheet_outer {
        display: none !important;
    }
    .right_body {
        display: block!important;
        width: auto!important;
        max-width: 250mm!important;
        min-width: none!important;
        margin: 0 auto;
        background: none!important;
        page-break-after: avoid;
    }
    .content_inner {
        width: auto!important;
        max-width: none!important;
        min-width: none!important;
    }
    #checksheet {
        max-width: none!important;
        min-width: none!important;
        display: block!important;
        margin: 0 auto!important;
        page-break-after: avoid;
    }
    .box_check {
        background: none!important;
        border: 20px solid #007e63;
        width: auto!important;
        max-width: none!important;
        min-width: none!important;
    }
    .check_inner {
        min-height: 240mm;
    }
    #clip {
        top: -15px!important;
    }
    #checksheet h2,
    #checksheet p.pc_view,
    #checksheet .btn {
        display: none !important;
    }
    #checksheet h3 {
        font-size: 24px!important
    }
    #checksheet p,
    #checksheet li {
        font-size: 20px!important
    }
    .wrapper #container #main .box_check .check_inner .check_caution{
        margin-top: 30px;
        font-size: 24px!important
    }
    .wrapper #container #main .box_check .check_inner .check_caution span{
        font-size: 28px!important
    }
    #checksheet p.doctor{
        font-size: 15px;
        margin-top: 120px;
    }
}
