@CHARSET "ISO-8859-1";
/*
Project Name: Chestionare auto

*/

body { font-family: Helvetica, sans-serif; font-size: 13px; padding-bottom: 40px; background: none;}

/* ============================================================================ */
/* default stuff */
/* ============================================================================ */
.space { display: block; float: left; width: 100%; height: 20px;}
.center { text-align: center;}

/* ============================================================================ */
/* login stuff */
/* ============================================================================ */
input.span3 { width: 220px; height: 28px; }
.loginBlock { display: block; margin: 10% auto; width: 641px;}
.loginBox { display: block; width: 270px; float: left; text-align: center; padding: 20px 20px 0px 20px; min-height: 168px;}
.loginBox:first-child { border-right: 1px solid #dadada;}
.authBox { display: block; margin: 16% auto; width: 260px; text-align: center;}
.imgBlock {text-align: center;}
.listRasp li { display: block; float: left; width: 100%;}
.listRasp b { margin: 0 10px 0 0;}
.btnRasp, .btnOps { text-align: center;}
.btnOps .btn-large, .btnRasp .btn-large {padding: 18px 24px; font-weight: bold;}

/* ============================================================================ */
/* Custom by Vio */
/* ============================================================================ */
.errors{ color: red; font-size: 10px;}
.hint{font-size: 11px; color: #999;}
.pegasus-toogle button.active{
	background-color: #51A351;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#floatingCirclesG{
position:relative;
width:40px;
height:40px;
-webkit-transform:scale(0.6);
-moz-transform:scale(0.6);
-o-transform:scale(0.6);
-ms-transform:scale(0.6);
margin:0px auto;
}

.f_circleG{
position:absolute;
background-color:#FFFFFF;
height:7px;
width:7px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-animation-name:f_fadeG;
-webkit-animation-duration:0.5599999999999999s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-moz-animation-name:f_fadeG;
-moz-animation-duration:0.5599999999999999s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-o-animation-name:f_fadeG;
-o-animation-duration:0.5599999999999999s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-ms-animation-name:f_fadeG;
-ms-animation-duration:0.5599999999999999s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
}

#frotateG_01{
left:0;
top:16px;
-webkit-animation-delay:0.20999999999999996s;
-moz-animation-delay:0.20999999999999996s;
-o-animation-delay:0.20999999999999996s;
-ms-animation-delay:0.20999999999999996s}

#frotateG_02{
left:5px;
top:5px;
-webkit-animation-delay:0.27999999999999997s;
-moz-animation-delay:0.27999999999999997s;
-o-animation-delay:0.27999999999999997s;
-ms-animation-delay:0.27999999999999997s}

#frotateG_03{
left:16px;
top:0;
-webkit-animation-delay:0.35s;
-moz-animation-delay:0.35s;
-o-animation-delay:0.35s;
-ms-animation-delay:0.35s;
}

#frotateG_04{
right:5px;
top:5px;
-webkit-animation-delay:0.41999999999999993s;
-moz-animation-delay:0.41999999999999993s;
-o-animation-delay:0.41999999999999993s;
-ms-animation-delay:0.41999999999999993s;
}

#frotateG_05{
right:0;
top:16px;
-webkit-animation-delay:0.48999999999999994s;
-moz-animation-delay:0.48999999999999994s;
-o-animation-delay:0.48999999999999994s;
-ms-animation-delay:0.48999999999999994s;
}

#frotateG_06{
right:5px;
bottom:5px;
-webkit-animation-delay:0.5599999999999999s;
-moz-animation-delay:0.5599999999999999s;
-o-animation-delay:0.5599999999999999s;
-ms-animation-delay:0.5599999999999999s;
}

#frotateG_07{
left:16px;
bottom:0;
-webkit-animation-delay:0.63s;
-moz-animation-delay:0.63s}

#frotateG_08{
left:5px;
bottom:5px;
-webkit-animation-delay:0.7s;
-moz-animation-delay:0.7s;
-o-animation-delay:0.63s;
-ms-animation-delay:0.63s;
}

#frotateG_08{
left:5px;
bottom:5px;
-webkit-animation-delay:0.7s;
-moz-animation-delay:0.7s;
-o-animation-delay:0.7s;
-ms-animation-delay:0.7s;
}

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

100%{
background-color:#FFFFFF}

}

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

100%{
background-color:#FFFFFF}

}

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

100%{
background-color:#FFFFFF}

}

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

100%{
background-color:#FFFFFF}

}