/* #anatel_broadband_layout {
    zoom: 75%
} */

/* body {
    background: rgb(73, 80, 87) !important;
} */
.loading_toast {
    border: 0px;
    background-color: #ffffff00;
    box-shadow: none;
    position: fixed;


    top: 70px;
    right: 50px;
    width: 2px;
    z-index: 5;

}

.loading_toast_header {
    opacity: 0;

}