

.main-content-container {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+1,ffffff+50,f2f2f2+100 */
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #f2f2f2 1%, #ffffff 50%, #f2f2f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #f2f2f2 1%,#ffffff 50%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #f2f2f2 1%,#ffffff 50%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    margin: 0px auto;
    width: 100%;
}

.cjoin-intro-section {
    background-color: #ffffff;
    padding-bottom: 4rem;
}

.cjoinCenter {
    margin:0px auto;
    width:1200px;
    background-color: #ffffff;
    padding-bottom:40px;
}

.cjoinDownArrowDiv {
    background: url('/images/corp/downArrow2.png') top center no-repeat;
    height: 26px;
    margin: 0px auto 30px;
    width: 100%;
}

.cjoin-intro-heading {
    color: #0f5196;
    font-family: 'Helvetica Inserat LT W01 Rg';
    font-size: 38px;
    line-height: 44px;
    margin: 0;
    padding-bottom: 15px;
    text-align: center;
}

.cjoin-intro-text {
    color: #666666;
    font-size: 20px;
    line-height: 38px;
    margin: 0;
    text-align: center;
}

.join-step-container {
    padding-bottom: 4rem;
    width: 100%;
}

.join-step-label-container {
    border-bottom: solid 2px #f1f1f1;
    font-family: 'HelveticaWorldW01-Bold';
    font-size: 18px;
    height: 4rem;
    margin-bottom: 2rem;
}

.join-step-label {
    color: #0f5196;
    font-family: 'Helvetica Inserat LT W01 Rg';
}

.cjoin-radio-btn-container {
    margin-bottom: 4rem;
}

.membership-paid-until {
    color: #980a0a;
    font-size: 20px;
    line-height: 40px;
    padding: 5px 0 10px 0;
}

.cjoin-form-container {
    margin: 30px auto;
    width: 100%;
}

@media (min-width: 768px) {
    .cjoin-form-container {
        width: 700px;
    }
}

.joinLabel {
 color:#666666;
 font-size:20px;
 line-height:40px;
 padding-top:15px;
 width:300px;
}


.your-membership-container {
    box-sizing: border-box;
}

.lifetime-access-cta {
    display: block;
    box-sizing: border-box;
    background-color: white;
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 20%);
    margin-bottom: 25px;
    padding: 15px;
}

@media (min-width: 768px) {
    .lifetime-access-cta {
        display: flex;
    }
}

.lifetime-access-message-container {
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .lifetime-access-message-container {
        flex: 1;
        margin-bottom: 0;
    }
}

.lifetime-access-message {
    color: red;
    font-size: 17px;
    margin: 0;
    text-align: center;
}

.lifetime-access-option-video-popup-btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}

@media (min-width: 768px) {
    .lifetime-access-option-video-popup-btn-container {
        width: 240px;
    }
}

.join-option {
    position: relative;
    border-radius: 10px;
    cursor: pointer;
    margin: 16rem auto 0;
    width: 300px;
}

/* NOT USED ON CJOIN PAGE */
.joinOptionRec {
 position:absolute;
 top:-7px;
 right:-6px;
 background: url('/images/corp/cjoinRec.png') top center no-repeat;
 height:94px;
 width:86px;
}

.join-option-body {
    border: 1px solid #cdd6e1;
    border-radius: 0px 0px 10px 10px;
    color: #90acc9;
    padding: 5px;
    text-align: center;
}

.join-option-header {
    color: white;
    background-color: #0f5196;
    border-radius: 10px 10px 0px 0px;
    font-size: 19.5px;
    font-family: 'HelveticaWorldW01-Bold';
    height: 66px;
    line-height: 66px;
    text-align: center;
}

.joinMemberType {
 font-size:20px;
 color:#0f5196;
 font-family:'HelveticaWorldW01-Bold';
}
.joinMemberPrice {
 font-size:45px;
 line-height:75px;
 color:#449dfa;
 font-family:'Helvetica Inserat LT W01 Rg';
 display:table-cell;
 vertical-align:middle;
 height:75px;
 margin-top:5px;
}
.joinBadge {
 display:table-cell;
 vertical-align:middle;
 padding-left:10px;
}
.joinMemberPrice .smaller , .joinMemberPriceLong .smaller{
 font-size:20px;
 line-height:20px;
}

.joinOption ul {
 margin:0px;
 padding:5px;
 list-style-type: none;
}
.joinOption li {
 padding:4px 4px 4px 25px;
 text-align:left;
 background: white;
 border-radius:8px;
 font-size:12px;
 line-height:13px;
 color:#666666;
 background: white url('/images/corp/cjoinCheck.png') top 4px left 4px no-repeat;
}
.joinOption .different {
 color: black;
 background-color:#fbfc99 !important;
}
.joinOption li:nth-child(odd) { background-color: #f1f7fd; }
.joinOptionSelected {
box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.5);
-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.5);
-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.5);
}

.joinOptionSelected .join-option-header {
    background-color:#980a0a;
}

.product-box {
   position: absolute;
   top: -158px;
   left: 50px;
}

.best-value-sticker {
 height: 70px;
 width: 300px;
 background: url('/images/corp/bestValueSticker.png') top center no-repeat;
 background-size: 300px 70px;
}

.joinOptionCheckMark {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 66px;
    height: 76px;
    background: url('https://www.icoinpro.com/aff_images/l1/orderGreenCheckMark.png') bottom right no-repeat;
    display: none;
}

.joinMemberPriceLong {
 font-size:45px;
 line-height:50px;
 color:#449dfa;
 font-family:'Helvetica Inserat LT W01 Rg';
 display:table-cell;
 vertical-align:middle;
 height:150px;
 margin-top:5px;
}

.cjoin-join-now-btn-container {
    height: 8.4rem;
    margin-bottom: 4rem;
    text-align: center;
    width: 100%;
}


.joinOptionPopupBtn {
    padding: 20px 0 40px;
}

.option-video-popup-btn {
    clear: both;
    font-family: 'HelveticaWorldW01-Bold';
    font-size: 18px;
    color: #fff;
    background-color: #dc3545;
    border: 1px solid #dc3545;
    padding: 10px 35px;
    border-radius: 7px;
    text-decoration: none;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 200, 0.2);
    -moz-box-shadow: 0px 0px 4px 2px rgba(0, 0, 200, 0.2);
    -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 200, 0.2);
}

.option-video-popup-btn:hover {
    background-color: #c82333;
    border-color: #bd2130;
    color: #fff;
}

.styledTable {
 width:100%;
}
.styledTable tr:nth-child(odd) {
 background-color:#ffffff;
}
.styledTable tr:nth-child(even) {
 background-color:#eff7ff;
}
.styledTable {
 color:#313032;
}
.styledTable td{
 text-align:center;
 font-size:15px;
 padding:10px 10px;
 border:1px solid #efefef;
}

td.styledTableTop {
background: #666666; /* Old browsers */
color:#ffffff;
 font-family:'HelveticaWorldW01-Bold';
border:1px solid #efefef;
}

