﻿html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana;
    font-size: 12px;
    background: #848284;
    overflow: hidden;
}

.displayBlock {
    visibility: hidden;
}

.eftersyn .VisKunde, .eftersyn .VisLift {
    margin-top: 10px;
    width: 50%;
    float: left;
}

.udskrifter .VisLift {
    margin-top: 10px;
    font-size: 20px;
    width: 500px;
    margin-bottom: 18px;
    float: left;
    font-weight: bold;
}

.udskrifter .VisLiftNr {
    width: 200px;
    margin-bottom: 20px;
    margin-bottom: 18px;
    float: right;
    font-size: 20px;
    padding-right: 50px;
    font-weight: bold;
    text-align: right;
}

.eftersyn .VisLift {
    margin-top: 10px;
    width: 500px;
    margin-bottom: 18px;
    float: left;
}

.eftersyn .VisLiftNr {
    width: 200px;
    margin-bottom: 20px;
    margin-bottom: 18px;
    float: right;
    padding-right: 50px;
    text-align: right;
}

.VisKunde {
    border: 2px solid #000;
    font-size: 14px;
    width: 400px;
    padding: 10px;
    display: table;
    box-shadow: 5px 5px 5px #000;
}

#Iframe {
    scrollbar-face-color: aqua;
    overflow: hidden;
}

#ContentPlaceHolder1_visReservedele {
    border: 1px solid black;
}

.DropDownMatriel, .DropDownRapport {
    height: 20px;
    border-color: #c8c8c8;
    color: #464646;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.floatRigth {
    float: right;
}

.kunder, .eftersyn {
    background: #d6d3ce;
}

.Soeg {
    width: 40px !important;
    height: 18px !important;
    margin-left: 30px;
}

#ContentPlaceHolder1_Table1 {
    
}

.TabelEftersyn {
    font-size: 14px;
    border: 1px solid #000 !important;
    border-collapse: collapse;
    width: 100%;
}

    .TabelEftersyn td {
        border: 1px solid #000;
    }

.eftersyn .TabelKunde {
    border: none;
}

    .eftersyn .TabelKunde td, .udskrifter .TabelKunde td {
        border: none;
        border-bottom: 1px solid #000;
    }

.eftersyn input[type="text"], .udskrifter input[type="text"] {
    width: 300px;
}

.udskrifter .RapportNr {
    border: 1px solid #000;
    float: right;
    padding: 0 20px;
    font-weight: bold;
    font-size: 14px;
}

.udskrifter .Henhold {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.eftersyn .VisMatriel {
    width: 100%;
    margin-top: 20px;
    overflow-y: scroll;
    height: 326px;
}

.udskrifter .VisMatriel {
    width: 100%;
    margin-top: 20px;
    overflow-y: scroll;
    height: 226px;
}

.VisLift #GridView1 tr:first-child {
    border: hidden;
    border-bottom: 1px solid #888888;
}

a, a:visited, a:active {
    color: #000;
}

    a:hover {
        color: #888;
    }

#content {
    position: relative;
    margin: auto;
    width: 1000px;
    height: 630px;
    background: url(/Images/midtLeft.gif) repeat-y, url(/Images/midtRight.gif) repeat-y;
    background-position: left, right;
    margin-top: 20px;
}

#contentUnderSide {
    // width: 920px;
    background: #d6d3ce;
    overflow: hidden;
}

.nav {
    margin-top: -10px;
    width: 900px;
    position: absolute;
    // float: right;
    text-align: right;
    z-index: 1;
}

hr {
    border-top: 1px solid black;
}

.bodyUnderSide {
    background: #d6d3ce;
    min-height: 364px;
}

#Iframe {
    width: 960px;
    height: 504px;
    margin: 10px 0 20px 20px;
    border: 1px solid black;
}

#MyIframe {
    width: 960px;
    height: 520px;
    border: 0;
    1overflow: hidden;
}

.UdskriftsLogo {
    position: absolute;
    width: 200px;
    top: 30px;
    right: 0;
    z-index: 10;
    visibility: hidden;
}

#logo {
    position: absolute;
    right: 0;
    bottom: -80px;
    z-index: 100;
}

.spanHeader {
    background: #08246b;
    color: white;
    width: 100%;
    display: inline-block;
    height: 20px;
    cursor: pointer;
    padding-top: 3px;
}

.button {
    background: #08246b;
    color: white;
    width: 100%;
    display: inline-block;
    height: 24px;
    padding-top: -2px;
    cursor: pointer;
    z-index: 1;
    Border: 0;
}

#VelkomstHilsen {
    width: 960px;
    padding-top: 15px;
    margin: auto;
    text-align: center;
    border-bottom: 1px solid #000;
}

#menu {
    width: 800px;
    margin: auto;
    padding-top: 10px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}

.menuElementer {
    cursor: pointer;
    float: left;
    width: 90px;
    border: 1px solid #08246b;
}

#copyright {
    position: absolute;
    left: 0;
    bottom: -60px;
    z-index: 100;
}

#main {
    position: relative;
}

.H1 {
    font-size: 20px;
}

.H2 {
    font-size: 16px;
}

.H3 {
    font-size: 14px;
}

.center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.centerText {
    text-align: center;
}

.headerLeft {
    text-align: left;
}

#inputForside {
    border: 0px;
    border-bottom: 1px solid #000;
}

#logInDiv {
    width: 400px;
    border: 1px solid #000;
    margin: auto;
    padding: 20px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding20 {
    padding: 20px;
}

.margin5 {
    margin: 5px;
}

.margin10 {
    margin: 10px;
}

.margin20 {
    margin: 20px;
}

.margin10Right {
    margin-right: 10px;
}

.margin20Right {
    margin-right: 20px;
}


.margin10Left {
    margin-left: 10px;
}

.margin20Left {
    margin-left: 20px;
}

.margin20Top {
    margin-top: 20px;
}

#top {
    position: relative;
    width: 100%;
    height: 21px;
    background: url(/Images/backgroundTop.gif);
}

#bottom {
    position: absolute;
    background: url(/Images/backgroundBottom.gif);
    width: 100%;
    z-index: 10;
    bottom: 0;
}

#info {
    position: absolute;
    height: 20px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    width: 100%;
    bottom: 0;
    background-color: #d6d3ce;
    z-index: 10;
    position: fixed;
}

    #info .inputInfo {
        float: right;
        margin: 1px 20px 0 20px;
        font-size: 11px;
        font-weight: 800;
        text-align: center;
        border-top: 1px solid #808080;
        border-left: 1px solid #808080;
        background-color: #d6d3ce;
    }

.overskrift {
    background-color: #e9aeb9;
    padding: 1px 0 2px 10px;
    height: 14px;
    width: 140px;
}

.textBund {
    vertical-align: bottom;
}

.inputText {
    background-color: white;
    padding-left: 3px;
    font-size: 12px;
    height: 14px;
}

.Size200 {
    width: 250px;
}

.inputTextTime {
    background-color: white;
    text-align: center;
    font-size: 12px;
    height: 13px;
}

.inputNum {
    text-align: right;
    background-color: white;
    padding-right: 3px;
    font-size: 12px;
    height: 13px;
}

.right {
    text-align: right;
}

.inputTextCenter {
    background-color: white;
    padding-right: 2px;
    font-size: 12px;
    height: 13px;
    text-align: center;
}

.inputTextReadOnly {
    background-color: #d6d3ce;
    padding-left: 3px;
    font-size: 12px;
    height: 13px;
}

.inputText:hover, .inputNum:hover, .inputTextCenter:hover {
    background-color: #d6d3ce;
}

.inputText:focus, .inputNum:focus, .inputTextCenter:focus {
    background-color: #d6d3ce;
}

input[type=text]:disabled {
    background: #d6d3ce;
    border: none;
    color: #000;
}

.UdskriftsLogoKunder {
    position: absolute;
    width: 270px;
    top: 0;
    right: 0;
    z-index: 10;
    visibility: hidden;
}

@media print {
    #ContentPlaceHolder1_GridView2 th:nth-child(1), #ContentPlaceHolder1_GridView2 td:nth-child(1) {
        display: none;
    }

    #ContentPlaceHolder1_Udskriv, #ContentPlaceHolder1_Overskrift, #ContentPlaceHolder1_Slet_btn {
        visibility: hidden;
    }

    .udskrifter .RapportNr {
        margin-bottom: 10px;
    }

    .udskrifter .VisMatriel {
        margin-bottom: 160px;
    }

    #ContentPlaceHolder1_Soeg_Btn, #ContentPlaceHolder1_Nulstil_Btn {
        visibility: hidden;
    }

    .kunder .VisMatriel {
        margin-top: 50px;
        overflow: visible !important;
    }

    .VisMatriel {
        height: 100% !important;
    }

    body, html {
        height: 100%;
    }

    input[type="checkbox"] {
        height: 119px;
        border: 11px solid #e9aeb9;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    .UdskriftsLogo {
        position: absolute;
        width: 270px;
        top: 50px;
        right: 0;
        z-index: 10;
        visibility: visible;
    }

    .UdskriftsLogoKunder {
        position: absolute;
        width: 270px;
        top: 50px;
        right: 0;
        z-index: 10;
        visibility: visible;
    }

    .VisMatriel {
        height: 120px;
    }
}
