﻿a[href]:after,
.breadcrumb,
.menu,
#Block__MasterDesktopMenu,
#searchbar
{
    display: none !important;
}

html, body {
    width: 210mm;
    height: 297mm;
    background: #fff;
}

#Block__MasterDesktopLogo {
    display: inline-block;
    position: absolute;
    float: right;
    right: 0;
    top: 10px;
    height: 70px;
    width: 95px;
}
div.collapse {
    display: block !important;
}
#errorTable span {
    margin-bottom: 10px;
    display: block;
    cursor: default;
}
#errorTable span.arrow {
    display: none;
}
#errorTable li {
    margin-bottom: 0;
}
#errorTable td,
#errorTable th {
    font-size: 14px;
}

th#tableErrorcodeLabel {
    width: 12%;
}
th#tableErrorlevelLabel {
    width: 15%;
}
th#tableDescriptionLabel {
    width: 73%;
}

ul:not([class]) {
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
}

ul ul:not([class]) {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
