/* calendarhotel */

.hotel_pas1_w ul.form-list .wide label {
    font-family: 'Oswald';
    font-size: 18px;
    text-transform: uppercase;
}

.calendarhotel-index-index button#deposit-next {
    padding: 4px 16px;
}

.form-calendar-hotel h3 {
    font-family: 'Oswald';
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: -0.042em;
    color: #411d1f;
    padding: 10px;
}

h3.show-deposit-form.pas1_text1 span {
    display: block;
    border-bottom: solid 1px #d3d3d3;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0px 10px 10px 10px;
}

h4.service_name {
    font-family: 'Oswald';
    font-size: 20px;
    font-weight: 500;
    display: block;
    border: solid 1px #eee;
    background: #eee;
    padding: 8px;
    text-align: center;
    margin-bottom: 0px;
}


.form-calendar-hotel .row {
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
}


.calendarhotel-index-index div.contact-form-deposit-block input {
    /* max-width: 300px !important; */
    display: block;
    float: left;
    width: 100% !important;
}

.calendarhotel-index-index div.contact-form-deposit-block li.wide .input-box {
    margin-left: 0px;
}



@media (min-width: 1024px) {
div#hotel_pas1 {
    width: 33.33%;
    display: block;
    /* border: solid 1px #ed1c24; */
    /* border-radius: 8px; */
    margin: 0 auto;
    padding-left: 0px;
 }

div#hotel_pas2 {
    width: 33.33%;
    float: left;
    display: block;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    /* border-radius: 8px; */
    padding: 8px;
 }

 p#hotel_pas2_ul {
    border: 0px;
}


div#hotel_pas3 {
    width: 33.33%;
    float: left;
    display: block;
    /* border: solid 1px #ed1c24; */
    /* border-radius: 8px; */
    padding-right: 0px;
 }
}

.existent_booking_message {
    font-size: 16px !important;
    font-weight: 300 !important;
    letter-spacing: initial;
    margin-bottom: 10px !important;
    text-align: left !important;
    color: #636363 !important;
}


.existent_booking_message .service {
    color: red;
    font-weight: 900;
    letter-spacing: -0.048em;
}

.pas2_head_text1 {
    font-size: 18px !important;
    font-weight: 900;
    color: #03a84e;
}

p.pas2_head_text2 {
    font-size: 18px;
    font-weight: 900;
    margin-top: 12px;
}

p.pas2_head_text4 {
    font-size: 18px;
    font-weight: 900;
}

li.pas2_head_text2 {
    font-size: 18px;
    font-weight: 900;
    margin-top: 8px;
}

li.pas2_head_text3 {
    font-size: 18px;
    font-weight: 900;
    color: #03a84e;
    padding-top: 12px;
    padding-bottom: 6px;
    border-top: solid 1px #d3d3d3;
}

li.pas2_head_text4 {
    margin-bottom: 12px;
    padding-bottom: 6px;
    border-bottom: solid 1px #d3d3d3;
}

td .btn_ch_selected {
    background: #ed1c24;
    max-width: 170px;
}


#hotel_pas2_ul {
    padding-top: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border: 0px;
    margin: 0px;
}


ul.pas2_text1 {
    padding-left: 12px;
    padding-right: 12px;
    line-height: 20px;
    letter-spacing: -0.048em;
}


ul.pas2_text2 {
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    line-height: 20px;
    color: #000;
    display: block;
    background: #caf7cf;
    border: solid 1px #a1ddab;
    border-radius: 4px;
    padding: 4px;
    margin-top: 12px;
    margin-bottom: 20px;
}

li.pas2_head2_text1 {
    border-bottom: solid 1px #a1ddab;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

li.pas2_head2_text2 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#change_work_point_id {
    transform: scale(1.1) !important;
    margin-right: 10px !important;
    margin-bottom: 24px !important;
    width: 20px !important;
    height: 20px !important;
    margin-left: 10px;
}

#harta_service {
    text-align: center;
    margin-top: 10px;
    display: flex;
    width: 100%;
}


#harta_service_mobile {
    text-align: center;
    margin-top: 10px;
    display: flex;
    width: 100%;
}

.pas1_text1 {
  margin:auto;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
}

.show-rezervare-msg {
    display: block;
    font-size: 16px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 100%;
}


@media (max-width: 1023px) {
div#hotel_pas1 {
    width: 100%;
    display: block;
    border: solid 1px #a9a7a7;
    border-radius: 8px;
    padding: 12px;
 }

div#hotel_pas2 {
    width: 100%;
    display: block;
    border: solid 1px #a9a7a7;
    border-radius: 8px;
    padding: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
 }

 div#hotel_pas3 {
    width: 100%;
    display: block;
    border: solid 1px #a9a7a7;
    border-radius: 8px;
    padding-top: 18px;
    padding-bottom: 18px;
 }

.form-calendar-hotel .row {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
 }
}

.hotel_pas1_w {
    max-width: 320px;
    margin: 0 auto;
    display: block;
}

#hotel_pas2 table {
    margin: auto;
    max-width: 370px;
    display: table;
    width: 100%;
}

td button#deposit-autosoft-1 {
    margin: 0 auto;
    text-align: center;
    display: block !important;
}

button#deposit-autosoft-1, button#deposit-autosoft-2, button#deposit-autosoft-3, button#deposit-autosoft-4, button#deposit-autosoft-5, button#deposit-autosoft-6 {
    color: #5d5d5d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.020em;
    white-space: nowrap;
    text-shadow: 0 0 #b5b5b5;
    border-radius: 5px;
    padding: 8px 6px;
    width: 94px;
}

@media (max-width: 420px) {
    button#deposit-autosoft-1, button#deposit-autosoft-2, button#deposit-autosoft-3, button#deposit-autosoft-4, button#deposit-autosoft-5, button#deposit-autosoft-6 {
    font-size: 16px;
    line-height: 22px;
    padding: 8px 5px;
    width: 90px !important;
 }
}

button#deposit-autosoft-1 {
    color: #fff;
    text-shadow: 0 0px 2px #9b1f1f;
    width: 100%;
    letter-spacing: initial;
}

.calendarhotel-index-index .buttons-set button.button {
    padding: 6px 22px;
    background: #000000;
}

.calendarhotel-index-index .btn_ch {
    margin-left: 0px;
    margin-right: 0px;
}

.calendarhotel-index-index button.btn_ch_active {
    background: #65db2c;
    color: #000 !important;
    text-shadow: none !important;
}


.calendar_hotel_logo_middle {
    padding: 12px !important;
    border: 1px solid red !important;
    border-radius: 50% !important;
    width: 200px;
    height: 200px;
    max-width: 100px !important;
    max-height: 100px !important;
    margin: 0 auto !important;
}





.mbsc-datepicker-tab-timegrid.mbsc-datepicker-tab {
  position: relative;
  overflow: auto;
  -moz-box-align: start;
  align-items: flex-start;
  width: 18.5em;
  min-height: 300px;
}

.mbsc-datepicker-tab-timegrid.mbsc-datepicker-tab {
  min-height: 220px;
}

.mbsc-calendar-cell.mbsc-flex-1-0-0.mbsc-calendar-day {
  background: #eee;
}






.mbsc-timegrid-cell.mbsc-disabled {
    cursor: not-allowed;
    text-decoration: line-through;
}

.mbsc-datepicker.mbsc-flex-col.mbsc-datepicker-inline.mbsc-ios.mbsc-datepicker-control-calendar {
    border-top: 0px;
}

.mbsc-ios.mbsc-datepicker .mbsc-calendar, .mbsc-ios.mbsc-datepicker .mbsc-calendar-cell, .mbsc-ios.mbsc-datepicker .mbsc-calendar-slide {
    background: #dbdbdb;
}

.mbsc-calendar-cell.mbsc-flex-1-0-0.mbsc-calendar-day {
    background: #f7f7f7;
}

.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text {
    border-color: #ef353c;
    background: #ef353c;
    color: #fff;
}

.mbsc-datepicker.mbsc-flex-col.mbsc-datepicker-inline.mbsc-ios.mbsc-datepicker-control-calendar {
    border-top: 0px;
}

.mbsc-ios.mbsc-datepicker .mbsc-calendar, .mbsc-ios.mbsc-datepicker .mbsc-calendar-cell, .mbsc-ios.mbsc-datepicker .mbsc-calendar-slide {
    background: #dbdbdb;
}

.mbsc-calendar-cell.mbsc-flex-1-0-0.mbsc-calendar-day {
    background: #f7f7f7;
}

.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text {
    border-color: #ef353c;
    background: #ef353c;
    color: #fff;
}

.mbsc-ios.mbsc-calendar-button.mbsc-button, .mbsc-ios.mbsc-button-flat {
    color: #ed1c24;
    font-weight: 600;
}

.mbsc-ios.mbsc-timegrid-item.mbsc-selected {
    background: #ed1c24;
    color: #fff;
}

.mbsc-datepicker .mbsc-calendar {
    height: 100%;
    max-width: 100%;
    padding-bottom: .5em;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.mbsc-ios.mbsc-calendar-today, .mbsc-ios.mbsc-calendar-week-nr {
    color: #007aff;
    opacity: 0.5 !important;
    border: solid 1px;
}

.mbsc-calendar-title-wrapper {
    pointer-events: none;
}

.content_checkbox_work_point {
    margin: auto !important;
    font-size: 13px !important;
    font-weight: 900 !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding: 5px !important;
    line-height: 18px !important;
    text-align: left;
}
.change_work_point_id_text {
    margin-top: -12px;
    font-size: 17px;
}

@media (max-width: 1023px) {
    .content_checkbox_work_point {
        display: inline !important;
    }
}

#hotel_pas2_ul {
    position: relative;
    bottom: 110px;
}

.show-deposit-msg .success {
    color: #34a853;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 100%;
    text-decoration: underline;
    margin-bottom: 10px;
}

.show-deposit-msg .service, .pas2_head_text4 .service{
    color: #f12d26;
    font-weight: bold;
}

.show-deposit-msg span.service {
    display: block;
    width: 100%;
}

.show-deposit-msg .active {
    border: 2px solid #34a853;
}

.show-deposit-msg .inactive,
.show-deposit-msg .inactive b,
.show-deposit-msg .inactive .service {
    color: #ccc;
}

.info-contract {
    display: block;
    float: left;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 17px;
    line-height: 24px;
    margin-top: 1rem;
    background-color: #eee;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}
.cancel_button {
    float: right;
    margin-bottom: 5px;
}

#after-step3 .info-mobile {
    color: #8000c0;
    font-family: Arial, sans-serif;
    font-size: 20px;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}

#after-step3 .info-mobile p {
    font-weight: bold;
    margin-bottom: 10px;
}

#after-step3 .info-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#after-step3 .info-mobile li {
    font-weight: bold;
    font-size: 22px;
    margin: 4px 0;
}

