html, body { margin: 0; padding: 0; }
body { background-color: #FCFCFC; color: #999; font-size: 9pt; font-family: ProximaNovaThin,Arial,Helvetica,sans-serif; }
 
p { font-size: 9pt; font-weight: normal; margin-top: 4px;}

h1 { font-size: 12pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px; }
h2 { font-size: 12pt; font-weight: bold; margin-top: 5px; margin-bottom: 10px; }
h3 { font-size: 11pt; font-weight: bold; margin-top: 5px; margin-bottom: 8px; }
h4 { font-size: 10pt; font-weight: bold; margin-top: 4px; margin-bottom: 6px; }
h5 { font-size: 9pt;  font-weight: bold; margin-top: 4px; margin-bottom: 5px; }
h6 { font-size: 8pt;  font-weight: bold; margin-top: 4px; margin-bottom: 5px; }

a { text-decoration: none; color: ##00aeff; }
a:hover { color: #0e8ec9; text-decoration: none; }
a img { border: none }

th { font-size: 9pt; font-weight: bold; }
td { font-size: 8pt; font-weight: normal; }
div { font-size: 10pt; font-family: ProximaNovaThin,Arial,Helvetica,sans-serif; margin: 0; padding: 0; }
ul { margin-left: 0; padding-left: 20px }
li { font-size: 8pt; margin-top: 0; margin-bottom:0 }

/* Spesial klasser */

#rshead { padding: 6px; background-color: #ffc301; color: #666; border-bottom: 1px dotted #666; border-top-left-radius: 6px; border-top-right-radius: 6px; }
#rshead2 { padding: 6px 6px 6px 15px; background-color: #fefefe; color: #666; border-bottom: 1px dotted #666; border-left: 1px dotted #666; border-right: 1px dotted #666; }
#rsmenu a { font-weight: bold; padding-left:14px; margin-right: 20px;
            background:url(../img/arrow.gif) no-repeat 1px 3px; white-space: nowrap }
/* .rsmenuS { font-weight: bold; color: #A00 } */

span.label { color: #666666; }
span.updated { color: #006600; }

td.mtcol { text-align: center; font-weight: bold; border-bottom: 2px solid gray; }
td.mtrow { text-align: left; font-size: 8pt; border-width: 0; }
td.mtbottom { border-top: 2px solid gray; border-bottom: 1px solid gray; }
td.mtleg { border-top: 2px solid gray; border-bottom: 1px solid gray;
           font-size: 6pt; color: black; }
td.mtchpo { border-top: 2px solid gray; border-bottom: 1px solid gray;
            font-size: 8pt; color: black; }
td.mtnotin { background: #EE0; color: black; text-align: center;
             font-size: 8pt; border-bottom: 1px solid #EED; width: 32px; }
td.mtstopped { background: #e50e00; color: #fff; text-align: center;
               font-weight: bold; font-size: 8pt; border-bottom: 1px solid #EED; }
td.mtdisq { background: #888; color: #222; text-align: center;
            font-weight:normal; font-size:9px; border-bottom: 1px solid #EED; }
td.mtin { background: #1bd428; color: white; text-align: center; font-size: 8pt;
          border-bottom: 1px solid #EED; width: 25px; }
td.mtout { background: #00aeff; color: white; text-align: center; font-size: 8pt;
           border-bottom: 1px solid #EED; width: 21px; }
td.mtfine { background: #1bd428; color: white; text-align: center; font-size: 8pt;
            border-bottom: 1px solid #EED; width: 40px; }
td.mtname { font-family:ProximaNovaThin,Arial,Helvetica,sans-serif; font-size: 7pt; }
td.mtdate { text-align: center; font-size: 8pt; }

.mtstart { background: #f1f1f1; color: #666; text-align: center; font-size: 7pt;
           margin: 0px; padding: 2px 5px 2px 5px; }
.mtsnr { font-family: ProximaNovaThin,Arial,Helvetica,sans-serif; font-size: 7pt; text-align: center;
         margin: 0px; padding: 0px 4px 0px 4px; border: 1px solid #999; }

td.racecls { font-size: 11pt }
td.smenu { font-size: 10pt }

.devref { color: #606090; font-size: 9px; text-align: center }

.leg { color: #004422; font-size: 8pt; font-weight: bold;
       background: URL(img/legbg.gif); background-repeat: no-repeat }
.checkpoint { font-size: 12pt; font-weight: bold }
.hdrchpo { text-decoration: underline }

.mrhdr { font-size: 8pt; }
.mrhdr2 { font-size: 8pt; border-bottom: 1px solid #888; }

a.mtpopup { position: relative; z-index: 24; }
a.mtpopup:hover { z-index: 25; text-decoration: none; background-color: #ff0 }
a.mtpopup span { display: none }
a.mtpopup:hover span { display: block; position: absolute; left: 20px;
    width: 280px; font-size: 10px; border: 1px solid #666;
    background-color: #f1f1f1; color: black; text-decoration: none; padding: 5px }

.mplabel { color: #00aeff; font-weight: bold; font-size: 10px }
.mpdata { color: #00aeff; font-size: 10px }
.mpdataEx { color: #804040; font-size: 10px }
.mpnote { color: #808080; font-size: 10px }
.mpentr { color: #666; font-weight: bold; text-decoration: underline; font-size: 11px }
.musherPresBox { border: 1px solid #f4f4f4; padding: 10px; width:630px;min-height:500px; }

.eclsNB { font-size:8px; color:red; margin-left:5px }

/* New Buttons*/
.k2button {
cursor: pointer;
font-size: 12px;
font: ProximaNovaThin,Arial,Helvetica,sans-serif;
color: #fff;
border: 1px solid #0e8ec9;
background-color: #00aeff;
border-radius: 4px;
width: 120px;
padding: 4px 10px;
}
#mushleft{
display:inline-block;
float:left;
width:50%;
}
#mushright{
display:inline-block;
float:right;
width:50%;
}
