<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**/

@import url('../../../views/inst_ss_report/all/viewBC.css');
@import url('../../../views/inst_ss_report/all/viewSM.css');
@import url('../../../views/inst_ss_report/all/video_tutorial.css');

/* --- View-Head --- */

div.view div.head {
    font-size: 15px;
    margin: 0 0 0 0;
    padding: 0.5em 0 0.5em 0;
}
div.view div.head &gt; h3 {
    margin: 0 0 0 0;
}
div.view div.head &gt; h3 span {
    font-size: 1em;
}
div.view div.head &gt; div {
    max-width: 1000px;
}
div.view div.head div.intro {
    padding: 0.5em 0;
}
div.view div.head div.note {
    padding: 0.5em 0;
    font-size: 1em;
    font-weight: 100;
    font-style: italic;
}


/* --- Notice --- */
div.view div.notice {
    margin: 0.5em 0;
    padding: 1em 1em;
    font-size: 1.5em;
    font-weight: 100;
    background: gray;
    color: white;
    text-align: center;
}


/* --- Export --- */

div.view div.export {
    /*position: absolute; top: 0; right: 0;*/
    text-align: right;
}

div.view div.export2 {
    /*position: absolute; top: 0; right: 0;*/
    text-align: right;
}
</pre></body></html>