Siobhan Tully | bfd11dc | 2013-09-03 12:59:24 -0400 | [diff] [blame] | 1 | .required:after {color: red ! important; font-size: 18px } |
| 2 | #.btn-success {color:black} |
Siobhan Tully | ce652d0 | 2013-10-08 21:52:35 -0400 | [diff] [blame] | 3 | #suit-center { |
| 4 | padding: 20px; |
| 5 | width: 100%; |
| 6 | min-width:650px; |
| 7 | } |
| 8 | .inner-two-columns .inner-center-column .tab-content { |
| 9 | overflow: inherit; |
| 10 | margin-bottom: 15px; |
| 11 | min-width: 650px; |
| 12 | } |
| 13 | .inner-two-columns .inner-center-column { |
| 14 | #margin-right: 200px; |
| 15 | #background-color: rgb(158, 163, 159); |
| 16 | } |
| 17 | label { |
| 18 | display: block; |
| 19 | font-weight: bold; |
| 20 | margin-bottom: 5px; |
| 21 | } |