/*/////////////////////////////////
//////////css reset////////////////
/////////////////////////////////*/

/*
@-ms-viewport{width:extend-to-zoom;zoom:1.0;}
@viewport{zoom:1.0;width:extend-to-zoom;}


*/


html, body {
    min-height: 100% !important;
    height: 100%;
}
html{overflow:-moz-scrollbars-vertical;overflow-y:scroll;overflow-x:auto;-webkit-text-size-adjust: 100%;}
html,body,span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, fieldset, form, label, legend
{	outline:0;padding:0;margin:0;border:0;color:#333;font-weight:normal;position:relative;line-height:inherit;	}:focus{outline:0;}
/* Ausgegliedert wegen neuem Schichtplan */
div {	outline:0;padding:0;margin:0;border:0;color:#333;position:relative;line-height:inherit;	}:focus{outline:0;}


#body{background:white;line-height:1.35em;color:#333;font-size:14px;font-family:'Roboto Condensed', sans-serif;height:100%;width:100%;position:relative;}
#body button{line-height:23px;font-family:'Roboto Condensed', sans-serif;position:relative;}
html{background:white;width:100%;}
ul{list-style:none;position:relative;}
table{border-collapse:separate;border-spacing:0;}
caption, th, td{font-weight:normal;text-align:left;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
a img,:link img,:visited img{border:none;}
li{margin-left:0px;}
input,select{width:110px;}
input,select,textarea,.chosen-container-single .chosen-single{font-family:Arial, sans-serif;transition-duration: 0.2s;transition-property: all;
-webkit-box-shadow: inset 0px 0px 5px -1px rgba(0,0,0,0.65);-moz-box-shadow: inset 0px 0px 5px -1px rgba(0,0,0,0.65);box-shadow: inset 0px 0px 5px -1px rgba(0,0,0,0.65);
box-sizing: border-box;outline: 0 none;border-radius: 3px;-moz-border-radius:3px;-webkit-border-radius:3px;border: medium none;padding: 10px 20px 8px;text-align: left;background:#FFF;color:#666;font-size: 16px;-webkit-text-fill-color: #666;}
input:focus,select:focus,textarea:focus {-webkit-box-shadow: 0px 0px 15px 3px rgba(240,120,0,0.65),inset 0px 0px 5px -1px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 0px 15px 3px rgba(240,120,0,0.65),inset 0px 0px 5px -1px rgba(0,0,0,0.65);
box-shadow: 0px 0px 15px 3px rgba(240,120,0,0.65),inset 0px 0px 5px -1px rgba(0,0,0,0.65);}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ccc;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ccc;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #ccc;
}
.help {cursor:help;}
button {cursor:pointer;}
h1 {margin-bottom:12px;font-size:20px;line-height:24px;}
h2 {margin-bottom:8px;font-size:17px;line-height:20px;}
table td {vertical-align:top;}
dt {margin-top:5px;font-weight:bold;}
dd {margin-left:5px;}
/*/////////////////////////////////
//////////print style//////////////
/////////////////////////////////*/
@media print {
	#headNavigation,button,#footer,#toTop {display:none!important;}
	.invoice,.invoice table,.invoicehead {width:100%!important;}
	.invoice .ksthead td {border-top:3px solid #bbb;}
	#bodyWrapper {margin-top:5px!important;margin-bottom:0px!important;}
}
 @page { size:portrait;orientation : portrait; } 



/*/////////////////////////////////
//////////signOnly styling/////////
/////////////////////////////////*/


#headNavigation .ui-btn{background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EF0125), color-stop(1, #C8011E));background:-moz-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-webkit-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-o-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-ms-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:linear-gradient(to bottom, #EF0125 5%, #C8011E 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF0125', endColorstr='#C8011E',GradientType=0);background-color:#EF0125;}
#headNavigation.signOnly .ui-btn,#headNavigation .signNav{background:-webkit-linear-gradient(top,#37a575 0%,#1e5a40 100%) !important;background:-o-linear-gradient(top,#37a575 0%,#1e5a40 100%) !important;background:-webkit-gradient(linear,left top,left bottom,from(#37a575),to(#1e5a40)) !important;background:linear-gradient(to bottom,#37a575 0%,#1e5a40 100%) !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#37a575 ',endColorstr='#1e5a40',GradientType=0) !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-repeat:repeat-x;border-color:#1e5a40!important;}
#headNavigation.signOnly .ui-btn:hover,#headNavigation .signNav:hover,#headNavigation .signNav.active{background:#1e5a40 !important;background-position:0 -15px;border-color:#1e5a40!important;color:white !important;}
#headNavigation.signOnly .ui-btn:active,#headNavigation.signOnly .ui-btn:focus,#headNavigation .signNav:focus,#headNavigation .signNav:active{background-color:#1e5a40 !important;border-color:#1e5a40  !important;}




/*/////////////////////////////////
//////////main styling/////////////
/////////////////////////////////*/
.wideTooltip{max-width:800px!important;}
.wideTooltip p{font-size:11px;}
#filesReadDiv div{
	padding-left:20px;
}
#filesReadDiv .sending,#box .sending{
	background:url(/layout/loading.gif) left center no-repeat transparent;
}
#filesReadDiv .success,#box .success{
	background:url(/layout/icons/b_success.png) left center no-repeat transparent;
}
#filesReadDiv .fail,#box .fail{
	background:url(/layout/icons/b_drop.png) left center no-repeat transparent;
}

#errorCount {display:none;margin-bottom:10px;}
#errorCount .toggle {display:none;}
#errorCount .redo {display:none;}

#body #box button {padding:6px 20px;}


#changeLogin,#changeWerk {position:fixed;top:5px;left:10px;background:#fff;margin:0!important;border:1px solid black;padding:0!important;z-index:1000;}
#changeLogin li,#changeWerk li {border-bottom:1px solid #666;font-size:13px;line-height:15px;padding:0 0px;cursor:pointer;}
#changeLogin li div,#changeWerk li div{padding:0 4px}
#changeLogin li:hover,#changeWerk li:hover {background:#f90;}
.headNavigation {background:#fff;padding:0px;}
#headNavigation {z-index:99;position:fixed;top:0;left:0;right:0;background:#fff;overflow:visible;height:auto;max-height:80px;}
#headNavigation.testumgebung {background:#fff;}
#headNavigation #logoNav {left:20px;}
#logoNav {top:5px!important;}
#headNavigation ul {margin-left:113px;margin-right:4px;overflow-y:hidden;overflow-x:hidden;padding-bottom:25px;white-space:nowrap;}
#headNavigationSpace {height:1px;width:100%;}



.displayOnly {margin: 0 auto;width: 100%;}
.displayOnly.shiftsettings {width: auto!important;}
.displayOnly.smaller {width: auto;}
.displayOnly td {padding:4px 6px;font-size:13px;}
#body .displayOnly td p{font-size:13px;}
.displayOnly tr td {border-top: 1px solid #ddd;}
.displayOnly tr:last-child td {border-bottom: 1px solid #ddd;}
.displayOnly tr:last-child tr:not(:last-child) td {border-bottom: 0px solid #ddd;}
.displayOnly tr:nth-child(odd) {background:#fdfeff;}
.displayOnly tr:nth-child(odd) tr:nth-child(odd) {background:#f6f7f8;}
.displayOnly tr:nth-child(odd) tr:nth-child(even) {background:#fdfeff;}
.displayOnly tr:nth-child(even) {background:#f6f7f8;}
.displayOnly tr:nth-child(even) tr:nth-child(odd) {background:#fdfeff;}
.displayOnly tr:nth-child(even) tr:nth-child(even) {background:#f6f7f8;}
.displayOnly.verticalCenter td {vertical-align:middle;}
.displayOnly.allRight td:not(:first-child),.displayOnly.allRight th:not(:first-child) {text-align:right;}


#loginForm input {max-width:270px;}
input[type=checkbox] {
	width:auto;
}

#bodyWrapper {position:relative;margin-top:100px;}
.bodyWrapper {overflow:visible;background:#fff;margin:24px 25px 25px;padding:0px;

}
#bodyFromSide {position:fixed;z-index:9999;margin-left:0px;margin-right:0px;}




.smallchosen .chosen-container {width:300px!important;}




#footerSpace{height:44px;}
#footer{background:#eee;color:#777;position:fixed;bottom:0;left:0;right:0;padding:0 25px;font-weight:normal;font-size:12px;line-height:40px;font-family:arial;border-top:1px solid #ccc;z-index:102;}
#footer a{color:#777;font-weight:normal;margin-right:25px;}
#body:not(.mobile) #footer a:hover{text-decoration:underline;}
#copyright{text-align:center;float:right;color:#777;}

#toTop {border: medium none;bottom: 48px;display: none;height: 43px;overflow: hidden;position: fixed;right: 2px;text-decoration: none;width: 43px;z-index: 999998;}
#newTicket {border: medium none;bottom: 96px;height: 43px;overflow: hidden;position: fixed;right: 2px;text-decoration: none;width: 43px;z-index: 999998; cursor:pointer;}
#siteInfo {border: medium none;bottom: 144px;height: 43px;overflow: hidden;position: fixed;right: 2px;text-decoration: none;width: 43px;z-index: 999998; cursor:pointer;}
.reload {z-index:1000000;}

.isGesperrt {color:#f00!important;}


.kachel {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-ms-box-sizing:border-box;width:100%;max-width:500px;padding:0 20px 20px 0;float:left;overflow:hidden;}
.kachelInner {background:#f9f9f9;height:100%;overflow:auto;}
.kachelInner .fixedTableWrapper .fixedTablePart.br{overflow-x:hidden;overflow-y:auto;}
.kachelInner .fixedTableWrapper {height:100%;}
.kachelInner .kachelpadding {padding:6px;}
.kachel .kachelHidden{display:none;}



.fixedTableWrapper {overflow:hidden;}
.fixedTablePart {overflow:hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-ms-box-sizing:border-box;}
.fixedTableWrapper .fixedTablePart.tl {float:left;width:100px;height:25px;padding:5px;cursor:pointer;background:url(/layout/icons/search-black.png) no-repeat center center #fff5e1;}
#body:not(.mobile) .fixedTableWrapper .fixedTablePart.tl:hover {background:url(/layout/icons/search-black.png) no-repeat center center #ffdd88;}
#body:not(.mobile) .fixedTableWrapper .fixedTablePart.tl:active {background:url(/layout/icons/search-black.png) no-repeat center center #C8011E;top:1px;}
.fixedTableWrapper .fixedTablePart.tr {height:25px;}
.fixedTableWrapper .fixedTablePart.bl {float:left;width:100px;height:300px;}
.fixedTableWrapper .fixedTablePart.br {overflow:scroll;height:300px;background:#fff;}

#body .fixedFullScreen {position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:1999;background:#fff;}

#body .fixedTable {position:relative;width:auto !important;float:left;}
#body .fixedTable .fixedRow,#body .fixedTable .fixedRow th,#body .fixedTable .fixedCol {overflow:hidden;background-color:#fff5e1;}
#body .fixedTable th,#body .fixedTable td {border-right:1px solid black;border-bottom:1px solid black;border-top:1px solid black;font-size:12px;line-height: 14px;padding: 3px;border-collapse: collapse;}

#body .fixedTable tr.hover td:not(.error) {border-bottom-color:#f00; background-color:#f5f5f5;}

#body .fixedTable tr.hoverHelper td {border-bottom:1px solid #f00;}
#body .fixedTable th {padding-right: 18px;}
#body .tr .fixedTable th {border-top:1px solid black;}
#body .bl .fixedTable .fixedCol {border-left:1px solid black;}
/*#body .fixedTable th {}*/
#body .fixedTable td {white-space:nowrap;}
#body .br .fixedTable .fixedRow th {padding-top:0;padding-bottom:0;}
#body .br .fixedTable .fixedCol {padding:3px 0;}
#body .br .fixedTable .fixedRow .fixedCol {padding:0;}
#body .tr .fixedTable .fixedCol {padding:0;}
#body .bl .fixedTable .fixedRow th {padding:0;}
#body .bl .fixedTable .fixedCol {cursor:pointer;}
#body .bl .fixedTable .fixedRow th,#body .br .fixedTable .fixedRow th {line-height:0!important;}
.dataTables_filter input{margin-left: 0em !important;}
.tableinfo {display:none;}
#tableinfo {margin-top:10px;}


.fixedTable .fs,.autoShiftfirst .fs{background: rgba(249,239,49,0.5)!important;
}
.fixedTable .ss,.autoShiftfirst .ss{background: rgba(219,132,0,0.5)!important;
}
.fixedTable .ns,.autoShiftfirst .ns{background: rgba(30,87,153,0.5)!important;
}
.fixedTable .ls,.autoShiftfirst .ls{background: rgba(153,153,153,0.5)!important;
}
.fixedTable .nls,.autoShiftfirst .nls{background: rgba(140,140,140,0.2)!important;
}
.fixedTable .bs,.autoShiftfirst .bs{background: rgba(139,69,19,0.5)!important;
}
.fixedTable .sp,.autoShiftfirst .sp{background: rgba(0,255,0,0.5)!important;
}
.fixedTable .overnightXXX {position:relative;left:0px;z-index:2;}
.fixedTable td:not(.item):not(.empty) {z-index:3;/*background:#fff;*/}
.shiftTable .item {cursor:pointer;text-align:center;}
.shiftTable .item:not(.ns):not(.ss):not(.fs):not(.ls){text-align:left;}


.shiftTable .item.error {-webkit-box-shadow: inset 0px 0px 1px 1px rgba(247,8,8,1);-moz-box-shadow: inset 0px 0px 1px 1px rgba(247,8,8,1);box-shadow: inset 0px 0px 1px 1px rgba(247,8,8,1);}
.shiftTable .item.warning {-webkit-box-shadow: inset 0px 0px 2px 2px rgba(24,24,24,0.5);-moz-box-shadow: inset 0px 0px 2px 2px rgba(24,24,24,0.5);box-shadow: inset 0px 0px 2px 2px rgba(24,24,24,0.5);}
.shiftTable .item.anwesend {-webkit-box-shadow: inset 0px 0px 2px 2px rgba(8,247,8,1);-moz-box-shadow: inset 0px 0px 2px 2px rgba(8,247,8,1);box-shadow: inset 0px 0px 2px 2px rgba(8,247,8,1);}
.shiftTable .error {-webkit-box-shadow: inset 0px 0px 1px 1px rgba(247,8,8,1);-moz-box-shadow: inset 0px 0px 1px 1px rgba(247,8,8,1);box-shadow: inset 0px 0px 1px 1px rgba(247,8,8,1);}
.shiftTable .feiertag {-webkit-box-shadow: inset 0px 0px 2px 2px rgba(247,247,8,1);-moz-box-shadow: inset 0px 0px 2px 2px rgba(247,247,8,1);box-shadow: inset 0px 0px 2px 2px rgba(247,247,8,1);}
.shiftTable .feiertagdeswerkes {-webkit-box-shadow: inset 0px 0px 2px 2px rgba(247,8,247,1);-moz-box-shadow: inset 0px 0px 2px 2px rgba(247,8,247,1);box-shadow: inset 0px 0px 2px 2px rgba(247,8,247,1);}

.shiftTable .hasnote {font-weight:900!important;}
.shiftTable .today {background: #9f9!important;}
.shiftTable .dauer.over18 {background: #f99!important;}
.shiftTable .dauer.over15 {background: #f99!important;}
.shiftTable .dauer.over12 {background: #ff9!important;}
.shiftTable .dauer.under12 {background: #9f9!important;}
.shiftTable .dauer.greenBackground {background: #9f9!important;}
.shiftTable .dauer.yellowBackground {background: #ff9!important;}
.shiftTable .dauer.redBackground {background: #f99!important;}



#body tr.deleted td {opacity:0.2;}

.dayBlock  {display:inline-block;width:40px;line-height:25px;text-align:center;border:1px solid #666;border-left:0;cursor:pointer;}
.dayBlock:first-child  {border-left:1px solid #666;}
.dayBlock.day {-webkit-box-shadow: inset 0px 0px 2px 2px rgba(247,8,8,1);-moz-box-shadow: inset 0px 0px 2px 2px rgba(247,8,8,1);box-shadow: inset 0px 0px 2px 2px rgba(247,8,8,1);}
.dayBlock.long {width:80px;}

.ui-tabs .ui-tabs-nav li {border-bottom: 2px white solid!important; height:37px;padding-bottom:6px!important}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {margin:1px .2em 0 0!important;height:37px!important;padding-bottom:6px!important}
.ui-tabs .ui-tabs-nav li.ui-state-active {margin:1px .2em 0 0!important;height:37px!important;padding-bottom:6px!important}



/*/////////////////////////////////
//////////INVOICE//////////////////
/////////////////////////////////*/

/*.invoice {}*/
.invoice .lanblock {width:600px;}
.invoice tr td:nth-child(1) {text-align:left;}
.invoice tr td {padding:3px 6px;text-align:right;}
.invoice .ksthead td,.invoice.zuschlage .head td {background:#ddd;border-bottom:5px solid #fff;font-weight:bold;font-size:1.2em;}
.invoice .lanhead {background:#f3f3f3;}
.invoice .lanhead td:nth-child(1) {font-weight:bold;}
/*.invoice .line {}*/
.invoice.zuschlage .line td {border-bottom:1px solid #bbb;}
.invoice.zuschlage ul {list-style-type:square;margin:0;}
.invoice .lansum td {border-top:1px solid #bbb;border-bottom:5px solid #fff;}
.invoice .lansum td:nth-child(5) {font-weight:bold;}
.invoice .kstsum td {background:#fff;border-bottom:15px solid #fff;font-weight:bold;font-size: 1.2em;}
.invoice .resum td {background:#ddd;border-bottom:30px solid #fff;font-weight:bold;font-size:1.2em;}
tr.unpayed{background:#ef0125!important;}


/*/////////////////////////////////
//////////Highcharts///////////////
/////////////////////////////////*/
#body .hcblock {
	background: white none repeat scroll 0 0;
    height: 10px;
    margin: 0 auto;
    position: relative;
    right: -350px;
    top: -18px;
    width: 100px;
    z-index: 9;
}
.highcharts-title {margin-top:0!important;}

/*/////////////////////////////////
//////////FORMS////////////////////
/////////////////////////////////*/

#neuebestellung .showTagesdispoOnly .tagesdispo0 {display:none;}
#neuebestellung .showTagesdispoNot .tagesdispo1 {display:none;}
#body .kachelInner .neuebestellung input,#body .kachelInner .neuebestellung select {font-size:12px!important;}
#dataTableBestellungen tbody tr{cursor:pointer;}
#dataTableRechnungen tbody tr{cursor:pointer;}
#dataTableRechnungenSign tbody tr{cursor:pointer;}

#body input.short {width:110px;padding-top:12px!important;padding-bottom:7px;}

#updateSchichtplan input:not(.selectHelper) {text-align:center;}
#updateSchichtplan input.chosen-search-input {text-align:left;}
#updateSchichtplan .floatlabel-wrapper,.dataTableDivZE .floatlabel-wrapper,.inlineInputs .floatlabel-wrapper {display:inline-block;}
#updateSchichtplan .comp input {text-align:left;}
#updateSchichtplan .formbutton,.dataTableDivZEA .formbutton {padding: 9px 24px 6px;}

#updateDisposition input:not(.selectHelper) {text-align:center;}
#updateDisposition input.chosen-search-input {text-align:left;}
#updateDisposition .floatlabel-wrapper,.dataTableDivZE .floatlabel-wrapper,.inlineInputs .floatlabel-wrapper {display:inline-block;}
#updateDisposition .comp input {text-align:left;}
#updateDisposition .formbutton,.dataTableDivZEA .formbutton {padding: 9px 24px 6px;}
#splitKst select{padding:9px 4px;}
#splitKst .floatlabel-wrapper{height:0px;}
.formdesign button {margin:10px 0 25px 15px;}
.formdesign .floatlabel-wrapper,.formdesign .buttonset,.formdesign.buttonset_New,.formdesign select,.formdesign textarea {margin-left:15px;}
.formdesign .text {width:350px;display:block;}
.formdesign.changeform .text.changed {background:#ffd;}
.formdesign .text[disabled] {background:#eee!important;}
.formdesign .buttonset,.formdesign.buttonset,.formdesign.buttonset_New {margin-bottom:15px;}
.formdesign textarea {margin-bottom:15px;}
.formdesign .select-editable {
    height: 43px;
    margin: 0 0px 15px 15px;
    position: relative;
	z-index:11;
	overflow:visible;
	max-width:100%;
}
.formdesign .select-editable input {
    left: 0;
    position: absolute;
    top: 0;
    width: 350px;
	margin-left:0px;
}
.formdesign .select-editable select {
    border: medium none;
    height: 43px;
    left: 0;
    padding: 9px 4px;
    position: absolute;
    top: 0;
    width: 350px;
	max-width:100%;
	margin-left:0px;
	box-sizing:border-box;
}
#body .formdesign .select-editable .floatlabel-wrapper {width:100%;margin-left:0px;display:block;}
.formdesign .select-editable select option {line-height:20px;}
.formdesign .select-editable select option:hover {background:#EF0125;cursor:pointer;}

.formdesign input:not(.selectHelper)[readonly],.formdesign input.readonly {
    background: #f0f0f0 !important;
}

.toggleInfo{margin-bottom:15px;}
.toggleInfo .togglee,#body .toggleInfo.active .toggleInfo:not(.active) .togglee {display:none;margin-top:0;border:2px solid #C8011E;box-sizing:border-box;width:384px;max-width:100%;padding-top:15px;}
.toggleInfo .toggler,#body .toggleInfo.active .toggleInfo:not(.active) .toggler {padding:5px 5px 5px 25px;background:url(/layout/icons/arrow-d-black.png) scroll 5px center no-repeat #FFCCD3;width:350px;max-width:100%;margin:0 0 0 15px;font-weight:bold;font-size:1.1em;cursor:pointer;box-sizing:border-box;}
#body:not(.mobile) .toggleInfo .toggler:hover {background-color:#EF0125;}

#gbody .toggleInfo.active .toggler {background-color:#C8011E;background-image:url(/layout/icons/arrow-u-black.png);}
#body .toggleInfo.active .togglee {display:block;}


#loginFormData .toggler {width:auto!important;}
#loginFormData .togglee {width:auto;margin-left:15px;}

#body .toggleInfo .toggleInfo .toggler {margin-right:15px!important;}
#body .toggleInfo .toggleInfo .togglee {margin-right:15px!important;}

/*/////////////////////////////////
//////////helper///////////////////
/////////////////////////////////*/
.nowrap li {white-space:nowrap;}
li.hoverOnly {display:none;}
ul:hover li.hoverOnly {display:block;}

.error {background:#fdd;}
.info {margin-bottom:6px;}
.green {color:#090;}
.added,.added td {background:#090!important;}
.bgred {background:#f00!important;}
.bggreen {background:#090!important;}
.red {color:#900;}
.clear {clear:both;}
.hidden {display:none;}
.clickable {cursor:pointer;}
.automargin {margin-left:auto;margin-right:auto;}
.maxwidth300 {max-width:300px;margin-left:auto;margin-right:auto;}
.center {text-align:center;}
.marginSide {margin-left:15px;margin-right:15px;}
#body button {-moz-box-shadow: 0px 1px 0px 0px #FFCCD3;-webkit-box-shadow: 0px 1px 0px 0px #FFCCD3;box-shadow: 0px 1px 0px 0px #FFCCD3;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EF0125), color-stop(1, #C8011E));background:-moz-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-webkit-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-o-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-ms-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:linear-gradient(to bottom, #EF0125 5%, #C8011E 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF0125', endColorstr='#C8011E',GradientType=0);background-color:#EF0125;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #FFCCD3;display:inline-block;cursor:pointer;color:#eee;font-family:Arial;font-size:15px;line-height:15px;padding:6px 24px;text-decoration:none;}
#body button.light {background:#EF0125;padding:0 6px;text-shadow:none;}
#body:not(.mobile) button.light:hover {background:#EF0125;}
#body:not(.mobile) button:hover {background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #C8011E), color-stop(1, #EF0125));background:-moz-linear-gradient(top, #C8011E 5%, #EF0125 100%);background:-webkit-linear-gradient(top, #C8011E 5%, #EF0125 100%);background:-o-linear-gradient(top, #C8011E 5%, #EF0125 100%);background:-ms-linear-gradient(top, #C8011E 5%, #EF0125 100%);background:linear-gradient(to bottom, #C8011E 5%, #EF0125 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C8011E', endColorstr='#EF0125',GradientType=0);background-color:#C8011E;}
#body:not(.mobile) button:active {position:relative;top:1px;}

#body .formbutton {line-height:22px;top:-2px;}


.openInfo {cursor:pointer;text-decoration:underline;}
.infoContent {display:none;}
.infotable td {padding:4px;}
/*.infotable td:nth-child(1) {  }*/


#body:not(.mobile) .infotable.orderDetails td:first-child,#body:not(.mobile) .infotable.workerDetails td:first-child {width:200px;}


/*.radiocheck {}*/
/*.radiocheck label {border-radius:0!important;}*/


.dialogFullscreen {width:90%!important;height:80%!important;position:fixed!important;overflow:auto!important;-webkit-overflow-scrolling: touch;}
.dialogFullscreen.ui-dialog .ui-dialog-content {padding:0!important;}
/*.dialogFullscreen .ui-dialog-content {}*/
.dialogFullscreen .ui-dialog-buttonpane {position:absolute!important;bottom:0;left:15px;right:15px;height:66px!important;}
.dialogFullscreen .ui-dialog-titlebar {margin-bottom:10px;}
#body .ui-dialog-titlebar button {position:absolute!important;top:50%!important;}

#dataTableOrders tr:hover,#dataTableOrdersbr tr:hover {cursor:pointer;}

#body .status {font-weight:normal;}
.status.NEU,.masterstatus0 {background: #faa!important;;border-color: #900;color: #900;}
.status.Nicht-freigegeben {background: #faa!important;;border-color: #900;color: #900;}
.status.freigegeben {background: #fda!important;;border-color: #960;color: #960;}
.status.Freigegeben {background: #fda!important;;border-color: #960;color: #960;}
.status.Freigabe {background: #fda!important;;border-color: #960;color: #960;}
.status.HR_Freigabe_benotigt {background: #fda!important;;border-color: #960;color: #960;}
.status.weitergeleitet,.masterstatus10,.besetzen {background: #fda!important;;border-color: #960;color: #960;}
.status.angenommen,.status.Termin {background: #dfa!important;;border-color: #690;color: #690;}
.status.besetzt,.masterstatus20,.status.besetzten {background: #afa!important;;border-color: #090;color: #090;} 
.status.skillNotFulfilled {background: #aaf!important;;border-color: #090;color: #090;}
.masterstatus21 {background: #afa!important;;border-color: #090;color: #090;} 
.status.besetzt.needZustimmung {color: #e00;} 
/*.status.besetzt.needZustimmung:NOT(.needZustimmungAbgelehnt):after {content: " (BR offen)";}*/
/*.status.besetzt.needZustimmung.br100:NOT(.needZustimmungAbgelehnt):after {content: " (BR offen § 100)";}*/
/*.status.besetzt.needZustimmung.needZustimmungAbgelehnt:after {content: " (ABGELEHNT)";}*/
/*.status.besetzt.needZustimmung.br100.needZustimmungAbgelehnt:after {content: " (ABGELEHNT § 100)";}*/
.status.besetzt.zustimmungNeu { background-color:#fe969e!important; color:#25191a}
/*.status.beendet {}*/
.status.storniert,.status.abgelehnt,.status.nichtgenehmigt {background: #aaf!important;;border-color: #009;color: #009;}
.masterstatusStorniert {background-color:#b1b4f6!important}
.masterstatusStorniert_1 {background-color:#aaf!important}

#dataTableDivOrders #additionalFilter {margin-right:166px;}

.message {margin-top:10px;max-width:450px;padding:4px;background:#eef;}
table.messageheader {width:100%;font-weight:bold;font-size:1.2em;margin-bottom:10px;max-width:450px;}
.message.reply {text-align:right;background:#efe;margin-top:1px;}
.message.colorbold {background:#aaf;}
.message.reply.colorbold {background:#afa;}
.message .content {margin-bottom:5px;}
.message .info {margin-bottom:5px;font-size:0.8em;}
.bold{font-weight:bold;}
#body .right{text-align:right;}
#body .left{text-align:left;}


.onefile {display:inline-block;width:240px;line-height:20px;background:#fff;overflow:hidden;border:1px solid #000;max-width:100%;margin:5px 5px 0 0;}
.onefile.is4all {background:#ccc;}
.onefile input {display:inline;}
table .onefile input {background:#f3f3f3;border:none;padding:0;box-shadow:none;font-size:10px;width: 95px;}
.onefile .progress {background:#E7F372;height:100%;width:0%;}
.onefile img {max-height:100%;max-width:100%;}
.onefile .delete {position:absolute;top:0;right:0;padding:2px;}
.onefile .enddate {position:absolute;top:0;right:18px;padding:2px;}
.onefile .newenddate {position:absolute;top:0;right:18px;padding:2px;}
.onefile .confirmFile {position:absolute;top:0;right:36px;padding:2px;}
.onefile button {padding: 0px 10px!important;font-size:13px!important;line-height:13px!important;background: #999!important;}
.onefile a {margin: 0 54px 0 5px;display:block;}

.tell, .tellalways {
	display:block;
	border:2px solid black;
	margin:3px 0px;
	padding:4px;
	font-weight:bold;
	text-align:center;
}
.tellalways a {
	text-decoration:underline;
}
.green {
	background: #afa;
	border-color: #090;
	color: #090;
}
.blue {
	background: #bbf;
	border-color: #009;
	color: #009;
}
.yellow {
	background: #ffb;
	border-color: #990;
	color: #990;
}
.red {
	background: #faa;
	border-color: #900;
	color: #900;
}


.terminalStatus {display:inline-block;margin:0 15px 15px 0;height:100px;overflow:hidden;background: #fef3e2;border: 1px solid black;box-shadow: 3px 3px 3px #666;width:260px;padding:5px;}
.terminalStatus h3 {font-weight:bold;}
.terminalStatus h3,.terminalStatus p {white-space:nowrap;text-overflow: ellipsis;}
.terminalStatus.online {background:#9f9;}
.terminalStatus.offline {background:#f99;}





/*/////////////////////////////////
//////////frameworks///////////////
/////////////////////////////////*/
#body button.dt-button, #body div.dt-button, #body a.dt-button{padding:0.2em 0.4em;}
#body table.dataTable thead .sorting_desc,#body table.dataTable thead .sorting_asc {background-color:#fff5e1;}
.dataTables_wrapper .dataTables_info {margin-bottom:0.755em;margin-top:0.755em;padding-top:0!important;}

#loginForm .floatlabel-wrapper {
	display:inline-block;
}
.label-floatlabel {
	color:#6b6b6b;
	font-size:12px;
	z-index:10;
}
.formdesign .chosen-container-multi input[type=text] {padding-top:0!important;}
.floatlabel-wrapper input,.formdesign input[type=text] {
	padding-top:18px!important;
	padding:3px 6px;
	border:1px solid #AAA;
	width:350px;
	margin:0px 0 15px;
	font-size:16px;
	max-width:100%;
}
.formdesign textarea {
	border:1px solid #AAA;
	width:350px;
	font-size:16px;
	max-width:100%;
	padding:3px 6px;
	font-family:'Roboto Condensed', sans-serif;
	box-sizing:border-box;
	transition: all 0.3s ease-in-out 0s;
}

.ui-datepicker {z-index:2100 !important;}

.ui-datepicker-week-col {
	font-size:0.7em;
	font-weight:bold;
	top:3px;
	text-align:right;
	margin-right:3px;
}

.dataTables_filter input {margin-right:15px;width:350px;}
#body .dataTables_wrapper .dataTables_filter {float:none;text-align:left;margin-bottom: 0.755em;margin-right:300px;}

#body div.dt-buttons {float:right;}


/*/////////////////////////////////
//////////UI Buttons///////////////
/////////////////////////////////*/
ul.ui-grid {
    border: 0 none;
    display: block;
    list-style: outside none none;
    margin: 0;
    max-width: 100%;
    overflow: visible;
    padding: 0;
    position: relative;
	text-align:center;
}
li.ui-block {
	list-style: outside none none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
	border: 0 none;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-ms-box-sizing:border-box;
	display:table-cell;
	vertical-align:top;
}
.ui-btn {
    user-select: none;
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin: 4px 0 0 4px;
    overflow: hidden;
    padding: 13px 12px 6px;
    position: relative;
    text-align: center;
	width:80px;
	background-color: #EF0125;
    border: 1px solid #C8011E;
    color: #eee!important;
    text-decoration: none !important;
	line-height:12px;
	height:24px;
	/*vertical-align: top;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#body .ui-btn span {color: #eee!important;}
#body:not(.mobile) .ui-btn:hover{background:#C8011E;}
#body:not(.mobile) .ui-btn:active{top:1px;}
.ui-btn.active{background:#C8011E !important;}
.ui-btn-icon-top {
    padding-top: 40px;
}
.ui-btn-icon-top::after {
    top: 10px;
}
.ui-btn-icon-notext::after, .ui-btn-icon-top::after, .ui-btn-icon-bottom::after {
    left: 50%;
    margin-left: -11px;
}
.ui-btn-icon-left::after, .ui-btn-icon-right::after, .ui-btn-icon-top::after, .ui-btn-icon-bottom::after, .ui-btn-icon-notext::after {
    content: "";
    display: block;
    height: 22px;
    position: absolute;
    width: 22px;
}
.ui-btn-icon-left::after, .ui-btn-icon-right::after, .ui-btn-icon-top::after, .ui-btn-icon-bottom::after, .ui-btn-icon-notext::after {
    background-color: rgba(0, 0, 0, 0.3);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
}
.ui-navbar li .ui-btn {
    border-right-width: 0;
    display: block;
    margin: 0;
}
.ui-icon-home::after {background-image: url("/layout/icons/home-white.png");}
.ui-icon-clock::after {background-image: url("/layout/icons/clock-white.png");}
.ui-icon-grid::after {background-image: url("/layout/icons/grid-white.png");}
.ui-icon-calendar::after {background-image: url("/layout/icons/calendar-white.png");}
.ui-icon-gear::after {background-image: url("/layout/icons/gear-white.png");}
.ui-icon-comment::after {background-image: url("/layout/icons/comment-white.png");}
.ui-icon-alert::after {background-image: url("/layout/icons/alert-white.png");}
.ui-icon-user::after {background-image: url("/layout/icons/user-white.png");}
.ui-icon-refresh::after {background-image: url("/layout/icons/refresh-white.png");}
.ui-icon-action::after {background-image: url("/layout/icons/action-white.png");}
.ui-icon-plus::after {background-image: url("/layout/icons/plus-white.png");}
.ui-icon-info::after {background-image: url("/layout/icons/info-white.png");}
.ui-icon-bullets::after {background-image: url("/layout/icons/bullets-white.png");}
.ui-icon-edit::after {background-image: url("/layout/icons/edit-white.png");}
.ui-icon-info::after {background-image: url("/layout/icons/info-white.png");}
.ui-icon-cart::after {background-image: url("/layout/icons/shop-white.png");}


/*/////////////////////////////////
//////////display table////////////
/////////////////////////////////*/
.nodt {max-width:500px;}
/*.nodt tr {}*/
.nodt tr td {padding:2px 3px;}
.nodt tr td:not(.body):first-child {padding-right:8px;background:#f9f9f9;}
.nodt tr td.head {padding-top:10px;padding-bottom:10px;font-weight:bold;}
.nodt .onefile {display:block;width:auto;}
.nodt .invoice.zuschlage td {white-space:nowrap;}




/*/////////////////////////////////
//////////loading//////////////////
/////////////////////////////////*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  z-index:999999;
  position: fixed;
  height: 90px;
  width: 90px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pace.pace-inactive .pace-progress {
  display: none;
}
.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  height: 5rem;
  width: 5rem;

  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.pace .pace-progress:after {
  display: block;
  position: absolute;
  top: 0;
  right: .5rem;
  content: attr(data-progress-text);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 100;
  font-size: 5rem;
  line-height: 1;
  text-align: right;
  color: rgba(0, 0, 0, 0.19999999999999996);
}
.pace.pace-inactive .pace-activity {
  display: none;
}
.pace .pace-activity {
  z-index: 2000;
  display: block;
  position: absolute;
  left: -30px;
  top: -30px;
  height: 90px;
  width: 90px;
  border-width: 30px;
  border-style: double;
  border-color: #f90 transparent transparent;
  border-radius: 50%;
  -webkit-animation: spin 0.4s linear infinite;
  -moz-animation: spin 0.4s linear infinite;
  -o-animation: spin 0.4s linear infinite;
  animation: spin 0.4s linear infinite;
  display: none !important;
}
.pace .pace-activityXXX:before {
  content: ' ';
  position: absolute;
  top: 10px;
  left: 10px;
  height: 50px;
  width: 50px;
  display: block;
  border-width: 10px;
  border-style: solid;
  border-color: #f90 transparent transparent;
  border-radius: 50%;
}
@-webkit-keyframes spin {
  100% { -webkit-transform: rotate(359deg); }
}
@-moz-keyframes spin {
  100% { -moz-transform: rotate(359deg); }
}
@-o-keyframes spin {
  100% { -moz-transform: rotate(359deg); }
}
@keyframes spin {
  100% {  transform: rotate(359deg); }
}

.OLDpace .pace-activity {
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  left: -30px;
  top: -90px;
  height: 90px;
  width: 390px;
}
/*loading in kachel*/
.loading {
  z-index: 2000;
  display: block;
  position: absolute;
  top:0;right:0;bottom:0;left:0;
  background:url(/layout/loading.gif) no-repeat left top #f9f9f9;
}
.loadingOverlay {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:999999;
  animation: fadein 2s;
  -moz-animation: fadein 2s; /* Firefox */
  -webkit-animation: fadein 2s; /* Safari and Chrome */
  -o-animation: fadein 2s; /* Opera */
  vertical-align:middle;
  text-align:center;
  background:transparent;
  display: table;
  width:100%;
  height:100%;
}
@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.loadingOverlay .main {position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;opacity:0.3;vertical-align:middle;text-align:center;background:#000;}
.loadingOverlay .outer {display: table-cell;vertical-align:middle;text-align:center;}
.loadingOverlay .inner {width:138px;height:138px;margin:0 auto;z-index:1000000;opacity:0.8;vertical-align:middle;text-align:center;background:url(/layout/loadingMain.gif) no-repeat center center #000;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}





#body .ui-state-active {background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EF0125), color-stop(1, #C8011E));background:-moz-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-webkit-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-o-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:-ms-linear-gradient(top, #EF0125 5%, #C8011E 100%);background:linear-gradient(to bottom, #EF0125 5%, #C8011E 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EF0125', endColorstr='#C8011E',GradientType=0);background-color:#EF0125;color:#fff!important;}
#body .ui-state-active span,#body button span {color:#fff!important;}
.ui-widget-overlay.ui-front{z-index:2000 !important;}
.ui-dialog.ui-widget{z-index:2001 !important;}


/*!
 * jQuery contextMenu - Plugin for simple contextMenu handling
 *
 * Version: git-master
 *
 * Authors: Rodney Rehm, Addy Osmani (patches for FF)
 * Web: http://medialize.github.com/jQuery-contextMenu/
 *
 * Licensed under
 *   MIT License http://www.opensource.org/licenses/mit-license
 *   GPL v3 http://opensource.org/licenses/GPL-3.0
 *
 */

.context-menu-list {
    margin:0; 
    padding:0;
    
    min-width: 120px;
    max-width: 250px;
    display: inline-block;
    position: absolute;
    list-style-type: none;
    
    border: 1px solid #DDD;
    background: #EEE;
    
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
         -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	z-index:20000!important;
}

.context-menu-item {
    padding: 2px 2px 2px 24px;
    background-color: #EEE;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: -moz-none;
        -ms-user-select: none;
            user-select: none;
}

.context-menu-separator {
    padding-bottom:0;
    border-bottom: 1px solid #DDD;
}

.context-menu-item > label > input,
.context-menu-item > label > textarea {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
}

.context-menu-item.hover {
    cursor: pointer;
    background-color: #C8011E;
}

.context-menu-item.disabled {
    color: #666;
}

.context-menu-input.hover,
.context-menu-item.disabled.hover {
    cursor: default;
    background-color: #EEE;
}

.context-menu-submenu:after {
    content: ">";
    color: #666;
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 1;
}

/* icons
    #protip:
    In case you want to use sprites for icons (which I would suggest you do) have a look at
    http://css-tricks.com/13224-pseudo-spriting/ to get an idea of how to implement 
    .context-menu-item.icon:before {}
 */
.context-menu-item.icon { min-height: 18px; background-repeat: no-repeat; background-position: 2px 2px; list-style-type: none;}
.context-menu-item.icon-edit { background-image: url(/layout/icons/page_white_edit.png); }
.context-menu-item.icon-cut { background-image: url(/layout/icons/cut.png); }
.context-menu-item.icon-copy { background-image: url(/layout/icons/page_white_copy.png); }
.context-menu-item.icon-paste { background-image: url(/layout/icons/page_white_paste.png); }
.context-menu-item.icon-delete { background-image: url(/layout/icons/page_white_delete.png); }
.context-menu-item.icon-wechsel { background-image: url(/layout/icons/forward-black.png); }
.context-menu-item.icon-calendar { background-image: url(/layout/icons/calendar-black.png); }
.context-menu-item.icon-bars { background-image: url(/layout/icons/bars-black.png); }
.context-menu-item.icon-add { background-image: url(/layout/icons/page_white_add.png); }
.context-menu-item.icon-quit { background-image: url(/layout/icons/door.png); }
.context-menu-item.icon-comment { background-image: url(/layout/icons/comment-black.png); }
.context-menu-item.icon-info { background-image: url(/layout/icons/info-black.png); }
.context-menu-item.icon-clock { background-image: url(/layout/icons/clock-black.png); }
.context-menu-item.icon-bullets { background-image: url(/layout/icons/bullets-black.png); }
.context-menu-item.icon-user { background-image: url(/layout/icons/user-black.png); }
.context-menu-item.icon-down { background-image: url(/layout/icons/arrow-d-black.png); }
.context-menu-item.icon-star { background-image: url(/layout/icons/star-black.png); }
.context-menu-item.icon-euro { background-image: url(/layout/icons/euro.png); }
.context-menu-item.icon-startaendern { background-image: url(/layout/icons/startaendern.png); }
.context-menu-item.icon-endeaendern { background-image: url(/layout/icons/endeaendern.png); }
.context-menu-item.icon-document { background-image: url(/layout/icons/icon_klammer.png);  background-size: 14px 14px;    background-position: top 3px;}

/* vertically align inside labels */
.context-menu-input > label > * { vertical-align: top; }

/* position checkboxes and radios as icons */
.context-menu-input > label > input[type="checkbox"],
.context-menu-input > label > input[type="radio"] {
    margin-left: -17px;
}
.context-menu-input > label > span {
    margin-left: 5px;
}

.context-menu-input > label,
.context-menu-input > label > input[type="text"],
.context-menu-input > label > textarea,
.context-menu-input > label > select {
    display: block;
    width: 100%;
    
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
         -o-box-sizing: border-box;
            box-sizing: border-box;
}

.context-menu-input > label > textarea {
    height: 100px;
}
.context-menu-item > .context-menu-list {
    display: none;
    /* re-positioned by js */
    right: -5px;
    top: 5px;
}

.context-menu-item.hover > .context-menu-list {
    display: block;
}

.context-menu-accesskey {
    text-decoration: underline;
}





#laufzettel {
	font-size:18px;
}
#laufzettel h1 {
	line-height:28px;
	font-size:28px;
}
#laufzettel .datengitter {
	width: 680px;
	margin:50px 0px 20px;
}
#laufzettel .daten {
	width: 680px;
}
#laufzettel .datendicht {
	padding:2px!IMPORTANT;
}
#laufzettel .daten.qr {
	visibility:visible;
}
#laufzettel .daten.wichtig {
	border: 2px solid black;
	background: #aaa;
}
#laufzettel .daten td:nth-child(1) {
	font-weight: bold;
	width:230px;
}
#laufzettel .daten td:nth-child(3) {
	font-style: italic;
	font-size:16px;
	vertical-align:middle;
}
#laufzettel .daten td {
	padding:5px;
}
#laufzettel.Unilever .daten td {
	padding:15px 5px;
}
#laufzettel.Unilever .list p {
	padding:10px 0;
}
#laufzettel .foooter {
	margin:0px auto 0px;
	font-size:12px
}
#laufzettel .foooter img {
	margin-right:20px;
}
#laufzettel .foooter p {
	margin: 4px 0px;
}

/* Slider Button*/
.switchbutton {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 24px;
  top:7px;
}

.switchbutton input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #f20026;
}

input:focus + .slider {
  box-shadow: 0 0 1px #f20026;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.prevGroup .prevBox {
	width:280px;
	position:relative;
	display:inline-block;
	height:52px;
	overflow:hidden;
	box-shadow:inset 0px 0px 5px -1px rgba(0,0,0,0.65);
	box-sizing:border-box;
	color:#666;
	background-color:#fff;
	border-radius:3px;
	padding-left:8px;
	border:1px solid #AAA;
}
.prevGroup .prevBox .prevDesc {
	width:140px;
	display:inline-block;
}
.prevGroup .prevBox .prevControl {
	width:126px;
	display:inline-block;
	position:relative;
	top:14px;
}

input[type=tel], input[type=email] {
	padding-top: 18px !important;
	padding: 3px 6px;
	border: 1px solid #AAA;
	width: 350px;
	margin: 0px 0 15px;
	font-size: 16px;
	max-width: 100%;
}
#superadminBox {
	box-shadow: inset 0px 0px 5px -1px rgba(0,0,0,0.65);
	box-sizing: border-box;
	outline: 0 none;
	border-radius: 3px;
	background: #FFF;
	color: #AAA;
	font-family: Arial, sans-serif;
	padding: 18px 6px 3px 6px;
	border: 1px solid #AAA;
	width: 350px;
	margin: 0px 0 15px;
	font-size: 16px;
	max-width: 100%;
	height:41px;
}
SELECT.helper {
	position:absolute;
	width:350px;
}
TR TD.isSuperadmin {
	background:#afa!important;
	color:#090;
}
TR:hover TD.isSuperadmin {
	background:#f90!important;
	color:#840;
}
TR TD.isRole {
	background:#f6f6c2!important;
	color:#000;
}
TR:hover TD.isRole {
	background:#f90!important;
	color:#840;
}


#usedShiftsBox, #unusedShiftsBox {
	width: 370px;
	display:inline-block;
	vertical-align:top;
}
#shiftBoxes {
	clear:both;
}
#usedShifts, #unusedShifts {
	border: 1px solid #eee;
	width: 350px;
	min-height: 20px;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 3px 3px;
	vertical-align:top;
	border:1px solid #aaa;
	background:#fff none repeat scroll 0 0;
	border-radius:3px;
	box-sizing:border-box;
	outline:0 none;
	box-shadow:0 0 5px -1px rgba(0, 0, 0, 0.65) inset;
	min-height:200px;
}
#usedShifts li, #unusedShifts li {
	margin: 5px 5px 5px 5px;
	padding: 5px;
	width: 310px;
	border-radius:3px;
	border: 1px solid #eee;
	box-shadow:0 0 3px -1px rgba(0, 0, 0, 0.65) inset;
	box-sizing:border-box;
	outline:0 none;
	border:1px solid #aaa;
	background:#eee none repeat scroll 0 0;
	z-index:1000;
	-moz-transition: background-color 800ms linear,color 800ms linear;
	-webkit-transition: background-color 800ms linear,color 800ms linear;
	-o-transition: background-color 800ms linear,color 800ms linear;
	transition: background-color 800ms linear,color 800ms linear;
 }
 
 #usedShifts li:hover, #unusedShifts li:hover  {
	background-color:#ef0125;
	color:#fff;
 }
#fixpreisEinpreisen select{width:200px; height:37px;position:relative; top:2px;}

.sp-container button {
   padding:0px!important;
}
.checknum {text-align:right;}

.sp-hidden { display:none; }

DataTables_Table_0_filter {display:none!important;}

label .ui-icon-blank.ui-icon-blank.ui-icon-blank {display:none!important;}

.status.backgroundLightblue { background-color:lightblue!important;}

