/* =============================== tag modifiers =============================== */
.title { /* background-image: url(../images/client_images/Logo.png); */
	background-repeat: no-repeat;
}

body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #23364d;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #6f6f6f;
	
}
pre {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #23364d;
}


input, select{
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #23364d;
}

textarea {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
	color: #23364d;
}

form {
	display: inline;
}

legend {
	font-family: Arial;
	font-weight: bold;
	color: #000;
	background: #f8f8f8;
	font-size: 12px;
	padding:8px 8px;
	
}
.maintable{
	min-width: 1024px;
}
.tabSeparator{
	font-weight: bold;
	color: #CD00FF;
	background: #CD00FF;
}
.loadingBgClr {
	font-weight: bold;
	color: green;
	background: #FFFFFF;
}
/* ********************** general ********************** */
.text {
	font-size: 12px;
	font-weight: normal;
	color: #23364d;
	text-align: left;
	margin: 5px;
	line-height: 17px;
}
.CustLogoCSS {
	width: 104px; 
	height: 98px;
	background: url('../../_assets/images/client_images/logo.png') no-repeat;
}
.loginCs{
	background: #FFFFFF;
}

.loginHeader{
	background: url('../../_assets/images/client_images/top_body_bg.gif') no-repeat;
	min-width: 1000px;
	min-height: 80px;
}
.adminLoginCs{
	padding: 10px;
}
.loginFrmHead{
	color: #fff;
	text-decoration: none;
	padding: 2px 5px 1px;
	font-weight: 700;
	line-height: 20px;
	display: block;
	float: left;
}

.loginTblCss{
	display: inline-block;
    padding: 10px;
    width: 304px;
	margin: 2px;
    padding: 10px;
}
.loginTblCss span {
	display: block;
	float: left;
    padding: 5px;
	width: 92px;
}
.loginTblCss span input {
	display: block;
	float: left;
    margin-left: 5px;
}

.forgtCs{
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	float: left;

}
.loginGuideCs{
	padding-left: 5px;
}
.loginGuideCs ul{ margin-top:10px; display:inline-block; margin-left:-24px;}
.loginGuideCs ul li { padding-left:14px; line-height:24px; list-style:none; }

/* =============================== tabs =============================== */
.tabcopy {
}
/* Main menu CSS STARTS */
.menu-wrap {
	background: linear-gradient(#ff9666,#e24a00);
	overflow: hidden;
}
	/*padding-left: 1%;*/
}

.menu {
	display: block;
	text-align: left;
	color: #006;
	overflow: hidden;
	margin: auto
}

.menu a {
	color: #fff;
    font-size: 11px;
    text-decoration: none;
    padding: 2px 10px 1px;
    font-weight: 700;
    line-height: 32px;
    display: block;
    float: left;
    border-right: solid 1px #ec4d00;
}

.menu a:hover {
	background: linear-gradient(#ffcb1a,#ffcc8c);
	color: #000;
}

.menu a.selectedtabcopy {
	background: #ffcb1a;
	color: #000;
}

.menu a:last-child {
	border-right: none
}
/* Main menu CSS ENDS */

/* SUB menu CSS STARTS */
.sub-menu-wrap {
	padding-left: 1%;
	background: linear-gradient(#fd9c6f,#fc7b02);
	line-height:20px;
}

.sub-menu {
	display: block;
	text-align: left;
	color: #006;
	overflow: hidden;
	margin: auto;
}

.sub-menu a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 5px 1px;
	font-weight: 700;
	line-height: 20px;
	display: block;
	float: left;
	border-right: solid 1px #df1a28;
}

.sub-menu a:hover {
	background: linear-gradient(#ffcb1a,#ffcc8c);
	color: #000;
}

.sub-menu a.selectedtabcopy {
	background: #ffc9af;
	color: #000;
}

.sub-menu a:last-child {
	border-right: none
}
/* SUB-menu CSS ENDS */

/* SUB3 menu CSS STARTS */
.sub3-menu-wrap {
	padding-left: 1%;
	background: linear-gradient(#fd9c6f,#fc7b02);
}

.sub3-menu {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #006;
	overflow: hidden;
	margin: auto
}

.sub3-menu a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 5px 1px;
	font-weight: 700;
	line-height: 20px;
	display: block;
	float: left;
	border-right: solid 1px #df1a28
}

.sub3-menu a:hover {
	background: linear-gradient(#ffcb1a,#ffcc8c);
	color: #000;
}

.sub3-menu a.selectedtabcopy {
	background: #ffc9af;
	color: #000;
}

.sub3-menu a:last-child {
	border-right: none
}
/* SUB3-menu CSS ENDS */


/* VERTICAL menu CSS STARTS */
.vert-menu-wrap {
	background: linear-gradient(#fd9c6f,#fc7b02);
}

.vert-menu {
	display: block;
	text-align: left;
	width: 230px;
	color: #006;
	overflow: hidden;
	margin: auto
}

.vert-menu a {
	color: #FFF;
    font-size: 11px;
    text-decoration: none;
    padding: 2px 5px 1px;
    font-weight: 700;
    line-height: 16px;
    display: block;
    float: left;
    border-bottom: 1px solid #fff;
}

.vert-menu a:hover {
	background: linear-gradient(#ffcb1a,#ffcc8c);
	color: #000;
}

.vert-menu a.selectedtabcopy {
	background: #f7ddd0;
    color: #000;
}

.vert-menu a:last-child {
	width: 96%;
	border-right: none
}
/* VERTICAL-menu CSS ENDS */

.menu_header,.menu_title {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	font-weight: 700
}


.homePageLinkCls {
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	background: #045FB4;
}

.modspacer {
	height: 2px;
	font-size: 1px;
}
.partHeader {
	font-size: 12px;
	font-weight: bold;
	width: 650px;
}

.subHeader {
	font-size: 12px;
	font-weight: bold;
}

.divWidth {
	font-size: 7px;
	width: 650px;
	position: relative;
	left: 5px;
}

.divPopup {
  width: 700px;
  height: 100px;
  position: auto; 
  margin: auto;
  background-color: lavender;
  z-index: 99;
}

.subBox {
	font-size: 12px;
	font-weight: bold;
	border: black 1px solid;
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: lavender;
	position: relative;
	left: 5px;
}

.nameCorpPos {
	position: relative;
	left: 250px;
}

.datePos {
	position: relative;
	left: 235px;
}

.accPos {
	position: relative;
	left: 185px;
}

.effDatePos {
	position: relative;
	left: 185px;
}

.fillBox {
	font-size: 12px;
	border: black 1px solid;
	padding: 2px;
}

.fillUnderline {
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: underline;
}

.purPayPos {
	position: relative;
	left: 150px;
}

.declare1Pos {
	position: relative;
	left: 12px;
}

.declare1NextPos {
	position: relative;
	left: 12px;
}

.declare2NextPos {
	position: relative;
	left: 120px;
}

.myContactPos {
	position: relative;
	left: 20px;
}

.mySecNamePos {
	position: relative;
	left: 57px;
}

.myContactNextPos {
	position: relative;
	left: 218px;
}

.primSigPos {
	position: relative;
	left: 57px;
}

.secSigPos {
	position: relative;
	left: 218px;
}

.sellerBankPos {
	position: relative;
	left: 100px;
}

.branchPos {
	position: relative;
	left: 200px;
}

.authbyPos {
	position: relative;
	left: 112px;
}

.valbySigPos {
	position: relative;
	left: 80px;
}

.authbySigPos {
	position: relative;
	left: 245px;
}

.sellerDate1Pos {
	position: relative;
	left: 48px;
}

.sellerDate2Pos {
	position: relative;
	left: 255px;
}

.approvedA1Pos {
	position: relative;
	left: 40px;
}

.approvedA2Pos {
	position: relative;
	left: 100px;
}

.approvedB1Pos {
	position: relative;
	left: 40px;
}

.approvedB2Pos {
	position: relative;
	left: 100px;
}

.reject1Pos {
	position: relative;
	left: 30px;
}

.reject2Pos {
	position: relative;
	left: 30px;
}

.reject3Pos {
	position: relative;
	left: 30px;
}

.reject1NextPos {
	position: relative;
	left: 100px;
}

.reject2NextPos {
	position: relative;
	left: 127px;
}

.reject3NextPos {
	position: relative;
	left: 135px;
}

.appBankPrepNamePos {
	position: relative;
	left: 12px;
}

.appBankAuthNamePos {
	position: relative;
	left: 115px;
}

.appBankPrepSigPos {
	position: relative;
	left: 75px;
}

.appBankAuthSigPos {
	position: relative;
	left: 200px;
}

.bankStampPos {
	position: relative;
	left: 40px;
}

.stampBoxPos {
	position: relative;
	left: 50px;
	border: black 1px solid;
	width: 200px;
	height: 40px;
}

.headerPos {
	position: relative;
	left: 150px;
}

.tmImgPos {
	position: relative;
	left: 250px;
}

@media print {
	img {
		display: block;
	}
	.printOnly{
	}
}
@page {
	size: auto;
}

#footer {
	background: url(../images/images/footer.png) no-repeat;
	height: 50px;
	padding-top: 25px;
	color: black;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}

#footer a {
	text-decoration: none;
}
.tktBoldTxt {
	font-size: 13px;
	font-weight: bolder;
}
.content {
	width: 100%;
	border-collapse: collapse;
	padding: 2px;
}
.content tr td {
	padding-bottom: 2px;
}
.contentBg{
	width: 100%;
	border: 0px;
	padding: 2px;
}
.contentBg tr td {
	background: #CCC;
	padding-bottom: 5px;
}
.listingBorder {
	border-color: #ec4d00;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	height: 20px;
}

.submitbutton {
    background: -webkit-linear-gradient(top,#fd9c6f 5%,#fc7b02 100%);
	background: linear-gradient(to bottom,#fd9c6f 5%,#fc7b02 100%);
	box-shadow: inset 0 1px 0 0 #c55600;
    border-radius: 3px;
	cursor: hand; 
	cursor: pointer;
    border: 1px solid #fc590a;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 6px 26px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #528009;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 10px;
}

.submitbuttonOver {
	cursor: pointer;
	background: -webkit-linear-gradient(top,#ffcb1a 5%,#fc7b02 100%);
	background: linear-gradient(to bottom,#ffcb1a 5%,#fc7b02 100%);
	box-shadow: inset 0 1px 0 0 #c55600;
    border-radius: 3px;
	cursor: hand; 
	cursor: pointer;
    border: 1px solid #fc590a;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    padding: 6px 26px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #528009;
    text-align: center;
    line-height: 1.1;
	margin-bottom: 10px;
}


.addBtnImg{
	background: url('../../_assets/images/buttons/add.png') no-repeat center right;
	border: 0;
	width: 18px;
	cursor: hand; 
	cursor: pointer;
}

.editBtnImg{
	background: url('../../_assets/images/buttons/edit.png') no-repeat center right;
	border: 0;
	width: 18px;
	cursor: hand; 
	cursor: pointer;
}

.saveBtnImg{
	background: url('../../_assets/images/buttons/active.png') no-repeat center right;
	border: 0;
	width: 20px;
	cursor: hand; 	
	cursor: pointer;
}
.deleteBtnImg{
	background: url('../../_assets/images/buttons/delete.png') no-repeat center right;
	border: 0;
	width: 18px;
	cursor: hand; 
	cursor: pointer;
}
.btnSelectLO {
	width: 65px;
	font-size: 14px;
	display: block;
	background: #827e7e;
	color: #fff;
	box-shadow: inset 0 1px 0 0 #c55600;
    cursor: hand; 
	cursor: pointer;
    display: inline-block;
    padding: 2px;
    text-align: center;
    line-height: 1.1;
    margin: 2px;	
}
.b-d-point-btn {
	background: #0591DE;
	border: 0;
	color: #fff;
	display: inline-block;
	height: auto;
	line-height: 1em;
	font-size: 14px;
	padding: 7px 10px;
	cursor: pointer;
	margin: 10px 2px 10px 0
}
.b-d-point-select{
	width: 180px;
	margin: 2px;
	padding: 5px;
	border: 1px solid #cccccc;
	background:#fff;
}
.smallbtn {
    background: -webkit-linear-gradient(top,#fd9c6f 5%,#fc7b02 100%);
	background: linear-gradient(to bottom,#fd9c6f 5%,#fc7b02 100%);
	box-shadow: inset 0 1px 0 0 #c55600;
    border-radius: 3px;
    border: 1px solid #fc590a;
    display: inline-block;
    color: #fff;
	cursor: hand; 
	cursor: pointer;
    font-weight: bold;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #528009;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 10px;
}

.smallbtnOver {
	cursor: pointer;
	background: -webkit-linear-gradient(top,#ffcb1a 5%,#fc7b02 100%);
	background: linear-gradient(to bottom,#ffcb1a 5%,#fc7b02 100%);
	box-shadow: inset 0 1px 0 0 #c55600;
    border-radius: 3px;
    border: 1px solid #fc590a;
    display: inline-block;
	cursor: hand; 
	cursor: pointer;
    color: #fff;
    font-weight: bold;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #528009;
    text-align: center;
    line-height: 1.1;
	margin-bottom: 10px;
}
.noBordersCss {
	text-align: left;
	background: #CBD9FF;
	font-weight: bold;
	border: 0px;
}

.boxBorderHeader141 {
	text-align: center;
    background: #ffddce;
    font-weight: bold;
    border: 1px solid #ec4d00;
}

.boxborderDefaultColor {
	border: 1px solid #000000;
}
.boxborderTd {
	border: 1px solid #ec4d00;
}
.hintsBordersCs{
  width: 95%;
  border: 1px solid #ccc;
  margin: 2%;
}
.hintsBordersCs tr td {
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px;
}
.hintsBordersCs tr td:last-child {
	border-right: none
}
.layoutBorder{
	border: 1px solid #ec4d00;
}
.layoutOuterCs{
	border: 1px solid #ec4d00;
	padding: 10px;
}
.layoutOuterCs td {
	padding: 8px;
}
.layoutBorder input, select {
	margin: 1px;
}
.seatColor{
	font-size: 14px;
	font-weight: bold;
}
.seatColorCancel {
	border: 1px solid #ec4d00;
	font-weight: bold;
	color: #000000;
	background: #F1F1F1;
}
.availSeatClass {
	border: 1px solid #ec4d00;
	font-weight: bold;
	cursor: hand; 
	cursor: pointer;
	color: #000000;
	border-radius: 5px;
}
.bookedSeatClassLadies{
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: #000000;
	border-radius: 5px;
	background-color: #FFF549;
}
.bookedSeatClassLadiesB{
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: #000000;
	border-radius: 5px;
	background-color: #FFF549;
}
.bookedSeatClassLadiesDB{
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: #000000;
	border-radius: 5px;
	background-color: #FFF549;
}
.availSeatClassLadies {
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	cursor: hand; 
	cursor: pointer;
	color: #000000;
	border-radius: 5px;
	background-color: #FFF549;
}
.availSeatClassLadiesDB {
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	cursor: hand; 
	cursor: pointer;
	color: #000000;
	border-radius: 5px;
	background-color: #FFF549;
}
.selectedSeatClass {
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand; 
	cursor: pointer;
	border-radius: 5px;
	background-color: #9a6023;
}

.femaleSeatClass {
	padding: 5px;
	font-weight: bold;
	background: yellow;
	border: 1px solid #ed719e;
	border-radius: 5px;
}
.ladiesSeatClass {
	border: 1px solid #ec4d00;
	font-weight: bold;
	background-color: #6C7AFD;
	border-radius: 5px;
	color: #FFF;
}
.ladiesSeatClassCursor {
	border: 1px solid #ec4d00;
	font-weight: bold;
	cursor: hand; 
	cursor: pointer;
	color: #FFF;
	background-color: #FFF700;
	border-radius: 5px;
}
.bookedSeatClassCursor {
	border: 1px solid #ec4d00;
	font-weight: bold;
	color: white;
	cursor: hand; 
	cursor: pointer;
	background-color:#6C7AFD;
	border-radius: 5px;
}
.bookedSeatClass {
	border: 1px solid #ec4d00;
	font-weight: bold;
	color: white;
	background-color: #6C7AFD;
	border-radius: 5px;
}
.ladiesQuotaClass {
	border: 1px solid #ec4d00;
	font-weight: bold;
	color: white;
	background-color: #f5ee7f;
	border-radius: 5px;
}
.quotaSeatClass{
	border:  1px solid #ec4d00;
	font-weight: bold;
	color: white;
	color: white;
	cursor: hand;
	background-color:green;
	border-radius: 5px;
}
.blockedSeatClass {
	border: 1px solid #ec4d00;
	font-weight: bold;
	color: white;
	background-color: #5F4355;
	border-radius: 5px;
}
.conductorSeatClass {
	border-color: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: white;
	background-color: #FF5555;
	border-radius: 5px;
}
.stockNoClass {
	border: 1px solid #ec4d00;
	font-weight: bold;
	font-size: 20px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #518B51;
}
.AvailCrdtCss {
	border:  1px solid #ec4d00;
	font-weight: bold;
	font-size: 15px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#B70068;
}
.concessFontCss {
	font-weight: bold;
	font-size: 16px;
	color: #C78800;
}
.statusFontCss{
	font-weight: bold;
	font-size: 16px;
	color: #859C02;
}
.auxRacLine {
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
}
. auxRacFont {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.auxHeaderRow {
	font-family: Arial;
	font-weight: bold;
	color: white;
	background: #ffddce;
	font-size: 12px;
	padding-left: 8px;
}
.auxPaxMobCss {
	font-family: Arial, helvetica, sans-serif;
	max-width:80px;
	word-wrap: break-word;
}
.auxRacCss {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.auxRacJrnyDtCss {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.auxRacHeadLabel {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.auxRacServiceNo {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.auxRacPrintDate {
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.redFontColor {
	font-weight: bold;
	text-align: right;
	font-size: 18px;
	color: red;
}

.srvcNotAvailFlagCss {
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	color: #FF2600;
}

.greenBgColor {
	font-weight: bold;
	text-align: right;
	font-size: 18px;
	color: green;
}

.grandTotalField {
	border-color: blue;
	border-style: solid;
	font-weight: bold;
	text-align: right;
	font-size: 17px;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #BC4D29;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}
.grandTotalFormlabel {
	font-weight: bold;
	font-size: 16px;
	color: red;
}
.seatNormalField {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #d6cbc5;
	border-color: gray;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}
.bold14TxtCss {
	font-size: 14px;
	font-weight: bold;
}


.priceNormalField {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border-color: gray;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}

.priceRequiredField {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #23364d;
	background: #ededed;
	border-color: #fc590a;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}
.paging {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.currentPage {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	background: #FFFF00;
}

.otherPage {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	
}
.titleNameHeader {
	font-size: 18px;
	font-weight: bold;
}

.formheadercolor {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #fdbfa3;
	padding-left: 5px;
    padding-top: 5px;
}

.paymentDetails {
	border: black 1px solid;
	padding: 4px;
	width: 645px;
}


.page {
	background-color: #ffffff;
	padding: 15px;
	width: 1000px;
}

p.pagebreak {
	page-break-before: always
}

a {
	text-decoration: underline;
	color: #333399;
}

a:hover {
	text-decoration: none;
}

a.reverseText {
	color: #ffffff;
}

input,select {
	font-size: 12px;
}

textarea {
	font-size: 12px;
	font-family: Arial, helvetica, sans-serif;
}

form {
	display: inline;
}

/* =============================== general =============================== */

.hintsClass {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
}

.text {
	font-size: 12px;
	margin: 5px;
	line-height: 17px;
}

.moneynegative {
	font-weight: bold;
	color: #ff0000;
}

.summarytotal {
	font-weight: bold;
}

.detailtotal {
	font-weight: bold;
}

.pab_icon {
	position: relative;
	top: 3px
}

/* =============================== forms =============================== */
.successmsg {
	border: 2px solid #339933;
	padding: 4px;
	background-color: #ddFFee;
}

.errormsg {
	border: 2px solid #ff3333;
	padding: 4px;
	background-color: #ffcccc;
}

.formcomment {
	color: #666666;
}

.formlabel {
	font-weight: bold;
}

.redcomment {
	color: #ff0000;
}

/* =============================== page =============================== */
.base {
	background-color: #ffffff;
	margin: 0px;
}

.pagename {
	font-size: 18px;
	color: #ff0000;
}

.pagedescription {
	font-size: 13px;
	color: #000000;
}

.page {
	background-color: #ffffff;
	padding: 15px;
}

.pagesidebar {
	background-color: #D2DCFC;
	padding: 15px;
}

.astrx {
	color: #ff0000;
	font-weight: bold;
}

/* =============================== paging =============================== */
.paging {
	position: relative;
	top: -3px;
}

.paging td {
	white-space: nowrap;
}

.paging b {
	font-weight: normal;
}

/* =============================== module =============================== */

.headertextbold {
	PADDING-LEFT: 0.2cm; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #23364d; FONT-FAMILY: Verdana
}
.headertext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #23364d; FONT-FAMILY: Verdana; TEXT-ALIGN: left
}
.headertextRed {
	PADDING-LEFT: 0.2cm; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: Verdana
}
.span {
	FONT-SIZE: 28px; COLOR: #ffffff
}
.corpHeadCss {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.moduletabcopy {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	top: -2px;
}

.selectedmoduletabcopy {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	top: -1px;
}

.moduleheadercolor {
	background-color: #9C9A9C;
}

.moduleheadercopy {
	font-size: 12px;
	color: #ffffff;
}

.moduleheadercopy3 {
	font-size: 12px;
	color: #9C9A9C;
}

.moduleheadercopy2 {
	font-size: 12px;
	color: black;
}

.moduleheaderrow2 {
	background-color: #666666;
}

.moduleheaderrow2 td {
	border-bottom: 1px solid #ffffff;
}

.modulehelpcopy {
	color: #ffffff;
}

.modulegreenbar {
	background-color: #e8efff;
}

.moduleform {
	background-color: #ffffff;
}

.modulebreadoff {
	font-size: 12px;
	color: #E8EFFF;
	text-decoration: underline;
	font-weight: normal;
	position: relative;
	top: -2px;
}

.modulebreadon {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: -2px;
}

.modulebreadarrow {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	position: relative;
	top: -1px;
}

/* =============================== sidemodule =============================== */
.sidemoduletabcopy {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	position: relative;
	top: -2px;
}

.selectedsidemoduletabcopy {
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: -1px;
}

.sidemoduleheadercolor {
	background-color: #9C9A9C;
}

.sidemoduleheadercopy {
	font-size: 12px;
	color: #ffffff;
}

.sidemodulegreenbar {
	background-color: #e8efff;
}

.sidemoduleform {
	background-color: #ffffff;
	border-left: 1px solid #9C9A9C;
}

.requiredfield {
	font: normal 12px Arial;
	text-align: left;
	color: #23364d;
	padding: 2px;
	background: #ededed;
	border-color: #fc590a;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}

.normalField {
	font: normal 12px Arial;
	text-align: left;
	padding: 2px;
	border-color: gray;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}

.textRequiredField {
	font: normal 12px Arial;
	text-align: left;
	color: #F2F3F5;
	background: #ededed;
	border-color: #fc590a;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}

.berthSeatsColor {
	font: normal 12px Arial;
	text-align: left;
	color: #23364d;
	background: #FFF;
	border-color: #fc590a;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}
.normalSeatsColor {
	font: normal 12px Arial;
	text-align: left;
	color: #23364d;
	background: #FFF;
	border-color: #fc590a;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
}

.result {
	width: 100%;
	background: #ffffff;
	border: 1px solid #ec4d00;
	min-height: 300px;
}

.evenRow {
	text-align: left;
	background: #ffddce;
	padding-left: 8px;
}

.oddRow {
	text-align: left;
	background: #f3f3f3;
	padding-left: 8px;
}

.srvcLstCss_0 {
	text-align: left;
	background: #FFF5EE;
	padding-left: 8px;
}

.srvcLstCss_1 {
	text-align: left;
	background: #FFFACD;
	padding-left: 8px;
}

.rowOver {
	text-align: left;	
	background: #ffcc8c;
	padding-left: 8px;
}

.evenRowAjax {
	text-align: left;
	background: #FFFFFF;
	padding-left: 8px;

}
.placeAjaxBgClr {
	border-color: #FFFFFF;
}
.ajaxBoxBorder {
	background: #FFFFFF;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}
.oddRowAjax {
	text-align: left;
	background: #FFFFFF;
	padding-left: 8px;
	cursor: hand; 
	cursor: pointer;
}

.rowOverAjax {
	text-align: left;	
	background: #DDddFF; 
	padding-left: 8px;
	cursor: hand; 
	cursor: pointer;
}

.BookingPlaceName {
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	color: #28369e;
}

.headerRow {
	font-family: Arial;
	font-weight: bold;
	color: white;
	background: #ffdfd0;
	font-size: 12px;
	padding-left: 8px;
	height: 20px;
}
#dashboard A:link {text-decoration: none}
#dashboard A:visited {text-decoration: none}
#dashboard A:active {text-decoration: none}
#dashboard A:hover {text-decoration: underline; color: red;}

/* =============================== popups =============================== */
.popuppage {
	padding: 12px;
	margin: 0px;
	background-color: #ffffff;
}

.popupbanner {
	background-color: #0065ce;
}

.popupdescriptor {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

/* =============================== iframes =============================== */
.iframe {
	padding: 0px;
	background-color: #ffffff;
}

.bkgSearchHint {
	font-size: 14px;
	color: red;
}

a {
	text-decoration: none;
	color: #23364d;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a.reverseText {
	color: #ffffff;
}

.aWhiteColor {
	font-weight: bold;
	color: #FFFFFF;
}

.alinkColor {
	font-weight: bold;
	color: blue;
}

.alinkColorBold {
	font-weight: bold;
	color: red;
}
.InrSymbolCSS {
	background: url("../../_assets/images/InrSymbol.png");
}
.redClrFont {
	font-weight: bold;
	color: red;
}
.backgroundComments {
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 16px;
	padding-left: 22px;
	background-color: #EEE;
}
.stockSize {
	max-width:80px;
	word-wrap: break-word;
}
/* standard CSS ends here */

/* style CSS starts here */
.title {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	padding-left: 0.5%;
}

.pointer {
	cursor: pointer;
}

.font {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.flightplan {
	font-family:  Arial;
	font-size: 12px;
}

.menu_title {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.menu_header {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.button {
	background-color: #E3E9F1;
	border-style: solid;
	border-color: #C4D2E2;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

.head {
	background-image: url(head.gif);
	background-repeat: no-repeat;
}

body {
	margin-top: 0;
	margin-left: 0;
}

fieldset {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #ad8470;
}

.footer {
	height: 30px; 
	font-weight: bold;
	background-color: #ffffff; 
	text-align: center;
}

.borderTop {
	border-color: blue;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.linkDetails {	
	cursor: pointer;
	text-decoration: underline;
	color: #008cd4;
	text-align: center;
}

.linkDetails:hover {
	cursor: pointer;
	text-decoration: none;
	color: #FF0000;
	text-align: center;
}

.layer {		
	position: absolute;
	visibility: hidden;
	width: 500px;
	background: #c1d0e3;
	border-style: solid;
	border-width: 2px;
	border-color: #7A9EFE;	
}

.layerLabel{
	vertical-align: top;
	font-weight: bold;
}

.boxborderLogin {
	min-height: 400px;
	margin-top: 10px;
	border: 1px solid #ec4d00;
}
.newsTxt {
	white-space: pre-line;
}

/* Service classification CSS here */
.classHelpDiv {
	width: 22px; 
	height: 22px;
	display: inline-table;
	background: url('../../_assets/images/icons/help.png') no-repeat;
	border: 0;
	vertical-align: bottom;
	cursor: hand; 
	cursor: pointer;
}

.tblClasTxt {
	width: 320px;
	position: fixed;
	display: block;
	background-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border:  #6f8add 1px solid;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}
.srvclassLbl {
	font-weight: bold;
	color: green;
	vertical-align: top;
	width: 50%;
}
.srvclassTxt {
	font-weight: normal;
	vertical-align: top;
}

.showClasTxt {
	z-index:999;
	position: absolute;
	display: block;
	padding-top: 1;
	padding-bottom: 1;
	padding-right: 1;
	padding-left: 1;
	-moz-border-radius:    10px;
    -webkit-border-radius: 10px;
	border-radius:         10px;
}
.hideClasTxt {
	position: fixed;
	display: none;
}

#leftBblDiv {
   width: 300px;
   height: 300px;
   background: #FFFFEB;
   position: relative;
   border: 1px solid #DCD0D0;
   z-index: 50;
   border-collapse: collapse;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
	border-radius:         10px;
}
#leftBblDiv:AFTER {
   content:" ";
   position: absolute;
   right: 100%;
   top: 10px;
   width: 0;
   height: 0;
   border-top: 10px solid transparent;
   border-right: 10px solid #FFFFEB;
   border-bottom: 10px solid transparent;
   z-index: 50;
   border-collapse: collapse;
   
   
}
.leftBblBgClr {
	background-color:#DCD0D0;
	padding-top: 1;
	padding-bottom: 1;
	padding-right: 1;
	padding-left: 1;
	-moz-border-radius:    10px;
    -webkit-border-radius: 10px;
	border-radius:         10px;
}

#topBblDiv {
   background: #FFFFEB;
   position: relative;
   border: 1px solid #DCD0D0;
   z-index: 50;
   border-collapse: collapse;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
	border-radius:         10px;
}
#topBblDiv:AFTER {
   content:" ";
   position: absolute;
   right: 60%;
   bottom: 100%;
   width: 0;
   height: 0;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-bottom: 10px solid #DCD0D0;
   z-index: 50;
   border-collapse: collapse;
}

#topBblDiv td {
	border: 1px solid #DCD0D0
}

.busClassCss_1 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background:#f1ffa5;
}
.itemsIcoCs {
	/*background: url(../../_assets/images/icons/items-icon.png) center no-repeat;*/
	height: 21px;
	width: 24px;
	float: right;
	margin-right: 28px;
}

.loadingImg,.progressCS {
	width: 100%;
	height: 100%
}
.loadingImg {
	width: 100%;
	height: 100%;
	background: url(../../_assets/images/progressbar/Loader.gif) center
		no-repeat;
}

.progressCS {
	POSITION: absolute;
	z-index: 999999;
	DISPLAY: none;
	BACKGROUND-COLOR: #fff;
	opacity: .9;
	TEXT-ALIGN: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	min-height: 6000px
}

#factopBblDiv{
   background: #FFFFFF;
   position: relative;
   z-index: 50;
   border-collapse: collapse;
   width: 350px;
}
#factopBblDiv:AFTER {
   content:" ";
   position: absolute;
   right: 70%;
   bottom: 100%;
   width: 0;
   height: 0;
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-bottom: 10px solid #585858;
   z-index: 50;
   margin-top: 10px;
   border-collapse: collapse;
}

.fctblClasTxt ul{ margin-top:10px; display:inline-block; margin-left:-24px;}
.fctblClasTxt ul li { padding-left:14px; line-height:24px; list-style:none; }
.fctblClasTxt ul li a {color: #555555 !important; }


.fctblClasTxt {
	width: 200px;
	left: -80px;
	position: relative;
	display: block;
	background-color: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border:  #6f8add 1px solid;
	border-color: black;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding:10px;
}

.amenities{ padding:0px; margin:0px; font-size:12px;}
.amenities ul{ overflow:hidden;}
.amenities .classACDiv, .classBLDiv, .classWBDiv, .classTVDiv, .icon-a-5, .icon-a-6, .icon-a-7, .icon-a-8{ 
	background:url('../../_assets/images/icons/amenities-icons.png') no-repeat
}
.amenities ul li{ list-style:none; display:inline-block; width:138px; padding-left:26px; line-height:26px; border-bottom:solid 1px #f9f9f9;}
.amenities ul li.classACDiv{ background-position:-16px -18px; }
.amenities ul li.classBLDiv{ background-position:-14px -172px; }
.amenities ul li.classWBDiv{ background-position:-16px -54px; }
.amenities ul li.classTVDiv{ background-position:-15px -221px; }
.amenities ul li.icon-a-5{ background-position:-11px -96px; }
.amenities ul li.icon-a-6{ background-position:-16px -130px; }
.amenities ul li.icon-a-7{ background-position:-11px -316px; }
.amenities ul li.icon-a-8{ background-position:-13px -268px; }

.loginGuide_CP1{
	width: 525px; 
	height: 570px;
	display: inline-table;
	background: url('../../_assets/images/guide/CP_1.png');	
	border: 0;
	vertical-align: bottom;
	cursor: pointer;
}
.loginGuide_LX1{
	width: 583px; 
	height: 415px;
	display: inline-table;
	background: url('../../_assets/images/guide/LX_1.png');	
	border: 0;
	vertical-align: bottom;
	cursor: pointer;
}
.loginGuide_LX2{
	width: 518px; 
	height: 282px;
	display: inline-table;
	background: url('../../_assets/images/guide/LX_2.png');	
	border: 0;
	cursor: hand; 
	cursor: pointer;
}
.loginGuide_SV1{
	width: 598px; 
	height: 371px;
	display: inline-table;
	background: url('../../_assets/images/guide/Pic_1.png');	
	border: 0;
	vertical-align: bottom;
	cursor: pointer;
}
.loginGuide_SV2{
	width: 803px; 
	height: 293px;
	display: inline-table;
	background: url('../../_assets/images/guide/Pic_2.png');	
	border: 0;
	cursor: hand; 
	cursor: pointer;
}
.loginGuide_XP1{
	width: 598px; 
	height: 371px;
	display: inline-table;
	background: url('../../_assets/images/guide/Pic_1.png');	
	border: 0;
	cursor: hand; 
	cursor: pointer;
}
.loginGuide_XP2{
	width: 605px; 
	height: 143px;
	display: inline-table;
	background: url('../../_assets/images/guide/XP_Pic_2.png');	
	border: 0;
	cursor: hand; 
	cursor: pointer;
}

/*
 * style sheet for the devdaily.com "calendar" jsp's.
 */

#regular_page, body#print_view_page {
  font: 0.8em Verdana;
  text-align: center;
}

#regular_page #calendar_main_div {
  text-align: center;
  padding-top: 60px;
}

#calendar_print_view_main_div {
}

.month_year_header {
	background: #a2a2a2;
	text-align: center;
	color: darkblue;
	color: #ffffff;
	font-size: 14px;
    font-weight: bold;
}

#regular_page .month_year_header {
  font: 0.9em Verdana;
  padding: 1em;
}

#print_view_page td.month_year_header {
  font: 1.2em Verdana;
}

#print_view_page td.day_cell {
  font-size: 0.9em;
}

#calendar_table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 1px solid #ec4d00;
}

#calendar_nav_table {
  padding-top: 1.5em;
  margin-left: auto;
  margin-right: auto;
}

td#prev_link, td#next_link, td#link_to_month_view {
 background: #a2a2a2;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  cursor: hand;
  cursor: pointer;
}

#prev_link {
  text-align: left;
}

#link_to_month_view {
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
}

#next_link {
  text-align: right;
}

.week_header_row {
	background: #e8e8e8;
}

.week_data_row {
}

.th_day_cell {
  text-align: center;
  vertical-align: middle;
  font-style: bold;
}

#regular_page .day_cell, .empty_day_cell, .today_cell {
  text-align: center;
  vertical-align: middle;
}
.day_cell a {
	
}
.day_cellOver{
  background: #ffbd6b;
  width: 147px;
  height: 72px;
  cursor: hand;
  cursor: pointer;
}
#print_view_page .day_cell, .empty_day_cell {
  text-align: right;
  vertical-align: top;
}

.empty_day_cell {
}

.day_cell {
  width: 147px;
  height: 72px;
  cursor: hand;
  cursor: pointer;
}

.today_cell {
  background: #4fa8e8;
  width: 147px;
  height: 72px;
  cursor: hand;
  cursor: pointer;
}
.today_cellOver{
  background: #ffbd6b;
  width: 147px;
  height: 72px;
  cursor: hand;
  cursor: pointer;
}
.link_to_month_view_table {
}

.link_to_month_view_table_row {
}

.link_to_month_view_table_cell {
}

.submit_button {
}


/* style CSS ends here */
#calendar_table tr td {
	border: 1px solid #cccccc;
	padding: 10px;
}
.FareRoaster {
	width: 300px;
	position: relative;
	display: block;
	background-color: #FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #000;
	padding: 10px
}
.weekdaylbl{
	color: #fff;
}
.inRosterDivId{
	border: 1px solid #ec4d00;
	padding: 2px;	
	margin: 2px;
}
.dayTxt{
	color: #b700d6;
	font-size: 14px;
	font-weight: bold;
}
.weekDayCs{
	font-size: 11px;
}
.FareRoasterOntop {
    width: 100%;
    min-height: 600px;
    top: 350px;
    left: 0;
    position: absolute;
   
}
#FareRoasterPopup tr td {
	padding: 1%;
}
#FareRoasterPopup {
    width: 350px;
    height: 200px;
	position: absolute;
    top: -8%;
    left: 35%;
    background: #9c9c88;
	box-shadow: 5px 5px 5px #bfb2ab;
}
.selectBox{
	font: normal 12px Arial;
	text-align: left;
	color: #23364d;
	padding: 2px;
	background: #ededed;
	border-color: #fc590a;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	padding-left: 0.1cm;
	width: 200px;
}

.refineSearchDivID {
	display: none
}

.info-block .info-right {
	margin-top: 10px;
    float: right;
    margin-bottom: -8px;
}

.info-block {
	/* background: #f7f7f7;
	border: solid 1px #dadada;
	padding: 10px;
	overflow: hidden; */
}
.info-block .info-right a {
	text-decoration: none;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #ccc;
	color: #fc590a;
	display: block;
	float: left;
	width: 60px;
}
.info-block .info-right span {
	padding: 4px 10px;
	background: #fff;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	margin-left: 0;
	float: left
}
.info-block {
	cursor: hand;
	cursor: pointer;
}
.arrowLeftCs {
	text-align: left;
	/* background: url(../../_assets/images/new/arrow-left-n.png) no-repeat;
	width: 12px;
	height: 12px; */
}
.modifyBkgCS {
	margin-right: 2px;
	padding: 4px 10px !important;
}
.arrowRightCs {
	text-align: right;
	/* background: url(../../_assets/images/new/arrow-right-n.png) no-repeat;
	width: 12px;
	height: 12px; */
}

#TransferSeatPopup tr td {
	padding: 1%;
}

.TransferSeatPopupOntop {
    width: 100%;
    top: 362px;
    left: 0;
    position: absolute;
   
}
#TransferSeatPopup  {
	width: 379px;
	height: 122px;
	position: absolute;
	top: -8%;
	left: 30%;
	background: #fff;
	padding: 5px;
	box-shadow: 5px 5px 5px #bfb2ab;
	border: 1px solid #dcdcdc;}

#TransferSeatPopup a {
    float: right;
    padding: 5px;
    border: 1px solid #dcdcdc;
}

.specialBlockedClass {
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
	background-color: #A9A9A9;
}

.showBoardingAddressCs {
	color: red;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: #fff;
	padding: 5px
}

.DynFrCs {
    color: red;
    font-size: 12px;
    margin-top: 4px;
    background: #fff;
    padding: 5px;
    height: 20px;
}

.dynFrTxtCs {
    width: 87%;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    background: #fff;
    padding: 2%;
    margin-left: 25px;
    border: dotted 2px #f00;
    background: #fc590a;
    text-align: center;
    font-weight: bold;
}

.singleLadySelectedSeatClass {
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand; 
	cursor: pointer;
	border-radius: 5px;
	background-color: #9a6023;
}


/**
  The following are the different classes
  related to the changes KSTDC.
*/


.FormNoBorder {
    font-size: 8.5pt;
    font-family: Verdana;
    text-decoration: none;
    width: 100%;
    background-color: white;
    color: #ff4500;
}

.FormLeft1 {
    border-right: #ff4500 1px solid;
    border-top: #ff4500 1px solid;
    font-size: 8.5pt;
    border-left: #ff4500 1px solid;
    border-bottom: #ff4500 1px solid;
    background-color: white;
    /*color: #ff4500;*/
}

.BookingPage2RightSide {
    padding-left: 10px;
}

.FormNoBorder th
{
	font-weight: bold;
	color: #757575;
	font-size : 20pt;
	background-color: #e2e2e2;
}

.FormNoBorder td
{
	padding-bottom : 5px;
}

.WizardStep {
    font-size: 16px;
}

.RightSideForm {
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: none;
    background-color: white;
    color: #ff4500;
}

.FormLeft {
    border-right: #ff4500 1px solid;
    border-top: #ff4500 1px solid;
    /* font-weight: bold; */
    font-size: 8.25pt;
    border-left: #ff4500 1px solid;
    border-bottom: #ff4500 1px solid;
    background-color: white;
    margin-top: 10%;
}

.unselectable{
     background-color: #A9A9A9;
     cursor: not-allowed;
     padding:5px;
     width:40px;
     height:15px;
}

.leftLabel{
	padding-top: 10px;
}

.passtblClass{
	width: 404px;
}

.paxClass {
  font-weight: bold;
  font-size: 8.25pt;
  width: 100%;
}

.DataGridHeader {
    font-weight: bold;
    font-size: 9pt;
    color: #757575;
    background-color: #e2e2e2;
}

.BorderRight {
    border-right: #ff4500 1px solid;
}

.tblLeft{
	border-right: #ff4500 1px solid;
    border-top: #ff4500 1px solid;
    font-size: 8.25pt;
    border-left: #ff4500 1px solid;
    border-bottom: #ff4500 1px solid;
    background-color: white;
}


.SelectedDate {
    font-weight: bold;
    color: Red;
    font-family: 'Verdana';
}

.txtdescription {
    width: 40%;
}

.tours-payment-gate-way{
	margin: 2px;
}

/* Package Tours Page Start */
.package-booking{
	overflow: hidden;
}
.p-booking{
	padding:20px;
	color:#555;
}
.package-booking h3{
	font-size: 18px;
	padding: 10px;
	background: #eee;
	color:#333;
	font-weight: 500;
	border: 1px solid #e1e1e1;
}
.p-booking label{
	display: inline-block;
	width:200px;
	padding:10px;
	font-weight: 600;
}
.p-booking select.accomodation{
	padding: 8px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	color: #898989;
	min-width: 100px;
	margin: 5px;
	border-radius: 2px;
}

.p-booking input{
	padding: 8px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	color: #898989;
	margin: 5px;
	border-radius: 2px;
	min-width: 220px;
}
.p-booking input.pb-slectdate{
	padding: 8px 8px 8px 34px !important;
	min-width: 200px;
}
.p-booking input[type="button"]{
	background: #fc590a;
    cursor: pointer;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border: none;
    padding: 10px 30px;
	min-width: 100px !important;
}
.pt-journey-details{
	padding:20px;
	color:#323232;
	overflow:hidden;
}
.pt-journey-details label{
	display: inline-block;
	width:120px;
	padding:5px;
	font-weight: 600;
}
.package-booking h4{
	padding:0px 14px;
}
.span-color{
	color:#fc590a !important;
}
.span-pl{
	padding-left:10px;
}
.pt-listing-details table td{
	padding:10px;
	border: none;
}
.pt-listing-details table{
	border-spacing: 1;
	margin-bottom: 20px;
}
.pt-seat-layout{
    border: 1px solid #eee;
    min-height: 300px;
    overflow: hidden;
    width: 31%;
    padding: 20px;
    margin: 10px;
    float: left;
	}
.pt-bus-seat-no{
    margin: 0px;
    padding: 0px;
    text-align: center;

}
.pt-passenger-details{
	border: 1px solid #eee;
    min-height: 300px;
    overflow: hidden;
    margin: 10px;
	padding-bottom: 30px;
}
.pt-bus-seat-no ul{
	margin: auto;
    padding: 0;
    list-style: none;
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
}
.pt-bus-seat-no ul li{
	padding: 10px;
    border: 1px solid #e1e1e1;
    margin: 2px;
    cursor: pointer;
	width:20px;
	display: table-cell;
}
.pt-bus-seat-no li:focus {
	background: #9a6023;
	color:#fff;
	
}
.pt-seat-available-color{
	background: #fff;
}
.pt-seat-booked-color{
	background: #6C7AFD;
}
.pt-seat-selected-color{
	background: #9a6023;
}
.pt-seat-blocked-color{
	background: #A9A9A9;
}
.pt-booking-colors ul li{
	padding: 5px;
    border: 1px solid #e1e1e1;
    margin: 2px;
    cursor: pointer;
    width: 15px;
    display: table-cell;
}
.pt-booking-colors ul span{
	padding-right: 20px;
}
.pt-booking-colors{
	margin-top:15px;
}
.pt-passenger-details h3{
	font-size: 16px;
    padding: 5px 10px;
    background: #eee;
    color: #333;
    font-weight: 500;
	border:none;
}
.pt-pickup-point{
	padding:20px;
}
.pt-pickup-point label{
	display: inline-block;
    width: 70px;
    padding: 5px;
    font-weight: 600;
}
.pt-pickup-point select {
    padding: 8px;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    color: #898989;
    min-width: 200px;
    margin: 5px;
    border-radius: 2px;
}
.pdetails-form{
	margin-top:20px;
}
.pdetails-form ul{
	margin: 0;
    padding: 0;
    list-style: none;
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
	float: left;
}
.pdetails-form ul li{
	padding: 10px;
    margin: 2px;
	width:200px;
	display: inline;
}
.pt-pdetails{
	padding: 20px;
}
.pt-pdetails label{
	display: inline-block;
    width: 70px !important;
    padding: 5px;
    font-weight: 600;
}
.pt-pdetails input{ 
	padding: 8px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	color: #898989;
	margin: 5px;
	border-radius: 2px;
	min-width: 220px;
}
.pt-pdetails-t table{
	width:100%;
	
}
.pt-pdetails-t td{
	padding:2px;
}
.pt-pdetails-t th{
	padding:10px;
	background: #eee;
	text-align: left;
}
.pt-pdetails-t input{ 
	padding: 8px 8px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	color: #898989;
	border-radius:2px;
	width: 70%;
	
}
.pt-pdetails-t select {
    padding: 8px;
    border: 1px solid #bfbfbf;
    font-size: 12px;
    color: #898989;
	border-radius: 2px;
	width: 100%;
}
.span-note{
	color:red;
	padding-left: 5px;
}

.pt-confirm-submit{
	margin-top:20px !important;
	margin-bottom:20px !important;
	width: 200px !important;
	text-align: center;
	margin: auto;
	overflow: hidden;
}
.pt-confirm-submit input[type="submit"]{
	background: #fc590a;
	color:#fff !important;
	cursor: pointer;
	font-size: 14px;
}
.pt-pdetails-t td{
	padding:12px;	
	border: 1px solid #e1e1e1;
}
.pt-payment-options{
	padding: 20px;
	margin: auto;
}
.pt-print-tiket-main{
	padding: 10px;
	overflow: hidden;
}
.pt-print-ticket-logo{
	width:15%;
	float: left;
	text-align: center;
}
.pt-print-ticket{
	width: 70%;
	float: left;
}
.package-booking h1{
	font-size: 26px;
    font-weight: 300;
    color: #424242;
    padding: 10px;
}
.pt-print-ticket p{
	padding: 5px;
}
.pt-print-ticket dl{
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  padding:5px;
}
.pt-print-ticket dt {
  float: left;
  width: 80px;
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0
}
.pt-print-ticket dd {
  /* adjust the width; make sure the total of both is 100% */
  padding: 0;
  margin: 0
}
.span-pl-space{
	padding-left: 53px;
}
.pt-journey-details-1{
	color:#323232;
	width: 55%;
	float: left;
}
.pt-journey-details-1 label{
	display: inline-block;
	width:140px;
	padding:5px;
	font-weight: 600;
	
}
.pt-journey-details-2{
	color:#323232;
}
.pt-journey-details-2 label{
	display: inline-block;
	width:140px;
	padding:5px;
	font-weight: 600;
}
.pt-booking-terms {
	padding: 10px;
}
.pt-booking-terms ul{
	list-style-type: none;
}
.pt-booking-terms li{
	padding:5px;
}
.pt-booking-terms li::before {
	font-size: 16px;
	content: "•"; color: #EB450F;}
.pt-booking-terms p{
	padding:5px;
}

.pt-journey-details-3{
	color:#323232;
}
.pt-journey-details-3 label{
	display: inline-block;
	width:140px;
	padding:5px;
	font-weight: 600;
}

.tabsbg{
	background: #eee;
    border: 0px;
}

.tabsbg a:HOVER{

	color: white;
    font-weight: bold;
    border: 0px;   
}

.ui-state-active, .ui-state-hover {
    background: #FC590A !important;
    color: white !important;
    border: 0px !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: white;
    text-decoration: none;
    font-weight: bold;
}


.moreinfo {
	margin-top: 5px;
    /* text-align: right; */
    font-size: 12px;
    font-weight: bold;
}

.mod-serch-onward {
	padding: 10px 10px 10px 34px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	color: #898989;
	width: 130px;
	margin: 5px
}
.mod-serch-onward,.mod-serch-return {
	background: url(../../_assets/images/new/cal-icon.png) 5px 5px no-repeat;
}

.availWlSeatClass {
	border: 1px solid #ec4d00;
	font-weight: bold;
	cursor: hand; 
	cursor: pointer;
	color: #000000;
	border-radius: 5px;
	width: 70px;
	text-align: center;
}
.selectedWlSeatClass {
	border: 1px solid #ec4d00;
	border-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand; 
	cursor: pointer;
	border-radius: 5px;
	background-color: #9a6023;
	width: 70px;
	text-align: center;
}

/* Package Tours Page End */

.paxInnerTbl-td{
	display:flex;
}

.cc-saveBtnImg {
    background: url(../../_assets/images/buttons/active.png) no-repeat center right;
    border: 0;
    width: 20px;
    cursor: hand;
    cursor: pointer;
    height: 19px;

}
.unselectable{
     background-color: #ddd;
     cursor: not-allowed;
}

.roadType{
    height: 27px;
    width: 80px;
}



/* The Modal (background) */
.popModal {
     /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.popModal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 25%;
    height: 22%;
}

/* The Close Button */
.popClose {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.popClose:hover,
.popClose:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.ccFaresText {
	padding-left: 42px;
}

.ccfares{
    text-align: right;
    padding-right: 77px;
}

.hiddenForeignerId{
	display: none;
	}
.width61{
	width: 61px;
	}
.isHaltDaysCSS{	
	width: 39px;
}
/*.wordWrapAddress{
	margin: 2px 0;
    padding: 5px;
    font-size: 14px;
    font-weight: 300;
    float: left;
    width: 59%;
    min-height: 15px;
    overflow: auto;	
}

 Filters CSS ends here */