/* Blossom */

/* reset from blueprint 1.0 */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background: url("bg.png");}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background: url("bg.png");font-family:"ff-kievit-web-pro-1","ff-kievit-web-pro-2","Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 0 0;padding-left:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


html {
  font-size: 110%;
}
body {
  background: url("bg.png");
  color: #666;
  font-family: "ff-kievit-web-pro-1", "ff-kievit-web-pro-2", "Bitstream Vera Sans", "DejaVu Sans", Tahoma, sans-serif;
}
a {
  color: #3b60a5;
  text-decoration: none;
}
a:hover {
  color: #3b60a5;
  text-decoration: underline;
}
h1,
h2,
h3,
h4 {
  font-family: "ff-kievit-web-pro-1", "ff-kievit-web-pro-2", "Bitstream Vera Sans", "DejaVu Sans", Tahoma, sans-serif;
  color: #666;
}
h1 {
  margin-bottom: 40px;
}
h2 {
  margin-bottom: 0;
  margin-top: 30px;
}

ul {list-style-type:none;}
ol {list-style-type:none;}
img {
  border: 0px solid #fff;
}

.post-meta {
  color: #999;
}
.highlight {
  background: none;
  color: #666;
}
span.bullet {
  color: #ccc;
  margin: 0 5px;
}
#disqus_thread {
  margin-top: -30px;
}
#header {
  height: 51px;
  border-bottom: 1px solid #e2e3e5;
  background: url("header-bg.png") 0 0 #fafbfc;
}
#header .content {
  margin: 0 auto;
  width: 960px;
}
#header .content a#logo {
  float: left;
  margin-top: 12px;
  background: url("logo-2x.png") 0 0px no-repeat;
  background-size: 135px 54px;
  width: 135px;
  height: 27px;
  display: block;
}
#header .content a#logo:hover {
  background-position: 0 -27px;
}
#header .content #navigation {
  margin-left: 444px;
  line-height: 70px;
}
#header .content #navigation a.form-button {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 3px 8px;
  color: #505050;
  font-size: 15px;
  font-family: "ff-kievit-web-pro-1", "ff-kievit-web-pro-2", Arial, sans-serif;
  background: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f2f2f2));
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%);
  background-image: -ms-linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%);
  background-image: linear-gradient(top, #f7f7f7 0%, #f2f2f2 100%);
  filter: "microsoft.gradient(startColorstr=#f7f7f7, endColorstr=#f2f2f2)";
  font-family: "ff-kievit-web-pro-1", "ff-kievit-web-pro-2", Arial, sans-serif;
  background-repeat: no-repeat;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 20px;
}
#header .content #navigation a.form-button:hover {
  border: 1px solid #999;
  cursor: pointer;
  text-decoration: none;
}

#body {
  margin: 0 auto;
  width: 960px;
  min-height: 800px;
  overflow: hidden;
  background: url("bg.png");
  font-family: "ff-kievit-web-pro-1", "ff-kievit-web-pro-2", "Bitstream Vera Sans", "DejaVu Sans", Tahoma, sans-serif;
}
#body img {
  border: 1px solid #999;
  padding: 5px;
  display: block;
  margin: 3px;
}
#body .content {
  width: 840px;
  padding: 48px 58px 58px;
  float: left;
  border: 1px solid #dddddd;
  background: url("header-bg.png") 0 0 #fafbfc;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  margin: 40px 0;
}

#footer {
  height: 50px;
  border-top: 1px solid #e2e3e5;
  background: url("header-bg.png") 0 0 #fafbfc;
  line-height: 70px;
}
#footer .content {
  margin: 0 auto;
  width: 730px;
}




/**
 * Override
 */

.store-order-action-list li {
	white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
	font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	width: 840px;
	padding-top: 0px;
	margin-top: 0;
}
.core-body-window .core-section-header {
  color: #505050;
  text-shadow: 0px 2px 2px #ffffff;
  filter: dropshadow(color=#ffffff, offx=0, offy=2);
}
.core-body-window .core-section-body {
  margin-top: 5px;
}
.core-body-window .store-section-order-contents {
  width: 840px;
}

.core-body-window .store-section-order-contents .core-section-body {
  border: 1px solid #dddddd;
  background: url("bg.png");
  padding: 40px 40px 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.store-page-customer .store-tools.core-js-enabled-block {
  display: none;
}

.store-page-customer form#user .store-section-order-contents .core-section-body .store-order-item-description {
  display: none;
}

.store-page-customer form#user .store-section-order-contents .product-header,
.store-page-customer .store-product-detail .product-header,
.store-page-product-customer .store-product-detail .product-header,
.store-page-creator .core-section-body .product-header {
  background: url('product-header-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 840px;
  height: 162px;
}

.store-page-customer form#user .store-section-order-contents .product-header-enterprise,
.store-page-customer .store-product-detail .product-header-enterprise,
.store-page-product-customer .store-product-detail .product-header-enterprise,
.store-page-creator .core-section-body .product-header-enterprise {
  background: url('product-header-enterprise-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 840px;
  height: 162px;
}

.store-page-customer form#user .store-section-order-contents .product-header-company,
.store-page-customer .store-product-detail .product-header-company,
.store-page-product-customer .store-product-detail .product-header-company,
.store-page-creator .core-section-body .product-header-company {
  background: url('product-header-company-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 840px;
  height: 162px;
}

.store-page-customer form#user .store-section-order-contents .product-header-startup,
.store-page-customer .store-product-detail .product-header-startup,
.store-page-product-customer .store-product-detail .product-header-startup,
.store-page-creator .core-section-body .product-header-startup {
  background: url('product-header-startup-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 840px;
  height: 162px;
}

.store-page-customer form#user .store-section-order-contents .product-header-basic,
.store-page-customer .store-product-detail .product-header-basic,
.store-page-product-customer .store-product-detail .product-header-basic,
.store-page-creator .core-section-body .product-header-basic {
  background: url('product-header-basic-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 840px;
  height: 162px;
}

.store-order-items .store-order-item-title {
  visibility: hidden;
}

.store-order-pricing .store-order-price-subtotal {
  /*display: none;*/
  margin-top: 50px;
}

.store-page-creator .store-order-price-subtotal {
  margin-top: 0px;
}

.store-page-creator .store-order-price-label, .store-page-creator .store-order-price-value {
  display: none;
}

.store-order-pricing .store-order-price-subtotal .store-value-money {
  font-size: 14px;
}

.store-page-customer .store-product-detail h2.store-product-detail-title,
.store-page-product-customer .store-product-detail h2.store-product-detail-title {
  visibility: hidden;
  position: relative;
  top: -62px;
  left: -40px;
  text-shadow: 0px 2px 2px #ffffff;
  filter: dropshadow(color=#ffffff, offx=0, offy=2);
}

.store-page-customer form#user .store-section-order-contents .core-section-body {
  border: 1px solid #dddddd;
  background: url("bg.png");
  padding: 32px 40px 40px;
  min-height: 169px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: 10px;
  position: relative;
}

.store-page-customer .store-product-detail,
.store-page-product-customer .store-product-detail {
  border: 1px solid #dddddd;
  background: url("bg.png");
  padding: 22px 40px 40px;
  min-height: 169px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: 45px;
  position: relative;
}

.store-page-customer .store-section-customer-details h2.core-section-header:first,
.store-page-product-customer .store-section-customer-details h2.core-section-header:first {
  visibility: hidden;
}

.store-page-customer .store-section-customer-details .store-section-customer-contact h3.core-form-field-group-header,
.store-page-product-customer .store-section-customer-details .store-section-customer-contact h3.core-form-field-group-header {
  visibility: hidden;
}

.store-page-customer .store-section-customer-details .store-section-customer-address .core-form-field-group-header
.store-page-product-customer .store-section-customer-details .store-section-customer-address .core-form-field-group-header {
  margin-top: 5px;
}

.store-page-customer .store-section-payment h3.core-form-field-group-header,
.store-page-product-customer .store-section-payment h3.core-form-field-group-header {
  margin-top: 5px;
}

.store-page-customer .store-product-detail .store-product-detail-pricing,
.store-page-product-customer .store-product-detail .store-product-detail-pricing {
  color: #8eafd7;
  font-weight: normal;
  text-align: center;
  position: absolute;
  width: 80px;
  top: 33px;
  left: 267px;
  visibility: hidden;
}

.store-page-creator .store-order-item-description {
  color: #8eafd7;
  font-weight: normal;
  text-align: center;
  position: relative;
  width: 80px;
  top: -7px;
  left: 229px;
  float: left;
}

.store-page-customer .core-section-body .store-order-item-subscription,
.store-page-creator .core-section-body .store-order-item-subscription,
.store-page-product-customer .core-section-body .store-order-item-subscription {
  display: none;
}

.store-page-customer form#user .store-section-order-contents .store-order-items .store-order-item-description .store-value-money {
  font-size: 18px;
  display: block;
  padding-top: 0px;
  line-height: 16px;
}

.store-page-customer .store-product-detail .store-product-detail-pricing .store-value-money,
.store-page-creator .store-value-money,
.store-page-product-customer .store-product-detail .store-product-detail-pricing .store-value-money {
  font-size: 18px;
  display: block;
  padding-top: 24px;
  line-height: 16px;
}

.store-page-customer .store-product-detail .store-product-detail-description,
.store-page-creator .store-subscription-period,
.store-page-product-customer .store-product-detail .store-product-detail-description {
  margin-bottom: 0;
}

.store-page-customer form#user .store-section-order-contents .store-order-items .store-order-item-description .store-subscription-period,
.store-page-customer .store-product-detail .store-product-detail-pricing .store-subscription-period,
.store-page-product-customer .store-product-detail .store-product-detail-pricing .store-subscription-period,
.store-page-creator .store-subscription-period {
  font-size: 12px;
  line-height: 17px;
}

.store-global-product-detail-pricing-time-unit {
  font-size: 11px;
}

.store-global-annual-billing-link {
  margin-top: 10px;
  margin-bottom: -10px;
}

.store-global-trial-info-container {
  padding: 10px;
  border: 1px solid #dff0d8;
  background: #e9f7e3;
  color: #a6cd79;
  display: inline-block;
  margin-top: 20px !important;
}

.store-page-customer .store-section-payment .core-section-body,
.store-page-creator .store-section-payment .core-section-body,
.store-page-product-customer .store-section-payment .core-section-body {
  position: relative;
}

.store-page-customer .store-section-payment .core-section-body span.secure-payment,
.store-page-creator .store-section-payment .core-section-body span.secure-payment,
.store-page-product-customer .store-section-payment .core-section-body span.secure-payment {
  width: 52px;
  height: 65px;
  background: url("secure-payment-2x.png") no-repeat;
  background-size: 52px 65px;
  display: block;
  position: absolute;
  top: 85px;
  right: 40px;
}

.store-page-customer .store-field-contact-first-name input[type="text"],
.store-page-creator .store-field-contact-first-name input[type="text"],
.store-page-product-customer .store-field-contact-first-name input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px 8px;
  padding-left: 36px;
}

.store-page-customer .store-field-contact-last-name,
.store-page-creator .store-field-contact-last-name,
.store-page-product-customer .store-field-contact-last-name {
  position: relative;
  left: 402px;
  top: -70px;
}

.store-page-customer .store-field-contact-last-name input[type="text"],
.store-page-creator .store-field-contact-last-name input[type="text"],
.store-page-product-customer .store-field-contact-last-name input[type="text"] {
  width: 343px;
}

/* specific styling for /blossom/pay/ links */

/*
.store-page-customer form#user .store-section-customer-details .store-section-customer-contact .core-form-field-area-left .store-field-contact-last-name {
  position: relative;
  left: 402px;
  top: -50px;
}

.store-page-customer form#user .store-section-customer-details .store-section-customer-contact .core-form-field-area-left .store-field-contact-phone {
  position: relative;
  left: 402px;
  top: -82px;
}

.store-page-customer form#user .store-section-customer-details .store-section-customer-contact .core-form-field-area-left .store-field-contact-company {
  position: relative;
  top: 60px;
  left: 0px;
}

.store-page-product-customer form#product .store-section-customer-details .store-section-customer-contact .core-form-field-area-left .store-field-contact-last-name {
  position: relative;
  left: 402px;
  top: -50px;
}

.store-page-product-customer form#product .store-section-customer-details .store-section-customer-contact .core-form-field-area-left .store-field-contact-phone {
  position: relative;
  left: 402px;
  top: -82px;
}

.store-page-product-customer form#product .store-section-customer-details .store-section-customer-contact .core-form-field-area-left .store-field-contact-company {
  position: relative;
  top: 60px;
  left: 0px;
}

*/

/* end specific styling for /blossom/pay/ links */

.store-page-product-customer .store-field-contact-company {
	position: relative;
	top: 0px;
	left: 0px;
}

.store-page-customer .store-field-contact-company input[type="text"],
.store-page-creator .store-field-contact-company input[type="text"],
.store-page-product-customer .store-field-contact-company input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -55px;
  padding-left: 36px;
  width: 714px;
}

.store-page-customer .store-field-contact-email,
.store-page-creator .store-field-contact-email,
.store-page-product-customer .store-field-contact-email {
  position: relative;
  left: -341px;
  top: 70px;
}

.store-page-customer .store-field-contact-email input[type="text"],
.store-page-creator .store-field-contact-email input[type="text"],
.store-page-product-customer .store-field-contact-email input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -182px;
  padding-left: 36px;
}

@-moz-document url-prefix() {
  .store-page-customer .store-field-contact-phone,
  .store-page-creator .store-field-contact-phone,
  .store-page-product-customer .store-field-contact-phone {
    position: relative;
    left: 402px;
    top: -139px !important;
  }
}

.store-page-customer .store-field-contact-phone,
.store-page-creator .store-field-contact-phone,
.store-page-product-customer .store-field-contact-phone {
  position: relative;
  left: 402px;
  top: -140px;
}

.store-page-customer .store-field-contact-phone input[type="text"],
.store-page-creator .store-field-contact-phone input[type="text"],
.store-page-product-customer .store-field-contact-phone input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -118px;
  padding-left: 36px;
}

.store-page-customer .store-section-customer-contact .core-form-field-group-body,
.store-page-creator .store-section-customer-contact .core-form-field-group-body,
.store-page-product-customer .store-section-customer-contact .core-form-field-group-body {
  height: 210px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body,
.store-page-creator .store-section-customer-address .core-form-field-group-body,
.store-page-product-customer .store-section-customer-address .core-form-field-group-body {
  padding: 40px 40px 45px;
  height: 210px;
}

.store-page-customer .store-section-customer-address .core-form-field-area-right,
.store-page-creator .store-section-customer-address .core-form-field-area-right,
.store-page-product-customer .store-section-customer-address .core-form-field-area-right {
  position: relative;
}

.store-page-customer .store-field-address-street,
.store-page-creator .store-field-address-street,
.store-page-product-customer .store-field-address-street {
  position: relative;
  top: 24px;
}

.store-page-customer .store-field-address-street input[type="text"],
.store-page-creator .store-field-address-street input[type="text"],
.store-page-product-customer .store-field-address-street input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -245px;
  padding-left: 36px;
  width: 714px;
}

.store-page-customer .store-field-address-street2,
.store-page-creator .store-field-address-street2,
.store-page-product-customer .store-field-address-street2 {
  position: relative;
  left: 310px;
  top: -40px;
}

.store-page-customer .store-field-address-street2 input[type="text"],
.store-page-creator .store-field-address-street2 input[type="text"],
.store-page-product-customer .store-field-address-street2 input[type="text"] {
  width: 281px;
}

.store-page-customer .store-field-address-street2,
.store-page-creator .store-field-address-street2,
.store-page-product-customer .store-field-address-street2 {
  display: none;
}

.store-page-customer .store-field-address-city,
.store-page-creator .store-field-address-city,
.store-page-product-customer .store-field-address-city {
  position: relative;
  top: 146px;
  left: -341px;
}

.store-page-customer .store-field-address-city input[type="text"],
.store-page-creator .store-field-address-city input[type="text"],
.store-page-product-customer .store-field-address-city input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -371px;
  padding-left: 36px;
}

.store-page-customer .store-field-address-region,
.store-page-creator .store-field-address-region,
.store-page-product-customer .store-field-address-region {
  position: relative;
  top: -70px;
  left: 61px;
  height: 40px;
}

.store-page-customer .store-field-address-region input[type="text"],
.store-page-creator .store-field-address-region input[type="text"],
.store-page-product-customer .store-field-address-region input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -428px;
  padding-left: 36px;
}

.store-page-customer .store-field-address-postal,
.store-page-creator .store-field-address-postal,
.store-page-product-customer .store-field-address-postal {
  position: absolute;
  top: 136px;
  left: 62px;
}

.store-page-customer .store-field-address-postal input[type="text"],
.store-page-creator .store-field-address-postal input[type="text"],
.store-page-product-customer .store-field-address-postal input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -309px;
  padding-left: 36px;
  width: 80px;
}

.store-page-customer .store-page-navigation,
.store-page-creator .store-page-navigation,
.store-page-product-customer .store-page-navigation {
  margin-bottom: 5em;
}

.store-page-customer .store-page-navigation ul.store-action-list a.store-action-command,
.store-page-creator .store-page-navigation ul.store-action-list a.store-action-command,
.store-page-product-customer .store-page-navigation ul.store-action-list a.store-action-command {
  float: right;
  margin-right: -20px;
}

.store-page-customer .store-page-navigation ul.store-action-list a.store-action-command:focus,
.store-page-creator .store-page-navigation ul.store-action-list a.store-action-command:focus,
.store-page-product-customer .store-page-navigation ul.store-action-list a.store-action-command:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
}

.store-page-customer .store-field-contact-email .core-form-field-body-note,
.store-page-creator .store-field-contact-email .core-form-field-body-note,
.store-page-product-customer .store-field-contact-email .core-form-field-body-note {
  display: none;
}

.store-page-customer .store-order-pricing,
.store-page-creator .store-order-pricing,
.store-page-product-customer .store-order-pricing {
  display: none;
}

.store-page-customer .store-section-order-contents .store-order-item-group-base,
.store-page-creator .store-section-order-contents .store-order-item-group-base,
.store-page-product-customer .store-section-order-contents .store-order-item-group-base {
  position: relative;
  margin-top: -21px;
}

/* keep this styling for page with core-message error message - begin */

.store-page-customer .store-section-order-contents h2.core-section-header,
.store-page-creator .store-section-order-contents h2.core-section-header {
  visibility: hidden;
  margin-top: 0;
}

.store-page-customer .core-section-body .store-order-item-subscription {
  display: none;
}

.store-page-customer .store-value-money {
  font-size: 18px;
  display: block;
  padding-top: 24px;
  line-height: 16px;
}

.store-page-customer .store-field-contact-first-name input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px 8px;
  padding-left: 36px;
}

.store-page-customer .store-field-contact-last-name {
  position: relative;
  left: 402px;
  top: -70px;
}

.store-page-customer .store-field-contact-last-name input[type="text"] {
  width: 343px;
}

.store-page-customer .store-field-contact-company {
  position: relative;
  top: 0px;
  left: 0px;
}

.store-page-customer .store-field-contact-company input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -55px;
  padding-left: 36px;
  width: 714px;
}

.store-page-customer .store-field-contact-email {
  position: relative;
  left: -341px;
  top: 70px;
}

.store-page-customer .store-field-contact-email input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -182px;
  padding-left: 36px;
}

.store-page-customer .store-field-contact-phone {
  position: relative;
  left: 402px;
  top: -140px;
}

.store-page-customer .store-field-contact-phone input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -118px;
  padding-left: 36px;
}

.store-page-customer .store-section-customer-contact .core-form-field-group-body {
  height: 210px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body {
  padding: 40px 40px 45px;
  height: 210px;
}

.store-page-customer .store-section-customer-address .core-form-field-area-right {
  position: relative;
}

.store-page-customer .store-field-address-street {
  position: relative;
  top: 24px;
}

.store-page-customer .store-field-address-street input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -245px;
  padding-left: 36px;
  width: 714px;
}

.store-page-customer .store-field-address-street2 {
  position: relative;
  left: 310px;
  top: -40px;
}

.store-page-customer .store-field-address-street2 input[type="text"] {
  width: 281px;
}

.store-page-customer .store-field-address-street2 {
  display: none;
}

.store-page-customer .store-field-address-city {
  position: relative;
  top: 146px;
  left: -341px;
}

.store-page-customer .store-field-address-city input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -371px;
  padding-left: 36px;
}

.store-page-customer .store-field-address-region {
  position: relative;
  top: -70px;
  left: 61px;
  height: 40px;
}

.store-page-customer .store-field-address-region input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -428px;
  padding-left: 36px;
}

.store-page-customer .store-field-address-postal {
  position: absolute;
  top: 136px;
  left: 62px;
}

.store-page-customer .store-field-address-postal input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -309px;
  padding-left: 36px;
  width: 80px;
}

.store-page-customer .store-page-navigation {
  margin-bottom: 5em;
}

.store-page-customer .store-page-navigation ul.store-action-list a.store-action-command {
  float: right;
  margin-right: -20px;
}

.store-page-customer .store-page-navigation ul.store-action-list a.store-action-command:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
}

.store-page-customer .store-field-contact-email .core-form-field-body-note {
  display: none;
}

.store-page-customer .store-order-pricing {
  display: none;
}

.store-page-customer .store-order-item-price .store-value-money-single,
.store-page-creator .store-order-item-price .store-value-money-single {
  visibility: hidden;
}

.store-page-customer .store-section-order-contents .store-order-item-group-base {
  position: relative;
  margin-top: -21px;
}

.store-page-customer form#user .store-section-order-contents .core-section-body .store-order-items .store-order-item-group .store-order-item-description {
  font-weight: normal !important;
  text-align: center !important;
  position: absolute !important;
  width: 80px !important;
  top: 33px !important;
  left: 222px !important;
}

.store-page-customer .store-order-item-description {
  color: #8eafd7;
  text-align: center;
  position: absolute;
  top: -91px;
  left: 239px;
  width: 70px;
}

/* begin exceptional styling for japan */

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style {
  position: relative;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-country {
  position: absolute;
  top: 40px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-region {
  position: absolute;
  top: 40px;
  left: 442px;
  height: 40px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-city {
  position: absolute;
  top: 186px;
  left: 40px;
}
.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-street {
  position: absolute;
  top: 114px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-postal {
  position: absolute;
  top: 196px;
  left: 442px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style,
.store-page-product-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style {
  position: relative;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-country,
.store-page-product-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-country {
  position: absolute;
  top: 40px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-region,
.store-page-product-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-region {
  position: absolute;
  top: 40px;
  left: 442px;
  height: 40px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-city,
.store-page-product-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-city {
  position: absolute;
  top: 186px;
  left: 40px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-street,
.store-page-product-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-street {
  position: absolute;
  top: 114px;
}

.store-page-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-postal,
.store-page-product-customer .store-section-customer-address .core-form-field-group-body.country-JP-form-style .store-field-address-postal {
  position: absolute;
  top: 196px;
  left: 442px;
}

.store-page-confirm .store-section-payment-details-billing .core-form-field-group-body.country-JP-form-style {
  position: relative;
  height: 230px;
}

.store-page-confirm .store-section-payment-details-billing .core-form-field-group-body.country-JP-form-style .store-field-address-country {
  position: absolute;
  top: 40px;
}

.store-page-confirm .store-section-payment-details-billing .core-form-field-group-body.country-JP-form-style .store-field-address-region {
  position: absolute;
  top: 40px;
  left: 442px;
  height: 40px;
}

.store-page-confirm .store-section-payment-details-billing .core-form-field-group-body.country-JP-form-style .store-field-address-city {
  position: absolute;
  top: 186px;
  left: 40px;
}
.store-page-confirm .store-section-payment-details-billing .core-form-field-group-body.country-JP-form-style .store-field-address-street {
  position: absolute;
  top: 114px;
}

.store-page-confirm .store-section-payment-details-billing .core-form-field-group-body.country-JP-form-style .store-field-address-postal {
  position: absolute;
  top: 196px;
  left: 442px;
}

/* end of exceptional styling for japan */

/* keep this styling for page with core-message error message - end */

.store-footer {
  text-align: center;
}
.store-footer a:link, .store-footer a:visited {
}
.store-footer a:hover {
}
.store-product-detail-description-short {
	margin-left: 1em;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
}
.core-form-field-group-header, .store-product-list-item-title {
  font-size: 16px;
  color: #999999;
}
.store-page-navigation {
  margin-top: 0;
  border-top: none;
}
.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 1em;
}
.store-product-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}
.core-form-field-body-note {
	font-size: 10px;
	margin-top: 4px;
}

.core-form-field-label label {
  font-weight: normal;
}

.core-form-field-body input {
  border: 1px solid #C8C8C8;
  padding: 10px 5px;
  font-size: 13px;
  width: 312px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-transition:border linear .2s,box-shadow linear .2s;
  -moz-transition:border linear .2s,box-shadow linear .2s;
  -ms-transition:border linear .2s,box-shadow linear .2s;
  -o-transition:border linear .2s,box-shadow linear .2s;
  transition:border linear .2s,box-shadow linear .2s;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10)
}

.core-form-field-body select {
  width: 355px;
}

.core-form-field-body input:hover {
  border: 1px solid #6C6C6C
}

.core-form-field-body input:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
}

input[type="radio"]:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
}

/*
.core-form-field-body select:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  font-size: 11px;
}
*/

.core-form-field-group-body, .store-payment-method-list {
  overflow: hidden;
  border: 1px solid #dddddd;
  background: url("bg.png");
  padding: 40px 40px 45px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.store-payment-method-list {
  margin-right: 0px;
}

.store-action a {
  font-family: "ff-kievit-web-pro-1", "ff-kievit-web-pro-2", sans-serif !important;
  z-index: 2;
  position: relative;
  margin-top: 5px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px 0 rgba(255,255,255,0.3) inset;
  -webkit-box-shadow: 0 1px 1px 0 rgba(255,255,255,0.3) inset;
  box-shadow: 0 1px 1px 0 rgba(255,255,255,0.3) inset;
  background: #446fba;
  background: -moz-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #446fba), color-stop(100%, #3c60a4));
  background: -webkit-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: -o-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: -ms-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: linear-gradient(top, #446fba 0%, #3c60a4 100%);
  border: 1px solid #265d84;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  letter-spacing: 0px;
  height: 42px;
  line-height: 44px;
  padding: 0 20px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.75);
  display: block;
}
.store-action a:hover {
  background: #305aa7;
  background: -moz-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #305aa7), color-stop(100%, #274c90));
  background: -webkit-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: -o-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: -ms-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: linear-gradient(top, #305aa7 0%, #274c90 100%);
  text-decoration: none;
}


#body .store-product-detail-image img {
  border: 0px solid #fff;
  padding-right: 15px;
}

/* vat special msg */

.vat {
  margin-top: 35px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border: 1px solid #BCE8F1;
  background: #D9EDF7 !important;
  padding: 20px !important;
  color: #3A87AD !important;
  display: none;
}

.vat .core-message-error {
  color: #3A87AD !important;
}

.vat-message {
  padding: 20px;
  border: 1px solid #BCE8F1;
  background: #D9EDF7;
  color: #3A87AD;
  width: 716px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.vat-update-message {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border: 1px solid #BCE8F1;
  background: #D9EDF7 !important;
  padding: 20px !important;
  color: #3A87AD !important;
  width: 798px;
}

.core-message-warn, .core-message-error, .core-message-fatal {
  color: #C09853;
}

li.core-message-info, li.core-message-error {
  padding-left: 1.5em;
  color: #C09853;
}

h3.store-product-detail-offers {
  margin-top: 10px;
  display: none;
}

#store-variation-selection {
  /*top: 35px;*/
  display: none;
}

.store-page-confirm .store-section-order-contents .core-section-body {
  min-height: 282px;
}

.store-page-confirm .store-section-order-contents .core-section-body .product-header {
  background: url('product-header-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 758px;
  height: 162px;
  display: block;
  margin-bottom: 20px;
  visibility: hidden;
  float: left;
}

.store-page-confirm .store-section-order-contents .core-section-body .product-header-enterprise {
  background: url('product-header-enterprise-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 758px;
  height: 162px;
  display: block;
  margin-bottom: 20px;
  visibility: hidden;
  float: left;
}

.store-page-confirm .store-section-order-contents .core-section-body .product-header-company {
  background: url('product-header-company-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 758px;
  height: 162px;
  display: block;
  margin-bottom: 20px;
  visibility: hidden;
  float: left;
}

.store-page-confirm .store-section-order-contents .core-section-body .product-header-startup {
  background: url('product-header-startup-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 758px;
  height: 162px;
  display: block;
  margin-bottom: 20px;
  visibility: hidden;
  float: left;
}

.store-page-confirm .store-section-order-contents .core-section-body .product-header-basic {
  background: url('product-header-basic-top-stamp-2x.png') 12px 70px no-repeat;
  background-size: 716px 162px;
  background-position: 0 0;
  width: 758px;
  height: 162px;
  display: block;
  margin-bottom: 20px;
  visibility: hidden;
  float: left;
}

.store-page-confirm .store-section-order-contents .store-order-items {
  position: relative;
  margin-top: 182px;
}

.store-page-confirm .store-section-order-contents .store-order-item-description {
  color: #8eafd7;
  font-weight: normal;
  text-align: center;
  position: absolute;
  top: -191px;
  left: 227px;
  width: 80px;
}

.store-page-confirm .store-section-order-contents .store-order-item-description {
  font-size: 12px;
  line-height: 17px;
  visibility: hidden;
}

.store-page-confirm .store-section-order-contents .store-order-item-description .store-value-money-single {
  font-size: 18px;
  display: block;
  padding-top: 24px;
  line-height: 16px;
}

.store-page-confirm .store-section-order-contents h2 {
  margin-top: 0;
}

.store-page-confirm .store-section-payment-details h2 {
  margin-top: 30px;
}

.store-page-confirm .store-order-items {
  border: 1px solid #dddddd !important;
  background: url("header-bg.png") 0 0 #fafbfc;
  padding: 20px 20px 25px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.store-page-confirm .store-section-order-contents {
  background: none;
  width: auto;
  height: auto;
}

.store-page-confirm .store-section-order-contents .store-order-action-list {
  display: none;
}

.store-page-confirm .store-page-navigation ul.store-action-list a.store-action-command {
  float: right;
  margin-right: -20px;
}

.store-page-confirm .store-page-navigation ul.store-action-list a.store-action-command:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
}

.store-page-confirm .store-order-item-title {
  visibility: visible;
  font-size: 20px;
}

.store-page-confirm .store-order-pricing {
  margin-top: 20px;
}

.store-page-confirm .store-section-vat-exemption {
  margin-top: -45px;
  margin-right: 23px;
  margin-bottom: 20px;
}

.store-page-confirm .store-order-price-vat, .store-page-confirm .store-order-price-subtotal, .store-page-confirm .store-order-price-total {
  display: none;
}

.store-page-confirm .store-order-price-value .store-value-money {
  font-size: 14px;
  margin-right: 21px;
}

.store-page-confirm .store-order-item-description {
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.store-page-confirm .store-value-money {
  display: inline;
  font-size: 16px;
}

.store-page-confirm .store-page-navigation {
  padding-top: 20px;
}
.store-page-confirm .store-order-item-group {
  margin-bottom: 0;
}

.store-page-confirm .store-page-navigation .store-action-list {
  text-align: center;
  font-weight: normal;
}

.store-page-confirm .store-action-line {
  float: right;
  margin-top: 4px;
}

.store-page-confirm .store-action-line a {
  line-height: 22px;
}

.store-page-confirm .store-vat-help a.store-action-command {
  position: relative;
  right: -162px;
  top: -15px;
  width: 50px;
  background: none;
  border: none;
  color: #3B60A5;
  text-shadow: none;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  margin: 0;
  padding: 0;
  display: block;
  float: right;
  clear: both;
  text-align: right;
  line-height: 10px
}

.store-page-confirm .store-order-price-label {
  width: 575px;
}

.store-page-confirm .store-order-price-value input {
  border: 1px solid #C8C8C8;
  padding: 2px 2px;
  font-size: 13px;
  width: 95px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  margin-right: 50px;
  margin-top: 4px;
  -webkit-transition:border linear .2s,box-shadow linear .2s;
  -moz-transition:border linear .2s,box-shadow linear .2s;
  -ms-transition:border linear .2s,box-shadow linear .2s;
  -o-transition:border linear .2s,box-shadow linear .2s;
  transition:border linear .2s,box-shadow linear .2s;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10)
}

.store-page-confirm .store-order-price-value input:hover {
  border: 1px solid #6C6C6C
}

.store-page-confirm .store-order-price-value input:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
}

.store-page-confirm .store-order-price-subtotal {
  /*display: none;*/
  margin-top: 10px;
}

.store-page-confirm .store-action-view-help a, .store-page-confirm .store-order-action-edit a {
  width: auto;
  background: none;
  border: none;
  text-shadow: none;
  color: #3B60A5;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 11px;
  display: inline-block;
}

.store-page-confirm .store-payment-type-visa,
.store-page-confirm .store-payment-type-mastercard,
.store-page-confirm .store-payment-type-amex,
.store-page-confirm .store-payment-type-discover,
.store-page-confirm .store-payment-type-jcb {
  opacity: 1;
}

.store-page-confirm .store-action-view-help a:hover, .store-page-confirm .store-order-action-edit a:hover {
  text-decoration: underline;
  background: none;
}

@-moz-document url-prefix() {
  .store-page-confirm .store-field-cc-security-code {
    position: relative;
    left: 340px;
    top: -174px !important;
    transform: translate(0, .5px)
  }
}

.store-page-confirm .store-field-cc-security-code {
  position: relative;
  left: 340px;
  top: -172px;
}

.store-page-confirm .store-input-cc-security-code {
  display: block;
}

.store-page-confirm .store-section-payment-details-cc .core-form-field-group-body {
  height: 156px;
}

.store-page-confirm .store-field-cc-expire select {
  width: 79px !important;
}

.store-page-confirm .core-form-field-group-body .core-form-field {
  margin-bottom: 20px;
}

.store-page-confirm .core-form-field-group-body .core-form-field:last-child {
  margin-bottom: 0;
}

.store-page-confirm .store-section-payment-details .store-field-address-region {
  position: relative;
  top: -80px;
  left: 62px;
}

.store-page-confirm .store-section-payment-details .store-field-address-region input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -428px;
  padding-left: 36px;
}

.store-page-confirm .store-section-payment-details .store-field-address-street {
  position: relative;
  top: 10px;
}

.store-page-confirm .store-section-payment-details .store-field-address-street input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -245px;
  padding-left: 36px;
  width: 714px;
}

.store-page-confirm .store-section-payment-details .store-field-address-street2 {
  display: none;
}

.store-page-confirm .store-section-payment-details .store-field-address-city {
  position: relative;
  left: -341px;
  top: 150px;
}

.store-page-confirm .store-section-payment-details .store-field-address-city input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -371px;
  padding-left: 36px;
}

.store-page-confirm .store-section-payment-details-billing .core-form-field-area-right {
  position: relative;
  /* setting fixed height to fix height issue of this group because of position absolute of postal code */
  height: 220px;
}

.store-page-confirm .store-section-payment-details-billing .store-action a.store-action-command .store-action-title:focus {
  outline:0;
  border-color:rgba(82,168,236,0.80) !important;
  -webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  -moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
  box-shadow:inset 0 1px 3px rgba(0,0,0,0.10),0 0 8px rgba(82,168,236,0.60);
}

.store-page-confirm .store-section-payment-details .store-field-address-postal {
  position: absolute;
  left: 62px;
  top: 140px;
}

.store-page-confirm .store-section-payment-details .store-field-address-postal input[type="text"] {
  background-image: url('store-sprite-2x.png');
  background-repeat: no-repeat;
  background-size: 22px 455px;
  background-position: 8px -309px;
  padding-left: 36px;
  width: 80px;
}

#store-processing-element {
  font-weight: normal;
}

.store-page-complete h2 {
  color: #505050;
}

.store-page-complete .store-section-complete h2.core-section-header {
  margin-top: 0;
}

.store-page-complete .store-order-items {
  display: none;
}

.store-page-complete .store-order-pricing {
  display: none;
}

.store-page-complete .store-section-complete-notice {
  display: none;
}

.store-page-complete .store-order-pricing .store-value-money {
  font-size: 14px !important;
}

.store-page-complete .store-section-delivery .core-section-header {
  display: none;
}

.store-page-complete .core-section {
  width: 600px;
  margin-left: 0;
}

.store-page-complete .core-section-body {
  overflow: hidden;
  position: relative;
  border: 1px solid #dddddd !important;
  background: url("bg.png") 0px -46px #fafbfc;
  padding: 20px 20px 25px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.store-page-complete .store-section-complete .core-section-body span.thank-you-stamp {
  background: url("thank-you.png") no-repeat 0px -46px #fafbfc;
  width: 160px;
  height: 124px;
  background-position: -440px -30px;
  display: block;
  position: absolute;
  top: -20px;
  right: 0;
}

.store-page-complete .core-section-body p b {
  font-family: Courier, 'Courier New', monospace;
  font-weight: normal;
}

.store-page-complete .core-section-body-activation-email {
  margin-top: 15px;
  overflow: hidden;
  border: 1px solid #dddddd !important;
  background: url("bg.png") #fafbfc;
  padding: 20px 20px 25px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.store-page-complete .core-section-body-activation-email .email-inbox-image {
  display: block;
  width: 70px;
  height: 70px;
  background: url("email-inbox.png");
  float: left;
}

.store-page-complete .core-section-body-activation-email p {
  margin: 10px 0 10px 90px;
}

.store-page-complete .store-notice-bill-descriptor {
  background-color: #fffddd;
  border: 1px solid #F2F2F2;
  padding: 0 3px;
  font-weight: normal;
}

.store-section-delivery .core-section-body {
  background: none;
  border: none !important;
  padding: 0;
}

.store-page-complete p.store-notice-bill-descriptor-message {
  margin-bottom: 0;
}

.store-page-complete .core-section-body div {
  margin: 0;
}

.store-page-complete .store-notice-bill-descriptor {
  background-color: #fffddd;
  border: 1px solid #F2F2F2;
}

.store-page-complete .back-to-app {
  padding-top: 20px;
}

.store-page-complete .back-to-app a {
  font-family: "ff-kievit-web-pro-1", "ff-kievit-web-pro-2", sans-serif;
  z-index: 2;
  position: relative;
  margin-top: 5px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px 0 rgba(255,255,255,0.3) inset;
  -webkit-box-shadow: 0 1px 1px 0 rgba(255,255,255,0.3) inset;
  box-shadow: 0 1px 1px 0 rgba(255,255,255,0.3) inset;
  background: #446fba;
  background: -moz-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #446fba), color-stop(100%, #3c60a4));
  background: -webkit-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: -o-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: -ms-linear-gradient(top, #446fba 0%, #3c60a4 100%);
  background: linear-gradient(top, #446fba 0%, #3c60a4 100%);
  border: 1px solid #265d84;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  letter-spacing: 0px;
  height: 31px;
  line-height: 32px;
  padding: 0 10px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.75);
  width: 160px;
  display: block;
}

.store-action a:hover {
  background: #305aa7;
  background: -moz-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #305aa7), color-stop(100%, #274c90));
  background: -webkit-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: -o-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: -ms-linear-gradient(top, #305aa7 0%, #274c90 100%);
  background: linear-gradient(top, #305aa7 0%, #274c90 100%);
  text-decoration: none;
}

.core-messages {
  padding: 20px 20px 20px !important;
  border-radius: 3px !important;
  -webkit-border-radius:3px !important;
  -moz-border-radius:3px !important;
  color: #C09853 !important;
  margin-bottom: 20px;
}

/* CANCEL PAGE */
form#update li a {
  float: left;
  margin-right: 10px
}

form#update li span.store-action-prev a {
  width: auto;
  background: none;
  border: none;
  color: #3B60A5;
  text-shadow: none;
  text-decoration: none;
}

form#update li span.store-action-prev a:hover {
  text-decoration: underline;
}

.store-page-subscription-cancel form#update .core-section-body p {
  margin-bottom: 0;
  overflow: hidden;
  border: 1px solid #dddddd !important;
  background: url("bg.png") 0 0 #fafbfc;
  padding: 20px 20px 25px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.store-page-subscription-edit .store-section-subscription-edit h2.core-section-header {
  margin-top: 0;
}

.store-page-subscription-update .store-field-cc-security-code {
  position: relative;
  left: 340px;
  top: -172px;
}

.store-page-subscription-update .store-section-payment-details-cc .core-form-field-group-body {
  background: url("bg.png") 0 0 #fafbfc;
  height: 167px;
}

.store-page-subscription-update h2.core-section-header {
  margin-top: 0;
}

.store-page-subscription-update .store-payment-method-list {
  height: 230px;
}

.store-page-subscription-update .store-field-cc-number .core-form-field-body-note {
  display: none;
}

.store-page-subscription-update .store-payment-method-cc .store-payment-method-content {
  margin-top: 60px;
  font-size: 14px;
  position: relative;
}

.store-page-subscription-update .store-payment-method-cc .store-payment-method-content .store-field-cc-security-code .store-field-cc-security-code-help a {
  width: auto;
  background: none;
  border: none;
  text-shadow: none;
  color: #3B60A5;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 11px;
  display: inline-block;
}

.store-page-subscription-update .store-payment-method-cc .store-payment-method-content .store-field-cc-security-code .store-field-cc-security-code-help a:hover {
  text-decoration: underline;
  background: none;
}

.store-page-subscription-update .store-payment-method-cc .store-payment-method-content .store-field-cc-security-code {
  position: absolute;
  left: 340px;
  top: -11px;
}

.store-page-subscription-update .store-payment-method-cc .store-payment-method-content .store-field-cc-security-code .store-input-cc-security-code {
  display: block;
}

.store-page-subscription-update .store-payment-method-cc .store-payment-method-content .store-field-cc-expire {
  margin-top: 20px;
}

.store-page-subscription-update .store-payment-method-cc .store-payment-method-content .store-field-cc-expire .core-form-field-body select {
  width: 79px !important;
}

form#update .store-complete-element {
  float: right;
}

form#update .store-page-navigation {
  width: 870px;
}

form#update li span#store-complete-element a {
  float: right;
}

/* end CANCEL PAGE */

/* PAYMENT UPDATE PAGE */
form#update .core-section-body .core-form-field-group-body {
  overflow: hidden;
  border: 1px solid #dddddd !important;
  background: url("header-bg.png") 0 0 #fafbfc;
  padding: 20px 20px 25px;
  border-radius: 3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

form#update .core-section-body .core-form-field-group-body .store-action-view-help a {
  width: auto;
  background: none;
  border: none;
  text-shadow: none;
  color: #3B60A5;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 11px;
  display: inline-block;
}

form#update .core-section-body .core-form-field-group-body .store-action-view-help a:hover {
  text-decoration: underline;
}

form#update .core-section-body .core-form-field-group-body .store-input-cc-security-code {
  display: block;
}

form#update .core-section-body .core-form-field-group-body .core-form-field {
  margin-bottom: 20px;
}

form#update .core-section-body .core-form-field-group-body .core-form-field:last-child {
  margin-bottom: 0;
}

/* end PAYMENT UPDATE PAGE*/

.store-page-subscription h2.core-section-header:first {
  margin-top: 0;
}

.store-page-subscription .core-form-field-area-left .core-form-field-label, .store-page-subscription .core-form-field-area-right .core-form-field-label {
  font-weight: bold;
}

.store-page-subscription .store-subscription-cancel a {
  width: auto;
  color: #505050;
  text-decoration: none;
  text-shadow: none;
  background: none;
  border: none;
  float: right;
  font-size: 14px;
  padding: 0 10px;
}

.store-page-subscription .store-action-list {
  width: 840px;
  overflow: hidden;
}

.store-page-subscription .store-subscription-update-payment a {
  float: left;
}
.store-page-subscription .store-subscription-cancel a:hover {
  text-decoration: underline;
}

.store-page-subscription ul.store-subscription-entry-list {
  margin: 0;
}

.store-page-subscription ul.store-subscription-entry-list li {
  padding-right: 5px;
  padding-left: 0;
}

/* Styling for Created Orders */

.store-page-customer.new .store-field-contact-company {
  top: 60px;
}

.store-page-customer.new .store-field-contact-last-name {
  top: -50px;
}

.store-page-customer.new .store-field-contact-phone {
  top: -83px;
}
