
.battery-icon[data-v-5b5fcc7d] {
    cursor: default;
}
.clickable-icon[data-v-5b5fcc7d] {
    cursor: pointer;
}
.disabled-icon[data-v-5b5fcc7d] {
    cursor: not-allowed;
    opacity: 0.5;
}


.swal-confirm-btn-white {
    color: white !important;
}
.custom-title-font {
    font-family: 'Roboto', sans-serif;
}
.custom-popup-font {
    font-family: 'Roboto', sans-serif;
}

