/* Auto Refresh and Toggle Styles */
/* ==================== */

/* Label*/
/* ==================== */
/* Center the label text with the toggle button */
.centered_label{
    display: flex; 
    align-items: center; 
    font-size: 14px;
}
#onlymychanges {
    padding: 0px 450px 0px 0px;
    margin-left: 15px;
}