/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
/* Global Styles */
@font-face {
    font-family: "HacenTunisiaLt";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("../fonts/HacenTunisiaLt.woff") format("woff"), url("../fonts/HacenTunisiaLt.ttf") format("truetype"), url("../fonts/HacenTunisiaLt.svg") format("svg");
}

a:focus,
a:hover {
    color: #000;
}
.btn-primary:hover {
    background-color: #333;
}
html,
body {
    height: 100%;
}
.img-portfolio {
    margin-bottom: 30px;
}
.img-hover:hover {
    opacity: 0.8;
}
/* Home Page Carousel */

header.carousel {
    height: 50%;
}
header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}
header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.ar-lang{
    font-family: "HacenTunisiaLt";
    color: #fff;
    font-size: 15px;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}
/* Responsive Styles */

@media(max-width:991px) {
    .customer-img, .img-related {
        margin-bottom: 30px;
    }
}
@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
    header.carousel .carousel {
        height: 70%;
    }
}
a {
    color: #007d40;
    text-decoration: none;
}
.btn-primary {
    background-color: #007d40;
    border-color: #007d40;
    color: #fff;
}
#kfupm {
    background: #333;
    padding: 8px 0px;
    color: #999;
	font-size:13px;
}
#kfupm a {
    color: #999;
}
.news-date {
    color: #84919c;
    margin-top: 15px;
	margin-bottom:10px;
}
/* Navbar */

.navbar-inverse {
    background-color: #007d40;
    border-color: #007d40;
}
.navbar {
    border-radius: 0px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #146f3d;
    color: #fff;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #146f3d;
    color: #fff;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    margin-bottom: 35px;
}
.media {
    margin-top: 25px;
}
.media-left,
.media > .pull-left {
    padding-right: 20px;
}
/* Search */

.dropdown-menu.search {
    min-width: 285px;
}
/* Slider */

.transition-timer-carousel .carousel-caption {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(4%, rgba(0, 0, 0, 0.1)), color-stop(32%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%);
    /* IE10+ */

    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, rgba(0, 0, 0, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    /* IE6-9 */

    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: left;
    padding-top: 5px;
    padding-left: 15%;
    padding-right: 15%;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
    margin-top: 10px;
    font-size: 24px;
}
@media (min-width: 970px) {
    /* Lower the font size of the carousel caption header so that our caption
    doesn't take up the full image/slide on smaller screens */

    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        font-size: 24px;
    }
}
.transition-timer-carousel .carousel-indicators {
    bottom: 0px;
    margin-bottom: 5px;
}
.transition-timer-carousel .carousel-control {
    z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #007d40;
    width: 0%;
    margin: -5px 0px 0px 0px;
    border: none;
    z-index: 11;
    position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
    /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */

    -webkit-transition: width 4.25s linear;
    -moz-transition: width 4.25s linear;
    -o-transition: width 4.25s linear;
    transition: width 4.25s linear;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #666;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    width: 15px;
}
.carousel-indicators .active {
    background-color: #007d40;
    border: 2px solid #007d40;
    height: 15px;
    margin: 0;
    width: 15px;
    border: none;
}
/* Topics Colors */

/*.topic-name {
	background: url("../images/icons-topic.png") repeat-y scroll 0px -80px;
    font-size: 13px;
	letter-spacing:1px;
    padding-left: 20px;
    text-transform: uppercase;
}*/
.topic-name {
    background: #eee;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 3px 10px;
    color: #999;
    border-radius: 20px;
}

.topic-name.research {
    background-position: 0px 87px;
}
.topic-name.outreach {
    background-position: 0px 69px;
}
.topic-name.innovation {
    background-position: 0px 53px;
}
.topic-name.academic {
    background-position: 0px 36px;
}
.topic-name.campus {
    background-position: 0px 19px;
}

/* Tabs */

.nav-tabs > li > a {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: none;
    line-height: 1.42857;
    margin-right: 2px;
}
/* Footer */

footer {
    width: 100%;
    background: #fafafa;
    padding: 40px 0px;
    margin: 40px 0px 0px 0px;
    border-top: 1px solid #ddd;
}
.subscribe-ftr {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
/* HR */

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

/* Tabs */

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    /*border: 1px solid transparent;*/
    border-radius: 0;
}

/* Images */

figure{
	margin:30px;
	text-align:center;
}

/* pagination */

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{background-color: #007d40; border-color:#007d40;}
