<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
    direction: rtl;
      font-family: 'ArabicFont';
}
.align
{
    text-align:right!important;
    text-align:justify!important;
}
.opAlign {
      text-align: left;
}
 
.OnlyAlign
{
    text-align:right!important;
}
 
.DetailsTable td:nth-child(1) span,.detailsSpan {
    color:#3a4953;
    float: left;
    text-align: left;
    font-family: 'ArabicFont';
}

 
.opFloat {
    float: left;
}
.Float {
    float: right;
}

.vsummary
{   
    text-align: right;
}
.MenuL1 {
   text-align:right;
   padding-left:18px;
}
.MenuL2, .MenuL3
{
  text-align: right;
}
      
#Line1  
{
    float: left;
}
 #Line1 #search
 {     
 float: left;
}
#Line1 #lang
 {
     float: left;
 }
 
#Line1 #userLogin
 {
     float: right;
}

#divNews {
    float: right;
    text-align: right;
}

#divKunaNews {
    float: right;
    text-align: right;
}
#divUpcomingEvents {
    float: right;
       text-align: right;
}
.ServiceContent
{
   margin-right: 20px;
}
.SAB_President {
    float: left;
}

.first{margin-left:0; clear:right;}
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter
{
    float:right;
    }

.testimonial p, .testimonial h3
{
    text-align: right;
    margin-right: 100px;
}


#homeButtonDiv
{
     float:right;
}
#mainav
{
    float: left;
}

.KuwaitYouth
{
margin-right:-120px;
top: 22px;
position:fixed;
   /* right: 232px;*/
  /*  width: 115px;
    height: 65px;*/
}

.navbar {
    direction: rtl;

}
.navbar-nav{
    float:right;
    width:100%;
    text-align: right;
}
.navbar-collapse{
float: right;
}

.dropdown-menu{
    direction: rtl;
    width: inherit;
    text-align: right;
}

#dropdown1-1.dropdown-toggle::after {
    display: none;
}
.my-auto{
    margin-left: auto!important;
}

.ButtonContainer
{
    direction:ltr;
}

.fontName
{
    font-family: 'ArabicFont'!important;
}
.FooterDirection
{
    direction:rtl;
}

/* Style the buttons inside the tab */
.tab button {
  float: right;
  font-family: 'ArabicFont';
}</pre></body></html>