html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap>.container {
    padding: 70px 15px 20px;
}

.container {
    padding: 15px 15px 20px;
    margin-right: 0;
    margin-left: 0;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.export-json {
    display: none !important;
}


/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


/* align the logout "link" (button in form) of the navbar */

.nav li>form>button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li>form>button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav>li>form>button.logout:focus,
.nav>li>form>button.logout:hover {
    text-decoration: none;
}

.nav>li>form>button.logout:focus {
    outline: none;
}

.redLink>a {
    color: red !important;
}

.navbar-inverse {
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #d6d6d6;
}

.navbar-inverse .navbar-brand {
    color: #d6d6d6;
}

.navbar-inverse .btn-link {
    color: #d6d6d6;
}

.white {
    color: #fff;
}

.green {
    color: #17C77A
}

.red {
    color: #fd5a4c
}

.orange {
    color: #f1a551
}

.pink {
    color: #ef6961
}

.cadet-blue {
    color: #37C3D3
}

.blue {
    color: #0090e3
}

.light-blue {
    color: #deeff9
}

.background-light-blue {
    background-color: #deeff9
}

.background-light-gray {
    background-color: #f9f9f9
}

.background-blue {
    background-color: #0090e3
}

.background-white {
    background-color: #fff
}

.background-cadet-blue {
    background-color: #37C3D3
}

.background-orange {
    background-color: #f1a551
}

.background-mid-grey {
    background-color: #c1c1c1 !important;
}

.grey {
    color: gray
}

.navy {
    color: #2A4473
}

.midnight-blue {
    color: #1b2c3e
}

.background-grey {
    background-color: #fafafa !important;
}

.background-navy {
    background-color: #2A4473;
}

.no-border {
    border: none;
}

.no-box-shadow {
    box-shadow: none;
    border: 1px solid #fafafa;
}

.no-box-shadow-white {
    box-shadow: none;
    border: 1px solid #fff;
}

.box-radius-left {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.box-radius-right {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.icon-search {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_search@2x.png");
    background-size: 20px 20px;
}

.fullwidth {
    width: 100%;
}

.halfwidth {
    width: 50%;
}

.login-background {
    background-image: url("../img/bg_login.jpg");
    background-size: 100% 100%;
}

.login-box {
    background-color: #fafafa;
    padding: 40px 130px 40px 130px;
}

@media (max-width: 600px) {
    .login-box {
        padding: 40px 80px 40px 80px;
    }
}

@media (max-width: 450px) {
    .login-box {
        padding: 40px 50px 40px 50px;
    }
}

.background-half-trans {
    background-color: rgba(255, 255, 255, 0.5) !important;
}

.icon-fleet-dashboard {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/Artboard8@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-dashboard {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/Artboard8@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-companyhierarachy {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_hierarchy@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-hierarchytree {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_hierarchy tree@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-client {
    width: 20px;
    height: 20px;
    background-image: url("../img/ico_client@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-driver {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_driver@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-profilemain {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_profile@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-driverorder {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_driverorder@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-drivingstyle {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_drivingtracking@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-car {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_car@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-carreturnphoto {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_caralert@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-caralert {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_caralert@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-realtime-gps {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_GPS@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-remotecar {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_remote@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-enterprise {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_Enterprise@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-orderbooking {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_booking@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-message {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_message@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-messagehistory {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_caralert copy@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-analysisreport {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_analysis@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-report-customerorder {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_customerorder@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-system {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_system@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-grantaccess {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_grant@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-admin-user-group {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_group@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-group-access-right {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_accessright@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-driverarrival {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_parameter@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-masterdatatable {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_datatable@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-setting {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_settings@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-tboxlog {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_sub_logs@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-logout {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_logout@2x.png");
    background-size: 20px 20px;
    float: left;
}


/* *************************** */

.icon-fleet-table-personalrole {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_persional@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-customergroup {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_group@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-drivergroup {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_drivergroup@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-cargroup {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_cargroup.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-cartype {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_cartype.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-carfleet {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_carfleet.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-cartypeprice {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_cartypeprice@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-company {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_company@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-subsidiaries {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_subsidiaries@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-region {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_logout@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-department {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_dept@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-section {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_section@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-pickup-dropoff-location {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_pickup_dropoff_location@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-zone-location-matrix {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/zone-location-matrix-icon.png");
    background-size: 20px 20px;
    float: left;
}

.icon-booking-duration {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/booking-duration.png");
    background-size: 20px 20px;
    float: left;
}

.icon-holiday {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_holiday@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-zone-fare-matrix {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/zone-fare-matrix-icon.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-carbrand {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_brand@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-tboxcarid {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_id@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-adminpanelgroup {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_panel@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-table-rentalby-type {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_rental@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-car-return-pickup-photo {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_returncar_photo@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-menu-add {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/btn_add@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-menu-decrease {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/btn_decrease@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-menu-arrow {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/btn_arrow@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-grid-all {
    width: 18px;
    height: 18px;
    color: #000;
    background-image: url("../img/ico_all@2x.png");
    background-size: 18px 18px;
    float: left;
}

.icon-fleet-grid-calendar {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_calendar@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-grid-edit {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_edit@2x.png");
    background-size: 20px 20px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    vertical-align: middle;
}

.icon-fleet-grid-export {
    width: 18px;
    height: 18px;
    color: #000;
    background-image: url("../img/ico_export@2x.png");
    background-size: 18px 18px;
    float: left;
}

.icon-fleet-grid-calendar-inside {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_inside_calendar@2x.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-grid-save-inside {
    width: 20px;
    height: 20px;
    color: #000;
    background-image: url("../img/ico_inside_save.png");
    background-size: 20px 20px;
    float: left;
}

.icon-fleet-grid-reload {
    width: 18px;
    height: 18px;
    color: #000;
    background-image: url("../img/ico_reload@2x.png");
    background-size: 18px 18px;
    float: left;
}

.icon-fleet-grid-add {
    width: 18px;
    height: 18px;
    font-weight: bold;
    background-image: url("../img/ico_add@2x.png");
    background-size: 18px 18px;
    float: left;
}


/* *************************** */

.panel-primary>.panel-heading {
    background-color: #2A4473 !important;
    border-color: #2A4473 !important;
}

.panel-primary {
    border: none;
}

.panel-info>.panel-heading {
    background-color: #d9edf7 !important;
    border-color: #d9edf7 !important;
}

.panel-info {
    border: none;
}

.navbar-nav>li>div {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-nav>li {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-nav {
    float: right;
}

.navbar-block-searchmobile {
    display: none !important;
}

@media (max-width: 767px) {
    .navbar-nav>li>div {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .navbar-nav {
        float: none;
    }
    .navbar-block-support {
        float: left;
    }
    .navbar-block-notification {
        float: left;
    }
    .navbar-block-contact {
        float: left;
    }
    .navbar-nav>li {
        padding-left: 20px !important;
    }
    .navbar-nav>li {
        padding-left: 20px !important;
    }
    .navbar-block-searchdesktop {
        display: none !important;
    }
    .navbar-block-searchmobile {
        display: block !important;
    }
}

.gallery-item>img {
    width: 250px;
    height: 150px;
}

.header-panel-radius {
    border-radius: 20px 20px 0px 0px;
    border: none;
}


/* grid custom css */

.table-bordered {
    border: none;
}

.table-striped>thead>tr>th {
    border: none;
    background-color: #deeff9;
    color: #2A4473;
}

.kv-panel-before {
    border-bottom: none;
    background-color: #deeff9;
}

.btn-radius {
    border-radius: 20px !important;
}

.btn-export {
    background: rgba(255, 255, 255, 0);
    border-color: #2A4473;
    font-weight: bold;
    color: #2A4473;
    border: 2px solid #2A4473;
    font-size: 12px;
    vertical-align: middle;
    /* border-radius: 20px !important; */
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-left: 0px !important;
}

#w0-cols {
    background: rgba(255, 255, 255, 0);
    border-color: #2A4473;
    font-weight: bold;
    color: #2A4473;
    border: 2px solid #2A4473;
    font-size: 12px;
    vertical-align: middle;
    /* border-radius: 20px !important; */
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
}

.btn-header-add {
    margin-right: 5px;
}

.btn-header-layout {
    background: rgba(255, 255, 255, 0);
    border-color: #2A4473;
    font-weight: bold;
    color: #2A4473;
    border: 2px solid #2A4473;
    font-size: 12px;
    vertical-align: middle;
}

.btn-header-export>button {
    background: rgba(255, 255, 255, 0);
    border-color: #2A4473;
    font-weight: bold;
    color: #2A4473;
    border: 2px solid #2A4473;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 20px !important;
}

.btn-header-all>a {
    background: rgba(255, 255, 255, 0);
    border-color: #2A4473;
    font-weight: bold;
    color: #2A4473;
    border: 2px solid #2A4473;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 20px !important;
}

.mr-2>a {
    background: rgba(255, 255, 255, 0);
    border-color: #2A4473;
    font-weight: bold;
    color: #2A4473;
    border: 2px solid #2A4473;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 20px !important;
}

.table-striped>tbody>tr>td>button {
    background-color: #f1a551;
    border: none;
    border-radius: 20px;
}

.table-striped>tbody>tr>td>button:hover {
    background-color: #f1a551;
    border: none;
    border-radius: 20px;
}

.hyperlink-text {
    color: #37C3D3;
    font-size: 16px;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.kv-grid-table>tbody>tr>th .kv-grid-table>tbody>tr>td {
    border-top: none !important;
}

.panel-footer,
.panel-heading,
.kv-panel-after,
.kv-panel-after {
    border: none;
}

.table-striped>tbody>tr>td {
    border: none;
    color: #2A4473;
}

.table {
    margin-bottom: 0px;
}

.table>tbody>tr:hover {
    background-color: #e6ffe4;
}

#w0-filters {
    background-color: #f9f9f9;
}

.table-striped>thead>tr>th {
    font-size: 12px;
}

.table-striped>thead>tr>td>input {
    border: none;
}

.table-striped>thead>tr>td>div>input {
    border: none;
}

.table-striped>thead>tr>td>select {
    border: none;
}

.table>thead>tr>td>span>span>span {
    border: none !important;
}

.table>thead>tr>td>span>span>span>span {
    border-left: none !important;
}

.table>thead>tr>th {
    border-top: 0px !important;
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

.filtercheckbox {
    width: 80px;
    height: 30px;
    color: green !important;
    background: #ddd !important;
    border-color: black !important;
    border: none !important;
}

.toast {
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-radius: .25rem;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.toast-body {
    padding: 1.75rem;
}

.toast-header {
    padding: 1.25rem 1.75rem;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.scrolldown {
    top: -800px;
}

.frameLayout {
    width: 100%;
    height: 700px;
    border: 0px
}

.small-font12 {
    font-size: 12px;
    text-overflow: ellipsis !important;
    width: 10px !important;
    overflow: hidden;
}

.submenu {
    padding-left: 1em;
}

.fa.fa-star {
    color: orange;
}

.far.fa-star {
    color: grey;
}

.text-ellipsis {
    width: 30em;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.btn-swap {
    float:right;
    margin-left: 5px;
}
.a-classic {
    color: #007bff;
    background-color: transparent;
    text-decoration: underline;
}



.bootstrap-dialog-footer-buttons {
    opacity: 0;
    animation: fadeIn 0.1s;
    animation-delay: 0.3s;
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
