@charset "UTF-8";

.calender-container {
  width: 100%;
}

.container-full {
  overflow-x: auto;
}

@media (min-width: 1920px) {
  .container-full {
    max-width: inherit !important;
  }

  .calendar-1month .calendar_additional_name {
    display: none;
  }
}

.calendar-1week .calendar_additional_name,
.calendar-2week .calendar_additional_name {
  display: none;
}

th.dateheader-1month {
  font-size: 0.75em;
}

th.dateheader-2month {
  font-size: 0.65em;
}

th.schoolholiday {
  background-color: #fdf59a;
}

th.public-holiday {
  background-color: #00b26f;
}

td.cal-td {
  padding: 0.3rem 0 !important;
}

td.cal-td.weekday-0,
td.cal-td.weekday-6,
td.cal-td.weekday-7,
td.cal-td.public-holiday {
  background-color: #B0B0B0;
}

td.cal-td.public-holiday-half {
  background: linear-gradient(to left, #B0B0B0 50%, transparent 50%);
}

td.cal-td > div {
  position: relative;
}

th.today,
td.cal-td.today {
  background-color: #B1F3FE;
}

.cal-block,
.cal-disease {
  text-align: center;
  min-height: 28px;
}

.cal-block-start-half {
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
}

.cal-block-end-half {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

.cal-request {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
  min-height: 28px;
}

.cal-request-start-half {
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
}

.cal-request-end-half {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
}

body {
  overflow-y: scroll !important;
}

a {
  outline: none !important;
}

textarea {
  resize: none;
}

input,
input:focus,
input:active,
select,
select:focus,
select:active {
  outline: none !important;
  border-color: #333;
}

.input-group-addon {
  border-color: #333;
}

input:focus,
input:active,
select,
select:focus,
select:active,
textarea,
textarea:focus,
textarea:active {
  box-shadow: none !important;
  border-color: #333;
}

.no-padding {
  padding: 0 !important;
}

.dz-linie {
  background-color: #3490dc;
  height: 4px;
}

#wrapper > nav {
  position: fixed;
  width: 100%;
  z-index: 1020;
}

#linie {
  height: 4px;
  background-color: #3490dc;
  display: block;
  width: 100%;
  border: 0;
  position: fixed;
  z-index: 1030;
}

#page-wrapper {
  padding-top: 50px;
  position: relative;
}

#page-wrapper .page-header {
  position: relative;
  margin-top: 0;
  padding-top: 1em;
}

#page-wrapper-header {
  position: fixed;
  width: calc(100% - 310px);
  background-color: #ffffff;
  z-index: 1002;
  margin-top: 1px;
}

#page-wrapper-header + #page-wrapper-content {
  margin-top: 101px;
}

#page-wrapper-header.announcements + #page-wrapper-content {
  margin-top: 153px;
}

.modal-open {
  padding-right: 0 !important;
}

.login-panel {
  margin-top: 0;
}

@media (min-width: 768px) {
  #page-wrapper {
    margin: 0;
  }
}

@media (min-width: 1200px) {
  #page-wrapper {
    margin: 0 0 0 250px;
  }
}

.alert-box {
  position: fixed;
  z-index: 1005;
  margin-top: 15px;
}

.nav-side-special > div {
  margin-top: 35px;
}

.nav-side-special h4 {
  margin-left: 15px;
}

#nav-side-info {
  position: fixed;
  bottom: 1px;
  width: 250px;
  padding: 0.5em;
  font-size: 80%;
  text-align: center;
}

.btn-grey {
  background-color: #777777;
  color: #ffffff;
}

.form-control,
.form-control:focus,
.btn-group .btn {
  border-color: #333;
}

.col-md-1 .form-control,
.col-lg-1 .form-control {
  padding: 6px;
}

.has-error .btn-group .btn {
  border-color: #a94442;
}

.panel-body.with-table {
  padding: 0 0 15px 0;
}

.panel-body.with-table .table {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}

.panel-body.with-table .table > thead > tr > th,
.panel-body.with-table .table > tfoot > tr > th {
  border-right: 1px solid #ddd;
  border-bottom: 0;
}

.panel-body.with-table .table > tbody > tr > td {
  border-right: 1px solid #ddd;
}

.panel-body.with-table .table > thead > tr > th:last-of-type,
.panel-body.with-table .table > tfoot > tr > th:last-of-type {
  border-right: 0;
}

.panel-body.with-table .table > tbody > tr > td:last-of-type {
  border-right: 0;
}

.panel-body.with-table .table.no-header > tbody > tr:first-child > td {
  border-top: 0;
}

.panel-body.with-table > div:not(.dataTables_wrapper):not(.tab-content) {
  margin-left: 15px;
  margin-right: 15px;
}

.panel-body.with-table > div.tab-content {
  padding-left: 0;
  padding-right: 0;
}

.panel-body.with-table .padding {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-header {
  display: inline-block;
  width: 250px;
  padding: 6px 0.5em 0 0.5em;
}

.navbar-header img {
  margin-right: 1em;
  max-height: 40px;
}

.navbar-header .appname {
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
}

.table .btn-circle {
  width: 16px;
  height: 16px;
  font-size: 10px;
}

.table .btn-circle.btn-success {
  padding: 1px 0;
}

.table .btn-circle.btn-danger {
  padding: 1px 0;
}

.table td.fit,
.table th.fit {
  white-space: nowrap;
  width: 1%;
}

div.dt-container div.dt-layout-row div.dt-layout-cell {
  padding: 0;
}

tr.row-publicHoliday {
  background-color: #FBF78B !important;
}

tr.row-kurzarbeit {
  background-color: #aebcd6 !important;
}

tr.row-disease {
  background-color: #d9fdff !important;
}

tr.row-eop {
  background-color: #f2dede !important;
}

tr.row-quarantine {
  background-color: #6694E5 !important;
}

tr.row-vacation {
  background-color: #e0ffe4 !important;
}

.tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
}

.panel-heading a.collapsable {
  cursor: pointer;
}

.panel-heading a.collapsable:hover {
  text-decoration: none;
}

.panel-heading a.collapsable:after {
  font-family: "FontAwesome";
  content: "\F106";
  float: right;
  color: grey;
}

.panel-heading a.collapsed:after {
  content: "\F107";
}

.dt-search input {
  display: inline-block;
  margin-left: 10px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

div.dt-container div.dt-search label {
  font-weight: bold;
}

div.dt-container div.dt-layout-row div.dt-layout-cell.dt-layout-end {
  margin-left: inherit;
}

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order,
table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order,
table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order,
table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order,
table.dataTable thead > tr > td.dt-orderable-asc span.dt-column-order,
table.dataTable thead > tr > td.dt-orderable-desc span.dt-column-order,
table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order,
table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order {
  right: 2px;
}

.dtfh-floatingparent.dtfh-floatingparent-head {
  z-index: 1005 !important;
}

.open-tracking {
  background-color: #B0FF99;
  border: 1px solid #999;
}

.paused-tracking {
  background-color: #FBF78B;
  border: 1px solid #999;
}

th.border-right,
td.border-right {
  border-right-width: 2px !important;
  border-right-color: #ddd;
  border-right-style: solid;
}

/* Abrechnung */

.input-abrechnung {
  width: 70px !important;
  padding: 6px;
  text-align: right;
}

.input-abrechnung.error {
  border: 1px solid #a94442;
  background-color: #F2DEDE;
}

/* Freigabe Erfassungen */

.input-approval {
  width: 60px !important;
  padding: 6px;
  text-align: right;
}

.info-approval {
  padding-right: 8px;
  text-align: right;
}

/* Schichtplanung */

.schicht-col {
  display: block;
}

@media (min-width: 1400px) {
  .schicht-col {
    width: 13%;
    display: inline-block;
    vertical-align: top;
  }
}

.schicht {
  border-width: 3px;
  border-radius: 4px;
  border-style: solid;
  border-color: #aeaeae;
  background-color: rgba(50, 50, 50, 0.2);
  margin-bottom: 5px;
}

.schicht.disabled {
  opacity: 0.3;
}

.schicht div.schicht-header {
  padding: 1px 0;
}

.schicht div.schicht-header > div {
  padding: 0 3px;
}

.schicht div.schicht-header > .time {
  text-align: center;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #aeaeae;
}

.schicht div.schicht-header > .count {
  float: left;
  width: 70%;
}

.schicht div.schicht-header > .warn {
  float: left;
  width: 15%;
}

.schicht div.schicht-header > .warn span {
  display: none;
}

.schicht div.schicht-header > .edit {
  float: left;
  width: 15%;
}

.schicht div.schicht-header > .edit a {
  color: #000000;
}

.schicht > div.schicht-mitarbeiter {
  padding: 1px 3px;
  font-size: 11px;
  font-weight: bold;
}

.schicht > div.schicht-mitarbeiter .absent {
  text-decoration: line-through;
}

.schicht > div.schicht-mitarbeiter > div.schicht-kommentar {
  background-color: #fff;
  color: #333;
  text-align: center;
  font-size: 12px;
  line-height: 1.1em;
}

.schicht > div.schicht-name {
  text-align: center;
  font-size: 10px;
  border-width: 1px 0 0 0;
  border-color: #aeaeae;
  border-style: solid;
}

.schicht.ma-warning {
  border-color: #FF0000;
}

.schicht.ma-warning div.schicht-header .warn span {
  display: inline;
}

.keine-schicht {
  text-align: center;
  border-color: #c8c8c8;
  background-color: rgba(200, 200, 200, 0.2);
  color: #888888;
}

#planning-users {
  list-style-type: none;
}

#planning-users li.active {
  font-weight: bold;
}

#planning-users li.active::after {
  font-family: "FontAwesome";
  content: "\F00C";
  float: left;
  margin-left: -20px;
}

#viewSelector ~ .btn-group .multiselect-container input {
  display: none;
}

.dataTables_filter {
  /*text-align: right;*/
}

.dataTables_filter input {
  border-color: #333;
}

.salary-select {
  font-size: 10px;
}

.salary-select > option {
  font-size: 14px;
}

#bemerkung2 {
  min-height: 200px;
}

.carousel-inner {
  padding: 0 !important;
  margin-bottom: 0;
}

.carousel-control {
  font-size: 16px;
  background: none !important;
  text-shadow: none !important;
  color: #000000;
}

.carousel-control:hover {
  color: #000000;
}

.carousel-control.left {
  text-align: left;
  top: 15px;
  left: 15px;
}

.carousel-control.right {
  text-align: right;
  top: 15px;
  right: 15px;
}

.carousel-inner .item {
  margin: 0 8em;
  padding: 15px;
}

.dashboard-calc-date {
  color: #999;
  font-size: 0.8em;
  margin-top: 0.6em;
}

.announcements {
  overflow: hidden;
  margin-bottom: 0;
}

.announcements .marquee {
  overflow: hidden;
}

.announcements span.text {
  display: inline-block;
  margin-right: 100px;
}

.form-group-placeholder {
  display: block;
  height: 59px;
  margin-bottom: 15px;
}

.form-modal-label-input {
  margin-top: 8px;
}

.form-modal-label-buttons {
  margin-top: 28px;
}

.fa-rotate-45 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.fa-rotate-315 {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}

/* NAVIGATION */

#nav-main {
  display: inline-block;
  margin-left: 0;
}

#nav-main li > a.active {
  background-color: #CCCCCC;
}

#nav-main li > a:focus,
#nav-main li > a:hover,
#nav-main .nav > li > a:focus,
#nav-main .nav > li > a:hover {
  background-color: #EEEEEE;
}

.nav-side {
  padding-top: 0.5em;
  margin-top: 20px;
}

.nav-side li:first-child {
  border-top: 1px solid #E7E7E7;
}

.nav-side h4 {
  margin-left: 15px;
}

.navbar-top-rechts.visible-lg,
.navbar-top-rechts.visible-xl {
  display: inline-block !important;
}

.nav-favorite {
  background-color: #FBF78B;
}

.nav-favorite li {
  border-color: #BBBBBB !important;
}

#sidebar {
  margin-top: 40px;
}

.sidebar,
.responsive-menu {
  margin-top: 0;
}

.sidebar .fa.arrow::before,
.responsive-menu .fa.arrow::before {
  content: "\F107";
}

.sidebar .has-sub-navigation:active,
.sidebar .has-sub-navigation:focus,
.responsive-menu .has-sub-navigation:active,
.responsive-menu .has-sub-navigation:focus {
  background-color: inherit !important;
}

.sidebar ul li a.active,
.responsive-menu ul li a.active {
  background-color: #CCCCCC;
}

.responsive-menu .has-sub-navigation span {
  float: right;
}

.responsive-menu .nav-second-level > li > a {
  padding-left: 50px;
}

.responsive-menu .nav-third-level > li > a {
  padding-left: 80px;
}

.responsive-menu a > span {
  transition-duration: 500ms;
}

.responsive-menu a[aria-expanded=true] > span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.panel.with-nav-tabs > .panel-heading {
  padding: 5px 5px 0 15px;
}

.panel.with-nav-tabs > .panel-heading > .nav-tabs {
  border-bottom: none;
}

.panel.with-nav-tabs > .panel-heading > .nav-tabs li.heading {
  margin-right: 15px;
  padding: 11px 0 9px 0;
}

.panel.with-nav-tabs > .panel-body {
  padding: 0;
}

.panel.with-nav-tabs > .panel-body > .tab-content {
  border: 0;
}

.panel.with-nav-tabs .nav-justified {
  margin-bottom: -1px;
}

.visible-xl {
  display: none !important;
}

@media (max-width: 767px) {
  .alert-box {
    width: 85%;
    margin-left: 5%;
  }
}

@media (min-width: 768px) {
  .alert-box {
    width: 55%;
    margin-left: 15%;
  }
}

@media (min-width: 1200px) {
  .pdfInnerContainer.affix {
    position: fixed;
    top: 15px;
  }
}

@media (max-width: 1199px) {
  .pdfInnerContainer.affix {
    position: inherit;
  }

  #page-wrapper-header {
    width: calc(100% - 30px);
  }

  .carousel-inner .item {
    margin: 0 1em;
  }
}

@media (min-width: 1601px) {
  .visible-xl {
    display: inline !important;
  }

  .hidden-xl {
    display: none !important;
  }
}

@font-face {
  font-family: "digital-7";
  src: url(/fonts/digital-7.ttf?58045dabdc3a361cb9bb9faf2f1dd1f3);
}

/* CLOCK */

div.clock {
  margin: 5px 0;
  font-family: "digital-7", sans-serif;
  position: relative;
  min-height: 152px;
}

div.clock div {
  display: inline-block;
  position: relative;
}

div.clock div p {
  font-size: 100px;
  position: relative;
  z-index: 100;
}

div.clock .placeholder {
  color: #F6F6F6;
  position: absolute;
  top: 0;
  z-index: 50;
}

div.clock .meridian {
  margin-left: 15px;
}

@media (max-width: 767px) {
  div.clock div p {
    font-size: 70px;
  }
}

/*END CLOCK*/

.navbar-top-rechts {
  margin-right: 0;
  float: right;
}

.navbar-top-rechts li {
  display: inline-block;
}

.navbar-top-rechts li a {
  padding: 15px;
  min-height: 50px;
}

.navbar-top-rechts li:last-child {
  margin-right: 15px;
}

.navbar-top-rechts .dropdown-menu li {
  display: block;
}

.navbar-top-rechts .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}

.navbar-top-rechts .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-rechts .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-rechts .dropdown-alerts,
.navbar-top-rechts .dropdown-messages,
.navbar-top-rechts .dropdown-tasks {
  width: 310px;
  min-width: 0;
}

.navbar-top-rechts .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-rechts .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-rechts .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-rechts .dropdown-user {
  right: 0;
  left: auto;
}

.col-done {
  line-height: 1em !important;
}

.col-done a {
  margin-right: 0.5em;
}

.col-done span {
  font-size: 0.8em;
}

@media (min-width: 1400px) {
  .navbar-top-rechts li .visible-lg {
    display: inline-block !important;
  }
}

/* Alignment */

.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}

.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}

.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}

.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify;
}

@media (max-width: 767px) {
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }

  .text-left-xs {
    text-align: left;
  }

  .text-center-xs {
    text-align: center;
  }

  .text-right-xs {
    text-align: right;
  }

  .text-justify-xs {
    text-align: justify;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }

  .text-left-sm {
    text-align: left;
  }

  .text-center-sm {
    text-align: center;
  }

  .text-right-sm {
    text-align: right;
  }

  .text-justify-sm {
    text-align: justify;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }

  .text-left-md {
    text-align: left;
  }

  .text-center-md {
    text-align: center;
  }

  .text-right-md {
    text-align: right;
  }

  .text-justify-md {
    text-align: justify;
  }
}

@media (min-width: 1200px) {
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }

  .text-left-lg {
    text-align: left;
  }

  .text-center-lg {
    text-align: center;
  }

  .text-right-lg {
    text-align: right;
  }

  .text-justify-lg {
    text-align: justify;
  }
}

