.text-white {
  color:#fff;
}

.text-secondary {
  color:#8b8b8b;
  margin:0.5em 0 !important;
}

.form-group {
    margin: -0.1em 0 !important;
}


/* GLOBAL FORM STYLES */

form[id^="form-"] .row > div,
form[id^="form-"] .form-row > div {
  padding-top:0.2em;
  line-height:1.1em;
}


/* Create the indicator (the dot/circle - hidden when not checked) */
.custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
}

.isundergrad {
  display:inline;
}

.p-isundergrad {
  font-size:1.1em;
}

/* SUBSCRIPTION FORM STYLES */


section[class*="form-"] .underline {
  display: block;
  float: left;  
  margin-right:0.2em;
}

section[class*="form-"] .underline:after {
  width:100%;
}

label[for="btn-signupnow"]{
  display: block;
  margin-top: 0.8em;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
}

.subnav {
  background:#f5f5f5;
  text-transform:uppercase;
  padding:2.2rem 4.5rem;
  font-size:1.1em;
  letter-spacing:0.1em;
}

.subnav li {
  padding:0.2rem 0;
}

#keyrates {
  padding: 1rem 0;
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  font-size:1.1em;
}

#keyrates header {
  font-size:1.2em;
  line-height:1em;
  text-transform: uppercase;
  letter-spacing:0.2em;
}


#keyrates p {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
}


.form-submission h1,
.form-checkout h1 {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.2em;
  line-height: 1.4em;
}

.form-submission .section-right {
  padding-top: 2.8em;
}


.pricebox,
.pricebox-callout{
  padding: 1.8rem 1.5rem;
}

.pricebox {
  padding: 0.5rem 0.5rem;
  width: 100%;
  margin: 0 0 2rem 1rem;
}


.pricebox-callout {
  border: 1px solid #000;
  margin-top: 0.2em;
}


.price-dots { 
  background: url('../imgs/dot.png') repeat-x bottom; 
}
.price-field,
.item-field {
  background-color: #FFF;
}

.price-field {
  float:right;
  padding-left:0.4em;
}

.item-field {
  padding-right:0.4em;
}

.dots-link {
  width: 100%;
  /* display: inline-block; */
}

.callout-readerfav {
  background:#000;
  color:#fff;
  display:inline;
  font-size: 1em !important;
  padding: 0.4em 3.5em 0.4em 1.4em;
}




#form-createacct {
  margin-top:1.5em;
}

#form-createacct p,
.form-submission p
 {
  font-size: 1.3em;
  font-family:"GlacialIndifference", Helvetica, Arial, sans-serif !important;
  line-height: 1.2em;
  margin: 1em 0;
}

#form-createacct button {
  background: #000 !important;
  letter-spacing: 1px !important;
  text-align: center !important;
  padding: 10px 70px !important;
  height: auto !important;
  line-height: 1em !important;
  font-family: "GlacialIndifference", Helvetica, Arial, sans-serif !important;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #333;
  color: #FFF;
  transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
  font-size: 1.1em !important;
  cursor: pointer;
  display:block;
}

#form-createacct button:hover,
.jumbotron button:hover {
  color:#000;
  background: #fff !important;
}

.noncallout {
  padding: 0 2rem;
}

.btn-visitstore {
  background: #fff !important;
  font-size: 0.8em !important;
  letter-spacing: 0.1em !important;
  text-align: center !important;
  padding: 0.4em 2em !important;
  height: auto !important;
  line-height: 1em !important;
  font-family: "GlacialIndifference", Helvetica, Arial, sans-serif !important;
  position: relative;
  text-transform: uppercase;
  border: 1px solid #333;
  color: #000;
  transition: all 0.2s ease-in-out;
  margin: 1rem auto;
  cursor: pointer;
  display:block;
  font-family: GlacialIndifference !important;
}

.btn-visitstore:hover {
  background: #000 !important;
  color: #fff;
}


.col-visitstore {
  font-family: CormorantGaramond;
  text-align:center;
  font-size: 1.2em;
}

form[id="form-createacct"] input[type="text"],
form[id="form-createacct"] input[type="password"],
form[id="form-createacct"] input[type="email"] {
  width: 100%;
  margin-right: 0.8em;
  font-size: 1em;
  letter-spacing: 0.1em;
  padding: 0.5em 1em;
  outline: 1px solid #b7b7b7;
  border-radius: 0 !important;
  border: 0 !important;
}

.form-submission .col-md-8 {
  padding-left:0 !important;
  padding-right:0 !important;
}

form[id="form-createacct"] div[class="col-md-12"] {
  padding:0 0 1.1em 0 !important;
}

form[id="form-createacct"] div[class="col-md-6"]:nth-child(1) {
  padding:0 1.1em 1.1em 0 !important;
}

form[id="form-createacct"] div[class="col-md-6"]:nth-child(2) {
  padding:0 0 1.1em 1.1em !important;
}

.form-submission .list-unstyled {
  list-style:disc !important;
  padding-left: 3.5em !important;
}

.form-submission .list-unstyled > li {
  display: list-item !important;
}

.form-checkout select,
.form-submission select {
  margin: 0.6em 0;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
  border:0;
  outline:1px solid #b7b7b7 !important;
  background-color: #fff;
}

.form-submission .section-left {
  padding-left:0 !important;
}

/* CHECKOUT FORM STYLES */

.form-checkout h1 {
 padding:0 15px;
}

#form-checkout select[name="fctry"] {
  width: 100%;
}

#form-checkout input[type="text"] {
  margin: 0.6em 0;
  font-size: 1em;
  letter-spacing: 0.1em;
  padding: 0.5em 1em;
  outline: 1px solid #b7b7b7;
  border-radius: 0 !important;
  border: 0 !important;
}

#form-checkout button {
  background: #000 !important;
  letter-spacing: 1px !important;
  text-align: center !important;
  padding: 10px 70px !important;
  height: auto !important;
  line-height: 1em !important;
  font-family: "GlacialIndifference", Helvetica, Arial, sans-serif !important;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #333;
  color: #FFF;
  transition: all 0.2s ease-in-out;
  margin: 2.5em 0;
  font-size: 1.1em !important;
  cursor: pointer;
  display:block;
  width:100%;
}

#form-checkout h1,
#form-checkout h2 {
  padding:0 15px;
}

#form-checkout h2 {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 4rem;
}

#form-checkout h3 {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  text-transform: capitalize;
  letter-spacing: 0.2em;
  font-size: 1em;
  line-height: 1.4em;
  margin-top: 2rem;
}

#form-checkout .col-md-12 h2 {
  padding:0 !important;
}

#form-checkout p {
  font-family: GlacialIndifference, Arial, Helvetica, sans-serif !important;
  line-height: 1.2em;
}

#form-checkout .pf {
  font-size: 2em;
}

#form-checkout .txt-thankyou {
  font-size: 1.5em;
}

#form-checkout .section-right .table tr td:last-child {
  text-align: right !important;
}

#form-checkout .btn-coupon {
  margin:0 !important;
}

.table-borderless {
  font-size:1.2em;
}


.table-borderless th,
.table-borderless td {
  border-bottom:0 !important;
  border-top:0 !important;
  padding:0.1em 0 !important;
  text-align:left;
  letter-spacing:0.1em;
}

.table-borderless tr td:last-child,
.table-borderless tr th:last-child  {
  text-align:right;
}


.table-borderless th {
  font-size:1.1em;
}

/* SIDE NAV STYLES  */


/* thank you page */

.thankyou table,
.myaccount table {
  width:50% !important;
  display:block;
  margin:0 auto 2em auto;
}

.thankyou table th,
.thankyou table td,
.myaccount table th,
.myaccount table td {
  width:50%;
  text-align:left !important;
}

.thankyou table.table td,
.myaccount table.table td {
  padding-bottom:1em !important;
}


.thankyou table th,
.myaccount table th  {
  text-transform: uppercase;
}

.thankyou .table-responsive,
.myaccount .table-responsive {
  display:table;
  border: none;
}


.thankyou p {
  margin:3em 0 3em 0;
  font-family: GlacialIndifference;
  line-height: 1.1em;
  text-align: center;
}


.thankyou h1,
.myaccount h1 { 
  margin-top: 2.5em;
  font-family: GlacialIndifference !important;
  line-height: 1.1em;
  text-align: center !important;
  font-size: 3.8em;
}

.thankyou h2,
.myaccount h2 {
  margin-top: 3em;
  font-family: GlacialIndifference !important;
  font-size: 1.8em;
  line-height: 1.1em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}


.myaccount h3 {
  font-family: GlacialIndifference !important;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.1em;
  letter-spacing: 2px;
  text-align: center;
  margin:-1em 0 3em 0;
}

.thankyou .underline,
.myaccount .underline {
  width:6em;
  display:block;
  margin:0 auto;
}

.thankyou .underline::after,
.myaccount .underline::after {
  width:6em;
  margin:0 auto 3em auto;
}

.thankyou .intropara {
  font-family: CormorantGaramond !important;
  font-size: 1.9em;
  margin: 2em 0;
}


.myaccount {
  display:block;
  margin:0 auto;
}

.myaccount nav {
  margin: 0 auto;
}

.myaccount nav ul {
  width:55%;
  margin:0 auto;
  padding:0;
}

.myaccount nav ul li {
  width: 49%;
  margin-bottom:1.5em;
  display: inline-block;
}

.myaccount nav ul li:nth-child(even) {
  float:right !important;
}

@media only screen and (max-width:600px) {
  .myaccount nav ul li {
    width: 100%;
  }
}


.myaccount button {
  width:90%;
  border: 1px solid #000;
  font-family: GlacialIndifference !important;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.1em;
  padding:1rem 3rem;
}

h2.title-nav {
  font-size: 1.4em !important;
  letter-spacing: 2px !important;
  margin-bottom: 3rem !important; 
}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
}


input:-moz-autofill,
input:-moz-autofill:hover, 
input:-moz-autofill:focus, 
input:-moz-autofill:active  {
    -moz-box-shadow: 0 0 0 30px #fff inset !important;
}

.footer-text {
  width:55%;
  display: block;
  margin:2em auto !important;
}


.jquery-modal .modal p {
  font-family: GlacialIndifference, sans-serif !important;
}

.jquery-modal .modal {
  overflow: visible !important;
}

.myaccount .btn-sm {
  font-size:0.8em;
  letter-spacing:0.1em;
  background: #d4d4d4;
  padding:0.4em 0.9em !important;
  border:none;
  display:block !important;
  width:auto !important;
}

.myaccount .table-responsive td {
  padding:0.2em 0.5em !important;
}

.myaccount .table-responsive th {
  padding:0 0.5em !important;
}

.myaccount .table-responsive td input {
  margin-bottom:0.4em;
  border:1px solid #d4d4d4;
}

.myaccount h4 {
  font-family: GlacialIndifference !important;
  text-align: center;
  margin:-1em 0 3em 0;
}

.myaccount .account-message {
  font-family: GlacialIndifference !important;
  text-align: center;
  margin:-1em 0 3em 0;
}

hr.solid {
  border-top: 2px solid #000;
}