﻿body.cssp {
    font-family: "DroidArabicKufi";
    font-size: 16px;
    color: #333;
    direction: rtl;
}

    body.cssp p {
        font-family: DroidArabicKufi !important;
        font-size: 16px !important;
        color: #333;
        line-height: 24px;
    }
.text-right{
    text-align:left!important;
}
.checkbox-inline label {
    margin: 0 5px 0 15px;
}
.vision {
    padding: 15px 190px 15px 15px;
    background: url(../images/yellow-vision.png) no-repeat right center #f5f5f5;
}

.goals {
    background: url(../images/yellow-mission.png) no-repeat right center transparent;
    padding: 15px 150px 15px 0;
}

header .navbar .container .lang a {
    font-family: Raleway;
    font-size: 14px;
}

.cssp .navbar-nav > li > a {
    font-family: "DroidArabicKufi";
    font-size: 16px;
    color: #333;
    text-transform: none;
}

h2 {
    font-family: "DroidArabicKufi";
    font-size: 24px;
    border-right: 8px solid #0d5e36;
    padding-right: 10px;
}

body.cssp #home-section .tp-caption.small_text {
    text-align: right !important;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    margin-top: 5px;
    margin-right: 5px;
}

.cssp .navbar-nav > li > .dropdown-menu {
    right: 0;
    left: auto !important;
}

.cssp .searchBtn button, .cssp .searchBtn a {
    background: url(../images/Search-dark-ar.png) center center !important;
}

.cssp .search .form-control {
    padding-left: 45px;
}

.title {
    background: url(../images/yellow-title-border-ar.png) bottom right no-repeat;
}

.EventDate,
.cssp .project-box .project-post .hover-box .inner-hover h2 a {
    left: 0;
}

.cssp .search {
    right: 160px;
}


.cssp .navbar-nav li.drop ul.dropdown {
    border-right: 1px solid #d1d1d1;
}

.cssp footer .copyright .footerlogo {
    text-align: right;
}

.goals span {
    margin-left: 1px;
}

header .navbar .container .lang {
    left: 75px;
}

.searchBtn {
    left: 55px;
}

.newsletter i {
    float: right;
}

.newsletter p {
    padding: 0 30px 15px 0;
}

.joinUs a {
    background: url(../images/green-joinUs-ar.png) center center no-repeat;
}

header .navbar .container .lang a {
    background: url(../images/yellow-lang-ar.png) no-repeat top center;
    padding: 5px 15px 20px 6px;
    font-family: raleway-medium;
    width: 78px;
}

    header .navbar .container .lang a span {
        background: url(../images/yellow-flag-ar.png) no-repeat left;
        padding-left: 20px;
    }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Droid Arabic Kufi' !important;
}

h4, .h4 {
    font-size: 18px;
}

.content .title {
    margin-bottom: 24px;
}

.title {
    font-family: 'Droid Arabic Kufi';
    font-size: 24px;
}

.cssp footer .up-footer .footer-widget h4 span {
    font-family: 'Droid Arabic Kufi';
}

.cssp footer .up-footer .btn.btn-default {
    font-size: 16px !important;
    font-family: 'Droid Arabic Kufi';
}

.cssp footer .up-footer .info-widget p span {
    font-family: 'Droid Arabic Kufi';
    font-size: 12px;
}

.copyright p small.text-left{
    font-size:12px;
}

.cssp footer .copyright p {
    line-height: 18px;
}

.cssp .navbar-nav > li > a,
.cssp header.active .navbar-nav > li > a {
    padding: 20px 22px;
}

h4 .date {
    background: url(../images/calendar.png) no-repeat right top;
    padding-right: 30px;
}

.attachments {
    background: url(../images/attachments.png) no-repeat right center;
    padding-right: 25px;
}

.projects li a,
.projects li a:hover,
.projects li a:visited,
.projects li a:focus {
    /*border-right: 2px solid #EAA10F;*/
    background: #f5f5f5 url(../images/Check-mark.png) no-repeat right 10px top 10px;
    padding-right:45px;
}

.Home-Projects li a {
    background: url(../images/Check-mark.png) no-repeat right 5px top 10px;
}
.presentations {
    background: url(../images/ppt.png) no-repeat right 20px top 0;
    padding-right: 110px !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    margin-right:0;
}