.com-alphauserpoints section#sp-main-body { background: url(/images/1_ionworld/bg/royal-bg-001-min.jpg); background-attachment: fixed; background-repeat: no-repeat; background-size: cover; }

.force {
    width: 100%;
    float: left;
}

label#bfLabel43, label#bfLabel48, label#bfLabel49, input#ff_elem49 {
    color: #fff;
}

/************calculator******************/
#mortgage_calculator input {
    /***float: left;***/
    margin: 0 0 0 30px;
    background: #000;
    width: 20%;
}


#mortgage_calculator label {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 10px;
    text-align: left;
    width: 110px;
    margin: 0;
    padding: 4px 4px 5px 0;
    color: #fff;
}

#mc_result {
    text-align: center;
    font-size: 26px;
    color: #fff;
  	margin-top: 40px;
}

#mc_result_text {
    clear: both;
    display: block;
    font-weight: 700;
    font-size: 16px;
    height: 20px;
    text-align: center;
    border-bottom: 1px dashed #e5e5e5;
    margin: 0px;
   	padding: 20px 0px 0px 0px;
    color: #fff;
}
