.jcw, .jellyfish-counter {
width: auto;
overflow: hidden;
vertical-align: top;
}
.jcw-left, .jcw-center, .jcw-right {
display: block;
}
.jcw-left {
text-align: left;
}
.jcw-right {
text-align: right;
}
.jcw-center {
text-align: center;
}
.jcw-inline {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.jcw-odometer-div, .jcw-digit-container {
position: relative;
display: inline-block;
overflow: hidden;
vertical-align: top;
}
.jcw-odometer-div {
margin: 0 auto;
height: auto;
width: auto;
text-align: inherit;
} .jcw-highlight, .jcw-lowlight {
position: absolute;
opacity: 0.25;
filter: alpha(opacity=25);
width: 100%;
left:0px;
}
.jcw-highlight {
background: white;
}
.jcw-lowlight {
background: black;
}
.jcw-sidehighlight, .jcw-sidelowlight {
position: absolute;
opacity: 0.50;
filter: alpha(opacity=50);
height: 100%;
top: 0px;
}
.jcw-sidehighlight {
background: white;
}
.jcw-sidelowlight {
background: black;
}
.jcw-highlight-1 { top: 20%; height: 32%; }
.jcw-highlight-2 { top: 27.5%; height: 16%; }
.jcw-highlight-3 { top: 32.5%; height: 6%; }
.jcw-highlight-4 { right: 0%; width: 6%; }
.jcw-highlight-5 { left: 0%; width: 4%; }
.jcw-highlight-6 { top: 0%; height: 14%; }
.jcw-highlight-7 { bottom: 0%; height: 25%; }
.jcw-highlight-8 { bottom: 0%; height: 8%; } .jcw-digit, .jcw-tenth {
position: absolute;
background: black;
color: white;
text-align: center;
font-family: Courier New, Courier, monospace;
font-weight: 900;
}
.jcw-tenth {
background: #cccccc;
color: black;
}.wp_pp_button_selection_section, .wp_pp_button_other_amt_section, .wp_pp_button_reference_section{
margin-bottom: 10px;
}
.wp_paypal_button_widget{
margin: 10px 0;
}
.wp_accept_pp_button_form input{
width: auto !important;
}
.wp_accept_pp_button_form input[type="image"]{
cursor: pointer;
}
.wp_accept_pp_button_form_classic input[type="image"]{
cursor: pointer;
}
.buy_now_button_image {
max-width: 100%;
}
.wpapp_payment_subject{
margin: 10px 0px;
}
.wpapp_other_amount_label{
margin: 10px 0px;
}
.wpapp_ref_title_label{
margin: 10px 0px;
}
.wpapp_payment_button{
margin: 10px 0px;
}
.wpapp-btn-txn-success-msg{
background-color: #f4f8ff;
border: 1px solid #007cba;
border-radius: 3px;
padding: 15px 20px;
}
.wpapp-grey-box {
margin: 10px 0px;
padding: 15px 10px;
background-color: #DDDDDD;
border-color: #CCCCCC;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
}
.wpapp-yellow-box {
margin: 10px 0px;
padding: 10px;
background-color: #FFFFE0;
border-color: #E6DB55;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
}