html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
ol,ul{list-style:none;}
table th{font-weight:normal;text-align:left;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
input,select,textarea{padding:0;margin:0;border-width:0;outline-width:0;font-size:inherit;font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:inherit;}

@-webkit-keyframes load-anim { 0% { opacity: 1} 100% {opacity: 0} }
@keyframes load-anim { 0% { opacity: 1} 100% {opacity: 0} }
.loading{position:relative;background:none;width:200px;height:200px;transform:scale(0.6);display:inline-block;}
.loading div{top:80px;left:92px;width:16px;height:40px;background:#777;border-radius:10px;position:absolute;-webkit-animation:load-anim 1s linear infinite;animation:load-anim 1s linear infinite;}
.loading > div:nth-of-type(1){-webkit-animation-delay:-0.5s;animation-delay:-0.5s;-webkit-transform:rotate(0deg) translate(0,-60px);transform:rotate(0deg) translate(0,-60px);}
.loading > div:nth-of-type(2){-webkit-animation-delay:-0.4166666666666667s;animation-delay:-0.4166666666666667s;-webkit-transform:rotate(30deg) translate(0,-60px);transform:rotate(30deg) translate(0,-60px);}
.loading > div:nth-of-type(3){-webkit-animation-delay:-0.33333333333333337s;animation-delay:-0.33333333333333337s;-webkit-transform:rotate(60deg) translate(0,-60px);transform:rotate(60deg) translate(0,-60px);}
.loading > div:nth-of-type(4){-webkit-animation-delay:-0.25s;animation-delay:-0.25s;-webkit-transform:rotate(90deg) translate(0,-60px);transform:rotate(90deg) translate(0,-60px);}
.loading > div:nth-of-type(5){-webkit-animation-delay:-0.16666666666666669s;animation-delay:-0.16666666666666669s;-webkit-transform:rotate(120deg) translate(0,-60px);transform:rotate(120deg) translate(0,-60px);}
.loading > div:nth-of-type(6){-webkit-animation-delay:-0.08333333333333331s;animation-delay:-0.08333333333333331s;-webkit-transform:rotate(150deg) translate(0,-60px);transform:rotate(150deg) translate(0,-60px);}
.loading > div:nth-of-type(7){-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:rotate(180deg) translate(0,-60px);transform:rotate(180deg) translate(0,-60px);}
.loading > div:nth-of-type(8){-webkit-animation-delay:0.08333333333333337s;animation-delay:0.08333333333333337s;-webkit-transform:rotate(210deg) translate(0,-60px);transform:rotate(210deg) translate(0,-60px);}
.loading > div:nth-of-type(9){-webkit-animation-delay:0.16666666666666663s;animation-delay:0.16666666666666663s;-webkit-transform:rotate(240deg) translate(0,-60px);transform:rotate(240deg) translate(0,-60px);}
.loading > div:nth-of-type(10){-webkit-animation-delay:0.25s;animation-delay:0.25s;-webkit-transform:rotate(270deg) translate(0,-60px);transform:rotate(270deg) translate(0,-60px);}
.loading > div:nth-of-type(11){-webkit-animation-delay:0.33333333333333337s;animation-delay:0.33333333333333337s;-webkit-transform:rotate(300deg) translate(0,-60px);transform:rotate(300deg) translate(0,-60px);}
.loading > div:nth-of-type(12){-webkit-animation-delay:0.41666666666666663s;animation-delay:0.41666666666666663s;-webkit-transform:rotate(330deg) translate(0,-60px);transform:rotate(330deg) translate(0,-60px);}