Subversion Repositories SmartDukaan

Rev

Rev 6050 | Rev 6178 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

.recharge-main-left-container {
        /*height: 400px;*/
        width: 100%;
        border: solid 1px #2789C1;
        float:left;
        font-size: 20px;
        color:#444444;
        background-image: url('../images/blue.png');
        min-height: 426px;
}

.regular-size-input {
        padding: 2px 0px 2px 48px;
        width: 227px;
        background: white url('../images/+91.png') no-repeat 2px;
        font-size: 20px;
        border: solid 1px grey;
}

.full-size-input {
        font-size:18px;
        border:solid 1px grey;
        padding-left: 5px;
        height: 28px;
        width: 270px;
}




#spantext {
        float: left;
        padding-top: 15px;
        padding-left: 160px;
        padding-right: 15px;
        padding-bottom: 15px;
        font-size: 20px;
}

#rowTwo {
        float:left;
        width:100%;
}

#rowOne {
        float:left;
        height:30px;
        width:100%;
}

.rowWidth {
        padding-top: 10px;
        float: left;
        height: 40px;
        width: 100%;
}

#mobNumberText {
float: left;
padding-top: 7px;
padding-left: 192px;
padding-right: 15px;
padding-bottom: 5px;
font-size: 20px;
}

#mobNumberBox {
width: 200px;
height: 30px;
float: left;
}

.submit-button {
        width: 200px;
        background-image: url('../images/confirm.png');
        padding: 14px 0;
        font-size: 20px;
        font-weight: bold;
        text-shadow: 0 1px 0 #E45000;
        color: white;
        cursor: pointer;
        text-align: center;
}

#billig-address-for-recharge td{
        padding: 6px 7px;
}

.recharge-faq-container {
        /*height: 400px;*/
        width: 100%;
        border: solid 1px #2789C1;
        float:left;
        font-size: 15px;
        color:#444444;
        min-height: 426px;
}

.faq-question {
        font-weight:bold;
        color:darkblue;
}