﻿/*Intellisense*/
.dropdown, .dropdownlarge, .dropdownmedium, .dropdownmonth, .dropdownsmall {
}

/*Standardelemente*/

table.layout {
    width: auto;
}

    table.layout > tbody > tr > td {
        vertical-align: top;
        padding: 0px;
        text-align: left;
        width: auto;
    }



body {
    font-family: Verdana, Arial, sans-serif;
    color: #505050;
    width: 100%;
    font-size: 11px;
    line-height: 1.4545454545454546em;
    width: auto;
    margin: 40px;
    overflow-x: auto;
}

   

li {
    list-style: none;
    padding: 0 0 0 10px;
}

    li::before {
        content: "";
        width: 0.45454545454545453em;
        height: 0.45454545454545453em;
        margin-left: -0.45454545454545453em;
        display: inline-block;
        position: relative;
        left: -0.45454545454545453em;
        top: -0.22727272727272727em;
        background-color: #6699ff;
    }

input, textarea, .ui-selectmenu-button, .ui-dropdownchecklist {
    box-sizing: border-box;
    vertical-align: middle;
}


textarea {
    width: 100%;
}

input, a, textarea, button {
    font: inherit;
    color: inherit;
}

    input[type='text'], input[type='password'], textarea, select, .ui-selectmenu-button {
        border: 1px solid #e6e6e6;
        min-height: 1.8181818181818181em;
    }

    input[type=text], input[type=password] {
        padding: 0.18181818181818182em;
    }

    input[type=checkbox] {
        width: 1.1818181818181819em;
        height: 1.1818181818181819em;
    }

h1, h2, h3, p, input, ul, ol {
    margin: 0;
    padding: 0px;
}

table tr:first-child td {
    padding-top: 0px;
}

table tr td:first-child {
    padding-left: 0px;
}

table tr:last-child td {
    padding-bottom: 0px;
}

table tr td:last-child {
    padding-right: 0px;
}

td {
    padding: 4px;
}

h1 {
    font-size: 2.1818181818181817em;
    font-weight: bolder;
    padding: 16px 0;
    text-transform: uppercase;
    height: 1em;
    line-height: 1em;
    margin: 0;
    color: #6699ff;
}

h2 {
    font-size: 1.5em;
    font-weight: bold;
    height: 1em;
    margin-bottom: 5px;
}

.task h2 {
    border-bottom: solid;
}

.task > div + div {
    margin-top: 50px;
}

h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.2727272727272727em;
}

label[for] {
    margin-left: 3px;
    vertical-align: middle;
}

span[data-id] input[type=checkbox] {
    vertical-align: top;
}
/*DIVs*/

#loading {
    position: absolute;
    background-color: rgba(255,255,255,0.9);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-image: url(../Images/Ladeanzeige/loading.gif);
    background-position: center center;
    background-size: 65px 65px;
    background-repeat: no-repeat;
    background-origin: border-box;
}

#header {
    /*border-bottom: 1px solid #6699ff;*/
    padding: 0 15px;
    position: relative;
    margin-bottom: 10px;
    height: 50px;
}

    #header > * {
        position: absolute;
        display: inline-block;
    }

.imageLink {
    height: 85px;
    width: 256px;
    /*background-image: url(/Images/MES-Logo-85.png);*/
    margin-bottom: 5px;
}

#pnlSelectTop {
    right: 15px;
    bottom: 9px;
    line-height: 0;
}

    #pnlSelectTop .ui-selectmenu-button {
        margin-bottom: 4px;
        background: #6699ff;
        border-color: #6699ff;
    }

        #pnlSelectTop .ui-selectmenu-button:last-of-type {
            margin-bottom: 0px;
        }



        #pnlSelectTop .ui-selectmenu-button:first-of-type {
            font-weight: bold;
        }

            #pnlSelectTop .ui-selectmenu-button:first-of-type .ui-selectmenu-text {
                font-size: 1.8181818181818181em;
            }





#mainContent {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

#footer {
    background: white;
    border-top: #6699ff solid 1px;
    text-align: center;
    position: fixed;
    width: 1000px;
    bottom: 0;
    height: 25px;
    padding: 5px;
    box-sizing: border-box;
    font-size: 0.9090909090909091em;
    z-index: 1001;
}



/* Menü */

.menu {
    width: 150px;
    padding: 0 0 7px 7px;
    display: inline-block;
    vertical-align: top;
}

    .menu a {
        text-decoration: none;
    }

    .menu li.empty {
        display: none;
    }

    .menu li::before {
        display: none;
    }

    .menu h3 {
        padding: 14px 0 14px 10px;
        font-size: 1.2727272727272727em;
        height: 16px;
        font-weight: normal;
        margin: 0px;
        font-weight: normal;
    }




#Menu {
    width: 150px;
    padding: 0 0 7px 7px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

    #Menu > a {
        margin-left: 10px;
    }

    #Menu li.empty {
        display: none;
    }

    #Menu h3 {
        padding: 14px 0 14px 10px;
        font-size: 1.2727272727272727em;
        height: 16px;
        font-weight: normal;
        margin: 0px;
        font-weight: normal;
    }



/*diverses*/

.clickablerow {
    cursor: pointer;
}

    .clickablerow:hover {
        background-color: #cfcfcf !important;
    }

.selectedrow {
    background-color: #a8c066;
}

.datepicker {
    text-align: center;
    width: 14ch;
}

.timepicker, .minutepicker, .time {
    text-align: center;
    width: 7ch;
}

.buttonyellow {
    background-color: #6699ff;
    font-weight: bold;
    border-radius: 4px;
    min-width: 100px;
    padding-left: 15px;
    padding-right: 15px;
    height: 1.8181818181818181em;
    text-align: center;
    text-decoration: none;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}


    .buttonyellow[disabled] {
        background-color: #cfcfcf;
    }

    .buttonyellow + .buttonyellow {
        margin-left: 5px;
    }

.buttons {
    text-align: right;
    margin-top: 10px;
}

#mainContent ul {
    /* sollte evtl überall UL sein */
    list-style-position: inside;
}

/* --------------------- jQuery adaptierungen --------------------- */
.ui-widget {
    color: inherit;
}



#ui-datepicker-div {
    /*z-index: 3 !important;*/
}

.ui-selectmenu-menu {
    max-height: 450px;
    overflow-y: auto; /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
}

.ui-state-active {
    font-weight: bold !important;
}

.ui-tabs-nav li::before {
    display: none;
}


.icon {
    vertical-align: middle;
    margin: -2px 4px 0px 0px;
    height: 16px;
    width: 16px;
}

.legende {
    margin: 1px;
    height: 1.8181818181818181em;
    width: 1.8181818181818181em;
    display: inline-block;
    vertical-align: middle;
    border: solid 0px black;
}

.visitenkarte {
    background-color: #F9F9F9;
    padding: 5px;
}



.editMode, .visitenkarte {
    margin: 1em 0;
}

.zahl {
    text-align: right;
    white-space: nowrap;
}


.nowrap {
    white-space: nowrap;
}

.textboxfull {
    width: 100%;
}

.gridview {
    border-collapse: collapse;
    border: none;
}


    .gridview, .gridview > tbody > tr > * {
        border-color: #e6e6e6;
    }

        .gridview > tbody > tr > td, .gridview > tbody > tr > th {
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

            .gridview > tbody > tr > td:first-child {
                border-left-width: 1px;
                border-left-style: solid;
            }

            .gridview > tbody > tr > td:last-child {
                border-right-width: 1px;
                border-right-style: solid;
            }

        .gridview > tbody > tr > td, .gridview > tbody > tr > th {
            vertical-align: top;
            padding: 4px !important;
        }




        .gridview > tbody > tr > th {
            white-space: nowrap;
        }



.gvWrapper {
    margin-bottom: 14px;
}

.ui-state-default {
    background: white;
    font-size: inherit;
}

    input:focus, textarea:focus, .ui-state-default:focus, .ui-menu-item:focus, .ui-widget-content:focus {
        border-color: #ffcc00 !important;
    }

input[type=checkbox]:focus {
    outline-color: #ffcc00;
    outline-width: 1px;
    outline-style: solid;
}

.numeric {
    width: 20px;
    text-align: center;
}

th, td {
    text-align: left;
}

.such {
    position: absolute;
    right: 0;
    top: 14px;
    text-align: right;
}

    .such [type=checkbox] {
        vertical-align: middle;
        margin-right: 0px;
    }


.checkBox td {
    padding: 0px;
}

.muster {
    background-image: url('/images/muster.png');
    background-size: 100px;
    background-position-x: center;
    background-position-y: center;
}

.newsartikel {
    display: table-row;
    width: 100%;
}

    .newsartikel > div:first-of-type > img {
        margin-right: 20px;
    }

    .newsartikel > div {
        display: table-cell;
        vertical-align: top;
        padding-top: 20px;
        padding-bottom: 5px;
    }

    .newsartikel:first-of-type > div {
        padding-top: 0px;
    }

    .newsartikel > div:first-of-type {
        width: 0;
    }

    .newsartikel > div:nth-of-type(2) {
        border-bottom: solid 2px #c2cfe0;
    }

    .newsartikel .small {
        font-size: 0.9090909090909091em;
        display: inline-block;
        position: relative;
        top: -6px;
    }

        .newsartikel .small * {
            font-size: inherit;
        }

    .newsartikel > div > h1 {
        padding-top: 0px;
    }

    .newsartikel h1, .newsartikel h2 {
        font-size: 1.8181818181818181em;
        text-transform: none;
    }

        .newsartikel h2 * {
            text-transform: uppercase;
            font-weight: 100;
        }


.error {
    padding: 14px 0px;
    color: #e5231f;
}

.red {
    color: #e5231f;
}

.redbg {
    background-color: #e5231f !important;
}

.yellow {
    color: #6699ff !important;
}

.yellowbg {
    background-color: #6699ff !important;
}

.gray {
    color: #f9f9f9 !important;
}

.graybg {
    background-color: #f9f9f9 !important;
}

.gray {
    color: #f9f9f9 !important;
}

.graybg {
    background-color: #f9f9f9 !important;
}

.ibgyellow {
    color: #ffcc00 !important;
}

.ibgyellowbg {
    background-color: #ffcc00 !important;
}

.blue {
    color: #c2cfe0 !important;
}

.bluebg {
    background-color: #c2cfe0 !important;
}

.green {
    color: #a8c066 !important;
}

.greenbg {
    background-color: #a8c066 !important;
}

.imageLink {
    z-index: 99;
    display: block;
    bottom: 0px;
}

.bild {
    max-width: 718px;
}

.popup {
    position: absolute;
}


.gridview-container + div {
    margin-top: 16px;
}

label + input {
    margin-left: 5px;
}

.ui-selectmenu-text {
    display: inline;
}

.ui-menu-item::before {
    display: none;
}


.reset-this {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: inline;
    empty-cells: show;
    float: none;
    font: normal;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 0;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes: '\201C' '\201D' '\2018' '\2019';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: inherit;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 0;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    /* basic modern patch */
    all: initial;
    all: unset;
}

td.separator {
}

tr.separator > td {
    padding-top: 20px;
    vertical-align: bottom;
}

.alignTop {
    vertical-align: top;
}

ui-selectmenu-button {
    white-space: nowrap;
}

.wrap {
    white-space: pre-wrap;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ui-dropdownchecklist-item {
    text-align: left;
    padding-left: 2.5px;
}

.ui-dropdownchecklist-text {
    text-align: left;
}

.light {
    color: #e6e6e6;
}
