.cc-revoke,
.dp--icon-fingerprint,
.jumbotron,
.frame-layout-0,
.noPrint,
footer {
    display: none;
}
.printLogo {
    position: fixed;
    top: 0;
    right: 0;
    text-align: right;
}
.printLogo img{
    height: 40px;
}

.fullHeader {
    padding-top: 50px;
    page-break-before:always;
}

.flexContainer {
    display: flex;
    page-break-inside:avoid;
}

.form-compare {
    /*margin-top: 20px;*/
}
