.right-column {
    display: none !important;
}

.top-menu {
    display: none !important;
}

footer {
    display: none !important;
}

header {
    box-shadow: none !important;
}

.zone-navigation {
    display: none !important;
}

.mobile-share-module {
    display: none !important;
}
/*.breadcrumb-nav {
    display: none !important;
}
.font-sizing {
    display: none !important;
}
.widget-navigation {
    display: none !important;
}
.main-navigation {
    display: none !important;
}
.logo {
       display: none !important;
}
#mobile-menu {
     display: none !important;
}
.mobile-nav {
    display: none !important;
}*/

.copyright {
    float: left !important;
}

.printHeader {
    display: block !important;
}

body hr {
    line-height: 36px;
    padding: 20px 0 5px;
    border-bottom: 1px solid #dfe3e5;
    margin: 0 0 20px;
}

body .left-column p {
    margin: 0 0 5px !important;
}

div.importantLinks {
    width: 31%;
    float: left;
    margin-right: 2% !important;
    text-align: center;
    margin-bottom: 10px !important;
}

    div.importantLinks div.header {
        text-align: center;
        width: 100%;
        float: left;
        min-height: 130px !important;
    }

    div.importantLinks img {
        width: auto !important;
        text-align: center;
        display: block;
        margin: auto;
        max-width: 90%;
        max-height: 100px;
    }

    div.importantLinks .container {
        background: #0071ce !important;
        color: #fff;
        min-height: 100px !important;
    }


.page-break {
    display: block;
    page-break-before: always;
}

@page {
    margin-top: 1.5cm;
    margin-bottom: 2cm;
}
