.fontfamily {
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}
.bold,
strong,
b {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.font_hell {
  color: #BBB;
}
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
input:required,
textarea:required {
  box-shadow: none;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
:focus {
  outline: none;
}
h1,
h2,
h3,
input,
textarea,
keygen,
select,
button {
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
}
.no_mark {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.grid_2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
}
.grid_2:before,
.grid_2:after {
  content: none;
}
.grid_2 > * {
  margin-bottom: 0;
  float: none;
}
.grid_3 {
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: auto;
}
.grid_3:before,
.grid_3:after {
  content: none;
}
.grid_3 > * {
  margin-bottom: 0;
  float: none;
}
.grid_4 {
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
}
.grid_4:before,
.grid_4:after {
  content: none;
}
.grid_4 > * {
  margin-bottom: 0;
  float: none;
}
.cell_full {
  grid-column-start: 1;
  grid-column-end: -1;
}
.cell_width2,
.widget.textarea.cell_width2 {
  grid-column: span 2;
}
.first {
  grid-column-start: 1;
}
.first.cell_width2 {
  grid-column-start: 1;
  grid-column: 1 / span 2;
}
.margin_top {
  margin-top: 24px;
}
.margin_bottom {
  margin-bottom: 24px;
}
.max800 {
  max-width: 800px;
}
.widget.textarea {
  grid-column-start: 1;
  grid-column-end: -1;
}
.widget.textarea.short {
  grid-column-start: auto;
  grid-column-end: auto;
}
.hide {
  display: none !important;
}
.right {
  text-align: right;
}
.icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url('/layout/icons/info_dots.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.icon.icon_home {
  background-image: url('/layout/icons/home.svg');
}
.icon.icon_info {
  background-image: url('/layout/icons/info.svg');
}
.icon.icon_information {
  background-image: url('/layout/icons/information.svg');
}
.icon.icon_timer_last {
  background-image: url('/layout/icons/timer_last.svg');
}
.icon.icon_timer_go {
  background-image: url('/layout/icons/timer_go.svg');
}
.icon.icon_time {
  background-image: url('/layout/icons/time.svg');
}
.icon.icon_timer_korrektur {
  background-image: url('/layout/icons/timer_korrektur.svg');
}
.icon.icon_add {
  background-image: url('/layout/icons/add.svg');
}
.icon.icon_add_person {
  background-image: url('/layout/icons/add_person.svg');
}
.icon.icon_reload {
  background-image: url('/layout/icons/reload.svg');
}
.icon.icon_add_posten {
  background-image: url('/layout/icons/add_posten.svg');
}
.icon.icon_arrow_right {
  background-image: url('/layout/icons/arrow_right.svg');
}
.icon.posten-hightlight {
  background-image: url('/layout/icons/star.svg');
}
.icon.posten-hightlight.active {
  background-image: url('/layout/icons/star_filled.svg');
}
.icon.projektplanung {
  background-image: url('/layout/icons/projektplanung_dark.svg');
}
.icon.edit {
  background-image: url('/layout/icons/edit.svg');
}
.icon.save {
  background-image: url('/layout/icons/save.svg');
}
.icon.icon_statistik {
  background-image: url('/layout/icons/statistik.svg');
}
.icon.icon_delete {
  background-image: url('/layout/icons/delete.svg');
}
.icon.icon_posten_status {
  background-image: url('/layout/icons/posten_status.svg');
}
.icon.small {
  width: 14px;
  height: 14px;
}
button {
  background: #ff9410;
  color: #FFF;
  padding: 6px 12px;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  line-height: 130%;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  border-radius: 6px;
}
button:hover {
  background: #f68800;
}
table .icon.edit {
  mask: url('/layout/icons/edit.svg') no-repeat center;
  background: #2d2d2d;
}
table .icon.edit:hover {
  background: #ff9410;
}
#job_posten .icon:hover {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
#job_posten .icon_timer_last,
#job_posten .icon_timer_go,
#tab_posten .icon_timer_go,
.icon_time,
.icon_statistik {
  filter: invert(100%);
}
#job_posten .icon_timer_korrektur {
  mask: url('/layout/icons/timer_korrektur.svg') no-repeat center;
}
.icon_trash {
  mask: url('/layout/icons/trash.svg') no-repeat center;
}
.icon_move {
  mask: url('/layout/icons/move.svg') no-repeat center;
}
.erweitert .icon_add,
#job_info .icon_add {
  mask: url('/layout/icons/add.svg') no-repeat center;
}
.icon_trash,
.icon_move,
.erweitert .icon_add,
#job_info .icon_add {
  background-image: none;
  mask-size: contain;
  cursor: pointer;
  background-color: #2d2d2d;
}
.icon_trash:hover,
.icon_move:hover,
.erweitert .icon_add:hover,
#job_info .icon_add:hover {
  background: #ff9410;
}
.erweitert .icon_move,
.erweitert .icon_add,
#job_info .icon_add,
#job_posten .icon_timer_korrektur {
  background: #ff9410;
}
.icon_trash {
  background-color: #a90000;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
h1 + span.edit {
  margin-left: 24px;
  margin-right: 12px;
}
span.edit {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(200%) contrast(100%);
  cursor: pointer;
}
span.edit:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
span.edit.active {
  filter: invert(0%) sepia(0%) saturate(100%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.headline {
  position: relative;
  margin-bottom: 24px;
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 80px;
  grid-template-columns: 1fr 80px;
  grid-auto-rows: auto;
}
.headline:before,
.headline:after {
  content: none;
}
.headline > * {
  margin-bottom: 0;
  float: none;
}
.headline > span {
  display: inline-block;
  align-self: end;
  text-align: right;
}
.save_second {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.save_second.active {
  cursor: pointer;
  pointer-events: all;
  opacity: 1;
}
.save_second:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.icon_white {
  background-color: #FFF;
}
.icon_white:hover {
  background: #ff9410;
}
.align_right {
  text-align: right;
}
.close {
  background: #2d2d2d;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
}
.close:hover:before {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.close:before {
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  content: "\00d7";
  display: inline-block;
  font-size: 42px;
  line-height: 100%;
}
a {
  color: #2d2d2d;
}
table {
  width: 100%;
}
.dt-scroll-sizing {
  height: 0 !important;
  overflow: hidden !important;
}
.dt-container,
table.dataInit {
  visibility: hidden;
}
.dt-container.table_rendered {
  visibility: visible;
}
.dt-container.table_rendered table.dataInit {
  visibility: visible;
}
#table_kunden td:nth-child(1),
#table_jobs td:nth-child(1),
#table_posten td:nth-child(1),
#table_kunden th:nth-child(1),
#table_jobs th:nth-child(1),
#table_posten th:nth-child(1) {
  text-transform: uppercase;
}
.ecce_select_kunde {
  text-transform: uppercase;
}
.dt-scroll-body {
  scrollbar-color: #AAA #111;
}
.dt-scroll-body th,
.dt-scroll-body td {
  width: auto;
}
.dt-scroll-body th:last-child,
.dt-scroll-body td:last-child {
  width: 8em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dt-scroll-body th:last-child a,
.dt-scroll-body td:last-child a {
  display: inline-block;
}
#tab_personen .dt-scroll-body th:nth-child(1),
#tab_personen .dt-scroll-body td:nth-child(1) {
  width: 8em;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
#tab_personen th:nth-child(5),
#tab_personen td:nth-child(5),
#tab_personen th:nth-child(6),
#tab_personen td:nth-child(6) {
  text-align: center;
  width: 6em;
}
#tab_personen td:nth-child(1),
#tab_personen th:nth-child(1) {
  text-transform: uppercase;
}
.dt-layout-row {
  margin-bottom: 12px;
}
.dt-layout-row .dt-search {
  background: #2d2d2d;
  border-radius: 6px;
  color: #FFF;
  display: inline-block;
  padding: 12px;
}
.dt-layout-row .dt-search label {
  margin-right: 12px;
}
.dt-layout-row .dt-search input {
  background: #474747;
  color: #FFF;
  border: 0;
  padding: 4px;
}
.dt-info {
  color: #BBB;
  text-align: center;
}
.dt-scroll-head {
  background: #2d2d2d;
  border-radius: 6px;
  color: #FFF;
  margin-bottom: 12px;
  text-align: left;
}
.dt-scroll-head th {
  padding: 6px 4px;
  padding-right: 20px;
  cursor: pointer;
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  position: relative;
}
.dt-scroll-head th.dt-ordering-asc,
.dt-scroll-head th.dt-ordering-desc {
  background: #ff9410;
}
.dt-scroll-head th.dt-ordering-asc:after,
.dt-scroll-head th.dt-ordering-desc:after {
  content: '↓';
  display: inline-block;
  color: #FFF;
  position: absolute;
  right: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.dt-scroll-head th.dt-ordering-asc:after {
  content: '↑';
}
.dt-scroll-body {
  font-size: 14px;
  line-height: 100%;
}
.dt-scroll-body tbody td {
  padding: 8px 8px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dt-scroll-body tbody td a {
  display: block;
  text-decoration: none;
}
.dt-scroll-body tbody tr {
  background: #FFF;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.dt-scroll-body tbody tr:hover {
  background: #e4e4e4;
}
.dt-scroll-body tbody tr:nth-child(even) {
  background: #f1f1f1;
}
.dt-scroll-body tbody tr:nth-child(even):hover {
  background: #e4e4e4;
}
.dt-scroll-body tbody tr.disable {
  opacity: 0.5;
}
.dt-scroll-foot {
  overflow: visible !important;
  background: #474747;
  line-height: 105%;
  border-radius: 6px;
  color: #FFF;
  margin-top: 12px;
  padding: 4px;
}
.dt-scroll-foot a {
  color: #FFF;
}
table.dataTable.collapsed > tbody > tr > td:first-child:before {
  margin-right: 0.5em;
  display: inline-block;
  box-sizing: border-box;
  content: "";
  border-top: 5px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.5);
  border-bottom: 5px solid transparent;
  border-right: 0px solid transparent;
}
table.dataTable.collapsed > tbody > tr > td:first-child a {
  display: inline-block;
}
table.dataTable.collapsed tr.dt-hasChild > td:first-child:before {
  border-top: 10px solid rgba(0, 0, 0, 0.5);
  border-left: 5px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 5px solid transparent;
}
table.dataTable.collapsed tr.dt-hasChild + tr.child > td:first-child:before {
  content: none;
}
table.dataTable.collapsed tr.dt-hasChild + tr.child ul.dtr-details > li {
  margin-bottom: 12px;
  padding-left: 0;
}
table.dataTable.collapsed tr.dt-hasChild + tr.child ul.dtr-details > li:before {
  content: none;
}
table.dataTable.collapsed tr.dt-hasChild + tr.child ul.dtr-details > li span.dtr-title {
  display: block;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 4px;
}
html {
  font-size: 16px;
  overflow-x: hidden;
}
html.logout #wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
html.timer_close #timer_close .icon {
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
html.timer_close #timer {
  display: none;
}
html.timer_close #wrap {
  display: block;
}
html.edit #header .left,
html.edit #header .right,
html.edit li a.trigger {
  cursor: not-allowed;
}
html.edit .save_second,
html.edit ul.tab_nav > li a.icon {
  display: inline-block;
}
html.edit.edit_multi .save_second.active {
  opacity: 0;
  pointer-events: none;
}
html.tracker #wrapper {
  padding: 0;
  background: #000;
}
html.tracker #wrap {
  padding: 0;
  display: block;
  min-height: 100%;
}
html.tracker #timer_close {
  display: none;
}
html.tracker #timer {
  margin: 0;
}
html.tracker #timer h2 {
  width: 100%;
}
html.tracker #timer > .inside {
  height: auto;
  width: auto;
  position: fixed;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 100px;
  top: 0;
  max-height: 100%;
  border-radius: 0;
}
html.tracker .footer .icon_info,
html.tracker .footer .icon_information,
html.tracker .footer .icon_add_person,
html.tracker .footer .icon_add,
html.tracker .footer .icon_add_posten {
  display: none;
}
body {
  position: relative;
  min-height: 100vh;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  font-size: 16px;
  line-height: 150%;
  background: #FCFCFC;
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  color: #2d2d2d;
}
#menu {
  display: none;
}
#main a {
  display: inline-block;
  color: #2d2d2d;
}
#main a.btn {
  text-decoration: none;
}
#feedback {
  cursor: pointer;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 12px;
  z-index: 9999;
  display: inline-block;
  color: #FFF;
  padding: 24px;
  background: #ff9410;
  border-radius: 6px;
}
#feedback .countdown {
  display: inline-block;
  background: #2d2d2d;
  color: #FFF;
  text-align: center;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
#feedback.success {
  background: #00a900;
}
#feedback.error {
  background: #a90000;
}
#dialog {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}
#dialog button.save {
  display: inline-block;
}
#dialog .ecce_select {
  border: 1px solid #BBB;
}
#dialog .ecce_select .drop {
  width: 100%;
}
#dialog .form > * {
  margin-bottom: 12px;
}
#dialog .form > *:last-child {
  margin-bottom: 0;
}
#dialog .form .ecce_select {
  width: 100%;
  max-width: 100%;
}
#dialog .feedback {
  color: #FFF;
  padding: 24px;
  border-radius: 6px;
}
#dialog .feedback.success {
  background: #00a900;
}
#dialog .feedback.error {
  background: #a90000;
}
#dialog > .inside {
  width: 1000px;
  height: 700px;
  max-height: 80vh;
  max-width: 95%;
  background: #FFF;
  border: 6px solid #FFF;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
#dialog > .inside h1 {
  font-size: 24px;
  line-height: 100%;
  margin: 0;
}
#dialog > .inside h2 {
  font-size: 18px;
  line-height: 100%;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 12px;
}
#dialog > .inside .header,
#dialog > .inside .footer {
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #2d2d2d;
  color: #FFF;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#dialog > .inside .header > div,
#dialog > .inside .footer > div {
  width: 100%;
}
#dialog > .inside .footer {
  top: auto;
  bottom: 0;
  text-align: right;
}
#dialog > .inside .footer button {
  cursor: pointer;
  display: inline-block;
  border-radius: 6px;
  background: #ff9410;
  color: #FFF;
  border: 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 100%;
  padding: 6px 12px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
#dialog > .inside .footer button:hover {
  background: #dc7a00;
}
#dialog > .inside .content {
  margin-top: 50px;
  height: calc(100% - 100px);
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 24px 12px;
}
#dialog > .inside .content div.list .right {
  align-self: center;
}
#dialog > .inside .content div.list .right .feedback {
  padding: 12px;
}
#dialog > .inside .content div.list.small > div {
  margin-bottom: 5px;
}
#dialog > .inside .content div.list.small > div > * {
  padding-top: 3px;
  padding-bottom: 3px;
}
#dialog > .inside .content div.list > div {
  margin-bottom: 10px;
}
#dialog > .inside .content div.list > div > * {
  padding: 6px;
  background: #f1f1f1;
  margin-bottom: 2px;
}
#dialog > .inside .content div.list > div .tag {
  background: #474747;
  color: #FFF;
}
.ce_text > *,
.ce_text > .text > *,
.inside_wrap > *,
.margins > * {
  margin-bottom: 24px;
}
.ce_text > *:last-child,
.ce_text > .text > *:last-child,
.inside_wrap > *:last-child,
.margins > *:last-child {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ul > li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 6px;
}
ul > li:last-child {
  margin-bottom: 0;
}
ul > li:before {
  left: 0;
  top: 0.4em;
  position: absolute;
  content: "";
  background: #ff9410;
  border-radius: 100%;
  display: inline-block;
  width: 10px;
  height: 10px;
}
#header {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  background: #2d2d2d;
  z-index: 50;
  line-height: 100%;
  display: -ms-grid;
  display: grid;
  grid-gap: 12px;
  -ms-grid-columns: 1fr 1fr 240px;
  grid-template-columns: 1fr 1fr 240px;
  grid-auto-rows: auto;
  color: #FFF;
}
#header:before,
#header:after {
  content: none;
}
#header > * {
  margin-bottom: 0;
  float: none;
}
#header a {
  color: #FFF;
  text-decoration: none;
}
#header a.home,
#header a.projektplanung,
#header #btn_einstellungen,
#header a.logout {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#header a.home {
  background-image: url('/layout/icons/home.svg');
}
#header a.logout {
  background-image: url('/layout/icons/logout.svg');
}
#header a.projektplanung {
  background-image: url('/layout/icons/projektplanung.svg');
}
#header #btn_einstellungen {
  background-image: url('/layout/icons/config.svg');
}
#header div.left {
  padding-left: 12px;
}
#header div.left > * {
  margin-right: 6px;
}
#header div.left > *:last-child {
  margin-right: 0;
}
#header div.left,
#header div.right {
  padding-top: 6px;
  padding-bottom: 6px;
}
#header div.right {
  text-align: right;
  display: -ms-grid;
  display: grid;
  grid-gap: 12px;
  -ms-grid-columns: 1fr 24px 24px;
  grid-template-columns: 1fr 24px 24px;
  grid-auto-rows: auto;
}
#header div.right:before,
#header div.right:after {
  content: none;
}
#header div.right > * {
  margin-bottom: 0;
  float: none;
}
#header div.right > * {
  align-self: center;
}
#header #logo {
  width: 100%;
  background-color: #FCFCFC;
  mask-image: url('/layout/logo_bogen.svg');
  mask-repeat: no-repeat;
  mask-position: top;
  mask-size: 100% auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
  padding-right: 24px;
  padding-bottom: 6px;
}
#header #logo a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('/_individuell/logo.png');
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: right bottom;
}
html.open_bar #bar {
  top: 36px;
}
#bar {
  transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  position: fixed;
  left: 0;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.2);
  top: -100px;
  padding-right: 240px;
  overflow: hidden;
  width: 100%;
  background: #474747;
  z-index: 48;
  line-height: 100%;
  color: #FFF;
}
#bar a {
  color: #FFF;
  text-decoration: none;
}
#bar > .inside {
  text-align: right;
}
#bar > .inside ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
#bar > .inside ul li:before {
  content: none;
}
#bar > .inside a {
  padding: 12px;
  display: inline-block;
  text-decoration: none;
}
#bar > .inside a:hover {
  background: #ff9410;
  color: #FFF;
}
#wrapper {
  padding-top: 42px;
  min-height: 100vh;
}
#wrap {
  position: relative;
  padding: 0;
  padding-right: 24px;
  min-height: calc(100vh - 42px);
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 380px;
  grid-template-columns: 1fr 380px;
  grid-auto-rows: auto;
}
#wrap:before,
#wrap:after {
  content: none;
}
#wrap > * {
  margin-bottom: 0;
  float: none;
}
.inactive {
  opacity: 0.5;
}
.content_main {
  overflow: hidden;
  max-width: 100%;
  padding: 24px;
}
.content_main div.liste > * {
  padding: 12px;
}
.content_main div.liste > *:nth-child(odd) {
  background: #f1f1f1;
}
.content_main div.liste > * a {
  text-decoration: none;
}
.content_main div.liste > * a:hover {
  text-decoration: underline;
}
.content_main div.liste > *.inactive {
  border-left: 6px solid #a90000;
}
.content_main div.liste > *.inactive * {
  opacity: 0.6;
}
.content_main div.liste > *.highlight {
  background: #ff9410;
  color: #FFF;
}
.content_main div.liste > *.highlight a {
  color: #FFF;
}
.multi_checkbox > * {
  margin-right: 4px;
  margin-bottom: 4px;
}
.widget.checkbox {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -ms-grid;
  display: grid;
  grid-gap: 12px;
  -ms-grid-columns: 72px 1fr;
  grid-template-columns: 72px 1fr;
  grid-auto-rows: auto;
}
.widget.checkbox.short {
  display: inline-block;
}
.widget.checkbox.short span.info {
  display: none;
}
.widget.checkbox.short .tgl + .tgl-btn {
  width: 140px;
}
.widget.checkbox.short .tgl + .tgl-btn:before {
  content: attr(data-label);
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow-wrap: break-word;
}
.widget.checkbox.short .tgl:checked + .tgl-btn:before {
  content: attr(data-label);
  left: 10px;
}
.widget.checkbox.short .tgl:checked + .tgl-btn:after {
  left: 78%;
}
.widget.checkbox .tgl {
  display: none;
  box-sizing: border-box;
}
.widget.checkbox .tgl + .tgl-btn {
  display: block;
  width: 72px;
  height: 36px;
  position: relative;
  cursor: pointer;
  user-select: none;
  background: #BBB;
  border-radius: 6px;
  padding: 0px;
  transition: 0.4s;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.widget.checkbox .tgl + .tgl-btn:after {
  content: "";
  position: relative;
  display: block;
  width: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 6px;
  height: 24px;
  background: #FCFCFC;
  border-radius: 2em;
  transition: 0.3s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.widget.checkbox .tgl + .tgl-btn:before {
  content: "Nein";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 36px;
  color: #FFF;
  transition: 0.3s;
  font-size: 12px;
  line-height: 100%;
}
.widget.checkbox .tgl + .tgl-btn:active {
  box-shadow: inset 0 0 0 30px rgba(0, 0, 0, 0.1);
}
.widget.checkbox .tgl + .tgl-btn:active:after {
  padding-right: 0.4em;
}
.widget.checkbox .tgl:checked + .tgl-btn {
  background: #ff9410;
}
.widget.checkbox .tgl:checked + .tgl-btn:after {
  left: 58%;
}
.widget.checkbox .tgl:checked + .tgl-btn:before {
  content: "Ja";
  left: 18px;
  color: #fff;
}
.widget.checkbox .tgl:checked + .tgl-btn:active:after {
  margin-left: -0.4em;
}
.widget.checkbox:before,
.widget.checkbox:after {
  content: none;
}
.widget.checkbox > * {
  margin-bottom: 0;
  float: none;
}
.widget.checkbox span {
  display: inline-block;
}
.widget.checkbox span.info {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
}
.widget.checkbox span.info p {
  text-align: left;
  width: 100%;
}
.widget.checkbox p {
  cursor: pointer;
  display: inline-block;
}
.widget.checkbox.readonly {
  cursor: default;
}
.widget.checkbox.readonly .tgl + .tgl-btn {
  cursor: default;
}
.widget.checkbox.readonly input[readonly] {
  pointer-events: none;
  cursor: default;
}
.widget.checkbox.readonly input[readonly] + label {
  cursor: default;
  pointer-events: none;
}
.widget.checkbox.readonly p {
  pointer-events: none;
  cursor: default;
}
input[readonly],
textarea[readonly],
.ecce_select.readonly span.selected {
  background-color: #BBB;
  color: #000;
}
.ecce_select {
  position: relative;
  background: #FFF;
  color: #2d2d2d;
  line-height: 100%;
  border-radius: 6px;
  text-align: left;
  max-width: 200px;
  padding: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ecce_select:after {
  content: '↓';
  display: inline-block;
  right: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  z-index: 0;
  color: #000;
}
.ecce_select.select_label {
  display: block;
  background: #FCFCFC;
  border: 1px solid #BBB;
  border-radius: 6px;
  width: 100%;
  max-width: 100%;
}
.ecce_select.select_label > span.selected {
  padding: 12px;
}
.ecce_select.select_label label {
  position: absolute;
  left: 6px;
  padding: 0;
  padding-bottom: 6px;
  padding-left: 6px;
  bottom: 100%;
  -webkit-transform: translateY(1em);
  -moz-transform: translateY(1em);
  -ms-transform: translateY(1em);
  -o-transform: translateY(1em);
  transform: translateY(1em);
  background: #FCFCFC;
  color: #BBB;
  display: inline-block;
  z-index: 5;
  background: #FFF;
  font-size: 12px;
  line-height: 100%;
}
.ecce_select small {
  display: block;
}
.ecce_select > span {
  display: block;
  width: 100%;
  text-align: left;
}
.ecce_select span.selected small {
  display: inline-block;
  margin-left: 1em;
}
.ecce_select span.selected {
  white-space: nowrap;
  overflow: hidden;
}
.ecce_select a.reload {
  z-index: 9999;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 2px;
  opacity: 0.7;
}
.ecce_select a.reload:hover {
  background-color: #ff9410;
}
.ecce_select a.add {
  z-index: 9999;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 2px;
  right: 27px;
  opacity: 0.7;
}
.ecce_select a.add:hover {
  background-color: #ff9410;
}
.ecce_select.expand {
  z-index: 55;
}
.ecce_select.expand:after {
  content: '↑';
}
.ecce_select.expand .drop {
  display: block;
}
.ecce_select.expandTop .drop {
  top: auto;
  bottom: 100%;
  -webkit-transform: translate(-50%, -12px);
  -moz-transform: translate(-50%, -12px);
  -ms-transform: translate(-50%, -12px);
  -o-transform: translate(-50%, -12px);
  transform: translate(-50%, -12px);
}
.ecce_select.expandSmall ul {
  max-height: 75px;
}
.ecce_select .drop {
  display: none;
  position: absolute;
  left: 50%;
  overflow: hidden;
  border-radius: 6px;
  top: 100%;
  right: 0;
  border: 2px solid #ff9410;
  z-index: 1;
  min-width: 180px;
  background: #FFF;
  -webkit-transform: translate(-50%, 12px);
  -moz-transform: translate(-50%, 12px);
  -ms-transform: translate(-50%, 12px);
  -o-transform: translate(-50%, 12px);
  transform: translate(-50%, 12px);
}
.ecce_select .drop .search_wrap input {
  background: #2d2d2d;
  color: #FFF;
  padding: 4px;
  border: 0;
  width: 100%;
}
.ecce_select input.search {
  margin: 0;
  border-bottom: 0;
  position: relative;
}
.ecce_select ul {
  position: relative;
  display: block;
  list-style: none;
  max-height: 250px;
  overflow: auto;
}
.ecce_select ul li {
  margin: 0;
  font-size: 14px;
  line-height: 100%;
  display: block;
  padding: 10px;
}
.ecce_select ul li:before {
  content: none;
}
.ecce_select ul li span {
  opacity: 0.5;
}
.ecce_select ul li:hover,
.ecce_select ul li.hover {
  background-color: #ff9410;
}
.ecce_select ul li.selected {
  background-color: #dc7a00;
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ecce_select ul li.option_keine_auswahl {
  opacity: 0.5;
}
.ecce_select ul li:not(.selected) {
  cursor: pointer;
}
.ecce_select ul li.hide {
  display: none;
}
.ecce_select.disabled > span,
.ecce_select.readonly > span,
.ecce_select.select_empty > span {
  cursor: default;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.ecce_select.disabled > span:after,
.ecce_select.readonly > span:after,
.ecce_select.select_empty > span:after {
  content: none;
}
.ecce_select > span {
  cursor: pointer;
  padding: 4px 10px;
  max-width: 96%;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ecce_select > span.selected {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff9410;
}
.ecce_select > span.selected.placeholder {
  color: #2d2d2d;
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  opacity: 0.5;
}
.ecce_select.readonly span.selected {
  background: #FFF;
}
th:first-child .ecce_select.expand .drop,
td:first-child .ecce_select.expand .drop {
  left: 0;
  -webkit-transform: translate(-12px, 12px);
  -moz-transform: translate(-12px, 12px);
  -ms-transform: translate(-12px, 12px);
  -o-transform: translate(-12px, 12px);
  transform: translate(-12px, 12px);
}
th:first-child .ecce_select.expandTop .drop,
td:first-child .ecce_select.expandTop .drop {
  left: 0;
  -webkit-transform: translate(-12px, -12px);
  -moz-transform: translate(-12px, -12px);
  -ms-transform: translate(-12px, -12px);
  -o-transform: translate(-12px, -12px);
  transform: translate(-12px, -12px);
}
th:last-child .ecce_select.expand .drop,
td:last-child .ecce_select.expand .drop {
  right: 0;
  left: auto;
  -webkit-transform: translate(0, 12px);
  -moz-transform: translate(0, 12px);
  -ms-transform: translate(0, 12px);
  -o-transform: translate(0, 12px);
  transform: translate(0, 12px);
}
th:last-child .ecce_select.expandTop .drop,
td:last-child .ecce_select.expandTop .drop {
  right: 0;
  left: auto;
  -webkit-transform: translate(0, -12px);
  -moz-transform: translate(0, -12px);
  -ms-transform: translate(0, -12px);
  -o-transform: translate(0, -12px);
  transform: translate(0, -12px);
}
.margin_bottom {
  margin-bottom: 12px;
}
.info {
  padding: 6px 12px;
  font-size: 12px;
  line-height: 130%;
}
.widget {
  display: block;
  position: relative;
}
.widget input {
  display: block;
  background: #FCFCFC;
  padding: 9px 12px;
  border: 1px solid #BBB;
  border-radius: 6px;
  width: 100%;
  font-size: 16px;
  line-height: 130%;
}
.widget textarea {
  display: block;
  background: #FCFCFC;
  padding: 9px 12px;
  border: 1px solid #BBB;
  border-radius: 6px;
  width: 100%;
  max-width: 1200px;
  height: 10em;
}
.widget.long textarea {
  height: 20em;
}
.widget.short textarea {
  height: 5em;
}
.widget.input label {
  position: absolute;
  bottom: 100%;
  left: 6px;
  padding: 0;
  padding-bottom: 6px;
  padding-left: 6px;
  -webkit-transform: translateY(1em);
  -moz-transform: translateY(1em);
  -ms-transform: translateY(1em);
  -o-transform: translateY(1em);
  transform: translateY(1em);
  background: #FCFCFC;
  color: #BBB;
  display: inline-block;
  z-index: 5;
  background: #FFF;
  font-size: 12px;
  line-height: 100%;
}
.widget.select select {
  width: 100%;
  padding: 12px;
}
.insert_text_buttons {
  margin-top: 12px;
  opacity: 0;
}
.insert_text_buttons button {
  font-size: 12px;
  line-height: 100%;
  background: #BBB;
  padding: 6px;
}
form,
.form {
  display: block;
}
form button,
.form button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: inline-block;
  border-radius: 6px;
  background: #ff9410;
  color: #FFF;
  border: 0;
  padding: 12px 24px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
form button:hover,
.form button:hover {
  background: #dc7a00;
}
form button.save,
.form button.save {
  display: none;
}
form .icon_delete,
.form .icon_delete,
form .icon_add,
.form .icon_add {
  display: none;
}
form.edit,
.form.edit {
  padding-bottom: 96px;
}
form.edit .widget.submit.fixed,
.form.edit .widget.submit.fixed {
  display: block;
}
form.edit .icon_delete,
.form.edit .icon_delete,
form.edit .icon_add,
.form.edit .icon_add,
form.edit button.save,
.form.edit button.save {
  display: inline-block;
}
form.edit .insert_text_buttons,
.form.edit .insert_text_buttons {
  opacity: 1;
}
form.edit .copy_clipboard,
.form.edit .copy_clipboard {
  opacity: 0;
}
form .grid_4 .widget.checkbox .tgl + .tgl-btn,
.form .grid_4 .widget.checkbox .tgl + .tgl-btn {
  height: 100%;
  min-height: 30px;
  max-height: 40px;
}
form .grid_4 .widget.checkbox .info,
.form .grid_4 .widget.checkbox .info {
  min-height: 30px;
  max-height: 40px;
}
form > .inside,
.form > .inside {
  padding: 24px 0;
}
form [readonly],
.form [readonly] {
  cursor: default;
}
form .widget.submit.fixed,
.form .widget.submit.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  text-align: center;
  padding: 12px;
  background: #2d2d2d;
  display: none;
}
.copy_clipboard {
  cursor: pointer;
  display: inline-block;
  margin-top: 12px;
  padding: 6px;
  color: #ff9410;
  border: 1px solid #ff9410;
  font-size: 12px;
  line-height: 100%;
  border-radius: 6px;
}
.copy_clipboard:hover {
  background: #ff9410;
  color: #FFF;
}
#login {
  margin-left: auto;
  margin-right: auto;
  width: 480px;
  max-width: 100%;
  display: block;
  padding: 48px;
}
#login .feedback {
  background: #2d2d2d;
  color: #FCFCFC;
  border-radius: 6px;
  padding: 12px;
  margin-bottom: 24px;
}
#login .feedback a {
  color: #ff9410;
}
#login form > * {
  margin-bottom: 24px;
}
#login form > *:last-child {
  margin-bottom: 0;
}
#login form .widget.submit {
  text-align: center;
}
ul.tab_nav {
  overflow: hidden;
  background: #474747;
  border-radius: 6px;
  margin-bottom: 12px;
}
ul.tab_nav.count_5_2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
}
ul.tab_nav.count_5_2:before,
ul.tab_nav.count_5_2:after {
  content: none;
}
ul.tab_nav.count_5_2 > * {
  margin-bottom: 0;
  float: none;
}
ul.tab_nav.count_5_2.first_short {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 80px 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 80px 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
}
ul.tab_nav.count_5_2.first_short:before,
ul.tab_nav.count_5_2.first_short:after {
  content: none;
}
ul.tab_nav.count_5_2.first_short > * {
  margin-bottom: 0;
  float: none;
}
ul.tab_nav > li {
  text-align: center;
  padding: 6px 2px;
  color: #FFF;
  background: #2d2d2d;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
ul.tab_nav > li:before {
  content: none;
}
ul.tab_nav > li a {
  color: #FFF;
  display: block;
  text-decoration: none;
}
ul.tab_nav > li a.icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 10;
  width: 34px;
  background-size: 80%;
  display: none;
}
ul.tab_nav > li a.icon:hover {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
ul.tab_nav > li.selected {
  cursor: default;
  background: #ff9410;
  color: #FFF;
}
.tab_content > * {
  display: none;
}
.tab_content > *.selected {
  display: block;
}
.tab_content .tab > .inside {
  padding-top: 24px;
}
.tab_content .tab > .inside > * {
  margin-bottom: 24px;
}
.tab_content .tab > .inside > *:last-child {
  margin-bottom: 0;
}
#kunde_web .inside > *,
#job_extrakosten .inside > * {
  margin-bottom: 72px;
  padding-bottom: 72px;
  border-bottom: 1px dotted #BBB;
}
#kunde_web .inside > *:last-child,
#job_extrakosten .inside > *:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#timer_close {
  padding: 6px;
  border-radius: 6px;
  position: absolute;
  right: 24px;
  top: 24px;
  background: #070707;
  z-index: 100;
  display: inline-block;
}
#timer_close .icon {
  opacity: 0.5;
  width: 16px;
  height: 16px;
}
#timer {
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}
#timer .feedback {
  margin-bottom: 12px;
}
#timer .feedback.error {
  font-size: 13px;
  line-height: 115%;
  background: #a90000;
  color: #FFF;
  padding: 6px;
}
#timer .feedback.error a {
  color: #FFF;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: underline;
}
#timer > .inside {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  width: 100%;
  height: 900px;
  max-height: 80vh;
}
#timer > .inside > div {
  display: none;
  color: #FFF;
}
#timer > .inside > div a {
  color: #ff9410;
  text-decoration: none;
}
#timer > .inside > div.active {
  display: block;
}
#timer #timer_kunde ul {
  text-transform: uppercase;
}
#timer ul li {
  padding: 0;
  margin: 0;
}
#timer ul li:before {
  content: none;
}
#timer ul li a {
  display: block;
}
#timer ul.kunden_liste {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
}
#timer ul.kunden_liste:before,
#timer ul.kunden_liste:after {
  content: none;
}
#timer ul.kunden_liste > * {
  margin-bottom: 0;
  float: none;
}
#timer ul.kunden_liste li {
  align-self: center;
}
#timer ul.kunden_liste li a {
  padding: 6px;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
#timer ul.kunden_liste li:hover a {
  background: #474747;
}
#timer ul.liste {
  padding-top: 12px;
}
#timer ul.liste li {
  font-size: 15px;
  line-height: 100%;
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#timer ul.liste li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
#timer ul.liste_posten {
  padding-top: 0;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
#timer ul.liste_posten li {
  font-size: 12px;
  line-height: 100%;
  position: relative;
  padding-right: 30px;
}
#timer ul.liste_posten li span.posten-hightlight {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0.75);
  -moz-transform: translateY(-50%) scale(0.75);
  -ms-transform: translateY(-50%) scale(0.75);
  -o-transform: translateY(-50%) scale(0.75);
  transform: translateY(-50%) scale(0.75);
}
#timer ul.liste_posten li span.posten-hightlight:hover {
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
#timer ul.liste_posten li strong {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: #ff9410;
}
#timer ul.liste_posten li p {
  display: block;
  font-style: normal;
  color: #BBB;
  text-transform: none;
}
#timer ul.liste_posten li p + p strong {
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  text-transform: uppercase;
}
#timer .content {
  background: #070707;
  padding: 24px;
  padding-right: 15px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 50px;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-color: #AAA #111;
}
#timer .content h2 {
  text-align: center;
  color: #ff9410;
  border-bottom: 1px solid #FFF;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
#timer .content h2 strong,
#timer .content h2 span {
  display: block;
}
#timer .footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  padding-left: 12px;
  padding-right: 12px;
  background: #2d2d2d;
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
}
#timer .footer:before,
#timer .footer:after {
  content: none;
}
#timer .footer > * {
  margin-bottom: 0;
  float: none;
}
#timer .footer > div {
  align-self: center;
}
#timer .footer > div > * {
  margin-right: 6px;
}
#timer .footer > div.right {
  text-align: right;
}
#timer .footer .icon:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
#timer .footer .icon_info {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(200%) contrast(100%);
}
#timer h2 {
  cursor: pointer;
  text-transform: uppercase;
}
#timer #timer_posten_detail .timer_info {
  display: block;
  text-align: center;
}
#timer #timer_posten_detail .timer_info > div {
  display: inline-block;
  padding: 6px 12px;
}
#timer #timer_posten_detail .timer_info .time_aktuell {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#timer #timer_posten_detail .timer_info .time_aktuell.time_over {
  background: #FFF;
  color: #a90000;
}
#timer #timer_posten_detail .timer_info .time_max {
  color: #ff9410;
}
#timer .timer_clock {
  margin-bottom: 12px;
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: 1fr 80px;
  grid-template-columns: 1fr 80px;
  grid-auto-rows: auto;
}
#timer .timer_clock:before,
#timer .timer_clock:after {
  content: none;
}
#timer .timer_clock > * {
  margin-bottom: 0;
  float: none;
}
#timer .timer_clock > * {
  align-self: center;
}
#timer #timer_zeit {
  font-size: 40px;
  line-height: 100%;
  color: #ff9410;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#timer #timer_zeit span.seconds {
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%;
  opacity: 0.5;
}
#timer #timer_zeit.running {
  animation: changeColor 2s infinite;
  color: #2d2d2d;
}
#timer #timer_zeit.running > span {
  color: #ff9410;
}
#timer #startStopBtn {
  margin-bottom: 12px;
  border: 6px solid #FFF;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: relative;
  background: #2d2d2d;
  cursor: pointer;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
#timer #startStopBtn:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#timer #startStopBtn:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 5px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  display: inline-block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #FFF;
}
#timer #startStopBtn.running:before {
  border: 0;
  width: 30px;
  height: 30px;
  background: #FFF;
  margin-left: 0;
}
#timer #timer_beschreibung {
  border: 0;
  background: #474747;
  padding: 6px 12px;
  color: #FFF;
  width: 100%;
  border-radius: 6px;
  margin-bottom: 12px;
}
h1 {
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  display: inline-block;
  font-size: 28px;
  line-height: 110%;
  margin-bottom: 24px;
}
h1 strong {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff9410;
}
.content_main h2 {
  font-family: Verdana, Geneva, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  display: inline-block;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
}
.content_main h2 strong {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff9410;
}
#job_posten {
  font-size: 14px;
  line-height: 130%;
}
#job_posten .btn_posten_move {
  display: none;
}
#job_posten form.edit .btn_posten_move {
  display: inline-block;
}
#job_posten .head,
#job_posten .content > div,
#job_posten .footer {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 2fr 2fr 1fr 1fr;
  grid-template-columns: 1fr 2fr 2fr 1fr 1fr;
  grid-auto-rows: auto;
}
#job_posten .head:before,
#job_posten .content > div:before,
#job_posten .footer:before,
#job_posten .head:after,
#job_posten .content > div:after,
#job_posten .footer:after {
  content: none;
}
#job_posten .head > *,
#job_posten .content > div > *,
#job_posten .footer > * {
  margin-bottom: 0;
  float: none;
}
#job_posten > .footer {
  background: #474747;
  color: #FFF;
  padding: 6px;
  text-align: center;
}
#job_posten > .footer.text-right {
  text-align: right;
}
#job_posten .zeiten {
  display: -ms-grid;
  display: grid;
  grid-gap: 2px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: auto;
  text-align: center;
}
#job_posten .zeiten:before,
#job_posten .zeiten:after {
  content: none;
}
#job_posten .zeiten > * {
  margin-bottom: 0;
  float: none;
}
#job_posten .zeiten .zeit_erreicht {
  background: #a90000;
  color: #FFF;
}
#job_posten .head {
  background: #2d2d2d;
  color: #FFF;
}
#job_posten .head > div {
  padding: 6px;
  text-align: center;
}
#job_posten .head > div.text-right {
  text-align: right;
}
#job_posten .content div.posten:nth-child(even) {
  background: #f1f1f1;
}
#job_posten .content div.posten:nth-child(even):hover {
  background: #e4e4e4;
}
#job_posten .content div.posten:hover {
  background: #e4e4e4;
}
#job_posten .content div.posten.active,
#job_posten .content div.posten.active:hover {
  background: #ff9410;
  color: #FFF;
}
#job_posten .content div.posten.active + div,
#job_posten .content div.posten.active:hover + div {
  margin-top: 24px;
}
#job_posten .content div.posten.active a,
#job_posten .content div.posten.active:hover a {
  color: #FFF;
}
#job_posten .content div.posten.active .zeiten > div:last-child,
#job_posten .content div.posten.active:hover .zeiten > div:last-child {
  border: 1px solid #fef1e0;
}
#job_posten .content div.posten.active .zeiten > div:last-child.empty,
#job_posten .content div.posten.active:hover .zeiten > div:last-child.empty {
  border: 0;
}
#job_posten .content div.posten.active:not(.status_active) .icon_posten_status,
#job_posten .content div.posten.active:hover:not(.status_active) .icon_posten_status,
#job_posten .content div.posten.active:not(.status_active) > div:nth-child(1),
#job_posten .content div.posten.active:hover:not(.status_active) > div:nth-child(1),
#job_posten .content div.posten.active:not(.status_active) > div:nth-child(2),
#job_posten .content div.posten.active:hover:not(.status_active) > div:nth-child(2) {
  opacity: 0.5;
}
#job_posten .content div.posten:not(.status_active) .icon_posten_status,
#job_posten .content div.posten:not(.status_active) > div:nth-child(1),
#job_posten .content div.posten:not(.status_active) > div:nth-child(2) {
  opacity: 0.25;
}
#job_posten .content div.posten:not(.status_active) .btn_to_posten_detail {
  display: none;
}
#job_posten .content div.posten .trigger {
  cursor: pointer;
}
#job_posten .content div.posten .trigger a {
  text-decoration: none;
}
#job_posten .content div.posten div.info .icon {
  margin-left: 12px;
}
#job_posten .content div.posten div.info .icon:first-child {
  margin-left: 0;
}
#job_posten .content div.posten .erweitert {
  grid-column-start: 1;
  grid-column-end: -1;
  padding: 24px 12px;
  background: #FFF;
  display: none;
  border: 12px #ff9410 solid;
  border-top: 0;
}
#job_posten .content div.posten .erweitert .ecce_select {
  max-width: 100%;
}
#job_posten .content div.posten .erweitert > form {
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
}
#job_posten .content div.posten .erweitert > form:before,
#job_posten .content div.posten .erweitert > form:after {
  content: none;
}
#job_posten .content div.posten .erweitert > form > * {
  margin-bottom: 0;
  float: none;
}
#job_posten .content div.posten .erweitert > form.edit {
  padding-bottom: 0;
}
#job_posten .content div.posten .erweitert .widget.submit {
  margin-top: 24px;
}
#job_posten .content div.posten .erweitert > * {
  margin-bottom: 24px;
}
#job_posten .content div.posten .erweitert > *:last-child {
  margin-bottom: 0;
}
#job_posten .content div.posten.active .erweitert {
  display: block;
}
#job_posten .content .zeiten > div {
  background: #00a900;
  color: #FFF;
}
#job_posten .content .zeiten > div:last-child {
  background: #ff9410;
}
#job_posten .content .zeiten > div.zeit_erreicht {
  background: #a90000;
}
#job_posten .content .zeiten > div.empty {
  background: none;
}
#job_posten .content > div {
  background: #FFF;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
#job_posten .content > div > div {
  padding: 6px;
}
#wrapper #wrap .content_main .akkordeon {
  margin-bottom: 2px;
}
#wrapper #wrap .content_main .akkordeon.active > .akkordeon_content {
  display: block;
}
#wrapper #wrap .content_main .akkordeon .akkordeon {
  padding-left: 24px;
  margin-bottom: 0;
}
#wrapper #wrap .content_main .akkordeon .akkordeon:last-child {
  border: 0;
}
#wrapper #wrap .content_main .akkordeon .akkordeon > .akkordeon_trigger {
  background: none;
  color: #ff9410;
  border-bottom: 1px solid #BBB;
}
#wrapper #wrap .content_main .akkordeon .akkordeon.active {
  margin-bottom: 24px;
}
#wrapper #wrap .content_main .akkordeon .akkordeon.active > .akkordeon_trigger {
  border-bottom: 0;
  color: #FFF;
  background: #ff9410;
}
#wrapper #wrap .content_main .akkordeon .akkordeon_trigger {
  cursor: pointer;
  background: #ff9410;
  color: #FFF;
  padding: 6px;
}
#wrapper #wrap .content_main .akkordeon .akkordeon_content {
  display: none;
  color: #2d2d2d;
  padding: 6px 0;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .akkordeon_content {
  position: relative;
  padding-top: 4em;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .akkordeon_content .copy_clipboard {
  position: absolute;
  right: 0;
  top: 0;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .akkordeon_trigger,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tage .head,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tag {
  display: -ms-grid;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: 1fr 2fr 1fr;
  grid-template-columns: 1fr 2fr 1fr;
  grid-auto-rows: auto;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .akkordeon_trigger:before,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tage .head:before,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tag:before,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .akkordeon_trigger:after,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tage .head:after,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tag:after {
  content: none;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .akkordeon_trigger > *,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tage .head > *,
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tag > * {
  margin-bottom: 0;
  float: none;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tage {
  padding: 6px 0;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tage .head {
  background: #BBB;
  padding: 6px;
  color: #FFF;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tag {
  grid-column-start: 1;
  grid-column-end: -1;
  padding: 6px;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tag:nth-child(odd) {
  background: #f1f1f1;
}
#wrapper #wrap .content_main .akkordeon.akkordeon_slices .tag .icon {
  width: 16px;
  height: 16px;
}
.error {
  color: #a90000;
}
.success {
  color: #00a900;
}
.zeit {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zeit.error {
  color: #a90000;
}
.zeit.success {
  color: #00a900;
}
.arbeitszeiten {
  margin-top: 48px;
}
.arbeitszeiten ul li {
  border-top: #BBB 1px solid;
}
.arbeitszeiten ul li:before {
  content: none;
}
.arbeitszeiten > div {
  padding: 4px;
  text-align: center;
  display: -ms-grid;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
}
.arbeitszeiten > div:before,
.arbeitszeiten > div:after {
  content: none;
}
.arbeitszeiten > div > * {
  margin-bottom: 0;
  float: none;
}
.arbeitszeiten > div:nth-child(odd) {
  background: #f1f1f1;
}
.arbeitszeiten > div.head,
.arbeitszeiten > div.head:nth-child(odd) {
  background: #ff9410;
  color: #FFF;
}
@keyframes changeColor {
  0% {
    color: #2d2d2d;
  }
  50% {
    color: #ff9410;
  }
  100% {
    color: #2d2d2d;
  }
}
#zeiten_info {
  display: flex;
  flex-direction: column;
}
#zeiten_info > div:last-child {
  order: -1;
  margin-top: 0;
  margin-bottom: 48px;
}
@media (max-width: 1300px) {
  #header {
    grid-template-columns: 1fr 1fr;
  }
  #header #logo {
    display: none;
  }
  #header div.right {
    display: block;
    padding-right: 12px;
  }
  #header div.right > p {
    display: none;
  }
  ul.tab_nav.count_5_2 {
    grid-template-columns: repeat(4, 1fr);
  }
  .dt-layout-row .dt-search {
    display: block;
  }
  .dt-scroll-body {
    max-height: 50vh !important;
  }
  #wrap {
    grid-template-columns: 1fr;
    min-height: auto;
  }
  #timer_close {
    display: none;
  }
  #timer {
    max-width: 380px;
    height: 500px;
    margin-bottom: 24px;
  }
}
@media (max-width: 1000px) {
  #bar {
    padding-right: 12px;
  }
  .grid_2,
  .grid_3,
  .grid_4 {
    display: block;
  }
  .grid_2 > *,
  .grid_3 > *,
  .grid_4 > * {
    margin-bottom: 24px;
  }
  .grid_2 > *:last-child,
  .grid_3 > *:last-child,
  .grid_4 > *:last-child {
    margin-bottom: 0;
  }
}
