2012-02-15 16:03:58 +00:00
|
|
|
@import "variables.less";
|
|
|
|
|
|
|
|
#content-block .jsmod-content, .book-detail {
|
|
|
|
float: left;
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
2012-05-21 18:06:48 +00:00
|
|
|
input[type="submit"] {
|
2012-02-15 16:03:58 +00:00
|
|
|
float: right;
|
2012-06-13 16:31:21 +00:00
|
|
|
font-size: @font-size-header;
|
2012-08-01 12:52:39 +00:00
|
|
|
margin: 10px 0 10px;
|
2012-02-15 16:03:58 +00:00
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
.pledge_amount {
|
2012-05-01 13:56:19 +00:00
|
|
|
padding: 10px;
|
2012-06-13 16:31:21 +00:00
|
|
|
font-size: @font-size-header;
|
2012-05-01 13:56:19 +00:00
|
|
|
background: @pale-blue;
|
2012-05-15 00:44:27 +00:00
|
|
|
|
|
|
|
&.premium_level {
|
|
|
|
margin-top: 3px;
|
|
|
|
}
|
2012-02-15 16:03:58 +00:00
|
|
|
}
|
|
|
|
|
2012-03-26 19:26:47 +00:00
|
|
|
form.pledgeform {
|
2012-05-01 13:56:19 +00:00
|
|
|
width: 470px;
|
2012-02-15 16:03:58 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#id_preapproval_amount {
|
|
|
|
width: 50%;
|
|
|
|
line-height: 30px;
|
2012-06-13 16:31:21 +00:00
|
|
|
font-size: @font-size-larger;
|
2012-02-15 16:03:58 +00:00
|
|
|
}
|
2012-02-15 16:09:34 +00:00
|
|
|
|
|
|
|
ul.support li, ul.support li:hover {
|
|
|
|
background-image: none;
|
2012-03-28 16:50:42 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
p {
|
|
|
|
margin: 7px auto;
|
2012-05-01 13:56:19 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.jsmodule.pledge {
|
|
|
|
margin: auto;
|
|
|
|
|
|
|
|
.jsmod-content {
|
|
|
|
float: right !important;
|
|
|
|
}
|
2012-05-13 19:23:04 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.modify_notification {
|
|
|
|
width: 452px;
|
|
|
|
margin-bottom: 7px;
|
2012-10-09 20:11:57 +00:00
|
|
|
border: solid 2px @blue-grey;
|
2012-05-13 19:23:04 +00:00
|
|
|
.one-border-radius(5px);
|
|
|
|
padding: 7px;
|
|
|
|
|
|
|
|
h4 {
|
|
|
|
margin: 0 0 5px 0;
|
|
|
|
}
|
2012-05-16 18:29:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.cancel_notice {
|
|
|
|
width: 470px;
|
|
|
|
padding: 5px;
|
|
|
|
margin-top: 10px;
|
2012-05-21 18:06:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#fakepledgesubmit {
|
|
|
|
background-color: @alert;
|
2012-08-01 12:52:39 +00:00
|
|
|
cursor: default;
|
2012-05-21 18:06:48 +00:00
|
|
|
font-weight: bold;
|
2012-06-13 16:31:21 +00:00
|
|
|
font-size: @font-size-header;
|
2012-05-21 18:06:48 +00:00
|
|
|
display: none;
|
2012-05-23 13:05:54 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
span.menu-item-price {
|
|
|
|
float: none !important;
|
2012-07-31 11:46:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#mandatory_premiums {
|
|
|
|
font-size: @font-size-larger;
|
|
|
|
|
|
|
|
div {
|
|
|
|
float: left;
|
|
|
|
|
|
|
|
&.ack_level {
|
|
|
|
width: 16%;
|
|
|
|
margin-right: 3%;
|
|
|
|
height: 100%;
|
2012-08-14 18:53:28 +00:00
|
|
|
padding: 1%;
|
2012-07-31 11:46:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
&.ack_header {
|
|
|
|
width: 73%;
|
2012-08-14 18:53:28 +00:00
|
|
|
padding: 1%;
|
2012-07-31 11:46:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
&.ack_active, &.ack_inactive {
|
|
|
|
width: 100%;
|
2012-08-01 16:08:57 +00:00
|
|
|
font-size: @font-size-default;
|
2012-07-31 11:46:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
&.ack_active {
|
|
|
|
.ack_header, .ack_level {
|
|
|
|
border: solid @text-blue;
|
|
|
|
border-width: 1%;
|
|
|
|
background: white;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
&.ack_inactive {
|
|
|
|
.ack_header, .ack_level {
|
|
|
|
border: solid @blue-grey;
|
|
|
|
border-width: 1%;
|
|
|
|
background: @blue-grey;
|
|
|
|
}
|
|
|
|
|
2012-08-01 12:52:39 +00:00
|
|
|
input, textarea {
|
2012-07-31 11:46:09 +00:00
|
|
|
background: @blue-grey;
|
|
|
|
border: dashed 1px @text-blue;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
> div {
|
|
|
|
margin: 7px 0;
|
|
|
|
}
|
|
|
|
|
2012-08-01 12:52:39 +00:00
|
|
|
input[type=text], textarea {
|
2012-07-31 11:46:09 +00:00
|
|
|
width: 95%;
|
|
|
|
font-size: @font-size-larger;
|
|
|
|
color: @text-blue;
|
|
|
|
margin: 5px 0;
|
|
|
|
}
|
2012-08-01 12:52:39 +00:00
|
|
|
|
|
|
|
input[type=text] {
|
|
|
|
.height(@font-size-larger*1.3);
|
|
|
|
}
|
2012-07-31 11:46:09 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#id_ack_link {
|
|
|
|
border: none;
|
|
|
|
cursor: default;
|
2012-10-01 19:31:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.fund_options {
|
|
|
|
a.fakeinput {
|
|
|
|
font-size: @font-size-header;
|
|
|
|
margin: 10px auto;
|
|
|
|
float: left;
|
|
|
|
line-height: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
input[type="submit"] {
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
div {
|
|
|
|
width: 50%;
|
|
|
|
float: left;
|
2012-10-01 19:53:41 +00:00
|
|
|
|
|
|
|
ul {
|
|
|
|
background: @pale-blue;
|
|
|
|
}
|
|
|
|
|
|
|
|
&.highlight {
|
|
|
|
ul {
|
|
|
|
border-color: @medium-blue-grey;
|
|
|
|
background: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
color: @dark-green;
|
|
|
|
}
|
2012-10-01 19:31:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
ul {
|
|
|
|
padding: 5px 10px 5px 15px;
|
|
|
|
border: solid 1px @blue-grey;
|
|
|
|
margin-right: 15px;
|
|
|
|
list-style-type: none;
|
|
|
|
|
|
|
|
li {
|
|
|
|
margin: 5px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
a {
|
|
|
|
color: @medium-blue;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
#authorize {
|
2012-10-09 20:11:57 +00:00
|
|
|
&.off {
|
|
|
|
display: none;
|
|
|
|
}
|
2012-10-01 19:53:41 +00:00
|
|
|
|
|
|
|
border: 3px solid @blue-grey;
|
|
|
|
.one-border-radius(5px);
|
|
|
|
margin-top: 10px;
|
|
|
|
padding: 10px;
|
2012-10-05 19:05:15 +00:00
|
|
|
|
|
|
|
div.innards {
|
2013-03-08 23:50:35 +00:00
|
|
|
input[type="text"],input[type="password"] {
|
2012-10-05 19:05:15 +00:00
|
|
|
font-size: @font-size-larger;
|
|
|
|
line-height: @font-size-larger*1.5;
|
2012-10-09 20:11:57 +00:00
|
|
|
border-width: 2px;
|
2012-10-05 19:05:15 +00:00
|
|
|
padding: 1% 1%;
|
|
|
|
margin: 1% 0;
|
|
|
|
color: @text-blue;
|
2012-10-09 20:11:57 +00:00
|
|
|
|
|
|
|
&:disabled {
|
|
|
|
border-color: white;
|
|
|
|
}
|
2012-10-10 18:23:02 +00:00
|
|
|
|
2012-10-12 18:23:54 +00:00
|
|
|
&.address, &#card_Number {
|
2012-10-11 17:49:56 +00:00
|
|
|
width: 61%;
|
2012-10-14 15:36:31 +00:00
|
|
|
}
|
2012-10-05 19:05:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
label {
|
2012-10-11 17:49:56 +00:00
|
|
|
width: 31%;
|
2012-10-05 19:05:15 +00:00
|
|
|
float: left;
|
|
|
|
line-height: @font-size-larger*1.5;
|
|
|
|
font-size: @font-size-larger;
|
|
|
|
border: solid white;
|
2012-10-09 20:11:57 +00:00
|
|
|
border-width: 2px 0;
|
2012-10-05 19:05:15 +00:00
|
|
|
padding: 1% 2% 1% 0;
|
|
|
|
margin: 1% 0;
|
2012-10-10 18:23:02 +00:00
|
|
|
text-align: right;
|
2012-10-05 19:05:15 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.form-row span {
|
|
|
|
float: left;
|
|
|
|
line-height: @font-size-larger*1.5;
|
|
|
|
font-size: @font-size-larger;
|
|
|
|
margin: 1%;
|
|
|
|
padding: 1% 0;
|
|
|
|
}
|
|
|
|
}
|
2012-10-12 18:57:38 +00:00
|
|
|
|
|
|
|
.cvc {
|
|
|
|
position: relative;
|
|
|
|
z-index: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#cvc_help {
|
|
|
|
font-style: italic;
|
|
|
|
float: none;
|
|
|
|
font-size: @font-size-default;
|
|
|
|
color: @link-color;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
#cvc_answer {
|
|
|
|
display: none;
|
|
|
|
z-index: 100;
|
|
|
|
border: 2px solid @blue-grey;
|
|
|
|
.one-border-radius(5px);
|
|
|
|
margin: 1% 0;
|
|
|
|
padding: 1%;
|
|
|
|
width: 46%;
|
|
|
|
position: absolute;
|
|
|
|
top: 90%;
|
|
|
|
right: 0;
|
|
|
|
opacity: 1;
|
|
|
|
background-color: white;
|
|
|
|
|
|
|
|
img {
|
|
|
|
float: right;
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
}
|
2012-10-02 13:18:44 +00:00
|
|
|
}
|
|
|
|
|
2012-10-11 17:49:56 +00:00
|
|
|
.payment-errors {
|
|
|
|
display: none;
|
|
|
|
.errors;
|
2012-10-12 18:23:54 +00:00
|
|
|
.one-border-radius(16px);
|
2012-10-11 17:49:56 +00:00
|
|
|
width: auto;
|
|
|
|
margin: auto;
|
|
|
|
}
|
|
|
|
|
2012-10-02 13:18:44 +00:00
|
|
|
span.level2.menu.answer {
|
|
|
|
border-left: solid 7px @pale-blue;
|
|
|
|
a {
|
|
|
|
font-size: @font-size-larger;
|
|
|
|
}
|
2012-10-09 20:11:57 +00:00
|
|
|
}
|
2012-10-05 19:06:37 +00:00
|
|
|
|
2012-10-03 20:02:51 +00:00
|
|
|
#anonbox {
|
|
|
|
margin-top: 10px;
|
|
|
|
background: @pale-blue;
|
|
|
|
float: left;
|
|
|
|
width: 48%;
|
|
|
|
padding: 1%;
|
2012-02-15 16:09:34 +00:00
|
|
|
}
|