.checkNo{
    margin-left: 60px;
}
.HoldIt{
    float:left;
    width: 135px;
}
.PopIt{
    margin-top: 30px;
}
.TooShort{
    margin-top: 0px;
}
.PadUD15
{
    padding: 15px 15px 15px 15px;
}

h3#signup_form_heading
{
    margin-bottom:20px;
    margin-top:3px;
}

.tiny {
font-size: 14px;
    color: #333333;
    margin-top:-10px;
    margin-bottom:38px
}


.form .checkbox input[type=checkbox]
{
    float: left;
    width: 20px;
    margin: 3px 5px 0px 0px;
}
.form .checkbox label
{
    float: left;
    width: 90%
}
.form .checkbox p
{
    clear: both;
    margin-left: 25px;
}
.form .checkbox:after
{
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.form
{
    /*563*/
}
.form .box
{
    position: relative;
/*    background-color: #f8f8f8;*/
    padding: 1%; /*28*/
    margin-top: 28px;
    font-size: 16px;
    padding-top:20px;
}
.form .box:first-child
{
    margin-top: 0px;
}
.form .box:after
{
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.form .box .field
{
    float: left;
    width: 324px;
    font-size: 14px;
    margin-bottom: 5pFx;
}

.form .box .field.left
{
/*    margin-right: 8%;*/
}

.form .box .field.full
{
    width: 100%;
}
.form .box .field.cols3
{
    width: 32%;
}
.form .box .field.col1,
.form .box .field.col2
{
    margin-right: 2%;
}
.form .box .field.clearAfter:after
{
    clear: both;
}
.form .box .field label
{
    display: block;
    color: #5a5a5a;
    margin-bottom: 8px;
    font-size: 14px;
    margin-top: 10px;
}
.form .box .field input[type=text],
.form .box .field input[type=email],
.form .box .field select
{
    display: block;
    width: 95%;
    height: 30px;
    padding: 0px 2%;
    margin-bottom: 8px;
    border: 1px solid #cacbcc;
    background-color: #ffffff;
    font-family: Arial, Helvetica, Sans-Serif;
    color:#5a5a5a;
}
.form .box .field select.State, .form .box .field input.State{
    width: 120px;
}
.form .box .field select.hcpList
{
    max-width:280px;
    width:100%;
    margin-top: 10px;
}
.form .box .field input[type=text].error,
.form .box .field input[type=email].error,
.form .box .field select.error
{
    border-color: #ff0000;
}
.form .box .field select.dateMD,
.form .box .field input.phone3
{
    width:80px;
    display: inline-block;
    margin-right: 10px;
}
.form .box .field select.dateY,
.form .box .field input.phone4
{
    width:118px;
    display: inline-block;

}
.form .box .field.optIn
{
    margin-bottom: 10px;
}
.form .box .field.optIn p
{
    margin-bottom: 0px;
}
.form .box .field .checkbox label
{
    font-size: 14px;
    color: #666666;
    padding-left: 40px;
}
ul.hepC
{
    width:500px;
    list-style-type:none;
    padding-left: 0px;
    border:0px solid red;
}
ul.hepC > li
{
    width:220px;
    float:left;
    border:0px solid red;
    margin-right:10px;
}

.form .box .field .errorMsg
{
    color: #ff0000;
}
.form .box .field .inlineErrorMsg
{
    border: 1px solid red;
    margin-top: -30px;
    padding-left: 160px;
}
.form .box .field .errorMsgHepC
{
    margin-top: -45px;
    margin-left: 180px;

}
.form .box .field.journey {
/*    background: #FFFFFF url("/sofldv_str/harvoni_com/v1/images/co-pay_checkbox_div_bg.png") repeat-x scroll 0 0;*/
    min-height: 100px;
    padding: 35px 27% 0 10px;
    margin-bottom:0px;
    position:relative;
}
 .form .box .field.journey label{
        font-size:12px;
        line-height:16px;
        padding-top:5px;
        color: #666766;
        font-weight: 500;
    }
div#journey_co_pay_card
{
    position:absolute;
    top:0;
    right:35px;
    background: url("../images/co-pay-card.png") no-repeat;
    width: 180px;
    height: 190px;
}
div#eligible_more,
.subForm
{
    background:#FFFFFF;
    padding-top:20px;
}
div#eligible_more div;
.subForm div
{
    background:#FFFFFF;
}
div#eligible_more div.field,
.subForm div.field
{
    margin-left: 20px;
    margin-right: 20px;
    width:auto;
}

#qRegSupport
{
    margin-bottom: 0px;
}
div.agree
{
    margin-top:20px;
}

.form .block {
    display: inline-block;
    margin-bottom: 27px;
    position: relative;
}
.form .box .wide
{
     width: 95%
}




.label_check,
.label_checkbox {
        padding-left: 30px;
        background-image: url("../images/checkbox.png");
        background-repeat: no-repeat;
        background-position: 0px 0px;
        border:0px solid red;
        /*width: 26px;*/
        height: 26px;
        line-height: 26px;
        margin-right: 10px;
    }

    .label_check.c_on {
        background-position: 0 -100px;
    }


.label_checkbox
{   height:29px;
    background-position: 0px -197px;
}
.label_checkbox.c_on
{
    background-position: 0px -300px;
}
.label_check input,
.label_checkbox input {
        position: absolute;
        left: -9999px;


    }





.radioList .label_check
{
    display: inline-block !important;

}

div.agree label,
div.copay_agree label
{
    width: 30px;

    float: left;
}
div.agree p.ieWidth,
div.copay_agree p
{
    float: left;
    width: 90%;
    color: #666766;
    line-height: 1.4;
}
.subForm div.agree p.ieWidth,
.subForm div.copay_agree p
{
    width: 80%;
}
div.agree span.error
{
    margin-left:40px;
}
div.field.wide.bgWhite ul
{
    margin-left: 20px;
    padding-left: 0;
}
/*
p.formSubmit a
{
    background: url("/sofldv_str/harvoni_com/v1/images/submit.png") no-repeat 0 0;
    width:106px;
    height:35px;
    text-indent:-99999px;
    cursor:pointer;
    display: block;
}*/

.buttonlink {
background-color: #ed8c22;
border-top: 1px solid #ef8a10;
border-left: 1px solid #ef8a10;
border-right: 1px solid #ef8a10;
border-bottom: 1px solid #db7904;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fda237), color-stop(100%, #e58108));
background-image: -webkit-linear-gradient(#fda237, #e58108);
background-image: -moz-linear-gradient(#fda237, #e58108);
background-image: -o-linear-gradient(#fda237, #e58108);
background-image: linear-gradient(#fda237, #e58108);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), inset 0 5px 3px rgba(255, 255, 255, 0.15), inset 0 -1px 1px rgba(255, 255, 255, 0.25);
padding: 8px 14px 8px 18px;
line-height: 18px;
display: inline-block;
margin: 0;
position: relative;
font-weight: 500;
}

.buttonlink .rtArrow-FFF {
width: auto;
font-size: 18px;
font-size: 1.125rem;
padding-right: 13px;
background: url("/sofldv_str/harvoni_com/v1/images/arrow_sprite.png") no-repeat right 5px;
color: #FFF;
display: inline-block;
}

.buttonlink:hover
{
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e58108), color-stop(100%, #fda237));
    background-image: -webkit-linear-gradient(#e58108, #fda237);
    background-image: -moz-linear-gradient(#e58108, #fda237);
    background-image: -o-linear-gradient(#e58108, #fda237);
    background-image: linear-gradient(#e58108, #fda237);
}
.whiteBg
{
    background-color: #ffffff !important;
}

div.interstitial
{
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 600px;
    text-align: center;
    background: url("/sofldv_str/harvoni_com/v1/images/boxbeat.jpg") no-repeat left top;
 }
div.interstitial div.inner {
    padding: 25px 20px;
}







/* mobile view */
@media only screen and (max-width: 767px){

    .form .box .field
    {
        float: left;
        width: 100%;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .form .box .field.left
    {
        margin-right: 0%;
    }

    .form .box .field input[type=text],
    .form .box .field input[type=email]
    {

        width: 100%;

    }
    .form .box .field select
    {
        max-width:280px;
        width:100%;
    }
    .form .box .field select.dateMD,
    .form .box .field input.phone3
    {
        width:32%;
        margin-right: 2%;
    }
    .form .box .field select.dateY,
    .form .box .field input.phone4
    {
        width:32%;
        margin-right:0;

    }
    .form .box .field label
    {
        margin-right: 30px;
        font-size: 12px;
    }
    .form .box .field label.label_checkbox
    {
        margin-right: 10px;

    }
    .form ul li
    {
        font-size: 12px;
        line-height: 16px;
    }
    h4#terms
    {
        font-size: 12px;
        line-height: 16px;
    }
    div.agree p.ieWidth
    {
        float: left;
        width: 83%;
    }
    .subForm div.agree p.ieWidth
    {
        width: 73%;
    }
    div.copay_agree p
    {
        float: left;
        width: 80%;
    }
    .subForm div.copay_agree p
    {
        width: 70%
    }



    ul.hepC
    {
        width:100%;
        list-style-type:none;
        padding-left: 0px;
        border:0px solid red;
    }
    ul.hepC > li
    {
        width:100%;
        float:none;
        display:block;
        border:0px solid red;
        margin-right:0px;
    }

    .form .box .field.journey {

        min-height: 100px;
        height:auto;
        padding: 35px 100px 0 10px;
        margin-bottom:0px;
        position:relative;
    }
     .journey .checkbox
     {
         border:0px solid red;
         width:auto;
     }
    .form .box .field.journey label{
        font-size:12px;
        line-height:16px;
        padding-top:5px;
    }
    div#journey_co_pay_card
    {
        position:absolute;
        top:0;
        right:0;
        background: url("/sofldv_str/harvoni_com/v1/images/co-pay-card_mobile.png") no-repeat;
        width:113px;
        height:86px;
    }

    .submitButton
    {
        padding: 2px 14px 2px 18px;
    }
    .submitButton .rtArrow-FFF {
        width: auto;
        font-size: 12px;
        font-weight:500;

    }
    a.buttonlink
    {
        font-size: 14px;
    }

    div.interstitial
{
    width: 600px !important;
 }


}

.ie8 select {
    padding-right: 0 !important;
}

.ie8 p.ieWidth {
    overflow: auto;
    max-width: 498px;
}

