/*=================== Fonts Cilents wise ============================ */


/* ==================== LOGIN PAGE CSS========================*/

login-page-left-side-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50vw;
    height: 40vw;
}


.login-logo a {
    color: #1c1c1e;
    font-weight: 600;
}


/*========================== HEADER CSS ==================*/


img.deltaLogo.webm-devsecopscom {
    width: 165px !important;
    height: auto;
    margin-top: -8px !important;
}

/*img.networkLayout-icon {
    filter: brightness(0) invert(1) !important;
}*/

/*====================== side menu css ========================= */


/*
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    color: #fff;
    background: #00aad2 !important;
}*/

i.fa.fa-dashboard.text-aqua {
    color: #ffffff !important;
}

i.fa.fa-industry.text-red {
    color: #ffffff !important;
}

i.fa.fa-users.text-orange {
    color: #ffffff !important;
}

i.fa.fa-sitemap.text-red {
    color: #ffffff !important;
}

i.fa.fa-circle-o.text-green {
    color: #ffffff !important;
}
.text-aqua {
    color: #ffffff !important;
}
/*.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #002c5f !important;
}*/

.parentHilighter {
    background-color: #00aad2 !important;
    color: #fff !important;
}

/* ===================== ALL TAB CSS ========================*/

/*============================================= ALL MODAL POPUP HEADER COLOR CHNAGE ==================================================*/

/*==================== tab pills css ======================*/

/* ========================= Role permission box css ============================= */


/* =================== question Mark css =====================  */


/* ================== items per page css ======================== */



span.k-widget.k-dropdown.k-header .k-select {
    color: #fff !important;
}


.k-link.k-pager-nav {
    border: 1px solid #724126;
    line-height: 58px;
}

.k-icon.k-i-arrow-60-right {
    line-height: 45px;
    margin-top: 4px !important;
}

.k-icon.k-i-arrow-end-right {
    margin-top: 4px !important;
}

.k-icon.k-i-arrow-60-down {
    margin-top: 3px !important;
}

.k-icon.k-i-arrow-end-left {
    margin-top: 4px !important;
}

.k-icon.k-i-arrow-60-left {
    margin-top: 4px !important;
}

.k-icon.k-i-reload {
    margin-top: 4px !important;
}

.k-filter-menu .k-icon.k-i-arrow-60-down {
    color: #000;
}

.k-icon.k-i-calendar {
    color: #fff !important;
}

.k-icon.k-i-clock {
    color: #fff !important;
}


input.k-textbox {
    background: #fff !important;
}

/* DATE 21-2-2023 EDIT */

.k-link.k-link-increase .k-i-arrow-60-up::before {
    content: "\e004";
    color: #fff !important;
}

.k-link.k-link-decrease .k-i-arrow-60-down::before {
    color: #fff !important;
}

.box-title.pull-left.ElectricityTariff {
    color: #fff !important;
}
/*
.filtertype input[type="radio"] {
    vertical-align: baseline;
    margin-right: 10px;
}*/


.VehicleTab.active a {
    color: #fff !important;
}

/*  24-2-2023 SHAKIB ISSUES */

.empty-grid {
    margin-top: 10px !important;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px !important;
}


.phoneDetails {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    margin-top: 50px;
    min-height: 195px !important;
    margin-bottom: 20px;
    padding: 5px !important;
}

Assam-line {
    margin-top: 3px;
    width: 50px !important;
    background: blue;
    height: 3px;
    float: left;
    margin-left: 48px !important;
}
 

input#IsGuestUser {
    margin-top: -2px;
    vertical-align: middle;
}


input#LoginId, input#password-field {
    width: 100%;
    border-radius: 6px;
    border: 1px solid #e9edf6;
    padding: 11px 12px;
    color: var(--input-color);
    font-size: 14px;
    line-height: 1rem;
    box-shadow: unset;
    appearance: none;
    background-image: unset !important;
    box-sizing: border-box;
    box-shadow: 0 1px 2px 0 rgba(12,26,36,0.06);
    transition: all 0.15s ease-in-out;
}

.emailChangePasswordForm .form-control {
    width: 100%;
    border-radius: 6px;
    border: 1px solid #e9edf6;
    padding: 11px 12px;
    color: var(--input-color);
    font-size: 14px;
    line-height: 1rem;
    box-shadow: unset;
    appearance: none;
    background-image: unset !important;
    box-sizing: border-box;
    box-shadow: 0 1px 2px 0 rgba(12,26,36,0.06);
    transition: all 0.15s ease-in-out;
}
.direction {
    background: #49494b !important;
    height: 40px;
}

    .direction .bg-olive {
        background-color: #d3977b !important;
    }

/* LOGIN PAGE CSS */

.login-logo a {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
    color: #002c5f !important;
}


.highcharts-container {
    overflow: hidden !important;
}

.parentContainer div.highcharts-container {
    width: 100% !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
}



                                                                                                                                                                                                                                                                                                                       