.dollar-prefix input#AnnualSalary{
    background: #FFF url(/uploads/00001225/dollar-prefix.png) left center no-repeat;
    background-size: 9px;
    background-position: 10px 16px;
    padding: .5em .5em .5em 1.4em;
}
#menu_mainform{
    display: none;
}
.jumbotron h1, .jumbotron h1.jumboText {
    padding: 0 0 6px 0!important;
}
.right {
    text-align: right;
}
.highlightBlock{
    color: #fff;
    background: #6d8845;
    text-align: center;
    padding: 10px 16px;
    display: inline-block;
}
.highlightPromo {
    background-color: #173d63 ;
}
.detailsLabel{
    border-top: 3px solid #002d73;
}
.greenRuleAbove{
    border-top: 1px solid #036;
}
.nospacer .spacer{
    display: none;
}
.heightslider .productField{
    display: none;
}
.routingImage,
.additionalDetails,
.guaranteedDetails{
    display: none;
}
.formSlider .productField, 
.formSlider .spacer, 
.formSlider label {
    display: none;
}

.termButton label{
    color: #000;
    margin-bottom: 0;
    line-height: 1.5em;
}

.termButton .buttonState{
    text-align: center;
    border: 1px solid;  
    border-radius: 4px;
    /*! text-transform: uppercase; */
    font-size: 15px;
    padding: 8px 12px;
    border-radius: 4px;
    font-weight: 600;
    color: #000;
    background-color: #e6e6e6;
    border-color: #fff;
    display: block;
    width: 100%;
}
.termButtonBlue .buttonState{
    text-align: center;
    border: 1px solid;  
    border-radius: 4px;
    /*! text-transform: uppercase; */
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 4px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(to bottom, #106cb7 6%,#09589c 100%);
    border-color: #fff;
    display: block;
    width: 100%;
}

.termButton .buttonState.active{
color: #fff;
background-color: #1470aa;
background-image: linear-gradient(to top,#154d70 -25%,#1470aa 125%);
}


.termButton .buttonState:hover{
color: #fff;
background-color: #1470aa;
background-image: linear-gradient(to top,#154d70 -25%,#1470aa 125%);

}

.termButton .productField{
    min-height: 10px;
}
.termButton .spacer {
    display: none;
}
.addressButton .spacer {
    display: none;
}
.btn.btn-white-fill {
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    font-weight: 600;
    color: #fff;
    background-image: linear-gradient(to top,#0f2f4f -25%,#173d63 125%);
    border-color: #fff;
    line-height: 1.2em;
}

.btn.btn-white-fill:hover, .btn.btn-white-fill.active:hover {
    background-image: linear-gradient(to top,#142f49 -25%,#205890 125%);
    border-color: #dae5f0;
    color:#dae5f0;
}

.footer .nav a{
    color: #002D73;
}

.footer .nav a:hover{
    background: none;
    text-decoration: underline;
}






