/*body {
    padding-top: 60px;
    padding-bottom: 40px;
}

.zf-green {
    color: #68b604;
}

.btn-success {
  background-color: #57a900;
  background-image: -moz-linear-gradient(top, #70d900, #57a900);
  background-image: -ms-linear-gradient(top, #70d900, #57a900);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
  background-image: -webkit-linear-gradient(top, #70d900, #57a900);
  background-image: -o-linear-gradient(top, #70d900, #57a900);
  background-image: linear-gradient(top, #70d900, #57a900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #57a900;
}

.btn-success:active, .btn-success.active {
  background-color: #57a900;
}

div.container a.brand {
    background: url("../img/zf2-logo.png") no-repeat scroll 0 10px transparent;
    margin-left: 0;
    padding: 8px 20px 12px 40px;
}*/

@media print {
    body {
        color: green;
    }

    h4, h3, h2, h1 {
        page-break-inside: avoid;
    }

    table.table-bordered, div.alert {
        page-break-inside: avoid;
        page-break-before: avoid;
        page-break-after: avoid;
    }

    .no-break {
        page-break-inside: avoid;
    }

    .hide-print {
        display: none !important;
    }

    .page-break {
        page-break-after: always;
        display: block !important;
    }

    *:not(td):not(th):not(table) {
        border: none !important;
    }
}

.sidebar {
    width: 200px;
}

.sidebar + .main-content {
    margin-left: 200px;
}

.page-break {
    display: none;
}


.bnb-table {
    padding: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    width: auto;
}

#rooms .row{
    /*border: 1px solid;*/
    padding: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    width: 800px;
}

#closed .row{
    border: 1px solid;
    padding: 10px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    width: 800px;
}

#editRoom .image, #editOffer .image, #addRoom .image, #addSpecialOffer .image, #addSpecialOffer .image2, #addContent .image {
    border: 1px solid;
    width: 150px;
    height: 150px;

}

#addRoom input[type='file'], #editRoom input[type='file'], #editRoom input[type="submit"], #addRoom input[type="submit"], #editOffer input[type='file'], #addSpecialOffer input[type='file'], #addContent input[type='file'] {
    display: none;
}

.roomCharValues {
    width: 100%;
}

.autoWidth{
    width: auto;
}

.roomCharValues label, .bnb-form label, .bnb-form label{
    display: block;
    width: auto;
    margin: 15px 0;
    clear: both;
}

.ticket p {
    display: block;
    width: 37.3%;
    margin: 15px 0;
    clear: both;
    border-bottom: none;
    font-size: 14px;
    float: left;
}

.ticket fieldset legend {
    display: block;
    width: 35%;
    margin: 15px 0;
    clear: both;
    border-bottom: none;
    font-size: 14px;
    float: left;
}

#offen {
    color: green;
    font-weight: bold;
}

#ticketTitle {
    border: 1px solid gainsboro;
    padding: 5px;
    margin-bottom: 5px;
}

#ticketText {
    border: 1px solid gainsboro;
    padding: 5px;
}

#geschlossen {
    color: red;
    font-weight: bold;
}

#terminated {
    color: blue;
    font-weight: bold;
}

.bnb-form-small-margin label {
    margin: 7px 0;
}

.roomCharValues select{
    float: right;
    margin-left: 15px;
}

.bnb-form label span{
    display: inline-block;
    width: 40%;
}

.bnb-form-no-style label span {
    width: auto;
}

.bnb-form-cms label span{
    display: inline-block;
    width: 10%;
}

.specialOfferForm label{
    width: auto;
}

.specialOfferForm label span{
    width: 30%;
}

.bnb-form input.input-error {
    border: 1px solid #a94442;
}

.bnb-form:not(.bnb-form-booking) ul.form-errors {
    padding-left: 0;
    margin-left: 40%;
}

.bnb-form ul.form-errors li {
    list-style-type: none;
    color: #a94442;
}

.accommodation-basic-info  ul.form-errors {
    padding-left: 0;
    margin-left: 339px;
}

.accommodation-basic-info li {
    list-style-type: none;
    color: #a94442;
}

form.accommodation-basic-info .row label {
    pointer-events: none;
}
form.accommodation-basic-info .row label input,
form.accommodation-basic-info .row label a,
form.accommodation-basic-info .row label select,
form.accommodation-basic-info .row label textarea {
    pointer-events: all;
}

.bnb-form-booking label span {
    width: 20%;
}

.bnb-form-booking fieldset.date label span {
    width: 50%;
}

#checkin, #checkout, #repeated, #searchDate, .bnb-form-booking fieldset.date input[type=text], .bnb-form-booking fieldset.date select {
    width: 50%;
}
.bnb-form-booking fieldset.date {
    padding-top: 16px;
}
.bnb-form-booking fieldset.date label {
    margin: 0;
    margin-bottom: 15px;
}
.bnb-form-booking fieldset.date label span label {
    margin: 0;
}

.bnb-form input, .bnb-form textarea, .bnb-form select , .bnb-form input, .bnb-form textarea {
    display: inline;
    width: 60%;
}

.bnb-form-cms input, .bnb-form-cms textarea, .bnb-form-cms select , .bnb-form-cms input, .bnb-form-cms textarea {
    display: inline;
    width: 75%;
}

.specialOfferForm label input {
    width: 10%;
    margin-right: 20px;
}

.bnb-form-booking input[type=text], .bnb-form-booking textarea, .bnb-form-booking select {
    width: 80%;
}

.bnb-form-booking input#checkin,
.bnb-form-booking input#checkout {
    width: 50%;
}

.bnb-form-booking input[type=radio] {
    width: auto;
    margin-right: 16px;
}
.bnb-form-booking-status label {
    margin-top: 0;
    float: left;
}
.bnb-form-booking-room-active {
    width: 30px;
    line-height: 30px !important;
}
.bnb-form-booking-room-active input[type=checkbox] {
    width: auto;
}
.bnb-form-booking select[disabled="disabled"] {
    opacity: .5;
    background: lightgrey;
}

.bnb-form textarea {
    height: 4em;
}
.bnb-form-cms textarea {
    height: 8em;
}

.bnb-form-wide input, .bnb-form-wide textarea, .bnb-form-wide select {
    width: 100%;
}
.bnb-form-high textarea {
    height: 13em;
}

.bnb-description textarea {
    height: 10em;
}

#translation-saved, #pricing-saved, #breakfast-saved {
    display: none;
    margin-right: 5px;
}

.hidden-saved-text {
    display: none;
    margin: 10px 0;
}

.bnb-form-small-heigth textarea {
    height: 7em;
}

.imageBox{
    overflow: hidden;
}

.imageBox2{
    overflow: hidden;
}

.margin-10 {
    margin-bottom: 10px;
}

.margin-20 {
    margin-bottom: 20px;
}

.margin-80 {
    margin-bottom: 80px;
}

.inlineForm select {
    float: right;
}

.bnb-form-required-element > span::after {
    content: " *";
}

#dragAndDropFiles{
    border: 2px dotted;
    margin-bottom: 10px;
}

.imagesBlock {
    background: whitesmoke;
    padding: 5px;
    margin: 0 5px;
}
.acmBlock{
    position: relative;
    border: 1px solid #d5e3ef;
    height: 150px;
    margin: 5px;
    background: #ffffff;
}
.acmBlock-placeholder {
    background: #ebebeb;
}
.actionsBot{
    position: absolute;
    bottom:0;
    right:0;
    background: white;
    padding: 5px 0; 
    border: 1px solid #d5e3ef;
    border-bottom: 0 none;
    border-right: 0 none;
}
.acmIcon{
   padding: 5px;
}
.acmImg{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    max-width: 100%;
    max-height: 100%;
}
.charItem{
    margin-right: 30px;
}
.charBlock{
    margin-bottom: 10px;
    border-bottom: 1px solid #d5e3ef;
    padding-bottom: 10px;
    min-height: 30px;
}

.charBlock:last-child{
    border-bottom: 0 none;
}
.charBlock input[type=checkbox]{
    float: right;
}
.charLabel{
    margin-right: 10px;
     margin-left: 10px;
}
.charHead{
    margin-bottom: 30px;
}
.borderedParentColumn {
    margin: 0 auto;
    display: inline-block;
    border: #376fb2 medium solid;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: rgba(176, 183, 184, 0.15);
}
ul.q {
    padding: 0;
    margin: 0;
    list-style: square inside url("../img/pdfdoc_l.gif");
}
ul.c {
    padding: 0;
    margin: 0;
    list-style: square inside url("../img/check.png");
}
ul.q.c li {
    background: no-repeat 0 center;
    padding-left: 15px;
}
a#btnContinue, a#openNewClassification {
    float: right;
    bottom: 50px;
    right: 10px;
    position: relative;
    color: black;
}

#accomodations {
    display: none;
}

.borderless td, .borderless th {
    border: none !important;
}

div.classification-labels div {
    height: 50px;
}

div.classification-labels div span.description {
    display: inline-block;
    width: 65%;
}

div.classification-labels div img.label-image {
    width: 25px;
    margin-right: 5px;
}

td.input-element.empty {
    background-color: #f2dede;
}
.error{
    color: #a94442;
}

.presentation-card-container {
    padding: 0 5rem 0 5rem;
    margin-bottom: 20px;
}

.presentation-card {
    width: 100%;
    padding: 1rem;
    border: 1px solid lightgrey;
}

.presentation-card label {
    display: block;
}

.presentation-card textarea {
    display: inline;
    width: 100%;
    height: 4em;
}

.presentation-card .bnb-description textarea {
    height: 10em;
}

form.accommodation-basic-info .row label {
    width: 100%;
}

form.accommodation-basic-info .row {
    margin-bottom: 10px;
}

form.accommodation-basic-info .row label span,
form.accommodation-basic-info .row label[for=characteristics] {
    display: inline-block;
    width: 18%;
    text-align: right;
}

form.accommodation-basic-info .row#characteristics div {
    display: inline-block;
    width: 80%;
}

form.accommodation-basic-info .row#characteristics label {
    vertical-align: top;
}

form.accommodation-basic-info .row#characteristics div label {
    display: block;
    float: left;
    clear: both;
}

form.accommodation-basic-info .row#characteristics label input {
    margin-right: 1%;
}

form.accommodation-basic-info .row label input,
form.accommodation-basic-info .row input,
form.accommodation-basic-info .row fieldset,
form.accommodation-basic-info .row textarea {
    display: inline-block;
    margin-left: 2%;
}

form.accommodation-basic-info .row input {
    margin-left: 20%;
}

span.todo-texts {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    vertical-align: middle;
}

a.todo-link {
    width: 8%;
    min-width: 100px;
    float: right;
}

.margin-right-big {
    margin-right: 10em;
}

.margin-right-small {
    margin-right: 5em;
}

.inspector-icons-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.inspector-icons-container > a ,
.inspector-icons-container > span {
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    text-align: center;
    margin: .25rem;
}

.margin-icons {
    margin-right: 30px;
    margin-bottom: 30px;
}

.user-info {
    max-width: 20em;
}

.bnb-form.single-input {
    width: 100%;
}

.bnb-form.single-input label {
    font-weight: bold;
    font-size: 20px;
}

.bnb-form.single-input input {
    width: 100%;
}

.cursor-pointer {
    cursor: pointer;
}

.no-padding {
    padding: 0px;
}

.z-index-over-modal {
    z-index: 1050;
}


#specialOfferCaption div {
    font-size:12px;
    min-height: 100px;
    max-height: 140px;
    overflow: hidden;
}

#specialOfferCaption div p {
    font-size:12px;
    min-height: 100px;
    max-height: 100px;
}

#specialOfferCaption h5 {
    max-height: 40px;
    min-height: 50px;
    overflow: hidden;
}

#specialOfferRemoveCategory {
    width: 10%;
    margin-bottom: 10px;
    float: right;
}

.specialOfferShowImage {
    margin-top: 25px;
    margin-bottom: 20px;
    padding-right: 0px;
}

.no-padding-left {
    padding-left: 0px;
}

.hidden {
    display: none;
}

.col-shop {
    padding-right: 1px;
}

.datatablesSelectFilter {
    height: 100%;
    padding: 0px;
    width: 50%;
}

.bold {
    font-weight: bold;
}

.no-border {
    border: 0;
}

.no-margin {
    margin: 0;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: lightgrey;
}
::-moz-placeholder { /* Firefox 19+ */
    color: lightgrey;
}
:-ms-input-placeholder { /* IE 10+ */
    color: lightgrey;
}
:-moz-placeholder { /* Firefox 18- */
    color: lightgrey;
}

.day.disabled {
    opacity: .5;
}


.host-image-crop-preview {
    display: inline-block;
    border: 2px solid #ddd;
    border-radius: 100px;
}


div.bilk-read-more-content {
    display: none;
}
a.bilk-read-less {
    display: none;
}

.cancel-subscription-field > span {
    display: block !important;
    width: 40% !important;
    text-align: left !important;
    margin: 10px 0 4px 0;
}

.cancel-subscription-field > input, .cancel-subscription-field > textarea {
    width: 30%;
}

.no-margin-left {
    margin-left: 0 !important;
}

.radio-fix {
    height: 14px;
    width: 14px;
    margin-right: 7px !important;
    margin-top: 0 !important;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-20 {
    margin-top: 20px;
}

@media only screen and (max-width: 991px) {
    .navbar-toggle {
        display: block;
    }
    .sidebar.responsive {
        position: absolute;
    }
}

.nav-list > li .submenu > li > a {
    padding-left: 30px;
}

.accommodation-basic-info-title {
    margin-top: 25px;
}

.accommodation-basic-info hr {
    margin-left: 3%;
    width: 94%
}

form.accommodation-basic-info .row input[type="submit"] {
    margin-top: 15px;
}

.loader {
    border: 3px solid #8d9fb5;
    border-radius: 50%;
    border-top: 3px solid #001b3a;
    width: 24px;
    height: 24px;
    -webkit-animation: spin 500ms linear infinite; /* Safari */
    animation: spin 500ms linear infinite;
    display: inline-block;
    margin-bottom: -7px;
    margin-left: 10px;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.invalid-form-group > label {
     color: #a94442;
}

.invalid-form-group > input, .invalid-form-group > select {
    border-color: #ebccd1;
}

select:disabled, .disabled {
    cursor: not-allowed;
}

.task-clarification {
    margin-top: 70px;
}

.task-clarification > ul {
    list-style-type: none;
    margin-left: 0;
}

.task-explaination {
    display: inline-block;
    padding: 4px;
    margin-bottom: 4px;
    min-width: 200px;
}

.classification-stv-block {
    margin-bottom: 1.5rem;
}

.tab-content {
    overflow: hidden;
}

.accommodation-linked {
    float: right;
    margin-right: 5px;
    margin-left: -5px;
}

table th {
    vertical-align: middle !important;
}

.classification-stv-block {
    margin-bottom: 1.5rem;
}

#editBooking * {
    color: #767171 !important;
}

table th {
    vertical-align: middle !important;
}

.undecorated {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.image.imageBox > label {
    width: 100%;
    height: 100%;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.3);
    position: relative;
    transition: 300ms;
    cursor: pointer;
}

.image.imageBox > label:hover {
    background: rgba(0, 0, 0, 0.4);
}

.image.imageBox > label:before {
    content: '+';
    color: white;
    font-size: 72px;
    font-weight: bold;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.image.imageBox > label .imageName {
    width: 100%;
    text-align: center;
    position: absolute;
    top: calc(100% - 25px);
    color: #eee;
}

#addRoom .image {
    border: none;
}

.host-rooms-title {
    height: 49px;
}

tr.host-rooms-title th {
    border: none !important;
}

.room-details {
    color: #001B3A !important;
}

.room-details .bold {
    font-weight: bold;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-none {
    margin-bottom: 0;
}

#room-table tbody tr {
    border-bottom: 1px solid #dddddd;
}

.dash-list {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

.dash-list > li:before {
    content: '-';
    padding-right: 10px;
}

.display-block {
    display: block;
}

.tab-group {
    border-bottom: 2px solid #555;
    display: flex;
}

.tab {
    display: inline-block;
    padding: 10px 20px;
    color: #555 !important;
    font-weight: bold;
    width: 120px;
    text-align: center;
    margin-bottom: -2px;
}

.tab.active-tab {
    border: 2px solid #555;
    border-bottom: 2px solid white;
}

.label-block {
 display: block;
}

.adjusted-radio {
    margin-top: -3px !important;
    margin-right: 5px !important;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.room-image-label {
    display: block;
    width: 150px;
}

.admin-gallery .acmBlock .image-information {
    background: rgba(0, 0, 0, 0.5);
    transition: 500ms;
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: white;
    padding-top: 15px;
}

.admin-gallery .acmBlock .image-information:hover {
    backdrop-filter: blur(3px);
    opacity: 1;
    padding-top: 65px;
}

@media screen and (min-width: 992px) {
    .display-sm-inline {
        display: inline-block !important;
    }
}

.adjusted-component {
    width: 39%;
}

@media screen and (max-width: 1120px) {
    .row label.bold span, .row label span.bold, .basic-info-responsive {
        display: block !important;
        width: 100% !important;
        text-align: left !important;
        margin-left: 2.2%;
    }

    .hide-sm {
        display: none !important;
    }

    .adjusted-component {
        width: 96% !important;
    }

    .indented {
        margin-left: 2.2%;
        text-align: left !important;
    }

    .auto-width-sm {
        width: auto !important;
    }
}

div.navbar-header {
    display: inline-block !important;
}

.cancel-subscription-field > input, .cancel-subscription-field > textarea {
    margin-left: 0 !important;
}

.cancel-subscription-field > input[type=radio] {
    margin-left: 0 !important;
    width: auto;
    margin-right: 5px;
}

form[name="accommodation-subscription"] input[type=submit] {
    margin-left: 0;
}

.room-image-file-name {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 65%;
    color: white;
    width: 100% !important;
}
.imagesBlock > div[class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}

.spacing-label-right > span {
    margin-right: 30px;
}

.spacing-label-right-large > span {
    margin-right: 140px;
}

.float-xs-left {
    float: left;
}

.float-xs-right {
    float: right;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

@media(max-width: 768px) {
    .flex-label {
        display: flex;
        display: -webkit-flex;
        flex-direction: row-reverse;
        justify-content: flex-end
    }

    .flex-label > input[type="checkbox"] {
        margin-right: 10px;
    }

    .spacing-label-right-large > input, .spacing-label-right > input {
        display: block;
    }
}

.flex-label > span {
    margin-right: 30px;
}

#specialOfferCaption > h5 {
    word-wrap: break-word;
    overflow-wrap: break-word
}

.contract-checkbox-block {
    max-width: 750px;
    background-color: rgba(214,214,214,0.2);
    padding: 1rem;
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
}

.contract-icon {
    margin: 5px 15px 5px 5px;
    font-size: 20px;
}

.contract-checkbox {
    max-width: 590px;
    background-color: white;
    padding: 10px;
    border: solid 1px lightgray;
    border-radius: 5px;
}

.contract-content {
    margin-top: 5px
}

.contract-description {
    margin-bottom: -10px
}

.contract-checkbox-input {
    float: right;
}

.contract-checkbox-line {
    border-bottom: 1px solid lightgray;
    margin-bottom: 5px;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

@media (max-width: 575px) {
    .display-xs-none {
        display: none !important;
    }

    .display-xs-block {
        display: block !important;
    }
}

@media (min-width: 576px) {
    .display-sm-none {
        display: none !important;
    }

    .display-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .display-md-none {
        display: none !important;
    }

    .display-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) {
    .display-lg-none {
        display: none !important;
    }

    .display-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .display-xl-none {
        display: none !important;
    }

    .display-xl-block {
        display: block !important;
    }
}

.image-frame {
    max-height: 250px;
    max-width: 250px;
}

.generated-checkbox-container > label {
    display: inline;
}

.generated-checkbox-container > input {
    width: auto;
}

.checktime-defaultvalues-info {
    max-width: 250px;
    position: absolute;
    left: 30%;
}

@media (max-width: 1120px) {
    .checktime-defaultvalues-info {
        left: 20%;
    }
}

.link-underline > a {
    text-decoration: underline !important;
}

.margin-right-30 {
    margin-right: 30px;
}