body
{
	font-family: DroidArabicKufiRegular !important;
}
@media (min-width:992px)
{
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12
	{
		float:right !important; 
		text-align:right !important;
	}
}
.fa
{
	float:right !important;
	padding: 4px 0 0 8px;
}
@media (min-width: 768px)
{
	.navbar-nav {
		float: right;
		margin: 0;
	}
}
@media (min-width: 768px)
{
	.navbar-nav>li {
		float: right;
	}
}
.main-profile
{
	text-align:right; direction:rtl
}
.inner-page-title
{
	direction:rtl
}
.txtControl
{
	text-align:right !important;
	direction:rtl !important;
}
.center-things
{
	text-align:center !important;
}
a
{
	color:#5da91e;
}
.success-alert
{
	background-color: #dfffe3;
	border: 0;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 10px 10px 1px 10px;
    font-size: 14px;
	color: #00b615;
	margin:0 0 10px 0;
}
.info-alert
{
	background-color: #f2fbff;
	border: 0;
    border-radius: 5px;
    padding: 10px 10px 1px 10px;
    font-size: 14px;
	color: #00b3ff;
	margin:0 0 10px 0;
}
.info-alert i
{
	font-size:20px;
	padding:0
}
#verify-form
{
	display:none;
}
.errorInput {
    background-color:#f2dede
}
.event-title
{
	font-size:18px !important;
}
.pad-top
{
	padding-top:20px;
	padding-bottom:20px;
}
.div-square {
    padding: 15px 5px;
    border: 3px double #5da91e;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin: 5px;
	min-height:150px;
	text-align:center
}
.div-square h4{
	width:100%;
	float:left;
	text-align:center
}
.div-square .inner-icon
{
	display:block !important;
	margin:0 auto !important;
	float:none !important;
}
.div-square a
{
text-decoration:none !important;
}
 .plate
 {
	 width:10% !important;
	 float:left;
 }
 
 .plate-main
 {
	 width:70% !important;
	 float:left;
 }
#loading {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: fixed;
   display: block;
   opacity: 0.9;
   background-color: #fff;
   z-index: 99;
   text-align: center;
}

#loading-image {
  position: fixed;
  top: 40%;
  left: 45%;
  z-index: 100;
}
.nleft_banner
{
	height:500px;
	display: block;
	position: relative;
}
@media (max-width:415px) {
	.nleft_banner
{
	display:none;
}
}
.nleft_banner::after
{
	content: "";
	background: url(../assets/img/KAEC.jpg);
	opacity: 0.2;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;  
	width:100%
}
.nleft_banner h3
{
	text-align:center
}
.kaec-map
{
	background-color:#1b1464;
	border-radius:10px;
	width:95%;
	margin: 20px 0 0 20px;
	padding:15px 15px 0 15px;
}
.kaec-map img
{
	height:150px;
}
.sep
{
	background : url(../assets/img/sep.jpg) repeat-y 40%;
	height:140px;
}
 .controls-row
 {
	 margin-top:10px
 }
 #login-form
 {
	 padding:10px
 }
.nmed_banner
{
	height:500px;
	background-color: #5da91e;
    background-image: url(../assets/img/bg-bars.png);
    background-position: 0 -290px;
    background-repeat: repeat;
	color:white;
	box-shadow: 0 0 20px #888888;
	z-index:10;
	padding:20px; 
	text-align: center !important
}
.nmed_banner img
{
	margin: 25px 0;
}
.nmed_banner h1
{
	margin: 20px 0 10px 0;
}
.nmed_banner a
{
	margin-top:80px !important
}


.nright_banner
{
	height:500px;
	display: block;
	position: relative;
}
.nright_banner::after
{
	content: "";
	background: url(../assets/img/events.jpg);
	opacity: 0.2;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;  
	
}
.nright_banner h3
{
	text-align:center
}
.nright_banner ul
{
	padding:0 10px;
	margin-top:20px
}
.nright_banner li h4
{
	float:right;
	font-size:16px
}
.btnAttend
{
	float:right;
	padding: 5px 10px;
	background-color:#5da91e;
	color:white;
	text-decoration:none;
	width:100px;
	text-align:center;
	border-radius: 5px;
}
.btnDetails
{
	float:right;
	padding: 5px 10px;
	background-color:navy;
	color:white;
	text-decoration:none;
	width:80px;
	text-align:center;
	border-radius: 5px;
	margin-right:5px
}
a.btnDetails:hover
{
	background-color:white;
	color:#5da91e
}
a.btnAttend:hover
{
	background-color:white;
	color:#5da91e;
	text-decoration:none;
}
.nright_banner li img
{
	float:left;
}
/********** inner banner ***************/
.ninner_banner
{
	height:auto;
	color:white;
	z-index:10;
	padding:0 !important; 
	text-align: left;
	box-shadow: 0 0 20px #888888;
}

.navbar-toggle {
  background-color: rgba(175,175,175,.25);
}
.navbar-toggle .icon-bar {
  background: gray;
}

.logo
	{
		width:200px;
		padding:10px;
	}

@media (max-width:415px) {
.logo
	{
		width:120px;
		padding:5px;
	}	
}
.nav
{
  margin-top:20px
}
.navbar-btn
{
  background-color:lightgray;
  color:black;
  margin-top:0 !important;
}
@media (min-width:415px) {
	.main-nav
	{
	  margin-left:5%
	}
}
.main-nav li a
{
	color:#3b8f45
}
.hero-btn {
    border: 2px solid #fff;
    display: block;
    font-family: DroidArabicKufiRegular;
    font-size: 24px;
    font-weight: 200;
    margin: 0 auto 12px;
    max-width: 320px;
    padding: 5px 0 6px;
	color:white
}
.hero-btn:focus,
.hero-btn:hover {
  border-color: transparent;
  background-color: #fff;
  color: gray;
}
.mid-container
{
	background-color:#e4e4e4;
	margin-top:20px;
	min-height:550px;
}
.news
{
	padding:20px;
}

/*************** Carousal Code ****************/
.thumbnails li> .fff .caption { 
    padding:10px;
	text-align:center;
}

/* Page Header */
.page-header {
    background: #f9f9f9;
    margin: -30px -40px 40px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #999;
    text-transform: uppercase;
}
    
.page-header h3 {
    line-height: 0.88rem;
    color: #000;
}

ul.thumbnails { 
    margin-bottom: 0px;
}



/* Thumbnail Box */
.caption h4 {
    color:#1b1464;
	line-height:28px;
}

.caption p {  
    color: #999;
}



/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}



/* Mobile Only */
@media (max-width: 767px) {
    .page-header, .control-box {
        text-align: center;
    } 
}
@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}


li { list-style-type:none;}

::selection { background: #ff5e99; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #ff5e99; color: #FFFFFF; }

.thumbnail
{
	background:none !important;
	border:solid 1px lightgray !important;
	margin-bottom:0 !important;
}

/**********************************************/
/************** Inner Carousal ****************/
.deepskyblue
{
	background: url(../assets/img/inner-bg1.jpg) 0 0 no-repeat #5da91e;
	background-size: cover;
	overflow:hidden;
}
.deepskyblue2
{
	background: url(../assets/img/inner-bg.jpg) 0 0 no-repeat #5da91e;
	background-size: cover;
	overflow:hidden;
}
.carousel .item {
	min-height: 350px; 
	height: 100%;
	width:100%; 
}
.carousel-caption
{
	bottom:35% !important;
	opacity:0.5;
}
.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
	background-color: gray;
	font-size:36px;
	opacity: 1 !important;
}
.carousel-caption h3 {
	padding: .5em;
}
.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	padding: 1em;
	text-align: center;
	
	border-radius: 50%;
}
.carousel-caption button {
	border-color: #00bfff;
	margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
.carousel-caption button {
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}
.welcome
{
	position:absolute !important; 
	bottom:50px !important;
	right:-20px !important;
	width:200px;
}
.tokaec
{
	position:absolute !important; 
	top:30px !important;
	left:-400px !important;
	height:70px;
}
.txtControl {
    margin-bottom: 5px;
}
.lblControl {
    padding-top: 10px;
}
/**********************************************/
/****************** Footer ********************/

.footer
{
	background-color:#5da91e;
	color:white;
	margin-top:20px;
	bottom: 0;
    position: fixed;
    width: 100%;
}
.footer li
{
	float:right;
	margin:0 10px;
	font-size:12px
}

/***************** results table template **************/
.tblResults
{
	width:100%;
	border-radius:10px;
	direction:rtl
}
.tblResults tr.tblHeader td
{
	background-color:#66b826;
	color:white;
}
.tblResults tr.tblInHeader
{
	background-color:#f5f5f5;
	color:gray;
	border:solid 1px white;
	cursor:pointer;
}
.tblResults tr.tblInHeader:hover
{
	background-color:lightgray;
	color:black;
	border:solid 1px white;
}
.tblResults td
{
	padding:4px;
}
.td-15
{
	width:15%;
}
.td-20
{
	width:20%;
}
#img-doc
{
width:100%;	
}
.modal-footer
{
	border-top:none !important;
}
.linked
{
	cursor:pointer;
}
.tbl-title
{
	text-align:center;
	background-color:#66b826;
	color:white;
}
.inner-box
{
	padding:5px;
}
.alt-cell
{
	background-color:#f3f3f3;
}
#Div3
{
	margin-top:15px
}
#EventFees
{
	color:red;
	font-weight:bold;
}
#tblPayment
{
	width:100%;
	border:solid 1px lightgray;
}
#tblPayment .e_title
{
	width:50%;
	background-color:#66b826;
	color:white;
	font-weight:bold;
}
#tblPayment .e_fees
{
	width:25%;
	background-color:#66b826;
	color:white;
	font-weight:bold;
}
#tblPayment .e_total
{
	width:25%;
	background-color:#66b826;
	color:white;
	font-weight:bold;
}
#tblPayment td
{
	padding:5px;
	border:solid 1px lightgray;
	text-align:center
}
.modal-title
{
	text-align:right !important;
}
.close
{
	float:left !important;
}
.active-step
{
	background:url('../assets/img/step3.png') no-repeat; color:white; padding:10px; text-align:right
}
.inactive-step
{
	background:url('../assets/img/step4.png') no-repeat; color:white; padding:10px; text-align:right
}
.active-tab
{
	background-color:#66b826; color:white; border-radius:10px 10px 0 0; border: solid 1px lightgray; text-align:center; font-size:16px; padding:5px; cursor:pointer;
}
.inactive-tab
{
	border-radius:10px 10px 0 0; border: solid 1px lightgray; text-align:center; font-size:16px; padding:5px; cursor:pointer;
}

.btn01
{
	background-color:#66b826;
	color:white;
}

.dir_type
{
	direction:rtl;
}

ol li
{
	padding:5px 0;
}