﻿#booking_wk, #mnu_logout, .bookingstep,#personaldata,#overview, .mobileonly {
    display:none;
}

.removePerson, .addPerson {
    cursor:pointer;
}

.outer-btn-wk {
    height:35px;
    min-height:35px;
    max-height:55px;
    border-radius:4px;
    background:#eee;
    color:#2c2e2f;
    width:100%;
    max-width:750px;
    cursor:pointer;
    overflow:hidden;
    position: relative;
    box-sizing:border-box;
    border:none;
    text-align: center;
    margin-top:7px;
}

.outer-btn-wk :hover {
    filter:brightness(0.95);
}

.container-btn-wk {
  white-space: nowrap;
  text-transform: none;
  font-weight: 500;
  text-align: center;
  position: relative;
  top:50%;
  transform: translateY(-50%);
}

.active {
    font-weight: bold;
}

.activelink {
    font-weight: bold;
}


.timelink {
    font-size: 14px;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
    font-size:14px;
  }

.block {
    display:block;
}

.inline {
    display:inline;
}

label {margin-top:7px;}

.error {
    color:red;
}


.info {
    color:orange;
}

.success {
    background-color: lightgreen;
}

.failure {
    background-color: indianred;
}


.bgsuccess {
    background-color: green !important;
}

.bginfo, .bg-warning {
    background-color: orange !important;
}

.bgblocked {
    background-color: purple !important;
}

.bgdevalued {
    background: -prefix-linear-gradient(top, purple, green) !important;
    background: linear-gradient(to bottom, purple, green) !important;
}

.bgreserved {
    background-color: seagreen !important;
}

.bgerror {
    background-color: red !important;
}

.past {
    background-color: gray;
    border:1px solid gray !important;
}
.bgpast {
    border:1px solid gray !important;
    cursor:not-allowed;
}

.bgblockslot {
    background-color: #eee;
    border:1px solid gray !important;
    cursor:not-allowed;
}



.tright {
    text-align:right;
}

.progress-danger > div {background-color:red !important; height:100%;}
.progress-warning  > div {background-color:orange !important; height:100%;}
.progress-success >div {background-color:green !important; height:100%;}

@media(max-width: 1440px) and (min-width: 993px) {
 .timediv {
		height:40px;
	}
}

@media(max-width: 1080px) and (min-width: 993px){
 .timediv {
		height:60px;
	}
}


@media(max-width: 992px) {

    #calendar 
    {
        height:400px;
    }
    .nomobile {
        display:none;
    }

    #div_overview_title 
    {
        text-align:left !important;
    }

    .mobileonly {
        display:inline-block;
    }
    .aspgebdat {
        width:60%;
        display:inline;
    }

    #doc_prev, #con_prev, #map_prev, #wfl_prev {
        position: relative;
    }

    #doc_preview {
        display: none;
        width: 100%;
        height: 100%;
        min-height: 30em;
        border: 0px;
    }

    .nav-tabs > li {
        float: none !important;
    }

    .nav-tabs > li > a {
            border-radius: 4px 4px 4px 4px !important;
    }

    #stepview {
        margin-left:0px !important;
        margin-right:0px !important;
        border-bottom: 1px solid gray;
    }

    .timelink {
        font-size: 16px;
    }
        
    .isDisabled {
        color: currentColor;
        cursor: not-allowed;
        opacity: 0.5;
        text-decoration: none;
        font-size:16px;
      }

    input[type="color"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="email"],
    input[type="month"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    input[type="week"],
    input,
    select:focus,
    textarea {
    font-size: 16px !important;
    }
}

@media(min-width: 200px) {
    .outer-btn-wk {
        margin-top:7px;
        height:35px;
        min-height:35px;
        max-height:55px;
    }
}


@media(min-width: 360) {
    .outer-btn-wk {
        margin-top:10px;
        height:45px;
        min-height:30px;
        max-height:55px;
    }
}


@media(min-width: 500px) {
    .outer-btn-wk {
        margin-top:13px;
        height:55px;
        min-height:40px;
        max-height:55px;
    }
}


@media(min-width: 992px) {
    
    #bk1_row_tarif {
        margin-top:5px;
    }

    .row.display-flex {
        display: flex;
        flex-wrap: wrap;
    }

    .row.display-flex > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }

    .splitter {
        width: 1%;
        float: left;
        display: block;
        border-radius: 4px;
        background-color: lightgray;
    }

    #stepview {
        margin-left:0px !important;
        margin-right:0px !important;
        border-bottom: 1px solid gray;
    }

    .outer-btn-wk {
        margin-top:13px;
        height:55px;
        min-height:40px;
        max-height:55px;
    }
}

.scroll-top {
    width: 3em;
    height: 3em;
    position: fixed;
    bottom: 25px;
    left: 20px;
    display: none;
}

.scroll-top i {
    display: inline-block;
    color: #fff;
}

.loadspinner > img {
    height: 2em;
}


.even {
    background-color: aliceblue;
}

.odd {
    background-color: beige;
}

.rm-5 {
    margin-top:5px;
}

.nonelink, .nonelink:hover {
    text-decoration: none;
    cursor: default !important;
    color: #333;
}

.form-control-feedback {
    width: 14px !important;
}

/* Make circles that indicate the steps of the form: */
.step {
    display: inline-block;
    width:14%;
    min-width:132px;
    line-height:32px;
    text-align:center;
}

.step.active {
    background-color: #bbbbbb;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #4CAF50;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

.font {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

div.pass-container {
    height: 30px;
}

div.pass-bar {
    height: 11px;
    margin-top: 2px;
}
div.pass-hint {
    font-family: arial;
    font-size: 11px;
}


.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
  }
  .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
  }
  .autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
  }
  .autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
  }

  .smalltext {
      font-size:12px;
      font-weight: regular;
      text-decoration: none;
  }

  .overview-odd {
      background-color: rgb(230, 232, 230);
  }

  .overview-even {
      background-color: lightyellow;
  }

  .overview-tb {
    border:1px solid gray;
  }

  #div_freeslots > table > tbody > tr > td > a {
    width:85px !important;
    height:60px !important;
    background-color: transparent !important;
  }

  .timelinkoverview, .bgpast {
    margin-top:-60px;
  }

  .articlecolor {
    width:20px;
    height:58px;
    /*float:left;*/
    position:relative;
    margin-top:-59px;
    margin-left:65px;
  }

  .step1-finish {background-color: #DBECF4; }
    .step2-finish {background-color: #CADEED; }
  .step3-finish {background-color: #B7D0E1; }
.step4-finish {background-color: #91AEC4; }
  .step5-finish {background-color: #5F84A2; }
  .step6-finish {background-color: #194569; }
  .step7-finish {background-color: #143b5a; }

  .step-enabled 
  {
    text-decoration: underline;
    cursor:pointer;
  }

  .delfromWK, .delFromPD, .removeCreditValue {
    cursor:pointer;
  }

  .delFromPD {
    float:right;
    padding-right:5px;
  }

  .navbar-default {
    background-color: transparent !important;
  }

  #booking_time {
    width:100%;
  }

  .card {
    border: 1px solid gray;
    padding-bottom: 10px;
    margin-bottom:10px;
  }

  .card-header {
    padding-top:1px;
    padding-left:10px;
  }

  .card-body {
    padding-left:10px;
    padding-right:10px;
  }

.deleteasp {
    background-color: #ff6565 !important;
    border-color: #ff6565 !important;
}   

.asprow {
    padding-bottom: 5px;
}

.aspgebdat {
    padding-right: 0px;
}

.btn {margin-top:5px;}
#check_rabattcode {margin-top:0px;}

.btn-toggle {
    display:flex;
    width:100%;
    background-color: transparent;
    border:0px;
}

.btn-toggle::after {
    content: " \25BC";
    margin-left:auto;
}

.btn-toggle:not(.collapsed)::after {
    content: " \25B2";
    margin-left:auto;
}

.sizeList li 
{
    border-bottom: 1px solid black;
}

.bolder 
{
    font-weight: bold;
}

.delArticle {
    float:right;
    font-size: 20px;
}

.decArticle {
    font-size: 20px;
    padding-left: 20px;
}

.incArticle {
    font-size: 20px;
    padding-left: 20px;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}

.card-text {
    padding-bottom:2px;
}

.img_article {
    float:right;
    height:75px;
    margin-right:5px;
    margin-top:2px;
}


#calendar {
    opacity:0;
}

.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
  }
  .lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
  }
  .lds-facebook div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
  }
  .lds-facebook div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
  }
  .lds-facebook div:nth-child(3) {
    left: 56px;
    animation-delay: 0;
  }
  @keyframes lds-facebook {
    0% {
      top: 8px;
      height: 64px;
    }
    50%, 100% {
      top: 24px;
      height: 32px;
    }
  }

  .subItemDesc {
    font-weight:bold;
  }

  .modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    /*background: rgba( 255, 255, 255, .8 ) 
                url('https://i.stack.imgur.com/FhHRx.gif') 
                50% 50% 
                no-repeat;*/
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modal {
    overflow: hidden;   
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

.loader {
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 11em;
    height: 11em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
  }
  .loader:before {
    width: 50%;
    height: 50%;
    background:transparent;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
  }
  .loader:after {
    background: transparent; /* Hintergrund des Ladebalken */
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  @-webkit-keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes load3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  .biglink {
    font-weight:bold;
    font-size:18px;
    text-decoration:underline;
    cursor:pointer;
  }