.appriseInner{font-size:16px;}
.appriseOverlay{position:fixed;top:0;left:0;background:rgba(0,0,0,0.3);display:none;z-index:105}.appriseOuter{background:#eee;border:1px solid #fff;box-shadow:0 3px 7px #333;-moz-box-shadow:0 3px 7px #333;-webkit-box-shadow:0 3px 7px #333;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-border-radius:4px;z-index:99999999;min-width:200px;min-height:50px;max-width:75%;position:fixed;display:none;}.appriseInner{color:#333;text-shadow:0 1px 0 #fff;padding:20px;}.appriseInner button{border:1px solid #bbb;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-khtml-border-radius:3px;background:0;color:#232d3d;font-size:12px;font-weight:700;text-shadow:0 1px 0 #fff;cursor:pointer;box-shadow:0 1px 2px #ccc;-moz-box-shadow:0 1px 2px #ccc;-webkit-box-shadow:0 1px 2px #ccc;margin:0 3px;padding:4px 10px;}.appriseInner button:hover{color:#d85054;}.aButtons,.aInput{text-align:center;margin:20px 10px 0;}.aTextbox{border:1px solid #aaa;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-khtml-border-radius:4px;box-shadow:0 1px 0 #fff;-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;width:180px;font-size:12px;font-weight:700;padding:5px 10px;}

/* STYLE BAR LOADING*/

#ballsWaveG{
position:relative;
width:182px;
height:43px}

.ballsWaveG{
position:absolute;
top:0;
background-color:#000000;
width:23px;
height:23px;
-moz-animation-name:ballsWaveG;
-moz-animation-duration:1.7s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-border-radius:12px;
-webkit-animation-name:ballsWaveG;
-webkit-animation-duration:1.7s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-border-radius:12px;
-ms-animation-name:ballsWaveG;
-ms-animation-duration:1.7s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-border-radius:12px;
-o-animation-name:ballsWaveG;
-o-animation-duration:1.7s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-border-radius:12px;
animation-name:ballsWaveG;
animation-duration:1.7s;
animation-iteration-count:infinite;
animation-direction:linear;
border-radius:12px;
}

#ballsWaveG_1{
left:0;
-moz-animation-delay:0.68s;
-webkit-animation-delay:0.68s;
-ms-animation-delay:0.68s;
-o-animation-delay:0.68s;
animation-delay:0.68s;
}

#ballsWaveG_2{
left:22px;
-moz-animation-delay:0.85s;
-webkit-animation-delay:0.85s;
-ms-animation-delay:0.85s;
-o-animation-delay:0.85s;
animation-delay:0.85s;
}

#ballsWaveG_3{
left:45px;
-moz-animation-delay:1.02s;
-webkit-animation-delay:1.02s;
-ms-animation-delay:1.02s;
-o-animation-delay:1.02s;
animation-delay:1.02s;
}

#ballsWaveG_4{
left:68px;
-moz-animation-delay:1.19s;
-webkit-animation-delay:1.19s;
-ms-animation-delay:1.19s;
-o-animation-delay:1.19s;
animation-delay:1.19s;
}

#ballsWaveG_5{
left:91px;
-moz-animation-delay:1.36s;
-webkit-animation-delay:1.36s;
-ms-animation-delay:1.36s;
-o-animation-delay:1.36s;
animation-delay:1.36s;
}

#ballsWaveG_6{
left:113px;
-moz-animation-delay:1.53s;
-webkit-animation-delay:1.53s;
-ms-animation-delay:1.53s;
-o-animation-delay:1.53s;
animation-delay:1.53s;
}

#ballsWaveG_7{
left:136px;
-moz-animation-delay:1.7s;
-webkit-animation-delay:1.7s;
-ms-animation-delay:1.7s;
-o-animation-delay:1.7s;
animation-delay:1.7s;
}

#ballsWaveG_8{
left:159px;
-moz-animation-delay:1.87s;
-webkit-animation-delay:1.87s;
-ms-animation-delay:1.87s;
-o-animation-delay:1.87s;
animation-delay:1.87s;
}

@-moz-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#E6BA63;
}

}

@-webkit-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#E6BA63;
}

}

@-ms-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#E6BA63;
}

}

@-o-keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#E6BA63;
}

}

@keyframes ballsWaveG{
0%{
background-color:#000000;
}

100%{
background-color:#E6BA63;
}

}