﻿body.cssp {
    font-family: "Raleway";
    font-size: 16px;
    color: #333;
}

    body.cssp p {
        font-family: raleway !important;
        font-size: 16px !important;
        color: #333;
    }
.checkbox-inline label {
    margin: 0 15px 0 5px;
}
.vision {
    padding: 15px 15px 15px 190px;
    background: url(../images/yellow-vision.png) no-repeat left center #f5f5f5;
}

.goals {
    background: url(../images/yellow-mission.png) no-repeat left center transparent;
    padding: 15px 0 15px 150px;
}

.cssp .navbar-nav > li > a {
    font-family: "Raleway-Medium";
    font-size: 16px;
    color: #333;
    text-transform: none;
}

header .navbar .container .lang a {
    font-family: DroidArabicKufi;
    font-size: 14px;
}

h2 {
    font-family: "Raleway-Medium";
    font-size: 24px;
    border-left: 8px solid #0d5e36;
    padding-left: 10px;
}

body.cssp #home-section .tp-caption.medium_thin_grey p {
    font-size: 36px!important;
    color: white!important;
    font-family: 'Dancing Script', cursive!important;
    font-weight: 700;
}
body.cssp #home-section .tp-caption.small_text {
    white-space: normal !important;
    width:35%;
}
body.cssp #home-section .tp-caption.small_text p {
    text-align: left !important;
    color: white;
}
.cssp .search .form-control {
    padding-right: 45px;
}

.title {
    background: url(../images/yellow-title-border.png) bottom left no-repeat;
}

.EventDate,
.cssp .project-box .project-post .hover-box .inner-hover h2 a {
    left: 0;
}

.cssp .search {
    left: 160px;
}

.cssp .navbar-nav li.drop ul.dropdown {
    border-left: 1px solid #d1d1d1;
}

.cssp footer .copyright .footerlogo {
    text-align: left;
}

.goals span {
    margin-right: 1px;
}

header .navbar .container .lang {
    right: 75px;
}

.searchBtn {
    right: 55px;
}

.newsletter i {
    float: left;
}

.newsletter p {
    padding: 0 0 15px 30px;
}

.joinUs a {
    background: url(../images/green-joinUs.png) center center no-repeat;
}

header .navbar .container .lang a {
    background: url(../images/yellow-lang.png) no-repeat top center;
    padding: 6px 6px 20px 20px;
    font-family: DroidArabicKufi-Bold;
}

    header .navbar .container .lang a span {
        background: url(../images/yellow-flag.png) no-repeat right;
        padding-right: 17px;
    }

h4, .h4 {
    font-size: 18px;
    font-family: raleway-medium !important;
}

.content .title {
    margin-bottom: 25px;
}

.title {
    font-family: "Raleway-Medium";
    font-size: 30px;
}

.cssp footer .up-footer .footer-widget h4 span {
    text-transform: uppercase;
    font-family: raleway-medium;
}

.cssp footer .up-footer .btn.btn-default {
    font-size: 16px !important;
    font-family: raleway-medium;
}

.cssp .navbar-nav > li > a,
.cssp header.active .navbar-nav > li > a {
    padding: 20px 13px;
}
h4 .date {
    font-family: raleway !important;
    background: url(../images/calendar.png) no-repeat left center;
    padding-left: 30px;
}

.attachments {
    background: url(../images/attachments.png) no-repeat left center;
    padding-left: 25px;
}
.projects li a,
.projects li a:hover,
.projects li a:visited,
.projects li a:focus {
    /*border-left: 2px solid #EAA10F;*/
    background: #f5f5f5 url(../images/Check-mark.png) no-repeat 10px 10px;
    padding-left:45px;
}

.Home-Projects li a {
    background: url(../images/Check-mark.png) no-repeat 5px 10px;
}
.presentations {
    background: url(../images/ppt.png) no-repeat 20px 0;
    padding-left: 110px !important;
}