/*
  Bootstrap v1.1
  Variables and mixins to bootstrap any new web development project.
*/
/* Variables
-------------------------------------------------- */
/* Mixins
-------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Inconsolata:400,700');
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.center-block {
  display: block;
  margin: 0 auto;
}
/* import css3 mixins */
/* import css3 mixins */
/* Elements */
.core-window {
  font-size: 15px;
  margin-top: -10px;
}
.indent {
  margin-left: 125px;
}
.store-product-option-group-description {
  font-size: 1em;
  margin-left: 0;
}
.store-tools.core-js-enabled-block {
  margin: 0;
}
b {
  font-weight: 400;
}
li.store-product-option {
  margin-left: 5px;
}
li input.store-product-option-input-quantity {
  margin-left: 5px;
}
li .store-product-option-display {
  padding-left: 5px;
  padding-right: 10px;
  font-weight: 300;
}
li .store-value-money,
li .store-subscription-period {
  color: #3B6C35;
  font-weight: 400;
}
li .store-product-option-description {
  font-size: 13px;
  margin-left: 30px;
  color: #5C8E37;
}
li.subscription-item-remove-checkbox input {
  display: none;
}
li div.store-product-option-title {
  font-weight: 400;
  color: #9542FF;
}
li span.store-product-option-display {
  font-weight: 300;
  color: #5C8E37;
}
/*
body.subscription-order-page {
  span.store-product-price:after {
    content: " annually";
  }
  h3.store-product-detail-offers {
    display: none;
  }
}
*/
div.store-survey h2.core-section-header {
  font-size: 16pt;
  color: #3B6C35;
}
div.store-survey div.core-form-field-body-note {
  font-size: 9pt;
  color: gray;
}
div.store-survey div.core-form-field-label {
  font-size: 11pt;
}
#head-security {
  text-align: center;
  padding-right: 1em;
  background: url(fs_secure-ordering.png) no-repeat left;
  background-position: 400px 20px;
}
.hidden_input_field {
  display: none;
}
/* Forms */
label,
.core-form-field-label {
  font-weight: 400;
  color: #3B6C35;
  font-size: 14px;
}
label.core-label-optional {
  font-weight: 300;
}
.core-form-field-body input {
  font-size: 13px;
  line-height: 1;
  font-weight: 300;
  height: 28px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
h3.store-product-detail-pricing {
  display: block;
}
.core-section-body {
  border: 1px solid #bcb8e0;
  background-color: #F8F7Fe;
}
.core-section-body p {
  margin: 5px;
}
.core-section-body .core-form-field-group {
  padding: 5px;
}
.core-section-body .store-order-item-group {
  padding: 5px;
  min-height: 49px;
  margin-bottom: 0;
  border-bottom: 1px solid #bcb8e0;
}
.core-section-body .store-order-item-group .store-order-item-title {
  font-weight: 400;
}
.core-section-body .store-order-item-group .store-order-item-description {
  margin-left: 0;
  padding-left: 19px;
  padding-top: 3px;
  font-size: 14px;
}
.core-section-body .store-order-item-group + .store-order-item-group {
  margin-top: 0;
  padding-top: 5px;
  border-top: 0;
}
.core-section-body .store-order-pricing {
  margin-top: 0;
  padding: 5px;
}
.core-section-body .store-order-pricing .store-order-price.store-order-price-tax {
  margin-bottom: 5px;
}
.core-section-body .store-order-pricing .store-order-price-label {
  font-weight: 400;
  color: #3B6C35;
}
.core-section-body .store-order-action-list {
  margin-top: 1em;
  padding: 5px;
  border-top: 1px solid #bcb8e0;
}
.core-section-body .store-payment-method-list {
  margin-top: 0;
  padding: 5px;
}
.core-section-body p.store-notice-bill-descriptor-message + div {
  border-top: 1px solid #bcb8e0;
}
div.core-section-body + p {
  padding: 5px;
}
div.store-product-detail-description {
  margin-left: 10px;
  margin-top: 20px;
}
div.store-product-option-group {
  margin-left: 10px;
}
h4.store-product-option-group-title {
  margin-top: 25px;
}
ul.store-subscription-entry-list,
ul.store-subscription-edit-list {
  padding: 5px;
}
div.core-section.core-clearfix.store-section-complete-notice + h2 + div.core-section-body {
  padding: 5px;
}
.store-page-navigation {
  border: 0;
  margin-top: 0;
}
.store-field-license-name {
  padding: 5px;
}
.store-field-license-name .store-field-license-name-option-name input {
  height: auto;
}
.store-field-license-name .store-field-license-name-option-name label {
  margin-left: 4px;
}
div#store-variation-selection-body {
  width: 240px;
  height: 395px;
  padding: 0;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #E6E3F3;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
div#store-variation-selection-variations {
  height: 395px;
  border-radius: 4px;
  background-color: #F1F0F9;
}
ul.store-variation-select-item-list {
  margin: 0;
}
ul.store-variation-select-item-list > li > a {
  padding: 4px;
  text-decoration: none;
  font-weight: 300;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  color: #4F00B7;
}
ul.store-variation-select-item-list > li > a:hover {
  background-color: #E7F4E6;
  color: #3B6C35;
  border-top: 1px solid #D4F3D5;
  border-bottom: 1px solid #D4F3D5;
  font-weight: 300;
}
@media (max-width: 767px) {
  .core-form-field-area-left {
    float: none;
    width: 100%;
  }
  .core-form-field-area-right {
    width: 100%;
    margin-left: 0;
  }
}
/*
.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}
*/
/*
.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}
*/
/*
.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
*/
/* Header */
/*
#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}
*/
/* Menu */
/*
#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}
*/
/* Search */
#search {
  float: right;
  height: 28px;
  margin: 0;
  padding: 9px 25px 0 0;
  background: url(images/img03.gif) no-repeat right top;
}
#search fieldset {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}
#input1 {
  width: 164px;
  padding: 2px 5px;
  background: #FFFFFF;
  border: none;
}
#input2 {
  height: 20px;
  background: #87C4DB;
  border: none;
  text-transform: lowercase;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}
/* Content */
/*
#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
	background: url(images/img05.gif) repeat-x;
	font-size: 11px;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 617px;
	padding: 30px 40px 0 30px;
	background: url(images/img09.gif) repeat-x;
	font-size: 14px;
}

#colTwo a{

}

#colTwo h2 {
	font-size: 26px;
}

#colTwo h3 {
	font-size: 18px;
}

#colTwo h4 {
	font-size: 15px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}
*/
/* Logo */
/*
#logo {
	height: 150px;
	background: url(images/img06.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}
*/
/* Footer */
/*
#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
*/
