div#preloader{background:#fff;display:table;height:100%;left:0;overflow:visible;position:fixed;text-align:center;top:0;width:100%;z-index:9999999}.uil-reload-css{display:table-cell;height:100%;height:200px;position:relative;vertical-align:middle;width:100%;width:200px}.loader01{animation:loader-rotate 1s linear infinite;border:8px solid #fe2d55;border-radius:50%;border-right-color:transparent;height:56px;margin:0 auto;position:relative;width:56px}.loader01:after{background:transparent;border-radius:50%;content:"";height:8px;left:33px;position:absolute;top:-1px;width:8px}@keyframes loader-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}