﻿.spinLoadingHide {
    display: none !important;
}

.spinnLoadingIcon {
    width: 120px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: white;
}
