/* 
Theme Name: SSIR
Version: 1.0
Author: Juan Pablo Mego Cuellar
Author URI: http://www.cambeywest.com
*/
/* ---------------------------------------------
/*! normalize.css v4.2.0 | MIT License | git.io/normalize */
html {
    box-sizing: border-box;
    font-size: 0.938em;
    font-style: normal;
    font-variant: normal;
}
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
html,
body {
    height: 100%
}
#divAddRecipient #row_nameaddr_1 {
    display:none;
}
body.no-scroll {
    overflow: hidden;
    position: relative;
}
.strikethrough {
    text-decoration: line-through;
    color:red;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
* {
    padding: 0;
    margin: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
html {
    font-family: 'Open Sans', sans-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;
}
#toggleTestPopup {
    z-index: 1;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
/****** main content *********/
.wrapper {
    overflow: hidden;
}
body {
    clear: both;
    position: relative;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    border-style: none;
    border-width: 1px;
    border-color: #F7F7F7;
    line-height: 1.3;
    font-weight: 400;
    font-style: normal;
    color: #222;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    min-width: 320px;
}
.tblMain {
    max-width: 950px;
    margin: 0 auto;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight:400;
    line-height:22px;
    height:23px;
}
#row_nameaddr_0, #row_billto_nameaddr_0 {
    display:none !important;
}
#divMailingLabel {
    /*display:none;*/
}
h1 {
    height: 40px;
    color: #1E1E1E;
    font-family: 'Open Sans', sans-serif;
    font-size: 27px;
    font-weight: 800;
    line-height: 40px;
}
h2 {
    color: #1E1E1E;	
    font-family: 'Open Sans Extra-Bold', sans-serif;
    font-size: 1.5em;	
    font-weight: 700;	
    margin-top:1em;
    line-height: 1.1em;
}
.Extra-Bold {
   font-family: 'Open Sans', sans-serif;
   font-weight: 800;	
}
.ExtraBoldItalic {
   font-family: 'Open Sans', sans-serif;
   font-weight: 800;	
   font-style:italic;
}
table .table-recipient  {
    width:65%;
    border-spacing: 0;
}
.table-recipient td {
    text-align:center;

}
.td-spacing {
    padding: 8px 2px;
}
.td-1st-spacing {
    padding: 6px 2px;
}
.divContent h1 {
    text-transform:uppercase;
}
.better-value {	
    height: 22px;	
    width: 111px;	
    color: #B63131;	
    font-family: 'Open Sans Extra-Bold', sans-serif;
    font-size: 16px;	
    font-weight: 800;	
    line-height: 22px;
    text-transform:initial;
}
.middle-title {
    font-family: 'Open Sans Extra-Bold', sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
	color: #B63131;

}
.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;
}
#moduleHdr_groupexport {
    border-style:none !important;
}
/****** widget content *********/
.widget-sticky {
    background-color:#9b0000;
    padding:5px 10px;
    box-shadow:0 0 5px 2px rgba(0,0,0, .5);
    position:fixed;
    top:50%;
    margin-top:117px;
    left:0;
    z-index:999;
}
.widget-sticky ul {
    list-style:none;
    overflow:hidden;
}
.widget-sticky ul {
    padding:0;
    margin:0;
}
.widget-sticky ul li {
    float:left;
}
.widget-sticky ul li~li {
    border-left:1px solid #fff;
}
.widget-sticky a {
    display:block;
    font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    font-size:19px;
    color:#fff;
    text-transform:uppercase;
    line-height:1;
    padding:0 10px;
    text-decoration:none;
}
.widget-sticky a:hover {
    text-decoration:none;
}
.widget-sticky{
    -webkit-transform-origin:0 0 0;
    -moz-transform-origin:0 0 0;
    -ms-transform-origin:0 0;
    -o-transform-origin:0 0 0;
    transform-origin:0 0 0;
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    transform:rotate(-90deg);
}
/****** nav content *********/
.nav {
    background-color:#9B9B9B;
    margin-bottom:30px;
    position:relative;  
    z-index:9;
}
.nav-inner {
    position:relative;
}
.nav-inner:after, 
.nav-inner:before {
    content:'';
    display:table;
}
.nav-inner:after {
    clear:both;
}
.nav-inner > .socials {
    float:right;
}
/* second nav bar*/
.topnav {
    display:none;
}
.topnav {
    overflow: hidden;
    background-color: #9B9B9B;
}
.topnav img {
    max-width:186px;
    vertical-align:middle;
}
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #767676;
  /*color: black;*/
}

.active {
  background-color: #9B9B9B;
  color: white;
}

.topnav .icon {
  display: none;
}
.fa {
    font-size:28px !important;
    padding-top: 0.1em;
}
/****** main content *********/
#module_gdpr_wrapper label,
#module_newsletter_wrapper label,
#module_billto_checkbox_wrapper label,
#module_autorenew_wrapper label  {
    /*margin-left:0.5em;*/
}
#module_autorenew_wrapper {
    font-weight:bold;
}
header {
    width: 100%;
    margin:0 auto;
}
.header-bottom {
    position:relative;  
    z-index:9;
}
.shell {
    width:100%;
    max-width:996px;
    margin:0 auto;
    padding:0 20px;
}
.header-bottom-inner {
    padding-top:22px;
    position:relative;  
}
.logo img {
    width:100%;
    max-width:470px;
    height:auto;
}
.header-bottom-inner:after, .header-bottom-inner:before {
    content: '';
    display:table;
}
.header-bottom-inner:after {
    clear:both;
}
ol {
    padding-left:1em;
}
.header-subscribe {
    float:right;
    width:32%;
    text-align:right;
    margin-top:10px;
    height:124px;
    position:relative;
}
.header-subscribe img, .form-group-lead > .form-row > img {
    transform:rotate(10deg);
}    
.header-subscribe img {
    position:absolute;
    z-index:10;
    right:-8px;
    bottom:-12px;
    box-shadow:2px 4px 5px rgba(0,0,0,.5);
}
.header-subscribe ul {
    list-style:none;
    background-color:#900;
    font-size:0;
    text-align:left;
    padding-left:10px;
    margin-top:97px;
}
.header-subscribe ul li {
    display:inline-block;
    vertical-align:middle;
    padding:7px 0 4px;
}
    .header-subscribe ul li a {
        display:block;
        font-size:13px;
        color:#fff;
        padding:0 8px;
}
        .header-subscribe ul li ~ li a {
            border-left:1px solid #fff
        }
header a:hover {
    text-decoration:underline;
}
header a {
    text-decoration:none;
    color:#ab1600;
}
.logo-alt {
    display:none;
}
    .logo-alt img {
        width:237px;
        height:auto;
        display:block;
    }
/****** social content *********/
.socials [class^='ico'], .ico-search, .ico-twitter-alt, .ico-facebook-alt, .ico-close-grey, .ico-back, .ico-home {
    background-image:url("../images/icons.png");
    background-repeat:no-repeat;
    display:inline-block;
    vertical-align:middle;
}
.socials ul {
    list-style:none;
    font-size:0;
}
    .socials ul li {
        display:inline-block;
        vertical-align:middle;
    }
        .socials ul li a {
            display:block;
            padding:10px 3px;
            opacity:0.7;
        }
.ico-twitter {
    width:24px;
    height:24px;
    background-position:-50px 0;
}
.ico-facebook {
    width:24px;
    height:24px;
    background-position:0 0;
}
.ico-linkedin {
    width:24px;
    height:24px;
    background-position:0 -25px;
}
.ico-google-plus {
    width:24px;
    height:24px;
    background-position:-25px 0;
}
.ico-rss {
    width:24px;
    height:24px;
    background-position:-25px -25px;
}
/****** footer content *********/
footer {
    width: 100%;
    margin:0 auto;
    padding:1em;
    text-align: center;
    /*background-color:#22252c;*/
    display:block;
    font-size:0.87rem;
    margin-top:2em;
}
    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;
                    }
.tbl {
    width: 100%;
}
.divTable{
    display:table;
    
}
.divTableRow{
    display:table-row;
}
.divTableCell{
    display:table-cell;
    vertical-align: top;
    height: 100%;
}
.class_100_no_border {
    margin-top:6.5em;/*3.5em*/
}
.divTableCell.Edition_Cell {
    position:relative;

}
.P_Edition_RB,
.E_Edition_RB , 
.B_Edition_RB {
    position: absolute;
    top: 63px;/*10px*/
    padding-left:0.9em;
    width:100%;
}
#E_Edition_Cell {
    width:50%;    
}
#P_Edition_Cell {
    width:50%;    
}
#P_Edition_Cell .divContent {
/*padding-right:3em;*/
}
#module_edition_wrapper label {
    height: 21px;	
    color: #333333;	
    font-size: 16px;	
    line-height: 22px;
    font-weight:normal;
}
    #module_edition_wrapper label .label-edition {
        font-size:23px;
    }
.divContent {
    padding-left:1em;
}
.divContent ul{
    padding:2em;
}
    .divContent ul li {
    color: #000000;	
    font-size: 16px;	
    line-height: 22px;
    margin-bottom:0.5em;
    }
#CustomEdition {
    width:100%;
    border-collapse:separate;
    border-spacing:6px 0;
}
#CustomEdition  .Edition_Cell  { 
    border: 2px solid #dddddd;
   /* padding-left: 1em;*/
    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;
}
#CustomEdition .backGroundColor {
    background-color:  #cacaca;    
}
#CustomEdition .divTableCaptionTop {
    caption-side: top; display: table-caption; 
}
#CustomEdition .divTableCaptionBottom {
    caption-side: bottom; display: table-caption; 
}
#CustomEdition .colspanRow {
    display: table-row-group; 
}
.customEditionButton{
    width:1.5em;
    height:1.5em;
    z-index:1000;
}
.divTableCell input[type="radio"]{
    width:1.5em;
    height:1.5em;
    z-index:1000;
    vertical-align:middle;
}
.divTableCell label {
    vertical-align:middle;
}
.IsActiveHover, .mySelectedItem {
    background-color:#e8eaed;  
}
#P_Edition_Cell:hover, #E_Edition_Cell:hover {
    background-color:#e8eaed !important;
}
.Edition_linkgray {
    color: #aeaeae !important;
}
.Edition_linkred {
    color: #ff0000 !important;
    font-weight:bold;
}
.InternationalLink {
    width:100%;
}
.InternationalLink td {
    width:50%;
}
.intSubscription {
    text-align:right;
}
    .intSubscription a {
        text-decoration:none;
        color:black;
    }
.p_edition,
.e_edition {
    position: absolute;
    bottom: 36px;
    left: 0.9em;
    height: 61px;
    font-size: 13px;
    font-weight: bold;
    line-height: 19px;
    border-top: 2px solid #D5757A;
    border-bottom: 2px solid #D5757A;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    width:86%;
}
.edition-selection {
    width:90%;
    margin:0 auto;
    display:block;
    background-color:#E6E5E4;
    border: 1px solid #BFBBB3;	
    border-radius: 2px;
    color:black;
    text-align:center;
    padding: 0.5em;
    margin-top:4em;
    cursor: pointer;
}
.edition-selection.active,
.country-active {
    background-color:#B63131 !important;
    color:white !important;
}
.sign {
    position:absolute;
    bottom:45px;
    left:3em;
    font-size:2em;
    text-align:center;
    display:block;
}
.cover {
    position:absolute;
    bottom:5px;
    left:380px;
}
    .cover img {
        max-width:75px !important;
    }
/****** modules *********/
.module_blurb {
    width: 100%;
    margin:0 auto;
    background-color: transparent;
    margin-bottom: 4%;
    font-size:1.2em;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 2em;
    border-bottom:2px solid #B63131;
}
.module_blurb img {
    width:auto !important;
    margin:0 auto;
    display:block;
}
.module_blurb p {
    font-size:16px;
    margin:0.5em 0 0.5em 0;
}
.module_lastword p {
    font-size:1.2em;
    line-height:1.2em;
    margin:0.5em 0 0.5em 0;
}
.module_blurb li {
    font-size:1rem;
    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;
}
.two-editions td:first-child {
    width:55%;
}
.smaller-table td:first-child {
    width:55%;
    margin-right:1em;
    padding-left:1em;
}
.smaller-table td:nth-child(2) {
    padding-left: 1em;
}
.free-issue-smaller-table td:first-child {
    width:32%;
    margin-right:1em;

}
.free-issue-smaller-table td:nth-child(2) {
    padding-left: 1em;
}
p.title-header {
    font-size: 2.5em;
    font-family: 'Open Sans Extra-Bold', sans-serif;
    line-height: 1em;
    font-weight: 800;
}
.smaller-table img {
    max-width:140px;
}
.two-descriptions td:first-child {
    width:50%;
}
#InnerTableForRadiopayment {
    display:none;
}
.red {
    color: #FF003A;
}
.dark-red {
    color: #990000;
}
.table-webinar {
    font-size: 1.2em !important;
    /*border-top:1px solid black;
    border-bottom:1px solid black;*/
}
.table-webinar td {
    vertical-align:top;
    padding:4px;
}
.table-webinar td:first-child {
    width:80px;
}
.table-webinar td:last-child {
    width:400px;
}
#ask_presenter, #issues_challenges {
    margin-bottom:1em;
    margin-top:1em;
    padding:4px;
    background-color:#FCFCFC;
    color:black;
    border-radius:3px;
    -webkit-transition: border 100ms !important;
    -moz-transition: border 100ms !important;
    transition: border 100ms !important;
}
#ask_presenter:focus, #issues_challenges:focus {
    color:#565656;
}
#blurb_bottom_payment,
#blurb_bottom_price {
    font-size: 0.750em;
}
#tbl_price td {
    padding-bottom:0.5em;
}
.tblpayment {
    width:100%;
}
.ccContainerpayment {
    width:100%;
}
.ccContainerpayment tr:nth-child(1) {
    float: left;
    width: 30%;
    padding: 0;
    margin: 0;
}
.ccContainerpayment tr:nth-child(2) {
    float: left;
    width: 39%;
}
.ccContainerpayment tr:nth-child(3) {
    float: left;
    width: 17%;
    margin: 0;
}
.ccContainerpayment tr:nth-child(3) td {                                    
    position: relative;
    width: 100%
}
.ccContainerpayment tr:nth-child(4) {
    float: left;
    width: 10%;
    margin: 0;
}
.ccContainerpayment tr:nth-child(4) td {                                    
    height:0;
}
#lblTrust {
    position: relative;
    top: -0.8em;
    left: 0.5em;
}
#ccnumber {
    width:96%;
}
.table1 {
    border: none;
}
.tbl {
    width: 100%;
}
.moduleHdr {
    width: 100%;
    height:30px;
    margin:auto;
    padding: 1% 0;
	color: #000000;
    font-family: 'Open Sans Extra-Bold', sans-serif;
    font-size: 20px;
    font-weight: 800;	
    line-height: 28px;
    text-transform:uppercase;
    padding-left: 13px;
    padding-right: 13px;
    margin-bottom: 0.8em;
}
#mdPCodeUpdateControls {
    width: 100%;
    margin:0 auto;
    background-color:transparent;
    padding: 1%;
    border-top: none;
    overflow:hidden;
    padding:0 0 30px;
    padding-left: 13px;
    padding-right: 13px;
    border-top:2px solid #D8D8D8;
    padding-top: 1em;
    margin-bottom:0.5em;
}
#lblPricePromoCode {
    width: 100%;
    height:30px;
    margin:auto;
    padding: 1% 0;
	color: #000000;
    font-family: 'Open Sans Extra-Bold', sans-serif;
    font-size: 20px;
    font-weight: 800;	
    line-height: 28px;
    text-transform:uppercase;
    margin-bottom: 0.8em;
}
#txtPCode {
    margin-top:1em;
    width: 46%;
    display: block;
}
#moduleHdr_gdpr,
#moduleHdr_username,
#moduleHdr_newsletter {
    border-top:2px solid #D8D8D8;
    padding-top: 1em;
}
#moduleHdr_username,
#moduleHdr_newsletter {
    margin-bottom:2em;
}
.hdr-required td:first-child {
    width:66%;
}
.hdr-required td:nth-child(2) {
	color: #B63131;
    font-family: "Open Sans";	
    font-size: 11px;	
    font-style:italic;
    font-weight: 800;	
    line-height: 22px;
    text-transform:initial;
}
#number-image {
    width:100%;
    max-width:40px;
}
.container {
    width: 100%;
    max-width:300px;
    margin:0 auto;
    background-color:transparent;
    padding: 1%;
    border: 1px solid #B63131;
    text-align:center;
    color:black;
}
    .container a {
        text-decoration:none;
        color:black;
    }

.module_wrapper {
    width: 100%;
    margin:0 auto;
    background-color:transparent;
    padding: 1%;
    border-top: none;
    overflow:hidden;
    padding:0 0 30px;
}
#module_nameaddr_wrapper,
#module_payment_wrapper {
    padding:0 0 0;
}
#module_payment_wrapper,
#module_newsletter_wrapper {
    line-height:1.4em
}
#drpCountries {
    width:10em;
}
#module_donation_wrapper {
    margin-bottom:0;
    border-bottom:none;
}
#module_donation td {
    margin-right: 1em;
}
.radio-1 {
    line-height: 1em;
}
.radio-1 input:checked+label {
    background-color: #2e2e2e;
    color: #fcc330;
}
.radio-1 label {
    background-color: #B63131;
    border-radius: .25em;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    font-size: 1em;
    line-height: 1em;
    padding: .9em 1em .825em;
    transition: all .3s ease;
    color:white;
}
.radio-1 label:focus, .radio-1 label:hover {
    background-color: #862727;
}
.radio-1 input:checked+label {
    background-color: #2e2e2e;
    color: #fcc330;
}
.donationPadding3Char {
    padding: 0.9em 1.3em .825em !important;
}
#module_grandtotal_wrapper {
    padding-bottom:0;
}
.txtbox_bulk,
.txtbox_donation,
.txtbox_grandtotal {
    width:28% !important;
}

#module_grandtotal {
    color:#2F2F2F;
    margin-top:0.8em;
}
#rbldonation td {
    padding-top:5%;
    clear:both;
    float:left;
    display:block;
    white-space:nowrap;
    content: "";
}
#lbl_donation_1 {
    margin-left:4.6em;
}
.cbxRecurdonation {
    padding-top:2%;
    display:block;
}
.rbldonation {
    margin-bottom:1em;
    /*margin-top:1em;*/
}
#module_login_wrapper {
    /*background-color: #eee;*/
    border:1px solid #9b9b9b;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:1em;
    width:60%;
    margin-top:1em;
}
#moduleHdr_paybill,
#module_paybill_wrapper {
    border: 0;
    outline: 0;
}
#module_orderinfo_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: solid 0px maroon;
    background-color: #fff;
    padding: 1%;
    margin-bottom: 2%;
}
.tbllogin {
    width:100%;
}
#tbl_login td:nth-child(1),
#tbl_nameaddr td:nth-child(1),
#tbl_billto_nameaddr td:nth-child(1),
#ccContainerpayment td:nth-child(1),
#tbl_username 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),
#ccContainerpayment td:nth-child(2) ,
#tbl_username td:nth-child(2){
    /*width:8em;*/
    width:100%;
    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 {
    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%;
}

#module_billto_checkbox_wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    padding: 0.5%;
    margin-bottom: 2%;
    border-style:none;
    padding-top: 0;
}
.small-label {
    font-size:16px;
    font-weight:bold;
}

#module_submit_wrapper,
#module_paybill_wrapper {
    width: 100%;
}
#module_recaptcha_wrapper {
    float: left;
    width: 38%;
    margin-left: 26%;
}
#module_submit_wrapper {
    float: right;
    clear: right;
    width: 35%;
    padding: 0;
}
.checkboxcw label::after {
        background-image: url(../images/i-check.png) !important;
}
.checkbox label {
    font-size:1.3em;
}
.checkbox_container label {
    font-size:1.3em;
}
.checkboxcw label {
    font-size:1.3em;
}
.newsletter label {
    font-size:1.3em;
}
.checkboxcw input:checked + label::before {
    border-color: rgb(182, 49, 49);
    background-color: rgb(182, 49, 49);
}
label[for*="rbedition"] {
    /*margin-left:-34px;*/
}
label[for*="rbedition"]::before {
    display:none;
}
.radiocw input:checked + label::before {
    border-color: rgb(182, 49, 49);
    background-color: rgb(182, 49, 49);
}
.radiocw label::before {
    top:2px;
}
.divTableCell .radiocw label {
    padding-left:0;
}
:first-child:last-child.radiocw label {
	font-weight: 400;
}
.module, .module_countrybox, .module_subscriptiontype {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}
.gdpr_label {
    font-size:11px;
    line-height: 15px;
    float:left;
    width:80%;
}
#checkbox_gdpr {
    margin-top: 15px;
    margin-left: 3em;
    float:left;
}
#module_gdpr {
    padding-left: 13px;
    padding-right: 13px;
    margin-top:1em;
}
#module_newsletter,
#module_autorenew {
    padding-left: 13px;
    padding-right: 13px;
}
.module_countrybox {
    padding-left: 13px;
    padding-right: 13px;
}
    .module_countrybox a {
    text-decoration:none;
    color:black;
    }
    .module_countrybox div {
    margin: 0 auto;
    display: inline-block;
    background-color: #E6E5E4;
    border: 1px solid #BFBBB3;
    border-radius: 2px;
    color: black;
    text-align: center;
    padding: 0.5em;
    margin-right: 10px;
    width: 32% !important;
    cursor: pointer;
    }
.module_subscriptiontype {
    padding-left: 13px;
    padding-right: 13px;
}
    .module_subscriptiontype a {
    text-decoration:none;
    color:black;
    }
    .module_subscriptiontype div {
    margin: 0 auto;
    display: inline-block;
    background-color: #E6E5E4;
    border: 1px solid #BFBBB3;
    border-radius: 2px;
    color: black;
    text-align: center;
    padding: 0.5em;
    margin-right: 10px;
    width: 31% !important;
    cursor: pointer;
    }
#boxtype2 {
    margin-right:0;
}
#boxlearn {
    border: none;
    text-align: left;
    background-color: transparent;
    color:#8F1E3E;
    text-decoration:underline;
    padding-left: 0;
}
#boxlearn a {
    color:#8F1E3E;
}
#tbl_nameaddr span, #tbl_billto_nameaddr span, #tbl_username span {
    color: #B63131 !important;
}
.reqstar {
    color: #990000;
}
.reqmsg {
    color: #990000 !important;
    margin-left: 0.4em;
}
#errordiv div {
    color: #990000 !important;
    padding:2em;
    font-size:1.1em;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
    width:94%;
    height: 44px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    line-height:22px;
    padding:8px 15px;
    outline: none;
    font-size: 16px;
    color: black;
	border: 1px solid #BFBBB3;
    border-radius:2px;
	background-color: #FFFFFF;
    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"] {
    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_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_billto_nameaddr,
:-ms-input-placeholder.txtbox_payment,
:-ms-input-placeholder.txtbox_login,
:-ms-input-placeholder.txtbox_username { 
    color: #999999;
}
select {
    width:94%;
    height: 44px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
    border-radius: 0; 
    line-height:22px;
    padding:8px 15px;
    border: none;
    outline: none;
    font-size: 16px;
    color: black;
	border: 1px solid #333333;
    border-radius:3px;
    text-decoration: none;
	background-color: #FFFFFF;
    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: 51px 44px;
    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;
    background: #3d404e;
}
/*.checkboxcw label::before {
    top: 3px;
}
.checkboxcw label::after {
    top: 3px;
}*/
.module_submit {
    padding: 0px;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 0.5em;
}
input[type="submit"], #continuebtn  {
    width: 270px;
    height: 65px;	
    display:block;
    margin:0 auto;
    font-size:1em;
    padding:0.6em 1.2em 0.475em;   
    border:1px solid #990000;
    letter-spacing:.1em;
    text-transform:uppercase;
	background-color: #B63131;
    color:white;
	font-size:1.5em;
	border-radius: 2px;
}
#btnPricePanel {
   margin:0;
   margin-top:1em;
    
}
#btnSelectAll, #btnSelectNone {
    display: none !important;
}
#btnPasswordAssist {
    margin:0 auto;
    margin-top:0.5em;
    display:block;
    padding:1em;
}
#row_nameaddr_1 {
    width:49%;
    float:left;
    clear:left;
    margin-right:1%;
}
#row_nameaddr_3 {
    width:49%;
    float:left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_4 {
    width:49%;
    float:right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_5 {
    width:49%;
    float:left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_6 {
    width:49%;
    float:right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_7 {
    width:49%;
    float:left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_8 {
    width:49%;
    float:right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_9 {
    width:49%;
    float:left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_10 {
    width:49%;
    float:right;
    clear:right;  
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_11 {
    width:49%;
    float: left;
    clear:left;
    margin-right:1%;
}
#row_nameaddr_12 {
    width:49%;
    float:right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_13 {
    width:49%;
    float: left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_16 {
    width:49%;
    float:right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_17 {
    width:49%;
    float:right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_nameaddr_18 {
    width:49%;
    float:right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_1 {
    width:49%;
    float: left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_2 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_3 {
    width:49%;
    float: left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_4 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_5 {
    width:49%;
    float: left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_6 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_7 {
    width:49%;
    float: left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_8 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_9 {
    width:49%;
    float: left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_10 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_11 {
    width:49%;
    float: left;
    clear:left;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_14 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_15 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_billto_nameaddr_16 {
    width:49%;
    float: right;
    clear:right;
    overflow: hidden;
    margin-right:1%;
}
#row_username_1 {
    width:49%;
    float: left;
    overflow: hidden;
    margin-right:1%;
}
#row_username_2 {
    width:49%;
    float: left;
    overflow: hidden;
    margin-right:1%;
}
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    
    font-size: 100%;
    /* 2 */
    
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #AAAAAA;
}
textarea {
    width: 50%;
    height: 84px;
}
#tbl_nameaddr .blurb {
    color: #a02b2f;
}
#tbl_referrals td {
    padding-left: 0px !important;
}
#tbl_nameaddr td,
#tbl_login td,
#tbl_billto_nameaddr td,
#tbl_username td {
    display:block;
}
.ccContainerpayment td {
    display:block;
}
.dropdown_payment {
    width:47%;
}
.cell1_referrals {
    width: 20%;
    text-align: left;
}
.red {
    color: red;
    font-weight: bold;
    font-size: 15pt;
}
.static {
    width:100%;
}
.giftren_blurb {
    margin-bottom:0% !important;
}
#rbTerm, #rbSelector {
    color: #000000;
    border: solid 1px #525252;
    display:none;
}
.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: darkgray;
    border: solid 1px #525252;
}
#submit_new {
    letter-spacing:0.1em !important;
    text-transform:uppercase !important;
    font-size:1.5em !important;
    height:65px !important;
    width:270px !important;
    padding:0.6em 1.2em 0.475em !important;
}
#btnGift {
    letter-spacing:0.1em !important;
    text-transform:none !important;
    font-size:1.5em !important;
    height:65px !important;
    width:320px !important;
    padding:0.6em 1.2em 0.475em !important;

}
#tbl_gift_total {
    width:100%;
    color: white;
    background-color: darkgray;
    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;*/
}
#drpCountries {
    width:10em;
}
.disable {
    background: #bebebe !important;
}
.promobutton_cross_sell {
    display: inline !important;
    font-size: 1em !important;
}

#ccvlink {
    position: absolute;
    right: 0;
    top: 9px;
}
#modal-dialog {
    color:#B63131;
    font-weight: 800 !important;
    text-decoration:underline;
    cursor:pointer;
}
#dialog {
    display:none;
}

.country-active .countryBoxLink:after {
    font-family: "FontAwesome";
    content: "\f00c";
    margin-left: 1em;
}
#export_btn {
    margin-top: 3em;
    margin-bottom: 1em;
}

.home-link {
    background-color: #B63131;
    color: white;
    margin: 0 auto;
    padding: 0.6em 1.2em 0.475em;
    border: 2px solid #DE292B;
    width: 25%;
    text-align: center;
    border: 1px solid #990000;
    display: inline-block;
    font-size: 13px;
    margin-top: 30px;
}
.home-link a {
    color: white !important;
    text-decoration: none;
}

.crossSellYes {
    color: white;
    background-color: yellowgreen;
    padding: .5em;
}

.crossSellNo {
    color: white;
    background-color: #B63131;
    padding: .5em;
}

.crossSellYes:active, .crossSellYes:hover  {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(2px);
}

.crossSellNo:active, .crossSellNo:hover  {
  background-color: red;
  box-shadow: 0 5px #666;
  transform: translateY(2px);
}

.OPAC05  {
  opacity:0.5;
}

.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

@media (max-width: 996px) {
    .wrapper {
        position:relative;
        padding-top:86px;
    }
    .header-top, .header-bottom, .nav-inner > ul, .widget-sticky, .nav-inner > .socials, .widget-subscribe .widget-body a {
        display:none;
    }
   .logo-alt {
        float:left;
        display:block;
        margin:8px 0 13px;
    }
    .nav {
        margin-bottom:20px;
    }
    .nav {
        position:fixed;
        width:100%;
        left:0;
        top:0;
    }
    .nav {
        background-color:#9B9B9B;
    }

}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    #module_recaptcha_wrapper {
        margin-left:15%;
    }
}
/**
    *Half Screen
**/
@media only screen and (max-width: 60em) {
    .tblMain {
        max-width: 800px;
    }
    h1 {
    font-size: 25px;
    }
    .dropdown_payment {
    width: 46%;
    }
    .cover{
    left:267px;
    }
    .wrapper {
        padding-top:0;
    }
    p.title-header {
        font-size:2.4em;  
    }
    /*first nav*/
    .nav {
        display:none;
    }
     /*second nav*/
    .topnav {
        display:block;
    }
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .gdpr_label {
        width:75%;
    }

}
@media only screen and (max-width: 50em) {
    .module_countrybox div{
    display: block;
    width: 100% !important;
    margin-bottom: 1em;
    }
        .module_subscriptiontype div{
    display: block;
    width: 100% !important;
    margin-bottom: 1em;
    }
}
@media only screen and (max-width: 43em) {
    body {
        width: 100%;
    }
    .smaller-table img {
        display:none;
    }
    .two-editions img {
        padding: 1.5em 1.5em 1.5em 0;
    }
    .smaller-table td:first-child {
        padding-left:0;
    }
    p.title-header {
        font-size:2.3em;
    }
     #module_recaptcha_wrapper {
       float:none;
       clear:none;
       margin: 0 auto;
    }
    #module_submit_wrapper {
       float:none;
       clear:none;
    }
    #CustomEdition .Edition_Cell, #CustomEdition .Edition_Cell, #CustomEdition .Edition_Cell {padding-left:0;padding:0;}
    #CustomEdition > div > div.divTableRow, #CustomEdition div.divTableRow > div.divTableCell { display: block; width:98% !important;margin:0 auto;}
    #CustomEdition { 
        width:99%
    }
    .cover {
        left:339px;
    }
    header {
        border-top:0;
        min-height:0;
    }
    header img {
        width:100% !important;
        margin:0 auto;
        display:block;
    }
    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;
    }
    #tbl_login td:nth-child(1),
    #tbl_nameaddr td:nth-child(1),
    #tbl_billto_nameaddr td:nth-child(1),
    #tbl_username td:nth-child(1){
    width:100%;
    }
    #tbl_nameaddr tr, 
    #tbl_billto_nameaddr tr, 
    #tbl_username tr {
    width:100%; float:none; clear:none; margin-right:3%;
    }
    #ccContainerpayment td:nth-child(2) {
        margin-bottom:0.8em;
    }
    nav {
        font-size:11pt !important;
        text-transform:capitalize !important;
    }
    .moduleHdr {
        width: 100%;
    }
    .two-descriptions td:first-child {
    width: 62%;
    }
    .module_blurb {
        width: 100%;
    }
    .module_wrapper,
    .module_lastword {
        width: 100% !important;
    }
    .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%;
    }
    #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%;
    }
    
    .txtbox_login {
        font-size: 1em;
        width: 96%;
    }
    .txtbox_login {
        font-size: 1em;
        width: 90%;
    }
    .ccContainerpayment tr {
        float:none !important;
        width:100% !important;
    }
    #ccnumber {
        width:94%;
    }
    .dropdown_payment {
        width:46%;
    }
    .ccContainerpayment tr:nth-child(3) {
        width:49.2% !important;
        float:left !important;
    }
        .ccContainerpayment tr:nth-child(4) {
        width:49.2% !important;
        float:left !important;
    }
    #ccvlink {
        right:8px;
    }
    .gdpr_label {
        float:none;
        width:100%;
    }
    #checkbox_gdpr {
        float:none;
        width:100%;
        margin-left:0;
    }
}
@media only screen and (max-width: 30em) {
    
    .two-descriptions td:first-child {
    width: 55%;
    }
    .cover {
     left:270px;
    }
}