﻿/* Utilities
------------------------*/
html {
    box-sizing: border-box;
    font-style: normal;
    font-variant: normal;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}

html {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style:normal;
}
a {
    color:#0D62D7;
    font-weight: 400 !important;
}
#ccvlink {
}
#modal-dialog {
    color:#0D62D7;

    font-weight: 400 !important;
    text-decoration:underline;
}
.error {
    /*display:inline-table !important;*/
}
    .error a {
        text-decoration: underline;
    }
/* Typography
------------------------*/

body {
    width: 100%;
    clear: both;
    position: relative;
    margin: 0 auto;
    font-weight: 400;
    font-style:normal;
    border-style: none;
    border-width: 1px;
    border-color: #F7F7F7;
    line-height:1.4285;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.tblMain {
    width: 100%;
    max-width: 1072px;
    clear: both;
    background-color:white;
    margin: 0 auto;
    font-weight: 400;
    font-style:normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.container-full {
    width: 100%;
    margin:0 auto;
    clear: both;
    background-color:#EBEBEB;
    margin: 0 auto;
    font-weight: 400;
    font-style:normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;

}
.container-gift {
    width: 100%;
    max-width: 1072px;
    margin:0 auto;
    clear: both;
    margin: 0 auto;
    font-weight: 400;
    font-style:normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-top:2em;

}
header {
    width: 100%;
    display:block;
    margin:0 auto;
    background-color: #34788a;
    padding: 20px 20px 20px 100px;
}
.table-design {
    width: 100%;
    max-width: 1172px;
    margin:0 auto;
        color: #fff;
    font-size: 30px;
    font-weight: 700;
}
    .table-design td {
     vertical-align:top;
    }
.header .header-text {
    flex-grow: 2;
}
.header .logo-desktop {
    display: block;
    width: 100%;
    max-width: 435px;
}
.header .logo-mobile {
    display: none;
}
header .sub-text {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}
.header .page-nav {
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*font-family: "Trebuchet MS", Helvetica, sans-serif;*/
    font-family: 'Lato', sans-serif;
    background-color: #34788a;
    font-size: 16px;
}
    .header .page-nav a {
    font-weight: 700 !important;
    
    }
.page-nav a {
    display: block;
    line-height: 35px;
    color: inherit;
}
section {
    width: 100%;
    max-width: 700px;
    clear: both;
    background-color:white;
    margin: 0 auto;
    font-weight: 400;
    font-style:normal;
    font-size:0.975em;
}
h1 {
    font-style: normal;
    font-weight: 800;
    line-height:1em;
    font-size:2.2em;
}
h2 {
    font-weight: normal;
}
.line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 0 auto;
    padding: 0;
    width:50%;
}
ul {
    font-style: normal;
    font-weight: 400;
}
.heading {
    font-size:1.5em;
    text-align:left;
    color:black;
}
#rpub {
    width: 100%;
}
.annual {
    display:inline;
}
#dialog {
    display:none;
}
/* Clearfix */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

img{height:auto;color:#c00;border:0;-ms-interpolation-mode:bicubic}


footer {
    width: 100%;
    clear: both;
    margin:0 auto;
    padding:1em;
    text-align: center;
    /*background-color:#22252c;*/
    display:block;
    font-size:0.87rem;
    /*border-top: 1px solid rgba(0,0,0,.1);*/
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.footer {
    width: 100%;
    clear: both;
    margin:0 auto;
    padding:1em;
    text-align: center;
    /*background-color:#22252c;*/
    display:block;
    text-align:center;
}
.module_blurb {
    width: 100%;
    margin:0 auto;
    background-color: transparent;
    border-color: maroon;
    border-width: 0px;
    border-style: solid;
    margin-bottom: 1%;
    margin-top:1em;
    border-style: solid;
    padding: 1%;
}
.module_blurb a {
    text-decoration:underline;
}
.module_blurb p {
    font-size:1rem;
    line-height:1.2em;
    font-style: normal;
    font-weight: 400;
}
.desc-wrap {
    display: flex;
    align-content: center;
}
.desc-wrap .desc-box {
    flex-grow: 2;
    padding-right: 55px;
}
.desc-wrap .desc-image {
    margin: 0px auto;
    flex-shrink: 0;
}
.cover-wrap {
    display: flex;
    justify-content: space-between;
}
.cover-wrap div {
    width: 100%;
    margin: 0px 5px;
    text-align: center;
}
.cover-wrap div img {
    width: 100%;
    max-width: 251px;
}
.module_lastword {
    width: 100%;
    margin:0 auto;
    background-color: transparent;
    padding: 1%;
    padding-bottom:0;
    padding-top:0;
    padding-left: 0;
    padding-right: 0;
}
.headline {
    font-weight: 800;
    font-size: 48px;
    margin: 0px;
}
.attitude-red {
    color: #b34131;
}
hr {
    border: 0;
    border-bottom: 1px solid #000;
    margin: 30px auto;
}
.big-p {
    font-size: 1.3em !important;
}
.social img {
    width:auto!important;
}
.red {
    color: #FF003A;
}
#blurb_bottom_payment,
#blurb_bottom_price {
    font-size: 0.750em;
}
#tbl_price td {
    padding-bottom:0.5em;
}
.tblpayment {
    width:70%;
    float:left;
    clear:left;
}
.ccContainerpayment {
    width:100%;
}
#rgCC {
    display:none;
}
#TrustedSecure {
    float:right;
    clear:right;
    width:30%;
    position:relative;
    top:41px;
}
.table1 {
    border: none;
}
.tbl {
    width: 100%;
}
.moduleHdr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px maroon;
    padding: 1%;
    padding-top: 2%;
    padding-bottom: 0;
    padding-left:0;
    font-weight: 800;
    font-size: 28px;
    border-top:1px solid #000;
}
#moduleHdr_edition {
    border:0;
}
.container {
width:100%;
}
.container td {
    width:50%;
}
.container .module_countrybox #countryBox3 {
width: 63% !important;
font-size: 16px;
font-weight: normal;
background-color: #b34131 !important;
color: white !important;
}
}
.container .module_countrybox #countryBox3:hover {
background-color: #b34131 !important;
color: white !important;
}

.module_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px maroon;
    padding: 1% 3%;
    padding-right: 0%;
    margin-bottom: 5%;
    padding-left:0;

}
.required {
    margin-left: 20px;
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -2px;
    color: #b34131;
    font-weight:normal;
}
#module_gdpr_wrapper {
    margin-bottom:0;
}
#module_countrybox_wrapper {
    margin-bottom: 1%;
}
#mdPCodeUpdateControls {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px maroon;
    background-color:#F6F6F6;
    padding: 1% 3%;
    padding-right: 0%;
    margin-bottom: 5%;
}
#module_nameaddr_wrapper {
    margin-bottom: 0;
}
#module_edition_wrapper {
    margin-bottom:0;
}
    #module_edition_wrapper h1 {
    color: #b34131;
    font-weight: 800;
    font-size: 28px;
    text-align: center;
    }
    #module_edition_wrapper p {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    }
.edition-button {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    padding: 12px 25px!important;
    width: 75%;
    height: 50px;
    background-color: #b34131;
    color: #fff;
    font-weight: bold;
    border: 0px;
    border-radius: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    -webkit-appearance: none;
    cursor: pointer;
    text-align: center;
}
/* List styling */
.featureList {
  margin-top:1em !important;
}
.featureList li {
    margin-bottom: 0.5em;
    font-size:14px;
}
.featureList, .featureList ul {
  margin-top: 0;
  padding-left: 2em;
  list-style-type: none;
  padding-top: 0.5em;
}
.featureList li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
}
.featureList li.tick:before {
    content: "\2713";
    color: #C23627;
}
.featureList li.cross:before {
  content: "\2717";
  color: crimson;
}
#module_billto_checkbox_wrapper {
    margin-bottom:0;
}
#module_username_wrapper {

    margin-bottom: 0;
}
#module_autorenew_wrapper {
    margin-top:0;
    padding-top:0;
    margin-bottom:0;
    padding-bottom:0;
}
#module_payment_wrapper {
    line-height:1.4em;
    margin-bottom:0;
    padding-bottom: 0;
}
#module_newsletter_wrapper {
    margin-bottom:3%;
}
#module_donation_wrapper {
    margin-bottom:0;
    border-bottom:none;
}
#rbldonation td {
    padding-top:10%;
    clear:both;
    float:left;
    display:block;
    white-space:nowrap;
    content: "";
}
#lbl_donation_1 {
    margin-left:5.8em;
}
.cbxRecurdonation {
    padding-top:2%;
    display:block;
}
.rbldonation {
    margin-bottom:1em;
    margin-top:1em;
}
#module_grandtotal {
    color:#2F2F2F;
    margin-top:0.8em;
}
#module_submit_wrapper {
}
#module_orderinfo_wrapper {
    padding-top: 0;
}
hr {
    border-top: 1px solid #DDDDDD;
    margin-bottom: 1.3em;
    margin-left: 0.2em;
    margin-right: 1.5em;
}
#blurb0_nameaddr {
    display:none !important;
}
#drpCountries {
    width:10em !important;
}
.txtbox_bulk,
.txtbox_donation,
.txtbox_grandtotal {
    width:28% !important;
}
.small {
    font-size:0.9em;
    font-style:italic;
}
#module_orderinfo{
    overflow:hidden;
}
.tbllogin {
    width:100%;
}

#tbl_nameaddr td:nth-child(1),
#tbl_billto_nameaddr td:nth-child(1),
#tbl_username td:nth-child(1) {
    /*width:8em;*/
    width: 164px;
    margin-bottom:0.3em;
}
#tbl_nameaddr td:nth-child(2),
#tbl_billto_nameaddr td:nth-child(2),
#tbl_username td:nth-child(2) {
    /*width:8em;*/
    margin-bottom:0.5em;
}
#module_demos_wrapper input {
    margin-bottom:1em;
    margin-top:1em;
}
#module_demos_wrapper  select{
    margin-bottom:1em;
    margin-top:1em;
    width:50%;
}
#tbl_nameaddr td,
#tbl_billto_nameaddr td,
#tbl_username td {
    padding-bottom:0.2em;
}
#tbl_billto_nameaddr {
    display:table !important;
}
#row_login_2 {width:48%; float:left; clear:left; margin-right:1%;
}
#row_login_3 {width:48%; float:right; clear:right; margin-right:1%;
}
#row_login_5 {width:48%; float:left; clear:left; margin-right:1%;
}
#row_login_6 {width:48%; float:right; clear:right; margin-right:1%;
}
#row_nameaddr_0 {display:none;
}
#row_username_1 {width:47.5%; float:left; clear:left; margin-left:0.3em;
}
#row_username_2 {width:47.5%; float:right; clear:right; margin-right:2.5%;
}

#module_submit_wrapper,
#module_paybill_wrapper {
    width: 100%;
}
.module {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
#tbl_nameaddr span {

}
.reqstar {
    color: #cc0000;        
}
/*.cgGift .required:after {
    content:" *";
    color: #cc0000;  
}*/
.cgGift .reqstar {
    float: right;
}
.reqmsg {
    color: #cc0000 !important;
}
#errordiv div {
    color: #a02b2f !important;
    padding:2em;
    font-size:1.1em;
}
textarea {
    padding:10px 15px;
    font-size: 0.87rem;
    font-size: 100% !important;
    color: black;
     text-decoration: none;
    -webkit-transition: border 100ms;
    -moz-transition: border 100ms;
    transition: border 100ms;
    border: 1px solid #E0E0E0;
    border-radius:5px;
    margin: 0 0 5px !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
.stripe-field {
    width:97%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height:19px;
    padding:10px 15px;
    outline: none;
    font-size: 0.87rem;
    font-size: 100% !important;
    color: black;
    text-decoration: none;
    -webkit-transition: border 100ms;
    -moz-transition: border 100ms;
    transition: border 100ms;
    border: 1px solid #E0E0E0;
    border-radius:5px;
    margin: 0 0 5px !important;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
    border: 1px solid #837349;
    background-color: #FCFAFA;
    color: #565656;
    -webkit-transition: border 100ms;
    -moz-transition: border 100ms;
    transition: border 100ms;
}
::-webkit-input-placeholder.txtbox_nameaddr,
::-webkit-input-placeholder.txtbox_payment,
::-webkit-input-placeholder.txtbox_login {
    color: #999999;
}
:-moz-placeholder.txtbox_nameaddr, 
:-moz-placeholder.txtbox_payment,
:-moz-placeholder.txtbox_login { /* older Firefox*/
 color: #999999;

}
::-moz-placeholder.txtbox_nameaddr,
::-moz-placeholder.txtbox_payment,
::-moz-placeholder.txtbox_login { /* Firefox 19+ */ 
 color: #999999; 

} 
:-ms-input-placeholder.txtbox_nameaddr,
:-ms-input-placeholder.txtbox_payment,
:-ms-input-placeholder.txtbox_login { 
 color: #999999;
}
.cell2_payment input[type="text"] {
  width:58%;
}
.cell2_payment #ccv {
  width:28%;
}
#tbl_nameaddr td:nth-child(2) input,
#tbl_billto_nameaddr td:nth-child(2) input {
    width:100%;
    max-width:500px;

}
#tbl_nameaddr td:nth-child(2) select,
#tbl_billto_nameaddr td:nth-child(2) select {
    width:100%;
    max-width:500px;

}
select {
    width:97% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
    border-radius: 0; 
    line-height:19px;
    padding:10px 15px;
    border: none;
    outline: none;
    font-size: 0.87rem;
    text-decoration: none;
    background-image: url('../images/arrow_down.png');
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #E0E0E0 !important;
    border-radius:5px;
    margin: 0 0 5px !important;
}
select::-ms-expand {
    display: none; /*remove arrow in IE*/
}
select:focus {
  border: 1px solid #837349;
  background-color: #FCFAFA;
  color: #565656;
  -webkit-transition: border 100ms;
  -moz-transition: border 100ms;
  transition: border 100ms;
}
input[type="radio"] {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #b2a279;
}
input[type="checkbox"] {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #b2a279;
}
.module_submit {
    padding: 0px;
    text-align: center;
    margin-bottom: 0.5em;
    margin-top: 2em;
}
input[type="submit"], .btnAddAnother, #stripeSubmit, #cansavebtn1, #cansavebtn2 {
    width: 220px;
    height: 50px;
    background-color: #b34131;
    background-image: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px !important;
    border: 0px;
    border-radius: 10px;
}
#cansavebtn1, #cansavebtn2 {
    font-size: 16px !important;
}
/* Crimson */
#cansavebtn1, .cansavebtn1 {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, white), color-stop(1, white) ) !important;
    background:-moz-linear-gradient( center top, white 5%, white 100% ) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='white') !important;
    background-color: white !important;
    color: crimson !important;
    font-weight:bold !important;
    border: 1px solid crimson !important;
    margin-bottom:2% !important;
    cursor:pointer !important;
}

#cansavebtn1:hover, .cansavebtn1:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, crimson), color-stop(1, crimson) ) !important;
    background:-moz-linear-gradient( center top, crimson 5%, crimson 100% ) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='crimson', endColorstr='crimson') !important;
    background-color: crimson !important;
    color: white !important;
    font-weight:bold !important;
    border: 1px solid crimson !important;
    margin-bottom:2% !important;
    cursor:pointer !important;
}

/* Deep Sky Blue 4*/
#cansavebtn2, .cansavebtn2 {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, white), color-stop(1, white) ) !important;
    background:-moz-linear-gradient( center top, white 5%, white 100% ) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='white') !important;
    background-color: white !important;
    color: #00688B !important;
    font-weight:bold !important;
    border: 1px solid #00688B !important;
    cursor:pointer !important;
}

#cansavebtn2:hover, .cansavebtn2:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00688B), color-stop(1, #00688B) ) !important;
    background:-moz-linear-gradient( center top, #00688B 5%, #00688B 100% ) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00688B', endColorstr='#00688B') !important;
    background-color: #00688B !important;
    color: white !important;
    font-weight:bold !important;
    border: 1px solid #00688B !important;
    cursor:pointer !important;
}
#submit_btn,#stripeSubmit  {
    text-transform:uppercase;
    font-size:1.3em;
    width: 355px;
}
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    
    font-size: 100%;
    /* 2 */
    
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #AAAAAA;
}
#tbl_nameaddr .blurb {
    color: #a02b2f;
}
#tbl_referrals td {
    padding-left: 0px !important;
}

#tbl_login td,
#tbl_username td {
    display:block;
}
.ccContainerpayment td {
    display:block;
}
.cell1_referrals {
    width: 20%;
    text-align: left;
}
#ccmonth, #ccyear {
    width:45% !important;
}
.red {
    color: red;
    font-weight: bold;
    font-size: 15pt;
}
.static {
    width:60%;
    border:0 white;
}
#rbTerm {
    color: #000000;
    border: solid 1px #525252;
}
.mGrid {
    width:100% !important;
    background-color: #FFFFFF;
    border: solid 1px #525252;
}
.mGrid td {
    border: solid 1px #525252;
    color: #000000;
}
.mGrid th {
    color: white;
    background-color: #34788a;
    border: solid 1px #34788a;
}
#btnSelectAll, #btnSelectNone {
    display:none !important;
}
#btnGift {

}
.cgGift {
    background-color:#F6F6F6;
    border-style: none;
    padding-left: 4%;
}
#tbl_gift_total {
    width:100%;
    color: white;
    background-color: #34788a;
    border-top: solid 1px white;
    border-left: solid 1px #34788a;
    border-right: solid 1px #34788a;
    border-bottom: solid 1px #34788a;
}
#tbl_gift_buttons {
    margin-top:1em;
}
.button {
    width:auto;
    height:auto !important;
    line-height:normal !important;
}
.InnerTableForRadiopayment img {
    width:auto !important;
    max-width:initial !important;
}
.checkbox_container label {
    display:inline !important;
}
/*label {
    font-weight:400 !important;
}*/
/*custom edition*/
.divTable{
    display:table;
    
}
.divTableRow{
    display:table-row;
}
.divTableCell{
    display:table-cell;
    vertical-align: top;
    height: 100%;
}
.divTableCell.Edition_Cell {
    position:relative;
}
#P_Edition_Cell {
    width:33%;
}
#E_Edition_Cell {
    width:33%;    
}
#B_Edition_Cell {
    width:33%;    

}
#CustomEdition {
    width:100%;
    border-collapse:separate;
    border-spacing:6px 0;
}
.Edition_Cell {
    height: 39em;
}

#CustomEdition .colspanRow {
    display: table-row-group; 
}
#CustomEdition  .Edition_Cell  { 
    border: 1px solid #000;
    background-color:white;
    vertical-align: top;
    line-height:1.42857143;
   -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
    cursor: pointer;
    padding: 0px 21px 80px 20px;
}
.divContent p {
    text-align:center;
}
.edition-selection {
    width:50%;
    margin:0 auto;
    display:block;
    background-color:#C6C6C6;
    color:white;
    text-align:center;
    padding: 0.5em;
    text-transform: uppercase;
}
.edition-selection.active {
    background-color:#1769D9;
    color:white;
}
.Edition_Cell.Edition_active{
    background-color:#F5F5F5 !important;
}
.P_Edition_RB, .E_Edition_RB, .B_Edition_RB {
    display:none;
}
.attitude-red {
    color: #b34131;
    font-weight: 700;
}
.term {
    text-align: left !important;
    padding-left: 1em;
    margin-top: 2em;
    font-weight:400 !important;
    margin-bottom: 0.2em;
    font-size:14px !important;
}
.container-prices {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px;
}
    .container-prices label {
        display: block;
        margin-top: -20px;
        margin-left: 29px;
        font-size: 14px;
    }
/* Ecard Styling*/
#module_ecard {
    background-color: transparent;
}
.module_ecard {
    background-color: transparent;
    padding-left: 0%;
    margin-left: 0%;
}
.ecard-box {
    margin-right:3em;
    padding-bottom: 15px    
}
.hideShowEcard {

}
#ecarddate {
    padding: .75em 1em .65em
}
#ecardmsg {
    width:97%;
    border: 1px solid #E8E6E6;
}
.ecardmsg{
    width:97%;
    border: 1px solid #E8E6E6;
    height: 120px;
    margin-left: 0;
}
#ecardfooter {
    width:97%;
    padding: .75em 1em .65em;
    border: none;
    font-style:italic;
    font-size: .76em;
}
#divCharacters, .divCharacters {
    width:97%;
    padding: .75em 1em .65em;
    font-size: .88em;
    display:inline;
}
#characters, .characters {
    padding: 0em 1em !important;
    display:inline !important;
}
.divAppendRecipientsButton {
    margin-bottom: 2em;
}
/*End Ecard Styling*/
.edition-selection.active, .country-active {
    background-color: #b34131 !important;
    color: white !important;
}
.module, .module_countrybox, .module_subscriptionbox {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
.module_countrybox div {
    margin: 0 auto;
    display: inline-block;
    background-color: white;
    border: 1px solid #000;
    border-radius: 2px;
    color: #000;
    text-align: center;
    padding: 0.5em;
    margin-right: 5px;
    width: 32% !important;
    cursor: pointer;
}
.module_subscriptionbox div {
    margin: 0 auto;
    display: inline-block;
    background-color: white;
    border: 1px solid #b34131;
    border-radius: 2px;
    color: #386e95;
    text-align: center;
    padding: 0.5em;
    margin-right: 1px;
    width: 32% !important;
    cursor: pointer;
}
.country-active .countryBoxLink:after {
    font-family: "FontAwesome";
    content: "\f00c";
    margin-left: 1em;
}
.subscription-active .subscriptionBoxLink:after {
    font-family: "FontAwesome";
    content: "\f00c";
    margin-left: 1em;
}
.plan-additional {
    display: flex;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.plan-additional > div {
    width: 33%;
    padding: 10px 20px;
}
.plan-additional > div:first-child {
    padding-left: 0px;
}
.plan-additional b {
    font-size: 16px;
}
.plan-additional a {
    color: #b34131;
    text-decoration: underline;
    white-space: nowrap;
    font-weight: 700 !important;
}

.Edition_Cell div.container-prices div:nth-child(even) {
    font-weight: bold !important
}

.headline {
    text-align:center;
    padding: 5px;
    display: block
}

.module_blurb.cgblurb .magazines {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    max-width: 1000px;
}

.magazines img {
    display: block;
    margin: 0px auto;
}
.magazines {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    max-width: 1000px;
}

#row_billto_nameaddr_0 {
    display: none;
}

#module_customgift_wrapper, #module_grandtotal_wrapper {
    margin-bottom: 0
}

#moduleHdr_countrybox {
    border-top: none;
}

/*Payment*/
.stripe-row {
   padding-bottom: 10px;
}
.stripe-row:nth-of-type(2), .stripe-row:nth-of-type(3) {
    width: 50%;
    display: inline-block;
}
.stripe-row:nth-of-type(2) {
    padding-right: 10px;
}

.stripe-field {    
    width: 100%;
    padding: 10px 15px;
    margin-top: 2px;
    background-color: white;    
}

#card-errors {
    color: red;
}
/*loader*/
.modal-wip
{
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.2;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    min-height: 100%;
    width: 100%;
}
.loading-wip
{
    /*border: 5px solid #67CFF5;*/
    width: auto;
    /*height: 100px;*/
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
    padding: 15px;
    font-size: 18px
}

@media (max-width: 1072px) {
    .cover-wrap {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .cover-wrap div {
        width: 50%;
        max-width: none;
        margin: 0px;
        padding: 5px;
    }

    .edition-button {
        padding: 12px 16px!important;
    }

}

@media (max-width: 980px) {
    .magazines {
        flex-wrap: wrap-reverse;       
    }

    .magazines img {
        width: 75%;
    }

    .module_blurb.cgblurb h1 {
        font-size: 60px;
        font-weight: bold;
        text-align: center;
        margin: 0px;
    }

    .magazines div {
        width: 100%;
        text-align: center;
    }
    
}

@media only screen and (max-width: 70em) {
    .navigation-bar {
        width:100%;
    }
    .cgGift input[type="text"], input[type="password"], input[type="email"], input[type="tel"] {
        width:94%
    }

    .cgGift select {
        width: 94% !important
    }

}

@media only screen and (max-width: 43em) {
    body {
        font-size: 1em;
        width: 100%;
    }
    header {
        padding: 20px 20px 20px 20px;
    }
    .table-design ul {
        display:none;
    }
    .headline {
    font-size: 22px;
    }
    .desktop {
        display:none;
    }
    .desc-wrap {
    flex-wrap: wrap;
    }
    .desc-wrap .desc-image {
    flex-shrink: 1;
    }
    .plan-additional {
    flex-wrap: wrap;
    }
    .plan-additional  div {
    width: 100%;
    padding: 0px;
    margin: 10px auto;
    max-width: 440px;
    }
    .module_countrybox div, .module_subscriptionbox div {
    display: block;
    width: 100% !important;
    margin-bottom: 1em;
    }
    .container .module_countrybox #countryBox3 {
        width: 100% !important;
    }
    .Edition_Cell {
    height: 38em;
    }
    /*edition*/
    #CustomEdition > div > div.divTableRow, #CustomEdition div.divTableRow > div.divTableCell { 
        display: block; width:100% !important;margin:0 auto;
    }
    #P_Edition_Cell, #E_Edition_Cell, #B_Edition_Cell {
        left:0;
        right:0;
    }
    .module_blurb {
        width: 96%;
    }
    .module_blurb td{
        display: table-cell;
        width:100% !important;
    }
        .module_blurb table td:nth-child(1) {
            vertical-align:top;
        }
    .moduleHdr {
        width: 96%;
    }
    .moduleHdr td {
    display:block !important;
    width:100%;
    }
    .module_wrapper,
    .module_lastword {
        width: 96% !important;
    }
    #module_autorenew_wrapper {
        margin-bottom:3em;
    }
    #module_billto_checkbox_wrapper {
    margin-top: -0.5em;
    }
    #module_username_wrapper {
    margin-top: -1em;
    margin-bottom: 0;
    }
    #module_submit_wrapper {
     margin-top: -1.5em;   
    }
    .remove {
        display:none;
    }
    #submit_btn {
        width: 100%;
    }
    #tbl_login td:nth-child(1),
    #tbl_nameaddr td:nth-child(1),
    #tbl_billto_nameaddr td:nth-child(1) {
        width:100%;
    }
    #tbl_username td:nth-child(2) {
        width: 94.5%;
        margin-left: 0.3em;
    }
    #tbl_nameaddr tr,
    #tbl_billto_nameaddr tr,
    #tbl_username tr {width:100%; float:none; clear:none; margin-right:3%;
    }
    .control_cell_nameaddr input,
    .txtbox_referrals input,
    .control_cell_nameaddr select,
    .txtbox_referrals select,
    .control_cell_billto_nameaddr input,
    .txtbox_referrals input,
    .control_cell_billto_nameaddr select,
    .txtbox_referrals select {
        font-size: 1em;
        width: 94% !important;
    }
    #module_pid select,
    #module_demos select {
        font-size: 1em;
        width: 95%;
    }
    #module_custserve .txtbox_custserve {
        font-size: 1em;
        width: 95% !important;
    }
    #module_referrals .txtbox_referrals {
        font-size: 1em;
        width: 95% !important;
    }
    .tblpayment {
        width:100%;
        float:none;
        clear:none;
    }
    #TrustedSecure {
        float:none;
        clear:none;
        width:100%;
        position:static;
        top:0;
     }
    #TrustedSecure table {
        width:100%;
    }
    #TrustedSecure img {
        margin:0 auto;
        display:block;
    }
    .ccContainerpayment td{
        display:block;
    }
    .txtbox_payment {
        width:95%;
    }
    .dropdown_payment {
        width:45%;
    }
    #tbl_nameaddr td,
    #tbl_billto_nameaddr td {
        display: block;
    }
    #tbl_login td {
        display: block;
    }
    #tbl_username td {
        display: block;
    }
    #tbl_referrals td {
        display: block;
    }
    .module {
        padding: 0;
        margin: 0;
    }
    .tbllogin {
        width: 100%;
    }
    
    input[type="checkbox"] {
        margin: 0;
        padding: 0;
        display: inline-block;
        clear: none;
        position: relative;
    }
    .txtbox_login {
        font-size: 1em;
        width: 96%;
    }
    .txtbox_login {
        font-size: 1em;
        width: 90%;
    }

}