576 lines
9.5 KiB
CSS
576 lines
9.5 KiB
CSS
/**
|
|
* 2010-2020 Webkul.
|
|
*
|
|
* NOTICE OF LICENSE
|
|
*
|
|
* All right is reserved,
|
|
* Please go through this link for complete license : https://store.webkul.com/license.html
|
|
*
|
|
* DISCLAIMER
|
|
*
|
|
* Do not edit or add to this file if you wish to upgrade this module to newer
|
|
* versions in the future. If you wish to customize this module for your
|
|
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
|
|
*
|
|
* @author Webkul IN <support@webkul.com>
|
|
* @copyright 2010-2020 Webkul IN
|
|
* @license https://store.webkul.com/license.html
|
|
*/
|
|
|
|
/*----- Hotel Images -----*/
|
|
a.deleteHtlImage {
|
|
cursor: pointer;
|
|
color: inherit;
|
|
}
|
|
.deleteHtlImage i {
|
|
font-size: 20px;
|
|
}
|
|
.dlt-link-div {
|
|
width: 100%;
|
|
float: right;
|
|
padding: 7px;
|
|
}
|
|
.img-container {
|
|
margin-bottom:20px;
|
|
border: 1px solid #ddd;
|
|
padding: 10px;
|
|
}
|
|
|
|
/*----- Accordion -----*/
|
|
.accordion, .accordion * {
|
|
-webkit-box-sizing:border-box;
|
|
-moz-box-sizing:border-box;
|
|
box-sizing:border-box;
|
|
}
|
|
|
|
.accordion {
|
|
overflow:hidden;
|
|
box-shadow:0px 1px 3px rgba(0,0,0,0.25);
|
|
border-radius:3px;
|
|
border: 1px solid #CCCCCC;
|
|
background:#f7f7f7;
|
|
}
|
|
|
|
/*----- Section Titles -----*/
|
|
.accordion-section-title {
|
|
width:100%;
|
|
padding:15px;
|
|
display:inline-block;
|
|
background-color:#EEEEEE;
|
|
transition:all linear 0.15s;
|
|
border-bottom: 1px solid #CCCCCC!important;
|
|
color:#252525 !important;
|
|
text-decoration:none !important;
|
|
font-family: Open Sans;
|
|
font-size: 15px;
|
|
}
|
|
|
|
.accordion-section-title.active, .accordion-section-title:hover {
|
|
background:#f7f7f7;
|
|
text-decoration:none;
|
|
}
|
|
|
|
.accordion-section:last-child .accordion-section-title {
|
|
border-bottom:none;
|
|
}
|
|
|
|
/*----- Section Content -----*/
|
|
.accordion-section-content {
|
|
padding:15px;
|
|
display:none;
|
|
}
|
|
.remove-chld-ftr
|
|
{
|
|
color: #555;
|
|
}
|
|
.feature_div
|
|
{
|
|
border: 1px solid #CCCCCC;
|
|
margin-top: 10px;
|
|
border-radius: 5px;
|
|
}
|
|
.feature-border-div
|
|
{
|
|
margin: 0px!important;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
}
|
|
.feature-header-div
|
|
{
|
|
border-bottom: 1px solid #CCCCCC;
|
|
}
|
|
.dlt-feature
|
|
{
|
|
margin-right: 5px;
|
|
bottom: 7px;
|
|
}
|
|
.edit_feature
|
|
{
|
|
bottom: 7px;
|
|
}
|
|
.child_feature_row {
|
|
margin-bottom: 5px;
|
|
}
|
|
.child-features-container
|
|
{
|
|
padding-left: 20px;
|
|
}
|
|
|
|
/*CSS For ADDHotel */
|
|
.htlChildDivClass
|
|
{
|
|
margin-top: 5px;
|
|
}
|
|
|
|
|
|
/* ---- Book Now (Booking) ---- */
|
|
.margin-lr-0
|
|
{
|
|
margin-left: 0px;
|
|
margin-right: 0px;
|
|
}
|
|
|
|
.margin-top-20
|
|
{
|
|
margin-top: 20px !important;
|
|
}
|
|
|
|
.padding-top-btm-30
|
|
{
|
|
padding-bottom: 30px;
|
|
padding-top: 30px;
|
|
}
|
|
|
|
.booking_occupancy_wrapper {
|
|
max-height: 250px;
|
|
overflow-x: auto;
|
|
}
|
|
.bg-green
|
|
{
|
|
background-color: #7EC77B;
|
|
}
|
|
|
|
.bg-yellow
|
|
{
|
|
background-color: #FFC224;
|
|
}
|
|
|
|
.bg-red
|
|
{
|
|
background-color: #FF3838;
|
|
}
|
|
|
|
.bg-blue
|
|
{
|
|
background-color: #00AFF0;
|
|
}
|
|
|
|
.bg-gray
|
|
{
|
|
background-color: #C2C2C2;
|
|
}
|
|
|
|
.ui-datepicker-prev span
|
|
{
|
|
background-position: -97px 0;
|
|
}
|
|
|
|
.ui-datepicker-next span
|
|
{
|
|
background-position: -33px 0;
|
|
}
|
|
|
|
.hr_style
|
|
{
|
|
border-color: #c7d6db !important;
|
|
}
|
|
|
|
#cart_btn
|
|
{
|
|
float: right;
|
|
margin: 2px 20px;
|
|
}
|
|
|
|
.htl_room_data_cont > div.row > div + div > div.row{
|
|
border-left: 1px solid #C7D6DB;
|
|
}
|
|
|
|
.htl_room_cat_data
|
|
{
|
|
text-align: center;
|
|
}
|
|
|
|
.room_cat_header
|
|
{
|
|
font-size: 16px;
|
|
color: #333;
|
|
font-weight: 400;
|
|
text-transform: capitalize;
|
|
}
|
|
|
|
p.room_cat_data
|
|
{
|
|
line-height: 46px;
|
|
font-size: 36px;
|
|
color: #333;
|
|
font-weight: 700;
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.color_indicate
|
|
{
|
|
width: 10px;
|
|
height: 10px;
|
|
border-radius: 50%;
|
|
display: inline-block;
|
|
}
|
|
|
|
.indi_label
|
|
{
|
|
color: #252525;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
margin-left: 3px;
|
|
text-transform: capitalize;
|
|
}
|
|
|
|
.indi_cont
|
|
{
|
|
margin: 10px 0px;
|
|
}
|
|
|
|
.cart-table-thead
|
|
{
|
|
border-bottom: 1px solid #555!important;
|
|
border-top:none!important;
|
|
}
|
|
|
|
.cart-table-thead th
|
|
{
|
|
font-weight: bold!important;
|
|
}
|
|
|
|
.addtocart-table td
|
|
{
|
|
padding-bottom: 20px!important;
|
|
padding-top: 20px!important;
|
|
}
|
|
.cart_amt_div
|
|
{
|
|
width: 100%;
|
|
font-weight: 600;
|
|
font-size: 13px!important;
|
|
}
|
|
|
|
.margin-div
|
|
{
|
|
margin-top: 60px!important;
|
|
}
|
|
|
|
.roomtype
|
|
{
|
|
border-bottom: 1px solid #cccccc!important;
|
|
color: #404040!important;
|
|
font-family: open sans!important;
|
|
font-size: 14px!important;
|
|
font-weight: 600!important;
|
|
}
|
|
|
|
#room-status-tabs li
|
|
{
|
|
font-size: 14px;
|
|
font-family: open sans;
|
|
}
|
|
|
|
.roomstatus-table
|
|
{
|
|
text-align: center!important;
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.roomstatus-table th
|
|
{
|
|
font-family: open sans;
|
|
font-size: 13px;
|
|
font-weight: 600;
|
|
color: #404040
|
|
}
|
|
.roomstatus-table-thead th
|
|
{
|
|
font-family: open sans!important;
|
|
font-size: 13px!important;
|
|
font-weight: 600!important;
|
|
color: #404040!important;
|
|
}
|
|
|
|
.calender-main-div .ui-datepicker:before
|
|
{
|
|
border: none;
|
|
}
|
|
|
|
.nav_border_btm
|
|
{
|
|
border-bottom: 1px solid #ddd !important;
|
|
}
|
|
|
|
.partial_subrow
|
|
{
|
|
border-bottom: 1px solid #eaedef;
|
|
margin-right: 0px !important;
|
|
margin-left: 0px !important;
|
|
}
|
|
|
|
.cart_table_container
|
|
{
|
|
max-height: 393px;
|
|
min-height: 150px;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
.default_available .ui-state-default
|
|
{
|
|
background-color: #7ec77b!important;
|
|
color: #ffffff;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.default_part_available .ui-state-default
|
|
{
|
|
background-color: #dcc635!important;
|
|
color: #ffffff;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.default_unavailable .ui-state-default
|
|
{
|
|
background-color: #cd5d5d!important;
|
|
color: #ffffff;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.ui-datepicker-today
|
|
{
|
|
background-color:#008abd;
|
|
}
|
|
|
|
.available .ui-state-default
|
|
{
|
|
background-color: #7ec77b !important;
|
|
border-radius: 50%;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.part_available .ui-state-default
|
|
{
|
|
background-color: #dcc635 !important;
|
|
border-radius: 50%;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.unavailable .ui-state-default
|
|
{
|
|
background-color: #cd5d5d !important;
|
|
border-radius: 50%;
|
|
color: #ffffff;
|
|
}
|
|
|
|
/* -- changes -- */
|
|
|
|
.box-border
|
|
{
|
|
border: 1px solid #CCCCCC;
|
|
padding: 20px 5px;
|
|
}
|
|
.padding-0
|
|
{
|
|
padding: 0px !important;
|
|
}
|
|
.margin-right-10
|
|
{
|
|
margin-right: 10px !important;
|
|
}
|
|
/* -- changes -- */
|
|
/* ---- Book Now (Booking) ---- */
|
|
|
|
/* ---- Refund Request controller ---- */
|
|
.details-div
|
|
{
|
|
margin-top: 30px;
|
|
}
|
|
.cancellation_charge_div
|
|
{
|
|
display: none;
|
|
}
|
|
/* ---- Refund Request controller ---- */
|
|
|
|
.error_text
|
|
{
|
|
color: #AA1F00;
|
|
}
|
|
|
|
/*AdminHotelConfigurationSetting controller*/
|
|
|
|
#max_global_book_date
|
|
{
|
|
width: 30%;
|
|
}
|
|
|
|
.htl_all_setting .btn.btn-default {
|
|
margin: 20px!important;
|
|
}
|
|
|
|
.setting-link-div .btn
|
|
{
|
|
font-size: 15px;
|
|
padding-bottom: 10px;
|
|
padding-top: 10px;
|
|
}
|
|
.setting-link-div
|
|
{
|
|
padding-top: 10px;
|
|
}
|
|
.setting-title
|
|
{
|
|
overflow: hidden;
|
|
}
|
|
.htl_conf_panel h3
|
|
{
|
|
margin: 0px !important;
|
|
height: auto !important;
|
|
}
|
|
|
|
/* ==== Google Map ==== */
|
|
#googleMapContainer {
|
|
height: 500px;
|
|
}
|
|
|
|
#map {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.controls {
|
|
margin-top: 10px;
|
|
border: 1px solid transparent;
|
|
border-radius: 2px 0 0 2px;
|
|
box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
height: 32px;
|
|
outline: none;
|
|
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
|
|
}
|
|
|
|
#pac-input {
|
|
background-color: #fff;
|
|
height: 38px;
|
|
width: 300px;
|
|
font-size: 14px;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
#pac-input:focus {
|
|
border-color: #4d90fe;
|
|
}
|
|
|
|
/* ==== AdminHotelFeaturePricesSettingsController ==== */
|
|
.week_days {
|
|
display: none;
|
|
}
|
|
.room_type_search_results_ul {
|
|
padding: 0px;
|
|
background: #ffffff none repeat scroll 0 0;
|
|
display: block;
|
|
position: absolute;
|
|
width: 100%;
|
|
z-index: 122222;
|
|
border-bottom: 1px solid #cccccc;
|
|
border-left: 1px solid #cccccc;
|
|
border-right: 1px solid #cccccc;
|
|
max-height: 145px;
|
|
overflow-y: auto;
|
|
}
|
|
.room_type_search_results_ul li {
|
|
width: 100%;
|
|
background-color: #fff;
|
|
color: #333333;
|
|
cursor: pointer;
|
|
text-align: left;
|
|
font-size: 12px;
|
|
list-style: outside none none;
|
|
padding: 7px;
|
|
}
|
|
.room_type_search_results_ul li:hover, .room_type_search_results_ul li:focus, .room_type_search_results_ul li:active {
|
|
background-color: #379bf0;
|
|
color: #FFFFFF;
|
|
}
|
|
.setting-title {
|
|
text-align: left;
|
|
}
|
|
|
|
|
|
/* datatable css */
|
|
.dataTables_filter, .dataTables_paginate {
|
|
text-align: right;}
|
|
.dataTables_filter .input-sm {
|
|
margin-left: 5px;}
|
|
|
|
|
|
/* book now full calender */
|
|
.fc .fc-daygrid-day.fc-day-today {
|
|
background-color: unset;
|
|
}
|
|
.fc-daygrid-day-top {
|
|
justify-content: space-between;}
|
|
.fc a.fc-daygrid-day-number {
|
|
color: #333;
|
|
font-size: 14px;
|
|
text-decoration: none;}
|
|
.fc .fc-daygrid-day.fc-day-today a.fc-daygrid-day-number {
|
|
background-color: #FC3D39;
|
|
color: #FFFFFF;
|
|
line-height: 1;
|
|
border-radius: 50%;
|
|
padding: 5px 8px;
|
|
}
|
|
.fc-daygrid-day-top .day-info {
|
|
|
|
font-size: 15px;
|
|
padding: 4px;}
|
|
.fc-daygrid-day-top .day-info img {
|
|
width: 15px;
|
|
height: 15px;
|
|
color: #3da73d;
|
|
}
|
|
.fc-today-button:disabled {
|
|
display: none;
|
|
}
|
|
/* book now page tooltip */
|
|
.tooltip_cont {
|
|
min-width: 280px;
|
|
width: 100%;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
/* display: grid; */
|
|
}
|
|
.tooltip_cont .tip_header {
|
|
margin-bottom: 10px;
|
|
}
|
|
.tooltip_cont .tip-body > div {
|
|
margin-bottom: 6px;
|
|
}
|
|
.tip_element_head {
|
|
font-size: 12px;
|
|
}
|
|
.tip_element_value {
|
|
font-size: 16px;
|
|
opacity: 0.6;
|
|
}
|
|
.tip-body {
|
|
display: grid;
|
|
grid-template-columns: auto auto;
|
|
}
|
|
body.adminhotelroomsbooking .ui-tooltip {
|
|
border: unset;
|
|
padding: 10px;
|
|
box-shadow: 0px 0px 15px 0px #00000026;
|
|
} |