﻿.animationload{background-color:#fff;height:auto;position:fixed;width:100%;z-index:1}.osahanloading{animation:1.5s linear 0s normal none infinite running osahanloading;background:#fed37f none repeat scroll 0 0;border-radius:12px;height:12px;left:50%;margin-left:-6px;margin-top:-6px;position:absolute;top:30%;width:12px}.osahanloading::after{animation:1.5s linear 0s normal none infinite running osahanloading_after;border-color:#85d6de transparent;border-radius:30px;border-style:solid;border-width:3px;content:"";height:20px;left:-4px;position:absolute;top:-4px;width:20px}@keyframes osahanloading{0%{transform:rotate(0deg)}50%{background:#85d6de none repeat scroll 0 0;transform:rotate(180deg)}100%{transform:rotate(360deg)}}