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

.KullaniciBilgiBold {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #FFF
}

.KullaniciBilgi {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #FDDA24;
}

.KullaniciLogoutBold {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.KullaniciBilgi:hover {
    color: #fff
}

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

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

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

.UstBaslikKirmizi {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #165c7d;
}

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

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

.tdbg {
    BACKGROUND-COLOR: #6ba539;
}

.tdbgKoyu {
    BACKGROUND-COLOR: #165c7d;
}

.tboxBizeYazin {
    BORDER-RIGHT: #165c7d 1px solid;
    BORDER-TOP: #165c7d 1px solid;
    font-size: 12px;
    BORDER-LEFT: #165c7d 1px solid;
    COLOR: #333;
    BORDER-BOTTOM: #165c7d 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: #333;
    BORDER-BOTTOM: #feb447 1px solid;
    font-family: 'Open Sans', sans-serif;
    BACKGROUND-COLOR: #fff5d9
}

input {
    padding-left: 6px
}

input:focus {
    border: 2px solid #f8e49c;
    border-color: #6459FF;
    outline: 0;
    border-left: 5px solid #6459FF;
    padding-left: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    -moz-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    -ms-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5)
}

.InputText {
    border: 1px solid #CCC;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #000;
    background: url(../../images/input_bg.png) repeat-x scroll left top #FFF;
    font-weight: 700;
    margin: 0;
    z-index: 1000;
    padding: 2px;
    padding-left: 7px
}

.InputText:focus {
    border: 1px solid;
    border-color: #6459FF;
    outline: 0;
    border-left: 5px solid #6459FF;
    padding-left: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    -moz-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    -ms-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5)
}

.InputText.Contact{
	width: 330px;
}

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

.InputTextMandatory {
    border: 1px solid #CCC;
    font-family: 'Open Sans', sans-serif;
    font-size: 8.75pt;
    color: #000;
    background: url(../../images/input_bg.png) repeat-x scroll left top #FFF;
    font-weight: 700;
    margin: 0;
    z-index: 1000;
    padding: 3px;
    padding-left: 7px
}

.InputTextMandatory.Contact {
	width: 330px;
}

.InputTextMandatory:focus {
    border: 1px solid;
    outline: 0;
    padding-left: 3px;
    border-color: #6459FF;
    border-left: 5px solid #6459FF;
    -webkit-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    -moz-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    -ms-box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5);
    box-shadow: inset 0 1px 1px rgba(100, 89, 255, .5), 0 0 8px rgba(100, 89, 255, .5)
}

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

.Readonly {
    BORDER-RIGHT: #165c7d 1.5px solid;
    BORDER-TOP: #165c7d 1.5px solid;
    BORDER-LEFT: #165c7d 1.5px solid;
    COLOR: #333;
    BORDER-BOTTOM: #165c7d 1.5px solid;
    BACKGROUND-COLOR: transparent
}

.tbox_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    border-radius: 3px
}

.tbox_text2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: red
}

.tbox_text_terminal {
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    font-weight: 400;
    color: #57473D
}

.tbox_text_bold {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #57473D
}

.tbox_text_bold2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #57473D;
    background-color: #f2f2f2
}

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

.tbox_text_bold_orange {
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    color: #630;
    background-color: #FFC
}

.tbox_text_bold_orange2 {
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    color: #330;
    background-color: #FFF
}

.tbox_text_blue {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #1992CB
}

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

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

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

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

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

.TableHeader {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    height: 30;
    background-color: #6BA539;;
    text-align: center
}

.TableHeaderTerminal {
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    font-weight: 700;
    color: #FFF;
    height: 30;
    background-color: #165c7d;
}

.TableHeaderRed {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: red;
    height: 30;
    background-color: #165c7d;
}

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

.TableFont1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #036;
    height: 25;
    background-color: #f1f1f1;
    vertical-align: top
}

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

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

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

.TableFont4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #036;
    height: 25;
    BACKGROUND-COLOR: #E5E5E5
}

.TableFont3 {
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    color: #000;
    height: 25;
    background-color: #165c7d;;
    border: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px
}

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

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

.TableFont6 {
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    color: #FFF;
    height: 25;
    background-color: #165c7d;;
    border: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px
}

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

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

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

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

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

.TableFontX1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #036;
    BACKGROUND-COLOR: #fff5d9
}

.TableFontX2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #036;
    BACKGROUND-COLOR: #FFF
}

.TableFont1Red {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #036;
    background-color: red
}

.TableFont1Yellow {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #036;
    background-color: #ff0
}

.TableFont1Gold {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background-color: #6ba539;
    padding-left: 10px
}

table[width="855"] td.TableFont1Gold:before {
    content: "";
    position: absolute;
    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: 400;
    color: #036
}

.form_small_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #036
}

.form_small_text_bold {
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    font-weight: 700;
    color: #036
}

.title_text_OLD {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #FFF;
    BACKGROUND-COLOR: #165c7d;
}

.title_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #fff;
    background-color: #6BA539;;
    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: 700;
    color: #FFF;
    BACKGROUND-COLOR: #165c7d;;
    height: 18
}

.title_text_very_thin {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #FFF;
    BACKGROUND-COLOR: #165c7d;;
    height: 5
}

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

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

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

.tbox {
    border: 1.5px solid #165c7d;;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #036;
    background-color: #FFF
}

.warning {
    border: 1.5px solid #165c7d;;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #036;
    background-color: #FFF
}

.warningTerminal {
    border: 1.5px solid #165c7d;;
    font-family: 'Open Sans', sans-serif;
    font-size: 9px;
    font-weight: 700;
    color: #036;
    background-color: #FFF
}

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

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

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

.Selected {
    cursor: pointer;
    border: 1px red 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: #000;
    border-style: groove;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px
}

TR.H {
    BACKGROUND-COLOR: red
}

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

.InputTextdisplayBigSuccess {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    border: 1px;
    color: green;
    background-color: transparent
}

.Ticket {
    background-color: #E5E5E5;
    width: 650px;
    border: #000;
    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: 700;
    color: #000
}

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

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

.ScreenName {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #C30
}

.TicketPrint {
    background-color: #E5E5E5;
    width: 500px;
    border: #000;
    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: 700;
    color: #000
}

.TicketInvoiceLink {
    font-family: 'Open Sans', sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    color: #333;
    background-color: #DDF
}

.TicketPrintTax {
    background-color: #E5E5E5;
    width: 150px;
    border: #000;
    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: 400;
    color: #666
}

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

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

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

.noPrint {
    display: inline
}

.newPage {
    page-break-before: always
}

a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #036;
    text-decoration: none
}

a:active {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: red;
    text-decoration: none
}

a:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #036;
    text-decoration: underline
}

a:link {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px!important;
    color: #C55439;
    text-decoration: none;
    font-weight: bolder
}

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

.tBoxRzvResult1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: right;
    color: #036;
    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: 700;
    text-align: right;
    color: #036;
    background-color: #FFF;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    width: 60
}

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

.stdbtnnrmNoFrame a {
    text-decoration: none
}

.stdbtnnrmNoFrame img {
    border: 0;
    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
}

.stdBtnNew {
    position: relative;
    width: 185px;
    height: 48px;
    border: 1px solid #fff;
    font-weight: 700;
    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
}

.boardTerminalBtn {
    width: 60px;
    height: 24px;
    background-color: #FFF;
    border: 1px solid #165c7d;;
    font-weight: 700;
    font-size: 8px;
    float: left;
    text-align: center
}

.boardTerminalBtn a {
    width: 60px;
    height: 24px;
    background-color: #FFF;
    border: 1px solid #165c7d;;
    font-weight: 700;
    font-size: 9px;
    float: left;
    text-align: center
}

.stdBtnNew a {
    position: absolute;
    font-size: 12px;
    width: 175px;
    padding: 12px;
    font-weight: 700;
    color: #022266
}

.stdbtn a {
    position: absolute;
    font-size: 11px;
    top: 0;
    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: 0;
    text-decoration: none;
    color: #F60
}

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

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

.stdbtn img {
    border: 0;
    position: absolute;
    top: 4px;
    left: 4px
}

#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: #165C7D
}

.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: 0 0 6px #cdcdcd;
    -o-box-shadow: 0 0 6px #cdcdcd;
    -ms-box-shadow: 0 0 6px #cdcdcd;
    -moz-box-shadow: 0 0 6px #cdcdcd;
    -webkit-box-shadow: 0 0 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;
    /*padding: 0 5px; Checkin sayfasında butonları bozuyor...*/
    border: 1px solid #cecece;
    border-radius: 5px;
     /* height eklenecek*/
    height: 33px; 
    -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: 0 0 6px #cdcdcd;
    -o-box-shadow: 0 0 6px #cdcdcd;
    -ms-box-shadow: 0 0 6px #cdcdcd;
    -moz-box-shadow: 0 0 6px #cdcdcd;
    -webkit-box-shadow: 0 0 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
}

.stdbtnnrmWithFrameNoImageForTerminal {
    text-align: left;
    color: #1992CB;
    font-weight: 700;
    font-size: 11px;
    padding-left: 5px
}

.stdSavebtnnrmWithFrameNoImageForTerminal {
    text-align: center;
    color: #1992CB;
    font-weight: 700;
    font-size: 13px
}

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

.divWithNoImage {
    position: relative;
    /*height: 20px; Yuksekligi 20px olunca Checkin sayfasındaki buton bozuluyor...*/
    max-width: 140px;
    min-width: 140px;
    color: #1992CB;
    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: 0 0 6px #cdcdcd;
    -o-box-shadow: 0 0 6px #cdcdcd;
    -ms-box-shadow: 0 0 6px #cdcdcd;
    -moz-box-shadow: 0 0 6px #cdcdcd;
    -webkit-box-shadow: 0 0 6px #cdcdcd
}

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

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

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

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

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

div#header {
    border: thin #FFF;
    padding-left: 3px;
    height: 25px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    background-color: #165c7d;;
    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
}

table {
    font: 100%
}

div#main td {
    height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px
}

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: #0F0;
    font-size: 11px;
    line-height: 18px;
    font-weight: heavy;
    font-family: 'Open Sans', sans-serif
}

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

.oddrow,
.oddrowBlack {
    background-color: #FFF;
    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: #FFF;
    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: #fff;
    opacity: .05;
    filter: alpha(opacity=5);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 25%
}

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

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

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


.availFlightContainer .left {
}

.availFlightContainer .right {
}
.availFlightContainer .BEYOND{
    float: left;
    width: 375px;
    width: 100% !important;
}

.availFlightContainer .grayHeader {
    background-color: #EDEDED;
    color: #00064a;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
	padding-left: 10px;
	padding-top: 1px;	
	padding-bottom: 1px;
}

.availFlightContainer .grayHeader div {
    float:left;	
}

.availFlightContainer .left .grayHeader {
    text-align: center;
    padding: 10px 0px 10px 0px;
}

.availFlightContainer .right .grayHeader {
/*     padding-left: 25px; */
    background-color: #EDEDED;
    border-bottom: 1px solid #cdcdcd
}

.availFlightContainer .right .grayHeader div {
    text-align: left;
    padding: 10px 0px 10px 0px;
}

.availFlightContainer .fareInfo {
    overflow: hidden;
    color: #036;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background-color: #F1F1F1;
    padding-top: 3px;
	padding-left:10px;
    width: 100% !important;
}

.availFlightContainer .fareInfo div{float:left;text-align:left;}
.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: #036;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 0px;
    width: 100% !important;
}

.availFlightContainer .flightInfo div {
    float: left
}

.availFlightContainer .flightInfo .flightNo {
    width: 50px
}

.availFlightContainer .flightInfo .flightNo a {
    color: #1992CB;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    cursor: pointer
}

.availFlightContainer .flightInfo .flightPorts {
    margin-top: 0;
    width: 210px
}

.availFlightContainer .flightInfo .flightPorts div {
    margin-left: 3px
}

.availFlightContainer .flightInfo .flightDepTime {
    width: 45px;
    font-weight: 700
}

.availFlightContainer .flightInfo .flightArrTime {
    font-weight: 700
}

.availFlightContainer .flightOpCarrierInfo {
    color: red;
    font-size: 12px;
    font-weight: bolder;
    margin-top: 1px;
    padding-left: 20px;
    font-family: Arial
}

.availFlightContainer .flightNoSeat {
    color: #036;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 7px 10px 7px 15px
}

.availHeader {
    width: 675px; 
	background-color: #165c7d !important;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 10px;
    text-align: left;
}

.availHeaderOW {
    width: 1247px !important; 
	background-color: #165c7d !important;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 0px;
    text-align: left;
}

.availHeaderRTMT {
	background-color: #165c7d !important;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 10px 0px;
    text-align: left;
    width: 1247px !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;
    width: 1247px !important;
    margin-top:2px;
}

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



.ffNewMemberHeader {
    background-color: #165c7d;;
    height: 30px
}

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

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

.ffInputFieldsBig {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 90px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px
}

.ffInputFieldsH130 {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 130px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px
}

.ffChildBirthdayContainer {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 80px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px
}

.ffInputFieldsSmall {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 25px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px
}

.ffInputFields {
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 60px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px
}

.ffInputRight {
    width: 220px
}

.ffInputRightWide {
    float: left;
    padding-left: 10px;
    width: 340px
}

.ffInputRightSmall {
    float: left;
    padding-left: 10px;
    width: 150px
}

.ffInputLeft {
    width: 250px
}

.ffInputCenterLeft {
    float: left;
    font-size: 14px;
    text-align: center;
    text-decoration: underline;
    width: 249px
}

.ffInputLeftWide {
    width: 375px
}

.ffInputLeftW135 {
    float: left;
    text-align: right;
    width: 135px
}

.ffInputFields .ffInputRight span {
    vertical-align: super
}

.ffInputFields .ffInputRight radio {
    margin-top: 0
}

.ffCBirthdayLabel {
    float: left;
    font-weight: 700;
    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: 700;
    font-size: 15px
}

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

.ffInputRight .InputText {
    height: 20px;
    width: 100%
}

.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: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    text-decoration: underline
}

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

.table_bag_text {
    min-width: 30px!important
}

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

.discountPaxSelectionRow {
    overflow: hidden;
    height: 100px;
}

.discountPaxSelectionRow .discountPaxLeft {
    float: left;
    width: 82px
}

.discountPaxSelectionRow .discountPaxRight {
    float: left
}

.discountPaxSelectionRow .discountPaxRight select {
    width: 48px
}

.redTotalBaggageRow {
    background-color: red
}

.greenTotalBaggageRow {
    background-color: #0F0
}

.bgSeatMapPresentation {
    background-color: #F90
}

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

.flightCapacityTableBG {
    background-color: #02386E
}

.bTagPassengerListTable {
    color: #6E187F
}

.crsPaxTableBG {
    background-color: #F90
}

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

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

.paxTableBG {
    background-color: #E9EAEA
}

.publicBG {
    background-color: #6ba539;
    color: #fff
}

marquee.publicBG a {
    color: #fff!important
}

.publicCBorder {
    border: 2px solid #165c7d;
}

.loginAreaText {
    color: #fff
}

.loginAreaBG {
    background-color: #165c7d;
}

.loginAreaButton {
    color: #00266D;
    background-color: #FFF;
    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;
}

.footerBG {
    background-color: #CDCDCD
}

.footerFootBG
 {
    background-color: #6ba539;
}
.headerBG
{
background-color: #165c7d; }

.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: #165c7d;;
    border-radius: 3px
}

input#txtNextDayDeparture,
input#txtNextDayReturn,
input#txtPreviousDayDeparture,
input#txtPreviousDayReturn {
    text-align: center
}

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

.page-list {
    background: 0 0
}

a[style*=color] {
    color: #d17761!important
}

#hitit_bottom_panel a[style*=color] {
    color: #EEEEEE!important
}

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

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

input[id*=BDAY]+img {
    margin-top: -4px;
    margin-left: -21px
}

#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
}

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

#leftmenu {
    float: left
}

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

.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: .25
}

.stdBtnNew.selected__page a {
    color: #fff
}

table.publicBG.page-list img {
    display: none
}

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

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

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

input[name=isSeat]+table[width="90%"] .TableHeader {
    background: 0 0;
    color: #000
}

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

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

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

[href*=FOOTER_LINK_FAQ],
[href*=FOOTER_LINK_INFO] {
    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
}

.KullaniciBilgi[bgcolor*="#FFFFFF"] {
    color: #000
}

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

::selection {
    background: #f8e49c
}

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

#leftmenu .publicBg {
    background: 0 0
}

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

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

textarea#Apis {
    min-height: 300px;
    margin-top: 25px;
    max-height: 600px
}

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

#spanLeft,
#spanRight {
    background-color: #6ba539;
    border-color: #6ba539!important;
    padding-top: 2px
}

#spanMonth,
#spanYear {
    background-color: #6ba539;
    border-color: #6ba539!important;
    padding: 1px;
    color: #fff
}

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

select {
    padding-left: 0
}

select:focus {
    padding-left: 0;
    border-left-width: 1px!important
}

img[src="images/airline_logo.gif"] {
    display: none;
    display: block\8;
    -webkit-filter: brightness(92%) contrast(92%);
    -moz-filter: brightness(92%) contrast(92%);
    -ms-filter: brightness(92%) contrast(92%);
    filter: brightness(92%) contrast(92%)
}

@-moz-document url-prefix() {
    .availFlightContainer .flightOpCarrierInfo,
    .title_text,
    a:link {
        font-weight: 700
    }
    #divDetDate img,
    #divRetDate img,
    .InputText+img,
    .InputTextMandatory+img {
        margin-top: -2px!important;
        margin-left: 3px!important
    }
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@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
}

@font-face{
    font-family: 'Exo 2';
    src: url(../../Fonts/gfonts/Exo2-Regular.ttf);
  }

.multiSelectDropDown {
    width: 200px
}

.multiSelectDropDown .multiSelectSelectBox {
    position: relative
}

.multiSelectDropDown .multiSelectSelectBox select {
    width: 100%;
    font-weight: 700
}

.multiSelectDropDown .multiSelectSelectBox .overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.multiSelectDropDown #checkboxes {
    display: none;
    border: 1px solid #dadada
}

.multiSelectDropDown #checkboxes label {
    display: block
}

.multiSelectDropDown #checkboxes label:hover {
    background-color: #1e90ff
}

.tablesorter {
    font-family: arial;
    background-color: #CDCDCD;
    margin: 10px 0 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left
}

.tablesorter tfoot tr th,
.tablesorter thead tr th {
    background-color: #fff5d9;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px
}

.tablesorter thead tr .sortheader {
    background-image: url(../../images/header_sort.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer
}

.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top
}

.tablesorter tbody tr.odd td {
    background-color: #fff5d9
}

.loginAreaBG .tbox_text{
    border-radius: 0;
}

#reservation, #reports, #dcs, #gds, #others {
    text-decoration: none;
    font-weight: bold;
    background-color: #165c7d;
    padding: 5px;
    border-radius: 3px;
    color: #fff !important;
    display: block;
    width: 100%;
}

.k .tabcontent ul.accordion:hover {
    background-color: transparent !important;
}

.stdBtnNew .left-menu-elements li:hover {
    background-color: #f0f5fc;
}

.stdBtnNew .left-menu-elements li {
   margin: 0px !important;
   padding: 5px 0px 5px 10px;
}

.k #reservation:hover, #reports:hover, #dcs:hover, #gds:hover, #others:hover {
    background-color: #165c7d !important;
}

.k .stdBtnNew .left-menu-elements{
    padding-left: 0px !important;
}
input[type="radio" i] {

    width:20px;
    height:20px;
}

/* 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 #165c7d;
}
.new-login-page .new-login-page-header .logo-area{
    background-image: url(../../images/airline_logo_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    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: #165c7d;
    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: #165c7d;
    color: #fff;
    width: 100%;
    font-size: 12px;
    font-weight: 900;
    height: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.new-login-page .new-login-page-footer a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.dcs-body .dcs-btn-with-img .stdbtnnrmWithFrame {
    padding: 4px 10px !important;
}

.dcs-body .padding-fix .stdbtnnrmWithFrame {
    padding: 0 !important;
}

.dcs-body.dcs-print-document .agentPagesTable .dcs-firefox-border-fix .TableFont2 {
	display: inline-table;
}

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

.rezv-body #main.dataTable td,
.reports-body #main.dataTable td,
.others-body #main.dataTable td{
vertical-align: middle ;
}
.rezv-body #main.dataTable table tr:last-child td:nth-child(3) {
    white-space: nowrap;

}
.rezv-body #main.dataTable td input ,
.rezv-body #svcTaxDiv td input {
    background-color: white !important;
    height: 21px;
    max-width: 690px;
    border: 1px solid #767676;
    margin-right: 15px;
    width: initial !important;
}
.rezv-body #main.dataTable td input[type="checkbox"],
.reports-body #main.dataTable td input[type="checkbox"],
.others-body #main.dataTable td input[type="checkbox"]{
height: fit-content;
}
.rezv-body #wrapper #header{
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 40px;
}

.rezv-body .title_text,
.reports-body .title_text,
.others-body .title_text{
    background: #165c7d !important;
    color: #fff !important;
    text-align: center;
    padding-bottom: 10px !important;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #165c7d !important;
    margin-left: inherit !important;
    
}
.rezv-body #header,
.reports-body #header,
.others-body #header{
    
    color: #165c7d !important;
    background: #fff !important;
    padding-bottom: 10px !important;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #165c7d !important;
    margin-left: inherit !important;
    text-align: left;
}
.rezv-body #ICDNLabelLBL{
display: block;
}
.rezv-body #cancelReason, .rezv-body  .InputText , .rezv-body .InputTextMandatory,
.rezv-body #DEPPORT_INTERLINE, .rezv-body #ARRPORT_INTERLINE,
.reports-body .InputText , .reports-body .InputTextMandatory ,
.others-body #cancelReason{
background-color: white !important;
height: 21px;
max-width: 690px;
border: 1px solid #767676;
margin-right: 15px;
width: initial !important;
}
.reports-body .title_text .nopadding{
text-align: center;
}
.reports-body td[align="right"]{
white-space: nowrap;
}
.rezv-body .rezv-edit-flex-tr table tr,
.reports-body .rezv-edit-flex-tr table tr,
.others-body .rezv-edit-flex-tr table tr{
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: center;
justify-content: center;

}
.rezv-body .rezv-table,
.reports-body .rezv-table,
.reports-body .rezv-table{
    width: 100%;
}
.rezv-body #svcFareDiv table,
.rezv-body #svcTaxDiv table{
    width: 100%;
}
.reports-body form[action="AgentSalesRepSum.jsp"] table{
    width: 95%;
}
.reports-body form[action="AgentSalesRepSum.jsp"] table .title_text,
.reports-body form[action="AllSalesRepSum.jsp"] table .title_text{
    width: 100%;
}



.rezv-body #svcFareDiv table #main,
.rezv-body .rezv-table #main,
.rezv-body #svcRemarksDiv #main{
    padding-left: inherit;
}
.rezv-body td[bgcolor],
.reports-body td[bgcolor],
.others-body td[bgcolor]{
background-color: #cccccc !important;
}
.rezv-body.rezv-edit td[bgcolor]{
    background-color: #E1323C !important;
    color: #fff;
}
.rezv-body td[bgcolor="#FFFFFF"],
.reports-body td[bgcolor="#FFFFFF"],
.others-body td[bgcolor="#FFFFFF"]{
background-color: #FFFFFF !important;
color: #165c7d !important;
}
.rezv-body td[bgcolor="#FFFFFF"].rezv-segment-title{
    background-color: #165c7d !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: 55px;
overflow: hidden;
display: inline-block;
padding-top: 50px;
}
.rezv-body  .app-main-sidebar.open,
.rezv-body .app-main-sidebar.sidebar-open,
.reports-body   .app-main-sidebar.open,
.reports-body .app-main-sidebar.sidebar-open,
.others-body   .app-main-sidebar.open,
.others-body .app-main-sidebar.sidebar-open{
max-width: 15%;
padding-top: inherit;

}
.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;
}
.rezv-body .app-main-sidebar.open #form_search,
.rezv-body .app-main-sidebar.sidebar-open #form_search,
.reports-body .app-main-sidebar.open #form_search,
.reports-body .app-main-sidebar.sidebar-open #form_search,
.others-body .app-main-sidebar.open #form_search,
.others-body .app-main-sidebar.sidebar-open #form_search{
display: block;
}

body.rezv-body,
body.reports-body,
body.others-body {
width: 100%;
height: 100vh;
position: relative;
color: #000 !important;
background-color: #fff;
}

.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: 20px;
}
.rezv-body .main-navigation ul li a,
.reports-body .main-navigation ul li a,
.others-body .main-navigation ul li a {
display: block;
text-decoration: none!important;
}

.rezv-body .top-icons span,
.reports-body .top-icons span,
.others-body .top-icons span{
display: flex;
justify-content: flex-start;
align-items: center;
color: #454e58;
font-size: .875rem;
font-weight: 400;
text-align: left;
}
.rezv-body .top-icons img,
.reports-body .top-icons img,
.others-body .top-icons img {
margin: 0 10px;
display: block;
text-align: left;
}
.rezv-body  .top-icons img:first-child,
.reports-body  .top-icons img:first-child,
.others-body  .top-icons img:first-child{
    width: 16px;
}
.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: #165c7d;
font-weight: 700;
}

.rezv-body  .top-icons ul,
.reports-body  .top-icons ul,
.others-body  .top-icons ul{
padding-inline-start: 5px;

}
.rezv-body  .top-icons ul a,
.reports-body  .top-icons ul a,
.others-body  .top-icons ul a{
color: #454e58;
padding: 5px;
}
.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;
margin-bottom: 3px;
}

.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 .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: 20px;
}
.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;
}
.rezv-body  #hitit_bottom_panel,
.reports-body  #hitit_bottom_panel,
.others-body  #hitit_bottom_panel{
width: 100% !important;
bottom: 0px;
left: 0px;
position: fixed;
}
.rezv-body  #hitit_bottom_panel .footerBG,
.reports-body  #hitit_bottom_panel .footerBG,
.others-body  #hitit_bottom_panel .footerBG{
text-align: center;
}
/*new_desing header*/
.rezv-body .hitit-top-panel#hitit_top_panel,
.reports-body .hitit-top-panel#hitit_top_panel,
.others-body .hitit-top-panel#hitit_top_panel{
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 16px;
    color: #040217;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    width: 100% !important;
    overflow: hidden;
}

.rezv-body   .hitit-panel-row,
.reports-body   .hitit-panel-row,
.others-body   .hitit-panel-row{
    display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
margin-left: 15px;
margin-right: 15px;

}
.rezv-body  .hitit-panel-row .hitit-panel-logo-area,
.reports-body  .hitit-panel-row .hitit-panel-logo-area,
.others-body  .hitit-panel-row .hitit-panel-logo-area{
    margin-left: 3rem;
    text-decoration: none;
}
.rezv-body   .hitit-panel-row .hitit-panel-logo-area .img-fluid,
.reports-body   .hitit-panel-row .hitit-panel-logo-area .img-fluid,
.others-body   .hitit-panel-row .hitit-panel-logo-area .img-fluid {
max-width: 100%;
height: auto;
}
.rezv-body  .hitit-panel-row .hitit-panel-col,
.reports-body  .hitit-panel-row .hitit-panel-col,
.others-body  .hitit-panel-row .hitit-panel-col{
    display: flex;
    align-items: center;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    position: relative;
}
.rezv-body   .hitit-panel-row .hitit-panel-col:last-child,
.reports-body   .hitit-panel-row .hitit-panel-col:last-child,
.others-body   .hitit-panel-row .hitit-panel-col:last-child{
    justify-content: end;
    align-items: center;
    padding-right: 3rem;
}
.rezv-body   .hitit-panel-row .hitit-panel-col:last-child .col-3,
.reports-body   .hitit-panel-row .hitit-panel-col:last-child .col-3,
.others-body   .hitit-panel-row .hitit-panel-col:last-child .col-3{
    padding-left: 0.25rem;
padding-right: 0.25rem;
flex: 0 00 25%;
max-width: 25%;
position: relative;
width: 100%;
}
.rezv-body  .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2,
.reports-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2,
.others-body  .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 0 !important;
}
.rezv-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label,
.reports-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label,
.others-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label{
background: #FDFEFF;
display: flex;
align-items: center;
justify-content: flex-start;
padding: 0;
margin: 0;
position: relative;
width: 100%;
border: 1px solid #D5E1F0;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.rezv-body [class^="icon-"], .rezv-body [class*=" icon-"] ,
.reports-body [class^="icon-"], .reports-body [class*=" icon-"] ,
.others-body [class^="icon-"], .others-body [class*=" icon-"] {
font-family: "icomoon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rezv-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label input,
.reports-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label input,
.others-body .hitit-panel-row .hitit-panel-col:last-child .col-3 .input__type-2 label input{
width: 100%;
}
.rezv-body input,
.reports-body input,
.others-body input{
width: auto;
height: 36px;
line-height: 36px;
background: #F2F6FB !important;
border: 0;
outline: 0;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
color: #040217;
font-size: .75rem !important;
font-weight: 500;
}
.rezv-body table.tbox_text input.InputText,
.rezv-body table.tbox_text input.InputTextMandatory,
.reports-body table.tbox_text input.InputText,
.reports-body table.tbox_text input.InputTextMandatory,
.others-body table.tbox_text input.InputText,
.others-body table.tbox_text input.InputTextMandatory{
background: #Fff !important;
border: 1px solid #808080;
}
.rezv-body table.tbox_text input.InputMailPhoneMandatory,
.others-body table.tbox_text input.InputMailPhoneMandatory {
    border: 2px solid black !important;
    background: #Fff !important;
}

.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: #165c7d;
    border-radius: 50rem;
    height: 36px;
    border: 1px solid #165c7d;
}
.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: #165c7d;
    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 #165c7d;
    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 #165c7d;
    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: #165c7d;
    border: 0;
    outline: none;
    color: #fff;
    font-size: .75rem;
    font-weight: 700;
    border-radius: 50%;
    margin-left: 0.5rem;
}
.rezv-body #reservationCollapseDiv,
.rezv-body #dcsCollapseDiv,
.rezv-body #reportsCollapseDiv,
.rezv-body #gdsCollapseDiv,
.rezv-body #othersCollapseDiv,
.reports-body #reservationCollapseDiv,
.reports-body #dcsCollapseDiv,
.reports-body #reportsCollapseDiv,
.reports-body #gdsCollapseDiv,
.reports-body #othersCollapseDiv,
.others-body #reservationCollapseDiv,
.others-body #dcsCollapseDiv,
.others-body #reportsCollapseDiv,
.others-body #gdsCollapseDiv,
.others-body #othersCollapseDiv{
    display: none;
}
.rezv-body #reservationCollapseDiv.show,
.rezv-body #dcsCollapseDiv.show,
.rezv-body #reportsCollapseDiv.show,
.rezv-body #gdsCollapseDiv.show,
.rezv-body #othersCollapseDiv.show,
.reports-body #reservationCollapseDiv.show,
.reports-body #dcsCollapseDiv.show,
.reports-body #reportsCollapseDiv.show,
.reports-body #gdsCollapseDiv.show,
.reports-body #othersCollapseDiv.show,
.others-body #reservationCollapseDiv.show,
.others-body #dcsCollapseDiv.show,
.others-body #reportsCollapseDiv.show,
.others-body #gdsCollapseDiv.show,
.others-body #othersCollapseDiv.show{
    display: block;
}


/*radio button fix*/
.rezv-body input[type="radio" i],
.reports-body input[type="radio" i],
.others-body input[type="radio" i] {

width:20px;
height:20px;
}

/*navigation-icon */
.rezv-body .navigation-toggle span ,
.reports-body .navigation-toggle span ,
.others-body .navigation-toggle span {
visibility: hidden;
}


.rezv-body .navigation-toggle ,
.reports-body .navigation-toggle ,
.others-body .navigation-toggle {
background-image: url("../../images/email/icon_arrow.png");
background-repeat: no-repeat;
background-position: 50%;
justify-content: center;
display: flex;
}
.rezv-body .app-main-sidebar.open .navigation-toggle,
.reports-body .app-main-sidebar.open .navigation-toggle,
.others-body .app-main-sidebar.open .navigation-toggle {
background-image:none;
}
.rezv-body .app-main-sidebar.open .navigation-toggle .icon,
.reports-body .app-main-sidebar.open .navigation-toggle .icon,
.others-body .app-main-sidebar.open .navigation-toggle .icon{
background-image: url("../../images/email/icon_arrow.png");
transform: rotate(180deg);
width: 12px;
height: 12px;
display: block;
background-repeat: no-repeat;
float: right;
}
.rezv-body .app-main-sidebar.open .navigation-toggle span,
.reports-body .app-main-sidebar.open .navigation-toggle span,
.others-body .app-main-sidebar.open .navigation-toggle span{
    visibility: inherit;
}

.ticketPreview.rezv-body table td{
    width: 300px;
    padding-top: 10px;
}

.others-body table[width="80%"],.others-body table[width="70%"]{
    width: 95%;
}

.others-body .dataTable table{
    width: auto !important;
}
.others-body #MainTableDIV  #header{
    width: 99%;
}
.others-body #MainTableDIV table tr td .InputText {
    background: #Fff !important;
    border: 1px solid #808080;
}
.rezv-body .InputTextdisplayBig{
    display: block;
    width: 500px;
}
.rezv-body .warning,
.reports-body .warning,
.others-body .warning{
    background-color: #fff;
}
.rezv-body.ticket-refund #header{
    background-color: #165c7d !important;
    color: #fff !important;
}

/* DCS New design */

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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


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

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

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

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

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

}


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

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

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

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

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

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

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

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

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

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

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

.dcs-body .dcs-bg-btn table td > div,
.dcs-body .dcs-border-btn table td > div{
    cursor: pointer;
    background: #21529B !important;
    color: #fff;
    padding: 1px 18px;
    text-align: center;
    width: fit-content;
    border:none;
    border-radius: 25px;
}
.dcs-body .dcs-border-btn table td > div {
    background:  #165c7d !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: 15px;
    bottom: 0;
    right: 21px;
    border-radius: 18px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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


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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dcs-body .dcs-btn-print-all-history-open{
    color: #FFF !important;
    background:  #165c7d !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:  #165c7d;
    padding: 5px 10px;
    border-radius: 15px;
    max-width: 100px;
    display: block;
    text-align: center !important;
    margin-top: 25px;
    margin-bottom: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dcs-body .dcs-border-btn-with-image table td > .stdbtnnrmWithFrame{
    cursor: pointer;
    background: #21529B !important;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
    width: fit-content;
    border:none;
    border-radius: 25px;
}
.dcs-body .dcs-border-btn-with-image table td > .stdbtnnrmWithFrame {
    background:  #165c7d !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:  #165c7d !important;
    color: #fff;
    padding: 12px 10px;
    text-align: center;
    width: fit-content;
    border:none;
    border-radius: 25px;
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.VoucherList {
    background-color: #FFF !important;
}
.flight-list-body #FLIGHT_NO,
.flight-list-body #FLIGHT_NO:focus {
    margin-right: 5px;
    padding-left: 7px;
}

.flight-list-body #PDFLIGHTSTATUS {
    margin-left: 10px;
}

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

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

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

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

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

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

.dcs-body .change-tick-container {
    cursor: pointer;
}
.dcs-body .boldRezvList {
    font-weight: 900;
}
.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;
 }
 .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); 
-webkit-transform: rotate(45deg); 
-moz-transform: rotate(45deg); 
-o-transform: rotate(45deg); 
}

#selectMonth, #selectYear {
    z-index: 999999999!important;
}
.rezv-body.manual-ticket #main.dataTable td.coupon-nvb .InputText,
.rezv-body.manual-ticket #main.dataTable td.coupon-nva .InputText{
    width: 85px !important;
    margin-right: 0px !important;
}
.rezv-body.manual-ticket #main.dataTable .tax_table,
.rezv-body.manual-ticket #main.dataTable .surcharge_table{
    margin-top: 0px;
    margin-left: -3px;
}

.btnRounded .stdbtnWithText{
    color: #fff;
}


/* 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: #165c7d!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 #165c7d;
    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: #165c7d;
}

.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: 21%;
    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: #165c7d;
	flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 #165c7d;
	border-radius: 100%;
	position: relative;
}

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

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

.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;
}
.rezv-body.seg-change-search .tbox_text td{
    min-width: 200px;
}

.dcs-body.dcs-search-bsm-messages-pages .header_search_button.dcs-border-btn a span{
    padding-bottom: 0!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;
    
}

