.loading_popup { padding: 15px; background: #FFFFFF; border: 1px solid #0a6d7d; box-shadow: 0 0 3px rgb(10, 109, 125); position: fixed; right: 15px; bottom: 15px; z-index: 999999; min-width: 300px; border-radius: 5px; & .progress_stack { font-size: 18px; text-align: center; margin-bottom: 15px; color: #0a6d7d; font-weight: bolder; } & .current_action { font-size: 15px; text-align: center; color: #0a6d7d; } & .title_block { color: #0a6d7d; font-size: 15px; text-align: center; } }