.apptable{
	border:0px !important;
}


.sub_header{
	background-color:#E4E7EE;
	padding-left:10px;
	font-weight:bold;
	height:30px;
}

a.applink:link,a.applink:visited{
	text-decoration:none;
}
a.applink:hover{
	text-decoration:none;
}

.header_calendar{
	text-align:center;
	font-weight:700;
	padding:10px 4px;
	background-color:#1976d2;
	color:#fff;
	font-size:13px;
}

.td_calendar_date{
	border:1px solid #e0e0e0 !important;
	background-color:#ffffff;
	cursor:pointer;
	font-weight:normal;
	min-height:80px;
	height:auto;
	text-align:center;
	vertical-align:top;
	padding:6px 4px;
	width:14.2857%;
	transition:background-color 0.2s;
}

.td_calendar_date.td_cal_past{
	background-color:#f5f5f5;
	color:#aaa;
	cursor:default;
}

.td_calendar_date.td_cal_today{
	background-color:#fff8e1;
	border-color:#ffc107 !important;
}

.td_calendar_date:not(.td_cal_past):hover{
	background-color:#e8f5e9;
}

.osc-cal-day-num{
	display:inline-block;
	width:28px;
	height:28px;
	line-height:28px;
	border-radius:50%;
	font-weight:600;
	font-size:14px;
	margin-bottom:4px;
	color:#333;
}

.td_cal_today .osc-cal-day-num{
	background-color:#2196f3;
	color:#fff;
}

.td_cal_past .osc-cal-day-num{
	color:#bbb;
}

.osc-cal-price{
	font-size:11px;
	color:#2e7d32;
	font-weight:600;
	line-height:1.4;
	word-break:break-word;
	margin-top:2px;
}

.osc-cal-free{
	font-size:10px;
	color:#1565c0;
	line-height:1.4;
	margin-top:1px;
}

.osc-cal-month-header{
	text-align:center;
	font-size:20px;
	font-weight:700;
	padding:12px 0 8px;
	color:#333;
	letter-spacing:1px;
}

.osc-price-filter-form{
	background:#f8f9fa;
	border:1px solid #dee2e6;
	border-radius:8px;
	padding:16px;
	margin-bottom:16px;
}

.osc-price-filter-form .osc-filter-row{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	flex-wrap:wrap;
}

a.callink:link,a.callink:visited{
	text-decoration:none;
	color:#212121 !important;
}
a.callink:hover{
	text-decoration:none;
	color:orange !important;
}

.infor_left_col{
	text-align:left;
	padding:2px;
	font-weight:bold;
}

.infor_right_col{
	text-align:left;
	padding:2px;
}

.td_header{
	background-color:#efefef;
	font-weight:bold;
	border-bottom:1px solid #CCC !important;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.td_data{
	border-bottom:1px dotted #CCC !important;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:top;
}

.admintable{
	border:0px !important;
	border-collapse:collapse;
}

.admintable td{
	border:0px !important;
}

.key{
	border:0px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:4px;
}
.inputbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    margin: 0 5px;
    padding: 2px;
}
table.admintable td.key, table.admintable td.paramlist_key {
    background-color: #F6F6F6;
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    color: #666666;
    font-weight: bold;
    text-align: right;
    width: 140px;
    font-size:12px;
    padding-right:10px;
}

table.admintable th, table.admintable td {
    font-size: 12px;
}

table.admintable td {
    padding: 3px;
    font-size:12px;
    
}


div.toolbar-list {
    float: right;
    padding: 0;
    text-align: right;
}

div.toolbar-list ul {
    margin: 0;
    padding: 0;
}

div.toolbar-list li {
    color: #666666;
    float: left;
    height: 48px;
    list-style: none outside none;
    padding: 1px 1px 3px 4px;
    text-align: center;
    background-color:white;
    margin:0px;
    background:none !important;
    padding-left:0px !important;
}

div.toolbar-list a:hover, div.toolbar-list a:focus, div.toolbar-list a:active {
    border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-left: 1px solid #EEEEEE;
    border-style: solid;
    border-width: 1px;
    color: #0B55C4;
    text-decoration: none;
    background-color:white;
    margin:0px;
}

div.toolbar-list a {
    border: 1px solid #F4F4F4;
    cursor: pointer;
    display: block;
    float: left;
    padding: 1px 5px;
    white-space: nowrap;
    margin:0px;
}

div.toolbar-list span {
    display: block;
    float: none;
    height: 32px;
    margin: 0 auto;
    width: 32px;
}
.button{
	border:0px !important;
}

.icon-32-new {
    background-image: url("images/icon-32-new.png");
}
.icon-32-edit {
    background-image: url("images/icon-32-edit.png");
}
.icon-32-delete {
    background-image: url("images/icon-32-delete.png");
}
.icon-32-unpublish {
    background-image: url("images/icon-32-unpublish.png");
}
.icon-32-publish {
    background-image: url("images/icon-32-publish.png");
}
.icon-32-approval {
    background-image: url("images/icon-32-unarchive.png");
}
.icon-32-feature {
    background-image: url("images/icon-32-default.png");
}
.icon-32-save {
    background-image: url("images/icon-32-save.png");
}
.icon-32-apply {
    background-image: url("images/icon-32-apply.png");
}
.icon-32-forward {
    background-image: url("images/icon-32-forward.png");
}
.icon-32-cancel {
    background-image: url("images/icon-32-cancel.png");
}

table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #f3f3f3;
	color: #666;
}

table.adminlist td,
table.adminlist th {
	padding: 4px;
}

table.adminlist td {padding-left: 8px;}

table.adminlist thead th {
	text-align: center;
	background: #f7f7f7;
	color: #666;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #fff;
}

table.adminlist thead th.left {
	text-align: left;
}

table.adminlist thead a:hover {
	text-decoration: none;
}

table.adminlist thead th img {
	vertical-align: middle;
	padding-left: 3px;
}

table.adminlist tbody th {
	font-weight: bold;
}

table.adminlist tbody tr {
	background-color: #fff;
	text-align: left;
}

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td	{
	background-color: #e8f6fe;
}

table.adminlist tbody tr td {
	background: #fff;
	border: 1px solid #fff;
}

table.adminlist tbody tr.row1 td {
	background: #f0f0f0;
	border-top: 1px solid #FFF;
}

table.adminlist tfoot tr {
	text-align: center;
	color: #333;
}

table.adminlist tfoot td,table.adminlist tfoot th {
	background-color: #f7f7f7;
	border-top: 1px solid #999;
	text-align: center;
}

table.adminlist td.order {
	text-align: center;
	white-space: nowrap;
	width: 200px;
}

table.adminlist td.order span {
	float: left;
	width: 20px;
	text-align: center;
	background-repeat: no-repeat;
	height: 13px;
}

table.adminlist .pagination {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

#serch_form{
	background-color: #EFEFEF;
    border: 1px solid #CCCCCC;
    color: #000;
    font-weight:bold;
    padding: 0;
}
#result{float: right;}
#serch_form tr td{
	padding: 5px;
}
#keyword {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    margin: 0 5px;
    padding: 2px;
}
#order_status{
	padding: 4px;
	width: 120px;
}
#agent_id{
	padding: 4px;
	width: 140px;
}
#edit_form tr td{
	padding: 5px;
}
#edit_form .title_form{
	background-color: #F6F6F6;
    border-bottom: 1px solid #E9E9E9 !important;
    border-right: 1px solid #E9E9E9 !important;
    color: #666666;
    font-weight: bold;
    text-align: right;
    width: 220px;
}

.nolink3bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #2D9B35 0%, #2D9B35 50%, #FF0000 51%, #FF0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2D9B35), color-stop(50%,#2D9B35), color-stop(51%, #FF0000), color-stop(100%, #FF0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #FF0000 51%, #FF0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #FF0000 51%, #FF0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,#2D9B35  0%,#2D9B35  50%, #FF0000 51%, #FF0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D9B35', endColorstr='#FF0000',GradientType=0 ); /* IE6-9 */

    
}

.nolink4bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF0000 0%,#FF0000 50%, #2D9B35 51%, #2D9B35 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0000), color-stop(50%,#FF0000), color-stop(51%, #2D9B35), color-stop(100%, #2D9B35)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF0000 0%,#FF0000 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#FF0000 0%,#FF0000 50%, #2D9B35 51%, #2D9B35 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FF0000 0%,#FF0000  50%, #2D9B35 51%, #2D9B35 100%); /* IE10+ */
	background: linear-gradient(to bottom,#FF0000  0%,#FF0000  50%, #2D9B35 51%, #2D9B35 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#2D9B35',GradientType=0 ); /* IE6-9 */
}


.nolink5bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;    
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #C28D25 0%, #C28D25 50%, #FF0000 51%, #FF0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C28D25), color-stop(50%,#C28D25), color-stop(51%, #FF0000), color-stop(100%, #FF0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #C28D25 0%,#C28D25 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #C28D25 0%,#C28D25 50%, #FF0000 51%, #FF0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #C28D25 0%,#C28D25 50%, #FF0000 51%, #FF0000 100%); /* IE10+ */
	background: linear-gradient(to bottom,#C28D25  0%,#C28D25  50%, #FF0000 51%, #FF0000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D9B35', endColorstr='#FF0000',GradientType=0 ); /* IE6-9 */

    
}

.nolink6bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF0000 0%,#FF0000 50%, #C28D25 51%, #C28D25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF0000), color-stop(50%,#FF0000), color-stop(51%, #C28D25), color-stop(100%, #C28D25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF0000 0%,#FF0000 50%, #FF0000 51%, #FF0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#FF0000 0%,#FF0000 50%, #C28D25 51%, #C28D25 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FF0000 0%,#FF0000  50%, #C28D25 51%, #C28D25 100%); /* IE10+ */
	background: linear-gradient(to bottom,#FF0000  0%,#FF0000  50%, #C28D25 51%, #C28D25 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#2D9B35',GradientType=0 ); /* IE6-9 */
}

.nolink7bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #C28D25 0%, #C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C28D25), color-stop(50%,#C28D25), color-stop(51%, #2D9B35), color-stop(100%, #2D9B35)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #C28D25 0%,#C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #C28D25 0%,#C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #C28D25 0%,#C28D25 50%, #2D9B35 51%, #2D9B35 100%); /* IE10+ */
	background: linear-gradient(to bottom,#C28D25  0%,#C28D25  50%, #2D9B35 51%, #2D9B35 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D9B35', endColorstr='#FF0000',GradientType=0 ); /* IE6-9 */

    
}

.nolink8bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    
    background: #FFB76B; /* Old browsers */
	background: -moz-linear-gradient(top,  #2D9B35 0%,#2D9B35 50%, #C28D25 51%, #C28D25 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2D9B35), color-stop(50%,#2D9B35), color-stop(51%, #C28D25), color-stop(100%, #C28D25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2D9B35 0%,#2D9B35 50%, #2D9B35 51%, #2D9B35 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#2D9B35 0%,#2D9B35 50%, #C28D25 51%, #C28D25 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2D9B35 0%,#2D9B35  50%, #C28D25 51%, #C28D25 100%); /* IE10+ */
	background: linear-gradient(to bottom,#2D9B35  0%,#2D9B35  50%, #C28D25 51%, #C28D25 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#2D9B35',GradientType=0 ); /* IE6-9 */
}

.nolink9bg{
	border:1px solid #B3BED3 !important;
	color: #F4F7F4;
    cursor: pointer;
    font-weight: normal;
    height: 25px;
    text-align: center;
    background-color:#C28D25;
}

.header_availability_calendar{
	height:30px;
	background-color:#CCC;
	color:#000;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	width:14.2857%;
}

.td_availability_calendar{
	height:25px;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
}

table.apptable td{
	height:35px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.checkout_details_div{
	border-radius:4px;
	border:1px solid #DDD;
	padding:10px !important;
	margin-bottom:10px;
}
.boldtext{
	font-weight:bold;
}

.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}

.headertextbookingform{
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.room_name{
	font-size:18px;
}
.showpricetitle{
	font-size:18px;
	color:orange;
}
.errmsg{
	font-size:17px;
	color:red;
	font-weigh:bold;
}

.noleftmargin{
	margin-left:0px !important;
}

.summary_text{
	font-size:15px;
	font-weight:bold;
	font-family:Voltaire;
}

a.a_book_now:link,a.a_book_now:visited{
	text-decoration:none;
	font-family:Voltaire;
	color:white;
	font-size:18px;
}
.notification_div{
	color:red;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

#check-out-div-booking_form .ui-datepicker-trigger, #check-in-div-booking_form .ui-datepicker-trigger {
    cursor: pointer;
    position: absolute;
	top:16px;
	float:right;	
}
#date-list-customer-order .ui-datepicker-trigger, #checkout-list-customer-order .ui-datepicker-trigger, #checkin-list-customer-order .ui-datepicker-trigger{
	cursor: pointer;
	margin-bottom:8px;
}

#priceedit-list-customer-order .ui-datepicker-trigger, #priceedit-list-customer-order .ui-datepicker-trigger {
    cursor: pointer;
}
.inlinesmall{
	display:inline !important;
}

.price_table{
	border:1px solid #CCC !important;
}

.price_table th{
	background-color:#888;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.price_table tr.row1 td{
	background-color:#EFEFEF;
	text-align:left;
	color:gray;
	padding:0px !important;
}

.price_table tr.row0 td{
	background-color:FFF;
	text-align:left;
	color:gray;
	padding:0px !important;
}

/* ============================================
   PAGINATION STYLES - Bootstrap 5
   ============================================ */

.pagination {
    margin: 1rem 0;
}

.pagination .page-link {
    color: #007bff;
    border: 1px solid #dee2e6;
    padding: 0.375rem 0.75rem;
    transition: all 0.3s ease;
}

.pagination .page-link:hover {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #0056b3;
}

.pagination .page-item.active .page-link {
    background-color: #007bff;
    border-color: #007bff;
    color: white;
}

.pagination .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}

.form-select-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
}

/* Responsive Pagination */
@media (max-width: 768px) {
    .pagination {
        font-size: 0.875rem;
    }
    
    .pagination .page-link {
        padding: 0.25rem 0.5rem;
    }
}

/* ============================================
   RESERVATION SUMMARY STYLES
   ============================================ */

.reservation-summary {
    background: #ffffff;
    padding: 1.5rem;
    border-radius: 0.5rem;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08);
}

.reservation-summary .card-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-bottom: none;
}

.reservation-summary .card-title {
    font-size: 1.25rem;
    font-weight: 600;
}

.reservation-summary .icon-cart,
.reservation-summary .icon-home,
.reservation-summary .icon-calendar,
.reservation-summary .icon-money {
    margin-right: 0.5rem;
}

.reservation-summary .badge {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
    font-weight: 600;
}

.reservation-summary .border-bottom {
    border-color: #e9ecef !important;
}

.reservation-summary h4 {
    font-size: 1.5rem;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .reservation-summary {
        padding: 1rem;
    }
    
    .reservation-summary .card-title {
        font-size: 1.1rem;
    }
    
    .reservation-summary h4 {
        font-size: 1.25rem;
    }
}

/* ============================================
   MODERN CHECKOUT STYLES
   ============================================ */

.checkout-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.checkout-header {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
}

.checkout-header h2 {
    color: #2c3e50;
    font-weight: 600;
    margin: 0;
}

.property-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e8ecef;
    transition: all 0.3s ease;
}

.property-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.property-badge {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}

.info-row {
    display: flex;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
}

.info-row:last-child {
    border-bottom: none;
}

.info-label {
    font-weight: 600;
    color: #495057;
    min-width: 150px;
    display: flex;
    align-items: center;
}

.info-label svg {
    margin-right: 8px;
}

.info-value {
    color: #6c757d;
    flex: 1;
}

.section-title {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 15px 20px;
    border-radius: 8px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.section-title svg {
    margin-right: 10px;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    font-weight: 600;
    color: #495057;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.form-group label svg {
    margin-right: 8px;
}

.form-control {
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 12px 15px;
    transition: all 0.3s ease;
    font-size: 15px;
}

.form-control:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.15);
    outline: none;
}

.form-error {
    color: #dc3545;
    font-size: 13px;
    margin-top: 5px;
    display: none;
    animation: fadeIn 0.3s ease;
}

.form-error.show {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.payment-method-card {
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.payment-method-card:hover {
    border-color: #667eea;
    background-color: #f8f9fa;
}

.payment-method-card.active {
    border-color: #667eea;
    background-color: #f0f3ff;
}

.payment-method-card input[type="radio"] {
    margin-right: 10px;
}

.summary-card {
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 12px;
    padding: 25px;
    border: 2px solid #e9ecef;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid #e9ecef;
}

.summary-row:last-child {
    border-bottom: none;
}

.summary-total {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2c3e50;
    padding-top: 15px;
    border-top: 2px solid #dee2e6;
}

.btn-submit {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    padding: 15px 40px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(102, 126, 234, 0.3);
}

.btn-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(102, 126, 234, 0.4);
}

.btn-submit:active {
    transform: translateY(0);
}

.terms-checkbox {
    display: flex;
    align-items: center;
    padding: 15px;
    background-color: #f8f9fa;
    border-radius: 8px;
    margin: 20px 0;
}

.terms-checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.image-container {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
}

/* Responsive Design */
@media (max-width: 768px) {
    .checkout-container {
        padding: 10px;
    }
    
    .property-card {
        padding: 15px;
    }
    
    .info-row {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .info-label {
        margin-bottom: 5px;
        min-width: auto;
    }
    
    .summary-row {
        font-size: 14px;
    }
}

/* Stripe Card Element Styling */
#stripe-card-element {
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 12px;
    background-color: white;
}

#stripe-card-element.StripeElement--focus {
    border-color: #667eea;
    box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.15);
}

.card-errors {
    color: #dc3545;
    font-size: 13px;
    margin-top: 5px;
}

/* ============================================
   ORDER DETAILS STYLES
   ============================================ */

.order-details-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.order-header {
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    padding: 25px;
    border-radius: 12px;
    margin-bottom: 25px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
}

.order-title {
    color: #2c3e50;
    font-weight: 600;
    margin: 0;
    font-size: 1.75rem;
}

.order-title i {
    margin-right: 10px;
    color: #667eea;
}

.btn-print {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(102, 126, 234, 0.3);
}

.btn-print:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.4);
}

.btn-print i {
    margin-right: 8px;
}

/* Order Status Section */
.order-status-section {
    background: white;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    gap: 15px;
}

.status-label {
    font-weight: 600;
    color: #495057;
    font-size: 1.1rem;
}

.status-badge {
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.status-badge i {
    font-size: 1.2rem;
}

.status-pending {
    background: linear-gradient(135deg, #ffeaa7 0%, #fdcb6e 100%);
    color: #d63031;
}

.status-cancelled {
    background: linear-gradient(135deg, #ff7675 0%, #d63031 100%);
    color: white;
}

.status-complete {
    background: linear-gradient(135deg, #55efc4 0%, #00b894 100%);
    color: white;
}

/* Details Cards */
.details-card {
    background: white;
    border-radius: 12px;
    margin-bottom: 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e8ecef;
    overflow: hidden;
}

.details-card .card-header {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 15px 20px;
    font-weight: 600;
    color: #2c3e50;
    font-size: 1.1rem;
    border-bottom: 2px solid #dee2e6;
}

.details-card .card-header i {
    margin-right: 10px;
    color: #667eea;
}

.details-card .card-body {
    padding: 20px;
}

.detail-row {
    display: flex;
    padding: 12px 0;
    border-bottom: 1px solid #f0f0f0;
}

.detail-row:last-child {
    border-bottom: none;
}

.detail-label {
    font-weight: 600;
    color: #495057;
    min-width: 180px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.detail-label i {
    color: #667eea;
    font-size: 1.1rem;
}

.detail-value {
    color: #6c757d;
    flex: 1;
}

.detail-value a {
    color: #667eea;
    text-decoration: none;
}

.detail-value a:hover {
    text-decoration: underline;
}

.detail-notes {
    flex-direction: column;
}

.detail-notes .detail-label {
    margin-bottom: 8px;
}

.detail-notes .detail-value {
    padding-left: 0;
    background-color: #f8f9fa;
    padding: 10px;
    border-radius: 6px;
}

/* Price Breakdown Section */
.price-breakdown-section {
    background: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    border: 1px solid #e8ecef;
    margin-top: 25px;
}

.section-header {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    padding: 15px 20px;
    border-radius: 8px;
    font-weight: 600;
    color: #2c3e50;
    font-size: 1.2rem;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-header i {
    color: #667eea;
    font-size: 1.3rem;
}

.table-responsive {
    overflow-x: auto;
}

.price-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
}

.price-table thead tr:first-child th {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 15px;
    font-weight: 600;
    text-align: left;
    border-bottom: 2px solid white;
}

.price-table thead .currency-row td {
    background: linear-gradient(135deg, #764ba2 0%, #667eea 100%);
    color: white;
    padding: 10px 15px;
    font-weight: 600;
    border-bottom: 3px solid white;
}

.price-table .description-col {
    width: 50%;
}

.price-table .amount-col {
    width: 16.66%;
    text-align: right;
}

.price-table tbody .reference-row td {
    background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
    padding: 12px 15px;
    font-weight: 600;
    color: #495057;
}

.price-table tbody .reference-row i {
    margin-right: 8px;
    color: #667eea;
}

.price-table tbody tr {
    transition: background-color 0.2s ease;
}

.price-table tbody tr:hover {
    background-color: #f8f9fa;
}

.price-table tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.price-table tbody tr:nth-child(odd) {
    background-color: #f8f9fa;
}

.price-table .item-description {
    padding: 12px 15px;
    color: #495057;
}

.price-table .item-description i {
    margin-right: 8px;
    color: #667eea;
}

.price-table .item-amount {
    padding: 12px 15px;
    text-align: right;
    color: #6c757d;
    font-weight: 500;
}

.price-table tfoot .total-header td {
    background: linear-gradient(135deg, #e9ecef 0%, #dee2e6 100%);
    padding: 12px 15px;
    font-weight: 600;
    color: #495057;
    border-top: 2px solid #dee2e6;
}

.price-table tfoot .total-header i {
    margin-right: 8px;
    color: #667eea;
}

.price-table tfoot .total-row {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.price-table tfoot .total-label {
    padding: 15px;
    color: #2c3e50;
    font-size: 1.1rem;
}

.price-table tfoot .total-amount {
    padding: 15px;
    text-align: right;
    color: #495057;
    font-size: 1.1rem;
}

.price-table tfoot .grand-total {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white !important;
    font-size: 1.2rem;
}

/* Print Styles */
@media print {
    .order-details-container {
        max-width: 100%;
        padding: 0;
    }
    
    .btn-print {
        display: none;
    }
    
    .order-header,
    .order-status-section,
    .details-card,
    .price-breakdown-section {
        box-shadow: none;
        page-break-inside: avoid;
    }
    
    .price-table {
        page-break-inside: avoid;
    }
}

/* Responsive Design */
@media (max-width: 768px) {
    .order-details-container {
        padding: 10px;
    }
    
    .order-header {
        padding: 15px;
    }
    
    .order-title {
        font-size: 1.3rem;
    }
    
    .btn-print {
        width: 100%;
        margin-top: 10px;
    }
    
    .order-status-section {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .detail-row {
        flex-direction: column;
    }
    
    .detail-label {
        margin-bottom: 5px;
        min-width: auto;
    }
    
    .price-table {
        font-size: 0.85rem;
    }
    
    .price-table thead tr:first-child th,
    .price-table .item-description,
    .price-table .item-amount {
        padding: 8px 10px;
    }
    
    .section-header {
        font-size: 1rem;
    }
}

@media (max-width: 576px) {
    .price-table .description-col {
        width: 40%;
    }
    
    .price-table .amount-col {
        width: 20%;
        font-size: 0.8rem;
    }
}

/* ===== Quantity Input (+/-) for Adult/Child ===== */
.osc-qty-group {
    display: flex;
    align-items: center;
    gap: 0;
    margin-top: 4px;
}

.osc-qty-btn {
    width: 32px;
    height: 36px;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    border: 1px solid #ced4da;
    background: #f8f9fa;
    color: #495057;
    cursor: pointer;
    border-radius: 4px;
    flex-shrink: 0;
    transition: background-color 0.15s, color 0.15s;
    -webkit-user-select: none;
    user-select: none;
}

.osc-qty-btn:hover {
    background: #e9ecef;
    color: #212529;
}

.osc-qty-btn:active {
    background: #dee2e6;
}

.osc-qty-input {
    width: 50px !important;
    height: 36px;
    text-align: center;
    border: 1px solid #ced4da;
    border-left: none;
    border-right: none;
    padding: 4px 6px;
    font-size: 15px;
    -moz-appearance: textfield;
    outline: none;
    background: #fff;
}

.osc-qty-input::-webkit-outer-spin-button,
.osc-qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.osc-qty-label {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 4px;
    color: #495057;
    display: block;
}

/* ===== Availability Calendar Legend ===== */
.osc-avail-legend {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
    margin-bottom: 16px;
    padding: 10px 14px;
    background: #f8f9fa;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.osc-legend-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #495057;
    font-weight: 500;
}

.osc-legend-dot {
    width: 18px;
    height: 18px;
    border-radius: 4px;
    display: inline-block;
    flex-shrink: 0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}

.osc-legend-full-available { background-color: #2D9B35; }
.osc-legend-available      { background-color: #7CC2EA; }
.osc-legend-unavailable    { background-color: #C28D25; }
.osc-legend-booked         { background-color: #e74c3c; }
.osc-legend-past           { background-color: #ABAAB2; }

/* ===== Availability Calendar Table ===== */
.osc-avail-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    font-size: 13px;
}

.osc-avail-month-header {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 4px;
}

.osc-avail-month-header td {
    padding: 6px 4px;
    font-weight: 700;
    font-size: 14px;
    color: #2c3e50;
}

.osc-avail-nav {
    color: #3498db;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 4px;
    transition: background 0.15s;
    display: inline-block;
}

.osc-avail-nav:hover {
    background: #ebf5fb;
    text-decoration: none;
    color: #2980b9;
}

.osc-avail-month-title {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #2c3e50;
}

.osc-avail-day-header {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    padding: 6px 2px;
    color: #6c757d;
    background: #f1f3f5;
    border-radius: 3px;
}

.osc-avail-cell {
    text-align: center;
    font-weight: 500;
    height: 32px;
    width: 32px;
    border-radius: 4px;
    cursor: default;
    padding: 0;
    border: 1px solid rgba(255,255,255,0.3);
}

.osc-avail-cell span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 13px;
}

.osc-avail-cell-no-price span {
    color: #888 !important;
}

.osc-avail-cell-today {
    box-shadow: 0 0 0 2px #e91e63 inset;
}


/* ============================================================
   OSC BOOKING FORM — Modern Layout (no Bootstrap dependency)
   ============================================================ */

:root {
    --osc-primary:     #667eea;
    --osc-primary-dk:  #764ba2;
    --osc-accent:      #e67e22;
    --osc-danger:      #e74c3c;
    --osc-success:     #2D9B35;
    --osc-text:        #2c3e50;
    --osc-muted:       #6c757d;
    --osc-border:      #e2e8f0;
    --osc-bg:          #f8fafc;
    --osc-white:       #ffffff;
    --osc-radius:      10px;
    --osc-shadow:      0 2px 12px rgba(0,0,0,0.08);
    --osc-transition:  all 0.2s ease;
}

/* ── Wrapper ── */
.osc-booking-wrapper {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: var(--osc-text);
    font-size: 14px;
    line-height: 1.6;
}

.osc-booking-inner {
    background: var(--osc-white);
    border: 1px solid var(--osc-border);
    border-radius: var(--osc-radius);
    padding: 28px 32px;
    box-shadow: var(--osc-shadow);
}

/* ── Header ── */
.osc-booking-header {
    margin-bottom: 24px;
}

.osc-booking-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.35rem;
    font-weight: 700;
    color: var(--osc-text);
    margin: 0;
}

.osc-booking-title svg {
    color: var(--osc-primary);
    flex-shrink: 0;
}

/* ── Search Form ── */
.osc-search-form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 16px;
    background: var(--osc-bg);
    border: 1px solid var(--osc-border);
    border-radius: var(--osc-radius);
    padding: 20px;
    margin-bottom: 20px;
}

.osc-form-group {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1 1 160px;
    min-width: 140px;
}

.osc-form-group--wide {
    flex: 2 1 260px;
}

.osc-form-group--qty {
    flex: 0 1 120px;
    min-width: 110px;
}

.osc-form-label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: var(--osc-muted);
}

.osc-date-input {
    border: 1px solid var(--osc-border);
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 14px;
    color: var(--osc-text);
    background: var(--osc-white);
    transition: var(--osc-transition);
    width: 100%;
    box-sizing: border-box;
}

.osc-date-input:focus {
    border-color: var(--osc-primary);
    outline: none;
    box-shadow: 0 0 0 3px rgba(102,126,234,0.15);
}

/* ── Qty stepper ── */
.osc-qty-group {
    display: flex;
    align-items: center;
}

.osc-qty-btn {
    width: 32px;
    height: 36px;
    border: 1px solid var(--osc-border);
    background: var(--osc-white);
    color: var(--osc-text);
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    transition: var(--osc-transition);
    line-height: 1;
    padding: 0;
    flex-shrink: 0;
}

.osc-qty-btn:first-child { border-radius: 6px 0 0 6px; }
.osc-qty-btn:last-child  { border-radius: 0 6px 6px 0; }

.osc-qty-btn:hover {
    background: var(--osc-primary);
    border-color: var(--osc-primary);
    color: #fff;
}

.osc-qty-input {
    width: 48px;
    height: 36px;
    text-align: center;
    border: 1px solid var(--osc-border);
    border-left: none;
    border-right: none;
    font-size: 14px;
    font-weight: 600;
    color: var(--osc-text);
    background: var(--osc-white);
    -moz-appearance: textfield;
    outline: none;
}

.osc-qty-input::-webkit-outer-spin-button,
.osc-qty-input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

/* ── Form actions ── */
.osc-form-actions {
    display: flex;
    gap: 10px;
    align-items: flex-end;
    flex: 0 0 auto;
}

/* ── Buttons ── */
.osc-btn {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 9px 22px;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: var(--osc-transition);
    text-decoration: none;
    white-space: nowrap;
}

.osc-btn--primary {
    background: linear-gradient(135deg, var(--osc-primary), var(--osc-primary-dk));
    color: #fff;
    box-shadow: 0 3px 8px rgba(102,126,234,0.35);
}

.osc-btn--primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 5px 14px rgba(102,126,234,0.45);
}

.osc-btn--secondary {
    background: #fff;
    color: var(--osc-accent);
    border: 1px solid var(--osc-accent);
}

.osc-btn--secondary:hover {
    background: var(--osc-accent);
    color: #fff;
}

.osc-btn--book {
    background: linear-gradient(135deg, #e74c3c, #c0392b);
    color: #fff;
    font-size: 15px;
    padding: 12px 28px;
    box-shadow: 0 4px 10px rgba(231,76,60,0.35);
}

.osc-btn--book:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(231,76,60,0.45);
}

/* ── Alert ── */
.osc-alert {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 16px;
    border-radius: 8px;
    font-weight: 600;
    margin-bottom: 16px;
}

.osc-alert--error {
    background: #fff5f5;
    border: 1px solid #fed7d7;
    color: var(--osc-danger);
}

/* ── Notification ── */
.osc-notification {
    color: var(--osc-danger);
    font-size: 15px;
    font-weight: 600;
    text-align: right;
    min-height: 4px;
    margin-bottom: 4px;
}

/* ── Divider ── */
.osc-divider {
    border: none;
    border-top: 1px solid var(--osc-border);
    margin: 24px 0;
}

/* ── Room List ── */
.osc-room-list {
    display: flex;
    flex-direction: column;
    gap: 0;
}

/* ── Room Card ── */
.osc-room-card {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid var(--osc-border);
    transition: background 0.15s;
}

.osc-room-card:last-of-type {
    border-bottom: none;
}

/* ── Room Image ── */
.osc-room-image {
    flex: 0 0 130px;
    width: 130px;
}

.osc-room-image img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
    display: block;
    box-shadow: 0 2px 8px rgba(0,0,0,0.12);
    transition: var(--osc-transition);
}

.osc-room-image a:hover img {
    transform: scale(1.03);
    box-shadow: 0 4px 14px rgba(0,0,0,0.18);
}

/* ── Room Info ── */
.osc-room-info {
    flex: 1;
    min-width: 0;
}

.osc-room-name {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--osc-text);
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}

.osc-room-icons {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    opacity: 0.75;
}

.osc-room-desc {
    color: var(--osc-muted);
    font-size: 13px;
    margin: 0 0 10px;
}

/* ── Price Plans ── */
.osc-price-plans {
    margin-top: 10px;
    font-size: 13px;
}

.osc-price-plans strong {
    display: block;
    margin-bottom: 6px;
    color: var(--osc-text);
}

.osc-plan-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.osc-plan-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--osc-bg);
    border: 1px solid var(--osc-border);
    border-radius: 6px;
    padding: 6px 12px;
    flex-wrap: wrap;
}

.osc-plan-title  { font-weight: 600; color: var(--osc-text); }
.osc-plan-dates  { color: var(--osc-muted); font-size: 12px; }
.osc-plan-price  { margin-left: auto; font-weight: 700; color: var(--osc-primary); }

/* ── Room Action ── */
.osc-room-action {
    flex: 0 0 160px;
    text-align: center;
    padding-top: 4px;
}

.osc-contact-msg {
    color: var(--osc-muted);
    font-style: italic;
    font-size: 13px;
}

.osc-show-price-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--osc-primary);
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid var(--osc-primary);
    border-radius: 7px;
    padding: 7px 14px;
    transition: var(--osc-transition);
}

.osc-show-price-link:hover {
    background: var(--osc-primary);
    color: #fff;
}

/* ── Price Table Wrap ── */
.osc-price-table-wrap {
    padding: 0 0 20px;
    border-bottom: 1px solid var(--osc-border);
}

/* ── Book Footer ── */
.osc-book-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid var(--osc-border);
    flex-wrap: wrap;
}

.osc-book-footer__summary { flex: 1; }
.osc-book-footer__action  { flex: 0 0 auto; }

/* ── My Orders ── */
.osc-orders-page {
    font-family: inherit;
}
.osc-orders-heading {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #1976d2;
}
.osc-orders-heading h2 {
    font-size: 22px;
    font-weight: 700;
    color: #1a1a2e;
    margin: 0;
    padding: 0;
    border: none;
}
.osc-orders-heading .osc-orders-icon {
    font-size: 22px;
    color: #1976d2;
}

/* Filter card */
.osc-orders-filter-card {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 18px 20px 14px;
    margin-bottom: 22px;
}
.osc-orders-filter-card-title {
    font-size: 13px;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 14px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dee2e6;
}
.osc-orders-filter-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 12px 16px;
    align-items: end;
}
.osc-orders-filter-field {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.osc-orders-filter-field label {
    font-size: 12px;
    font-weight: 600;
    color: #555;
    margin-bottom: 2px;
}
.osc-orders-filter-field select,
.osc-orders-filter-field input[type="text"] {
    width: 100%;
    padding: 6px 10px;
    font-size: 13px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    background: #fff;
    color: #333;
    height: 34px;
    box-sizing: border-box;
}
.osc-orders-filter-actions {
    display: flex;
    align-items: flex-end;
    gap: 8px;
    padding-top: 0;
}
.osc-btn-submit {
    display: inline-block;
    padding: 6px 18px;
    font-size: 13px;
    font-weight: 600;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: #1976d2;
    color: #fff;
    height: 34px;
}
.osc-btn-submit:hover { background: #1565c0; }
.osc-btn-reset {
    display: inline-block;
    padding: 6px 18px;
    font-size: 13px;
    font-weight: 600;
    border: 1px solid #ced4da;
    border-radius: 5px;
    cursor: pointer;
    background: #fff;
    color: #555;
    height: 34px;
}
.osc-btn-reset:hover { background: #f1f3f5; }

/* Orders table */
.osc-orders-table-wrap {
    overflow-x: auto;
}
.osc-orders-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    overflow: hidden;
    font-size: 13px;
}
.osc-orders-table thead tr {
    background: #1976d2;
}
.osc-orders-table thead th {
    padding: 11px 12px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #fff;
    text-align: center;
    border: none;
    white-space: nowrap;
}
.osc-orders-table thead th:first-child { text-align: left; }
.osc-orders-table tbody tr {
    background: #fff;
    transition: background 0.15s;
}
.osc-orders-table tbody tr:nth-child(even) {
    background: #f8f9fa;
}
.osc-orders-table tbody tr:hover {
    background: #e8f4fd;
}
.osc-orders-table td {
    padding: 10px 12px;
    vertical-align: middle;
    border-bottom: 1px solid #e9ecef;
    color: #333;
    text-align: center;
}
.osc-orders-table td:first-child { text-align: left; }
.osc-orders-table tfoot td {
    padding: 10px 12px;
    border-top: 2px solid #dee2e6;
    background: #f8f9fa;
    text-align: right;
    color: #555;
    font-size: 13px;
}

/* Order date cell */
.osc-order-date {
    display: flex;
    flex-direction: column;
    gap: 1px;
}
.osc-order-date-day {
    font-weight: 700;
    font-size: 13px;
    color: #1a1a2e;
}
.osc-order-date-time {
    font-size: 11px;
    color: #777;
}

/* Property/Room cell */
.osc-order-property a {
    font-weight: 600;
    color: #1976d2;
    text-decoration: none;
    display: block;
    margin-bottom: 2px;
    font-size: 13px;
}
.osc-order-property a:hover { text-decoration: underline; }
.osc-order-room-link {
    font-size: 12px;
    color: #555;
    text-decoration: none;
}
.osc-order-room-link:hover { text-decoration: underline; color: #1976d2; }

/* Booking time */
.osc-order-dates {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    font-size: 12px;
}
.osc-order-dates-arrow { color: #aaa; font-size: 10px; }

/* Status badges */
.osc-badge {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 12px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.osc-badge--pending  { background: #fff3cd; color: #856404; }
.osc-badge--complete { background: #d1e7dd; color: #0a5240; }
.osc-badge--cancel   { background: #f8d7da; color: #842029; }

/* Amount cells */
.osc-order-amount {
    font-weight: 600;
    color: #1a1a2e;
}

/* Action buttons */
.osc-orders-table .btn-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    transition: opacity 0.15s, background 0.15s;
}
.osc-orders-table .btn-action--cancel {
    background: #1976d2;
    color: #fff;
}
.osc-orders-table .btn-action--cancel:hover { background: #1565c0; }
.osc-orders-table .btn-action--print {
    background: #dc3545;
    color: #fff;
}
.osc-orders-table .btn-action--print:hover { background: #bb2d3b; }
.osc-orders-table .btn-action--invoice {
    background: #198754;
    color: #fff;
}
.osc-orders-table .btn-action--invoice:hover { background: #157347; }
.osc-orders-table .btn-action--disabled {
    background: #e9ecef;
    color: #aaa;
    cursor: default;
}

/* Order ID */
.osc-order-id {
    font-weight: 700;
    color: #888;
    font-size: 12px;
}

/* Empty state */
.osc-orders-empty {
    text-align: center;
    padding: 40px 20px;
    color: #777;
    font-size: 14px;
}

/* ── Responsive ── */
@media (max-width: 768px) {
    .osc-booking-inner  { padding: 18px 16px; }
    .osc-search-form    { flex-direction: column; }
    .osc-form-group,
    .osc-form-group--qty,
    .osc-form-group--wide { flex: 1 1 100%; min-width: 0; }
    .osc-form-actions   { width: 100%; justify-content: stretch; }
    .osc-btn            { flex: 1; justify-content: center; }

    .osc-room-card      { flex-wrap: wrap; }
    .osc-room-image     { flex: 0 0 100%; width: 100%; }
    .osc-room-image img { height: 160px; }
    .osc-room-action    { flex: 1 1 100%; text-align: left; }
    .osc-book-footer    { flex-direction: column; align-items: stretch; }
    .osc-btn--book      { width: 100%; justify-content: center; }

    /* My Orders */
    .osc-orders-filter-grid { grid-template-columns: 1fr; }
    .osc-orders-filter-actions { flex-direction: column; gap: 8px; }
    .osc-orders-filter-actions .osc-btn-submit,
    .osc-orders-filter-actions .osc-btn-reset { width: 100%; }
}
