﻿.fpspacer, .hjaelp { display: none; }

.topboks { display: none; }

.topboks.aktiv {
    background: url('/images/arrowTestDown.png') no-repeat left center #abcb57;
    display: block;
    height: 15px;
}

.topboks h6 {
    font-size: 12pt;
    line-height: 12pt;
}

.topbokslink span { display: none; }

.sideindhold { margin: 0 8px 0 8px; }

.knapV, .knapH {
    display: block;
    float: left;
    margin-bottom: 1%;
    width: 49% !important;
}

.knap:nth-child(4n) { margin-left: 0; }

.knapH {
    background: url(/images/knapgroenH.png) center right no-repeat;
    background-color: #eff5e0;
    border: 1px solid #c7c7c6;
    height: 30px;
    margin-left: 1%;
}

.knapV {
    background: url(/images/knapgraaV.png) center left no-repeat;
    background-color: #f1eeeb;
    border: 1px solid #bcbab7;
    height: 30px;
}

.sideindhold > h1 { font-size: 15pt; }

.sideindhold > h2 { font-size: 12pt; }

.sideindhold > select { width: 80% !important; }

/*.sideindhold > table input {    width: 95% !important;}*/

.mobilselect {
    margin-right: 5px;
    width: 90% !important;
}

.mobilDato { width: 57% !important; }

.mobilFontNavn { font-size: 14pt; }

.mobilSoeg {
    background-color: #eff5e0;
    border: 1px solid #c7c7c6;
    height: 25px;
    width: 95% !important;
}

.mobilSoegt {
    height: 18px;
    width: 97% !important;
}

.mobilfont { font-size: 8pt; }

.mobilFontWidth { width: 24%; }

.mobilh1 { font-size: 15pt; }

.mobilh2 { font-size: 14pt; }

.mobilwidth { width: 100%; }

.mobilTextbox { width: 80% !important; }

.mobilTekstMode { width: 90% !important; }

.mobilVal { width: 2%; }

table { width: 100%; }

li.ui-menu-item { font-size: 9pt; }

.mobilTextboxW { width: 85% !important; }

.Baggrund_Hvid a, .Baggrund_Hvid td { white-space: pre-line !important; }

.Baggrund_Hvid table { width: 0; }

.knap1 {
    background-image: none;
    font-size: 7pt;
}

.knap3 { background-image: none; }

.mobilh3 { font-size: 12pt; }

.mobilspan { font-size: 10pt; }

.mobilfix1 { height: 40px; }

table.TabelMedKant, table.TabelUdenKant {
    border-collapse: collapse;
    *border-collapse: expression('separate', cellSpacing = '0px');
    border-spacing: 0px;
}

.TabelMedKant TD {
    border: 1px solid #999999;
    padding: 10px;
}

.Baggrund_LysGroen { /* lys grøn baggrund */
    background-color: #eff5e0;
}

.Baggrund_MellemGroen { /* mellem grøn baggrund */
    background-color: #e1ebc1;
}

.Baggrund_LysOrange { /* lys orange baggrund */
    background-color: #fef2e8;
}

.Baggrund_MellemOrange { /* mellem orange baggrund */
    background-color: #fbd6b9;
}

.Tekst_MoerkOrange { /* mørk orange tekst */
    color: #e96b17;
}

.Baggrund_LysBlaa { /* lys blå baggrund */
    background-color: #bddbeb;
}

.Baggrund_MellemBlaa { /* mellem blå baggrund */
    background-color: #89c3dc;
}

.Baggrund_Hvid { background: #ffffff; }

/*media screen and (min-width: 1000px)*/

.kursusinfo {
    max-height: 400px;
    overflow: scroll;
    overflow-x: auto;
    padding-bottom: 15px;
}

@media (max-width: 480px) {
    .kursusinfo .knapV, .kursusinfo .knapH { width: 100% !important; }

    .kursusinfo h1 { font-size: 22px; }
}