body:lang(EN) {
    font-family: Verdana;
}

body:lang(AR) {
    font-family: DroidArabicKufiRegular;
}

body {
    
        background-attachment: fixed;
        
        background-image: url(../images/overall/bgtop.png), url(../images/overall/bgbottom.png);
        background-position: left top, left bottom;
        background-repeat: repeat-x, repeat-x;
}
 
    

.english {
    font-family: Verdana;
}

.container {
      max-width: 1850px;
      width: 100%;
}



.leftright:lang(EN){
    text-align: left;
}
.leftright:lang(AR){
    text-align: right;
}


    
.infobutton{
    border: 0; 
    background-color: #FFF;
}

.right{
         text-align: right;
    }

.hide{
    display:none;
}
.center{
        text-align: center;
        padding-top: 10% ;
    }

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}



.bold{
    font-weight: bold;
}

.panel-group{
    clear:both;
}






hr{
    height:1px;
    padding:0px;
    margin:0px;
}

.footerGrey {
        /*background-color: #F5F5F5;*/
        background-image:  url(../images/overall/bgbottom.png);
        background-position:  center bottom;
        background-repeat: repeat-x;
      }

 /* Small devices */
 @media (max-width: 768px) {
    .fontwelcome{
        font-size: 14px;
        color: #000000;
        text-align: center;
        display:block;
    }
    
    .fontschool{
        font-size: 14px;
        color: #FF6600;
        font-weight: bold;
        text-align: center;
        display:block;
    }
    .fontsurdur{
        font-size: 14px;
        color: #000000;
        text-align: center;
        display:block;
    }
    .fontsurdate{
        font-size: 14px;
        color: #000000;
        font-weight: bold;
        text-align: center;
        display:block;
    }
    .fontquestion{
        font-size: 12px;
        text-align: center;
        display:block;
    }
    .fontterms{
        font-size: 12px;
        text-align: center;
        display:block;
    }
    .fontaccess{
        font-size: 14px;
      
    }
    .fontthankyou{
        font-size: 20px;
        color: #000000;
        font-weight: bold;
    }
    .fontcompleting{
        font-size: 15px;
        color: #000000;
    }
    .fontfaq{
        font-size: 16px;
        color: #666666;
        font-weight: bold;
    }
    .accessbutton{
        border: 0; 
        background: #0094d4;
        font-size: 12px;
        color: #FFF;
        height:30px;
        width: 100px;
        font-weight: normal;
        margin:5px;
    }
    .backmain{
        background-color: Transparent;
        text-decoration: underline;
        color:#0094D4;
        padding: 0;
        font-size: 14px;
    }
    .expandcollapse{
        background-color: Transparent;
        border-color: #999999;
        border-width: 3px;
        border-radius: 0;
        font-size: 13px;
        color: #999999;
    }
    .infotext:lang(EN) {
         font-size: 12px;
    }
    .infotext:lang(AR) {
         font-size: 12px;
    }
     .fontaccordiontitle{
        font-size: 15px;
        line-height: 18px;
    }
    .fontaccordionbody{
        font-size: 14px;
        line-height: 18px;
    }
    .formbutton{
        border: 0; 
        background-color: #0094d4;
        color: #FFF;
        font-size: 14px;
    }
    .fontfooter{
        font-size: 11px;
        color: #666666;
        font-family: Verdana;
    }
    .mcelogo{
        bottom:0;
        right:0;
        padding-right: 10px;
        width: 150px;
     }
     .extrabutton{
        width: 60px;
        height: 45px;
    }
    .narrow {
        display: block
      }
    .box {
        padding: 10px;
        text-align: center;
    }
    .textDir:lang(EN){
        text-align: left;
    }
    .textDir:lang(AR){
        text-align: right;
    }
    
    .dataText{
        font-size: 14px;
    }
    div.sticky {
        position: -webkit-sticky;
        position: sticky;
        bottom: 10px;
        /*background-color: #FFF;*/


    }
    .footer {
        position: fixed;
        bottom: 0;
        max-width: 1800px;
        width: 100%;
        /* Set the fixed height of the footer here */
        height: 75px;

      }
    .footer2 {
        position: fixed;
        bottom: 0;
        max-width: 1800px;
        width: 100%;
        /* Set the fixed height of the footer here */
        height: 20px;
        background-color: #F5F5F5;
      }
      .faq ul {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 0.7em;
        background-color: #0094d4;
        color:white;
        }
    .faq ul li:before {
            content: "+";
            position: absolute;
            left: 0;
            padding-left: 0.3em;
            padding-top: 0.5em;
            background-color: #0094d4;
            font-size: 16px;
    }
    
    .productBullet ul {
	position: relative;

	margin-left: 0;
	padding-left: 0.6em;

        }
    .productBullet ul li:before {
    
            position: absolute;
            left: 0;
            padding-left: 0.9em;
     

    }


}


/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 768px) { 
     .fontwelcome{
        font-size: 26px;
        color: #000000;
        text-align: right;
        display:block;
    }
    
    .fontschool{
        font-size: 26px;
        color: #FF6600;
        font-weight: bold;
        text-align: right;
        display:block;
    }
    .fontsurdur{
        font-size: 22px;
        color: #000000;
        text-align: right;
        display:block;
    }
    .fontsurdate{
        font-size: 22px;
        color: #000000;
        font-weight: bold;
        text-align: right;
        display:block;
    }
    .fontquestion{
        
        text-align: left;
        display:block;
    }
    .fontterms{
        
        text-align: right;
        display:block;
    }
    .fontaccess{
        font-size: 22px;
      
    }
    .fontthankyou{
        font-size: 30px;
        color: #000000;
        font-weight: bold;
    }
    .fontcompleting{
        font-size: 25px;
        color: #000000;
    }
    .fontfaq{
        font-size: 22px;
        color: #666666;
        font-weight: bold;
    }
    .accessbutton{
        border: 0; 
        background: #0094d4;
        font-size: 18px;
        color: #FFF;
        height:50px;
        width: 100px;
        font-weight: bold;
        margin:5px;
    }
    .backmain{
        background-color: Transparent;
        text-decoration: underline;
        color:#0094D4;
        padding: 0;
        font-size: 18px;
    }
    .expandcollapse{
        background-color: Transparent;
        border-color: #999999;
        border-width: 3px;
        border-radius: 0;
        font-size: 18px;
        color: #999999;
    }
    
    .fontaccordiontitle{
        font-size: 20px;
        line-height: 30px;
    }
    .fontaccordionbody{
        font-size: 18px;
        line-height: 30px;
    }
    .formbutton{
        border: 0; 
        background-color: #0094d4;
        color: #FFF;
        font-size: 18px;
    }
    .fontfooter{
        font-size: 18px;
        color: #666666;
        font-family: Verdana;
    }
    .mcelogo{
        bottom:0;
        right:0;
        padding-right: 10px;
        width: 250px;
     }
    .extrabutton{
        width: 70px;
        height: 50px;
    }
    .box {
        padding: 10px;
        padding-top: 50px;
        text-align: center;
    }
    
     .dataText{
        font-size: 18px;
    }
    div.sticky {
        position: -webkit-sticky;
        position: sticky;
        bottom: 40px;
        /*background-color: #FFF;*/


    }
    .footer {
      position: fixed;
      bottom: 0;
      max-width: 1850px;
      width: 100%;
      /* Set the fixed height of the footer here */
      height: 80px;

    }
    .footer2 {
        position: fixed;
        bottom: 0;
        max-width: 1850px;
        width: 100%;
        /* Set the fixed height of the footer here */
        height: 52px;
        background-color: #F5F5F5;
      }
      .faq ul {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.1em;
        background-color: #0094d4;
        color:white;
    }
    .faq ul li:before {
            content: "+";
            position: absolute;
            left: 0;
            padding-left: 0.3em;
            padding-top: 0.4em;
            background-color: #0094d4;
    }


    
}



/*placeholder styling*/
    .fontplaceholder::-webkit-input-placeholder {
      font-style:italic;
      font-size: 18px;
      color: #b9bbbe;
    }

    .fontplaceholder:-ms-input-placeholder {
      font-style:italic;
      font-size: 18px;
      color: #b9bbbe;
    }

    .fontplaceholder:-moz-placeholder {
      font-style:italic;
      font-size: 18px;
      color: #b9bbbe;
    }

    .fontplaceholder::-moz-placeholder {
      font-style:italic;
      font-size: 18px;
      color: #b9bbbe;
    }

/*Accordion*/



#accordion, #accordion2, #accordion3{
    overflow: hidden; 
}

#accordion .panel-title a, #accordion2 .panel-title a{
    display: block;
    padding: 10px;
    color: #fff;
    background: #0094d4;
    border: none;
    border-radius: 0;
    position: relative;
    transition: all 0.3s ease 0s;
   /*font-size: 18px;*/
}

#accordion3 .panel-title a{
    display: block;
    padding: 10px;
    color: #0094d4;
    background: #F5F5F5;
    border: none;
    border-radius: 0;
    position: relative;
    transition: all 0.3s ease 0s;
   /*font-size: 18px;*/
}

#accordion .panel-title a.collapsed, #accordion2 .panel-title a.collapsed{
    
    background: #0094d4;
    color: #fff;
}

#accordion3 .panel-title a.collapsed{
    
    background: #F5F5F5;
    color: #0094d4;
    border: #000000;
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after,
#accordion2 .panel-title a:after,
#accordion2 .panel-title a.collapsed:after{
    color: #fff;
    position: absolute;
    top: 17px;
    left: 20px;

    transition: all 0.3s ease-in-out 0s;
    background: #0094d4;
}

#accordion3 .panel-title a:after,
#accordion3 .panel-title a.collapsed:after{
    color: #0094d4;
    position: absolute;
    top: 17px;
    left: 20px;

    transition: all 0.3s ease-in-out 0s;
    background: #fff;
   
}


#accordion .panel-body, #accordion2 .panel-body, #accordion3 .panel-body{


    background-color: #FFF;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
   top: -8px;
   position:relative;
}





