/*!
 * Qatar University Homepage Menu
 * Copyright 2017 Qatar University.
 * Created: 		15-02-2018
 * Last Modified: 	27-03-2018
 * --------------------------------
 * !This style sheet overrides and defines general Pharmacy colors and changes to main style!
 */
.color-main-dark {
	color: #008752;
} 
.color-main {
	color: #008751;
}
.color-main-light {
	color: #0f603b;
}
.color-main-light2 {
	color: #074327;
}
.color-alt {
	color: #785200;
}
.color-alt-light {
	color: #0f603b;
}
.color-main-dark-bg {
	background-color: #008752;
}
.color-main-bg {
	background-color: #008751;
}
.color-main-light-bg {
	background-color: #0f603b;
}
.color-main-light2-bg {
	background-color: #074327;
}
.color-alt-bg {
	background-color: #785200;
}
.color-alt-light-bg {
	background-color: #0f603b;
}
body {
	background: none !important;
}
#outterWrapper {
	margin-bottom: 310px;
}
/*Start of Menu */
.navbar {
	border: none;
}
.navbar .container > .row {
	position: relative;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
}
.vui-preview-toolbar {
	direction: ltr;
}
#ver_logo {
	display: none;
}
.pushed-nav {
	position: static!important;
}
.top-nav {
	top: 39px;
}
.pushed-nav .top-nav {
	padding: 15px 15px 30px;
	left: auto;
}
.right-most .top-nav {
	right: 0;
}
#qu_search {
	padding: 0;
	width: 160px;
}
#mob_search_box form {
	padding-top: 20px;
}
#qu_search form,
#mob_search_box form {
	position: relative;
}
#qu_search input:focus {
	-webkit-box-shadow: none;
    box-shadow: none;
}
#qu_search input,
#mob_search_box input {
    width: 100%;
}
#qu_search .btn,
#mob_search_box .btn {
    border-radius: 0;
    background-color: #00718f;
    border: 0;
    color: #FFF;
    position: absolute;
    right: 0;
    font-weight: 100;
    top: 0;
    bottom: 0;
}
#mob_search_box .btn {
	top: 20px;
}#lower_nav > a {
	border: 1px solid transparent;
}
#lower_nav > a:focus {
	background-color: transparent;
}
#lower_nav .open>a,
#lower_nav>.dropdown:hover>a {
	border: 1px solid;
	z-index: 1500;
}
.top-nav h4 {
	font-weight:400;
}
.singular-nav a {
	display: block;
	padding: 7px 5px 7px 10px;
}
.nav-1-col {
	width: 215px;
}
#upper_nav {
	position: relative;
	background-color: #222;
	height: 34px;
	line-height: 31px;
	margin-right: 38px;
}
#upper_nav:before,
#upper_nav:after {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    display: block;
    width: 41px;
	background-repeat: no-repeat;
	background-position: top;
}
#upper_nav:before{ right:100%; background-image: url(/file_source/qu/global/images/global_images/top-nav-border.png); background-position: left; }
#upper_nav:after{ left: 100%;  background-image: url(/file_source/qu/global/images/global_images/top-nav-border.png); background-position: right; }
#upper_nav a {
	background-color: transparent;
}
#lower_nav .glyphicon {
	display: none;
}
#lower_nav ul {
	margin-top: 10px;
}
#lower_nav>li:first-child {
	background-image: none;
}
#lower_nav .smaller {
	font-size: 1.05em;
}
#mob_search_btn {
	width: 25px;
	height: 25px;
	color: #FFF;
	font-size: 22px;
	background-image: url(/file_source/qu/global/images/magnifier.png);
	margin-right: 7px;
}
#mobile_lang {
	height: 25px;
	margin-right: 7px;
	color: #FFF;
}
#lower_nav>li>a {
	font-size: 1em;
    border: 1px solid transparent;
}
#right_nav {
	padding: 0;
}
@media only screen and (min-width: 992px) {
	#lower_nav_holder {
		background: #008751;
		border-radius: 5px 5px 0 0;
	}
}
#college_qk_linx {
	padding: 10px;
	display: block;
	background-color: #785200;
	color: #FFF;
	border-radius: 0 5px 0 0;
	cursor: pointer;
	float: left;
}
#college_qk_linx > ul {
	display: none;
	z-index: 5000;
    position: absolute;
    right: 0px;
    width: 235px;
    padding: 5px;
	top: 40px;
    background: #bf2e39;
	cursor: default;
}
#college_qk_linx > ul > li {
	float: left;
}
#college_qk_linx:hover > ul {
	display: block;
}
#college_qk_linx .glyphicon-chevron-down {
	border-radius: 3px;
	margin-left: 5px;
}
.navbar-brand, .navbar-nav>li>a {
	color: #333;
}
.dropdown-menu {
	background-color: #785200;
}
@media only screen and (max-width : 400px) {
	#logo {
		padding: 0;
		margin-top: 2.6%
	}
}
@media only screen and (max-width : 767px) {
	#mobile_comp {
		float: right;
		padding: 0;
	}
}
@media only screen and (min-width : 992px) {
	#logo_holder {
		margin-bottom: 20px;
	}
	.dropdown-menu {
		border: 1px solid #785200;
	}
	#lower_nav .dropdown:hover>.dropdown-menu {
		display: block;
	}
	#lower_nav>li>a {
		padding: 9px;
		font-size: 1em;
	}
	#lower_nav>li {
		list-style: none;
	}
	#lower_nav>li:after {
		content: '';
		display: block;
		width: 2px;
		height: 20px;
		position: absolute;
		left: -1px;
		background-color: #FFF;
		top: 0;
		top: 50%;
		margin-top: -10px;
		z-index: 9999;
	}
	#lower_nav>li:last-child:after {
		display: none;
	}
	.navbar-brand, .navbar-nav>li>a {
		color: #FFF;
	}
	.top-nav a {
		color: #FFF;
	}
}
@media only screen and (min-width : 1200px) {
	#lower_nav>li>a {
		padding: 9px;
		font-size: 1em;
	}
}
@media only screen and (max-width : 991px) {
	#nav_holder,
	#right_nav,
	#lower_nav_holder,
	.pushed-nav .top-nav,
	.top-nav .container-fluid,
	.top-nav .row > div {
		padding: 0;
	}
	.navbar .row {
		margin:0;
	}
	.navbar .container {
		width: 100%;
		padding: 0;
	}
	#right_nav ul {
		width: 100%;
	}
	#upper_nav {
		margin-top:1em;
		text-align: center;
		background-color: #EEE;
	}
	#upper_nav li {
		padding: 0;
		width: 32.6%;
		margin: 0 1px;
	}
	#upper_nav a {
		display: block;
		padding: 15px 15px;
		text-decoration: none;
	}
	#upper_nav {
		font-weight: 500;
	}
	#upper_nav li:first-child a,
	#upper_nav li:last-child a{
		margin: 0;
	}
	#lower_nav {
		margin: 0;
		margin-top: 1px;
		padding: 0;
	}
	#lower_nav li {
		width: 100%;
	}
	#lower_nav a {
		border: none !important;
	}
	#lower_nav .dropdown,
	#lower_nav > li {
		margin-bottom: 1px;
	}
	#lower_nav .dropdown .glyphicon-triangle-bottom {
		display: block;
	}
	#lower_nav .dropdown .glyphicon-triangle-top {
		display: none;
	}
	#lower_nav .open .glyphicon-triangle-bottom {
		display: none;
	}
	#lower_nav .open .glyphicon-triangle-top {
		display: block;
	}
	.top-nav a {
		display: block;
		padding: 7px 5px 7px 10px;
	}
	.top-nav h4 {
		margin: 0.5em;
	}
}
/*End of Menu */
.facts{
	background-image: url(/file_source/qu/colleges/shariaa/images/homepage/sharia-pattern.png);
	padding-top:20px;
}
/** COLORS START **/
	/* Menu */
.top-nav a {
	color: #333;
	text-decoration: none;
}
#upper_nav li a {
	color: #FFF;
}
#upper_nav a:hover {
	background-color: #39a2b9;
	color: #FFF;
}
#lower_nav .dropdown,
#lower_nav > li {
	background-color: #EEE;
}
#lower_nav .open>a {
	background-color: #DDD;
}
.top-nav a:hover {
	color: #FFF;
	background-color: #00718f;
}
.navbar-toggle {
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 0;
	padding: 2px 5px;
}
.navbar-toggle:hover {
	color: #06829d;
	border: 1px solid transparent !important;
}
.icon-bar {
	background-color: #FFF;
}
.top-nav a.important {
	color: #754100;
}
.top-nav a.important:hover {
	color: #FFF;
}
.col-md-3 #sidenav .active,
.navcontent:before {
	background-color: #785200 !important;
}
#sidenav .panel .glyphicon {
	color: #253d4f !important;
}
@media only screen and (min-width : 992px) {
	#qu_search input,
	#mob_search_box input {
		border-radius: 0;
		background-color: #333;
		color: #eee;
		height: 20px;
		border: 0;
		padding: 6px 12px;
		padding-right: 40px;
		width: 100%;
	}
	#qu_search .btn,
	#mob_search_box .btn {
		font-size: 12px;
		padding: 3px 6px;
	}
	.navbar {
		margin-bottom: 0;
	}
	.top-nav a {
		color: #FFF;
	}
	#lower_nav .open>a,
	#lower_nav .dropdown:hover>a,
	#lower_nav > li:hover > a {
		background-color: #785200 !important;
		border-color: #785200 !important;
		border-bottom-color: #785200 !important;
	}
	.top-nav a.important {
		color: #f39200;
	}
	.top-nav a:hover,
	.top-nav a.important:hover {
		color: #00718f;
		background-color: transparent;
	}
	.singular-nav li:hover a {
		background-color: #008751;
		color: #FFF;
	}
	#lower_nav .dropdown,
	#upper_nav li a,
	#lower_nav > li {
		background-color: transparent;
	}
	#upper_nav a:hover {
		background-color: transparent;
		color: #39a2b9;
	}
	#lower_nav .dropdown .glyphicon {
		color: #333;
	}
	.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
}
	/* Menu */
/** COLORS END **/
.gridmenu::after {
	display: block;
	font-family: 'Glyphicons Halflings';
	position: absolute;
	left: 10px;
	top: 50%;
	color: #FFF;
	margin-top: -9px;
	content: "\e079";
}
.view-all {
	position: absolute;
    right: 0;
    top: 0;
}

.page-header{
  text-align: center;    
}

/*social buttons*/
.btn-social{
  color: white;
  opacity:0.9;
}
.btn-social:hover {
  color: white;
    opacity:1;
}
.btn-facebook {
background-color: #3b5998;
opacity:0.9;
}
.btn-twitter {
background-color: #00aced;
opacity:0.9;
}
.btn-linkedin {
background-color:#0e76a8;
opacity:0.9;
}
.btn-github{
  background-color:#000000;
  opacity:0.9;
}
.btn-google {
  background-color: #c32f10;
  opacity: 0.9;
}
.btn-stackoverflow{
  background-color: #D38B28;
  opacity: 0.9;
}

/* resume stuff */

.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-right-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin-bottom: 5px;
    padding: 20px;
}
.bs-callout:last-child {
    margin-bottom: 0px;
}
.bs-callout h4 {
    margin-bottom: 10px;
    margin-top: 0;
}

.bs-callout-danger {
    border-right-color: #008751;
}

.bs-callout-danger h4{
    color: #008751;
}

.resume .list-group-item:first-child, .resume .list-group-item:last-child{
  border-radius:0;
}

/*makes an anchor inactive(not clickable)*/
.inactive-link {
   pointer-events: none;
   cursor: default;
}

.resume-heading .social-btns{
  margin-top:15px;
}
.resume-heading .social-btns i.fa{
  margin-right:-5px;
}



@media (max-width: 992px) {
  .resume-heading .social-btn-holder{
    padding:5px;
  }
}


/* skill meter in resume. copy pasted from http://bootsnipp.com/snippets/featured/progress-bar-meter */

.progress-bar {
    text-align: right;
	white-space: nowrap;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.progress-bar > .progress-type {
	padding-right: 10px;
}

.progress-meter {
	min-height: 15px;
	border-bottom: 2px solid rgb(160, 160, 160);
  margin-bottom: 15px;
}

.progress-meter > .meter {
	position: relative;
	float: right;
	min-height: 15px;
	border-width: 0px;
	border-style: solid;
	border-color: rgb(160, 160, 160);
}

.progress-meter > .meter-left {
	border-right-width: 2px;
}

.progress-meter > .meter-right {
	float: right;
	border-right-width: 2px;
}

.progress-meter > .meter-right:last-child {
	border-right-width: 2px;
}

.progress-meter > .meter > .meter-text {
	position: absolute;
	display: inline-block;
	bottom: -20px;
	width: 100%;
	font-weight: 700;
	font-size: 0.85em;
	color: rgb(160, 160, 160);
	text-align: right;
}

.progress-meter > .meter.meter-right > .meter-text {
	text-align: right;
}



article .title {
	color: #008751 !important;
}
.courses-list .courses-item {
	position: relative;
}
.courses-list .courses-item > p {
	margin-left: 30px;
}
.courses-list .courses-item:before {
	content: "";
	display: block;
	width:20px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #008752;
}
.courses-list .courses-item:nth-child(odd):before {
	content: "";
	display: block;
	width:20px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #785200;
}
#showarea_wrapper .heading {
	font-size: 1.55em;
	background-color: transparent !important;
	font-weight: 500;
	color: #682f57;
}
#showarea_wrapper .carousel-control:focus {
	color: #FFF;
}
.carousel-control.right {
    left: auto;
    z-index: 10;
}
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 100%;
  /* height: 100%; */
}
/* End carousel */
#showarea_wrapper .carousel-control {
	background: none;
}
#showarea_wrapper:before {
        width: 550px;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	content: '';
background: url('/file_source/qu/global/css//colleges/sharia/Quraan-verse.png') no-repeat right top;
	text-align: right;
	z-index: 5;
	background-size: contain;
}

#subsites_news_small_header {
	background-color: #008751;
}
#subsites_news_small_header .view-all {
    position: absolute;
    right: 0;
    top: 0;
}
#subsites_news_small_body aside {
	float: left;
	width: 4.25em;
	text-align: center;
}
#subsites_news_small_body .day {
	display: block;
	background-color: #785200;
	color: #FFF;
	font-size: 2.5em;
	font-weight: 300;
}
#subsites_news_small_body .month {
	display: block;
	background-color: #008751;
	color: #FFF;
	font-size: 1.2em;
	font-weight: 100;
}
#subsites_news_small_body .details {
    margin-left: 5em;
    overflow: hidden;
}
#subsites_news_small_body .title {
	color: #1b7374;
}
@media only screen and (min-width : 991px) {
	#showarea_wrapper .text-holder {
		position: absolute;
		bottom: 0;
		width: 100%;
		zoom: 1; /* Triggers "hasLayout" in IE 7 and lower */
		padding: 25px;
	}
	#showarea_wrapper .heading {
		font-size: 2.14em;
		font-weight: 300;
		color: #FFF;
	}
	#showarea_wrapper .desc {
		font-size: 1.28em;
		font-weight: 100;
	}
}
/* FOOTER START */
.BTNSocial {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: 5px;
	background-color: #008751;
    background-size: 15px;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 2px;

}
.BTNSocial:hover {
	background-color: #39a2b9;
}
#facebook {
	background-image: url(/file_source/qu/global/images/sm/facebook.png);
}
#twitter {
	background-image: url(/file_source/qu/global/images/sm/twitter.png);
}
#youtube {
	background-image: url(/file_source/qu/global/images/sm/youtube.png);
}
#linkedin {
	background-image: url(/file_source/qu/global/images/sm/linkedin.png);
}
#instagram {
	background-image: url(/file_source/qu/global/images/sm/instagram.png);
}
#google {
	background-image: url(/file_source/qu/global/images/sm/google.png);
}
#flickr {
	background-image: url(/file_source/qu/global/images/sm/flickr.png);
}
#foursquare {
	background-image: url(/file_source/qu/global/images/sm/foursquare.png);
}
#rss {
	background-image: url(/file_source/qu/global/images/sm/rss.png);
}
@media only screen and (min-width : 992px) {
	#footer_wrapper {
		position: relative;
		padding-bottom: 12em;
	}
}
#footer_wrapper .container{
	position: relative;

}
#btm_bg_r {
	max-width: 971px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
	width: 38%;
}
#btm_bg_l {
	max-width: 588px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: -2;
	width: 45%;
}
/* FOOTER END */

/** COLORS START **/
	/* FOOTER START */
		#footer_wrapper a {
			color: #754100;
		}
	/* FOOTER END */
/** COLORS END **/
