/* ---------------color1---------------*/
.sr_table .t_head,
#footer_logo,
.pessenger_popup .head,
.btn,
#sidebar_result .sb_res_title,
.resu .select, .widg_list ul li:before
{
    background: #2892e6 !important;
}
.scrollbar-inner > .scroll-element .scroll-bar, 
tr.header_pessenger,
.therm.inner-therm,
.cnt_title, 
.dlapp{
    background-color: #2892e6 !important;
}
#main_nav ul li a:hover,
.content_title_box,
.ch_button,
.popup_title,
#search_flight .date_icon i::before,
#search_flight .arrow_city i::before,
.search_result_box .result_header .title a,
.autocomplete-suggestions .arrow_city i:before, 
.widg_list ul li:hover, .widg_list ul li:hover a, 
#quick_links_section .title, #quick_links_section ul li a:hover{
    color: #2892e6 !important;
}
.ch_button, #footer .widg .footer_widg_title, 
.sb_bank .widg_email, #reserve_alert_out, #progress1 .outer-therm{
    border-color: #2892e6 !important;
}
.resu .select a:hover{
    background: #127AC9 !important;
}

/* ---------------color2---------------*/
#sidebar .sb_title,
#sidebar .sb_title .sbt_icon,
#sidebar .sb_title, #sidebar .sb_title .sbt_icon,
#sidebar_result .sb_title,
.reserve_sidebar .sb_title,
.support_tell .icon,
.cssload-l1, .cssload-l2, .cssload-l3,
.search_result_box .tabbs .active,
.resu .price,
.mini_logo_bg
{
    background: #eecc13 !important;
}
button.openpromoteapp, button.openpromoteapp.colorback{
    background-color: #eecc13 !important;
}
.content_title_box i,
.popup_title i,
.ch_button i,
.calcu_table .date,
.search_result_box .result_header .search_result_no,
#search_result_from .result_header .icon, #quick_links_section .title i{
    color: #eecc13 !important;
}
.reserve_sidebar_inn{
    border-color: #eecc13 !important;
}
/*---------------------------------------------------------*/

.reserve_sidebar .sb_title .icon,
.reserve_sidebar .sb_title .title,
#sidebar .sb_title,
.search_result_box .tabbs li.active a,
.resu .price,
#sidebar_result .sb_title{
    color: #2c3777 !important;
    text-shadow: none !important;
}

.support_tell .icon,
.btn_res .btn_res_inn, button.closepromote{
    color: #FFF !important;
}
.resu{
    background: #fff !important;
    border-color:#EECC13 !important;
}
.resu:hover{
    background: #FFF3B7 !important;
}

body .reserve_content .note{
    background-color: #ffe45c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe45c), to(#ffcc00)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #ffe45c, #ffcc00); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #ffe45c, #ffcc00); /* FF3.6+ */
    background-image:     -ms-linear-gradient(top, #ffe45c, #ffcc00); /* IE10 */
    background-image:      -o-linear-gradient(top, #ffe45c, #ffcc00); /* Opera 11.10+ */
    background-image:         linear-gradient(to bottom, #ffe45c, #ffcc00);
}

body .btn_res .btn_res_inn{
    background: rgba(255,213,0,1);
    background: -moz-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,213,0,1) 48%, rgba(255,191,0,1) 51%, rgba(255,196,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,213,0,1)), color-stop(48%, rgba(255,213,0,1)), color-stop(51%, rgba(255,191,0,1)), color-stop(100%, rgba(255,196,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,213,0,1) 48%, rgba(255,191,0,1) 51%, rgba(255,196,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,213,0,1) 48%, rgba(255,191,0,1) 51%, rgba(255,196,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,213,0,1) 0%, rgba(255,213,0,1) 48%, rgba(255,191,0,1) 51%, rgba(255,196,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,213,0,1) 0%, rgba(255,213,0,1) 48%, rgba(255,191,0,1) 51%, rgba(255,196,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#ffc400', GradientType=0 );
}
#sidebar_result .sb_res_title span{
    background-color: #fafafa !important;
}
.floatingfilter{
    background-color: #fafafa !important;
    color: #2892e6;
    border: 1px solid #2892e6;
}
.btn.revbtn, .btn.reverseg{
    background-color: transparent !important;
    color: #2892e6;
    border: 1px solid #2892e6;
}
.btn.revbtn i, .btn.reverseg i{
    color: #2892e6;
}
.calcu_table_box .btn{
    background-color: transparent !important;
    color: #2892e6;
    border: 1px solid #2892e6;
}
@media only screen and (max-width: 480px){
    body #social_box{
        background: #2892e6 !important;
    }
    body .adpmain td.calWeekdays{
        border-bottom: 2px solid #372F45 ;
    }
    body .adpmain td.chanageMode a{
        background-color: #eecc13;
    }
}
/*--------------------- New Theme Fix ---------------------*/
#sidebar .sb_title{
    color: #2892e6 !important;
    background-color: transparent !important;
    border-bottom: 2px solid #eecc13;
}
.sr_table .t_head{
    padding: 0 10px;
    background-color: transparent !important;
    border: 2px solid #2892e6;
    border-radius: 			5px 5px 0 0;
    -moz-border-radius: 	5px 5px 0 0;
    -webkit-border-radius: 	5px 5px 0 0;
}
.sr_table .t_table{
    color: #636363;
}
.sr_table .line{
    color: #636363;
}
@media only screen and (max-width: 500px){
    .sr_table .t_head{
        border:none;
        border-bottom: 2px solid #2892e6;
    }
}
/*change color btn result*/
.search_result_box .buttons .btn, .one_way .search_result_box #reverse{
    height: 30px;
    line-height: 30px;
}
.search_result_box .buttons .btn{
    color: #ffffff;
    border: none;
}
.search_result_box .buttons .btn:hover{
    background-color: #00a2d5;
}
.one_way .search_result_box #reverse{
    color: #ffffff;
    font-size: 13px;
    background-color: #2aacd5;
    border: none;
}
.search_result_box .tabbs li#reverse_bg{
    background-color: transparent !important;
}
.search_result_box .btn .cssload-l1,.search_result_box .btn .cssload-l2,.search_result_box .btn .cssload-l3{
    background: #fff !important;
}
/*calcu_table new color*/
.calcu_table .titr {
    color: #2892e6 !important;
}