body {
    background-color: #f2f2f2;
}

div.a4_paper {
    background-color: #fff;
}

div.top-information,
div.bottom-information {
    margin:20px auto 20px auto;
    width:210mm;
}

div.bottom-information {
    height:45px;
}

div.alert {
    margin-top:10px;
    margin-bottom:0px;
}

a.print-btn {
    margin-right:10px;
}

div.print-warning {
    height:500mm;
    z-index: 1000;
    width:100%;
    text-align:center;
    margin:0;
    padding-top:100mm;
    font-size: 28px;
    display:none;
}
div.print-warning h1 {
    font-size: 80px;
}

.forceHide {
    display:none !important;
}

.sidr {
    top:0px !important;
}

div.

sidrParagraphs {
    top: 50px !important;
}

div.sidebarlogo {
    width: 230px;
    text-align: center;
    margin-top: 10px;
}