﻿.circle-loader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 990;
    margin-top: 75px;
    margin-left: 45px;
    display: none;
}
