
:root { --whitebg:#fff; --blackclr:#000; --bannerbg:#4b4b4b;--lightgrey:#eeeeee;--couponblck:#636363 }

body.bw ._scrlmnt::-webkit-scrollbar-thumb {
  background: var(--bannerbg);
}
body.bw ._scrlmnt::-webkit-scrollbar-thumb:hover {
  background: var(--bannerbg);
}
body.bw .fare-value-wrap::-webkit-scrollbar-thumb {
  background:var(--bannerbg);
}
body.bw .fare-value-wrap::-webkit-scrollbar-thumb:hover {
  background:var(--bannerbg);
}
body.bw .infi-bx {background:var(--bannerbg);}
body.bw #CommonSearch .srch-btn-c{background: var(--blackclr);}
body.bw .cab-n-s {background-image: linear-gradient(to right, var(--bannerbg), var(--bannerbg))!important;}
body.bw .load-more a{ color: var(--blackclr);}
body.bw  #CommonSearch .actv_air {background:  var(--lightgrey);border-left-color: var(--blackclr);}
body.bw ul.cab_typ_c input[type="radio"]:checked + label{ background: var(--blackclr) !important;}
body.bw #CommonSearch .time_sec .actvtab,body.bw #CommonSearch .time_sec .wtsk li:hover,body.bw #CommonSearch .radio-toolbar input[type="radio"]:checked + label,body.bw #CommonSearch .done_d {background:var(--blackclr);}
body.bw #CommonSearch .radio-toolbar,body.bw .view_btn a {border-color: var(--blackclr);}
body.bw #CommonSearch .radio-toolbar label {border-right-color: var(--blackclr);color: var(--blackclr);}
body.bw .org-btn a {
    background: var(--blackclr);
}
body.bw .nhy,body.bw .htlnking a:before {
    background-color: var(--whitebg);
}

body.bw .cab_outstation,body.bw .swiper-button-prev,body.bw .owl-next::after {
    filter: grayscale(100%);
}

body.bw .airport-transfer-wrap {
    filter: grayscale(100%);
}

body.bw .book-link span {
    color: var(--blackclr) !important;
}

  body.bw .blue-info{
    background-image: linear-gradient(to right, var(--bannerbg), var(--bannerbg)) !important;
}
body.bw .book-airport-wrap {
    background: var(--whitebg);
}
body.bw .dom-link {
    border: 1px solid #919191;
    background: linear-gradient(135deg, #fff 30%, #fdfdfd 100%);
}
.Domestic-wrap .active-item::after{background: var(--blackclr) !important;}
body.bw .nhy {
    background-color: var(--whitebg);
}

body.bw ._offerbxfx {
    background: var(--bannerbg);
}

body.bw ._offrcuupn {
    background: var(--couponblck);
}

body.bw #CommonSearch .swipe-cab{filter: grayscale(100%);}
/* ----------- */

body.bw .emt_listrgt ._btnclick, body.bw ._tabbox .activetb, body.bw .view_btn a {
    background: var(--blackclr)  !important;
}

body.bw #CommonSearch .rou_noti{color: var(--blackclr) !important;}


/* ----------- list ----------------- */
body.bw ._top_serch{background-image: linear-gradient(to right, var(--bannerbg), var(--bannerbg)) !important;}
body.bw .cont-rdo .ckmark-rdo:after{background: var(--blackclr) !important;}
body.bw .breabreadcrumbs li:last-child{color: var(--blackclr) !important;}
body.bw .apply_c_g span{color: var(--blackclr) !important;}
body.bw .apply_c_g{    background: var(--lightgrey); border-top: 1px dashed var(--blackclr);}
body.bw ._applied_c{color: var(--blackclr) !important;}
body.bw .view-all a{background: var(--blackclr) !important;}
body.bw #viewMoreBtn{color: var(--blackclr) !important;}
body.bw .bg-title span{color: var(--blackclr) !important;}
body.bw .slct_btn{background: var(--blackclr) ;}
body.bw .card-bgg:hover{background: var(--blackclr) !important;}
body.bw ._lstbox:hover {  border: 1px solid var(--blackclr);}
body.bw .delhi-wrap{background: var(--lightgrey) !important;}
body.bw .slct_btn:hover{background: var(--blackclr) !important;}
body.bw .blue-link a{color: var(--blackclr) !important;}
body.bw .blue-link img{filter: grayscale(100%);}
body.bw ._ftyp .active-link{background: var(--blackclr) !important;}
body.bw ._lst_m_i{background-image: linear-gradient(to right, var(--lightgrey), var(--lightgrey));}
body.bw .cncl-green{color: var(--blackclr) !important;}
body.bw .reset-sec{color: var(--blackclr) !important;}
body.bw .checkbox-container h6{color: var(--blackclr) !important;}
body.bw  .slct_chck_mark {border-top: 1px dashed var(--blackclr);}
body.bw .slct_chck_butt .slct_chck_mark:after{background: var(--blackclr) ;}
body.bw .icon-fare-wrap .right .green{color: var(--blackclr) !important;}
 body.bw .card-bgg{background: var(--blackclr) !important ;}
body.bw .cnt-btn:hover{background: var(--blackclr) !important;}
body.bw .errorfrm {background: var(--blackclr) !important;}
body.bw .errorfrm:before {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid var(--blackclr);
}

body.bw ._srch_btn:hover {
    background:var(--lightgrey);
    color: var(--blackclr)
}
body.bw .contnr_flap  input:checked ~ .chckmrk_flap  {
    background-color: var(--blackclr)  !important;
    border: 1px solid var(--blackclr)  !important;
}
.ui-datepicker .ui-datepicker-buttonpane button
 {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: 6px 20px !important;
    font-size: 15px;
    font-weight: 500;
    overflow: visible;
    border-radius: 50px !important;
    background: #ef6614 !important;
    color: #fff !important;
    border: 0 !important;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
    background: #fff !important;
    color: #ef6614 !important;
    border: 1px solid #ef6614 !important;
    background: #ffffff !important;
}
body.bw .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: 6px 20px !important;
    font-size: 15px;
    font-weight: 500;
    overflow: visible;
    border-radius: 50px !important;
    background: var(--blackclr)  !important;
    color: #fff;
    border: 0;
}
body.bw .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
    color: var(--blackclr)  !important;
    border: 1px solid var(--blackclr)  !important;
    background:  var(--whitebg)  !important;
}
.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
    border: 1px solid #ffffff  !important;
    background: #ffffff  !important;
    font-weight: 400;
    color: #000000  !important;
    text-align: center;
}
.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #2196F3 !important;
    background: #2196F3!important;
    font-weight: 600;
    color: #ffffff !important;
    border-radius: 6px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #2196F3 !important;
    background: #e6f7ff !important;
    color: #2196F3;
    border-radius: 6px;
}

body.bw .ui-widget-content .ui-state-active, body.bw .ui-widget-header .ui-state-active, body.bw a.ui-button:active,body.bw .ui-datepicker .ui-datepicker-calendar td a.ui-state-active,body.bw .ui-datepicker .ui-datepicker-calendar td a:hover {
    border: 1px solid var(--blackclr)  !important;
    background: var(--blackclr)  !important;
    font-weight: 600;
    color: #ffffff !important;
    border-radius: 6px;
}
body.bw .ui-state-highlight, body.bw .ui-widget-content .ui-state-highlight, body.bw .ui-widget-header .ui-state-highlight {
    border: 1px solid var(--blackclr)  !important;
    background:  var(--lightgrey)  !important;
    color: var(--blackclr)  !important;
    border-radius: 6px;
}



 body.bw .tncbx input{ filter: grayscale(100%);}


/* --------- Detail -------------------- */

body.bw .actv{background: var(--blackclr) !important;}
body.bw .bar{background: var(--blackclr) !important;}
body.bw .sldtxt{color: var(--blackclr) !important;}
body.bw .img_bxx{background:  var(--lightgrey);}
body.bw .text_bl{color:  var(--blackclr);}
body.bw .divtreeplant{background:  var(--whitebg);  border: 1px solid var(--lightgrey);}
body.bw .divtreeplant ._chetex{color: var(--blackclr) !important;}
body.bw .chnbx input[type=radio]:checked + label{background:  var(--lightgrey) !important; color:  var(--blackclr) !important;  border: 1px solid var(--blackclr) !important;}
body.bw .frminpt{background: var(--whitebg);}
body.bw .add_n{background:  var(--lightgrey);}
body.bw .gst_mnbx{background: var(--lightgrey); border: 1px solid var(--blackclr);}
body.bw .cmark_insc{border: 1px solid var(--blackclr); }
body.bw .con_insc input:checked ~ .cmark_insc { background-color: var(--blackclr) !important; border-color:var(--blackclr) !important;}
body.bw .gst_mnbx input{border: 1px solid var(--blackclr) !important;}
body.bw .gst_mnbx textarea{border: 1px solid var(--blackclr) !important;}
body.bw .bstme a{color: var(--blackclr);}
body.bw .chkboxTnc #loadtnc{color: var(--blackclr) !important;}
body.bw .accr_on{background:  var(--lightgrey);}
body.bw .bstickt{background: var(--whitebg) !important;}
body.bw .text_grn{color:  var(--blackclr);}
body.bw .text_org{color:  var(--blackclr);}
body.bw .grn_ttl_r a{color:  var(--blackclr) !important;}
body.bw .coupn_colap.active{background:  var(--lightgrey);}
body.bw .cnt-btn{background-color: var(--blackclr);}
body.bw .frminpt input{background: var(--whitebg) !important;}
body.bw .moreinfo{ filter: grayscale(100%);}
body.bw .slct_chck_mark{border: 1px solid var(--blackclr);}
body.bw .slct_chck_butt .slct_chck_mark:after{background:  var(--blackclr) !important;}
body.bw .cpnbx .radio-invrto input:checked ~ .checkmark-invrto{border: 1px solid var(--blackclr) !important;}
body.bw .cpnbx .radio-invrto .checkmark-invrto:after{background:  var(--blackclr) !important;}

body.bw .radio_input_plant:checked + .radio_label_plant, body.bw .radio_label_plant:hover {
    border-color: var(--blackclr) !important;
    color: var(--whitebg) !important;
    background-color: var(--blackclr)  !important;
}
body.bw .bsdtlbx .validerr, body.bw .mbxn_gdst .validerr{background: var(--blackclr);}
body.bw .bsdtlbx .validerr:before, body.bw .mbxn_gdst .validerr:before{border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid var(--blackclr);}
	
body.bw .chnbx input[type=radio]:checked + label , body.bw .gen:hover {
    background:  var(--lightgrey);
    border: 1px solid  var(--blackclr);
    color:  var(--blackclr);
}
#dvhead1{
    border-bottom: 1px solid #eee;
}


/* ----payment-------- */

body.bw .loginLink{background-color: var(--blackclr);}
body.bw .blu{color: var(--blackclr) !important;}
body.bw .hwtoscn ul li i{background-color: var(--blackclr);}
body.bw .genqr_btn{background-color: var(--blackclr);}
body.bw .vrfybtn{background-color: var(--blackclr);}
body.bw .prc-amt4{color: var(--blackclr);}
body.bw .loadtc{color: var(--blackclr) ;}
body.bw .checkmark_ntb{border: 1px solid var(--blackclr);}
body.bw .container_ntb .checkmark_ntb:after{background-color: var(--blackclr);}
body.bw img{ filter: grayscale(100%);}
body.bw .mk-pym4, body.bw .prcdbtn, body.bw .mk-pym, body.bw .mk-pym3, body.bw .mk-pym{background-color: var(--blackclr); border: 1px solid var(--blackclr);}
body.bw .sec_py_crcl_act{background-color: var(--blackclr);}
body.bw .PG a{color: var(--blackclr) !important; filter: grayscale(100%);}
body.bw .prcamt{color: var(--blackclr) !important;}
body.bw .plnote{background:  var(--lightgrey); border: 1px solid var(--blackclr);}
body.bw .timer-m{border: 1px solid var(--blackclr); background:  var(--lightgrey);}
body.bw #clktim{color: var(--blackclr) !important;}
body.bw .emibuttonnc2{border: 1px solid var(--blackclr); background:  var(--lightgrey);}
body.bw .grndttlbx .pr-l1{color: var(--blackclr) !important;}
body.bw .hotelb-date{background-color: var(--whitebg);}
