span.link {
    position: relative;
}
span.link a span {
    display: none;
}
span.link a:hover {
    font-size: 13px;
    color: #000000;
    z-index: 999;
}
span.link a:hover span {
    display: block;
    position: absolute;
    width: 210px;
    padding: 0px   !important;
    color: white;
    background: #475268 !important;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    text-decoration: none;
    top: 0;
    right: 15px;
    z-index: 999;
    opacity: 0.9;
    padding: 7px;
}
.faretable {
    background: #475268 !important;
    color: white;
    font-size: 12px;
}
.selected_flight_div {
    border: 1px solid #ccc;
    padding: 10px 0;
    margin: 5px 0 10px 0;
    background-color: #fff;
}
.tlt_price {
    margin-top: 5px;
    margin-bottom: 15px;
}
.padding_less {
    padding: 0 !important;
}
#modifysearch_form {
    display: none;
    margin: 0 0 25px 0px;
    border: 1px solid #ddd;
}
.hide12 {
    display: none;
}
.sortable {
    margin-bottom: 0px !important;
}
form {
    margin-bottom: 0;
}
#stop_list li,
#category_list li {
    height: 40px;
    padding-top: 10px;
    margin-bottom: 2px;
}
table {
    font-family: 'Open Sans', sans-serif, arial !important;
    font-size: 13px;
    text-align: center;
}
table th {
    text-align: center;
}
.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate {
    display: none;
}
.fare_total {
    font-weight: bold;
    font-size: 13px;
}
h2 {
    font-size: 18px;
    margin-top: 0;
}
.ltitle {
    font-weight: 100;
    font-size: 10px;
}
.fare_rule_data table {
    word-break: initial;
}
.fare_rule_data table td {
    padding: 5px;
}
.fare_rule_data ul {
    list-style: inside;
}
.fare_rule_data ul li {
    padding: 2px;
}
/* 6/22/2024 */
.newResultBoxStyle {
    background-color: #FFF;
    border-radius: 6px;
    margin-bottom: 11px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    border: none;
    line-height: 1.5;
}
.bgGray {
    background: #f5f5f5;
}
.newFliterBox {
    background: white;
    border-radius: 5px;
    margin-top: 10px;
}
.newFliterBox .panel {
    border: thin solid #f5f5f5;
}
.modSearchBg {
    background: linear-gradient(to right, #2F80ED, #56CCF2);
}
.modSearchBg {
    background: white;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
/* .showhideprice{border: 1px solid blue;border-radius: 30px;padding: 1px 8px;color: blue;} */
.moreFareBtn {
    border: 1px solid green;
    border-radius: 30px;
    color: green;
    text-decoration: none !important;
    padding: 1px 8px;
}
.newFliterBox .panel-content ul li {
    height: 30px !important;
    padding: 0px !important;
    margin-bottom: 2px !important;
}
.text-black {
    color: #000 !important;
}
.btn-book {
    color: #ffffff;
    background-color: #4f6dd9;
    border-color: #4f6dd9;
}
/* .ui-widget.ui-widget-content {
    border: 0.5px solid #c5c5c5;
    padding: 2px;
    width: auto;
}
.ui-slider-horizontal {
    height: unset !important;
}
.ui-widget-header {
    background: #4f6dd9 !important;
} */ 
.pl-5 {
    padding-left: 5px
}
.pb-5 {
    padding-bottom: 5px
}
.pl-0 {
    padding-left: 0px
}
.pr-5 {
    padding-right: 5px
}
.max-height30 {
    max-height: 30px;
}
.radius5 {
    border-radius: 5px;
}
.font20 {
    font-size: 20px;
}
.newResultBoxStyle p {
    line-height: 18px;
}
.font13 {
    font-size: 13px;
}
.newFliterBox ul li label {
    color: black;
}
.preNxtBtn {
    text-transform: Capitalize;
}
.preNxtBtn {
    text-transform: Capitalize;
    position: relative;
    display: inline-flex;
    background: #797a7a;
    border-radius: 20px;
    padding: 2px 10px;
    color: white !important;
}
.preNxtBtn a {
    color: white !important;
}
.moreFareBox {
    line-height: 17px;
    padding: 7px 12px;
    border: thin solid #cdcdcd;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 12px;
}
.moreFareBox a {
    line-height: 17px;
}
.pr-5 {
    padding-right: 5px;
}
.disc {
    display: flex;
    justify-content: space-between;
}
.margin-right5 {
    margin-right: 5px;
}
/* scroll style*/
.moreFareScroll {
    overflow-x: scroll;
    display: -webkit-box;
}
.moreFareScroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.moreFareScroll::-webkit-scrollbar {
    height: 7px;
    background-color: #F5F5F5;
}
.moreFareScroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #007aff;
}
/* scroll style*/
/*round*/
.lineH1 {
    line-height: 1;
}
.padding-right10 {
    padding-right: 10px;
}
.roundSelectedBg {
    background: aliceblue;
    border: 1px solid #c5c5c5 !important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
.mobileInBlock {
    display: none !important;
}
@media (max-width: 991px) {
    .mborder-none {
        border: none;
    }
    .mp-top10 {
        padding-top: 10px;
    }
    .mPriceSec {
        margin-top: 5px;
        margin-bottom: 5px;
        border-top: thin solid #f3f3f3;
        padding:10px 0px;
    }
    .mb-5 {
        margin-bottom: 5px;
    }
    .mt-12 {
        margin-top: 12px
    }
    .mm-10 {
        margin: 10px;
    }
    .mm-0 {
        margin: 0px;
    }
    .mborder-bottom {
        border-bottom: thin solid #f3f3f3 !important;
    }
    .moreFareScroll {
        display: block;
        overflow-x: unset;
    }
    .switchBtn {
        margin-top: -20px !important;
    }
    .t_airname img {
        max-height: 20px;
    }
    .mobBgRound {
        background: aliceblue;
        border: thin solid #c5c5c561 !important;
        border-radius: 5px;
    }
    .new-mob-font11 {
        font-size: 11px !important;
    }
    .new-mob-font12 {
        font-size: 12px !important;
    }
    .new-mob-heighting0 {
        min-height: 0px;
        margin-bottom: 0px;
    }
    .nmpaddinglr5 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .nmpaddinglr10 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .nmpaddinglr15 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .nmpadding-top0 {
        padding-top: 0px;
    }
    .mpadding0 {
        padding: 0px;
    }
    .nmdispaly-flex {
        display: flex;
    }
    .mtext-center {
        text-align: center !important;
    }
    .mtext-right {
        text-align: right !important;
    }
    .mtext-left {
        text-align: left !important;
    }
    .t_airname img {
        max-height: 20px;
    }
    .mbig-radio {
        width: 20px;
        height: 20px;
        margin: 0px !important;
    }
    .mpadding-top5 {
        padding-top: 5px !important;
    }
    .mpadding-top10 {
        padding-top: 10px !important;
    }
    .mmargin-top0 {
        margin-top: 0px !important;
    }
    .mmargin-top5 {
        margin-top: 5px !important;
    }
    .mmargin-bottom5 {
        margin-top: 5px !important;
    }
    .mpadding-left10 {
        padding-left: 10px !important;
    }
    .mline-height1 {
        line-height: 1;
    }
    .mpadding-right5 {
        padding-right: 5px;
    }
    .mpull-left {
        float: left;
    }
    .mpull-right {
        float: right;
    }
    .mradio-hide input[type="radio"] {
        display: none;
    }
    .mobileInBlock {
        display: inline-block !important;
    }
}