* {
  font-family: "Geist", sans-serif;
}
body {
  color: #333;
  font-family: "Geist";
  background-color: #f0f3f8 !important;
  height: 100vh;
}

select,
option {
  cursor: pointer;
}
div#loginForm {
  width: 90%;
  border: solid 5px #eee;
  padding: 5px;
  margin: 25px;
}

div#header {
  width: 100%;
  padding: 5px 5px 5px 25px;
  margin: 0;
}
div#logo-container {
  float: left;
  width: 100px;
}
div.warehouse-container {
  margin: 0 0 0 168px;
}
div.warehouse-container div.warehouseBg {
  width: 526px;
  height: 70px;
  padding: 27px 0px 0px 325px;
  /* background: url('../images/warehouse.jpg') no-repeat scroll 0px 30px transparent; */
  text-align: right;
}
#logo {
  display: block;
  width: 450px;
  height: 50px;
  margin-top: 20px;
  background: url("../images/warehous-logo.svg") no-repeat scroll 0px 0px
    transparent;
}
#logo b {
  visibility: hidden;
}
div#header div.navHeader {
}

div#header div.navHeader ul {
  margin: 0;
  padding: 10px 0 0 0;
}
div#header div.navHeader ul li.logged {
  line-height: 18px;
}
div#header div.navHeader ul li {
  float: left;
  padding: 0 25px 0 0;
  list-style: none;
}
div#header div.navHeader ul li a {
  font-family: Geist;
  font-size: 13px;
  font-weight: bold;
  color: #222;
  text-decoration: none;
  text-transform: uppercase;
}

div#header div.navHeader ul li ul {
  padding: 10px 0;
  margin: 0;
  border: solid 0px #eee;
}
div#header div.navHeader ul li ul li,
div#header div.navHeader-mobil ul li ul li {
  float: none;
  display: block;
  padding: 0 0 0 10px;
  background: url("../images/lg-global-sprite.png") no-repeat scroll -276px -436px
    transparent;
}
div#header div.navHeader ul li ul li a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

div#header div.navHeader ul li a:hover {
  color: #1c2a56;
}
ul.navMenu li ul#stock {
  width: 300px;
}
div#grpBreadcrumb {
  padding: 0 0 40px 0;
}
div#grpBreadcrumb ul {
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
}
div#grpBreadcrumb ul li {
  float: left;
  padding: 10px 10px 0 0;
  list-style: none;
}
div#grpBreadcrumb ul li a {
  display: block;
  padding: 5px 11px;
  border: solid 1px #d2d2d2;
  color: #333;
  font-family: "Geist";
  text-decoration: none;
  background: #f4f4f4;
  border-radius: 30px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.8px;
  margin-bottom: 0;
  transition: all 0.2s ease;
}
a.fc-event.fc-event-start.fc-event-end.fc-event-past.fc-daygrid-event.fc-daygrid-block-event.fc-h-event {
  border-radius: 12px;
  padding: 1px 6px;
  font-size: 13px;
}
div#grpBreadcrumb ul li a:hover {
  background: #fff;
  color: #000;
}
div#grpBreadcrumb ul li .aktiv {
  background: #000;
  color: #fff;
  border-color: #000;
}
div#grpBreadcrumb ul li.breadcrumb-label {
  padding: 3px 5px 0 0;
}
div#content-wrapper {
  position: relative;
  margin: 2px 0px 0px;
  /* padding: 45px 0 0 25px; */
  display: inline-block;
  width: 100%;
  height: auto;
  min-height: 540px;
  background: -moz-linear-gradient(center top, #dedede, #fff 45px) repeat scroll
    0% 0% transparent;
  opacity: 1;
  transition: opacity 0.4s linear 0s;
  border-top: 1px solid #ccc;
}
div.listWrapper {
  margin-bottom: 0;
}
div.listWrapper h2 span {
  font-size: 14px;
  font-weight: bold;
  color: #1c2a56;
}
/*BUTTONS STYLE START +++++++++++++++++++++++++++++++++++++*/
/* .btn {
  background: #5f6670 none;
  color: #fff;
} */

button.button.product-add,
button.button.productgrp-add,
button.button.adresse-add,
button.button.adresse-list,
button.button.adressegrp-list {
  background: none #0085fb;
  color: #fff;
  border: 1px solid #0085fb;
  font: bold 12px/1.35 Geist, Arial, sans-serif;
  border-radius: 3px;
  cursor: pointer;
}
button.button span {
  float: left;
  text-align: center;
  white-space: nowrap;
}
button.button.product-add span span,
button.button.productgrp-add span span,
button.button.adresse-add span span,
button.button.adresse-list span span,
button.button.adressegrp-list span span {
  padding: 5px 20px;
  text-transform: uppercase;
}
/*BUTTONS STYLE END +++++++++++++++++++++++++++++++++++++++*/

/*FORM STYLE START +++++++++++++++++++++++++++++++++++++*/
div#formWrapper {
}

div#uploadForm {
  margin: 0;
}
div#formWrapper div.label {
  /*float: left;*/
  text-align: right;
  width: 150px;
  padding: 25px 15px 0 0;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
}
div#formWrapper div.inputField input,
div#formWrapper div.inputField select {
  padding: 5px;
  width: 300px;
  font-size: 14px;
  color: #5f6670;
}
div#formWrapper div.inputField input.btn {
  color: #ffffff;
}
div#formWrapper div.pad {
  height: 10px;
}
div.quick-add {
  width: 300px;
}
div.quick-add div.label {
  margin: 15px 0 0 0;
  text-align: left !important;
  display: inline-block;
}
div.quick-add div.inputField input,
div.quick-add div.inputField select {
  width: 95% !important;
}
div.pwd-box {
  padding: 25px 5px;
  background: none #e0e0e0;
  margin-top: 15px;
  width: 450px;
}

div.formFieldsHorizontal {
  float: left;
  margin: 0 20px 25px 0;
}
div.labelHorizontal {
  margin: 0 0 5px 0;
  font-size: 13px;
}
div.inputFieldHorizontal input.required,
div.required {
  font-weight: bold;
}
div.imageBox {
  margin: 25px 0;
}
div.ib-label {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
div.ib-data {
  width: 90%;
  height: 250px;
  border: solid 1px #eee;
  overflow: auto;
}
div.imageBox div.ib-data img.galleryPreviewImage {
  margin: 8px;
}

div.stockAdresses {
  margin: 5px 0 0 0;
}
div.labelStockHorizontal {
  font-size: 15px;
  font-weight: bold;
}

div#uploadForm div.label {
  font-weight: bold;
  color: #000;
  font-size: 14px;
  padding: 25px 0 0 0;
}

/*FORM STYLE END +++++++++++++++++++++++++++++++++++++*/

div.verleihWrapper {
}
div.verleihWrapper div.label {
  color: #000;
  font-size: 14px;
  display: block;
  text-align: left;
  padding: 0;
}
div.verleihWrapper div.data {
  margin: 5px 0 25px 0;
}

div.verleihWrapper div.label span {
  font-weight: normal;
}

div.verleihWrapper div.data div.productChooseBox {
  font-size: 12px;
}

div.productChooseBox div.itemRow {
  float: left;
  width: 150px;
  margin: 0 15px 15px 0;
  border: dashed 2px #008000;
  min-height: 250px;
}
div.productChooseBox div.itemRowRetour {
  width: 100%;
  background: none #990000; /*be7171*/
  color: #fff;
  font-weight: bold;
}
div.productChooseBox div.empty {
  color: #990000;
}
div.productChooseBox div.itemData {
  padding: 8px;
}
div.productChooseBox div.itemRowLeft {
}
div.productChooseBox div.itemRowRight {
  margin: 0 25px 0 0;
  width: 150px;
  height: 100px;
  border: solid 0px red;
}
div.in-stock-items {
  margin: 0 0 20px 0;
}
div.in-stocks-title {
  margin: 0 0 15px 0;
  font-weight: 600;
}
div.in-stock-items div.itemRowRetour {
  float: left;
  margin: 0 15px 15px 0;
  border: dashed 2px #990000;
  width: 200px;
  /*background: none #990000;*/ /*be7171*/
  color: #333;
  font-weight: bold;
}
div.in-stock-items div.itemData {
  /*float: left;*/
  margin: 5px;
  font-size: 12px;
  word-wrap: break-word;
}
div.in-stock-items div.itemData.small {
  font-weight: normal;
}
div.overviewWrapper div.label,
div.lieferscheinWrapper div.label {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 25px 0 0 0;
  display: block;
  text-align: left;
  padding: 0;
}
div.overviewWrapper div.data,
div.lieferscheinWrapper div.data {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
div.lieferscheinWrapper div.data select option {
  font-size: 18px;
  padding: 5px;
  cursor: pointer;
}
div.lieferscheinWrapper div.data select {
  cursor: pointer;
}

ul.navMenuStart > li {
  padding: 25px 0 0 0;
}
ul.navMenuStart li a {
  font-weight: bold;
  color: #1c2a56;
  font-size: 14px;
}
ul.navMenuStart li.produkte {
  clear: both;
  padding: 25px 0 0 0;
}
ul.navMenuStart li.adresse {
  padding: 25px 0 0 0;
}
ul.navMenuStart li ul li {
  clear: both;
}
ul.navMenuStart li ul li a {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
span#name {
  color: #1c2a56;
}
div.produktListStockView {
  margin: 5px 0 0 0;
}
div.produktListStockView span {
  font-weight: bold;
}
em.state-error {
  margin: 0 0 0 15px;
  color: red;
}
span.must {
  color: red;
  font-weight: bold;
}
div.mailBox {
  margin: 10px 0 0 0;
  background: #5f6670 none;
  padding: 10px;
  width: 347px;
}
div.mailBox div.mailLabel {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
div.mailBox div.mailData {
  margin: 0 0 15px 0;
}
div.mailBox div.mailData input {
  width: 300px;
  padding: 5px;
}
div.mailBox div.mailData textarea {
  width: 300px;
  padding: 5px;
  height: 100px;
}
div.mailBox div.leftCol {
  width: 98%;
}
div.mailBox div.rightCol {
  height: 200px;
}
div.mailBox div.rightCol div.lieferscheineLabel {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
div.mailBox div.rightCol div.lieferscheineData {
  height: 160px;
  overflow: auto;
  border: solid 1px #fff;
  padding: 10px;
}
div.mailBox div.rightCol div.lieferscheineData ul {
  margin: 0;
  padding: 0;
}
div.mailBox div.rightCol div.lieferscheineData ul li {
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  list-style: none;
}

div.listWrapper h2 span {
  color: #1c2a56;
  font-weight: bold;
  font-size: 14px;
}
div.metaLinks a {
  padding: 10px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  background: #eeeeee none;
  color: #5f6670;
  width: 350px;
  text-align: center;
}
div.metaLinks a:hover {
  text-decoration: none;
  background: #5f6670 none;
  color: #fff;
}

.fa,
.fas {
  color: #080;
}
/* Footer */

div#footer {
  margin: 25px 0 35px 0;
  padding: 0 0 0 25px;
  font-size: 12px;
}
.rowHidden {
  display: none;
}

div.navHeader-mobil {
  display: none;
}

div.auftrag-images-container {
  margin: 15px 0 0 0;
  padding: 10px;
  height: 500px;
  width: 700px;
  border: solid 1px #5f6670;
  overflow: auto;
}

form.auftrag-neu div.verleihWrapper div.input-data div.data input,
form.auftrag-neu div.verleihWrapper div.input-data div.data select,
form.auftrag-neu div.verleihWrapper div.input-data div.data textarea,
select#adressen_grp_id {
  padding: 8px;
}

form.auftrag-edit div.verleihWrapper div.data input,
form.auftrag-edit div.verleihWrapper div.data select,
form.auftrag-edit div.verleihWrapper div.data textarea,
select#adressen_grp_id {
  padding: 8px;
}

select.selectBox {
  padding: 5px;
}
span.msg-notize {
  font-weight: 600;
  color: orange;
}

a.newBtn {
  background: #008000 none !important;
  color: #fff !important;
  border-color: #008000 !important;
}
div.button-wrapper {
  margin: 15px 0;
}
div a.button {
  padding: 3px 20px;
  border: solid 1px #008000;
  border-radius: 3px;
  font-weight: normal;

  color: #fff;
  font-family: "Geist";
  text-decoration: none;
  background: #008000 none;
  width: auto;
}
div a.buttonDownload {
  padding: 3px 20px;
  border: solid 1px #1c2a56;
  border-radius: 3px;
  font-weight: normal;

  color: #fff;
  font-family: "Geist";
  text-decoration: none;
  background: #1c2a56 none;
  width: auto;
}
div a.file-exist {
  background: #008000 none !important;
  border-color: #008000 !important;
}

div a.button.create {
  background: orange none;
  border-color: orange;
}

div div.abh-download-btn {
  margin: 15px 0;
  background: #008000 none;
  padding: 5px;
  color: #fff;
  border-radius: 5px;
  border: solid 1px #008000;

  font-weight: 400;
  cursor: pointer;
  text-align: center;
}

div#mailBox div.leftCol div.sendBtn input {
  padding: 5px 10px;
  background: #008000 none;
  border: none;
  color: #fff;
}

.modal a.close-modal {
  background-image: none !important;
}

span.novalid-msg {
  color: red;

  font-style: italic;
}
span.err-msg {
  color: red;
  font-weight: 600;
}

div.pr-im-verleih-wrapper {
  margin: 0 0 25px 0;
}
div.pr-im-verleih.title {
  font-weight: 700;
}
span.produkt-title {
  color: #008000;
}

div.pr-im-verleih.produkte-container {
  padding: 5px;
  max-width: 300px;
  border: solid 1px #ccc;
}

span.not-avaible {
  font-weight: 700;
  color: #1c2a56;
}

span.scheine-verleih-download {
  font-weight: 700;
}

div.schein.label {
  font-weight: 700;
  color: #333333;
  padding: 0;
  margin: 15px 0 0 0;
  display: inline-block;
}
div.schein.data {
}
div.schein.data.ABH a {
  font-weight: 600;
  color: orange;
}
div.schein.data.LS a {
  font-weight: 600;
  color: #008000;
}
div.schein.data.REP a {
  font-weight: 600;
  color: red;
}
div#summary-error-fields {
  margin: 15px 0;
}
em.state-error-scheine {
  color: red;
}
/* ############################################ */
/* ############################################ */
/* ############################################ */
/* ############################################ */
/* MOBILE VERSION ############################# */
/* ############################################ */
/* ############################################ */
/* ############################################ */
/* ############################################ */

@media all and (max-width: 764px) {
  /* Menu */
  div.navHeader {
    display: none !important;
  }
  div.navHeader-mobil {
    display: block;
  }

  #menuToggle {
    display: block;
    position: relative;
    top: 5px;
    left: 0;

    z-index: 1;

    -webkit-user-select: none;
    user-select: none;
  }

  #menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;

    cursor: pointer;

    opacity: 0; /* hide this */
    z-index: 2; /* and place it over the hamburger */

    -webkit-touch-callout: none;
  }

  /*
 * Just a quick hamburger
 */
  #menuToggle span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;

    background: #1c2a56;
    border-radius: 3px;

    z-index: 1;

    transform-origin: 4px 0px;

    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
      background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }

  #menuToggle span:first-child {
    transform-origin: 0% 0%;
  }

  #menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }

  /* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
  #menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #1c2a56;
  }

  /*
 * But let's hide the middle one.
 */
  #menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }

  /*
 * Ohyeah and the last one should go the other direction
 */
  #menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
  }

  /*
 * Make this absolute positioned
 * at the top left of the screen
 */
  #menu {
    position: absolute;
    width: 100%;
    margin: -150px 0 0 -50px;
    padding: 50px;
    padding-top: 125px;

    background: rgba(0, 0, 0, 0.7);
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    /* to stop flickering of text in safari */

    transform-origin: 0% 0%;
    transform: translate(-130%, 0);

    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  }

  div#header div.navHeader-mobil ul li {
    float: none;
    padding: inherit;
  }

  #menu a li {
    padding: 10px;

    color: #fff;
  }
  div#header div.navHeader-mobil ul li a {
    font-family: Geist;

    font-weight: 600;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
  }
  div#header div.navHeader-mobil ul li ul li a {
  }

  div#header div.navHeader-mobil ul {
    margin: 0;
    padding: 10px;
  }
  /*
 * And let's slide it in from the left
 */
  #menuToggle input:checked ~ ul {
    transform: none;
  }

  div#header div.navHeader-mobil ul li ul li {
    float: none;
    display: block;
    padding: 0 0 0 10px;
    background: none transparent;
  }
  div#header div.navHeader-mobil ul li ul li:before {
    content: ">";
    color: #fff;
    padding-right: 5px;
    font-weight: 800;
  }

  div.warehouse-container div.warehouseBg {
    width: 350px !important;
    padding: 27px 0px 0px 0px;
    background-size: 40%;
  }

  div.input-data div.data input,
  div.input-data div.data select,
  div.input-data div.data textarea {
    max-width: 90%;
    padding: 10px;
  }

  div.auftrag-images-container {
    margin: 15px 0 0 0;
    padding: 10px;
    height: 500px;
    width: 600px;
    border: solid 1px #5f6670;
    overflow: auto;
  }
}
@media all and (max-width: 555px) {
  div.warehouse-container {
    margin: 0 0 0 120px;
  }
  span.zeitraum-von {
    display: block;
    padding-bottom: 5px;
  }
  div.warehouse-container div.warehouseBg {
    width: 200px !important;
    background-size: 50%;
  }
  span.stock-accordeon {
    display: block;
    padding-bottom: 5px;
  }
  div#grpBreadcrumb ul li {
    float: none !important;
  }

  div.auftrag-images-container {
    margin: 15px 0 0 0;
    padding: 10px;
    height: 500px;
    width: 98%;
    border: solid 1px #5f6670;
    overflow: auto;
  }
  div.productChooseBox div.itemRow {
    width: 300px;
    margin: 0 0 15px 0;
  }
  div.in-stock-items div.itemRowRetour {
    margin: 0 0 1px 0;
    width: 300px;
  }
}

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

@media screen and (max-width: 768px) {
  #logo {
    width: auto;
  }
  .fc-view-harness {
    min-height: 450px;
  }
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Geist" !important;
}
