body { margin-top: 50px; } h2 { margin-top: 0; } strong, label, th { color: #395C84; } ul { list-style: none; padding-left: 0; } .help-block { font-size: .85em; } .alert { margin-bottom: 0; margin-top: 1.5em; padding: 5px 10px; } .alert-form { margin-top: .5em !important; } // $medgray: #3A9AC9; .videolisting { label { color: #fff; } // input { // border: 2px inset; // } .nested-fields:nth-of-type(odd), li.blue-box:nth-of-type(odd), .nested-fields:nth-of-type(even), li.blue-box:nth-of-type(even) { -webkit-border-radius: 1em; -moz-border-radius: 1em; border-radius: 1em; margin-bottom: 1em; padding: 1em; .help-block, strong, p { color: #ffffff; } } .nested-fields:nth-of-type(odd), li.blue-box:nth-of-type(odd){ background-color: #395C84; } .nested-fields:nth-of-type(even), li.blue-box:nth-of-type(even) { background-color: lighten(#395C84, 10%); } .remove-video { a { color: #ffffff; font-weight: bold; } } } .campaigns { input, select, textarea { width: 100%; } input[type="submit"] { margin-bottom: 1em; width: auto; } textarea { height: 5em; } .control-group { margin-bottom: 1em; } // .campaign-item, .videolisting-item { // display: block; // strong { // display: block; // } // span { // padding-left: 2em; // } // span.list-item { // display: block; // } // } span.tag.label.label-info { display: block; margin-bottom: 1px; .tag-item { width: 90%; white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* css-3 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ word-break: break-all; white-space: normal; } } div.bootstrap-tagsinput { width: 100%; } } #error_explanation ul{ display: none; } span.help-inline { color: #f00; }