
@font-face {
    font-family: Bahnschrift;
    src: url(fonts/BAHNSCHRIFT.TTF);
}
:root {
    font-family: Bahnschrift;
}

html {
    width: 100%;
    height: 100%;
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    color: #141D6A;
    background-color: #FFFFFF;
    scrollbar-base-color: #000000;
    scrollbar-track-color: #BFC9D7;
    scrollbar-face-color: #BFC9D7;
    scrollbar-highlight-color: #BFC9D7;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-shadow-color: #BFC9D7;
    scrollbar-arrow-color: #000000;
    width: 100%;
}

table {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

#maengeltable {
    font-size: 11px;

}

#page {
    width: 100%;
    background-color: #BFC9D7;
    font-size: 0px;
}

#top {
    position: absolute;
    top: 0px;
    left: 200px;
    width: 80%;
    height: 50px;
}

form {
    margin: 0px;
}

img.menu {
    margin-left: 6px;
    margin-bottom: 6px;
    padding: 0px;
}


#leftarea {
    position: absolute;
    top: 100px;
    left: 0px;
    margin: 0px;
    width: 180px;
    background-color: #B1BABC;
    height: 695px;
    z-index: 2;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 0px;

}

#customermanagementeffect {
    display: hidden;
}

#contentarea {
    position: absolute;
    left: 0px;
    top: 93px;
    left: 0px;
    height: 600px;
    width: 100%;
    background-color: #BFC9D7;
    z-index: 1;
}

#objectlist {
    position: relative;
    top: 60px;
    left: 220px;
    width: 500px;
    float: left;


}

#news {
    position: relative;
    top: 60px;
    right: 30px;
    width: 220px;
    float: right;
}

#news a:link, #news a:active, #news a:visited {
    color: #141D6A;
}

#news a:hover {
    color: #FFFFFF;
}

#blackpage {
    position: absolute;
    height: 100%;
    width: 100%;

    z-index: 999;


}

#popup {
    position: absolute;
    width: 462px;
    height: 440px;
    left: 400px;
    top: 300px;
    margin-left: -150px;
    margin-top: -150px;
    color: #FFFFFF;
    -moz-opacity: 1.0;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2;
}


#popup p.popuptop {
    margin: 0px;
    background-image: url("images/popup_top.gif");
    height: 12px;
}

#popup p.popupbottom {
    margin: 0px;
    background-image: url("images/popup_bottom.gif");
    height: 12px;
}

#popup p.popuptopsubmit {
    margin: 0px;
    background-image: url("images/popup_top_submit.gif");
    height: 12px;
}

#popup p.popupbottomsubmit {
    margin: 0px;
    background-image: url("images/popup_bottom_submit.gif");
    height: 12px;
}

#popup div.content {
    margin: 0px;
    background: #959D56;
    width: 462px;
    height: 410px;
}


#popup div.content p.contenttitle {
    margin: 0px;
    background: #DBDEC1;
    width: 447px;
    height: 23px;
    color: #959D56;
    font-weight: bold;
    padding-top: 7px;
    padding-left: 15px;
    font-style: italic;
    font-size: 14px;
}

#popup div.content p.contenttitlesubmit {
    margin: 0px;
    background: #BBBBD6;
    width: 447px;
    height: 27px;
    color: #141D6A;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 15px;
    font-style: italic;
    font-size: 14px;
}

#popup div.content div.contenttext {
    margin: 0px;
    width: 432px;
    padding: 15px;
}


#transpback {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.70;
    filter: alpha(opacity=60);
    z-index: 1;
}

div#objecttitle {
    position: absolute;
    left: 240px;
    top: 115px;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    z-index: 20;
}

div.datafadebox {

    display: none;
    background-color: rgb(200, 204, 160);
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #141D6A;
}


.raised {
    background: transparent;
    margin-left: 0px;
    margin-top: 0px;
}

.raised h1, .raised p {
    margin: 0 10px;
}

.raised h1 {
    font-size: 2em;
    color: #FFFFFF;
}

.raised p {
    padding-bottom: 0.5em;
}

.raised .b1, .raised .b2, .raised .b3, .raised .b4 {
    display: block;
    overflow: hidden;
    font-size: 1px;
}

.raised .b1, .raised .b2, .raised .b3 {
    height: 1px;
}

.raised .b2 {
    /* background:#BFC9D7; */
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.raised .b3 {
    /* background:#BFC9D7; */
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.raised .b4 {
    /* background:#BFC9D7; */
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.raised .b1 {
    margin: 0 5px;
    background: #FFFFFF;
}

.raised .b2, .raised .b2b {
    margin: 0 3px;
    border-width: 0 2px;
}

.raised .b3, .raised .b3b {
    margin: 0 2px;
}

.raised .b4, .raised .b4b {
    height: 2px;
    margin: 0 1px;
}

.raised .b1b {
    margin: 0 5px;
    background: #999999;
}


.raisedx {
    background: transparent;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;


}

.raisedx .b1x {
    position: relative;
    width: 12px;
    height: 12px;
    background-image: url("images/corner_left_o.gif");
    float: left;
    background-repeat: no-repeat;
}


.raisedx .b2x {
    position: relative;
    height: 12px;
    width: 476px;
    background-image: url("images/raised_top.gif");
    background-repeat: repeat-x;
    float: left;

}

.raisedx .b3x {
    position: relative;
    width: 12px;
    height: 12px;
    background-image: url("images/corner_right_o.gif");
    background-repeat: no-repeat;
    float: right;
}

.raisedx .b4x {
    position: relative;
    width: 12px;
    height: 12px;
    background-image: url("images/corner_left_u.gif");
    float: left;
    background-repeat: no-repeat;
}


.raisedx .b5x {
    position: relative;
    height: 12px;
    width: 476px;
    background-image: url("images/raised_bottom.gif");
    background-repeat: repeat-x;
    float: left;

}

.raisedx .b6x {
    position: relative;
    width: 12px;
    height: 12px;
    background-image: url("images/corner_right_u.gif");
    background-repeat: no-repeat;
    float: right;
}


.boxcontent {
    display: block;
    padding-left: 12px;
    padding-top: 12px;
    border-left: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    width: 482px;
    height: 300px;
    overflow: auto;
    font-weight: normal;
    float: left;
}

.boxcontent_objectlist {
    display: block;
    padding-left: 0px;
    padding-top: 12px;
    border-left: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    /*height:480px;*/
    float: left;
    overflow: auto;
    font-weight: normal;
    width: 99%;
}


.boxcontent_news {
    display: block;
    border-left: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    height: 460px;
    padding-left: 10px;
    padding-right: 5px;
}

.boxcontent_news li {
    margin-left: -20px;
    margin-bottom: 5px;
}

.boxcontent_linkbutton {
    display: block;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-right: 10px;
    text-align: right;
    font-style: oblique;
    color: #FFFFFF;
    font-weight: bold;
}

.boxcontent_linkbutton a:link, .raised .boxcontent_linkbutton a:active, .raised .boxcontent_linkbutton a:visited {
    color: #FFFFFF;
    font-style: oblique;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.boxcontent_linkbutton a:hover {
    color: #141D6A;
}


.boxcontentrounded {
    border: 3px solid #FFFFFF;
    padding: 4px;
    background-color: #CCCCCC;
}

.boxcontentroundedthin {
    border: 1px solid #FFFFFF;
    padding: 5px;

}


p.header {
    margin: 0px;
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
}

p.header a:link, p.header a:active, p.header a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

p.header a:hover {
    text-decoration: underline;
}

p.header_dark {
    margin: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

p.list, td.list {
    margin: 0px;

    padding-left: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: top;
}


tr.listgrey:hover, td.listgrey:hover {
    background-color: #D1D1D1;
}


.listsmall {
    margin: 0px;
    padding-left: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
}


p.list:hover, td.list:hover {
    background-color: #959D56;
}

p.list a:link, p.list a:active, p.list a:visited, td.list a:link, td.list a:active, td.list a:visited, .listsmall a:link, .listsmall a:active, .listsmall a:visited, a:link, a:active, a:visited {
    color: #141D6A;
    font-weight: normal;
    text-decoration: none;
}

p.list a:hover, td.list a:hover, .listsmall a:hover {
    color: #FFFFFF;
}

a:hover {
    color: #000000;
}

tr.list:hover {
    background-color: #959D56;
}

td.listhead {
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 12px;
    padding-bottom: 10px;
}


input.text, textarea.text, select.text {
    background-color: #F5F3F4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px;
    border-style: solid;
    border-color: #7F9DB9;
    font-style: normal;
    font-weight: normal;
    color: #000000;

}

input.submit {
    background-color: transparent;
    border: 0px;
    font-style: italic;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

form#logon input.text {
    font-size: 16px;
    padding: 5px;
}

form#logon b {
    top: 10px;
}

.mandatory {
    font-size: 80%;
    color: #FF0000;
}

.error_msg {
    font-size: 11px;
    color: #FF0000;
}

.forbidden {
    color: #FF0000;
    font-weight: bold;
}


a.darkback:link, a.darkback:active, a.darkback:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.darkback:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#news a.darkback:link, #news a.darkback:active, #news a.darkback:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#news a.darkback:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

a.linkred:link, a.linkred:active, a.linkred:visited {
    color: #AF1D22;
    font-weight: bold;
}

a.linkred:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.white {
    color: #FFFFFF;
    font-weight: normal;
}

ul#feed {
    font-size: 11px;
}

p.contentarea_footer {
    color: #FFFFFF;
    font-style: italic;
    font-size: 11px;
    margin: 0px;
    padding-top: 15px;
}

div#searchselect {
    display: none;
    position: fixed;
    top: 182px;
    left: 473px;
    z-index: 1;
}


.suggestionsBox {
    position: fixed;
    top: 130px;
    left: 303px;
    z-index: 1;
    margin: 10px 0px 0px 0px;
    width: 350px;
    background-color: #212427;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #000000;
    color: #FFFFFF;
}

.suggestionList {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-weight: normal;
    font-style: normal;
}

.suggestionList ul {

}

.suggestionList li {

    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
    list-style-type: none;
    margin-left: 10px;

}

.suggestionList li:hover {
    background-color: #659CD8;
}


div#clientzone {
    position: absolute;
    top: 150px;
    left: 0px;
    z-index: 10;
}


input.error, textarea.error, select.error {
    border: 1px solid #AF1D22;
    background-color: #E7E7E7;

    color: #AF1D22;
}


div#dispotop {
    width: 100%;
    background-color: #B1BABC;
}

#dispotoptitle {
    display: flex;
    flex-flow: row wrap;
    font-weight: bold;
    font-size: 18px;
    gap: 10px 10px;
    padding: 10px;
}


/*label { width: 10em; float: left; }*/
label.error {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}

p {
    clear: both;
}

em {
    font-weight: bold;
    padding-right: 1em;
    vertical-align: top;
}


/*div#tab-1 div, div#tab-2 div {overflow:hidden;}*/


.progress {
    position: relative;
    width: 400px;
    border: 1px solid #DDDDDD;
    padding: 1px;
    border-radius: 3px;
}

.bar {
    background-color: #CCCCCC;
    width: 0%;
    height: 20px;
    border-radius: 3px;
}

.percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}


ul.qmdokumentenartenlist li ul {
    display: none;
}

ul.qmdokumentenartenlist li ul li {
    padding-top: 4px;
}


a.menu-icon {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    background-color: rgba(162, 163, 87, 1);
    border: 1px solid #666666;
    padding: 10px;
    border-radius: 8px;
    flex: 0 0 auto;
    box-shadow: 0px 0px 15px #002200;
    cursor: pointer;
}


a.menu-icon:hover, a.menu-icon-active {
    box-shadow: 0px 0px 10px #446644;
    background-color: rgba(162, 163, 87, 0.7);
}


.ui-jqgrid .ui-pg-input {
    font-size: 12px;
    height: 20px;
}

/*.ui-jqgrid tr.jqgrow td {
        white-space: normal !important;
    }*/

#dispoform input, #dispoform select, #dispoform textarea, #materialform input, #materialform select, #materialform textarea {
    font-size: 16px;
}

/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFFFFF; /* change if the mask should have another color then white */
    opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
    z-index: 99; /* makes sure it stays on top */
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 50%; /* centers the loading animation vertically one the screen */
    background-image: url(images/preloader.gif); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px; /* is width and height divided by two */
}

.hidden {
    display: none;
}

.ui-pg-div {
    font-size: 16px;

    margin-right: 10px;
}


.paging_full_numbers .ui-button {
    padding: 2px 6px;
    margin: 0;
    cursor: pointer;
    *cursor: hand;
}

.errorspan {
    color: #AF1D22;
}

.ui-accordion .ui-accordion-header .ui-icon {
    position: relative;
    left: 0em;
    top: 50%;
    margin-top: 0px;
    float: left;
}

.ui-accordion .ui-accordion-header {
    padding: 5px;
}


.divTable {
    display: table;

    background-color: #EEEEEE;
    border: 1px solid #666666;
    /* border-spacing:5px;cellspacing:poor IE support for  this*/
    /* border-collapse:separate;*/
}

.divRow, divRowSum {
    display: table-row;
}

.divHeaderRow {
    display: table-row;
    background-color: #CCCCCC;
    text-align: center;
}

.divCell {
    float: left; /*fix for  buggy browsers*/
    display: table-cell;


    padding: 10px;
    padding-left: 10px;
}

.divRowSum .divCell {
    color: #FF0000;
}

.divTable th {
    padding: 5px;
    border-bottom: 1px solid #666666;
}

.divTable td {
    padding: 5px;
    border-bottom: 1px solid #666666;
}

.divTable tr {

}


/* line 4, ../sass/_offline-theme-base.sass */
.offline-ui, .offline-ui *, .offline-ui:before, .offline-ui:after, .offline-ui *:before, .offline-ui *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 7, ../sass/_offline-theme-base.sass */
.offline-ui {
    display: none;
    position: fixed;
    background: white;
    z-index: 2000;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
}

/* line 17, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-content:before {
    display: inline;
}

/* line 20, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-retry {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: none;
}

/* line 24, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-retry:before {
    display: inline;
}

/* line 29, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-up.offline-ui-up-5s {
    display: block;
}

/* line 32, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down {
    display: block;
}

/* line 37, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-retry {
    display: block;
}

/* line 42, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry {
    display: none;
}

@-webkit-keyframes offline-fadein {
    /* line 6, ../sass/_keyframes.sass */
    0% {
        opacity: 0;
    }

    /* line 8, ../sass/_keyframes.sass */
    100% {
        opacity: 1;
    }
}

@-moz-keyframes offline-fadein {
    /* line 6, ../sass/_keyframes.sass */
    0% {
        opacity: 0;
    }

    /* line 8, ../sass/_keyframes.sass */
    100% {
        opacity: 1;
    }
}

@-ms-keyframes offline-fadein {
    /* line 6, ../sass/_keyframes.sass */
    0% {
        opacity: 0;
    }

    /* line 8, ../sass/_keyframes.sass */
    100% {
        opacity: 1;
    }
}

@-o-keyframes offline-fadein {
    /* line 6, ../sass/_keyframes.sass */
    0% {
        opacity: 0;
    }

    /* line 8, ../sass/_keyframes.sass */
    100% {
        opacity: 1;
    }
}

@keyframes offline-fadein {
    /* line 6, ../sass/_keyframes.sass */
    0% {
        opacity: 0;
    }

    /* line 8, ../sass/_keyframes.sass */
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes offline-fadeout-and-hide {
    /* line 20, ../sass/_keyframes.sass */
    0% {
        opacity: 1;
        display: block;
    }

    /* line 23, ../sass/_keyframes.sass */
    99% {
        opacity: 0;
        display: block;
    }

    /* line 26, ../sass/_keyframes.sass */
    100% {
        opacity: 0;
        display: none;
    }
}

@-moz-keyframes offline-fadeout-and-hide {
    /* line 20, ../sass/_keyframes.sass */
    0% {
        opacity: 1;
        display: block;
    }

    /* line 23, ../sass/_keyframes.sass */
    99% {
        opacity: 0;
        display: block;
    }

    /* line 26, ../sass/_keyframes.sass */
    100% {
        opacity: 0;
        display: none;
    }
}

@-ms-keyframes offline-fadeout-and-hide {
    /* line 20, ../sass/_keyframes.sass */
    0% {
        opacity: 1;
        display: block;
    }

    /* line 23, ../sass/_keyframes.sass */
    99% {
        opacity: 0;
        display: block;
    }

    /* line 26, ../sass/_keyframes.sass */
    100% {
        opacity: 0;
        display: none;
    }
}

@-o-keyframes offline-fadeout-and-hide {
    /* line 20, ../sass/_keyframes.sass */
    0% {
        opacity: 1;
        display: block;
    }

    /* line 23, ../sass/_keyframes.sass */
    99% {
        opacity: 0;
        display: block;
    }

    /* line 26, ../sass/_keyframes.sass */
    100% {
        opacity: 0;
        display: none;
    }
}

@keyframes offline-fadeout-and-hide {
    /* line 20, ../sass/_keyframes.sass */
    0% {
        opacity: 1;
        display: block;
    }

    /* line 23, ../sass/_keyframes.sass */
    99% {
        opacity: 0;
        display: block;
    }

    /* line 26, ../sass/_keyframes.sass */
    100% {
        opacity: 0;
        display: none;
    }
}

@-webkit-keyframes offline-rotation {
    /* line 64, ../sass/_keyframes.sass */
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    /* line 66, ../sass/_keyframes.sass */
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
    }
}

@-moz-keyframes offline-rotation {
    /* line 64, ../sass/_keyframes.sass */
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    /* line 66, ../sass/_keyframes.sass */
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes offline-rotation {
    /* line 64, ../sass/_keyframes.sass */
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    /* line 66, ../sass/_keyframes.sass */
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
    }
}

@-o-keyframes offline-rotation {
    /* line 64, ../sass/_keyframes.sass */
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    /* line 66, ../sass/_keyframes.sass */
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
    }
}

@keyframes offline-rotation {
    /* line 64, ../sass/_keyframes.sass */
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    /* line 66, ../sass/_keyframes.sass */
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        -o-transform: rotate(359deg);
    }
}

/* line 21, ../sass/offline-theme-default.sass */
.offline-ui {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    font-family: "Helvetica Neue", sans-serif;
    padding: 1em;
    top: 1em;
    width: 38em;
    max-width: 100%;
    overflow: hidden;
}

@media (max-width: 38em) {
    /* line 21, ../sass/offline-theme-default.sass */
    .offline-ui {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        top: 0;
    }
}

/* line 34, ../sass/offline-theme-default.sass */
.offline-ui .offline-ui-content:before {
    line-height: 1.25em;
}

/* line 37, ../sass/offline-theme-default.sass */
.offline-ui .offline-ui-retry {
    position: absolute;
    right: 3em;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
    color: inherit;
    line-height: 3.5em;
    height: 3.5em;
    margin: auto;
    padding: 0 1em;
}

/* line 50, ../sass/offline-theme-default.sass */
.offline-ui.offline-ui-up {
    -webkit-animation: offline-fadeout-and-hide forwards 0.5s 2s;
    -moz-animation: offline-fadeout-and-hide forwards 0.5s 2s;
    -ms-animation: offline-fadeout-and-hide forwards 0.5s 2s;
    -o-animation: offline-fadeout-and-hide forwards 0.5s 2s;
    animation: offline-fadeout-and-hide forwards 0.5s 2s;
    -webkit-backface-visibility: hidden;
    background: #D6E9C6;
    color: #468847;
}

/* line 55, ../sass/offline-theme-default.sass */
.offline-ui.offline-ui-down {
    -webkit-animation: offline-fadein 0.5s;
    -moz-animation: offline-fadein 0.5s;
    -ms-animation: offline-fadein 0.5s;
    -o-animation: offline-fadein 0.5s;
    animation: offline-fadein 0.5s;
    -webkit-backface-visibility: hidden;
    background: #EC8787;
    color: #551313;
}

/* line 60, ../sass/offline-theme-default.sass */
.offline-ui.offline-ui-down.offline-ui-connecting, .offline-ui.offline-ui-down.offline-ui-waiting {
    background: #F8ECAD;
    color: #7C6D1F;
    padding-right: 3em;
}

/* line 65, ../sass/offline-theme-default.sass */
.offline-ui.offline-ui-down.offline-ui-connecting:after, .offline-ui.offline-ui-down.offline-ui-waiting:after {
    -webkit-animation: offline-rotation 0.7s linear infinite;
    -moz-animation: offline-rotation 0.7s linear infinite;
    -ms-animation: offline-rotation 0.7s linear infinite;
    -o-animation: offline-rotation 0.7s linear infinite;
    animation: offline-rotation 0.7s linear infinite;
    -webkit-backface-visibility: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    content: " ";
    display: block;
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1em;
    width: 1em;
    border: 2px solid rgba(0, 0, 0, 0);
    border-top-color: #7C6D1F;
    border-left-color: #7C6D1F;
    opacity: 0.7;
}

/* line 82, ../sass/offline-theme-default.sass */
.offline-ui.offline-ui-down.offline-ui-waiting {
    padding-right: 11em;
}

/* line 85, ../sass/offline-theme-default.sass */
.offline-ui.offline-ui-down.offline-ui-waiting.offline-ui-reconnect-failed-2s {
    padding-right: 0;
}


.ui-select .ui-btn > span:not(.ui-li-count) {
    white-space: normal !important;
}


.CSS_Table_Arbeitszeit {
    margin: 0px;
    padding: 0px;
    width: 1000px;
/ / box-shadow: 10 px 10 px 5 px #888888;
/ / border: 1 px solid #000000;

    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;

    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;

    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;

    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.CSS_Table_Arbeitszeit table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 1000px;
    border: 1px #000000 solid;
/ / height: 100 %;
    margin: 0px;
    padding: 0px;
}

.CSS_Table_Arbeitszeit tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.CSS_Table_Arbeitszeit table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.CSS_Table_Arbeitszeit table tr:first-child td:last-child {
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}

.CSS_Table_Arbeitszeit tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.CSS_Table_Arbeitszeit tr:hover td {

}

.CSS_Table_Arbeitszeit tr:nth-child(odd) {
    background-color: #FFD4AA;
}

.CSS_Table_Arbeitszeit tr:nth-child(even) {
    background-color: #FFFFFF;
}

.CSS_Table_Arbeitszeit td {
    vertical-align: middle;


    border: 1px solid #000000;
    border-width: 0px 1px 1px 0px;
    text-align: right;
    padding: 7px;
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
}

.CSS_Table_Arbeitszeit tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.CSS_Table_Arbeitszeit tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.CSS_Table_Arbeitszeit tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.CSS_Table_Arbeitszeit tr:first-child td, .CSS_Table_Arbeitszeit tr.headertr td {
    background: -o-linear-gradient(bottom, #FF7F00 5%, #BF5F00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF7F00), color-stop(1, #BF5F00));
    background: -moz-linear-gradient(center top, #FF7F00 5%, #BF5F00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");
    background: -o-linear-gradient(top, #FF7F00, bf5f00);

    background-color: #FF7F00;
    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
}

.CSS_Table_Arbeitszeit tr:first-child:hover td {
    background: -o-linear-gradient(bottom, #FF7F00 5%, #BF5F00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FF7F00), color-stop(1, #BF5F00));
    background: -moz-linear-gradient(center top, #FF7F00 5%, #BF5F00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff7f00", endColorstr="#bf5f00");
    background: -o-linear-gradient(top, #FF7F00, bf5f00);

    background-color: #FF7F00;
}


.CSS_Table_Arbeitszeit tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}

.CSS_Table_Arbeitszeit tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}

.CSS_Table_Arbeitszeit table tr.SumRow td {
    font-weight: bold;
}


.CSS_Table_Arbeitszeit_abgeschlossen {
    margin: 0px;
    padding: 0px;
    width: 1000px;


    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;

    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;

    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;

    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 1000px;
    border: 1px #000000 solid;

    margin: 0px;
    padding: 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen table tr:first-child td:last-child {
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:hover td {

}

.CSS_Table_Arbeitszeit_abgeschlossen tr:nth-child(odd) {
    background-color: #5FBF00;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:nth-child(even) {
    background-color: #FFFFFF;
}

.CSS_Table_Arbeitszeit_abgeschlossen td {
    vertical-align: middle;


    border: 1px solid #000000;
    border-width: 0px 1px 1px 0px;
    text-align: right;
    padding: 7px;
    font-size: 10px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:last-child td {
    border-width: 0px 1px 0px 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr td:last-child {
    border-width: 0px 0px 1px 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:last-child td:last-child {
    border-width: 0px 0px 0px 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:first-child td, .CSS_Table_Arbeitszeit_abgeschlossen tr.headertr td {
    background: -o-linear-gradient(bottom, #00BF00 5%, #007F3F 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00BF00), color-stop(1, #007F3F));
    background: -moz-linear-gradient(center top, #00BF00 5%, #007F3F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00bf00", endColorstr="#007f3f");
    background: -o-linear-gradient(top, #00BF00, 007f3f);

    background-color: #00BF00;
    border: 0px solid #000000;
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:first-child:hover td {
    background: -o-linear-gradient(bottom, #00BF00 5%, #007F3F 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00BF00), color-stop(1, #007F3F));
    background: -moz-linear-gradient(center top, #00BF00 5%, #007F3F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00bf00", endColorstr="#007f3f");
    background: -o-linear-gradient(top, #00BF00, 007f3f);

    background-color: #00BF00;
}


.CSS_Table_Arbeitszeit_abgeschlossen tr:first-child td:first-child {
    border-width: 0px 0px 1px 0px;
}

.CSS_Table_Arbeitszeit_abgeschlossen tr:first-child td:last-child {
    border-width: 0px 0px 1px 1px;
}

.CSS_Table_Arbeitszeit table tr td input[readonly], .CSS_Table_Arbeitszeit_abgeschlossen table tr td input[readonly] {
    border-style: none;
    background: none;
}

tr.rowtagabgeschlossen td {
    background-color: #5FBF00;

}


.select2-hidden-accessible {
    display: none;
}

.ui-timepicker-table td a, .ui-timepicker-table td span {
    width: 2.6em;
}
