Upon logging into the e-Services Portal, user will be redirected to his/her Dashboard which contains the Services section.
Upon clicking Calculate, it displays the estimated loan value.
Give us your feedback so we can improve your experience
Style |
---|
body.page-gadget #main { width: 100% !important; } #full-height-container{ background: #f9f9f9; } #main{ background:#f9f9f9; } #main { padding-left: 100px; padding-right: 100px; } #header .aui-header{ background-color: #005b99; } .wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro { cursor: pointer !important; } .wiki-content a, .wiki-content a:hover, .wiki-content a:active{ color:#015b98 !important; } .aui-header-inner{ height: 41px; } #search-ui, .aui-header-before, .aui-header-primary, #notifications-anchor, .header-quicksearch, #likes-section, #labels-section, #breadcrumb-section, #page-metadata-banner, .space-tools-section, .footer-body, .page-metadata-modification-info{ display:none; } a#sv-scmtb-trsl-lang-picker { background: #35709d; color: #fff; } |
.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
border: none;
}
.columnLayout.single .relative-table.confluenceTable .confluenceTd h3 span a {
color: #182b4d !important;
}
/*Language BTN*/
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h3 strong{display: inline-block;vertical-align: top;height: 30px;line-height: 18px;}
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h3{
padding-top: 10px;
}
/*END Language BTN*/
.columnLayout.single:nth-child(1) td.confluenceTd {
width: auto !important;
float:right;
}
img,a{
-webkit-user-drag: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
#header .aui-nav #login-link{
display:none
}
body.page-gadget {
padding-top: 10px !important;
}
.columnLayout:nth-child(1) table td h3{
display: flex;
padding: 0px !important;
align-items: center;
justify-content: center;
height: 59px;
}
.wiki-content .contentLayout2 {
margin: 0 !important;
}
colgroup{
display:none;
}
@media screen and (max-width: 1024px) {
.columnLayout.single .innerCell img{
width:100%;
}
.columnLayout.single table.relative-table.confluenceTable h3 strong a{color: #182b4d !important;display: inline-block;height: 30px;line-height: 28px;vertical-align: top;}
.columnLayout.single:first-child h3{height:30px;line-height:30px;}
.columnLayout.single:nth-child(1) .innerCell img {
width: 50px;
}
.columnLayout.single table.relative-table.confluenceTable td.confluenceTd:nth-child(2) img{
width: 30px;
}
colgroup{
display:none;
}
.columnLayout.single .table-wrap table {
width: 100% !important;
display:flex;
}
.columnLayout.single .table-wrap table td:nth-child(2){
margin-top:8px
}
.columnLayout .cell ul{
margin:0;
padding:20px;
}
.columnLayout .cell ul li{
list-style:disc;
}
.columnLayout:nth-child(13) .cell{
display:block;
}
.columnLayout:nth-child(13) .cell .innerCell p:nth-child(4) img{
width:100% !important;
height:auto;
}
.columnLayout:nth-child(13) .cell .innerCell p:nth-child(4) span{
display:block;
}
.columnLayout:nth-child(1) table {
display: flex;
justify-content: flex-end;
}
.columnLayout .cell {
width: 100% !important;
display: block;
}
.columnLayout:nth-child(4),
.columnLayout:nth-child(7),
.columnLayout:nth-child(11),
.columnLayout:nth-child(14),
.columnLayout:nth-child(18),
.columnLayout:nth-child(19) {
display:none;
}
}
|