﻿body {
    padding-top: 50px;
    font-size: 10pt;
    margin-left: 5px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.header {
	text-align: left;
    margin-bottom: 12pt;
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
    top: 0;
    left: 0;
    width: 99vw;
    min-width: 600px;
    max-width: 900px;
    position: fixed;
    background-color: #FFFFFF;
    z-index: 500;
    color: red;
    padding: .5em;
}

.headerlogo {
    width: 100vw;
    max-width: 900px;
    height: auto;
    max-height: 210px;	
    padding-right: 10px;
}


.box {
    box-shadow: 1px 1px 1px 1px #575757;
	border: 1px solid #575757;
	background-color: #575757;
/*	width: 100vw;*/
	text-align: left;
	white-space: normal;
    word-spacing: normal; 
    margin: 3px;
}

.info {
    background-color: #575757;
    color: #FFFFFF;
    font-size: 10pt;
    padding: 5px 15px;
}

pre {
    font-family: "Courier New", Courier, monospace;
    font-size: 12pt;
    line-height:1em;
    /*
    background:linear-gradient(180deg,#fff 0,#fff 1em,#eee 0);
    background-size:2em 2em;
    background-origin:content-box;    
    */
}

pre::first-line{
    line-height: 2.2em;
}

.classheader {
	background-position: 0% 50%;
	background-size: 30px 34px;
	margin: 4px 2px 2px 2px;
	font-family: Verdana;
        line-height: 1.5em;
	font-size: 22pt;
	font-weight: bold;
	background-image: url('logoico.gif');
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-left: 40px;
	background-clip:border-box;
	background-origin:padding-box;
	cursor:default;
    background-color:transparent;
}

.resulttable {
    border-style: none;
}

    .resulttable td {
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
        white-space: nowrap;
    }

.resultheader {
    border-style: solid;
    border-color: #99170e;
    font-family: "Courier New", Courier, monospace;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 5px;
    border-width: 1px 1px 1px 1px;
    color: #FFFFFF;
    background-color: #F44336;
}

.classinfo {
    font-size: 14pt;
/*	top: 175px;
    position: sticky;
	background-color: #fff; */
}

.classinfo a:target:before {
    content:"";
    display:block;
    height:200px; 
    margin:-200px 0 0;
}

.r1 {
    background-color: #E6E6E6;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.r0 {
    background-color: White;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.s1 {
    background-color: #E6E6E6;
    font-size: 10pt;
    font-family: "Courier New", Courier, monospace;
    text-decoration: none;
}

.s0 {
    background-color: White;
    font-size: 10pt;
    font-family: "Courier New", Courier, monospace;
    text-decoration: none;
}

.miniurl {
    font-size: 10pt;
}

.split {
    font-style: italic;
}

a:link, a:active {
	color: #000000;
	text-decoration: underline;
}

a:active.rlink, a:link.rlink, a:visited.rlink {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.rlink, a:hover, a:visited{
	text-decoration: underline;
	color: #000000;
}


.team0 {
    background-color: #D0F0FF;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.team1 {
    background-color: #EEF7FF;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.fullTable {
    border: 2px solid Silver;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 4px;
}

.styleBig {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 28pt;
    font-weight: bold;
}

.styleLegNr {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
    border: 2px solid Gray;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    width: 25px;
}

.styleNameBox {
    border-bottom: 1px dashed Black;
}

.styleName {
    width: 200px;
    border-bottom: 1px dashed Black;
}

.styleNumber {
    text-align: right;
    width: 60px;
    border-bottom: 1px dashed Black;
}

#klassList {
    z-index: 1000;
    float: right;
    top: 0;
    left: 900px;
    bottom: 0;
    position: fixed;
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 10px 10px 10px 10px;
    text-align: left;
    white-space: pre-wrap;
    background-color: #E6E6E6;
    padding: 5px 15px 5px 5px;
    text-decoration: none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 2px #d0d0d0;
    opacity: 0.8;
}

.footinfo{
	background-image: url('logod.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left  bottom;
	background-size: auto auto;
	height: 364px;
	border: 0 transparent none;
	vertical-align: text-bottom;
	border-collapse: collapse;
}

.miniList{
    height: 20px !important;
    width: 150px !important;
}

.normalList{
    height:110px !important;
    width: 90% !important;
    font-size: 1.1em;    
    white-space: normal !important;
}


.btnClass{
    background-color: gray;
    border: 1px black solid;
    border-radius: 5px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%
  }

@media only screen and (max-width:920px) {
    .headerlogo, .header {
        width: 99vw;
        height: auto;
    }
    #klassList {
        float: left;
        top: 0;
        right: 0;
        left: auto;
        text-align: center;
        height: 20px;/* !important;*/
        width: 150px;/* !important;        */
    }
    .classinfo{
        font-size: 11pt;
    }
}


@media print {
    body {
        font-size: 14pt;
        color: black;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: white;
    }

    .header {
        font-size: 18pt;
        margin-top: 10px;
        margin-bottom: 10px;
        position: absolute;
        width: 100vw;
    }
    .headerlogo {
        width: 100%;
        height: auto;
        margin: 10px 2px;
        left: auto;
        right: auto;
    }

    .info {
        font-size: 13pt;
    }

    .box {
        margin-top: 5px;
        margin-bottom: 5px;
        border-style: none;
        background-color: White;
    }
 
    pre {
        font-family: "Courier New", Courier, monospace;
        font-size: 14pt;
        font-weight: bold;
    }

    .classheader {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32pt !important;
        font-weight: bold;
    }

    .resulttable {
        border-style: none;
    }

        .resulttable td {
            font-size: 12pt;
            font-family: "Courier New", Courier, monospace;
            white-space: nowrap;
        }

    .resultheader {
        border-style: solid;
        border-color: #575757;
        font-family: "Courier New", Courier, monospace;
        font-size: 14pt;
        font-weight: bold;
        margin-top: 5px;
        border-width: 1px 1px 1px 1px;
        color: #FFFFFF;
        background-color: #575757;
    }

    .r1 {
        font-size: 12pt;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
    }

    .r0 {
        font-size: 12pt;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
    }

    .miniurl {
        font-size: 10pt;
    }

    .split {
        font-style: italic;
    }

    .noprint {
        display: none;
    }

    rlink.a:active, rlink.a:link, rlink.a:visited, rlink.a:hover {
        text-decoration: none;
    }

    #klassList {
        display: none;
    }
/* uncomment this if you like avoid paper breaks inside the list
   and fit as many classes to page */
    .clblock {
        page-break-inside: avoid;
    }

}