@font-face{
	font-family:museo;
	src:url('../../Fonts/Museo500-Regular.ttf') format('opentype');
	}
#toggle_btn{
	display:block !important;
	background-color: #fff;
	max-width: 16px;
	padding: 8px;
	font-size: 10px;
	border-radius: 5px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
	color:#fff;
}
.dataTable table{margin-top:20px;}
#toggle_btn .active, #toggle_btn:hover{
	background-color: rgba(144, 222, 255, 0.5);
	color:white;
}
#toggle_btn #img_toggle{
	position:absolute;
	width: 20px;
	height: 20px;
	}

#toggle_btn #text_toggle {
	text-align:center;
	vertical-align: bottom;
}
#toggle_btn #text_toggle::before{
	content: url("../../images/menu.png");
	margin-right: 2px;
}

body {
	color: white;
    font-family: "Helvetica Neue",Helvetica,"Myriad Pro",sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    width: 100%; height: 100%;
	background-position: center;
    background-repeat:no-repeat;
	background-color: rgb(250, 249, 249);
    z-index: 0;
}
.headerBG{
	background-color: #005fa3;
}
.KullaniciBilgi {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fff;}
	#hitit_bottom_panel{
		display: flex;
		flex-direction: row;
		width: 1297px !important;
		justify-content: center;
		background-color:#074571;
		margin: auto;
	  }
	
.footerBG{
	background-color: #074571;
}
a font.KullaniciBilgi {
color: black;
}
.KullaniciLogoutBold {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	color: #fff;
}
.TerminalKullaniciBilgiBold{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #005fa3;
}
.TerminalKullaniciBilgi {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #005fa3;
}
.UstBaslik {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #005fa3;
}
.UstBaslikKirmizi {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.NormalText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #074571;
}
.BoldText {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #074571;
}
td {
	color: black !important;
}
.tdbg {
	BACKGROUND-COLOR: #7bb82e
}
.tdbgKoyu {
	BACKGROUND-COLOR:#7bb82e
}
.tboxBizeYazin {
	BORDER-RIGHT:#7bb82e 1px solid; BORDER-TOP:#7bb82e 1px solid; FONT-SIZE: 10px; BORDER-LEFT:#7bb82e 1px solid;  COLOR: #929292; BORDER-BOTTOM:#7bb82e 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #fedba8
}
.aramaButon {
	BORDER-RIGHT: #7bb82e 1px solid; BORDER-TOP: #7bb82e 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #7bb82e 1px solid; COLOR: #929292; BORDER-BOTTOM: #7bb82e 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #fff5d9
}

.InputTextMandatory_original {
	border: 1.5px solid#7bb82e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	background-color: #fedba8;
}
/*
.InputTextMandatory {
	border: 2.0px solid #009ac3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	background-color: azure;
}
*/
.Readonly {
	BORDER-RIGHT:#7bb82e 1.5px solid; BORDER-TOP:#7bb82e 1.5px solid; FONT-SIZE: 10px; BORDER-LEFT:#7bb82e 1.5px solid;  COLOR: #929292; BORDER-BOTTOM:#7bb82e 1.5px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: transparent;
}
.tbox_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #074571;
}
.tbox_text > .tbox_text:nth-child(2){
	padding:0px 5px;
}
.tbox_text_terminal {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #074571;
}
.tbox_text_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #074571;
}
.tbox_text_marquee_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #074571;
}
.text_bold_status {
	font-family: Arial;
	font-size: 11px;
	float:left;
}

.tbox_text_bold_orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height:1;
	font-size: 11px;
    font-style: normal;
	font-weight: normal;
    text-align:left;
	color: #663300;
	background-color: #FFFFCC;
}
.tbox_text_bold_orange2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height:1;
	font-size: 8px;
    font-style: normal;
	font-weight: normal;
	color: #929292;
	background-color: #FFFFFF;
}
.tbox_text_blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d52817;
}
.V_btn_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height:1;
	font-size: 10px;
    font-style: normal;
	font-weight: normal;
	text-align:center;
	font-weight:400;
	font-stretch:semi-condensed;
	position:inherit;
	color: #d52817;
}
.ErrText {
	font-family: Arial; font-size: 11px;	font-weight: normal;	color: #929292;
}
.ErrTextBold {
	font-family: Arial;	font-size: 11px;	font-weight: bold;	color: #929292;
}
.form_small_text {
	font-family: 'Helvetica Neue',Helvetica,'Myriad Pro',sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.Giris {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #929292;
}

.TableHeader_OLD {  font-family: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 10px;
	font-weight: bold;
	color: #005fa3;
	background-color: #C3D5E1;}

.TableHeader {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #005fa3;
    height:23px;
    background-color: rgb(229, 229, 229);
}

.TableHeaderTerminal {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #005fa3;
    height:30;
    background-color: #E5E5E5;
}

.TableHeaderRed {  font-family: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 12px;
	font-weight: bold;
	color: #d52817;
	height:30;
    background-color: #E5E5E5;}

.TableHeaderNobgColor {  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005fa3;
	}

.TableFont1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #929292;
	background-color: #DBEDFB;
	}
.TableFont2{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #929292;
	BACKGROUND-COLOR: #FFFFFF;
}
.TableFont2 b a:link{
	color: #FF0000 !important;
}
.TableFont3  {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #929292;
	background-color:#7bb82e;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:5px;
}

.TableFont11 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #929292;
	BACKGROUND-COLOR: #AAFFCE;
	vertical-align: top;
}

.TerminalTableFont1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #929292;
    height:18;
	BACKGROUND-COLOR: #fff5d9;
}
.TerminalTableFont2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #929292;
    height:18;
	BACKGROUND-COLOR: #FFFFFF;
}
.TableFontSelectedDate{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #929292;
	BACKGROUND-COLOR: #FFFF66;}

.TableFont2Bold  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #929292;
    height:30;
	BACKGROUND-COLOR: #FFFFFF;
}
.TableFontBig {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #929292;
    height:30;
	BACKGROUND-COLOR: #FFF5D9;}
.TableFontX1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #929292;
	BACKGROUND-COLOR: #fff5d9;}
.TableFontX2  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #929292;
	BACKGROUND-COLOR: #FFFFFF;
}
.TableFont1Red  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #929292;
	background-color: #d52817;
}
.TableFont1Yellow{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #929292;
	background-color: yellow;
}
.form_small_text_xxs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #929292;
}
.form_small_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #929292;
}
.form_small_text_bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #929292;
}
.title_text_OLD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #074571;
    BACKGROUND-COLOR:#7bb82e
}
.title_text {

	font-family:museo !important;
	font-size: 20px;
	font-weight: bold;
	color: #074571;
    height:25px;
    padding-top: 10px;
    margin-left:20px;
    margin-right:20px;
    border-bottom: 1px solid #074571;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.subtitle_text {
	background: url("../../images/blue_arrow.png") no-repeat scroll 0 88% transparent;
	font-family: museo;
	font-size: 14px;
	font-weight: bold;
	color: #074571;
    height:25px;
    padding-left:20px;
    padding-top: 30px;
    margin-left:40px;
}
.title_text_management {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #074571;
    BACKGROUND-COLOR:#7bb82e;
    height:30;
}
.title_text_medium {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #074571;
    BACKGROUND-COLOR:#7bb82e;
    height:18;

}

.title_text_very_thin{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #074571;
    BACKGROUND-COLOR:#7bb82e;
    height:5;
}

.TableFontInsurance {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #005fa3;
    height:30;
	BACKGROUND-COLOR: #fff5d9;}
.TableFontInsuranceWarning {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d52817;
    height:30;
	BACKGROUND-COLOR: #fff5d9;}

.seat_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005fa3;
}
.tbox {
	border: 1.5px solid #005fa3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #005fa3;
	background-color: #FFFFFF;
}

.warning {
	border: 1.5px solid #D1EDF3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009ac3;
	background-color: #EAEAEA;
}
.warning_ticket {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.warningTerminal {
	border: 2.5px solid #D1EDF3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005fa3;
	background-color: #FFFFFF;
}
.Readonly {
	border: 1px solid #5883AE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #005fa3;
	background-color: transparent;

}
.SeatNumber { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #FFFFFF; height:18; width:12;}
.Selected1 { cursor: pointer; border: 2px #d52817 solid}
.Selected { cursor: pointer; border: 1px #d52817 solid}
.Selectable{cursor: pointer; background-image:url(../../images/sFR1.gif); background-repeat:no-repeat; background-position:center; }
.Nonselectable {cursor: not-allowed; background-image:url(../../images/sC11.gif); background-repeat:no-repeat; background-position:center; }
.SeatTemplate {border:1px; background-color:#fff; padding:10px 5px; width:98;}
.seatTemplateContainer{
	border: radius 3px;
}
.SeatPlan {  background-color: #E5E5E5; border: #000000; border-style: groove; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
TR.thisFlight	{
	BACKGROUND-COLOR:#FFBB99
}
TR.H	{BACKGROUND-COLOR:#d52817}
.InputTextdisplayBig {  font-family: Arial, Verdana, Helvetica, sans-serif;text-align:center; font-size: 14px; font-weight: bold; border: 1px; color: #d52817; background-color: transparent }
.InputTextdisplayBigSuccess {  font-family: Arial, Verdana, Helvetica, sans-serif;text-align:center; font-size: 14px; font-weight: bold; border: 1px; color:green; background-color: transparent }

.Ticket {  background-color: #E5E5E5; width: 650px; border: #000000; border-style: groove; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.TicketNumber {	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.TicketSalesPrompt { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal; color: #666666; background-color: #E5E5E5}
.TicketSalesAmount { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #666666 }
.ScreenName {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #CC3300}
.TicketPrint {  background-color: #E5E5E5; width: 500px; border: #000000; border-style: groove; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.parentTicketNo { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.TicketInvoiceLink { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #929292 ; background-color: #DDDDFF}
.TicketPrintTax {  background-color: #E5E5E5; width: 150px; border: #000000; border-style: groove; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.TicketSalesPromptCharter { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal; color: #666666;}
.TicketRefundAmountCharter { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 24px; font-style: italic; font-weight: bold; color: #666666 ;}
.TicketItiniraryHeader { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; background-color: #CCCCCC}
.FormText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #005fa3;
}
.noPrint { display: inline; }
.newPage { page-break-before: always }

a:link{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:bold; text-decoration: none; color: #00266d;}

.tBoxRzvResult1 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:right;
color: #333;
background-color: transparent;
border-left-style:none;
border-right-style:none;
border-top-style:none;
border-bottom-style:none;
width:60px;
readonly:true;
}

.tBoxRzvResult2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:right;
color: #005fa3;
background-color: #FFFFFF;
border-left-style:none;
border-right-style:none;
border-top-style:none;
border-bottom-style:none;
width:60px;
}



.terminalCommonBtn{
color:#009ac3;
font-weight:bold;
font-size:12px;
}


#btntrip{
	position:relative;
	top:00px;
	left:00px;
	width:183px;
	border-bottom:1px solid #A7A4A4;
}

#triptit{width:183px;text-transform:capitalize;}

.boardTerminalBtn{
width:60px;
height:24px;
background-color: #FFFFFF;
border:1px solid#7bb82e;
font-weight: bold;
font-size: 8px;
float:left;
text-align:center;
}
.boardTerminalBtn a{
width:60px;
height:24px;
background-color: #FFFFFF;
border:1px solid#7bb82e;
font-weight: bold;
font-size: 9px;
float:left;
text-align:center;
}

.stdbtnnrmWithFrameNoImageForTerminal{
    text-align:left;
    color:#d52817;
    font-weight: bold;
    font-size: 11px;
    padding-left:5px;}

.stdSavebtnnrmWithFrameNoImageForTerminal{
    text-align:center;
    color:#d52817;
    font-weight: bold;
    font-size: 13px;}

.stdbtnnrmWithFrameNoImage{
	position:relative;
    width:275px; height:40px;
    text-align:left;
    padding-top:12px;
    padding-left:4px;
    color:#d52817;
    font-weight: bold;
    font-size: 13px;}
@-moz-document url-prefix() {
	.stdbtnnrmWithFrame {padding-bottom: 0 !important; min-width: 127px;min-height: 32px !important;max-width: 190px !important;}
	.stdbtnnrmNoFrame {padding-bottom: 0 !important; min-width: 127px;min-height: 32px !important;}
	#btnFillReferences .stdbtnWithText {float:none;}
	#btnFillParams .stdbtnWithText {float:none;}
	#btnWarn .stdbtnWithText {float:none;}
	#btnUserActivity .stdbtnWithText {float:none;}
	#btnICIOpen {padding-bottom: 5px !important;}
	#btnMobileCIOpen {padding-bottom: 5px !important;margin: 20px 0px 0px -208px !important;}
	#btnKioskCIOpen {padding-bottom: 5px !important;margin: 20px 0px 0px -290px !important;}
	#btnCancelAllTickets {margin-left: 152px !important;position: relative !important;}
	#btnexceltopnl {margin-left: 74px !important;position: relative !important;}
	#btnCancelAllTickets .stdbtnWithText {float: none;}
	#btnCancelAllTickets {padding-bottom: 5px !important;}
	/* ReAccommodation.jsp */
	#ReAccommodation  {width: 150px;}
	#ReAccommodation .stdbtnWithText {float: none;}
	#btnFillMessages {height:43px;}
	#btnFillImageLocation {height:43px;}
	#btnShowTicket .stdbtnWithText {float:none;}
	#btnSendApisEmail .stdbtnWithText {float:none;}
	#btnOptManualChange .stdbtnWithText {float:none;}
	#btnManualCouponUpdate .stdbtnWithText {float:none;}
	#btnManualStatusUpdate .stdbtnWithText {float:none;}
	#btnChangePenalty .stdbtnWithText {float:none;}

	#btnEditPax {min-height: 49px !important;height: 49px;}
	#btnAddInfant {min-height: 49px !important;height: 49px;}
	#btnUpdateInvoiceInformation {min-height: 49px !important;height: 49px;}
	#btnChangeLockStatus {min-height: 49px !important;height: 49px;}
	#btnContactsChange {min-height: 49px !important;height: 49px;}
	#btnOwnerChange {min-height: 49px !important;height: 49px;}
	#btnUserAuthorization {min-height: 49px !important;height: 49px;}
	#btnUpdateInvoiceInformation .stdbtnWithText {float:none;}

	#btnContactsChange .stdbtnWithText {padding-top: 0px;width: 77px;margin-top: -3px;}
	#btnOwnerChange .stdbtnWithText {float:none;}
	#MainTableDIV {height: 282px;}
	#VODAFONETable {float: left;margin-left: 300px;}
	#SEHIT-GAZITable {float: left;margin-left:500px;}
	#MILITARYTable {float: left;margin-left:500px;}
	#btnBack {padding-bottom: 8px !important;}
	#btnContactPersonAdd {max-width: 193px !important;}
	#btnDCSALLHistory {width: auto !important;}
}

.loginAreaBG .InputText{
 background: url("../../images/loginInput.jpg") no-repeat;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 18px;
height: 30px;
width: 250px;
border: none;
text-align: center;
 }
.divWithNoImage{
	position:relative;
    height:40px;
	width: 120px;
    text-align:center;
    padding-top:10px;
    font-weight: bold;
    font-size: 11px;
    color:#d52817;
    background-image:url("../../images/nrmlbtnfond.gif");
    background-repeat:no-repeat;}

div#outer{
width:100%;
}

div#wrapper {
text-align:center;
border-width: 0px;

}
div#header {
	font-family:museo !important;
	font-size: 20px;
	font-weight: bold;
	color: #074571;
    padding-top: 10px;
    margin-left:20px;
    margin-right:20px;
    border-bottom: 1px solid #074571;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: left;
    width: 95%;
}
div#main {
padding-left: 20px;
text-align: left;
width:95%;
font-size:10px;
float:left;
}
div#main table{
margin-left:1px;
}
table {
font-size:inherit;font:100%;
}
div#main td{
height:18px;
font-family: Arial;
font-size: 12px;
color: #005fa3;
}

div#footer {
margin-top: 1px;
font-size : 12;
}
.evenrow{
background-color: rgb(170, 233, 221);
border-color: #EFEFF0;
line-height:18px;
font-size: 10px;
font-weight: heavy;
font-family:Arial;
}
.lightrow{
background-color: #e9e9e9;
font-size: 10px;
line-height:18px;
font-family:Arial;
}
.oalrow{
background-color: #B9D3EE;
font-size: 11px;
line-height:18px;
font-weight: heavy;
font-family:Arial;
}
.advicePositive{
background-color: #00FF00;
font-size: 11px;
line-height:18px;
font-weight: heavy;
font-family:Arial;
}

.adviceNegative{
background-color: #d52817;
font-size: 11px;
line-height:18px;
font-weight: heavy;
font-family:Arial;
}
.oddrow{
font-size: 11px;
line-height:18px;
font-weight: heavy;
font-family:Arial;
}
.oddrowBlack{
background-color: #FFFFFF;
font-size: 11px;
line-height:18px;
font-weight: heavy;
font-family:Arial;
}
.oddRowBlackThinner{
background-color: #FFFFFF;
font-size: 11px;
line-height:15px;
font-weight: heavy;
font-family:Arial;
}
div.loading-invisible{
display:none;
}
div.loading-visible{
display:block;
z-index:99999;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
text-align:center;
background:#fff;
opacity:.05;
filter: alpha(opacity = 05);
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
padding-top:25%;
}
.LegInfoTable{
font-family:Arial;
font-size: 10px;
color: #074571;
}
.PaxCountInfoTable{
font-family:Arial;
font-size: 10px;
color: #00266d;
}


.availFlightContainer{
    overflow:hidden;
    border:1px solid #D1ECF3;
    padding-bottom:12px;
}


.availFlightContainer .left{
}
.availFlightContainer .right{
}

.availChangeDateContainer .tbox_text_bold {
    padding-top: 7px;
}

.availFlightContainer .grayHeader{
	background:url("../../images/grayHeader.jpg") no-repeat;
    background-color:#E5E5E5;
    color:#005fa3;
    font-family:Arial;
    font-size: 12px;
    font-weight:bold;
    overflow: hidden;
}
.availFlightContainer .grayHeader div{
    float:left;
}

.availFlightContainer .left .grayHeader{
    text-align:center;
    background-color:#E5E5E5;
}
.availFlightContainer .right .grayHeader{
    padding-left:25px;
    background-color:#E5E5E5;
    height:23px;

}
.availFlightContainer .right .grayHeader div{
    margin-right:5px;
    text-align:left;
    padding: 0px 0px 10px 0px;
}
.availFlightContainer .fareInfo{
    overflow:hidden;
    color:#005fa3;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
    background-color:#FFF5D9;
    padding-top:3px;
    width: 100% !important;
}

.availFlightContainer .fareInfo div{float:left;text-align:left;}
.availFlightContainer .fareInfo .fareSelection{width:25px;margin-top:-3px;}
.availFlightContainer .fareInfo .fareClass{width:30px;text-align: center;}
.availFlightContainer .fareInfo .fareShowPrice{width:410px;font-weight:bold;}
.availFlightContainer .fareInfo .fareFareGroupName{width:100px;}
.availFlightContainer .fareInfo .fareFareBasis{width:100px;}
.availFlightContainer .fareInfo .fareGav{width:26px;margin-right:0px;text-align:right;}
.availFlightContainer .right .grayHeader div {width: 100px!important;}
.availFlightContainer .right .grayHeader div[style="width: 125px;"],
.availFlightContainer .right .grayHeader div[style="width:125px;"] {
    width: 16px !important;
}

.availFlightContainer .fareInfoFont2{
    overflow:hidden;
    color:#005fa3;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:10px;
    background-color:white;
    padding-top:3px;
    width:385px;
}

.availFlightContainer .fareInfoFont2 div{float:left;text-align:left;}
.availFlightContainer .fareInfoFont2 .fareSelection{width:25px;margin-top:-3px;}
.availFlightContainer .fareInfoFont2 .fareClass{width:30px;}
.availFlightContainer .fareInfoFont2 .fareShowPrice{width:100px;font-weight:bold;}
.availFlightContainer .fareInfoFont2 .fareFareGroupName{width:100px;}
.availFlightContainer .fareInfoFont2 .fareFareBasis{width:100px;}
.availFlightContainer .fareInfoFont2 .fareGav{width:26px;margin-right:0px;text-align:right;}
.availFlightContainer .flightInfo{
    overflow:hidden;
    color:#005fa3;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
    background-color:#FFF5D9;
    padding-top:3px;
    padding-bottom:3px;
	width: 100% !important
}

.availFlightContainer .flightInfo div{float:left; padding-left:3px;}
.availFlightContainer .flightInfo .flightNo{width:50px;}
.availFlightContainer .flightInfo .flightNo a{color:#d52817;font-family:Arial,Verdana,Helvetica,sans-serif;font-size:11px;cursor:pointer;}
.availFlightContainer .flightInfo .flightPorts {margin-top:0px;width:210px;}
.availFlightContainer .flightInfo .flightPorts div{margin-left:3px;}
.availFlightContainer .flightInfo .flightDepTime{width:45px;font-weight:bold;}
.availFlightContainer .flightInfo .flightArrTime{font-weight:bold;}

.availFlightContainer .flightOpCarrierInfo{color: #d52817;font-size: 10px;font-weight: bolder;margin-top: 1px;padding-left: 20px;font-family:Verdana,Arial,Helvetica,sans-serif;}

.availFlightContainer .flightNoSeat{background-color: #FFF5D9;color: #005fa3;font-family:Arial,Verdana,Helvetica,sans-serif;font-size: 10px;font-weight: bold;padding: 7px 10px 7px 15px;}

.availHeader{
    width: 785px;
    background: #EAF5FA;
    color:#009ac3;
    font-family:museo;
    font-size:13px;
    font-weight:bold;
    height:23px;
    padding-left:15px;
    text-align:left;
}
.availHeaderOW{
    width:1008px !important;
    background: #EAF5FA;
    color:#009ac3;
    font-family:museo;
    font-size:13px;
    font-weight:bold;
    height:23px;
    padding-left:15px;
    text-align:left;
}
.availHeaderRTMT{
    width:1008px !important;
    background: #EAF5FA;
    color:#009ac3;
    font-family:museo;
    font-size:13px;
    font-weight:bold;
    height:23px;
    padding-left:15px;
    text-align:left;
}

.availChangeDateContainer{
	background:url("../../images/availHeaderBottom.jpg") no-repeat;
	background-position: bottom;
    margin-bottom:10px;
    background-color: #D1ECF3;
    overflow-x:hidden;
    overflow-y:hidden;
    height:40px;
    width: 1023px!important;
}

.MemberRezvResults .availChangeDateContainer {
    width: 813px;
}
.availChangeDateContainer img{cursor:pointer;}
.availChangeDateContainer .prevDay{float:left; padding-left:15px; padding-top:5px; padding-right: 15px;}
.availChangeDateContainer .nextDay{float:right; padding-right:15px;padding-top:5px; }
.availChangeDateContainer .InputText, .availChangeDateContainer .InputTextMandatory {
    text-align: center;
    margin-left: 5px;
}

.bundleContent{
	background:#E5E5E5;
	border:1px solid black;
}
.bundleContentLeft{
	color:#005fa3;
    float: left;
    margin: 20px;
    text-align: center;
    font-weight: bold;
    word-wrap: break-word
}
.bundleContentRight{
	color:#005fa3;
    font-weight: bold;
    margin: 5px;
    word-wrap: break-word
}
.bundleTable{
	overflow: hidden;
	display: table;
	width: 900px;
}
.bundlePart{
	border:1px solid black;
	display: table-column;
	float:left;
	word-wrap: break-word;
}
.bundleFareArea {
    font-weight: bold;
    margin: 20px 0;
    text-align: right;
}
.bundleFlightInfo {
    margin: 20px 0 10px;
}
.addBundleInfo{
	color:#d52817;
}
.bundleAccordionInfo{
	width: 141px;
	float: left;
	display: table-column;
	word-wrap: break-word;
}
.bundleAccordionInfo2{
	display: table-cell;
	word-wrap: break-word;
	padding: 5px 0px 5px 10px;
	border-bottom-style: double;
}
.bundleAccordionInfo1{
	width: 226px;
	float: left;
	display: table-column;
	word-wrap: break-word;
/* 	padding-left: 100px; */
}
.bundleAccordionInfo.double{
	background-color: #E5E5E5;
	font-weight: bold;	
}
.bundleAccordionInfo2.double{
	background-color: #E5E5E5;
	font-weight: bold;	
}
.bundleAccordionInfo1.double{
	background-color: #E5E5E5;
	font-weight: bold;	
}
.agentBundleSSRCarriageStatusText{color:#d52817;font-size: 13px;}
.agentBundleSSRWarningText{color:#d52817;font-size: 13px;}

/*************FF NEW MEMBER START*****************/
.ffNewMemberHeader {
    height: 30px;
}
.ffNewMemberInformations {
    padding-left: 90px;
    padding-top: 50px;
}
.ffHeaderText {
	background: url("../../images/blue_arrow.png") no-repeat scroll 0 88% transparent;
    color: #116FAB;
    font-family: museo;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    margin-left: 40px;
    padding-left: 20px;
    padding-top: 30px;
}
.ffInputFieldsBig {
    color: #005fa3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 90px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.ffInputFieldsH130 {
    color: #005fa3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 130px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.ffChildBirthdayContainer {
    color: #005fa3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 80px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.ffInputFieldsSmall {
    color: #005fa3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.ffInputFields {
    color: #005fa3;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 60px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.ffInputRight {
    width: 220px;
}
.ffInputRightWide {
    float: left;
    padding-left: 10px;
    width: 340px;
}
.ffInputRightSmall {
    float: left;
    padding-left: 10px;
    width: 150px;
}
.ffInputLeft {
    width: 250px;
}
.ffInputCenterLeft {
    float: left;
    font-size: 14px;
    text-align: center;
    text-decoration: underline;
    width: 249px;
}
.ffInputLeftWide {
    width: 375px;
}
.ffInputLeftW135 {
    float: left;
    text-align: right;
    width: 135px;
}
.ffInputFields .ffInputRight span {
    vertical-align: super;
}
.ffInputFields .ffInputRight radio {
    margin-top: 0;
}
.ffCBirthdayLabel {
    float: left;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 118px;
}
.ffCBirthday {
    float: left;
    width: 124px;
}
.ffCBirthdayFields .ffChildBirthDate {
    float: left;
    height: 45px;
    width: 220px;
}
.ffColumn {
    float: left;
    width: 300px;
}
.ffColumnDest{
    float: left;
    padding-left:30px;
}
#ffEmail {
    width: 200px;
}
.errorMessage{
	padding-bottom: 10px;
	color:#d52817;
	font-weight: bold;
	font-size: 15px;
}
.success{
	padding-bottom: 10px;
	color:green;
	font-weight: bold;
	font-size: 15px;
}
.ffInputRight .InputText{
    height: 20px;
    width: 100%;
}
/*************FF NEW MEMER END******************/
.EmergencyBtn{
	width:120px;
	padding-top:20px;
	float:left;
	padding-left:50px;

}
.EmergencyBtnTable{
 width:1000px;
 height:100px;
}
/***********new agent pages***********/
/*.language-selection{
	padding:0px;
	border:none;
	background-color:#7bb82e;
	color: white;
	opacity:1;
	width:100px;
	float:left;
	margin-left:20%;
	font-size:14px;
	}

.standardmenu{
	display:block;
	clear:both;
	width:229px;
	float:left;

	}
.footerlink{
	background: url("../../images/footer.png") repeat-x scroll 0 0 transparent;
}
.login-text{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: white;
	}
	*/
.loginAreaButton{
	float: right;
	margin-top: -21%;
	margin-right: 37%;

}

.resetPasswordAreaButton{
	float: left;
	left: 55%;
	margin-top: 1%;
	margin-bottom: 2%;
}

.forgetAreaButton{
	float: left;
	left: 50%;
	margin-top: 7%;
	margin-bottom: 2%;
}

.stdbtnnrmWithFrameNoImageWithTranslate{
	position:relative;
	width: auto; height: auto;
	min-width: 60px;
	text-align:center;
	padding: 10px;
	color:#005fa3;
	font-weight: bold;
	font-size: 13px;
	background-color: #fff;
	border:1px solid #005fa3;
	border-radius: 3px;
}

.tableContent{
    background-color:white;
    color: #5F5F5F;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 14px;
    margin-top: 5px;
}
.tableInnerContent{
	width:600px;
	margin:auto;
}
.inputTextBig{
	 background: url("../../images/textboxbgbig.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 19px;
    margin-left: 10px;
    margin-right: 60px;
    width: 218px;
}
.btnbackground {
    background-color: #009ac3;
    color: white;
    margin: 0;
    padding: 0;
}
/***********new agent pages begins***********/
.wrapper{
	margin:0px auto;
	width: 100%;
	text-align:center;
	height:240px;
}
.content input[type="text"] {
    text-indent: 5px;
}
.logo {
    margin-left: 50px;
    margin-top: 20px;
}
.logo img {
    border: medium none;
}
.pagetitle {
    font-size: 20px;
    font-weight: bold;
    margin-left: 290px;
    color:white;
}
.accountInfo {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: white;
}
.header span.accountinfo {float:right;margin-right:20px;}
.select {
    border: medium none;
    cursor: pointer;
    opacity: 0;
}
.header {
    float: left;
    height: 160px;
    width: 1080px;
    text-align:left;

}

#mainContainer{
	width:1240px;
	text-align:left;
    margin: 0px auto;
    position:relative;
    z-index: 1;
}

.topLine{
	background-color: #074571;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 22px;
    width: 100%;
}
div#sprache {
    background: none repeat scroll 0 0 transparent;
}
.sprache {
    cursor: pointer;
    float: left;
    margin-left: -102px;
    margin-right: 6px;
    margin-top: 1px;
    opacity: 0;
    padding: 0;
    width: 102px;
    background-color: #074571;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.sprache option {
    background-color: #074571;
    border: medium none;
    color: #999999;
    padding: 0;
    text-indent: 10px;
    font-weight:bold;
}
#selectlang {
    float: left;
    opacity: 1;
    width: 150px;
    margin-top: 3px;
    color:#fff;
}
.text {
    color: white;
}
#sprache {
    background: url("../../images/lbar.png") no-repeat scroll 0 0 transparent;
}
#sprache a {
    color: black;
    text-decoration: none;
}
.downArrow {
	background: url("../../images/arrow_bottom.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 8px;
    width: 12px;
    margin-top:2px;
    margin-right:8px;
    float:left;
}


#bulut-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index:0;
}
.stretch { width: 100%; height: 100%;}

#lang {
    background: url("../../images/lbar_btn.png") no-repeat scroll 0 0 transparent;
}
.navi .navititle span {
    margin-left: 40px;
}

.navi .navititle {
    background-color: #074571;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 37px;
}

.navi {
    clear: both;
    display: block;
    float: left;
    width: 244px;
}


.navi div.bg {
	background: -moz-linear-gradient(center top , #074571 0%, #005fa3 62%, #002a5c 97%, #074571 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top, #074571 0%, #005fa3 62%, #002a5c 97%, #074571 100%);
	background: -o-linear-gradient(top, #074571 0%, #005fa3 62%, #002a5c 97%, #074571 100%);
	background: -ms-linear-gradient(top, #074571 0%, #005fa3 62%, #002a5c 97%, #074571 100%);
	background: -moz-linear-gradient(top, #074571 0%, #005fa3 62%, #002a5c 97%, #074571 100%);
	background: linear-gradient(top, #074571 0%, #005fa3 62%, #002a5c 97%, #074571 100%);
    height: 30px;
    width: 230px;
    color:white;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#074571', EndColorStr='#005fa3');
}

.navi div.bg:hover {
    background: url("../../images/btn_hover.png") repeat scroll 0 0 transparent !important;
    color: #074571;
    height: 30px;
    overflow: hidden;
    width: 244px;
    filter:none;
}
.navi div.bgActive {
    background: url("../../images/btn_hover.png") repeat scroll 0 0 transparent;
    color: #074571;
    width: 244px;
    height:30px;
}
.navi .logout {
    background: url("../../images/logout.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 244px;
}
.navi .logout:hover {
    background: url("../../images/logout.png") no-repeat scroll 0 0 transparent;
    color: white;
    height: 30px;
    overflow: hidden;
    width: 244px;
}
.navi div div {
    margin-left: 10px;
    padding-top: 4px;
    font-size:14px;
    font-family: Arial,"Helvetica Neue",Helvetica,"Myriad Pro",sans-serif;
    font-weight: normal;
}
.content {
    color: #5F5F5F;
    float: left;
    font-size: 0px;
    font-weight: bold;
    margin-left: 0px;
    width: 835px;
}
.footer {
    background: url("../../images/footer.jpg") repeat-x scroll 0 0 transparent;
    background-repeat: repeat-x;
    float: left;
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: 15px;
    height:53px;
    position: relative;
}
.content .buttons div {
    float: left;
    height: 19px;
    margin-right: -13px;
    padding: 0;
}
.buttons img {
    float: left;
}
.content div .btnbackground {
    background-color: #009ac3;
    color: white;
    margin: 0;
    padding: 0;
}
#rightContentTop{
	background: url("../../images/content_ust.png") no-repeat scroll 0 0 transparent;
	height:5px;
	width:835px;
	font-size:0px;
}
#rightContent{
	background-color: white;
	width:835;
}
#rightContentBottom{
	background: url("../../images/content_alt.png") no-repeat scroll 0 0 transparent;
	height:5px;
	width:835px;
	font-size:0px;
}
.login-text{
	font-family: Arial,"Helvetica Neue",Helvetica,"Myriad Pro",sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #009ac3;
}
a{
	text-decoration:none;
	cursor:pointer;
}
.login-btn{
	cursor:pointer;
	width:85px;
	height:40px;
	color:white;
	margin-top: 20px;

}
.button_frame{
	overflow:hidden;
}
.button_left{
	width:23px;
	height:23px;
	float:left;
}
.button_center{
	background-color:#003a6f;

	height:23px;
	float: left;
}
.button_text{
	margin-top:2px;
	text-align:left;
	color: white;
	font-size: 12px;
	font-family:'Helvetica Neue',Helvetica,'Myriad Pro',sans-serif;
}
.button_right{
	width:5px;
	height:23px;
	float:left;
	background:url("../../images/btnEnd.gif") no-repeat scroll 0 0 transparent;;
}
.textbox_frame{
	overflow:hidden;
}
.textbox_left_mandatory{
	width:3px;
	height:21px;
	float:left;
	background:url('../../images/blue_txt_left_mandatory.jpg');
}
.textbox_input_mandatory{
	background-color: lightblue;
	height:21px;
	float: left;
	border:none;
	background:url("../../images/blue_txt_rpt_mandatory.jpg") repeat-x;
}
.textbox_right_mandatory{
	width:3px;
	height:21px;
	float:left;
	background:url("../../images/blue_txt_right_mandatory.jpg");
}
.textbox_left{
	width:3px;
	height:21px;
	float:left;
	background:url('../../images/txt_left.jpg');
}
.textbox_input{
	background-color: lightblue;
	height:21px;
	float: left;
	border:none;
	background:url("../../images/txt_rpt.jpg") repeat-x;
}
.textbox_right{
	width:3px;
	height:21px;
	float:left;
	background:url("../../images/txt_right.jpg");
}
.dateInput{
	background:url("../../images/dateInput.png") no-repeat;
	border: medium none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	height: 21px;
	width:90px;
}
.dateInputMandatory {
	background:url("../../images/dateInputMandatory.png") no-repeat;
	border: medium none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #929292;
	height: 21px;
	width:90px;
}
.helper{
	font-size:12px;
	width:565px;
	color:#009ac3;
	border : 2px solid #d52817;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:120px;
}
.userfilebtns{
	padding-left:30px;
	padding-top:30px;
}
.ffbtnCancel{
	width:200px;
	float:left;
}
.ffbtnConfirm{
	width:200px;
	float:right;
}
.agentPagesTable{
	padding-left:20px;
	padding-top:20px;
}
.btnAgentPagesLeft{
	width:250px;
	float:left;
	padding-left:40px;
    padding-top:20px;

}
.btnAgentPagesRight{
	width:250px;
	float:right;
	padding-right:20px;
	padding-top:20px;
}
.sslLink {
    clear: both;
    display: block;
    width: 100%;
}
.tableHeaderContainer{
	background-color: #ACE6D9; /*#4FC8E3;*/
	height:23px;
	font-weight:bold;
	font-family: Arial;
	font-size: 11px;
	color: #005fa3;
}
.tableHeaderLeft{
	background-color: #ACE6D9;
	background-position: left bottom;
	height:23px;
	padding-left:5px;
	color:#005fa3;
	font-weight:bold;
}

.tableHeaderRight{
	background-position: right bottom;
	background-color: #ACE6D9;
	height:23px;
	padding-right:5px;
	color:#005fa3;
	font-weight:bold;
}
.tableHeader2Left{
	background-position: left top;
	background-color: #ACE6D9;
	color:#005fa3;
	font-weight:bold;
	height:23px;
	width:5px;
}
.tableHeader2Right{
	background-position: right top;
	background-color: #ACE6D9;
	color:#005fa3;
	font-weight:bold;
	height:23px;
	width:5px;
}
.tableHeader2Container{
	background-color: #ACE6D9; /*#4FC8E3;*/
	height:23px;
	color:#005fa3;
	font-weight:bold;
}
.TableHeaderBackground{
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005fa3;
    height:30;
	background-color: #ACE6D9;
}
.TableCriteria{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005fa3;
	BACKGROUND-COLOR:#ffffff;
}
.title_text_without_arrow {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #074571;
    height:25px;
    padding-left:20px;
    padding-top: 30px;
    margin-left:40px;
}
.TableFontAvail{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005fa3;
	BACKGROUND-COLOR:#FFF5D9;
	}
.grayTableHeader{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #005fa3;
	BACKGROUND-COLOR:#E9E9E9;
}
.option_title_txt{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color:#686868
}
div#blueHeader {
    width: 785px;
    background:url("../../images/availHeader.jpg") no-repeat;
    color:#6B6D6E;
    font-family: Arial;
    font-size:10px;
    font-weight:bold;
    height:23px;
    padding-left:15px;
    text-align:left;
}
.grayTableHeaderLeft {
	background:url("../../images/grayHeaderLeft.jpg") no-repeat;
	background-position: left bottom;
    background-color:#E9E9E9;
    color:#6B6D6E;
    font-family: Arial;
    font-size:10px;
    font-weight:bold;
    height:23px;
    padding-left:15px;
    text-align:left;
}
.grayTableHeaderContainer {
    background-color:#E9E9E9;
    color:#6B6D6E;
    font-family: Arial;
    font-size:10px;
    font-weight:bold;
    height:23px;
    padding-left:15px;
    text-align:left;
}
.grayTableHeaderRight {
	background:url("../../images/grayHeaderRight.jpg") no-repeat;
	background-position: right bottom;
    background-color:#E9E9E9;
    color:#6B6D6E;
    font-family: Arial;
    font-size:10px;
    font-weight:bold;
    height:23px;
    padding-left:15px;
    text-align:left;
}
.subtitle_without_arrow {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #009ac3;
    height:25px;
    padding-bottom:15px;
}
div#grayTable {
text-align: left;
width:auto;
font-size:10px;
}
div#grayTable td{
height:18px;
font-family: Arial;
font-size: 11px;
color: #000;
}
#hitit_main_content{
	margin:auto;
	background-color:rgba(255,255,255,1);
	width:1297px;
}
#hitit_top_panel{
	float: none !important;
	margin:auto !important;
	background-color: #fff;
	color: #333;
	width:1297px;
}
#hitit_top_panel td[width] br{
	padding: 5px;
content: "";
}
#hitit_top_panel .KullaniciBilgiBold{
	color:#fff;
	font-weight: bold;
}
img[alt][style]{

}
td[bgcolor]{
	background:none !important;

}
.loginAreaBG table[width]:nth-of-type(1){
	width: 600px !important;

	padding-top: 20%;
}
/*
#hitit_main_content td[valign]:nth-of-type(1) table[align]:not([class]){
	background: url("../../images/WEBSITEBANNER_KUCUK_yeni550px_310px_fin.jpg") no-repeat;
	height: 320;
width: 550;
margin-left: 20px;
margin-right: 20px;
}
*/

.loginAreaBG{
    color: #074571;

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
    height: 315px;

    width: 500px;

}
.LoginBackground{
	background-color:white;
    color: #074571;
    float: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
    height: 315px;

    width: 500px;
}
.LoginTop {
    float: left;
    height: 18px;
    width: 100%;
    text-align:left;
}
.LoginMain{
	width: 1200px;
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	height: 320px;
}
.LoginHeader{
	background-color: #074571;
	margin:0px auto;
	width: 100%;
	text-align:center;
	height:22px;
}

.LoginInput{
	margin-left: 35px;
    margin-top: 35px;
	}
.Loginlogo{
	margin-left:10px;
	}
.loginAreaText b{
	color: #A7A7A7;
    font-size: 20px;
    height: 30px;
    width: 125px;
}
.LoginInputText{
	width:250px;
	font-size: 21px;
}
.LoginInputLeft{
	float:left;
	}
.LoginInputRight{
	margin-right:50px;
	float:right;
	}
.InputText ,.InputTextMandatory{
	background-color: white;
	height: 21px;
    max-width: 690px;
}
.InputText.Contact{
	width: 330px;
}
.InputTextMandatory.Contact{
	width: 330px;
}
.availHeaderLeft{
    background:url("../../images/availHeaderLeft.jpg") no-repeat;
	background-position: left top;
	background-color: #D1ECF3;
	color:#005fa3;
	font-weight:bold;
	height:23px;
	width:5px;
	float:left;
}
.availHeaderRight{
	background:url("../../images/availHeaderRight.jpg") no-repeat;
	background-position: right top;
	background-color: #D1ECF3;
	color:#005fa3;
	font-weight:bold;
	height:23px;
	width:5px;
	float:right;
}
.availHeaderContainer{
	background-color: #d1edf3; /*#4FC8E3;*/
	height:23px;
	color:#005fa3;
	font-weight:bold;
}
.ErrorWarningHeader{
	background:url("../../images/ErrorHeader.jpg") no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009ac3;
	background-color: #FFF5D9;
}
.ErrorWarning{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009ac3;
	border-left:2px solid #d1edf3;
	border-right:2px solid #d1edf3;
}
.ErrorWarningBottom{
	background:url("../../images/ErrorHeaderBottom.jpg") no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009ac3;
}
.tableBottomBorder{
	border-bottom:1px solid #D1ECF3;
	margin-bottom: 20px;
	width:835px;
}
.table2Border{
	border-left:1px solid #D1ECF3;
	border-right:1px solid #D1ECF3;
	border-bottom:1px solid #D1ECF3;
	width:785px;
	}
.editSubAgent {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
    BACKGROUND-COLOR: #F6AC24;
    height:30;
}

.tableCheckIn {
   color: #009ac3;
   font-size: 13px;

}
html {
   overflow-y:scroll;
}
#leftmenu {
   float:left;
}
#leftmenu .tabcontent ul.accordion, .tabcontent ul.accordion:hover{
	background-color:#f2f2f2 !important;
}
#leftmenu .stdBtnNew .left-menu-elements{
	padding-left: 0px;
	margin-right: 5px;
}
#leftmenu .stdBtnNew .left-menu-elements li{
	padding-left: 10px;
}
#leftmenu .stdBtnNew .left-menu-elements li.selected__page{
	background-color: #005fa3 !important;
}
#leftmenu .stdBtnNew .left-menu-elements li.selected__page a{
	color: #fff !important;
}
table.tbox_text.publicbg {

font-size: 22px;
font-weight: bold;
height: 42px;
margin-top: 20px;
background:#808080;
}
td.TableFont1Gold {
background-color: #f2f2f2;
}

/* MemberRezvEntry.jsp İndirimli yolcu menu düzenleme */
table[border="0"][width="500"][cellpadding="5"][cellspacing="0"][align="left"] {
margin-left: 32%;
}
.discountPaxLeft {
float: left;
}
/* FlightList */
table#hitit_main_content table[width="840"][border="0"][align="center"][cellpadding="0"][cellspacing="0"]{float:left}
/* CheckIn.jsp */
table[width="90%"][class="tbox_text"][border="0"][align="center"][cellpadding="0"][cellspacing="0"].table_text{
font-weight: bold;
font-size: 22px;
}
.CheckIn #TBPNRNO {
margin-left: -40%;
}
#TBPNRSURNAME {
margin-left: 0%;
}
#PDAACODE {
margin-left:0%;
}
#TBFLIGHTNO {
margin-left:0px;
}
#TBCISEQ {
margin-left: 0%;
}
#TBCIGROUP {
margin-left: 0%;
}
#TBSEAT {
margin-left: 0%;
}
#TBTAGNO {
margin-left: 0%;
}
#PDDOMINT {
margin-left: 0%;
}
#PDARRPORT {
margin-left: 0%;
}
/* PaxList.jsp */
#paxlisttable td {font-size:16px;}
#btnexceltopnl {
margin-left: 77px;
border: 1px solid#009ac3;
height: auto;
padding-top: 5px;
position: absolute;
margin-top: 15px;
padding-left: 0px;
max-width: 250px;
}
#btnCancelAllTickets {
margin-left: 160px;
border: 1px solid#009ac3;
height: auto;
padding-top: 5px;
position: absolute;
margin-top: 15px;
padding-left: 0px;
width: 163px;
}
#btnCancelAllTickets .stdbtnWithText {
margin-left: 28px;
}
#btnCheckInSearch {
height: 35px;
border: 1px solid#009ac3;
width: 159px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
}
#btnBoarding {
height: 35px;
border: 1px solid#009ac3;
width: 159px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
}
#btnDCSTransfer {
height: 35px;
border: 1px solid#009ac3;
width: 159px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
}
#btnFlightList {
height: 35px;
border: 1px solid#009ac3;
width: 159px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
}
#btnDCSALLHistory {
height: 35px;
border: 1px solid#009ac3;
width: 163px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
max-width: 250px;
}
#btnICIOpen {
border: 1px solid#009ac3;
width: 163px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
margin-top: 20px;
margin-left: -126px;
display: block;
padding-bottom:5px;
}
#btnMobileCIOpen {
border: 1px solid#009ac3;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
margin-top: 20px;
margin-left: -235px;
max-width: 166px;
display: block;
padding-bottom:5px;
}
#btnKioskCIOpen {
border: 1px solid#009ac3;
width: 163px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
margin-top: 20px;
margin-left: -346px;
max-width: 250px;
display: block;
padding-bottom:5px;
}
#btnKioskCIOpen .stdbtnWithText {
padding-top:0;
float:none;
}
#btnAddDCSInfo {
height: 33px;
border: 1px solid#009ac3;
width: 100px;
padding-left: 0;
padding-right: 0;
padding-top: 5px;
margin: 0;
margin-top: 0px;
margin-left: -275px;
}
.publicbg {
background-color:#005fa3 !important;
color:#fff !important;
}
.publicbg .table_text td{
	color:#fff !important;
}
.MemberGoodBye .publicBG {
    border: none;
    background: #DBEDFB;
}
.MemberGoodBye .publicBG div {
    color: black;
    font-weight: bold;
}
.stdbtnnrmWithFrame img {
float: left;
padding-left: 7px;
}
.stdbtnnrmNoFrame img {
float: left;
padding-left: 7px;
}
.stdbtnnrmWithFrame {
position: relative;
margin-bottom: 30px;
height: 21px;
padding-bottom: 0px;
padding-top: 10px;
padding-left: 35px;
border-radius: 5px;
margin-left: 20px;
max-width:250px;
vertical-align: middle;
display: table-cell;
height: 33px;
border: 1px solid#009ac3;
/* width: 100px; */
padding-left: 0;
padding-right: 0;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
margin-top: 0px;
/* margin-left: -275px; */
background: linear-gradient(45deg, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* W3C */
background: rgb(240,249,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
max-width: 161px;
}
#btnManifestdiv {cursor:pointer; float:none; padding: 0;}
.btnManifesttd {min-width: 118px; cursor: pointer;}
/* CheckIn.jsp */
#btnCheckInWithSeatSell {
max-width: 175px;
min-width: 175px;
padding-bottom: 0;
}
#btnCheckInWithSeatSell .stdbtnWithText {
padding-top: 0;
}
#btnNextBig {
max-width:175px;
min-width: 175px;
}
#btnNextBig img {
height: 26px;
}
#btnReserve {
max-width: 175px;
min-width: 175px;
height: 36px;
}
#btnDcsOsiSsr {
max-width: 175px;
min-width: 175px;
}
#btnVoluntaryDB {
max-width: 175px;
min-width: 175px;
}
#btnInvoluntaryDB {
max-width: 175px;
min-width: 175px;
height: 36px;
}
#xbtnCommercialEntry {
float: left;
margin-left: -100px;
padding-bottom: 0;
}
#xbtnStaffEntry {
margin-left: -60px;
float: left;
padding-bottom: 0;
}
/* FlisghtList.jsp */
#btnAddingQueue {
min-width: 102px;
}
/* CCSlipList */
#btnSearch {
min-width: 96px;
}
.stdbtnnrmWithFrame:hover {
-webkit-box-shadow: 0px 5px 27px 0px rgba(50, 50, 50, 0.69);
-moz-box-shadow:    0px 5px 27px 0px rgba(50, 50, 50, 0.69);
box-shadow:         0px 5px 16px 0px rgba(50, 50, 50, 0.69);
}
.stdbtnnrmWithFrame {
-webkit-transition: box-shadow 0.5s;
-moz-transition: box-shadow 0.5s;
-o-transition: box-shadow 0.5s;
transition: box-shadow 0.5s;
}
.stdbtnnrmNoFrame:hover {
-webkit-box-shadow: 0px 5px 27px 0px rgba(50, 50, 50, 0.69);
-moz-box-shadow:    0px 5px 27px 0px rgba(50, 50, 50, 0.69);
box-shadow:         0px 5px 16px 0px rgba(50, 50, 50, 0.69);
}
.stdbtnnrmNoFrame {
-webkit-transition: box-shadow 0.5s;
-moz-transition: box-shadow 0.5s;
-o-transition: box-shadow 0.5s;
transition: box-shadow 0.5s;
}
/* EmergencyOperations.jsp */
#OpenKioskCI {
padding-bottom: 0;
}
#OpenKioskCI .stdbtnWithText {
padding-top: 0;
}
#CloseKioskCI .stdbtnWithText {
padding: 0;
float:none;
}
#CloseKioskCI {
padding-bottom: 0;
}
/* SendTelex.jsp */
#btnFillTelexAddresses .stdbtnWithText {
padding-top: 0;
float:none;
}
/* MemberRezvList.jsp */
#btnBack .stdbtnWithText {
padding-top: 0;
float:none;
}
/* EditMultiLanguage.jsp */
#btnEditMsgApprove .stdbtnWithText {
margin-left: 3px;
}
#btnUploadFile .stdbtnWithText {
margin-left: 3px;
}
/* RezvEdit.jsp */
#btnSendQueue {
float: left;
margin-left: -302%;}

#pnrSearchIncluded {
margin-left: 0px;
}
table.tbox_text.flightCapacityTableBG {
	font-size: 15px;
	font-weight: bold;
	background-color: #f2f2f2;
}
.tbox_text_bold2 {
	background-color: #f2f2f2;
}
.BagTagPrint table.availHeader td {
	color: #F0A400!important;
}
/***********new agent pages ends***********/

marquee {
  max-width: 1000px;
}


[action="RezvPaxEntry.jsp"] .availHeader {
	width: 1009px !important;
}

[action="RezvPaxEntry.jsp"] table:last-child tr:nth-child(6) td.TableFont1[valign="Top"][align][width="40%"],
[action="RezvPaxEntry.jsp"] table:last-child tr:nth-child(6) td.TableFont1[valign="Top"][align][width="20%"] {
    display: block;
    float: left;
    width: 48.6%;
}

[action="RezvPaxEntry.jsp"] table:last-child tr:nth-child(6) td.TableFont1[valign="Top"][align][width="40%"] table,
[action="RezvPaxEntry.jsp"] table:last-child tr:nth-child(6) td.TableFont1[valign="Top"][align][width="20%"] table {
    display: table;
    float: left;
    width: 100%;
}

[action="RezvPaxEntry.jsp"] table:last-child tr:nth-child(7) td[colspan="2"][width="100%"] {
    display: block;
    float: left;
    width: 97%;
}

.stdbtnnrmNoFrame a{
	text-decoration:none;
}

.stdbtnnrmNoFrame img{
	border: 0px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 26;
	height: 26;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}


.stdbtnnrmNoFrame a{
	text-decoration:none;
}

.stdbtnnrmNoFrame img{
	border: 0px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 26;
	height: 26;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

.stdBtnNew, .stdbtn{
	background: -moz-linear-gradient(center top , #d52817 0%, #d52817 62%,#d52817 97%, #d52817 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top, #d52817 0%, #d52817 62%,#d52817 97%, #d52817 100%);
	background: -o-linear-gradient(top, #d52817 0%, #d52817 62%,#d52817 97%, #d52817 100%);
	background: -ms-linear-gradient(top, #d52817 0%, #d52817 62%,#d52817 97%, #d52817 100%);
	background: -moz-linear-gradient(top, #d52817 0%, #d52817 62%,#d52817 97%, #d52817 100%);
	background: linear-gradient(top, #d52817 0%, #d52817 62%,#d52817 97%, #d52817 100%);
    height: 30px;
    width: 230px;
    color:white;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#074571', EndColorStr='#005fa3');
}

.stdBtnNew a, .stdbtn a{
position: absolute;
width: 205px;
padding: 6px;
padding-left: 10px;
text-decoration: none;
color: white;
font-size: 14px;
font-family: Arial,"Helvetica Neue",Helvetica,"Myriad Pro",sans-serif;
font-weight: normal;
}

.stdBtnNew a:hover, .stdbtn a:hover{
    background: url("../../images/btn_hover.png") no-repeat scroll 0 0 transparent !important;
    color: #074571;
    height: 30px;
    overflow: hidden;
    width: 220px;
    filter:none;
}

.stdbtn a {
	position:absolute;
	font-size:11px;
	top:0px;
	left:35px;
	width:125px;
	vertical-align:baseline;
	padding:12px;
	height:13px;
	line-height:10px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;color:#074571;
}

.stdbtn a:hover{font-size:11px;top:0px;text-decoration:none;color:#FF6600;}
#stdbtnone{background-image:url("../../images/stdbtnfond1.gif");}
#stdbtntrip .promtit{position:absolute;left:0px;top:12px;font-size:13px;}
.stdbtn img{border:0px; position:absolute; top:4px;left:4px;}

.stdbtnWithText{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 34px;
	min-width: 98px;
	color: rgb(11, 38, 94);
}

.stdbtnNoFrameWithText{
	width:50px;
}

.stdbtnnrmNoFrame {
    position: relative;
    max-width: 140px;
    min-width: 140px;
    text-align: center;
    padding: 0 5px;
	border: 1px solid rgba(206, 206, 206, 1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	transition: box-shadow .3s linear;
	-o-transition: box-shadow .3s linear;
	-ms-transition: box-shadow .3s linear;
	-moz-transition: box-shadow .3s linear;
	-webkit-transition: box-shadow .3s linear;
background: linear-gradient(45deg, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* W3C */
background: rgb(240,249,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */
}

.stdbtnnrmNoFrame:hover {
	box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-o-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-ms-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-moz-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-webkit-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
}

.stdbtnnrmNoFrame:hover>img {
	border-radius: 22px;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.stdbtnnrmNoFrame:hover>div {
	z-index: 5;
}

.stdbtnnrmWithFrame {
    position: relative;
    max-width: 140px;
    min-width: 140px;
    text-align: center;
	border: 1px solid rgba(206, 206, 206, 1);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	transition: box-shadow .3s linear;
	-o-transition: box-shadow .3s linear;
	-ms-transition: box-shadow .3s linear;
	-moz-transition: box-shadow .3s linear;
	-webkit-transition: box-shadow .3s linear;
    background: linear-gradient(45deg, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* W3C */
    background: rgb(240,249,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */
}

.stdbtnnrmWithFrame:hover {
	box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-o-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-ms-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-moz-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
	-webkit-box-shadow: 0px 0px 6px rgba(205, 205, 205, 1);
}

.stdbtnnrmWithFrame:hover>img {
	transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.stdbtnnrmWithFrame:hover>div {
	z-index: 5;
}

.stdbtnnrmWithFrameNoImageForTerminal{
    text-align:left;
    color:#d52817;
    font-weight: bold;
    font-size: 11px;
    padding-left:5px;
}

.stdSavebtnnrmWithFrameNoImageForTerminal{
    text-align:center;
    color:#d52817;
    font-weight: bold;
    font-size: 13px;}

.stdbtnnrmWithFrameNoImage{
	position:relative;
    width:275px; height:40px;
    text-align:left;
    padding-top:12px;
    padding-left:4px;
    color:#d52817;
    font-weight: bold;
    font-size: 13px;}

/*	.stdbtnnrmWithFrame div{position:absolute;
		 left:30px;width:80px;top:10px;
		line-height:12px;
		font-family: 'Open Sans', sans-serif;
		text-decoration:none;color:#074571;}*/
#stdbtnnrmWithFrameone{background-image:url("../../images/nrmlbtnfond1.gif");}
#sstdbtnnrmWithFrametrip .promtit{position:absolute;left:0px;top:12px;font-size:13px;}

.stdbtnnrmWithFrame img{
	border: 0px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 26px;
	height: 26px;
}

form[action="RezvPaxEntry.jsp"] td.tbox_text_bold[colspan="3"][align="right"] {
    padding-right: 29px;
}
.multiSelectDropDown {
    width: 200px;
}
[id*=_PASS_EMPLOYING_COMPANY],
[id*=_PASS_REBATE_TYPE] {
	width: 150px;
}
.multiSelectDropDown .multiSelectSelectBox {
    position: relative;
}
.multiSelectDropDown .multiSelectSelectBox select {
    width: 100%;
    font-weight: bold;
}
.multiSelectDropDown .multiSelectSelectBox .overSelect {
    position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
}
.multiSelectDropDown #checkboxes {
    display: none;
    border: 1px #dadada solid;
}
.multiSelectDropDown #checkboxes label {
    display: block;
}
.multiSelectDropDown #checkboxes label:hover {
    background-color: #1e90ff;
}
.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
.tablesorter thead tr th, .tablesorter tfoot tr th {
	background-color:#DBEDFB;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	color: black;
}
.tablesorter thead tr .sortheader {
	background-image: url(../../images/header_sort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
.tablesorter tbody tr.odd td {
	background-color:#DBEDFB;
}

.top_panel_logo img{
	display: none;
}

.top_panel_logo{
	background: url(../../images/air-demo.png) no-repeat;
	padding: 90px 0 0 0;
	background-position-x: 5%;
    background-position-y: 50%
}
/* NEW LOGIN */
.new-login-page{
    margin: 0px;
    overflow-y: scroll;
    height: 100vh;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    display: inherit;
}
.new-login-page .new-login-page-header {
    background: #fff;
    padding: 5px 0px;
    border-bottom: 5px solid #0053a0;
}
.new-login-page .new-login-page-header .logo-area{
    background-image: url(../../images/airline_logo_2.png);
    background-repeat: no-repeat;
    background-size: 250px 55px;
    width: auto;
    min-height: 55px;
    height: 55px;
    margin-top: 20px;
    margin-left: 20px;
}
.new-login-page .new-login-page-header .language-selection-bar{
    display: inline-flex;
    justify-content: end;
    width: 100%;
    margin-right: inherit !important;
}
.new-login-page .new-login-page-header .language-selection-bar .languageSelection{
    padding: 5px;
    border-radius: 4px;
    margin-right: 9px;
}

.new-login-page .new-login-page-container{
    display: flex;
    justify-content: center;
    height: 70vh;
    align-items: center;
    justify-items: center;
}
.new-login-page .new-login-page-container .login-area{
    width: 500px;
    justify-content: center;
    background: #0053a0;
    padding: 10px;
    padding-top: 50px;
}
.new-login-page .new-login-page-container .login-area .row{
    width: 400px;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 10px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-columns: repeat(100px,2);
    justify-content: center;
    justify-items: right;
    align-items: center;
}
.new-login-page .new-login-page-container .login-area .row label{
    color:#fff;
    font-size: 14px;
}

.new-login-page .new-login-page-container .login-area .row input{
    height: 30px;
    width: 160px;
    border: none;
    font-weight: bold;
    font-size: 12px;
    margin-right: 70px;
    border-radius: 3px;
    background-color: #fff !important;
}
.new-login-page .new-login-page-container .login-area .button-area{
    text-align: center;
}
.new-login-page .new-login-page-container .login-area .button-area .btn{
    padding: 10px 30px;
    background-color: #fff;
    color: #0053a0;
    border: 1px solid #fff;
    border-radius: 3px;
    font-weight: bold;
    width: 100px;
    margin: auto;
    
}
.new-login-page .new-login-page-container .login-area .button-area .btn.forgetAreaButton {
    width: 161px;
    padding: inherit;
    height: 40px;
    align-items: center;
}
.new-login-page .new-login-page-container .login-area .button-area .forgot-password,
.new-login-page .new-login-page-container .login-area .button-area .forgot-password:hover
{
    display: block;
    padding: 10px;
    font-weight: bold;
    color: #fff;
}
.new-login-page .new-login-page-footer{
    position: absolute;
    bottom: 0px;
    text-align: center;
    background-color: #0053a0;
    color: #fff;
    width: 100%;
    font-size: 12px;
    font-weight: 900;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.new-login-page .new-login-page-footer a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

/* DCS New design */

.btnRounded {
	border-radius: 25px;
	background: #3870B3 !important;
	color: #fff;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
}
.dcs-body td{
	color: #000;
}
.dcs-body table.tbox_text.publicbg{
	background-color: #00203d70 !important;
}
.dcs-body .publicbg{
	background-color: #E0EDFF !important;
}
.dcs-body .evenrow {
	background-color: #f2f2f2 !important;
}

.dcs-body .generate-table{
	margin: auto;
	display: -moz-box;
	display:flex;
}
.dcs-body .generate-table tr{
	padding-left: 10px;
	padding-right: 10px;
}
.dcs-body .composePNL{
	width: 50%;
}
.dcs-body .composePNL .tbox_text_bold td{
	font-size: 13px;
	font-weight: bolder;
}
.dcs-body .crew-info-table {
	border-color: transparent !important;
	border: 0 !important;
}
.dcs-body  .crew-info-table td{
	padding:15px;
}
.dcs-body .crew-info-table .crew-info-title{
	text-align: center;
	background: #A5B6C157;
	padding: 5px;
}
.dcs-body #selectedcrewData td{
	border-color:transparent !important;
	padding:5px 15px;
}
.dcs-body .crew-info-table
.dcs-body table, .dcs-body table tr,
.dcs-body table tr td{
	border-collapse:collapse;
}
.dcs-body #crewData td{
	border: 1px solid #000;
}
.dcs-body #crewData #crewData-table tr:first-child td{
	background: #A5B6C157;
}
.dcs-body #crewData td{
	padding-left:15px;
}
.dcs-body #crewData td input{
	border:1px solid transparent;
	align-items: center;
	margin: auto;
}

.dcs-body #crewData #crewData-table tr .first-td {
	background: #fff !important;
}

.dcs-body #crewData #crewData-table tr .first-td input {
	border: none;
}

.dcs-body #crewData #crewData-table tr td {
	height: 30px;
}
.dcs-body .checkin-pax-title {
	font-size: 12px !important;
	font-weight: bold;
	color: #0053a0;
}

.dcs-body .checkin-pax-title:hover {
	text-decoration: underline;
}
.dcs-body .TableFont1,
.dcs-body .oddrow {
	background-color: #FFF;
}
.dcs-body .TableFont2,
.dcs-body .lightrow
{
	background-color: #F8F8F9;
}

.CheckinPage.dcs-body .TableFont1 td,
.CheckinPage.dcs-body .TableFont2 td {
	font-size: 12px !important;
}
.dcs-body .stdbtnnrmWithFrameNoImage,
.dcs-body a{
	color:#00203d !important;
	font-weight: bold !important;
	font-size: 13px !important;
	padding-right: 10px;
}
.dcs-body .TableHeader{
	background-color: #f2f2f2 !important;
}
.dcs-body #adultTable .evenrow{
	background-color: #f2f2f2 !important;
	white-space: inherit;
}
.dcs-body #flightsTable .evenrow {
	background-color: transparent !important;
}
.dcs-body .TableHeader #flightsTable .evenrow{
	font-weight: bolder;
	white-space: nowrap;
}
.dcs-body  .tbox_text_bold2 u{
	text-decoration: none;
}
.dcs-body .board-table{
	margin-top:10px;
	margin-bottom:10px;
	background:#f2f2f2;
	text-align: center;
}
.dcs-body .InputText, .dcs-body .InputTextMandatory{
	border:1px solid #ccc;
}
.dcs-body .departure-checkbox-td{
	padding-left: 20px;
}
input[type="radio" i] {

	width:20px;
	height:20px;
}
.dcs-body .dcs-common-table-header {
	background-color: #E0EDFF !important;
	color: #005496 !important;

}

.dcs-body .dcs-common-table-header td {
	padding: 0 5px;
}

.dcs-body .dcs-common-table-header td b {
	color: #005496;
}

.CheckinPage.dcs-body .TableFont1 td a,
.CheckinPage.dcs-body .TableFont2 td a,
.CheckinPage.dcs-body .TableFont3 td a,
.CheckinPage.dcs-body .TableFont4 td a
{
	color: #00203d !important;
	font-weight: 700 !important;
	font-size: 11px !important;
	text-decoration: underline;
}
.CheckinPage.dcs-body .TableFont1 td,
.CheckinPage.dcs-body .TableFont2 td,
.CheckinPage.dcs-body .TableFont3 td,
.CheckinPage.dcs-body .TableFont4 td{
	font-weight: 400 !important;
	font-size: 11px !important;
}

.CheckinPage.dcs-body .TableFont1{
	background-color: #FFF !important;
}
.CheckinPage.dcs-body .TableFont2{
	background-color: #F8F8F9 !important;
}

.CheckinPage.dcs-body .TableFont4{
	background-color: #F8F8F9 !important;
}

.dcs-flight-list-table-container .TableFont1Gold {
	background-color: transparent !important;
}


.dcs-body form title-text,.dcs-body #filterPNRSearch {
	margin: 0;
	border: 0;
	color: #000;
	background: #D6EAF8;
	padding-left: 15px;
}
.dcs-body #TBPNRNO, .dcs-body #TBPNRSURNAME,.dcs-body #TBAPIS,.dcs-body #TBSEAT,.dcs-body #TBCIGROUP,
.dcs-body #TBFLIGHTNO,.dcs-body #TBFLIGHTSUFFIX,.dcs-body #TBCISEQ,.dcs-body #TBTAGNO, .dcs-body .dcs-input-text input, .dcs-body  .dcs-input-select select,
.dcs-body #CREW_COUNT,
.dcs-body #APISSTARTDATE,
.dcs-body #APISENDDATE,
.dcs-body #DBSTARTDATE,
.dcs-body #DBENDDATE,
.dcs-body .tbox_text_bold .InputText {
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 30px;
	border-radius: 1px;
}

.dcs-body #TBDATE,.dcs-body #PDAACODE,.dcs-body #PDARRPORT,.dcs-body #PDDOMINT {
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 30px;
}

.dcs-body #TR_LINE_1 td,
.dcs-body #TR_LINE_3 td,
.dcs-body #TR_LINE_5 td{
	padding-bottom: 5px;
	padding-top: 10px;
}

.dcs-btn-clear img,
.dcs-btn-search img,
.dcs-bg-btn img,
.dcs-border-btn img,
.dcs-btn-back img
{
	display: none;
}

.dcs-btn-clear table td > div{
	cursor: pointer;
	background: #FF9100 !important;
	color: #FFF !important;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;

}


.dcs-btn-clear table td div,
.dcs-btn-search table td div,
.dcs-bg-btn table td div,
.dcs-border-btn table td div,
.dcs-btn-back table td div
{
	min-width: 98px;
	max-width: 98px;
}
.dcs-btn-clear,
.dcs-btn-search {
	padding-bottom: 10px;
}

.dcs-btn-search table td > div{
	cursor: pointer;
	background: #00A651 !important;
	color: #fff;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
	border-radius: 25px;
	border:none;
}

.dcs-body #INPUT_FLT_DATE img{
	height: 20px;
	width: 20px;
	top: 4px;
	position: relative;
}

.CheckinPage.dcs-body form div.title_text {
	margin: 0;
	color: #000;
	border: none;
	background-color: #E0EDFF;
	padding-left: 15px;
}

.dcs-body .dcs-table-flight-no {
	padding-left: 10px;
}

.dcs-body .dcs-table-flight-no a,
.dcs-body .dcs-table-seat-control a{
	color: #005496 !important;
}

.dcs-body .dcs-table-flight-no a u,
.dcs-body .dcs-table-seat-control a b{
	text-decoration: underline;
}

.dcs-body .dcs-flight-list-table-container td a{
	color: #000;
}

.dcs-body .dcs-table-flight-information div{
	color: #005496 !important;
	text-decoration: underline;
}

.dcs-body .dcs-flight-list-row .tbox_text_bold2 {
	background-color: #F4F9FF;
}

.dcs-body .tbox_text_bold{
	font-weight: 400;
}

.dcs-body .dcs-bg-btn table td > div,
.dcs-body .dcs-border-btn table td > div{
	cursor: pointer;
	background: #21529B !important;
	color: #fff;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;
}
.dcs-body .dcs-border-btn table td > div {
	background: #005fa3 !important;
}

.dcs-body .stdbtnnrmWithFrame .stdbtnWithText {
	color: #fff !important;
}
.dcs-body .dcs-btn-back .stdbtnnrmWithFrame .stdbtnWithText {
	color: #ED1C24 !important;
}
.onoffswitch {
	position: relative;
	width: 45px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select: none;
}
.onoffswitch-checkbox {
	display: none !important;
}
.onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-radius: 18px;
}
.onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 22px;
	padding: 0;
	line-height: 22px;
	font-size: 14px;
	color: white;
	font-family: OpenSans, sans-serif;
	font-weight: bold;
	box-sizing: border-box;
}
.onoffswitch-inner:before {
	content: "";
	padding-left: 8px;
	background-color: #72B12B;
	color: #fffef9;
}
.onoffswitch-inner:after {
	content: "";
	padding-right: 8px;
	background-color: #D8D8D8;
	color: #4D4646;
	text-align: right;
}
.onoffswitch-switch {
	display: block;
	width: 18px;
	height: 18px;
	margin: 3px;
	background: #FFFFFF;
	position: absolute;
	top: 13px;
	bottom: 0;
	right: 21px;
	border-radius: 18px;
	transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
	margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
	right: 0px;
}


.dcs-pnr-search-radio-button-area {
	background-color: #fff !important;
}

.dcs-pnr-search-radio-button-area td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.dcs-pnr-search-table {
	width: 1080px;
	border: 2px solid #E0EDFF;
}
.dcs-flight-list-table-container {
	border: 2px solid #E0EDFF;
}

.dcs-flight-create-page #TR_LINE_1 td,
.dcs-flight-create-page #TR_LINE_2 td,
.dcs-flight-create-page #TR_LINE_3 td,
.dcs-flight-create-page #TR_LINE_4 td,
.dcs-flight-create-page #TR_LINE_5 td,
.dcs-flight-create-page #TR_LINE_6 td{
	padding-right: 20px;
	width: 22%;
}

.dcs-body #rs_buttons > table {
	margin-top: 30px;
}

.dcs-body .title_text {
	border-bottom: 2px solid transparent;
	font-size: 15px;
}

.dcs-bag-tag-print .dcs-bagtag-footer {
	position: absolute;
	bottom: 0;
}

.dcs-body .flightCapacityTableBG tr{
	background-color: #0F3162;
}

.dcs-body .flightCapacityTableBG tr td{
	color: #fff  !important;
	padding: 10px;
}

#iciTableDisplay > table {
	margin: 0;
	width: 1080px;
}
.dcs-table-list-first-element {
	width: 100px;
}

.dcs-table-list-divider {
	width: 15px;
}

.dcs-table-list-onoff {
	width: 145px;
}

.dcs-table-port font,
.dcs-table-date font,
.dcs-table-hour font{
	color: #000;
}

.dcs-body .dcs-flight-capacity-table-second-row td{
	background-color: #0F3162;
	border: 0 !important;
	color: #fff !important;
}

.dcs-body .dcs-checkin-information-header {
	background-color: #E0EDFF !important;
	width: 1080px;
}

.dcs-body table.tbox_text.publicbg {
	background-color: #E0EDFF !important;
}

.dcs-body .dcs-checkin-information-header td{
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
}
.dcs-body .dcs-flight-capacity-table-second-row td{
	font-size: 15px !important;
	font-weight: 700 !important;
	padding-bottom: 10px;
}
.dcs-body .dcs-flight-list-first-row,
.dcs-body .dcs-flight-list-second-row {
	background-color: #fff !important;
}

.dcs-body .dcs-checkin-information-inside-table-header-row td{
	background: #E0EDFF;
	color: #21529B !important;
}

.dcs-body .dcs-checkin-information-inside-table-content-row td,
.dcs-body .dcs-checkin-information-inside-table-total-row td {
	background-color: #F4F9FF;
	color: #000;
	font-weight: 700 !important;
	padding: 10px 0;
}

.dcs-body #paxInfo {
	margin-top: 15px;
}

.dcs-button-fix {
	position: relative;
	top: 5px;
}


.dcs-body .dcs-btn-back table td > div{
	cursor: pointer;
	background: #FFE7E7 !important;
	color: #ED1C24 !important;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;
}
.dcs-body .dcs-btn-back table td > div div{
	color: #ED1C24 !important;
}

.dcs-img-plane {
	width: 25px !important;
	height: 25px !important;
}

.dcs-img-fqtv {
	width: 17px !important;
	height: 17px !important;
}

.dcs-img-xbag {
	width: 17px !important;
	height: 17px !important;
	margin: 0 5px;
}

.dcs-img-addInf,
.dcs-img-remInf {
	width: 15px !important;
	height: 20px !important;
}

.dcs-body .dcs-flight-capacity-table-second-row,
.dcs-body .flightCapacityTableBG,
.dcs-body .dcs-flight-capacity-table-second-row + .TableHeader {
	border-left: 2px solid #E0EDFF;
	border-right: 2px solid #E0EDFF;
}

.dcs-body .dcs-flight-capacity-table-second-row + .TableHeader {
	border-bottom: 2px solid #E0EDFF;
}

.dcs-body #FILTER_PNR_SEARCH_IMG {
	margin-right: 10px;
	width: 12px;
	margin-top: 9px;
}

.dcs-body .dcs-upgrade-downgrade-container td {
	padding: 10px 0;
}

.dcs-body .dcs-upgrade-downgrade-container .dcs-input-select,
.dcs-body .dcs-upgrade-downgrade-container .dcs-input-text-big,
.dcs-body .dcs-upgrade-downgrade-container .dcs-input-checkbox{
	padding-top: 20px !important;
	padding-left: 15px !important;
	padding-bottom: 20px !important;
}

.dcs-input-text-big input{
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	border-radius: 1px;
}

.dcs-body #shortcuts {
	margin-top: 30px;
}

.dcs-flex-input {
	display: flex;
	flex-direction: column;
}

.dcs-border-collapse {
	border-collapse: collapse;
}

.dcs-body .dcs-common-colorful-header td{
	background-color: #0F3162 !important;
	color: #fff !important;
	padding: 5px;

}

.dcs-body .dcs-common-colorful-header-td {
	background-color: #0F3162 !important;
	color: #fff !important;
	padding: 5px;
}

.dcs-common-header,
.dcs-body .tbox_text.publicBG,
.dcs-body .dcs-common-header-div-type{
	background: #E0EDFF !important;
	padding-left: 5px !important;
	color: #000 !important;
	font-size: 15px !important;
	max-height: 25px !important;
	text-align: left !important;
	font-weight: 600 !important;
}

.dcs-body .dcs-common-header-div-type {
	min-height: 30px !important;
	font-weight: 600 !important;
	padding-top: 15px;
	width: auto !important;
}

.dcs-body .dcs-common-header-div-type td{
	padding-left: 5px !important;
}


.dcs-body .dcs-common-table-border{
	border-left: 2px solid #E0EDFF;
	border-right: 2px solid #E0EDFF;
	border-bottom: 2px solid #E0EDFF;
}

.dcs-float-right table td > div{
	float: right;
}

.dcs-float-left table td > div{
	float: left;
}

.dcs-body .pnl-compose {
	width: 1080px;
}

.dcs-body .pnl-compose textarea,
.dcs-body .dcs-text-area{
	background: #F4F9FF;
	border: none;
	padding: 35px;
	color: #3C3C3C;
}

.dcs-text-area {
	width: 1078px;
}


.dcs-body .dcs-common-link {
	color: #005496 !important;
	text-decoration: underline;
}
.dcs-body .dcs-common-link img{
	display: none;
}

.dcs-text-area::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	border-radius: 10px;
	background-color: transparent;
}

.dcs-text-area::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.dcs-text-area::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #B5C7D3;
}

.dcs-text-color-black {
	color: #000 !important;
}

.dcs-text-color-black font{
	color: #000 !important;
}

.dcs-body .dcs-table-with-th {
	border-color: #FFF !important;
}

.dcs-body .dcs-table-with-th tr:nth-child(even) td{
	background-color: #FFF !important;
	color: #000;
	padding: 5px;
}

.dcs-body .dcs-table-with-th tr:nth-child(odd) td{
	background-color: #F8F8F9 !important;
	color: #000;
	padding: 5px;
}

.dcs-body .dcs-table-with-th tr:first-child th{
	background-color: #005496 !important;
	color: #FFF !important;
	padding: 5px;
}

.dcs-body .dcs-table-with-th tr:nth-child(2) th{
	background-color: #E0EDFF !important;
	color: #005496;
	padding: 5px;
}

.dcs-body .dcs-paxlist-table td{
	padding: 5px 0;
}

.dcs-body .dcs-paxlist-table td u a{
	color: #005496 !important;
}

.dcs-body .dcs-common-margin-y-20 {
	margin: 20px 0;
}

.dcs-body .dcs-show-msg div {
	background: transparent !important;
	border: none !important;
	color: #000 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

.dcs-body .dcs-show-msg div img{
	height: 15px;
	width: 15px;
}

.dcs-body .TableHeader {
	background-color: #D6EAF8 !important;
	color: #005496 !important;

}

.dcs-body .TableHeader td {
	padding: 0 5px;
}

.dcs-body .TableHeader td b {
	color: #005496;
}

.dcs-body #checkinInfoContainer, .dcs-body #flightLoadInfoContainer,
.dcs-body #paxListDisplay{
	border-left: 2px solid #E0EDFF;
	border-right: 2px solid #E0EDFF;
	border-bottom: 2px solid #E0EDFF;
	padding: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.dcs-body #iciTableDisplay{
	border-bottom: 2px solid #E0EDFF;
	margin-top: -10px;
	margin-bottom: 10px;
}
.dcs-body #iciListBarImg,
.dcs-body #checkinInfoBarImg,
.dcs-body #flightLoadInfoBarImg,
.dcs-body #paxListBarImg,
.dcs-body #dcsRemarksBarImg {
	margin-right: 10px;
	width: 12px;
	margin-top: 5px;
}

.dcs-td-text-center {
	text-align: center;
}

.dcs-td-margin-y-20{
	padding: 20px 0;
}

.dcs-td-margin-y-10{
	padding: 10px 0;
}
.dcs-td-margin-y-5{
	padding: 5px 0;
}
.dcs-td-margin-top-5{
	padding-top: 5px;
}
.dcs-td-margin-bottom-5{
	padding-bottom: 5px;
}
.dcs-td-margin-top-10{
	padding-top: 10px;
}
.dcs-td-margin-bottom-10{
	padding-bottom: 10px;
}
.dcs-td-margin-top-20{
	padding-top: 20px;
}
.dcs-td-margin-bottom-20{
	padding-bottom: 20px;
}
.dcs-common-table-full-border {
	border: 2px solid #E0EDFF;
}
.dcs-common-table-half-border {
	border-bottom: 2px solid #E0EDFF;
	border-left: 2px solid #E0EDFF;
	border-right: 2px solid #E0EDFF;
}

.dcs-common-table-half-border td{
	padding: 5px 2px;
}

.dcs-underline-delete,
.dcs-underline-delete a {
	text-decoration: underline;
	color: #D40202 !important;
	font-size: 11px !important;
}

.dcs-body #paxListDisplay #listRZ,
.dcs-body #paxListDisplay #listBG,
.dcs-body #paxListDisplay #listOther,
.dcs-body #paxListDisplay #listCI,
.dcs-body #paxListDisplay #listTR,
.dcs-body #paxListDisplay #listINBOUTB{
	background-color: #0F3162 !important;
	color: #fff !important;
	text-align: left;
	padding-left: 15px;
	font-size: 15px !important;
	padding-top: 10px;
	font-weight: 600 !important;
}

.dcs-body #paxListDisplay #listRZ img,
.dcs-body #paxListDisplay #listBG img,
.dcs-body #paxListDisplay #listOther img,
.dcs-body #paxListDisplay #listCI img,
.dcs-body #paxListDisplay #listTR img,
.dcs-body #paxListDisplay #listINBOUTB img{
	margin-right: 10px;
	width: 12px;
	margin-top: 5px;
}

.dcs-message-list-table td{
	padding: 10px 0px;
}

.dcs-message-list-table .dcs-common-table-header td {
	padding: 10px 5px;
}

.dcs-body hr {
	height: 1px;
	background-color: #E0EDFF;
	border: none;
}

.dcs-body .dcs-last-td-element {
	padding-bottom: 40px;
}

.dcs-body .dcs-manifest-icon-container img{
	width: 35px;
	display: block;
}

.dcs-body #checkinInfoContainer table,
.dcs-body #flightLoadInfoContainer table{
	border: 0 !important;
	border-color: transparent !important;
}
.dcs-body #checkinInfoContainer table td,
.dcs-body #flightLoadInfoContainer table td{
	padding: 5px;
}
.dcs-body .complex-tr-head-row {
	background-color: #E0EDFF !important;
	color: #005496 !important;
}

.dcs-body #cabinGroupInfo td,
.dcs-body .dcs-inside-colorful tr:first-child,
.dcs-body .dcs-inside-colorful-tr {
	background-color: #F4F9FF;
}

.dcs-body #cabinGroupInfo {
	text-align: center;
	border: 1 !important;
	border-color: #FFF !important;
}

.dcs-body .complex-tr-head-row td {
	color: #005496 !important;
	font-size: 12px !important;
}

.dcs-seperator td {
	padding-top: 15px;
}

.dcs-generate-pil #bloc1,
.dcs-generate-pil #bloc2,
.dcs-generate-pil #bloc4 {
	cursor: pointer;
	background: #21529B !important;
	color: #fff !important;
	padding: 10px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;
	margin: 10px;
}

.dcs-generate-pil #bloc1 img,
.dcs-generate-pil #bloc2 img,
.dcs-generate-pil #bloc4 img{
	display: none;
}

.dcs-body #iciListBar,
.dcs-body #checkinInfoBar,
.dcs-body #flightLoadInfoBar,
.dcs-body #paxListBar{
	margin-top: 25px !important;
}

.dcs-body .onoffswitch label{
	font-weight: bold;
}

.dcs-messages-padding-left-fix-1 {
	padding-left: 400px !important;
}

.dcs-messages-padding-left-fix-2 {
	padding-left: 400px;
}

.dcs-message-list-table .dcs-table-list-onoff {
	padding: 10px 20px;
}

.dcs-body .crew-info-table tbody tr td div.crew-info-title {
	background: #E0EDFF !important;
	color: #21529B;
}

.dcs-body .crew-info-table {
	border: 0 !important;
	border-color: transparent !important;
}

.dcs-body .crew-info-table tbody tr td table td{
	text-align: center !important;
	background: #F4F9FF;
}

.dcs-body #crewData-table table thead td {
	background: #E0EDFF !important;
	color: #005496 !important;
}

.dcs-body #selectedcrewData .crew-info-table thead tr td{
	background: #E0EDFF;
	color: #005496 !important;
	text-align: center;
}

.dcs-body #selectedcrewData .crew-info-table tbody tr td{
	text-align: center;
}

.dcs-body #selectedcrewData .crew-info-table tbody tr td .dcs-btn-back,
.dcs-body #selectedcrewData .crew-info-table tbody tr td .dcs-btn-back td{
	background: transparent !important;
}

.dcs-body #selectedcrewData .crew-info-table tbody tr td .dcs-btn-back td div{
	background: #FFE7E7 !important;
}

.dcs-select-crew #hitit_top_panel {
	width: 1493px !important;
}

.dcs-body .crew-info-download-area {
	background: #F8F8F9;
}

.dcs-body .dcs-crew-no-input {
	width: 50px;
	white-space: nowrap;
}

.dcs-body .dcs-btn-print-all-history-open{
	color: #FFF !important;
	background: #005fa3 !important;
	padding: 5px 10px;
	border-radius: 15px;
}

.dcs-body .dcs-btn-print-all-history-container {
	text-align: right !important;
	margin-left: auto !important;
	margin-right: 5px;
	margin-top: 10px;
}

.dcs-body .dcs-btn-print-all-history-container img{
	display: none;
}

.dcs-btn-print-all-history, .dcs-btn-print-all-history-close {
	display: inline-block !important;
}

.dcs-body #historyTable td{
	padding: 10px;
}

.dcs-body #historyTable .TableHeader td{
	padding: 5px;
}

.dcs-body .dcs-no-wrap {
	white-space: nowrap;
}

.dcs-body .agentPagesTable .dcs-common-table-header td {
	color: #005496 !important;
	text-align: center !important;
}

.dcs-body .agentPagesTable  .oddrow td,
.dcs-body .agentPagesTable  .lightrow td{
	padding: 10px;
}

.dcs-body .agentPagesTable  .oddrow td a,
.dcs-body .agentPagesTable  .lightrow td a{
	color: #005496 !important;
	text-decoration: underline;
}

.dcs-body #toggleFltList {
	background: #E0EDFF;
	width: 15px;
	border-radius: 2px;
}

.dcs-body .dcs-common-title {
	font-size: 20px;
	font-weight: bold;
}

.dcs-body #flight-list-table .divWithNoImage{
	background: none;
	color: #005496 !important;
}

.dcs-body .dcs-additional-subline td{
	border: none !important;
}

.dcs-body .dcs-additional-info-title {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

.dcs-body .dcs-btn-with-a{
	color: #fff !important;
	background-color: #005fa3;
	padding: 5px 10px;
	border-radius: 15px;
	max-width: 100px;
	display: block;
	text-align: center !important;
	margin-top: 25px;
	margin-bottom: 25px;
}

.dcs-body #TOGGLE_FLT_LIST_IMG {
	width: 10px;
	margin-right: 3px;
}

.dcs-body #flight-list-table td a{
	text-decoration: underline;
	color: #005496 !important;
}
.dcs-body #crewData-table .crew-info-table thead tr td {
	width: 25% !important;
}
.dcs-body #crewData-table .crew-info-table thead tr td:first-child {
	width: 15% !important;
}

.dcs-body tr.dcs-delay-departure td {
	background-color: #FFF1F1 !important;
}

.dcs-body.dcs-select-crew #hitit_main_content {
	width: 1493px;
}

.dcs-body .dcs-img-no,
.dcs-body .dcs-img-yes{
	padding-left: 15px;
	width: 7px;
}

.dcs-flight-create-page tr .InputTextMandatory {
	min-width: 219px;
	min-height: 30px;
	border: 1px solid #D5E1F0;
}

.dcs-flight-create-page tr td #DEPPORT,
.dcs-flight-create-page tr td #ARRPORT,
.dcs-flight-create-page tr td #FLIGHT_DAYS,
.dcs-flight-create-page tr td #DEP_TIME,
.dcs-flight-create-page tr td #ARR_TIME,
.dcs-flight-create-page tr td #AIRLINECODE,
.dcs-flight-create-page tr td #TEMPLATE,
.dcs-flight-create-page tr td #FLIGHT_NO,
.dcs-flight-create-page tr td #OPERATIONAL_SUFFIX,
.dcs-flight-create-page tr td #Connection,
.dcs-flight-create-page tr td #PD_NEW_OWNER,
.dcs-flight-create-page tr td #PD_NEW_AIRCRAFT_TYPE,
.dcs-flight-create-page tr td #PD_NEW_AIRCRAFT,
.dcs-flight-create-page tr td #FLIGHT_GROUP,
.dcs-flight-create-page tr td #REPORTING_GROUP,
.dcs-flight-create-page tr td #FLIGHT_TYPE {
	width: 100% !important;
	min-height: 30px !important;
	border: 1px solid #D5E1F0 !important;
}

.dcs-flight-create-page .dcs-common-title {
	margin-left: 0px;
}

.dcs-flight-create-page #TR_LINE_1 td,
.dcs-flight-create-page #TR_LINE_2 td,
.dcs-flight-create-page #TR_LINE_3 td,
.dcs-flight-create-page #TR_LINE_4 td,
.dcs-flight-create-page #TR_LINE_5 td {
	padding-bottom: 20px;
	padding-top: 10px;
}

.dcs-flight-create-page #TR_HEADER_1 td span,
.dcs-flight-create-page #TR_HEADER_2 td span,
.dcs-flight-create-page #TR_HEADER_3 td span,
.dcs-flight-create-page #TR_HEADER_4 td span,
.dcs-flight-create-page #TR_HEADER_5 td span {
	padding-left: 0 !important;
}

.dcs-interactive-message-search-page .agentPagesTable tr #STARTDATE span,
.dcs-interactive-message-search-page .agentPagesTable tr #ENDDATE span{
	align-items: center;
}

.dcs-interactive-message-search-page .agentPagesTable #STARTDATE .InputTextMandatory,
.dcs-interactive-message-search-page .agentPagesTable #ENDDATE .InputTextMandatory,
.dcs-interactive-message-search-page .agentPagesTable #aqqFlightSearchDepPort .dcs-input-select .selectize-input,
.dcs-interactive-message-search-page .agentPagesTable .dcs-input-select #AQQTYPE,
.dcs-interactive-message-search-page .agentPagesTable .dcs-input-text #APISFLIGHTNO,
.dcs-interactive-message-search-page .agentPagesTable .dcs-input-text #APISTEXT,
.dcs-interactive-message-search-page .agentPagesTable #aqqFlightSearchDepPort #APISDEPPORT,
.dcs-interactive-message-search-page .agentPagesTable #aqqFlightSearchArrPort #APISARRPORT,
.dcs-interactive-message-search-page .agentPagesTable #aqqFlightSearchArrPort .dcs-input-select .selectize-input {
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
	width: 200px !important;
	align-items: center;
	display: flex;
}

.dcs-interactive-message-search-page .agentPagesTable #STARTDATE span #STARTDATEIMG,
.dcs-interactive-message-search-page .agentPagesTable #ENDDATE span #ENDDATEIMG {
	width: 19px;
	height: 21px;
}

.dcs-interactive-message-search-page .agentPagesTable tr, .tbox_text td {
	padding-bottom: 10px;
}

.dcs-search-bsm-messages-pages tr .tbox_text {
	padding-bottom: 10px !important;
	padding-top: 0 !important;
}

.dcs-search-bsm-messages-pages .tbox_text span {
	width: 200px !important;
}

.dcs-search-bsm-messages-pages .tbox_text span #TBMSGDATEFROM,
.dcs-search-bsm-messages-pages .tbox_text span #TBMSGDATETO,
.dcs-search-bsm-messages-pages .tbox_text span #TBPORTCODE,
.dcs-search-bsm-messages-pages .tbox_text span #TBPNRNO,
.dcs-search-bsm-messages-pages .tbox_text span #MESSAGETYPE,
.dcs-search-bsm-messages-pages .tbox_text span #BAGGAGETYPE,
.dcs-search-bsm-messages-pages .tbox_text span #TBBAGTAGNO,
.dcs-search-bsm-messages-pages .tbox_text span #TBFLTNO{
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
	width: 175px;
}

.dcs-search-bsm-messages-pages .tbox_text > .tbox_text:nth-child(2) {
	padding: 0 10px;
}

.dcs-search-bsm-messages-pages #outer .dataTable .dcs-common-table-header td {
	color: #000 !important;
	text-align: center;
}

.dcs-search-bsm-messages-pages .total-message-count {
	padding-left: 22px;
}

.dcs-search-bsm-messages-pages #outer .dataTable .evenrow{
	background-color: #F8F8F9 !important;
	border-color: transparent;
}

.dcs-pnl-adl-sent-list-pages .dcs-input-text #DEPPORT,
.dcs-pnl-adl-sent-list-pages .dcs-input-text #ARRPORT,
.dcs-pnl-adl-sent-list-pages .dcs-input-text #FLTNO,
.dcs-pnl-adl-sent-list-pages td #FLTDATE{
	width: 175px;
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
}

.dcs-pnl-adl-sent-list-pages .dcs-btn-search {
	padding-top: 8px;
}

.dcs-pnl-adl-sent-list-pages tr td table tbody .TableHeader td,
.dcs-pnl-adl-sent-list-pages tr td table tbody .TableFont2 td,
.dcs-pnl-adl-sent-list-pages tr td table tbody .TableFont1 td{
	padding: 10px 5px;
	text-align: center;
}

.dcs-pnl-adl-sent-list-pages tr td table tbody .TableFont2 .view-message,
.dcs-pnl-adl-sent-list-pages tr td table tbody .TableFont1 .view-message{
	color: #005496;
	text-decoration: underline;
	font-weight: 700;
}

.dcs-send-telexpages .agentPagesTable .dcs-input-select,
.dcs-send-telexpages .agentPagesTable .dcs-input-text,
.dcs-send-telexpages .agentPagesTable .dcs-text-area {
	padding-top: 0px;
	padding-bottom: 0px;
}

.dcs-send-telexpages .agentPagesTable .dcs-input-select .InputText,
.dcs-send-telexpages .agentPagesTable .dcs-input-text .InputText,
.dcs-send-telexpages .agentPagesTable .dcs-text-area .InputText {
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
	width: 250px;
}

.dcs-send-telexpages .agentPagesTable .dcs-text-area,
.dcs-send-telexpages .agentPagesTable .dcs-text-area .InputText,
.dcs-send-telexpages .agentPagesTable .dcs-input-text .InputText {
	width: 280px !important;
}

.dcs-send-telexpages .agentPagesTable .dcs-input-text #SMI_AREA {
	width: 220px !important;
}

.dcs-send-telexpages .agentPagesTable .tbox_text {
	padding: 10px 0;
}

.dcs-send-telexpages .agentPagesTable .dcs-text-area #BODY {
	width: 600px !important;
	height: 120px;
}

.dcs-send-telexpages .agentPagesTable .btnAgentPagesRight {
	margin-bottom: 0;
	margin-top: 65px;
}

.dcs-send-telexpages .agentPagesTable .btnAgentPagesRight .tbox_text .stdbtnnrmWithFrame {
	background-color: #00266d !important;
}

.change-tick-container{
	display: flex;
	color: #fff;
	background: #00a651;
	border-radius: 25px;
	align-items: center;
	padding: 3px 10px;
}
.change-tick-container img{
	width:20px;
}

.dcs-body .dcs-bg-btn table td > div {
	background: #21529B !important;
}

#fakeWeight {
	background-color: #FFE7E7 !important;
	font-weight: bold;
}

.dcs-seat-information-td{
	width:15% !important;
}
.dcs-ticket-information-td{
	width:20% !important;
}
.dcs-flight-information-td{
	vertical-align:top;
}
.ssr-baggage-header{
	height: 18px;
}
.ssr-baggage-header td {
	height: 38px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: inherit;
	border: 1px solid #fff;
}
.ssr-baggage-header td:first-child{
	width: 40%;
}
.null-container {
	background: #fff;
}
.dcs-important-area{
	background-color: #FFE7E7 !important;
}

.dcs-border-btn-with-image table td .stdbtnnrmWithFrame
{
	min-width: 155px;
	max-width: 155px;
	margin-right: 1rem;
	display: flex;
	align-items: center;
}

.dcs-border-btn-with-image table td div .stdbtnnrmWithFrame
{
	height: 42px;
}

.dcs-border-btn-with-image table td .stdbtnnrmWithFrame img
{
	margin-top: 0 !important;
}

.dcs-border-btn-with-image table td .stdbtnnrmWithFrame .stdbtnWithText
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: auto;
	min-width: 98px;
	color: #fff;
}

.dcs-body .dcs-border-btn-with-image table td > .stdbtnnrmWithFrame{
	cursor: pointer;
	background: #21529B !important;
	color: #fff;
	padding: 20px 10px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;
}
.dcs-body .dcs-border-btn-with-image table td > .stdbtnnrmWithFrame {
	background: #005fa3 !important;
}

.dcs-bag-tag-print .dcsbagtag-table-container {
	background-color: #E0EDFF !important;
}

.dcs-body .dcs-border-btn-with-image table tbody td .btn-cancel {
	background-color: #FFE7E7 !important;
}

.dcs-body .dcs-border-btn-with-image table tbody td .btn-cancel .stdbtnWithText {
	color: #ED1C24 !important;
}

.dcs-body .dcs-border-btn-with-image table tbody td .btn-continue {
	background: #21529B !important;
}

.dcs-body .dcs-border-btn-with-image table tbody td .btn-search {
	background: #21529B !important;
	padding: 10px !important;
}

.dcs-body #adultTable .oddrow #ADDBAGSSR{
	cursor: pointer;
	background: #005fa3 !important;
	color: #fff;
	padding: 12px 10px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;
	display: flex;
	align-items: center;
}

.dcs-body #adultTable .oddrow #ADDBAGSSR .stdbtnWithText{
	height: auto !important;
}

.dcs-body #adultTable .oddrow #ADDBAGSSR img{
	margin-top: -3px !important;
}

.dcs-emergency .generate-table {
	width: 100%;
}

.dcs-emergency .dcs-input-text #FLIGHT_NO,
.dcs-emergency #FLT_NO,
.dcs-emergency #FLT_DATE,
.dcs-emergency .dcs-input-select #DEPPORT,
.dcs-emergency .dcs-input-select #ARRPORT,
.dcs-emergency td #DBSTARTDATE,
.dcs-emergency td #DBENDDATE{
	width: 175px;
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
	margin-top: 1rem;
}

.dcs-emergency .dcs-emergency-btn-table .dcs-border-btn-with-image .stdbtnnrmWithFrame,
.dcs-emergency .generate-table .dcs-border-btn-with-image .stdbtnnrmWithFrame {
	padding: 6px 3px !important;
}

.dcs-emergency .dcs-emergency-btn-table {
	display: flex;
	justify-content: space-evenly;
}
.dcs-emergency .btn-hide-pax .stdbtnnrmWithFrame {
	margin-right: 0 !important;
}

.dcs-board #boardSeatNo,
.dcs-board #boardSeqNo,
.dcs-board .dcs-input-text #unboardSeatNo,
.dcs-board .dcs-input-text #unboardSeqNo
{
	width: 120px;
	height: 32px;
	border: 1.5px solid #D5E1F0;
}
.dcs-board .dcs-input-text #barcodeBoarding,
.dcs-board .dcs-border-btn #iciBoarding{
	height: 32px;
	border: 1.5px solid #D5E1F0;
	margin-bottom: 1rem;
}

.dcs-board .dcs-btn-back {
	position: relative;
	bottom: 2px;
	right: 3rem;
}

.dcs-body .dcs-norec-rezv-table {
	border: 1px !important;
}

.dcs-job-management .dataTable {
	width: 1053px !important;
	text-align: center;
}

.dcs-job-management .dataTable .dcs-common-table-header {
	text-align: center;
}

.dcs-job-management .dataTable .dcs-common-table-header td {
	height: 40px !important;
}

.dcs-job-management .dataTable tr:first-child td{
	background-color: #E0EDFF !important;
	color: #005496 !important;
	padding: 5px;
}

.dcs-job-management .stdbtnnrmWithFrame {
	padding: 6px 10px !important;
}

.dcs-no-rec-pax-entry .dcs-norec-pax-table input {
	width: 100px;
}

.dcs-no-rec-pax-entry .dcs-btn-back {
	position: relative;
	bottom: 3.2rem;
}

.dcs-no-rec-rezv-entry .dcs-btn-back {
	position: relative;
	bottom: 4px;
}

.dcs-print-document .agentPagesTable #search,
.dcs-print-document .agentPagesTable #fltNo,
.dcs-print-document .agentPagesTable #acReg,
.dcs-print-document .agentPagesTable #docType,
.dcs-print-document .agentPagesTable #depPort,
.dcs-print-document .agentPagesTable #arrPort,
.dcs-print-document .agentPagesTable #INSTARTDATE,
.dcs-print-document .agentPagesTable #INENDDATE {
	width: 175px;
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
}

.dcs-print-document .agentPagesTable table tbody tr {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	row-gap: 1.5rem;
	margin-bottom: 1.5rem;
}

.dcs-print-document .agentPagesTable table tbody tr .tbox_text {
	width: 21% !important;
	display: flex;
	align-items: center;
	padding-bottom: 0;
}

.dcs-print-document .agentPagesTable .dcs-border-btn-with-image .btn-search {
	background-color: #00A651 !important;
	padding: 6px 10px !important;
}

.dcs-print-document .agentPagesTable table tbody .TableHeader {
	display: inline-table;
}

.dcs-print-document .agentPagesTable table tbody .TableHeader td {
	height: 40px !important;
	text-align: center;
}

.dcs-print-document .agentPagesTable table tbody .TableFont1 {
	display: inline-table;
}

.dcs-print-document .agentPagesTable table tbody .TableFont2 {
    display: inline-table;
}

.dcs-print-document .agentPagesTable table tbody .TableFont1 td {
	height: 40px !important;
}

.dcs-IATCI-seat-map #txtDepPort,
.dcs-IATCI-seat-map #txtArrPort,
.dcs-IATCI-seat-map #txtAirlineCode,
.dcs-IATCI-seat-map #txtFlightNo,
.dcs-IATCI-seat-map #CABIN_CLASS {
	width: 175px;
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
}

.dcs-IATCI-seat-map #dtDepDate {
	width: 152px;
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
}

.dcs-IATCI-seat-map .dcs-border-btn-with-image table tbody td .btn-search {
	background-color: #00A651 !important;
	padding: 6px 10px !important;
}

.dcs-transfer #SOURCE_ORIGIN,
.dcs-transfer #TARGET_ORIGIN,
.dcs-transfer #TARGET_DESTINATION,
.dcs-transfer #SOURCE_DESTINATION,
.dcs-transfer #SOURCE_FLT_NO,
.dcs-transfer #TARGET_FLT_NO,
.dcs-transfer #SOURCE_CABIN,
.dcs-transfer #TARGET_CABIN,
.dcs-transfer #SOURCE_PNR {
	width: 250px !important;
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
}

.dcs-transfer #SOURCE_DEP_DATE,
.dcs-transfer #TARGET_DEP_DATE {
	width: 250px !important;
	border: 1.5px solid #D5E1F0;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
}

@-moz-document url-prefix() {
	.dcs-body #flight-list-table *,
	.dcs-body .dcs-firefox-border-fix,
	.dcs-body .dcs-firefox-border-fix tr,
	.dcs-body .dcs-firefox-border-fix td,
	.dcs-body .dcs-firefox-border-fix table,
	.dcs-body .dcs-firefox-border-fix tbody,
	.dcs-body .dcs-firefox-border-fix thead{
		border: none !important;
	}
	.dcs-body .dcs-firefox-btn-fix {
		padding: 0!important;
	}
	.dcs-body .dcs-firefox-btn-fix div{
		font-size: 11px;
	}
}

.VoucherList {
	background-color: #FFF !important;
}

.flight-list-body #FLIGHT_NO,
.flight-list-body #FLIGHT_NO:focus {
	margin-right: 5px;
	padding-left: 7px;
}

.flight-list-body #PDFLIGHTSTATUS {
	margin-left: 10px;
}
.dcs-body .dcs-email-button .stdbtnnrmWithFrame {
	color: #fff;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
	border: none;
	border-radius: 25px;
	background: #609CF5 !important;
	margin-left: 1rem;
}

.dcs-body .dcs-email-button .stdbtnnrmWithFrame .stdbtnWithText {
	min-width: 134px;
}

.dcs-board-list .dcs-btn-back .divWithNoImage {
	cursor: pointer;
	background: #FFE7E7 !important;
	color: #ED1C24 !important;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 115px;
	font-weight: 400;
}

.dcs-board-list .dcs-boarding-btn .divWithNoImage {
	cursor: pointer;
	background: #609CF5 !important;
	color: #FFFFFF !important;
	padding: 1px 18px;
	text-align: center;
	width: fit-content;
	border:none;
	border-radius: 25px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 115px;
	font-weight: 400;
}

.dcs-board-list .dcs-firefox-border-fix .publicBG {
	border: transparent;
}

.dcs-height-auto {
	height: auto !important;
}
.dcs-body .dcs-delay-departure .dcs-delay-departure.TableFont2 {
	color: red !important;
}

.dcs-body .change-tick-container {
	cursor: pointer;
}
.dcs-body .boldRezvList {
	font-weight: 900;
}
.dcs-body .dcs-btn-with-img .stdbtnnrmWithFrame {
	padding: 4px 10px !important;
}

.dcs-body .padding-fix .stdbtnnrmWithFrame {
	padding: 0 !important;
}
.dcs-body #MainTableDIV {
	height: auto!important;
}
.dcs-body .dcs-show-msg .btnRounded:hover {
	-webkit-box-shadow: 0px 5px 27px 0px rgba(50, 50, 50, 0.69);
	-moz-box-shadow:    0px 5px 27px 0px rgba(50, 50, 50, 0.69);
	box-shadow:         0px 5px 16px 0px rgba(50, 50, 50, 0.69);
}
.excelTableFilter .displayNone .dropdown-filter-dropdown {
	display:none;
}
/* jsp new_design fix genel  */

 .rezv-body #main.dataTable td,
 .reports-body #main.dataTable td,
 .others-body #main.dataTable td{
 vertical-align: middle ;
 }
 .rezv-body #main.dataTable table tr:last-child td:nth-child(3) {
	 white-space: nowrap;
 
 }
 .rezv-body #main.dataTable td input ,
 .rezv-body #svcTaxDiv td input {
	 background-color: white !important;
	 height: 21px;
	 max-width: 690px;
	 border: 1px solid #767676;
	 margin-right: 15px;
	 width: initial !important;
 }
 .rezv-body #main.dataTable td input[type="checkbox"],
 .reports-body #main.dataTable td input[type="checkbox"],
 .others-body #main.dataTable td input[type="checkbox"]{
 height: fit-content;
 }
 .rezv-body #wrapper #header{
	 margin-left: 0px;
	 margin-right: 0px;
	 padding: 10px 40px;
 }
 
 .rezv-body .title_text,
 .reports-body .title_text,
 .others-body .title_text{
	 background: #005fa3 !important;
	 color: #fff !important;
	 text-align: center;
	 padding-bottom: 10px !important;
	 padding: 10px;
	 border-radius: 5px;
	 border: 1px solid #005fa3 !important;
	 margin-left: inherit !important;
	 
 }
 .rezv-body #header,
 .reports-body #header,
 .others-body #header{
	 
	 color: #005fa3 !important;
	 background: #fff !important;
	 padding-bottom: 10px !important;
	 padding: 10px;
	 border-radius: 5px;
	 border: 1px solid #005fa3 !important;
	 margin-left: inherit !important;
	 text-align: left;
 }
 .rezv-body #ICDNLabelLBL{
 display: block;
 }
 .rezv-body #cancelReason, .rezv-body  .InputText , .rezv-body .InputTextMandatory,
 .rezv-body #DEPPORT_INTERLINE, .rezv-body #ARRPORT_INTERLINE,
 .reports-body .InputText , .reports-body .InputTextMandatory ,
 .others-body #cancelReason{
 background-color: white !important;
 height: 21px;
 max-width: 690px;
 border: 1px solid #767676;
 margin-right: 15px;
 width: initial !important;
 }
 .reports-body .title_text .nopadding{
 text-align: center;
 }
 .reports-body td[align="right"]{
 white-space: nowrap;
 }
 .rezv-body .rezv-edit-flex-tr table tr,
 .reports-body .rezv-edit-flex-tr table tr,
 .others-body .rezv-edit-flex-tr table tr{
 display: flex;
 flex-wrap: wrap;
 flex-direction: row;
 align-items: center;
 justify-content: center;
 
 }
 .rezv-body .rezv-table,
 .reports-body .rezv-table,
 .reports-body .rezv-table{
	 width: 100%;
 }
 .rezv-body #svcFareDiv table,
 .rezv-body #svcTaxDiv table{
	 width: 100%;
 }
 .reports-body form[action="AgentSalesRepSum.jsp"] table{
	 width: 95%;
 }
 .reports-body form[action="AgentSalesRepSum.jsp"] table .title_text,
 .reports-body form[action="AllSalesRepSum.jsp"] table .title_text{
	 width: 100%;
 }
 
 
 
 .rezv-body #svcFareDiv table #main,
 .rezv-body .rezv-table #main,
 .rezv-body #svcRemarksDiv #main{
	 padding-left: inherit;
 }
 .rezv-body td[bgcolor],
 .reports-body td[bgcolor],
 .others-body td[bgcolor]{
 background-color: #cccccc !important;
 }
 .rezv-body td[bgcolor="#FFFFFF"],
 .reports-body td[bgcolor="#FFFFFF"],
 .others-body td[bgcolor="#FFFFFF"]{
 background-color: #FFFFFF !important;
 color: #005fa3 !important;
 }
 .rezv-body td[bgcolor="#FFFFFF"].rezv-segment-title{
	 background-color: #005fa3 !important;
	 color: #fff !important;
	 padding: 10px;
	 text-align: center;
	 border-radius: 3px;
 }
 .rezv-body .rezv-edit-flex-tr table tr td,
 .reports-body .rezv-edit-flex-tr table tr td,
 .others-body .rezv-edit-flex-tr table tr td{
 margin-right: 15px;
 margin-bottom: 10px;
 width: min-content;
 }
 
 
 /* jsp new_design sidebar */
 .rezv-body .app-main-sidebar,
 .reports-body .app-main-sidebar,
 .others-body .app-main-sidebar {
 max-width: 80px;
 overflow: hidden;
 display: inline-block;
 padding-top: 50px;
 }
 .rezv-body  .app-main-sidebar.open,
 .rezv-body .app-main-sidebar.sidebar-open,
 .reports-body   .app-main-sidebar.open,
 .reports-body .app-main-sidebar.sidebar-open,
 .others-body   .app-main-sidebar.open,
 .others-body .app-main-sidebar.sidebar-open{
 max-width: 19%;
 padding-top: inherit;
 width: 300px;
 display: block;
 overflow: inherit;
 }
 .rezv-body  .app-main-sidebar.open  .collapse-left-menu,
 .rezv-body .app-main-sidebar.sidebar-open  .collapse-left-menu,
 .reports-body   .app-main-sidebar.open  .collapse-left-menu,
 .reports-body .app-main-sidebar.sidebar-open  .collapse-left-menu,
 .others-body   .app-main-sidebar.open  .collapse-left-menu,
 .others-body .app-main-sidebar.sidebar-open  .collapse-left-menu{
	 margin-top: inherit;
	 width: 125px;
 }
 .rezv-body .app-main-sidebar #form_search,
 .reports-body .app-main-sidebar #form_search,
 .others-body .app-main-sidebar #form_search{
 background: transparent;
 padding-left: 10px;
 display: none;
 position: inherit;
 top: inherit;
 left: inherit;
 height: inherit;
 padding-bottom: inherit;
 }
 .rezv-body .app-main-sidebar #form_search input,
 .reports-body .app-main-sidebar #form_search input,
 .others-body .app-main-sidebar #form_search input{
 border-radius: 25px;
 width: 220px;
 padding-left: 15px;
 }
 .rezv-body .app-main-sidebar.open #form_search,
 .rezv-body .app-main-sidebar.sidebar-open #form_search,
 .reports-body .app-main-sidebar.open #form_search,
 .reports-body .app-main-sidebar.sidebar-open #form_search,
 .others-body .app-main-sidebar.open #form_search,
 .others-body .app-main-sidebar.sidebar-open #form_search{
 display: block;
 }
 
 body.rezv-body,
 body.reports-body,
 body.others-body {
 width: 100%;
 height: 100vh;
 position: relative;
 color: #000 !important;
 background-color: #fff;
 font-family: "Helvetica Neue",sans-serif;
	 -webkit-font-smoothing: antialiased;
	 text-rendering: optimizeLegibility;
 }
 
 .rezv-body form,
 .reports-body form,
 .others-body form{
	position: absolute;
    top: 100px;
    left: 60px;
    padding-top: 50px;
    padding-left: 50px;
    background: #f3f7ff;
    border-radius: 50px 0px 0px 0px;
    width: calc(100% - 160px);
    height: max-content;
    padding-bottom: 100px;
    padding-right: 50px;
 }
 .rezv-body form .InputText,
 .reports-body form .InputText,
 .others-body form .InputText{
 z-index: inherit;
 }
 .rezv-body #MainTableDIV,
 .reports-body #MainTableDIV,
 .others-body #MainTableDIV{
 margin-bottom: 130px;
 }
 .rezv-body .form-container,
 .reports-body .form-container,
 .others-body .form-container{
 left: 250px;
 }
 .rezv-body  .form-open,
 .reports-body  .form-open,
 .others-body  .form-open{
 left: 250px;
 }
 
 .rezv-body .main-navigation ul li,
 .reports-body .main-navigation ul li,
 .others-body .main-navigation ul li {
 list-style: none;
 text-align: left;
 margin-bottom: 35px;
 }
 .rezv-body .main-navigation ul li a,
 .reports-body .main-navigation ul li a,
 .others-body .main-navigation ul li a {
 display: block;
 text-decoration: none!important;
 }
 
 .rezv-body .top-icons span,
 .reports-body .top-icons span,
 .others-body .top-icons span{
 display: flex;
 justify-content: flex-start;
 align-items: center;
 color: #454e58;
 font-size: 14px;
 font-weight: 400;
 text-align: left;
 }
 .rezv-body .top-icons a:hover span,
 .reports-body .top-icons a:hover span,
 .others-body .top-icons a:hover span{
	 color: #005fa3;
 }
 .rezv-body .top-icons img,
 .reports-body .top-icons img,
 .others-body .top-icons img {
 margin: 0 25px;
 display: block;
 text-align: left;
 }
 
 .rezv-body  .top-icons .collapse-button.active-btn span,
 .reports-body  .top-icons .collapse-button.active-btn span,
 .others-body  .top-icons .collapse-button.active-btn span{
 color: #005fa3;
 font-weight: 700;
 }
 
 .rezv-body  .top-icons ul,
 .reports-body  .top-icons ul,
 .others-body  .top-icons ul{
 padding-inline-start: 5px;
 
 }
 .rezv-body  .top-icons ul a,
 .reports-body  .top-icons ul a,
 .others-body  .top-icons ul a{
 color: #454e58;
 padding: 5px;
 color: #000;
 padding: 5px;
 font-size: 12px;
 font-weight: 600;
 }
 .rezv-body  .top-icons .btn-toggle-nav li,
 .reports-body  .top-icons .btn-toggle-nav li,
 .others-body  .top-icons .btn-toggle-nav li{
 margin-top: 3px !important;
 margin-bottom: 3px !important;
 }
 .rezv-body .app-main-sidebar ul:focus-visible,
 .rezv-body .app-main-sidebar li:focus-visible,
 .rezv-body .app-main-sidebar a:focus-visible,
 .reports-body .app-main-sidebar ul:focus-visible,
 .reports-body .app-main-sidebar li:focus-visible,
 .reports-body .app-main-sidebar a:focus-visible,
 .others-body .app-main-sidebar ul:focus-visible,
 .others-body .app-main-sidebar li:focus-visible,
 .others-body .app-main-sidebar a:focus-visible{
	 outline: none;
 }
 .rezv-body .stdBtnNew a,
 .reports-body .stdBtnNew a,
 .others-body .stdBtnNew a {
	 font-family: inherit;
	 font-size: 12px;
	 font-weight: bold;
 }
 .rezv-body .stdBtnNew a:hover,.rezv-body .stdbtn a:hover,
 .reports-body .stdBtnNew a:hover,.reports-body .stdbtn a:hover,
 .others-body .stdBtnNew a:hover,.others-body .stdbtn a:hover {
	 background: url() no-repeat scroll 0 0 transparent !important;
	 height:inherit;
 }
 
 .rezv-body  .top-icons ul a:hover,
 .reports-body  .top-icons ul a:hover,
 .others-body  .top-icons ul a:hover{
 background-color: #f2f2f2;
 }
 .rezv-body  .top-icons .stdBtnNew,
 .reports-body  .top-icons .stdBtnNew,
 .others-body  .top-icons .stdBtnNew{
 height: fit-content;
 }
 .rezv-body   .collapse-left-menu,
 .reports-body   .collapse-left-menu,
 .others-body   .collapse-left-menu {
 margin-top: 150px;
 margin-left: 0px;
 
 }
 .rezv-body   .collapse-left-menu span ,
 .reports-body   .collapse-left-menu span,
 .others-body   .collapse-left-menu span {
 display: flex;
 color: #454e58;
 font-weight: 500;
 font-size: 12px;
 }
 .rezv-body   .collapse-left-menu span:hover ,
 .reports-body   .collapse-left-menu span:hover,
 .others-body   .collapse-left-menu span:hover{
	 color: #005fa3;
 }
 
 .rezv-body .main-navigation ul:last-child,
 .reports-body .main-navigation ul:last-child,
 .others-body .main-navigation ul:last-child{
	  padding-inline-start: 5px;
 
 }
 .rezv-body .main-navigation ul li .stdBtnNew a,
 .reports-body .main-navigation ul li .stdBtnNew a,
 .others-body .main-navigation ul li .stdBtnNew a  {
 position: inherit;
 text-align: left;
 padding: 5px;
 }
 .rezv-body .main-navigation ul,
 .reports-body .main-navigation ul,
 .others-body .main-navigation ul{
 padding-inline-start: 5px;
 }
 .rezv-body .stdBtnNew.accordion .left-menu-elements.inner,
 .reports-body .stdBtnNew.accordion .left-menu-elements.inner,
 .others-body .stdBtnNew.accordion .left-menu-elements.inner {
 padding-inline-start: 0px;
 display: none;
 }
 .rezv-body  #hitit_bottom_panel,
 .reports-body  #hitit_bottom_panel,
 .others-body  #hitit_bottom_panel{
 width: 100% !important;
 bottom: 0px;
 left: 0px;
 position: fixed;
 }
 .rezv-body  #hitit_bottom_panel .footerBG,
 .reports-body  #hitit_bottom_panel .footerBG,
 .others-body  #hitit_bottom_panel .footerBG{
 text-align: center;
 }
 /*new_desing header*/
 .rezv-body .hitit-top-panel#hitit_top_panel,
 .reports-body .hitit-top-panel#hitit_top_panel,
 .others-body .hitit-top-panel#hitit_top_panel{
	 font-family: 'Helvetica Neue', sans-serif;
	 font-size: 16px;
	 color: #040217;
	 -webkit-font-smoothing: antialiased;
	 text-rendering: optimizeLegibility;
	 width: 100% !important;
	 overflow: hidden;
	 padding: 25px 0px;
 }
 
 .rezv-body   .hitit-panel-row,
 .reports-body   .hitit-panel-row,
 .others-body   .hitit-panel-row{
	 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: space-between;
 margin-left: 15px;
 margin-right: 15px;
 
 }
 .rezv-body  .hitit-panel-row .hitit-panel-logo-area,
 .reports-body  .hitit-panel-row .hitit-panel-logo-area,
 .others-body  .hitit-panel-row .hitit-panel-logo-area{
	 margin-left: 3rem;
	 text-decoration: none;
 }
 .rezv-body   .hitit-panel-row .hitit-panel-logo-area .img-fluid,
 .reports-body   .hitit-panel-row .hitit-panel-logo-area .img-fluid,
 .others-body   .hitit-panel-row .hitit-panel-logo-area .img-fluid {
 max-width: 100%;
 height: auto;
 }
 .rezv-body  .hitit-panel-row .hitit-panel-col,
 .reports-body  .hitit-panel-row .hitit-panel-col,
 .others-body  .hitit-panel-row .hitit-panel-col{
	 display: flex;
	 align-items: center;
	 flex: 0 0 50%;
	 max-width: 50%;
	 width: 100%;
	 position: relative;
 }
 .rezv-body   .hitit-panel-row .hitit-panel-col:last-child,
 .reports-body   .hitit-panel-row .hitit-panel-col:last-child,
 .others-body   .hitit-panel-row .hitit-panel-col:last-child{
	 justify-content: end;
	 align-items: center;
	 padding-right: 3rem;
 }
 .rezv-body   .hitit-panel-row .hitit-panel-col:last-child .col-3,
 .reports-body   .hitit-panel-row .hitit-panel-col:last-child .col-3,
 .others-body   .hitit-panel-row .hitit-panel-col:last-child .col-3{
	 padding-left: 0.25rem;
 padding-right: 0.25rem;
 flex: 0 00 25%;
 max-width: 25%;
 position: relative;
 width: 100%;
 }
 .rezv-body  .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2,
 .reports-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2,
 .others-body  .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 {
 display: flex;
 align-items: center;
 justify-content: flex-start;
 margin: 0 !important;
 }
 .rezv-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label,
 .reports-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label,
 .others-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label{
 background: #FDFEFF;
 display: flex;
 align-items: center;
 justify-content: flex-start;
 padding: 0;
 margin: 0;
 position: relative;
 width: 100%;
 border: 1px solid #D5E1F0;
 -webkit-transition: all .2s ease-in-out;
 -moz-transition: all .2s ease-in-out;
 -ms-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
 border-bottom-left-radius: 4px;
 border-bottom-right-radius: 4px;
 }
 
 .rezv-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label input,
 .reports-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label input,
 .others-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label input{
 width: 100%;
 }
 .rezv-body input,
 .reports-body input,
 .others-body input{
 width: auto;
 height: 36px;
 line-height: 36px;
 background: #F2F6FB !important;
 border: 0;
 outline: 0;
 box-shadow: none !important;
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 color: #040217;
 font-size: .75rem !important;
 font-weight: 500;
 }
 .rezv-body table.tbox_text input.InputText,
 .rezv-body table.tbox_text input.InputTextMandatory,
 .reports-body table.tbox_text input.InputText,
 .reports-body table.tbox_text input.InputTextMandatory,
 .others-body table.tbox_text input.InputText,
 .others-body table.tbox_text input.InputTextMandatory{
 background: #fff !important;
 border: 1px solid #808080;
 }
 .others-body.user-file-entry table.tbox_text input.InputTextMandatory,
 .others-body.user-file-entry table.tbox_text input.InputText{
 width: 174px;
 }
 .rezv-body input[type="checkbox"],
 .reports-body input[type="checkbox"],
 .others-body input[type="checkbox"]{
 height: inherit;
 }
 .rezv-body   .hitit-panel-row .hitit-panel-col:last-child .col-2,
 .reports-body   .hitit-panel-row .hitit-panel-col:last-child .col-2,
 .others-body   .hitit-panel-row .hitit-panel-col:last-child .col-2{
 padding-left: 0.25rem;
 padding-right: 0.25rem;
 flex: 0 0 16.6%;
 max-width: 16.6%;
 position: relative;
 width: 100%;
 }
 .rezv-body #headerSearchButton,
 .reports-body #headerSearchButton,
 .others-body #headerSearchButton {
 min-width: 86px;
 padding: 1px 30px;
 }
 
 .rezv-body #headerSearchButton,
 .reports-body #headerSearchButton,
 .others-body #headerSearchButton{
	 min-width: 86px;
	 padding: 1px 30px;
	 color: #fff;
	 background: #005fa3;
	 border-radius: 50rem;
	 height: 36px;
	 border: 1px solid #005fa3;
 }
 .rezv-body  .hitit-panel-row .hitit-panel-col .header-text,
 .reports-body  .hitit-panel-row .hitit-panel-col .header-text,
 .others-body  .hitit-panel-row .hitit-panel-col .header-text{
	 color: #005fa3;
	 font-size: 12px;
	 font-weight: 400;
	 padding-left: 1rem;
	 margin: 0;
 }
 .rezv-body.hidden,
 .reports-body.hidden,
 .others-body.hidden{
	 overflow: hidden;
 }
 .rezv-body   .shortcut-container,
 .rezv-body .header-user-panel,
 .rezv-body .language-container,
 .reports-body   .shortcut-container,
 .reports-body .header-user-panel,
 .reports-body .language-container,
 .others-body   .shortcut-container,
 .others-body .header-user-panel,
 .others-body .language-container{
	 position: relative;
 }
 .rezv-body .shortcut-btn ,
 .rezv-body .user-panel-btn,
 .rezv-body .language-btn,
 .reports-body .shortcut-btn ,
 .reports-body .user-panel-btn,
 .reports-body .language-btn,
 .others-body .shortcut-btn ,
 .others-body .user-panel-btn,
 .others-body .language-btn{
	 border: none;
	 background: none;
	 font-weight: bold;
	 z-index: 9;
	 position: sticky;
	 white-space: nowrap;
	 font-size: 0.75rem;
 }
 .rezv-body .shortcut-dropdown,
 .rezv-body .user-panel-dropdown,
 .rezv-body .language-dropdown,
 .reports-body .shortcut-dropdown,
 .reports-body .user-panel-dropdown,
 .reports-body .language-dropdown,
 .others-body .shortcut-dropdown,
 .others-body .user-panel-dropdown,
 .others-body .language-dropdown{
	 display: flex;
 flex-direction: column;
 position: fixed;
 top: 80px;
 background: #fff;
 width: fit-content;
 min-width: 10rem;
 min-height: 30px;
 align-items: center;
 justify-content: center;
 line-height: 30px;
 border-radius: 10px;
 box-shadow: 0px 27px 27px 0px rgba(124,148,164,0.05);
 -webkit-box-shadow: 0px 27px 27px 0px rgba(124,148,164,0.05);
 -moz-box-shadow: 0px 27px 27px 0px rgba(124,148,164,0.05);
 }
 .rezv-body .shortcut-dropdown.show,
 .rezv-body .user-panel-dropdown.show,
 .rezv-body .language-dropdown.show,
 .reports-body .shortcut-dropdown.show,
 .reports-body .user-panel-dropdown.show,
 .reports-body .language-dropdown.show,
 .others-body .shortcut-dropdown.show,
 .others-body .user-panel-dropdown.show,
 .others-body .language-dropdown.show{
	 display: flex !important;
	 z-index: 9;
 }
 .rezv-body .user-panel-dropdown,
 .reports-body .user-panel-dropdown,
 .others-body .user-panel-dropdown{
	 top: 90px;
	 right: 60px;
 }
 
 .rezv-body .user-panel-dropdown:hover,
 .reports-body .user-panel-dropdown:hover,
 .others-body .user-panel-dropdown:hover{
	 border-radius: 10px;
 }
 .rezv-body .header-overlay,
 .reports-body .header-overlay,
 .others-body .header-overlay {
 width: 100%;
 height: 100%;
 background: rgba(0,0,0,0.1);
 position: fixed;
 left: 0;
 top: 0;
 opacity: 0;
 z-index: 1;
 display: none;
 }
 .rezv-body .header-overlay.true,
 .reports-body .header-overlay.true,
 .others-body .header-overlay.true{
	 opacity: 1;
	 display: block;
 }
 
 .rezv-body .shortcut-dropdown a, .rezv-body .user-panel-dropdown a,
 .reports-body .shortcut-dropdown a, .reports-body .user-panel-dropdown a,
 .others-body .shortcut-dropdown a, .others-body .user-panel-dropdown a{
	 color: #000;
	 font-weight: 400;
	 padding: 5px 15px;
	 min-width: 10rem;
 }
 .rezv-body .shortcut-icon,.language-icon,
 .reports-body .shortcut-icon,.language-icon,
 .others-body .shortcut-icon,.language-icon{
	 border-left: 3px solid transparent;
	 border-right: 3px solid transparent;
	 border-top: 3px solid #005fa3;
	 position: absolute;
	 top: 50%;
	 margin-left: 4px;
 }
 .rezv-body .shortcut-btn.true .shortcut-icon,
 .rezv-body  .language-btn.true .language-icon,
 .reports-body .shortcut-btn.true .shortcut-icon,
 .reports-body  .language-btn.true .language-icon,
 .others-body .shortcut-btn.true .shortcut-icon,
 .others-body  .language-btn.true .language-icon{
	 border-bottom: 3px solid #005fa3;
	 border-top: 3px solid transparent;
	 top: 20%;
 }
 .rezv-body .dropdown-icon,
 .reports-body .dropdown-icon,
 .others-body .dropdown-icon{
	 border-left: 5px solid transparent;
	 border-right: 5px solid transparent;
	 border-bottom: 5px solid #fff;
	 position: absolute;
	 top: -5px;
	 left: 80px;
 }
 .rezv-body .dropdown-item:focus, .rezv-body .dropdown-item:hover,
 .reports-body .dropdown-item:focus, .reports-body .dropdown-item:hover,
 .others-body .dropdown-item:focus, .others-body .dropdown-item:hover {
	 background-color: #e9ecef;
	 border-radius: 10px;
 }
 .rezv-body .shortcut-container .dropdown-item:focus,
 .rezv-body .dropdown-item:hover,
 .reports-body .shortcut-container .dropdown-item:focus,
 .reports-body .dropdown-item:hover,
 .others-body .shortcut-container .dropdown-item:focus,
 .others-body .dropdown-item:hover  {
	 border-radius: 0px;
 }
 .rezv-body .shortcut-container .dropdown-item.first-item:focus, 
 .rezv-body .dropdown-item.first-item:hover,
 .reports-body .shortcut-container .dropdown-item.first-item:focus, 
 .reports-body .dropdown-item.first-item:hover,
 .others-body .shortcut-container .dropdown-item.first-item:focus, 
 .others-body .dropdown-item.first-item:hover {
	 border-radius: 10px 10px 0px 0px;
 }
 .rezv-body .header-user-information,
 .reports-body .header-user-information,
 .others-body .header-user-information{
	 white-space: nowrap;
	 display: flex;
	 flex-direction: row;
	 flex-wrap: wrap;
	 justify-content: flex-end;
	 text-align: right;
	 font-size: 70%;
	 font-weight: 400;
	 padding: 0px 10px;
 }
 .rezv-body .header-user-information .header-user-name,
 .reports-body .header-user-information .header-user-name,
 .others-body .header-user-information .header-user-name{
	 font-weight: 400;
 }
 .rezv-body .header-user-information .header-user-code,
 .reports-body .header-user-information .header-user-code,
 .others-body .header-user-information .header-user-code{
	 color: #A8B2B8;
 }
 .rezv-body .user-panel-btn,
 .reports-body .user-panel-btn,
 .others-body .user-panel-btn{
	 width: 38px;
	 height: 38px;
	 background: #85BDE1;
	 border: 0;
	 outline: none;
	 color: #fff;
	 font-size: .75rem;
	 font-weight: 700;
	 border-radius: 50%;
	 margin-left: 0.5rem;
 }
 .rezv-body #reservationCollapseDiv,
 .rezv-body #dcsCollapseDiv,
 .rezv-body #reportsCollapseDiv,
 .rezv-body #gdsCollapseDiv,
 .rezv-body #othersCollapseDiv,
 .reports-body #reservationCollapseDiv,
 .reports-body #dcsCollapseDiv,
 .reports-body #reportsCollapseDiv,
 .reports-body #gdsCollapseDiv,
 .reports-body #othersCollapseDiv,
 .others-body #reservationCollapseDiv,
 .others-body #dcsCollapseDiv,
 .others-body #reportsCollapseDiv,
 .others-body #gdsCollapseDiv,
 .others-body #othersCollapseDiv{
	 display: none;
 }
 .rezv-body #reservationCollapseDiv.show,
 .rezv-body #dcsCollapseDiv.show,
 .rezv-body #reportsCollapseDiv.show,
 .rezv-body #gdsCollapseDiv.show,
 .rezv-body #othersCollapseDiv.show,
 .reports-body #reservationCollapseDiv.show,
 .reports-body #dcsCollapseDiv.show,
 .reports-body #reportsCollapseDiv.show,
 .reports-body #gdsCollapseDiv.show,
 .reports-body #othersCollapseDiv.show,
 .others-body #reservationCollapseDiv.show,
 .others-body #dcsCollapseDiv.show,
 .others-body #reportsCollapseDiv.show,
 .others-body #gdsCollapseDiv.show,
 .others-body #othersCollapseDiv.show{
	 display: block;
 }
 
 
 /*radio button fix*/
 .rezv-body input[type="radio" i],
 .reports-body input[type="radio" i],
 .others-body input[type="radio" i] {
 
 width:20px;
 height:20px;
 }
 
 /*navigation-icon */
 .rezv-body .navigation-toggle span ,
 .reports-body .navigation-toggle span ,
 .others-body .navigation-toggle span {
 visibility: hidden;
 }
 
 
 .rezv-body .navigation-toggle ,
 .reports-body .navigation-toggle ,
 .others-body .navigation-toggle {
 background-image: url("../../images/email/icon_arrow.png");
 background-repeat: no-repeat;
 background-position: 50%;
 justify-content: center;
 display: flex;
 }
 .rezv-body .app-main-sidebar.open .navigation-toggle,
 .reports-body .app-main-sidebar.open .navigation-toggle,
 .others-body .app-main-sidebar.open .navigation-toggle {
 background-image:none;
 }
 .rezv-body .app-main-sidebar.open .navigation-toggle .icon,
 .reports-body .app-main-sidebar.open .navigation-toggle .icon,
 .others-body .app-main-sidebar.open .navigation-toggle .icon{
 background-image: url("../../images/email/icon_arrow.png");
 transform: rotate(180deg);
 width: 12px;
 height: 12px;
 display: block;
 background-repeat: no-repeat;
 margin: 0px 10px;
 }
 .rezv-body .app-main-sidebar.open .navigation-toggle span,
 .reports-body .app-main-sidebar.open .navigation-toggle span,
 .others-body .app-main-sidebar.open .navigation-toggle span{
	 visibility: inherit;
 }
 
 .ticketPreview.rezv-body table td{
	 width: 300px;
	 padding-top: 10px;
 }
 
 .others-body table[width="80%"],.others-body table[width="70%"]{
	 width: 95%;
 }
 
 .others-body .dataTable table{
	 width: auto !important;
 }
 .others-body #MainTableDIV  #header{
	 width: 99%;
 }
 .others-body #MainTableDIV table tr td .InputText {
	 background: #Fff !important;
	 border: 1px solid #808080;
 }
 .rezv-body .InputTextdisplayBig{
	 display: block;
	 width: 500px;
 }
 .rezv-body .warning,
 .reports-body .warning,
 .others-body .warning{
	 background-color: #fff;
 }

 @media only screen and (max-width:1200px){
	 .rezv-body.ticketPrintSingle .hitit-top-panel#hitit_top_panel{
		 width: 1297px !important;
		 overflow: inherit;
	 }
	 .rezv-body.ticketPrintSingle form{
		 width: max-content;
	 }
	 }
	 
	 .rezv-body.ticketPrintSingle div#main{
	 padding-left: 0px;
	 }
	 .rezv-body.ticketPrintSingle #main.dataTable .evenrow  td{
	 padding:3px;
	 min-width: 50px;
	 }
	 .others-body.user-file-entry .stdbtnnrmWithFrame .stdbtnWithText{
		 color: #005fa3;
		 font-size: 12px;
	 }
	 .others-body.bulletin-list .tbox_text div[align="left"]{
		 width: max-content;
		 text-align: center;
	 }
	 .others-body.bulletin-list .tbox_text div[align="left"] input{
		 text-align: center;
	 }
	 .reports-body table td.tbox_text select,
	 .reports-body #srLocationCombo .selectize-control.single .selectize-input{
		 width: 122px !important;
		 border: 1px solid #808080;
	 }
	 .rezv-body #hitit_bottom_panel td[bgcolor], 
	 .reports-body #hitit_bottom_panel td[bgcolor],
	  .others-body #hitit_bottom_panel td[bgcolor] {
		 background-color: transparent !important;
	 }
	 .reac-results{
		 color: #000 !important;
	 }
	 .reports-body.refund-management form  td {
		 padding-top: 10px;
		 font-weight: bold;
	 }
	 
	 
	 .reports-body.refund-management form table[width="100%"]{
		 width: 90%;
		 margin: auto;
	 }
	 .reports-body  .selectize-control.single .selectize-input:after{
		 right: 4px;
	 }
	 .reports-body.agent-sales-rep-sum .TableFont2Bold{
		 width: auto;
		 
	 }
	 .reports-body.all-sales-rep-sum td[align="center"].tbox_text{
		 text-align: left;
	 }
	 
		 .publish-flight-statistics #DBSTARTDATE {
			 width: 79px;
		 }
	 
		 .inv-management .tbox_text_bold #srLocationCombo .selectize-control .selectize-input,
		 .inv-management .multiSelectDropDown .multiSelectSelectBox{
			 width: 400px !important;
		 }
	 
		 .inv-management #GET_BALANCE_INTERVAL {
			 width: 153px !important;
		 }
	 
		 .inv-management #SEARCH_INV_DATE {
			 margin-right: 11px;
		 }
	 
		 .inv-management #CURRENCY_S,
		 .inv-management #mcoInvSubTypes #MCO_INV_SUB_TYPE_ISN{
			 width: 152px !important;
		 }
	 
		 .reports-body.ticket-refund-list form table[width="100%"]{
			 width: 90%;
			 margin: auto;
		 }
		 .reports-body.all-sales-rep .FormPrompt{
			background: #dbedfb;
    		margin-bottom: 30px;
		 }
		 .reports-body.all-sales-rep .FormPrompt td{
			padding: 2px 10px;
		 }
		 .reports-body.all-sales-rep .payment-type-table{
			margin-left: 75px;
		 }
		 .reports-body.all-sales-rep .sales-report-detail-table{
			margin-right: 75px;
		 }
		 @media only screen and (min-width:1300px){
			.reports-body.all-sales-rep .payment-type-table{
				margin-left: 22%;
			 }
			 .reports-body.all-sales-rep .sales-report-detail-table{
				margin-right: 22%;
			 }
		 }
		 .rezv-body.memRezvRes .grayHeader-table,
		 .rezv-body.segchange-search-results .grayHeader-table{
			width: 1000px !important;
			margin: auto;
		 }
		 .rezv-body.memRezvRes .TableFont1 input,
		 .rezv-body.memRezvRes .TableFont2 input,
		 .rezv-body.segchange-search-results .TableFont1 input,
		 .rezv-body.segchange-search-results .TableFont2 input{
			background-color: transparent !important;
		 }
		 .rezv-body.memRezvRes .TableFont1 td,
		 .rezv-body.memRezvRes .TableFont2 td,
		 .rezv-body.segchange-search-results .TableFont1 td,
		 .rezv-body.segchange-search-results .TableFont2 td{
			border: 1px solid #ddd;
			border-collapse: collapse;
		 }
		 .rezv-body.ticket-print #wrapper[style="width:100%;margin-top:10pxpx;"]{
			display:flex;
		 }
		 .rezv-body.rezvPaxEntry #wrapper{
			width: 90% !important;
		 }
		 .rezv-body.ticket-refund #wrapper  #header{
			display: inline-block;
			width: -webkit-fill-available;
		 }
		 .rezv-body.ticket-refund .evenrow{
			background-color: #dbedfb;
		 }
		 .rezv-body.ticket-refund .evenrow td,
		 .rezv-body.ticket-refund .oddrow td{
			padding: 2px 10px;
		 }
		 .rezv-body.ticket-refund div#main{
			padding-left: 0px;
		 }
		 .rezv-body.ticket-preview #ticketTable > #main{
			padding-left:50px
		}
		.rezv-body.ticket-preview #ticketTable > #main td{
			width: 100px;
			border: 1px solid #000;
			border-left:none;
			border-bottom:none;
			padding: 5px 10px;
		}
		.rezv-body.ticket-preview #ticketTable > #main tr td:first-child{
			border-left: 1px solid #000;
		}
		.rezv-body.ticket-preview #ticketTable > #main tr:last-child td{
			border-bottom: 1px solid #000;
			font-weight: bold;
		}
		.reports-body.ccslip-list-body .TableHeader{
			padding:5px 10px;
		}

.excelTableFilter .dropdown-filter-dropdown {
	position:relative;
	display:inline-block;
}

.excelTableFilter .dropdown-filter-icon {
	margin-left:5px;
	line-height:1.3;
}


.excelTableFilter .dropdown-filter-icon:hover {
	cursor:pointer;
}

.excelTableFilter .checkbox-container {
	max-height: 100px;
	overflow-y: scroll;
}
.excelTableFilter .dropdown-filter-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
}

.excelTableFilter .dropdown-filter-content .dropdown-filter-search input {
	width: 100%;
}

/*.VoucherSendHotelList .right__content .container-block .filtercheckbox {
	width: 15px !important;
	height: 15px !important;
}*/

.excelTableFilter .dropdown-filter-content div {
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.excelTableFilter .checkbox-container div {
	color: #000;
	text-align: left;
}

.excelTableFilter .dropdown-filter-content div.dropdown-filter-search {
	margin-bottom:10px;
	margin-top:10px;
}


.excelTableFilter .dropdown-filter-content div.dropdown-filter-sort {
	padding-top:5px;
	padding-bottom:5px;
}

.excelTableFilter .dropdown-filter-content div.dropdown-filter-sort:hover {
	background-color:#e1e5e7;
	cursor:pointer;
}

.excelTableFilter .dropdown-filter-content div.dropdown-filter-sort span {
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	color:#000000;
}

.excelTableFilter .arrow-down {
	border: solid #6a6363;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	margin-right:5px;
	margin-left:5px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); / IE /
-webkit-transform: rotate(45deg); / Safari and Chrome /
-moz-transform: rotate(45deg); / Mozilla Firefox /
-o-transform: rotate(45deg); / Opera /
}


/* 2FA */

.new-login-page #codeOptions {
    padding-top: 0!important;
    padding-bottom: 30px;
}

.new-login-page #codeOptions span {
    color: white!important;
}

.new-login-page #twoFactAuthArea {
    padding-top: 10px!important;
    padding-bottom: 30px;
    width: auto
}

.new-login-page #twoFactAuthArea {
    color: white!important;
}

.new-login-page #twoFactAuthArea #authArea {
    padding: 28px 50px;
    position: relative;
}

.new-login-page #twoFactAuthArea #authArea #TWO_FACT_AUTH_CODE {
    margin-right: 0!important;
    margin-left: 20px;
}

.new-login-page #twoFactAuthArea #authArea input {
    margin-right: 0!important;
    margin-left: 20px;
}

.new-login-page #twoFactAuthArea #authArea .loginControlButton {
    position: absolute;
    right: 50px;
    color: #0053a0!important;
}

/* Dcs  tasarım iyileştirmeleri */

.CheckinPage.dcs-body .dcs-checkin-info-first-row .TableHeader{
	padding: 17px 10px;
}

.CheckinPage.dcs-body .dcs-checkin-info-first-row .TableHeader #ITEMQUEUE{
	position: relative;
	top: -3px;
}

.CheckinPage.dcs-body .dcs-checkin-info-second-row .TableHeader{
	padding: 12px 10px;
    padding-top: 21px;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area {
    border: 2px solid #E0EDFF;
    border-bottom: none;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input{
	margin-top: 0;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area #SSR_MODE{
	position: relative;
	top: 2px;
}

.CheckinPage.dcs-body #filterPNRSearch{
	border: 2px solid #E0EDFF;
    border-top: none;
    border-bottom: none;
	background-color: #fff!important;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area #textSBO{
	text-wrap: nowrap;
}

.CheckinPage.dcs-body .dcs-pnr-search-table{
	padding: 10px 20px;
	border-top: none;
}

.CheckinPage.dcs-body .dcs-pnr-search-table .dcs-btn-clear{
	position: relative;
	top: 10px;
	right: -50px;
}

.CheckinPage.dcs-body .dcs-pnr-search-table .dcs-btn-search{
	position: relative;
	top: 10px;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container b{
	text-wrap: nowrap;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container .tbox_text_bold td,
.CheckinPage.dcs-body .dcs-flight-list-table-container .tbox_text_bold2 td,
.CheckinPage.dcs-body .dcs-flight-list-table-container .dcs-bg-btn,
.CheckinPage.dcs-body .dcs-flight-list-table-container .dcs-border-btn,
.CheckinPage.dcs-body .dcs-flight-list-table-container .dcs-bg-btn .tbox_text,
.CheckinPage.dcs-body .dcs-flight-list-table-container .dcs-border-btn .tbox_text {
	padding: 5px;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-flex-input{
	row-gap: 6px;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-input-checkbox .dcs-flex-input.voluntary-area {
	flex-direction: row-reverse;
    position: relative;
    top: 20px;
    align-items: center;
    justify-content: center;
	font-weight: 400;
	min-width: 130px;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-input-checkbox .dcs-flex-input.voluntary-area input[type="checkbox"] {
	appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #074571;
    border-radius: 3px;
    background-color: white;
	cursor: pointer;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-input-checkbox .dcs-flex-input.voluntary-area input[type="checkbox"]:checked {
	background-color: #074571;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-input-checkbox .dcs-flex-input.voluntary-area input[type="checkbox"]:checked::before {
    content: '✓';
    color: white;
    position: absolute;
    font-size: 18px;
    top: 48%;
    left: 24%;
    transform: translate(-50%, -50%);
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-flex-input #upgradeDowngradeComment{
	width: 300px;
}

.dcs-body.flight-list-body #flight-list-table .TableHeader td {
	padding: 7px 5px;
}

.dcs-body.flight-list-body #flight-list-table tr td:first-child {
    white-space: nowrap;
}

.dcs-body #paxListDisplay .paxListName {
	cursor: pointer;
	text-decoration: underline;
    font-weight: 700;
}

.dcs-body .dcs-firefox-border-fix .dcs-email-button.email-area {
	padding-top: 50px;
}

.dcs-body.pax-list .tbox_text .dcs-text-area {
	padding: 5px;
	min-height: 60px;
	padding-left: 0;
}

.dcs-body.pax-list .tbox_text .dcs-text-area #sms {
	padding: 5px;
	min-height: 37px;
}

.dcs-body.pax-list .tbox_text_bold.sms-text-area {
	padding-left: 25px;
	padding-top: 10px;
}

.dcs-body.pax-list #iciTableDisplay .tbox_text_bold .dcs-table-list-onoff .onoffswitch label:first-child {
	position: relative;
	bottom: 8px;
}

#hitit_bottom_panel .footerBG {
	display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
	padding: 5px 0;
}

.new-login-page .new-login-page-footer #hitit_bottom_panel {
	background-color: #0053a0;
	flex-direction: column;
}

#hitit_bottom_panel .KullaniciBilgi.footerBG a{
	color: #fff !important;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-border-btn.dcs-button-fix .stdbtnnrmWithFrame,
.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-border-btn.dcs-button-fix .stdbtnnrmWithFrame .stdbtnWithText {
	min-width: 140px;
	max-width: 140px;
	text-wrap: nowrap;
}

.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-border-btn.dcs-button-fix .btnRounded,
.CheckinPage.dcs-body .dcs-flight-list-table-container.dcs-upgrade-downgrade-container .dcs-border-btn.dcs-button-fix .btnRounded .stdbtnWithText {
	min-width: 140px;
	max-width: 140px;
	text-wrap: nowrap;
}

.headerBG .empty-td-element {
	padding: 2%;
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}

.headerBG .empty-td-element .header_search_text.dcs-input-text {
	text-align: left;
}

.headerBG .empty-td-element .header_search_text.dcs-input-text #TICKETPNRNO{
	border-radius: 2px;
	margin-top: 5px;
}

.headerBG .empty-td-element .header_search_button.dcs-border-btn a{
	position: relative;
    display: inline-block;
    top: 11px;
    right: 22px;
}

.headerBG .empty-td-element .header_search_button.dcs-border-btn .tbox_text{
	background-color: #fff;
    width: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px;
    border-radius: 50px;
	width: 50px;
	height: 30px;
	color: #000!important;
}

.headerBG .empty-td-element .header_search_button.dcs-border-btn a{
	padding-right: 0;
}

.headerBG .empty-td-element .language-selection-bar tbody tr td:first-child {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    row-gap: 5px;
	margin-left: 50px;
	text-decoration: underline;
	text-decoration-color: #fff;
}

.headerBG .empty-td-element .encode-area {
	text-decoration: underline;
	line-height: 22px;
	font-weight: 400;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

#hitit_top_panel .KullaniciBilgiBoldDate,
#hitit_top_panel .KullaniciBilgiBold {
	color:#fff;
	font-weight: 400!important;
	font-size: 14px;
}

.dcs-body .headerBG .user-detail-area {
	display: flex;
	flex-direction: column-reverse;
	width: auto;
	row-gap: 5px;
	padding-top: 13px;
}

.headerBG .empty-td-element #languageSelection {
	border-radius: 50px;
    padding: 7px;
    color: #000000;
}

.headerBG .empty-td-element .logout-area a{
	display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #fff;
	color: #000000;
    width: 100px;
    padding: 9px 6px;
    border-radius: 50px;
}

.headerBG .empty-td-element .logout-area a span{
	color: #000!important;
	font-weight: 400;
}

.headerBG .empty-td-element .logout-area a img{
	display: none;
}

.dcs-body.pax-list .dcs-text-area.email-area {
    width: auto;
}

.dcs-body.pax-list .dcs-text-area.email-area .email-area{
	min-height: 50px;
}

.dcs-body.pax-list #hitit_main_content .dcs-common-margin-y-20 .dcs-border-btn .tbox_text .btnRounded,
.dcs-body.pax-list #hitit_main_content .dcs-common-margin-y-20 .dcs-border-btn .tbox_text .stdbtnnrmWithFrame {
    padding: 1px 14px;
}

.dcs-bagtag-footer .footerBG {
	background-color: transparent;
	display: flex;
	justify-content: center;
}

.headerBG .empty-td-element .header_search_text.dcs-input-text #TICKETPNRNO {
	border: 1.5px solid #D5E1F0;
	background-color: #ffffff;
	min-height: 30px;
	border-radius: 4px;
}

@-moz-document url-prefix() {
	.dcs-body.flight-list-body .dcs-input-select #PDFLIGHTSTATUS{
		margin-left: -16px;
	}

	.dcs-body.flight-list-body #flight-list-table tr td:first-child {
		white-space: nowrap;
	}
}

.CheckinPage.dcs-body td.TableFont1Gold {
	font-size: 10px;
	font-weight: 700;
	padding: 10px;
	background-color: #F8F8F9;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input[type="radio"] {
	appearance: none;
	border: 1px solid #074571;
	border-radius: 100%;
	position: relative;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input[type="radio"]:checked {
	border: 5px solid #074571;
	border-radius: 100%;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input[type="radio"]:checked::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input[type="checkbox"] {
	appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #074571;
    border-radius: 3px;
    background-color: white;
	cursor: pointer;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input[type="checkbox"]:checked {
	background-color: #074571;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input[type="checkbox"]:checked::before {
    content: '✓';
    color: white;
    position: absolute;
    font-size: 18px;
    top: 48%;
    left: 47%;
    transform: translate(-50%, -50%);
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area tbody tr td div.tbox_text {
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    column-gap: 6px;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area tbody tr td div.tbox_text span {
	position: relative;
	top: -1px;
}

.dcs-input-text-big .dcs-flex-input.comment-area {
	margin-left: 37px;
}

.headerBG .empty-td-element .header_search_text.dcs-input-text {
	color: #fff!important;
}

.dcs-body.dcs-search-bsm-messages-pages .header_search_button.dcs-border-btn a span{
    padding-bottom: 0!important;
}
/* BOARD SEAT MAP */
.aircraft {
	position: relative;
	margin: 40px auto;
	background: #fff;
	/*transform: scale(0.8);*/
}
.aircraft-body {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	min-width: min-content;
	margin: auto;
	border: 2px solid #c5c5c7;
	min-height: 280px;
	border-right: none;
	border-left: none;
	background: #fff;
	/*padding: 10px;
	left: 250px;*/
}
.aircraft-body .top-left-exists {
	position: absolute;
	left: -15px;
	top: -35px;
}
.aircraft-body .top-right-exists {
	position: absolute;
	right: -15px;
	top: -35px;
}
.aircraft-body .bottom-right-exists {
	position: absolute;
	transform: rotate(180deg);
	right: -15px;
	bottom: -35px;
}
.aircraft-body .bottom-left-exists {
	position: absolute;
	transform: rotate(180deg);
	left: -15px;
	bottom: -35px;
}
.aircraft-body .seats {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.aircraft-body .seats-triple {
	display: flex;
	flex-direction: column-reverse; /* F'den A'ya doğru ters sıralama */
	justify-content: center;
	margin-bottom: 15px;
	margin-right: 5px;
}

.aircraft-body .seat {
	cursor: pointer;
	border: solid 1px #88857c;
	width: 26px;
	height: 33px;
	border-radius: 4px;
	padding: 1px;
	margin-top: 6px;
}
.aircraft-body .seat.check-in {
	background: #ffe2ae;
}
.aircraft-body .seat.boarded {
	background: #51f5ff;
}
.aircraft-body .seat.blocked {
	background: rgba(51, 46, 32, 0.81);
}
.aircraft-body .seat.empty {
	background: #e6e7e9;
}
.aircraft-body .seat::before {
	content: "";
	display: block;
	width: 26px;
	height: 26px;
	border: solid 1px #88857c;
	margin: 2px -2px;
	border-left: none;
	border-radius: 0 5px 5px 0;
}
.aircraft-body .seat::after {
	position: relative;
	content: attr(data-letter);
	font-family: tahoma;
	top: -25px;
}
.aircraft-body .aisle {
	width: 20px;
	/* Koridor genişliği */
	height: 10px;
	/* Koltukların yüksekliği ile uyumlu */
	margin: 6px;
	/* Koltuklar arasındaki boşluk */
	border: none;
	/* Koridor için sınır (çerçeve) olmasın */
	display: inline-block;
	/* Koltuklarla aynı hizada olacak */
}

.aircraft-body .aisle::before {
	content: attr(data-line);
	position: relative;
	text-align: center;
	font-family: tahoma;
	left: 4px;
	top: 2px;
	font-size: 12px;
}

.aircraft .exists {
	display: flex;
	justify-content: space-evenly;
	align-items: bottom;
	position: relative;
	left: -280px;
}
.aircraft .exists-top {
	display: flex;
	justify-content: space-evenly;
	align-items: bottom;
	position: relative;
	top: -35px;
}

.aircraft .exists-bottom {
	display: flex;
	justify-content: space-evenly;
	align-items: bottom;
	position: relative;
	top: 305px;
	transform: rotate(180deg);
}
.aircraft-top-wing {
	position: absolute;
	width: 250px;
	height: 200px;
	top: -202px;
	left: 50%;
}
.aircraft-top-wing .exists {
	top: 170px;
}
.aircraft-top-wing::before {
	/*content: "";
	position: absolute;
	bottom: -2px;
	width: 250px;
	height: 200px;
	border: 2px solid #c5c5c7;
	z-index: -1;
	border-bottom-left-radius: 30px;
	border-right: none;
	border-top: none;
	*/
}
.aircraft-top-wing::after {
	/*content: "";
	position: absolute;
	width: 250px;
	height: 200px;
	border: 2px solid #c5c5c7;
	border-bottom-right-radius: 60px;
	border-top: none;
	border-left: none;
	transform: skew(-35deg);
	left: -500px;
	bottom: -2px;
	*/
}
.aircraft-bottom-wing {
	position: absolute;
	width: 250px;
	height: 200px;
	bottom: -202px;
	left: 50%;
}
.aircraft-bottom-wing .exists {
	top: 5px;
	transform: rotate(180deg);
}
.aircraft-bottom-wing::before {
	/*content: "";
	position: absolute;
	top: -2px;
	width: 250px;
	height: 200px;
	border: 2px solid #c5c5c7;
	z-index: -1;
	border-top-left-radius: 30px;
	border-right: none;
	border-bottom: none;
	*/
}
.aircraft-bottom-wing::after {
	/*content: "";
	position: absolute;
	width: 250px;
	height: 200px;
	border: 2px solid #c5c5c7;
	border-top-right-radius: 60px;
	border-bottom: none;
	border-left: none;
	transform: skew(35deg);
	left: -500px;
	bottom: 0px;
	*/
}
.aircraft-head {
	position: absolute;
	height: 310px;
	width: 330px;
	margin: auto;
	overflow: hidden;
	top: -2px;
	left: -326px;
}
.aircraft-head-body {
	position: absolute;
	height: 300px;
	width: 548px;
	padding-left: 115px;
	border-radius: 50%;
	right: -343px;
	border: 2px solid #c5c5c7;
}
.aircraft-head-body .windows {
	position: absolute;
	top: 70px;
	left: 50px;
}
.aircraft-tail {
	position: absolute;
	height: 323px;
	width: 700px;
	margin: auto;
	overflow: hidden;
	top: -3px;
	right: -320px;
	padding-left: 121px;
	z-index: -1;
}
.aircraft-tail-body {
	position: absolute;
	height: 302px;
	width: 548px;
	padding-left: 135px;
	border-radius: 50%;
	border: 2px solid #c5c5c7;
}
.rezv-body.rezv-edit .adviceHL{
    background-color: #a57aeb;
    font-size: 11px;
    line-height:18px;
    font-weight: heavy;
    font-family:Arial;
}
.rezv-body.rezv-edit .adviceInvoluntary{
    background-color: #FFC300;
    font-size: 11px;
    line-height:18px;
    font-weight: heavy;
    font-family:Arial;
    
}

