  /* ==========================================================================
   Author's custom styles
========================================================================== */
.site-header {
    margin-top: 1em !important;
}


bod y { direction: rtl; }

/* ==========================================================================
  added by sadek
========================================================================== */

.row2 {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 5em;
	    display: block;
}
.region-content {
    padding-left: 40px;
	}
.fa {
	display:block;
	float: right;
	padding-left: 10px;
	}
.fa-exclamation-circle {
    color: #00acf1;
    margin-top: -35px;
    margin-right: -61px;
    float: right;
}
div#focus {
    /* width: 85%; */
    max-width: 100%;
    border: 10px solid #4d4d4d;
    margin: 40px auto 40px auto;
}	
#focus>h3 {
    background-color: #4d4d4d;
    color: #ffffff;
    margin: -10px -16px 10px -16px;
    padding: 0.3em;
    font-size: 19px;
    line-height: 26px;
    padding-right: 2.0em;
    padding-left: 1em;
}	
.page-header {
    border-bottom: #00adef solid 4px;
	}
.guidelines {
    font-size: 1.2em;
    color: #fff;
    background-color: #00acf1;
    margin: 10px 0px;
	}
.block h4 {
    border-bottom: #00adef solid 3px;
    padding-bottom: 7px;
    margin-bottom: 9px;
    color: #4d4d4d;
    font-weight: bold;
	}
.ls li:before {
    font-family: FontAwesome;
    margin-left: 10px;
    padding-bottom: 10px;
    color: #00adef;
    content: "\f101";
    font-size: 17.03px;
    line-height: 1.1;
    float: right;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}	
.guidelines {
    font-size: 1.2em;
    color: #fff;
    background-color: #00acf1;
    margin: 10px 0px;
}
.guidelines:hover {
    color: #4d4d4d;
}
.guidelines .fa {
    display: block;
    float: right;
    margin: 0px 19px 0px 10px;
    font-size: 1.6em;
} 

li {
    list-style: none;
}
.ls li:before {
    font-family: FontAwesome;
    margin-left: 10px;
    padding-bottom: 10px;
    color: #00adef;
    content: "\f100";
    font-size: 17.03px;
    line-height: 1.1;
    float: right;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}	
.hdrdate {
    color: #337ab7;
}

.acc h4 { 
    color: #4d4d4d;
    font-size: 1.5em;
}
.account {
    font-weight: 600;
    font-size: 16px;
    padding: 10px 20px;
    color: #fff;
    background-color: #00acf1;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,172,241,0.32);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,172,241,0.32);
    box-shadow: 5px 5px 0px 0px rgba(0,172,241,0.32);
    right: 3%;
    position: relative;
}
.account-steps {
    font-weight: 600;
    font-size: 23px;
    -webkit-border-radius: 25px; 
    -moz-border-radius: 25px;   
    border-radius: 25px;
    height: 2em;
    width: 2em;
    padding: 5px;
    border: 3px #00acf1 solid;
}
.account:hover {
    color: #4d4d4d;
}

.pdd .account {
    left:0;
    bottom: -3px;
}
.pdd .row {
    padding-bottom: 15px;
    padding-top: 15px;
}
.cntct {
	float: left;
	text-align: left;
	margin-left: 54%;
}
.region-content .fa {
    display: block;
}
.region-sidebar  .fa {
    display: block;
}
.site-header {
    line-height: 1.5em;
	}
.SiteTitle {
        font-SIZE: 1.5em;
}
.SiteSubTitle {
    font-SIZE: 1em;
	color: #7d7d7d;
}
.enaddrss {
width: 60%;
float: left;
text-align:left;
}
div#focus {
    /* width: 85%; */
    max-width: 100%;
    border: 10px solid #4d4d4d;
    margin: 40px auto 40px auto;
}

#focus>h3{
    background-color:#4d4d4d;
    color:#ffffff;
    margin: -10px -16px 10px -16px;
    padding: 0.3em;
    font-size: 19px;
    line-height: 26px;
    padding-right: 2.0em;
    padding-leftt: 1em;
}
#focus p {
	margin: 0em;
	font-size: 16px;
	padding-top: 0.5em;
	padding-left: 1.4em;
	padding-bottom: 1em;
	padding-right: 1.4em;
}

#focus ul { padding-top: 1em;
	padding-left: 1.4em;
	padding-bottom: 0em;
	padding-right: 1.4em; }
	
#focus ul li { list-style: square; padding:0; margin-right:2em; font-size: 16px; padding-bottom:0.5em}

.sub-nav {
	background: #FFFFFF;
	/*width: 250%;*/
	float: right;
	}
	ul#site-main-menu .sub-nav-item {
    list-style: none;
    display: inline-block;
    padding: 0;
    background-color: #FFFFFF;
    /*border-left: 1px solid #999999;*/
	color: #000000;
	width: 100%;
}
.sub-nav li a {
	color: #000000;
}
.endnotebox {
    background: #f2f2f2;
    padding: 30px;
}

	