#loading-background{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:3;display:none}#plan-loader{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:3}.page-loader{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;width:10rem;margin:auto}.page-loader.total-display{display:none;margin:unset;width:100%;top:20%;bottom:20%}.page-loader.total-display .circular .path{stroke:#fff}@media only screen and (max-width: 600px){.page-loader{width:5rem;top:3rem}}.page-loader .circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.page-loader .circular .path{stroke-dasharray:1, 200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;stroke-linecap:round;stroke:#343233}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}#modaloverlay .loadingwrapper{width:226px;height:70px;margin-left:-113px;margin-top:-35px;left:50%;top:50%;background-color:white;position:fixed;z-index:10000001;border:2px solid #343233;border-radius:5px}#modaloverlay .loadingwrapper .loadingmessagedisplay{position:absolute;top:10px;left:10px;right:10px;height:30px;text-align:center;font-weight:bold}#modaloverlay .loadingwrapper .progressbarholder{position:absolute;bottom:10px;left:10px;right:10px;height:10px;border:1px solid #343233}#modaloverlay .loadingwrapper .progressbarholder .progressbar{width:0;height:100%;background-image:url("/Skins/.bx/images/loading/ajax-loader-bar.gif");background-position:-8px -4px;text-align:center;overflow:hidden;font-size:10px;line-height:10px}#modaloverlay .loadingwrapper.tinymode{height:30px;margin-top:-15px}#modaloverlay .loadingwrapper.tinymode .loadingmessagedisplay{display:none}
