/* Applies to the entire body of the HTML document (except where overridden by more specific
selectors). */
html > body, body div.main-bx, body div.bnr-cls {
background: none !important;
background-color: transparent !important;
}
body div.ftr {
display: none;
}
div {
/* outline: 1px solid #f90; */
}
.prty-cls, .HeaderImage, #header {
display:none !important;
}
.prty-bx {
background-color: #EEE;
border-radius: 6px;
padding:20px;
margin-top:6px;
}
.img-glr {
border-radius: 6px;
overflow: hidden;
}
.prt-dic-otr:after {
border:none !important;
}
.date-input.startDate.form-control {
text-align-last: center !important;
}
.checkIn-OutWrapper .form-group.checkOut label.widgetLabelchkout+.iconText div#end-Date-Input {
text-align: center !important;
}
.checkIn-OutWrapper .form-group.checkIn label.widgetLabel, .checkIn-OutWrapper .form-group.checkOut label.widgetLabelchkout, .guestsearchTxt > label {
text-align: center !important;
width: 100%;
font-weight: 700 !important;
}
@media (max-width: 432px) {
.checkIn-OutWrapper .form-group.checkOut label.widgetLabelchkout {
padding-right: 0 !important;
}
}
.guest-input {
border:1px solid #000000 !important;
}
div.checkAvailBtn > button.Apply-btn, .rsv-btn button {
border: 1px solid #000000 !important;
background-color: #000 !important;
color:#FFF !important;
}
h3.roomtypeafter-h3 {
font-weight:700 !important;
}
div[id^='ratePlan'] {
/* border: 1px solid #000000 !important; */
background: #EEEEEE !important;
border-radius: 6px;
margin-top: 20px;
}
div[id^='ratePlan'] div.prty-dic {
padding: 0px !important;
}
/*
.lst-rm {
position: absolute;
}
.sh-mr-imageviewer {
width:100%;
height: auto;
}
.multipleImage-clone {
left:10%;
top:10%;
}
*/
.pro-ifo {
}
/* Calendar */
.rdrCalendarWrapper {
background-color: #aaa;
overflow: hidden;
border-radius: 6px;
margin-top: 10px !important;
border:1px solid #000000 !important;
}
button.rdrDayDisabled > span.rdrDayNumber > div.room-rate:before {
content: "F ";
flex-basis: 20%;
display: flex;
}
.rdrDays > button {
}
.rdrWeekDays {
}
.rdrWeekDays > span {
}
button.rdrday:not(.rdrDayPassive) .room-rate {
display:flex !important;
font-size: 10px !important;
color: #026b02 !important;
}
.room-rate > div {
flex-basis: 80%;
display: flex;
}
.room-rate:before {
content:unset !important;
flex-basis:auto !important;
display: unset !important;
}
*/