﻿.loading,.loadingIcon{position:absolute;left:0}div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}:focus{outline:0}.loading{width:100%;height:100%;align-items:center;cursor:wait;top:0;z-index:999999999;background:rgba(0,0,0,.5)}.loadingIcon{width:5%;height:5%;min-width:50px;min-height:50px;background-image:url('/css/images/loading-icon.svg');background-repeat:no-repeat;background-position:center;background-size:contain;margin:0 auto;top:50%;right:0;transform:translateY(-50%)}