body
{
     direction:rtl;
     text-align:right;
     
    /*font-family: Arial,Helvetica,  sans-serif;*/
    /*font-family: "Hacen Liner Screen", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    
}
/*
html {
    position: relative;
    min-height: 100%;



h1, h2, h3, h4, h5, h6 {
    font-family: STC, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.big {
    font-size: 150%;
}
    }*/
.headerSitex
{
    background-image: url('images/header_bak.jpg');
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
    height: 190px;
}

.headerSitex
{
    background-image: url('images/header_bak.jpg');
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
    height: 190px;
}





.footer {
    background-color: #EEE7F8;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #512789;
    vertical-align: top;
}

.footer p
{
	margin: 0;
	padding: 3px;
}

    .footer a {
 color: #512789;
  text-decoration: none;
    }


 .footer a:hover
{
    color: #000000;
    text-decoration: none;
}


 .aLTR
{
    direction:ltr !important;
    text-align:right;
}


 


/*Main Menu*/
.navbars-fm-logo {
    margin: -8px 5px -5px 5px;
    width: 170px;
    height: 52px;
    background-image: url('images/icon.png');
    background-position: -103px 4px;
    background-repeat: no-repeat;
}


#navbars-fm  u {     
    background-color:#3399FF;  
        
}
 

#navbars-fm li a {
    text-align:right;
     font-weight: bold;
}

#navbars-fm li a:hover {
    color: #0099FF;
}
  
 
 /* الوان الخلفية */
.bg-fm-red {
      background-color: #FFCCCC;
}
.bg-fm-blue {
      background-color: #99CCFF;
}

.bg-fm-green {
      background-color: #CCFFCC;
}

.bg-fm-orange {
      background-color: #FF9966;
}


.rating_service_star {
     background-image: url('images/icon_star.png');
     background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
    height: 30px;
}

 
 /* التقارير والطباعة */
 .fm-table-cellfontsize {
      font-size:0.8em;
      font-weight:bold;
  }

.fm-text {
      font-size:0.9em;
      font-weight:bold;
  }

.fm-text-big {
      font-size:1.2em;
      font-weight:bold;
  }

.fm-text-small {
      font-size:0.7em;
      font-weight:bold;
  }


/*ضبط الازرار بحيث لا تتداخل على بعض*/
[id="buttons"] .bd-example .btn {
    margin: 0 1rem 1rem 0;
}
 

 