/* **** Custom colors

Primary Color: #fff;
Contrast for Primary Color: #104c97 -- light blue;
Secondary Color: #F57038;  -- orange
Contrast for Secondary Color: #fff;
Third Color: #fff;
Contrast for Third Color:  #000;
 #051F36  -- dark blue;
*/

/*************************Tiles styling***********************************/

@import "hotel_info.css";

/*************************Hotel font & colors***********************************/

.application-body, 
.ui-widget,
.ui-widget input, .ui-widget select, .ui-widget textarea,
body, html, input, select, textarea,
.chosen-container-multi .chosen-choices li.search-field input[type="text"]  {
    font-family: PTSans-Regular,Helvetica,Arial,sans-serif;
    color: #000;
}
.bookRoomConfirmDropDiv .chosen-container-single .chosen-default,
#adminDialogPalapaType_chosen .chosen-container-single .chosen-single span,
#portalHotelName  {
    font-family: PTSans-Regular,Helvetica,Arial,sans-serif;
}

button,
#locationsTitle,
.page-title,
.login-register-wrapper-cart h2,
#btn_slot1_no_show,
.btn-primary, 
.btn,
#chkMovePalapa input+span,
.itemValue,
.itemEmail, 
.itemName, 
.itemTitleName,
#maxPriceContainer > span , .PriceSpacer > span,
#currpprefix, 
#currpostfix,
.itemSubTitleName,
#servicePriceContainer #servicePrice,
.orderBookingRow .content-row .content-row-price,
.ConfirmBookingMenuOrderMB .contentWrapper .orderFeeTotal .orderFeeTotalRow .orderFeeTotalValue,
.ConfirmBookingMenuOrderMB .contentWrapper .orderFeeTotal .orderFeeTotalRow .orderFeeTotalText,
.Notice,
#hotelLocationName,
.checkoutTitle, 
#clubMemberFooterTitle,
#confirmbookingTitle,
#mbcontentPages>div.active,
.restaurant_label,
#mbcontentSubHeader .itemTitleName1,
#subinventoryName,
.CartOfferTitle,
.CartOfferText > a  {    
    font-family: PTSans-Bold,Helvetica,Arial,sans-serif;
}

#cartCount {
    background-color: #F1F1F1;
    color: #000;
}
#mapDate2,
#mapDate5 {
    font-family: PTSans-Bold,Helvetica,Arial,sans-serif;
    color: #000;
}
#DesktopText .itemTitleNameDesktop {
    font-family: PTSans-Regular,Helvetica,Arial,sans-serif;

}
@media only screen and (min-width: 768px) {
    #DesktopText .itemTitleNameDesktop {
        font-family: PTSans-Bold,Helvetica,Arial,sans-serif;
    }
}
.chosen-container-active.chosen-with-drop .chosen-choices, .chosen-container-active.chosen-with-drop .chosen-single, .chosen-container .chosen-choices, .chosen-container .chosen-single {
    font-family: PTSans-Regular,Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 16px; 
}
#menuItemSeatingTextfieldId {
    font-size: 16px;
}
.dhx_cal_lsection,
textarea,
.dhx_cal_light select,
.dhx_cal_light input,
.dhx_cal_ltext textarea,
.dhx_btn_set div,
.dhx_cal_event_clear 
.dhx_cal_event .dhx_title,
.dhx_cal_event .dhx_body,
.dhx_cal_today_button,
.dhx_cal_tab.active {
    font-family: PTSans-Regular,Helvetica,Arial,sans-serif;
}
.dhx_cal_navline .dhx_cal_date {
    font-family: PTSans-Bold,Helvetica,Arial,sans-serif;
}