.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}
.c-sidebar .c-sidebar-nav-title {

    font-size: 16px;
}
ul.c-sidebar-nav-dropdown-items {
    padding-left: 15px;
}
table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}
text.highcharts-credits {
    display: none;
}
rect.highcharts-label-box.highcharts-data-label-box {
    border: unset!important;
    stroke: unset!important;
}
.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
}

.select2-selection__rendered {
    padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}

.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.c-sidebar-brand .c-sidebar-brand-full:hover {
    color: inherit;
}
p.date-chart {
    text-align: center;
}
img.fa-fw.fas.fridge-icon.c-sidebar-nav-icon {
    filter: invert(1);
    opacity: 0.5;
}
.homepage .nav-tabs {

    border: unset!important;
}
.homepage .nav-tabs .nav-link {
    color: #768192;
    background-color: #ffffff;
    border-color: #c4c9d0 #c4c9d0 #ebedef;
    font-size: 18px!important;
    border: 1px solid;
    border-radius: 5px;
}
.homepage .nav-tabs .nav-link.active {
    color: #FFF!important;
    background-color: #ebedef;
    border-color: #c4c9d0 #c4c9d0 #ebedef;
    border: 1px solid;
    border-radius: 5px;
    background-color: #3c4b64;
}
.left-gauge-inside{
    flex:0 0 20%;
    max-width: 20%;
    position: relative;
}
.right-gauge-inside{
    flex:0 0 50%;
    max-width: 50%;
}
.far-right-inside{
    flex:0 0 30%;
    max-width: 30%;
}
#home .leaflet-container {
    height: 420px!important;
}
.gauge-section {
    display: flex;
    justify-content: center;

    align-items: center;
    padding: 16px;
    flex-wrap: wrap;
}
.c-icon:not(.c-icon-c-s):not(.c-icon-custom-size) {
    width: 2rem!important;
    height: 2rem!important;
    font-size: 1rem;
}
h4.gauge-title.text-center {
    font-size: 24px;
    font-weight: bold;
}
.bigger-btn-cus{
    min-width: 150px;
}
.c-header .c-header-nav .c-header-nav-cus-btn, .c-header .c-header-nav .c-header-nav-cus-link {
    color: rgba(0, 0, 21, .5)!important;
    display: flex;
    align-items: center;

}
input.date-select {
    padding: 15px;
    font-size: 16px;
    width: 100%;
}
.nav-tabs .nav-link{
    color: #768192;
    background-color: #ebedef;
    border-color: #c4c9d0 #c4c9d0 #ebedef;
    font-size: 18px!important;

}
.fridgename{cursor:pointer}
/* .fridge-1,.fridge-2,.fridge-3{
    display: none!important;
} */
/*.voltage-state {*/
/*    position: relative;*/
/*    !* max-width: 133px; *!*/
/*    padding: 10px 10px 10px 20px;*/
/*    !* top: 44px; *!*/
/*    border-radius: 4px;*/
/*    display: table;*/
/*    text-align: center;*/
/*    font-weight: bold;*/
/*    margin: 0 auto;*/
/*    color:#FFF!important;*/
/*  */
/*}*/
.voltage-state {
    position: relative;
    /* max-width: 133px; */
    padding: 10px;
    /* top: 44px; */
    border-radius: 4px;
    display: table;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    color: #FFF!important;
    position: absolute;
    left: calc( 50% - 20px );
    width: 40px;
    bottom: 54px;
}
g.highcharts-label.highcharts-series-label.highcharts-series-label-0.highcharts-color-0 {
    display: none;
}
.filters-btn{cursor:pointer}
.filter-wrapper{display: none}
td.contactpersonfridge{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
span.label.label-info.label-many {
    border: 1px solid;
    padding: 3px 6px;
    margin: 2px!important;
    line-height: 22px;
    border-radius: 4px;
    background-color: #FFF;
}
.team-btn.active ,.energy-btn.active,.error-btn.active{
    color: #23282c;
    background-color: #f0f3f5;
}
.voltage-state.active::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f1e6";
    /*margin-right: 10px;*/
}
.voltage-state.active{
    background-color: rgb(3, 134, 3);
}
.voltage-state.error::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f241";
    /*margin-right: 10px;*/
}
.voltage-state.error{
    background-color: rgb(170, 0, 0);
}
.empty-card{
    min-height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}
p.map-title {
    font-size: 17px;
    font-weight: bold;
}
.btn-map {
    color: #FFF!important;
    background-color: #ebedef;
    border-color: #c4c9d0 #c4c9d0 #ebedef;
    border: 1px solid;
    border-radius: 5px;
    padding: 10px;
    background-color: #3c4b64;
}
.healthcenter-menu-wrapper a.c-sidebar-nav-dropdown-toggle {
    padding: 6px 15px;
}
a.c-sidebar-brand-full.h4:hover {
    text-decoration: unset;
}
@media (min-width:1600px){
    a.c-sidebar-brand-full.h4 {
        font-size: 32px;
        font-weight: 700;
        text-transform: uppercase;
        padding: 14px;
        text-align: center;
    }
}
@media(max-width:1280px){
    .left-gauge-inside {
        flex: 0 0 50%;
        max-width: 50%;
        order:0;
    }
    .gauge-chart{
        display: flex;
        justify-content: center;
    }
    #home .leaflet-container {
        height: 362px!important;
    }
    .far-right-inside {
        flex: 0 0 50%;
        max-width: 50%;
        order:1;
    }
    .right-gauge-inside {
        flex: 0 0 100%;
        max-width: 100%;
        order:2;
        margin-top: 20px!important;
    }
    .c-header-toggler {
        min-width: 50px;
        font-size: 1.7rem!important;
        background-color: transparent;
        border: 0;
        border-radius: .25rem;
    }
    .c-header-brand {
        font-size: 21px;
        font-weight: bold;
    }
    ul.c-sidebar-nav.ps {
        display: flex;
        justify-content: center;
    }
    ul.c-sidebar-nav.ps li {
        margin: 11px 0px;
    }

}
@media(max-width:600px){
    .homepage .nav-tabs .nav-link {
        font-size: 13px!important;
    }

    .homepage ul.nav.nav-tabs {
        display: flex;
        justify-content: space-between;
    }
    .left-gauge-inside {
        flex: 0 0 100%;
        max-width: 100%;
        order:0;
    }
    .gauge-chart{
        display: flex;
        justify-content: center;
    }
    #home .leaflet-container {
        height: 362px!important;
    }
    .far-right-inside {
        flex: 0 0 100%;
        max-width: 100%;
        order:2;

    }
    .map-wrapper{
        display: none;
    }
    .right-gauge-inside {
        flex: 0 0 100%;
        max-width: 100%;
        order:1;
        display: none;
        margin-top: 20px!important;
    }
}
.main-tab-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.main-tab-wrapper {
    position: absolute;
    top: 15px;
    left: 25px;
    z-index: 9;
}
.main-tab-wrapper .nav-link {
    color: #768192;
    background-color: #ebedef;
    border-color: #c4c9d0!important;
    font-size: 20px!important;
    border-radius: 4px;
    padding: 5px 8px;
}

.sensor-page-header strong {
    font-size:18px;
}

.nav-tabs-boxed.position-relative .card {
    box-shadow: unset!important
}

.nav-tabs-boxed.position-relative .tab-content {
    border: unset!important;
    padding: 15px 0;
}

.inside-tabs .nav-item,.main-tab-wrapper .nav-item  {
    margin-bottom: -1px;
    margin: 0 3px;
}

.inside-tabs .nav-link {
    color: #768192;
    background-color: #ebedef;
    border-color: #c4c9d0!important;
    font-size: 14px!important;
    border-radius: 4px;
    padding: 5px 8px;
}
input.date-select {
    padding: 5px;
    font-size: 14px;
    width: 100%;
    position: absolute;
    z-index: 1;
    /* width: 348px; */
    /* display: table!important; */
    width: auto;
    left: calc( 50% - 130px);
    top: 12px;
    border-color: #c4c9d0;
    box-shadow: unset!important;
    border-radius: 4px;
    border: 1px solid #c4c9d0;
}

.card-header.header-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.button-section{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
button#add-new-sensor {
    border: unset;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    background-color: #44b85c;
    color: #FFF;
    font-size: 18px;
}
.nav-tabs-boxed.inside-wrapper .tab-content {
    margin-top: 50px;
}
ul.nav.nav-tabs.inside-tabs {
    position: absolute;
    right: 0;
    top: 0;
}
