<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tHead{
	background-color: #427D98;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
	color: #ffffff;
}
.tHeader{
	background-color: #427D98;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
	color: #ffffff;
}
.subHead{
	background-color: #609DBA;
	border-right: solid 2px white;
	border-bottom: solid 2px white;
	color: #ffffff;
}
td{
	padding: 1% 0 1% 0;
	margin:0;
	border:0;
	border-bottom: solid 1px #A2A2A2;
	word-wrap: break-word;
	
}
span {
	word-wrap: break-word;
	
}
table{
	padding:0;
	margin:0;
	border:0;
	word-wrap: break-word;
}
tr{
	padding:0;
	margin:0;
	border:0;
}
p{
	text-align: left;
}
li{
	text-align: left;
}
.tab-head-text{
	display: table-cell;
	vertical-align: middle;
	width: 78%;
	padding-left: 2%;
}

.tab-head-image{
	display: table-cell;
	vertical-align: middle;
	width: 18%;
	padding-right: 2%;
}

.next-arrow::after{
	content:"";
	width: 21px  !important;
	height: 16px  !important;
	background:url(../../../booking/images/640/common_arrow_right.png) no-repeat center center !important;
	position: absolute;
    vertical-align: -50%;
    right:4%;
}
.whitebackground {
  background: #FFF;
  border-radius: 4px;
}
.gray-border-bottom{
border-bottom: 1px solid #C6C6C6;
}
.info {
  /* height: 25px; */
  padding: 13px 2%;
  width: 96%;
}
.text-bold-blue{
		color: #183947 !important;
	font-weight: bold !important;
	}
.summarytable{
	margin-left:2%;
	margin-right:2%;
	width:96%;
}
#CmsCollapsible&gt;div:last-child{
	border-bottom:0px !important;
}</pre></body></html>