html { 
  background: url(../images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #1a1a1a;
}

body{background: transparent !important;padding-top:50px;}

.panel-default {
  opacity: 0.9;
}
h2{padding-left: 15px;}
h2,.help-block{text-align: left;}
.pt-10{padding-top: 10px;}
label span{display: block; font-size: 10px; color: #1a1a1a;}
.totali{line-height: 20px;}
.totale,.commissioni,.totalone{font-size: 18px; font-weight: bold; text-align: right;}
.commissioni,.commissioni-label{color: #F00;}
.totalone{border-top: 1px solid #9acfea}
