body
{
    /*font-family: Helvetica, Arial, sans-serif;*/
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 120%;
    background-color: #ffffff;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #6699CC;
    scrollbar-darkshadow-color: #000000;
}

a:link
{
    color: #184794;
    text-decoration: none;
}
/*a:visited { text-decoration:none; COLOR: #0d264e;}*/
a:hover
{
    text-decoration: underline;
    color: #0d264e;
}
a:active
{
    color: #00b4cb;
    text-decoration: none;
}

a img
{
    text-decoration: none;
    border: 0 none;
    vertical-align: middle;
}

img
{
    vertical-align: middle;
    border: none;
}

#tabbed_box_1
{
    margin: 0px auto 0px auto;
    width: 930px;
}

.tabbed_area
{
    background-color: #FFFFFF;
    padding: 8px;
}

.tab li
{
    list-style: none;
    display: inline;
}

.tab
{
    background-color: #184794;
    color: #FFFFFF;
    border: 1px solid;
    text-align: center;
    height: auto;
}

.tab a, .tab a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.tab:hover
{
    color: #FFFFFF;
    background-color: #2f343a;
    text-decoration: none;
}

.tab .active
{
    font-weight: bold;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid;
}

.active
{
    text-align: center;
    height: auto;
}

.active a
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.active a:hover
{
    color: #184794;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.active:hover
{
    color: #000000;
    background-color: #FFFFFF;
    border-color: #000000;
    text-decoration: none;
}

.tab a.disable
{
    background-color: #8A8A8A;
    color: #184794;
    border: 1px solid #184794;
    border-bottom: 1px dotted #FFFFFF;
    background-repeat: repeat-x;
    background-position: top;
}

.content
{
    -moz-box-shadow: 1px 1px 2px #184794; /* for Firefox 3.5+ */
    -webkit-box-shadow: 1px 1px 2px #184794; /* for Safari and Chrome */
    box-shadow: 1px 1px 1px #184794;
    padding: 10px;
    border: 1px solid #184794;
    font-size: 12px;
    line-height: 220%;
    background-position: bottom;
}

.content_shots
{
    line-height: 200%;
    font-size: 12px;
}

.content_coc
{
    line-height: 200%;
    font-size: 12px;
}

.login_user_info
{
    font-size: 13px;
}

.login_user_info_bold
{
    font-size: 14px;
    font-weight: bold;
}

.eqdlfooter
{
    font-size: 12px;
    color: #33728C;
    border-top:1px dotted #cccccc;
}

.redtext
{
    font-size: 11px;
    color: #a71414;
    font-style: italic;
}

.subtitle
{
    font-size: 22px;
    color: #FFFFFF;
    background-color: #184694;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: lighter;
}

td .subtitle2
{
    font-size: 16px;
    color: #FFFFFF;
    background-color: #184694;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: lighter;
}

.txn_tab_area_left
{
    background-color: #FFFFFF;
    width: 25%;
    float: left;
}

.txn_tab_area_right
{
    position: relative;
    background-color: #FFFFFF;
    width: 74%;
    float: left;
    z-index: 1;
}

#txn_tab
{
    margin-bottom: 6px;
    float: right;
}

#txn_tab a
{
    background-color: #184794;
    color: #FFFFFF;
    padding: 14px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold; /*text-transform:uppercase;*/
    border: 1px solid #184799;
    float: right;
    width: 170px;
}

#txn_tab a.active
{
    background-color: #FFFFFF;
    color: #184794;
    border: 1px solid #184794;
    border-right: 1px #FFFFFF;
    position: relative;
    z-index: 2;
    left: 1px;
    width: 190px;
}

#txn_tab a:hover
{
    color: #FFFFFF;
    background-color: #2F343A;
    border-color: #184794;
    text-decoration: none;
}

.txn_tab_content_area
{
    height: 650px;
    padding: 10px;
    border: 1px solid #184794;
    box-shadow: 1px 1px 1px #184794;
    font-size: 12px;
}

.txn_tab_content
{
    font-size: 12px;
}

.txn_tab_content_area_update
{
    height: 220px;
    padding: 10px;
    border: 1px solid #184794;
    box-shadow: 1px 1px 1px #184794;
    font-size: 12px;
}

.search_table
{
    width: 880;
    height: 96%;
    overflow: scroll;
    overflow-y: hidden;
    border: 1px solid #184694;
}

.data_table1
{
    padding: 2px;
}

.data_table1 th
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    background-color: #184694;
}

.data_table1 td
{
    font-size: 12px;
    line-height: 220%;
    background-color: #E8E8E8;
}

.data_table1 td.error
{
    background-color: #FFCCFF;
}

.data_table
{
    border: 1px solid #184694;
    padding: 2px;
}

.data_table th
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    background-color: #184694;
}

.data_table td
{
    font-size: 12px;
    line-height: 220%;
    background-color: #E8E8E8;
}

#nav_background
{
    background-color: #184694;
    padding: 0;
    height: 12px;
    margin: 0px;
    border-bottom: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-top: 1px solid #184694;
    border-left: 1px solid #184694;
}

#nav
{
    padding: 0;
    height: 12px;
    margin: 0px;
}

#nav li
{
    display: inline;
}

#nav li a
{
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    float: left;
    padding: 12px;
    background-color: #184694;
    color: #FFFFFF;
}

#nav li a:hover
{
    background-color: #9B1C26;
    padding-bottom: 13px;
    border-bottom: 3px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    margin: -1px;
    color: #FFFFFF;
    font-weight: lighter;
}

#nav li a.current
{
    background-color: #FFFFFF;
    padding-bottom: 13px;
    border-bottom: 3px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    margin: -1px;
    color: #184694;
    font-weight: bold;
}

#seller_particular
{
    display: ;
}

#range
{
    display: ;
}

.footerlink
{
    font-size: 12px;
    color: #4b5258;
}
.footerlink a
{
    font-size: 12px;
    color: #4b5258;
}

.footerlink a:link
{
    font-size: 12px;
    color: #4b5258;
}

.error_message
{
    font-size: 12px;
    color: red;
    line-height: 110%;
}

.content_eddies
{
    font-size: 12px;
    line-height: 220%;
}

.content_eddies1
{
    font-size: 12px;
    line-height: 150%;
}

.content_eddies_header
{
    font-weight: bold;
    font-size: 12px;
    line-height: 150%;
}

.sitecoc
{
    font-size: 50px;
    color: #FFFFFF;
    background-color: #184694;
    padding-top: 10px;
    padding-bottom: 10px;
    letter-spacing: 0px;
    font-weight: lighter;
    text-align: center;
    line-height: 50px;
}

.sitblank
{
    color: #CCCCCC;
    height: 3px;
}

.legend
{
    line-height: normal;
    background-color: #ffffff;
}
        
.legend th
{
    font-size: 1.5em;
    white-space: nowrap;
    border: 1px solid #CFD4E2;
}

.legend td
{
    white-space: nowrap;
    border: 1px solid #CFD4E2;
}

.legend_available
{
    background-color: #ffffff;
    height: 30px;
    width: 30px;
}
        
.instructions
{
    width: 200px;
    background-color: #ffff66;
}

.instructions ul
{
    padding-left: 20px;
}

.instructions li
{
    padding-left: 0px;
}

.booking
{
    line-height: normal;
    background-color: #CFD4E2;
}
        
.booking th
{
    font-weight:normal;
    color: #959595;
    padding: 4px;
    background-color: #ffffff;
    width: 40px;
}

.booking .day
{
    font-size: 2em;
}
        
.booking td
{
    font-size: 1em;
    color: #ffffff;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    padding: 0px;
}
   
.othersbooking
{
    border: 1px solid #99FF33;
    background-color: #029ae5;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin: auto;
}
      
.mybooking
{
    border: 1px solid #FF8000;
    background-color: #FFFF00;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin: auto;
}
        
.notavailable
{
    border: 1px solid #FF9900;
    background-color: #D40000;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin: auto;
}
        
.available
{
    background-color: #ffffff;
    height: 30px;
    width: 30px;
}
        
.available:hover
{
    border: 1px solid #FFFF00;
    background-color: #66FF33;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin: auto;
}
        
.booked
{
    border: 1px solid #FFFF00;
    background-color: #66FF33;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    margin: auto;
}

.referenceno
{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.sitenav {
	margin: 0px auto 0px auto;
	padding: 2px 0px 4px 0px;
	background-color: #184894; /*#0066CC*/
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.sitenav a:link, .sitenav a:visited, .sitenav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.sitenav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.headtitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 2rem;
	line-height: 180%;
	background-color: #184794;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.title {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
	letter-spacing: 0.9px;
	text-justify: inter-word;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
	
}
.title a:link, .title a:visited, .title a:active {
	color: #336699;
	text-decoration:none;
}
.title a:hover {
	color:#990000;
	text-decoration:underline;
}

.headerlink{
	text-transform:uppercase;
	letter-spacing: 0.5px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
}

.importantMessageLabelClass {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 14px;
    margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: justify;
	text-justify: inter-word;
}
.eqdlborder{
	padding-left: 12.5%;
	padding-right: 12.5%;
}
.eqdltable{
	border: 1px solid #184794;
	box-shadow: 1px 1px 1px #184794;
	width: 100%;  
	border-spacing: 0px; 
	text-align: left;
	font: 14px Calibri, Arial, Helvetica, sans-serif !important;
	border-radius: 5px 5px 5px 5px;
}
.eqdltablecol{
	padding-top: 25px !important;
}
.eqdloutertable{
	padding-right: 15px; 
	padding-left: 15px;
	border-left:1px dotted #cccccc;
}
.stamp  {
	font-weight: bold !important;
	color: #666666 !important;
	text-transform: uppercase;
	padding: 0px !important;
	letter-spacing: 1px !important;
	font: 12px Calibri, Arial, Helvetica, sans-serif !important;
}

.videocontainer {
	position: relative;
	padding-bottom: 56.25%;
	height: 0; 
	overflow: hidden;
}

.videocontainer iframe,
.videocontainer object,
.videocontainer embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-galleria{width:100% !important;height:auto !important;overflow: hidden;visibility: hidden;position: relative;}
.ui-galleria-panel-wrapper{width:100% !important;height:auto !important;min-height: 220px;position: relative;padding: 0px;margin: 0px;}
.ui-galleria-panel{width:100% !important;height:auto !important;filter: inherit;position: absolute;top: 0px;left: 0px;list-style-type: none;}

#payment-ui--container {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    padding: 30px;
    min-height: 400px;
    max-width: 500px;
    border-radius: 5px;
    border: 1px solid #ddd;
}
.ui-accordion .ui-accordion-header {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
}

.ui-accordion .ui-accordion-header:hover {
    background-color: #f0f0f0;
}

.ui-accordion .ui-accordion-content {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.ui-accordion input[type="radio"] {
    display: none;
}

.btn-outline-secondary {
    border: 2px solid #6c757d !important;
    color: #6c757d !important;
    background-color: transparent !important;
}

.btn-outline-secondary:hover {
    background-color: #6c757d !important;
    color: white !important;
}

.my-2 {
    margin: 0.5rem 0 !important;
}

#payment-ui-button-container {
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin: 3rem 0;
}

#processSubmit-btn {
    color: #FFF;
    background-color: #330072;
    border-color: #330072;
}

/* Addition for bootstrap version 4 to version 5 */
.form-group {
    margin-bottom: 1rem;
}
  
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}

.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}

.form-row > .col {
padding-left: 5px;
padding-right: 5px;
}

label {
margin-bottom: 0.5rem;
}
/* End of addition for bootstrap version 4 to version 5 */

