/*Aji*/
.ui-autocomplete {
    width: 10.65%;
    background-color: #d7d7d7;
    z-index: 9999;
    padding-left: 12px;
    color: #0a3152;
}

    .ui-autocomplete li {
        list-style: none;
        padding: 2px;    font-size: 14px;
    }

        .ui-autocomplete li:hover {
            color: #00adef;    font-size: 14px;
        }



.airlinefilter .dropdown-menu li {
    padding: 3px 6px;
    font-size: 13px;
}

.airline-pull-right {
    float: right !important;
    font-size: 13px;
    position: relative;
    top: 4px;
}

.airlinefilter {
    padding: 0px 5px;
}

.dropdown-menu input {
    position: relative;
    top: 1px;
}

.whiteFont:hover {
    color: #fff;
    cursor: pointer;
}
/*---------Loading Circle---------------*/
#preloader {
    position: fixed;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 999999999;
    display: none;
    opacity: 0.5;
}

#page-loading {
    width: 100px;
    height: 100px;
    margin: 350px auto auto auto;
}

.ball {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(4,38,63,1);
    opacity: .9;
    border-top: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 35px #2187e7;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -moz-animation: spin .8s infinite linear;
    -webkit-animation: spin .8s infinite linear;
}

.ball1 {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(255,83,19,1);
    opacity: .9;
    border-top: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 50px;
    box-shadow: 0 0 15px #2187e7;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    top: -40px;
    -moz-animation: spinoff .5s infinite linear;
    -webkit-animation: spinoff .5s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-moz-keyframes spinoff {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinoff {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

.container-ball {
    width: 140px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

.content {
    width: 120px;
    margin: 0 auto;
    padding-top: 25px;
}

.contentBar {
    width: 90px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

#ErrorDiv {
    margin-top: 200px;
}

.become_member_main {
    margin-top: 8px;
}

.become_member_hd1 {
    text-align: left !important;
    padding-left: 0px !important;
    padding-top: 5px !important;
}

.become_member_hd2 {
    text-align: left !important;
    padding-left: 0px !important;
    padding-top: 5px !important;
}

.become_member_hd_main {
    padding-left: 0px !important;
}

.become_member_main h3 {
    font-size: 15px !important;
    padding-right: 0px !important;
}

.become_member_img {
    margin-top: 2px;
}

.error-msg {
    color: red;
    font-size: 13px;
    position: relative;
    top: 0;
}

.pax-detail-body label {
    margin-top: 0px !important;
}

.flight-list-v2 .stop-box {
    padding: 8px 2px !important;
}

.ui-spinner-up i {
    z-index: 0;
}

.ui-spinner-down i {
    z-index: 0;
}
/*.help-block{position:relative !important;top:10px !important;}*/
@media (max-width:980px) and (min-width:0px) {
    .confirmationPage_title {
        padding: 30px 0px !important;
    }

    .flight-title h3 {
        font-size: 14px !important;
    }

    .flight-title h4 {
        font-size: 14px !important;
    }
}

@media (max-width:600px) and (min-width:0px) {
    .FNPLdiv {
        background-image: none !important;
    }

    [data-integration] [data-jeek-tfObject-btn="root"] [data-jeek-tfObject-btn="area"] [data-jeek-tfObject-btn="container"] {
        padding: 12px 10px 8px 0px !important;
        font-size: 11px !important;
        width: 300px !important;
    }

        [data-integration] [data-jeek-tfObject-btn="root"] [data-jeek-tfObject-btn="area"] [data-jeek-tfObject-btn="container"] [data-jeek-tfObject-btn="button"] {
            padding: 10px 4px 10px 4px !important;
        }

        [data-integration] [data-jeek-tfObject-btn="root"] [data-jeek-tfObject-btn="area"] [data-jeek-tfObject-btn="container"] [data-jeek-tfObject-btn="button-info"] {
            width: 26px !important;
        }

    #cmdProceed_ {
        margin-left: -10px !important;
    }
}

.modify-search .form-control {
    padding: 6px 10px;
}

.toplink {
    padding: 15px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

    .toplink:hover {
        color: #fff;
    }

.toplinkbtn {
    background-color: #ff5313;
}

#modifysearch label {
    font-size: 11px !important;
    margin-top: 12px;
}

#modifysearch_fr label {
    font-size: 11px !important;
    margin-top: 12px;
}

.quantity-padding {
    padding-left: 30px !important;
}

.flight-list-footer span {
    font-size: 12px;
}

.FNPLdiv {
    background-image: url(/images/fnpl_logo.png);
    background-repeat: no-repeat;
    background-position: 100% 52%;
}

.class1 { /*background: rgb(221, 221, 221) none repeat scroll 0% 0%;*/
    margin: -1px 15px;
    color: rgb(7, 37, 63);
}

.class2 {
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

#accordion {
    cursor: pointer;
}
