.eticsoft_spr_bank {
    text-align: center;
}
.eticsoft_spr_bank table tbody tr td,  .eticsoft_spr_bank .box table tbody tr th{
    padding: 3px 1px;
    text-align: center;
    font-size: initial;
}
.eticsoft_inst_container {
    padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
    min-height:435px;
    height:450px;
}

#eticsoft_spr_payment_button a {
    padding: 10px;
    background-color: #FBFBFB;
}

#eticsoft_spr_payment_button a:hover {
    background-color: #f6f6f6;
}

#eticsoft_spr_payment_button a:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777777;
}
