html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, button, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}


a.imagetogglelink {
    position: relative;
    display: inline-block;
}

svg.image-toggle-magnifier { /* Magnifier icon for image toggles */
    display: none;
}

img.image-toggle:hover + svg.image-toggle-magnifier, svg.image-toggle-magnifier:hover {
    opacity: 1;
}



body {
    padding: 0;
    margin: 0;
    text-align: left;
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #58595b;
    background-color: #e6e7e8;
}

div.inner {
    width: 1200px;
    margin: 0 auto 0 auto;
}

header:not([class]) {
    width: 100%;
    position: fixed;
    height: 100px;
    background-color: #ffffff;
    background-image: url(/common/img/bodybg.png);
    background-repeat: repeat-x;
    background-position: top left;
    box-shadow: 0px 2px 2px #d1d3d4;
    z-index: 1;
}

header:not([class]) div.inner {
    background-image: url(/common/img/colorbar.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 5px;
    padding: 15px 0 0 0;
}

div#prtg-logo {
    float: left;
    height: 60px;
}

div#meta {
    float: right;
}

div#meta ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 40px;
}

div#meta ul li {
    display: inline;
    padding: 0 0 0 10px;
}

div#meta ul li a {
    color: #0b2558;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    display: inline-block;
}

div#meta ul li a:hover {
    color: #00aeef;
}

div#meta ul form#searchbox {
    display: block;
    float: right;
    overflow: hidden;
    background-color: #e6e7e8;
    border-radius: 3px;
    padding: 0px;
    height: 22px;
}

div#meta ul form#searchbox input {
    float: left;
    width: 120px;
    padding: 2px 3px 3px 10px;
    border: 1px solid #e6e7e8;
    font-size: 12px;
    color: #58595b;
    background-color: #e6e7e8;
}

div#meta ul form#searchbox a {
    background-image: url(/common/img/sprite.png);
    background-repeat: no-repeat;
    background-position: -2534px -222px;
    display: block;
    width: 20px;
    height: 20px;
    float: left;
}

div#paessler-logo {
    float: right;
    height: 18px;
}

div#base {
    width: 100%;
    padding: 120px 0 0 0;
    margin: 0 0 20px 0;
}

div#base div.inner {

}

/* Move anchor 110px to the top to jump over fixed header (which has a height of 100px) */
.p_InTopicHeading a:first-child {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}

body > footer:not([id]) {
    width: 100%;
    background-color: #0b2558;
    padding: 40px 0 40px 0;
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
}

body > footer:not([id]) ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body > footer:not([id]) ul p {
    color: #ffffff;
    font-size: 14px;
    margin: 0 0 10px 0;
}

body > footer:not([id]) ul p a {
    color: #00aeef;
    text-decoration: none;
}

body > footer:not([id]) ul p a:hover {
    text-decoration: underline;
}

body > footer:not([id]) ul li.contact {
    width: 350px;
}

body > footer:not([id]) ul li {
    display: inline-block;
    width: 250px;
    margin-right: 20px;
    vertical-align: top;
}

body > footer:not([id]) ul li h3 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 16px;
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-weight: 400;
    margin: 25px 0 10px 0;
}

body > footer:not([id]) ul li h3 a {
    color: #ffffff;
    text-decoration: none;
}

body > footer:not([id]) ul li h3 a:hover {
    text-decoration: underline;
}

body > footer:not([id]) ul li a.button {
    background-color: #f59c00;
    display: block;
    width: auto;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    margin: 0 0 50px 0;
    border-radius: 2px;
    line-height: 13px;
    padding: 12px 20px 12px 20px;
}

body > footer:not([id]) ul li ul li {
    margin: 0 0 5px 0;
    display: block;
}

body > footer:not([id]) ul li ul li a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}

body > footer:not([id]) ul li ul li a:hover {
    text-decoration: underline;
}

body > footer:not([id]) a.social {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    background-image: url(/common/img/sprite-social-media-footer.png);
    background-repeat: no-repeat;
    background-size: auto 80px;
    border-radius: 25px;
    margin: 10px 5px 20px 0;
    padding: 0;
}

body > footer:not([id]) a.facebook {
    background-position: 0 -50px;
}

body > footer:not([id]) a.facebook:hover {
    background-position: 0 0;
}

body > footer:not([id]) a.twitter {
    background-position: -40px -50px;
}

body > footer:not([id]) a.twitter:hover {
    background-position: -40px 0;
}

body > footer:not([id]) a.googleplus {
    background-position: -80px -50px;
}

body > footer:not([id]) a.googleplus:hover {
    background-position: -80px 0;
}

body > footer:not([id]) a.linkedin {
    background-position: -120px -50px;
}

body > footer:not([id]) a.linkedin:hover {
    background-position: -120px 0;
}

body > footer:not([id]) a.youtube {
    background-position: -160px -50px;
}

body > footer:not([id]) a.youtube:hover {
    background-position: -160px 0;
}

body > footer:not([id]) a.xing {
    background-position: -200px -50px;
}

body > footer:not([id]) a.xing:hover {
    background-position: -200px 0;
}

body > footer:not([id]) a.instagramm, body > footer:not([id]) a.instagram {
    background-position: -240px -50px;
}

body > footer:not([id]) a.instagramm:hover, body > footer:not([id]) a.instagram:hover {
    background-position: -240px -50px;
}

div#main {
    width: 820px;
    padding: 20px 30px 0px 30px;
    float: left;
    min-height: 860px;
    background-color: #ffffff;
    margin-bottom: 20px;
}

div#breadcrumbs {
    color: #58595b;
    font-size: 11px;
}

div#breadcrumbs a {
    color: #58595b;
}

div#breadcrumbs a:hover {
    color: #00aeef;
}

div.buttons {
    margin: 20px 0 40px 0;
}

div.buttons a {
    display: block;
    background-color: #0b2558;
    width: 120px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    padding: 5px 0 5px 0;
}

div.buttons a.previous {
    float: left;
}

div.buttons a.next {
    float: right;
}

div.buttons a:hover {
    background-color: #f59c00;
}

div#teaser {
    width: 300px;
    float: right;
}

div#teaser div.teaser {
    background-color: #ffffff;
    margin-bottom: 20px;
}

div#banner {
    background-image: url(/common/img/colorbar.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 4px;
    padding: 0 0 0 0;
}

div#banner h2 {
    background-color: #0b2558;
    color: #ffffff;
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 24px;
    line-height: 25px;
    padding: 20px 15px 25px 15px;
    font-weight: 300;
    margin: 0 0 15px 0;
    background-image: url(/common/img/ad-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 40% auto;
}

div#banner h2 strong {
    font-weight: 300;
}

div#banner img {
    width: 90px;
    margin: 5px 0 0 15px;
    float: left;
}

div#banner a.button {
    background-color: #f59c00;
    float: right;
    width: auto;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    margin: 0 15px 0 0;
    border-radius: 2px;
    line-height: 13px;
    padding: 12px 20px 12px 20px;
}

div#banner a.button span {
    text-transform: none;
    font-size: 11px;
}

div#downloads {
    padding: 20px 20px 0px 20px;
}

div#downloads a {
    background-image: url(/common/img/manuals-download.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 24px 24px;
    padding: 3px 0 10px 35px;
    color: #00aeef;
    display: block;
    margin: 0 0 0 0;
    text-decoration: none;
    font-size: 12px;
}

div#downloads a:hover {
    text-decoration: underline;
}

div#downloads a.html {
    background-image: url(/common/img/manuals-html.png);
}

body.table-of-content {
    background-color: #ffffff;
}

div#index {
    padding: 15px;
}

div#index ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div#index ul li {
    margin: 0 0 5px 0 !important;
    padding: 0 0 5px 0 !important;
    border-bottom: 1px solid #e6e7e8;
}

div#index ul li a {
    color: #0b2558;
    text-decoration: none;
    font-size: 12px;
}

div#index ul li a span {
    display: inline-block;
    width: 95%;
}

div#index ul li a:hover, div#index ul li a.active {
    color: #00aeef;
}

div#index ul li a.expand {
    float: right;
    transition: .5s;
}

div#index ul li ul {
    display: none;
    padding: 10px 0 0 15px;
}

div#index ul li ul li {
    margin: 0 0 5px 0 !important;
    padding: 0 0 5px 10px !important;
    border-bottom: none;
}

div#index ul li ul li a {
    text-transform: none;
}

div#index ul.current {
    display: block;
}

div#index ul.current ul {
    display: none;
}

div#index ul.current ul.current {
    display: block;
}

div#index ul.current ul.current ul {
    display: none;
}

div#index ul.current ul.current ul.current {
    display: block;
}

div#index ul.current ul.current ul.current ul {
    display: none;
}

.clear {
    clear: both;
}

a[name]::before {
    content: "";
    display: block;
    height: 120px;
    margin: -120px 0 0;
}

div#content h1, div#content h2, div#content .p_InTopicHeading {
    font-family: Roboto, 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-weight: 400;
}

div#content a {
    color: #00aeef;
    text-decoration: none;
    outline: none;
}

div#content a:visited {
    color: #00aeef;
    text-decoration: none;
    outline: none;
}

div#content a strong, div#content a:visited strong {
    color: #00aeef;
}

div#content a:hover {
    text-decoration: underline;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6, div#content .p_InTopicHeading {
    margin: 0 0 15px 0;
    padding: 15px 0 0 0;
    font-weight: normal;
    line-height: 130%;
    color: #0b2558;
}

div#content h1 a, div#content h2 a, div#content h3 a, div#content h4 a, div#content h5 a, div#content h6 a, div#content h1 a:visited, div#content h2 a:visited, div#content h3 a:visited, div#content h4 a:visited, div#content h5 a:visited, div#content h6 a:visited {
    text-decoration: none;
    color: #0b2558;
}

div#content h1 strong, div#content h2 strong, div#content h3 strong {
    font-weight: 500;
}

div#content h1 {
    font-size: 35px;
    line-height: 35px;
    margin: 20px 0 30px 0;
    padding: 0;
}

div#content h2, div#content .p_InTopicHeading {
    font-size: 23px;
    line-height: 25px;
    margin: 25px 0 10px 0;
    padding: 0 0 0 0;
}

div#content h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0 10px 0;
    padding: 0;
}

div#content h4, div#content h5 {
    font-size: 16px;
    line-height: 20px;
}

div#content p {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 10px 0;
}

div#content p.p_CodeExample {
    background-color: #58595b;
    color: #b4cb37;
    overflow: hidden !important;
    padding: 20px !important;
    width: 95% !important;
    margin: 10px 0 20px 0 !important;
    font-family: "Courier", monospace;
    word-wrap: break-word;
    font-size: 13px;
}

div#content strong, div#content .f_BoldCustom {
    font-weight: bold;
    color: #0b2558;
}

div#content a strong {
    color: #00aeef;
}

div#content em, div#content .f_ItalicCustom {
    font-style: italic;
}

div#content ul {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
}

div#content ol {
    margin: 0 0 10px 10px;
    padding: 0 0 0 15px;
}

div#content ol li {
    margin: 0 0 10px 0;
}

div#content ul li {
    margin: 0 0 10px 0;
}

div#content div.manual-img {
    text-align: center;
    padding: 10px 0 10px 0;
}

div#content div.manual-img img {
    display: inline-block;
    margin: 0 0 5px 0;
}

div#content div.manual-img em {
    display: block;
    font-style: italic;
    color: #0b2558;
    font-weight: bold;
}

div#content div table {
    border: none !important;
    margin: 10px 0 15px 0 !important;
    width: 100% !important;
}

div#content div table p, div#content div table ul {
    width: 100% !important;
    padding: 5px 0 !important;
}

div#content div table td {
    background-color: #f3f4f4 !important;
    border: none !important;
}

div#content div table td ul {
    text-transform: none !important;
    width: 95% !important;
    padding-left: 15px !important;
}

div#content div table th {
    background-color: #dee0e0 !important;
    border: none !important;
    color: #58595b !important;
    padding: 10px !important;
}

div#content div table th ul {
    font-size: 12px !important;
    line-height: 15px !important;
    text-transform: none !important;
    width: 100% !important;
    padding-left: 15px !important;
}

div#content div table th ul li {
    padding: 2px !important;
}

div#content div table th p {
    font-size: 15px !important;
    line-height: 17px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
}

div#content div table td {
    padding: 10px !important;
}

div#content div table th p, div#content div table td p {
    margin: 0 !important;
}

div#content div table tr:first-child :last-child {
    border-top-right-radius: 2px !important;
}

div#content div table tr:first-child :first-child {
    border-top-left-radius: 2px !important;
}

div#content div table tr:last-child :last-child {
    border-bottom-right-radius: 2px !important;
}

div#content div table tr:last-child :first-child {
    border-bottom-left-radius: 2px !important;
}

div#content div table tr:nth-of-type(odd) td {
    background-color: #e6e7e8 !important;
}

div#content div table td:first-child {
    width: 30% !important;
}

div#content div table td:first-child p, div#content div table td:first-child ul {
    font-size: 14px !important;
    line-height: 16px !important;
}

div#content div table td:first-child p.p_CodeExample {
    font-size: 13px !important;
}

@media only screen and (max-width: 700px) {
    body div#base {
        padding: 80px 0 0 0;
    }

    body div.inner {
        width: 100%;
        padding: 0;
    }

    body div#main {
        width: 90%;
        padding: 0 5% 0 5%;
    }

    body div#teaser {
        width: 90%;
        padding: 0 5% 0 5%;
    }

    body div#index.teaser {
        display: none;
    }

    body header {
        height: 70px;
    }

    body header div#prtg-logo {
        padding: 20px 0 0 5%;
        height: 35px;
    }

    body header div#meta {
        display: none;
    }

    body footer:not([id]) ul li {
        float: none;
        width: 90%;
        padding: 0 5% 0 5%;
    }
}

div#index-waiting {
    width: 40%;
    height: 40%;
    display: block;
    margin: auto;
}

.rotate {
    transform: rotate(180deg);
    transition: .5s;
}

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.3.6 (20/12/2016)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
@font-face {
    font-family: 'lightcase';
    src: url("/static/custom/www/lightcase-2.3.6/fonts/lightcase.eot?55356177");
    src: url("/static/custom/www/lightcase-2.3.6/fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("/static/custom/www/lightcase-2.3.6/fonts/lightcase.woff?55356177") format("woff"), url("/static/custom/www/lightcase-2.3.6/fonts/lightcase.ttf?55356177") format("truetype"), url("/static/custom/www/lightcase-2.3.6/fonts/lightcase.svg?55356177#lightcase") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class*='lightcase-icon-']:before {
    font-family: 'lightcase', sans-serif;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
.lightcase-icon-play:before {
    content: '\e800';
}

.lightcase-icon-pause:before {
    content: '\e801';
}

.lightcase-icon-close:before {
    content: '\e802';
}

.lightcase-icon-prev:before {
    content: '\e803';
}

.lightcase-icon-next:before {
    content: '\e804';
}

.lightcase-icon-spin:before {
    content: '\e805';
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-moz-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes lightcase-spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

#lightcase-case {
    display: none;
    position: fixed;
    z-index: 2002;
    top: 50%;
    left: 50%;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 949px) {
    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) {
        border: none !important;
        background: none !important;
        width: 95% !important;
        top: 30px !important;
        left: 2.5% !important;
        margin: 0 0 0 0 !important;
    }
}

#lightcase-case .lightcase-contentInner {
    transition: height 0.3s ease-out;
}

@media screen and (min-width: 950px) {
    #lightcase-case:not([data-lc-type=error]) #lightcase-content {
        position: relative;
        z-index: 1;
        overflow: hidden;
        text-shadow: none;
        background-color: #fff;
        -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
        -webkit-backface-visibility: hidden;
    }
}

@media screen and (min-width: 950px) {
    #lightcase-case[data-lc-type=image] #lightcase-content,
    #lightcase-case[data-lc-type=video] #lightcase-content {
        background-color: #333;
    }
}

#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

@media screen and (max-width: 949px) {
    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: none !important;
    }
}

#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 949px) {
    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
        padding: 15px;
    }

    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner, #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > * {
        width: 100% !important;
        max-width: none !important;
    }

    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner > *:not(iframe) {
        height: auto !important;
        max-height: none !important;
    }
}

@media screen and (max-width: 949px) {
    .lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media screen and (max-width: 949px) and (min-width: 950px) {
    [data-lc-type=image] #lightcase-content .lightcase-contentInner,
    [data-lc-type=video] #lightcase-content .lightcase-contentInner {
        line-height: 0.75;
    }
}

@media screen and (max-width: 949px) {
    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        background: none !important;
    }
}

@media screen and (min-width: 950px) {
    #lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
        padding: 30px;
        overflow: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 949px) {
    #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
        color: #aaa;
    }
}

@media screen and (min-width: 950px) {
    #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
        color: #333;
    }
}

#lightcase-case p.lightcase-error {
    margin: 0;
    font-size: 17px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #aaa;
}

@media screen and (max-width: 949px) {
    #lightcase-case p.lightcase-error {
        padding: 30px 0;
    }
}

@media screen and (min-width: 950px) {
    #lightcase-case p.lightcase-error {
        padding: 0;
    }
}

.lightcase-isMobileDevice .lightcase-open body {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

#lightcase-info {
    position: absolute;
    padding-top: 15px;
}

#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-weight: normal;
    text-overflow: ellipsis;
}

#lightcase-info #lightcase-title {
    font-size: 17px;
    color: #aaa;
}

@media screen and (max-width: 949px) {
    #lightcase-info #lightcase-title {
        position: fixed;
        top: 10px;
        left: 0;
        max-width: 87.5%;
        padding: 5px 15px;
        background: #333;
    }
}

#lightcase-info #lightcase-caption {
    clear: both;
    font-size: 13px;
    color: #aaa;
}

#lightcase-info #lightcase-sequenceInfo {
    font-size: 11px;
    color: #aaa;
}

@media screen and (max-width: 949px) {
    .lightcase-fullScreenMode #lightcase-info {
        padding-left: 15px;
        padding-right: 15px;
    }

    #lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
        position: static;
    }
}

#lightcase-loading {
    position: fixed;
    z-index: 9999;
    width: 1.123em;
    height: auto;
    font-size: 38px;
    line-height: 1;
    text-align: center;
    text-shadow: none;
    position: fixed;
    z-index: 2001;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -0.5em;
    opacity: 1;
    font-size: 32px;
    text-shadow: 0 0 15px #fff;
    -moz-transform-origin: 50% 53%;
    -webkit-animation: lightcase-spin 0.5s infinite linear;
    -moz-animation: lightcase-spin 0.5s infinite linear;
    -o-animation: lightcase-spin 0.5s infinite linear;
    animation: lightcase-spin 0.5s infinite linear;
}

#lightcase-loading, #lightcase-loading:focus {
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s;
}

#lightcase-loading > span {
    display: inline-block;
    text-indent: -9999px;
}

#lightcase-nav a[class*='lightcase-icon-'] {
    position: fixed;
    z-index: 9999;
    width: 1.123em;
    height: auto;
    font-size: 38px;
    line-height: 1;
    text-align: center;
    text-shadow: none;
    outline: none;
    cursor: pointer;
}

#lightcase-nav a[class*='lightcase-icon-'], #lightcase-nav a[class*='lightcase-icon-']:focus {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6);
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: color, opacity, ease-in-out 0.25s;
    -moz-transition: color, opacity, ease-in-out 0.25s;
    -o-transition: color, opacity, ease-in-out 0.25s;
    transition: color, opacity, ease-in-out 0.25s;
}

#lightcase-nav a[class*='lightcase-icon-'] > span {
    display: inline-block;
    text-indent: -9999px;
}

#lightcase-nav a[class*='lightcase-icon-']:hover {
    color: white;
    text-shadow: 0 0 15px white;
}

.lightcase-isMobileDevice #lightcase-nav a[class*='lightcase-icon-']:hover {
    color: #aaa;
    text-shadow: none;
}

#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-prev {
    left: 15px;
}

#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-next {
    right: 15px;
}

#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
    left: 50%;
    margin-left: -0.5em;
}

@media screen and (min-width: 950px) {
    #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-pause, #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-play {
        opacity: 0;
    }
}

#lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
    top: 15px;
    right: 15px;
    bottom: auto;
    margin: 0;
    opacity: 0;
    outline: none;
}

@media screen and (min-width: 950px) {
    #lightcase-nav a[class*='lightcase-icon-'].lightcase-icon-close {
        position: fixed;
    }
}

@media screen and (max-width: 949px) {
    #lightcase-nav a[class*='lightcase-icon-'] {
        bottom: 15px;
        font-size: 24px;
    }
}

@media screen and (min-width: 950px) {
    #lightcase-nav a[class*='lightcase-icon-'] {
        bottom: 50%;
        margin-bottom: -0.5em;
    }

    #lightcase-nav a[class*='lightcase-icon-']:hover,
    #lightcase-case:hover ~ #lightcase-nav a[class*='lightcase-icon-'] {
        opacity: 1;
    }
}

#lightcase-overlay {
    display: none;
    width: 100%;
    min-height: 100%;
    position: fixed;
    z-index: 2000;
    top: -9999px;
    bottom: -9999px;
    left: 0;
    background: #333;
}

@media screen and (max-width: 949px) {
    #lightcase-case:not([data-lc-type=error]) {
        background-color: #333;
    }
}

.tooltipster-fall, .tooltipster-grow.tooltipster-show {
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute;
}

.tooltipster-box {
    flex: 1 1 auto;
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
    opacity: 1;
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}

.tooltipster-swing.tooltipster-show {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
    top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0 !important;
    opacity: 0;
}

.tooltipster-slide {
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
    left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0 !important;
    opacity: 0;
}

@keyframes tooltipster-fading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.tooltipster-update-fade {
    animation: tooltipster-fading .4s;
}

@keyframes tooltipster-rotating {
    25% {
        transform: rotate(-2deg);
    }
    75% {
        transform: rotate(2deg);
    }
    100% {
        transform: rotate(0);
    }
}

.tooltipster-update-rotate {
    animation: tooltipster-rotating .6s;
}

@keyframes tooltipster-scaling {
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.tooltipster-update-scale {
    animation: tooltipster-scaling .6s;
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px;
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px;
}

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px;
}

.tooltipster-sidetip.tooltipster-default.tooltipster-default-customized .tooltipster-box {
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.4);
    border: none;
    border-radius: 0px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #565656;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #565656;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #565656;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #565656;
}

.tooltip-templates {
    display: none;
}

.tooltip {
    cursor: pointer;
}

.tooltipster-content {
    text-align: center;
}

@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: normal;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100/Roboto-100.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100/Roboto-100.eot?#iefix") format("embedded-opentype"), local("Roboto Thin"), local("Roboto-100"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100/Roboto-100.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100/Roboto-100.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100/Roboto-100.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100/Roboto-100.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300/Roboto-300.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300/Roboto-300.eot?#iefix") format("embedded-opentype"), local("Roboto Light"), local("Roboto-300"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300/Roboto-300.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300/Roboto-300.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300/Roboto-300.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300/Roboto-300.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-regular/Roboto-regular.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-regular/Roboto-regular.eot?#iefix") format("embedded-opentype"), local("Roboto"), local("Roboto-regular"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-regular/Roboto-regular.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-regular/Roboto-regular.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-regular/Roboto-regular.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-regular/Roboto-regular.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500/Roboto-500.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500/Roboto-500.eot?#iefix") format("embedded-opentype"), local("Roboto Medium"), local("Roboto-500"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500/Roboto-500.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500/Roboto-500.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500/Roboto-500.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500/Roboto-500.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: normal;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700/Roboto-700.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700/Roboto-700.eot?#iefix") format("embedded-opentype"), local("Roboto Bold"), local("Roboto-700"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700/Roboto-700.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700/Roboto-700.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700/Roboto-700.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700/Roboto-700.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 900;
    font-style: normal;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900/Roboto-900.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900/Roboto-900.eot?#iefix") format("embedded-opentype"), local("Roboto Black"), local("Roboto-900"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900/Roboto-900.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900/Roboto-900.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900/Roboto-900.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900/Roboto-900.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: italic;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100italic/Roboto-100italic.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100italic/Roboto-100italic.eot?#iefix") format("embedded-opentype"), local("Roboto Thin Italic"), local("Roboto-100italic"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100italic/Roboto-100italic.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100italic/Roboto-100italic.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100italic/Roboto-100italic.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-100italic/Roboto-100italic.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 300;
    font-style: italic;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300italic/Roboto-300italic.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300italic/Roboto-300italic.eot?#iefix") format("embedded-opentype"), local("Roboto Light Italic"), local("Roboto-300italic"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300italic/Roboto-300italic.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300italic/Roboto-300italic.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300italic/Roboto-300italic.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-300italic/Roboto-300italic.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: italic;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-italic/Roboto-italic.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-italic/Roboto-italic.eot?#iefix") format("embedded-opentype"), local("Roboto Italic"), local("Roboto-italic"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-italic/Roboto-italic.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-italic/Roboto-italic.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-italic/Roboto-italic.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-italic/Roboto-italic.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 500;
    font-style: italic;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500italic/Roboto-500italic.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500italic/Roboto-500italic.eot?#iefix") format("embedded-opentype"), local("Roboto Medium Italic"), local("Roboto-500italic"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500italic/Roboto-500italic.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500italic/Roboto-500italic.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500italic/Roboto-500italic.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-500italic/Roboto-500italic.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 700;
    font-style: italic;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700italic/Roboto-700italic.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700italic/Roboto-700italic.eot?#iefix") format("embedded-opentype"), local("Roboto Bold Italic"), local("Roboto-700italic"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700italic/Roboto-700italic.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700italic/Roboto-700italic.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700italic/Roboto-700italic.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-700italic/Roboto-700italic.svg#Roboto") format("svg");
}

@font-face {
    font-family: 'Roboto';
    font-weight: 900;
    font-style: italic;
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900italic/Roboto-900italic.eot");
    src: url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900italic/Roboto-900italic.eot?#iefix") format("embedded-opentype"), local("Roboto Black Italic"), local("Roboto-900italic"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900italic/Roboto-900italic.woff2") format("woff2"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900italic/Roboto-900italic.woff") format("woff"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900italic/Roboto-900italic.ttf") format("truetype"), url("https://manuals.paessler.com/Fonts/Roboto/fonts/Roboto-900italic/Roboto-900italic.svg#Roboto") format("svg");
}
