﻿/* Hide a few other elements if necessary */
footer, .hash-tag-menu, #primary-navigation, #secondary-navigation, #searchForm, #fordjupning, #cookieAlert, aside, #left-menu,
.share, #readspeaker_button1, #utvMiljo, #utvMiljoText, #testMiljo, #testMiljoText, .breadcrumb-item, .contact-blocks, #block, head {
    display: none !important;
    visibility: hidden !important;
}

article {
    width: 190mm;
}
#headerTop {
    background-color: #fff;
}

p {
    margin-top: 0 !important;
    font-size: 11pt !important;
    font-weight: normal !important;
    line-height: 1.2em !important;
}

h1 {
    font-size: 22pt !important;
    line-height: 1em !important;
}

h2 {
    font-size: 12pt !important;
    margin-bottom: 0 !important;
}

html, body {
    color: #000;
    width: 210mm;
}

.ingress {
    font-weight: bold !important;
}

.tabcell2 {
    font-size: 12pt !important;
}

.tabcell1 {
    font-size: 12pt !important;
}

th {
    font-size: 12pt !important;
}

.figure-caption {
    font-size: 12pt !important;
    line-height: 1em !important;
}

/* Default left, right, top, bottom margin is 2cm */
@page {
    size: A4;
    margin-top: 10mm;
    margin-bottom: 10mm;
    margin-left: 20mm;
    margin-right: 20mm;
}

.hiddenPrintLogo {
        display: inline!important;
        width: 53px;
        height: 60px;
        background: url("/Assets/Images/SCB-logo_sv.png")!important;
        position: relative;
        margin-top: -40px;
}


