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

html {
	min-width: 1024px;
}
html, body {

	margin: 0;
	padding: 0;
}
iframe{
	overflow: hidden;
}

/*font-family: 'Oswald', sans-serif; / "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
* {

	font-family: "Lato",'Droid Arabic Kufi', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	outline: none !important;
	border-radius: 3px;
}
p{
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #cd9933;
}
h3.artxt{
font-size: 13px;
line-height: 17px;}
h4.artxt{
font-size: 11px;
line-height: 12px;}
a {
	color: inherit;
	font-family: inherit;
	outline: none;
}
a:hover ,span#setlang:hover {
	cursor: pointer;
	color: #cd9933;

}
.ui-tabs-active a:hover ,.general-green a:hover,a.general-green:hover,a i.general-green:hover,span#setlang:hover {
	color: white;
	text-shadow:0px 0px 2px white;
}
#setlang {
	position: absolute;
right: 0px;
top: 0;
width: 25px;
height: 25px;
    line-height: 22px;
}

#setlang.ar {
	right: inherit;
left: 0px;
top:5px;
   text-align: center; 

}

nav a, nav div {
	display: inline;
	position: relative;
	font-size: 14px;
	font-weight: 300;
		height: 17px;
line-height: 18px;
}
nav a:hover {
	color:rgb(49,102,103);
}
.ar nav div.submenu {
	height: 24px;

}
nav li {
	display: inline-block
}
p {
	color: #898989
}
.submenu{
	display: inline-block;
	  position: relative;
  z-index: 99;
}
.submenu:hover{
	
  z-index: 900;
}
.submenu .nav-hold{
		display: none;
	position: absolute;
	top: 100%;
	z-index: 9999;
	padding: 10px;
	text-align: left;
width: 200px;
left: -110px;
margin-left: 50%;
}
.submenu nav {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.33);
	box-shadow:0 0 5px rgba(0, 0, 0, 0.33);
	width: 100%;
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;
	color: #3C763D;
	white-space: nowrap;
}
.submenu nav a:hover{
	color:#cd9933;
}
.insub {
	min-height: 450px;
}
.cv {
	padding-bottom: 40px;
}
.cv #leftc,.cv #rightc{
	padding: 30px;
	width: 500px;
	min-height: 620px;
	height: 100%
}
.cv #rightc{
		padding: 0;

width: 419px;
margin-left: -3px;

}
.cv #leftc h2,.cv #rightc h2{
color: #fff;
font-weight:300;
margin: 0 0 20px 0;	
}
.cv #leftc div.span{
	width: 100%;
	font-weight: 300;
}
.cv #rightc #sup{
	min-height: 340px;
		padding: 30px;

}

.cv #rightc #sdown{
		padding: 30px;
	min-height: 220px;
	background:  #fff;
}
.cv #rightc #sdown h2,.cv #rightc #sdown p{
	color:  #448564;
}
.cv #leftc p,.cv #rightc p{
	width: 100%;
	font-weight: 100;
	color: #fff;
	margin: 1px 0 1px 0;
}
.cvHead {
	box-shadow: 0 0 5px #999;
	background: #fff;
}
.cvHead img{
	margin: 35px;
	
}
.cvBody{
	position: relative;
}
.directory .cvHead{
width: 303px;
margin: 5px;
display: inline-block;
padding: 5px;
}
.infoblock h4,#infoblock h2 {
	margin: 35px 0 0px 0;
}
.infoblock h5,#infoblock h3 {
	margin: 0 0 20px 0;
	color: #448564;
}
#infoblock{
	width: 770px;
}
.directory .infoblock{
		width: 174px;

}
.details{
	width:300px;
}
#infoblock .details .block { 
	width: 360px;
	color: #888888;
	margin: 4px 0 0 0;
	}
.submenu:hover .nav-hold {
	display: table;
}
nav {
	display: inline-block;
}
.iconchange:before {
  font-size: 20px;
  font-weight: bold;
  margin: 2px;
 }
.general-red{
	background-color: red;
	color: white;
}
.header nav:hover{
	z-index: 1001;	
}
nav.header:hover{
	position: relative;	
	z-index: 1000;
	padding: 0;
}

.general-white nav.header {
	float: right;
	margin-top: 38px;
}.general-white nav.header.ar {
	float: left;
}
.general-gold nav.header {
	padding: 3px 0 3px 135px;
}

.general-gold nav.header.ar {
	padding: 3px 135px 3px 0;
	position: relative;
left: 293px;
}
.general-white nav.header a, .general-white nav.header div {
	list-style: disc outside none;
	color: #448564;
	letter-spacing: 0.6px;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Oswald','Droid Arabic Kufi', Helvetica, Arial, sans-serif;
}

.general-white nav.header a:hover {
	color: #cd9933;
}
.general-gold nav.footer a {
	padding: 0 20px 0 0;
	font-size: 15px
}

.header  nav:first-child{
	position: relative;
  z-index: 100;
}
.header .devide-v-0{
	 opacity: 0.25;
}
.clear {
	clear: both;
}
.slice {
	position: relative;
	padding: 0;
	margin: 0;
	border-radius:0;
}
.col-general {
	padding: 0;
	margin: auto;
	width: 980px;
	position: relative;
}
.sonOfTab , .sonOfTabinfac{
	padding: 0 10px 10px 10px;
}
*:lang(ar) .sonOfTab , .sonOfTabinfac{
	right: 10px;
position: relative;
}
.sonOfTab .col-general,.sonOfTabinfac .col-general {
	width: 100%;
}
.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: 4px;
}
.v-a-t{
	vertical-align: top !important;
}
.v-a-b{
	vertical-align: bottom !important;
}
.devide-v-0 {
	padding-left: 1px;
	height: 100%;
	margin: 0 12px 0 12px;
	display: inline;
}
.devide-v-10 {
	padding: 10px 1px 10px 0;
	height: 100%;
	margin: 0 12px 0 12px;
	display: inline;
}
.devide-dh {
	width: 100%;
	border-bottom: dotted #FFFFFF 2px;
}
.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: #ececec;
}
.b-gray2 {
	border-color: #bcbcbc;

}
.b-gray3 {
	border-color: #bcbcbc;
}
.b-black {
	border-color: #000000;
}
.general-green {
	background: rgb(49,102,103);
	color: #FFFFFF
}
.general-green2 {
	background: rgb(91,166,121);
	color: #FFFFFF
}
.general-blue-beig {
	background: #FFFFFF; /* Old browsers */
}
.general-gray {
	background: #f3f3f3;
	color: #555;

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

}
.general-gray3 {
	background: #FAFAFA;
}
.general-gold {
	background: #cd9933;
	color: #FFFFFF;
}
a.general-gold:hover{
		color: rgb(49,102,103);

}
.general-gold-text{
		color: #cd9933;

}
.general-gold2 {
	background: rgb(208,165,83);
	color: #FFFFFF;
}

.general-white {
	background: #ffffff;
	color: #cd9933;
}
.underline{
		text-decoration: underline;
}
.align-r {
	text-align: right;
}
.align-c {
	text-align: center;
}
.align-l {
	text-align: left;
}
.col-3{
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;

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

.padding-1x {
	padding: 10px !important;
}
.padding-tb-05x {
	padding: 5px 0 5px 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-05 {
	padding: 5px !important;
}

.padding-tb-02 {
	padding: 2px !important;
}
.margin-top-40px {
	margin: 40px 0 0 0 !important;
}

.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !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;
}
.no-margine {
	margin: 0 !important;
}
.no-min-height{
	min-height:0;
}
.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;
}
.indent-05x{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.indent-05x-outer{
	margin-left: 5px !important;
	margin-right: 5px !important;
}
.indent-01x-outer{
	margin-left: 1px !important;
	margin-right: 1px !important;
}
.rtl {
	direction: rtl !important;
	text-align: right ;
	font-family:'Droid Arabic Kufi',serif !important;
}
.ltr {
	direction: ltr !important;
}
.ar {
	direction: rtl !important;
	text-align: left ;

}
.body-title,.body-title-stay {
	font-size: 28px;
	font-weight: 800;
	color: #408160;
	padding: 10px 0;
}
.sonOfTab .body-title,.sonOfTabinfac .body-title{
	padding: 0;
}
.sonOfTab  .insub .listHolder img.rtl{
	float: right;
}
.news-block {
	width: 210px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 7px;
box-shadow: 0px 0px 2px #888;
text-align: justify;
}
.news-block.book{
	width: 224px;
padding: 0;
margin: 0 13px 15px 0px;
box-shadow: 0 0 5px #999;
height: 320px;
	background-image:  url("../images/no-book.png");
	 background-position: 10px 10px;
	 background-repeat: no-repeat;
	 text-align: center;

}
.news-block.book:hover{
	   filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */

}
.news-block span {
    background-color: white;
    border: 1px rgba(0,0,0,0.3) solid;
    position: absolute;
    border-radius: 0px 2px 26px 26px;
    padding: 0px 10px;
    height: 24px;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
    border-top: none;
}
.news-block.book .no-book{
width: 164px;
height: 207px;
text-align: center;
padding: 75px 26px 5px 35px;
color: #fff;
line-height: 29px;
font-size: 15px;
}
.news-block.book.bookResult{
	width: 700px;
height: auto;
background: none;	
}
.news-block h4{
	color:rgb(49,102,103);
	text-shadow:0px 0px 2px white;

}
.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 h5, .news-block small, .news-block p {

	padding: 0;
	margin: 10px 0;
}
.news-block h5 a{
	text-decoration: underline;
	    display: inline-table;
	    
}
.news-block:hover{
		background-color: rgb(49,102,103);
}

.news-block:hover p{
	color: #FFF;
}
.caty{
	background:white;
padding: 5px 3px 4px 5px;
width: 198px;
font-size: 12px;
display: inline-block;
}
.news-block p {
	font-size: 13px;
	margin: 0;
	color: #898989;
}
.news-block p.artxt {
	font-size: 11px;
	line-height: 17px;
}
.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: 255px;
}
.news-holder.book.sider .searchform{
width: 100%;
text-align: center;
	position: relative;

}
#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
}
#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;
}
img.map-block{
 margin-top: 15px;
    	  width: 187px;
        margin-bottom: 10px;
            height: 260px;
            }

.news-block h5 {
	padding-bottom: 5px;
	color: #cd9933;
	margin: 0;
}
.news-block h3.rtl {
	line-height: 22px;
font-size: 15px;
}
.news-holder.book h3{

}
.news-block small {
	font-weight: 300;
	color: #bcbcbc;
	padding-bottom: 5px;
		margin: 0;
}
.news-block h4.rtl {
	font-size: 12px;

}
.news-block p.rtl {
	font-size: 11px;
	line-height: 16px;

}
.home-event{
	padding: 0;
border: 7px solid;
}
.home-event:hover{
	background: #CCCCCC;
	
}
.home-event:hover h3{

	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.home-event h4 {
	padding:0 10px 4px 10px
}

.home-event p{
padding: 0 10px 0 10px;	
}
.home-event h3{
padding: 16px 20px 0 20px;
position: relative;
width: 207px;
left: 19px;
background: url("../images/wrap.png") no-repeat top left;
height: 46px;
bottom: 12px;
text-align: center;
}
 .home-event.ltr h3{
	left: inherit;
	right: 19px;
	bottom: 5px;
}
.white-text{
	color: #FFFFFF !important;
}

.abstract p{
	padding: 10px;
	color : #fff;
	text-align: right;
	direction: rtl;
}
.pubbtn:hover{
	background-color: #408160;
	
}
.pubbtn:hover h6{
color:#fff;
}

.pubbtn:hover img{
	 filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */

}
#book-section{
	width: 100%;
	text-align: left;
}
#news-body {
	max-width: 625px;
text-align: justify;
overflow: hidden;
}

#news-body p {
	padding: 0 10px 0 0;
	font-size: 15px;
}

#news-sider h5 {
	color: #BCBCBC;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
}
#news-sider .body-title {
	text-align: center;
	width: 100%;
	font-size: 23px;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
	background: #FFFFFF;
}
#news-sider {
	background: #f3f3f3;
	width: 355px;
	height: 100%;
	border-left: 6px solid #e8e8e8;
}
.block-cell {
	display: table-cell;
	vertical-align: top;
}
.block {
	display: inline-block;
	vertical-align: top;
}
.map-block {
	display: inline-block;
	vertical-align: top;
   

}
#accordion .map-block {
	
	padding: 0 0 0 9px;
	min-width: 220px;
	max-width: 235px
}

.map-block ul {
	padding: 0 0 0 3px;
	margin: 0 0 0 20px;
	border-left: 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;
}
.more {
	cursor: pointer;
	margin-top: 15px;
	padding: 2px 10px 5px 10px;
	background: #ab1313;
	display: inline-block;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 16px;

}
.more:hover {
	background: rgba(51, 153, 103, 0.5);
	color: #cd9933
}

.moremain {
	cursor: pointer;
	margin-top: 15px;
	padding: 2px 10px 5px 10px;
	background: #ab1313;
	display: inline-block;
	color: #FFFFFF;
	font-weight: 400;
	font-size: 16px;
		width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.moremain:hover {
	background: rgba(51, 153, 103, 0.5);
	color: #cd9933
}

.btn.more{
	margin: 0px 0 0 20px;
	text-decoration: none !important;
}
#social h1 {
	display: inline;
	color: #ecdabf;
	position: relative;
	top: 6px;
}
#social {
	display: inline-block;
	position: relative;
	left: 294px;
	padding: 4px 0 0 0;
}
#social a {
	color: #ffffff;
	cursor: pointer;
}
#social a .fa-inverse {
	color: #cd9933
}
#logoholder {
	position: relative;
	height: 95px;
	width: 400px;
	display: flex;
	z-index: 9;
	bottom: 17px;
}
#logoholder h1 {
	padding: 25px 0 0 5px;
	color: #448564;
}
#logoholder.isar h1 {
	padding: 17px 0 0 5px;
}
#logoholder h1.subed {
	padding: 12px 0 0 5px;
}
#logoholder.isar h1.subed {
line-height: 35px;
}
#logoholder div, #logoholder h1 {
	display: inline-block;
	vertical-align: top;
}
#logoholder h1 span{
font-size: 15px;
display: block;
line-height: 21px;	
}
#logo {
	background: #FFFFFF;
	border-radius: 65px;
	width: 130px;
	height: 130px;
	overflow: hidden;
}
#explore {
	padding: 10px 10px 0 10px;
	border-radius: 10px 10px 0 0;
	display: inline;
	cursor: pointer;
}
#explore:hover {
	color: #cd9933
}
.searchform {
	margin: 0;
	padding: 0;
	display: inline-block;
	right: 0;
	top: 0px;
	position: absolute;
}.searchform.ar {
	left: 0;
	top:5px;

}
.sonOfTab #lister .listItem {
	width: 486px;
}
.sonOfTabinfac #lister .listItem
{
	width: 400px;
	
}
#lister .listItem {
	width: 800px;
	padding-left: 20px;
}
#lister .listItem.rtl {

	padding-left: 0px;
	padding-right: 20px;
}
.listHolder:hover{
background-color: #eee;	
}


.listHolder{
	height: 150px;
}
input[type=text].search {
	color: #bcbcbc;
	border: 0;
	background-color: #fcfcfc;
	padding: 4px;
	margin: 0px 28px  0px 0px;
	font-size: 13px;
	width: 200px;
}
.book input[type=text].search {
	margin:0;
			height: 17px;

}
.ar input[type=text].search {
		margin: 0px 0px 0px 35px;
		height: 17px;
}
.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;
}

*: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 ;
	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',serif !important;
}
.noborder {
	border: none !important;
}
/* tabs*/
.ui-tabs-vertical {
	margin-top: -3px;
}

.ui-tabs-vertical .ui-tabs-nav {
		
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
	padding: 0;
	float: left;
	width: 299px;
  background-repeat: repeat-y;
  background-position: left;
}

*:lang(ar) .ui-tabs-vertical .ui-tabs-nav {
	    margin-right: -13px;
}
.ui-tabs-vertical .ui-tabs-nav li::before {
	content: "";
  clear: left;
  width: 239px;
  height: 2px;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin: 0 0px 8px 0;
  list-style: none;
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: rotate(1deg);
  position: absolute;
  top: 35px;
  left: 37px;
  background-size: 243px 18px;
    box-shadow: 0 0 18px 3px #000;
}
*:lang(ar) .ui-tabs-vertical .ui-tabs-nav li{
	  text-align: right;

}
.ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 0px 10px 0;
	list-style: none;
	
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.ui-tabs-vertical .ui-tabs-nav li a {
	display: inline-block;
	  border-radius: 0 5px 5px 0;
  width: 230px;
  height: 19px;
  position: relative;
  right: 12px;
}
*:lang(ar) .ui-tabs-vertical .ui-tabs-nav li a{
    line-height: 24px;}
.ui-tabs-vertical .ui-tabs-nav li .tab-tag .tri-small{
	  width: 0;
  height: 0;
  border-top: 13px solid rgba(0, 0, 0, 0.9);
  border-left: 9px solid transparent;
  border-radius: initial;
  position: absolute;
  right: 0;
  bottom: 0;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .tab-tag .tri-small{
  border-top: 13px solid rgba(0, 0, 0, 0.50);

}
.ui-tabs-vertical .ui-tabs-nav li .tab-tag{
  width: 40px;
  height: 37px;
  position: relative;
  top: 15px;
  border-radius: 5px 0 0 5px;	
}

.ui-tabs-vertical .ui-tabs-nav li .tab-tag::before{
	  content: "";
  height: 48px;
  border-radius: 33px;
  box-shadow: 2px 3px 6px 3px #ccc;
  position: absolute;
  left: 40px;
  z-index: -10000;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active .tab-tag{
  	background: rgb(91,166,121);

}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a{
	background: #448564;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a:hover {
    color: white;
}
.ui-tabs-vertical .ui-tabs-panel {
	padding: 0 0 0 0;
	float: right;
	width: 680px;
}
.ui-tabs-panel a{
	text-decoration: underline;
}
*:lang(ar) .ui-tabs-vertical .ui-tabs-panel {
	float: left;
	left: 10px;
position: relative;
	font-family:'Droid Arabic Kufi',serif !important;
}
.ui-tabs-vertical .ui-tabs-panel p {
	padding: 20px;
	font-size: 15px;
}

.ui-tabs-vertical .ui-tabs-panel  ul,.ui-tabs-vertical .ui-tabs-panel  li{
	font-size: 15px;
	color: #898989;
}
.f_right{
	float: right !important;
}
/* faculty tabs
#faculty .ui-tabs-vertical .ui-tabs-nav {
	margin-top: 0;
}
#faculty .ui-tabs-vertical {}
#faculty   .ui-tabs-vertical .ui-tabs-nav {
	width: 353px
}
#faculty .ui-tabs-vertical .ui-tabs-nav li {
	border-bottom: dashed #FFFFFF 2px;
	background: #555555;
	margin-bottom: 0;
	padding: 15px 0 15px 30px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Oswald', Helvetica, Arial, sans-serif;
}
#faculty  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	background: #fffece;
}
#faculty .ui-tabs-vertical .ui-tabs-nav li a {
	display: list-item;
}
#faculty .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a {
	color: #555555;
}
#faculty   .ui-tabs-vertical .ui-tabs-panel {
	background: #FFFFFF;
	width: 597px;
	min-height: 450px
}*/
.contactform #maininput, .contactform #msgholder {
	display: inline-block;
	vertical-align: top;
	position: relative
}
.contactform .msg {
	margin-left: 35px;
	width: 611px;
	height: 110px;
	padding: 15px;
	font-size: 18px;
}
.contactform #maininput input {
	display: block;
	width: 280px;
	height: 20px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 18px
}
.contactform #maininput input::-webkit-input-placeholder, .contactform .msg::-webkit-input-placeholder {
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
	z-index: 99999
}
.contactform #maininput input::-moz-placeholder, .contactform .msg::-moz-placeholder {
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
}
.contactform #maininput input:-moz-placeholder, .contactform .msg::-moz-placeholder {/* Older versions of Firefox */
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
}
.contactform #maininput input:-ms-input-placeholder, .contactform .msg::-ms-input-placeholder {
	color: rgba(255,255,255,.5);
	text-transform: uppercase;
}

.captcha {
	padding: 5px;
	background: rgba(255,255,255,.5);
	position: absolute;
	right: 0;
	bottom: 3px;
	height: 59px;
	width: 196px;
}
.formcap {
	background: rgba(200,200,200,.5);
	position: relative;
	right: 0;
	bottom: 3px;
	height: 59px;
	width: 196px;
}
.captcha input {
	vertical-align: top;
	width: 120px;
	float: right;
}
.contactform .btn {
	position: absolute;
	right: 6px;
	bottom: 6px;
	padding: 7px 44.5px;
	font-size: 18px;
	cursor: pointer;
}
.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;
}
.grid {
	margin-right: -19px;
}
.grid a img {
	width: 230px;
	height: 135px;
}

.grid a {
	padding-right: 17px;
	overflow: hidden;

}
.sonOfTab .grid a{
	padding-right: 0px;
width: 224px;
}

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

.grid a h6 {
	text-align: right;
	font-weight: 300;
}
#indexer {
	padding: 0;
	margin: 0;
	text-align: center;
}
#indexer a {
	color: #cd9933;
}

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

.bookInfo{
	margin: 10px;
	width: 80%;
}
.shader{
	background-image: url("../images/shader.png");
	background-repeat: repeat-y;
	background-position: left;
}


table.altrowstable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
table.altrowstable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
.oddrowcolor{
	background-color:#66b38d;
}
.evenrowcolor{
	background-color:#589979;
}

#shade{
	background: url("../images/shade.png") center -10px no-repeat;
height: 48px ;
position: absolute;
z-index: 90;
width: 100%;

}

table p{
	padding: 0 !important;
	margin: 0 !important;
}
#majorsAccordion h3{
font-weight: 300;
color: white;
}
#majorsAccordion h3.nig{
	background: rgb(58,130,57);	
}
#majorsAccordion h3.pos{
		background: rgb(82,166,84);					
}
.PDFlink{
 position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
    text-overflow: ellipsis;
    text-transform:uppercase;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    outline: none;
    cursor: pointer;
    transition: box-shadow 0.2s;
    background-color: rgb(49,102,103);
    color: white;
    text-decoration: none;
    margin: 5px;
    padding: 6px;
}
.courseDesc{
	text-align: justify;
	color:#000000;
}
.ui-accordion-header{
	cursor: pointer;
}
.ui-accordion-header:hover{
	background:#C1C1C1;
}
.ui-accordion-content li:hover{
	background:#C1C1C1;
}
/*----dropper*/

.dropcontainer {
position: relative;
font-size: 16px;
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;
}

.trigger:hover {
color: #777;
background: #f5f5f5 url(../images/select-arrow-open.png) 98% 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;
}

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

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

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

.dropcontainer ul li {
padding: 5px;
color: #555555;
}

.dropcontainer ul li:hover {
background: #CCCCCC;
outline: none;
cursor: pointer;
}

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

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

.dropdownhidden {
display: none;
}

.dropdownvisible {
height: auto;
}

/*end---drop*/
select.custom-dropdown {
 -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
 -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
 border: 0 !important;  /*REMOVES BORDER*/

 color: #fff;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 font-size: 14px;
 padding: 10px;
 width: 35%;
 cursor: pointer;
 margin: 5px;

 background: rgb(49,102,103) url(../images/select-arrow-open.png) no-repeat right center;
 background-size: 40px 37px; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
}