@-webkit-keyframes fade-in{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:1}to{opacity:0}}.loading-inner div{-webkit-animation:fade-in 1s linear infinite;animation:fade-in 1s linear infinite;background:#1355fa;border-radius:6px/12px;box-sizing:content-box;height:12%;left:50%;position:absolute;top:22%;transform-origin:6px 230%;width:5%}.loading-inner div:first-child{-webkit-animation-delay:-.9166666666666666s;animation-delay:-.9166666666666666s;transform:rotate(0deg)}.loading-inner div:nth-child(2){-webkit-animation-delay:-.8333333333333334s;animation-delay:-.8333333333333334s;transform:rotate(30deg)}.loading-inner div:nth-child(3){-webkit-animation-delay:-.75s;animation-delay:-.75s;transform:rotate(60deg)}.loading-inner div:nth-child(4){-webkit-animation-delay:-.6666666666666666s;animation-delay:-.6666666666666666s;transform:rotate(90deg)}.loading-inner div:nth-child(5){-webkit-animation-delay:-.5833333333333334s;animation-delay:-.5833333333333334s;transform:rotate(120deg)}.loading-inner div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;transform:rotate(150deg)}.loading-inner div:nth-child(7){-webkit-animation-delay:-.4166666666666667s;animation-delay:-.4166666666666667s;transform:rotate(180deg)}.loading-inner div:nth-child(8){-webkit-animation-delay:-.3333333333333333s;animation-delay:-.3333333333333333s;transform:rotate(210deg)}.loading-inner div:nth-child(9){-webkit-animation-delay:-.25s;animation-delay:-.25s;transform:rotate(240deg)}.loading-inner div:nth-child(10){-webkit-animation-delay:-.16666666666666666s;animation-delay:-.16666666666666666s;transform:rotate(270deg)}.loading-inner div:nth-child(11){-webkit-animation-delay:-.08333333333333333s;animation-delay:-.08333333333333333s;transform:rotate(300deg)}.loading-inner div:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;transform:rotate(330deg)}.loading-spinner{display:inline-block;height:200px;overflow:hidden;width:200px}.loading-inner{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(1);transform-origin:0 0;width:100%}
.register-page{min-height:80vh;position:relative}.register-page .hide{visibility:hidden}.register-page .loader_div{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:9}body{background-color:#fafafa}
