body{
  background-color: #17519B;
}

.auto-style1 {
  border-style: solid;
  border-width: 6px;
}
.auto-style2 {
  border-style: solid;
}
.auto-style4 {
  color: #FFFFFF;
}
.auto-style6 {
  margin-left: 4px;
  color: #FFFFFF;
}
.auto-style7 {
  font-weight: bold;
  font-style: italic;
  font-size: medium;
  color: #17519B;
}
.auto-style8 {
  font-size: xx-small;
}
.auto-style12 {
  font-weight: bold;
  font-size: medium;
}
.auto-style9 {
  font-size: x-large;
  font-style: italic;
  font-weight: bold;
  color: #FFFFFF;
}
.auto-style20 {
  border-color: #FFFFFF;
  border-style: solid;
}
.auto-style18 {
  font-size: xx-small;
}
.auto-style22 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: x-small;
}
.auto-style26 {
  text-align: center;
  background-color: #FFFFFF;
}
.auto-style27 {
  text-align: left;
  border-style: solid;
  border-color: #031F6B;
  background-color: #031F6B;
}
.auto-style30 {
  text-align: center;
}
.auto-style31 {
  background-color: #17519B;
}
.auto-style32 {
  font-size: xx-large;
  font-weight: bold;
}
.auto-style25 {
  font-size: medium;
}
.auto-style43 {
	text-align: left;
	line-height: 17.12px;
	font-size: xx-small;
	font-family: Arial;
	margin-left: 1px;
	margin-right: 0in;
	margin-top: 0in;
	margin-bottom: 8pt;
}
.auto-style42 {
	font-family: Arial;
}
.auto-style44 {
	border: 1px solid #031F6B;
	background-color: #031F6B;
}
.auto-style45 {
	color: #FFFFFF;
	font-weight: bold;
}
.auto-style46 {
	border-style: solid;
	border-color: #031F6B;
}
table.content{
  border: 6px solid #031f6b;
  width: 511px;
  height: 900px;
  margin: 0 auto;
}

.subscribe-content {
  width: 714px;
}
.subscribe-content label{
  display: block;
}
.paypal_button:disabled ,.subscribe-content #submit-payment:disabled{
  opacity: 0.7;
  cursor: default;
}
.subscribe-content #terms-label{
  display: inline;
  line-height: 20px;
  font-size: 14px;
  margin-top: -3px;
  margin-left: 0;
  position: relative;
  top: -2px;
}
.subscribe-content #terms-label a{
  cursor: pointer;
}
.subscribe-content .title{
  font-weight: bold;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #031F6B;
  font-style: italic;
}
.subscribe-content div.title{
  font-size: 32px;
  margin-top: 18px;
}

.subscribe-content form {
  width: 480px;
  margin: 20px auto;
}
.subscribe-content .group {
  background: white;
  box-shadow: 0 7px 14px 0 rgba(49, 49, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin-bottom: 20px;
}
.subscribe-content .form-row {
  background: white;
  box-shadow: 0 7px 14px 0 rgba(49, 49, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin-bottom: 20px;
}
.subscribe-content .form-row #card-element{
  margin: 0 20px;
  padding-bottom: 10px;
}
.subscribe-content .group label:not(:last-child) {
  border-bottom: 1px solid #f0f5fa;
}
.subscribe-content label.title {
  font-size: 18px;
}
.subscribe-content label {
  position: relative;
  color: #082c5a;
  font-weight: 300;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
  display: block;
}

.subscribe-content label > span {
  width: 20%;
  float: left;
}
.subscribe-content input[type="radio"] {
  float: left;
  margin: 13px 10px 0 20px;
}
.subscribe-content .field {
  background: transparent;
  font-weight: 300;
  border: 1px solid transparent;
  color: #31325f;
  outline: none;
  padding-right: 10px;
  padding-left: 10px;
  cursor: text;
  width: 70%;
  height: 36px;
  float: right;
}
.subscribe-content .field:-ms-input-placeholder {
  color: #cfd7e0;
}
.subscribe-content .field::-webkit-input-placeholder {
  color: #cfd7e0;
}
.subscribe-content .field::-moz-placeholder {
  color: #cfd7e0;
}
.paypal_button, .subscribe-content button {
  display: block;
  background: #B5CCFF;
  font-weight: bold;
  font-size: 22px;
  color: #391F69;
  box-shadow: 0 7px 14px 0 rgba(49, 49, 93, 0.1), 0 3px 6px 0 rgba(0, 0, 0, 0.08);
  border: 0;
  width: 100%;
  max-width: 360px;
  margin: 20px auto 10px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.paypal_button:focus, .subscribe-content button:focus {
  background: #D2EDFF;
}
.paypal_button:active, .subscribe-content button:active {
  background: #D2EDFF;
}
.subscribe-content .outcome {
  float: left;
  width: 100%;
  padding-top: 8px;
  min-height: 24px;
  text-align: center;
}
.subscribe-content .success {
  display: none;
  font-size: 13px;
  color: #666ee8;
}
.subscribe-content .success.visible {
  display: inline;
}
.subscribe-content .success .token {
  font-weight: 500;
  font-size: 13px;
}
.subscribe-content .error{
  border-color:red !important;
}
.subscribe-content label.error { display:none !important;}
.subscribe-content .error.visible {
  display: inline;
}

.subscribe-content .asterisk {
  display: none;
}
.subscribe-content label.required .asterisk {
  display: inline;
  color: #fb2412;
}

.subscribe-content .selectize-dropdown-content{
  background-color: #FFFFFF;
}

.subscribe-content .selectize-input{
  border: 1px solid #f0f5fa;
  border-radius: 0;
  margin-top: 1px;
  box-shadow: none;
}
.subscribe-content .selectize-input.focus{
  box-shadow: none;
  border: 1px solid #b9bcbf;
}
.subscribe-content .selectize-dropdown.single.field{
  padding-left: 0;
  padding-right: 0;
}
