/* ------------------zakat----- */
@import "//fonts.googleapis.com/earlyaccess/droidarabickufi.css";


 #beta{
 	background-image: url("../images/beta.png");
 	width:45px;
 	height: 47px;
 	position: fixed;
 	top:0;
 	left:0;
 	z-index: 1;
 }
#mainContainer {
  display: flex;
  flex-flow: column;
  height: 100%;
}

#mainContainer #header,#mainContainer #content ,#mainContainer #footer {
  flex: 0 1 30px;
}

#mainContainer #header {
  flex: 0 1 auto;
}

#mainContainer #content {
  flex: 1 1 auto;
}

#mainContainer #footer {
  flex: 0 1 40px;
}



html,body {
    margin:0;
    padding:0;
    height: 100%;
}

.fa-quote-right {
	margin: -32px 0 12px 0;
}
small{
	color:#bcbcbc;
}
iframe{
	width: 100%;
	border: none;
	margin-bottom: -10px
}
#googleMainMap{
	width: 618px;
  margin-left: 16px;
}
*:lang(ar) #googleMainMap{
	  margin-right: 16px;
  margin-left: 0;

}
#contact_group{
	width:300px;
	
}

img{
	vertical-align:bottom;
}
/*generals*/
.shader {
background-image: url("../images/shader.png");
background-repeat: repeat-y;
background-position: left;
}
#shader{
	
	  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.5);
  z-index: 997;
  display: none;
}
.align-center{
	text-align: center;
}
.no-w{
	width: auto !important;
}.fa-2 {
font-size: 2em;
color:#37927F;
}

.devide-dh {
    width:100%;
    border-bottom: dotted #FFF 1px
}
.bulet {
	border-radius: 4px;
	width: 6px;
	height: 6px;
	display: inline-block;
	margin: 0 7px 3px 8px;
	
}
.bulet-05x {
	border-radius: 2px;
	width: 4px;
	height: 4px;
	display: inline-block;
	margin: 0 5px 2px 0;
}
.pad-4 {
    padding:10px 4px
}
.pad-6-4 {
    padding:6px 4px
}
.devide-dh-x {
	width: 100%;
	border-bottom: dotted #FFFFFF 1px;
}
.devide-h-x {
	width: 100%;
	border-bottom: solid #FFFFFF 1px;
}
.news-devide-v-5 {
	width: 6px;
	height: 100%;
	display: inline-block;
	margin: 0px 7px;
}
.b-gray {
	border-color: #DADADA;
}
.b-gray2 {
	border-color: #bcbcbc;

}
.b-gray3 {
	border-color: #bcbcbc;
}
.b-black {
	border-color: #000000;
}
.general-w-patt{
	background-image: url(../images/pattern.png);
background-position: top;
background-repeat: repeat-x;

}
.general-green2 {
	background-color: rgb(91,166,121);
	color: #FFFFFF
}
.general-blue-beig {
	background: #FFFFFF; /* Old browsers */
}

.general-gray {
	background-color: #f3f3f3;
	color: #777;

}
.general-gray2 {
	background-color: #e5e5e5;
	color: #555;

}
.general-gray3 {
	background-color: #FAFAFA;
}
.general-gray-grd{
	background-color: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #DDDDDD 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #DDDDDD));
background: -webkit-linear-gradient(top, #ffffff 0%, #DDDDDD 100%);
background: -o-linear-gradient(top, #ffffff 0%, #DDDDDD 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #DDDDDD 100%);
background: linear-gradient(to bottom, #ffffff 0%, #DDDDDD 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#DDDDDD', GradientType=0 );
}
.general-gold {
	background-color: #cd9933;
	color: #FFFFFF;
}
.general-gold2 {
	background-color: rgb(208,165,83);
	color: #FFFFFF;
}

.v-a-b{
		vertical-align: bottom  !important;
}
.v-a-t{
		vertical-align: top !important;
}
.v-a-m{
		vertical-align: middle !important;
}
.general-white {
	background-color: #ffffff;
	color: #cd9933;
}
.align-r {
	text-align: right;
}
.align-l {
	text-align: left;
}
.padding-tb-1x {
	padding: 10px 0 10px 0 !important;
}
.padding-t-1x {
	padding-top: 10px !important;
}
.padding-1x {
	padding: 10px !important;
}
.padding-tb-05x {
	padding: 5px 0 5px 0 !important;
}
.padding-tb-02x {
	padding: 2px 0 2px 0 !important;
}
.padding-05x {
	padding: 0 5px 0 5px !important;
}
.padding-tb-2x {
	padding: 20px 0 20px 0 !important;
}.padding-tb-3x {
	padding: 30px 0 30px 0 !important;
}
.padding-tb-30 {
	padding: 30px !important;
}
.padding-tb-20 {
	padding: 20px !important;
}
.padding-tb-05 {
	padding: 5px !important;
}
.margin-tb-1x {
	margin: 10px 0 10px 0 !important;
} 
.margin-tb-02x {
	margin: 2px 0 2px 0 !important;
}
.margin-tb-2x {
	margin: 20px 0 20px 0 !important;
}
.indent-4x{
	padding-left: 40px !important;
	padding-right: 40px !important;
}
.indent-3x{
	padding-left:30px !important;
	padding-right: 30px !important;
}
.indent-2x{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.indent-1x{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.margin-t-3{
margin-top: 3px !important
}
.margin-3{
margin: 3px !important
}

.margin-b-10x{
  margin-bottom: 10px !important;
}

.margin-03x{
margin: 3px !important
}

.margin-lr-3{
margin:0 3px !important
}

.no-padding{
	padding: 0 !important;
}
.no-margine {
	margin: 0 !important;}
.no-min-height {
	min-height: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.rtl {
	direction: rtl !important;
	text-align: right ;
}
.ltr {
	direction: ltr !important;
}
.ar {
	direction: rtl !important;
	text-align: left ;

}

/*font-family: 'Oswald', sans-serif; / "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
* {
font-family: 'Droid Arabic Kufi',Lato, sans-serif;
    text-decoration:none;
    list-style:none;
}

*:lang(ar) {
	    font-family:'Droid Arabic Kufi',sans-serif;
}
p{
margin: 0;
color: #000;
}
h1, h2, h3, h4, h5, h6{
	color: inherit;
	margin: 0;

}

.header {
    background:#FFF url(../images/mainbg.png) repeat-x top
}

a , input[type="submit"]{
    cursor:pointer;
            outline:none;
}
a{
	color:#37927F;	
}
#exploreTree a{
		color:#fff;	
}
nav.spliter {
    display:inline-block;
    margin-top:95px;
    position:relative;
    float: right;

}
*:lang(ar) nav.spliter {
float: left;
}
nav.spliter a,nav.spliter div {
    display:inline;
    position:relative;
    list-style:disc outside none;
    letter-spacing:.6px;
    color:#777;
    font-size:14px;
    font-weight:300
}

nav a:hover {
    color:#cd9933;
    cursor:pointer
}


.clear {
    clear:both
}

.slice {
    position:relative;
    padding:0;
    margin:0;
}

.col-general {
    padding:0;
    margin:auto;
    width:980px;
    position:relative
}

.bulet {
    border-radius:4px;
    width:8px;
    height:8px;
    display:inline-block;
    margin: 0 0 0 -13px;
}
*:lang(ar) .bulet {
    margin: 0 -13px 0 0;
        


}

.devide-v-0 {
    padding-left:2px;
    height:100%;
    margin:0 5px;
    display:inline
}


.general-green ,.general-other {
    background-color:#37927F;
    	color: #FFFFFF ;
}
.general-platinum{
	background-color: rgb(240, 255, 240);
}
.general-silver{
	background-color: #C9D1D3;
}
.general-bronze{
	background-color: #583C10;
}

.green{
	color:#37927F;
}
.general-splice{
	background: rgb(55,146,127); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(55,146,127,1) 0%, rgba(55,146,127,1) 50%, rgba(236,236,236,1) 51%, rgba(236,236,236,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(55,146,127,1)), color-stop(50%,rgba(55,146,127,1)), color-stop(51%,rgba(236,236,236,1)), color-stop(100%,rgba(236,236,236,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(55,146,127,1) 0%,rgba(55,146,127,1) 50%,rgba(236,236,236,1) 51%,rgba(236,236,236,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(55,146,127,1) 0%,rgba(55,146,127,1) 50%,rgba(236,236,236,1) 51%,rgba(236,236,236,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(55,146,127,1) 0%,rgba(55,146,127,1) 50%,rgba(236,236,236,1) 51%,rgba(236,236,236,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(55,146,127,1) 0%,rgba(55,146,127,1) 50%,rgba(236,236,236,1) 51%,rgba(236,236,236,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37927f', endColorstr='#ececec',GradientType=1 ); /* IE6-9 */

}

.padding-tb-1x {
    padding:10px 0
}

.padding-tb-2x {
    padding:20px 0
}


/*news*/

.news-holder {
    display:inline-block;
    vertical-align:top;
    text-align:right;
    width:180px;
    padding:0 25px;
    border-radius:10px; 
    position: relative;
}
.home .news-holder {
	top: 80px;
	height: 262px;
	text-align: left;
box-shadow: 0 0 7px #333;
overflow: hidden;
}

*:lang(ar) .news-holder {
		text-align: right;
}
.news-holder .panel-heading {
    text-align:center;
    width: 243px;
position: relative;
left: 32px;
 height: 31px;

}
.news-holder .panel-heading span {
	vertical-align: sub;
}
*:lang(ar) .news-holder .panel-heading {
right: 32px;
	left: initial;

}

.news-holder a {
    font-size:10px;
    color:#555;
    display: inline-block;
    direction: ltr;
        padding-left: 3px;

}
.news-holder div a{
	color:inherit;
	font-size: inherit;
}
.branch-news-holder .news-block{
	height: 73px;
margin-top: 5px;
padding: 10px;

    box-shadow:0 1px 5px 1px #ccc;
    border-radius: 5px;
    width:467px;
}
.branch-news-holder .news-block p{
	 font-size: 10px;
}
.branch-news-holder .news-block img , #lister .listItem img{
	box-shadow: 0 0px 5px #333;
}
.branch-news-holder .news-block *{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 1.4;
}
.branch-news-holder .news-block .news-details{
width: 	353px
}
.branch-news-holder .solo-ttl{
width: 232px;
position: relative;
text-align: center;
border-radius: 7px;
box-shadow: 0 0 10px 2px #ccc;
margin: 0 11px;
}
.branch-news-holder{
	width: 488px;
	margin-top: -9px;
}


#news-body {
width: 666px;
text-align: justify;
overflow: hidden;
margin-top: 50px;
}
#news-body.general{
	margin-top:81px
}
#news-body p {
	font-size: 12px;
}
#news-body .body-title {

padding: 0 10px;
border-radius: 0 0 10px 10px;
box-shadow: 0 1px 1px #ccc;
z-index: 2;
margin: 0;
top:inherit;
position: relative;
color: #FFFFFF;
font-size:17px;
}
#news-body .body-title-sub {

box-shadow: 0 0px 1px #ccc;
margin: 0 15px;
}
#news-sider h5 ,#news-sider h6 {
	font-weight: 100;
}
#news-sider h6{
	color:#555;
}
#news-sider .body-title {
	text-align: center;
	width: 100%;
	font-size: 23px;
	font-family: 'Droid Arabic Kufi','Oswald', sans-serif;
	background: #FFFFFF;
}

#news-sider {
padding: 0 9px 6px 9px;
width: 250px;
box-shadow: 0 2px 5px #ccc;
border-radius: 0 0 5px 5px;
margin: 0 0 10px 0;
}
.block-cell {
	display: table-cell;
	vertical-align: top;
}
.block {
	display: inline-block;
	vertical-align: top;
}
.block-norm {
	display: block !important;
	vertical-align: top;
}
.news-block {
	width: 210px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 7px;
box-shadow: 0px 0px 2px #888;
}

#ajaxerRoll{
	display:none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
	background-image:  url("../images/ajax-loader.gif");
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	left:0;
}
.news-block.book{
	width: 230px;
padding: 0;
margin: 0 0 15px 15px;
box-shadow: 0 0 5px #999;
height: 470px;
text-align: center;
}

.news-block.book{
	width: 224px;
padding: 0;
box-shadow: 0 0 5px #999;
height: 470px;
background-image:  url("../images/no-book.png");
 background-position: 15px 10px;
	 background-repeat: no-repeat;

}
#homeBooks .news-block.book{
	box-shadow: none;
	height: 100%;
margin: 0;
}

#homeBooks .news-block.book p{
	display: none;
}
.news-block.book:hover{
	background-image:  url("../images/no-book-hover.png");
	 
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */

}
.news-block.book .no-book{
width: 164px;
height: 197px;
text-align: center;
padding: 75px 30px 5px 23px;
color: #cd9933;
line-height: 29px;
font-size: 15px;
}
img.map-block {
    margin-top: 15px;
    width: 187px;
    margin-bottom: 10px;
    height: 260px;
}
.news-block.book .no-book h6{
	color: #cd9933;

}
.news-block.book.bookResult{
	width: 700px;
height: auto;
background: none;	
}
.pubs .news-block.book.bookResult {
	width:100%;
}
.news-block.book.bookResult h6 {
	color: #555555 ;
}
.news-block.book.bookResult:hover{
		background-color: rgb(49,102,103);
}


.news-block h3, .news-block h4, .news-block p {

	padding: 0;
	margin: 10px 0;
}
.news-block:hover{
		background-color: rgb(49,102,103);
}

.news-block:hover p{
	color: #FFF;
}
.news-block p {
	font-size: 11px;
	margin: 0;
	color: #898989;
}
.news-block p.artxt {
	font-size: 9px;
	line-height: 15px;
}
.news-holder {
	height: 305px;
}
.news-holder.book{
	height: auto;
	width: 720px;
text-align: left;
	margin:0;
	display: inline-block;
vertical-align: top;
}
.news-holder.book.sider{
	width: 214px;
}
.radioholder{
	  direction: rtl;
	    font-size: 11px;
}
.radioholder label{
	  margin: 0 0 0 5px;
}

.news-holder.book.sider .searchform{
width: 100%;
text-align: center;
	position: relative;
direction: rtl;
}
.sider .searchform i{
	font-size: 16px;
}

.news-ttl-holder {
	width: 229px;
	height:254px;
	position: relative;	
}
.news-ttl-holder .body-title-sub {
	position: absolute;
bottom: 10px;
width: 83%;
right: 0;
padding: 5px 10%;
}
.news-ttl-holder .body-title-sub small{
	color:#FFFFFF;

}
.news-ttl-holder .body-title{
	box-shadow: none !important;
	color:#FFFFFF  !important;
	background: none;
}
.news-ttl-holder .fa {
	color:#FFFFFF
}
.newsimage, .nonewsimage{
	width: 392px;
	height: 294px;
}
.nonewsimage{
	background-image: url(../images/load-logo-g.png);
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.7;
}
/*news end */

#social {
    position:relative;
    top:10px
}

#social a {
    cursor:pointer
}

#social a:hover {
    color:#cd9933
}

#logoholder {
    position:relative;
    display:flex;
    z-index:99;
    float:left;
    margin: 45px 0 20px 0;

}
*:lang(ar) #logoholder {
    float:right;
   }
.homePage{
    margin: 45px 0 20px 22px !important;

}
*:lang(ar) .homePage {
      margin: 45px 22px 20px 0 !important;

}
#logoholder div {
    display:inline-block;
    vertical-align:top
}

#container{width: 100%;
height: 729px;
overflow: hidden}

.arab{
direction: rtl;
}
.book{
display: inline-block;
}
#payment{
	width:1180px;
	height: 920px
}
#innerdiv{
	position: absolute;
left: 0px;
bottom: -58px;
}
#outerdiv{
	position: relative;
	bottom: 192px;
	
}

.sider{
	
	width: 733px;
	margin-left: 10px;
	text-align: right;
	min-height: 494px;
}
.sider p{
padding: 20px;	
color: #868686;
font-size: 13px;

}
.sider p span{
	color: #cd9933;
}
.side-section{
}
#subttl{
background: url(../images/subttl.png)top right no-repeat;
position: relative;
bottom: 10px;
left: 22px;
text-align: right;
height: 63px;
}
#subttl div{
	width: 265px;
float: right;
text-align: center;
margin-right: 21px;
padding: 8px 0;
color: #ffffff;

}
#newsletterSub {
    width:230px;
    position:relative;

}

#newsletterSub #form {
    background:url(../images/newsletterSubbgT.png) top repeat-x ,url(../images/newsletterSubbgB.png) bottom repeat-x,#FFFFFF;
    padding:5px 10px;
    margin: 14px 0 0 0;
}

.btn ,#pay{
    background-color:#37927F;
    color:#FFF;
    border:none;
    border-radius:5px;
    margin:5px 0;
    cursor: pointer;
}
.panel-heading {
    font-size:13px;
    text-align: center;
}
.side-heading{
	    color:#00a89c;
    font-size:15px;
    padding: 0 20px 0 0
	
}

#tube {
    background:#cbcbcb;
    -webkit-border-top-left-radius:36px;
    -webkit-border-bottom-right-radius:36px;
    -moz-border-radius-topleft:36px;
    -moz-border-radius-bottomright:36px;
    border-top-left-radius:36px;
    border-bottom-right-radius:36px;
    overflow:hidden;
    width:235px;
    height:269px;

    margin:0 7px
}

.tuberholder {
  width: 98px;
height: 76px;
overflow: hidden;
display: inline-block;
margin: 5px 2px 0;
border-radius: 6px;
direction: ltr;
vertical-align: top;
}
.tuberholder img{
	width: 100%;
	height:100%;
}

#videos {
    text-align:center
}
div#playvideo {
    width: 465px;
}
#tube #playvideo {
    display:block;
    padding:0;
    margin:0
}

.input-group span i {
    position:absolute
}

.input-group span,.input-group .form-control {
    display:inline-block;
    text-align:right;
    width:98%
}

.input-group .form-control {
    border:1px solid #BCBCBC;
    padding:1px 1%;
    border-radius:5px;
    color:#333;
    background:#f3f3f3;
    text-align: left;
}
.news-holder.book.sider .searchform span {
	width: 190px;
}
*:lang(ar) .input-group .form-control {
	    text-align: right;

}
#toper {
   height: 108px;
width: 250px;
position: absolute;
background: url(../images/topper.png) no-repeat center;
text-align: center;
color: #37927F;
z-index: 99;
top: 141px;
	right: -10px;

}
*:lang(ar) #toper {
left: -10px;

}
#toper h2 {
    font-family:Lato, sans-serif;
    padding-top: 22px;
}

.mainsection {
    padding-top:13px;
    height: 347px;
}
.submainsection{
	    padding-top:13px

}


#powered {
     font-size: 10px;
  font-family: 'amaranth',sans-serif;
  color: #FFF;
  text-align: right;
  position: relative;
  top: 20px;
  right: 10px;
  float: right;
  }

#powered a {
    font-size:11px;
    font-family:'amaranth',sans-serif;
    color:#FFF
}
#explore{
	  border-radius: 5px 5px 0px 0px;
  box-shadow: 0 0 10px #555;
  color: #37927F;
}
#exploreTree{
	border-top: solid #ddd 4px;
  position: relative;
    box-shadow: 0 0 10px #444;
}
#quicks {
    display:inline-block;
    text-align:right;
    text-align:-webkit-right;
    vertical-align:top;
    width:743px;
    padding:15px 0
}

.quick-block {
    width:119px;
    display:inline-block;
    vertical-align:top;
    
    box-shadow:0 1px 5px 1px #ccc;
    text-align:center;
    color:#cccbcb
}
.activities-block{
	    width:160px;
    height:160px;
    margin: 9px;
}
.quick-icon {
    height:96px;
}
.quick-block:hover .quick-icon {
    color:#cd9933;
    
}
.quick-block:hover .quick-text {
background-color: #cd9933
}
.activities-block .quick-icon {
    height:111px;
}
.quick-icon i {
    padding-top:19px
}

.quick-text {
    border-top:#FFF dashed 2px;
    height:25px;
    color:#FFF;
    font-size:10px;
    padding-top:8px
}


.activities-block .quick-text {
height: 34px;
 padding-top:13px;
 color:#37927F;
 font-weight: bold;
}

a:hover .activities-block .quick-text {
	 color:#FFFFFF;
	  background: #37927F;
	  
}
.img-head-act{
	height: 111px;
}
.img-head-act p{
	height: 111px;
	padding: 18px 20px;
}



/*------------------old---------------*/

.submenu{
	display: inline-block;
}
.submenu nav {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 9999;
	padding: 10px;
	text-align: left;
	box-shadow:0 0 5px #ccc;
	width: 200px;
left: -110px;
margin-left: 50%;
text-align: center;
border-radius: 3px;
	background:#FFFFFF url("../images/shade.png") center -17px no-repeat;

}

.submenu nav a {
	display: block;
	border-top: 1px rgb(184, 184, 184) dotted;
	padding: 5px;
	white-space: nowrap;
}

.submenu:hover nav {
	display: table;
}


.map-block {
	display: inline-block;
	vertical-align: top;
}
.hide{
	display: none;
}
#accordion .map-block {
	
	padding: 0 0 0 9px;
	min-width: 220px;
	max-width: 235px
}
*:lang(ar) #accordion .map-block {
	
	padding: 0 9px 0 0;
}
.map-block ul {
	padding: 0 0 0 3px;
	margin: 0 0 0 20px;
	border-left: solid 1px   rgb(208, 228, 217); 
}

*:lang(ar) .map-block ul {
	padding: 0 3px 0 0;
	margin: 0 20px 0 0 ;
	border-left: none; 
	border-right: solid 1px   rgb(208, 228, 217); 
}

.map-block li {
	list-style: none;
	font-weight: 300;
	color: #d0e4d9;
	font-size: 13px
}
.map-block li a {
	cursor: pointer;
}
.map-block li a:hover {
	color: #cd9933;
}


.ex-ttl {
	border-radius: 5px;
	box-shadow: 0 0 5px #333;
}
.ex-ttl a {
	color:#37927F !important;
}

.ui-tabs h1, .ui-tabs h2, .ui-tabs h3, .ui-tabs h4, .ui-tabs h5, .ui-tabs h6 {
	padding: 0 0 0 20px;
	margin: 0;
}

 .ui-tabs h6.rtl , .ui-tabs h1.rtl ,  .ui-tabs h2.rtl ,  .ui-tabs h3.rtl ,  .ui-tabs h4.rtl ,  .ui-tabs h5.rtl ,  .ui-tabs h6.rtl  {
	padding: 0 20px 0 0 ;
	font-family: 'Droid Arabic Kufi',sans-serif !important;
}
.noborder {
	border: none !important;
}
/* tabs*/
.ui-tabs-vertical {
}

#faculty .ui-tabs-vertical .ui-tabs-nav {
padding: 9px 9px 6px 9px;
background: #FFFFFF url("../images/shade.png") center -17px no-repeat;
box-shadow: 0 0px 5px #ccc;
	
}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
	list-style: none;
	padding: 5px 0;
	box-shadow: 0 1px 2px #ccc;
}

.ui-tabs-vertical .ui-tabs-nav {
	padding: 0 9px 6px 9px;
	float: left;
	width: 250px;
	box-shadow: 0 2px 5px #ccc;
	border-radius: 0 0 5px 5px;
	margin:0;
	position: relative;

}
*:lang(ar) .ui-tabs-vertical .ui-tabs-nav {
	float: right;
}
#faculty .ui-tabs-vertical .ui-tabs-nav {
	float: right;
}
*:lang(ar) #faculty .ui-tabs-vertical .ui-tabs-nav {
	float: left;
}
.ui-tabs-vertical .ui-tabs-nav li.rtl {

}
.ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
	text-align: center;
		color:#37927F;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	background: #37927F;
border-radius: 4px;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
			color:#fff;
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 0 0 0 0;
	width: 692px;
	box-shadow: 0 0 4px #ccc;
margin: 10px 10px 10px 10px;
}
*:lang(ar) .ui-tabs-vertical .ui-tabs-panel {
	float: left;
position: relative;
	font-family:'Droid Arabic Kufi',sans-serif !important;
	margin: 10px 10px 10px 0;

}
.tabber .ui-tabs-vertical .ui-tabs-panel {
margin-top: 91px;
}
.home .ui-tabs-vertical .ui-tabs-panel {
	box-shadow: 0 0 4px #333;

}
.ui-tabs-vertical .ui-tabs-panel p {
	padding: 20px;
	font-size: 13px;
}

.ui-tabs-vertical .ui-tabs-panel  ul,.ui-tabs-vertical .ui-tabs-panel  li{
	font-size: 13px;
	color: #898989;
}

/*main tabs*/

.tabs-holder {
    width:485px;
    height:265px;
    display:inline-block
}
.tabs-holder .ui-tabs-vertical {
    width:490px
}
.tabs-holder .ui-tabs-vertical .ui-tabs-nav {
    float:left;
    padding:0;
    margin:0;
    width:auto;
    right: 0;
    box-shadow: none;
    border: none;
}

.tabs-holder .ui-tabs-vertical .ui-tabs-nav li {
    clear:left;
    width:100%;
    padding: 0;

}
.home .tabs-holder .ui-tabs-vertical .ui-tabs-nav li {
    		box-shadow: none;

}
.tabs-holder .ui-tabs-vertical .ui-tabs-nav li a {
    display:block;
    font-size:14px;
    min-width:90px;
    margin-right:0;
    margin-bottom:3px;
    padding:19px 15px;
    text-align:center;
    color:#B6B6B6;
    border:none;
    border-radius:0;
    background:repeat-y #FFF url(../images/tabbg.png) right
}

.tabs-holder .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom:0
}

.tabs-holder .ui-tabs-vertical .ui-tabs-panel {
    float:right;
    width:370px;
    height:269px;
    background:#FFF;
    overflow:hidden;
    margin: 0px;

}

.tabs-holder .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
    background-image:none;
    color:#cd9933
}
/*main tabs end*/


/* grid gal */

.grid {
}
.grid a img {
width: 211px;
height:124px;
}

.grid a {
overflow: hidden;
width: 211px;
padding: 10px;
box-shadow: 0 0 10px 0 #ccc;
margin: 2px 0px;
}
.sonOfTab .grid a{
width: 197px;
}
.sonOfTab .grid a img{
width: 197px;
height: 116px;

}

.sonOfTabinfac .grid a{
	padding-right: 0px;
	margin: 0 30px 0 30px;
}

.grid a h6 {
	text-align: right;
	font-weight: 300;
	margin: 6px 0 0 0;
}/* end grid gal*/

.sonOfTab , .sonOfTabinfac{
}
*:lang(ar) .sonOfTab , .sonOfTabinfac{
position: relative;
}
.sonOfTab .col-general,.sonOfTabinfac .col-general {
	width: 100%;
}
.insub {
	min-height: 450px;
	position: relative;
}

.insub.general {
		box-shadow: 0 0px 5px #ccc;
padding: 14px;
font-size: 13px;
}
/*-- contact --*/
#message ,.message , #send_info{
	position: fixed;
  top: 50%;
  padding: 30px;
  background: rgba(255,255,255,0.95);
  left: 50%;
  width: 300px;
  text-align: center;
  margin-left: -180px;
  border: solid;
  border-radius: 10px;
  box-shadow: 0 0 10px;
display: none;
}
#message ,.message{
	z-index: 999
}
.contactform .maininput, .contactform #msgholder {
	display: inline-block;
	vertical-align: top;
	position: relative
}
.contactform .msg {
margin:0 0 0 16px;
width: 588px;
	height: 110px;
	padding: 15px;
	font-size: 18px;
}
*:lang(ar) .contactform .msg {
margin:0 16px 0 0;
}
.contactform .maininput input, .contactform .maininput select {
	display: block;
	width: 280px;
	height: 20px;
	margin-top: 10px;
	padding: 10px;
	font-size: 18px
}

input[type="radio"]{
	display: inline-block !important;
width: 14px !important;
margin: 5px ;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
	z-index: 99999
}
 input::-moz-placeholde, intextareaput::-moz-placeholder{
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
		z-index: 99999

}
input:-moz-placeholder ,textarea:-moz-placeholder {/* Older versions of Firefox */
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
		z-index: 99999

}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
		z-index: 99999

}
.form-control::-webkit-input-placeholder{
		color: rgba(0,0,0,.5);
}.form-control::-moz-placeholde{
		color: rgba(0,0,0,.5);
}.form-control:-moz-placeholder{
		color: rgba(0,0,0,.5);
}.form-control:-ms-input-placeholder{
		color: rgba(0,0,0,.5);
}

.captcha {
	padding: 5px;
	background: rgba(255,255,255,.5);
	position: absolute;
	right: 0;

bottom: 10px;
	height: 59px;
	width: 196px;
}
*:lang(ar) .captcha{
	right: inherit;
	left: 0;

bottom: 10px;
}
.formcap {
	background: rgba(200,200,200,.5);
	position: relative;
	right: 0;
	bottom: 3px;
	height: 59px;
	width: 196px;
}
.captcha input {
	vertical-align: top;
	width: 116px;
margin: 0 0 0 10px;
}
.captcha input[type="text"] {
	width: 98px;
	padding: 0 10px;

}

*:lang(ar) .captcha input {
	margin: 0 10px 0 0;

}
.contactform .btn {
	position: absolute;
right: 10px;
bottom: 8px;
	font-size: 12px;
}

.contactform .maininput select {
height: 37px;
  width: 300px;
   padding: 0;
  }
.calculator .btn {
position: relative;
bottom: auto;
left: auto !important;
right: auto!important;
}
*:lang(ar) .contactform .btn {
	right: auto;
left: 10px;

}
.captcha a {
	margin-right: 3px;
}
.formSec {
	background: rgba(200,200,200,.5);
	margin: 10px 0 10px 0
}
.formSec .labler {
	display: table;
}
.formSec .labler label, .formSec .labler input {
	float: left;
	width: auto !important;
}
.ttl-holder .body-title{
	font-size: 25px;
color: #cd9933;
top: 22px;
position: relative;


}

.ttl-holder .body-title{

margin: 0 0 20px 10px;
padding: 12px 10px;
z-index: 0;
box-shadow: 0px -3px 6px 3px #CCC;
border-radius:4px 4px 0 0 ; 
}
*:lang(ar) .ttl-holder .body-title{

	margin: 0 10px 20px 0;

}


/*lister*/
.listItem .list-info{
	display: inline-block;
	width: 760px;
	padding: 0 0 0 20px;

}
*:lang(ar) .listItem .list-info{
padding: 0 20px 0 0;

}
.sonOfTab #lister .listItem {
	width: 486px;
}
.sonOfTabinfac #lister .listItem
{
	width: 400px;
	
}
#lister .listItem {
padding: 20px;
display: block;
border-radius: 10px;
box-shadow: 0px 0 5px #CCC;
}



/*end lister*/

#langsearch{
	background: url(../images/topper.png) no-repeat bottom;
width: 250px;
right: -10px;

position: absolute;
height: 44px;
}
*:lang(ar) #langsearch{
left: -10px;

}

.greentopper{
background: url(../images/greentopper.png) no-repeat bottom;
width: 253px;
text-align: center;
color: #fff;
height: 38px;
bottom: 11px;
position: relative;
padding: 10px 0 0 0;
}
#langsearch a{
	color: white;
border-radius: 50%;
margin: 0px;
padding: 4px 7px;
font-size: 10px;
position: relative;
	top:3px;
}

#langsearch .input-group span{
	width: auto;
}.searchform{
margin:2px 2px 0 14px;
width: 122px;
}
.sliderOverlay{
position: absolute;
bottom: -3px;
width: 350px;
padding: 10px;
background: rgba(255,255,255,0.5);
color: #000;}
.home .sliderOverlay{
	bottom: 13px;

}

.caty{
	background:white;
  padding: 6px 0;
  width: 100%;
  font-size: 12px;
  display: inline-block;
  text-align: center;
}

#indexer {
	padding: 0;
	margin: 0;
	text-align: center;
}
#indexer a {
	color: #cd9933;
}

#indexer li {
	width: 36px;
	color: rgba(0,0,0,0.2);
}
#indexer .ar {
	width: 32px;}

.bookInfo{
	margin: 10px;
}
#bookaccordion {
	padding: 5px 0px;
}
#bookaccordion div{
	padding: 5px 10px;
}
#bookaccordion .ui-accordion-content{
	padding: 0 0 0 20px
}


#bookaccordion .ui-accordion-content.rtl{
	padding: 0 20px 0 0
}


#bookaccordion .ui-accordion-content.rtl{
	padding: 0 20px 0 0
}
#catsform{
	margin: 3px 0 10px 0;
	
}
/*---lister---*/
.dropcontainer {
position: relative;
font-size: 16px;
color: #777;
}
.dropcontainer a{
	color: #777;
}
.trigger {
color: #777;
padding: 10px;
font-size: 16px;
width: 50%;
background: #fff url(../images/select-arrow-open.png) 98% center no-repeat;
display: block;
border: 1px solid #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:lang(ar) .trigger {
background: #fff url(../images/select-arrow-open.png) 2% center no-repeat;

}
.trigger:hover {
color: #777;
background: #f5f5f5 url(../images/select-arrow-open.png) 98% center no-repeat;
}
*:lang(ar) .trigger:hover {
	background: #f5f5f5 url(../images/select-arrow-open.png) 2% center no-repeat;

}
.activetrigger {
color: #777;
padding: 10px;
font-size: 16px;
width: 50%;
background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat;
display: block;
border: 1px solid #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:lang(ar) .activetrigger {
	background: #f5f5f5 url(../images/select-arrow-close.png) 2% center no-repeat;

}
.activetrigger:hover {
background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat;
color: #777;
}
*:lang(ar) .activetrigger:hover {
	background: #f5f5f5 url(../images/select-arrow-close.png) 2% center no-repeat;

}
.activetrigger:active {
background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat;
color: #777;
}
*:lang(ar) .activetrigger:active {
	background: #f5f5f5 url(../images/select-arrow-close.png) 2% center no-repeat;

}

.dropcontainer ul {
font-size: 16px;
border: 1px solid #ccc;
border-top: none;
background: #fff;
list-style-type: none;
padding: 10px;
margin: 0 !important;
width: 50%;
z-index: 100;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
}

.dropcontainer ul li {
padding: 5px;
}

.dropcontainer ul li:hover {
background: #f5f5f5;
outline: none;
}

.dropcontainer ul li:first-child {
display: none;
}

.dropcontainer ul li:last-child {
border-bottom: none;
}

.dropdownhidden {
display: none;
}

.dropdownvisible {
 height: 300px;
    overflow-y: scroll;}
   /*---listerdone---*/
  
.pagination{
}

.pagination a{
	    color:#37927F;
}

.thinker{
	width:16px;
	height:16px;
	background: url(../images/ajax-loader.gif) no-repeat center;
	display: none;
	position: absolute;
}
.info-block{
	width:550px;

}
#emptycart{
	font-size: 20px;
	text-align: center;
}
#cartholder{
right: 240px;
position: absolute;
height: 26px;
font-size: 25px;
text-align: center;
box-shadow: 0 0 10px #999;
padding: 3px 5px;
border-radius: 0 11px;
top: 4px;

}
*:lang(ar) #cartholder{
	right: inherit;
	left: 240px;


}
#cartholder a{
color:#cd9933;}
#cartholder .fa{
vertical-align: top;
}

#cartholder .fa span{
	position: absolute;
width: 100%;
left: 0;
color: white;
font-size: 11px;
top: 11px;
}
#cartforum input,#cartforum  select{
	width: 185px;
}
.project .flip{

  background: url(../images/topper.png) no-repeat top center;
    bottom: 20px;
  position: relative;
}
.project .flip input{
	width: 185px;
}
.project .flip .btn{
   position: absolute;
  left: 10px;
  width: 235px;
  border-radius: 0 0 5px 5px;
  margin: 4px 0 0 0;

}

.project{
text-align: center;
width: 255px;
box-shadow: 0 0 5px #999;
box-sizing: border-box;
border-radius: 0 0 5px 5px;
margin: 30px 10px 10px 10px;
 padding-bottom: 20px;

}
.package
{

width: 215px;
  margin: auto;
  box-shadow: 0px 1px 4px #ccc;
}
/* aytaam*/

.yateem{
	width: 310px;
  box-shadow: 0 0 7px #999;
  border-radius: 5px;
  overflow: hidden;
}
.sonOfTab .yateem{
	width: 328px;
	
}
.yateem .details{
	width:167px
}
.yateem .btn{
	background-color: rgb(91,166,121);
}
.yateem .core{
	box-shadow: 0 0 26px #333;
}
#send_info{
	  width: 88%;
  margin-left: -46%;
  top: 10%;
  z-index: 998;
}
.infoblock h5,.infoblock h4{
	width: 175px;
}

#pow{
	text-decoration: underline;
	cursor: pointer;
	
}
#pow:hover #subpow{
display: block;
  bottom: 16px;
  right: 0;
}
#subpow{
	display: none;
	position: absolute;
	border: 2px gray solid;
  padding: 0 5px;
  width: 287px;
}#subpow a{
	color: #cd9933;
}

/*arabic*/
*:lang(ar) #lister .listItem {
	text-align: right;
}
*:lang(ar) .news-holder a {
    padding-right: 3px;
    direction: rtl;
}
*:lang(ar) .body-title, *:lang(ar) .ttl-holder,*:lang(ar) .insub.general,*:lang(ar) .insub.contactform,*:lang(ar) #exploreTree{
	direction: rtl !important;
}
*:lang(ar) .sider .searchform {
	direction: ltr !important;
}
*:lang(ar) .ui-tabs h1,*:lang(ar) .ui-tabs h2,*:lang(ar) .ui-tabs h3,*:lang(ar) .ui-tabs h4,*:lang(ar) .ui-tabs h5,*:lang(ar) .ui-tabs h6 {
  padding: 0 20px 0 0 ;
 }