﻿@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700&display=swap');

.font-nunito {
    font-family: 'Nunito Sans', sans-serif;
}

.dropdown-menu > li > a {
    color: #333;
}

.pt-md {
    padding-top: 10px;
}

.text-white {
    color: #fff !important;
}

a:hover, a:active, a:focus {
    color: #0e8bee;
    text-decoration: none;
}

.dropdown-menu > li > a {
    font-weight: 300;
}

.f-11 {
    font-size:11px !important;
}
.f-13 {
    font-size:13px !important;
}
.f-15 {
    font-size:15px !important;
}
.f-16{
    font-size:16px !important;
}
.f-18{
    font-size:18px !important;
}

.fw-400 {
    font-weight:400 !important;
}
/*label custom*/
.label {
    border-radius: 0px;
    padding: 5px 10px 5px;
    font-weight: 400;
    font-size: 72%;
}

    .label.label-count {
        font-size: 100%;
    }

label.label-success {
    background: #3cb878;
}

.counter-target {
    margin-top: -130px;
    position:relative;
}

    .counter-target span {
        font-size: 28px;
        display: block;
    }

    .counter-target a {
        font-weight: 300;
        font-size: 12px;
    }
/*nav custom*/

.navbar-title {
    color: #fff;
    padding-top: 10px;
}

.navbar {
    min-height: 40px !important;
}

.nav-custom > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px !important;
}

/*custom top navbar*/
.nav.navbar-nav.navbar-right {
    /*margin-right:0px;*/
}


#topNav > .topnavbar .navbar-nav > li > a, .topnavbar .navbar-nav > .open > a {
    color: #333;
}

#topNav .nav li a {
    padding: 17px 22px;
}

/*#topNav .nav > li > a {
    padding: 10px 22px !important;
}*/

/*end*/

.b-color {
    background-color: #fafafa !important;
}

.d-color {
    background-color: #f0f0ef !important;
}

.no-shadow {
    box-shadow: none !important;
}

.fa-icon {
    padding-right: 5px;
}

.em-icon {
    padding-right: 10px;
}

.panel-body.b-b-n, .b-b-n {
    border-bottom: none !important;
}
/*table custom */

table.dataTable, table {
    font-size: 13px !important;
}

.table > thead:first-child > tr:first-child > th {
    border-top: 0px solid #eee;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px 8px;
}

/*modal popup css*/
.modal .modal-content {
    border-radius: 0px !important;
}

.modal .modal-dialog {
    margin: 66px auto !important;
}

.modal-primary .modal-header {
    background-color: #2196F3;
    color: #fff !important;
}

.modal-inverse .modal-header {
    background-color: #313232;
    color: #fff !important;
}

.modal .modal-header {
    padding: 10px 15px !important;
}

    .modal .modal-header h4 {
        font-weight: 300;
        color: #fff;
    }

    .modal .modal-header .close {
        color: #fff;
        text-shadow: none !important;
        opacity: initial !important;
        margin-top: 3px;
    }

.modal .modal-footer {
    padding: 10px 15px !important;
}
/**/
.setup-add {
    line-height: 20px;
    padding: 10px 15px;
    color: #fff;
    cursor: pointer;
}

    .setup-add .dropdown-menu {
        margin-top: 0px;
        margin-left: -1px;
        border-radius: 0px 0px 3px 3px;
    }

    .setup-add .list-inline {
        white-space: nowrap;
    }

        .setup-add .list-inline > li {
            vertical-align: top;
        }

.setup-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.multi-col-dropdown .list-unstyled li.header {
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 15px 10px;
}

.multi-col-dropdown .list-unstyled li a {
    display: block;
    padding: 7px 18px;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}

    .multi-col-dropdown .list-unstyled li a:before {
        content: "+";
        color: #808080;
        padding-right: 8px;
    }

    .multi-col-dropdown .list-unstyled li a:hover {
        color: #2f80e7;
    }

.setup-add.open {
    box-shadow: 0 -3px 0 rgba(255, 255, 255, 1) inset;
}

.history-widget {
    margin-right: 0;
    top: 40px;
    position: absolute;
    right: 0;
}
/**/
.custombutton_map {
    position: absolute;
    margin-left: 42%;
    padding-top: 10px;
    top: 0;
}

    .custombutton_map .btn-group {
        box-shadow: 0px 8px 18px -9px rgba(184,182,184,1);
    }

.btn-shadow {
    box-shadow: 0px 8px 18px -9px rgba(184,182,184,1);
}

.btn-circle-map {
    float: right;
    margin-top: -35px;
    margin-right: 50px;
}
/**/
.btn-primary2 {
    color: #ffffff;
    background-color: #3a3f51;
    border-color: #323645;
}
.btn-transparent {
    background-color: transparent
}

    .btn-primary2:hover,
    .btn-primary2:focus,
    .btn-primary2:active,
    .btn-primary2.active,
    .open .dropdown-toggle.btn-primary2 {
        color: #ffffff;
        background-color: #323645;
        border-color: #2a2d3a;
    }

    .btn-primary2:active,
    .btn-primary2.active,
    .open .dropdown-toggle.btn-primary2 {
        background-image: none;
    }

    .btn-primary2.disabled,
    .btn-primary2[disabled],
    fieldset[disabled] .btn-primary2,
    .btn-primary2.disabled:hover,
    .btn-primary2[disabled]:hover,
    fieldset[disabled] .btn-primary2:hover,
    .btn-primary2.disabled:focus,
    .btn-primary2[disabled]:focus,
    fieldset[disabled] .btn-primary2:focus,
    .btn-primary2.disabled:active,
    .btn-primary2[disabled]:active,
    fieldset[disabled] .btn-primary2:active,
    .btn-primary2.disabled.active,
    .btn-primary2[disabled].active,
    fieldset[disabled] .btn-primary2.active {
        background-color: #3a3f51;
        border-color: #323645;
    }
/**/

/*.map-container {
    position: relative;
    
}*/

.mt-70 {
    margin-top: 70px;
}

/*panel*/
.panel {
    border-radius: 0px;
}

    .panel .panel-heading {
        border-bottom: 1px solid #eee;
    }

.panel-default {
    border-color: #eee !important;
}

/*width*/
/**/
.w-5per {
    width: 5%;
}

.w-10per {
    width: 10%;
}

.w-15per {
    width: 15%;
}

.w-20per {
    width: 20%;
}

.w-25per {
    width: 25%;
}

.w-30per {
    width: 30%;
}

.w-35per {
    width: 35%;
}

.w-40per {
    width: 40%;
}

.w-45per {
    width: 45%;
}

.w-50per {
    width: 50%;
}

.w-55per {
    width: 55%;
}

.w-60per {
    width: 60%;
}

.w-65per {
    width: 65%;
}

.w-70per {
    width: 70%;
}

.w-75per {
    width: 75%;
}

.w-80per {
    width: 80%;
}

.w-85per {
    width: 85%;
}

.w-90per {
    width: 90%;
}

.w-95per {
    width: 95%;
}
.w-98per {
    width: 98%;
}
.w-99per {
    width: 99%;
}



.w-100per {
    width: 100%;
}

/**/
.tab-content.tab-content-10 {
    padding: 10px;
    border: 0px;
}

.bg-white, .addon-white {
    background-color: #fff !important;
}

.addon-checkbox .checkbox {
    margin: 0px;
}

.addon-checkbox {
    background-color: #fff;
    padding: 6px 8px 6px 12px;
}


.tbt_vscroll {
    min-height: 270px;
    height: calc(100vh - 546px);
    overflow: auto;
}

    .tbt_vscroll table {
        margin-bottom: 0px;
    }

.tbt_vscroll1 {
    height: calc(100vh - 152px);
    overflow: auto;
}


.search_autorefresh .checkbox {
    padding-left: 10px;
}

/**/
/* Panels */
.hpanel > .panel-heading {
    color: inherit;
    font-weight: 600;
    padding: 10px 4px;
    transition: all .3s;
    border: 1px solid transparent;
}

.hpanel .hbuilt.panel-heading {
    border-bottom: none;
}

.hpanel > .panel-footer,
.hpanel > .panel-section {
    color: inherit;
    border: 1px solid #e4e5e7;
    border-top: none;
    font-size: 90%;
    background: #f7f9fa;
    padding: 10px 25px;
}

.hpanel.panel-collapse > .panel-heading,
.hpanel .hbuilt {
    background: #fff;
    border-color: #e4e5e7;
    border: 1px solid #e4e5e7;
    padding: 10px 10px;
    border-radius: 2px 2px 0px 0px;
    line-height: 35px;
}

.hpanel > .hbuilt-h {
    line-height: 16px;
    font-weight: 400;
}

.hpanel .panel-body {
    background: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 0px 0px 2px 2px;
    padding: 20px;
    position: relative;
}

.hpanel.panel-group .panel-body:first-child {
    border-top: 1px solid #e4e5e7;
}

.hpanel.panel-group .panel-body {
    border-top: none;
}

.panel-collapse .panel-body {
    border: none;
}

.hpanel {
    background-color: none;
    border: none;
    box-shadow: none;
    margin-bottom: 15px;
}

    .hpanel .panel-tools {
        display: inline-block;
        float: right;
        margin-top: 0;
        padding: 0;
        position: relative;
    }

    .hpanel .alert {
        margin-bottom: 0;
        border-radius: 0;
        border: 1px solid #e4e5e7;
        border-bottom: none;
    }

    .hpanel .panel-tools a {
        margin-left: 5px;
        color: #9d9fa2;
        cursor: pointer;
    }

    .hpanel.hgray .panel-body {
        border-top: 2px solid #c1c1c1;
    }


    .hpanel.hgreen .panel-body {
        border-top: 2px solid #62cb31;
    }

    .hpanel.hblue .panel-body {
        border-top: 2px solid #3498db;
    }

    .hpanel.hyellow .panel-body {
        border-top: 2px solid #ffb606;
    }

    .hpanel.hviolet .panel-body {
        border-top: 2px solid #9b59b6;
    }

    .hpanel.horange .panel-body {
        border-top: 2px solid #e67e22;
    }

    .hpanel.hred .panel-body {
        border-top: 2px solid #e74c3c;
    }

    .hpanel.hreddeep .panel-body {
        border-top: 2px solid #c0392b;
    }

    .hpanel.hnavyblue .panel-body {
        border-top: 2px solid #34495e;
    }

    .hpanel.hbggreen .panel-body {
        background: #62cb31;
        color: #fff;
        border: none;
    }

    .hpanel.hbgblue .panel-body {
        background: #3498db;
        color: #fff;
        border: none;
    }

    .hpanel.hbgyellow .panel-body {
        background: #ffb606;
        color: #fff;
        border: none;
    }

    .hpanel.hbgviolet .panel-body {
        background: #9b59b6;
        color: #fff;
        border: none;
    }

    .hpanel.hbgorange .panel-body {
        background: #e67e22;
        color: #fff;
        border: none;
    }

    .hpanel.hbgred .panel-body {
        background: #e74c3c;
        color: #fff;
        border: none;
    }

    .hpanel.hbgreddeep .panel-body {
        background: #c0392b;
        color: #fff;
        border: none;
    }

    .hpanel.hbgnavyblue .panel-body {
        background: #34495e;
        color: #fff;
        border: none;
    }

.panel-group .panel-heading {
    background-color: #f7f9fa;
}

.small-header .hpanel {
    margin-bottom: 0;
}

.small-header {
    padding: 0 !important;
}

.panel-body.body-12 {
    padding: 12px !important;
}

.normalheader .hpanel:first-child .panel-body {
    padding: 12px 25px;
}

.small-header .panel-body {
    padding: 15px 25px;
    border-radius: 0;
}

.hpanel .panel-body h5,
.hpanel .panel-body h4 {
    font-weight: 600;
}

.small-header .panel-body h2 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 0 0;
    display: inline-block;
}

.small-header .panel-body small {
    color: #838589;
}

.hbreadcrumb {
    padding: 2px 0px;
    margin-top: 6px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    font-size: 11px;
}

    .hbreadcrumb > li {
        display: inline-block;
    }

        .hbreadcrumb > li + li:before {
            padding: 0 5px;
            color: #34495e;
        }

    .hbreadcrumb > .active {
        color: #9d9fa2;
    }

.hpanel.collapsed .panel-body,
.hpanel.collapsed .panel-footer {
    display: none;
}

.hpanel.collapsed .fa.fa-chevron-up:before {
    content: "\f078";
}

.hpanel.collapsed .fa.fa-chevron-down:before {
    content: "\f077";
}

.hpanel.collapsed.panel-collapse .panel-body {
    border-width: 0 1px 1px 1px;
    border-color: #e4e5e7;
    border-style: solid;
}

.hpanel.collapsed .hbuilt.panel-heading {
    border-bottom: 1px solid #e4e5e7;
}

body.fullscreen-panel-mode {
    overflow-y: hidden;
}

.hpanel.fullscreen {
    z-index: 2030;
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    margin-bottom: 0;
}

    .hpanel.fullscreen .showhide {
        display: none;
    }

    .hpanel.fullscreen .panel-body {
        min-height: calc(100% - 58px);
    }


/*control material*/
.form-control.control-material[readonly] {
    background-color: #fff;
}

.form-control.control-material {
    border-radius: 0px;
    border-right: none;
    border-top: none;
    border-left: none;
    padding: 6px 16px 6px 0px;
}

.group-material .input-group-addon {
    border-radius: 0px;
    background-color: transparent;
    border-right: none;
    border-top: none;
    border-left: none;
    padding: 6px 5px 6px 1px;
}

.select2-material .select2-selection--single {
    border-right: 0px !important;
    border-left: 0px !important;
    border-top: 0px !important;
    padding: 6px 24px 6px 1px !important;
    border-radius: 0px;
}

.select2-m-material .select2-selection--multiple {
    border-right: 0px !important;
    border-left: 0px !important;
    border-top: 0px !important;
}

    .select2-m-material .select2-selection--multiple .select2-search__field {
        padding: 12px 12px 12px 1px !important;
    }

/**/
.dropdown-menu-icon li > a > em {
    padding-right: 12px;
    color: #9E9E9E;
}


/*datatable custom css .dataTables_scrollHeadInner, */

.dataTable thead > tr > th {
    text-transform: uppercase;
    color: #212121 !important;
    white-space: nowrap;
}

table.dataTable tbody td {
    white-space: nowrap !important;
}

.table.dataTable {
    width: inherit !important;
}

.dt-bootstrap.no-footer .dataTables_paginate, .dt-bootstrap.no-footer .dataTables_length {
    margin-top: 8px;
}

tr.radio-row .c-radio {
    margin-right: 0px !important;
}

/**/

h2.with-button {
    padding-top: 8px;
}

em.header-icon {
    padding-right: 10px;
    color: #333;
}

/**/

.font-extra-bold {
    font-weight: 700;
}

/* color css*/
.text-primary {
    color: #5d9cec !important;
}

.text-blue {
    color: #0076c0 !important;
}

.text-red {
    color: #f15f53 !important;
}

.text-green {
    color: #8BC34A !important;
}

.text-purple1 {
    color: #9b59b6 !important;
}

.text-orange {
    color: #f39c12 !important;
}

/**/
.label-control.required:after {
    content: "*";
    color: #c52c2c;
    padding-left: 2px;
}

.form-row label.label-control {
    font-weight: normal;
    padding-top: 8px;
}

label.label-control {
    font-weight: normal;
}

/**/
.panel-footer.footer-button {
    border: 1px solid #e4e5e7;
    background-color: #fff;
}

.footer-button .btn {
    margin-right: 5px;
}

    .footer-button .btn:last-child {
        margin-right: 0px;
    }

.panel.p-flat {
    border-radius: 0px;
    border-top-width: 1px !important;
}

   .panel.p-flat .panel-heading {
        font-weight: 600 !important;
        padding: 10px 15px !important;
    }


.panel-body.p-body {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding: 12px 12px !important;
}

    .panel-body.p-body .dataTables_scroll {
        border: 1px solid #eee;
    }

    .panel-body.p-body table.dataTable {
        margin-top: 0px !important;
    }

.panel .panel-heading {
    border-bottom: 0;
}

.fw-600, .text-boldlight {
    font-weight: 600 !important;
}


/**/
td > .alert-icon-div {
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 3px;
}

.alert-icon-div {
    border: 1px solid #E0E0E0;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    text-align: center;
}

img.alert-icon {
    height: 20px;
    width: 20px;
    margin-top: 7px;
}

.rh-70 {
    height: 70px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mw-80px {
    min-width: 80px;
}

td.alertsetting-active, td.alertsetting-inactive {
    text-align: center;
}

    td.alertsetting-active:after {
        color: #8BC34A;
        content: "\f00c";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    td.alertsetting-active:hover:before {
        color: #9E9E9E;
        content: "Edit";
    }

    td.alertsetting-inactive:hover:before {
        content: "\f067";
        color: #9E9E9E;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

/*btn-file*/

.btn.btn-upload {
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    margin-top: 1px;
    border-radius: 0px;
    padding-left: 0px;
}

    .btn.btn-upload:hover {
        background-color: #fff;
        color: #5d9cec;
    }


.btn.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn.btn-file > input[type='file'] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        opacity: 0;
        filter: alpha(opacity=0);
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

/* validation error */

.form-control.error {
    border-color: #e74c3c !important;
}

label.error, label span.error {
    color: #e74c3c;
    margin: 5px 0 0 0;
    font-weight: 400;
}

label span.error {
    margin-left: 5px;
}

/**/
.mini-stat {
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.mini-stat-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 26px;
    background: #eee;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    color: #fff;
    padding-top: 1px;
}

.mini-stat-info {
    font-size: 12px;
    padding-top: 2px;
}

    .mini-stat-info span {
        display: block;
        font-size: 24px;
        font-weight: 600;
    }

.orange {
    background: #fa8564 !important;
}

.tar {
    background: #1fb5ac !important;
}

.mini-stat .green {
    background: #aec785 !important;
}

.pink {
    background: #a48ad4 !important;
}

.yellow-b {
    background: #fdd752 !important;
}

.bg-transparent .select2-selection {
    background-color: transparent !important;
}

hr.hr-sm {
    margin-top: 5px;
    margin-bottom: 5px;
}

hr.hr-md {
    margin-top: 10px;
    margin-bottom: 10px;
}

hr.hr-lg {
    margin-top: 15px;
    margin-bottom: 15px;
}

/**/
.em-circle {
    color: #fff;
    padding: 12px;
    border-radius: 50%;
}

.em-square {
    color: #fff;
    padding: 12px;
    border-radius: 0%;
}

.lead-bold {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.4;
}

.search-header .input-group {
    width: 300px;
    margin: 10px 0px 0px 10px;
}

.search-header input {
    font-size: 13px;
}


/*Buttom customs*/

.btn-square {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.12);
    border: 0;
}

    .btn-square:hover {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.36);
        border: 0;
    }

.btn-default.btn-square {
    border: 1px solid #eaeaea;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.12);
}

    .btn-default.btn-square:hover {
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.20);
        border: 1px solid #eaeaea;
        background-color: #fff;
    }


.btn-group-xs > .btn, .btn-xs {
    padding: 2px 8px !important;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px !important;
}


.dropdown-menu-more li > a > em {
    padding-right: 15px;
    color: #9E9E9E;
    font-size: 20px;
    vertical-align: middle;
}
/**/

div.dropdown-menu--block {
    width: 440px;
    padding: 0;
}
.navbar-right > li .dropdown-menu--block {
    width: 400px;
    padding: 0;
}

.app-shortcuts {
    margin: 0;
    padding: 1rem;
}

.app-shortcuts__item {
    text-align: center;
    padding: 10px 0 !important;
    border-radius: 2px;
    transition: background-color .3s;
}

    .app-shortcuts__item:hover, .app-shortcuts__item:focus {
        text-decoration: none;
        background-color: #F5F5F5;
    }


    .app-shortcuts__item > i {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        color: #FFF;
        line-height: 45px;
        font-size: 1.5rem;
        display: inline-block;
    }

    .app-shortcuts__item > small {
        display: block;
        margin-top: 5px;
        color: #333;
    }


/**/
.flat-box.default {
    background-color: #fff;
    color: initial;
}

.flat-box.danger {
    background-color: #f47f7f;
    color: #fff !important;
}

.flat-box {
    margin-bottom: 20px;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 20px;
}

    .flat-box .flat-heading h6 {
        font-size: 16px;
        line-height: 20px; 
        font-weight: 300;
        margin: 0;
        padding: 0;
        border: 0;
        vertical-align: baseline;
        display: inline-block;
        font-weight: 600 !important;
        color: #565656;
    }

    .flat-box .counter-wrap {
        font-size: 32px;
        font-family: 'Nunito Sans', sans-serif;
    }

        .flat-box .counter-wrap .counter-cap {
            font-size: 16px;
            position: relative;
            vertical-align: top;
            margin-right: 4px;
        }

    .flat-box .flat-body {
        padding-top: 20px;
    }

/*font icon*/
.zmdi-20 {
    font-size: 20px;
}

/**/
.list-group-notification {
    font-size: 13px !important;
    min-width: 260px !important;
}

    .list-group-notification a {
        padding: 12px 16px !important;
    }

     .list-group-notification a p:first-child {
        min-height:30px !important;
    }

     
/*Dashboard  Design 11/1/2018*/

.box-shadow-flat-box {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.12);
    margin-bottom: 20px;
}

.flat-box-heading-h6 {
    font-weight: 500 !important;
}

.box-flat-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
}

.box-padding {
    padding: 40px 016px;
    max-height: 145px;
    min-height: 145px;
}

.bg-green-dark-fresh {
    background-color: #27c24c;
}

.rounded-circle {
    border-radius: 50%;
}

.fw-500 {
    font-weight: 500;
}

.overflow-hidden {
    overflow: hidden;
}

.fs_17 {
    font-size: 17px;
}

.box-flat-circle em {
    line-height: 50px
}

.fs_22 {
    font-size: 22px
}

.fs-24 {
    font-size: 24px
}
.flot-vehicle-on-board {
    max-height: 345px;
    min-height: 345px;
    height: 345px;
    padding: 0px;
    position: relative;
}

.bg-black-4 {
    background-color: rgba(0, 0, 0, 0.4);
}

.bg-green-fresh-light {
    background-color: #6dfd90 !important;
}

.bg-red-fresh-light {
    background-color: rgba(240, 80, 80, 0.83) !important;
}

.target-ct-perfect-fourth {
    height: 264px;
    max-height: 264px;
    min-height: 264px;
}
.display-inline-block{
    display:inline-block;
}


.vehicle-summary-donut-chart .legend {
    display: none;
}
.vehicle-summary-donut-chart {
    height: 280px;
    min-height: 280px;
    max-height: 280px;
    width: 200px;
    margin: 0 auto
}

.Vehicle-Summary-section ul{
    padding:10px 0;
}

.Vehicle-Summary-section {
    padding-top: 28px;
}
.Vehicle-Summary-section .heading-section {
    font-size: 15px;
    line-height: 20px;
    text-transform: capitalize;
    vertical-align: baseline;
    display: inline-block;
    font-weight: 500;
    color: #484848;
}

.Vehicle-Summary-section ul li {
    font-size: 15px;
    padding: 10px 0;
}
.Vehicle-Summary-section ul li .span-icon {
    width: 25px;
    display: inline-block;
}

.fs_55{
    font-size: 55px;
}
.icon-users-custom {
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.icon-users-custom:before {
    content: "\e001";
}
.pr_20
{
    padding-right:20px !important; 
}

.dashboard-circle {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin: 0 auto;
}

.dashboard-circle .icon_circle{
       
    font-size: 13px;
    line-height: 38px;

}
.display-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.align-items{
    align-items:center;
}
.fs_35{
    font-size:35px;
}




.btn-group-custom label.active, .btn-group-custom label.focus, .btn-group-custom label.active:focus {
    background-color: #2f80e7 !important;
    color: #fff !important;
    border: 1px solid #2f80e7;
    outline: 0 !important;
}

.bg-dark-orange {
    color:#fff;
    background-color: #FF9800;
}

.fs-30{
    font-size:30px !important
}

.position-relative{
    position:relative;
}

.vehicle-summary-count{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    font-size: 35px;
    font-weight: 500;
    color: #2196F3;
}

.logo_brand_txt_ellipsis{
    
    color: #2f2f2f;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
    padding: 8px 10px !important;
}


.box_shadow_none{
    box-shadow:none;
}

.order_box{
    min-height: 95px;
    max-height: 89px;
}

.bg-graylight{
    
    background-color: #f2f2f2;
}
.brand-logo img {
    height: 35px;
}

/*-------------Main Layout RTL and LTR Start--------------*/
.layout-h .wrapper > section {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
/*-------------Main Layout RTL and LTR End--------------*/

.d-block{
    display:block;
}



.subscription-label {
    padding: 4px 8px;
    border-radius: 5px;
    letter-spacing: 0.8px;
    font-weight: 600;
    color: #252525 !important;
    font-size: 13px !important;
}

.track-premium {
    color: #8BC34A;
    background-color: rgba(24, 237, 138, 0.17);
}

.track-pro {
    background-color: rgba(247, 136, 96, 0.17);
    color: #ff902b;
}

.track-lite {
    background-color: rgba(47, 127, 230, 0.17);
    color: #2f80e7;
}

.school-premium {
    color: #f5e056;
    background-color: rgba( 245, 224, 86, 0.17);
}

.school-pro {
    background-color: rgba(123, 240, 70, 0.17);
    color: #ff902b;
}

.school-lite {
    background-color: rgba(70, 240, 229, 0.17);
    color: #2f80e7;
}

.delivery-premium {
    color: #8BC34A;
    background-color: rgba(70, 186, 240, 0.17);
}

.delivery-pro {
    background-color: rgba(50, 81, 194, 0.17);
    color: #ff902b;
}

.delivery-lite {
    background-color: rgba(194, 50, 189, 0.17);
    color: #2f80e7;
}

.fms-premium {
    color: #8BC34A;
    background-color: rgba(194, 50, 76, 0.17);
}

.fms-pro {
    background-color: rgba(22, 84, 33, 0.17);
    color: #ff902b;
}

.fms-lite {
    background-color: rgba(232, 247, 96, 0.17);
    color: #2f80e7;
}
.panel-footer-fixed-section {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0px;
    padding: 10px 80px !important;
    z-index: 7;
    background-color: #fff;
    border-top: 1px solid #ddd;
}
.aside-collapsed.layout-fixed .panel-footer.footer-button {
    padding: 10px 95px !important;
}
.panel-footer-fixed-section {
    padding: 10px 25px !important;
}






.sidebar-wrap-section {
    max-width: 250px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 10px;
    margin:0;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1);
    max-height:calc(100vh - 30px);
    overflow:auto;
}

    .sidebar-wrap-section ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 10px;
        max-height: calc(100vh - 200px);
        overflow: auto;
    }

        .sidebar-wrap-section ul a {
            display: flex;
            align-items: center;
            padding: 10px;
        }

            .sidebar-wrap-section ul a.active, .sidebar-wrap-section ul a:hover {
                background-color: #32c787;
            }

                .sidebar-wrap-section ul a.active label, .sidebar-wrap-section ul a:hover label {
                    color: #ffffff;
                    opacity: 1;
                }

            .sidebar-wrap-section ul a span {
                width: 35px;
                height: 35px;
                border-radius: 5px;
                overflow: hidden;
            }

                .sidebar-wrap-section ul a span img {
                    max-width: 100%;
                    height: auto;
                }

            .sidebar-wrap-section ul a label {
                margin: 0;
                font-size: 16px;
                line-height: 1;
                color: #000000;
                padding-left: 10px;
                opacity: 0.6;
                max-width: calc(100% - 35px);
            }

        .sidebar-wrap-section ul li + li {
            border-top: 1px solid #e4e5e7;
        }

.dashbaord--section-page .wrapper--wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    max-width: calc(100% - 40px);
    margin: 0 auto;
    background-color: #ffffff;
}
.mainTop-integration--header {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e5e7;
    position: sticky;
    top:0px;
    z-index:9;
}
.dashbaord--content-wrap {
    max-width: calc(100% - 290px);
    width: 100%;
    margin-left: auto;
    padding-right: 10px;
}
.sidebar--wrap-left {
    width: 100%;
    max-width: 270px;
    padding-left: 20px;
    position: sticky;
    top:70px;
}
.integration-app-toggle-wrap label {
    line-height: 1;
}

    .integration-app-toggle-wrap label.switch {
        display: flex;
        align-items: center;
        margin-left: 10px;
    }

    .dashbaord--content-wrap h1 {
        margin: 0;
        font-size: 30px;
        line-height: 1.4;
    }

.sidebar-wrap-section .search-wrap {
    position: relative;
    padding: 10px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.19);
}

section.dashbaord--section-page {
    min-height: calc(100vh - 56px);
}

.sidebar-wrap-section .search-wrap input[type="search"] {
    font-size: 14px;
    line-height: 1;
    padding: 10px 10px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    padding-left: 40px;
    max-width: calc(100% - 48px);
}
.sidebar-wrap-section .search-wrap span {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    margin-left:6px;
}

.sidebar-wrap-section .search-wrap i {
    width: 30px;
    height: 0px !important;
    padding: 0;
    font-size: 22px;
    line-height: 1;
    border: 0;
    position: absolute;
    top: 30px;
    left: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dashbaord---box-content img {
    width: 30px;
    height: 30px;
}

.dashbaord---box-content h3 {
    font-size: 16px;
    line-height: 1.4;
    margin: 14px 0 3px;
}

.dashbaord---box-content p {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
    color: #000000;
    opacity: 0.4;
    margin-bottom: 10px;
}

.dashbaord---box-content-row {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    margin-top: 0;
}

.dashbaord---box-content-col {
    width: calc(100% / 3 - 10px);
}

.dashbaord---box-content {
    background-color: #ffffff;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
    display: grid;
}

.dashbaord---box--stick {
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: right;
}

    .dashbaord---box--stick span {
        font-size: 14px;
        line-height: 1.2;
        display: block;
        color: #000000;
        opacity: 0.6;
    }

        .dashbaord---box--stick span.green {
            color: #32c787;
            margin-bottom: 3px;
            opacity: 1;
        }

.dashbaord---box-content .btn {
    background-color: #32c787;
    padding: 9px 10px;
    color: #ffffff;
    margin-top: 10px;
    font-size: 12px;
    line-height: 1;
    transition: 0.3s all ease-in-out;
}

    .dashbaord---box-content .btn:hover {
        opacity: 0.6;
    }

.nav-icon.center-align-image-navigation {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .nav-icon.center-align-image-navigation img {
        filter: invert(100%);
        width: 20px;
        height: 23px;
    }



/*-- 9June --*/
.integration-top-title-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 8px 0;
}

.integration-app-toggle-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 30px;
}

.integration-top-right-title-toggle-wrap {
    margin-left: auto;
    column-gap: 20px;
    display: inline-flex;
    margin-right: 18px;
}

    .integration-top-right-title-toggle-wrap label {
        margin: 0;
        display: inline-flex;
        align-items: center;
        font-size: 14px;
        line-height: 1;
        cursor: pointer;
    }

        .integration-top-right-title-toggle-wrap label input {
            margin: 0 4px 0 0;
        }

.integration-app-toggle-wrap h4 {
    margin: 0 10px 0 0;
}

.integration-app-toggle-wrap label {
    margin: 0;
}

.dashbaord---box-content {
    height: 100%;
}

.switch input {
    margin: 0;
    width: 0;
    height: 0;
}

.custom-radio---wrap label input {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    z-index: -1;
}

.custom-radio---wrap label span {
    width: 16px;
    height: 16px;
    border: 1px solid #000000;
    border-radius: 50%;
    font-size: 9px;
    line-height: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 3px;
    background-color: transparent;
    color: transparent;
}

.custom-radio---wrap label input:checked ~ span {
    background-color: #32c787;
    border-color: #32c787;
    color: #ffffff;
}

.footer-integration---wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: auto;
}

    .footer-integration---wrap label {
        line-height: 1;
    }

    .footer-integration---wrap span {
        font-size: 13px;
        line-height: 1;
        color: #212121;
    }

.dashbaord---box-content:hover {
    box-shadow: rgba(0, 0, 0, 0.11) 0px 3px 6px, rgba(0, 0, 0, 0.10) 0px 3px 6px;
}

.red-font-color {
    color: #ee0e0e !important;
}

.align-items-center {
    align-items: center;
}
.integrationTitle-wrap {
    display: flex;
}
.integrationTitle-wrap .with-button {
    padding: 0;
}
.integrationTitle-wrap .logistic-title {
    margin-left: 10px;
}
.integration-top-right-title-toggle-wrap .task-list-search-wrapper input {
    border-radius: 8px;
    padding: 10px 20px 10px 16px;
    font-size: 12px;
    line-height: 1.4;
    outline: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.integration-top-right-title-toggle-wrap {
    align-items: center;
    column-gap: 10px;
}
.integration-top-right-title-toggle-wrap span.filter-wrap {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 7.5px 10px;
    background-color: #ffffff;
    border-radius: 7px;
}
.task-list-search-wrapper.dummy-task-search {
    position: relative;
}

    .task-list-search-wrapper.dummy-task-search i {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-weight: lighter;
    }


.dashbaord---box-content .image-box {
    width: 40px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

    .dashbaord---box-content .image-box img {
        max-width: -webkit-fill-available;
        height: auto;
    }
.footer-integration---wrap > * {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.dashbaord---box-content .btn.btn-secondary {
    background-color: grey !important;
}

@media (max-width:1350px) {
    .footer-integration---left .btn {
        margin: 0;
    }

    .dashbaord---box-content h3 {
        font-size: 14px;
        margin-top:8px;
    }

    .dashbaord---box-content p {
        font-size: 12px;
    }

    .footer-integration---wrap span {
        font-size: 11px;
    }

    .dashbaord---box-content .btn {
        padding: 6px 8px;
    }

    .dashbaord---box-content .image-box {
        width: 32px;
        height: 32px;
    }
}

.list-group-item1 {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
}