#FlightOptionResult .option-content-table .row-option .option-time {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

#FlightOptionResult .option-content-table .row-option .option-location {
    font-size: 15px;
    color: gray;
}

#FlightOptionResult .option-content-table .row-option .option-layover {
    font-size: 12px;
    color: gray;
}

#FlightOptionResult .FareGroup-title {
    border-bottom: none;
}

.option-time {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.option-location {
    font-size: 15px;
    color: gray;
}

.option-layover {
    font-size: 12px;
    color: gray;
}

.noUi-connect {
    background: black;
}

.noUi-horizontal .noUi-handle {
    width: 23px;
    height: 10px;
    top: -3.5px;
    cursor: e-resize;
    border: 1px solid #b8b6b6;
}

.noUi-horizontal {
    height: 5px;
}

.noUi-connect {
    box-shadow: none;
}

.noUi-handle:after, .noUi-handle:before {
    height: 3px;
    width: 0.8px;
    top: 3px;
    background: rgba(0, 0, 0, 0.6);
}

#DEAAirSearchResultPanel .divFilterContent {
    background-color: #F0F0F0;
}

#DEAAirSearchResultPanel .divFilterTitle {
    background-color: #337AB7 !important;
}

#divFlightFilter .material-icons {
    color: white;
}

.divFilterContent {
    padding: 10px !important;
    background-color: #F0F0F0;
}

.divFilterTitle span {
    color: white;
}

md-checkbox.md-default-theme.md-checked .md-icon, md-checkbox.md-checked .md-icon {
    background-color: black;
}

.divResultTitleBar {
    background-color: #337AB7 !important;
}

    .divResultTitleBar .row .ng-scope {
        color: white;
    }

.AirChangeSearchlink {
    color: white;
    border: none !important;
    box-shadow: none;
    font-weight: 600;
}

.AirChangeSearchlink:hover {
    color: #F0F0F0;
}

.AirChangeSearchlink:active {
    color: white;
    border: none;
    box-shadow: none;
}




{
    font-family: 'inherit', !important;
}

/*-------------------------mobile member id------------*/

@media only screen and (max-width: 769px) {
    #DEAMenu {
        display: none;
    }
}

body nav {
    height: 10px;
    font-family: inherit;
    border-top: none;
    box-shadow: none;
    align-items: flex-start;
    justify-content: flex-start;
}

#divSearchPnlBackground {
    height: 536px;
    padding-top: 150px;
}

.md-button.md-default-theme.md-accent, .md-button.md-accent {
    color: black;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 0.5px;
}

md-nav-bar.md-default-theme md-nav-ink-bar, md-nav-bar md-nav-ink-bar {
    background: black;
}

.nav-pills > li > a {
    margin: 4px 10px;
    width: 150px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 24px 10px 20px;
    border: 1px solid black;
    color: black;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: black;
    border: 1px solid black;
}

/*---------------widget background styling--------------*/



.simplePanelHide {
    display: none;
}

.simplePanelShow {
    display: inline;
}

.divDEACombinedSearchPanel {
    /*-background: linear-gradient(to bottom, #ffffff 0%, #90cbd4 60%, #53b0c0 100%);-*/
    background-color: white;
    border-radius: 0;
}

.row .divDEACombinedSearchPanel {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#divDEAAirSearchPnl {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#divDEAHotelSearchPnl {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.divDEACombinedSearchPanel #divSearchTabButtonPanel {
    display:
}

.divDEACombinedSearchPanel ul.nav-pills {
    background-color: transparent;
}

.btn-info {
    color: black;
    background-color: white;
    border-color: black;
}

    .btn-info:hover, .btn-info:active {
        color: white;
        background-color: black;
        border-color: black;
    }

#btnAddAirSegment {
    color: #fff !important;
}

.Carrier {
    display: none;
}

#divAirSearchPnl {
    /*filter: drop-shadow(3px 3px 6px rgba(36, 36, 36, 0.5));*/
}


    #divAirSearchPnl #divPaxInfo .panel-body {
        padding: 0;
        width: 100%;
    }

.col-xs-12.col-sm-6 .col-xs-12.col-sm-4:has(> span[ng-bind="getLabel('Carrier')"]) {
    display: none;
}

.divAirMC .PaddingTop10 .row:nth-child(2) {
    display: none;
}

/*---------color for some title------*/
.divDEACombinedSearchPanel .div_greybox {
    color: black;
}

/*------.PaddingRight0 {
    padding: 10px 24px 10px 20px;
    margin-left: 15px;
}-----*/

.form-control {
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: none;
    border-radius: 0;
    height: 35px;
}

.background-image {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}
/*--------------flight date styling-----------*/
.divDEACombinedSearchPanel .md-datepicker-calendar-icon, .divDEACombinedSearchPanel .md-select-icon {
    color: black;
}

.divDEACombinedSearchPanel .div_greybox .md-datepicker-input {
    color: black;
}

.panel-body {
    height: 100%;
    padding: 15px;
    margin-right: 20px;
    padding-bottom: 10px;
}

/*----------seach button testig (not done)--------*/
.ng-hide:nth-child(3) {
    width: 100%;
}

/*------------------button styling---------------*/
.btn-group .btn {
    border-radius: 0;
    width: 150px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    font-size: 16px;
    font-weight: 600;
    outline: none !important;
    outline-offset: none !important;
    border: 1px solid #ccc;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    font-size: 16px;
    font-weight: 600;
    outline: none !important;
    outline-offset: none !important;
    border: 1px solid #ccc;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    font-size: 16px;
    font-weight: 600;
    outline: none !important;
    outline-offset: none !important;
    border: 1px solid #ccc;
}

.btn-danger {
    color: #fff;
    background-color: black !important;
    cursor: pointer;
    border: none;
    border-radius: 0;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #4A4A4A !important;
    }

    .btn-danger:focus, .btn-danger:active {
        color: #fff;
        outline: 2px solid #4A4A4A !important;
        outline-offset: 3px !important;
    }

    .btn-danger:disabled {
        color: #fff;
        background-color: rgb(151, 81, 2);
    }

/*-------------------icon font family----------------------*/

.material-icons {
    font-family: 'Material Icons' !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
    color: black;
}

.btn-warning {
    color: black;
    background-color: white;
    border-color: black;
}

    .btn-warning:hover, .btn-warning:active {
        color: black;
        background-color: black;
        border-color: black;
    }


/*------------General Button------------------*/
.btn-danger {
    color: #fff;
    background-color: black;
    cursor: pointer;
    border: none;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #4A4A4A;
    }

    .btn-danger:focus, .btn-danger:active {
        color: #fff;
        outline: 2px solid #4A4A4A;
        outline-offset: 3px;
    }

/*------------------------------Log In Page-----------------*/
#dnn_ctr438_DEAMemberSignIn_RegisterBtn .md-button {
    background-color: black !important;
    color: white !important;
}

#ForgetPasswordForm .md-button {
    background-color: black !important;
    color: white !important;
}


#dnn_ctr438_DEAMemberSignIn_BasicLogin table tbody tr td .md-button {
    background-color: black !important;
    color: white !important;
}

#RegistrationForm .md-button {
    background-color: black !important;
    color: white !important;
}

    #RegistrationForm .md-button:focus {
        background-color: rgba(249, 115, 22, 1) !important;
        outline: 3px solid rgba(249, 115, 22, 1) !important;
        outline-offset: 2px !important;
    }

#RegistrationForm .md-checkbox.md-default-theme:not([disabled]).md-primary.md-checked .md-icon, md-checkbox:not([disabled]).md-primary.md-checked .md-icon {
    background-color: black !important;
}


#ResetPasswordForm .md-button {
    margin-top: 60px;
    background-color: #53b0c0 !important;
}

.md-icon-button + .md-datepicker-input-container {
    margin-left: 1px;
}

/*-------------------------------------------------------------Flight search-----------------------------------------*/
/*-------------------table chart of the search result-------------------*/

.calenderTable th {
    background-color: #53b0c0;
}

/*-------------------searching result -------------------*/
.div_greybox {
    background-color: white;
}

.btn-red-1 {
    color: black;
    background-color: white !important;
    cursor: pointer;
    border: 0.5px solid black;
    border-radius: 0px;
}

    .btn-red-1:hover {
        color: #fff;
        background-color: #4A4A4A !important;
    }

    .btn-red-1:focus, .btn-red-1:active {
        color: #fff;
        outline: 2px solid #4A4A4A !important;
        outline-offset: 1px !important;
    }

md-checkbox.md-checked .md-icon:after {
    left: 5px;
}

.md-off {
    border-color: #4A4A4A !important;
}

.md-on {
    background-color: black !important;
    border-color: black !important;
}


label {
    margin-bottom: 0px;
}

/*-----------------------flight information--------------------*/


md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar {
    color: rgba(103, 117, 172, 1);
    background: rgba(103, 117, 172, 1);
}

#divPaxInfoPnl #ngForm .divName .md-input {
    text-transform: uppercase;
}

#divPaxInfoPnl .panel-body .Padding10 {
    color: red;
    font-weight: bold;
    padding: 0 10px 20px 10px;
    text-transform: uppercase;
}

#divPaxInfoPnl .panel-heading {
    background-color: black !important;
    color: white;
    border-radius: 3px;
}

#divPaxInfoPnl {
    border-color: white !important;
    box-shadow: none !important;
}

#dnn_ctr419_ContentPane #divPaxInfoPnl .paxForm {
    padding: 10px;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    margin-bottom: 10px;
    background: linear-gradient(rgb(205 205 205), rgb(228 232 234)) top / 100% 4% no-repeat;
    padding-top: 0px !important;
    margin-left: -15px;
    margin-right: -34px;
}


#divPaxInfoPnl .paxForm[name="MoreInfoForm"] {
    border: none !important;
    background: none;
}


@media only screen and (max-width: 1200px) {
    #divPaxInfoPnl .paxForm {
        background: linear-gradient(rgb(205 205 205), rgb(228 232 234)) top / 100% 3.5% no-repeat;
    }
}

.BorderGrey {
    border: none;
}

.idleDlgDiv {
    padding-left: 25px;
    padding-right: 25px;
}

#ddlFlightSort {
height:35px;
border:none;
outline:none;
box-shadow:
none;cursor:pointer;"
}

 .divOrangeBar {
       background-color: #e4e8ea !important;
}

.Panel_Orange .panel-heading {
 background: rgba(103, 117, 172, 1);
border-color: rgba(103, 117, 172, 1);
color: #fff;
}
.Panel_Orange {
border-color: rgba(103, 117, 172, 1);
}

#PromotionText  {
padding:5px;
background-color: rgb(255, 152, 0);
}