body { padding-top: 50px; } .control-group .display { padding: 4px; display: inline-block; border: 1px solid #eeeeee; border-radius: 5px; min-width: 150px; min-height: 18px; } .field_with_errors { display: inline-block; margin: 0; padding: 0; } .field_with_errors input[type=text], .field_with_errors input[type=email], .field_with_errors input[type=url], .field_with_errors input[type=password], .field_with_errors textarea, .field_with_errors select { border: 1px solid #b94a48; background-color: #f2dede; } .tab-content { overflow: visible; } .color-default { background-color: #999999; } .color-info { background-color: #3a87ad; } .color-success { background-color: #468847; } .color-warning { background-color: #f89406; } .color-important { background-color: #b94a48; } .color-inverse { background-color: #333333; }