﻿#loadingPage{width:100%;height:100%;margin:0;padding:0;position:relative;z-index:1001;display:none}#loading-icon{width:140px;height:140px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}#loading-circle{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}#loading-circle circle{transform-origin:center;transform:rotate(-90deg);stroke-width:3;stroke:#ffc451;stroke-dasharray:471;stroke-dashoffset:471;}#loading-bottom{width:204px;height:34px;position:absolute;bottom:60px;left:0;right:0;margin:auto;}