/*Typography*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

body, h1, h2, h3, h4, p, a {
    font-family: 'Open Sans', Arial, sans-serif;
}

h1, h2, h3, h4 {
    font-family: Inherit;
    font-weight: 300;
    letter-spacing: 0em !important;
}

h1, h2, h3, h4, .amt {
    color: #2d5873;
}

h1 {
    font-size: 3em;
    font-style: inherit;
    text-transform: none;
    line-height: 1.2em;
    margin: 0px 0px 0.5em 0px;
    padding: 0px;
}

h2 {
    font-size: 2.3em;
    font-weight: 300;
    font-style: inherit;
    text-transform: none;
    line-height: 1.5em;
    margin: 0px 0px 1em 0px;
    padding: 0px;
}

h3 {
    color: #333333;
    font-size: 1.7em;
    font-weight: 600;
}

.plan-pricing h3 {
    color: #333333;
    font-size: 1.7em;
    font-weight: 600;
}

/*Typography End*/


/*Header & main navigation*/

#header-container {
    border-bottom: 1px solid #e2e2e2;
}

#topnav {
    display: none;
}

#botnav {
    padding: 30px 0 30px 0px;
}

#header .col_2col2575.last {
    margin: 0 !important;
}

.header-btm {
    padding-top: 20px;
}

#nav li {
    float: left;
    margin: 0;
    padding: 0;
    height: 42px;
}

#nav a {
    text-decoration: none;
    width: auto;
    padding: 10px 12px !important;
    margin: 0px;
    color: #00263e;
    font-size: 15px;
    font-family: Inherit;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
}

#nav a:hover, #nav a.active, #nav .sfHover li, #nav .sfHover li a, #nav .sfHover a {
    color: #7fa0ac;
}

.sf-arrows .sf-with-ul:after {
    border-top-color: #00263e;
}

.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #7fa0ac;
}

#phone-top {
    display: none;
}

#logo {
    padding: 10px 0px 10px 20px;
    float: left;
    margin: 10px 0px 10px 0px;
    transition: height 0.4s ease;
}

/*Header & main navigation end*/

/*Typography*/

h1 {
    font-size: 45px;
    color: #2d5873;
    font-family: Inherit;
    font-weight: 300;
    font-style: inherit;
    text-transform: none;
    text-align: inherit;
    line-height: 1.2em;
    margin: 0px 0px 0.5em 0px;
    padding: 0px;
}

h2, .header3 {
    font-size: 2.3em;
    font-weight: 300;
    font-style: inherit;
    color: #2d5873;
    font-family: Inherit;
    text-transform: none;
    text-align: inherit;
    line-height: 1.5em;
    margin: 0px 0px 1em 0px;
    padding: 0px;
    background-color: auto;
}

/*Typography End*/

/*Steps*/

#header_bottom .sign-up-header {
    background-color: #00263e;
    padding: 25px 0;
}

#header_bottom .steps span {
    border: 2px solid #c2d52f;
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 33px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: transparent;
    color: white;
    text-align: center;
    font-size: 1.1em;
    margin-right: 15px;
}

#header_bottom .steps .current span {
    background-color: #c2d52f;
    color: #00263e;
}

.sign-up-header .steps {
    /*float: left;*/
    color: white;
    font-size: 1em;
    font-weight: bold;
}

/*Steps End*/

/*Buttons*/

.select-button-fancy {
    font-size: 15px !important;
    color: #777777 !important;
    background: #FFFFFF !important;
    padding: 10px 25px !important;
    /*margin: 8px 0 0 10px;*/
    border: 1px solid #FAA719 !important;
    border-radius: 3px !important;
    letter-spacing: 0 !important;
    margin-bottom: 10px;
}

.select-button-fancy.selected {
    color: #FFFFFF !important;
    background: #FAA719 !important;
}

.plan-main .bottom a:not(.cancel):not(.prime-btn):not(#read-terms-link) {
    color: #FAA719;
}

/* --- Primary Button  --- */
.prime-btn {
  background-color: #faa719;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  font-family: Inherit;
  font-style: inherit;
  font-size: 1em;
  margin: 0px 0px 10px 0px;
  padding: 7px 40px 7px 40px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #faa719;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #faa719;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #faa719;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #faa719;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.prime-btn:hover {
  color: #faa719;
  text-decoration: none;
  background-color: #ffffff;
  display: inline-block;
  background-image: url("none");
  background-repeat: repeat;
  background-position: left top;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #faa719;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #faa719;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #faa719;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #faa719;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.prime-btn.prev:after {
    content: none;
}

.prime-btn.prev:before {
    content: '\f0d9';
    font-family: 'FontAwesome';
    margin-right: 10px;
}

.plan-main .bottom a:not(.prime-btn):not(#read-terms-link) {
    text-decoration: none;
    font-weight: bold;
    color: #777777;
    letter-spacing: 0;
    padding-right: 20px;
}

.plan-main .bottom a:not(.cancel):not(.prime-btn):not(#read-terms-link) {
    padding: 1px 25px;
    line-height: 1em;
    font-size: 1em;
    font-weight: bold;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    border-left: 1px solid #555555;
    margin-right: 10px;
    color: #FAA719;
    letter-spacing: 0;
    margin-top: 10px;
    display: inline-block;
}

.plan-main .edit {
    text-decoration: none;
    font-weight: bold;
    color: #c2d52f;
    font-size: 14px;
}

.plan-main .edit:hover {
    text-decoration: none;
}

/*Buttons End*/

/*Forms*/

.form-control {
    width: 100% !important;
    max-width: 100% !important;
    border: 1px solid #d5dadb !important;

}

select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5dadb;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

select[name="paymentCcMonth"], select[name="paymentCcYear"], select[name="billingCcYear"], select[name="billingCcMonth"] {
    width: 50%;
    display: inline;
}

.input-group .form-control {
    width: initial !important;
    max-width: initial !important;
    margin-right: 0;
}

.selectboxit-container .selectboxit, .selectboxit-container {
    width: 100% !important;
    max-width: 100% !important;
}

.expiration .selectboxit-container {
    width: 50% !important;
    max-width: 50% !important;
}

label {
    width: 100%;
    font-size: 16px;
}

.amt {
    font-weight: bold;
    font-size: 2em;
}

.selectboxit-btn {
    border: 1px solid #d5dadb;
}

/*Forms End */

/*Content Sections*/
.content-container {
    width: 100% !important;
}

.content .container {
    padding: 20px 0px !important;
}

.signup_ssuphp hr {
    margin: 50px 0 40px;
    color: #d5dadb;
    border-color: #d5dadb;
    border: 0;
    border-top: 1px solid #d5dadb;
}

#header .col_2col2575.one {
    width: 25% !important;
}

#header .col_2col2575.last {
    width: 75% !important;
}

.border-primary {
    border-color: #d5dadb !important;
}

.error, .confirm, .msg {
    padding: 20px;
    float: inherit;
    width: inherit;
}

.step6 h2 strong {
    font-weight: 300 !important;
}

.step6 a {
    color: #7fa0ac;
}

.step6 .full {
    display: none;
}

/*Content Sections End*/

/*Media Queries*/

@media (min-width: 1200px) {
    .container {
        max-width: 1070px;
    }

    .container.sign-up-header-text {
        max-width: 1070px;
    }
}

@media (max-width: 1200px) {
    .content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sign-up-header {
        padding-left: 20px !important;
    }
}

/* New button styles */
.prime-btn, .sec-btn, .ui-widget .flat {
    width: auto;
    overflow: visible;
}

#btn-monthly, #btn-annual {
    padding: 10px 25px !important;
    margin: 0 0 0 10px !important;
    display: inline;
    float: right;
}

#btn-monthly.prime-btn, #btn-annual.prime-btn {
    background: #ffffff;
    background-color: #ffffff;
    color: #777777;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    font-family: Inherit;
    font-style: inherit;
    font-size: 1em;
    margin: 0px 0px 10px 0px;
    padding: 7px 40px 7px 40px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #e0e0e0;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #e0e0e0;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #e0e0e0;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    letter-spacing: 0px !important;
}

#btn-monthly.prime-btn:hover, #btn-annual.prime-btn:hover {
    background: #ffffff;
    color: #FAA719;
    text-decoration: none;
    background-color: #ffffff;
    display: inline-block;
    background-image: url(none);
    background-repeat: repeat;
    background-position: left top;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #e0e0e0;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #e0e0e0;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #e0e0e0;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

#btn-monthly.prime-btn.active, #btn-annual.prime-btn.active {
    background: #ffffff;
    border-width: 2px;
    border-color: #FAA719;
    color: #777777;
}

#btn-monthly.prime-btn.active:hover, #btn-annual.prime-btn.active:hover {
    background: #ffffff;
    border-width: 2px;
    border-color: #FAA719;
    color: #777777;
}

.equivalent-amt { color: #777777; }

p { color: #5e6669 !important; }