button#ShowLogChuNguonThai,
button#ShowLogDonViThuGom,
button#ShowLogCoSoXuLy,
button#ShowDiemTrungChuyen,
button#ShowTreeLayers {
    background-color: #ffffff;
    width: 40px !important;
    height: 40px !important;
}


#setting,
#terrain,
#grid,
#building,
#weather,
#source,
#calibration,
#execute,
#ShowWeather,
#ShowLogChuNguonThai,
#ShowLogDonViThuGom,
#ShowLogCoSoXuLy,
#ShowDiemTrungChuyen,
#ShowTreeLayers,
#ShowTrangThaiXe,
button#ShowLoTrinh,
button#ShowBaoCao {
    border: 2px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
}

#TreeLayers_dialog {
    height: auto;
    display: none;
    background: #28a745;
    position: absolute;
    top: 70px;
    left: 80px;
    z-index: 1000;
    width: 460px;
    padding: 15px;
    border-radius: 5px;
    border: solid 1px gray;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}


.leaflet-control-layers {
    border-radius: none;
    box-shadow: none;
}

.leaflet-control-layers-expanded {
    width: 100% !important;
}

.leaflet-control-layers-expanded {
    background: #eee;
}

.leaflet-layerstree-children {
    padding-left: 30px;
}

form.leaflet-control-layers-list.leaflet-control-layers-scrollbar {
    /*overflow-y: hidden;*/
    height: auto;
    width: 382px;
}

#setting,
#terrain,
#grid,
#building,
#weather,
#source,
#calibration,
#execute,
#ShowWeather,
#ShowLogChuNguonThai,
#ShowLogDonViThuGom,
#ShowLogCoSoXuLy,
#ShowDiemTrungChuyen,
#ShowTreeLayers,
#ShowTrangThaiXe,
button#ShowLoTrinh,
button#ShowBaoCao {
    height: 81px;
    width: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* box-shadow: 0 1px 5px rgb(0 0 0 / 65%); */
    border: 2px solid rgba(0, 0, 0, 0.2);
}

.leaflet-control-zoom.leaflet-bar.leaflet-control {
    display: none;
}

.table-nested {
    background: #fff;
    border: 1px solid #444;
    text-align: left;
    width: 100%;
}

.table-nested th,
.table-nested td {
    padding: 0;
}

.table-nested th+th,
.table-nested th+td,
.table-nested td+th,
.table-nested td+td {
    padding-left: 5px;
}

.table-nested td {
    border-top: 1px solid;
    width: 100%;
}

.table-nested td[colspan] {
    border: none;
}

.table-nested .cell-input {
    width: 20px;
    border-right: 1px solid;
    padding: 5px;
}

.table-nested .cell-members {
    width: 100px;
}

.table-nested .indent {
    display: inline-block;
}

.table-nested .parent>.cell-name {
    cursor: pointer;
    width: 100%;
}

.table-nested .parent>.cell-name>.indent {
    margin-right: 5px;
}

.table-nested .parent>.cell-name>.indent:before {
    content: "";
    font-family: FontAwesome;
    display: inline-block;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.table-nested .children {
    display: none;
}

.table-nested .opened>tr>.cell-name>.indent:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.table-nested .opened>.children {
    display: table-row;
}

#tb_LopBanDo {
    z-index: 999;
    max-height: 95vh;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 310px;
    background: #fff;
    padding: 2px 6px;
}

#icon_LopBanDo {
    z-index: 999;
    position: absolute;
    top: 20px;
    left: 28px;
    background-color: #ffffff;
    width: 44px !important;
    height: 40px !important;
    border: 2px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
    padding: 0;
}

#danhSachTram {
    z-index: 999;
    max-height: 95vh;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 310px;
    background: #fff;
    padding: 3px;
}

#layerBanDo {
    z-index: 999;
    max-height: 95vh;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 310px;
    background: #fff;
    padding: 5px;
}

#danhSachDiaPhuong {
    z-index: 999;
    max-height: 95vh;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 310px;
    background: #fff;
    padding: 5px;
}


#icon_Tram {
    z-index: 999;
    position: absolute;
    top: 64px;
    left: 28px;
    background-color: #ffffff;
    width: 44px !important;
    height: 40px !important;
    border: 2px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
    padding: 0;
}

#icon_XeRac {
    z-index: 999;
    position: absolute;
    top: 110px;
    left: 28px;
    background-color: #ffffff;
    width: 44px !important;
    height: 40px !important;
    border: 2px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
    padding: 0;
}

#icon_layer {
    z-index: 999;
    position: absolute;
    top: 155px;
    left: 28px;
    background-color: #ffffff;
    width: 44px !important;
    height: 40px !important;
    border: 2px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px !important;
    padding: 0;
}