/* This is the custom Stylesheet*/

.usim {
    width: 325px;
    text-align: center;
    margin-left: 500px;

}

#cuss_phone {
    width: 98.5%;
}

#bnn_phone {
    width: 98.5%;
}

#teller_amount {
    width: 98.5%;
}

#fee {
    width: 98.5%;
}


.bank-deposit{
    border: 2px solid green;
    padding-top: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}