

body {
  font-family: 'Roboto', sans-serif;
  margin: 0;
  border: 0!important;
  padding: 0;
}

hr {
  border: 0;
  height: 1px;
  background: #888;
}


#notification {
  position: fixed;
  z-index: 9999;
  background: #455A64;
  color: #fff;
  padding: 6px 14px;
  left: 240px;
  top: 25px;
  width: auto;
  display: none;
}
#notification.nf-hide {
  display: none;
}

#notifications {
  position: fixed;
  z-index: 9999;
  color: #fff;
  bottom: 10px;
  right: 15px;
  width: auto;
}
#notifications .nf-item {
  background: #455A64;
  padding: 15px 20px;
  width: 265px;
  text-align: left;
  margin-bottom: 5px;
  display: none;
}

#header {
  width: 100%;
  background-color: #CFD8DC;
  height: 80px;
  max-height: 80px;
  box-sizing: border-box;
  border-bottom: 1px solid lightgrey;
  position: fixed;
  z-index: 9;
  left: 0;
  top: 0;
}
#checkboxes {
  border: 0px!important;
  box-shadow: none;
  right: 20px;
  top: 35px;
}
#checkboxes>ul {
  box-shadow: none;
  display: block;
}
#checkboxes ul li {
  width: auto;
}
#checkboxes ul>li {
  margin-left: 15px;
  font-size: 16px;
  font-weight: 300;
  padding: 10px 15px;
  display: block;
  height: auto;
}
#checkboxes ul li a {
  color: #455A64;
  padding: 0px;
}

#checkboxes ul li:hover {
  background: #455A64;
}
#checkboxes ul li:hover a {
  color: #fff;
}

#checkboxes ul li ul {
  top: 40px;
  border-radius: 0px;
  box-shadow: none;
  background: #455A64;
  left: 0px;
  min-width: 165px;
}

#checkboxes ul li ul li {
  float: left;
  text-align: left;
  width: auto;
  margin-left: 5px;
  white-space: nowrap;
  padding: 3px 0px 3px 0px;
  width: 100%;
}

#kalender-rechts {
  left: 0;
  top: 0px;
  height: 100vh;
  border: none;
  border-right: 1px solid lightgrey;
  width: 240px;
  box-sizing: border-box;
  padding-top: 80px;
  background: #fff;
  z-index: 1;
  overflow: scroll;
  position: fixed;
}

#kalender-rechts hr {
  display: none;
}
#kalender-rechts h3, #kalender-rechts h4 {
  font-weight: 300;
  font-size: 1.2em;
  margin: 15px 0 8px 0;
  padding: 0;
  color: #90A4AE;
  border-bottom: 1px solid whitesmoke;
  padding-bottom: 4px;
}
#kalender-rechts a {
  display: block;
  margin-bottom: 8px;
  color: #37474F;
  position: relative;
  padding-left: 28px;
}
#kalender-rechts a i {
  position: absolute;
  left: 0;
}
#kalender-rechts br {
  display: none;
}
#kalender-rechts #selected-ads br {
  display: block; margin-right: 3px;
}

#calendar {
  margin: 80px 0 0 0;
  margin-left: 240px;
  box-sizing: border-box;
  width: auto;
}
#logo>img {
  display: none;
}
#logo:after {
  content: " ";
  background-image: url("abw-planer-logo-long-heart.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 160px;
  height: 60px;
  position: absolute;
  top: 8px;
  left: 15px;
  cursor: pointer;
}

.fc-header td {
  padding-top: 38px;
  padding-bottom: 20px;
}
.fc-header h2 {
  font-weight: 300;
  font-size: 1.75em!important;
  color: #333;
  margin-top: -2px;
  padding-top: 0;
}
.fc-header-left {
  padding-left: 15px!important;
}
.fc-header-right {
  padding-right: 20px!important;
}

.fc-header .fc-button {
  background: none;
  border: 0px;
  outline: none;
  box-shadow: none;
}

#header:after {
  content: " ";
  height: 35px;
  border: 1px magenta dashed;
  width: 100%;
  position: absolute;
  top: 104px;
  left: 0;
  opacity: .4;
  display: none;
}

#analyse {
  width: 1000px;
  max-width: 1000px;
  margin-left: 300px;
  margin-right: 60px;
  margin-top: 115px;
}
#analyse h1 {
  font-weight: 300;
  margin-bottom: 35px;
}

#selectma {
  position: fixed;
  z-index: 11;
  background: #fff;
  width: 100px;
  text-align: center!important;
  left: 780px!important;
  top: 25px;
}

#arbeitszeiten {
  margin-left: 280px!important;
  margin-top: 80px!important;
  padding-top: 15px;
  border-color: #fff;
  box-shadow: none;
}
#arbeitszeiten h1 {
  font-weight: 300!important;
  margin-bottom: 10px;
}
#arbeitszeiten h3 {
  font-weight: 300!important;
  margin-bottom: 5px;
}

#arbeitszeiten tr:first-child td {
  background: #607D8B;
  text-align: left;
  border-color: #607D8B;
}
#arbeitszeiten td {
  border-color: #607D8B;
  border-width: 1px!important;
}
#arbeitszeiten td {
  padding: 10px 8px;
}

#arbeitszeiten tr:last-child td:last-child {

}
#arbeitszeiten i {
  color: #607D8B;
}

.actions {
  float: right;
}
.actions a {
  margin-left: 8px;
}

.pull-right {
  float: right;
}

#einzelansicht {
  margin: 35px auto;
  padding: 0 25px;
  width: 1050px;
}

#einzelansicht table td {
  border: none;
  border-bottom: 1px solid #333;
  padding: 6px 9px;
}
#einzelansicht table tr {
  padding-top: 5px;
}
#einzelansicht h1, #einzelansicht h2 {
  font-weight: 500;
  color: #000;
}
#einzelansicht h2 {
  margin-top: 12px;
  font-size: 1.75em;
  color: #333;
}
#einzelansicht .table {
  font-size: 16px;
}

#klient {
 
}
.klient-wrapper:nth-child(odd) {

}


div.table {
  display: table;
  border-collapse:collapse;
  width: 100%;
}
div.tr {
  display:table-row;
}
div.tr.head {

}
div.td {
  display:table-cell;
  border-bottom:thin solid #888;
  border-bottom: 0;
  padding:8px;
}

div.table .tr:nth-child(odd) {
  background: lightgrey;
}
div.table .tr:first-child {
  background: #333;
  color: #fff;
  font-weight: 500;
}

div.table .tr .td:first-child {
  width: 250px;
}
div.table .tr .td:last-child {
  text-align: right;
  font-weight: 500;
}
.table-wrapper .foot {
  text-align: right;
  padding: 12px 8px;
  margin-top: 4px;
  font-size: 1.35em;
  font-weight: 500;
  width: 100%;
}

.table .job {
  display: none;
}

.mr-15 {
  margin-right: 15px;
}
.fw-500 {
  font-weight: 500;
}
.sm-80 {
  font-size: 80%;
}

@media print {
  #drucken {
    display: none!important;
  }
  #einzelansicht {
    margin: 0px;
    padding: 0;
    width: 100%!important;
  }
}

.fc-button, .fc-button:hover {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.fc-agenda-axis.fc-week-number.fc-widget-header.fc-first {
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: rgba(160, 160, 160, .8);
}

.fc-header .fc-header-left .fc-button-prev, .fc-header .fc-header-left .fc-button-next {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 3em;
  margin-right: 1px;
  padding: 0;
  margin-top: -5px;
  margin-bottom: 0px;
  font-size: inherit;
  color: #6e6e6e;
}
.fc-header .fc-header-left .fc-button-prev span, .fc-header .fc-header-left .fc-button-next span {
  margin: 0;
  vertical-align: top;
  line-height: 32px;
}
.fc-header .fc-header-left .fc-button:hover {
  background-color: #eeeded;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.fc-header .fc-button-today {
  background-color: #eeeded;
}
.fc-header .fc-header-right .fc-button {
  background-color: #eeeded;
  opacity: .7;
  line-height: 2.3em;
  height: 2.3em;
  margin-top: -3px;
}
.fc-header .fc-header-right .fc-button.fc-state-active, .fc-header .fc-header-right .fc-button:hover  {
  background: #d2d2d2;
  opacity: 1;
}

.fc-agenda-slots td div {
  height: 25px !important;
}

.fc-border-separate tr.fc-last th {
  background-color: #f8f7f7;
  border-color: #cdcdcd;
  font-size: 16px;
  font-weight: 300;
  line-height: 50px;
  border-bottom: 1px solid #cecdcc;
}

.fc-agenda .fc-agenda-axis {
  font-size: 90%;
  text-align: center;
  padding-top: 3px;
  color: #595959;
  border-left: 0!important;
}
.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor td {
  border-top-color: whitesmoke;
  border-top-style: dashed;
}
.fc-today {
  background: #f5f5f5!important;
}

.klienten-wrapper {
  width: 100%;
}
.klient-wrapper:hover {
  background-colors: whitesmoke;
}

.klienten-wrapper h3 {
  display: block;
  border-bottom: 1px solid #CFD8DC;
  padding-bottom: 5px;
  margin-bottom: 12px;
  font-weight: bold;
  overflow: hidden;
}

.klienten-wrapper p {
  margin-bottom: 10px;
}
.klienten-wrapper label {
  display: block;
  margin: 5px 0 3px 0;
  width: 100%;
  color: #888;
}
.klienten-wrapper label.first {
  margin-top: 0;
}

.txt-normal {
  font-weight: normal;
}

.analyse-table tr td:last-child {
  text-align: right;
}
.analyse-table {
  margin-bottom: 0;
}
.klienten-actions {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #CFD8DC;
}

.klient-single {
  border-bottom: 1px solid #455A64;
  padding: 35px 20px 25px 30px;
}
.klient-single:hover {
  background: whitesmoke;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.klient-single:last-child {
  border-bottom: 0px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.klient-single .fa-user {
  color: #455A64;
  margin-right: 5px;
  margin-left: -15px;
}


.fancybox-opened .fancybox-skin {
  border-radius: 0px;
}

.fancybox-inner h3 {
  font-weight: 300;
  font-size: 1.5em;
  margin-top: 5px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #97c31e;
}

select:focus {
  outline: none;
}
.fancybox-skin {
  background: #ffff;
}

.fancybox-wrap {
  width: 600px!important;
}
.fancybox-inner {
  width: 100%!important;
}

.fancybox-inner select {
  font-size: 1em;
  height: 36px;
  border-radius: 0;
  margin-top: 3px;
  background: #ffff;
  border: 1px solid #999;
  outline: none;
  width: 100%;

}

.fancybox-inner input[type=text], .fancybox-inner textarea {
  margin-top: 3px;
  background: #fff;
  border: 1px solid #999;
  outline: none;
  box-shadow: none;
}
.fancybox-inner #new-lines-t {
  margin-top: 9px;
  margin-bottom: 3px;
}
.fancybox-inner .zielort-t {
  width: 100%;
  box-sizing: border-box;
}


/* LOGIN */
.login {
  border-radius: 0;
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
  background-color: rgba(255, 255, 255, 0.95);
}
.login input {
  border-radius: 0;
}

/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 400px;
  width: 100% !important;
  border-radius: 2px;
  overflow: hidden;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  padding-bottom: 20px;
  font-weight: 300;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  /* border-radius: 3px; */
  /* -webkit-user-select: none;
    user-select: none; */
}



.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
}

.login-help{
  font-size: 12px;
}
.loginmodal-container .inside {
  text-align: left;
}
.loginmodal-container label {
  display: block;
  padding-bottom: 10px;
  padding-top: 5px;
  width: 100%;
}
.loginmodal-container input[type=submit] {
  margin-top: 10px;
  margin-bottom: 15px;
  border: 1px solid #37474F;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  outline: none;
}

.loginmodal-container input[type=submit]:hover {
  background: #37474F;
  color: #fff;
  border: 1px solid #37474F;
}

.loginmodal-container .error {
  background: none;
  padding-bottom: 10px;
  color: red;
}

#menue {
  position: relative;
  top: inherit;
  width: 100%;
  border: none;
  height: 100%;
  border-radius: 0;
  overflow: scroll;
}
#selected-ads {
  position: relative;
  top: inherit;
  border: none;
  padding: 0;
  z-index: inherit;
  overflow: inherit;
}
.login-bg-cover {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.fancybox-inner p.center span {
  display: block;
}
.fancybox-inner p.center span:last-child {
  padding-top: 5px;
}

.abw-msg {
  background: rgba(0,0,0,.85);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999999;
  padding-top: 75px;
  margin: 0 auto;
}
.abw-msg .inner-box {
  margin: 0 auto;
  width: 85%;
  max-width: 500px;
  background: #fff;
  padding: 15px;
}
.abw-msg button {
  padding: 10px 15px;
  background: darkslategray;
  color: #fff;
  font-size: 14px;
  cursor: pointer ;
  min-width: 175px;
}

.abw-msg button:disabled {
  background-color: whitesmoke;
  color: darkslategray;
}

#hinweis-support {
  position: absolute;
  left: 220px;
  top: 38px;
  font-size: .85em;
  color: dimgray;
}
#hinweis-support a {
  color: darkslategray;
}

#analyse .agenda {
  z-index: 1;
  top: inherit!important;
  left: 10px!important;
  bottom: 10px;
  width: 218px!important;
  background-color: #fff;
}
#analyse .agenda > div {
  text-align: center;
}

@media print { 
  body {
    margin: 10mm 15mm 10mm 15mm!important;
    padding-bottom: 20px;
  }
}
