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, Payments and Maintenance status and request other quick services provided by MBRHE.





Muftah provides transactional services to the customers as listed below:

الاستعلام عن حالة الطلب الإسكاني الإسكاني 

الاستعلام عن حالة الدفعات الدفعات 

اتصل بنا (استفسار, اقتراح او شكوى) 

الاستعلام عن حالة طلب صيانة مسكن جاهز جاهز 

حاسبة تكلفة البناء البناء 

حاسبة القرض التجريبي التجريبي 

?How do I Introduce to Muftah

Html<style>









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

#main{
background:#f9f9f9;
}
#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;
}
.theme-default .ia-splitter #main{
   margin-left: auto !important;
   margin-right: 300px !important;
 }


 .ia-fixed-sidebar{
   width: 320px  !important;
    left: auto !important;
    right:0;
    direction:rtl;
 }
 div.plugin_pagetree ul.plugin_pagetree_children_list>li>div.plugin_pagetree_childtoggle_container {
    float: right !important;
}
.space-favourite {
    right: auto !important;
    left:10px;
}
.plugin_pagetree .plugin_pagetree_children_list>li>.plugin_pagetree_children_content {
    float: right !important;
}
.ia-fixed-sidebar div.plugin_pagetree ul.plugin_pagetree_children_list .plugin_pagetree_children_span a {
    white-space: inherit;
    display: inline-block;
}
#main #content{
   direction:rtl;
 }
.sv-scmtb-toolbar .sv-scm-toolbar-group{
    direction: rtl;
}
.sv-toolbar-item--right {
    padding-right: initial !important;
    padding-left: 0;
    margin-left: 0 !important;
    margin-right: auto;
}
.aui-buttons .aui-button:last-child .aui-icon {
text-align: right !important;
}
.aui-header .aui-header-secondary .aui-nav {
    float: left;
    left: 0;
    right: auto;
}
.aui-header .aui-nav>li {
    float: right;
    padding: 0;
}
#main-header:not(.doctheme-no-override) #title-text {
    clear: right !important;
    direction: rtl;
}
.page-metadata ul li {
    float: right;
}
.content-navigation{
float: left;
}
.ajs-menu-bar .ajs-menu-item, .ajs-menu-bar .ajs-button {
    float: right;
}

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



.columnLayout.single .relative-table.confluenceTable .confluenceTd h4 span a {
color: #182b4d !important;
}
/*Language BTN*/
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h4 strong{
display: inline-block;
vertical-align: top;
height: 30px;
line-height: 
22px
26px;
}
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h4{
padding-top: 10px;
}
/*END Language BTN*/
.columnLayout.single:nth-child(1) td.confluenceTd {
width: auto !important;
float:left;
}


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 h4{
    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) {
.columnLayout.single .innerCell img{
width:100%;
}
.columnLayout.single table.relative-table.confluenceTable h4 strong a{
color: #182b4d !important;
display: inline-block;
height: 30px;
line-height: 28px;
vertical-align: top;
}
.columnLayout.single:first-child h4{
height:
30px
49px;
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;
}
.columnLayout.single .table-wrap table {
    Width: 100% !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


}


colgroup{
   display:none !important;
}


</style>