.DashboardRWATEL_left {
    /* border-right: 3px solid #f1f1f1; */
    /* height: 100%; */
    /* margin-right: 15px; */
    /* height: 100vh; */
    background: #f8f9fa;
    border-radius: 9px;
    /* border: 1px solid gainsboro; */
    /* overflow: hidden; */
    padding: 15px;
    height: 100vh;
    box-shadow: 0px 4px 4px 0px #ddd;
}


.myTab2 .nav a {
    padding: 6px 15px;
    display: block;
    border-radius: 9px 9px 0 0;
    color: #fff;
    border: 1px solid #d3d3d3;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background: linear-gradient(to bottom, #ffffff, #ffffff, #e3f3ff);
    font-size: 14px;
    color: #15181b;
    font-weight: 500;
    border-bottom: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}


.tabs_left_dswt {
    border: 0 !important;
    margin: 0 !important;
    padding-top: 9px;
}

    .tabs_left_dswt a.active {
        background: #ffffff;
    }

        .tabs_left_dswt a.active:before {
            content: '';
            position: absolute;
            right: -17px;
            width: 20px;
            height: 100%;
            background: #ffffff;
            top: 0;
        }

    .tabs_left_dswt a:hover {
        /* color: #ffffff; */
        /* background: linear-gradient(to left, #b5dfff, #0382e2); */
    }



    .tabs_left_dswt a.active:before {
    }


.graph_pic {
    width: 16px;
    margin-right: 6px;
}

.btn_filtermps {
    position: absolute;
    right: 45px;
    top: 6px;
}

.tab-content_tab-Container-css {
    position: relative;
}

.divFilters-css {
    padding: 15px;
    display: none;
    position: absolute !important;
    z-index: 402;
    right: -30px;
    top: 35px;
    background-color: #fff;
    border: solid 1px #ccc;
    box-shadow: 0px 1px 5px 2px #ddd;
    width: max-content;
}

ul.drg-flex {
    display: flex;
    align-items: center;
    list-style: none;
    margin-bottom: 0;
    align-items: center;
    justify-content: end;
}

.tabs_left_dswt a h6 {
    margin-bottom: 0;
    color: #000;
    position: relative;
    z-index: 2;
}



.tabs_left_dswt a {
    width: 100%;
    padding: 13px;
    position: relative;
    color: #000000;
    cursor: pointer;
    margin-bottom: 15px;
}


    .tabs_left_dswt a:after {
        content: '';
    }






    .tabs_left_dswt a.active:after {
        background-color: #0e88e5;
        border-radius: initial;
        bottom: -4px;
        content: "";
        position: absolute;
        left: -5px;
        top: 0;
        z-index: 1;
        width: 5px;
        height: 100%;
    }

ul#myTab1 {
}

.tooltip-map-css table {
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
}

    .tooltip-map-css table tr td:first-child {
        background: #3ba1ee !important;
    }

    .tooltip-map-css table tr:first-child td:first-child {
        background: #f2f2f2 !important;
        text-align: center;
    }

        .tooltip-map-css table tr:first-child td:first-child h4 {
            font-size: 20px;
        }

    .tooltip-map-css table tr:last-child td {
        background: white !important;
    }

    .tooltip-map-css table tr td:first-child {
        text-align: right;
        color: #fff;
        font-size: 11px;
        font-weight: 700;
    }

.leaflet-popup-content {
    padding-top: 15px;
}

.leaflet-popup-content-wrapper {
    border-radius: 5px;
}

a.leaflet-popup-close-button {
    top: 5px !important;
}

.search_bar {
    position: relative;
    border-radius: 9px 9px 0 0;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

    .search_bar i {
        position: absolute;
        left: 15px;
        top: 14px;
    }

    .search_bar .form-control {
        border-radius: 7px;
        height: 43px;
        padding-left: 40px;
    }

.vissibility-hidden {
    visibility: hidden;
}

.filter_search {
    padding: 7px;
    padding-top: 0;
}
