﻿@font-face {
    font-family: "Bremsausruestung";
    src: url("../Fonts/Bremsausruestung.eot"); /* IE9 Compat Modes */
    src: url("../Fonts/Bremsausruestung.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../Fonts/Bremsausruestung.otf") format("opentype"), /* Open Type Font */
    url("../Fonts/Bremsausruestung.svg") format("svg"), /* Legacy iOS */
    url("../Fonts/Bremsausruestung.woff") format("woff"), /* Modern Browsers */
    url("../Fonts/Bremsausruestung.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
html {
    min-width: 1680px;
}

    html.standard {
        min-width: 100px !important;
    }

body {
    font-size: .75em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

    body.selectpage {
        background-color: white;
    }

.b {
    font-weight: bold;
}

.r, .rechts input[type="text"], .rechts input[type="number"] {
    text-align: right;
}

.c, .center input[type="text"], .center input[type="number"] {
    text-align: center;
}

.top {
    vertical-align: top;
}

.middle {
    vertical-align: middle;
}

.bottom {
    vertical-align: bottom;
}

a:link {
    color: #034af3;
    text-decoration: underline;
}

a:visited {
    color: #505abc;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #12eb87;
}

a.actionLink {
    display: inline-block;
    text-align: center;
    color: black;
    font-size: 1.2em;
    text-decoration: none;
    border: solid 2px #ccc;
    background-color: #eee;
    padding: 5px;
    margin: 2px;
}

    a.actionLink:hover {
        color: White;
        background-color: #999;
    }

a.asButton {
    border: 1px solid black;
    border-radius: 3px;
    padding: 3px 12px;
    background-color: lightgray;
    color: black !important;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none !important;
    margin-left: 10px;
    margin-right: -10px;
}

    a.asButton:hover {
        text-decoration: none;
    }

a img {
    border: none;
    margin: 1px;
}

img[data-select-id] {
    cursor: pointer;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

header, footer, nav, section {
    display: block;
}

/*#progress {
    display: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
*/
#mainLoader {
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(32, 35, 42, 0.3);
    overflow: hidden;
    outline: 0;
}

    #mainLoader img {
        position: absolute;
        left: calc((50%) - 24px);
        top: calc((50%) - 24px);
        opacity: 1;
    }

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

    h1 a {
        text-decoration: none !important;
        color: #fff !important;
    }

        h1 a:hover {
            text-decoration: none;
            color: #fff;
        }

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

body.selectpage .page {
    margin-left: 5px;
    margin-right: 5px;
    width: auto;
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

    header h1, #header h1 {
        font-weight: bold;
        padding: 5px 0;
        margin: 0;
        color: #fff;
        border: none;
        line-height: 2em;
        font-size: 32px !important;
        text-shadow: 1px 1px 2px #111;
    }

#main {
    padding: 10px 30px 15px 30px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}

body.selectpage #main {
    padding: 5px;
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
}

#dlgfooter {
    clear: both;
    padding: 15px 30px 15px 30px;
    text-align: right;
    background-color: white;
}

footer, #footer {
    background-color: #fff;
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
    z-index: 1000;
}

    ul#menu li {
        display: inline;
        list-style: none;
        position: relative;
    }

        ul#menu li#greeting {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            color: #fff;
        }

    ul#menu li {
        cursor: default;
    }

        ul#menu li a {
            padding: 10px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.8em;
            background-color: #e8eef4;
            color: #034af3;
            border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
        }

            ul#menu li a:hover {
                background-color: #fff;
                text-decoration: none;
            }

            ul#menu li a:active {
                background-color: #a6e2a6;
                text-decoration: none;
            }

        ul#menu li.selected a {
            background-color: #fff;
            color: #000;
        }

ul.submenu {
    position: absolute;
    top: 2.1em;
    left: 0px;
    padding-left: 0px;
    background-color: #e8eef4;
    border-bottom: solid 1px rgb(162, 162, 162);
    text-align: left;
    display: none;
    white-space: nowrap;
}

    ul.submenu li {
        background-color: Red;
    }

        ul.submenu li.mit-trenner a {
            border-bottom: 1px solid #000 !important;
        }

        ul.submenu li.mit-trenner.trenner-oben a {
            border-top: 1px solid #000 !important;
            border-bottom: none !important;
        }

ul#menu ul.submenu li a {
    display: block;
    padding-bottom: 3px;
    padding-top: 3px;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 1em 1.4em 1.4em 1.4em;
    margin: 0em 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
    color: #666;
}

textarea {
    min-height: 75px;
    min-width: 50px;
    /*resize: none;*/
}

input[type="text"], input[type="number"], input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

tr.filter input[type="text"], tr.filter input[type="number"], tr.filter select, input[type="password"] {
    font-size: 0.9em;
}


/* Spaltenspezifische Formatierungen
------------------------------------- */
input[type="text"].Gleis {
    width: 4em !important;
}

input[type="text"].Km {
    width: 4em !important;
}

.width100p input[type="text"], .width100p input[type="number"], .width100p textarea, .width100p select {
    width: 100%;
}

.xxxxlarge input[type="text"], .xxxxlarge input[type="number"] {
    width: 1000px;
}

.xxxlarge input[type="text"], .xxxlarge input[type="number"], .xxxlarge textarea, .xxxlarge select {
    width: 750px;
}

.xxlarge input[type="text"], .xxlarge input[type="number"], .xxlarge textarea, .xxlarge select {
    width: 600px;
}

.xlarge input[type="text"], .xlarge input[type="number"], .xlarge textarea, .xlarge select {
    width: 450px;
}

.mlarge input[type="text"], .mlarge input[type="number"], .mlarge select, .mlarge textarea {
    width: 350px;
}

.large input[type="text"], .large input[type="number"], .large select, .large textarea {
    width: 300px;
}

.xmedium input[type="text"], .xmedium input[type="number"], .xmedium select {
    font-size: 1.0em !important;
    width: 250px;
}

.xsmedium input[type="text"], .xsmedium input[type="number"], .xsmedium select {
    width: 230px;
}

.xssmedium input[type="text"], .xssmedium input[type="number"], .xssmedium select {
    width: 180px;
}

.medium input[type="text"], .medium input[type="number"] {
    width: 150px;
}

.xsmall input[type="text"], .xsmall input[type="number"], .xsmall select {
    width: 110px !important;
}

.small input[type="text"], .small input[type="number"], .small select {
    width: 100px !important;
}

.sxsmall input[type="text"], .sxsmall input[type="number"], .sxsmall select {
    width: 90px;
}

.smaller input[type="text"], .smaller input[type="number"] {
    width: 70px;
}

.tiny input[type="text"], .tiny input[type="number"] {
    width: 50px;
}

.mini input[type="text"], .mini input[type="number"] {
    width: 40px !important;
}

.nano input[type="text"], .nano input[type="number"] {
    width: 25px !important;
}

.medium select {
    width: 180px;
}

.smedium select {
    width: 140px;
}



.w-50 {
    width: 50px;
}

.w-100 {
    width: 100px;
}

.w-150 {
    width: 150px;
}

.w-200 {
    width: 200px;
}

.w-250 {
    width: 250px;
}

.w-300 {
    width: 300px;
}

.w-350 {
    width: 350px;
}

.w-400 {
    width: 400px;
}

.w-450 {
    width: 450px;
}

.w-500 {
    width: 500px;
}

.w-550 {
    width: 550px;
}

.h-30 textarea {
    height: 30px; /* !important*/
    min-height: 30px !important;
}

.h-50 {
    height: 50px !important;
}

.h-100 {
    height: 100px;
}

.h-150 {
    height: 150px;
}

.h-200 {
    height: 200px;
}

.h-250 {
    height: 250px;
}

.h-300 {
    height: 300px;
}

.h-350 {
    height: 350px;
}

.h-400 {
    height: 400px;
}

.h-450 {
    height: 450px;
}

.h-500 {
    height: 500px;
}

.h-550 {
    height: 550px;
}

.auto select {
    min-width: 150px;
}

input[type=text].autoWidth {
    width: 98%;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

    select[multiple], select.smallerText {
        font-size: 0.9em !important;
        height: auto;
    }

input[type="submit"], input[type='button'][data-deleteUrl], button[type="submit"], .submitbutton {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/

table {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

    table td {
        padding: 3px;
        border: solid 1px #e8eef4;
        vertical-align: top;
    }

    table th {
        padding: 4px 3px;
        text-align: left;
        background-color: #e8eef4;
        border: solid 1px #87BCF2;
    }

tr.filter th input[type="text"], tr.filter th input[type="number"] {
    width: 90%;
}

table.layoutOnly {
    border: none;
    border-collapse: collapse;
}

td.layoutOnly, table.ohneRahmen td {
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}



/* MISC  
----------------------------------------------------------*/

.i {
    font-style: italic;
}

.clear {
    clear: both;
}

.error {
    color: Red !important;
}

nav, #menucontainer {
    margin-top: 50px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
    position: absolute;
}

div#wartungsfenster {
    position: absolute;
    top: 25px;
    right: 0;
    cursor: pointer;
}

div.popup {
    padding: 10px;
}

    div.popup div#title {
        float: none;
    }

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
    position: relative;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

#timeoutdisplay-container {
    position: absolute;
    left: -10px;
}

#timeoutdisplay {
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label {
    margin: 1em 0 0 0;
}

.display-field, .editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

input[data-datepicker] {
    width: 6em !important;
}

input[data-timepicker], input[type="time"] {
    width: 5em;
    text-align: center;
}


.ui-autocomplete {
    max-height: 20em;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.ac-goto-button {
    float: right;
    margin-left: 5px;
}

    .ac-goto-button > button {
        height: 22px;
        width: 36px;
    }

        .ac-goto-button > button > img {
            width: auto;
            height: 100%;
        }

input.readonly {
    color: #aaa;
}

.blockcaption {
    height: 2em;
    color: Black;
    font-weight: bold;
    vertical-align: bottom;
}

.nobreak {
    white-space: nowrap;
}

/* Styles für Paging
-------------------------------------- */
ul.pagination {
    min-height: 20px;
    margin-left: 0px;
    padding-left: 0px;
}

ul.pagination-clean li {
    float: left;
    list-style-type: none;
    padding: 2px 3px;
}

    ul.pagination-clean li button {
        border: solid 1px #ccc;
        background-color: White;
        color: #333;
        padding: 1px 4px;
    }

    ul.pagination-clean li.active button {
        background-color: #333;
        color: #FFF;
    }

    ul.pagination-clean li button:hover {
        background-color: #999;
        color: #333;
    }

.marginright {
    margin-right: 30px;
}

.marginleft {
    margin-left: 30px;
}

button.aslink, span.aslink {
    color: #034af3;
    border: none;
    background-color: transparent;
    cursor: pointer;
    text-decoration: underline;
    padding: 0px;
    font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
    font-size: 1em;
}

    button.aslink:hover, span.aslink:hover {
        color: #1d60ff;
        text-decoration: none;
    }

button.aslinknormal, input[type=button].aslinknormal {
    color: #000;
    border: none;
    background-color: transparent;
    cursor: pointer;
    text-decoration: underline;
}

    button.aslinknormal:hover, input[type=button].aslinknormal:hover {
        color: #000;
        text-decoration: none;
    }

table.liste td {
    border-color: #afb5ba !important;
}

span.miteinbisserlplatz {
    display: block;
    margin-bottom: 5px;
}

tr.rahmenoben {
    border-top: 2px solid #000;
}

td.normal {
    font-size: 1.2em !important;
}

table td.vmiddle {
    vertical-align: middle;
}

.unsichtbar, input[data-visible='false'] {
    display: none;
}

.nichtanzeigen {
    visibility: hidden;
}

table.vollebreite {
    width: 100%;
}

tr.aktuell {
    background-color: #dddddd;
}

td.personalbild {
    width: 150px;
    text-align: center;
    vertical-align: middle;
}

.personalbild img {
    border: 1px solid #9c9c9c;
}

td.fahrzeugbild {
    width: 256px;
    min-height: 160px;
    text-align: center;
    vertical-align: middle;
}

.fahrzeugbild img {
    border: 1px solid #9c9c9c;
}

div.thumb {
    text-align: center;
    vertical-align: middle;
}

    div.thumb img {
        border: 1px solid #9c9c9c;
    }

tr.unvollstaendig, .hat-asbza {
    background-color: #ffeeee;
}

tr.mutterrahmenoben td {
    border-top: 2px solid #aaaaaa;
}

tr.rahmenunten td {
    border-bottom: 1px solid #000;
}

tr[data-item-fe] td, tr[data-item-fe] input, tr[data-item-fe] select {
    color: #808080;
}

.abstandoben {
    margin-top: 20px;
}

.weniger-abstandoben {
    margin-top: 10px;
}

.abstandunten {
    margin-bottom: 20px;
}

.weniger-abstandunten {
    margin-bottom: 10px;
}

img[data-delete-id] {
    cursor: pointer;
}

.kleineschrift {
    font-size: 0.8em;
}

div.filter {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
}

    div.filter div.floating {
        float: left;
        margin-right: 15px;
    }

table.planfilter {
    border: none;
}

    table.planfilter td.mitborder {
        border: 1px solid #9c9c9c;
        padding: 2px;
    }

    table.planfilter td.mitabstand {
        padding: 2px;
        border: none;
    }

table.plan {
    table-layout: fixed;
    border-spacing: 0px !important;
    border-collapse: collapse !important;
    border: none;
}

    table.plan th.kleineschrift {
        font-size: 9px;
        padding-left: 1px !important;
        padding-right: 0px !important;
    }

    table.plan td {
        padding: 0px !important;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
    }

        table.plan td.kopf {
            border-left: 1px solid #000;
        }

    table.plan th.feiertag {
        background-color: rgba(255, 182, 193, 0.5) !important;
        cursor: pointer;
        position: relative;
    }

        table.plan th.feiertag div.feiertag-hint {
            position: absolute;
            font-size: 1.2em;
            color: red;
            right: 0px;
            top: 0px;
        }

        table.plan th.feiertag div.feiertag-info {
            display: none;
            position: absolute;
            border: 1px solid #ddd;
            background-color: #fff;
            z-index: 1001;
            padding: 5px;
            top: 100%;
            width: 100%;
            text-align: left;
        }

div[data-tagart] {
    position: absolute;
    height: 100%;
    top: 0px;
}

table.plan-tag-raster {
    position: absolute;
    border: none;
    border-collapse: collapse;
    width: 100%;
}

    table.plan-tag-raster td {
        border: none !important;
    }

        table.plan-tag-raster td[data-tagart='1'], div[data-tagart='1'] {
            background-color: rgba(135, 206, 250, 0.4);
        }

        table.plan-tag-raster td[data-tagart='2'], div[data-tagart='2'] {
            background-color: rgba(255, 182, 193, 0.4);
        }

div.plandatencontainer {
    height: 600px;
    overflow: auto;
    /*scrollbar-width: none;*/ /* For Firefox */
    /*-ms-overflow-style: none;*/ /* For Internet Explorer and Edge */
}

/*div.plandatencontainer::-webkit-scrollbar {
    width: 0px;*/ /* For Chrome, Safari, and Opera */
/*}*/

div.planfahrzeug {
    position: relative;
    overflow: hidden;
}

div.plan_1_bg {
    background-image: url(images/plan_raster_1.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_2_bg {
    background-image: url(images/plan_raster_2.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_3_bg {
    background-image: url(images/plan_raster_3.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_4_bg {
    background-image: url(images/plan_raster_4.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_5_bg {
    background-image: url(images/plan_raster_5.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_6_bg {
    background-image: url(images/plan_raster_6.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_7_bg {
    background-image: url(images/plan_raster_7.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_8_bg {
    background-image: url(images/plan_raster_8.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_9_bg {
    background-image: url(images/plan_raster_9.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_10_bg {
    background-image: url(images/plan_raster_10.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_14_bg {
    background-image: url(images/plan_raster_14.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_21_bg {
    background-image: url(images/plan_raster_21.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_31_bg {
    background-image: url(images/plan_raster_31.png);
    background-position: left top;
    background-repeat: repeat-y;
    min-height: 53px;
    background-size: contain;
}

div.plan_731_bg {
    background-image: url(images/plan_raster_7.png);
    background-position: left top;
    background-repeat: repeat;
    min-height: 53px;
}

div.plan_item {
    position: absolute;
    overflow: hidden;
    border: 1px solid #000;
    cursor: pointer;
}

    div.plan_item.vbf {
        border: 1px solid red !important;
    }

div.plan_item_text {
    position: absolute;
    width: 1500px;
    font-size: 9px;
    text-align: center;
    vertical-align: middle;
}

td.nospacing {
    padding: 0px !important;
}

table.nospacing {
    border-spacing: 0px !important;
    border-collapse: collapse !important;
    border: none;
}

    table.nospacing td {
        padding: 0px !important;
        border-left: none;
        border-right: none;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }

        table.nospacing td.grenze1 {
            padding: 0px !important;
            border-right: 1px solid #e8eef4;
        }

        table.nospacing td.grenze2 {
            padding: 0px !important;
            border-right: 1px solid #000;
        }

        table.nospacing td.geplant {
            border: 1px solid #000 !important;
            background-color: Red;
            font-size: 9px;
            color: #000;
        }

.showlink a {
    color: #034af3 !important;
    text-decoration: underline !important;
}

.fontsize-small input[type='text'], .fontsize-small select, .fontsize-small span {
    font-size: 0.8em !important;
    line-height: 0.8em !important;
}

.fontsize-medium input[type='text'], .fontsize-medium select, .fontsize-medium span {
    font-size: 0.9em !important;
    line-height: 0.9em !important;
}

div.farbvorschau {
    font-size: 1.1em;
    height: 20px;
    padding: 10px;
    border: 1px solid #aaaaaa;
}

.font-1-0 input[type="text"], .font-1-0 select {
    font-size: 1.0em !important;
}

.fixebreite-smaller {
    width: 70px;
    display: inline-block;
}

.h-large textarea {
    min-height: 200px !important; /*!important*/
    height: 200px;
}

.h-xmedium textarea.text-box.multi-line {
    min-height: 50px !important; /*!important*/
    height: 50px;
}

.h-medium textarea {
    min-height: 30px !important; /*!important*/
    height: 30px;
}

.not-resizable textarea {
    resize: none;
}

.fahrzeug {
    color: #000;
    font-weight: bold;
    padding-top: 6px;
}

.bg-eee {
    background-color: #eee;
}

span.hilfe {
    position: relative;
}

div.hilfe {
    background-image: url(Images/info.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    cursor: pointer;
    z-index: 999;
}

div.hilfe-container {
    position: relative;
}

div.noinfo {
    height: 100%;
    background-image: url(Images/noinfo.png);
    background-position: center, center;
    background-repeat: no-repeat;
}

div.zoom {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: solid 1px #000;
    background-color: #e6e6e6;
    background-image: url(themes/base/images/ui-icons_222222_256x240.png);
    background-position: -16px -48px;
    background-repeat: no-repeat;
    position: absolute;
    cursor: pointer;
    z-index: 999;
}

textarea#_textzoom {
    width: 600px !important;
    height: 600px !important;
    resize: none;
}

div.timepicker {
    font-family: Verdana;
    font-size: 2em;
}

    div.timepicker table, div.timepicker table td {
        border: 0px solid white;
    }

    div.timepicker button {
        background-color: transparent;
        border: 0px solid black;
        padding: 0;
    }

.hasdocument {
    background-image: url(Images/dokument.png);
    background-position: center 8px;
    background-repeat: no-repeat;
}

.pad-10 {
    padding: 10px;
}

.error-bg a {
    color: red !important;
    font-weight: bold;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.likeinput {
    font-size: 1.2em !important;
}

input[data-autocomplete] {
    border-right-width: 5px;
}

div.table-wrapper {
    width: 100%;
    min-height: 250px;
    max-height: 450px;
    overflow: auto;
}

.table-fixed {
    top: 0;
    position: fixed;
    width: auto;
    display: none;
    border: none;
}

.wegdamit {
    background-color: transparent;
    font-size: 0em;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
}

.hinweis {
    color: #0000ff;
}

.ungelesen {
    font-weight: bold;
    color: Blue;
}

.kennworthinweis {
    padding: 2px;
    color: #ff0000;
    font-weight: bold;
    background-color: #fff;
}

label[data-toggle-id] {
    text-decoration: underline;
    cursor: pointer;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.ampel-gruen {
    background-color: green;
    color: white;
}

.ampel-rot {
    background-color: red;
    color: white;
}

.ampel-gelb {
    background-color: yellow;
    color: black;
}

.goto-today button {
    width: 90px;
}

.margin-right-30 {
    margin-right: 30px;
}

.warnung {
    background-color: red;
    color: white;
}

    .warnung a {
        color: white !important;
    }

/* Slider extension */

div[data-slider][data-value] a {
    background-image: none;
}

div[data-slider][data-value='0'] a {
    background-color: #e6e6e6 !important;
}

div[data-slider][data-schrittweite='25'][data-value='1'] a, div[data-slider][data-schrittweite='1'][data-stufe='1'] a {
    background-color: #ea3737 !important;
}

div[data-slider][data-schrittweite='25'][data-value='2'] a, div[data-slider][data-schrittweite='1'][data-stufe='2'] a {
    background-color: #ea7637 !important;
}

div[data-slider][data-schrittweite='25'][data-value='3'] a, div[data-slider][data-schrittweite='1'][data-stufe='3'] a {
    background-color: #eab537 !important;
}

div[data-slider][data-schrittweite='25'][data-value='4'] a, div[data-slider][data-schrittweite='1'][data-stufe='4'] a {
    background-color: #c2ea37 !important;
}

div[data-slider][data-schrittweite='25'][data-value='5'] a, div[data-slider][data-schrittweite='1'][data-stufe='5'] a {
    background-color: #6aea37 !important;
}

.bss-value-0 {
    color: #e6e6e6 !important;
}

.bss-value-1 {
    font-weight: bold !important;
    color: #ea3737 !important;
}

.bss-value-2 {
    font-weight: bold !important;
    color: #ea7637 !important;
}

.bss-value-3 {
    font-weight: bold !important;
    color: #eab537 !important;
}

.bss-value-4 {
    font-weight: bold !important;
    color: #c2ea37 !important;
}

.bss-value-5 {
    font-weight: bold !important;
    color: #6aea37 !important;
}

/* End Slider extension */

.ta-arial textarea {
    font-family: Arial;
}

ul[data-sortable] {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul[data-sortable] li {
        margin: 0 3px 3px 3px;
        padding: 0.4em;
        padding-left: 1.5em;
        font-size: 1.4em;
        height: 18px;
    }

        ul[data-sortable] li span {
            position: absolute;
            margin-left: -1.3em;
        }

table tr[data-personal-header].collapsed {
    background-color: white;
}

table tr[data-personal-header].expanded {
    background-color: lightgray;
}

table tr.subtable-tr td {
    border-bottom-style: none;
}

table tr.subtable-tr:last-child {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

table tr.border-top td {
    border-top: 2px solid #000 !important;
}

input[data-val-required],
textarea[data-val-required],
select[data-val-required],
input[type='hidden'][data-val-required] + input.ui-autocomplete-input,
input.ui-autocomplete-input[data-required],
.required {
    border-color: #e98e1f;
}

.status-box {
    margin: auto;
    width: 12px;
    height: 12px;
    border: 1px solid darkgray;
}

.status-anzahl {
    background-image: url(../Content/images/dokument.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    color: red;
    padding-top: 3px;
    font-size: 0.8em;
    display: inline-block;
}

    .status-anzahl[data-anzeige='false'] {
        visibility: hidden;
    }

.hack-anzahl1 .status-anzahl {
    margin-left: 5px;
}

.status-circle {
    margin: auto;
    width: 12px;
    height: 12px;
    border: 1px solid darkgray;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

    .status-circle.ac {
        display: inline-block;
        margin-left: 5px;
    }

    .status-circle.na, .status-circle[data-status-farbe=""], .status-box.na {
        background-color: transparent;
    }

    .status-circle.grau, .status-circle[data-status-farbe="grau"], .status-box.grau {
        background-color: #787878;
    }

    .status-circle.gruen, .status-circle[data-status-farbe="gruen"], .status-box.gruen {
        background-color: #0c7a00;
    }

    .status-circle.gelb, .status-circle[data-status-farbe="gelb"], .status-box.gelb {
        background-color: #fff542;
    }

    .status-circle.rot, .status-circle[data-status-farbe="rot"], .status-box.rot {
        background-color: #b50000;
    }

    .status-circle.zde {
        width: 16px;
        height: 16px;
        transform: rotate(45deg);
    }

    .status-circle.halb.gruen-leer {
        background: linear-gradient(to right, #0c7a00 50%, #ffffff 50%); /* green on left, transparent on right */
    }

    .status-circle.halb.gruen-rot {
        background: linear-gradient(to right, #0c7a00 50%, #ff0000 50%); /* green on left, red on right */
    }

    .status-circle.halb.gruen-gelb {
        background: linear-gradient(to right, #0c7a00 50%, #fff542 50%); /* green on left, yellow on right */
    }

    .status-circle.halb.gruen-gruen {
        background: linear-gradient(to right, #0c7a00 50%, #0c7a00 50%); /* green on left, green on right */
    }

    .status-circle.halb.gruen-grau {
        background: linear-gradient(to right, #0c7a00 50%, #888888 50%); /* green on left, gray on right */
    }

.status[data-farbe=""] {
    color: #787878;
}

.status[data-farbe="gruen"] {
    color: #0c7a00;
}

.status[data-farbe="gelb"] {
    color: #fff542;
}

.status[data-farbe="rot"] {
    color: #b50000;
}

button[data-delta]:not([data-delta='0']) {
    background-color: rgba(255, 0, 0, 0.5);
}

.tats-wert {
    color: black;
    font-weight: bold;
}

.anerkannt-wert {
    color: darkgreen;
    font-weight: bold;
}

/* table sortable */

div.relative {
    position: relative;
}

button.absoluteLeft {
    position: absolute;
    left: -28px;
    top: 0;
    padding: 2px 2px 1px 2px;
}

button.absoluteRight {
    position: absolute;
    right: -28px;
    top: 0;
    padding: 2px 2px 1px 2px;
}

/* ENDE table sortable */

/*ul[data-sortable] {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul[data-sortable] li {
        margin: 0 3px 3px 3px;
        padding: 0.4em;
        padding-left: 1.5em;
        font-size: 1.4em;
        height: 18px;
    }

        ul[data-sortable] li span {
            position: absolute;
            margin-left: -1.3em;
        }*/

button[data-sort-order].sorted {
    background-color: forestgreen;
}

button.sortbutton {
    margin-top: -5px;
    height: 25px;
}

    button.sortbutton > img {
        height: 50%;
        width: auto;
        margin-bottom: 5px;
    }

table.indexSetting {
    font-size: 1.4em;
}

button.img-refresh {
    background-color: transparent;
    border: none;
    padding: 0;
}

table.berichtauswahl {
    border: none;
}

    table.berichtauswahl td {
        border: none;
    }

.success {
    color: darkgreen;
}

div.toggle_bool {
    border: 1px solid lightgray;
    padding: 2px;
    display: inline-block;
}

    div.toggle_bool button {
        width: 50px;
    }

input[data-toggle='true'][value='True'] ~ div.toggle_bool > button[data-toggle-value='False'],
input[data-toggle='true'][value='False'] ~ div.toggle_bool > button[data-toggle-value='True'] {
    border: none;
    background-color: transparent;
    color: darkgray;
}

input[data-toggle='true'][value='False'] ~ div[data-toggle-row='true'],
td[data-toggle-value='False'] > div[data-toggle-row='true'] {
    display: none;
}

div[data-toggle-row='true'] {
    position: relative;
    margin-top: 5px;
}

button.info-button {
    width: 25px;
    height: 25px;
    padding: 1px;
}

    button.info-button img {
        width: 100%;
        height: auto;
    }

.font-bremsausruestung {
    font-family: Bremsausruestung;
}

.sb-bg {
    background-color: red;
    font-weight: bold;
}

.fileupload-container {
    margin: 5px;
    border: dotted 1px #aaa;
    border-radius: 8px;
    padding: 15px 5px;
}

    .fileupload-container.hovered, #drop-zone.hovered {
        background-color: #aeaeae;
        border-color: #444;
    }

    .fileupload-container .fileupload-hint {
        color: #aaa;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .fileupload-container.hovered .fileupload-hint {
        color: #000;
    }

input[type][disabled], select[disabled], textarea[disabled] {
    background-color: #ddd;
}

.bzst-unklar {
    color: #000 !important;
}

.bzst-bedingt {
    color: #ffc702 !important;
}

.bzst-untauglich {
    color: #fe0000 !important;
}

.liste .liste-eintrag:hover {
    background-color: #f0f0f0;
}

table.show-row tr:hover {
    background-color: #f0f0f0;
}

/* Clientseitige Sortierung */

th[data-sortby] {
    cursor: pointer;
}

th[data-sort-direction='asc']:before {
    content: ' \25B2';
}

th[data-sort-direction='desc']:before {
    content: ' \25BC';
}

/* Ende Clientseitige Sortierung */

/* Mehrfachauswahl */
div.multisel-container {
    height: 75px;
    width: 639px;
    padding: 1px 3px;
    overflow: auto;
    border: 1px solid #8a8a8a;
    border-radius: 3px;
    margin-top: 5px;
}

    div.multisel-container div[data-id] {
        margin-right: 10px;
        margin-top: 3px;
        font-size: 10px;
        height: 10px;
        border: 1px solid lightgray;
        padding: 5px;
        border-radius: 4px;
        background-color: lightgray;
    }

        div.multisel-container div[data-id] img {
            margin-right: 5px;
            cursor: pointer;
            height: 100%;
        }

/* Ende Mehrfachauswahl */

div.multisel-element {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    font-size: 10px;
    height: 10px;
    border: 1px solid lightgray;
    padding: 5px;
    border-radius: 4px;
    background-color: lightgray;
}

/* Verstaendniskontrollfragen */

.vkf-container {
    height: 300px;
    min-width: 400px;
    overflow: auto;
    padding-right: 20px;
}

    .vkf-container div[data-frage-nr] {
        display: none;
    }

    .vkf-container div[data-frage-aktiv='true'] {
        display: block !important;
    }

/* Ende Verstaendniskontrollfragen */

.einsatzfaehig {
    color: darkgreen;
}

.nicht-einsatzfaehig {
    color: darkred;
}

li.tab-caption-red a, .error a {
    color: red !important;
}

div.hasQuickinfo {
    position: relative;
    display: inline-block;
}

    div.hasQuickinfo::after {
        content: 'ⓘ';
        position: absolute;
        right: -15px;
        top: -5px;
    }

/* Blinking image */

/* Firefox old*/
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}

/* Ende Blinking image */



/* File Upload */

.fileupload-foto-container {
    min-height: 150px;
    max-height: 340px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.fileupload-foto {
    overflow: hidden;
}

    .fileupload-foto img {
        width: 100%;
        height: auto;
    }

.fileupload-foto-text {
    font-size: 10px;
}

#foto-addnew {
    position: relative;
    overflow: hidden;
}

.fileupload-drop-container {
    /*display: inline-block;*/
    border-style: dashed;
    border-width: 1px;
    border-color: #aeaeae;
    border-radius: 12px;
    height: 100px;
    padding: 10px;
    cursor: pointer;
}

    .fileupload-drop-container div {
        text-align: center;
        height: 100%;
    }

        .fileupload-drop-container div.dragdrop {
            padding-top: 20px;
        }

    .fileupload-drop-container.hovered {
        background-color: #aeaeae;
        border-color: #444;
    }

.fileupload-button input[type='file'] {
    position: absolute !important;
    top: 0;
    right: 0;
    margin: 0;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    direction: ltr;
    cursor: pointer;
}

.fileupload-remove {
    position: absolute;
    top: -6px;
    right: 10px;
    background-color: #fff;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    cursor: pointer !important;
    z-index: 90;
    /*display: none;*/
    opacity: 0.5;
    filter: alpha(opacity=0.5);
}

    .fileupload-remove i {
        color: #000;
        font-size: 1.2em;
    }

    .fileupload-foto:hover ~ .fileupload-remove,
    .fileupload-remove:hover {
        opacity: 1;
        filter: alpha(opacity=1);
    }

        .fileupload-foto:hover ~ .fileupload-remove i,
        .fileupload-remove:hover i {
            color: red;
        }

.fileupload-foto-copyrightinfo span {
    font-size: 1.0em;
}

.fileupload-foto-copyrightinfo input {
    font-size: 0.7em;
    padding: 3px 6px;
    height: 28px;
}



[data-hidden='true'] {
    display: none;
}


@media (max-width: 767px) {
    .fileupload-drop-container {
        height: 40px;
    }
}

/* Ende File Upload */

.pruefungsfrage_image_container {
    height: 240px;
    width: 240px;
    position: relative;
}

    .pruefungsfrage_image_container img {
        max-height: 100%;
        max-width: 100%;
    }
