@charset "ISO-8859-1"; .form-control { width: 300px; display: inline-block; } .form-group { margin-bottom: 10px; } label { width: 180px; } .number { width: 70px; } .cinquanta { display: inline-block; width: 45%; vertical-align: top; } body { background-color: #262626; color: white; }