Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Transactional services are mostly used as quick services where users can check the Housing application status,

Payments

Payments and Maintenance status, and request other quick services provided by MBRHE.

Image Removed










Style
body.page-gadget #main {
width: 100% !important;
}
#header .aui-header#full-height-container{
background: #f9f9f9;
}

#main{
background-color: #005b99#f9f9f9;
}

.wiki-content imga, .confluence-embedded-imagewiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, img.editor-inline-macrowiki-content a:hover, .wiki-content table.wysiwyg-macro  a:active{
color:#015b98;
}
#header .aui-header{
    cursorbackground-color: pointer !important#34709D;
}
.wiki-content aimg.confluence-embedded-image, .wiki-content a:hoverimg.editor-inline-macro, .wiki-content a:active{
	color:#015b98table.wysiwyg-macro {
    cursor: pointer !important;
}
.aui-header-inner{
height: 41px;
}
#search-ui,
.aui-header-before,
.aui-header-primary,
#notifications-anchor,
.header-quicksearch,
#labels#likes-section,
#likes#labels-section,
#breadcrumb-section,
#page-metadata-banner,
ul.ajs-menu-bar li.ajs-button.normalfooter-body,
.space-tools-section,
.footer-body,
.page-metadata-modification-info{
display:none;
}

.columnLayout.two-equal:nth-child(1){
 background: #34709D;
    margin-bottom:10px
}

.columnLayout.two-equal:nth-child(1) a{
color:#fff;
}
.columnLayout{
margin:0px
}
a#sv-scmtb-trsl-lang-picker {
    background: #35709d;
    color: #fff;
}


.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
    border: none;
}

.columnLayout.two-right-sidebar .relative-table.wrapped.confluenceTable .confluenceTd h3 strong{
	display: inline-block !important;
	vertical-align: top !important;
	height: 30px !important;
	line-height: 22px !important;
}
.columnLayout.two-right-sidebar .relative-table.wrapped.confluenceTable .confluenceTd h3{
	padding-top: 12px !important;
}

.columnLayout.two-right-sidebar .relative-table.wrapped.confluenceTable .confluenceTd h3 span a{
	color: #182b4d !important;
}

.columnLayout.single table.relative-table.confluenceTable{
overflow: hidden; 
}
/*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: 12px;
}
.columnLayout.single table.relative-table.confluenceTable 
</style>h3 strong a{
	color: #182b4d !important;
}
/*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;
}

@media screen and (max-width: 1024px) {
.content-meta-outer{
   display:none;
}
p br,
.auto-cursor-target{
    display:none;
}

colgroup{
   display:none !important;
}
.columnLayout.single .table-wrap table {
    width: 100% !important;
}
.columnLayout.single .table-wrap td.confluenceTd {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
}

.columnLayout:nth-child(2) .cell {
    width: 100% !important;
    display: block;
}
.columnLayout:nth-child(1) {
    display: flex;
    justify-content: flex-end;
}




}