/* minified pikaday */

/*
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-label,.pika-next,.pika-prev{position:relative;overflow:hidden}.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;outline:0;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==')}.is-rtl .pika-prev,.pika-next{float:right;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=')}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:0;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}

@import 'https://fonts.googleapis.com/css?family=PT+Sans';

/* ivm tommy pagina */


/* ==========================================================================
   ZOEK EN BOEK
   ========================================================================== */
#tommy-zeb-mini-placeholder {
    position: relative;
    z-index: 9999;
}

/* wrapper */
.tommy-zeb-wrapper * {
    font-family: 'PT Sans', sans-serif!important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tommy-zeb-wrapper {
    float: left;
    width: 100%;
    position: relative;
}

/* language */
.tommy-zeb-wrapper .tommy-zeb-language-selector.ng-scope {
    position: absolute;
    right: 0;
    top: -25px;
    width: 300px;
    text-align: right;
    margin: 0;
}
.tommy-zeb-wrapper .tommy-zeb-language-selector-label {
    float: left;
    margin: 0 10px 0 30px;
    text-align: right;
    line-height: 26px;
}
.tommy-zeb-wrapper .tommy-zeb-language-selector .ng-isolate-scope {
    float: left;
}
.tommy-zeb-wrapper select {
    padding: 4px 10px;
    border-radius: 2px;
}

/* left / right */
.tommy-zeb-wrapper .tommy-zeb-right,
.tommy-zeb-wrapper .tommy-zeb-left {
    float: left;
    position: relative;
}
.tommy-zeb-wrapper .tommy-zeb-right {
    padding-left: 20px;
}
/* filter block left */
.tommy-zeb-wrapper .tommy-zeb-left {
    width: 25%;
    background: #3366cc;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
}
.tommy-zeb-wrapper * h2 {
    color: #fff;
    font-weight: 600;
    margin: 15px 0 10px;
    font-size: 18px;
}
.tommy-zeb-wrapper .tommy-zeb-left h1,
.tommy-zeb-wrapper .tommy-zeb-person-categories,
.tommy-zeb-wrapper .tommy-zeb-accommodation-objects,
.tommy-zeb-wrapper .tommy-zeb-date {
    margin: 0;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.tommy-zeb-wrapper .tommy-zeb-left h1 {
    color: #ff9227;
	color: Lime;
    font-size: 30px;
	position: absolute:
}

.tommy-zeb-wrapper .tommy-zeb-accommodation-person-category-label {
    float: left;
    line-height: 30px;
}
.tommy-zeb-wrapper .tommy-zeb-accommodation-person-category-choice {
    margin: 5px 0;
    text-align: right;
}
.tommy-zeb-accommodation-person-category select {
    width: 50px;
}
.tommy-zeb-wrapper .tommy-zeb-accommodation-category select,
.tommy-zeb-wrapper .tommy-zeb-accommodation-objects select,
.tommy-zeb-wrapper .tommy-zeb-accommodation-types select,
.tommy-zeb-wrapper .tommy-zeb-date input {
    width: 100%;
}
.tommy-zeb-accommodation-person-category select {
    width: 50px;
}
.tommy-zeb-wrapper .tommy-zeb-left select,
.tommy-zeb-wrapper .tommy-zeb-left input {
    padding: 4px;
    box-shadow: none;
    border: none;
    border-radius: 4px;
    color: #000;
}
.tommy-zeb-wrapper .tommy-zeb-date-begin {
    margin: 0 0 10px;
}

/* content right */
.tommy-zeb-wrapper .tommy-zeb-right {
    width: 75%;
}
.tommy-zeb-wrapper .tommy-zeb-result-image {
    float: left;
    min-width: 180px;
}
.tommy-zeb-wrapper .tommy-zeb-result-price.ng-binding {
    color: #36c;
    font-size: 18px;
    font-weight: 600;
}
.tommy-zeb-wrapper .tommy-zeb-result {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.tommy-zeb-wrapper .tommy-zeb-result:after {
    content: '';
    display: block;
    clear: both;
}

.tommy-zeb-wrapper .tommy-zeb-result.ng-scope {
    background-color: #efefef;
    border-radius: 4px;
    padding: 20px;
}
.tommy-zeb-wrapper .tommy-zeb-result-image img {
    border-radius: 4px;
    width: 250px;
}
.tommy-zeb-wrapper .tommy-zeb-result-label.ng-binding {
    Font-size: 20px;
    font-weight: 600;
    color: #ff7e00;
}
.tommy-zeb-wrapper .tommy-zeb-btn {
    padding: 5px 15px;
    background-color: #ff7e00;
    color:#fff;
    text-decoration:none;
    float: left;
    margin: 10px 10px 0 0;
    border-radius: 4px;
    transition: all 0.5s ease;
}
.tommy-zeb-wrapper .tommy-zeb-btn:hover {
    background-color: #3366cc;
}
.tommy-zeb-wrapper .tommy-zeb-result-actions {
    width: 100%;
    bottom: 0;
}
.tommy-zeb-wrapper .tommy-zeb-result-details {
    position: relative;
    width: 620px;
    /* min-height: 180px; */
    padding: 0 15px;
    float: left;
}

.tommy-zeb-result-description {
    /* min-height: 180px; */
}

.tommy-zeb-wrapper .tbs-widget-label {
    display: block;
    width: 100%;
    text-align: right;
    margin: 1.5rem 0;
}

/* Als er geen image beschikbaar is */
.tommy-zeb-wrapper .tommy-zeb-result-has-no-image .tommy-zeb-result-details {
    width: 100%!important;
    padding: 0!important;
}

.tommy-zeb-wrapper .capitalize {
    text-transform: capitalize;
}

/* ==========================================================================
MINI
========================================================================== */
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini h2,
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini * {
    display: inline;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-person-category-label {
    float: none;
    line-height: normal;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-person-categories .ng-scope {
    padding: 5px 0px;
    float: left;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-left {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 15px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini.tommy-zeb-mini-collapse .tommy-zeb-left { justify-content: start; }
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-person-categories {
    max-width: 450px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-period input {
    width: 120px;
    padding: 6px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-person-categories,
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-types {
    margin-right: 30px;
    padding-right: 20px;
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-date {
    border-bottom: none;
}

.tommy-zeb-wrapper-mini .tommy-zeb-person-categories,
.tommy-zeb-wrapper-mini .tommy-zeb-date,
.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-types,
.tommy-zeb-wrapper-mini .ng-isolate-scope {
    float: left;
    padding: 0;
    font-weight: 400;
}

.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-types.block {
    padding-right: 10px;
}
.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-types.block h2:last-of-type {
    margin-top: 12px;
}
.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-types.block > .ng-isolate-scope {
    clear: both;
    width: 100%;
}

.tommy-zeb-wrapper-mini .tommy-zeb-left.ng-scope {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tommy-zeb-wrapper-mini h2.ng-binding {
    float: left;
    margin: 0 0 10px;
}

.tommy-zeb-wrapper-mini .tommy-zeb-person-categories > .ng-isolate-scope,
.tommy-zeb-wrapper-mini .tommy-zeb-date > .ng-isolate-scope,
.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-types > .ng-isolate-scope {
    clear: both;
}

.tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-begin-label,
.tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-end-label {
    float: left;
    line-height: 30px;
}

.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-person-category-choice select,
.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-person-category-choice input {
    margin: 0 10px;
}

.tommy-zeb-wrapper-mini .tommy-zeb-date-begin-choice input,
.tommy-zeb-wrapper-mini .tommy-zeb-date-end-choice input {
    margin: 2px 10px;
}

.tommy-zeb-wrapper-mini button.tommy-zeb-btn {
    margin-top: 30px!important;
    padding: 7px 30px;
    background-color: #ff7e00;
    color: #fff;
    text-decoration: none;
    line-height: 18px;
    float: left;
    margin: 10px 10px 0 0;
    border-radius: 4px;
    transition: all 0.5s ease;
    border: none;
}

/* mini collapse overrides */
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-person-categories tommy-person-category > div {
    display: block;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini {
    position: relative;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category-label {
    margin-right: 15px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category-choice {
    margin: 0;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-person-categories-collapse {
    display: block;
    position: relative;
    min-width: 250px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-person-categories-collapse .tommy-zeb-travel-groups {
    display: block;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-person-categories-collapse button.tommy-zeb-btn {
    margin-top: 5px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-person-categories-collapse .tommy-zeb-travelcompany-total {
    margin-left: 10px;
    margin-top: 5px !important;
    width: 50px;
    height: 30px;
    text-align: center;
    background: #fff;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-person-category-list {
    background: #4778d9;
    position: absolute;
    display: flex;
    flex-flow: column nowrap;
    left: 0;
    top: 100%;
    margin-top: 4px;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    border-radius: 4px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category-choice > * {
    display: inline-block;
    height: 24px;
    line-height: normal;
    position: relative;
    vertical-align: top;
    margin-right: 5px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category-choice > * > span {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category-choice .tommy-zeb-min span {
    width: 24px;
    height: 24px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: -2px;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-range {
    cursor: pointer;
    background: #ff7e00;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    font-weight: bold;
    font-size: 24px;
    text-align: center;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-range.disabled {
    opacity: 0.6;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category {
    flex-flow: wrap row;
    justify-content: space-between;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category .tommy-zeb-accommodation-person-category-label {
    flex: 1 0 40%;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category .tommy-zeb-accommodation-person-category-choice {
    flex: 0 0 75px;
    align-self: flex-end;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category .tommy-zeb-accommodation-person-category-label,
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-accommodation-person-category .tommy-zeb-accommodation-person-category-choice {
    display: inline-block !important;
    line-height: normal;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-person-category-list .tommy-zeb-accommodation-person-category > * {
    float: none;
    margin: 0;
}
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-left select,
.tommy-zeb-wrapper.tommy-zeb-wrapper-mini tommy-person-category-mini .tommy-zeb-left input {
    padding: 2px 4px;
}





/* ====================================================================================================================================================
   RESPONSIVE STYLING
   ==================================================================================================================================================== */

/* ==========================================================================
Normal devices (tablets, 980px and up)
========================================================================== */

@media (min-width: 980px) and (max-width: 1199px) {

    .tommy-zeb-wrapper .tommy-zeb-result-details { width: 450px; }
    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-left {

    }

    .tommy-zeb-wrapper-mini .ng-isolate-scope .ng-scope {
        float: left;
        width: 100%;
        line-height: 34px;
    }
    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-person-category-label,
    .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-begin-label,
    .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-end-label {
        width: 180px;
        float: left;
        padding: 0;
        line-height: 34px;
    }

}


/* ==========================================================================
   Small devices (tablets, 768px and up)
   ========================================================================== */

@media (min-width: 768px) and (max-width: 979px) {

    .tommy-zeb-wrapper .tommy-zeb-left { width: 33.33%; }
    .tommy-zeb-wrapper .tommy-zeb-right { width: 66.66%; }

    .tommy-zeb-wrapper .tommy-zeb-result-image {
        min-width: inherit;
        min-height: inherit;
        /* width: 100px; */
        /* height: 100px; */
        margin: 0 15px 15px 0;
    }

    .tommy-zeb-wrapper .tommy-zeb-result-details {
        min-height: inherit;
        padding: 0;
        float: left;
        width: 100%;
    }

    .tommy-zeb-result-description { min-height: inherit; }
    .tommy-zeb-wrapper .tommy-zeb-result-price.ng-binding { margin-top: 20px; }
    .tommy-zeb-wrapper .tommy-zeb-result-actions { position: relative; }

    .tommy-zeb-wrapper-mini .ng-isolate-scope .ng-scope {
        float: left;
        width: 100%;
        line-height: 34px;
    }
    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-person-category-label,
    .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-begin-label,
    .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-end-label {
        width: 125px;
        float: left;
        padding: 0;
        line-height: 34px;
    }

}


/* ==========================================================================
   Extra small devices (phones, less than 768px)
   ========================================================================== */

@media (max-width: 767px) {

    .tommy-zeb-wrapper .tommy-zeb-right { padding: 20px 0; }
    .tommy-zeb-wrapper .tommy-zeb-left, .tommy-zeb-wrapper .tommy-zeb-right { width: 100%; }
    .tommy-zeb-result-description { min-height: inherit;}

    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-left {
        display: inherit;
    }

    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-person-categories {
        max-width: unset;
    }

    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-person-categories,
    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-types {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .tommy-zeb-wrapper-mini .ng-isolate-scope .ng-scope {
        float: left;
        width: 100%;
        line-height: 34px;
    }
    .tommy-zeb-wrapper.tommy-zeb-wrapper-mini .tommy-zeb-accommodation-person-category-label,
    .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-begin-label,
    .tommy-zeb-wrapper-mini .tommy-zeb-period .tommy-zeb-date-end-label {
        width: 125px;
        float: left;
        padding: 0;
        line-height: 34px;
    }

}

@media (min-width: 480px) and (max-width: 767px) {

    .tommy-zeb-wrapper .tommy-zeb-result-image {
        min-width: inherit;
        min-height: inherit;
        width: 100px;
        height: 100px;
        margin: 0 15px 15px 0;
    }
    .tommy-zeb-wrapper .tommy-zeb-result-details {
        min-height: inherit;
        padding: 0;
        float: left;
        width: 300px;
    }
    .tommy-zeb-wrapper .tommy-zeb-result-price.ng-binding { margin-top: 20px; }
    .tommy-zeb-wrapper .tommy-zeb-result-actions { position: relative; }

    .tommy-zeb-wrapper-mini .tommy-zeb-date-begin,
    .tommy-zeb-wrapper-mini .tommy-zeb-date-end {
        width: 100%;
        float: left;
    }

}

@media (max-width: 479px) {

    .tommy-zeb-wrapper .tommy-zeb-result-details {
        width: 100%;
        min-height: inherit;
        padding: 15px 0 0;
    }
    .tommy-zeb-wrapper .tommy-zeb-result-image {
        min-width: inherit;
        min-height: inherit;
        width: 100%;
    }
    .tommy-zeb-wrapper .tommy-zeb-result-image img {
        width: 250px;
    }

    .tommy-zeb-wrapper-mini .tommy-zeb-date-begin,
    .tommy-zeb-wrapper-mini .tommy-zeb-date-end {
        width: 100%;
        float: left;
    }

}



/* ==========================================================================
   ZOEK EN BOEK - END
   ========================================================================== */


/* ==========================================================================
TOMMY CLASSIC
========================================================================== */

#TommyBookingSupport .tbs-container-fluid { padding: 0; }
#TommyBookingSupport .tbs-navbar-collapse { padding: 0; }
#TommyBookingSupport .tbs-navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }

#TommyBookingSupport .tbs-navbar { min-height: auto; overflow: hidden; }
#TommyBookingSupport * a { text-decoration: none; }
#TommyBookingSupport .tbs-legenda { background: none; border: none; }

#TommyBookingSupport .tbs-row.tbs_persoonscategorien,
#TommyBookingSupport .tbs-row.tbs_accommodaties,
#TommyBookingSupport .tbs-row.tbs_kalenders,
#TommyBookingSupport .tbs-container-fluid.tbs_kassabon,
#TommyBookingSupport .tbs-row.tbs_artikelen,
#TommyBookingSupport .tbs-row.tbs_persoon,
#TommyBookingSupport .tbs-row .tbs-page-overzicht > .tbs-container-fluid > .tbs-row:nth-child(2)  {
    padding: 20px 0;
    margin: 20px 0;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
}
#TommyBookingSupport .tbs-container-fluid.tbs_kassabon { margin: 33px 0; padding: 20px; }
#TommyBookingSupport .tbs_overlay-mask { border-radius: 5px; }

#TommyBookingSupport .tbs-calendar { margin: 20px 0; }
#TommyBookingSupport .tbs-calendar .tbs-day.tbs-beschikbaar { cursor: pointer; transition: all 0.5s ease; }
#TommyBookingSupport .tbs-calendar .tbs-day.tbs-beschikbaar:hover { opacity: 0.8; }
#TommyBookingSupport .tbs-calendar table > thead > tr > th { border: none; }
#TommyBookingSupport .tbs-calendar .tbs-day.tbs-selected { color: #fff; background-color: #105251; }

#TommyBookingSupport .tbs-row h2 { margin-bottom: 0; }
#TommyBookingSupport .tbs-btn-block+.tbs-btn-block { margin: 0; }
#TommyBookingSupport .tbs_overzicht .tbs-row h2 { margin-bottom: 15px ; }

#TommyBookingSupport .tbs_overzicht .tbs-specificaties .tbs-row { margin-top: 15px; }

#TommyBookingSupport .tbs-alert-danger { color: #E91E63; background-color: rgba(233, 30, 99, 0.09);  border: none; margin: 0 15px 15px;  padding: 10px 35px 10px 10px; }
#TommyBookingSupport .tbs-has-error .tbs-form-control { border-color: rgb(244, 67, 54); }

/* kassabon */
#TommyBookingSupport .tbs_kassabon .tbs-row { margin-bottom: 15px; }
#TommyBookingSupport .tbs-label { font-size: 100%; margin-right: 5px; }
#TommyBookingSupport .tbs_kassabon .tbs-hr { border-top: 1px solid rgba(0,0,0,0.1); }
#TommyBookingSupport .tbs_kassabon .tbs-totaal span.tbs-translate { font-weight: 400; }
#TommyBookingSupport .tbs_kassabon .tbs-totaal span#totaal_amount { font-size: 32px; line-height: 50px; }
#TommyBookingSupport .tbs_persoonsgegevens_overzicht > .tbs-row { margin: 0 0 15px 0; }

/* resonsive mobile */
@media (max-width: 767px) {

    #TommyBookingSupport .tbs-calendarPrevious span.tbs-translate,
    #TommyBookingSupport .tbs-calendarNext span.tbs-translate { display: none; }

}
