Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 3.15.237.229
<script type="text/javascript">
$(function () {
$("#tabs").tabs();
});
$(function () {
$("#sub_tabs").tabs();
});
</script>
<script src="https://checkout.razorpay.com/v1/checkout.js"></script>
<div id="tabs">
<style type="text/css">
.textInputEnabled {
width: 100%;
height: 25px;
padding: 3px;
font-size: 14px;
line-height: 1.42857143;
color: #000;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
.inputTextarea {
width: 100%;
padding: 3px;
font-size: 14px;
line-height: 1.42857143;
color: #000;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
table.payment {
border-collapse: collapse;
}
table.payment tr td {
border: 1px solid black;
}
table.payment tr th {
border: 1px solid black;
}
.button {
background-color: #4caf50;
border: none;
color: white;
padding: 8px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 13px;
margin: 4px 2px;
cursor: pointer;
}
</style>
<ul>
<li><a href="#cntr_declaration">BCU Lateral Entry</a></li>
</ul>
<div
id="collbankdet"
align="center"
style="
padding-top: 8px;
font-size: 13px;
padding-left: 2%;
padding-right: 2%;
"
>
<table class="TableBorder" cellpadding="8" cellspacing="2" width="100%">
<tbody>
<tr>
<td class="topPadding3" align="left" width="18%">
Register No.<font color="red">*</font>
</td>
<td width="120px;">
<input
placeholder="Register No."
name="Register No."
id="regno"
width="120px;"
maxlength="8"
class="textInputEnabled"
type="text"
autocomplete="off"
/>
</td>
<td>
<span
style="
height: 20px;
background-color: #008cba;
border: none;
color: white;
padding: 4px 15px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor: pointer;
"
onclick="getstuddet();"
>Submit</span
>
</td>
</tr>
</tbody>
</table>
</div>
<div
id="bankdet"
align="left"
style="
padding-top: 8px;
display: none;
font-size: 13px;
padding-left: 2%;
padding-right: 2%;
"
></div>
</div>
|