/**
 * You will probably want to change these
 */
.lite-offer-widget .package,
.testimonials-section .header-bar,
.about-section .header-bar {
	background-color: #094a98;
	color: #ffffff;
}

.header-bar,
.bonus-section .bonus-header,
.bonus-section .bonus-header h1,
dl.ordered > dt {
	color: #094a98;
}

ol.ordered > li:before,
ul.ordered > li:before,
dl.ordered > dt:before {
	background-color: #418ae5;
}

.hilite,
.hilite-color {
	color: #418ae5 !important;
}

.hilite-color2 {
	color: #10439b !important;
}

.hilite-color3 {
	color: #d32b51 !important;
}

.hilite-color4 {
	color: #a2238a !important;
}

.hilite-color5 {
	color: #742877 !important;
}

.hilite-color-subpackage {
	color: #742877 !important;
}

.offer-widget .shim {
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #85bff1 100%);
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #85bff1 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #85bff1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #85bff1));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #85bff1 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #85bff1 100%);
}

.when {
}

.offer-widget .payment-plans .link a,
.full-offer-widget .payment-plans .link a,
.item-section .runtime > .duration,
.item-section .runtime > .when {
	color: #0077c7;
}

.cake q {
	color: #76246c;
}

.cake cite {
	color: #24466f;
}

/**
 * You will probably NOT want to change these
 */
.full-offer-widget header {
	background-image: url( 'images/full-offer-header.png' );
}

.full-offer-widget footer {
	background-image: url( 'images/full-offer-footer.png' );
}

ul.checks > li:before,
ol.checks > li:before,
ul.circle-checks > li:before,
ol.circle-checks > li:before {
	color: #3e9100;
}

/**
 * Custom
 */
.center-checks {
	margin: 0 auto;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 25px 15px;
	max-width: 595px;
}

.center-checks > ul {
	margin: 0 auto;
	max-width: 433px;
}

.center-checks :last-child {
	margin-bottom: 0;
}

dl.item-2-dl > dt {
	color: #418ae5;
}

.custom-date {
	color: #10439b;
}

.alternating-pastels > dt {
	background-color: #418ae5;
}

.alternating-pastels.ordered > dt > .section-meat:before,
.alternating-pastels.ordered > li > .section-meat:before {
	color: #418ae5;
}

.pastel-splash,
.downloads-boxed,
.alternating-pastels > dd:nth-of-type( 2n + 1 ),
.alternating-pastels.alternating-pastels-invert > dd:nth-of-type( 2n ) {
	background-color: #dbe9ff;
}

.clayton-guard {
	text-align: center;
}

.clayton-guard .errors {
	text-align: center;
}

.clayton-guard .errors > p {
	cursor: pointer;
	display: inline-block;
	position: relative;
	border: 1px solid red;
	border-radius: 10px;
	padding: 20px 30px;
	background-color: #fcc;
	background-color: rgba( 255, 0, 0, 0.2 );
	color: red;
}

.clayton-guard .errors > p:before {
	content: 'x';
	position: absolute;
	top: 2px;
	right: 2px;
	width: 1em;
	line-height: 1em;
}

.clayton-guard .name {
	display: none;
}

.clayton-guard .fields {
	margin-top: 20px;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 20px 30px;
	font-size: 130%;
}

.clayton-guard label > input {
	display: inline-block;
	width: auto;
}

.clayton-guard input:invalid {
	background-color: #ffc;
	background-color: rgba( 255, 255, 0, 0.2 );
}

.clayton-guard input:valid {
	background-color: #cfc;
	background-color: rgba( 0, 255, 0, 0.2 );
}

.sleeve.best-value.most-popular > .lite-offer-widget:before,
.sleeve.best-value.best-value > .lite-offer-widget:before {
	margin-top: -10px;
	margin-right: -10px;
	padding-bottom: 160px;
	width: 160px;
}

.sales-testimonial pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.success-1 {
  color: inherit;
  font-size: 42px;
  font-weight: 100;
}

.success-2 {
  margin: 20px 0;
  color: #060;
  font-size: 38px;
  font-weight: bold;
  text-transform: capitalize;
}

.success-3 {
  font-size: 34px;
  font-weight: 100;
  text-transform: capitalize;
}

.section-meat .signoff {
  margin-top: 30px;
  font-size: 22px;
  text-align: right;
}
