Versions Compared

Key

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


Informational services are those services where users can get information on numerous Housing, Financial and Business services provided by MBRHE through Muftah.






Html
<style>
#main{
background:#f9f9f9;
}

.wiki-content a, .wiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active{
color:#015b98;
}
#header .aui-header{
    background-color: #34709D;
}
.wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro {
    cursor: pointer !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,
.footer-body,
.space-tools-section,
.page-metadata-modification-info{
display:none;
}

/*ARABIC*/

.ia-splitter-left{
	float: right !important;
}

.ia-splitter-left .ia-fixed-sidebar{
	left: auto !important;
    right: 0 !important;
	width: 285px !important;
}

#main.aui-page-panel{
margin-left: 0px !important;
margin-right: 285px !important;
direction:rtl;
}
.table-wrap:first-child colgroup{
   display:none;
}
#main-header{
direction: rtl;
}
.content-navigation {
    float: left;
}
.ajs-menu-bar .ajs-menu-item, .ajs-menu-bar .ajs-button {
    float: right;
}
.content-navigation .ajs-menu-bar .ajs-button span, .content-navigation .ajs-menu-bar .ajs-menu-item .ajs-menu-title span {
    padding-left: 0px;
    padding-right: 21px;
}
.content-navigation .ajs-menu-bar .ajs-button a>span>span.aui-icon, .content-navigation .ajs-menu-bar .ajs-menu-item a>span>span.aui-icon {
    margin-left: 0px;
    padding-left: 0;
    margin-right: -21px;
    padding-right: 0;
}

#main-header:not(.doctheme-no-override) #title-text {
    clear: right;
    padding-top: 5px;
}

.ia-splitter-handle {
    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.single:nth-child(1) td.confluenceTd {
width: auto !important;
float:left;
}
/*Language BTN*/
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h4 strong{
	display: inline-block;
	vertical-align: top;
	height: 30px;
	line-height: 25px;
}
.columnLayout.single table.relative-table.confluenceTable .content-wrapper h4{
	padding-top: 12px;
}
.columnLayout.single table.relative-table.confluenceTable h4 strong a{
	color: #182B4D !important;
}
/*END Language BTN*/




.acs-side-bar{
	direction: rtl !important;
}
div.plugin_pagetree ul.plugin_pagetree_children_list>li>div.plugin_pagetree_childtoggle_container{
	float: right !important;
}
.plugin_pagetree .plugin_pagetree_children_list>li .plugin_pagetree_children_list {
	padding-right: 0px  !important;
    padding-right: 16px  !important;
}

.space-favourite {
    right: auto;
	left: 10px;
  
}


img,a{
  -webkit-user-drag: none;
  -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
#header .aui-nav #login-link{
  display:none
}



</style>