.headerGradient,
.title_text,
.publicBG,
.headerBG {
  background: #00A0EA;
  background: -moz-linear-gradient(top, #00A0EA 0%, #0068B7 100%);
  background: -webkit-linear-gradient(top, #00A0EA 0%, #0068B7 100%);
  background: linear-gradient(to bottom, #00A0EA 0%, #0068B7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55685c', endColorstr='#00a0ea',GradientType=0 ); }

body {
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  display: table;
  background: #ffffff; }

.KullaniciBilgiBold {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fefefe; }
 .KullaniciLogoutBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}
.KullaniciBilgi {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D2D2D2; }
  .KullaniciBilgi:hover {
    color: #ffffff; }
  .KullaniciBilgi[bgcolor*='#FFFFFF'] {
    color: #000000; }

.TerminalKullaniciBilgiBold {
  font-family: 'Open Sans', sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #fefefe; }

.TerminalKullaniciBilgi {
  font-family: 'Open Sans', sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #fefefe; }

.UstBaslik {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fefefe; }

.UstBaslikKirmizi {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #053C99; }

.NormalText {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #57473D; }

.BoldText {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #57473D; }

.tdbg {
  BACKGROUND-COLOR: #fdc676; }

.tdbgKoyu {
  BACKGROUND-COLOR: #053C99; }

.tboxBizeYazin {
  BORDER-RIGHT: #053C99 1px solid;
  BORDER-TOP: #053C99 1px solid;
  font-size: 12px;
  BORDER-LEFT: #053C99 1px solid;
  COLOR: #333333;
  BORDER-BOTTOM: #053C99 1px solid;
  font-family: 'Open Sans', sans-serif;
  BACKGROUND-COLOR: #F4EDF5; }

.aramaButon {
  BORDER-RIGHT: #feb447 1px solid;
  BORDER-TOP: #feb447 1px solid;
  FONT-WEIGHT: bold;
  font-size: 12px;
  BORDER-LEFT: #feb447 1px solid;
  COLOR: #333333;
  BORDER-BOTTOM: #feb447 1px solid;
  font-family: 'Open Sans', sans-serif;
  BACKGROUND-COLOR: #FF7F00; }

input {
  padding-left: 6px; }
  input:focus {
    border: 2px solid;
    border-color: #848484;
    outline: 0;
    outline: thin dotted \8;
    border-left: 5px solid #848484;
    padding-left: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    -ms-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5); }
  input#txtNextDayDeparture {
    text-align: center; }
  input#txtPreviousDayDeparture {
    text-align: center; }
  input#txtPreviousDayReturn {
    text-align: center; }
  input#txtNextDayReturn {
    text-align: center; }
  input[id*='BDAY'] + img {
    margin-top: -4px;
    margin-left: -21px; }

.InputText {
  border: 1px solid #CCCCCC;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #000000;
  background: url("../../images/input_bg.png") repeat-x scroll left top #FFFFFF;
  font-weight: bold;
  margin: 0;
  z-index: 1000;
  padding: 2px;
  padding-left: 7px; }
.InputText.Contact{
	width: 330px;
}
  .InputText:focus {
    border: 1px solid;
    border-color: #848484;
    outline: 0;
    outline: thin dotted \8;
    border-left: 5px solid #848484;
    padding-left: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    -ms-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5); }

.InputTextMandatory_original {
  border: 1.5px solid #053C99;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #333333;
  background-color: #F4EDF5; }

.InputTextMandatory {
  border: 2px solid #4C4C4C;
  font-family: 'Open Sans', sans-serif;
  font-size: 8.75pt;
  color: #000000;
  background: url("../../images/input_bg.png") repeat-x scroll left top #FFFFFF;
  font-weight: bold;
  margin: 0;
  z-index: 1000;
  padding: 3px;
  padding-left: 6px; }
.InputTextMandatory.Contact {
	width: 330px;
}
  .InputTextMandatory:focus {
    border: 2px solid;
    outline: 0;
    outline: thin dotted \8;
    padding-left: 3px;
    border-color: #848484;
    border-left: 5px solid #848484;
    -webkit-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    -ms-box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5);
    box-shadow: inset 0 1px 1px rgba(102, 204, 154, 0.5), 0 0 8px rgba(102, 204, 154, 0.5); }

.InputTextSmall {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #333333;
  background-color: #F4EDF5;
  min-width: 0px; }

.Readonly {
  BORDER-RIGHT: #053C99 1.5px solid;
  BORDER-TOP: #053C99 1.5px solid;
  font-size: 12px;
  BORDER-LEFT: #053C99 1.5px solid;
  COLOR: #333333;
  BORDER-BOTTOM: #053C99 1.5px solid;
  font-family: 'Open Sans', sans-serif;
  BACKGROUND-COLOR: transparent; }

.tbox_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border-radius: 3px; }
  .tbox_text2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000; }
  .tbox_text_terminal {
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #57473D; }
  .tbox_text_bold {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #57473D; }
    .tbox_text_bold2 {
      font-family: 'Open Sans', sans-serif;
      font-size: 11px;
      font-weight: bold;
      color: #57473D;
      background-color: #f2f2f2; }
    .tbox_text_bold_orange {
      font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
        line-height: 1;
        font-size: 8px;
        font-style: normal;
        font-weight: normal;
        color: #333300;
        background-color: #fefefe; }
  .tbox_text_blue {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #006699; }

.text_bold_status {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  float: left; }

.V_btn_text {
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  font-weight: 400;
  font-stretch: semi-condensed;
  position: inherit;
  color: #FF0000; }

.ErrText {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333; }

.ErrTextBold {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333; }

.Giris {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333; }

.TableHeader_OLD {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fefefe;
  background-color: #C3D5E1; }

.TableHeader {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #fefefe;
  height: 30;
  background-color: #848484;
  text-align: center; }

.TableHeaderTerminal {
  font-family: 'Open Sans', sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #fefefe;
  height: 30;
  background-color: #053C99; }

.TableHeaderRed {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  height: 30;
  background-color: #053C99; }

.TableHeaderNobgColor {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #232323; }

.TableFont1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  height: 25;
  background-color: #f1f1f1;
  vertical-align: top; }
  .TableFont11 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #232323;
    height: 25;
    BACKGROUND-COLOR: #AAFFCE;
    vertical-align: top; }

.TableHeaderFont1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  height: 25;
  BACKGROUND-COLOR: #D3D3D3;
  vertical-align: top; }

.TableFont2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  height: 25;
  BACKGROUND-COLOR: #fefefe;
  vertical-align: top; }
  .TableFont2 b a:link{
    color: #FF0000 !important;
  }
.TableFont4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  height: 25;
  BACKGROUND-COLOR: #e5e5e5; }

.TableFont3 {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  height: 25;
  background-color: #053C99;
  border: 1px solid #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px; }

.TableFont5 {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  height: 25;
  background-color: #CC9DA0;
  border: 1px solid #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px; }

.TableFont9 {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  height: 25;
  background-color: #FFF2FA;
  border: 1px solid #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px; }

.TableFont6 {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #fefefe;
  height: 25;
  background-color: #053C99;
  border: 1px solid #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px; }

.TerminalTableFont1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 8px;
  font-weight: normal;
  color: #232323;
  height: 18;
  BACKGROUND-COLOR: #FF7F00; }

.TerminalTableFont2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 8px;
  font-weight: normal;
  color: #232323;
  height: 18;
  BACKGROUND-COLOR: #fefefe; }

.TableFontSelectedDate {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  height: 25;
  BACKGROUND-COLOR: #FFFF66; }

.TableFont2Bold {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #232323;
  height: 30;
  BACKGROUND-COLOR: #fefefe; }

.TableFontBig {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #232323;
  height: 30;
  BACKGROUND-COLOR: #FF7F00; }

.TableFontX1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  BACKGROUND-COLOR: #FF7F00; }

.TableFontX2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  BACKGROUND-COLOR: #fefefe; }

.TableFont1Red {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  background-color: #FF0000; }

.TableFont1Yellow {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #232323;
  background-color: yellow; }

.TableFont1Gold {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #0068B7;
  padding-left: 10px; }

table[width='855'] td.TableFont1Gold:before {
  content: '';
  position: absolute;
  background: #CF7563;
  width: 24px;
  height: 18px;
  margin-left: -30px;
  margin-top: -11px;
  background: url("../../images/curved_arrow-24.png");
  transform: scaleY(-1) rotate(-90deg); }

.form_small_text_xxs {
  font-family: 'Open Sans', sans-serif;
  font-size: 6px;
  font-weight: normal;
  color: #232323; }

.form_small_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #232323; }
  .form_small_text_bold {
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #232323; }

.title_text_OLD {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fefefe;
  BACKGROUND-COLOR: #053C99; }

.title_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #fefefe;
  background-color: #848484;
  padding-top: 7px;
  height: 30;
  text-align: center;
  font-weight: bolder;
  border-radius: 3px; }
  .title_text_medium {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fefefe;
    BACKGROUND-COLOR: #053C99;
    height: 18; }
  .title_text_very_thin {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fefefe;
    BACKGROUND-COLOR: #053C99;
    height: 5; }

.TableFontInsurance {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #232323;
  height: 30;
  BACKGROUND-COLOR: #FF7F00; }

.TableFontInsuranceWarning {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #FF0000;
  height: 30;
  BACKGROUND-COLOR: #FF7F00; }

.seat_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #232323; }

.tbox {
  border: 1.5px solid #053C99;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #232323;
  background-color: #fefefe; }

.warning {
  border: 1.5px solid #053C99;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #232323;
  background-color: #fefefe; }

.warningTerminal {
  border: 1.5px solid #053C99;
  font-family: 'Open Sans', sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #232323;
  background-color: #fefefe; }

.Readonly {
  border: 1px solid #5883AE;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #232323;
  background-color: transparent; }

.SeatNumber {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #fefefe;
  height: 18;
  width: 12; }

.Selected1 {
  cursor: pointer;
  border: 2px #FF0000 solid; }

.Selected {
  cursor: pointer;
  border: 1px #FF0000 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: #034c85;
  width: 98; }

.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.H {
  BACKGROUND-COLOR: #FF0000; }

.InputTextdisplayBig {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px;
  color: #FF0000;
  background-color: transparent; }

.InputTextdisplayBigSuccess {
  font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000; }

.TicketSalesPrompt {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  color: #666666;
  background-color: #e5e5e5; }

.TicketSalesAmount {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #666666; }

.ScreenName {
  font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000; }

.TicketInvoiceLink {
  font-family: 'Open Sans', sans-serif;
  font-size: 8px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
  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: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  color: #666666; }

.TicketRefundAmountCharter {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: #666666; }

.TicketItiniraryHeader {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: #CCCCCC; }

.FormText {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #232323; }

.noPrint {
  display: inline; }

.newPage {
  page-break-before: always; }

a {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px !important;
  color: #232323;
  text-decoration: none; }
  a:active {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none; }
  a:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #232323;
    text-decoration: underline; }
  a:link {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #C55439;
    text-decoration: none;
    font-weight: bolder; }
  a[style*='color'] {
    color: #d17761; }
  a:link {
    font-weight: bold; }

.linkCPointer {
  cursor: pointer;
  color: #767880; }

.tBoxRzvResult1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #232323;
  BACKGROUND-COLOR: #F1F1F1;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  width: 60;
  readonly: true; }

.tBoxRzvResult2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #232323;
  background-color: #fefefe;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  border-bottom-style: none;
  width: 60; }

.terminalCommonBtn {
  color: #00266d;
  font-weight: bold;
  font-size: 12px; }

.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; }

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

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

.stdbtn {
  position: relative;
  width: 185px;
  height: 40px;
  background-image: url("../../images/stdbtnfond.gif");
  background-repeat: no-repeat; }
  .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: #57473D; }
    .stdbtn a:hover {
      font-size: 11px;
      top: 0px;
      text-decoration: none;
      color: #FF6600; }
  .stdbtn img {
    border: 0px;
    position: absolute;
    top: 4px;
    left: 4px; }

.stdBtnNew {
  position: relative;
  width: 185px;
  height: 48px;
  border: 1px solid #ffffff;
  font-weight: bold;
  background: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #c8c8c8));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: linear-gradient(to bottom, #f1f1f1 0%, #c8c8c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#c8c8c8',GradientType=0 );
  transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear; }
  .stdBtnNew:nth-child(-n+2), .stdBtnNew:nth-child(-n+2):before {
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px; }
  .stdBtnNew:last-child, .stdBtnNew:last-child:before {
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px; }
  .stdBtnNew:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear; }
  .stdBtnNew:hover:before {
    opacity: 0.07; }
  .stdBtnNew a {
    position: absolute;
    font-size: 12px;
    width: 175px;
    padding: 12px;
    font-weight: bold;
    color: #022266; }
  .stdBtnNew::after {
    width: 3px;
    height: 100%;
    background: #E2E2E2;
    position: absolute;
    left: 187px;
    top: 0;
    content: '';
    display: inline-block;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear; }
  .stdBtnNew:hover::after {
    background: #B6B6B6; }
  .stdBtnNew.selected__page:before {
    opacity: 0.25; }
  .stdBtnNew.selected__page a {
    color: #fff; }

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

#stdbtnone {
  background-image: url("../../images/stdbtnfond1.gif"); }

#stdbtntrip .promtit {
  position: absolute;
  left: 0px;
  top: 12px;
  font-size: 13px; }

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

#tripnrmltit {
  width: 110px;
  text-transform: capitalize; }

.stdbtnWithText {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 34px;
  min-width: 100px;
  color: #0b265e; }

.stdbtnNoFrameWithText {
  width: 50px; }

.stdbtnnrmNoFrame {
  position: relative;
  max-width: 140px;
  min-width: 140px;
  text-align: center;
  padding: 0 5px;
  border: 1px solid #cecece;
  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: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #c8c8c8));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: linear-gradient(to bottom, #f1f1f1 0%, #c8c8c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#c8c8c8',GradientType=0 ); }
  .stdbtnnrmNoFrame:hover {
    box-shadow: 0px 0px 6px #cdcdcd;
    -o-box-shadow: 0px 0px 6px #cdcdcd;
    -ms-box-shadow: 0px 0px 6px #cdcdcd;
    -moz-box-shadow: 0px 0px 6px #cdcdcd;
    -webkit-box-shadow: 0px 0px 6px #cdcdcd; }
    .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 #cecece;
  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: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #c8c8c8));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: linear-gradient(to bottom, #f1f1f1 0%, #c8c8c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#c8c8c8',GradientType=0 ); }
  .stdbtnnrmWithFrame:hover {
    box-shadow: 0px 0px 6px #cdcdcd;
    -o-box-shadow: 0px 0px 6px #cdcdcd;
    -ms-box-shadow: 0px 0px 6px #cdcdcd;
    -moz-box-shadow: 0px 0px 6px #cdcdcd;
    -webkit-box-shadow: 0px 0px 6px #cdcdcd; }
    .stdbtnnrmWithFrame: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; }
    .stdbtnnrmWithFrame:hover > div {
      z-index: 5; }
  .stdbtnnrmWithFrame img {
    border: 0px;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px; }

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

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

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

.divWithNoImage {
  position: relative;
  max-width: 140px;
  min-width: 140px;
  color: #006699;
  text-align: center;
  padding: 10px 5px;
  border: 1px solid #cecece;
  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: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #c8c8c8));
  background: -webkit-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -o-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0%, #c8c8c8 100%);
  background: linear-gradient(to bottom, #f1f1f1 0%, #c8c8c8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#c8c8c8',GradientType=0 ); }
  .divWithNoImage:hover {
    box-shadow: 0px 0px 6px #cdcdcd;
    -o-box-shadow: 0px 0px 6px #cdcdcd;
    -ms-box-shadow: 0px 0px 6px #cdcdcd;
    -moz-box-shadow: 0px 0px 6px #cdcdcd;
    -webkit-box-shadow: 0px 0px 6px #cdcdcd; }

* .stdbtnnrmWithFrame div {
  left: 30px;
  width: 80px;
  top: 10px;
  line-height: 12px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  color: #57473D; }

#stdbtnnrmWithFrameone {
  background-image: url("../../images/nrmlbtnfond1.gif"); }

#sstdbtnnrmWithFrametrip .promtit {
  position: absolute;
  left: 0px;
  top: 12px;
  font-size: 13px; }

div#outer {
  text-align: center;
  width: 100%; }

div#wrapper {
  text-align: center;
  border-width: 0px;
  background-color: #fefefe;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto; }

div#header {
  border-width: thin;
  border-style: ridge;
  border: thin #fefefe;
  padding-left: 3px;
  height: 25px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  color: #fefefe;
  font-weight: bold;
  font-size: 13px;
  background-color: #848484;
  line-height: 25px;
  vertical-align: middle; }

div#main {
  margin-top: 1px;
  text-align: left;
  width: auto;
  font-size: 12px; }
  div#main table {
    margin-left: 1px; }
  div#main td {
    height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px; }

table {
  font-size: inherit;
  font: 100%; }
  table.publicBG.page-list img {
    display: none; }

div#footer {
  margin-top: 1px;
  font-size: 12; }

.evenrow {
  background-color: #EFEFF0;
  border-color: #EFEFF0;
  line-height: 18px;
  font-size: 12px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

.lightrow {
  background-color: #f1f1f1;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif; }

.oalrow {
  background-color: #B9D3EE;
  font-size: 11px;
  line-height: 18px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

.advicePositive {
  background-color: #00FF00;
  font-size: 11px;
  line-height: 18px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

.adviceNegative {
  background-color: #FF0000;
  font-size: 11px;
  line-height: 18px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

.oddrow {
  background-color: #fefefe;
  font-size: 11px;
  line-height: 18px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

.oddrowBlack {
  background-color: #fefefe;
  font-size: 11px;
  line-height: 18px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

.oddrowOrange {
  background-color: #FF7F00;
  font-size: 11px;
  line-height: 18px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

.oddRowBlackThinner {
  background-color: #fefefe;
  font-size: 11px;
  line-height: 15px;
  font-weight: heavy;
  font-family: 'Open Sans', sans-serif; }

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: #ffffff;
  opacity: .05;
  filter: 'alpha(opacity=5)';
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding-top: 25%; }

.LegInfoTable {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px; }

.PaxCountInfoTable {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: Blue; }

.availFlightContainer {
  overflow: hidden;
  margin-top: 2px;
  padding-bottom: 2px;
  padding-top: 2px;  }

  .availFlightContainer .left { }

    .availFlightContainer .left .grayHeader {
      text-align: center;
      padding: 10px 0px 10px 0px;
      border-bottom: 1px solid #cdcdcd; }
  .availFlightContainer .right { }
    .availFlightContainer .right .grayHeader {
      background-color: #EDEDED;
      border-bottom: 1px solid #cdcdcd; }
      .availFlightContainer .right .grayHeader div {
        text-align: left;
        padding: 10px 0px 10px 0px; }
  .availFlightContainer .grayHeader {
    background-color: #EDEDED;
    color: #00064a;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden; 
	padding-left: 10px;}
    .availFlightContainer .grayHeader div {
      float: left; }
  .availFlightContainer .fareInfo {
    overflow: hidden;
    color: #232323;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background-color: #F1F1F1;
    padding-top: 3px;
	padding-left:10px;	}
    .availFlightContainer .fareInfo div {
      float: left;
      text-align: left;
	width: 100% !important; }
    .availFlightContainer .fareInfo .fareSelection {
      width: 25px;
      margin-top: -3px; }
    .availFlightContainer .fareInfo .fareSelectionNoBundle{
		width:25px;
		margin-top:-3px;
		padding-left:192px;}
    .availFlightContainer .fareInfo .fareClass {
      width:50px !important; }
    .availFlightContainer .fareInfo .fareShowPrice {
      width: 265px;
      font-weight: bold; }
	.availFlightContainer .fareInfo .fareShowPriceBundle1{width:201px;font-weight:bold;}
	.availFlightContainer .fareInfo .fareShowPriceBundle2{width:159px;font-weight:bold;}
	.availFlightContainer .fareInfo .fareShowPriceBundle3{width:116px;font-weight:bold;}
    .availFlightContainer .fareInfo .fareFareBasis {
      width:80px;font-weight:bold;font-style: italic; }
	.availFlightContainer .fareInfo .fareFareBasis1Bundle{width:80px;font-weight:bold;font-style: italic;padding-right: 100px;}
    .availFlightContainer .fareInfo .fareGav {
      width: 26px;
      margin-right: 0px;
      text-align: right; 
	  font-weight:bold;}
	  
	  
  .availFlightContainer .flightInfo {
    overflow: hidden;
    color: #232323;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 0px;
    font-weight: bold;
    width: 100% !important; }
    .availFlightContainer .flightInfo div {
      float: left; }
    .availFlightContainer .flightInfo .flightNo {
      width: 50px; }
      .availFlightContainer .flightInfo .flightNo a {
        color: #006699;
        font-family: 'Open Sans', 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: red;
    font-size: 12px;
    font-weight: bolder;
    margin-top: 1px;
    padding-left: 20px;
    font-family: Arial; }
  .availFlightContainer .flightNoSeat {
    color: #232323;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 10px 7px 15px; }
  .availFlightContainer .flightOpCarrierInfo {
    font-weight: bold; }

.availHeader {
  background-color: #848484;
  color: #fefefe;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0px 10px 10px;
  text-align: left; }

  .availHeaderOW {
  width: 1200px !important;
  background-color: #848484;
  color: #fefefe;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
  text-align: left; }
  
  .availHeaderRTMT {
  background-color: #848484;
  color: #fefefe;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
  text-align: left;
  width: 100% !important;  }
  
.availChangeDateContainer {
  margin-bottom: 10px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 672px;
  margin-top: 2px;
  width: 100% !important;}
  .availChangeDateContainer img {
    cursor: pointer; }
  .availChangeDateContainer .prevDay {
    float: left; }
  .availChangeDateContainer .nextDay {
    float: right; }

		
.bundleContent{
	background:#E5E5E5;
	border:1px solid black;
}
.bundleContentLeft{
	color:#003366;
    float: left;
    margin: 20px;
    text-align: center;
    font-weight: bold;
    word-wrap: break-word
}
.bundleContentRight{
	color:#003366;
    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:red;
}
.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:#FF0000;font-size: 13px;}
.agentBundleSSRWarningText{color:#FF0000;font-size: 13px;}
	
	
	
.ffNewMemberHeader {
  background-color: #053C99;
  height: 30px; }

.ffNewMemberInformations {
  padding-top: 10px;
  width: 672px; }

.ffHeaderText {
  color: #fefefe;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 6px; }

.ffInputFieldsBig {
  color: #fefefe;
  font-family: 'Open Sans', sans-serif;
  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: #fefefe;
  font-family: 'Open Sans', sans-serif;
  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: #fefefe;
  font-family: 'Open Sans', sans-serif;
  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: #fefefe;
  font-family: 'Open Sans', sans-serif;
  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: #fefefe;
  font-family: 'Open Sans', sans-serif;
  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; }
  .ffInputFields span {
    vertical-align: super; }
  .ffInputFields radio {
    margin-top: 0; }

.ffInputRight {
  width: 220px; }
  .ffInputRight span {
    vertical-align: super; }
  .ffInputRight radio {
    margin-top: 0; }
  .ffInputRight .InputText {
    height: 20px;
    width: 100%; }

.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; }

.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: red;
  font-weight: bold;
  font-size: 15px; }

.success {
  padding-bottom: 10px;
  color: green;
  font-weight: bold;
  font-size: 15px; }

.EmergencyBtn {
  padding-top: 20px;
  float: left; }

.EmergencyBtnTable {
  height: 100px; }

.insertExchangeRateField {
  width: 700px; }

.insertExchangeRateBtn {
  padding-top: 30px; }

.insertExchangeRateResult {
  color: #F15C28;
  padding-bottom: 20px; }

font #outer #wrapper #main.dataTable {
  width: 1000px; }

.tableHeaderContainerCheckin {
  color: #fefefe;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline; }

.table_text {
  color: #faf9f9;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold; }

.table_bag_text {
  min-width: 30px; }

.InputTextDiscount {
  border: 1px solid #053C99;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #333333;
  background: url("../../images/input_bg.png") repeat-x scroll left top #FFFFFF;
  margin-top: 2px;
  width: 71px;
  height: 28px; }

.discountPaxSelectionRow {
  overflow: hidden;
  height: 40px; }
  .discountPaxSelectionRow .discountPaxLeft {
    float: left;
    width: 82px; }
  .discountPaxSelectionRow .discountPaxRight {
    float: left; }
    .discountPaxSelectionRow .discountPaxRight select {
      width: 48px; }

.redTotalBaggageRow {
  background-color: #FF0000; }

.greenTotalBaggageRow {
  background-color: #00FF00; }

.bgSeatMapPresentation {
  background-color: #FF9900; }

.seatOccupationDetails {
  background-color: #4EC8E4;
  width: 20px;
  height: 20px;
  text-weight: bold; }

.flightCapacityTableBG {
  background-color: #848484; }

.bTagPassengerListTable {
  color: #6E187F; }

.crsPaxTableBG {
  background-color: #FF9900; }

#cardInformation {
  border: 1px solid #6e187f; }

.parentTicketInfo {
  background-color: orange;
  font-size: 12px;
  text-align: left; }

.paxTableBG {
  background-color: #E9EAEA; }

.publicBG {
  background-color: #848484;
  color: #fefefe; }

marquee.publicBG a {
  color: #ffffff !important; }

.publicCBorder {
  border: 2px solid #053C99; }

.loginAreaText {
  color: #fefefe; }

.loginAreaBG {
  background-color: #053C99; }

.loginAreaButton {
  color: #00266D;
  background-color: #fefefe;
  cursor: pointer;
  height: 20px;
  padding-top: 4px;
  text-align: center;
  width: 90px; }
  #hitit_bottom_panel{
    display: flex;
    flex-direction: row;
    width: 1297px !important;
    justify-content: center;
    background-color:#CDCDCD;
    margin: auto;
  }

.footerBG {
  background-color: #CDCDCD; }

.footerFootBG {
  background-color: #0068B7; }

.headerBG {
  background-color: #0068B7; }
  .headerBG td:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .headerBG td:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.headerHeadBG {
  background-color: #848484;
  border-radius: 3px; }

.btn-upgr div {
  padding-top: 10px; }

.page-list {
  background: transparent; }

#hitit_bottom_panel a[style*='color'] {
  color: #727272; }

[id*='BDay'].InputTextMandatory + img,
[id*='BDay'].InputText + img {
  margin-top: -22px;
  margin-left: 90px; }

#divDepDate img,
#divRetDate img {
  margin-top: auto;
  margin-left: auto; }

#DATE_OF_JOINING + img {
  position: absolute;
  margin-left: -21px;
  margin-top: 2px; }

textarea {
  max-width: 1000px;
  height: 100px;
  min-width: 200px;
  min-height: 50px; }
  textarea#INCOMING {
    max-width: 650px; }
  textarea#Apis {
    min-height: 300px;
    margin-top: 25px;
    max-height: 600px; }

#hitit_top_panel,
#hitit_main_content {
  min-width: 1000px;
  width: 1298px; }

#leftmenu {
  float: left; }
  #leftmenu .publicBg {
    background: none; }

[color*='red'],
[style*='red'] {
  color: #d17761; }

tr[bgcolor='#0000aa'] {
  background-color: #f6d86e; }

#spanMonth,
#spanYear {
  color: #5C5129; }

a[style*="none;color:black"] {
  color: #100850; }

font[color*='#ff0000'] {
  color: #d17761; }

input[name='isSeat'] + table[width='90%'] .TableHeader {
  background: none;
  color: #000000; }

[style*='font-family: arial'],
[style*='font-family: Verdana, Arial, Helvetica'] {
  font-family: 'Open Sans', sans serif; }

input,
select,
textarea {
  font-family: 'Open Sans', sans serif;
  font-weight: bold; }

[href*='FOOTER_LINK'] {
  border-right: 1px solid #727272;
  padding-right: 5px; }

[href*='FOOTER_LINK_INFO'],
[href*='FOOTER_LINK_FAQ'] {
  border-right: none; }

[href*='PaxManifestMulti'],
[href*='getStringAsFile'] {
  border-right: 1px solid #72728E;
  padding-left: 5px;
  padding-right: 2px; }

[href*='getStringAsFile']:last-child {
  border-right: none; }

font.KullaniciBilgi[color='white'] {
  color: #795548; }

.title_text font.KullaniciBilgi {
  color: #B7B7B7; }

.title_text font.KullaniciBilgi:hover {
  color: #fefefe; }

::selection {
  background: #f8e49c; }

.SBFlights .tbox_text_bold2 td {
  min-width: 47px;
  padding: 2px; }

.btnAgentPagesLeft {
  float: left;
  margin-top: 25px; }

.btnAgentPagesRight {
  float: right;
  margin-top: 25px; }

.publicBG[style='color: white;float: left;font-size: 24px;padding: 18px;text-align: center; width: 100px;'] {
  margin-left: -219px; }

#spanLeft,
#spanRight {
  background-color: #0068B7;
  border-color: #0068B7;
  padding-top: 2px; }

#spanYear,
#spanMonth {
  background-color: #0068B7;
  border-color: #0068B7;
  padding: 1px;
  color: white; }

#sellSSRTable #wrapper {
  max-width: 750px;
  width: 750px; }

select {
  padding-left: 0px; }
  select:focus {
    padding-left: 0px;
    border-left-width: 1px; }
  select#PDARRPORT {
    width: 200px; }

.agentPagesTable {
  float: left; }

@-moz-document url-prefix() {
  .title_text {
    font-weight: bold; }

  a:link {
    font-weight: bold; }

  .availFlightContainer .flightOpCarrierInfo {
    font-weight: bold; }

  #divDetDate img,
  #divRetDate img,
  .InputTextMandatory + img,
  .InputText + img {
    margin-top: -2px !important;
    margin-left: 3px !important; } }
#divDetDate img,
#divRetDate img,
.InputTextMandatory + img,
.InputText + img {
  margin-top: -2px;
  margin-left: 3px; }

/*///////////////////////////////////////////////////////////////////
/////////////////////////// Font-Face ///////////////////////////////
///////////////////////////////////////////////////////////////////*/
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/cyrillic-ext.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/cyrillic.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* devanagari */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/devanagari.woff2) format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; }
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/greek-ext.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/greek.woff2) format("woff2");
  unicode-range: U+0370-03FF; }
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/vietnamese.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/latin-ext.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(../../Fonts/gfonts/latin.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* cyrillic-ext-bold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/cyrillic-ext-bold.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }
/* cyrillic-bold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/cyrillic-bold.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* devanagari-bold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/devanagari-bold.woff2) format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; }
/* greek-ext-bold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/greek-ext-bold.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }
/* greek-bold */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/greek-bold.woff2) format("woff2");
  unicode-range: U+0370-03FF; }
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/MTP_ySUJH_bn48VBG8sNSv8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/MTP_ySUJH_bn48VBG8sNSj0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(../../Fonts/gfonts/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* devanagari */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzETj6bCwSDA5u__Fbjwz3f0.woff2) format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; }
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
  unicode-range: U+0370-03FF; }
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(../../Fonts/gfonts/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hq-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hpX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* devanagari */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hkTj6bCwSDA5u__Fbjwz3f0.woff2) format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; }
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hhWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hqaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
  unicode-range: U+0370-03FF; }
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hv8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hj0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local("Open Sans Extrabold"), local("OpenSans-Extrabold"), url(../../Fonts/gfonts/EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBjTOQ_MqJVwkKsUn0wKzc2I.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; }
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBjUj_cnvWIuuBMVgbX098Mw.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }
/* devanagari */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBpd-YqeGZiJEdX0sEGp0JvE.woff2) format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB; }
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBkbcKLIaa1LC45dFaAfauRA.woff2) format("woff2");
  unicode-range: U+1F00-1FFF; }
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBmo_sUJ8uO4YLWRInS22T3Y.woff2) format("woff2");
  unicode-range: U+0370-03FF; }
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBr6up8jxqWt8HVA3mDhkV_0.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB; }
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBiYE0-AqJ3nfInTTiDXDjU4.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url(../../Fonts/gfonts/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local("Merriweather"), url(../../Fonts/gfonts/RFda8w1V0eDZheqfcyQ4ED0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local("Merriweather"), url(../../Fonts/gfonts/RFda8w1V0eDZheqfcyQ4EOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local("Merriweather Bold"), local("Merriweather-Bold"), url(../../Fonts/gfonts/ZvcMqxEwPfh2qDWBPxn6nuIaMZP5eRGvEWe_CNIU_oY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local("Merriweather Bold"), local("Merriweather-Bold"), url("../../Fonts/gfonts/ZvcMqxEwPfh2qDWBPxn6nnNuWYKPzoeKl5tYj8yhly0.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 250px;
    background-color: #808080;
    font-family: Verdana;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 5px;
    

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

/*# sourceMappingURL=pax.css.map */
/* 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 #00a0ea;
}
.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: #00a0ea;
  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: #00a0ea;
  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 #hitit_bottom_panel a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF !important;
  text-decoration: none;
}

.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 #ced4da;
	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 #ced4da;
	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: #00A0EA !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 #ced4da;
	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: #00A0EA !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: #00A0EA;
	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 #ced4da;
}

.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 #ced4da !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 #ced4da;
	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 #ced4da;
	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 #ced4da;
	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 #ced4da;
	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: #00A0EA !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: #00A0EA !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 #ced4da;
	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 #ced4da;
}
.dcs-board .dcs-input-text #barcodeBoarding,
.dcs-board .dcs-border-btn #iciBoarding{
	height: 32px;
	border: 1.5px solid #ced4da;
	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 #ced4da;
	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 #ced4da;
	background-color: #FDFEFF;
	min-height: 40px;
	border-radius: 4px;
}

.dcs-IATCI-seat-map #dtDepDate {
	width: 152px;
	border: 1.5px solid #ced4da;
	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 #ced4da;
	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 #ced4da;
	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;
}

.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-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 #ced4da;
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: #00a0ea !important;
color: #fff !important;
text-align: center;
padding-bottom: 10px !important;
padding: 10px;
border-radius: 5px;
border: 1px solid #00a0ea !important;
margin-left: inherit !important;

}
.rezv-body #header,
.reports-body #header,
.others-body #header{

color: #00a0ea !important;
background: #fff !important;
padding-bottom: 10px !important;
padding: 10px;
border-radius: 5px;
border: 1px solid #00a0ea !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 #ced4da;
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: #00a0ea !important;
}
.rezv-body td[bgcolor="#FFFFFF"].rezv-segment-title{
background-color: #00a0ea !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;
}
.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: #00a0ea !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% - 110px);
height: max-content;
padding-bottom: 100px;
}
.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: #00a0ea;
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: #00a0ea;
}
.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: #00a0ea;
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: #00a0ea;
padding: 5px;
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: #00a0ea;
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: #00a0ea;
}
.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: 0px;
}
.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: #00a0ea;
-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 #ced4da;
-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: #00a0ea;
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,
.others-body table.tbox_text input.InputMailPhoneMandatory{
background: #Fff !important;
border: 1px solid #ced4da;
}

.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: #00a0ea;
border-radius: 50rem;
height: 36px;
border: 1px solid #ced4da;
}
.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: #00a0ea;
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 #00a0ea;
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 #00a0ea;
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: #00a0ea;
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,
.rezv-body #thirdPartyLinksCollapseDiv,
.reports-body #reservationCollapseDiv,
.reports-body #dcsCollapseDiv,
.reports-body #reportsCollapseDiv,
.reports-body #gdsCollapseDiv,
.reports-body #othersCollapseDiv,
.reports-body #thirdPartyLinksCollapseDiv,
.others-body #reservationCollapseDiv,
.others-body #dcsCollapseDiv,
.others-body #reportsCollapseDiv,
.others-body #gdsCollapseDiv,
.others-body #othersCollapseDiv,
.others-body #thirdPartyLinksCollapseDiv{
display: none;
}
.rezv-body #reservationCollapseDiv.show,
.rezv-body #dcsCollapseDiv.show,
.rezv-body #reportsCollapseDiv.show,
.rezv-body #gdsCollapseDiv.show,
.rezv-body #othersCollapseDiv.show,
.rezv-body #thirdPartyLinksCollapseDiv.show,
.reports-body #reservationCollapseDiv.show,
.reports-body #dcsCollapseDiv.show,
.reports-body #reportsCollapseDiv.show,
.reports-body #gdsCollapseDiv.show,
.reports-body #othersCollapseDiv.show,
.reports-body #thirdPartyLinksCollapseDiv.show,
.others-body #reservationCollapseDiv.show,
.others-body #dcsCollapseDiv.show,
.others-body #reportsCollapseDiv.show,
.others-body #gdsCollapseDiv.show,
.others-body #othersCollapseDiv.show,
.others-body #thirdPartyLinksCollapseDiv.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 #ced4da;
}
.rezv-body .InputTextdisplayBig{
display: block;
width: 500px;
}
.rezv-body .warning,
.reports-body .warning,
.others-body .warning{
background-color: #fff;
}
.rezv-body.ticket-refund #header{
background-color: #00a0ea !important;
color: #fff !important;
}
@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 table.tbox_text input.InputTextMandatory,
.others-body.user-file-entry table.tbox_text input.InputMailPhoneMandatory,
.others-body.user-file-entry table.tbox_text input.InputText{
width: 174px;
}
.others-body.user-file-entry .stdbtnnrmWithFrame .stdbtnWithText{
color: #00203d;
font-size: 12px;
}
.others-body.user-file-entry select{
height: 36px;
}
.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 #ced4da;
}
.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: #00a0ea !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;
}


.reports-body.ticket-refund-list form table[width="100%"]{
	width: 90%;
	margin: auto;
}

.rezv-body.emd-list .emd-title{
	width: 100px;
	width: 150px;
	padding: 6px;
}
.rezv-body.emd-list .InputText,
.rezv-body.emd-list .InputTextMandatory{
	width: 250px !important;
}
.rezv-body.emd-list #main.dataTable td{
	white-space: nowrap;
	width: 10% !important;
	text-align: center;
}
.others-body.bulletinEntry-body .bulletin-entry-table input[type="text"]{
	background: #Fff !important;
	border: 1px solid #ced4da;
}
.others-body.bulletinEntry-body .bulletin-entry-table
.tbox_text_bold.tbox_text_title div{
	white-space: nowrap;
}
.others-body.edit-multi-language-body .error-box{
	color: #ff0000 !important;
	padding: 1px 10px;
	width: 200px;
	text-align: center;
}
.publish-flight-statistics #DBSTARTDATE {
	width: 79px;
}

.reports-body.inv-management .tbox_text_bold #srLocationCombo .selectize-control .selectize-input,
.reports-body.inv-management .multiSelectDropDown .multiSelectSelectBox{
	width: 400px !important;
}

.reports-body.inv-management #GET_BALANCE_INTERVAL {
	width: 153px !important;
}

.reports-body.inv-management #SEARCH_INV_DATE {
	margin-right: 11px;
	width: 150px;
}

.reports-body.inv-management #CURRENCY_S,
.reports-body.inv-management #mcoInvSubTypes #MCO_INV_SUB_TYPE_ISN{
	width: 152px !important;
}
.reports-body.inv-management .bold{
	margin-block-end: 0px;
}
.rezv-body.create-repetitive-pnr select[name="secondArrPort"], 
.rezv-body.create-repetitive-pnr select[name="secondDepPort"]{
	width: 190px !important;
}
.rezv-body.create-repetitive-pnr #email,
.rezv-body.create-repetitive-pnr #countryOfResidence{
	width: 232px !important;
}

.rezv-body.create-repetitive-pnr .discountPaxSelectionRow select{
	height: 21px !important;
	margin: 0px 2px;
}

.rezv-body.scheduled-flight-list .tbox_text.date-td{
	width: fit-content;
}
.others-body.blacklist-agent-queue .InputTextMandatory,
.others-body.bulletinEntry-body input{
	background: #Fff !important;
	border: 1px solid #ced4da;
}
.others-body.blacklist-agent-queue .table-link{
margin-left: 10px;
display: flex;
flex-direction: row;
width: 230px;
}
.others-body.bulletinEntry-body input.InputText {
	width: 55px;
	text-align: center;
}
.others-body.blacklist-agent-queue .header{
	background-color:#ff0000;
	color: #fff;
}
.others-body.update-exchange-rates #main table{
	width:100% !important;
	margin: 5px;
}

.reports-body.waiting-ssr-query #SR_LOC_TYPE,
.reports-body.waiting-ssr-query #SSRCODES{
	margin-left: -3px;
}
.reports-body.waiting-ssr-query input,
.reports-body.waiting-ssr-query select{
	width: 125px !important;
	margin-top: 5px;
}
.reports-body.review-decision-list form .first-tr{
height: 40px;
vertical-align: bottom;
}
.rezv-body.group-pnr-request #DEPPORT,
.rezv-body.group-pnr-request #ARRPORT,
.rezv-body.group-pnr-request #SECONDDEPPORT,
.rezv-body.group-pnr-request #SECONDARRPORT{
width: 190px !important;
}

.rezv-body.pnr-management .content{
font-size: inherit;
}
.rezv-body.pnr-management .content td{
white-space: nowrap;
text-align: left;
padding: 2px 0px;
}

.rezv-body.pnr-management .content td select,
.rezv-body.pnr-management .content td input{
width: 190px !important;
margin-left: 5px;


}
.rezv-body .not__interline#tr_ADLT_combo .tbox_text{
	width: inherit !important;
}
.rezv-body.ticket-preview #main #main td{
border: 1px solid  #ced4da;
border-collapse: collapse;
border-spacing: 0px;
padding: 2px 5px;
border-right: transparent;
border-bottom: transparent;
}
.rezv-body.ticket-preview #main #main td:last-child{
	border-right: 1px solid #ced4da;
}
.rezv-body.ticket-preview #main #main .oddrow:last-child td,
.rezv-body.ticket-preview #main #main .oddRowBlackThinner:last-child td {
	border-bottom: 1px solid #ced4da;
}
.rezv-body.ticket-preview #main #main tr:first-child{
background-color: #fff !important;
}
.rezv-body.ticket-preview #main #main tr:first-child td{
border-bottom: transparent;

	}
	.rezv-body.ticket-preview #ticketTable > #main{
		padding-left:50px
	}
	.rezv-body.ticket-preview #ticketTable > #main td{
		width: 100px;
		border: 1px solid #ced4da;
		border-left:none;
		border-bottom:none;
		padding: 5px 10px;
	}
	.rezv-body.ticket-preview #ticketTable > #main tr td:first-child{
		border-left: 1px solid #ced4da;
	}
	.rezv-body.ticket-preview #ticketTable > #main tr:last-child td{
		border-bottom: 1px solid #ced4da;
		font-weight: bold;
	}
	.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 #ced4da;
	   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;
	}
  .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: #00a0ea!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 #00A0EA;
    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: #00A0EA;
}

.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: #00a0ea;
	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: #21529B;
    width: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 9px;
    border-radius: 50px;
	width: 50px;
	height: 30px;
}

.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: #CDCDCD;
	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 #00A0EA;
	border-radius: 100%;
	position: relative;
}

.CheckinPage.dcs-body .dcs-pnr-search-radio-button-area input[type="radio"]:checked {
	border: 5px solid #00A0EA;
	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 #00A0EA;
    border-radius: 3px;
    background-color: white;
	cursor: pointer;
}

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

.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;
    
}

