/*  General  */
html, body {
    min-height: 100%;
    overflow-x: hidden;
}

body {
    margin:0;
    background-color: rgb(249, 249, 249);
    font-family: sans-serif;
}

input, textarea {
    background: #FFF none repeat scroll 0;
    border-radius: 4px;
    padding: 6px 8px;
    margin-top: 7px;
    width: 99%;
    border: 1px solid #D3D3D3;
    font-weight: bold;
    -webkit-appearance: none;
}

.ui-content {
    margin-bottom: 40px;
}
#footer {
    bottom: 0;
    position: absolute;
    width: 100%;
}

* {
    box-sizing: border-box;
}

a {
    color: rgb(218, 118, 1);
    text-decoration: none;
}
/*  Hilfedatei  */
#hilfedatei img {
    width: 45px;
    height: 45px;
    padding: 6px;
    background-color: #3e3e3e;
    border-radius: 5px;
}

/* tmp Fehlerausgaben */
#tmp {
    clear: both;
    margin: 0 20%;
    width: 60%;
}

/*  Loading */
DIV#loadingScreenContainer {
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 15;
}
DIV#loadingScreen {
    background: url("images/ajax-loader.gif") no-repeat center center;
    background-size: 100%;
    height: 40px;
    width: 40px;
    margin: auto;
    overflow: visible;
    position: relative;
    top: 50%;
    border-radius: 25px;
    opacity: 0.2;
}

.right {
    float: right;
}

.left {
    float: left;
}

.d-inline-block {
    display: inline-block;
}

.d-none {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

.clear {
    clear: both;
    height: 1px;
}
.clearer {
    clear: both;
}

.bold {
    font-weight: bold !important;
}
.thisBold {
    font-weight: bold;
}
.thisBold div {
    font-weight: normal;
}
.menueButtons {
    margin: 0 2px;
    padding: 0;
}
.width95p {
    display: inline;
    width: 95%;
}
.width99p{
    width: 98%;
}
.width100p{
    width: 100%;
}
.width25p{

    width: 25%;
}
.width33p{

    width: 33%;
}
.width35p{

    width: 35%;
}
.width40p{

    width: 40%;
}
.width50p{

    width: 50%;
}
.width30{
    width: 30px;
}
.width40{
    width: 40px;
}
.width50{
    width: 50px;
}
.width50p{
    width: 50%;
}
.minWidth50{
    min-width: 50px;
}
.width60{
    width: 60px;
}
.width60p{
    width: 60%;
}
.width70{
    width: 70px;
}
.minWidth70{
    min-width: 70px;
}
.width80{
    width: 80px;
}
.width83{
    width: 83px;
}
.width10{
    width: 10px;
}
.width100{
    width: 100px;
}
.width120{
    width: 120px;
}
.minWidth120{
    min-width: 120px;
}
.width131{
    width: 131px;
}
.width140{
    width: 140px;
}
.width150{
    width:150px;
}
.width151{
    width:151px;
}
.width160{
    width:160px;
}
.width180{
    width:180px;
}
.width190{
    width:190px;
}
.width200{
    width:200px;
}
.width250{
    width: 250px;
}
.width275{
    width: 275px;
}
.width300{
    width: 300px;
}
.width350{
    width: 350px;
}
.width400{
    width: 400px;
}
.width450{
    width: 450px;
}
.width550{
    width: 550px;
}
.width736{
    width: 762px;
}
.width637{
    width: 637px;
}
.widthAuto{
    display: inline;
    width:auto;
}

.height100p {
    position: relative !important;
    top: 0;
    bottom: 0;
}
.width10p {
    width: 10% !important;
}
.width20p {
    width: 20% !important;
}
.height3 {
    height: 3px;
}
.height10 {
    height: 10px;
}
.height40 {
    height: 40px;
}
.height50 {
    height: 50px;
}
.height200 {
    height: 200px !important;
}
.heightAuto {
    height: auto;
}


.auftragsContentHead{
    position: relative;
    margin-left: 131px;

}
.auftragsArt{
    position: relative;
    margin-left: 100px;

}

.marginAutoUnterschrift {
    position: fixed;
    margin-left: -318px;
    left: 50%;
    top: 25%;
}

.marginAutoUnterschriftTechniker {
    position: fixed;
    margin-left: -318px;
    left: 50%;
    top: 25%;
}

.footerAbsoluteBottom{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}
.marginAuto {
    margin: auto;
}

.marginLeft5 {
    margin-left: 5px;
}
.marginLeft15 {
    margin-left: 15px !important;
}
.marginLeft17 {
    margin-left: 17px !important;
}
.marginLeft20 {
    margin-left: 20px !important;
}
.marginLeft25 {
    margin-left: 25px;
}
.marginLeft45 {
    margin-left: 45px;
}
.marginLeft53 {
    margin-left: 53px;
}
.marginLeft64 {
    margin-left: 64px;
}
.marginLeft65 {
    margin-left: 65px;
}
.marginLeft105 {
    margin-left: 105px;
}
.marginLeft127 {
    margin-left: 127px;
}
.marginLeft260 {
    margin-left: 260px;
}
.marginLeft280 {
    margin-left: 280px;
}
.marginLeft265 {
    margin-left: 455px;
}
.marginTop5 {
    margin-top: 5px;
}
.marginTop15 {
    margin-top: 15px;
}
.marginTop25 {
    margin-top: 25px;
}
.marginTop35 {
    margin-top: 35px;
}
.marginTop36 {
    margin-top: 36px;
}
.marginTop45 {
    margin-top: 45px;
}
.marginTop50 {
    margin-top: 50px;
}

.marginTop95 {
    margin-top: 95px;
}

.marginRight5 {
    margin-right: 5px;
}
.marginRight15 {
    margin-right: 15px;
}
.marginRight25 {
    margin-right: 25px;
}

.marginBottom25 {
    margin-bottom: 25px;
}

.marginBottom15 {
    margin-bottom: 15px;
}

/* Offline styles */
.menueHeaderReload.offline .ui-icon-recycle:after {
    background: rgba(247, 147, 30, 0.8) url(images/icons-png/recycle-crossed.png) no-repeat center;
}
#datenaustausch {
    overflow: visible;
}
.menueHeaderReload.offline #datenaustausch {
    background-color: red;
}

/* Online styles */
.menueHeaderLogout {
    position: absolute;
    top: -2px;
    left: 1.5%;
}
.menueHeaderSettings {
    position: absolute;
    top: -2px;
    left: 11.5%;
}
.menueHeaderOffen {
    position: absolute;
    top: -2px;
    left: 24%;
}
.menueHeaderAusgang {
    position: absolute;
    top: -2px;
    left: 39%;
}
.menueHeaderSave {
    position: absolute;
    top: -2px;
    left: 54%;
}
.menueHeaderArgus {
    position: absolute;
    top: -2px;
    right: 22%;
}
.menueHeaderHome {
    position: absolute;
    top: -2px;
    right: 11.5%;
}
.menueHeaderReload {
    position: absolute;
    top: -2px;
    right: 1.5%;
}

#anlage, .dynformAnlage {
    margin: 0;
    height: 0;
    visibility: hidden;
    float: left;
}
#anlageDiv Label , .dynformAnlageDiv Label {
    background: url(../images/icon-camera.png) no-repeat scroll center center / 85% auto #f9a94b;
    border: 3px solid lightgrey;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    margin: 0 5px;
}
#anlagenDivChild #anlageDiv div, .dynformAnlageDiv div {
    border: 0 none;
}

#anlageUploadDiv > div, .dynformAnlageUploadDiv > div {
    display: none;
}
#anlageUploadDiv > label, .dynformAnlageUploadDiv > label {
    border: 1px solid lightgray;
    border-radius: 8px;
    font-weight: bold;
    margin-right: 30px;
    padding: 7px 15px;
}
#anlageDiv DIV.ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset #anlage, .dynformAnlageDiv DIV.ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset .dynformAnlage {
    top: -40px
}
#anlageDiv DIV.ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset, .dynformAnlageDiv DIV.ui-input-text.ui-body-inherit.ui-corner-all.ui-shadow-inset {
    background-color: #f9f9f9;
    border: medium none;
    box-shadow: none;
    opacity: 0.1;
}
.anlagenWrapper {
    border: 1px solid #000;
    border-radius: 6px;
    padding: 5px 10px;
    margin: 7px 2%;
    width: 96%;
}
.anlagenWrapper > div {
    word-wrap: break-word;
}
#newPdf {
    background-color: orange;
    border: 3px solid lightgrey;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 35px;
    margin-top: 25px;
    width: 40px;
}
#contentAnlagenDiv #anlagenAuswahlDivChild {
    padding:0;
}
#uploadName {
    width: 180px;
}

.einstellungenContent {
    margin: 0;
    padding: 15px 10px;
}

#kvzDiv{
    display: none;
    /*visibility: hidden;*/
}

#stuetzpunkt #kvzDiv{
    display: block;
    /*visibility: hidden;*/
}

.ausgeblendet{
    display: none !important;
}
.fullHeight {
    height: 100%;
}

.unterschrift {
    /*width: 425px;
    height: 75px;*/
    width: 600px;
    height: 150px;
    border: 5px solid black;
    max-width: 95%;
    margin: auto;
    background-color: #FFF;
}

.ausgefuehrt {
    font-size: 1em;
    /*font-weight: bold;*/
}

.x {
    float: left;
    background: url("images/icons-svg/check-black.svg") no-repeat;
    width: 18px;
    height: 100%;
}

.green {
    padding: 0 3px 0 2px;
    color: #ffffff;
    background-color: green;
}

.defaultColor {
    padding: 0 3px 0 2px;
    color: #000;
}

.blue {
    padding: 0 2px;
    color: #ffffff;
    background-color: blue;
}

.lightblue {
    padding: 2px 5px;
    color: #000000;
    background-color: lightblue;
    text-align: center;
    margin: 3px 2px;
}

.lightsalmon {
    padding: 2px 5px;
    color: #000000;
    background-color: lightsalmon;
    text-align: center;
    margin: 3px 2px;
}
.lightgrey {
    padding: 2px 5px;
    color: #000000;
    background-color: #d3d3d3;
    text-align: center;
    margin: 3px 2px;
}
.transparenz {
    padding: 2px 5px;
    color: #000000;
    background-color: transparent;
    text-align: center;
    margin: 3px 2px;
}
.red {
    padding: 0 2px;
    color: #000;
    background-color: red;
}

.yellow {
    padding: 0 2px;
    color: #000;
    background-color: yellow;
}

.orangeHeader {
    padding: 0 2px;
    color: #000;
    background-color: orange;
}

.darkgreen {
    padding: 0 2px;
    color: #000;
    background-color: darkgreen;
}

/*  ESB Beweissicherung  */
.contentBox {
    margin: 5px 0;
}
.contentBox div.ui-checkbox {
    padding: 4px 0;
}
.contentBox div.ui-select div {
    padding: 15px 54px 15px 21px;
}
.contentBox div {
    padding: 5px 5px 5px 5px;
    margin-left: 20px;
}
.contentBox .ui-checkbox {
    border:0;
}
.contentBox div:nth-last-child(2) {
    padding-bottom: 5px;
}
.contentBox div div {
    margin: 0;
    border: 0;
}
.contentBox .contentHeader {
    background-color: rgba(247, 147, 30, 0.8);
    border-radius: 8px 8px 0 0;
    font-size: 24px;
    padding: 0 5px;
    margin-left: 0;
}
div.ui-content div#auftragsListe div#formularContent div.contentBox.contentHeader div.ui-checkbox label.ui-btn div.contentHeader:hover,
div.ui-content div#auftragsListe div#formularContent div.contentBox.contentHeader div.ui-checkbox label.ui-btn div.contentHeader:active,
div.ui-content div#auftragsListe div#formularContent div.contentBox.contentHeader div.ui-checkbox label.ui-btn div.contentHeader:focus{
    color: #333333;
}
.contentBox Label.ui-checkbox-off .contentHeader {
    border-radius: 8px;
}
.contentBox Label.ui-checkbox-on .contentHeader {
    border-radius: 8px 8px 0 0;
}
.contentHeader.contentBox .ui-checkbox Label.ui-btn.ui-corner-all.ui-btn-inherit.ui-btn-icon-left, .contentBox#bestandDiv .ui-checkbox {
    border: 0;
    border-radius: 0;
}
.contentHeader.contentBox .ui-checkbox Label.ui-btn.ui-corner-all.ui-btn-inherit.ui-btn-icon-left {
    padding: 0 0 0 30px;
    margin-left: -5px;
}
.contentBox .label {
    padding-left: 10px;
}
.ui-mobile .contentBox label {
    margin: 0;
}

/*Benachrichigungskarte*/
.nachricht{
    width:auto;
    min-width: 180px;
    font-weight: normal;
}

.textRed {
    color: red;
}
.textBlue {
    color: #00AAFF;
}
.textGreen {
    color: green;
}
.textofGreen {
    color: rgb(80, 254, 106);
}
.textWhite {
    color: white;
}

.datum{
    width:180px;
    font-weight: bold;
    margin-left:100px;
}
.hrClass{
    width: 100%;
    margin-left: 0;
}
.paddingLeft5 {
    padding-left: 5px;
}
.paddingLeft25 {
    padding-left: 25px !important;
}
.paddingLeft30 {
    padding-left: 30px;
}
.paddingRight5{
    padding-right: 5px;
}
.paddingRight{
    padding-right: 10px;
}
.paddingRight15{
    padding-right: 15px;
}
.paddingTop{
    padding-top: 15px;
}
.paddingBottom{
    padding-bottom: 15px;
}
.paddingTop5{
    padding-top: 5px;
}
.paddingBottom5{
    padding-bottom: 5px;
}

.padding0 {
    padding: 0 !important;
}
.font24{
    font-size: 24px;
}
td {
    padding: 3px 5px;
}

.border1px {
    border: 1px solid #000;
    border-radius: 8px;
    padding: 5px 5px 5px 5px;
    text-align: left;

}


.border1pxGrey {
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    padding: 15px 5px 15px 5px;
    text-align: left;

}

.border1pxWhite {
    border: 1px solid #FFF;
    border-radius: 8px;
    padding: 5px 5px 5px 5px;
    text-align: left;

}
.wordWrapBreakWord {
    word-wrap: break-word;
}

.kasysLogoRed {
    color: red;
    text-shadow: none;
}
.redBackground{
    padding: 2px 3px;
    background-color: rgba(255,0,0,0.1);
}
.telekomBorder, .settingsBorder, .carrierSeBorder, .carrierOslBorder
{
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right: 5px;
}
.telekomBorder {
    border-right: solid magenta 10px !important;
}

.settingsBorder {
    border-right: solid black 10px !important;
}

.carrierSeBorder {
    border-right: solid #00AAFF 10px !important;
}

.carrierOslBorder {
    border-right: solid #003399 10px !important;
}

.carrierMlBorder {
    border-right: solid #00c05a 10px !important;
}

.center {
    text-align: center;
}

.maxWidth300 {
    max-width: 300px;
}
.maxWidth450 {
    max-width: 450px;
}
#kasysLogo {
    margin: 10px 2.5%;
}

#pflichtfelder {
    margin: 30px;
    padding: 30px;
}

html :-webkit-full-screen {
    position: fixed;
    width: 100%;
    top: 0;
    background: none;
}

html :-moz-full-screen {
    background-color: white;
}

html :-ms-fullscreen {
    background-color: white;
    width: auto;
    height: auto;
    margin: auto;
}

html :fullscreen {
    background-color: white;
}

.ui-controlgroup-horizontal .ui-controlgroup-controls { display: block !important; }
.ctg {
    margin: auto;
    width: 30%;
}

.block__list {
    padding: 0;
    width: 99%;
    min-width: 380px;
    margin-top: -8px;
    margin-left: 0;
}
.block__list li { cursor: move; }

.block__list_tags:after {
    clear: both;
    content: '';
    display: block;
}
.block__list_tags li {
    color: #fff;
    display: inline-block;
    float: left;
    margin: 10px 0;
    padding: 7px 5px 7px 40px;
    width: 99%;
    min-width: 360px;
    background-color: #5F9EDF;
    text-align: center;
}

.block__list_tags li:first-child:first-letter {
    text-transform: uppercase;
}

.ui-body-c { background:#d3d3d3 !important; }

.slideup, .slidedown {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -o-transition: max-height 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out;
}
.slidedown {
    max-height: 100000px ;
}

#status {
    font : bold 1em sans-serif;
    color: #FFF;
    padding : 0.1em 1em 0.2em 1em;
    margin: 0 0 0 70%;
}

.livesearch {
    margin: 1px;
    padding: 4px 2px;
    width: auto;
}

.livesearch:hover
{
    background-color: lightblue;
    font-weight: bold;
}

/*  Zeichentool */

#colorChoice, #viewChoice, #rotateDiv {
    position: relative;
    display: flex;
    flex-grow: 1;
}
#rotateDiv {
    float: right;
}

#colorChoice #widthSelectionWrapper,
#colorChoice #toolSelectionWrapper,
#colorChoice #colorSelectionWrapper,
#colorChoice #restoreDiv,
#colorChoice #listeDiv,
#viewChoice #zoomInSmallDiv,
#viewChoice #zoomOutSmallDiv
{
    flex-grow: 0;
}
#viewChoice #switchPage {
    flex-grow: 1;
}




#toolDiv
{
    background: transparent linear-gradient(rgb(56, 56, 56), rgb(62, 62, 62)) repeat scroll 0 0;
    border-radius: 0;
    padding: 5px 8px;
    position: fixed;
    z-index: 10;
    display:flex;
    /*max-height: 25%;*/
    overflow:visible;
    /**/
    height: 52px;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
}

#eraser {
    background-color: #fff;
    background-image: url("images/icons-png/move.png");
    background-size: 100%;
    border-radius: 25px;
}
#text_tool_rotate {
    background-image: url(images/icons-png/canvasRotate.png);
    margin-top: -5px;
}
#text_tool_save {
    background: url(images/icons-png/save_small.png);
    margin-top: 10px;
}
#text_tool_save, #text_tool_rotate {
    height: 40px;
    width: 40px;
    background-size: 100%;
    margin-left: -50px;
}

#eraserPanelDiv, #colorPanelDiv, #saveInCanvasDrawToolDiv {
    flex-grow:0;
}

DIV#toolDiv > DIV#saveInCanvasDrawToolDiv {
    background-color: #fff;
    background-size: 100% auto;
    border-radius: 25px;
    float: right;
}
DIV#toolDiv > DIV#saveInCanvasDrawTool {
    background-image: url("images/icons-png/save.png");
}

#chooseColor {
    background-image: url("images/icons-png/pencil.png") !important;
    background-repeat: no-repeat;
    background-position: center;
}

#pdfContent
{
    padding-bottom: 100px;
}

#canvasDiv
{
    position: relative;
    height: 1166px;
}

#canvasDiv #the-canvas, #canvasDiv #tmp_canvas
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding: 0;
    margin: 0;
    border: 1px solid black;
    border-radius: 8px;
    height: 100%
}
.zoomIn, .zoomOut
{
    background-color: white;
    border-radius: 30px;
    width: 44px;
    height: 44px;
}
#zoomInSmall, #zoomOutSmall
{
    background-size: 200%;
    width: 44px;
    height: 44px;
    background-image: url("images/icons-png/zoom-icons.png");
}
#zoomInSmall
{
    background-position-x: 40px;
}
#saveInCanvasDrawTool {
    background: no-repeat center/65% url("images/icons-png/save_small.png");
}

#switchPage {
    float:left;
    color: #FFF;
    font-weight: bold;
    margin-left: 15px;
    height: 40px;
    width: 100px;
}
#switchPage > #currentPageDiv {
    /*top: 5px;*/
    font-size: 20px;
    left: 30%;
    position: absolute;
    z-index: 7;
}
#switchPage > DIV:first-child {
    text-align: left;
    z-index: 8;
}
#switchPage > DIV:last-child {
    text-align: right;
    z-index: 8;
}

#switchPage > DIV:first-child, #switchPage > DIV:last-child {
    float: left;
    font-size: 50px;
    height: 40px;
    line-height: 15px;
    width: 50%;
    position: absolute;
    bottom: 0;
    padding-top: 20px;
}
#switchPage > DIV:first-child {
    border-right: 0;
    left: 0;
}
#switchPage > DIV:last-child {
    border-left: 0;
    right: 0;
}

#canvasDiv #canvasSelected{
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 2px red dashed;
    position: absolute;
    z-index: 5;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    display: none;
}

DIV#bearbeitungsliste DIV ul {
    margin: 0;
}

DIV#bearbeitungsliste {
    height: 90%;
    overflow: auto;
    padding-top: 32px;
}

DIV.tabellenDiv {
    text-align: center;
}
DIV.tabellenDiv h3 {
    text-align: left;
}
DIV.tabellenDiv DIV {
    border: 1px solid black;
}
DIV.tabellenDiv DIV:first-of-type {
    border-left-color: #fff;
    border-top-color: #fff;
}
DIV.tabellenDiv DIV.clearer {
    border: 0;
}
DIV.tabellenDiv DIV.tabellenHeaderDiv {
    padding: 13px 0;
}
DIV.tabellenDiv DIV input {
    margin:0;
    padding:0;
}
DIV.tabellenDiv DIV label {
    margin:0;
}

/*  canvasDraw  */
.pdfToolButton {
    border: 1px solid #000;
    font-size: 15px;
    height: 25px;
    left: 1px;
    position: relative;
    top: 1px;
    /*width: 45px;*/
}
.pdfToolButton#restore, .pdfToolButton#listeButton,
#widthSelectionWrapper, #toolSelectionWrapper, #colorSelectionWrapper{
    background-color: #FFF;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
    height: 44px;
    width: 44px;
}
.pdfToolButton#restore {
    background-image: url(images/icons-svg/arrow-l-black.svg);
}
.pdfToolButton#listeButton {
    background-image: url(images/icons-svg/bars-black.svg);
}

.pdfToolButtonDiv {
    height: 30px;
    text-align: center;
    cursor: pointer;
}
.pdfToolEdit {
    width: 36px;
    height: 36px;
    /*border: 2px solid black;*/
}
.pdfToolEditDiv {
    /*padding: 4px;*/
}

#toolDiv[canvasMode="view"] #viewChoice {
    display: block;
}
#toolDiv[canvasMode="edit"] #colorChoice {
    display: block;
}

#colorChoice {
    border: 0;
    float: left;
    height: 44px;
    overflow: visible;
}

#colorChoice , #viewChoice {
    display: none;
}

#canvasEditButtonsDiv {
    float:left;
}

#canvasEditButtonsDiv #restoreDiv,
#canvasEditButtonsDiv #listeDiv {
    float: left;
}

/*  canvasDraw */


/*  canvasDraw-Redesign */
#widthSelection {
    float:left;
    width:50px;
}

#toolSelection {
    border: 2px solid gray;
}

#colorSelection,
#toolSelection,
#widthSelection {
    width: 40px;
    /*height: 40px;*/
    float:left;
    overflow: visible;
}

DIV#colorChoice DIV#widthSelectionWrapper,
DIV#colorChoice DIV#toolSelectionWrapper,
DIV#colorChoice DIV#colorSelectionWrapper {
    position:relative;
    float: left;
    height: 44px;
    width: 44px;
}

DIV#colorChoice DIV#widthSelectionWrapper DIV#widthSelection,
DIV#colorChoice DIV#toolSelectionWrapper DIV#toolSelection,
DIV#colorChoice DIV#colorSelectionWrapper DIV#colorSelection {
    position: absolute;
    bottom: 2px;
    left: 2px;
    /*height: 40px;*/
    width: 40px;
    min-height: 40px;
    border-radius: 25px;
    border: 2px solid gray;
    padding: 0;
    background-color: #FFF;
}

#colorChoice #widthSelection > DIV,
#colorChoice #toolSelection > DIV,
#colorChoice #colorSelection > DIV {
    display: none;
}
#colorChoice #widthSelection > DIV.activeDrawElement,
#colorChoice #widthSelectionWrapper.active > DIV > DIV,
#colorChoice #toolSelection > DIV.activeDrawElement,
#colorChoice #toolSelectionWrapper.active > DIV > DIV,
#colorChoice #colorSelection > DIV.activeDrawElement,
#colorChoice #colorSelectionWrapper.active > DIV > DIV {
    display: block;
}
#colorChoice #widthSelectionWrapper.active > DIV > DIV,
#colorChoice #toolSelectionWrapper.active > DIV > DIV
    /*
    #colorChoice #colorSelectionWrapper.active > DIV > DIV
    */
{
    padding: 6px 0;
}
#colorChoice #widthSelectionWrapper.active > DIV#widthSelection > DIV:first-child:not(.activeDrawElement) {
    padding-top: 14px;
}
#colorChoice #widthSelectionWrapper.active > DIV#widthSelection > DIV:last-child:not(.activeDrawElement) {
    padding-bottom: 14px;
}
#colorChoice #colorSelection > DIV.activeDrawElement,
#colorChoice #colorSelection > DIV.activeDrawElement > DIV {
    border-radius: 25px;
}
#colorChoice #colorSelection #fill {
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    padding-top: 10px;
    height:30px;
}

#widthSelectionWrapper #widthSelection > DIV {
    height: 26px;
    padding: 5px 0;
}
#widthSelectionWrapper #widthSelection > DIV:first-child {
    margin-top:0;
}
DIV#widthSelectionWrapper > DIV#widthSelection > DIV.activeDrawElement {
    margin: 0;
    height: 36px;
    padding: 14px 0;

}

DIV#widthSelectionWrapper.active > DIV#widthSelection > DIV.activeDrawElement,
DIV#widthSelectionWrapper.active > DIV#widthSelection > DIV {
    height: 26px;
}
DIV#widthSelectionWrapper.active > DIV#widthSelection > DIV:last-child.activeDrawElement {
    height: 18px;
    padding: 0;
}

#colorChoice #colorSelectionWrapper.active > DIV > DIV.pdfToolEditDiv.activeDrawElement {
    border: 1px dashed red;
}
#colorChoice #colorSelectionWrapper.active > DIV > DIV.pdfToolEditDiv.activeDrawElement,
#colorChoice #colorSelectionWrapper.active > DIV > DIV.pdfToolEditDiv.activeDrawElement > DIV {
    border-radius: 25px;
}
#colorChoice #colorSelectionWrapper.active > DIV > DIV.pdfToolEditDiv:first-child,
#colorChoice #colorSelectionWrapper.active > DIV > DIV.pdfToolEditDiv:first-child > DIV {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
#colorChoice #colorSelectionWrapper.active > DIV > DIV.pdfToolEditDiv:last-child,
#colorChoice #colorSelectionWrapper.active > DIV > DIV.pdfToolEditDiv:last-child > DIV {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

#toolSelectionWrapper #toolSelection > .pdfToolEditDiv:first-child {

}
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv:last-child {

}
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv {
    height: 30px;
    cursor: pointer;
}
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit {

    position: relative;
    height: 18px;
    width: 36px;
    border: 1px solid #000;
    background:#FFF;

    /*
        height:2px;top:9px;
    */
}


#toolSelectionWrapper #toolSelection DIV#dottedDashedLineDiv.activeDrawElement > DIV.pdfToolEdit {
    filter: grayscale(0);
}
#toolSelectionWrapper #toolSelection DIV#dottedDashedLineDiv > DIV.pdfToolEdit {
    border: 0;
    height: 1px;
    margin: 9px 0 8px;
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAABCAIAAABG0om7AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAZklEQVQIHQFbAKT/Af8AAAAAAAAAAAAAAAAAAAD//wAAAAAAAAAAAAAAAAABAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD//wAAAAAAAAAAAAAAAAgyBP99luuvAAAAAElFTkSuQmCC');
    filter: grayscale(1);
}
DIV#toolSelectionWrapper:not(.active) > DIV#toolSelection > DIV.activeDrawElement {
    padding: 0;
    margin: 0;
    top: 8px;
    position: absolute;
}
DIV#toolSelectionWrapper:not(.active) > DIV#toolSelection > DIV.activeDrawElement#lineDiv {
    width: 36px;
}
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit#point {
    width:8px;
    height:8px;
    margin: 6px 0 0 14px;
    margin-left: 15px;
}
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit#line {
    width:100%;
    height:2px;
    top: 6px;
}
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit#dashedLine {
    top:9px;
    height:1px;
    border: 0;
    border-bottom: 1px dashed #000;
}
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit#rectangle,
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit#circle,
#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit#text {
    top:1px;
    left:1px;
    height:17px;
    width:34px;
    border: 1px solid #000;
}

#toolSelectionWrapper #toolSelection > .pdfToolEditDiv > .pdfToolEdit#circle {
    border-radius: 50%;
}


#lime {
    background-color: lime;
}
#green {
    background-color: green;
}
#blue {
    background-color: blue;
}
#red {
    background-color: red;
}
#yellow {
    background-color: yellow;
}
#orange {
    background-color: orange;
}
#white {
    background-color: white;
}
#black {
    background-color: black;
}

/*  canvasDraw  */

/*
#pdfContent {
    border: 2px solid green !important;
}
#canvasDiv {
    border: 2px solid blue !important;
}
#the-canvas {
    border: 4px solid yellow !important;
}
#tmp_canvas {
    border: 2px solid red !important;
}
*/

#pdfContent > div#currentPos {
    display:none;
    background: gray none repeat scroll 0 0;
    height: 60px;
    position: fixed;
    right: 0;
    top: 0;
    width: 250px;
    z-index: 1000;
}

#pdfContent > DIV#currentPos > DIV {
    background-color:#fff;
    float:left;
    width:100px;
    height:30px;
    vertical-align:center;
}

#toolDiv > DIV#saveInCanvasDrawToolDiv,
#toolDiv > DIV#eraserPanelDiv,
#toolDiv > DIV#colorPanelDiv {
    position: relative;
    float: left;
    height: 44px;
    width: 44px;
    overflow: hidden;
    margin: 0 3px;
}
#toolDiv[canvasmode=view] > DIV#eraserPanelDiv,
#toolDiv[canvasmode=edit] > DIV#colorPanelDiv {
    background-color: red;
    border-radius: 15px;
}

#toolDiv > DIV#saveInCanvasDrawToolDiv:first-child,
#toolDiv > DIV#zoomPanelDiv:first-child,
#toolDiv > DIV#eraserPanelDiv:first-child {
    margin-left: 6px;
}

#toolDiv > DIV#saveInCanvasDrawToolDiv:last-child,
#toolDiv > DIV#zoomPanelDiv:last-child,
#toolDiv > DIV#eraserPanelDiv:last-child {
    margin-right: 6px;
}

#toolDiv DIV#zoomPanel > DIV {
    float: left;
}

#toolDiv > DIV > DIV#eraserDiv > Div:first-child,
#toolDiv > DIV > DIV#colorPanelDiv > Div:first-child {
    float: left;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
}

#toolDiv > DIV > DIV:nth-child(3) {

}
#toolDiv > DIV > DIV:nth-child(4) {

}
#toolDiv #zoomPanel label {
    margin: 0;
}

DIV#canvasSelected > DIV
{
    position:absolute;
    height:16px;
    width:16px;
    /*background-image: url("images/icons-png/resize.png");*/
    /*background-size: 100%;*/
}

DIV#canvasSelected > DIV#leftUpper
{
    top:-8px;
    left:-8px;
}
DIV#canvasSelected > DIV#rightUpper
{
    top:-8px;
    right:-8px;
}
DIV#canvasSelected > DIV#rightLower
{
    bottom:-8px;
    right:-8px;
}
DIV#canvasSelected > DIV#leftLower
{
    bottom:-8px;
    left:-8px;
}

/*
    General styling
*/


.main-headerKASYS {
    background: linear-gradient(#3e3e3e, #383838);
    padding: 0;
    text-align: center;
    color: white;
    position: absolute;
    width: 100%;
    left: 0;
    transition: all 0.3s ease;
    z-index: 100;
}
.main-headerKASYS a, nav#main-navKASYS div.textHeader a#close-menuKASYS {
    position: absolute;
    color: white;
    font-size: 30px;
    background: url("images/icons-svg/bars-white.svg") no-repeat center center;
    background-size: 100% 90%;
    width: 30px;
    height: 30px;
    left: 5px;
    top: 3px;
}
nav#main-navKASYS div.textHeader a#close-menuKASYS {
    right: 5px;
}
header.main-headerKASYS div.textHeader, nav#main-navKASYS div.textHeader {
    font-family: sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #FFF;
    margin: 5px 0;
}

header.main-headerKASYS div.textHeader, nav#main-navKASYS div.textHeader {
    padding-left: 45px;
    text-align: left;
    z-index: 100;
}
NAV .textHeader {
    display:none;
}

NAV a#telList,NAV a#argus, NAV a#logout, NAV a#bttnSettings, NAV a#bttnPinLock, NAV a#offene, NAV a#ausgang,
NAV a#gespeichert, NAV a#home, NAV a#datenaustausch, NAV a#nachrichten, NAV a#otrs, NAV a#dblc {
    background-position: left 5px center;
    background-repeat: no-repeat;
    padding-left: 24px;
}
NAV a#argus {
    background-image: url("images/icons-svg/phone-white.svg");
}
NAV a#telList {
    background-image: url("images/icons-svg/phone-white.svg");
}
NAV a#logout {
    background-image: url("images/icons-svg/delete-white.svg");
}
NAV a#bttnSettings {
    background-image: url("images/icons-svg/gear-white.svg");
}
NAV a#bttnPinLock {
    background-image: url("images/icons-svg/lock-white.svg");
}
NAV a#offene {
    background-image: url("images/icons-svg/bullets-white.svg");
}
NAV a#ausgang {
    background-image: url("images/icons-svg/action-white.svg");
}
NAV a#gespeichert {
    background-image: url("images/icons-svg/edit-white.svg");
}
NAV a#home {
    background-image: url("images/icons-svg/home-white.svg");
}
NAV a#datenaustausch {
    background-image: url("images/icons-svg/recycle-white.svg");
}
NAV a#nachrichten {
    background-image: url("images/icons-svg/mail-white.svg");
}
NAV a#otrs {
    background-image: url("images/otrs.ico");
    background-size: 16px;
}
NAV a#dblc {
    background-image: url("images/icons-svg/action-white.svg");
}


header #headerInfoBar {
    padding: 3px;
    position: absolute;
    right: 5px;
    top: 0;
}
header #ausgangspakete div {
    float: left;
}
header #ampelBeschreibung {
    margin-right: 5px;
    margin-top: 4px;
}
header #ampelAusgang {
    background: #454545 url("images/icons-svg/recycle-white.svg") no-repeat center;
    background-size: 90% auto;
    border: 2px solid lightgrey;
    border-radius: 15px;
    height: 30px;
    width: 30px;
}

header #ampelAusgang.offline {
    background-image: url("images/icons-png/recycle-crossed.png");
    background-size: 135% auto;
}

header #ungeleseneNachrichten {
    background: url("images/icons-svg/mail-white.svg") no-repeat;
    background-size: 100% auto;
    color: red;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 20px;
    margin: 3px 15px;
    width: 30px;
}

.page-wrap {
    float: right;
    width: 100%;
    transition: width 0.3s ease;
}

.main-navKASYS {
    position: fixed;
    top: 0;
    width: 0;
    height: 100%;
    background: #3B3B3B;
    overflow-y: auto;
    transition: width 0.3s ease;
    z-index: 100;
}
DIV[data-role="page"] NAV.main-navKASYS a, NAV.main-navKASYS a{

    display: block;
    background: linear-gradient(#3e3e3e, #383838);
    border-top: 1px solid #484848;
    border-bottom: 1px solid #2E2E2E;
    color: white;
    padding: 15px;
    text-shadow: none;
}
.main-navKASYS a:hover, .main-navKASYS a:focus {
    background: linear-gradient(#484848, #383838);
}
.main-navKASYS:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 34px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

html nav DIV h4 {
    margin-left: 25px;
    color: white;
    text-shadow: none;
}

DIV.content {
    padding: 40px 20px 20px 20px;
}

.close-menuKASYS {
    display: none;
}

#main-navKASYS:target, #main-navKASYS.showMenue{
    width: 20%;
    min-width: 250px;
}

#main-navKASYS:target + .page-wrap{
    width: 80%;
}
#main-navKASYS:target + .page-wrap .open-menuKASYS {
    display: none;
}
#main-navKASYS:target + .page-wrap .close-menuKASYS {
    display: block;
}
#main-navKASYS:target + .page-wrap header.main-headerKASYS div#headerMenu div.textHeader {
    visibility: hidden;
}
#main-navKASYS:target + .page-wrap .main-headerKASYS, #main-navKASYS.showMenue + .page-wrap .main-headerKASYS {
    right: 0;
    left: 135px;
    width: auto;
}

DIV#login {
    max-width: 320px;
    margin: 25px auto;
}
DIV#twoFaktorLogin {
    max-width: 600px;
    margin: 25px auto;
    text-align: center;
}

DIV#login DIV.loginLabel {
    font-size: 16px;
    margin: 5px 10px 5px;
    display: block;
    text-align: end;
}
DIV#login DIV.loginInput {
    margin-bottom: 10px;
}
DIV#login DIV.loginInput input {
    background: #FFF none repeat scroll 0;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    padding: 3px;
    width: 150px;
    -webkit-appearance: none;
}
DIV#login input#loginButton {
    background-color: #fff;
    border-radius: 4px;
    border-style: solid;
    float: right;
    font-weight: bold;
    padding: 5px 7px;
    margin-top: 15px;
    -webkit-appearance: none;
}
DIV#login select#language {
    background: none repeat scroll 0 0 white;
    margin: 0;
    padding: 3px 5px;
    border: 1px solid lightgrey;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    width: 150px;
    -webkit-appearance: none;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*.rotating, .menueHeaderReload:not(.offline) #datenaustausch {*/
.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

@keyframes shake {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    2.2% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    3% {
        -ms-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    3.4% {
        -ms-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    3.8% {
        -ms-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    4.2% {
        -ms-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    4.6% {
        -ms-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    5% {
        -ms-transform: rotate(30deg);
        -moz-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg);
    }
    5.4% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.shake {
    -webkit-animation: shake 15s linear infinite;
    -moz-animation: shake 15s linear infinite;
    -ms-animation: shake 15s linear infinite;
    -o-animation: shake 15s linear infinite;
    animation: shake 15s linear infinite;
}

#editor {
    background-color: white;
    border: 1px solid;
    border-radius: 5px;
    margin: 5px 0;
    padding: 0;
    white-space: normal;
    width: 100%;
}

#editor div.nachrichtenSystemHeader {
    width: 100%;
    height: 9px;
    border-bottom: 1px solid #a1a1a1;
    text-align: center;
}

#editor span {
    font-size: 16px;
    background-color: white;
    padding: 0 10px;
    color: #a1a1a1;
}

#editor > div > p {
    font-size: 14px;
    color: #a1a1a1;
    font-style: italic;
}

#readMessage div {
    width: 100%;
    height: 9px;
    border-bottom: 1px solid #a1a1a1;
    text-align: center;
}

#readMessage span {
    font-size: 16px;
    background-color: white;
    padding: 0 10px;
    color: #a1a1a1;
}

#readMessage p {
    font-size: 14px;
    color: #a1a1a1;
    font-style: italic;
}

.messageHeader {
    background-color: rgba(247, 147, 30, 0.8);

    border-radius: 4px 4px 0 0;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 5px;
}

.warning {
    background-color: #ffeb3b;
    padding: 20px 30px;
    margin-bottom: 50px;
}

.height200
{
    height: 200px;
}

div#searchElementDiv {
    max-height: 220px;
    overflow-y: scroll;
    line-height: 18px;
}

#abrechnung DIV.leistungsposition {
    display: none;
}

#abrechnung DIV.leistungsposition.keinTyp {
    display: block;
}

#abrechnungContainer:not(.showLeistung):not(.showMaterial):not(.showZeit) DIV.leistungsposition.leistung,
#abrechnungContainer:not(.showLeistung):not(.showMaterial):not(.showZeit) DIV.leistungsposition.material,
#abrechnungContainer:not(.showLeistung):not(.showMaterial):not(.showZeit) DIV.leistungsposition.zeit {
    display: block;
}

#abrechnungContainer.showLeistung DIV.leistungsposition.leistung,
#abrechnungContainer.showMaterial DIV.leistungsposition.material,
#abrechnungContainer.showZeit DIV.leistungsposition.zeit {
    display: block;
}
#abrechnungContainer:not(.showLeistung) DIV.leistungsposition.leistung,
#abrechnungContainer:not(.showMaterial) DIV.leistungsposition.material,
#abrechnungContainer:not(.showZeit) DIV.leistungsposition.zeit {
    height: 0;
}

div#auftragsListe div#abrechnungContainer input[type="button"] {
    margin: 6px 0;
}

DIV#abrechnungContainer input.filterButton:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
DIV#abrechnungContainer input.filterButton:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
DIV#abrechnungContainer input.filterButton {
    margin:0;
    border-radius: 0;
}

#abrechnungContainer.showLeistung .filterButton#filterLeistung,
#abrechnungContainer.showMaterial .filterButton#filterMaterial,
#abrechnungContainer.showZeit .filterButton#filterZeit {
    background-color: #ffae4a;
    text-shadow: none;
}

/* FlexTable */
.flexTable {
    margin: 1% 5%;
}

.flexTable > .flexRow, .flexTable > .flexHead {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    margin: 5px 0;
    align-items: center;
}

.flexTable > .flexHead {

    border-bottom: 1px solid black;
}

.flexRow > .flexCol, .flexHead > .flexCol {
    padding: 10px;
    text-align: left;
    flex: 1;
    -webkit-box-flex: 1;
}

.tblGreen { background-color: #2ecc71; }
.tblRed { background-color: #FF4136; }

/* Abschluss nachweis */

#nachweisTabelle.flexTable {
    margin: auto;
    width: 70%;
}

#nachweisTabelle.flexTable > .flexRow > .flexCol:first-child,
#nachweisTabelle.flexTable > .flexHead > .flexCol:first-child {
    flex-grow: 3;
}

#nachweisTabelle.flexTable > .flexRow > .flexCol:last-child,
#nachweisTabelle.flexTable > .flexHead > .flexCol:last-child {
    text-align: center;
}

#pinAbfrage, #alertConfirm {
    background: none repeat scroll 0 0 white;
    border-radius: 4px;
    margin-left: 20%;
    overflow: auto;
    padding: 0;
    position: fixed;
    top: 15%;
    width: 60%;
    height: auto;
    z-index: 400;
}

.greyLoader {
    background-color: black;
    opacity: 0.4;
}

#pinAbfrage input, #alertConfirm input {
    min-width: 70px;
}

#alertConfirm > div
{
    display: block;
    margin: 15px 25px 25px 25px;
}

#pinAbfrage h3, #alertConfirm h3 {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: sticky;
    top:0;
    left: 0;
    background-color: #3a3a3a;
    margin: 0;
    padding: 8px;
    width: 100%;
    text-align: center;
    color: #FFF;
}

#alertConfirm .warning {
    background-color: darkorange;
}
#alertConfirm  .error {
    background-color: #631f1c;
}

#alertConfirm {
    z-index: 300;
}

@media ( max-width:480px ){
    #alertConfirm, #pinAbfrage {
        margin-left: 10%;
        width: 80%;
        top: 5%;
    }
}

@media ( max-width:768px ) {
    #alertConfirm, #pinAbfrage {
        top: 5%;
    }
}
/*  OI ORKA */
#auftragsListe DIV[data-role="collapsible"][data-collapsed="false"] .orkaDatenWrapper {
    color: #000;
    /*background-color: #000;*/
    padding: 5px 5px 0;
}
.orkaDaten {
    background-color: #fff;
    padding: 5px 5px 0;
    margin-top: 5px;
}
.orkaDaten:first-child {
    margin-top: 0;
}
#universalPopup .orkaDaten {
    display:none;
}
#universalPopup .orkaDaten.visible {
    display:block;
}
.errorContainer
{
    border:none;
    padding: 0;
    margin-left: 10%;
    overflow: visible;
    position: fixed;
    top: 15%;
    width: 80%;
    z-index: 250;
}
.errorContainer > div
{
    border: 1px solid darkred;
    padding: 5px;
    color: darkred;
    text-align: center;
    background-color: orangered;
}
.errorContainer .footer
{
    opacity: 0.8;
}
.aplContainer {
    /*background-color: #ccc;*/
    /*border: 1px solid black;*/
    padding: 5px 5px 0;
}
.orkaRow {
    background-color: #fff;
    padding: 5px;
}
.orkaLabel {
    text-transform: uppercase;
}
.orkaValue.forceShow {
    height: 20px;
}
.aplContainer .orkaValue[contenteditable="true"] {
    border-bottom: 1px solid lightgray;
}
.orkaHeader {
    text-align: center;
    font-size: 18px;
}
.orkaRow {
    float: left;
    margin: 2px 5px;
    /*border: 2px solid groove;*/
}
.aplContainer {
    margin: 5px 0 5px;
    padding: 5px 0 5px;
}
.aplContainerAdd,
.aplContainerRemove {
    float:right;
    height:30px;
    width:30px;
    border-radius:25px;
    background-color:white;
    position: absolute;
    right: -4px;
    bottom: -15px;
    z-index: 1;
    background-image: url(images/icons-svg/plus-black.svg);
    background-size: 65%;
    background-position: center;
    background-repeat: no-repeat;
    border: 3px solid black;
}
.aplContainerRemove {
    top: 28%;
    background-image: url(images/icons-svg/minus-black.svg);
}
.saveOrka, .editOrka {
    width: 88px;
    float: right;
}
.saveOrka {
    display:none;
}
.aplContainer table {
    width: 100%;
    border-collapse: collapse;
}
#orkaTbl > tbody > tr:nth-child(even){
    background-color: #f2f2f2;
}
#orkaTbl > tbody > tr > td {
    padding: 0;
}
#orkaTbl > tbody > tr > td > table > tbody > tr > td {
    border: solid 1px black;
    text-align: center;
    min-height: 36px;
}
#orkaTbl > tbody > tr:not(:first-child) > td > table > tbody > tr:first-child > td
{
    border-top:0;
}
#orkaTbl > tbody > tr > td > table > tbody > tr > td:last-child {
    border-right: 0;
}
#orkaTbl > tbody > tr > td > table > tbody > tr {
    height: 36px;
}
#orkaTbl > tbody > tr > td > table > tbody > tr > td:focus,
#orkaTbl > tbody > tr > td > table > tbody > tr > td:active {
    border: 3px solid red;
}
#orkaTbl > tbody > tr:not(:first-child) > td:nth-child(3) tr td:last-child {
    border-right: 1px solid #000;
}
#orkaTbl > tbody > tr > td:nth-child(4) tr {
    border-style: solid;
    border-color: black;
    height: 72px;
    border-width: 0 1px 1px 0;
}
#orkaTbl > tbody > tr > td:nth-child(4) {
    position: relative;
}
#orkaTbl > tbody > tr > td:nth-child(4) tr td {
    border: 0;
}
#orkaTbl > tbody > tr > td > table > tbody > tr > th {
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: black;
}
#orkaTbl > tbody > tr > td:first-child > table > tbody > tr > th:first-child {
    border-left-width: 1px;
}

@media ( max-width:480px ){
    #universalPopup {
        top: 50px;
        bottom: 14px;
        height: auto;
        width: 94%;
        padding: 25px;
        margin-left: 2%;
    }
    #universalPopup #abschlussPopupWeiterDiv, #universalPopup #abschlussPopupAbbruchDiv {
        margin: 15px 0 0;
    }
    #universalPopup #abschlussPopupWeiterDiv {
        margin-right: 15px;
    }

    #universalPopup textarea {
        height: 75px;
    }

    DIV.content {
        padding: 40px 5px 5px 5px;
    }
}

@media ( max-height: 400px ){
    #universalPopup {
        height: 93%;
        width: 93%;
        top: 15px;
        right: 15px;
        padding: 10px;
        margin-left: 2%;
    }
}

@media ( max-width:320px ) {
    body {
        font-size: 0.9em;
    }
}

@media ( max-width:768px ) {
    body {
        font-size: 0.95em;
    }

    #universalPopup {
        top: 50px;
        bottom: 14px;
        height: auto;
        width: 94%;
        padding: 25px;
        margin-left: 2%;
    }

}

.row {
    display:flex;
    flex-wrap: nowrap;
    /*align-items: center;*/
    padding: 5px;
    /*flex-direction: row;*/
}
.gridWrapper > .row:nth-child(odd){
    background: #efefef;
}
.col {
    flex-grow: 1;
    flex-shrink: 1;
    padding: 8px;
    align-items: center;
}
.col > input, .col > select {
    margin-top: 0px !important;
}
.col-05 {
    max-width: calc(0.5 / 12 * 100%);
}
.col-1 {
    max-width: calc(1 / 12 * 100%);
}
.col-1-5 {
    max-width: calc(1.5 / 12 * 100%);
}
.col-2 {
    max-width: calc(2 / 12 * 100%);
}
.col-2-5 {
    max-width: calc(2 / 12 * 100%);
}
.col-3 {
    max-width: calc(2.5 / 12 * 100%);
}
.col-3-5 {
    max-width: calc(3.5 / 12 * 100%);
}
.col-4 {
    max-width: calc(4 / 12 * 100%);
}
.col-5 {
    max-width: calc(5 / 12 * 100%);
}
.col-6 {
    max-width: calc(6 / 12 * 100%);
}
.col-7 {
    max-width: calc(7 / 12 * 100%);
}
.col-8 {
    max-width: calc(8 / 12 * 100%);
}
.col-9 {
    max-width: calc(9 / 12 * 100%);
}
.col-10 {
    max-width: calc(10 / 12 * 100%);
}
.col-11 {
    max-width: calc(11 / 12 * 100%);
}
.col-12 {
    max-width: calc(12 / 12 * 100%);
}

/* Offset Colums */
.offset-col-05 {
    margin-left: calc(0.5 / 12 * 100%);
}
.offset-col-1 {
    margin-left: calc(1 / 12 * 100%);
}
.offset-col-1-5 {
    margin-left: calc(1.5 / 12 * 100%);
}
.offset-col-2 {
    margin-left: calc(2 / 12 * 100%);
}
.offset-col-3 {
    margin-left: calc(3 / 12 * 100%);
}
.offset-col-4 {
    margin-left: calc(4 / 12 * 100%);
}
.offset-col-4-5 {
    margin-left: calc(4.5 / 12 * 100%);
}
.offset-col-5 {
    margin-left: calc(5 / 12 * 100%);
}
.offset-col-6 {
    margin-left: calc(6 / 12 * 100%);
}
.offset-col-7 {
    margin-left: calc(7 / 12 * 100%);
}
.offset-col-8 {
    margin-left: calc(8 / 12 * 100%);
}
.offset-col-9 {
    margin-left: calc(9 / 12 * 100%);
}
.offset-col-10 {
    margin-left: calc(10 / 12 * 100%);
}
.offset-col-11 {
    margin-left: calc(11 / 12 * 100%);
}
.offset-col-12 {
    margin-left: calc(12 / 12 * 100%);
}

.border {
    border: 1px solid #dedede;
}

.title {
    font-weight: 100;
    padding: 10px;
    text-align: center;
    background-color: #383838;
    color: white;
}

.checkboxNoLabel > .mobileCheckbox label {
    padding-left: 0;
    background-position: 10px center !important;
    padding-right: 0;
    padding-bottom: 12px;
}

.row > .col input:disabled {
    background-color: lightgrey;
    border: 1px solid darkgrey;
}

.textShadowNone {
    text-shadow: none !important;
}