@charset "utf-8";
/* CSS Document */


.wrapper{
    
    /*background: url(../images/background-xsm.jpg);*/
	background: none;
 	width: 100%;
    background-position-y: 25px;
	background-position-x: -338px;
    background-repeat: no-repeat; 
    
    
}

.input-area{
 	width:100%;
    padding: 0px 0px 10px 0px;
    min-height: 0px;
    margin-bottom:0px;

}

.header hr {
    width: 320px;
    border-top:1px solid #CCC;
    margin: 0px;
}

.header{
 	width: 100%; 
    background: #FFF;  
}


.grey-div{
   background:#F4F4F4;
   width:100%; 
}

.footer{
 	display:inherit;
    clear:both;
    width: 100%;
    padding-bottom: 25px;
    margin: 0 auto;
    padding-top: 10px;
    /*border-top: #D7D7D7 solid 1px;*/
    background: #fff;   
}

.foot-content{
 	font-size: 0.7em;
    color: #666666;
}

.congrats-info-mobile{
    text-align: center;
    display:block;
 	padding: 12px 0px;   
}

h1{
 	font-size:18px;   
    width:300px;
}

.question-text {
	width:300px;
}

h2 {
font-size: 14px;
color: #666666;
font-style: normal;
display: inline-block;
vertical-align: super;
}

h3{
  text-align:center;   
}

.congrats-info-mobile h3.red{
 text-align: center;
  margin: 0 auto;
  font-size:16px;  
}

.font-small{
    color: #666666;
	font-size: 14px;
    line-height:14px;
}

.help-box{
 	display:none;   
}

.results-box{
    background:url(../images/results_box_small.png);
    width: 300px;
    height: 138px;
    margin-right: 30px;
    margin-top: 5px;
}

.defaultResultsBox {
	display:none; }
	
.results{
    }

.question-section-1{
	width:100%;
    padding-top: 10px;
    font-size:13px;
    
    
    }

.question {
    width: 300px;
}

.question-slide {
    width: 300px;
}

.congrats-content{
 	width:260px;
    text-align:center;
    margin: 5px auto;
 
}

.tip-box{
	display:none;
    
    
}

.tip-box-bottom{
	display:none;
    
}

.products-content{

	font-size: 12px;
    margin-top:10px;
	width: 240px; 
    color:#666666;  
}



/* SLIDER STYLES: START */

.slide-lg{
 	background:url(../images/slider_sm.png);
    width: 249px;
    height: 53px;   
}

#sliderLabels {
    width: 245px;
    padding: 0px 0px 9px 27px;
}

#slideWrapper {
    width: 249px;
    height: 14px;
    background: url(../images/bg-amount-slider.png);
    background-size: 249px 12px;
    background-repeat: no-repeat;
}

#slider {
    width: 187px;
    height: 14px;
    margin-left: 33px;
}

#slider .ui-slider-handle {
    width: 63px;
    height: 26px;
    background: url(../images/slider-handle.png);
    background-size: 63px 26px;
    margin-top: -3px;
    margin-left: -33px;
}

/* SLIDER STYLES: END */


.mobile-divide{
 display:none;
}

.line-divide{
 display:block; 
 margin: 20px 0px;   
}

.dropdown{
 	background:url(../images/dropdown-med.png);
    width: 198px;
    height: 29px;   
	display: inline-block;
    vertical-align:middle;
}

.right-title-mobile{
 	display:block;
    margin-bottom: 15px;
}


.results-box-mobile {
    position: relative;
    width: 290px;
    height: auto;
 	display:block;
    border-top: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    background: #fff;
}

.results-box-mobile .bottom-arrow {
    position: absolute;
    bottom: -11px;
    width: 100%;
    height: 12px;
    background:url(../images/results_box_new.png);
    background-repeat: no-repeat;
    background-position: -8px -134px;
}

.tip-box-mobile{
 	display:block;
    background:#F4F4F4;
	outline:#D7D7D7 solid 1px;
    width: 262px;
    margin: 0 auto;

}

.tip-box-bottom-mobile{
 	display:block;
    background:#F4F4F4;
	outline:#D7D7D7 solid 1px;
    width: 262px;
    margin: 0 auto;
}

.play{
    background: url(../images/icon_play_red.png);
    width: 21px;
    height: 20px;
    /* float: right; */
    display: inline-block;
    
}

.check{
    
}


.right-title{
 	display:none;   
}


.results-box{
 	display:none;
       
}

.tip-box{
 	display:none;   
}

.tip-box-bottom{
 	display:none;   
}

.question-btn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
    margin-top: 20px;
    width: 200px;
}

/*.question-btn1, .question-btn2 {
    margin-left: 0;
}

.red-btn-video, .red-btn {
    width: 160px;
    font-size: 14px;
}*/

.save {
background: url(../images/save-btn.png);
width: 194px;
height: 40px;
display: inline-block;
margin: 10px auto;
}

#money-saving-tips {
    width: 300px;
    margin-left: -150px;
}

.navContainer .buttonset{
	font-size: 14px;
}

.btn-cont {
	width:100%
}

   /* .btn-cont .red-btn {
        display:block;
        float:none;
        margin-left:auto;
        margin-right:auto;
    }*/

.ui-buttonset .ui-button{
    width:145px;
}

#lbl-popupTitle {
    font-size: 15px;
}

.print-preview {
	display:none;
}

.btn-cont .btn-view-results.invisible {
	opacity:0;
    cursor:default;
    display:none;
}