.loader19{width:160px;height:160px;margin:10px auto;position:relative}
.loader19 .loader-inner{position:absolute;top:50%;left:50%}
.loader19 .box-2{left:2px;top:2px;-webkit-animation-name:loading-19;animation-name:loading-19}
.loader19 .box-1{width:74px;height:74px;border-radius:4px;-webkit-animation-name:loading-192;animation-name:loading-192;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:steps(4);animation-timing-function:steps(4)}
.loader19 .box-2{-webkit-animation-duration:.5s;animation-duration:.5s}
.box-1{position:absolute;color:#ffffff;border:2px solid;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.box-2,.loader19 .box-1:after,.loader19 .box-1:before{position:absolute;width:32px;height:32px;border-radius:4px;background:#064e79}
.loader19 .box-1:after,.loader19 .box-1:before{bottom:2px;content:""}
.loader19 .box-1:before{left:2px}
.loader19 .box-1:after{right:2px}
.box-2{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@-webkit-keyframes loading-19{
	33%{left:2px}
	100%,67%{left:36px}
}
@keyframes loading-19{
	33%{left:2px}
	100%,67%{left:36px}
}
@-webkit-keyframes loading-192{
	to{-webkit-transform:translate(-50%,-50%) rotate(-405deg);transform:translate(-50%,-50%) rotate(-405deg)}
}
@keyframes loading-192{
	to{-webkit-transform:translate(-50%,-50%) rotate(-405deg);transform:translate(-50%,-50%) rotate(-405deg)}
}