﻿.staticback{
   background: url(/PowerOfCompounting/images/backgrounfimage.jpg) no-repeat center;
    background-size: cover;
    padding-top: 60px;
    min-height: 65vh;
   font-family: "'Rubik';
}
.staticback1 {
    background: url(/PowerOfCompounting/images/backgrounfimageDemow5.png) no-repeat center;
    background-size: cover;
    padding-top: 60px;
    min-height: 100vh;
    /*margin-top:60px;*/
    font-family: "'Rubik';
}
.staticback::before{
   background: rgba(25, 116, 186, 0.8196078431372549) none repeat scroll 0 0;
    content: " ";
    height:100%;
    position:absolute;
    width:100%;
    top:140px;
    /*background-size: cover;
    padding-top: 60px;
    min-height: 100vh;
   font-family: "'Rubik';*/
}
.staticback1::before{
   /*background: rgba(1, 85, 155, 0.6) none repeat scroll 0 0;
    content: " ";
    height:100%;
    position:absolute;
    width:100%;
    margin-top:-60px;*/
    /*background-size: cover;
    padding-top: 60px;
    min-height: 100vh;
   font-family: "'Rubik';*/
}
.power-sip-head {
    font-size: 30px;
    line-height: 55px;
}
.font-light-green {
    color: #000;
    font-size:30px;
    /*font-weight: 600;*/
    font-family: 'Rubik';
    /*font-family: "'Rubik';*/
}
.white {
    color: #ffffff !important;
}
.staticback p {
    /*padding-top: 5px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 20px;*/
    /* width: 60%; */
    /* margin-left: 20%; */
    /*text-transform: none;
    font-family: "'Rubik';*/
}
#sip-calc {
    background: #ffffff;
    min-height: 365px;
    color: #3a3b3c;
    font-size: 14px;
    font-family: 'Rubik';
    border: 1px solid #929292;
    border-radius: 10px;
    padding-top: 28px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
#sip-calc .input-bg {
    background: none;
     /*padding-top: 10px;*/ 
     padding-left: 40px; 
    text-align: center;
    border-radius: 28px !important;
    font-size: 14px;
    color: #3a3b3c;
    border: 1px solid #000;
    margin-top: 29px;
    height: 45px;
}
#sip-calc select {
    background: #f1f1f1;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-size: 14px;
    color: #3a3b3c;
    border: 0px;
    outline: none;
    margin-top:10px;
}
#sip-calc input[type=number] {
    width: 100px;
    background: none;
    border: none;
    outline: none;
    padding-top:15px;
}
#sip-calc label {
    position: absolute;
    top: 11px;
    left: 61px;
    font-weight: normal;
}
input {
    line-height: normal;
}
.wealth-gaintext {
    position: absolute;
    top: 2%;
    right: 3%;
    /*width: 29%;*/
    color: #202020;
    font-size: 18px;
    line-height: 0px;
    font-family: "'Rubik';
}
.amount-investedtext {
    position: absolute;
    bottom: -25px;
    left: 5%;
    /*width: 29%;*/
    color: #000;
    font-size: 18px;
    /*line-height: 0px;*/
    font-family: "'Rubik';
}
.center-resulttext {
    position: absolute;
    top: 36%;
    left: 25%;
    width: 50%;
    min-height: 100px;
    color: #000000;
    font-size: 18px;
    line-height: 21px;
    font-family: "'Rubik';
}
.staticback a.start-sip
{
	background: #ff4500 !important;
    border: 2px solid #ff4500;
    padding: 8px 24px!important;
    cursor: pointer;
    font-family: "'Rubik';
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    border-radius: 25px !important;
    width: 156px;
    text-align: center;
    text-decoration:none;
}
.staticback a:hover.start-sip
{
    background: #009454!important;
    border: 2px solid #009454;
    color: #fff;
}

.amount {
    color: #0664a6;
    font-family: 'Rubik';
    font-size: 22px;
    margin-top: 10px;
}
.tool-lebel
{
    font-size:18px;
    font-family: 'Rubik';
}
.result-text {
    font-size:18px;
    font-family: 'Rubik';
}