| @@ -114,9 +114,9 @@ | ||
| 114 | 114 | .rednaoFormContainer .redNaoRealCheckBox{ |
| 115 | 115 | vertical-align:baseline !important; |
| 116 | 116 | } |
| 117 | 117 | |
| 118 | -.rednaoFormContainer .redNaoTextAreaInput{ | |
| 118 | +.rednaoFormContainer .redNaoTextArea{ | |
| 119 | 119 | width:300px !important; |
| 120 | 120 | height:50px !important; |
| 121 | 121 | background-color: #fff !important; |
| 122 | 122 | border: 1px solid #ccc !important; |
| @@ -174,12 +174,8 @@ | ||
| 174 | 174 | line-height:30px !important; |
| 175 | 175 | padding:4px 6px !important; |
| 176 | 176 | } |
| 177 | 177 | |
| 178 | -.redNaoClearDiv{ | |
| 179 | - clear: both; | |
| 180 | -} | |
| 181 | - | |
| 182 | 178 | .rednaoFormContainer .redNaoDonationButton{ |
| 183 | 179 | margin-left:0px !important; |
| 184 | 180 | width:auto !important; |
| 185 | 181 | height:auto !important; |
| @@ -217,55 +213,5 @@ | ||
| 217 | 213 | } |
| 218 | 214 | |
| 219 | 215 | .rednaoFormContainer .redNaoInputText.redNaoDisabledElement{ |
| 220 | 216 | background-color: #f5f5f5 !important; |
| 221 | -} | |
| 222 | - | |
| 223 | -.rednaoFormContainer .redNaoInputText.redNaoTwoColumns,.rednaoFormContainer .redNaoSelect.redNaoTwoColumns{ | |
| 224 | - width:140px !important; | |
| 225 | -} | |
| 226 | - | |
| 227 | -.rednaoFormContainer .redNaoInputText.redNaoTwoColumns.redNaoInputArea{ | |
| 228 | - width:60px !important; | |
| 229 | -} | |
| 230 | - | |
| 231 | -.rednaoFormContainer .redNaoTwoColumnsDiv:first-child | |
| 232 | -{ | |
| 233 | - margin-right:5px !important; | |
| 234 | -} | |
| 235 | - | |
| 236 | -.rednaoFormContainer .redNaoCityDiv,.rednaoFormContainer .redNaoZipDiv | |
| 237 | -{ | |
| 238 | - margin-right:5px !important; | |
| 239 | -} | |
| 240 | - | |
| 241 | -.redNaoHelper{ | |
| 242 | - font-size: 10px !important; | |
| 243 | - color: #909090 !important; | |
| 244 | - line-height: 10px !important; | |
| 245 | - margin-left: 1px !important; | |
| 246 | - display: block !important; | |
| 247 | -} | |
| 248 | - | |
| 249 | - | |
| 250 | -.rednaoFormContainer .redNaoInputText.redNaoOneColumn{ | |
| 251 | - width:300px !important; | |
| 252 | -} | |
| 253 | - | |
| 254 | -.redNaoStreetAddress1Div,.redNaoStreetAddress2Div,.redNaoCityDiv,.redNaoStateDiv | |
| 255 | -{ | |
| 256 | - margin-bottom: 10px !important; | |
| 257 | -} | |
| 258 | - | |
| 259 | - | |
| 260 | -.rednaoFormContainer .redNaoTwoColumnsDiv{ | |
| 261 | - display: inline-block !important; | |
| 262 | -} | |
| 263 | - | |
| 264 | -.rednaoFormContainer .redNaoInputText.redNaoNumber{ | |
| 265 | - width:80px !important; | |
| 266 | - text-align: right; | |
| 267 | -} | |
| 268 | - | |
| 269 | -.redNaoWait,input.redNaoWait[type="submit"]{ | |
| 270 | - cursor: wait; | |
| 271 | 217 | } |