.sidebar-menu li svg {
    fill: #fff;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    display: none !important;
}
table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 20px;
}
table.dataTable.no-footer,
table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #f4f4f4;
}
.table-bordered > thead > tr > th {
    background-color: #f7f7f7;
}
.zr-truck-list .form-control {
    height: 35px;
    margin-top: 0px;
}
.zr-truck-list .custom-select {
    margin: 0px 5px;
}
div.dataTables_wrapper div.dataTables_length label {
    display: flex;
    align-items: center;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 0px;
}

.team-data label {
    margin-bottom: 0px;
}

.sidebar-menu li.active svg {
    fill: #323a45;
}
.sidebar-menu li svg,
.sidebar-menu li i:before {
    width: 16px;
    display: inline-block;
    height: 16px;
    margin-right: 5px;
}
.modal-header {
    display: flex;
    display: flex;
    justify-content: space-between;
    background-color: #333333;
}
.modal-header:before,
.modal-header:after {
    display: none;
}
.modal-header h3.modal-title {
    font-weight: 700;
    font-size: 24px;
    color: #ffffff;
}
.modal-header button.close {
    opacity: 1;
    color: #ffffff;
    font-size: 30px;
}
button:focus,
button:active {
    outline: 0 !important;
    box-shadow: none !important;
}
.trip-detail-table div.col-12.name-zr,
.trucks-grid div.col-12.name-zr {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}

.trip-detail-table div.col-12,
.trucks-grid div.col-12,
.team-data .col-12 {
    border-bottom: 1px dashed #cccccc;
    padding: 4px 0px;
    font-size: 15px;
}
.trip-detail-table,
.trucks-grid {
    margin-bottom: 25px !important;
}
.Tref-detailblock {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.truck-name-num {
    font-size: 20px;
}
.truck-row .card-outer {
    padding: 10px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #4c8dbc3d;
}
.team-data {
    margin-bottom: 30px !important;
}
.panel-body .team-data:last-child {
    border-bottom: 0px !important;
}
button.trip-link {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    column-gap: 10px;
    margin-top: 15px;
    background-color: #f7f7f7 !important;
    font-size: 16px;
}
button.trip-link:hover {
    text-decoration: none;
}

.refueling-card .card-header,
.summary-card .card-header h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cacaca;
}
.Ttrip-overview .card-body p {
    margin: 10px 5px;
    font-size: 16px;
}
.refueling-card .card-body p,
.summary-card .card-body p {
    margin: 0px;
    padding: 5px 0px;
    border-bottom: 1px dashed #cacaca;
    font-size: 15px;
}
.refueling-card .card-body p:last-child,
.summary-card .card-body p:last-child {
    border-bottom: 0;
}
.trip-refuel-grid {
    position: relative;
}
.trip-refuel-grid .summary-card {
    /* position: fixed; */
    offset: 100px;
    background-color: #f7f7f7;
    padding: 15px;
    border-radius: 10px;
}
.trip-refuel-grid .refueling-card {
    margin: 15px 0px;
}
div#trip-details p.empty-field {
    margin: 10px 30px;
}

.row.trip-row {
    margin: 0px;
}
.p-0 {
    padding: 0px;
}
.m-0 {
    margin: 0px;
}
.red-0 {
    background-color: #333333;
}
.login-page,
.register-page {
    background: #ffffff;
    background-image: url("/images/hero-banner-01.webp");
    background-repeat: no-repeat;
    background-size: cover;
}
.text-left {
    text-align: left;
}
.login-hi {
    font-size: 35px;
    font-weight: 300;
}
.login-text {
    font-size: 21px;
    padding-bottom: 30px;
}
.logo-bar-2 {
    width: 80%;
}
.skin-blue .main-header .logo {
    background-color: #000000;
    color: #fff;
    border-bottom: 0 solid transparent;
}
.skin-blue .main-header .navbar {
    background-color: #000000;
}
.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background-color: #000000;
}
.skin-blue .sidebar-menu > li:hover > a {
    color: #ffffff;
    background: #333333;
    border-left-color: #ff1919;
}
.skin-blue .sidebar-menu > li.active > a {
    color: #323a45;
    background: #e9ebef;
    border-left-color: #ff1919;
}
.custom_alert {
    text-align: center;
}
.content-header > .breadcrumb {
    float: none;
    background: transparent;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;

    top: 0;
    right: 0;
    border-radius: 2px;
}

.box-title {
    font-size: 25px;
    color: #e50000;
    font-weight: 600;
}
.add-user-div h3.box-title {
    color: #333333 !important;
    font-weight: 900;
    font-size: 32px;
    margin: 0px !important;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 0px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 16px;
}

.btn-success {
    background-color: #e50000;
    border-color: #e50000;
}

.btn {
    padding: 7px 20px;
    transition: all 0.3s;
}

#viewtable_filter {
    display: none;
}
#viewtable thead tr th:before {
    display: none;
}
#viewtable thead tr th:after {
    display: none;
}

/* .table-responsive{
                min-height: auto;
                overflow-x: hidden;
            } */
.box-header {
    margin-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
}
span.triptruck-detail-heading {
    margin-bottom: 15px!important;
}
.left-refueling-grid {
    height: 100vh;
    overflow-y: auto;
}
.summary-card {
    position: sticky;
    top: 20px;
}


.password-container {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}

.fa-angle-double-down:before {
    content: "";
}
#password_confirmation_row {
    display: block !important;
}
.box-footer {
    border-top: 1px solid #333333;
    margin-top: 25px;
}

.form-control {
    display: block;
    margin-top: 7px;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.add-user-div {
    min-height: 80px;
    max-width: 500px;
    margin: auto;
    background-color: #ffffff;
    color: #333333;
    padding: 30px 25px;
    border-radius: 7px;
    box-shadow: 2px 2px 12px 0px #00000024;
    border: 1px solid #e4e4e4;
}
.pd-top-zr {
    padding-top: 20px;
}
tbody tr td {
    vertical-align: middle !important;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #000000;
    border-color: #fff0;
    font-size: 22px;
    font-weight: 600;
}

.name-zr {
    font-weight: 600;
}
/* .phone-zr{
       font-size: 18px;
       font-size: 18px;
    font-weight: 400;
    padding-top: 8px;
    } */

.status-zr-stle {
    font-size: 15px;
    color: #333333;
    font-weight: 500;
}
.zr-user-head th {
    padding: 8px 10px !important;
}
.main-sidebar ul.sidebar-menu li a {
    display: flex;
    align-items: center;
}
table.dataTable {
    width: 99%;
}

span.Inprogress {
    color: #00a20a;
}
span.Completed {
    color: #ff0000;
}
span.Cancelled {
    color: #ffa700;
}
.error {
    color: red;
}
.effective_date {
	font-size: smaller;
}
.btn .caret {
	margin-left: 7px;
}

.filter-tabs, .date-picker-btns {
    display: flex;
    align-items: center;
}
.date-picker-btns {
    margin-left: 20px;
}
.date-picker-btns input#date-range-picker {
    margin-top: 0px;
    height: 36px;
    border-radius: 4px 0px 0px 4px;
}
.date-picker-btns button#clear-date-range {
    background-color: #3c8dbc;
    color: #fff;
}
div#fuelReportsTable_filter {
    display: none;
}

.fuel-report-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.fuel-report-heading h3 {
    width: 100%;
}
.fuel-report-filter {
    width: 15%;
}

.date-range-freport {
    display: flex;
    column-gap: 15px;
}
.date-range-freport button#clear-all-filters {
    height: 36px;
    color: #fff;
    border-radius:4px;
}
.date-range-freport input#filter-date-range {
    margin-top: 0px;
    height: 36px;
}
.filter-btn-div {
    display: flex;
    column-gap: 15px;
    margin-bottom:10px;
    margin-left:10px;
}
.filter-btn-div button#filter-button {
    width: 158px;
}
.filter-btn-div ul.dropdown-menu {
    padding: 5px 10px 10px 10px;
    background-color: #f6f7fa;
}
.filter-btn-div ul li input::placeholder {
    font-size: 13px;
}
.range_inputs button.applyBtn {
    color: #fff;
}
.filter-Freport input {
    margin-top: 0px;
}
.filter-Freport {
    display: flex;
    column-gap: 15px;
    flex-wrap: wrap;
    margin-left: 10px;
    row-gap: 10px;
}

.range_inputs button.applyBtn {
    color: #fff;
}

.export-container {
    position: relative;
    display: inline-block;
}

.export-menu {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.export-menu a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.panel.highlight-trip {
    border-color: #000000;
    transition: all 0.3s;
    background-color: #3c8dbc24;
}

table tbody tr.highlight-trip {
    background-color: #3c8dbc24;
    transition: all 0.3s;
}
.export-menu a:hover {
    background-color: #f1f1f1;
}
.date-range-freport input#filter-date-range::placeholder {
    font-size: 13px;
}
.fuel-report-filter .btn-group {
    margin-right: 10px;
}
.export-Freport-btn ul.dropdown-menu {
    right: 0!important;
    left: unset;
    text-align: center;
    padding: 0px;
}
.export-Freport-btn ul li a {
    padding: 5px 0px;
}
.export-Freport-btn ul li a#export-csv {
    border-bottom: 1px solid #eaeaea;
}
.date-range-freport input#filter-date-range {
    margin-top: 0px;
    height: 36px;
    min-width: 220px;
}
.table-responsive {
    min-height: .01%;
    overflow: auto;
    white-space: nowrap;
    padding: 10px 0px;
}
.disabled-input {
    color: #c8c8c8;
}
@media (min-width: 1500px) {
    .col-xl-4 {
        width: 33%;
    }
}

@media only screen and (max-width: 1200px) {
    .summary-card {
        position: unset;
    }
    .filter-tabs {
        flex-direction: column;
            align-items: center;
    }
    .date-picker-btns {
        margin-left: 0px;
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 13px;
        padding-bottom: 15px;
    }


}

@media screen and (max-width: 676px) {
.filter-btn-div {
    margin-left: 0px;
    flex-direction: column;
    row-gap: 15px;
}
}

@media screen and (max-width: 580px) {
    .trip-refuel-grid .refueling-card {
        width: 100%;
    }
    .refueling-card .card-header {
        font-size: 20px;
    }
    .box-tools .btn {
        padding: 6px 7px;
        font-size: 13px;
    }
    #clearFilters {
        width: 100%;
    }
    .zr-data h3 {
        font-size: 16px !important;
    }

}

@media screen and (max-width: 500px) {
    .logo-bar-2 {
        width:40% !important;
      }
      .logo-lg.text-left {
        text-align: center !important;
       }
}


@media screen and (min-width: 500px) and (max-width: 767px) {
    .logo-bar-2 {
        width:27% !important;

      }
      .logo-lg.text-left {
        text-align: center !important;
       }
}@media screen and (min-width: 768px) and (max-width: 992px) {

      .logo-lg.text-left {
        text-align: center !important;
       }
       .dataTables_length-parent{
        width: 70%;
       }
       .dataTables_filter-parent {
        width: 30%;
       }
}
@media screen and (max-width: 480px) {
    .box-header>.box-tools {
        position: unset;
        float: left!important;
        margin-top: 10px;
    }
    .date-range-freport {
        flex-direction: column;
        row-gap: 10px;
    }
    .filter-btn-div button#filter-button {
        width: 100%;
    }
    .filter-btn-div ul.dropdown-menu {
        width: 100%;
    }
    }
