.input-xxxlarge { box-sizing:border-box; width:100%; } legend small { margin-left:.5em; } .label-large { font-size: 110%; line-height: 1.2; padding: .3em .6em; white-space: normal; position: relative; input[type="checkbox"]{ margin:-2px 0 0; position: absolute; left:.5em; top:38%; } } .label-checkbox .label-text { display:block; padding-left:1.2em; } .control-group.error input, .control-group.error option, .control-group.error textarea { color:$grayDark; } .form-actions .btn-link { color: $blue; } .control-label { display: block; label { display: inline; } } .control-label.required { abbr { font-size: 1.25em; font-weight: bold; } } .control-group input.inline { display: inline-block; }