.content-header {
    display:none;
}
body {
    font-size: 12px;
}
@page {
    size: landscape;
}

.iqpt-sidebar-left {
    display: none;
}

.iqpt-page-content-content > .row-fluid > div {
    width:100% !important;
    left: 0 !important;
}

a[href]:after { content: none !important; }
img[src]:after { content: none !important; }
