body {
	margin: 0px;
	padding: 0px;
	font-size: 18px !important;
	color: #333 !important;
	font-family: 'Open Sans', sans-serif !important;
}
td {
	/*line-height: 35px;*/
}
.ac {
	cursor: pointer;
	cursor: hand;
}
.booking-box {
	/*background-color: #eeeeee;*/
	border: 1px solid #EBEBEB;
	    color: rgb(34, 34, 34);

}
.booking-box:hover {
    border: 2px solid black;
    border-radius:6px;
}
.today {
    border-radius: 5px;
    background-color: #edfffb;
    border: 1px solid;
    border-color: #e1e1e1;
}
.today:hover {
    border: 2px solid black;
    border-radius:6px;
}
.booked {
	background-color: blue;
}
.tabl_1 table, .tabl_2 table, .tabl_3 table, .tabl_4 table {
	width: 100%;
	height: 250px;
}
.tabl_1, .tabl_2, .tabl_3, .tabl_4 {
	margin-bottom: 30px;
}
#success-msg {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.topCon {
	padding: 20px 0px;
}
.prev-next {
	padding: 10px 0px;
}
.remove_tab {
	width: 200px;
	/*margin: 2px auto;*/
	text-align: center;
}

.back_booking {
	text-align: center;
}
.back_booking button {
	background: #242424;
	/*border: medium none;*/
	color: #fff;
	line-height: 30px;
	padding: 0 15px;
}
.leftButton {
	float: right;
}
.leftButton button {
	background: #242424;
	/*border: medium none;*/
	color: #fff;
	line-height: 30px;
	padding: 0 0px;
}
.leftButton button .fa {
	margin-right: 10px;
}
.rightButton {
	float: right;
	top: 0px;
}
.rightButton button {
	background: #242424;
	/*border: medium none;*/
	color: #fff;
	line-height: 30px;
	padding: 0 0px;
	/*float: right;*/
}
.rightButton button .fa {
	margin-left: 10px;
}
.before-today .ac {
	cursor: not-allowed;
}
.before-today{
        pointer-events: none;
        border: 1px solid #EBEBEB;
        color: rgb(113, 113, 113);
}
.booking-box.complete .ac {
	pointer-events: none;
}
.booking-box.complete {
	pointer-events: auto;
	height: 68px;
    color: rgb(255 0 0);
    background: repeating-linear-gradient(-45deg, rgb(255, 255, 255), rgb(255, 255, 255) 8px, rgb(221, 221, 221) 8px, rgb(221, 221, 221) 9px);
}

.booking-box.complete.ac.class.price_class
{
    display:none;
}
.booking-box.selected {
	/*background: #ff0000;*/
	/*color: #fff;*/
	/* border: 1px solid #ff0000; */
}

div.active {
    border: 2px solid black;
    border-style: ridge;
    border-radius: 4px;
    color: #000000;
}

div.first{
  /*background-color: #ff0000;*/
  /*background-image: -webkit-linear-gradient(-239deg, #ff0000 50%, #eeeeee 50%);*/
  color: #242424;
  border:1px solid #000 !important;
}

div.last{
  /*background-color: #ff0000;*/
  /*background-image: -webkit-linear-gradient(-58deg, #ff0000 50%, #eeeeee 50%);*/
  color: #242424;
  border:1px solid #000 !important;
}
td.today div.active {
	/*background: rgb(255, 0, 0) none repeat scroll 0 0;*/
	/*color: rgb(255, 255, 255);*/
	display: inline-block;
	padding: 0 5px;
	width: 100%;
}
.complete {
	/*background: #de181e none repeat scroll 0 0;*/
	/*border: 1px solid #3c3939;*/
	pointer-events: none !important;
	/*color: red;*/
}

.start {
    background-image: linear-gradient(314deg , #e9e9ef 50%, rgba(255, 255, 255, 0) 52%);
	/*color:red;*/
	/*border: 1px solid #333;*/
	/*border-bottom: 1px solid #888;*/
}
.end {
background-image: linear-gradient(133deg , #e9e9ef 50%, rgba(255, 255, 255, 0) 52%);
}
.hea {
	    color: rgb(0 0 0);
}
.hea1 {
	/*background: rgb(51, 51, 51) none repeat scroll 0% 0%;*/
	/*color: rgb(255, 255, 255);*/
}
.cal_details {
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
}


.cal_details ul li {
	background: #f2f2f2;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	list-style: none;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	float: none;
	min-width: 140px;
	width: 23%;
	vertical-align: top;
}
.cal_details ul {
	display: inline-block;
	margin-left: 0;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.new-show {
	margin-top: 40px;
}

#table-1 .ac{ pointer-events: none; }
#table-1 { pointer-events: auto; }

#table-2 .ac{ pointer-events: none; }
#table-2 { pointer-events: auto; }


.complete {
	/*background: #ff0000;*/
	/*pointer-events: none;*/
}
.today.start.end {
	pointer-events: none;
	color: #fff;
}
.today.start.end, .today.complete, .today {
	/*background-color: #68d4de;*/
}
.today.complete .full-book, .today.start.end .first-half-book, .today.start.end .last-half-book {
	visibility: hidden;
}
/* form css */
.ui-dialog {
	height: 500px !important;
}
.ui-dialog .form-group {
	overflow: hidden !important;
	margin: 15px 0 0px !important;
}
.ui-dialog .form-group label {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: normal !important;
	margin: 0 !important;
	text-transform: capitalize;
}
.ui-dialog .form-group input[type="text"] {
	border: 1px solid #bbb;
	border-radius: 0 !important;
	font-size: 12px;
	padding: 5px 10px !important;
	width: 100%;
}
.ui-dialog .form-group input[type="email"] {
	border: 1px solid #bbb;
	border-radius: 0 !important;
	font-size: 12px;
	padding: 5px 10px !important;
	width: 100%;
}
.ui-dialog .form-group input[type="submit"] {
	border: 1px solid #242424;
	margin: 10px auto;
	text-align: center;
	width: 30%;
	height: 35px;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 0px !important;
	background: #242424;
	color: #fff;
}
.ui-dialog .form-group input[type="submit"]:hover {
	border: 1px solid #242424;
	color: #242424;
	background: none;
}
.ui-dialog .form-group input[type="text"]:focus {
	border-color: #bbb;
	box-shadow: none !important;
	outline: 0 none;
}
.ui-dialog .form-group input[type="email"]:focus {
	border-color: #bbb;
	box-shadow: none !important;
	outline: 0 none;
}
.booking-box.start.end {

	pointer-events: none;
}
/*.complete {*/
/*	background: #ff0000;*/
/*}*/
.remove_tab a {
	color: #fff;
}
.remove_tab a:hover {
	text-decoration: none;
	color: #fff;
}
#spinner1 img {
	position: absolute;
	top: 43%;
	left: 24%;
	width: 150px;
	z-index: 99;
}
#spinner2 img {
	position: absolute;
	top: 43%;
	right: 21%;
	width: 150px;
	z-index: 99;
}
#call-box-s .bg-r {
	height: 100px;
}

#call-box-s td {
    width: 12.5%;
    height: 47px;
    /* border: 1px solid #EBEBEB; */
    float: left;
    /* box-shadow: 1px 1px 0px 0px #333; */
    position: relative;
}
#call-box-s .cell5 {
       width: 50%;
       border: none;
    margin: 0px 92px 0px !important;
    font-weight: 600 !important;
    color: rgb(0 0 0) !important;
    font-size: 18px !important;
    line-height: 46px !important;
}
#call-box-s .first-half-book {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#call-box-s .full-book {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	color: #cb0000 !important;
}

#call-box-s .last-half-book {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
}


#call-box-s .cell {
    -webkit-box-align: center !important;
    -webkit-box-pack: justify !important;
    -webkit-box-direction: normal !important;
    -webkit-box-orient: vertical !important;
    height: 100% !important;
    width: 100% !important;
    display: flex !important;
    padding-bottom: 31px !important;
    padding-top: 29px !important;
    gap: 0px !important;
    pointer-events: inherit;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

#call-box-s .complete div {
    pointer-events: none;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;

pointer-events: none;
}
#call-box-s .booking-box.start.end {
	color: #0af;
	background-image: linear-gradient(314deg, #e9e9ef 50%, rgb(255, 255, 255), rgb(255, 255, 255) 8px, rgb(221, 221, 221) 8px, rgb(221, 221, 221) 9px);

}
#call-box-s .booking-box.start.end div {

	pointer-events: none;
}
 @media only screen and (max-width: 500px) {
.ui-dialog {
	height: 550px !important;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
	width: 100% !important;
}
}
@media only screen and (max-width: 500px) {
.leftButton {
	float: none;
	text-align: center;
}
.rightButton button {
	float: none;
	text-align: center;
}
.rightButton {
	text-align: center;
}
.remove_tab {
	text-align: center;
}
.topCon h4 {
	font-size: 14px;
	padding: 0 !important;
}
}

 @media only screen and (max-width:991px) {
.ui-dialog {
    height: 600px !important;
}
}


 @media only screen and (max-width: 600px) {
.width2 {
	padding: 0px !important;
	width: 100% !important;
}
.leftButton button {
	margin-left: 0px;
}
.width3 {
	width: 100% !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.width4 {
	width: 100% !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
}
@media only screen and (max-width: 600px) {
#pro_cal {
	height: 1050px !important;
}
#spinner1 img {
	position: absolute;
	top: 33%;
	left: 24%;
	width: 150px;
	z-index: 99;
}
#spinner2 img {
	position: absolute;
	top: 63%;
	right: 21%;
	width: 150px;
	z-index: 99;
}
}
.ui-dialog .ui-dialog-content {
    background-color: #c2c9d1 !important;
}
.ui-dialog-titlebar {
	background:#000 !important;
        color:#fff !important;
}
.box3dd {
background: linear-gradient(to right, black, #b9a690);
    color: white;
    --width: 154px;
    --height: calc(var(--width) / 4);
    width: var(--width);
    height: var(--height);
    text-align: center;
    line-height: var(--height);
    font-size: calc(var(--height) / 2.5);
    font-family: sans-serif;
    letter-spacing: 0.2em;
    border: 1px solid white;
    border-radius: 2em;
    transform: perspective(500px) rotateY(-13deg);
    text-shadow: 6px 3px 2px rgb(2 2 2 / 20%);
    box-shadow: 2px 0 0 5px #9ca99d;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.box3dd:hover {
	transform: perspective(500px) rotateY(15deg);
	text-shadow: -6px 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: -2px 0 0 5px rgba(0, 0, 0, 0.2);
}

.box3dd::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, transparent, white, transparent);
	left: -100%;
	transition: 0.5s;
}

.box3dd:hover::before {
	left: 100%;
}
























.box3d {
background: linear-gradient(to right, black, #000000);
    color: white;
    --width: 154px;
    --height: calc(var(--width) / 4);
    width: var(--width);
    height: var(--height);
    text-align: center;
    line-height: var(--height);
    font-size: calc(var(--height) / 2.5);
    font-family: sans-serif;
    letter-spacing: 0.2em;
    border: 1px solid white;
    border-radius: 2em;
       transform: perspective(500px) rotateY(0deg);
    text-shadow: 6px 3px 2px rgb(2 2 2 / 20%);
    box-shadow: 2px 0 0 5px #9ca99d;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

.box3d:hover {
	transform: perspective(500px) rotateY(15deg);
	text-shadow: -6px 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: -2px 0 0 5px rgba(0, 0, 0, 0.2);
}

.box3d::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, transparent, white, transparent);
	left: -100%;
	transition: 0.5s;
}

.box3d:hover::before {
	left: 100%;
}

.price_class{
font-size: 12px;
    color: #226b97;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 12px !important;
}