Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

.left   {       float: left;    }

.row {
        height:45px;
        line-height:45px;
}
.text {
                text-align: right;
          float: left;
          width: 27%;
          color: #666;
          font-size: 21px;
}

.confirmtext {
        text-align: left;
        padding-left: 10px;
        color: black;
        font-style: italic;
        float: left;
    width: 25%;
    font-size: 21px;
}
body {
        font-family: Arial,Arial, sans-serif;
}
.padding-row{
        height:20px;
}

.inputbox {
                background-color: white;
                height: 100%;
                font-size: 18px;
                border: solid 1px grey;
}

      .padding48 {
                width: 227px;
          padding-left: 48px;
}

.padding15 {
          padding-left: 15px;
          width: 260px;
}

.num-prefix {
        background: white url('/rch/images/+91.png') no-repeat 2px;
}

.rupee {
        background: white url('/rch/images/Rupee.png') no-repeat 2px;
}

.input-div {
                padding: 10px 15px 0px 5px;
          display: inline-block;
          height: 25px;
          width: 280px;
          float: left;
}

h3 {
        padding-left:20px;
}