
header{
	width:100%;
	height:165px;
	background: rgb(221,248,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(221,248,255,1) 0%, rgba(255,255,255,1) 70%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,248,255,1)), color-stop(70%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(221,248,255,1) 0%,rgba(255,255,255,1) 70%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(221,248,255,1) 0%,rgba(255,255,255,1) 70%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(221,248,255,1) 0%,rgba(255,255,255,1) 70%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(221,248,255,1) 0%,rgba(255,255,255,1) 70%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddf8ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.header_content{
	width:1000px;
	height:165px;
	margin:0 auto;
	}
.news_bar{
	width:1000px;
	height:35px;
	position:absolute;
	bottom:0px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	overflow:hidden;
	margin:0 auto;
	}
.news_textarea{
	width:1000px;
	height:35px;
	background:#8fa43a;
	padding-right:135px;
	padding-top:8px;
	font-family:'mohammad_bold_art_1regular', Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
}
.news_textarea marquee {
	width:858px;
	direction:rtl;
}
.news_textarea marquee * {
	height:30px;
}
.news_textarea ul li {
	display:inline-block;
	margin-left:8px;
}
.news_textarea a, .parented {
	color:inherit;
}
.news_textarea ul li:after {
	content:":::";
	margin-right:8px;
}
.news_textarea ul li:last-child:after {
	content:""
}
.news_title{
	width:127px;
	height:35px;
	position:absolute;
	right:0;
	background:#ffa700;
	z-index:99;
	font-family: 'hacen_saudi_arabiaregular';
	font-size:14px;
	color:#2b2b2b;
	box-sizing:border-box;
	padding:10px 10px 0 0;
	border-radius: 0 10px 0 0;
	}
#site_body{
	width:1000px;
	margin:0 auto;
	}
.body_sidebar{
	width:215px;
	min-height:50px;
	float:right;
	margin-left:9px;
	}
.side_navbar{
	width:215px;
	height:412px;
	box-sizing:border-box;
	border:1px solid #cbcbcb;
	background:#dedede;
	padding-top:14px;
	}
.side_navbar>ul{}
.side_navbar>ul>li{
	width:215px;
	height:39px;
	margin-bottom:3px;
	position:relative;
	}
.side_navbar>ul>li>a{
	font-family: 'mohammad_bold_art_1regular';
	font-size:15px;
	color:#282828;
	line-height:39px;
	padding-right:30px;
	margin-right:15px;
	}
.a1{background:url(../images/icon_1.png) center right no-repeat;}
.li1:hover>a1{background:url(../images/icon_1h.png) center right no-repeat !important;}
.side_navbar>ul>li>i{
	position:absolute;
	top:8px;
	right:10px;
	}
.side_navbar>ul>li>i.hov{
	display:none;
	}
.side_navbar>ul>li:hover>i.ori{
	display:none;
	}
.side_navbar>ul>li:hover>i.hov{
	display:block;
	}
.side_navbar>ul>li:hover{
	background:url(../images/li_hover_bg.png) #8fa43a right center no-repeat;
	padding-right:10px;
	width:205px;
	margin-right:-1px;
	}
.side_navbar>ul>li:hover>i{
	right:20px;
	}
.side_navbar>ul>li:hover>a{
	color:#FFF;
	font-size:17px;
	}
.qabasat{
	width:215px;
	min-height:201px;
	border:1px solid #d3bdb3;
	box-sizing:border-box;
	margin-top:8px;
	background: #fff8ee; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff8ee 0%, #f4e4b3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff8ee), color-stop(100%,#f4e4b3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff8ee 0%,#f4e4b3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff8ee 0%,#f4e4b3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff8ee 0%,#f4e4b3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff8ee 0%,#f4e4b3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8ee', endColorstr='#f4e4b3',GradientType=0 ); /* IE6-9 */
	}
.brown_gr_t{
	width:111px;
	height:29px;
	background:url(../images/graphic_title.png) center no-repeat;
	position:absolute;
	top:-2px;
	right:13px;
	box-sizing:border-box;
	padding-top:5px;
    font-family: 'hacen_tunisia_ltregular';
	font-size:19px;
	color:#FFF;
	text-align:center;
	z-index:999;
	}
.qabasat_p{
	width:175px;
	min-height:150px;
	overflow:hidden;
	margin:40px auto 0;
    font-family: 'mohammad_bold_art_1regular';
	color:#778834;
	font-size:15px;
	line-height:20px;
	text-align:justify;
	}
.side_banner{
	width:215px;
	height:281px;
	border:1px solid #dadada;
	background:#FFF;
	margin-top:10px;
	box-sizing:border-box;
	}
.side_banner img {
	width:215px;
	height:281px;
	}
.body_content{
	width:776px;
	min-height:150px;
	float:right;
	}
.wide_banner{
	width:776px;
	height:89px;
	box-sizing:border-box;
	border:1px solid #dadada;
	background:#FFF;
	margin-top:9px;
	}
.wide_banner img {
	width:776px;
	height:89px;
	}
.kalema_banner{
	width:425px;
	height:304px;
	float:right;
	margin-top:10px;
	}
.site_kalema{
	width:425px;
	height:185px;
	box-sizing:border-box;
	border:1px solid #7ccdf8;
	background:#FFF;
	}
.dark_gr_t{
	background:url(../images/graphic_title_dark.png) center no-repeat;
	}
.kalema_title{
	width:390px;
	margin:30px 25px 8px 0;
	}
.kalema_title>a{
    font-family: 'mohammad_bold_art_1regular';
	color:#87a021;
	font-size:18px;
	}
.kalema_title>a:hover{color:#ff9c00;}
.site_kalema_p{
	width:390px;
	height:110px;
	overflow:hidden;
	color:#393939;
	font-size:18px;
    font-family: 'aljazeeraregular';
	margin-right:25px;
	line-height:22px;
	}
.kalema_more{
	font-family: 'hacen_tunisia_ltregular';
	font-size:18px;
	color:#ff9c00;
	font-weight:bold;
	}
.small_banner{
	width:425px;
	height:111px;
	box-sizing:border-box;
	border:1px solid #dadada;
	background:#FFF;
	margin-top:8px;
	}
.small_banner img{
	width:425px;
	height:111px;
	}
.hoda_tabs{
	width:343px;
	height:304px;
	float:left;
	margin-top:10px;
	}
.maqalat_bohous{
	width:776px;
	}
.slider_width{
	width:750px;
	margin:0 auto;
	}
.li_title{
	width:100%;
	height:60px;
	background:rgba(255,255,255,.7);
	position:absolute;
	bottom:0px;
	z-index:99999;
	box-sizing:border-box;
	padding:8px;
	}
.mqal_title{
	font-family: 'hacen_tunisia_ltregular';
	font-size:16px;
	text-align:right;
	font-weight:bold;
	}
.mqal_title>a{
	color:#003a49;
	}
.mqal_writer>a{
	width:100%;
	display:block;
	font-family: 'hacen_tunisia_ltregular';
	color:#003a49;
	font-size:16px;
	text-align:left;
	}
.li_title:hover>.mqal_title>a{
	color:#64452f;
	}
.li_title:hover>.mqal_writer>a{
	color:#475900;
	}
.gohoud_slider{
	width:776px;
	height:281px;
	margin-top:10px;
	}
.gohoud_title{
	color:#278593;
	font-family: 'hacen_tunisia_ltregular';
	font-size:21px;
	padding:18px 18px 0 0;
	width:118px;
	height:23px;
	overflow:hidden;
	}
.gohoud_sum{
	width:118px;
	height:35px;
	overflow:hidden;
	color:#7b7b7b;
	font-family: 'aljazeeraregular';
	font-size:15px;
	line-height:18px;
	padding-right:18px;
	margin-top:5px;
	}
.bottom_tabs{
	width:1000px;
	height:357px;
	margin-top:13px;
	z-index:999;
	}
.footer_shadow{
	width:1000px;
	height:74px;
	background:url(../images/footer_shadow.png) center no-repeat;
	z-index:99;
	}
#footer{
 width:100%;
 height:123px;
 background:#FFF;
 margin-top:-123px;
 z-index:0;
 display:inline-block;
 }
.copy_rights{
 text-align:center;
 margin-top:80px;
 font-size:17px;
 font-family: 'hacen_tunisia_ltregular';
 font-weight:bold;
 color:#525252;
 }
 .social_con {
	width:62px;
	height:62px;
	/*border:1px solid #000;*/
	position:fixed;
	top:300px;
	left:0px;
	border-radius:32px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	z-index:9999;
}
#wheel7 a, #wheel7 img {
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari and Chrome */
	-o-transition: all 1s; /* Opera */
}
.no_trans {
	transition: all 0s;
	-moz-transition: all 0s; /* Firefox 4 */
	-webkit-transition: all 0s; /* Safari and Chrome */
	-o-transition: all 0s; /* Opera */
}











/* Custom Stylesheet */
/* Required Stylesheets */
.wheel-button {
  position: relative;
}

.wheel {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 200px; /* this will determine the diameter of the circle  */
  height: 200px; /* this will determine the diameter of the circle  */
  visibility: hidden;
  position: relative;
  display: none;
}

.wheel li {
  overflow: hidden;
  float:left;
}

.wheel li a {
  display: block;
}
  
/* ALL DEMO */

.pointer {
  color: #34495e;
  font-family: 'Pacifico', cursive;
  font-size: 22px;
  margin-top: -15px;
}

.wheel-button, .wheel-button:visited {
  /*background: #df4727; 
  padding: 10px 11px;*/
  text-align: center;
  border-radius: 50px;
  width: 62px;
  height: 62px;
  color: white;
  display: block;
  /*margin: 80px auto 20px;
  border: 3px solid #92311e;
  box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);*/
}

.wheel-button:hover{ 
  color: white;
}

.wheel-button i, .wheel li i {
  position: relative;
  width: 20px;
  height: 20px;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  display: block;
  line-height: 140%;
}

.wheel-button.active i{
  transform: rotate(135deg);
  -ms-transform: rotate(135deg); /* IE 9 */
  -webkit-transform: rotate(135deg); /* Safari and Chrome */
}

.wheel li a, .wheel li a:visited{
  /*background: rgba(0,0,0,0.65);*/
  border-radius: 50px;
  /*padding: 10px;*/
  text-align: center;
  width: 56px;
  height: 56px;
  /*border: 1px solid black;
  box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 1px rgba(255,255,255,0.5);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 1px rgba(255,255,255,0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 1px 1px rgba(255,255,255,0.5);
  color: white;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;*/
}

.wheel li a:hover{
  background: rgba(0,0,0,0.8);
}

/* DEMO #4 */

#demo4 .main {
  background: rgba(0,0,0,0.03);
  border-radius: 5px;
  max-width: 500px;
  width: 100%;
  margin: 50px auto;
  padding: 10px 25px;
  position: relative;
  height: 350px;
}

#demo4 .wheel-button {
  position: absolute;
  margin: 0;
}

#demo4 .wheel-button.sw {
  top: 5px;
  right: 5px;
}

#demo4 .wheel-button.ne {
  bottom: 5px;
  left: 5px;
}

#demo4 .wheel-button.se {
  top: 5px;
  left: 5px;
}

#demo4 .wheel-button.nw {
  bottom: 5px;
  right: 5px;
}

#demo4 .wheel-button.n {
  bottom: 5px;
  left: 50%;
  margin-left: -20px;
}

#demo4 .wheel-button.s {
  top: 5px;
  left: 50%;
  margin-left: -20px;
}

#demo4 .wheel-button.e {
  left: 5px;
  top: 50%;
  margin-top: -20px;
}

#demo4 .wheel-button.w {
  right: 5px;
  top: 50%;
  margin-top: -20px;
}
/*###########################################*/


.hoda_tab_content{
	width: 342px;
	min-height: 269px;
	margin-top: 11px;
	box-sizing:border-box;
	padding:7px;
	}
.last_add{
	height:130px;
	margin-bottom:8px;
	}
.last_add h1{
	height:20px;
	overflow:hidden;
	font-family: 'mohammad_bold_art_1regular';
	font-size:18px;
	}
.last_add h1 a{
	color:#87a021 !important;
	}
.last_add h1 a:hover{
	color:#ff9c00 !important;
	}
.last_add_sum{
	width:201px;
	height:90px;
	color:#393939;
	float:right;
	font-family: 'aljazeeraregular';
	text-align:justify;
	line-height:22px;
	overflow:hidden;
	}
.hoda_tab_more{
	color:#ff9c00 !important;
	font-family: 'hacen_tunisia_ltregular';
	font-weight:bold;
	}
.last_add_img{
	float:left;
	border:1px solid #288e98;
	margin-top:8px;
	}
.last_add_img:hover{border:1px solid #ff9c00;}
.tab_bottom_links{
	}
.tab_bottom_links>ul{
	}
.tab_bottom_links>ul>li{
	background:url(../images/tab_link_arrow.png) center right no-repeat;
	padding-right:10px;
	margin-bottom:5px;
	}
.tab_bottom_links>ul>li>a{
	font-family: 'mohammad_bold_art_1regular';
	font-size:17px;
	color:#87a021 !important;
	}
.tab_bottom_links>ul>li>a:hover{
	color:#ff9c00 !important;	
	}
.bottom_tab_content{
	}
.bottom_tab_content>ul{
	padding:10px 31px 0;
	}
.bottom_tab_content>ul>li{
	width:280px;
	height:311px;
	float:right;
	margin-left:49px;
	}
.bottom_tab_content>ul>li:last-child {
	margin-left:0px !important;
	}
.bottom_tab_text{
	width:280px;
	height:155px;
	overflow:hidden;
	}
.bottom_tab_text h1{
	font-size:18px;
	font-family: 'mohammad_bold_art_1regular';
	margin:10px 0;
	line-height:22px;
	}
.bottom_tab_text h1 a{
	color:#FFF !important;
	}
.bottom_tab_text h1 a:hover{
	color:#FFF !important;
	}
.bottom_tab_sum{
	font-family: 'mohammad_bold_art_1regular';
	color:#cfff8a !important;
	line-height:22px;
	text-align:justify;
	}
/*********************** Inner Pages Start *************************/
#inner_footer{
	width:100%;
	height:123px;
	background:#FFF;
	margin-top:-50px;
	z-index:-1;
	display:inline-block;
	}
.inner_page_content{
	width: 776px;
	min-height:903px;
	border: 1px solid #dadada;
	background: #FFF;
	margin-top: 9px;
	padding:15px 15px 0px 15px;
	}
.inner_gt{
	margin:-17px -2px 25px 0;
	}
.inner_gt_middle{
	width:auto;
	height:29px;
	background:#525252;
	padding-top:5px;
    font-family: 'hacen_tunisia_ltregular';
	font-size:19px;
	color:#FFF;
	text-align:center;
	float:right;
	}
.inner_gt_right{
	content:"test";
	width:20px;
	height:29px;
	background:url(../images/graphic_title_dark_right.png) center no-repeat;
	float:right;
	}
.inner_gt_left{
	width:11px;
	background:url(../images/graphic_title_dark_left.png) center no-repeat;
	}
.inner_page_content>h1, .inner_video h1{
    font-family: 'mohammad_bold_art_1regular';
	color: #87a021;
	font-size: 18px;
	text-align:center;
}
.inner_video p {
	margin-bottom:25px;
}
.inner_img{
	width:300px;
	height:160px;
	outline:1px solid #dedede;
	border: 4px solid #e9e9e9;
	margin:20px auto 10px;
	}
.inner_img img{
	border: 1px solid #FFF;
	box-sizing:border-box;
	}
.inner_img_cap{
    font-family: 'mohammad_bold_art_1regular';
	color: #969696;
	font-size: 12px;
	text-align:center;
	}
.inner_page_content h2{
	text-align:right;
	margin:10px 0;
    font-family: 'mohammad_bold_art_1regular';
	font-size:12px;
	font-weight:normal;
	color: #969696;
	font-size: 12px;
	}
.inner_page_content h5{
	text-align:right;
	margin:10px 0;
    font-family: 'mohammad_bold_art_1regular';
	font-size:16px;
	font-weight:normal;
	color: #000;
	}
.inner_page_content h5.authrName{
	font-size:14px;
	color: #900;
	}
.inner_page_content h5 a {
	color: inherit;
	}
.article_text, .article_text p {
	width:100%;
	height:auto;
	color:#393939;
	font-family: 'Arial';
	text-align:justify;
	font-size:18px !important;
	line-height:36px !important;
	margin: 30px 0px;
	text-indent:20px;
	}
.inner_page_content h3{
	text-align:right;
	margin:20px 0 4px;
    font-family: 'mohammad_bold_art_1regular';
	color: #ff9c00;
	font-size: 18px;
	font-weight:bold;
	clear:both;
	}
.inner_page_content h4{
	text-align:center;
	margin:20px 0 4px;
    font-family: 'mohammad_bold_art_1regular';
	color: #ff9c00;
	font-size: 18px;
	font-weight:bold;
	clear:both;
	}
.inner_articles{
	width:100%;
	}
.inner_articles ul{
	}
.inner_articles ul li{
	margin-top:20px;
	padding-bottom:20px;
	border-bottom: 1px dashed #cbcbcb;
	position:relative;
	}
.inner_articles ul li:last-child{
	border:none;
	}
.inner_articles ul li:first-child{
	margin:0;
	}
.inner_articles ul li img{
	float:right;
	margin-left:15px;
	outline:1px solid #dedede;
	border: 4px solid #e9e9e9;
	}
.articl_title_sum{
	width:500px;
	min-height:118px;
	/*overflow:hidden;*/
	float:left;
	}
.articl_title_sum h1 a{
    font-family: 'mohammad_bold_art_1regular';
	color: #87a021;
	font-size: 18px;
	text-align:right !important;
	}
.articl_title_sum h1 a:hover{
	color:#ff9c00;
	}
.article_sum{
	width:100%;
	margin-top:10px;
	}
.articl_more{
	bottom: 15px;
	margin-right: 5px;
	color:#ff9c00 !important;
	font-size:14px;
	font-family: 'hacen_tunisia_ltregular';
	font-weight:bold;
	}
.pagination{
	width:600px;
	height:35px;
	margin:-10px auto;
	/*position:absolute;
	bottom:15px;*/
	text-align:center;
	}
.pagination a{
	min-width:33px !important;
	height:33px;
	margin-right:3px;
	background:#8fa43a;
	box-sizing:border-box;
	color:#FFF;
	font-family: 'hacen_tunisia_ltregular';
	padding:8px 6px 6px 6px;
	display:inline-block;
	}
.pagination a:hover{
	background:#ffa700;
	}
.pagination a:first-child{
	width:auto !important;
	border-radius:0 6px 6px 0;
	}
.pagination a:last-child{
	width:auto !important;
	border-radius: 6px 0 0 6px;
	}
.current, .disabled{
	background:#ffa700 !important;
}



.inner_img{
	width:300px;
	height:160px;
	outline:1px solid #dedede;
	border: 4px solid #e9e9e9;
	margin:20px auto 10px;
	}
.inner_img img{
	border: 1px solid #FFF;
	box-sizing:border-box;
	}
.inner_img_cap{
    font-family: 'mohammad_bold_art_1regular';
	color: #969696;
	font-size: 12px;
	text-align:center;
	}
.inner_articles{
	width:100%;
	}
.inner_articles ul{
	}
.inner_articles ul li{
	margin-top:20px;
	padding-bottom:20px;
	border-bottom: 1px dashed #cbcbcb;
	position:relative;
	}
.inner_articles ul li:last-child{
	border:none;
	}
.inner_articles ul li:first-child{
	margin:0;
	}
.inner_articles ul li img{
	float:right;
	margin-left:15px;
	outline:1px solid #dedede;
	border: 4px solid #e9e9e9;
	}
.articl_title_sum h1 a{
    font-family: 'mohammad_bold_art_1regular';
	color: #87a021;
	font-size: 18px;
	text-align:right !important;
	}
.articl_title_sum h1 a:hover{
	color:#ff9c00;
	}
.article_sum{
	width:100%;
	margin-top:10px;
	}
.l3_social {
	width:98%;
	height:24px;
	margin:10px 1% 20px auto;
	border:none;
	border-radius:5px;
	-webkit-border-radius:5px;
	background:#CCC;
	display:block;
}
@media print {
	.l3_social {
		display:none;
	}
}
.l3_social_icon_con {
	min-width:50px;
	height:20px;
	margin:2px 0px 2px 5px;
}
.l3_social_icon_con img {
	width:50px;
	height:20px;
}
/*********************** Inner Pages Start *************************/
.cmntFrmRow {
	width:650px;
	margin:5px;
}
.cmntFrmRow label {
	width:110px;
	height:25px;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	display:inline-block;
}
.cmntFrmRow input[type=text], .cmntFrmRow input[type=email], .cmntFrmRow select {
	width:300px;
	height:25px;
	font-family:Tahoma, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:0px 5px;
	border:1px solid #000;
}
.cmntFrmRow textarea {
	width:300px;
	height:125px;
	font-family:Tahoma, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding:0px 5px;
	border:1px solid #000;
}
.cmntFrmRow input[type=submit] {
	width:100px;
	height:30px;
	background:#666;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
.cmntListCon {
	padding:15px 78px 15px 33px;
}
ul.singleCmnt {
	border-bottom:1px dashed #000;
	margin-bottom:10px;
	background:#FFF;
	padding:5px;
}
ul.singleCmnt:last-child {
	border-bottom:none;
	margin-bottom:0px;
}
li.commenter_name {
	min-height:18px;
	/*border-bottom:1px dashed #009;*/
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	overflow:visible;
}
li.commenter_name:before {
	content:"\f007";
	width:35px;
	height:35px;
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:35px;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	position:absolute;
	right:33px;
	color:#999;
	border:1px solid #999;
	padding-right:2px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
li.commentTitle {
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#8FA43A;
	padding-right:20px;
}
li.commentText {
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	line-height:22px;
	padding-right:20px;
	text-indent:30px;
	text-align:justify;
}
li.activities {
	text-align:left;
}
ul.activitiesListCon {
}
ul.activitiesListCon li {
	display:inline-block;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-right:5px;
}
ul.activitiesListCon li a {
	display:block;
	color:#8FA43A;
}
ul.activitiesListCon li a:hover {
	text-decoration:underline;
	color:#0066CC;
}
li.replyCon {
	padding:10px 60px 10px 5px;
	position:relative
}
/*Reply Style Start*/
.re_cmntListCon {
	padding:15px 78px 15px 5px;
}
ul.re_singleCmnt {
	border-bottom:1px dotted #000;
	margin-bottom:10px;
	background:#E9E9E9;
	padding:5px;
}
ul.re_singleCmnt:last-child {
	border-bottom:none;
	margin-bottom:0px;
}
li.re_commenter_name {
	min-height:18px;
	/*border-bottom:1px dashed #009;*/
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	overflow:visible;
}
li.re_commenter_name:before {
	content:"\f007";
	width:35px;
	height:35px;
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:35px;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	position:absolute;
	right:15px;
	color:#999;
	border:1px solid #999;
	padding-right:2px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
li.re_commentTitle {
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#8FA43A;
	padding-right:20px;
}
li.re_commentText {
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	line-height:22px;
	padding-right:20px;
	text-indent:30px;
	text-align:justify;
}
li.re_activities {
	text-align:left;
}
ul.re_activitiesListCon {
}
ul.re_activitiesListCon li {
	display:inline-block;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-right:5px;
}
ul.re_activitiesListCon li a {
	display:block;
	color:#AAA;
	text-decoration:blink;
}
ul.re_activitiesListCon li a:hover {
	text-decoration:underline;
	color:#0066CC;
}
/**Reply Style End**/
.like_class, .unlike_class, .report_class {
	cursor:pointer;
}
.fa-print {
}
.activitiesListCon .likesNums {
	color:#999;
	text-decoration:none !important;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}
.lastAnalysis {
	margin-left:25px !important;
}
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 100%;
  height: 100%;
}

.ih-item.square {
  position: relative;
  width: 316px;
  height: 216px;
  border: 8px solid #DEDEDE;
}
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.square.effect6 {
  overflow: hidden;
}
.ih-item.square.effect6.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect6.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect6 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.ih-item.square.effect6 .info {
  background: #333333;
  background: rgba(0, 0, 0, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.ih-item.square.effect6 a:hover .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect6.from_top_and_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.from_top_and_bottom .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.from_left_and_right .info h3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right .info p {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.ih-item.square.effect6.top_to_bottom .info h3 {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom .info p {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.ih-item.square.effect6.bottom_to_top .info h3 {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top .info p {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.video_ul{
	}
.video_ul li{
	float:right;
	padding:0 28px;
	margin-bottom:30px;
	margin-top:0px !important;
	border:none !important;
	}
.video_title{
	width:100%;
	background:#DEDEDE;
	padding:10px 20px 20px 20px;
	box-sizing:border-box;
	text-align:center;
	}
.video_title a{
	text-decoration:none;
	color:#000;
	}
.video_title a:hover{
	color:#8fa43a;
}
.side_navbar ul ul {
	/*margin-top: 1px;*/
	visibility: hidden;
	opacity:0;
	position: absolute;
	top: 0px;
	right: 104%;
	z-index: 598;
	width: 100%;
	border-radius:4px;
	transition:opacity .2s ease-in-out;
	-webkit-transition:opacity .2s ease-in-out;
	-moz-transition:opacity .2s ease-in-out;
 }
.side_navbar ul li:hover > ul {
	visibility: visible;
	opacity:1;
	background:#ccc;
}
.side_navbar ul ul li {
	box-sizing:border-box;
 }
.side_navbar ul ul li:first-child a {
	border-radius:4px 4px 0 0;
 }
.side_navbar ul ul li:last-child a {
	border-bottom:none !important;
	border-radius:0 0 4px 4px
 }
.side_navbar ul ul li a{
	color:#282828;
	box-sizing:border-box;
	padding:10px 20px 10px 10px;
	display:block;
	border-bottom:1px solid #ADADAD !important;
	font-family: 'mohammad_bold_art_1regular';
}
.side_navbar ul ul li a:hover{
	color:#FFF;
	background:#8fa43a;
}
.side_navbar ul ul li:first-child:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	right: -16px;
	top: 11px;
	border-right: 8px solid transparent;
	border-left: 8px solid #ccc;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
}
.side_navbar ul ul li:first-child:hover:after {
	 border-left: 8px solid #8fa43a;
}
.inner_video{
	width:100%;
	text-align:center;
	margin:40px auto;
}
.sorrow_message {
	width: 100%;
	text-align: center;
	/*font-family: Tahoma,Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-size: 16px;
	font-weight: normal;
	color: #999;
	margin-top: 25px;
}
.fileToolsCon {
	text-align:center;
}
.fileToolsCon ul {
	margin-top:50px;
}
.fileToolsCon ul li {
	display:inline-block;
	width:100px;
	height:30px;
	background:#DEDEDE;
	margin-left:10px;
	padding:6px 5px;
}
.fileToolsCon ul li:last-child {
	margin-left:0px;
}
.fileToolsCon ul li a {
	width:100%;
	height:100%;
	color:inherit;
	display:inline-block;
}
.fileToolsCon ul li a img {
	width:18px;
	margin:0px auto auto 10px;
}
.timeago {
	color:inherit;
	cursor:text;
	font-family: "mohammad_bold_art_1regular";
	font-size:12px;
	font-weight:normal;
}
#searchBoxCon {
	width:185px;
	height:31px;
	padding:4px;
	/*padding-top:3px;*/
	position:absolute;
	z-index:999;
	left:0px;
	bottom:42px;
}
#searchBoxCon input[type=submit] {
	width:23px;
	height:23px;
	margin-right:3px;
	background:none;
	background-color:transparent;
}
#searchBoxCon input[type=text] {
	width:151px;
	height:23px;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-radius:5px 0px 0px 5px;
}
#attahmentsTitle {
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	font-style:italic;
}
.attachmentName {
	height:23px;
	margin-right:25px;
	/*border-bottom:dotted 1px #006600;
	padding-bottom:5px;*/
	font-family:Tahoma, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#060;
}
.attachmentName a {
	color:#060;
}
.caution {
	font-family:Tahoma, Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#F00;
	margin-right:110px;
	text-align:justify;
	display:inline-block;
	padding:10px 0;
}
.caution a {
	color:#06F;
}
/*Library Styles*/
.lib-boxs-con{
	width:100%;
	margin-left:-50px;
}
.lib-box{
    width: 355px;
    min-height: 317px;
    background: #f2f2f2;
	border:1px solid #DDD;
    float: right;
    margin: 0 0 30px 30px;
	overflow:hidden;
	border-bottom:6px solid #8fa43a;
}
.lib-box-title a{
	display:block;
    text-align: center;
    font-family: 'mohammad_bold_art_1regular';
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    clear: both;
	background: #8fa43a;
	padding:10px 0;
	margin-bottom:20px;
}
.lib-box-title a:hover{
	background:#ffa700;
}
.lib-items ul li{
	background: url(../images/tab_link_arrow.png) top right no-repeat;
    padding:0 10px 10px 0;
    margin: 10px;	
	border-bottom:1px solid #DDD;
}
.lib-items ul li:last-child{
	border:none;
}
.lib-item-title{
	margin-bottom:10px;
	height:20px;
	overflow:hidden;
}
.lib-item-title a{
	color:#ffa700;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
}
.lib-item-title a:hover{
	color:#8fa43a;
}
.lib-auther a{
	font-size:14px;
	text-align:left;
	color:#8fa43a;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
}
.lib-auther a:hover{
	color:#ffa700;
}
/**Library Styles End**/
.attachments-links{
	border:1px solid #87a021;
	border-radius:4px;
	overflow:hidden;
	}
.attach-heading{
	background:#87a021;
	padding:10px;
	font-weight:bold;
	color:white;
	font-family: 'hacen_tunisia_ltregular';
	}
.attach-name{
	width:80%;
	box-sizing:border-box;
	padding:8px 10px;
	font-size:15px !important;
	float:right;
	background:none;
	color:#393939;
	font-family: 'mohammad_bold_art_1regular';
	line-height:17px !important;
	}
.attach-name a{
	color:inherit;
	}
.download-ico{
	width:10%;
	padding:5px;
	box-sizing:border-box;
	float:left;
	text-align:center;
	background:none;
	border-right:1px solid #87a021;
	}
.attachments-links ul li {
    background: #ffe0b0;
}

.attachments-links ul li:nth-child(even) {
    background: #ffefd6;
}
.art_report {
    color: #000 !important;
    font-size: 18px !important;
    margin: 0px !important;
}
.art_report:last-child {
	margin-bottom:20px !important;
}