﻿/* DESIGN */#page {
                background-color: #f4f2f1;
                margin-left: auto;
                margin-right: auto;
                width: 1000px;
            }

            #header { display: none; }

            #logos { display: none; }

            #top {
                /*samlet højde 143px;
 */
                background-color: #edeae7;
                border-bottom: 2px solid #bbafa2;
                height: 142px;
                padding: 0 40px 0 40px;
            }

            .toplogo {
                height: 130px;
                text-align: left;
                vertical-align: bottom;
                width: 165px;
                /*padding-top:25px;
*/
            }

            TD.topindhold {
                text-align: right;
                vertical-align: bottom;
            }

            #content, #fpcontent {
                background-color: #f4f2f1;
                display: table;
                margin: 12px 40px 12px 40px;
                width: 920px;
            }

            #logobar {
                background-color: #dbd5cf;
                border-bottom: 2px solid #f4f2f1;
                border-top: 2px solid #bbafa2;
                height: 120px;
            }

            #bottombar {
                background-color: #eae6e2;
                font-family: Tahoma;
                font-size: 11px;
                /* samlet højde 29px  */
                height: 21px;
                padding-top: 8px;
                text-align: center;
            }

            #bottombar div {
                display: inline-block;
                margin-left: 3px;
            }

            .tdspacer {
                height: 8px;
                /* spacer imellem TD'er forskellige steder */
                width: 10px;
            }

            .gbspacer {
                /* spacer mellem grønne bokse i top */
                width: 5px;
            }

            .hspalte {
                background-color: #ffffff;
                padding: 15px;
                /* samlet bredde: 300px */
                width: 270px;
            }

            #hspalteTop {
                background: url(/images/se_her_mand_red_line.png) top center no-repeat;
                /* samlet str 300x100 */
                height: 80px;
                padding: 10px 0 10px 0;
            }

            .soegefelt {
                background: url(/images/lup.png) top left no-repeat;
                background-color: #ffffff;
                border: 1px solid #999999;
                /* samlet str 230x30px */
                height: 28px;
                padding-left: 42px;
                width: 188px;
            }

            .sideindhold, #sideindhold {
                background-color: #ffffff;
                padding: 15px 10px 15px 10px;
                /* samlet bredde 610 */
                width: 590px;
                z-index: 1;
            }

            .sideindhold_virksomhed_og_fagforening {
                background-color: #ffffff;
                padding: 15px 10px 15px 10px;
                /* samlet bredde 920 */
                width: 900px;
                z-index: 1;
            }

            H6 {
                /* topbokse */
                font-family: Georgia;
                font-size: 21px;
                font-weight: bold;
                margin: 0;
                padding: 0;
            }

            #videoTekst h6 { font-size: 14px; }

            a.topbokslink, .topbokslink A:link, .topbokslink A:visited, .topbokslink A:hover {
                color: #000000;
                display: table-cell;
                *display: block;
                height: 65px;
                /* IE7 only */
                *height: 55px;
                padding: 0 0 0 42px;
                /* IE7 only */
                *padding: 10px 0 0 42px;
                text-decoration: none;
                vertical-align: middle;
                width: 262px;
                /* IE7 only */
            }

            /* DISSE LIGGER OGSÅ I HHV LOENMODTAGER, VIRKSOMHED og FAGFORENING */

            .topboks, .topboksaktiv {
                background: url(/images/groenboks.png) top left no-repeat;
                font-family: Tahoma;
                font-size: 14px;
                height: 68px;
                /* størrelse 304x68 / tekstområde 65px høj */
                width: 304px;
            }

            .topboks:first-child { width: 302px; }

            .topboksaktiv { background: url(/images/groenboksaktiv.png) top left no-repeat; }

            .fpseher { background: url(/images/fpseherpladeLoenmodtager.png) top left no-repeat; }

            .fppilned { background: url(/images/fppilnedpladeLoenmodtager.png) top left no-repeat; }

            #bundplader { display: table; }

            .span_1_of_8 {
                float: left;
                margin: 0 3px 0 0;
            }

            #hoejreSpalte {
                background-color: #ffffff;
                float: left;
                margin-left: 10px;
                max-width: 270px;
                padding: 15px;
            }

            .venstreSpalte {
                background: #f4f2f1;
                float: left;
            }

            .Indholdbg { margin-top: 20px !important; }

            .prow {
                display: table;
                margin-bottom: 10px;
            }

            .pcol1, .pcol2 { float: left; }

            .pcol1 { width: 30px; }

            .pcol1 a { border: 0; }

            .pcol2 a {
                color: #000000;
                font-weight: bold;
                text-decoration: none;
            }

            .prow h1 { margin: 15px 4px 14px 0; }

            .prow h2 {
                font-size: 11pt;
                margin: 25px 0 5px 0;
            }

            .ptable { background: url(/Images/megafon_mand.png) no-repeat top right; }

            #overlay, #timeoutoverlay, #kursusoverlay {
                background: rgba(0, 0, 0, 0.5);
                height: 100%;
                left: 0;
                position: fixed;
                top: 0;
                width: 100%;
                z-index: 10;
            }

            #helpbox, #helpmebox, #timeoutbox {
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                background: #ffffff;
                box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
                color: #ffffff;
                display: table;
                left: 50%;
                padding: 5px;
                position: fixed;
                text-align: center;
                top: 50%;
                transform: translate(-50%, -50%);
                width: 300px;
                z-index: 12;
            }

            #kursusblok {
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
                background: rgb(239, 245, 224);
                box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
                color: #000;
                /*height:700px;
*/
                display: table;
                left: 50%;
                padding: 5px;
                position: fixed;
                top: 50%;
                transform: translate(-50%, -50%);
                width: 600px;
                z-index: 11;
            }

            .kursusinfo {
                max-height: 70vh;
                overflow: scroll;
                overflow-x: auto;
                padding-bottom: 15px;
            }

            #helpWrapper, #helpmeWrapper, #timeoutWrapper {
                background: #ea5d1e url(/images/infoPlaceholder.png) top left no-repeat;
                display: block;
                padding: 30px 20px 30px 55px;
                width: 400px;
            }

            #timeoutWrapper { background-image: none; }

            #helpClose, #helpmeClose {
                background: url(/images/Luk_knap.png) no-repeat;
                cursor: pointer;
                display: block;
                height: 18px;
                position: absolute;
                right: -7px;
                top: -7px;
                width: 18px;
            }

            #helpWrapper h2, #helpmeWrapper h2, #timeoutWrapper h2 {
                font-size: 14pt;
                margin-top: 4px;
                text-align: left;
            }

            #helpWrapper p, #helpmeWrapper p, #timeoutWrapper p {
                margin: 5px 0 5px 0;
                text-align: left;
            }

            span[onclick] { cursor: pointer; }

            #yt {
                height: 0;
                padding-bottom: 56.25%;
                /* 16:9 */
                padding-top: 25px;
                position: relative;
            }

            #yt iframe, #yt img {
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
            }

            .amuKursBanner {
                background: url(/images/amukurs_Banner.png) no-repeat;
                height: 80px;
                margin-top: 10px;
                width: 920px;
            }

            .amuKursBanner a {
                display: block;
                height: 67px;
                padding: 13px 260px 0 140px;
                width: 460px;
            }

            .amuKursBanner h2 {
                color: #2c2c2c;
                font-family: Verdana;
                font-size: 15pt;
            }

            .amuKursBanner p {
                color: #2c2c2c;
                font-family: Verdana;
                font-size: 7.9pt;
                margin: 2px 0 0 0;
            }

            #waitingoverlay {
                background: rgba(0, 0, 0, 0.05);
                height: 100%;
                left: 0;
                position: fixed;
                top: 0;
                width: 100%;
                z-index: 10;
            }

            #waiting {
                left: 50%;
                margin-left: -100px;
                position: fixed;
                top: 50%;
            }