﻿@charset "utf-8";
html { overflow: initial; }
body { font: 400 12px/1.3 Verdana,Arial,Helvetica,sans-serif !important; color: #322f32; background: #f1f1f1; margin: 0 auto; padding: 0; overflow: initial; }
.container, .navbar .container, .subnavbar .container { width: 100%; padding-left: 15px; padding-right: 15px; }
input[type="text"], input[type="password"], input[type="email"], textarea, select { padding: 3px 5px; background-color: #fdfdfd; border: 1px solid #ccc; border-radius: 2px; font-family: Verdana,Helvetica,sans-serif !important; width: 95%; margin-bottom: 10px; height: 30px; }
input[type="button"], input[type="submit"] { width: auto; }
select { padding-left: 1px; }
textarea { height: auto; resize: none; }
    input:focus, textarea:focus, select:focus { outline: 0px; border: 1px solid #156aeb; }
    input:disabled, textarea:disabled, select:disabled { background: #f0f0f0; cursor: no-drop; }
a { }
    a:hover, a:visited, a:focus { text-decoration: none !important; outline: 0px !important; }
h1, h2, h3, h4, h5, h6 { font-family: Verdana; font-weight: normal; }
label { font-size: 12px; font-weight: bold; line-height: normal; }
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5, .mb-5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mr0 { margin-right: 0 !important }
.mr5 { margin-right: 5px !important }
.offset-0 { padding: 0; }
.offset-1 { padding: 0 5px; }
.offset-2 { padding: 0 10px; }
.padding5 { padding: 5px; }
.paddingtop10, .pt10 { padding-top: 10px; }
.block { display: block; }
.inline { display: inline-block; }
.bold { font-weight: 600 !important; }
.form-horizontal, .form-container, .form-vertical { background: #fff; padding: 25px 10px; position: relative; clear: both; overflow-x: auto }
.form-horizontal-without-overflow, .form-container, .form-vertical { background: #fff; padding: 25px 10px; position: relative; clear: both; /*overflow-x: auto;*/ }
.form-group { margin: 0 }
.form-vertical label { }
.form-vertical input[type="text"] { margin-bottom: 10px }
/*.cal{background:#fff url(/images/cal.png) no-repeat center right;}*/
.error { border: 1px solid #B90005 }
.error { border-color: #B90005 !important }
label.error { position: absolute; border-width: 0; right: 8%; top: -6px; color: #B90005; font-weight: 400; font-size: 11px; background: #fff; padding: 0 5px; }
select.error ~ span.select2 > span.selectoin > span.select2-selection { border-color: #B90005 !important }
pre { margin: 0; padding: 0 10px; text-align: left; height: 70px; overflow: auto; }


.Mendatory, .red { color: Red; font-weight: bold;}
.discount { color: Red; }
.small-text { font-size: 10px; }
.xs-sub-title { padding-left: 5px; font-weight: normal; font-size: 10px; }
.inactive { color: #aaa; }
.urgent { color: #a40000; background: #fff0f0; }
.upper { text-transform: uppercase }
i.fa.inactive::after, i.fa.active::after { display: block; content: " "; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 16px; height: 16px; border: 1px solid #d1d1d1; z-index: 0; line-height: 12px; text-align: center; font-size: 11px; }
i.fa.active::after { content: "✔"; background-color: #0c67ae; color: #fff; border-color: #0c67ae }

.fa-plane, .fa-plane-departure, .fa-plane-arrival { color: #2196F3 }
.fa-bed, .fa-cutlery { color: #FF9800 }
.fa-camera { color: #F44336 }
.fa-car { color: #4CAF50 }
.fa-cab { color: #9C27B0 }
.fa-ship { color: #00BCD4 }
.fa-suitcase { color: #607D8B }
.fa-box-open { color: #B90005 !important }

/*for Cancel booking*/
#listgrid table tbody tr td, jsgrid-alt-row cancel tr jsgrid-cell td .jsgrid-row cancel td, .gridFooter td, .gridPager td, .jsgrid jsgrid-cell td, .jsgrid .jsgrid-alt-row td, .jsgrid .jsgrid-edit-row td, .jsgrid-filter-row td {
    font-size: 11px;
    padding: 8px;
    line-height: normal;
    border: 1px solid #ddd;
    word-wrap: break-word;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.gridRow.cancel, .gridRowAlt.cancel, .cancel td, .jsgrid-alt-row .cancel {
    background: rgba(0, 0, 0, 0.06) !important;
    color: #999;
}

    .jsgrid-row.cencel td::after, .jsgrid-alt-row.cancel td::after, .jsgrid-row.cancel td::after, .jsgrid-alt-row.cancel td::after {
        width: 100%;
        content: "";
        border-bottom: 1px solid #999;
        position: absolute;
        left: 0;
        top: 50%;
    }

.jsgrid-row .cancel, .jsgrid-alt-row .cancel {
    background: rgba(0, 0, 0, 0.06);
    color: #999;
}

/*end cancel booking*/

/*for dead booking*/
#listgrid table tbody tr td, jsgrid-alt-row dead tr jsgrid-cell td .jsgrid-row dead td, .gridFooter td, .gridPager td, .jsgrid jsgrid-cell td, .jsgrid .jsgrid-alt-row td, .jsgrid .jsgrid-edit-row td, .jsgrid-filter-row td {
    font-size: 11px;
    padding: 8px;
    line-height: normal;
    border: 1px solid #ddd;
    word-wrap: break-word;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.gridRow.dead, .gridRowAlt.dead, .dead td, .jsgrid-alt-row .dead {
    background: rgba(0, 0, 0, 0.06) !important;
    color: #999;
}

.jsgrid-row.dead td::after, .jsgrid-alt-row.dead td::after, .jsgrid-row.dead td::after, .jsgrid-alt-row.dead td::after {
    width: 100%;
    content: "";
    border-bottom: 1px solid red;
    position: absolute;
    left: 0;
    top: 50%;
}

.jsgrid-row .dead, .jsgrid-alt-row .dead {
    background: rgba(0, 0, 0, 0.06);
    color: #999;
}

/*end dead booking*/

.ui-datepicker { display: none; }
.ui-datepicker-header { color: #bfbfbf; }

.waittoggle { display: none; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; z-index: 9; }
    /*.waittoggle .overlay { position: fixed; left: 0; top: 0; background: #000; opacity: .7; width: 100%; height: 100%; z-index: 9; }*/
    .waittoggle .progress { position: absolute; top: 50%; left: 50%; z-index: 10; color: #fff; transform: translate(-50%, -50%); height: 200px; width: 200px; text-align: center; color: #fff; background: transparent; margin: 0; padding: 20px; box-shadow: none }
        .waittoggle .progress img { max-width: 100%; }
        .waittoggle .progress span { }

.ac_results { padding: 0px; border: 1px solid black; background-color: White; overflow: hidden; z-index: 6; position: absolute; width: 100%; }
    .ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }
    .ac_results li { margin: 0px; padding: 6px 12px; cursor: default; display: block; font: menu; font-size: 12px; line-height: 16px; cursor: pointer; overflow: hidden; }
.ac_loading { background: white url(/images/loading.gif) right center no-repeat; }
.ac_odd { background-color: #fff; }
.ac_over { background-color: #d64d2d; cursor: pointer; color: White; }
    .ac_over a { color: White; cursor: pointer; text-decoration: none; }


.scroll-x { overflow-x: auto; }

.flight-seg .xs-sub-title { display: block; line-height: 1; }
.name, .phone { }
    .name .title, .phone .isd { width: 18%; margin-right: 2%; float: left; }
    .name .fname, .phone .number { width: 80%; float: left; }
.edit-client { position: absolute; right: 10px; }



.dvUser { color: #BBBBBB; text-align: right; }
.footer { font-size: 12px; color: #FFF; font-weight: bold; width: 100%; position: fixed; bottom: 0; padding: 10px 0px; }
    .footer a { color: #FFF; }


.btn { border-radius: 0 }
.btn-primary:focus { outline: 0; }
.submit-Button { color: #fff; background-color: #3276b1; border-color: #285e8e; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
    .submit-Button:hover { background: #285e8e; }
    .submit-Button:focus { outline: 0px; }
    .submit-Button.disable { background: #999; border: #999; }
/*.btn-primary:focus { outline: 0px; border: 1px solid #7E0003; }
.btn-success { background-repeat: repeat-x; border-color: #419641; margin-bottom: 5px; background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%); }
.btn-success:hover { background-color: #419641; }*/
.btn-xs { margin-right: 5px; }
.btn-info { }
.btn-warning { }



.subnavbar { border-top-width: 0; position: fixed; width: 100%; top: 0; left: 0; z-index: 1; }
    .subnavbar .logo { max-height: 45px }
    .subnavbar .subnavbar-inner, .subnavbar .mainnav, .subnavbar .mainnav > li { height: 50px; margin: 0 }
    .subnavbar .dropdown .caret { display: none; }
    .subnavbar .comp-logo { max-height: 45px; float: right; background: #fff; }
    .subnavbar .subnav-toggle { font-size: 25px; }
.main { margin-top: 80px; }

/*.subnav-collapse.collapse{display:initial}*/
.subnav-toggle.collapsed { display: none }
.subnavbar .dropdown > .dropdown-menu a { margin: 0; padding: 7px 12px; border-radius: 0; font-size: 12px; }
.subnavbar .dropdown > .dropdown-menu { -moz-transition: all .3s ease-in 0s; -webkit-transition: all .3s ease-in 0s; -o-transition: all .3s ease-in 0s; -ms-transition: all .3s ease-in 0s; transition: all .3s ease-in 0s; opacity: 0; height: 0; overflow: hidden; margin-top: 0; display: initial }
.subnavbar .dropdown:hover > .dropdown-menu { opacity: 1; height: auto; overflow: initial; border-radius: 0; }
.subnavbar .dropdown .dropdown-submenu:hover .dropdown-menu { opacity: 1; height: auto; overflow: initial; display: initial; margin-top: 0; border-radius: 0; }
.dropdown-submenu > .dropdown-menu { margin-top: 0; -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2); box-shadow: 1px 1px 2px rgba(0,0,0,.2); }
.subnavbar .mainnav { border-left-width: 0; border-right: 0; list-style-type: none; padding: 0; float: left; }
    .subnavbar .mainnav > li { border-left-width: 0; border-right-width: 0; float: left; }
        .subnavbar .mainnav > li > a { font-weight: 400; color: #5b5b5b; text-shadow: none; display: block; height: 100%; padding: 0 15px; font-size: 12px; text-align: center }
            .subnavbar .mainnav > li > a i.fa { position: relative; top: 2px; margin-top: 5px; font-size: 22px; }
            .subnavbar .mainnav > li > a span { display: block; margin-top: 5px }
            .subnavbar .mainnav > li > a, .subnavbar .mainnav > li > a .caret { -moz-transition: all .3s ease-in 0s; -webkit-transition: all .3s ease-in 0s; -o-transition: all .3s ease-in 0s; -ms-transition: all .3s ease-in 0s; transition: all .3s ease-in 0s; }
        .subnavbar .mainnav > li.active > a { background: #f70; color: #fff; }
        .subnavbar .mainnav > li:hover > a { background: rgba(255, 119, 0, 0.7); color: #fff; }
            .subnavbar .mainnav > li:hover > a .caret { border-top-color: #333; border-bottom-color: #333; }
        .subnavbar .mainnav > li.active:hover > a { color: #fff; }
            .subnavbar .mainnav > li.active:hover > a .caret { border-top-color: #fff; border-bottom-color: #fff; }
.subnavbar .navbar-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.subnavbar-outer { color: #fff; font-size: 90%; line-height: 2; background: #0c67ae; }
    .subnavbar-outer a:hover { text-decoration: none; color: #fff; }
.subnavbar .subnavbar-inner { background: #fff; border-bottom: 2px solid #f70 }
.dropdown-menu { padding: 0; z-index: 7 }
.subnavbar .dropdown > .dropdown-menu::before, .subnavbar .dropdown > .dropdown-menu::after { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #CCC; border-bottom-color: #fff; position: absolute; top: -7px; left: 9px; }
.dropdown-submenu { position: relative }
    .dropdown-submenu .dropdown-menu { top: 0; left: 100%; margin-top: 0; }
    .dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cccccc; margin-top: 5px; margin-right: -8px; }
    .dropdown-submenu:hover > a:after { border-left-color: #fff; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: #999 }


.subnavbar-outer span, .subnavbar-outer a, .subnavbar-outer a:visited, .subnavbar-outer a:focus { color: #dfeffd; }
    .subnavbar-outer a:hover, .subnavbar-outer span:hover { color: #fff }
.subnavbar-outer { color: #fff; }
    .subnavbar-outer i.fa { margin: 4px 5px 0 0; font-size: 15px; float: left; }
    .subnavbar-outer ul { list-style-type: none; padding: 0; display: -webkit-inline-box; margin: 0 }
        .subnavbar-outer ul li { padding-left: 15px }
            .subnavbar-outer ul li:first-child { padding-left: 0 }
    .subnavbar-outer .flag { margin-left: 15px; width: 25px; height: 16px; margin-top: 2.5px; }
    .subnavbar-outer .env span { padding: 2px 10px; background: #ff7700; color: #000; border-radius: 4px; font-size: 10px; margin: 0px 0px 0 20px; line-height: 1; }
    .subnavbar-outer ul li.date-time { width: 190px; }

    .subnavbar-outer .notification { position: relative }
        .subnavbar-outer .notification ul.dropdown-menu { display: none; min-width: 300px; left: -140px; border-top-left-radius: 0; border-top-right-radius: 0; }
        .subnavbar-outer .notification.open > ul.dropdown-menu { display: block; }
.notification .notify-drop li { display: block; border-bottom: 1px solid #ddd; padding: 10px 0; font-size: 11px; color: #666; display: flex; }
    .notification .notify-drop li:last-child { margin-bottom: 0; border-bottom-width: 0; }
.notification .notify-drop a, .notification .notify-drop a:hover { color: #2a6496; }

.subnavbar-client { background: #f7f9fd; padding: 5px 0; border-bottom: 1px solid #1087e9; box-shadow: inset 0 0px 0 #f70, 0 1px 1px #0c67ae; line-height: 30px; }
.subnavbar-client-type input[type="text"] { margin: 0; max-height: 30px; max-width: 60%; }
.subnavbar-client-type input[type="radio"] { margin: 0; }
.subnavbar-client-info label { margin-right: 5px; font-weight: 400; font-family: arial; }
.subnavbar-client-info h4 { margin: 0; line-height: inherit; color: #545454; }
.subnavbar-client-info span { float: left; }
    .subnavbar-client-info span.name { font-size: 20px; font-family: arial; margin-right: 10px; }
        .subnavbar-client-info span.name i.fa { margin-right: 10px; }
    .subnavbar-client-info span.contact { line-height: 1.5; font-size: 90%; color: #666; }
.subnavbar-client-info img { max-height: 32px; }
.subnavbar-client .breadcrumb { padding: 8px 0; margin: -5px 0; list-style: none; border-radius: 4px; background-color: transparent }

.widget {width: 100%;float: left;margin-top: 10px;background: #fff;}
    .widget .widget-header, .widget .widget-title { background: #fff; border-width: 0; border-bottom: 1px solid #eee; float: left; width: 100%; padding: 0 10px; }
        .widget .widget-header [class^="fa-"], .widget .widget-header [class*=" fa-"] { float: left; font-size: 20px; margin: 9px }
        .widget .widget-header h3, .widget .widget-title h4 { font-weight: 400; font-size: 16px; margin: 10px; float: left; }
            .widget .widget-title h4 [class^="fa-"], .widget .widget-title h4 [class*=" fa-"] { float: left; font-size: 20px; margin: 0 9px }
        .widget .widget-header .info-text { font-size: 14px; margin: 12px 20px 12px 0; color: #888; }
            .widget .widget-header .info-text span { font-weight: 400; font-style: normal; font-family: Verdana; color: #322f32; }
.widget-header a.btn-xs, .widget-title a.btn-xs { padding: 2px 5px; text-decoration: none; font-size: 12px; margin: 7px 15px; }
    .widget-header a.btn-xs i.fa, .widget-title a.btn-xs i.fa { font-size: 12px; margin: 3px 0; }
.widget .widget-content { border-width: 0; width: 100%; float: left; margin-bottom: 20px; }
    .widget .widget-content .cls-exchange-currency { text-align: right; width: 150px; margin-bottom: 0 }
    .widget .widget-content .cls-branch-isactive { position: relative; top: 0px; }
.widget.widget-table, .widget.widget-table .table { margin-bottom: 0 }
    .widget.widget-table thead tr { background: #eee }
.stacked:after, .stacked:before { display: none }

.boxholder { box-shadow: 2px 5px 10px #888888; }
    .boxholder .widget.widget-nopad.stacked { margin: 0; box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); -webkit-box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); }
    .boxholder .widget-content { margin-bottom: 0; }
    .boxholder .box .widget-content .table { min-width: 850px; }

.hasDatepicker { background: #fff url(/images/calendar.png) no-repeat right center; background-position-x: 98%; text-align: left !important; }
.hasDatepickerJsGrid { padding: 3px 5px; background-color: #fdfdfd; border: 1px solid #ccc; border-radius: 2px; font-family: Verdana,Helvetica,sans-serif !important; width: 95%; margin-bottom: 10px; height: 30px; background: #fff url(/images/calendar.png) no-repeat right center; background-position-x: 98%; text-align: left !important; }

/*.hasDatepickerJsGrid { background: #fff url(/images/calendar.png) no-repeat right center; background-position-x: 98%; text-align: left !important; background-size: 18px; width: 100%; background-repeat: no-repeat; padding-right: 20px; }*/
.ui-datepicker { padding: 0 !important; width: auto !important; border: 1px solid #0c67ae !important; background: #fafafa; min-width: 22em }
    .ui-datepicker .ui-widget-header { background: #0c67ae; border-width: 0; border-bottom-width: 1px; color: #fff; border-bottom-left-radius: 0; border-bottom-right-radius: 0; padding: 10px 0; }
    .ui-datepicker .ui-datepicker-title { font-weight: normal; font-size: 15px; }
.ui-datepicker-multi .ui-datepicker-group.ui-datepicker-group-first { border-right: 1px solid #0c67ae }
.ui-datepicker table, .ui-datepicker-multi .ui-datepicker-group table { width: 100%; margin: 0; }
    .ui-datepicker table tr td { padding: 0; border: 0px solid #aaa; width: 35px; height: 35px }
.ui-datepicker td span, .ui-datepicker td a { border-radius: 0 !important; /*padding: .7em .5em;*/ display: block; text-align: center }
.ui-datepicker table tr td:first-child { border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-group table tr td:last-child { border-right-width: 0 }
.ui-datepicker table tr:last-child td { }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, .ui-button.ui-state-disabled:hover, .ui-button.ui-state-disabled:active { background: inherit; border-width: 0; height: 30px; width: 30px; line-height: 24px; margin: 0 auto; }
    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus { background: inherit; border-width: 0; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev-hover span, .ui-datepicker .ui-datepicker-next-hover span { display: none }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { top: 0px; padding: 2px 15px; font-size: 30px; font-weight: 400; opacity: .8; height: initial; width: initial; color: inherit }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { opacity: 1 }
.ui-datepicker-prev.ui-state-disabled, .ui-datepicker-next.ui-state-disabled { opacity: .2 }
.ui-datepicker .ui-datepicker-next-hover { right: 2px }
.ui-datepicker .ui-datepicker-prev-hover { left: 2px }
.ui-datepicker .ui-datepicker-prev::after, .ui-datepicker .ui-datepicker-next::after { content: "«"; }
.ui-datepicker .ui-datepicker-next::after { content: "»"; }
.ui-datepicker td:hover span, .ui-datepicker td:hover a { border-width: 0; border-radius: 15px !important; background-color: #81beec; color: #fff; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border-width: 0; border-radius: 15px !important; background-color: #0c67ae; color: #fff; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 40%; padding: 3px 5px; height: auto; margin-right: 5px; color: #322f32 }

.ui-slider { height: .5em; }
    .ui-slider .ui-slider-handle { height: .8em; width: .8em; background: #f70 }



.jsgrid { min-width: 900px }
.jsgrid-grid-header, .jsgrid-grid-body { overflow-y: hidden !important }
.gridHeader, .jsgrid-header-row { background-repeat: repeat-x; background-image: linear-gradient(to bottom, #f5f5f5 0%, #e2e2e2 100%); }
    .gridHeader th, .gridHeader td, .jsgrid .jsgrid-header-row th, .jsgrid .jsgrid-header-row td { font-size: 11px; color: #444; border: 1px solid #ddd; padding: 8px; white-space: nowrap; word-wrap: break-word; background: inherit; border-top-color: transparent }
.gridRow, .jsgrid-row > .jsgrid-cell { background: #f9f9f9; }
.gridRowAlt, .jsgrid-alt-row > .jsgrid-cell { background: #fff; }
.gridFooter { background: #419641; color: #fff; font-weight: normal; text-align: right; }
    .gridRowAlt td, .gridRow td, .gridFooter td, .gridPager td, .jsgrid .jsgrid-row td, .jsgrid .jsgrid-alt-row td, .jsgrid .jsgrid-edit-row td, .jsgrid-filter-row td {
        font-size: 11px;
        padding: 8px;
        line-height: normal;
        border: 1px solid #ddd;
        word-wrap: break-word; /*max-width: 100px;*/
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
    }
        .gridRowAlt td > i.fa, .gridRow td > i.fa, .gridFooter td > i.fa, .gridPager td > i.fa, .jsgrid .jsgrid-row td > i.fa, .jsgrid .jsgrid-alt-row td > i.fa { font-size: 14px; position: relative; }
        .gridRowAlt td div, .gridRow td div, .gridFooter td div, .gridPager td div { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.gridRow:hover, .gridRowAlt:hover, .jsgrid-selected-row > .jsgrid-cell { background: #d9edf7; color: #3a87ad; }
.gridPager { background: #fff; }
.gridRowAlt .grid-service-width, .gridRow .grid-service-width { max-width: 235px; }
.gridRowAlt .grid-bkgref-width, .gridRow .grid-bkgref-width { max-width: 110px; }
.gridRowAlt .grid-name-width, .gridRow .grid-name-width { max-width: 130px; }
.gridRowAlt .grid-date-width, .gridRow .grid-date-width { width: 100px; }
.gridRow.dead, .gridRowAlt.dead, .gridRow.cancle, .gridRowAlt.cancle { background: rgba(185, 0, 5, 0.06); color: #b90005; }
    .gridRow.dead td::after, .gridRowAlt.dead td::after, .gridRow.cancle td::after, .gridRowAlt.cancle td::after { width: 100%; content: ""; border-bottom: 1px solid #b90005; position: absolute; left: 0; top: 50%; }
.gridRow.cancle, .gridRowAlt.cancle { background: rgba(0, 0, 0, 0.06); color: #999; }
    .gridRow.cancle td::after, .gridRowAlt.cancle td::after { border-bottom-color: #999; }
.gridRowAlt ul.rdoList, .gridRow ul.rdoList, .gridRowAlt input[type="text"], .gridRow input[type="text"], .jsgrid-filter-row [type="text"] { margin: 0px; padding: 2px 4px; width: 100%; font-size: 12px !important; }
    .gridRowAlt ul.rdoList li label, .gridRow ul.rdoList li label { margin-bottom: 0; }
.gridRow .btn-xs, .gridRowAlt .btn-xs { margin: 0; }
.gridRow td.logo, .gridRowAlt td.logo { padding: 3px; cursor: pointer }
    .gridRow td.logo div, .gridRowAlt td.logo div { height: 20px; width: 100%; background: transparent url(/images/noimage.png) no-repeat center center; background-size: contain; }
.gridRow.urgent, .gridRowAlt.urgent { background: rgba(185, 0, 5, 0.06); color: #b90005; }
.gridHeader .btn-xs, .jsgrid-header-row .btn-xs { padding: 2px 5px; font-size: 12px; height: auto; }

.rdoList.text-center label { float: none; margin-top: -6px; }

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td { padding: 4px 5px; vertical-align: middle; }
.table.table-no-bordered tr td { border-top-width: 0px; max-width: 300px; text-overflow: ellipsis; overflow: hidden; }
.table tfoot > tr > td { background-color: #eee; }
/*.jsgrid-grid-body td {white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}*/
.jsgrid-grid-body td .btn { margin: 0; }
.jsgrid-header-sortable:hover { background: inherit; }
.jsgrid-header-sort:before { margin-top: 6px; }
.jsgrid-header-sort-asc:before { border-color: transparent transparent #3d3d3d !important; }
.jsgrid-header-sort-desc:before { border-color: #3d3d3d transparent transparent !important; }

.report-control { min-height: 500px; }
.report-grid table { font-family: Verdana !important; font-size: 10.5px !important; }
.report-grid .gridRowAlt td, .report-grid .gridRow td, .report-grid .gridFooter td, .report-grid .gridPager td, .jsgrid-filter-row td { padding: 4px 3px; }

.grid-booking i.ub, .grid-booking i.rev, .grid-booking i.own, .grid-booking i.queue, .grid-booking i.status { display: none }
.grid-booking i.ub { color: #bb7100 !important }
.grid-booking i.rev { color: #b94a48 !important }
.grid-booking i.own { color: #468847 !important }
    .grid-booking i.ub.y, .grid-booking i.rev.y, .grid-booking i.own.y { display: initial }
.grid-booking i.queue.dead { display: initial; color: #b90005 !important }
.grid-booking i.status.cl { display: initial; color: #999 !important }
.grid-booking span.own.y { background: #468847; color: #fff; padding: 3px 0; width: 100%; display: inline-block; text-align: center; line-height: 1.2; border-radius: 4px; margin: -3px 0; }
.grid-booking i.fa { width: 24px; border-radius: 4px; color: #fff; text-align: center; padding: 5px 0; margin: -5px 0 -5px -3px; font-size: 13px; }
.grid-booking i.fa-plane, .grid-booking i.fa-plane-departure { background: #2196F3 }
.grid-booking i.fa-bed { background: #FF9800 }
.grid-booking i.fa-camera { background: #F44336 }
.grid-booking i.fa-car { background: #4CAF50 }
.grid-booking i.fa-cab { background: #9C27B0 }
.grid-booking i.fa-ship { background: #00BCD4 }
.grid-booking i.fa-infinity { background: #B90005 }
.grid-booking i.fa-suitcase { background: #607D8B }

.grid-booking i.fa-que { font-family: Calibri }
.grid-booking i.fa-p { background: #2196F3 }
.grid-booking i.fa-ap { background: #f90 }
.grid-booking i.fa-a { background: #9C27B0 }
.grid-booking i.fa-t { background: #FF9800 }
.grid-booking i.fa-c { background: #419641 }
.grid-booking i.fa-d { background: #B90005 }

.jsgrid i.fa .badge, .grid-booking i.fa .badge { position: absolute; top: -5px; left: 10px; font: 300 10px/1 Verdana; padding: 3px 6px; color: #fff; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; text-shadow: none; text-align: center; -webkit-animation: 1s ease 0s normal none infinite running wobble; -ms-animation: 1s ease 0s normal none infinite running wobble; -o-animation: 1s ease 0s normal none infinite running wobble; animation: 1s ease 0s normal none infinite running wobble; }

.costing-tr-footer td { background: #419641 !important; color: #fff; }
#tblFlightSeg th, .tbl-pax-details th, .table-pax th { padding: 6px 4px !important; text-align: center; }
#tblFlightSeg td { padding: 2px 4px !important; text-align: center; }
.tbl-pax-details td { padding: 4px !important; text-align: center; vertical-align: middle !important; }
.tbl-pax-details input, .tbl-pax-details select, #tblFlightSeg input, #tblFlightSeg select { text-transform: uppercase; margin: 0px; padding: 2px 4px; width: 100%; font-size: 12px !important; text-align: center; }
.tbl-pax-details input, .tbl-pax-details select { text-align: left; text-transform: none; }

.table-pax td { padding: 2px 4px !important; text-align: center; }
.table-pax input[type="text"], .table-pax select { margin: 0px; padding: 2px 4px; width: 80%; font-size: 12px !important; }
.tbl-fare input[type="text"], .table-fare select { width: 75%; margin: 0px; }
.view-more, .view-more:hover { color: #4F8CC0; cursor: pointer; text-decoration: underline; }
.removed-row td, div.removed-row, .removed-row td pre { opacity: .5; background: rgba(255, 0, 0, 0.2) !important; }
.removed-row .remove-item { opacity: 1; }
.removed-row input, .removed-row select, .removed-row textarea, .remove-item-pax input, .remove-item-pax select { background: transparent !important; }

.tbl-pax-details input.room-type, .tbl-pax-details select.room-type { width: 200px; }
.tbl-pax-details input.room-type { margin-left: 2%; width: calc(95% - 200px); }

.tbl-pax-details td input.nett, .tbl-pax-details td input.gross { width: 40%; margin-top: 5px; display: none }
.tbl-pax-details td input.nett { margin-right: 5% }

[data-room-pax-cost] div { display: inline-block; width: 48%; margin-right: 4% }
    [data-room-pax-cost] div:last-child { margin-right: 0; }
    [data-room-pax-cost] div span { display: block; text-align: left; }
    [data-room-pax-cost] div input[type="text"] { width: 100%; }

.flighticon_table {background: #2196F3;width: 24px;border-radius: 4px;color: #fff;text-align: center;padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.bedicon_table {background: #FF9800; width: 24px; border-radius: 4px; color: #fff;text-align: center;padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.cabicon_table { background: #17a2b8;width: 24px;border-radius: 4px;color: #fff;text-align: center;padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.cameraicon_table {background: #9C27B0;width: 24px;border-radius: 4px;color: #fff;text-align: center; padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.caricon_table { background: #4CAF50;width: 24px; border-radius: 4px; color: #fff;text-align: center;padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.suitcaseicon_table {background: #607D8B;width: 24px;border-radius: 4px;color: #fff;text-align: center;padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.openicon_table {background: #B90005;width: 24px;border-radius: 4px;color: #fff !important;text-align: center;padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.shipicon_table {background: #00BCD4;width: 24px;border-radius: 4px;color: #fff !important;text-align: center;padding: 5px 0;margin: -5px 0 -5px -3px;font-size: 13px;}
.flag-icon {color:#bb7100 !important;font-size:15px;}
.flag-icon-cancelled {color: #999 !important;font-size: 15px;}
.flag-icon-dead {color: #b90005 !important;font-size: 15px;}
.icon-flex {display: flex;align-items: center;gap: 3px;justify-content: center;}
.modal { /*overflow-y: hidden;*/
    z-index: 8
}
    .modal.fade .modal-dialog { -webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); -webkit-transition: -webkit-transform .3s ease-out; -moz-transition: -moz-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; float: right; }
    .modal.in .modal-dialog { -webkit-transform: translate(0,0); -ms-transform: translate(0,0); transform: translate(0,0); padding: 0; height: auto; margin: 0; position: relative; left: 0; }
    .modal .modal-content { border-width: 0; border-radius: 0; height: 100% }
.modal-backdrop { z-index: 1; }
.modal-body { padding: 15px; background: #fff url(/images/loading.svg) no-repeat center center; }
    .modal-body.p0 { padding: 0; }
    .modal-body iframe { border-width: 0; }
    .modal-body form { background: #fff; }
        .modal-body form .clsemail { padding: 3px 5px; background-color: #fdfdfd; border: 1px solid #ccc; border-radius: 2px; font-family: Verdana,Helvetica,sans-serif !important; width: 100%; margin-bottom: 10px; height: 30px; }
.modal-dialog.modal-lg { width: 90%; max-width: 1300px; }
.modal-dialog.modal-md { width: 75%; min-width: 990px; max-width: 1150px; }
.modal-dialog.modal-sm { width: 50%; min-width: 768px; max-width: 768px; }
.modal-dialog .modal-header { padding: 10px 20px; background: #efefef; /*background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5)); background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%); background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%); background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%); border-color: #2aabd2;*/ }
    .modal-dialog .modal-header h3 { font-variant: small-caps; margin: 0; }
.dvDialogBox { overflow: initial !important; }

.block-header { margin: 10px 5px; border-radius: 4px; padding: 20px 10px 10px; position: relative; box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); -webkit-box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); float: left; width: calc(100% - 10px); }
    .block-header span.title { font-size: 14px; padding: 0 5px; position: absolute; background: #fff; left: 10px; top: -10px; color: #0c67ae; font-variant: small-caps; }
.menu-roles { }
    .menu-roles [type="checkbox"] { margin: 4px 4px 0 0; }
    .menu-roles .widget-header label { font-size: inherit; }
.menu-roles-parent { }
.menu-roles-child label { font-weight: normal; }

.rdoList { /*width: 80%;*/ }
    .rdoList div, .rdoList label { display: inline-block; font-weight: normal; }
    .rdoList div, .rdoList input { float: left; margin-top: 2px; }
    .rdoList [type="radio"], .rdoList [type="checkbox"] { display: none }
.rdoList label { position: relative; padding-left: 20px; margin-bottom: 0; }
.childextrabed label { position: absolute; padding-left: 20px }
.rdoList label::before { display: block; content: " "; position: absolute; left: 0; top: 0; width: 16px; height: 16px; border: 1px solid #d1d1d1; z-index: 0; line-height: 12px; text-align: center; font-size: 11px }
.rdoList li :not([type="checkbox"]) + label::before { border-radius: 8px; border-width: 2px; }
.rdoList [type="radio"]:disabled + label::before, .rdoList [type="checkbox"]:disabled + label::before { background-color: #e1e1e1; }
.rdoList [type="radio"]:checked + label::before, .rdoList [type="checkbox"]:checked + label::before { content: "✔"; background-color: #0c67ae; color: #fff; border-color: #0c67ae }
ul.rdoList { list-style-type: none; width: 100%; float: left; margin-left: 0px; padding: 0; margin-bottom: 5px; padding: 6px 10px; }
    ul.rdoList li { float: left; padding-right: 15px; }
    ul.rdoList.thin li { width: 100%; }
    ul.rdoList.listbox { height: 120px; overflow: auto; }
        ul.rdoList.listbox li { width: 100%; }
    ul.rdoList.h100 { max-height: 100px; }
    ul.rdoList.list-border { margin-bottom: 20px; background-color: #fdfdfd; border: 1px solid #ccc; border-radius: 2px; padding: 6px 10px; min-height: 30px; }
    ul.rdoList.grid3, ul.rdoList.grid4 li { overflow: auto; }
        ul.rdoList.grid3 li { width: 33.3333333333%; margin-bottom: 5px; }
    ul.rdoList.grid4 li { width: 25%; margin-bottom: 5px; }
    ul.rdoList.grid5 li { width: 20%; margin-bottom: 5px; }
    ul.rdoList.grid2 li { width: 50%; margin-bottom: 5px;  }
    ul.rdoList.grid1 li { width: 100%; margin-bottom: 5px; }
.rdoList.active-supplier label { float: none }



#dvErrorPopup.formError .formErrorContent, #dvErrorPopup.formError .formErrorArrow div { background: #333; }
#tpErrorPopup.formError .formErrorContent, #tpErrorPopup.formError .formErrorArrow div { background: #333; }
div.ac_results { min-width: 280px; border: 1px solid #ccc; }
.ac_results ul::-webkit-scrollbar { width: 0.5em; }
.ac_results ul::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }
.ac_results ul::-webkit-scrollbar-thumb { background-color: #777; outline: 0px solid slategrey; }
.ac_results .ac_even { background: #fff; }
.ac_results .ac_odd { background: #f5f5f5; }
.ac_results .ac_over { background-color: #428bca; }


.account-container { width: 70%; display: block; margin: 15% auto 0 auto; background: #fff; border: 1px solid #ccc; box-shadow: 0px 0px 5px #000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
    .account-container h1 { margin-bottom: .4em; color: #f90; font-size: 32px; }
.img-services { margin-top: 15% }
.login-action { float: right; margin-top: 18px; }
.content { padding: 20px 50px 40px; }
.login-fields { }
    .login-fields p { margin: 40px 0 40px 0; font-size: 24px; text-align: center; color: #0056b8; text-transform: uppercase; }
    .login-fields input[type="text"], .login-fields input[type="password"] { margin-bottom: 20px; padding: 20px 10px 5px 40px; height: auto; border-width: 0; border-bottom: 1px solid #333; width: 100%; background: #fff }
    .login-fields label { font-weight: normal; font-size: 14px; }
    .login-fields i.fa { font-size: 25px; color: #333; position: absolute; bottom: 20px; }
        .login-fields i.fa.small { font-size: 18px; }
        .login-fields i.fa.fa-envelope { bottom: 16px; }
    .login-fields .chkbox { cursor: pointer; }
    .login-fields .btn-login { }


#waitOverlay { position: fixed; left: 0; top: 0; background: #fff; z-index: 9; }
#waitLogo { text-align: center; position: fixed; margin-left: -75px; margin-top: -75px; left: 50%; top: 50%; z-index: 10; display: none; }

#content .tab { border-radius: 5px 5px 0px 0px; background-repeat: repeat-x; width: 12%; background-image: linear-gradient(to bottom, #f5f5f5 0%, #e2e2e2 100%); }
    #content .tab a { color: #555; font-family: Verdana; font-size: 12px; }
        #content .tab a:hover { text-decoration: none; }
    #content .tab.active { background-repeat: repeat-x; background-image: linear-gradient(to bottom, #222 0%, #2D2D2D 100%); }
        #content .tab.active a { color: #FFF; }
.news-items { margin: 0; padding: 0; }
    .news-items li { padding: 3px 5px; border-bottom: 1px solid #e0e0e0; list-style: none; margin-bottom: 0; }
        .news-items li:last-child { margin-bottom: 0; }
    .news-items.boooking-header li:last-child { margin-bottom: 20px; }
.links a { min-width: 170px; text-align: left; }
.news-items li div { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }


.search-form { max-width: 800px; margin: 0 auto; }


.shortcuts .btn { display: table; float: left; margin-right: 6px; }
    .shortcuts .btn i { font-size: 24px; padding-right: 5px; display: table-cell; vertical-align: middle; }
    .shortcuts .btn span { text-align: left; display: table-cell; vertical-align: middle; }


.color-blue { color: blue; }

.bkg-pop-dialog { margin: -10px 0px 0px 0px; padding: 20px 10px; overflow: auto; background: #FFF !important; }
    .bkg-pop-dialog::-webkit-scrollbar { width: 0.5em; }
    .bkg-pop-dialog::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }
    .bkg-pop-dialog::-webkit-scrollbar-thumb { background-color: #777; outline: 0px solid slategrey; }
    .bkg-pop-dialog .alert { margin-bottom: 10px; }
.td-actions { text-align: center; }
.canx-itnry { color: #B90005 !important; }
    /*.canx-itnry h3, .canx-itnry i, .canx-itnry .table-bordered thead th { color: #B3393C!important;}*/
    .canx-itnry > .stacked > .widget-content { color: #888 !important; background-color: #fdf4f4 !important; border-color: #eed3d7 !important; }
    .canx-itnry h3, .canx-itnry .widget-header i, .canx-itnry th, .canx-itnry td { color: #888 !important; }
    .canx-itnry th { box-shadow: inset 0 0px 0 #ffffff !important; }
    .canx-itnry .news-items li { border-bottom: 1px dotted #eed3d7; }
    .canx-itnry [class^="color"], .canx-itnry .widget-header span { color: #888 !important; }
    .canx-itnry .widget-header { background: #f2dede; background: -moz-linear-gradient(top, #f2dede 0%, #eed3d7 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2dede), color-stop(100%, #eed3d7)); background: -webkit-linear-gradient(top, #f2dede 0%, #eed3d7 100%); background: -o-linear-gradient(top, #f2dede 0%, #eed3d7 100%); background: -ms-linear-gradient(top, #f2dede 0%, #eed3d7 100%); background: linear-gradient(top, #f2dede 0%, #eed3d7 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2DEDE', endColorstr='#EED3D7'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2DEDE', endColorstr='#EED3D7')"; border: 1px solid #EED3D7; }
.btn-history { margin: 7px auto; }
    .btn-history i { color: #fff !important; }
.alert-info { background-color: #f2f9fc !important; }
.ui-datepicker-trigger { margin-left: -28px; margin-top: -2px; opacity: .7; }

.info-dialog { position: absolute; margin: 5px 0; border-radius: 4px; box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); -webkit-box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); border-top: 3px solid #0c67ae; background: #fff; line-height: 1.5; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: none; width: auto }
    .info-dialog > h3 { font-size: 16px; font-weight: 400; margin: 0 0 20px; border-bottom: 1px solid #eee; padding: 10px; }
    .info-dialog .scroll-x { overflow-x: auto; overflow-y: auto; max-height: 250px; }
    .info-dialog .widget-header { margin: 0 }
    .info-dialog .widget-content { max-height: 350px; overflow-y: auto; padding: 10px; }
        .info-dialog .widget-content .widget-content { margin: 0; padding: 0; border-width: 0; }
        .info-dialog .widget-content .widget-table { margin: 0px; }
    .info-dialog::after, .existing-pax::before { display: none; }
.info-dialog-close { padding: 0; }
    .info-dialog-close i { color: inherit; }


.ms-parent button.ms-choice { height: 30px; border-color: #ccc; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
    .ms-parent button.ms-choice:focus { outline: 0; border-color: #156aeb; }
    .ms-parent button.ms-choice > span { padding: 3px 5px; }


.btn-primary-icon { color: #fff; background-color: #08296c; border-color: #08296c; padding: 5px 7px; margin-bottom: 10px; }
.btn-warning-icon { color: #fff; background-color: #fbb450; border-color: #faa937; padding: 5px 7px; margin-bottom: 10px; }
.btn-info-icon { color: #fff; background-color: #5bc0de; border-color: #2aabd2; padding: 1px 7px; border-radius: 2px; }
.btn-danger-icon { color: #fff; background-color: #d9534f; border-color: #c9302c; padding: 1px 7px; border-radius: 2px; }

.quick-links { list-style: none; padding: 0; margin: 0; }
    .quick-links > li { float: left; padding: 0 5px; margin-bottom: 10px; }
        .quick-links > li.w100 { width: 100% }
        .quick-links > li > a, .quick-links > li > div > a { display: block; background: #f7f7f7; border: 1px solid #ddd; padding: 0; border-radius: 3px; margin: 0; }
        .quick-links > li i.fa { border-right: 1px solid #ddd; font-size: 20px; line-height: 1; vertical-align: middle; padding: 7px 5px; min-width: 33px; text-align: center; margin: -1px 0px -1px -1px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
    .quick-links li[data-link="AIR"] a { color: #2196F3 }
    .quick-links li[data-link="HTL"] a { color: #FF9800 }
    .quick-links li[data-link="TRF"] a { color: #9C27B0 }
    .quick-links li[data-link="SSG"] a { color: #F44336 }
    .quick-links li[data-link="CAR"] a { color: #4CAF50 }
    .quick-links li[data-link="CRU"] a { color: #00BCD4 }
    .quick-links li[data-link="PKG"] a { color: #607D8B }
    .quick-links li[data-link="OTH"] a { color: #B90005 }

    .quick-links li[data-link="AIR"] a:hover, .quick-links li[data-link="AIR"] a.active { background: rgba(70, 128, 255, 0.20); border-color: #2196F3; }
    .quick-links li[data-link="HTL"] a:hover, .quick-links li[data-link="HTL"] a.active { background: rgba(230, 125, 33, 0.20); border-color: #FF9800; }
    .quick-links li[data-link="TRF"] a:hover, .quick-links li[data-link="TRF"] a.active { background: rgba(142, 68, 173, 0.20); border-color: #9C27B0; }
    .quick-links li[data-link="SSG"] a:hover, .quick-links li[data-link="SSG"] a.active { background: rgba(220, 57, 18, 0.20); border-color: #F44336; }
    .quick-links li[data-link="CAR"] a:hover, .quick-links li[data-link="CAR"] a.active { background: rgba(40, 167, 69, 0.20); border-color: #4CAF50; }
    .quick-links li[data-link="CRU"] a:hover, .quick-links li[data-link="CRU"] a.active { background: rgba(28, 171, 176, 0.20); border-color: #00BCD4; }
    .quick-links li[data-link="PKG"] a:hover, .quick-links li[data-link="PKG"] a.active { background: rgba(85, 85, 85, 0.20); border-color: #607D8B; }
    .quick-links li[data-link="OTH"] a:hover, .quick-links li[data-link="OTH"] a.active { background: rgba(185, 0, 5, 0.20); border-color: #B90005; }

23 /*.quick-links a:not(i.fa-plane):hover { background: rgba(23, 162, 184, 0.20); border-color: #2196F3; }
.quick-links li:nth-child(5n+1) a:hover { background: rgba(70, 128, 255, 0.20); border-color: #2196F3; }
.quick-links li:nth-child(5n+2) a:hover { background: rgba(230, 125, 33, 0.20); border-color: #FF9800; }
.quick-links li:nth-child(5n+3) a:hover { background: rgba(142, 68, 173, 0.20); border-color: #9C27B0; }
.quick-links li:nth-child(5n+4) a:hover { background: rgba(40, 167, 69, 0.20); border-color: #4CAF50; }

.quick-links li:nth-child(5n+0) a:hover i.fa { border-color: #17a2b8; }
.quick-links li:nth-child(5n+1) a:hover i.fa { border-color: #2196F3; }
.quick-links li:nth-child(5n+2) a:hover i.fa { border-color: #FF9800; }
.quick-links li:nth-child(5n+3) a:hover i.fa { border-color: #9C27B0; }
.quick-links li:nth-child(5n+4) a:hover i.fa { border-color: #4CAF50; }*/
/*.quick-links li i.fa-plane,.quick-links li i.fa-camera{color:#419641;}
.quick-links li i.fa-bed,.quick-links li i.fa-suitcase{color:#3a87ad;}
.quick-links li i.fa-cab{color:#B90005;}
.quick-links li i.fa-camera{color:#419641;}*/
.quick-links li span { padding: 5px 10px 5px 5px; display: inline-block; vertical-align: middle; }
.quick-links li h5 { margin: 0; line-height: 32px; }
.quick-links.small { color: #5b5b5b }
    .quick-links.small li a { min-width: initial; }
    .quick-links.small span { display: none; }
    .quick-links.small li i { border-right-width: 0; border-radius: 3px; }
.quick-links.center { margin: 0 auto; display: table; }

.fav_popover .fav_star {
    color: #d9d9d9;

}

.fav_popover .fav_star {
    color: #FF9800;
}

.widget.widget-links {
    margin-bottom: 10px;
}
    .widget.widget-links .widget-header h3 { margin: 5px; }

.quick-links.action > li { margin-bottom: 3px; }
.quick-links.action li i.fa { font-size: 14px; padding: 9px 5px; color: #fff; }
.quick-links.action li span { font-size: 12px; padding: 0 10px 0 5px; }
.quick-links.action li:nth-child(8n+0) i.fa { background-color: #17a2b8; }
.quick-links.action li:nth-child(8n+1) i.fa { background-color: #FF9800; }
.quick-links.action li:nth-child(8n+2) i.fa { background-color: #2196F3; }
.quick-links.action li:nth-child(8n+3) i.fa { background-color: #F44336; }
.quick-links.action li:nth-child(8n+4) i.fa { background-color: #9C27B0; }
.quick-links.action li:nth-child(8n+5) i.fa { background-color: #4CAF50; }
.quick-links.action li:nth-child(8n+6) i.fa { background-color: #00BCD4; }
.quick-links.action li:nth-child(8n+7) i.fa { background-color: #607D8B; }
.quick-links.action li:nth-child(8n+8) i.fa { background-color: #e55d2c; }
.quick-links.action li.close-bkg i.fa, .quick-links.action .close-bkg a, .quick-links.action .close-bkg a:hover { background-color: #419641; color: #fff; border-color: #419641; }
.quick-links.action li.take-control i.fa, .quick-links.action .take-control a, .quick-links.action .take-control a:hover { background-color: #ffbb1c; color: #fff; border-color: #ffbb1c; }
.quick-links.action li.dead-que i.fa, .quick-links.action .dead-que a, .quick-links.action .dead-que a:hover { background-color: #B90005; color: #fff; border-color: #B90005; }
.quick-links.action li.bkg-operation i.fa, .quick-links.action .bkg-operation a, .quick-links.action .bkg-operation a:hover { background-color: #2196F3; color: #fff; border-color: #2196F3; }
.quick-links.create-blank-quote { }
.block-header .quick-links li { margin-bottom: 0; }

.bg-blue { background: #2196F3; color: #fff; }
.bg-orange { background: #FF9800; color: #fff; }
.bg-purple { background: #9C27B0; color: #fff; }
.bg-green { background: #4CAF50; color: #fff; }
.bg-cyan { background: #17a2b8; color: #fff; }
.bg-red { background: #F44336; color: #fff; }
.bg-black { background: #333; color: #fff; }

.bg-query { background: #923ca0; }
.bg-quote { background: #03a9f4; }
.bg-booking { background: #7daf42; }
.bg-client { background: #f44336; }
.bg-staff { background: #26a69a; }
.bg-supplier { background: #395777; }
.bg-agent { background: #3a444e; }
.bg-corporate { background: #f1709c; }

.color-query { color: #923ca0; }
.color-quote { color: #03a9f4; }
.color-booking { color: #7daf42; }
.color-client { color: #f44336; }
.color-staff { color: #009688; }
.color-supplier { color: #795548; }
.color-agent { color: #3F51B5; }
.color-corporate { color: #E91E63; }

.color-query:hover { color: #923ca0; background: rgba(146, 60, 160, 0.20); }
.color-quote:hover { color: #03a9f4; background: rgba(3, 169, 244, 0.20); }
.color-booking:hover { color: #7daf42; background: rgba(125, 175, 66, 0.20); }
.color-client:hover { color: #f44336; background: rgba(244, 67, 54, 0.20); }
.color-staff:hover { color: #009688; background: rgba(38, 166, 154, 0.20); }
.color-supplier:hover { color: #795548; background: rgba(121, 85, 72, 0.20); }
.color-agent:hover { color: #3F51B5; background: rgba(63, 81, 181, 0.20); }
.color-corporate:hover { color: #E91E63; background: rgba(233, 30, 99, 0.20); }

.color-alert { color: #FF9800; }
.color-green { color: #4CAF50 !important; }
.color-red { color: #F44336 !important; }
.color-black { color: #322F32 !important; }



.quick-links li.disable i.fa { background-color: #afafaf !important; color: #dfdfdf; }
.quick-links li.disable a:hover { background: #f7f7f7; border-color: #ddd; cursor: not-allowed }
    .quick-links li.disable a:hover i.fa { border-color: #ddd; }

.btn-dropdown { }
    .btn-dropdown .dropdown-menu { margin: -1px 0 0; width: calc(100% - 10px); min-width: initial; left: 5px; border-top-right-radius: 0; border-top-left-radius: 0; background: #f7f7f7; }
        .btn-dropdown .dropdown-menu li { }
            .btn-dropdown .dropdown-menu li a { color: #545454; }
                .btn-dropdown .dropdown-menu li a:hover { color: #fff; }


/*.panel-body div > div.widget.stacked:last-child { margin-bottom: 0; }*/


/*.badge { position: absolute; top: -5px; left: 10px; font: 300 10px/1 Verdana; padding: 3px 6px; color: #fff; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; text-shadow: none; text-align: center; -webkit-animation: 1s ease 0s normal none infinite running wobble; -ms-animation: 1s ease 0s normal none infinite running wobble; -o-animation: 1s ease 0s normal none infinite running wobble; animation: 1s ease 0s normal none infinite running wobble; }
.widget-header .badge{right:10px;left:auto;top:15%;font-size:11px;line-height:1.5;padding:3px 10px;}
.widget-header a.confirm-onhold {margin: 8px 100px 0 0;}*/

/*.headerBadgeColor1 { background-color: #2196F3; }
.headerBadgeColor2 { background-color: #FF9800; }
.headerBadgeColor3 { background-color: #9C27B0; }*/



.info-box { width: auto; box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); -webkit-box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); padding: 0; border-radius: 25px; float: left; margin: 4px 0 0 0; }
    .info-box a { color: #fff; padding: 0; text-decoration: none; }
.info-box-content { padding: 0 10px 0 0; margin-left: 30px; min-width: 50px; text-align: center; display: inherit; }
.info-box-icon.push-bottom { float: left; background: rgba(0, 0, 0, .2); border-radius: 100%; }
    .info-box-icon.push-bottom i.fa { height: 30px; width: 30px; line-height: 30px; font-size: 12px; margin: 0; color: #fff; }
.info-box-icon { float: left; text-align: center; background: rgba(0, 0, 0, .2); border-radius: 100%; }
.info-box-text, .progress-description { display: block; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 400; }
.info-box-number { font-weight: 300; font-size: 12px; line-height: 30px; padding: 0 5px; }
.info-box .progress { background: rgba(0, 0, 0, .2); margin: 5px -10px 5px 0; height: 2px; }
    .info-box .progress, .info-box .progress .progress-bar { border-radius: 0; }
        .info-box .progress .progress-bar { background: #fff; }


.card { margin: 5px 0; padding: 5px 10px; border-radius: 4px; box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); -webkit-box-shadow: 1px 2px 7px rgba(0, 0, 0, .3); border-top: 3px solid #fff; background: #fff; line-height: 1.5; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
    .card.no-pad { padding-left: 0; padding-right: 0; }
    .card > h3 { font-size: 16px; font-weight: 400; margin: 0 0 20px; border-bottom: 1px solid #eee; padding: 10px; }
    .card > ul { padding: 0 10px; }
    .card i.fa { width: 15px }
    .card em { width: 85px; float: left; color: #666; font-style: normal; }
    .card dl { margin: 0 }
        .card dl dt, .card dl dd { float: left; font-weight: 400; white-space: normal; line-height: inherit }
        .card dl dt { width: 90px; color: #666; position: relative }
            .card dl dt::after { content: ":"; position: absolute; right: 0 }
        .card dl dd { width: calc(100% - 90px); padding-left: 3px }
            .card dl dd.full-width { width: 100%; }
    .card > h3 .info-box { margin-top: -7px; margin-right: 0; }
.top-grey { border-color: #999; }
.top-blue { border-color: #2196F3; }
.top-orange { border-color: #FF9800; }
.top-purple { border-color: #9C27B0; }
.top-green { border-color: #4CAF50; }
.top-cyan { border-color: #17a2b8; }
.top-red { border-color: #F44336; }

.card ul.followup { list-style-type: none; padding: 0 }
    .card ul.followup li { float: left; width: 100%; border-bottom: 1px solid #efefef; padding: 0 10px 5px; margin-bottom: 10px; }
        .card ul.followup li:last-child { border-bottom-width: 0; margin-bottom: 0; }
        .card ul.followup li span { }
            .card ul.followup li span.date { float: left; display: initial; font-size: 80%; color: #999 }
            .card ul.followup li span.staff { float: right; font-size: 80%; color: #fff; background: #4CAF50; padding: 2px 6px; border-radius: 3px }
            .card ul.followup li span.remarks { white-space: pre-line; padding-top: 5px; display: block; color: #7f7f7f }
            .card ul.followup li span i.fa { float: left; color: #2196F3 }



.quote-info { margin: 10px 0 0; padding: 0; list-style-type: none }
    /*.quote-info li{ float:left;width:50%; }
.quote-info li.val{ width:65%; }*/
    .quote-info li { float: left; padding-right: 20px }
        .quote-info li i.fa { font-size: 16px; color: #888; width: auto; }
.quote-block { background: #f7f7f7; border: 1px solid #ddd; margin-bottom: 20px; padding-bottom: 0 }
    .quote-block .block-header { background: #fff; margin-top: 15px; }
        .quote-block .block-header .title { font-size: 13px; padding: 2px 10px; top: -21px; border: 1px solid #eee; border-bottom-width: 0; border-top-left-radius: 4px; border-top-right-radius: 4px }


.widget .badge { padding: 5px 10px; font-size: 10px; font-weight: 400; }
.widget .widget-header .badge { margin-top: 8px }




@media (max-width: 480px) {
    .account-container { width: 90% }
        .account-container .content { padding: 20px 10px 40px; }
    .login-fields p { margin: 20px 0 50px 0; font-size: 20px; }
    .img-services { display: none }
    .login-fields input { }
    /*.subnavbar-outer ul li { width:50%; }*/
    /* .subnavbar-outer .powered-by, .subnavbar-outer .date-time { display: none }*/
    .subnavbar-outer .help-desk { padding-left: 14px; }
    .subnavbar-outer .flag { padding-right: 5px; }
    .subnavbar-outer ul li { font-size: 9px; }
    .subnavbar-outer i.fa { margin: 4px 5px 0 0; font-size: 10px; float: left; }
    .subnavbar-outer ul li.date-time { width: unset; }
}

@media (max-width: 992px) {
    .modal-body form { background: #fff; height: 100vh; overflow-y: scroll; padding-bottom: 120px; }
    .container, .navbar .container, .subnavbar .container { padding-left: 0; padding-right: 0; }
    .col-xs-12 { padding: 0px 5px; }
    .hide-xs { display: none !important; }
    .font-normal-xs { font-weight: normal; }
    .widget-header.bkg-header h3 { margin: 2px 0px; }
    .widget-header.bkg-header i.fa { margin-left: 0px; }
    .comp-logo { display: none; }
    .subnavbar-client { display: none; }
    .subnav-toggle { float: right; margin-top: 11px; }
        .subnav-toggle.collapsed { display: initial }
    .subnav-collapse { position: fixed; z-index: 1; background: #fff; left: 0px; height: calc(100% - 45px) !important; overflow-y: auto; width: 100%; top: 70px; display: none }


    .subnavbar .mainnav { display: flex; flex-flow: column; width: 100%; }
        .subnavbar .mainnav > li > a { text-align: left; display: unset; }
        .subnavbar .mainnav > li:hover > a, .subnavbar .mainnav > li.active > a { background: #fff; color: #322f32 !important; }
        .subnavbar .mainnav > li > a i.fa { font-size: 25px; width: 40px; }
        .subnavbar .mainnav > li > a span { display: unset; font-size: 14px; }
    .dropdown-backdrop { z-index: 0 }
    .subnavbar .mainnav { display: flex; flex-flow: column; width: 100%; }
        .subnavbar .mainnav > li { height: auto; }
    .subnavbar .dropdown:hover > .dropdown-menu { height: initial; opacity: 1; position: unset; border-width: 0; margin-top: 10px; box-shadow: unset; }
    .subnavbar .dropdown .dropdown-menu { width: 100%; left: 0; overflow: hidden !important; position: relative; display: unset; border: 0; box-shadow: unset; }
    .subnavbar .dropdown.open .dropdown-submenu, .subnavbar .dropdown.open .dropdown-submenu .dropdown-menu { display: block !important; }
        .subnavbar .dropdown.open .dropdown-submenu .dropdown-menu { position: relative; box-shadow: none; border-width: 0; height: auto; opacity: 1 }
            .subnavbar .dropdown.open .dropdown-submenu .dropdown-menu a { padding-left: 50px }
    .subnavbar .dropdown > .dropdown-menu a { padding: 3px 40px; }
    .subnavbar .dropdown .dropdown-submenu > a { padding: 3px 30px; }
        .subnavbar .dropdown .dropdown-submenu > a:after { display: none }


    body.modal-open { margin-right: 0 }
    .modal { width: 100%; left: 0; right: 0; border-radius: 0; }
        .modal.fade.in { top: 0 }
        .modal.in .modal-dialog { width: 95% }
    .modal-dialog .modal-header h3 { font-size: 20px; }
    .bkg-header { padding: 5px }
        .bkg-header .info-box-icon.push-bottom i.fa { height: 25px; width: 25px; line-height: 25px; font-size: 10px; }
        .bkg-header .info-box-number { line-height: 25px; font-size: 10px; }
}


/*@media (max-width: 768px) {
    .modal-body form { background: #fff; height: 100vh; overflow-y: scroll; padding-bottom: 120px; }
    .container, .navbar .container, .subnavbar .container { padding-left: 0; padding-right: 0; }
    .col-xs-12 { padding: 0px 5px; }
    .hide-xs { display: none !important; }
    .font-normal-xs { font-weight: normal; }
    .widget-header.bkg-header h3 { margin: 2px 0px; }
    .widget-header.bkg-header i.fa { margin-left: 0px; }
    .comp-logo { display: none; }
    .subnavbar-client { display: none; }
    .subnav-toggle { float: right; margin-top: 11px; }
        .subnav-toggle.collapsed { display: initial }
    .subnav-collapse { position: fixed; z-index: 1; background: #fff; left: 0px; height: calc(100% - 45px) !important; overflow-y: auto; width: 100%; top: 70px; display: none }


    .subnavbar .mainnav { display: flex; flex-flow: column; width: 100%; }
        .subnavbar .mainnav > li > a { text-align: left; display: unset; }
        .subnavbar .mainnav > li:hover > a, .subnavbar .mainnav > li.active > a { background: #fff; color: #322f32 !important; }
        .subnavbar .mainnav > li > a i.fa { font-size: 20px; width: 40px; }
        .subnavbar .mainnav > li > a span { display: unset }
    .dropdown-backdrop { z-index: 0 }
    .subnavbar .mainnav { display: flex; flex-flow: column; width: 100%; }
        .subnavbar .mainnav > li { height: auto; }
    .subnavbar .dropdown:hover > .dropdown-menu { height: initial; opacity: 1; position: unset; border-width: 0; margin-top: 10px; box-shadow: unset; }
    .subnavbar .dropdown .dropdown-menu { width: 100%; left: 0; overflow: hidden !important; position: relative; display: unset; border: 0; box-shadow: unset; }
    .subnavbar .dropdown.open .dropdown-submenu, .subnavbar .dropdown.open .dropdown-submenu .dropdown-menu { display: block !important; }
        .subnavbar .dropdown.open .dropdown-submenu .dropdown-menu { position: relative; box-shadow: none; border-width: 0; height: auto; opacity: 1 }
            .subnavbar .dropdown.open .dropdown-submenu .dropdown-menu a { padding-left: 50px }
    .subnavbar .dropdown > .dropdown-menu a { padding: 3px 40px; }
    .subnavbar .dropdown .dropdown-submenu > a { padding: 3px 30px; }
        .subnavbar .dropdown .dropdown-submenu > a:after { display: none }


    body.modal-open { margin-right: 0 }
    .modal { width: 100%; left: 0; right: 0; border-radius: 0; }
        .modal.fade.in { top: 0 }
        .modal.in .modal-dialog { width: 95% }
    .modal-dialog .modal-header h3 { font-size: 20px; }
    .bkg-header { padding: 5px }
        .bkg-header .info-box-icon.push-bottom i.fa { height: 25px; width: 25px; line-height: 25px; font-size: 10px; }
        .bkg-header .info-box-number { line-height: 25px; font-size: 10px; }
}*/

@media (max-width: 992px) and (min-width: 768px) {
    .shortcuts .shortcut { width: 100px; padding: 7px 2px; margin: 0 2px 0.5em; }
        .shortcuts .shortcut .shortcut-icon { font-size: 25px; }
    .subnav-toggle.collapsed { display: initial }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .container { max-width: 100%; }
    .subnav-collapse.collapse { display: initial }
}

@media (min-width: 1200px) {
    .container { max-width: 100%; padding-left: 15px; padding-right: 15px; }
    .subnav-collapse.collapse { display: initial }
}



/*Easy AutoComplete*/
.easy-autocomplete.eac-square { width: 100% !important }
    /*.easy-autocomplete.eac-square input {width:100%}*/
    .easy-autocomplete.eac-square ul { list-style: none; padding: 0; margin: 0; }
        .easy-autocomplete.eac-square ul li, .easy-autocomplete-container ul .eac-category { border: 1px solid #ccc; padding: 8px 5px; transition: all 0.4s ease 0s; cursor: pointer; border-bottom-width: 0 }
            .easy-autocomplete.eac-square ul li:last-child { border-bottom-width: 1px }
.eac-category { text-align: right; cursor: none !important; }
.easy-autocomplete.eac-square ul li * { }
.easy-autocomplete.eac-square ul li img { height: 20px; padding-right: 5px; }
.easy-autocomplete.eac-square ul li.selected { background-color: #F4F4F4; }
.easy-autocomplete.eac-square ul li b { }
.easy-autocomplete.eac-square .easy-autocomplete-container { background: #fff; position: absolute; z-index: 1; width: 140%; top: 30px; }
.easy-autocomplete.eac-square .loading { background: white url(/images/loading.svg) right center no-repeat; background-size: 10% }
/*Easy AutoComplete*/


/*----------devbridgeAutocomplete----------*/
.autocomplete-suggestions { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ccc; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.4); -moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.4); box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.4); min-width: 300px; }
.autocomplete-suggestion { padding: 8px 10px; white-space: nowrap; overflow: hidden; border-bottom: 1px solid #eee }
.autocomplete-no-suggestion { padding: 8px 10px; }
.autocomplete-selected { background: #0c67ae; color: #fff; }
.autocomplete-suggestions strong { font-weight: bold; }
.autocomplete-group { padding: 5px 5px; font-size: 18px; color: #0c67ae; display: block; border-bottom: 1px solid #ccc; text-align: right }
.autocomplete-waiting { background: white url(/images/loading.gif) right center no-repeat; }
/*----------devbridgeAutocomplete----------*/




















ul.star-fliter { list-style-type: none; padding: 0px; width: 100%; }
    ul.star-fliter li { width: 16.666666666666664%; float: left; }
        ul.star-fliter li a, ul.star-fliter li a { padding: 5px; float: left; border: 1px solid #999; width: 100%; text-align: center; border-left: 0px solid #999; border-bottom: 3px solid #999; color: #666; }
        ul.star-fliter li:first-child a, ul.star-fliter li:first-child a { border-left: 1px solid #999; }
        ul.star-fliter li a:hover, ul.star-fliter li a.active { border-bottom: 3px solid #ff9900; color: #ff9900; }

.search-form .room-title { margin-top: 30px; }
.search-form .btn-topmargin { margin-top: 20px; }
.search-form .select-pax { width: 69%; }
.text-normal label, .text-normal span, label.text-normal, span.text-normal { font-weight: normal; }
.modify-air input[type="text"], .modify-air select { width: 100%; }




/*filter */
.filters { padding: 0 }
    .filters aside { padding: 10px; border: 1px solid #efefef; margin-bottom: 10px; width: 100%; float: left }
        .filters aside h3 { font-size: 14px; margin: 0 0 10px 0 }

    .filters ul.rdoList { padding: 0 }
        .filters ul.rdoList li { }
    .filters .rdoList li span { display: inline-block; font-size: 80%; }
    .filters .airlines { padding-left: 0; padding-right: 0; }
        .filters .airlines ul.rdoList li { border-top: 1px solid #efefef; padding: 5px 10px }
        .filters .airlines ul.rdoList label { margin-bottom: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
        .filters .airlines ul.rdoList img { height: 17px; width: 17px; margin-right: 5px; }

.result-list { padding: 0; list-style-type: none }
    .result-list li { float: left; width: 100%; margin-bottom: 20px; border: 1px solid #ddd; overflow: hidden; box-shadow: 2px 2px 6px #ddd; }



/*hotel result*/
.hotel-list { list-style-type: none; }
    .hotel-list li { }
        .hotel-list li > div { height: 150px; overflow: hidden; float: left }
        .hotel-list li .img-box { width: 200px; background: #eee; }
            .hotel-list li .img-box img { min-width: 100%; min-height: 100%; max-height: 100%; }
        .hotel-list li .desc-box { width: calc(100% - (200px + 20%)); border-right: 1px solid #eee; padding: 10px 0 5px 10px; position: relative }
            .hotel-list li .desc-box .name-box { height: 40px; border-bottom: 1px solid #eee; position: relative }
                .hotel-list li .desc-box .name-box h3 { font-size: 14px; margin: 0 }
                .hotel-list li .desc-box .name-box p { margin-bottom: 0; text-transform: uppercase; position: absolute; bottom: 0; font-size: 10px; color: #bbb; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%; }
                    .hotel-list li .desc-box .name-box p i.fa { margin-right: 5px; color: #f70 }
            .hotel-list li .desc-box .supplier { float: left; font-size: 10px; color: #bbb; max-height: 40px; max-width: 130px; }
            .hotel-list li .desc-box .nett { color: #0c67ae; float: right; margin-right: 10px }
            .hotel-list li .desc-box .profit { color: #0c67ae; float: right; margin-right: 10px }
                .hotel-list li .desc-box .nett span, .hotel-list li .desc-box .profit span { width: 80px; float: right; text-align: right; }
            .hotel-list li .desc-box .hotel-desc { margin-bottom: 5px; position: absolute; bottom: 0; font-size: 10px; color: #999 }
        .hotel-list li .pricing-box { width: 20%; padding: 10px 10px 5px 0; text-align: center }
            .hotel-list li .pricing-box .star-box { height: 15px; }
                .hotel-list li .pricing-box .star-box i.fa { color: #f70; }
                .hotel-list li .pricing-box .star-box .apt { background: #999; color: #fff; border-radius: 2px; padding: 1px 5px; font-size: 10px; text-transform: uppercase }
            .hotel-list li .pricing-box .aminity-box { height: 25px; border-bottom: 1px solid #eee; }
            .hotel-list li .pricing-box .price-box { }
                .hotel-list li .pricing-box .price-box .start-from { color: #bbb; display: block; font-size: 10px; text-transform: uppercase; margin-bottom: 5px; }
                .hotel-list li .pricing-box .price-box .price { color: #0c67ae; display: block; font-size: 16px; margin-bottom: 5px }

/*hotel review page*/
.htlDetails { }
    .htlDetails h3.hotel-name { margin: 0 0 5px 0; color: #1591c4; font-size: 30px; line-height: normal; }
        .htlDetails h3.hotel-name img { margin: 0 0 5px 20px; }
    .htlDetails h3.feature-heading { font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; background: none; margin-bottom: 0px; font-size: 1.2em; font-weight: 600; color: #394246; }
    .htlDetails p.address { color: #666; }
        .htlDetails p.address i { color: #1591c4; font-size: 20px; }
    .htlDetails .images { padding-right: 5px; overflow: hidden }
    .htlDetails .htl-map { padding-left: 5px; height: 450px; }
#map-canvas { width: 100%; height: 450px !important; display: block !important; }
.htlDetails .big-image { height: 340px; overflow: hidden; }
    .htlDetails .big-image img { height: 100%; width: 100%; }
.htlDetails .small-image { height: 110px; background: #fff; }
    .htlDetails .small-image img { height: 50px; width: 50px; padding: 1px; border: 1px solid #737373; margin: 1px; }
.htlDetails .supplier { max-height: 40px; max-width: 130px; }

.room-occupancy { margin-bottom: 0px; }
.hotel-rooms-heading { background: #f5f5f5; float: left; width: 100%; border-top-left-radius: 3px; border-top-right-radius: 3px; margin-top: 10px; font-size: 16px; padding: 8px 5px; }
.hotel-rooms { border: 1px solid #f5f5f5; border-radius: 3px; margin-bottom: 20px; border-top-left-radius: 0px; border-top-right-radius: 0px; width: 100%; float: left; }

    .hotel-rooms ul.rooms { list-style-type: none; padding: 0px; }
        .hotel-rooms ul.rooms > li { float: left; width: 100%; border-bottom: 1px dotted #c4e0ff; }
            .hotel-rooms ul.rooms > li:last-child { border-bottom: 0px dotted #c4e0ff; }
    .hotel-rooms .room-detail { border-left: 1px solid #c4e0ff; }
    .hotel-rooms ul.room-facilities { list-style-type: none; padding-left: 20px; }
        .hotel-rooms ul.room-facilities > li { float: left; padding-right: 10px; color: #737373; line-height: 20px; }
            .hotel-rooms ul.room-facilities > li:after { display: none; content: ','; font-size: 30px; color: #1591c4; line-height: 10px; }
            .hotel-rooms ul.room-facilities > li:last-child:after { content: '' }
        .hotel-rooms ul.room-facilities.aminities { position: relative; }
    .hotel-rooms .board-basis { border-bottom: 1px dotted #c4e0ff; float: left; }
        .hotel-rooms .board-basis:last-child { border-bottom: 0px dotted #c4e0ff; }
    .hotel-rooms .room-name, .hotel-rooms .policy, .hotel-rooms .price { margin-bottom: 5px; }
    .hotel-rooms .room-name { font-size: 14px; margin: 10px 0px 0px 10px; }
    .hotel-rooms .board-type { font-size: 12px; margin: 7px 0 0 0; }
    .hotel-rooms .rooms-left { font-style: italic; color: #0056b8; font-size: 11px; position: absolute; top: 0; right: 5px; }
    .hotel-rooms .policy { font-style: italic; color: #ec7627; text-transform: lowercase; }
        .hotel-rooms .policy i.fa-info { display: none; }
    .hotel-rooms .conditions, .hotel-rooms .room-offer { color: #0056b8; font-size: 16px; }
    .hotel-rooms .canx-start { font-style: italic; color: #ed1c25; font-size: 11px; padding-left: 10px; }
    .hotel-rooms label.price-options { font-weight: normal; display: block; margin-bottom: 0px; }
        .hotel-rooms label.price-options:hover { background: #e6f1ff; }
    .hotel-rooms .price { color: #666; }
        .hotel-rooms .price span.curr { font-size: 12px; float: left; width: 25%; padding-right: 5px; padding-top: 7px; }
        .hotel-rooms .price span.amount { float: left; width: 100%; padding-top: 6px; line-height: normal; color: #0c67ae }
            .hotel-rooms .price span.amount.room-amount { width: 88%; padding-right: 5px; }
        .hotel-rooms .price div.per-day-breakup { display: none; position: absolute; bottom: 30px; right: 30px; background: #fefefe; padding: 10px; box-shadow: 0px 0px 7px 0px #999; border-radius: 4px; width: 200px }
            .hotel-rooms .price div.per-day-breakup ul { list-style-type: none; padding: 0; margin: 0 }
                .hotel-rooms .price div.per-day-breakup ul li { }
                    .hotel-rooms .price div.per-day-breakup ul li span { width: 50%; float: left; }
        .hotel-rooms .price span.amount:hover + div.per-day-breakup { /*display: unset*/ }
        .hotel-rooms .price input.radio { float: left; margin-top: 7px; }
    .hotel-rooms .on-request { background: #B90005; color: #fff; padding: 4px 15px; border-radius: 13px; display: inline-block; }
.attractions { border: 1px solid #0e8fab; border-radius: 5px; background: #dfeeff; float: left; width: 100%; }
    .attractions h3 { margin: 0; padding: 10px 0px; text-align: center; background-color: #0e8fab; color: #fff; }
    .attractions ul { list-style-type: none; padding: 0px 10px; }
        .attractions ul li { float: left; width: 100%; margin-bottom: 5px; }
            .attractions ul li span.attr-name { color: #0056b8; }
            .attractions ul li span.attr-km, .attractions ul li span.attr-dur { font-style: italic; float: right; }
            .attractions ul li span.attr-dur { float: right; }
.lst-facility-heading { }
.lst-facility { list-style-type: none }
    .lst-facility li { width: 50%; float: left }

.iti-dtl { list-style-type: none; margin: 0 0 20px 0; float: left; width: 100%; border: 1px solid #eee; padding: 15px 0 0 0; border-top: 0 }
    .iti-dtl ul { list-style-type: none; margin: 0 0 20px 0; float: left; width: 100%; padding: 0; }
        .iti-dtl ul li { float: left; width: 100%; border-bottom: 1px dotted #999; margin-bottom: 2px; }
            .iti-dtl ul li:last-child { margin-bottom: 0px; }
            .iti-dtl ul li div { padding-left: 5px; }

.iti-tbl { width: 99%; margin: 0 auto; border: 1px solid #ddd; margin-bottom: 10px; border-collapse: collapse; }
    .iti-tbl th { padding: 5px 5px; background: #ddd; color: #555; }
.sub-txt { font-size: 85%; font-weight: 300; }
.iti-tbl td { padding: 5px 5px; }

/*DataList*/
.clientDiv { color: #fff; border: 1px solid #ddd; padding: 8px; word-wrap: break-word; text-align: left; background-color: #337ab7 }
.supportDiv { color: #000; border: 1px solid #ddd; padding: 8px; word-wrap: break-word; text-align: left; background-color: #efefef;margin-bottom: 4px; }
/*DataList*/




/*tabs*/
.tab-container ul.tabs { margin: 0; padding: 0; list-style-type: none }
    .tab-container ul.tabs li { padding-right: 4px; padding-left: 0px; float: left }
        .tab-container ul.tabs li:last-child { padding-right: 0 }
        .tab-container ul.tabs li a { color: #fff; display: block; padding: 0 20px; background: #aaaaaa; font-size: 1em; font-weight: bold; height: 40px; line-height: 40px; text-decoration: none; text-transform: uppercase; white-space: nowrap }
        .tab-container ul.tabs li.active > a, .tab-container ul.tabs li:hover > a { color: #0c67ae; background: #fff }
    .tab-container ul.tabs.full-width { display: block }
        .tab-container ul.tabs.full-width li { float: none; display: table-cell; vertical-align: middle; width: 1% }
            .tab-container ul.tabs.full-width li a { padding: 0; text-align: center }
    .tab-container ul.tabs:after { display: table; content: ""; clear: both }
.tab-container .tab-content { background: #fff }
    .tab-container .tab-content .tab-pane { padding: 20px; line-height: 1.7em }
        .tab-container .tab-content .tab-pane .row { margin-bottom: 15px }
        .tab-container .tab-content .tab-pane > img { margin: 0 15px 0 0 }
        .tab-container .tab-content .tab-pane:after { content: ""; display: table; clear: both }
        .tab-container .tab-content .tab-pane .image-box .details { padding-right: 0 }
.tab-container ul.tabs { display: block; background: #fff; padding: 10px 0 10px 10px; border-bottom: 1px solid #f5f5f5 }
    .tab-container ul.tabs li { padding-right: 10px }
        .tab-container ul.tabs li a { height: 30px; line-height: 30px; background: #f5f5f5; padding: 0 18px; color: #9e9e9e; font-weight: normal; font-size: 0.9167em; }
        .tab-container ul.tabs li.active > a, .tab-container ul.tabs li:hover > a { color: #fff; background: #0c67ae; position: relative }
            .tab-container ul.tabs li.active > a:after, .tab-container ul.tabs li:hover > a:after { position: absolute; bottom: -4px; left: 50%; margin-left: -10px; border-top: 5px solid #0c67ae; border-left: 7px solid transparent; border-right: 7px solid transparent; content: "" }
            .tab-container ul.tabs li:hover > a:after { display: none }
        .tab-container ul.tabs li.active:hover > a:after { display: block }
    .tab-container ul.tabs.full-width li a { padding: 0 }


/*Calender control Month View*/
.cal-grid { border-color: #999; font-family: inherit; }
    .cal-grid .title { background: #4BB6E0; font-size: 20px; color: #fff; border-width: 0px; }
    .cal-grid .header { background: #E3F7FF; font-size: 16px; color: #333; text-align: center; }
    .cal-grid .weekend { background: #CBE3EC; }
    .cal-grid .next-prev { color: #fff; }
    .cal-grid .selected { background: #009999; color: #CCFF99; }
    .cal-grid .other-month { background: #dedede; }
    .cal-grid span { display: block; text-align: center; margin: 3px 0px; font-size: 12px; color: #333; cursor: pointer; }
    .cal-grid .blackout { background: #ff0000; color: #fff; }
        .cal-grid .blackout span { color: #fff; }
/*Calender control Month View*/


.markup-section, .show-hide-markup { display: none !important }

.select2-container { width: 95% !important; }
    .select2-container .select2-choice { height: auto !important; border-color: #ccc !important; background: #fdfdfd !important; padding: 3px 5px !important; border-radius: 2px !important; margin-bottom: 10px !important; }
        .select2-container .select2-choice .select2-arrow { width: 25px !important; border-radius: 0 2px 2px 0 !important; background: #eee !important; border-left-color: #ccc !important; }
            .select2-container .select2-choice .select2-arrow b { background-position: 3px 2px !important; }

.ms-drop input[type="checkbox"] { vertical-align: middle; margin-top: 0; margin-right: 5px; }

/* dragable */
tbody.ui-sortable { background-color: #f7f7f7; border-width: 2px; }
    tbody.ui-sortable .ui-state-disabled { opacity: 1 }
        tbody.ui-sortable .ui-state-disabled .btn-remove-option { pointer-events: all }
.ui-draggable-dragging td { background-color: #f7f7f7; }
.ui-sortable-placeholder { visibility: visible !important; }


/* dragable */

/*input grid handle*/
.gridwrap { display: grid; grid-template-columns: 92% 7%; grid-gap: 10px; }

.input_emailgrid { position: relative; }

.gridwrap .input_emailgrid input { width: 100%; height: 38px; }

.gridwrap .input_buttongrid input { width: 100%; margin-top: 14px; height: 38px; }

.gridwrap .input_emailgrid .Mendatory { position: absolute; top: -9px; left: 94px; }

@media(max-width:767px) {
    .gridwrap { display: grid; grid-template-columns: 75% 21%; grid-gap: 10px; }
}

@media only screen and (width: 768px) and (height: 1024px) and (orientation:portrait) {
    .gridwrap { display: grid; grid-template-columns: 77% 21%; }
}


/*=================user login========================*/
.userlogut ul { margin-left: 0px; padding: 0px; }
.userprofiles { /* position: absolute; */ float: right; padding-right: 20px; display: inline-block; top: inherit; }
    .userprofiles li { position: relative; list-style-type: none; }
.user-name .usercircle span { background: #FF7F00; color: #fff; display: inline-block; width: 38px; height: 38px; border-radius: 50%; margin: 6px 0px; line-height: 38px; text-align: center; font-size: 15px; }
.userprofiles .arrow-right { display: inline-flex; }
    .userprofiles .arrow-right i { font-size: 12px; padding: 0px 7px 0px 5px; }
.userprofiles .empolyeename { margin-top: -12px; }
.userprofiles .designation { color: #4F8CC0 !important; }
empolyeename h4 { font-size: 13px; margin: 0px; font-weight: 500; }
.empolyeename p { font-size: 12px; }
.user-profiledropdown { position: absolute; background: #fff; z-index: 10; -webkit-box-shadow: 0 0.3125rem 1rem -0.1875rem rgb(0 0 0 / 20%) !important; box-shadow: 0 0.3125rem 1rem -0.1875rem rgb(0 0 0 / 20%) !important; width: 290px; border-radius: 2px 2px 2px 2px; /* opacity: 0; */ visibility: hidden; transition: 0.5s ease-in-in; padding-top: 49px; top: 50px; left: -23px; moz-transition: all .3s ease-in 0s; -webkit-transition: all .3s ease-in 0s; -o-transition: all .3s ease-in 0s; -ms-transition: all .3s ease-in 0s; transition: all .3s ease-in 0s; }
    .user-profiledropdown .user_header { position: relative; padding: 15px 10px; border-bottom: 1.5px solid #cccccc2e; display: flex; margin-top: -50px; background: #f4f4f4 !important; border-radius: 2px 2px 0px 0px; }
        .user-profiledropdown .user_header .userprofile { text-align: left; z-index: 10; width: 75%; position: relative; }
            .user-profiledropdown .user_header .userprofile h5 { margin: 0px; width: 100%; font-size: 13px; }
            .user-profiledropdown .user_header .userprofile span { margin: 0px; width: 100%; font-size: 11px; }

user-profiledropdown .user_header .userprofile span { color: #2196F3; font-size: 13px; }
.user-profiledropdown .user_header .userlogut { padding-left: 0px; width: 25%; position: relative; z-index: 10; }
    .user-profiledropdown .user_header .userlogut button { background: #322f3e; border-radius: 50px; color: #fff; border: 0px; padding: 3px 14px; box-shadow: 0 0.125rem 0.625rem rgb(68 64 84 / 50%), 0 0.0625rem 0.125rem rgb(68 64 84 / 60%); font-size: 13px; }
userprofile_menus { width: 100%; position: relative; }
.userprofile_menus ul { float: left; width: 100%; display: block; margin-left: 0px; padding-left: 0px; padding-bottom: 10px; padding-top: 10px; }
    .userprofile_menus ul li { /* display: block; */ width: 100%; padding: 4px 10px; display: block; width: 100%; }
        .userprofile_menus ul li a { color: #494848 !important; font-size: 12px; font-weight: 400; }
.userprofiles li:hover .user-profiledropdown { opacity: 1; visibility: visible; }
.empolyeename h4 { font-size: 13px; margin: 0px; font-weight: 500; }
empolyeename p { font-size: 12px; }
.arrow-right { display: inline-flex; }
.user-profiledropdown .user_header .userlogut button li a { color: #fff; }
.userlogut ul li a { background: #322f3e; border-radius: 50px; color: #fff; border: 0px; padding: 1px 14px 3px 14px; box-shadow: 0 0.125rem 0.625rem rgb(68 64 84 / 50%), 0 0.0625rem 0.125rem rgb(68 64 84 / 60%); font-size: 12px; line-height: 0px; }

/*============== Sidebar ==============*/
/*.slides { position: fixed; background: #fff; width: 280px; padding: 0px 15px; left: -291px; z-index: 100; height: 100vh; transition: left 0.4s ease-in-out; -o-transition: left 0.4s ease-in-out; -ms-transition: left 0.4s ease-in-out; -moz-transition: left 0.4s ease-in-out; -webkit-transition: left 0.4s ease-in-out; top: 0; box-shadow: 0 0.76875rem 2.4875rem rgb(52 58 64 / 30%), 0 1.3375rem 1.70625rem rgb(52 58 64 / 30%), 0 0.55rem 0.53125rem rgb(0 0 0 / 5%), 0 0.225rem 0.4375rem rgb(52 58 64 / 30%); }
.toggle { position: absolute; background: #fff; right: -51px; box-shadow: 7px 0 60px rgb(0 0 0 / 27%); top: 40%; border: 1px solid #2196F369; padding: 42px 17px 14px 20px; transform: rotate( 0deg); border-radius: 0px 6px 6px 0px; }
.links_outer { display: block; width: 100%; position: relative; }
.links_outer h5 { font-size: 16px; color: #000; margin: 0px !important; font-weight: 400; letter-spacing: 1px; position: relative; }
.links_outer h5 i { position: ABSOLUTE; TOP: -29PX; left: -7px; transform: rotate( 90deg); }
ion-icon { visibility: hidden; width: 20px; height: 20px; padding-top: 3px; }
.sidebox { box-shadow: unset; padding-top: 20px; }
.slides h3 { border-bottom: 0px !important; font-size: 15px; color: #343a40 !important; text-transform: capitalize; font-family: 'Segoe UI'; font-weight: 600; margin: 0 0 10px; padding-left: 20px; }

element.style { }
.sidebox ul { margin: 5px 0; border-radius: 6px; background: #fff; line-height: 1.5; position: relative; padding-left: 5px; white-space: nowrap; text-overflow: ellipsis;*/ /* padding-right: 10px; */ /*}
.sidebox ul li { line-height: 40px; color: #8392a5; display: block; padding-left: 20px; width: 100%; position: relative; margin-bottom: 0px; padding-right: 20px; }
.sidebox ul li i { font-size: 22px !important; opacity: .6; transition: color 300ms; padding-right: 14px; top: 4px; position: relative; display: inline-block; min-width: unset; padding: 0px; border: 0px; }
.sidebox ul li a { background: #ffffff; min-width: initial; display: inline-block; color: #343a40 !important; font-size: 14px !IMPORTANT; border: 0px; padding-left: 10px; }
.sidebox ul li a::after { content: " "; position: absolute; width: 0%; height: 2px; bottom: 0; background: #3366CC; left: 17px; }
.slides:hover { left: 0px; }
.sidebox ul li a:hover { color: #3366CC !important; background-color: transparent !important; }
.sidebox ul li:hover i { color: #3366CC !important; }*/

@media (min-width: 1200px) {
    .container { max-width: 1300px; padding-left: 15px; padding-right: 15px; }
}

/*.sidebox ul li a:hover::after { width: 70%; transition: 0.5s ease-in-out; }
.sidebox h4 { font-size: 15px; color: #343a40 !important; text-transform: capitalize; margin-left: -7px; padding: 8px 0px; font-weight: 600; font-family: 'Segoe UI'; }*/
.paymentCollectionRow { background: #419641; color: #fff; font-weight: normal; text-align: right; top: -10px; position: relative; }
    /*========= changes in css ============*/
    .paymentCollectionRow td { padding: 8px; border: 1px solid; }
.invoice-alert { position: fixed; bottom: 4px; right: 4px; }
    .invoice-alert .card.top-red { margin-top: 0; background: #ffd0d2; }
        .invoice-alert .card.top-red .fa { color: #F44336; }
        .invoice-alert .card.top-red .card-body { padding: 10px 20px; }






/* New Navbar code */
.user-name { gap: 10px; align-items: center; display: flex; cursor: pointer; }
    .user-name .arrow-right { align-items: center; }
.empolyeename { display: flex; flex-direction: column; margin: auto; text-align: right; }
    .empolyeename p { margin: 0; }
.userprofiles { padding: 0; }
    .userprofiles .empolyeename { margin: 0; }
.user-profiledropdown { padding: 0; }
.user-profiledropdown { width: 196px; }
.userprofile_menus ul li { border-left: 2px solid transparent; }
    .userprofile_menus ul li:hover { border-left: 2px solid rgb(255, 153, 0); background: #f5f5f5; }
.usercircle img { overflow: hidden; object-fit: cover; color: #fff; display: inline-block; width: 38px; height: 38px; border-radius: 50%; margin: 6px 0px; line-height: 38px; text-align: center; font-size: 15px; }
.user-name { gap: 5px; align-items: center; display: flex; cursor: pointer; }


.home_icns { display: flex; gap: 10px; align-items: center; }
.home_icn_last img { /* width: 170px;*/ /*object-fit: cover;*/ max-height: 45px; }


/*Help desk*/
/*.notification_sec .help-desk a {display:flex; flex-direction:column; align-items:center;}*/



/*notification icon css*/
.notification_sec { /* position: absolute; */ float: right; padding: 0 10px; display: inline-block; top: inherit; }
    .notification_sec li { cursor: pointer; position: relative; list-style-type: none; }
.notification_bar .usercircle span { background: #FF7F00; color: #fff; display: inline-block; width: 38px; height: 38px; border-radius: 50%; margin: 6px 0px; line-height: 38px; text-align: center; font-size: 15px; }
.notification_sec .arrow-right { display: inline-flex; }
    .notification_sec .arrow-right i { font-size: 12px; padding: 0px 7px 0px 5px; }
.notification_sec .empolyeename { margin-top: -12px; }
.notification_sec .designation { color: #4F8CC0 !important; }
.notification_dropdown { position: absolute; background: #fff; z-index: 10; -webkit-box-shadow: 0 0.3125rem 1rem -0.1875rem rgb(0 0 0 / 20%) !important; box-shadow: 0 0.3125rem 1rem -0.1875rem rgb(0 0 0 / 20%) !important; width: 250px; border-radius: 2px 2px 2px 2px; /* opacity: 0; */ visibility: hidden; transition: 0.5s ease-in-in; padding-top: 49px; top: 39px; left: -75px; moz-transition: all .3s ease-in 0s; -webkit-transition: all .3s ease-in 0s; -o-transition: all .3s ease-in 0s; -ms-transition: all .3s ease-in 0s; transition: all .3s ease-in 0s; }
    .notification_dropdown .user_header { position: relative; padding: 15px 10px; border-bottom: 1.5px solid #cccccc2e; display: flex; margin-top: -50px; background: #f4f4f4 !important; border-radius: 2px 2px 0px 0px; }
        .notification_dropdown .user_header .userprofile { text-align: left; z-index: 10; width: 75%; position: relative; }
            .notification_dropdown .user_header .userprofile h5 { margin: 0px; width: 100%; font-size: 13px; }
            .notification_dropdown .user_header .userprofile span { margin: 0px; width: 100%; font-size: 11px; }
            .notification_dropdown .user_header .userprofile span { color: #2196F3; font-size: 13px; }
        .notification_dropdown .user_header .userlogut { padding-left: 0px; width: 25%; position: relative; z-index: 10; }
            .notification_dropdown .user_header .userlogut button { background: #322f3e; border-radius: 50px; color: #fff; border: 0px; padding: 3px 14px; box-shadow: 0 0.125rem 0.625rem rgb(68 64 84 / 50%), 0 0.0625rem 0.125rem rgb(68 64 84 / 60%); font-size: 13px; }
.notification_dropdown { padding-top: 0; }
    .notification_dropdown ul { float: left; width: 100%; display: block; margin-left: 0px; padding-left: 0px; padding-bottom: 10px; padding-top: 10px; }
        .notification_dropdown ul li a { /* display: block; */ width: 100%; color: #494848 !important; font-size: 12px; font-weight: 400; padding: 4px 10px; display: block; width: 100%; }
.notification_sec li:hover .notification_dropdown { opacity: 1; visibility: visible; }
.notification_dropdown .user_header .userlogut button li a { color: #fff; }
.notification_sec { height: 50px; display: flex; align-items: center; }
    .notification_sec i { font-size: 25px; color: rgb(65, 140, 241); }
.extra_notification_icn { padding: 0 15px; }
.notification_sec .notification_dropdown li { border-left: 2px solid transparent; }
    .notification_sec .notification_dropdown li:hover { border-left: 2px solid rgb(255, 153, 0); background: #f5f5f5; }
.notification_bell_sec { padding: 0 10px; }
.test_server_notification li { font-size: 10px; border-radius: 4px; color: #fff; padding: 2px 4px; background: #ff7700; }
/*Notification bell*/
.number_bell { height: 18px; width: 18px; font-size: 7px; background-color: #d63031; border-radius: 20px; color: white; text-align: center; position: absolute; top: -5px; left: 13px; padding: 3px; border-style: solid; border-width: 2px; }
    .number_bell:empty { display: none; }
.notBtn { transition: 0.5s; cursor: pointer }


.vurox-online:after { position: absolute; content: ''; background: #00d300 !important; width: 8px; height: 8px; border-radius: 30px; top: -2px; margin-left: 0px; animation-name: online-animation; animation-duration: 2s; animation-iteration-count: infinite; }

@keyframes online-animation {
    0% { opacity: 1; }
    25% { opacity: 0; }
    50% { opacity: 1; }
    75% { opacity: 0; }
    100% { opacity: 1; }
}


/*home menu hide*/
.mainhometab { display: none; }


.empolyeename{width:130px;}
.user_name_drop_down { position: absolute; top: 26px; /*left: 10px;*/ right: 0; }
.empolyeename .designation { text-align: left; padding-left: 5px; }

.right_sec_nav { margin-left: 70px; }

/*.subnavbar-outer{position:fixed; bottom:0; width:100%;}*/
.extra_notification_icn .help-desk span { display: none; }
.extra_notification_icn .help-desk a { display: flex; align-items: center; }

.notification_icon_head { display: none; }

@media (max-width: 992px) {
    .tab_section_div { display: flex; justify-content: space-between; }
    .subnavbar .logo { max-height: 35px; }
    .home_icn_last img { width: 120px; }
    .sec_head_header { display: flex; flex-direction: column-reverse; }
    /*.right_sec_nav { top: 40px; position: relative; }*/
    .right_sec_nav { margin-left: unset; }
    .home_icn_last.notification_sec { display: none; }
    .left_det_sec { display: flex; gap: 10px; justify-content: space-between; }
    .empolyeename { text-align: unset; }
    .userprofiles { padding: 0 0px; }
    .extra_notification_icn .help-desk a i { color: #5b5b5b; }
    .extra_notification_icn .help-desk span { display: block; font-size: 14px; color: #5b5b5b; }
    .notification_icon_head { display: block; font-size: 14px; color: #5b5b5b; }
    .notification_bell_section { display: flex; gap: 7px; align-items: center; }
    .flag_sec { display: none; }
    .notification_sec i { font-size: 25px; color: #5b5b5b; }
    .extra_notification_icn { padding: 0 15px; }
    .user-name { gap: 10px; flex-flow: row-reverse; display: inline-flex; }




    .userprofiles li { flex-direction: unset; position: relative; flex-flow: row-reverse; display: flex; flex-flow: row-reverse; width: 23%; }
    .userprofiles li { width: 100%; }
    .user_name_drop_down { top: 26px; left: 145px; right: 0; }

    .notification_dropdown { left: -127px; }
    .user-profiledropdown { width: 194px; left: 6px; }
}


@media (max-width: 768px) {
    .subnav-collapse { top: 70px; }
    .user-profiledropdown { width: 194px; left: 6px; }
}
.block-header span.Title { 
    font-size: 14px;
    padding: 0 5px;
    position: absolute;
    background: #fff;
    left: 10px;
    top: -10px;
    color: #0c67ae;
    font-variant: small-caps;

}
/*for Priority */
.priority-btn {
    margin-top: 15px;
}
.form-size{
    margin-right: 12px
}

/*--------for operational area---------*/
#countryValidate { border-color: orangered !important; border-radius: 4px }
#countryValidate select { margin: 0; }
#countryValidate .select2-container { width: 100% !important; }
#cityValidate { border-color: orangered !important; border-radius: 4px }
#cityValidate .select2-container { width: 100% !important }
#airlineValidate { border-color: orangered !important; border-radius: 4px }
#airlineValidate .select2-container { width: 100% !important; }
/*end Priority */


/*for date picker popup on quote favourite list*/
.flyover {
    left: 150%;
    overflow: hidden;
    position: fixed;
    width: 50%;
    opacity: 0.95;
    /*z-index: 9;*/
    transition: left 0.6s ease-out 0s;
}

.modal_overlay_date {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: none;
}



.flyover-centered.in .modal_overlay_date{
    display:block;
}

.flyover.in {
    height: 100%;
    width: 100%;
    z-index: 999;
    left: 25%;
}


#alert_mod {
    position: relative;
    width: 50%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    /*top: 50%;*/
    transform: translate(-50%, 50%);
    top: 35%;
}

/*end date picker popup on quote favourite list*/





/*error pages new css start */
/*.static__pg { }*/
.static__pg .left_img { display: flex; justify-content: flex-end; align-items: center; height: calc(100vh - 80px ); }

.static__pg .left_img img { max-width: 600px; }

.static__pg .right_txtt { display: flex; justify-content: end; align-items: center; text-transform: uppercase; height: calc(100vh - 80px ); }


.txt__gryy { color: #AFAFAF; }
.txt__black { color: #333333; }

.upper_text_sec { margin-bottom: 20px; }


.upper_text_sec h3 { font-weight: 900; font-size: 20px; }

.upper_text_sec h3.unauth_txt { font-weight: 900; font-size: 30px; }

.upper_text_sec h3.pg_not_fnd { font-weight: 900; font-size: 5rem; color: #0066CF; }

.upper_text_sec h2 { font-size: 50px; font-weight: 900; color: #FF8100; letter-spacing: 2px; }


.upper_text_sec h2.txt_ops { font-size: 11rem; font-weight: 900; color: #FF8100; letter-spacing: 2px; }


.link_back_home { margin-top: 35px; }

.link_back_home h5 { font-size: 20px; font-weight: 700; }


.link_back_home a,
.link_back_home a:hover { color: #0C3076; text-decoration: none; }

@media (max-width: 1124px) {

    .static__pg .left_img { display: flex; justify-content: unset; }

    .static__pg .left_img img { max-width: 400px; }

    .upper_text_sec h2.txt_ops { font-size: 8rem; }

    .upper_text_sec h3.pg_not_fnd { font-weight: 900; font-size: 3.5rem; }

    .upper_text_sec h3 { font-size: 1.7rem; }

    .link_back_home h5 { font-size: 1.7rem; }
}


@media (max-width: 992px) {
    .static__pg .left_img { height: calc(50vh - 80px); justify-content: center; align-items: end; padding-bottom: 3rem; }

    .static__pg .right_txtt { height: calc(50vh - 80px); justify-content: center; align-items: unset; }

    .upper_text_sec h2 { font-size: 6rem; }
    .static__pg .left_img img { max-width: 600px; }

    .upper_text_sec h2.txt_ops { font-size: 11rem; }

    .upper_text_sec h3.pg_not_fnd { font-size: 4.5rem; }

    .upper_text_sec h3 { font-size: 2rem; }

    .link_back_home h5 { font-size: 2rem; }

    .upper_text_sec h3.unauth_txt { font-size: 3rem; }
}


@media(max-width: 767px) {
    .static__pg .left_img img { max-width: 100%; }

    .upper_text_sec h2.txt_ops { font-size: 6rem; }

    .upper_text_sec h3.pg_not_fnd { font-size: 3rem; }

    .upper_text_sec h3 { font-size: 1.5rem; }

    .link_back_home h5 { font-size: 1.7rem; }

    .link_back_home { margin-top: 20px; }

    .upper_text_sec h2 { font-size: 3.5rem; }

    .upper_text_sec h3.unauth_txt { font-size: 2.5rem; }
}
/*error pages new css end */
.hdn-editbutton { display: none }

/*end date picker popup on quote favourite list*/
/*for message caht box*/

#chat {
    padding-left: 0;
    margin: 0;
    list-style-type: none;
 /*   height: 535px;*/
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

    #chat li {
        padding: 10px 30px;
    }

    #chat h2, #chat h3 {
        display: inline-block;
        font-size: 13px;
        font-weight: normal;
        margin:0px !important
    }

    #chat h3 {
        color: #bbb;
    }

    #chat .entete {
        margin-bottom: 8px;
    }

    #chat .message {
        padding: 10px;
        color: #fff;
        line-height: 25px;
        max-width: 90%;
        display: inline-block;
        text-align: left;
        border-radius: 5px;
    }

    #chat .user_chat {
        float: right;
    }

    #chat .client_chat .message {
        background-color: #58b666;
        min-width:50px;
    }

    #chat .user_chat .message {
        background-color: #6fbced;
        min-width: 60px;
        text-align:center;
    }

    #chat .triangle {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
    }

    #chat .client_chat .triangle {
        border-color: transparent transparent #58b666 transparent;
        margin-left: 15px;
    }

    #chat .user_chat .triangle {
        border-color: transparent transparent #6fbced transparent;
        top:25px;
        right:10%;

        position:absolute;
    }

.chat_support_box {
    border-radius: 8px;
    border: 1px solid #ddd;
    margin-top: 65px;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    padding-bottom: 20px;
}
.chat_box_main {
   
    width:100%;
}
.chat_text {
    height: 340px;
    overflow:hidden;
}
.chat_box {
    height: 90%;
    overflow-y: auto;
    padding: 10px;
    padding-right: 20px;
    box-sizing: content-box;

}
.client_chat {
    width: 70%;
    text-align: start;
    float:left;
}
.user_chat {
    width: 70%;
    text-align: end;
    position:relative;
}
.input_box{
    padding-top:10px;
}

.itenary_id_detail{
    font-size:14px;
    font-weight:600;
}
.modal-body #addmsgreply{
    height:unset !important;
    overflow:unset !important;
}
.form_box {
    margin: 0px 30px 0;
    
}
.form_box label{
    font-size:16px;
}
.support_form {
    padding: 0px !important;
}
.form_box select {
    height: 40px;
}
.support_model{
    overflow:unset !important;
    overflow-y:unset !important;
}
.sub_btn_box div{
    margin-top:15px;
    float:right;
}
.sub_btn_box button{
    height:38px;
}
.support_form_border {
    border: 2px solid #ddd !important;
}
.comman_bg_box {
    border-radius: 50%;
    padding: 0 4px;
    color: #fff;
}
.dis_box_icon {
    border: 1px solid #F44336;
    background: #F44336;
    margin-right: 5px;
}

.tax_box_icon {
    border: 1px solid #e67e22;
    background: #e67e22;
    margin-right: 5px;
}

.chg_box_icon {
    border: 1px solid #2e8b57;
    background: #2e8b57;
    margin-right: 5px;
}

.crn_box_icon {
    padding: 0 4px;
    color: #008080;
    margin-right: 5px;
}