.ajax-throbber {
    width: 40px;
    height: 40px;
    position: relative;
}

/* Hide core throbber */
.ajax-progress.ajax-progress-fullscreen {
    background-color: transparent;
    background-image: none;
}