﻿#dsm_DarwinAjaxIndicator {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 10px 40px;
    background: #ccc;
    margin: 20px;
    border-radius: 4px;
    border: 1px solid #333;
    font-weight: bold;
    font-size: 20px;
    z-index: 100;
}