/* weiß */
#about-us .about-us-svg {
    font-size: 38pt;
}
.header-svg {
    font-size: 38pt;
}
.table {
    width: 40%;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: middle;
    border-top: none;
}
.ce-svg {
    font-size: 95pt;
    line-height: 95px;
}
.md-svg {
    font-size: 38pt;
    line-height: 32px;
}
.manufacturer-svg {
    font-size: 38pt;
}
.body-container.container {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    margin-bottom: 50px;
    padding-top: 50px;
}
.backgroundOuterPage {
    background-color: #e1e3e5;
    height: 100%;
}
h1 {
    font-size: 1.5rem;
    margin-bottom: 0 !important;
}
h2 {
    font-size: 1.3rem;
}
h3 {
    font-size: 1.2rem;
}
h4 {
    font-size: 1.1rem;
}
footer {
    color: #ffffff;
    background-color: #003c5a;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 5;
}
footer #footer-copyright,
footer #footer-legalNotice,
footer #footer-privacy,
footer #footer-support {
    cursor: pointer;
}
footer #footer-copyright a,
footer #footer-legalNotice a,
footer #footer-privacy a,
footer #footer-support a {
    color: #ffffff;
}
footer #footer-copyright a:visited,
footer #footer-legalNotice a:visited,
footer #footer-privacy a:visited,
footer #footer-support a:visited {
    color: #ffffff;
}
footer #footer-copyright a:hover,
footer #footer-legalNotice a:hover,
footer #footer-privacy a:hover,
footer #footer-support a:hover {
    text-decoration: none;
}
@media (max-width: 1279px) {
    footer .container {
        width: 100%;
    }
}
.header {
    min-height: 50px;
    display: block;
    color: #ffffff;
    background-color: #003c5a;
}
.header a {
    color: #ffffff;
}
.header a:visited {
    color: #ffffff;
}
.header a:hover {
    text-decoration: none;
}
.header #header-container {
    position: relative;
    width: 1280px;
    min-height: 50px;
}
@media (max-width: 1279px) {
    .header #header-container {
        width: 100%;
    }
}
.header #header-container .headerStyleAboutUs {
    font-size: 2rem;
    margin: 0;
    text-align: center;
}
.header #header-container img.dosingLogo {
    height: 31px;
    vertical-align: middle;
    position: absolute;
    left: 0;
}
.header #header-container #header-right {
    max-height: 50px;
}
.header #header-container #header-right .info-icon {
    display: block;
    padding: 5px 14px;
    cursor: pointer;
}
.header #header-container #header-right .info-icon .new-documentation-mark {
    font-size: 10px;
    background-color: rgba(122, 122, 122, 0.85);
    color: #ffffff;
    position: absolute;
    right: 5px;
    top: 5px;
    height: 15px;
    width: 15px;
    border-radius: 10px;
    padding-top: 3px;
    padding-left: 6px;
}
.header #header-container #header-right .icon-manual-after {
    font-size: 26pt;
    line-height: 41px;
    margin-left: 3px;
}
.header #header-container .icon-header-right {
    position: absolute;
    right: 0;
}
.vue-status {
    position: relative;
    width: 100%;
    min-height: 100vh;
}
.vue-status .content table {
    width: 90%;
    max-width: 900px;
    background-color: transparent;
    margin: 30px auto 50px;
    border: 1px solid #ddd;
}
.vue-status .content table td {
    vertical-align: middle;
}
#page-info .content-header-row {
    position: relative;
}
#page-info .content-header-row .button {
    position: absolute;
    top: 0;
}
#page-info .content-header-row .button.button-pdf-save {
    right: 0;
}
#page-info .content-header-row .new-documentation-mark {
    font-size: 10px;
    background-color: rgba(122, 122, 122, 0.85);
    color: #ffffff;
    position: relative;
    top: -8px;
    right: 1px;
    height: 15px;
    width: 15px;
    border-radius: 10px;
    padding-top: 3px;
    padding-left: 6px;
}
#page-info .overlay-content {
    height: 100%;
}
#page-info .overlay-content .overlay-header {
    margin-bottom: 1rem;
    padding-bottom: 0;
}
#page-info .overlay-content .page-body {
    padding: 0;
    overflow: hidden;
}
#page-info ul.nav-tabs {
    position: relative;
}
#page-info ul.nav-tabs a {
    font-size: 1.2rem;
    user-select: none;
}
#page-info ul.nav-tabs i {
    font-size: 16pt;
    margin-right: 3px;
}
#page-info ul.nav-content {
    height: calc(100% - 100px);
    position: relative;
    margin-top: 1rem;
    overflow-y: hidden;
    background-color: #ffffff;
    padding: 15px;
}
#page-info ul.nav-content li {
    width: 100%;
}
#page-info ul li {
    height: 88%;
}
#page-info ul li.nav-item {
    overflow: hidden;
}
#page-info ul li.nav-item .active {
    background-color: rgba(0, 60, 90, 0.2);
    border-bottom: #1c7430;
}
#page-info ul li a {
    cursor: pointer;
}
#page-info ul li.mt-16px {
    margin-top: 16px;
}
#page-info ul li.overflow-y-scroll {
    overflow-y: scroll;
}
@media (max-width: 920px) {
    #page-info ul li:last-child {
        padding-right: 110px;
    }
}
#handbook {
    width: 100%;
    border: none;
    overflow-y: hidden;
}
.downloadButton a button {
    padding: 7px 8px 4px;
}
.nav-tabs {
    border-bottom: 1px solid #ffffff;
}
.nav-tabs .nav-link {
    color: #212529 !important;
}
.nav-tabs .nav-link.active {
    border: solid 1px #ffffff;
    box-shadow: 0 0.125rem 0.25rem #e1e3e5 !important;
}
.nav-tabs .nav-link:not(.active):hover {
    background-color: #c6c6c6;
    border: 1px solid transparent;
}
/*# sourceMappingURL=pages.css.map */
