﻿@import url('/css?family=Open+Sans:300italic,400italic,700italic,300,400,700');
@import url('/css?family=Roboto+Slab:400,100,300,700&subset=latin,latin-ext');

.ms-rteImage-6
{
-ms-name:"White Border";
padding-top: 8px;
padding-bottom: 8px;
padding-right: 8px;
padding-left: 8px;
border-top:1px solid #c6c6c6;
border-bottom:1px solid #ababab;
border-left:1px solid #c6c6c6;
border-right:1px solid #ababab;
}
.ms-rteImage-7
{
-ms-name:"Image Margin";
margin: 5px 30px 0px 0px !important;
}
.ms-rteImage-8
{
-ms-name:"ImgResponsive";
display: block !important; 
max-width: 100% !important; 
height: auto !important;  
}
.arrows{
	
	padding-top: 3px !important;
}
.arrows:before{
	 content: "\f105";
    font-family: FontAwesome;
    font-size: 16px !important; 
   
    padding-right: 12px !important;
	
}
.fa-chevron-right:before {
    /*content: "\f105" !important; /* Modified by Aaad*/
    padding-right: 15px; /* Modified by Aaad*/
    font-size: 16px;  /* Modified by Aaad*/
}
.social_icons-facebook i {
    font-size: 20px;
    border-radius: 50%;
    border: 2px solid;
    padding: 9px 12px 7px 12px !important; /* Modified by Aaad*/
}

.social_icons i {
    font-size: 20px;
    border-radius: 50%;
    border: 2px solid;
    padding: 5px;
    padding: 9px 8px 7px 11px !important; /* Modified by Aaad*/
}

.EventsWPanchor {
    margin-left:2px;
    padding-right: 10px;/* 2018 events modfied by karim*/
}

.fa-chevron-left:before {
   /* content: "\f104" !important; /* Modified by Aaad*/
}
.rightnavlanding ul li a:after {
    
    content: ' \f105' !important; /* Modified by Aaad*/
    font-size: 16px !important; /* Modified by Aaad*/
}

.BottomMain>div.row>div>div,.ContentBottomPane>div{padding:11px 0 1px 0}