#pageContentHeader {
    line-height: 1.1;
}

.b-article__wrapper a {
    text-decoration: none !important;
}

.b-article__wrapper a:hover {
    text-decoration: none !important;
}

.b-article__wrapper {
    background-color: #fcfcfc !important;
    line-height: 2em !important;
}

.b-article__wrapper table td {
    padding: 8px !important;
}

.b-article__wrapper img {
    vertical-align: middle;
}

.b-article__wrapper ul li {
    padding-left: 0.75em;
}

.h4 {
    margin-bottom: 1.5em
}

@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/Roboto-Regular.woff') format('woff'),
        url('../../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Roboto Medium';
    src: url('../../fonts/Roboto-Medium.woff') format('woff'),
        url('../../fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

.de-tb-text {
	vertical-align: middle !important;
}