
.search {
      display: none;
  }

  #search {
      background-color: transparent;
      border-top: 0;
      border-bottom: 1px solid #6a757c;
      border-left: 0;
      border-right: 0;
      color: #39464f;
      display: inline-block;
      float: right;
      margin: 8px 0px 9px 0px;
      padding: 6px 0px 6px 0px;
      width: auto;
      font-size: 14px;
      font-family: 'Libre Franklin', sans-serif !important;
  }



fieldset {
overflow: hidden
}

.some-class {
float: left;
clear: none;
}

label {
float: left;
clear: none;
display: block;
padding: 2px 1em 0 0;
}

          .radioinput input[type="radio"]{
          float:left;
          clear: none;
          margin: 2px 0 0 2px;
          margin-bottom: -15px;
          margin-left: -24px;
          }
          .radioinput label{
          display:block;
          margin-left: 18px;
          margin-top: -4px;
          font-weight: normal;
          }


          blockquote{
          padding: 0 20px !important;
          margin: 0px 20px 10px !important;
          font-size: 14px !important;
          border-left: 0px solid #eee !important;
          }
          .myCustomMessage .message {
          background: #FFEFD5 !important;
          border: 2px solid red;
          border-radius: 5px;
          border-color: red !important;
          color: red !important;
          }

          .btnStyle{
          font-family: 'Montserrat', Arial, sans-serif;
          color: #ffffff;
          font-weight: bold;
          text-transform: uppercase;
          font-size: 16px;
          background-color: #7a9132;
          border-radius: 15px;
          border: 0;
          padding: 7px;
          width: 100%;
          margin: 3px 0 20px;
          margin-top: 20px;
          }

          .profbox {
          border-radius: 20px;
          border: 1px solid #063f73;
          position: relative;
          padding: 10px 37px;
          width: 82%;
          margin: 0px 9%;
          float: left;
          /* text-align: center; */
          margin-top: 10px;
          }

          .backBtnCss{
          text-align: center;
          margin-top: 15px;
          }

          .prodPlanCss {
              display: inline-block;
              max-width: 100%;
              margin-bottom: 5px;
              font-weight: 100;
          }
          .prodPlanbox{
              border-radius: 20px;
              border: 1px solid #063f73;
              position: relative;
              padding: 10px 37px;
              width: 82%;
              margin: 0px 9%;
              float: left;
              /* text-align: center; */
              margin-top: 20px;
              margin-bottom: 20px;
          }
          .smallerror {
              font-size: 12px;
              color: red;
          }
          .infoM3{
              color:red;
          }
          .errorM3{
              color:red;
          }
          #paymentMethodId{
              margin-top: 7px;
              margin-bottom: 7px;
          }

          .addressCls{
              resize: none;
              width: 100%;
          }
          .primaryBoxCss{
              margin-left:26%;
          }
          .addressCls2{
              margin: 0px 0 6px;
              height: 47px;
          }

          .footerBoxCss{
              margin-left:18%;
          }

          /* Don't print link hrefs */
          @media print {
              a[href]:after {
                  content: none
              }
          }

          #bundleDescription{
              margin-top: 47px;
          }

          .intrinsic-container {

              position: relative;

          }
          .intrinsic-container iframe {

              top: 0;

              left: 0;

              width: 100%;

              border: 0;

           }


           @charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}

body {
margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}

audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}

audio:not([controls]) {
display: none;
height: 0;
}

[hidden],
template {
display: none;
}

a {
background-color: transparent;
}

a:active,
a:hover {
outline: 0;
}

abbr[title] {
border-bottom: 1px dotted;
}

b,
strong {
font-weight: bold;
}

dfn {
font-style: italic;
}

h1 {
font-size: 2em;
margin: 0.67em 0;
}

mark {
background: #ff0;
color: #000;
}

small {
font-size: 80%;
}

sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}

sup {
top: -0.5em;
}

sub {
bottom: -0.25em;
}

img {
border: 0;
}

svg:not(:root) {
overflow: hidden;
}

figure {
margin: 1em 40px;
width: inherit !important;
}

hr {
box-sizing: content-box;
height: 0;
}

pre {
overflow: auto;
}

code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}

button {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}

button[disabled],
html input[disabled] {
cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}

input {
line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}

input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}

legend {
border: 0;
padding: 0;
}

textarea {
overflow: auto;
}

optgroup {
font-weight: bold;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

td,
th {
padding: 0;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
box-sizing: inherit;
}

body {
background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}

blockquote,
q {
quotes: "" "";
}

hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}

ul,
ol {

}

ul {
list-style: disc;
}

ol {
list-style: decimal;
}

li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}

dt {
font-weight: bold;
}

dd {
margin: 0 1.5em 1.5em;
}

img {
height: auto; /* Make sure images are scaled correctly. */
max-width: 100%; /* Adhere to container width. */
}

table {
margin: 0 0 1.5em;
width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/* RESPONSIVE STUFF */

@media screen and (max-width: 735px) {

.market-flag {
  float: none !important;
  display: inline-block;
}

}

@media screen and (max-width: 700px) {

.cart-title {
  font-size: 25px !important;
}

.cart-left-column, .cart-right-column {
  width: 100% !important;
  float: left !important;
  padding: 30px 30px 0 !important;
}

.cart-left-image {
  text-align: center !important;
}

.feature-box {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}

.feature-box .feature-image {
  margin: 0 !important;
}

.feature-box .feature-text {
  text-align: center !important;
}

.selector-bar {
  padding: 0 20px !important;
}

.detail-left-column, .detail-right-column, .receipt-left-column, .receipt-right-column {
  width: 100% !important;
}

}

@media screen and (max-width: 532px) {

.market-flag {
  margin: 0 10px 10px !important;
}

.form-half-left, .form-half-right, .form-full-length {
  width: 100% !important;
  margin: 0 !important;
}

.detail-left-column, .detail-right-column {
  padding: 10px !important;
}

  .category-container .category .product-item-wrapper{
  width: 100%;
  min-width: 295px;
}

}

@media (min-width: 1200px){
.category-container {
  width: 985px;
}
}

@media (min-width: 992px){
.category-container {
  width: 985px;
}
}

/* NORMAL STUFF */

html, body {
margin: 0;
padding: 0;
border: none;
height: 100%;
}

#site-container {
overflow: hidden;
min-height: 100%;
}

.wrapper {
margin: 0 auto;
position: relative;
}

.clear {
clear: both;
}

#header {
height: 105px;
position: relative;
background-color: #063f73;
margin-bottom: 3px;
}

#global-header {
height: 27px;
background-color: #022c54;
text-align: right;
color: #ffffff;
padding: 4px 0 0;
font-size: 14px;
}

#global-header a, .copyright a, #global-header a:visited, .copyright a:visited {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

#global-header a:hover, .copyright a:hover {
color: #ae9c4b;
}

#header-logo {
float: left;
max-width: 212px;
width: 212px;
}

#header-logo div {
display: block;
text-indent: -5000em;
height: 35px;
/*background: transparent url(../images/vv-logo.png) 0 0 no-repeat;*/
background-size: contain;
margin: 21px 0 0 8px;
}

.inside-blue-bar {
background-color: #c2dcf0;
margin-bottom: 3px;
}

.cart-wrapper {
max-width: 800px;
margin: 0 auto;
position: relative;
}

.cart-title {
text-align: center;
padding: 20px 0;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
color: #063f73;
text-transform: uppercase;
font-size: 33px;
  line-height: normal;
}

.cart-lower-title {
text-align: center;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
color: #063f73;
text-transform: uppercase;
font-size: 26px;
}

.cart-lower-subtitle {
text-align: center;
padding-bottom: 20px;
}

.cart-content {
background-color: #fff;
}

.cart-left-column {
width: 50%;
float: left;
padding: 32px 32px 0;
}

.cart-left-title {
font-family: 'Lato', Arial, sans-serif;
color: #063f73;
font-size: 24px;
font-weight: bold;
text-align: center;
}

.cart-left-subhead {
text-align: center;
font-size: 20px;
color: #4e4f4f;
font-weight: bold;
font-style: italic;
}

.cart-left-summary ul {
margin: 5px 0;
padding: 0 0 0 20px;
}

.cart-left-summary li {
margin-bottom: 10px;
}

.cart-right-column {
width: 50%;
float: right;
padding: 50px 10px 0;
}

.form-label {
font-weight: bold;
font-size: 18px;
}

input, select {
width: 100%;
padding: 10px;
margin: 3px 0 20px;
}

input[type="checkbox"] {
width: auto;
-ms-transform: scale(2); /* IE */
-moz-transform: scale(2); /* FF */
-webkit-transform: scale(2); /* Safari and Chrome */
-o-transform: scale(2); /* Opera */
margin-right: 8px;
}

input[type="submit"] {
margin-top: 20px;
font-family: 'Montserrat', Arial, sans-serif;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 22px;
background-color: #7a9132;
border-radius: 15px;
border: 0;
}

.selector-box input[type="submit"] {
margin-top: 20px;
font-family: 'Montserrat', Arial, sans-serif;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
background-color: #7a9132;
border-radius: 15px;
border: 0;
padding: 7px;
}

input[type="submit"]:hover, a.green-button:hover {
background-color: #89a92a;
}

a.green-button {
font-family: 'Montserrat', Arial, sans-serif;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 22px;
background-color: #7a9132;
border-radius: 15px;
border: 0;
padding: 10px;
text-decoration: none;
display: block;
text-align: center;
margin-bottom: 20px;
}

a.green-button.deselected {
opacity: 0.2;
}

.feature-bar, .selector-bar {
background-color: #fff;
margin-top: 40px;
  display: none;
}

.feature-box {
border-radius: 20px;
border: 1px solid #063f73;
position: relative;
padding: 15px 20px;
width: 31%;
margin: 0 1%;
float: left;
}

.feature-image {
text-align: center;
margin: -35px auto 5px;
}

.feature-image img {
background-color: #ffffff;
padding: 0 6px;
}

.feature-title {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 15px;
}

.feature-text {
font-size: 14px;
margin-top: 3px;
}

.selector-box ul {
margin: 0;
padding: 0 0 0 20px;
}

.selector-box ul li {
margin-bottom: 6px;
}

.market-box {
border-radius: 20px;
border: 1px solid #063f73;
position: relative;
padding: 15px 20px;
width: 48%;
margin: 0 1%;
float: left;
text-align: center;
}

.market-title {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 18px;
padding-bottom: 10px;
}

.market-flag {
float: left;
cursor: pointer;
margin: 0 10px 10px 0;
}

.market-flag img {
margin: 0;
padding: 0;
border: 1px solid #063f73;
}

.market-flag.selected img {
box-shadow: 0px 0 0 3px #7a9132;
border: 1px solid #7a9132;
}

.market-flag.deselected img {
border: 1px solid #063f73;
opacity: 0.2;
}

.selector-wrapper, .detail-wrapper {
max-width: 975px;
margin: 0 auto;
position: relative;
}

.selector-box {
border-radius: 20px;
border: 1px solid #063f73;
position: relative;
padding: 15px 20px;
float: left;
min-height: 535px;
margin: 0 10px 25px 10px;
}

.selector-box-wide {
border-radius: 20px;
border: 1px solid #063f73;
position: relative;
padding: 15px 20px;
  margin: 0 10px 25px 10px;
}

  .single-prod-left-col {
      width: 60%;
      float: left;
      padding: 10px;
      font-family: "Lato", arial, sans-serif !important;
  }

  .single-prod-right-col {
      width: 35%;
      float: right;
      border-radius: 20px;
      background-color: #f5f5f5;
      padding: 10px 10px 20px;
      text-align: center;
      line-height: normal;
  }

  .siqsc-ty-btn {
      color: #fff;
      background-color: #7a9132;
      padding: 5px 15px;
      border-radius: 15px;
  }

  .siqsc-ty-btn:hover {
      color: #fff;
      text-decoration: underline;
  }
  
  .single-prod-writeup > ul > li {
      margin-bottom: 10px;
  }

.module {
  padding: 10px;
  border-bottom: 1px solid #f5f5f5;
}

.module-label {
  font-weight: bold;
  font-size: 14px;
  font-family: 'Montserrat', Arial, sans-serif;
}

.module-title {
  font-weight: bold;
  font-size: 18px;
  font-family: 'Montserrat', Arial, sans-serif;
  text-transform: uppercase;
  color: #063f73;
}

.single-prod-title {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
font-size: 20px;
padding-bottom: 10px;
}

.single-prod-writeup {
color: #3c3c3c;
font-size: 16px;
padding-bottom: 10px;
}

.single-prod-writeup > form {
        margin-top: 15px;
    }
    
    .single-prod-writeup > form > input[type="radio"] {
        float: left;
        margin-right: 10px;
        margin-bottom: 5px;
        width: auto;
    }

.selector-price {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 30px;
padding-bottom: 5px;
}

.selector-title {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 20px;
padding-bottom: 10px;
}

.selector-subtitle {
  text-align: center;
}

.selector-subtitle2 {
  font-weight: normal !important;
  text-align: center;
}
  
.asterisk {
font-size: 12px;
font-style: italic;
text-align: center;
margin-top: 10px;
cursor: pointer;
position: relative;
}

.asterisk-tool-image {
width: 14px;
margin-bottom: -3px;
margin-left: 3px;
}

.asterisk #asterisk-tooltip {
visibility: hidden;
background-color: #f6f9fb;
border-radius: 6px;
border: 1px solid #cdcdcd;
padding: 6px;
position: absolute;
z-index: 1;
width: 150px;
  top: 155%;
  left: 50%;
margin-left: -75px;
}

.asterisk:hover #asterisk-tooltip {
visibility: visible;
}

.asterisk #asterisk-tooltip::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  left: 50%; /* To the right of the tooltip */
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #cdcdcd transparent;
}

.selector-callout {
position: absolute;
top: 0;
right: 0;
border-radius: 0 18px 0 10px;
padding: 5px 15px;
color: #fff;
font-weight: bold;
font-style: italic;
font-size: 14px;
}

.selector-callout.blue {
background-color: #063f73;
}

.selector-callout.gold {
background-color: #ae9c4b;
}

.selector-callout.green {
background-color: #7a9132;
}

.detail-left-column {
float: left;
width: 60%;
padding: 0;
}

.detail-left-title {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 24px;
padding: 10px;
}

.form-half-left {
float: left;
width: 48%;
margin: 0 1%;
}

.form-half-right {
float: right;
width: 48%;
margin: 0 1%;
}

.form-full-length {
width: 98%;
margin: 0 1%;
}

.cc-expiration {
width: 56%;
float: left;
}

.cc-cvc {
width: 40%;
float: right;
}

.cvc-button {
float: right;
position: relative;
display: inline-block;
cursor: pointer;
}

.cvc-button #cvc-tooltip {
visibility: hidden;
background-color: #f6f9fb;
border-radius: 6px;
border: 1px solid #cdcdcd;
padding: 6px;
position: absolute;
z-index: 1;
width: 280px;
top: -6px;
left: 140%;
}
.cvc-button:hover #cvc-tooltip {
visibility: visible;
}


.cvc-button #cvc-tooltip::after {
content: " ";
position: absolute;
top: 50%;
right: 100%;
margin-top: -45px;
border-width: 4px;
border-style: solid;
border-color: transparent transparent transparent #cdcdcd;
}
.detail-right-column {
float: right;
width: 40%;
padding: 15px;
}

.summary-panel {
border: 1px solid #cdcdcd;
padding: 20px;
background-color: #f6f9fb;
}

.summary-title {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
text-transform: uppercase;
text-align: center;
font-size: 20px;
padding-bottom: 10px;
}

.summary-text td {
padding: 3px;
}

.summary-print {
text-align: center;
font-weight: bold;
color: #063f73;
}

.print-icon {
margin: 0 4px -5px 0;
}

.social-bar {
text-align: center;
padding: 20px 0;
}

.social-icons {
margin-top: 10px;
}

.social-bar img {
width: 10%;
margin-right: 10px;
}

.social-bar a:last-of-type img {
margin-right: 0;
}

.receipt-title {
font-family: 'Montserrat', Arial, sans-serif;
color: #063f73;
font-weight: bold;
text-transform: uppercase;
font-size: 20px;
padding-bottom: 10px;
}

.receipt-left-column {
width: 50%;
float: left;
padding: 15px;
}

.receipt-right-column {
width: 50%;
float: right;
padding: 15px;
}

.receipt-text {
font-weight: bold;
margin-bottom: 40px;
}

.optional {
font-weight: normal;
color: #8b8b8b;
}

.centered {
text-align: center;
}

.pro-text {
padding: 5px;
}

.footer-container {
margin-top: 40px;
}

/* .footer {
padding: 20px;
text-align: center;
color: #fff;
font-size: 12px;
} */

/** some overriding code */
body {
font-family: 'Lato', Arial, Helvetica, sans-serif;
background: #D6D6D6;
letter-spacing: normal !important;
}

.form-group {
margin-bottom: 5px;
}
.input-sm {
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
}
select.input-sm {
height: 20px;
padding-top: 0px;
padding-bottom: 0px;
}
hr {
margin-top: 10px;
margin-bottom: 10px;
}
.modal-header {
font-size: 16px;
font-weight: bold;
text-align: left;
}
.modal-body {
text-align: left;
}
.header {
top: 0;
margin: 0 0 80 0;
height: 80px;
background-color: #063f73;
right: 0;
left: 0;
z-index: 1030;
}
.header .menu {
margin: 0 0 0 0;
left: 0;
top: 0;
height: 60px;
}
.menu img {
margin-left: 25px;
margin-top: 20px;
margin-right:30px;
}
@media (max-width: 1024px) {
.container {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}
}
@media (min-width: 1024px) {
.container {
  width:1024px;
}
}
@media (max-width: 560px) {
.header {
  height: 135px;
}
.header .menu {
  height: 115px;
  text-align: center;
}
}
@media (min-width: 561px) {
.toright {
  float: right;
text-align: center;
color: #ffffff;
margin: 18px 30px 0 0;
line-height: 1.2;
}
}

.toright {
color: #ffffff;
margin-top: 15px;
line-height: 1.2;
}

.left-column {
font-family: arial;
}

.trial-header {
margin: 0;
padding: 25px;
background: #c2dcf0;
line-height: 1.2;
}
.trial-header .trial-text {
color: #424242;
}

.mainsection {
background-color: #fff;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
min-height: 600px;
}
.darkblue-text {
color: #00005C;
font-weight: bold;
font-size: 16px;
}

.vspace5 {
margin-top: 5px;
}
.vspace10 {
margin-top: 10px;
}
.vspace30 {
margin-top: 30px;
}

.panel-darkblue {
border-color: #242F6A;
font-size: 12px;
}
.panel-darkblue .header-text {
font-size: 16px;
}

.panel-darkblue .panel-heading {
background-color: #242F6A;
border-color: #242F6A;
color: #fff;
}

.verisign {
width: 100%;
text-align: center;
}

.smallerror {
font-size: 10px;
color: red;
}
.largeerror {
font-size: 14px;
color: red;
}
.largetext {
font-size: 16px;
}

/*** market selection ***/
.product-selection {
background-color: #FFFFFF;
background-position: top;
background-repeat: no-repeat;
cursor: pointer;
height: 36px;
margin: 3px 0 0 0;
position: relative;
width: 67px;
display: inline-block;
}

.product-selection .checkmark {
background-image: url('https://www.vectorvest.com/Store/Images/btn-checkMark.png');
background-repeat: no-repeat;
display: none;
height: 28px;
width: 34px;
position: absolute;
bottom: -5px;
right: -5px;
}

.product-selection.US { background-image: url('https://www.vectorvest.com/Store/Images/btn-us.png'); }
.product-selection.CA { background-image: url('https://www.vectorvest.com/Store/Images/btn-ca.png'); }
.product-selection.EU { background-image: url('https://www.vectorvest.com/Store/Images/btn-eu.png'); }
.product-selection.UK { background-image: url('https://www.vectorvest.com/Store/Images/btn-uk.png'); }
.product-selection.AU { background-image: url('https://www.vectorvest.com/Store/Images/btn-au.png'); }
.product-selection.SA { background-image: url('https://www.vectorvest.com/Store/Images/btn-sa.png'); }
.product-selection.HK { background-image: url('https://www.vectorvest.com/Store/Images/btn-hk.png'); }
.product-selection.IN { background-image: url('https://www.vectorvest.com/Store/Images/btn-in.png'); }
.product-selection.SG { background-image: url('https://www.vectorvest.com/Store/Images/btn-sg.png'); }

.product-selection:hover,
.product-selection.inactive:hover,
.product-selection.selected {
  background-position: bottom;
}

.product-selection.selected .checkmark {
  display: block;
}

.product-selection.inactive {
  background-position: center;
}

.product-selection.disabled,
.product-selection.disabled:hover {
background-position: center;
cursor: default;
}

/** production selection  **/
.pricecomp-header {
text-align: center;
background: #D9D9D9;
border-radius: 10px;
font-size: 20px;
color: #000073;
font-weight: bold;
padding: 5px;
margin-bottom: 10px;
font-style: normal;
}

.chart-header {
text-align: center;
font-size: 20px;
color: #000073;
font-weight: bold;
padding:5px;
font-style: normal;
}

.eod-header {
background: #D9D9D9; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left top, #D9D9D9, #C2C2C2); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #D9D9D9, #C2C2C2); /* Standard syntax */
border-left: solid 1px #8C8C8C;
border-radius: 10px 0 0 0;
}

.id-header {
background: #C2C2C2; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left top, #D9D9D9, #C2C2C2); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #D9D9D9, #C2C2C2); /* Standard syntax */
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
}

.rt-header {
background: #D9D9D9; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left top, #D9D9D9, #C2C2C2); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #D9D9D9, #C2C2C2); /* Standard syntax */
border-right: solid 1px #8C8C8C;
border-radius: 0 10px 0 0;
}

.chart-deals {
text-align: center;
font-size: 12px;
color: #000073;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
padding: 2px 5px;
}

.eod-deal {
border-left: solid 1px #8C8C8C;
background: #9E6840; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #89552E, #9E6840, #89552E); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #89552E, #9E6840, #89552E); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #89552E, #9E6840, #89552E); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #89552E, #9E6840, #89552E); /* Standard syntax */
color: #F1F1F1;
}

.id-deal {
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
background: #C1C1C1; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #858585, #C1C1C1, #858585); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #858585, #C1C1C1, #858585); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #858585, #C1C1C1, #858585); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #858585, #C1C1C1, #858585); /* Standard syntax */
}

.rt-deal {
border-right: solid 1px #8C8C8C;
background: #FDEA08; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #D59900, #FDEA08, #D59900); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #D59900, #FDEA08, #D59900); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #D59900, #FDEA08, #D59900); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #D59900, #FDEA08, #D59900); /* Standard syntax */
}

.price {
font-family: Impact, Charcoal, sans-serif;
font-size: 14px;
font-style: normal;
text-transform: uppercase;
color: #000073;
margin-top: -8px;
}

.big-price {
font-size: 30px;
}

.per-year {
font-size: 16px;
color: #000000;
}

.product-features {
font-size: 12px;
text-shadow: 0px 1px 0px #ffffff;
margin: 10px 0;
}

.product-features td {
background: #F6F6F6; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #F6F6F6 70%, #DEDEDE); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #F6F6F6 70%, #DEDEDE); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #F6F6F6 70%, #DEDEDE); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #F6F6F6 70%, #DEDEDE); /* Standard syntax */
color: #424242;
text-align: center;
font-style: italic;
width: 22%;
}

.product-features tr.alt-row td {
background: #E3E3E3; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #E3E3E3 70%, #CBCBCB); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #E3E3E3 70%, #CBCBCB); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #E3E3E3 70%, #CBCBCB); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #E3E3E3 70%, #CBCBCB); /* Standard syntax */
}

.product-features td.first {
padding: 8px 8px 8px 4px;
text-align: left;
font-style: normal;
width: 33%;
}

.product-features td.second {
border-left: solid 1px #8C8C8C;
}

.product-features td.third {
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
}

.product-features td.third.additional {
color: #757575;
font-style: italic;
}

.product-features td.fourth {
border-right: solid 1px #8C8C8C;
}

.product-features td.blank {
background: none !important;
border: none !important;
}

.product-features .check {
background-image: url('https://www.vectorvest.com/Store/Images/check2.png');
background-repeat: no-repeat;
height: 18px;
width: 22px;
margin: 0 auto;
}

.mobile-only {
text-align: center;
}
.mobile-only .chart-header {
  text-align: center;
font-size: 20px;
color: #000073;
font-weight: bold;
padding: 5px;
font-style: normal;
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
  border-radius: 10px 10px 0 0;
background: #D9D9D9; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left top, #D9D9D9, #C2C2C2); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #D9D9D9, #C2C2C2); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #D9D9D9, #C2C2C2); /* Standard syntax */
}

.mobile-only .chart-deals {
  text-align: center;
font-size: 12px;
color: #000073;
font-weight: bold;
font-style: normal;
text-transform: uppercase;
text-shadow: none;
padding: 2px 5px;
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
}

.mobile-only .eod-deal {
background: #9E6840; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #89552E, #9E6840, #89552E); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #89552E, #9E6840, #89552E); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #89552E, #9E6840, #89552E); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #89552E, #9E6840, #89552E); /* Standard syntax */
color: #F1F1F1;
}

.mobile-only .id-deal {
background: #C1C1C1; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #858585, #C1C1C1, #858585); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #858585, #C1C1C1, #858585); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #858585, #C1C1C1, #858585); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #858585, #C1C1C1, #858585); /* Standard syntax */
}

.mobile-only .rt-deal {
background: #FDEA08; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #D59900, #FDEA08, #D59900); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #D59900, #FDEA08, #D59900); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #D59900, #FDEA08, #D59900); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #D59900, #FDEA08, #D59900); /* Standard syntax */
}


.mobile-only {
  font-size: 16px;
  text-shadow: 0px 1px 0px #ffffff;
  margin: 10px 0;
}

.mobile-only .middle-row {
background: #F6F6F6; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #F6F6F6 70%, #DEDEDE); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #F6F6F6 70%, #DEDEDE); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #F6F6F6 70%, #DEDEDE); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #F6F6F6 70%, #DEDEDE); /* Standard syntax */
  padding: 5px;
}

.mobile-only .alt-row {
background: #E3E3E3; /* For IE 7 to IE 9 */
background: -webkit-linear-gradient(left, #E3E3E3 70%, #CBCBCB); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(right, #E3E3E3 70%, #CBCBCB); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(right, #E3E3E3 70%, #CBCBCB); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #E3E3E3 70%, #CBCBCB); /* Standard syntax */
  padding: 5px;
}

.mobile-only .middle {
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
}

.mobile-only .bottom {
border-radius: 0 0 10px 10px;
border-left: solid 1px #8C8C8C;
border-right: solid 1px #8C8C8C;
border-bottom: solid 1px #8C8C8C;
margin-bottom: 25px;
}

/*** pro and non pro ***/
.pickpro-text {
font-size: 16px;
}

/*** payment ***/
.subscription-radio {
font-weight: normal;
font-size: 14px;
font-family: arial;
display: inline-block;
margin: 20px;
}
.savings-text {
  font-weight: bold;
  color: #0a8900;
}

.greenbutton {
border-radius: 5px;
padding: 5px;
text-align: center;
background-color: #589121;
color: #ffffff;
width: auto;
margin: 10px;
font-family: Impact, Charcoal, sans-serif;
font-style: normal;
text-shadow: none;
text-shadow: 1px 1px 1px #000000;
border: 1px solid #254407;
cursor: pointer;
}

.greenbutton-time {
font-size: 14px;
font-weight: bold;
font-family: Arial, sans-serif;
text-transform: uppercase;
}

.greenbutton-price {
font-size: 34px;
}
</style>

<style type="text/css" media="all"> #click-menu {
  display: none !important
}

body,
html {
  margin: 0 !important;
  background-color: #ffffff !important;
color: #3c3c3c;
font-size: 15px;
  font-family: "Lato", arial, sans-serif !important;
}

.home {
  margin-top: 0 !important;
}

.category-container {
  float: none !important;
  margin: auto;
}

.progressbar {
  display: none;
}

#text-3 ul.global-footer-sidebar {
      display: inline-block;
      list-style-type: none;
      padding: 0;
      margin: 0;
  }

#text-3 ul.global-footer-sidebar li {
  display: inline-block;
}

#text-3 ul.global-footer-sidebar li a {
  display: block;
  padding: 0 0 0 4px;
  border-left: 1px solid rgba(255, 255, 255, .25);
  color: rgba(255, 255, 255, .25);
  font-size: 12px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  text-transform: uppercase;
}

#text-3 ul.global-footer-sidebar li a:hover {
  text-decoration: underline;
}


@media screen and (max-width: 830px) {

.single-prod-left-col, .single-prod-right-col {
  width: 100% !important;
      margin-bottom: 15px !important;
}

}


@media screen and (max-width: 800px) {
      #text-3 {
          display: block;
      }

      #copyright-footer .copyright {
          display: block;
          color: rgba(255, 255, 255, .25);
          font-size: 12px;
          text-transform: uppercase;
      }

      #text-3 ul.global-footer-sidebar li:first-child a {
          border-left: none;
      }

      .pop-up-container {
          width: 100%;
          background: white;
          height: auto;
      }

      .pop-up-content-container {
          padding-left: 0;
          padding-right: 0;
      }

      .pop-up-content-container>* {
          max-width: 360px;
          /* margin: 0 auto; */
      }

  }

  @media(max-width:500px) {
      .payment-method button:first-child {
          margin-bottom: 20px;
      }

      .comparison-chart {
          left: unset;
          top: unset;
          transform: translate(0%, 0%);
      }

      #copyright-footer .copyright .arr {
          display: block;
          padding: .25em 0 0;
          margin: 0 0 .5em;
      }

      #text-3 ul.global-footer-sidebar li {
          display: block;
          margin: 0 0 .5em;
          text-align: center;
      }

      #text-3 ul.global-footer-sidebar li a {
          border-left: none;
      }
  }

  #container {
      height: auto !important;
  }

  #global-header .wrapper {
      margin-right: 20px;
  }

  .header-logo {
      margin-left: 100px;
  }

  .payment-options, .payment-method {
    display: none;
  }

  /* #signup-form .row:nth-child(2) {
    display: none;
  } */

  #signup-form .row  {
    margin-left: 25px !important;
  }

  .user-account {
    display: none;
  }

  label.head {
    width: 100%;
  }

  .rdio label span:before {
      border: 1px solid #000 !important;
  }
  
  tr:nth-of-type(odd) > td.option {
      background-color: #f9f9f9;
      border-radius: 10px 0 0 10px;
  }
  
  tr:nth-of-type(odd) > th.type, tr:nth-of-type(odd) > th.cardNumber, tr:nth-of-type(odd) > td.cardNumber, tr:nth-of-type(odd) > th.default-pm {
      background-color: #f9f9f9;
  }
  
  tr:nth-of-type(even) > th.cardHolderName, tr:nth-of-type(even) > td.cardHolderName, tr:nth-of-type(even) > th.expiration, tr:nth-of-type(even) > td.expiration {
      background-color: #f9f9f9;
  }
  
  tr:nth-of-type(odd) > td.type {
      background-color: #f9f9f9;
      border-radius: 0 10px 0 0;
  }
  
  tr:nth-of-type(odd) > td.default-pm {
      background-color: #f9f9f9;
      border-radius: 0 0 10px 0;
  }

  .annual {
    display: none;
  }

  .new-pm-section {
    margin-left: 0px !important;
  }

  .sold-to-info {
    display: none;
  }

  .details-head {
    width: 100%;
    color: #7594a4;
    font-size: 12pt;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
  }

  .account-summary label {
    color: black;
    text-transform: initial;
    font-size: 14px;
  }

  #paymentConfirm {
    -webkit-appearance: checkbox;
  }

  #paymentConfirmBorder {
    margin-bottom: 20px;
  }

  .categories .widget-header {
    display: none;
  }

  #signup-section label.head {
    display: none;
  }

  .category-list {
          flex-flow: column;
          display: flex;
          align-items: center;
      }

  /* hide the back buttons on product selection screen */
  div[data-bind='visible: step() == 2, with: catSteps()[1]']  button[data-bind="click: $parent.goNext"], div[data-bind='visible: step() == 2, with: catSteps()[1]']  button[data-bind="visible: $parent.step()>0, click: $parent.goBack"]
  {
    display: none;
  }

  div[data-bind='visible: step() == 3'] .widget-content > .row:first-child {
      display: none;
  }

  .row:first-child {
      margin-top: 0 !important;
  }

  /* hiding the progress bar for now due to a display issue */
  .progressbar-container {
      display: none;
  }

.thankyou > .widget-content > .head, .thankyou > .widget-content > .subhead {
    color: #212060 !important;
}

.thankyou > .widget-content > label.head:after {
    margin-bottom: 25px !important;
}

.bonus-materials {
    padding: 20px;
    background-color: #f1f1f1;
    margin: auto;
    max-width: 500px;
    text-align: center;
    border-radius: 10px;
}

.bonus-head {
    font-weight: bold;
    color: #212060;
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
}

.btn-primary {
    margin-top: 20px;
    color: #ffffff;
    font-weight: bold;
    background-color: #7a9132;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 11pt !important;
}

.btn-primary:hover {
    background-color: #89a92a;
}

.widget.box.categories .btn-next {
    display: none;
}

.widget.box.categories .btn.pull-right {
  display: none;
}

.payment-step .widget-content > .row:first-child {
    display: none;
}


.pricing-switch .switch-light.switch-candy {
  border: 1px solid #28285f;
  height: 40px;
  width: 300px;
  box-shadow: 0 0 0;
  border-radius: 25px !important;
  background: #f0f0f0;
  padding: initial;
  margin: 20px auto 15px auto;
  display: table;
  float: initial;
}

.pricing-switch .switch-light.switch-candy > span {
background: none !important;
box-shadow: 0 0 0;
height: 38px;
line-height: 38px;
box-shadow: 0 0 0;
border-radius: 25px !important;
}
.pricing-switch .switch-light.switch-candy > span span {
text-shadow: none;
font-weight: 400;
text-shadow: 0 0 0 !important;
font-weight: 300 !important;
cursor: pointer;
font-size: 15px;
color: #28285f !important;
}
.pricing-switch .switch-light.switch-candy > span span#yearlySpan {
color: transparent;
}
.pricing-switch .switch-light.switch-candy > span span.monthly-discount {
color: #333 !important;
}
.pricing-switch .switch-light.switch-candy > span span.monthly-discount font {
display: none;
}
.pricing-switch .switch-light.switch-candy > span span font {
position: absolute;
width: 100%;
text-align: center;
left: 0;
color: #d4d4d4;
font-size: 12px;
display: inline-block;
font-weight: 300;
text-transform: uppercase;
}
.pricing-switch .switch-light.switch-candy > span span font b {
font-weight: 300 !important;
font-size: 15px;
color: #fff;
}
.pricing-switch .switch-light.switch-candy > span span:checked {
background: #fff;
}
.pricing-switch .switch-light.switch-candy > span span:checked font {
display: none;
}
.pricing-switch .switch-light.switch-candy input:checked ~ span a {
background: #e4b952;
color: #212121;
font-size: 13px;
font-weight: 400;
}
.pricing-switch .switch-light.switch-candy a {
background: #e4b952;
color: #212121;
border: medium none;
font-weight: 400;
}
.pricing-switch p {
text-align: center;
display: inline-block;
width: 100%;
margin: 5px 0 0 0;
font-size: 16px;
font-weight: 500;
}

.triangle-isosceles {
position:relative;
padding: 8px 15px;
margin:1em 0 0;
color:#000;
background:#f1f1f1; /* default background for browsers without gradient support */
/* css3 */
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
display: table;
margin: auto;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-isosceles.top {
background:#b0e096;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

/* creates triangle */
.triangle-isosceles:after {
content:"";
position:absolute;
bottom:-15px; /* value = - border-top-width - border-bottom-width */
left:50px; /* controls horizontal position */
border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
border-style:solid;
border-color:#f1f1f1 transparent;
/* reduce the damage in FF3.0 */
display:block;
width:0;
}

/* Variant : top
------------------------------------------ */

.triangle-isosceles.top:after {
top:-15px; /* value = - border-top-width - border-bottom-width */
right:75px; /* controls horizontal position */
bottom:auto;
left:auto;
border-width:0 15px 15px; /* vary these values to change the angle of the vertex */
border-color:#b0e096 transparent;
}

.productCard .button-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}