﻿
#floatingBarsG{
position:relative;
width:40px;
height:50px;
float: left;
}

.blockG{
position:absolute;
background-color:#FFFFFF;
width:7px;
height:17px;
-moz-border-radius:6px 6px 0 0;
-moz-transform:scale(0.4);
-moz-animation-name:fadeG;
-moz-animation-duration:0.8800000000000001s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:6px 6px 0 0;
-webkit-transform:scale(0.4);
-webkit-animation-name:fadeG;
-webkit-animation-duration:0.8800000000000001s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:6px 6px 0 0;
-ms-transform:scale(0.4);
-ms-animation-name:fadeG;
-ms-animation-duration:0.8800000000000001s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:6px 6px 0 0;
-o-transform:scale(0.4);
-o-animation-name:fadeG;
-o-animation-duration:0.8800000000000001s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:6px 6px 0 0;
transform:scale(0.4);
animation-name:fadeG;
animation-duration:0.8800000000000001s;
animation-iteration-count:infinite;
animation-direction:linear;
}

#rotateG_01{
left:0;
top:20px;
-moz-animation-delay:0.33s;
-moz-transform:rotate(-90deg);
-webkit-animation-delay:0.33s;
-webkit-transform:rotate(-90deg);
-ms-animation-delay:0.33s;
-ms-transform:rotate(-90deg);
-o-animation-delay:0.33s;
-o-transform:rotate(-90deg);
animation-delay:0.33s;
transform:rotate(-90deg);
}

#rotateG_02{
left:6px;
top:7px;
-moz-animation-delay:0.44000000000000006s;
-moz-transform:rotate(-45deg);
-webkit-animation-delay:0.44000000000000006s;
-webkit-transform:rotate(-45deg);
-ms-animation-delay:0.44000000000000006s;
-ms-transform:rotate(-45deg);
-o-animation-delay:0.44000000000000006s;
-o-transform:rotate(-45deg);
animation-delay:0.44000000000000006s;
transform:rotate(-45deg);
}

#rotateG_03{
left:19px;
top:2px;
-moz-animation-delay:0.55s;
-moz-transform:rotate(0deg);
-webkit-animation-delay:0.55s;
-webkit-transform:rotate(0deg);
-ms-animation-delay:0.55s;
-ms-transform:rotate(0deg);
-o-animation-delay:0.55s;
-o-transform:rotate(0deg);
animation-delay:0.55s;
transform:rotate(0deg);
}

#rotateG_04{
right:6px;
top:7px;
-moz-animation-delay:0.66s;
-moz-transform:rotate(45deg);
-webkit-animation-delay:0.66s;
-webkit-transform:rotate(45deg);
-ms-animation-delay:0.66s;
-ms-transform:rotate(45deg);
-o-animation-delay:0.66s;
-o-transform:rotate(45deg);
animation-delay:0.66s;
transform:rotate(45deg);
}

#rotateG_05{
right:0;
top:20px;
-moz-animation-delay:0.7700000000000001s;
-moz-transform:rotate(90deg);
-webkit-animation-delay:0.7700000000000001s;
-webkit-transform:rotate(90deg);
-ms-animation-delay:0.7700000000000001s;
-ms-transform:rotate(90deg);
-o-animation-delay:0.7700000000000001s;
-o-transform:rotate(90deg);
animation-delay:0.7700000000000001s;
transform:rotate(90deg);
}

#rotateG_06{
right:6px;
bottom:5px;
-moz-animation-delay:0.8800000000000001s;
-moz-transform:rotate(135deg);
-webkit-animation-delay:0.8800000000000001s;
-webkit-transform:rotate(135deg);
-ms-animation-delay:0.8800000000000001s;
-ms-transform:rotate(135deg);
-o-animation-delay:0.8800000000000001s;
-o-transform:rotate(135deg);
animation-delay:0.8800000000000001s;
transform:rotate(135deg);
}

#rotateG_07{
bottom:0;
left:19px;
-moz-animation-delay:0.99s;
-moz-transform:rotate(180deg);
-webkit-animation-delay:0.99s;
-webkit-transform:rotate(180deg);
-ms-animation-delay:0.99s;
-ms-transform:rotate(180deg);
-o-animation-delay:0.99s;
-o-transform:rotate(180deg);
animation-delay:0.99s;
transform:rotate(180deg);
}

#rotateG_08{
left:6px;
bottom:5px;
-moz-animation-delay:1.1s;
-moz-transform:rotate(-135deg);
-webkit-animation-delay:1.1s;
-webkit-transform:rotate(-135deg);
-ms-animation-delay:1.1s;
-ms-transform:rotate(-135deg);
-o-animation-delay:1.1s;
-o-transform:rotate(-135deg);
animation-delay:1.1s;
transform:rotate(-135deg);
}

@-moz-keyframes fadeG{
0%{
background-color:#B5BABF}

100%{
background-color:#FFFFFF}

}

@-webkit-keyframes fadeG{
0%{
background-color:#B5BABF}

100%{
background-color:#FFFFFF}

}

@-ms-keyframes fadeG{
0%{
background-color:#B5BABF}

100%{
background-color:#FFFFFF}

}

@-o-keyframes fadeG{
0%{
background-color:#B5BABF}

100%{
background-color:#FFFFFF}

}

@keyframes fadeG{
0%{
background-color:#B5BABF}

100%{
background-color:#FFFFFF}

}

#fountainG{
position:relative;
width:66px;
height:8px}

.fountainG{
position:absolute;
top:0;
background-color:#B5BABF;
width:8px;
height:8px;
-moz-animation-name:bounce_fountainG;
-moz-animation-duration:1.4s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(.3);
-moz-border-radius:6px;
-webkit-animation-name:bounce_fountainG;
-webkit-animation-duration:1.4s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(.3);
-webkit-border-radius:6px;
-ms-animation-name:bounce_fountainG;
-ms-animation-duration:1.4s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(.3);
-ms-border-radius:6px;
-o-animation-name:bounce_fountainG;
-o-animation-duration:1.4s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(.3);
-o-border-radius:6px;
animation-name:bounce_fountainG;
animation-duration:1.4s;
animation-iteration-count:infinite;
animation-direction:linear;
transform:scale(.3);
border-radius:6px;
}

#fountainG_1{
left:0;
-moz-animation-delay:0.56s;
-webkit-animation-delay:0.56s;
-ms-animation-delay:0.56s;
-o-animation-delay:0.56s;
animation-delay:0.56s;
}

#fountainG_2{
left:8px;
-moz-animation-delay:0.7s;
-webkit-animation-delay:0.7s;
-ms-animation-delay:0.7s;
-o-animation-delay:0.7s;
animation-delay:0.7s;
}

#fountainG_3{
left:17px;
-moz-animation-delay:0.84s;
-webkit-animation-delay:0.84s;
-ms-animation-delay:0.84s;
-o-animation-delay:0.84s;
animation-delay:0.84s;
}

#fountainG_4{
left:25px;
-moz-animation-delay:0.98s;
-webkit-animation-delay:0.98s;
-ms-animation-delay:0.98s;
-o-animation-delay:0.98s;
animation-delay:0.98s;
}

#fountainG_5{
left:33px;
-moz-animation-delay:1.12s;
-webkit-animation-delay:1.12s;
-ms-animation-delay:1.12s;
-o-animation-delay:1.12s;
animation-delay:1.12s;
}

#fountainG_6{
left:41px;
-moz-animation-delay:1.26s;
-webkit-animation-delay:1.26s;
-ms-animation-delay:1.26s;
-o-animation-delay:1.26s;
animation-delay:1.26s;
}

#fountainG_7{
left:50px;
-moz-animation-delay:1.4s;
-webkit-animation-delay:1.4s;
-ms-animation-delay:1.4s;
-o-animation-delay:1.4s;
animation-delay:1.4s;
}

#fountainG_8{
left:58px;
-moz-animation-delay:1.54s;
-webkit-animation-delay:1.54s;
-ms-animation-delay:1.54s;
-o-animation-delay:1.54s;
animation-delay:1.54s;
}

@-moz-keyframes bounce_fountainG{
0%{
-moz-transform:scale(1);
background-color:#B5BABF;
}

100%{
-moz-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-webkit-keyframes bounce_fountainG{
0%{
-webkit-transform:scale(1);
background-color:#B5BABF;
}

100%{
-webkit-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-ms-keyframes bounce_fountainG{
0%{
-ms-transform:scale(1);
background-color:#B5BABF;
}

100%{
-ms-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-o-keyframes bounce_fountainG{
0%{
-o-transform:scale(1);
background-color:#B5BABF;
}

100%{
-o-transform:scale(.3);
background-color:#FFFFFF;
}

}

@keyframes bounce_fountainG{
0%{
transform:scale(1);
background-color:#B5BABF;
}

100%{
transform:scale(.3);
background-color:#FFFFFF;
}

}




.spanLoad {
    float: left;
    margin: 15px;
    font-size: 20px;
}
.divload {
    margin: 6px 143px;
}