.user-front { 
top: 0px; 
left: 30px; 
position: absolute;
}
.user-back { 
top:0px; 
left: 0px; 
position: absolute;
display:none;
}
.notes { 
top:200px; 
left: 0px; 
position: absolute;
}
.start { 
top:0px; 
left: 40px; 
position: absolute;
font-size: 12px;
z-index: 2000;
}
.alarme { 
top:0px; 
left: 0px; 
position: absolute;
width: 30px; 
height: 30px;
z-index: 100;
}
.infomq { 
top:0px; 
left: 0px; 
width: 100px; 
height: 100px;
transform: rotate(270deg);
position: absolute;
}
.infoop { 
top:0px; 
left: 120px; 
width: 100px; 
height: 100px;
transform: rotate(270deg);
position: absolute;
}
.user { 
top:15px; 
left: 30px; 
width: 76px; 
height: 76px; 
border-radius: 50%; 
position: absolute;
} 
.bar { 
top: 100px; 
left: 0px; 
width: 100%; 
padding:0px;
position: absolute;
}
