
.palapaMapMarkerPaid {
    width: 38px;
    height: 38px;
}

.palapaMapMarkerText {
    line-height: 11pt;
    font-size: 9pt;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    color: #444;
}

.palapaMapMarkerFree {
    width: 38px;
    height: 38px;
}

.is_hotel_reserved {
    background-color: grey;
}

.out_of_order {
    background-color: #ffff44;
}

.is_booked {
    background-color: #0000cc !important;
    color: white !important;
}

.is_booked_by_guest {
    background-color: darkgreen !important;
    color: white !important;
}

.is_checkedin {
    background-color: black !important;
    color: white !important;
}

.is_checkedin_by_guest {
    background-color: black !important;
    color: white !important;
}

#hotelGridBookings .highlightCell1 {
    background-color: #00c6e4 !important;
}

#hotelGridBookings .is_hotel_reserved {
    background-color: yellow;
}

#bookingsGridItemsList .jsgrid-cell,
#bookingsGridItemsList .jsgrid-header-cell {
    border: 1px solid black;
}

.palapaDifColor {
    color: white;
}

#DesktopText .itemTitleNameDesktop {
    background-color: #fff !important;
    color: #062E41 !important;
    border-radius: 3px;
    padding: 5px 10px !important;
    min-height: 70px;
    width: 300px !important;
}
#DesktopText .mbButtonDashboard {
    background-color: #fff;
    color:  #062E41 !important;
    border-radius: 3px;
    width: 300px !important;
}
.subheaderBooked #subheaderPrice span, .subheaderBooked #subheaderPriceSlot2 span {
    font-weight: normal;
}
.subheaderTotals #subheaderTotal {
    font-weight: 900;
    font-size: 1.2em;
}
#hotelGridBookings .out_of_order {
    background-color: gray !important;
}
.multiOptionsDiv .TextButton {
    border-radius: 3px;
}
#portalHotelName,
.itemTitleName, 
#locationsTitle, 
.page-title, 
.login-register-wrapper-cart h2,
#hotelLocationName, 
.checkoutTitle, 
#clubMemberFooterTitle, 
#confirmbookingTitle, 
#mbcontentPages>div.active, 
.restaurant_label, 
#mbcontentSubHeader .itemTitleName1, 
#subinventoryName, 
.CartOfferTitle, 
.CartOfferText > a,
.multiOptionsDiv #DesktopText .itemTitleNameDesktop,
#DesktopText .itemTitleNameDesktop{
    font-family: 'Rector' !important;
}
