﻿.pkgText {
    float: left;
    width: 100%;
    font-weight: bold;
    color: #CC0000;
}

.findaplan-pkgcodetxt{
    display:none;
}

h1, h2, h3, h4 {
    margin-top: 0;
}

#ctl00_MainContent_rdoProduct td label, #rdoProduct td label, #ctl00_MainContent_rdoProductInfo td label, #rdoProductInfo td label, #ctl00_MainContent_rdoProductQvc td label, #rdoProductQvc td label {
    display: inline;
    margin: 10px 0 0px 10px;
    font-size: 16px;
    font-weight: bold;
}

#rdoProductInfo > tbody > tr > td > label > span:nth-child(3) {
    padding-left: 24px;
    font-size: 14px;
}

#ctl00_MainContent_rdoProduct td input[type="radio"], #rdoProduct td input[type="radio"], #ctl00_MainContent_rdoProductInfo td input[type="radio"], #rdoProductInfo td input[type="radio"], #ctl00_MainContent_rdoProductQvc td input[type="radio"], #rdoProductQvc td input[type="radio"] {
    margin: 0;
}

.headline {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 15px;
}

.hide {
    display: none;
}

#CASLPerm1 {
    display: inline-block;
}

.affiliateQuestion {
    background: #9D9D9D;
    padding: 2px 5px;
    border-radius: 9px;
    color: #fff;
    cursor: pointer;
    font-size: 11px;
}

.affiliatesPop {
    border: 2px solid #000;
    padding: 5px 12px 10px 12px;
    position: absolute;
    background: #fff;
    top: 42%;
    left: 20%;
    cursor: pointer;
    display: none;
}

#ctl00_MainContent_upnlProductTerm img {
    max-height: 30px;
}

@media only screen and (max-width:520px) {
    #ctl00_MainContent_upnlProductTerm img {
        display: none;
    }
}

.questionCA > a {
    color: red;
    text-decoration: underline;
}

.logo.taLogo {
    max-width: 230px;
    max-height: 74px;
    margin-top:10px;
}

.signupnav ul {
    margin: 0;
    list-style: none;
}

    .signupnav ul li#conf {
        color: #fff;
        font-weight: bold;
        float: left;
        padding: 29px 25px 26px 25px;
        text-decoration: none;
    }

    .signupnav ul li a {
        font-weight: bold;
        float: left;
        padding: 29px 25px 26px 25px;
        text-decoration: none;
    }

    .signupnav ul li.active a {
        background-color: #e1e1e1;
    }

    .signupnav ul li a:hover {
        text-decoration: none;
        color: black;
    }

.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e1e1e1;
    margin-left: 430px;
}

.da {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 0 14px;
    border-color: #e1e1e1 transparent transparent transparent;
}

.da_hide {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 0 14px;
    border-color: #FFFFFF transparent transparent transparent;
}

@media (max-width: 768px) {
    .payiframe {
        width: 320px;
    }
}

@media (min-width: 768px) and (max-width: 978px) {
    .logo {
        margin-right: 75px;
    }

    .arrow1 {
        margin-left: 313px !important;
    }

    .arrow1 {
        margin-left: 313px !important;
    }

    .arrow2 {
        margin-left: 416px !important;
    }

    .arrow3 {
        margin-left: 535px !important;
    }
}

.nohover {
    cursor: default;
}

input[type="text"], input[type="password"] {
    height: 30px;
}

.discount legend {
    max-width: 300px;
}

.discount input[type="text"] {
    padding-right: 10px;
    margin: 0;
    width: 200px;
    min-height: 38px;
    margin-bottom: 5px;
}

.discount input[type="submit"] {
    border: 0;
    padding: 9px 25px;
    margin-left: 15px;
    background-color: #06466A;
    color: #fff;
    font-size: 1em;
    margin-bottom: 5px;
}

.discount input[type="submit"] .btn:hover {
    text-decoration: none;
}

.discount fieldset {
    margin-bottom: 15px;
}

.discount span {
    font-size: 16px;
    color: red;
}

.reg-rate {
    margin-top: 15px;
    padding-left: 50px;
}

.upsell-gsc h2 {
    font-size: 1.3em;
    font-weight: bold;
}

ul.ben-list {
    padding-left: 12px;
    margin-left: 0;
    list-style-type: disc !important;
    font-size: .9em;
}

.text-small {
    font-size: .83em;
}

.whats-this {
    padding: 2px 5px;
    border-radius: 0px;
    cursor: pointer;
    font-size: .84em !important;
    background-color: #ddd;
    font-weight: bold;
}

.perm-affiliate-list {
    font-size: .8em;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px dotted #999;
    text-align: justify;
}
.disclaimer {
    font-size: .80em;
}
fieldset fieldset {
	padding-bottom: 0px;
}
.margin-top-27 {
    margin-top: 27px;
}
.product-list ul {
    margin-left: 0;
}
.product-list li {
    margin-bottom: 4px;
}
.product-list fieldset label {
    display: inline-table;
    margin-left: 10px;
    font-size: .9em;
}
.product-terms ul {
    margin-left: 0;
}
.product-terms li {
    margin-bottom: 8px;
}
.product-terms fieldset label {
    display: inline-table;
    margin-left: 10px;
    font-size: 1em;
}
.product-list input[type='radio'],
.product-terms input[type='radio'] {
    margin: 4px 0 4px 0;
}
.text-grey {
    color: #999;
}
.text-grey-dark {
    color: #666;
}
.border-top-1 {
    border-top: 1px solid;
}
.border-color-grey {
    border-color: #ccc;
}

.cookies-div{
    display:none;
}

#workperks
{
    margin-top:40px;
    margin-bottom:40px;
}

.workperks-logo{
    height:65px;
    margin-top:-6px;
}

.workperks-text{
    font-weight:bold;
    font-size:20px;
}