2017-01-01 13:53:41 -05:00
|
|
|
.supporter-type-selection .prolog > span:first-child {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2017-01-01 15:10:20 -05:00
|
|
|
.supporter-form-input {
|
|
|
|
margin-bottom: .5em;
|
|
|
|
white-space: nowrap;
|
2014-12-02 11:31:43 -05:00
|
|
|
}
|
2017-01-01 15:10:20 -05:00
|
|
|
|
|
|
|
.supporter-form-input label {
|
2015-01-20 16:07:19 -05:00
|
|
|
display: inline-block;
|
2017-01-01 15:10:20 -05:00
|
|
|
font-weight: bold;
|
|
|
|
white-space: normal;
|
2014-12-02 12:09:43 -05:00
|
|
|
}
|
2017-01-01 15:10:20 -05:00
|
|
|
|
|
|
|
.supporter-form-input input[name=amount],
|
|
|
|
.supporter-form-input input[name=a3] {
|
|
|
|
width: 5em;
|
2015-01-20 16:07:19 -05:00
|
|
|
}
|
2017-01-01 15:10:20 -05:00
|
|
|
|
|
|
|
.supporter-form-input input[type=radio] {
|
|
|
|
margin-left: 1em;
|
|
|
|
margin-right: .2em;
|
2014-12-02 11:31:43 -05:00
|
|
|
}
|
2017-01-01 15:10:20 -05:00
|
|
|
|
|
|
|
.supporter-form-input input[type=radio]:first-of-type {
|
|
|
|
margin-left: 0;
|
2015-01-20 16:07:19 -05:00
|
|
|
}
|
2014-12-02 11:31:43 -05:00
|
|
|
|
2017-01-01 15:10:20 -05:00
|
|
|
.supporter-form-submit {
|
|
|
|
text-align: center;
|
2015-01-20 16:07:19 -05:00
|
|
|
}
|
|
|
|
|
2017-01-09 16:56:42 -05:00
|
|
|
.form-error, .supporter-form-input p {
|
2017-01-05 13:45:28 -05:00
|
|
|
font-size: 80%;
|
|
|
|
white-space: normal;
|
|
|
|
}
|
|
|
|
|
2014-12-02 11:31:43 -05:00
|
|
|
.form-error {
|
|
|
|
color: red;
|
|
|
|
}
|
|
|
|
|
|
|
|
input.invalid, textarea.invalid {
|
|
|
|
border: 2px solid red;
|
|
|
|
}
|
|
|
|
|
|
|
|
input.valid, textarea.valid {
|
|
|
|
border: 2px solid green;
|
|
|
|
}
|
2014-12-02 13:30:18 -05:00
|
|
|
|
2014-12-03 09:58:07 -05:00
|
|
|
.supporter-type-selector {
|
2017-01-01 15:10:20 -05:00
|
|
|
clear: both;
|
2014-12-02 13:30:18 -05:00
|
|
|
font-size: 125%;
|
|
|
|
text-align: center;
|
|
|
|
}
|
2014-12-02 14:08:13 -05:00
|
|
|
|
2015-11-27 04:08:01 -08:00
|
|
|
h1.appeal {
|
|
|
|
margin-top: -.75em;
|
|
|
|
}
|
2017-01-01 15:10:20 -05:00
|
|
|
|
2015-11-27 04:08:01 -08:00
|
|
|
img.appeal-left {
|
|
|
|
float: left;
|
|
|
|
padding-right: 1em;
|
|
|
|
margin: .25em;
|
|
|
|
min-width: 8%;
|
|
|
|
max-width: 30%;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
img.appeal-right {
|
|
|
|
float: right;
|
|
|
|
padding-left: 1em;
|
|
|
|
margin: .25em;
|
|
|
|
min-width: 8%;
|
|
|
|
max-width: 30%;
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
2014-12-02 14:13:12 -05:00
|
|
|
img.appeal {
|
2014-12-02 14:08:13 -05:00
|
|
|
float: left;
|
2015-11-27 04:08:01 -08:00
|
|
|
padding-right: 1em;
|
2014-12-02 16:15:03 -05:00
|
|
|
min-width: 10%;
|
2015-11-27 04:08:01 -08:00
|
|
|
max-width: 85%;
|
|
|
|
width: auto;
|
2014-12-02 16:11:36 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
img.appeal-header {
|
|
|
|
max-width: 100%;
|
2015-11-27 04:08:01 -08:00
|
|
|
width: auto;
|
|
|
|
margin-top: 0em;
|
2014-12-02 16:20:10 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
img.appeal-footer {
|
|
|
|
max-width: 40%;
|
|
|
|
float: right;
|
|
|
|
width: 10%;
|
|
|
|
min-width: 1%;
|
|
|
|
height: auto;
|
2014-12-02 17:49:20 -05:00
|
|
|
}
|
2014-12-08 17:14:52 -05:00
|
|
|
img.appeal-match {
|
|
|
|
float: left;
|
|
|
|
height: auto;
|
|
|
|
border: 1px solid #fff;
|
|
|
|
width: 10%;
|
|
|
|
margin-top: .25em;
|
|
|
|
margin-bottom: .25em;
|
|
|
|
margin-right: 1em;
|
|
|
|
background: #eee;
|
|
|
|
}
|
|
|
|
p.appeal-match-text {
|
|
|
|
width: 100%;
|
|
|
|
border: 1px solid #fff;
|
|
|
|
background: #eee;
|
|
|
|
}
|
2020-11-25 19:15:11 -08:00
|
|
|
a.expander {
|
|
|
|
font-size: 75%;
|
|
|
|
font-style: italic;
|
2020-11-25 19:46:59 -08:00
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
justify-content: center;
|
2020-11-25 19:15:11 -08:00
|
|
|
}
|