﻿@font-face {
  font-family: 'kfnl';
  src: url('../fonts/kfnl/kfnl.eot');
  src: url('../fonts/kfnl/kfnl.eot?#iefix') format('embedded-opentype'),
       url('../fonts/kfnl/kfnl.woff') format('woff'),
       url('../fonts/kfnl/kfnl.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


body{
	overflow:auto !important;
	
	
}

header .site-title,.calender-cont .cal-title{
	font-family:"gess" !important;
}
.s4-tn li.static > .menu-item {
	height: auto !important;
	padding:0px !important;
	float:none !important;
	display:block;
	color:#666;
}

.trail-version {
    background-color: #A20006;
    font-family: "mediumFont";
    color: #FFF;
    text-align: center;
    padding: 12px;
    position: absolute;
    z-index: 1000;
    right: -50px;
    font-size: 15px;
    width: 120px;
    transform: rotate(90deg) !important;
    top: 160px;
}

}



.menu-horizontal ul.static {
    display: block;
    text-align: center;
    white-space: normal;
    height: auto;
}

nav.nav-cntr ul li {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    line-height: 38px;
    font-family: "mediumFont";
    font-size: 13px;
    float: none !important;
}

nav.nav-cntr ul li a {
    color: #666;
    display: block;
    background: transparent url("../images/nav-arrow.png") no-repeat scroll 0px 13px !important;
    transition: all 0.2s ease-out 0s;
}



nav.nav-cntr ul li a:hover{
	background-position:5px 13px !important;
	text-decoration:none !important;
	color:#666 !important;
	
}


.left-content .s4-ca{
	margin-right:0 ;
}
.rightside-content #s4-leftpanel {
    width: 100%;
    border: #dbdbdb solid 1px;
    border-radius: 10px;
    font-size:12px;
    font-family:boldFont;
    padding-bottom:10px;
    float:none;
}

.rightside-content #s4-leftpanel .s4-ql a{
	height:34px; 
	line-height:30px;
	color:#656565;

}
.rightside-content #s4-leftpanel .s4-ql a:hover{
	background-color:#ffe;	
}

.rightside-content #s4-leftpanel .s4-ql a.selected{
	background-image: none;
	color:#fff !important;
	height:34px; 
	line-height:30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b592+1,007d65+100 */
	background: rgb(0,181,146); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,181,146,1) 1%, rgba(0,125,101,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(0,181,146,1)), color-stop(100%,rgba(0,125,101,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,181,146,1) 1%,rgba(0,125,101,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,181,146,1) 1%,rgba(0,125,101,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,181,146,1) 1%,rgba(0,125,101,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,181,146,1) 1%,rgba(0,125,101,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b592', endColorstr='#007d65',GradientType=0 ); /* IE6-9 */
}



.footer {
	background-color:#555555;
	width:100%;
	min-height:290px;
	z-index:1;
	position:relative;
	margin-top:-60px;
	margin-bottom:-60px;
	
}

.main-container{
	z-index:999;
	min-height:690px;
	overflow:hidden;
}


.footer .green-bar{
	width:100%;
	height:10px;
	background-color: #948052;
	box-shadow: 0px 2px 2px #222;
	margin-bottom:60px;
}



.main-container {
    background-color: #FFF;
    z-index: 999;
    position: relative;
    box-shadow: 0px 2px 2px #000;
    }

.search-content span {
    color: #FFF;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-family: mediumFont;
    padding-top:2px;
    padding-right:4px;
}

.search-content div{
	display:inline-block;
	vertical-align: top;
}

.search-content {
    padding: 4px 8px 20px;
    border-bottom: 1px solid #919191;
}


.search-content .s4-search input.ms-sbplain {
    background-image: none !important;
    background-color: transparent;
    color: #DDD;
    box-shadow: 0px 0px 3px #333;
    text-align: center;
    border: 0px none !important;
    border-radius: 20px;
    height: 22px;
    line-height: 13px !important;
    font-size: 13px;
    width: 190px !important;
    padding: 0px 30px 4px 10px;
    margin-right: 10px;
    font-style: normal;
}

.search-content .s4-search a {
    display: inline-block;
    width: 18px;
    background: transparent url("../images/search.png") no-repeat scroll center center;
    height: 13px;
    position: relative;
    margin-right: -180px;
    margin-top: 4px;
    }

.search-content .s4-search  a > img{
	
	display:none;
}


.social-container {
    font-size: 14px;
    font-family: mediumFont;
    padding-right: 40px;
    padding-top: 18px;
    color: #FFF;
}

.social-links {
	width:166px;
	display:inline-block;
	vertical-align:top;
	margin-right:8px;
}
.social-container span {
	display:inline-block; 
	vertical-align:top;
	padding-top:6px;
}
.social-links a{
	display:inline-block;
	width:30px;
	height:30px;
	margin:0 4px;
}
.social-links a.facebook{
	background:url(../images/facebook.png) center center;
}

.social-links a.twitter{
	background:url("../images/twitter.png") center center;
}

.social-links a.inst{
	background:url(../images/instagram.png) center center;
}
.social-links a.snapchat{
	background:url(../images/snapchat.png) center center;
}
.social-links a.youtube{
	background:url(../images/youtube.png) center center;
}


.rightside-content div > table {
    width: 99%;
    	border-radius: 10px;
    margin: 2px auto;
    border-bottom: 1px solid #eaeaea !important;
    height: 42px;
    transition: .2s ease-out;
    background: #fff;
    
}

.rightside-content div > table:hover {
	border-radius: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b592+0,007d65+100 */
background: #00b592; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZX");
background: -moz-linear-gradient(top,  #00b592 0%, #007d65 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b592), color-stop(100%,#007d65)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00b592 0%,#007d65 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00b592 0%,#007d65 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00b592 0%,#007d65 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00b592 0%,#007d65 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b592', endColorstr='#007d65',GradientType=0 ); /* IE6-8 */
}
.rightside-content div > table:hover td.ver_menu_item a{
	color:#FFF  !important;

}


.rightside-content div  > table td:first-child{
	width:0px !important;
}

.rightside-content div  > table td:first-child > *{
	display:none !important;
}

.rightside-content div  > table td:not(.ver_menu_item) > a{
	width: 26px;
	height: 26px !important;
	display: block;
	border: 1px solid #aaa;
	text-align: center;
	border-radius: 50%;
	background: #faFAFA;
	margin: 6px 4px;
	
}

.rightside-content div > table td.ver_menu_item a {
    color: #656565 !important;
    font-family: boldFont !important;
    font-weight: 100;
    line-height: 16px;
    padding-right: 10px;
    display:block;
    font-size: 14px !important;	
}


.vertical-slider {
	width:100%;
	height:190px;
	background:url(../images/books.jpg) bottom left no-repeat;
	border-radius: 10px;
	border: 1px solid #c1c1c1;
	background-size: 100%;
}


.vertical-slider .nav {
    width: 130px;
    float: left;
    border: 0px;
    margin-top: 16px;
}
.vertical-slider .nav li {
	background-color: #fff;
    margin: 1px 0px;
    overflow: hidden;
    border-radius: 0px 21px 20px 0px;
    border-left: 0px none !important;
    height: 50px;
    border: #6A9D93 0px solid;
    border-left: 0px none;
    width: 170px;
    transition: .3s ease-out;
    float: left;
}

.vertical-slider .nav li a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-right: 30px;
    font-family: gess;
    border: 0px none !important;
    transition: all 0.3s ease-out 0s;
    padding-right: 12px;
}

.vertical-slider .nav li a:hover{
	
	background-color:#fff;
}
.vertical-slider .nav li.active {
	width: 178px;
    margin-right: -8px;	
}

.vertical-slider .nav li.active  a{
	
	font-family:gess;
	color:#0e7b6b;
	padding-right:13px;
}

.tab-content .pic_show_ul {
    margin: 0px;
    padding: 5px 0px 0px 150px;
    width: 100%;
    text-align: center;
    padding-top: 22px;
}

.tab-content .pic_show_ul li {
    display: inline-block;
    height: 40px;
    text-align: center;
    width: 45%;
    margin: 3px 0px;
    vertical-align: top;
    white-space: normal;
	overflow: hidden;
}

.tab-content .pic_show_ul li a{
	font-size: 15px !important;
	color:#fff;
	font-family: lightFont;
	display:block;
	text-decoration:none !important;
	line-height:40px;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
	transition:.3s ease-out;	
	text-overflow: ellipsis !important;
    overflow: hidden;

}

.tab-content .pic_show_ul li a:hover{
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%;
	
}
.ads-cont {
	padding-top:4px;
	text-align:center;
}
.ads-cont a{	
	display:inline-block;
    margin: 0px auto;
    width:100%;

}
.ads-cont a img{
    float: right;
    margin-bottom: 3px;
}


.left-content .imageRotator {
	height:auto;
	width:100%;
	border:1px solid #dbdbdb;
	border-radius:3px !important;
	overflow:hidden;
	padding:1px;
}
.left-content .imageRotator > img {

    border-left: 1px solid #fff;
}

.left-content .imageRotator a img{
	height:auto;
	width:100%;
}

.calender-cont {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+100 */
	width: 100%;
	max-width: 300px;
	margin: auto;
	margin-bottom: 10px;
}


.cal-title{
	font-size:15px;
	font-family:lightFont;
	color: #948052;
	width:210px;
	margin:0 auto;
	border-bottom:1px solid #d4d4d4;
	padding-bottom:4px;
	padding-top:8px;
	text-align:center;
	margin-bottom:6px;
}

 .ECal{
 background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZX");
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */

	border:1px solid #dbdbdb !important;
	border-radius:3px !important;

	border-collapse:separate !important;
	width:280px !important;
	padding: 10px;
padding-bottom: 12px;
}

 .ECal .ms-WPBody table {
    width: 100%;
    margin-bottom:4px;
}

.ECal .ECalTitle {
    background: transparent none repeat scroll 0% 0%;
    border-bottom: 1px solid #ccc;
    height: 30px;
    margin-bottom: 12px;
}

 .ECalTitle .a_ECal_n_b a{
	display:none;
}

 .ECal .ECalTitle td {
	font-size:13px;
	font-family:lightFont;
	color:#656565;
}

 .ECal .a_ECal_header{
	
	background:url(../images/calHead.png) center no-repeat;
	color:#fff;
	text-align:center;
	font-family:lightFont;
	height:30px;
	padding-bottom:8px;
	font-size:14px;
}

  .ECal .a_ECal_ExhibitionEvent{
	background:url(../images/calNum.png) center no-repeat;
	text-align:center;
	font-family:lightFont;
	height:22px;
	font-size:13px;

	
}

 .ECal .a_ECal_ExhibitionEvent .balloonContainer > A{
	
	text-decoration:none !important;
	font-family:gess;
	color:#000 !important;
	padding-top:0px;

}


 .ECal .ECal_days , .ECal .a_ECal_weekend{
	background:url(../images/calNum.png) center no-repeat;
	text-align:center;
	font-family:gess;
	height:22px;
	font-size:13px;
	padding-top:4px;
	
}

 .ECal .a_ECal_Today{
	background:url(../images/calToday.png) center no-repeat;
	text-align:center;
	font-family:gess;
	height:22px;
	font-size:13px;
	padding-top:4px;
	
}


.ECal tr .a_ECal_otherMonth{
	display:none;
	
}
 .ECal .calendar_button_td{
	text-align:center;
}
 .ECal .calendar_button_td span{
	text-align:center;
	font-family:boldFont !important;
	color:#656565 !important;
	border:0px none !important;
	background:none !important;
}

 .ECal .calendar_button_td span label {
    font-family: lightFont !important;
    font-size: 14px !important;
}


.calender-cont .big_script_number {
	top: 224px;
}



.btm-slider-container {
	border:2px solid #BEBEBE;
	border-radius: 8px;
	margin-top:20px;
	height:160px;
	position:relative;
	
}

.containerSlider {
	position:relative;
}


.bookVisible{
	
	width: 182px !important;
	margin-right:30px !important;
	
	
}

.home_news .small_news{
	width: 124px;
	height: 124px;
	display: inline-block;
}

.home_news .small_news .nTableContent {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin: 2px 0px;
    padding: 0px;
    background: none;
}

.home_news .small_news .nTableContent img{
	width:60px;
	height:60px;
	border-radius:8px;
}

.main_new {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    position:absolute;
}



.main_new .news_image_bg {
    background: transparent none repeat scroll 0% 0% !important;
    text-align: right;
    vertical-align: middle;
    display: inline-block;
    width: 28%;
    height: auto;
}

.main_new .news_image_bg img{
	border-radius: 8px;
	width:100%;
	height:100%;		
}

.main_new .news-details {
    display: inline-block;
    text-align: center;
    font-family: lightFont;
    vertical-align: top;
    width: 60%;
    margin-right: 2%;
}

.main_new .news-details .nTableContent_date{
	color :#0e7b6b;
	font-family:boldFont;
	font-size:16px;
	padding-top:2px;
	margin-bottom:8px;
}

.main_new .news-details .nTableContent_title {
	color: #333 !important;
	font-family:lightFont !important;
	padding-top:2px !important;
	margin-bottom:8px !important;
	font-size:16px !important;
	text-align:right;
}

.main_new .news-details .nTableContent_date2 {
	color : #464646 !important; 
	font-size:14px !important;
	font-family:lightFont !important;
	text-align:justify;
}

.news_bg_tab {
    background-image: none !important;
    padding-right: 0px !important;
    background-color: #fff !important;
}


.news_border {
    border: 0px none !important;
    height: auto !important;
    border-top: 1px solid #acacac !important;
    margin-top: 36px;
}

.news_border .title {
    color: #927E4F;
    font-size: 20px;
    font-family: boldFont;
    background-color: #FFF;
    display: block;
    width: 170px;
    position: relative;
    top: -34px;
    padding-right: 46px;
    right: -28px;
    }
    
.row .news_bg_tab .selected {
    border: 0px none !important;
    color: #927E4F;
    font-size: 20px;
    font-family: boldFont;
    padding-bottom: 0px;
    overflow: hidden;
    background: #FFF none repeat scroll 0% 0%;
    position: relative;
    top: 15px;
    width: 160px !important;
}


.news_border .tabItem{
	
	height:auto !important;
}


.small_news .news_more {
    border: 1px solid #AFA07E;
    height: 22px;
    width: 124px;
    border-radius: 10px;
    padding: 0px !important;
    margin-top: 4px;
    margin-right: 2px;
    text-align: center !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e4dfd3+100 */
	background: #fefefe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZX");
	background: -moz-linear-gradient(top,  #fefefe 0%, #e4dfd3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e4dfd3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e4dfd3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#e4dfd3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#e4dfd3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#e4dfd3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e4dfd3',GradientType=0 ); /* IE6-8 */

}

.small_news .news_more  a{
	font-family:lightFont !important;
	text-decoration:none !important;
	font-size:12px;
	color:#0e7b6b !important;
}

.social-links a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0px 4px;
    background-repeat: no-repeat !important;
}



.slider-ti {
    width: 100%;
    border-bottom: 1px solid #ACACAC;
    margin-bottom: 40px;
    margin-top: 10px;
    }

.slider-ti span {
    color: #927E4F;
    font-size: 20px;
    font-family: boldFont;
    background-color: #FFF;
    display: block;
    width: 200px;
    position: relative;
    top: 12px;
    padding-right: 26px;
}


.after-tabs{
	
	border-color:#acacac;
	margin-top:30px;
}

.date .DateInHijriAndGreorian{
	color:#007c64;
	padding-bottom:4px;
}



.btm-slider-container .books_border {
    border: 0 none;
    width:100%;
    padding: 1px;
    height: 160px;
} 

.btm-slider-container .books2_bg{
	background-image:none;
	
}

.btm-slider-container .bookItem a{
	font-size:14px !important;
	color: #0B826B !important;
	font-family:lightFont !important;
}
.btm-slider-container .bookItem a span{
	font-size:12px !important;
	color: #0B826B !important;
	font-family:lightFont !important;
	margin-top:7px !important;
}

.page_title_text{
	background-image:none !important;
}

.page_title_text span{
	color:#927e4f !important;
	font-size:23px !important;
	font-family:"mediumFont" !important;
}

.btm-slider {
	width:800px;
    margin: auto;
    border: 0px none;
    margin-top:20px;
    overflow: hidden;
    border-radius: 40px 0px 0px 40px !important;
}

.lSAction .lSPrev{
	background-image:url(../images/books_r_arrow.png);
	height:44px;
	top:42%;
	background-position:center center !important;
	
}

.lSAction .lSNext{
	background-image:url(../images/books_l_arrow.png);
	height:44px;
	top:42%;
	background-position:center center !important;
	z-index:9999;

	
}

.lSPager.lSpg{
	display:none;
}

.library_last_border {
	
	display:none;
}

.btm-slider  ul{
	
	height:118px !important;
}
.btm-slider  ul li div {
	text-align:center
}

.btm-slider  ul li.lslide input {
	margin:auto;
}

.bcrumb_txt{
	font-size:12px !important;
}
.bcrumb_txt a{
	color:#656565 !important;
}
.bcrumb_txt a.bcrumb_selected{
	color:#007c64 !important;
}
.bcrumb_txt .arrow{
	font-size:16px;
}

.slider-sep{
	background:url(../images/separator.png) center center no-repeat;
	width:56px;
	height:160px;
	position:absolute;
	left:26%;
	top:-2px;
	z-index:999
}


nav.nav-cntr{

	clear:both;
	overflow:hidden;
	
}



.copy-right {
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	height:20px;
	font-family:lightFont;
	font-size:10px;
	color:#fff;
	background-color:#444;
}


.footer-menu {
    text-align: center;
}

.contact-section {
    font-family: kfnl !important;
    width: 33%;
    color: #FFF;
    font-size: 15px;
    margin-top: 14px;
    float:right;
    height:150px;
    border-left: 1px solid #949494;
    padding-top:22px;
}

.contact-section p {
    text-align: right;
    line-height: 1.8;
    margin:0;
}


.contact-section p span {
	color:#927E4F;
}

.menu-col {
    font-family: kfnl !important;
    vertical-align: top;
    margin: 15px 0px 0px;
    text-align: right;
    width: 32%;
    float: right;
    font-size: 15px;
    border-left: 1px solid #949494;
    height: 150px;
    padding-top: 20px;
}

.menu-col:last-child {
    border-left: 0 none !important;
}


.menu-col .title {
	font-family:gess;
    color: #FFF;
    line-height: 1.4;
	text-decoration:underline
}
.menu-col ul {
	padding-right:20px;
	list-style:none;
	margin-bottom:3px;
}

.menu-col ul li a{
	color:#fff;
	text-decoration:none;
	line-height:1.8;
}
.menu-col ul li a:hover{
	text-decoration:underline
}

header .date{
	bottom:10px;
}




.bcrumb_txt a{
	font-family:lightFont !important;
	font-size:14px !important;
}

.free_text{
	font-family:lightFont !important;
	font-size:14px !important;
	padding: 0px 5px 10px 10px !important; 

}

span.description{
	font-family:gess !important;
	font-weight:normal !important;
	color: #0B826B !important;
}

.div_padding img{
	
	margin-bottom: 10px;
}
.div_padding .CaptchaBlock {
    font-family: lightFont !important;
    font-weight: normal !important;
    }


.archive_block .archive_title,.archive_date{
		font-weight:normal !important;
		font-family:gess !important;
}

.archive_desc{
	font-family: lightFont !important;
}

.page_title_archive{
	font-family: boldFont !important;
}

.b_frm_field_txt_Grid:last-child{
	width:300px !important ;
}

 table .b_frm_field_txt_Grid *{
	font-family: lightFont !important;
	font-size: 12px !important;
}

 table .b_frm_field_txt_Grid td .vote_btn_linkButton, table .b_frm_field_txt_Grid td .vote_btn_currentButton{
 font-family:Tahoma !important;
	
}

.rgMasterTable tr > td span div {
	padding:0px !important;
	height:auto !important;
	width:auto !important;
	transition : .3s ease;
	border:1px solid transparent !important;
	
}

.dep_area_bg a{
	font-family:gess !important;
	font-weight:normal !important;
	color:#007c64 !important;
}


.article-body .gridTable {
    border-bottom: 2px solid #007c64;
    border-top: 2px solid #007c64;
    margin-top: 20px;
    }
    
.gridTable .dGrid_header1 {
    font-weight: normal;
    font-family: gess !important;
    background: #F9F9F9 none repeat scroll 0% 0%;
    color: #0B826B;
    font-size: 15px !important;
    padding: 10px;
    border-left: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
}

header .login-form .login-submit {
    float: right;
    border-left: 1px solid #7D7D7D;
    border-right: 0px none;
    padding-right: 0px;
    width: 26px;
    background-image:url('/Style Library/ar-sa/images/nav-arrow_left.png');
    background-repeat: no-repeat;
    background-position: center;
}

header .login-form .login-submit img {
	margin-top:-6px;
	}


.new_user_control {
    width: 15px;
    display: block;
    float: left;
    margin-top: 6px;
    display: inline-block;
}

.left-content .page_title_text{
	height:42px;	
}


.left-content .dGrid_cell2 {
    font-family: kfnl !important;
    background: #FFF none repeat scroll 0% 0%;
    border-bottom: 1px solid #DBDBDB;
    font-size: 14px !important;
    line-height:2;
}



















.topmenu-btn {
    width: 50px;
    height: 50px;
    border: 1px solid #C9C9C9;
    padding-top: 7px;
    border-radius: 50%;
    float: left;
    cursor: pointer;
    display: none;
    transition: all 0.3s ease-out 0s;
    margin-top:50px;
    top: 1px;
    z-index: 3000;
    background-color: #F9F9F9;
    left: 13px;
}
    
.topmenu-btn span {
    background-color: #c9c9c9;
    display: block;
    height: 3px;
    width: 60%;
    margin: 6px auto;
    	transition:.3s ease-out;
    
    }



@media screen and (max-width: 1200px) {
nav.nav-cntr ul li {
	width: 140px;
}

.main_new .tab-content img{
	width: 35% !important;
	height:auto !important;
}
	.ads-cont a{
		text-align:center;
	}
	
	.ads-cont a img {
	    float: none;
	    margin-bottom: 17px;
	    width: 100%;
	    max-width: 282px;
	}
	.btm-slider{
		width:660px;
	}
	.menu-col {
	margin:0;
}
}
    
	@media screen and (max-width: 990px) {
	.ads-cont a{
	width:44%;
	margin: 0px 1%;
	}
	.slider-sep{
		display:none;
	}
	.btm-slider-container{
		height:320px;
	}
	.contact-section{
		width:100%;
		border-left:0px none;
		border-bottom:1px solid #949494;
		padding-bottom:10px;
		margin-bottom:10px;
}
.contact-section p {
	text-align:center;
}
.btm-slider-container .books2_bg {
    background-image: none;
    width: 300px;
    height: 120px;
    margin: auto;
    position: relative;
    left: -18px;
}	
	.btm-slider{
	padding-bottom:10px;
	border-radius:0px !important;
	border-bottom: 2px solid #ccc;	
	width:310px;
		
	}
	
	.btm-slider-container .bookItem a span {
	    font-size: 13px !important;
		font-weight:bold;
	}
	
	.social-container{
		padding-top: 8px;
		padding-bottom: 10px;
		border-bottom: 1px solid #919191;
		margin-bottom: 20px;
		text-align: center;
		padding-right: 0px;
	}
.menu-col {
    margin: 0px 0%;
    width: 100%;
    border-bottom: 1px solid #919191;
    min-height: 150px;
    padding-top: 8px;
    border-left:0px none;
    text-align: center;
    font-size: 14px;
}

.vertical-slider {
	background-size: auto;
	background-position:right bottom;
}
.tab-content .pic_show_ul li a{
	font-size:13px !important;
}

header .logo a{
	text-align:center;
}
header .date {
	top: 210px;
    bottom: auto;
    right: 40px;
}
header .switch-site{
	top: 210px;
    bottom: auto;
    right: 40px;
}
header .site-title{
	padding-top:0px;
	font-size:18px;
	text-align: center;
}

div.horizontal{
	width:100%;
	display:block;
	height:auto !important;
	
}
.menu-horizontal ul.static{
	margin:0;
	padding:0;
}


nav.nav-cntr ul li {
    width: 100% !important;
    text-align: right;
    font-size: 15px;
    padding: 4px 15px;
    transition:.3s ease;
    display:block !important;
    float:none !important;
    
}

nav.nav-cntr ul li:hover {
	background-color:#ccc;
}
nav.nav-cntr ul li:hover {
    background-color: #EAEAEA;
}

nav.nav-cntr {
	min-height:0px !important;
}

.topmenu-btn {
	display:block;
	position:relative;

}

.topmenu-btn.rotated {
    transform: rotate(90deg);
    border-radius:0;
    border-right-color:#F9F9F9;
}

nav.nav-cntr {
    height: 0px;
    transition: all 0.3s ease 0s;
    opacity: 0;
    transform:scale(.2);
}
nav.nav-cntr.collapsed {
    height: auto;
    border-radius: 0px;
    opacity: 1;
    transform:scale(1) ;
}


#ctl00_TopNavigationMenuV4 span {
	width:100%;
	display:block;
	padding:20px;
	font-size:14px;	
	transition:.3s ease;
}

#ctl00_TopNavigationMenuV4 span a{
	color:#666 !important;
	display:block;
}
#ctl00_TopNavigationMenuV4 span:hover {
	background-color:#EAEAEA;
}
}
@media screen and (max-width: 550px) {

.main_new .news-details{
	width:90%;
}
.main_new .tab-content img {
	display:none;
}

.tab-content .pic_show_ul li a {
    font-size: 12px !important;
    height: 42px;
    line-height: 34px;
}

.eservices-container ul li {
    width: 70% !important;
    }
    .ads-cont a{
	width:90%
}
.bookVisible{
	
	margin-right:54px !important;
}

}


.AccomplishmentDiv > .title_accordion{
	margin-bottom: 0px;
	background: #F9F9F9 none repeat scroll 0% 0% !important;
	cursor: pointer;
	border-bottom: 1px solid #DBDBDB;

	height:40px;
}

.AccomplishmentDiv > .title_accordion span {
	font-family:gess !important;	
	font-size:15px !important;
	color: #0B826B !important;
	font-weight: 100 !important;
}

.AccomplishmentContent * {
	font-family: inherit !important;
	font-weight: inherit !important;
}

.AccomplishmentContent{
	font-family:lightFont !important;
	font-size:13px !important;
    border: 1px solid rgb(219, 219, 219);
	border-top: 0px none;

    padding: 10px;
}


table .AccomplishmentContent * {
    font-family: inherit !important;
    font-weight: inherit !important;
    font-size: 13px !important;
    line-height: 2 !important;
}





.home_news ul.nav{
display:inline-block;
width:150px;
	border-bottom:0px;
}
.home_news ul.nav a {
    padding: 0px;
    margin: 0px;
    border: 0px !important;
    background: 0px;
}
.home_news ul.nav li {
	width:60px;
	height:60px;
	margin:2px;
	float: none;
display: inline-block;

}

.home_news ul.nav img {
	display:inline-block;
	width:60px;
	height:60px;
	border-radius: 6px;
	overflow:hidden;	
}

.home_news  .main_new{
	display:inline-block;
		

}


.home_news .news_more {
    border: 1px solid #AFA07E;
    height: 22px;
    width: 124px;
    border-radius: 10px;
    padding: 0px !important;
    margin-top: 6px;
    margin-right: 6px;
    text-align: center !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e4dfd3+100 */
	background: #fefefe; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZX");
	background: -moz-linear-gradient(top,  #fefefe 0%, #e4dfd3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e4dfd3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e4dfd3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#e4dfd3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#e4dfd3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#e4dfd3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e4dfd3',GradientType=0 ); /* IE6-8 */

}

.home_news .news_more a{
	font-family:lightFont !important;
	text-decoration:none !important;
	font-size:12px;
	color:#0e7b6b !important;
}

.main_new .tab-content img{
	width:222px;
	height:154px;
	border-radius: 5px;
}



@media screen and (max-width:991px){
	
	
.changeposition {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
       }
  
.changeposition .firstdiv{
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
 }
  
.changeposition .secondDiv{
	 -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

}




#pic_Script_run{
	position:relative !important;
}

#pic_Script_run a {
	display:block;
}

.imageRotator .big_script_number {
    float: left;
    left: 25px;
    position: absolute;
    z-index: 11;
    bottom: 10px !important;
    top: auto;
    }
    
.icon_text a, .Content_desc, .Content_date, .Content_title,.left-content {
	font-family:'kfnl' !important;	

}
    
    
    
    
    
    
    
    
    
    td.calendar_button_td {
    padding-bottom: 30px;
}

.pages_frm_txt_list {
	background-color:#fcfcfc !important;
	height:34px !important;
	padding: 0px 10px !important;
	border-color: #ccc !important;
	font-family:kfnl !important; 
}

.dGrid2_header1 {
    background: #0B826B !important;
    font-family: kfnl !important;
    padding: 10px !important;
    border-bottom: 1px solid #F1F1F1 !important;
    color: #fff !important;
    } 
tr .dGrid2_cell1{
    background: #fff !important;
	font-family:kfnl !important; 
	color : #777 !important;
	padding: 6px;

	
}

tr .dGrid2_cell2 {
	background: #F1F1F1 !important;
	font-family:kfnl !important; 
	color : #777 !important;
	padding: 6px;
}

tr .dGrid2_cell1 a, tr .dGrid2_cell2 a {
    text-decoration: none;
    color: #777  !important;
    transition:.3s ease-in;
}

tr .dGrid2_cell1 a:hover, tr .dGrid2_cell2 a:hover {
    text-decoration: none;
    color: #999 !important;
    font-size:12.7px;
}


.btm-slider-container .books_border > div {
    position: relative;
    left: 20px;
}    
    
    
    
    
div.books_bg .leftArrow, .books2_bg .leftArrow {
    cursor: pointer;
    float: left;
    padding-top: 30px;
    position: relative;
    z-index: 2;
    margin-left: -4px;
    margin-right: 4px;
}


.ms-WPBody td {
    font-family: kfnl !important;
}
 
td.dGrid_header1 {
    background-color: #F1F1F1;
    font-family: kfnl !important;
    font-size: 16px !important;
    padding-right: 10px;
    color: #0B826B !important;
        border-bottom: 1px solid #0B826B;
}

td.txt_check_box {
    border: medium none;
    color: #0B826B;
  font-size: 16px !important;
    font-weight: normal;
    line-height: 25px;
    font-family: kfnl !important;
    background-color: #fafafa;
    text-align: right;
    border-bottom: 1px solid #0B826B;
}    
    
    
    
    
    
    
    
    

.eservices-container {
    direction: rtl;
    margin-top:30px;
}

.eservice-title {
    background-color: #F3F3F3;
    border-bottom: 2px solid #917F4D;
    font-size: 17px;
    height: 47px;
    padding-right: 20px;
}

.eservice-title span {
    margin-top: 10px;
    float: right;
    color:#005c3c;
    margin-right: 10px;}


.eservice-title .eservice-icon{
    position: relative;
    top: -20px;
    float: right;
    background: url(eservice-icon.png) center center no-repeat;
    width: 45px;
    height: 45px;
}

.eservice-title a {
    color: #0B826B;
    position: relative;
    top: 10px;
}


.eservices-container ul {
    width:520px; 
    list-style: square;
    color: #0B826B;
    overflow: hidden;
}


.eservices-container ul li {
    width: 40%;
    margin: 4px 4%;
    float: right;
        font-size:16px;
}

.eservices-container ul li a{
    color: #8e814c;
        font-size:13px;

}    

.eservice-content {
	margin-bottom:30px;
	padding-top:10px;

}
.ms-rteTable-6 {
	margin-top:30px;
	border:1px solid  #CCC;
}

.ms-rteTable-6 tr td {
	padding:10px;
	border:1px solid  #CCC !important;

}

.ms-rteTable-6 tr td p {
	font-size:14px;
	padding:0;
	margin:0;
}

.ms-rteTable-6 tr.ms-rteTableOddRow-6{
	background-color:#F3F3F3;
	padding:10px;
	color:#0B826B;
}    







.eservice-int {
    direction: rtl;
}

.eservice-int > img{
    width: 100%;
    margin-bottom:30px;
}

.eservice-int >a{
    float: left;
}

.eservice-int .title {
    color: #188568;
    margin-top: 10px;
    font-size: 28px;
    font-family: boldFont;
}

.eservice-int .int-con {
    margin: 10px auto;
    line-height: 26px;
}


.eservice-int .int-con .subtitle{
    font-size: 18px; 
    color: #90804f;
    font-family: boldFont;
    
    
}

.eservice-int .int-con .text {
        font-size: 15px;
        font-family: lightFont;

}












.rgPager{
    padding: 0px 15px;
    margin-top: 15px;
    text-align: center;
    background-color: #F1F1F1;
    height: 34px;
    vertical-align: middle;
    border-bottom: 2px solid #DBDBDB;
}





.RadComboBox_rtl table tr td.rcbInputCell {
	padding-right: 3px;
	padding-left: 0px;
	height: 13px !important;
	font-size: 15px !important;
	width:90% !important;
}


.RadComboBox_rtl table tr td.rcbInputCell input{
    height: 16px;
    margin-top: -10px !important;
    font-size: 15px !important;
}






.rgPager .b_frm_field_txt_Grid:last-child{
	width:auto !important;
}


.rgPager .b_frm_field_txt_Grid{
	margin-top:6px;
	
}
html body .RadInput_Default .riTextBox{
	height: 24px !important;
	text-align: center !important;
}

.twitter_block li{
	list-style:none !important;
}

.archive-container div table {
	border:0px none !important;
}


.archive-container div table tr td, .archive-container div table tr th {
    text-align: right !important;
    background-color: #FFF !important;
    padding: 0px;
    font-family: kfnl !important;
    font-size: 14px;
    border: 0px none;
    font-weight: 100 !important;
    border-bottom: 2px solid #ccc;
    padding-bottom: 20px;
    padding-top: 20px;
}













.archive-container{
    width: 100%;
    direction: rtl;
    font-family:kfnl;
}

.archive-container .archive-item{
    border-bottom: 2px solid #0B826B;
    padding-top: 20px;
    padding-bottom: 20px;
}

.archive-container .archive-item:nth-child(odd){
	background-color: #fefefe;
}

.archive-container .archive-item > div {
    display: inline-block;
    vertical-align: top;
}
.archive-container .archive-item .img-con {
    width: 30%;

}

.archive-container .archive-item .details-cont{
    width: 68%;
    line-height:2.6
    
}
.archive-container .archive-item .details-cont a.download{
font-weight:bold;
font-size:16px;
color: #0B826B;
	
}
.archive-container .archive-item .img-con img {
    max-width: 130px;
    border:2px solid #ccc;
}
 


#wizHeader li .currentStep {
    background-color: #C36615;
    border-color: #C36615;
    color: #FFF;
    font-family: kfnl;
    font-size: 13px;
}

#wizHeader li a{
    font-family: kfnl;
    font-size: 13px;
	
}


#wizHeader{
	margin-bottom:25px !important;
}

.div_padding .pages_frm_txt_field{
	height:34px;
	padding-right:12px;
	background-color:#f5f5f5;
}

.div_padding, .div_padding span{
	font-family:kfnl;
}




.div_padding .pages_frm_btn{
	background-color:#0B826B;
	height:32px;
	font-family:kfnl;
}




label.description {
    font-family: gess !important;
    font-weight: normal !important;
    color: #0B826B !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 2 !important;
}

.ms-welcomeMenu {
    background-color: #333 !important;
    padding: 6px 20px;
    border-radius: 0 0 6px 6px !important;
    border: 0px none !important;
    background-image: none !important;
    cursor: pointer;
    transition:.3s ease;
}

.ms-welcomeMenu:hover {
    background-color: #0B826B !important;
    padding: 6px 20px;
    border-radius: 0 0 6px 6px !important;
    border: 0px none !important;
    background-image: none !important;
    cursor: pointer;
}


.news-details div a {
	text-overflow: ellipsis !important;
	overflow: hidden;
	max-height: 112px;
	display: block;
/*	white-space: pre-line;*/
}






@media screen and (max-width: 340px) {
.btm-slider {
    padding-bottom: 10px;
    border-radius: 0px !important;
    border-bottom: 2px solid #CCC;
    width: 270px;
}
div.books_bg .leftArrow, .books2_bg .leftArrow {
	margin-left: 34px;
}
.bookItem {
	width:168px !important;
}
.books_bg .rightArrow, .books2_bg .rightArrow{
	margin-right:6px;
}

header .login-form .login-control {
	width:33%;
}
.main_new .news-details .nTableContent_date2 {
	display: none;
}
}

#dates table {
    display: inline-block;
    vertical-align: top;
}

#dates .lblFromToDate {
       font-weight:bold;
       }

.CustomCheckBoxList label{
	margin-right: 8px;
}

@media (max-width: 375px) {
    .Content_desc .desc {
        clear:both;
    }
    .Content_image{
		text-align:center !important;
	}
}




   


