.rate_calendar {
    box-shadow: 5px 5px #e4e4e4;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    position: relative;
}

.txt-lg-lb {
    font-size: 16px;
    font-weight: 700;
    font-family: Lato, "Josefin Sans", sans-serif;
}

.txt-lg-lbr {
    font-size: 16px;
}

.calendar_box {
    width: 100%;
    padding: 1.5em 1em 1.5em 1em !important;
    font-family: Lato, "Josefin Sans", sans-serif;
}

.calendar_box_header {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 3px solid #b2b2b2;
}

.calendar_box_tips {
    color: #333333;
    font-weight: 400;
}

.BE_calendar {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    height: 530px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}

.BE_calendar::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}

.BE_calendar::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px #d0af6d;
    background: #d0af6d;
}

.BE_calendar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #fff;
    background: #fff;
}

.calendar_item {
    width: 100%;
    margin-top: 20px;
}

.calendar_item_yearAndMonth {
    margin-top: 0;
    text-align: center;
    margin-bottom: 1.5rem;
    color: #000;
    font-weight: 700;
}

.BE_calendar .calendar_item:first-child {
    margin-top: 0;
}

.calendar_ul {
    display: flex;
    width: 100%;
    color: #333333;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.calendar_ul li {
    text-align: center;
    flex: 1;
}

.calendar_ul_day_box {
    min-height: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #333333;
}
.calendar_effective{
    cursor: pointer;
}

/*.calendar_effective b {*/
/*    color: #333333;*/
/*}*/

/*.calendar_date_select b {*/
/*    color: #fff;*/
/*}*/

.calendar_invalid {
    color: #9c9c9c;
    background: repeating-linear-gradient(-45deg, #eee, #eee 1px, #fff 2px, #fff 4px);
    box-shadow: inset 1px 1px 0 #fff;
}

.calendar_date_select_range {
    background-color: #dcd5cb !important;
    margin: 0!important;
}

.housePrice {
    word-wrap: break-word;
    font-size: 14px;
    font-weight: 400;
    margin-top: 3px;
}

.calendar_date_select {
    background-color: #9e927c!important;
    color: #fff;
}

.calendar_Cannot_select {
    color: #9c9c9c !important;
    /*opacity: .5;*/
    /*pointer-events: none;*/
    background-color: #ffffff;
}
.rate_container_box {
    width: 100%;
    border-top: 1px solid #dee2e6;
    padding: 1.5em 1em 1.5em 1em !important;
}

.rate_box_tips {
    color: #000;
    font-weight: 700;
}

.rate_cal_counter_wrapper {
    position: relative;
    padding-right: 15px;
    width: 50%;
}

.rate_cal_counter {
    padding-top: 5px;
    margin-bottom: 1rem;
    position: relative;
    align-items: stretch;
    width: 100%;
}

/*.input_group_prepend {*/
/*    border: 1px solid #ced4da;*/
/*    border-right: none;*/
/*    border-top-left-radius: .25rem;*/
/*    border-bottom-left-radius: .25rem;*/
/*}*/

/*.input_group_prepend .input_group_text {*/
/*    border-top-left-radius: .25rem;*/
/*    border-bottom-left-radius: .25rem;*/
/*}*/

/*.input_group_append {*/
/*    border: 1px solid #ced4da;*/
/*    border-left: none;*/
/*    !*position: relative;*!*/
/*    border-top-right-radius: .25rem;*/
/*    border-bottom-right-radius: .25rem;*/
/*}*/

/*.input_group_append .input_group_text {*/
/*    border-top-right-radius: .25rem;*/
/*    border-bottom-right-radius: .25rem;*/
/*}*/

.input_group_text {
    background-color: #fff;
    cursor: pointer;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
}

.adults_Input_Reduce.hide, .adults_Input_add.hide, .children_Input_Reduce.hide, .children_Input_add.hide{
    visibility: hidden;
}
#add_other_room.hide, #add_iataCode.hide{
    display: none;
}

.border-all-radius{
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.input_group_input {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    background-color: #fff;
    border-right: none!important;
    border-left: none!important;
    margin-left: -2px;
    margin-right: -2px;
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    overflow: visible;
    display: block;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.5;
    background-clip: padding-box;
    border: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 0px !important;
}

.rate_cal_counter button {
    cursor: pointer;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    padding-left: 5px;
}

.rate_cal_close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
    padding-left: 3px;
    opacity: 0.5;
}

.add_other_room,.add_iataCode {
    cursor: pointer;
    color: #333333;
    text-decoration: underline !important;
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 400;
}

.add_iataCode,.iataSuccess,.iataSuccess span{
  font-size: 14px !important;
}

.add_other_room:hover,.add_iataCode:hover {
    color: #d0af6d !important;
}

#iataCode{
  font-size: 14px !important;
}

.roompicker-body{
  padding: 10px 15px 0 0;
}
#add_iataCode,.iataInput{
  -webkit-user-select: none;  /* Chrome, Safari, Opera */
  -ms-user-select: none;  /* IE, Edge */
  user-select: none;  /* Standard syntax */
  
}
.iataInput{
  display: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.form-control{
  /* font-size: 16px; */
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  color: #333;
  border-radius: 0;
  border-color: #b2b2b2;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 2;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control::-webkit-input-placeholder { /* WebKit/Chrome/Opera */
  font-size: 12px;
  color: #b2b2b2
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  font-size: 12px;
  color: #b2b2b2
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  font-size: 12px;
  color: #b2b2b2
}
.form-control:-moz-placeholder { /* Firefox 18- */
  font-size: 12px;
  color: #b2b2b2
}
.input-group-append {
  display: flex;
  margin-left: -1px;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

#add_iataCode{
  padding-top: 10px;
}
.error_line {
	border-bottom: 2px solid #b71c1c !important;
}

.button_disabled{
  opacity: .6;
  pointer-events: none;
}

.rate_calendar_button {
    margin-top: 15px;
    border: none;
    width: 100%;
    justify-content: flex-end;
}

.rate_calendar_button button {
    width: 100%;
}

.input_group_text:hover {
    color: #e7c569 !important;
}

.text-mutedfont-italic {
    font-size: 10px;
}
.ageSelect .age_box{
    padding: 0 !important;
    padding-right: 5px !important;
    width: 100%;
}
.ageSelect .age_box .childAge {
    border: 1px solid #ced4da;
    padding: 10px;
    position: relative;
}
.ageSelect .age_box .dropdown_menu{
    height: 150px;
}
@media screen and (min-width: 375px) {
    .txt-xx-sm-lr {
        font-size: 12px;
    }
}

@media screen and (min-width: 576px) {
    .rate_calendar_button {
        width: auto;
    }
    .rate_calendar_button button {
        width: auto;
    }
    .text-mutedfont-italic {
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) {
    .txt-lg-lb {
        font-size: 18px;
    }
}

@media screen and (min-width: 992px) {
    .outlet_container .calendar_box {
        width: 68%;
    }
    .outlet_container .rate_container_box {
        width: 32%;
        border-top: none;
        border-left: 1px solid #dee2e6;
        position: absolute;
        top: 0;
        right: 0px;
        height: 100%;
        overflow-y: scroll;
        z-index: 9;
    }
}

@media screen and (min-width: 1200px) {
    .modal_content .calendar_box {
        width: 68%;
    }
    .modal_content .rate_container_box {
        width: 32%;
        border-top: none;
        border-left: 1px solid #dee2e6;
        position: absolute;
        top: 0;
        right: 0px;
        height: 100%;
        overflow-y: scroll;
        z-index: 9;
    }
}

@media screen and (max-width: 767px) {
    .housePrice {
        font-size: 10px;
        padding: 0 1px!important;
    }
    #add_iataCode{
      padding-top: 14px;
    }
}

@media screen and (max-width: 620px) {
    /* .rate_cal_counter_wrapper {
        width: 100%;
    } */
    .BE_calendar {
        padding: 0px;
        width: 93%;
    }
    .calendar_box {
        padding: 0px;
        justify-content: center;
    }
}

@media screen and (max-width: 375px) {
    .rate_cal_counter_wrapper {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #BE_room {
        max-height: 530px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}

@media screen and (min-width: 769px) {
    #BE_room {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    height: 530px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
}
}