﻿.logo_we {
    max-height: 65px !important;
}

.table > tbody > tr > th, .table > thead > tr > th {
    background: #e2eef9 !important;
    background-color: #e2eef9 !important;
    color: #141254 !important;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 15px 0;
    border: none;
}

.we_background {
    background: #141254 !important;
    background-color: #141254 !important;
    color: #fff !important;
}

.btn.blue.we_background:hover span, .hotel_button .btn.blue.we_background:hover span:after {
    background: #141254 !important;
    background-color: #141254 !important;
    color: #fff !important;
}

.we_background_sub {
    color: #fff !important;
    background: #febd01 !important
}

.we_background_sub_one {
    background: #fff !important;
    color: #013057;
}

.we_main_text_color {
    color: #141254 !important;
}

.we_sub_text_color {
    color: #febd01 !important;
}

.we_sub_text_color_one {
    color: #666 !important;
}

.rich-datepicker .day:hover {
    background-color: #141254 !important;
    color: #fff !important;
}

.current {
    background-color: #192e4b !important;
    color: #fff !important;
}


.select-service li a:hover, .search_tab li a:hover, .select-service li.Active a {
    color: #141254 !important;
}

.search_tab li.Active a {
    color: #fff !important;
    background: #141254 !important;
}
