/* =================================================================
   NIVÍN EMR - REFRESH BUTTON (Uses Unified Icon System)
   ================================================================= */

/* Position for fixed refresh button */
.nivin-refresh-button.fixed-position {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 2000;
}
