html {
    font-family: 'Poppins', sans-serif !important;
    overflow-x: hidden;
}

body {
    font-family: 'Poppins', sans-serif !important;
    overflow-x: hidden;
}

.brand-link {
    background: #DFDFDF;
}

.main-header {
    box-shadow: 0px 1px 20px #00000024;
}

.elevation-4 {
    box-shadow: 0px 2px 3px #0000000D !important;
}

.os-content {
    padding: 0px !important;
}

[class*=sidebar-dark-] {
    background-color: #272727;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #000;
    color: #fff;
    border-left: 3px solid #4CBB2F;
}

[class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview > .nav-item > .nav-link.active:hover {
    background-color: #555555;
    color: #fff;
    opacity: 0.5
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link {
    font-size: 15px;
}

#lowerleft {
    width: 256px;
    height: 60px;
    background-color: #000;
    position: fixed;
    bottom: 0;
}

.small-box > .inner {
    height: 114px;
}

.fas {
    color: #B5FFA2 !important;
}

.far {
    color: #B5FFA2 !important;
}

.content-wrapper {
    background: #fff;
}

.bg-info {
    background: #4CBB2F !important;
}

.bg-success {
    background: #4862FF !important;
}

.bg-warning {
    background: #FFC400 !important;
    color: #fff !important;
}

.bg-danger {
    background: #FF2B00 !important;
}

#chartSystemEfficiency {
    width: 100%;
    height: 395px;
}

.cardspan span {
    color: #2C2C2C;
    opacity: 0.7;
    font-size: 80%;
    font-weight: bold;
}

.cardspan small {
    color: #21212180;
    font-size: 80%;
}

.textred {
    color: #FF2B00 !important;
}

.textyellow {
    color: #FFC400 !important;
}

#chartPowerConsumption {
    width: 100%;
    height: 500px;
}

#chartActivePower {
    width: 100%;
    height: 500px;
}

#chartPowerFactor {
    width: 100%;
    height: 500px;
}

#chartInputVoltage {
    width: 100%;
    height: 500px;
}

#chartInputCurrent {
    width: 100%;
    height: 500px;
}

#chartEarthVoltage {
    width: 100%;
    height: 500px;
}

#chartEarthCurrent {
    width: 100%;
    height: 500px;
}

#chartCurrentTDD {
    width: 100%;
    height: 500px;
}

#chartCurrentTHD {
    width: 100%;
    height: 500px;
}

#line1 {
    width: 100%;
    height: 500px;
}

#line2 {
    width: 100%;
    height: 500px;
}

#line3 {
    width: 100%;
    height: 500px;
}

#line4 {
    width: 100%;
    height: 500px;
}

#faultline {
    width: 100%;
    height: 500px;
}

.dataTables_filter {
    float: right;
}

.fa-eye {
    color: #4862FF !important;
    border-radius: 20px;
    border: 1px solid #4862FF;
    padding: 8px;
}

.fa-eye {
    color: #4862FF !important;
    border-radius: 20px;
    border: 1px solid #4862FF;
    padding: 8px;
}



.table .fa-cog {
    color: #FFC400 !important;
    border-radius: 20px;
    border: 1px solid #FFC700;
    padding: 8px;
}

.table .fa-pencil-alt {
    color: #4CBB2F !important;
    border-radius: 20px;
    border: 1px solid #4CBB2F;
    padding: 8px;
}
.table .fa-trash-alt {
    color: #ff0000 !important;
    border-radius: 20px;
    border: 1px solid #ff0000;
    padding: 8px;
}
 

.table .fa-chart-bar {
    color: #FFC700 !important;
    border-radius: 20px;
    border: 1px solid #FFC700;
    padding: 8px;
}

.activetext {
    color: #4CBB2F;
}

.fault {
    color: #FF2B00;
}

.issue {
    color: #FFC400;
}

.btn-group .btn {
    background-color: #DBDBDB7F;
    border: transparent;
}

    .btn-group .btn:active {
        background-color: #4CBB2F;
    }

    .btn-group .btn.active {
        color: #fff;
        background-color: #4CBB2F;
    }

.btn-fault {
    border: transparent;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    color: #4CBB2F !important;
    background: #fff;
}

    .btn-fault:focus {
        border: transparent;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 5px;
        color: #4CBB2F !important;
        background: #fff;
    }

    .btn-fault:hover {
        background: #4CBB2F !important;
        color: #fff !important;
    }

.fa-search, .fa-bell {
    color: #000 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #4CBB2F;
    background-color: #fff;
    border-color: transparent;
    border-bottom: 2px solid #4CBB2F;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    border-bottom: 2px solid #4CBB2F;
}

.nav-tabs .nav-link {
    color: #000;
}

.dt-buttons .btn {
    background: #21212180;
    margin-right: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}

    .dt-buttons .btn:focus, .dt-buttons .btn:hover {
        background: #21212180;
    }

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 3px;
}

.btn-secondary:not(:disabled):not(.disabled), .btn-secondary:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle {
    border-radius: 3px;
}

.page-item.active .page-link {
    background: #4CBB2F;
    border-color: #4CBB2F;
    border-radius: 5px;
}

.btn-cancel {
    background: #21212180;
    color: #fff;
}

.switch {
    position: relative;
    display: inline-block;
    width: 78px;
    height: 24px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border: 0.3px solid #ccc;
    border-radius: 13px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 2px;
        background-color: #4CBB2F;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #4CBB2F;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    background: #fff;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.view {
    color: #4862FF;
    cursor: pointer;
}

.text-red {
    color: #FF2B00 !important;
}

.small-box {
    border-radius: 10px;
}

.form-control {
    font-size: 14px;
}

    .form-control:focus {
        border-color: #4CBB2F;
    }

.sidenav .nav-item.show .nav-link, .sidenav .nav-link.active {
    background: #4CBB2F;
    color: #fff;
    border-color: transparent;
}

.sidenav .nav-item .nav-link {
    border-bottom: 1px solid #ccc;
}

.dataTables_info {
    text-align: left !important;
}

@media(max-width : 1440px) and (min-width : 1367px) {
    .dataTables_filter {
        margin-right: 40px !important;
    }
}

@media(max-width : 1024px) and (min-width : 768px) {
    .dataTables_filter {
        margin-right: 36px !important;
        font-size: 13px !important;
    }

    .table {
        font-size: 13px !important;
    }

    .dt-buttons .btn {
        font-size: 13px !important;
    }

    .dataTables_filter input {
        width: 160px !important;
    }
}

@media(max-width : 425px) {
    .dataTables_filter {
        display: block !important;
    }
}
/*@media(min-width : 768px){
	div.dataTables_wrapper div.dataTables_paginate ul.pagination{   
		margin-top: -30px!important;
	}

}*/

.page-item.disabled .page-link {
    color: #A4A4A4;
    border-color: transparent;
}

.page-link {
    color: #A4A4A4;
    border: transparent;
}

@media(max-width : 375px) {
    .opacity .nav-item .nav-link {
        display: block;
        padding: 10px;
    }
}

@media(max-width : 375px) {
    .dataTables_filter {
        margin-right: 10px !important;
    }
}

label {
    font-size: 15px;
}

.first.paginate_button, .last.paginate_button {
    display: none !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 190px !important;
}

@media(max-width : 1366px) and (min-width : 1025px) {
    .sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link {
        font-size: 12px;
    }

    .nav-sidebar > .nav-item .nav-icon.fa, .nav-sidebar > .nav-item .nav-icon.fab, .nav-sidebar > .nav-item .nav-icon.far, .nav-sidebar > .nav-item .nav-icon.fas, .nav-sidebar > .nav-item .nav-icon.glyphicon, .nav-sidebar > .nav-item .nav-icon.ion {
        font-size: .9rem;
    }

    [class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link {
        font-size: 12px;
    }

    label {
        font-size: 12px;
    }

    h5 {
        font-size: 18px;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    

    
}

@media(max-width : 1024px) and (min-width : 768px) {
    .navbar-nav h5 {
        font-size: 15px;
    }

    .main-header {
        font-size: 14px;
    }
}
