﻿/* 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: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-weight: 400;
    font-style:normal;
}
a {
    font-weight: 400 !important;
}
#modal-dialog {
    color:#0D62D7;
    font-weight: 400 !important;
    text-decoration:underline;
}
.error {
    /*display:inline-table !important;*/
}
    .error a {
        text-decoration: underline;
    }
.dark-red {
    color:#770509;
    font-weight:bold;
}
/* Typography
------------------------*/

body {
    width: 100%;
    clear: both;
    position: relative;
    margin: 0 auto;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-weight: 400;
    font-style:normal;
    border-style: none;
    border-width: 1px;
    border-color: #F7F7F7;
    line-height:1.4285;
    font-size:0.975em;
}
.container-main {
    width: 100%;
    max-width:1100px;
    margin: 0 auto;
    display:block;
}
.tblMain {
    width: 70%;
    margin: 0 auto;
    float:left;
    clear: left;
    background-color:white;
    font-weight: 400;
    font-style:normal;
    font-size:0.975em;
}
sidebar {
    width: 30%;
    max-width:310px;
    float:right;
    clear:right;
    background-color:white;
    margin: 0 auto;
    font-weight: 400;
    font-style:normal;
    font-size:0.975em;
    margin-top:3em;
}
    sidebar img {
        width:100%;
        max-width:300px;
    }
footer {
    width: 100%;
    clear: both;
    margin:0 auto;
    padding: 20px 10px 20px 10px;
    text-align: center;
    background-color: #340203;
    display:block;
    font-size:0.87rem;
    color: white;
}
    footer a {
        text-decoration:none;
        color:white;
    }
    footer a:hover {
      text-decoration:underline;
    }
h1 {
    font-style: normal;
    font-weight: 900;
    line-height:1em;
    font-size:2.2em !important;
    text-align:center;
}
h2 {
    font-weight: normal;
    text-align:center;
}
.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}

.module_blurb {
    width: 100%;
    margin:0 auto;
    background-color: transparent;
    border-color: maroon;
    border-width: 0px;
    border-style: solid;
    margin-bottom: 2%;
    margin-top:2em;
    border-style: solid;
}
.module_blurb img {
    width:100% !important;
    margin:0 auto;
    display:block;
}
.module_blurb p {
    font-size:1rem;
    line-height:1.2em;
    font-style: normal;
    font-weight: 400;
}
.module_blurb img {
    width: auto !important;
}
.module_blurb table{
    margin:0 auto;
    display:block;
     width:100%;
}
    .module_blurb table td:nth-child(1) {
        width:66%;
        padding-right:1em;
        vertical-align:bottom;
    }
        .module_blurb table td {
            vertical-align:top;
        }
            .module_blurb table img {
                width:100%;
            }
#gift-table td {
    width:33%;
}
.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;
}
.tblpayment label {
  display:inline-block !important;
}
.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:0 auto;
    font-size:1.3em;
    font-style: normal;
    font-family: "Times New Roman", Times, serif;
    font-weight: 400;
    background-color:transparent;
    padding: 1%;
    padding-top: 2%;
    padding-bottom: 0;
}
.module_wrapper {
    width: 100%;
    margin:0 auto;
    background-color:transparent;
    padding: 1% 3%;
    padding-right: 0%;
    margin-bottom: 2%;
}
#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 {
    padding: 4% 4%;
}
    #module_edition_wrapper h1 {
        font-size: 1.7em !important;
    }
    #module_edition_wrapper p {
        font-size: 1.1em;
    }
/* List styling */
.featureList {
  margin-top:1em !important;
}
.featureList, .featureList ul {
  margin-top: 0;
  padding-left: 2em;
  list-style-type: none;
}
.featureList li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
}
.featureList li.tick:before {
  content: "\2713";
  color: black;
}
.featureList li.cross:before {
  content: "\2717";
  color: crimson;
}
#module_billto_checkbox_wrapper {
     margin-top:-1.5em;   
}
#module_username_wrapper {
    margin-top:-2em;
    margin-bottom: 0;
}
#module_autorenew_wrapper {
    margin-top:-2.5em;
}
#module_payment_wrapper,
#module_newsletter_wrapper {
    line-height:1.4em
}
#module_donation_wrapper {
    margin-bottom:0;
    border-bottom:none;
    border: 1px solid #E0E0E0;
}
#rbldonation td {
    clear:both;
    float:left;
    display:block;
    white-space:nowrap;
    content: "";
}
#lbl_donation_1 {
    margin-left:5.30em;
}
.cbxRecurdonation {
    padding-top:2%;
    display:block;
}
.rbldonation {
    margin-bottom:1em;
    margin-top:1em;
}
#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: #84161A;
    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: #84161A;
}
.radio-1 input:checked+label {
    background-color: #2e2e2e;
    color: #fcc330;
}
.donationPadding3Char {
    padding: 0.9em 1.3em .825em !important;
}
#module_grandtotal {
    color:#2F2F2F;
    margin-top:0.8em;
}
#module_submit_wrapper {
    padding-bottom: 3em;
}
#module_orderinfo_wrapper {
    padding-top: 0;
    background-color: #F3F3F3;
}
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_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: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),
#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,
#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_nameaddr_1 {width:48.5%; float:left; clear:left; margin-right:1.5%;
}
#row_nameaddr_2 {width:48.5%; float:left; clear:left; margin-right:1.5%;
}
#row_nameaddr_3 {width:48.5%; float:left; clear:left; margin-right:1.5%;
}
#row_nameaddr_4 {width:48.5%; float:right; clear:right; margin-right:1.5%;
}
#combinedcitystatezip {width:100%;
}
#row_nameaddr_9 { width: 48.5%; float: left; margin-right: 1.5%;
}
#row_nameaddr_10 { width: 48.5%; float: right; margin-right: 1.5%;
}
#row_nameaddr_11 { width: 48.5%; float: left; margin-right: 1.5%;
}
#row_nameaddr_12 { width: 48.5%; float: right; margin-right: 1.5%;
}
#row_nameaddr_13 { width: 48.5%; float: left; margin-right: 1.5%;
}
#row_nameaddr_16 {width:48.5%; float:left; clear:left; margin-right:1.5%;
}
#row_nameaddr_17 {width:48.5%; float:right; clear:right; margin-right:1.5%;
}
#row_nameaddr_18 {display:none;
}
#row_billto_nameaddr_1 {width:48.5%; float:left; clear:left; margin-right:1.5%;
}
#row_billto_nameaddr_2 {width:48.5%; float:right; clear:right; margin-right:1.5%;
}
#row_billto_nameaddr_7 { width: 48.5%; float: left; margin-right: 1.5%;
}
#row_billto_nameaddr_8 { width: 48.5%; float: right; margin-right: 1.5%;
}
#row_billto_nameaddr_9 { width: 48.5%; float: left; margin-right: 1.5%;
}
#row_billto_nameaddr_10 { width: 48.5%; float: right; margin-right: 1.5%;
}
#row_billto_nameaddr_11 {width:48.5%; float:left; clear:left; margin-right:1.5%;
}
#row_billto_nameaddr_14 {width:48.5%; float:left; clear:left; margin-right:1.5%;
}
#row_billto_nameaddr_15 {width:48.5%; float:right; clear:right; margin-right:1.5%;
}
#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, .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 #84161A;
    border-radius: 2px;
    color: #84161A;
    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 #84161A;
    border-radius: 2px;
    color: #84161A;
    text-align: center;
    padding: 0.5em;
    margin-right: 1px;
    width: 32% !important;
    cursor: pointer;
}
#tbl_nameaddr span {

}
.reqstar {
    color: #EE2127;
}
.reqmsg {
    color: #EE2127 !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"] {
    width:97%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height:17px;
    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%;
}
select {
    width:97% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
    border-radius: 0; 
    line-height:17px;
    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 {
    background-color: #770509;
    font-size: 18px;
    line-height: 20px;
    border-radius: 0;
    overflow: hidden;
    border: none;
    font-weight: 400;
    color: #fff;
    padding: 13px 10px;
    width: 38%;
    box-shadow: 2px 2px 0px #282828;
}
#submit_btn {
    text-transform:uppercase;
    font-size:1.3em;
}
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_nameaddr td,
#tbl_login td,
#tbl_billto_nameaddr 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 2px #8a181d;
}
.mGrid td {
    border: solid 1px #8a181d;
    color: #000000;
    font-size: 0.80em !important;
}
.mGrid th {
    color: white;
    background-color: #8a181d;
    border: solid 1px #8a181d;
    font-size: 0.80em !important;
}
.rowStyle {
    background-color: ivory;
}
.altRowStyle {
    background-color: #FFFFCC;
}
#tbl_gift_total {
    width:100%;
    color: white;
    background-color: #8a181d;
    border: solid 2px #8a181d;
}
#tbl_gift_buttons {
    margin-top:1em;
}
#btnGift {

}
#btnSelectAll, #btnSelectNone {
    display: none !important;
}
.cgGift {
    background-color:#F6F6F6;
    border-style: none;
    padding-left: 4%; */
}
.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;
}
#B_Edition_Cell {
    width:49%;
    right:10px;    
}
#E_Edition_Cell {
    width:49%;    
    left:10px;
}

#CustomEdition {
    width:100%;
    border-collapse:separate;
    border-spacing:6px 0;
}
#CustomEdition .colspanRow {
    display: table-row-group; 
}
#CustomEdition  .Edition_Cell  { 
    border: 2px solid #ECEDED;
    background-color:#ECEDED;
    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;
    border-radius: 10px;
    cursor: pointer;
}
.divContent p {
    text-align:center;
}
.edition-selection {
    width:50%;
    margin:0 auto;
    display:block;
    background-color:white;
    color:#84161A;
    text-align:center;
    padding: 0.5em;
    text-transform: uppercase;
}
.edition-selection.active {
    background-color:#1769D9;
    color:white;
}
.edition-selection.active,
.country-active {
    background-color:#84161A !important;
    color:white !important;
}
.subscription-active {
    background-color:#84161A !important;
    color:white !important;
}
.Edition_Cell.Edition_active{
    background-color:#DAEBFF !important;
}
.country-active .countryBoxLink:after {
    font-family: "FontAwesome";
    content: "\f00c";
    margin-left: 1em;
}
.subscription-active .subscriptionBoxLink:after {
    font-family: "FontAwesome";
    content: "\f00c";
    margin-left: 1em;
}
.P_Edition_RB, .E_Edition_RB {
    display:none;
}
/* Ecard Styling*/
#module_ecard {
    background-color: transparent;
}
.module_ecard {
    background-color: transparent;
    padding-left: 0%;
    margin-left: 0%;
}
.ecard-box {
    margin-right:3em;
}
.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;
}
.mobile {
    display:none;
}
.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:1em;
}
.checkboxcw input:checked + label::before {
    border-color: rgb(182, 49, 49);
    background-color: rgb(182, 49, 49);
}
.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;
}
/*End Ecard Styling*/

#acctno {
    background-color: #8a181d !important;
}

@media only screen and (max-width: 60em) {
    sidebar img {
    width: auto;
    margin: 0 auto;
    display: block;
    }
}
@media only screen and (max-width: 43em) {
    body {
        font-size: 1em;
        width: 100%;
    }
    .desktop {
        display:none;
    }
    .mobile {
        display:block;
    }
    .tblMain, sidebar {
        width:100%;
        float:none;
        clear:none;
    }
     .module_countrybox div, .module_subscriptionbox div{
        display: block;
        width: 100% !important;
        margin-bottom: 1em;
    }
    /*edition*/
    #CustomEdition > div > div.divTableRow, #CustomEdition div.divTableRow > div.divTableCell { 
        display: block; width:100% !important;margin:0 auto;
    }
    #B_Edition_Cell, #E_Edition_Cell {
        left:0;
        right:0;
    }
    #E_Edition_Cell {
        margin-top:2em !important;
    }
    .module_blurb {

    }
    .module_blurb td{
        display: table-cell;
        width:100% !important;
    }
        .module_blurb td img {
            display:none;
        }
        .module_blurb table td:nth-child(1) {
            vertical-align:top;
        }
    .moduleHdr {
        width: 96%;
    }
    .module_wrapper,
    .module_lastword {
        width: 96% !important;
    }
    #module_billto_checkbox_wrapper {
    margin-top: -0.5em;
    }
    #module_username_wrapper {
    margin-top: -1em;
    margin-bottom: 0;
    }
    .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,
    #acctno  {
        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%;
    }

}