/* Utilities
------------------------*/
html {
    box-sizing: border-box;
    font-size: 0.938em;
    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: "Neue-Frutiger-W04-Light", Georgia, "Times New Roman", Times, serif;
}
a.footer:visited {color: white; text-decoration:none;}
a.footer:hover {color: white; text-decoration:none;}
a.footer:link {color: white; text-decoration: none;}
a.footer:active {color: white; text-decoration: none;}

#blurb0_nameaddr {
    display:none !important; 
}
.mobile {
display:none;
}
@font-face{
font-family:"Neue-Frutiger-W04-Light";
src:url("../fonts/1123415/cc1ddd05-3327-4c9f-ac92-9f39e7cd9705.woff2") format("woff2"),url("../fonts/1123415/b7c08596-80c2-4b7e-82ce-291775ee0059.woff") format("woff");
}

/* Typography
------------------------*/

body {
    clear: both;
    position: relative;
    margin: 0 auto;
    font-family: "Neue-Frutiger-W04-Light", Georgia, "Times New Roman", Times, serif;
    background:#f0e9e1;
    border-style: none;
    border-width: 1px;
    border-color: #F7F7F7;
    width: 100%;
    line-height:1.4285;
    font-weight:400;
    font-style:normal;
    font-size:16px;
}
.tblMain {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
    font-size:16px;
    font-family: "Neue-Frutiger-W04-Light", Georgia, "Times New Roman", Times, serif;
}

.italic{font-weight: italic; }
h1 {
    font-weight:normal;
    color:Black;
    margin-top:0;
}
.heading {
    font-size:1.5em;
    text-align:left;
    color:black;
}
#rpub {
    width: 100%;
}
/* 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}

header {
    width: 100%;
    margin:0 auto;
}
header img {
    width:100%;
    max-width:500px;
}
header {
    width: 100%;
    max-width:800px;
    padding:1% 0;
    margin:0 auto;
    display:block;
    font-weight:bold;
    font-size:2em;
    text-align:center;
}
    header table {
        width:100%;
    }
        header table td {
            width:50%;
        }
#header-text {
    font-size:0.8em;
    color:gray;
}
section {
    width: 100%;
    max-width:860px;
    display:block;
    margin:0 auto;
}
.heading {
    color:#999;
    font-size:15px;
}
div.mr_social_sharing_wrapper {height: auto; width: 100%; margin: 4px 0; padding: 0; border: 0; line-height: 0;}
div.mr_social_sharing, span.mr_social_sharing, div.mr_social_sharing_top, span.mr_social_sharing_top {display: block; width: auto; height: auto; margin: 2px; padding: 0; vertical-align: bottom;}
span.mr_social_sharing, span.mr_social_sharing_top {display: inline-block;}
div.mr_social_sharing_top, span.mr_social_sharing_top {vertical-align: top;}
div.mr_social_sharing div, span.mr_social_sharing div {vertical-align: bottom !important;}
div.mr_social_sharing_top div, span.mr_social_sharing_top div {vertical-align: top !important;}
a.mr_social_sharing_popup_link, a.mr_social_sharing_popup_link:HOVER {display: inline-block; margin: 0; padding: 0; border: 0; vertical-align: bottom;}
.mr_social_sharing img, .mr_social_sharing_top img {display: inline-block; margin: 0 !important; padding: 0 !important; border: 0 !important; vertical-align: bottom; max-width: 100%;}
.mr_social_sharing a.mr_social_sharing_popup_link, .mr_social_sharing div, .mr_social_sharing span, .mr_social_sharing iframe, .mr_social_sharing img {line-height: 0; vertical-align: bottom;}
.mr_social_sharing_top a.mr_social_sharing_popup_link, .mr_social_sharing_top div, .mr_social_sharing_top span, .mr_social_sharing_top iframe, .mr_social_sharing_top img {line-height: 0; vertical-align: top;}
.mr_social_sharing span.mr_small_icon, .mr_social_sharing span.mr_medium_icon, .mr_social_sharing_top span.mr_small_icon, .mr_social_sharing_top span.mr_medium_icon {display: inline-block; font-family: 'Droid Sans',arial,sans-serif; vertical-align: bottom; font-size:10px; font-weight: 200; line-height: 10px; margin: 0 0 0 4px; padding: 0;}
.mr_social_sharing span.mr_medium_icon, .mr_social_sharing_top span.mr_medium_icon {font-size:12px; line-height: 12px;}

.nopin {
	width: 20px;
	height: 20px;
}
.thicken {
	text-shadow: 0.1px 0;
	/* letter-spacing: 0.1px; */
}
footer {
    width: 100%;
    margin:0 auto;
    padding:1em;
    text-align: center;
    /*background-color:#22252c;*/
    display:block;
    font-size:0.87rem;
}
    footer p {
    color:black;
    font-size:0.87rem;
    line-height:20px;
    max-width:900px;
    text-align:center;
    margin:0 auto;
    line-height:33px;
    }
        p.footer  {
            color:black;
            font-size:0.87rem;
            line-height:20px;
            border-bottom:solid 1px #ded7c5;
            max-width:900px;
            text-align:center;
            margin:0 auto;
            line-height:33px;
        }
            footer p a {
                color:white !important;
                font-size:1rem;
                padding:0.75rem 0;
                text-decoration:none;
            }
                footer img {
                    width:auto;
                    height:auto;
                    max-width:200px;
                }
                    footer table {
                        margin:0 auto;
                        width:auto;
                        text-align:left;
                    }

#divMailingLabel {
    display:none;
}
.module_blurb {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    border-color: maroon;
    border-width: 0px;
    border-style: solid;
    margin-bottom: 2%;
     border-style: solid;
}
.module_blurb img {
    width:100% !important;
    margin:0 auto;
    display:block;
}
.module_blurb p {
    font-size:16px;
    line-height:1.2em;
}
.module_blurb li {
    font-size:16px;
    line-height:1.2em;
}
.module_blurb a {
    color:#565656;
}
.module_blurb a:hover {
    color:#a02b2f;
}
.module_blurb table{
    margin:0 auto;
    display:block;
}
.social img {
    width:auto!important;
}
.module_blurb table {
    width:100%;
    margin:0 auto;
}
    .module_blurb table td:nth-child(1) {
        width:70%;
        padding-right:1em;
    }
        .module_blurb table td {
            vertical-align:top;
        }
            .module_blurb table img {
                width:90%;
            }
.red {
    color: #FF003A;
}
#blurb_bottom_payment,
#blurb_bottom_price {
    font-size: 0.750em;
}
.tblpayment {
    width:70%;
    float:left;
    clear:left;
}
.ccContainerpayment {
    width:100%;
}
#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;
    font-size:18px;
    border: solid 1px black;
    border-bottom: none;
    background-color: none;
    padding: 1% 1.7%;
    color:#EB2A2F;
    font-weight:bold;
}
/**************namedaddr module*************/

.module_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px black;
    background-color:transparent;
    padding: 1%;
    margin-bottom: 2%;
    border-top: none;
}
#module_payment_wrapper,
#module_newsletter_wrapper {
    line-height:1.4em
}
#drpCountries {
    width:10em;
}
#module_donation_wrapper {
    margin-bottom:0;
    border-bottom:none;
}
.txtbox_bulk,
.txtbox_donation,
.txtbox_grandtotal {
    width:28% !important;
}

#module_grandtotal {
    color:#2F2F2F;
    margin-top:0.8em;
}
#rbldonation td {
    padding-top:10%;
    clear:both;
    float:left;
    display:block;
    white-space:nowrap;
    content: "";
}
#lbl_donation_1 {
    margin-left:6.6em;
}
.cbxRecurdonation {
    padding-top:2%;
    display:block;
}
.rbldonation {
    margin-bottom:1em;
    margin-top:1em;
}
#module_submit_wrapper {
    border-style: none;
}
#module_login_wrapper {
    border: solid 1px #e6f1f7;
}
#moduleHdr_paybill,
#module_paybill_wrapper {
    border: 0;
    outline: 0;
}
#module_orderinfo_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #e6f1f7;
    background-color: #fff;
    padding: 1%;
    margin-bottom: 2%;
}
#module_orderinfo{
    overflow:hidden;
}
.tbllogin {
    width:100%;
}
#tbl_login td:nth-child(1),
#tbl_nameaddr td:nth-child(1),
#tbl_billto_nameaddr td:nth-child(1) {
    /*width:8em;*/
    width:100%;
    margin-bottom:0.3em;
}
#tbl_login td:nth-child(2),
#tbl_nameaddr td:nth-child(2),
#tbl_billto_nameaddr td:nth-child(2) {
    /*width:8em;*/
    width:100%;
    margin-bottom:0.5em;
}
#module_demos_wrapper input {
    margin-bottom:1em;
    margin-top:1em;
    width:50%;
}
#module_demos_wrapper  select{
    margin-bottom:1em;
    margin-top:1em;
    width:50%;
}
#tbl_nameaddr td,
#tbl_billto_nameaddr 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_2 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_nameaddr_3 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_nameaddr_4 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_nameaddr_10 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_nameaddr_11 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_nameaddr_12 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_nameaddr_13 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_billto_nameaddr_1 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_billto_nameaddr_2 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_billto_nameaddr_8 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_billto_nameaddr_9 {width:47%; float:right; clear:right; margin-right:3%;
}
#row_billto_nameaddr_10 {width:47%; float:left; clear:left; margin-right:3%;
}
#row_billto_nameaddr_11 {width:47%; float:right; clear:right; margin-right:3%;
}
#module_billto_checkbox_wrapper {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    padding: 0.5%;
    margin-bottom: 2%;
    border-style:none;
 }
#module_submit_wrapper,
#module_paybill_wrapper {
    width: 100%;
}
.module {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
#tbl_nameaddr span {
    color: red !important;
}
.reqstar {
    color: red;
}
.reqmsg {
    color: red !important;
}
#errordiv div {
    color: red !important;
    padding:2em;
    font-size:1.1em;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
  width:92%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  line-height:17px;
  padding:8px 15px;
  background: #f5f5f5;
  outline: none;
  font-size: 16px;
  color: black;
  border: 1px solid #AAAAAA;
  border-radius:3px;
  background-color: white;
  text-decoration: none;
  -webkit-transition: border 100ms;
  -moz-transition: border 100ms;
  transition: border 100ms;
}
#row_nameaddr_5 input[type="text"],
#row_nameaddr_6 input[type="text"],
#row_nameaddr_7 input[type="text"],
#row_nameaddr_8 input[type="text"],
#row_nameaddr_9 input[type="text"],
#row_nameaddr_16 input[type="text"],
#row_nameaddr_17 input[type="text"] ,
#row_nameaddr_18 input[type="text"] ,
#row_nameaddr_19 input[type="text"] {
    width:94%;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
  border: 1px solid #837349;
  background-color: #F5F5F5;
  color: #565656;
  -webkit-transition: border 100ms;
  -moz-transition: border 100ms;
  transition: border 100ms;
}
::-webkit-input-placeholder.txtbox_nameaddr,
::-webkit-input-placeholder.txtbox_billto_nameaddr,
::-webkit-input-placeholder.txtbox_username,
::-webkit-input-placeholder.txtbox_payment,
::-webkit-input-placeholder.txtbox_login {
 color: #999999;

}
:-moz-placeholder.txtbox_nameaddr, 
:-moz-placeholder.txtbox_billto_nameaddr, 
:-moz-placeholder.txtbox_username, 
:-moz-placeholder.txtbox_payment,
:-moz-placeholder.txtbox_login { /* older Firefox*/
 color: #999999;

}
::-moz-placeholder.txtbox_nameaddr,
::-moz-placeholder.txtbox_billto_nameaddr,
::-moz-placeholder.txtbox_username,
::-moz-placeholder.txtbox_payment,
::-moz-placeholder.txtbox_login { /* Firefox 19+ */ 
 color: #999999; 

} 
:-ms-input-placeholder.txtbox_nameaddr,
:-ms-input-placeholder.txtbox_billto_nameaddr,
:-ms-input-placeholder.txtbox_username,
:-ms-input-placeholder.txtbox_payment,
:-ms-input-placeholder.txtbox_login { 
 color: #999999;
}
.cell2_payment input[type="text"] {
  width:58%;
}
.cell2_payment #ccv {
  width:28%;
}
select {
  width:92%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;   
  border-radius: 0; 
  line-height:17px;
  padding:8px 15px;
  border: none;
  outline: none;
  font-size: 16px;
  color: black;
  border: 1px solid #AAAAAA;
  border-radius:3px;
  text-decoration: none;
  background-color: white;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANBJREFUeNrs2lENgzAUBdBKQAISJgEpSMEBUpCABKQggfHRZlvWEaBkWbJzkmvgJu/jtS8EAAAAAAAAftUthhOqNVNMpY7j+jVLTK+OY5qn8lIatewf3TlT4GyU9xky5aUM6tnWbpSX0qopr/4wurlRrtX1btxRXsqorlfdgfJSOrU9to3lZGwpcdM4W+CkPgAAAAC+y3NWIQ+qF+iCJ/1iPpUK1cG3ZrE2+Fgv5rSjkOOiCzTBeVsxB5YXjLIT3wu2FNsGAAAAAAAA/IW7AAMAGlXAQcG/jegAAAAASUVORK5CYII=');
  background-position: top right;
  background-size: 33px 33px;
  background-repeat: no-repeat;
}
select::-ms-expand {
    display: none; /*remove arrow in IE*/
}
select:focus {
  border: 1px solid #837349;
  background-color: #F5F5F5;
  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-top: 1%;
    margin-bottom: 0.5em;
}
#btnPasswordAssist {
    margin:0 auto;
    display:block;
}
input[type="submit"] {
    min-width:200px;
    margin-left:6px;
    padding: 8px 15px;
    background: #EB2A2F;
    border: 1px solid #EB2A2F;
    outline: none;
    font-size: 16px;
    color: white;
    text-decoration: none;
    -webkit-transition: background 100ms;
    -moz-transition: background 100ms;
    transition: background 100ms;
    margin: 0 auto;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; /* always declare the non-prefixed version LAST */
}
input[type="submit"]:hover {
    background: #EB2A2F;
    color: #fff;
    -webkit-transition: background 100ms;
    -moz-transition: background 100ms;
    transition: background 100ms;
}
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: #e22620;
}
#tbl_referrals td {
    padding-left: 0px !important;
}
#tbl_nameaddr td,
#tbl_login td,
#tbl_billto_nameaddr td {
    display:block;
}
.ccContainerpayment td {
    display:block;
}
.dropdown_payment {
    width:28%;
}
.cell1_referrals {
    width: 20%;
    text-align: left;
}
.red {
    color: red;
    font-weight: bold;
    font-size: 15pt;
}
.static {
    width:100%;
}
#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: #EB2A2F;
    border: solid 1px #525252;
}
#btnGift {
    font-style:italic;
    text-transform:uppercase;
    font-weight:bold;
}
#tbl_gift_total {
    width:100%;
    color: white;
    background-color: #EB2A2F;
    border-top: solid 1px white;
    border-left: solid 1px #525252;
    border-right: solid 1px #525252;
    border-bottom: solid 1px #525252;
}
#tbl_gift_buttons {
    margin-top:1em;
}
.button {
    width:auto;
    min-width:0 !important;
    padding:0 20px !important;
    margin-right:1em !important;
}
#module_gdpr_wrapper, #module_grandtotal_wrapper {
    border-top: solid 1px black;
}


@media only screen and (max-width: 59em) {
    .tblMain,
    .header,
    section {
        max-width: 700px;
    }
}
@media only screen and (max-width: 56em) {
    header {
        padding:25px 0 15px 25px;
    }
    #row_login_2 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_login_3 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_login_5 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_login_6 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_2 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_3 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_4 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_10 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_11 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_12 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_nameaddr_13 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_billto_nameaddr_1 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_billto_nameaddr_2 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_billto_nameaddr_8 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_billto_nameaddr_9 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_billto_nameaddr_10 {width:100%; float:none; clear:none; margin-right:0;
    }
    #row_billto_nameaddr_11 {width:100%; float:none; clear:none; margin-right:0;
    }
    
    input[type='text'], input[type='password'], input[type='email'], input[type='tel'] {
        width:97% !important;
    }
    select {
        width:97%;
    }
}
@media only screen and (max-width: 43em) {
    body {
        font-size: 1em;
        width: 100%;
    }
    header {
        border-top:0;
        min-height:0;
        padding:1em;
    }
    header img {
        width:96% !important;
        margin:0 auto;
        display:block;
    }
    header td {
            display:block;
            margin:0 auto;
    }
    .mobile {
        display:block;
    }
    .desktop {
        display:none;
    }
    section {
        padding-bottom:2em;
    }
    section table td {
        display:block;
        text-align:left !important;
    }
    section p {
        padding-top:1em;
        padding-bottom:1.5em;
    }
    .module_blurb td{
        display:block;
        width:100% !important;
        text-align:center;
    }
    #tbl_login td:nth-child(1),
    #tbl_nameaddr td:nth-child(1),
    #tbl_billto_nameaddr td:nth-child(1) {
    width:100%;
    }
    nav {
        font-size:11pt !important;
        text-transform:capitalize !important;
    }
    .moduleHdr {
        width: 96%;
    }
    .module_blurb {
        width: 96%;
    }
    .module_blurb img {
        width: 50% !important;
    }
    .remove {
        display:none;
    }
    .module_wrapper,
    .module_lastword {
        width: 96% !important;
    }
    #submit_btn {
        width: 100%;
    }
    .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%;
    }

}