
body {
    background-color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    height: 100%;
    width: 100%;
    font-family:Calibri!important;
}
.booking_engine {
}
.footer_inner {
    background-color:#1B6E90; margin-top:20px;
}
.footer_inner > div {
    color: white;
}
.footer_inner > div > a {
    color:white;
}
.footer_bottom {
    background-color: #434751;
    color: #47b85e;
}
.footer_bottom > a {
    color: red;
    text-shadow: 0 0 5px #f9aa27;
}
.footer_bottom > a:hover {
    color: #47b85e;
    text-shadow: none;
}

.navbar-default .navbar-nav > li > a {
    color: #f2c5a3; font-size:15px; text-decoration:none;
}
.navbar-default .navbar-nav > li > a:hover {
    box-shadow: 0 6px 0 0 #fbc63d;
    color: orange;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
}
.btn-ph {
    border-color: #2db749;
}
.btn-limit {
    border-color: rgb(236, 156, 24);
}
.btn-bl {
    border-color: rgb(236, 156, 24);
}

.btn-user:hover {
    background-color: #f9aa27;
    border-color: #f9aa27;
    color: white;
}
.open > .dropdown-toggle.btn-user:focus, .open > .dropdown-toggle.btn-user:hover {
    background-color: #fff;
    border-color: #2db749;
}
.open > .dropdown-toggle.btn-user {
    background-color: #ffffff;
    border-color: #2db749;
}
.btn-tab {
    background-color: #ffffff;
    color: #434751;
}
.tab_d.focus[aria-pressed="true"] {
    background-color: #f8aa2b;
    box-shadow: 0 3px 0 0 #23cf5f;
}
.tab_i.focus[aria-pressed="true"] {
    background-color: #f8aa2b;
    box-shadow: 0 3px 0 0 #23cf5f;
}
.tab-search > li > a {
    background-color: #ffffff;
    color: #434751;
}
.tab-search > li.active > a, .tab-search > li.active > a:hover, .tab-search > li.active > a:focus {
    background-color: #1b6e90;
    border-color: #f9aa29;
    color: #f2c5a3;
}
.head_search {
    color: #434751;
}
.tab-content label {
    color: #434751;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.login-body {
    background-color: rgb(255, 251, 244);
}
.intro {
    color: rgb(129, 41, 41);
}

.login-page {
    border-bottom: 1px solid orange;
}
.flight-text {
    background-color: rgb(249, 170, 39);
}
.hotel-bg .tab-content {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    padding: 15px 0;
}
.hotel-text {
    background-color: rgba(249, 170, 39, 0.83);
}
.bg-package {
    background-color: rgb(255, 247, 233);
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
.bus-text {
    background-color: rgba(249, 170, 39, 0.83);
}
.bus-bg {
    background-color: rgba(255, 255, 255, 0.83);
}
.mobile-text {
    background-color: rgba(249, 170, 39, 0.83);
}
.mobile-bg {
    background-color: rgba(255, 255, 255, 0.83);
}
.data-text {
    background-color: rgba(249, 170, 39, 0.83);
}
.data-bg {
    background-color: rgba(255, 255, 255, 0.83);
}
.dth-text {
    background-color: rgba(249, 170, 39, 0.83);
}
.dth-bg {
    background-color: rgba(255, 255, 255, 0.83);
}
.fresult_right {
    background-color: rgb(255, 255, 255);
    border-left: 1px dashed #e3e3e3;
    border-top: 1px dashed #e3e3e3;
    border-right: 1px dashed #e3e3e3;
    padding-top: 15px;
}
.result_div_2 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
}
#divFlightResult {
   
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
    margin-bottom: 50px;
}
#divFlightResult .graytext10 {
    color:gray;
}
#refineSearchBox {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
}
.div_top_result {
    background-color:#EAEAEA!important;
    clear: both;
    min-height:50px;
    padding: 0px 0;
    width: 100%; padding-top:10px;
}
.b_left_box {
}
.div.ContentDisplayLeft {
    background-color: rgb(249, 170, 39);
    border: 1px dashed rgb(238, 56, 61);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.38);
}
.hotel_resultbg {
}
.tab-utility ~ .tab-content {
    background-color: #ffffff;
    border-top: 3px solid #f9aa27;
}
.tab-utility > li.active > a, .tab-utility > li.active > a:hover, .tab-utility > li.active > a:focus {
    background-color: #f9aa27;
    border-color: -moz-use-text-color -moz-use-text-color #f9aa27;
    border-style: none none solid;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-width: medium medium 1px;
}
.tab-utility {
    border-bottom: 0 none;
}
.tab-utility > li > a {
    background-color: #ffffff;
}
.tab-content #t_bill {
    padding: 15px;
}
