﻿body {
    padding: 0 !important;
    margin: 0 !important;
    background: #1c2d35 url(../images/BodyBG.png) no-repeat top left !important;
    font-family: 'DroidArabicKufi' !important;
    font-size: 16px;
    direction: rtl;
    color: white;
    line-height:normal;
}

.heighlight {
    background-color: #FFD48A;
    color: #24353C;
    padding: 0 5px;
}

.container {
    width: auto !important;
}

.detailsPage.submissionForm {
    padding: 30px;
}

    .detailsPage.submissionForm .form-control {
        border-radius: 0;
        height: 40px;
    }

        .detailsPage.submissionForm .form-control.multiline {
            min-height: 300px;
            height: auto;
            max-width: 100%;
            padding: 15px !important;
        }

.darkBG {
    background: #0D1E25 !important;
    padding: 15px;
    margin-top: 15px;
}

.menu-right-part.open.done .menu {
    display: none;
}

.menu {
    text-align: center;
    margin-top: 10px;
    margin-right: 15px;
    color: #FFD48A;
    font-weight: bold;
}

#btn_Clear {
    border-radius: 0;
    height: 37px;
    border-color: #B4B4B4;
}

.ajax__calendar .ajax__calendar_footer {
    height: 30px
}

.form-control,
.form-control.multiline {
    color: #333 !important;
}

.detailsPage.submissionForm .form-group {
    padding: 0 0 15px;
    border-bottom: 1px dashed #34454D;
}

.multiselect .form-control.multiline {
    height: 135px !important;
}

.filter {
    padding: 20px 0;
}

    .filter .form-control {
        border-radius: 0;
        background-color: rgba(9,26,34,.5);
        color: white !important;
        border-color: rgba(255,255,255,0.5);
    }

.modal-open .modal {
    color: #333;
}

.main-menu.sm-clean {
    font-family: 'DroidArabicKufi' !important;
}

.menu-left-part {
    width: 345px !important;
    background-color: #091A22 !important;
}

.sm-clean a::after {
    background-color: #F5D49A !important;
}

#toggle.on::before,
#toggle.on::after {
    /*color: #1c2d35 !important;*/
}

.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
    padding: 0 0 20px 0 !important;
    color: white !important;
}

.open .site-content {
    margin-left: 0 !important;
}

.open .site-content {
    margin-left: 0 !important;
}

.menu-left-part.open {
    left: auto !important;
    right: 0;
}

.menu-left-part {
    left: auto;
    transition: .3s .4s right cubic-bezier(0.22, 0.61, 0.36, 1) !important;
}

.footer {
    padding-top: 0px;
    border-top: 1px dotted rgba(255,255,255,0.2);
}

p {
    margin: 0 0 15px !important;
}

.form-control {
    padding: 2px 12px !important;
}

.mainTitle {
    font-family: "KacstTitle";
    position: relative;
}

    .mainTitle .title {
        background-color: white;
        display: inline-block;
        padding: 0 20px;
        position: relative;
        z-index: 1;
    }

.backgroundLine {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 1px;
    background-color: #815939;
    bottom: 20px;
}

.title a, .title a:hover, .title a:visited, .title a:focus {
    color: #333;
    text-decoration: none;
}

.sm, .sm ul, .sm li {
    direction: rtl !important;
}

.site-content {
    margin-top: 120px !important;
    margin-left: 0;
}

.title {
    margin-bottom: 35px;
}

.welcome-content {
    margin-top: 30px;
}

.header {
    margin-top: 13%;
}

    .header img {
        margin: 0 auto 30px;
    }

.btn.btn-danger {
    background-color: #B28C47 !important;
    border-color: #B28C47;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    font-size: 16px;
    border-radius: 0;
    padding-right: 20px;
    padding-left: 20px;
}

#btn_Cancel {
    font-size: 16px;
    border-radius: 0;
}

.backBtn {
    margin-top: 20px;
    margin-bottom: 10px;
}

.site-logo img {
    margin-bottom: 50px !important;
}

.search {
    margin: 70px auto 25px auto;
    position: relative;
}

    .search .form-control.input-lg {
        border-radius: 0;
        width: 100%;
        height: 60px;
        padding-left: 50px !important;
    }

    .search > .search-btn {
        border: none;
        background: transparent url(../images/search.png) no-repeat center center !important;
        position: absolute;
        width: 39px;
        height: 39px;
        left: 10px;
        top: 10px;
    }

.content-left {
    direction: ltr !important;
}

    .content-left .content-left-holder {
        direction: rtl !important;
    }

.advSearch.btn.btn-default.btn-lg {
    color: #fff;
    background-color: #b28c47;
    border: none !important;
    width: 100%;
    border-radius: 0;
    height: 60px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    font-size: 20px;
}

.logos {
    padding: 0;
    width: 256px;
    margin: 30px auto;
}

    .logos li {
        padding: 0 10px;
        list-style: none;
        display: inline-block;
    }

.site-logo img {
    margin: 0 auto !important;
}

.counter li {
    padding-bottom: 10px;
}

.counter span {
    color: white !important;
    font-family: Raleway-SemiBold !important;
    font-size: 54px;
    line-height: 1.3;
}

.counter p {
    color: #ffd48a;
    font-size: 18px;
    margin-bottom: 0 !important;
}

.counter a:hover {
    text-decoration: none;
}

.objectives li {
    list-style: initial;
    margin-right: 40px;
    margin-bottom: 5px;
}

button.close {
    float: left !important;
}

.modal-footer {
    text-align: left !important;
}

.modal-body .form-horizontal .form-group {
    display: block;
    margin: 10px -15px 15px;
}

.modal-body .form-horizontal .form-inline .form-group {
    display: inline-block !important;
}

    .modal-body .form-horizontal .form-inline .form-group .form-control {
        margin-left: 15px;
        width: 100px !important;
    }

.modal-body .form-horizontal .form-control {
    width: 100%;
}

.modal-body .form-horizontal label {
    font-size: 15px;
    font-weight: normal;
}

.modal-title {
    font-weight: bold;
    padding: 10px 0 0;
    font-size: 24px;
    color: #1d2d35 !important;
    margin-bottom: 0 !important;
}

.modal-content {
    border-radius: 0;
}

.modal-footer {
    background-color: #f5f5f5;
}

select {
    /*background: white url("../images/downArrow.png") no-repeat scroll 6px center !important;*/
}

button[disabled], html input[disabled] {
    cursor: default;
    background-color: #25363E;
    border-color: #25363E !important;
    border-width: 1px;
    opacity: 0.4;
}

.form-inline.date input, .form-inline.date select {
    margin-left: 15px;
    width: 110px !important;
}

.form-control {
    max-width: 100%;
}

.detailsPage {
    background-color: rgba(9,26,34,0.6);
    padding: 15px;
}

    .detailsPage.list {
        margin-bottom: 10px;
    }

.field .form-label {
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 15px;
}

.field {
    padding: 13px 0;
}

    .field:last-child {
        border: none;
    }

.form-label {
    font-weight: bold;
}

.content {
    min-height: 450px;
}

h1, h2, h3, h4, h5, h6 {
    color: #FFD48A !important;
    margin-bottom: 20px !important;
}

.returnCode {
    text-align: left;
    font-family: Raleway-SemiBold !important;
    font-size: 20px;
    padding: 10px;
    color: #FFD48A;
}

.subTitle {
    margin-top: 0;
    margin-bottom: 30px;
    color: #FFD48A;
}

.list-display,
.grid-display {
    margin: 0;
    padding: 0;
}

    .list-display li,
    .grid-display li {
        list-style: none;
    }

    .list-display a,
    .grid-display a {
        background-color: rgba(9,26,34,0.6);
        color: white !important;
        display: block;
        margin: 5px 0;
        padding: 30px 15px;
    }

        .list-display a:hover,
        .grid-display a:hover {
            background-color: rgba(9,26,34,1);
            color: #FFD48A !important;
        }

#reserachs .list-display a,
.reserachs a {
    background: white url("../images/research-icon-list.png") no-repeat scroll right top;
    text-indent: 35px !important;
}

#books .list-display a,
.books a {
    background: white url("../images/books-icon-list.png") no-repeat scroll right top;
    text-indent: 35px !important;
}

#booklets .list-display a,
.booklets a {
    background: white url("../images/booklet-icon-list.png") no-repeat scroll right top;
    text-indent: 35px !important;
}

#catalogues .list-display a,
.catalogues a {
    background: white url("../images/catalogues-icon-list.png") no-repeat scroll right top;
    text-indent: 35px !important;
}

#papers .list-display a,
.papers a {
    background: white url("../images/papers-icon-list.png") no-repeat scroll right top;
    text-indent: 35px !important;
}

#articles .list-display a,
.articles a {
    background: white url("../images/article-icon-list.png") no-repeat scroll right top;
    text-indent: 35px !important;
}


.grid-display a {
    height: 200px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}

.grid-display .outerCircle {
    bottom: -20px;
    display: inline-block;
    left: 39%;
    padding: 2px;
    position: absolute;
}

.grid-display .innerCircle {
    height: 55px;
    width: 55px;
}

#reserachs .grid-display .innerCircle,
.reserachs .grid-display .innerCircle {
    background: url(../images/white-research-icon.png) no-repeat center center;
}

#books .grid-display .innerCircle,
.books .grid-display .innerCircle {
    background: url(../images/white-books-icon.png) no-repeat center center;
}

#booklets .grid-display .innerCircle,
.booklets .grid-display .innerCircle {
    background: url(../images/white-booklet-icon.png) no-repeat center center;
}

#papers .grid-display .innerCircle,
.papers .grid-display .innerCircle {
    background: url(../images/white-papers-icon.png) no-repeat center center;
}

#catalogues .grid-display .innerCircle,
.catalogues .grid-display .innerCircle {
    background: url(../images/white-catalogues-icon.png) no-repeat center center;
}

#articles .grid-display .innerCircle,
.articles .grid-display .innerCircle {
    background: url(../images/white-articles-icon.png) no-repeat center center;
}



.categories .nav-tabs > li {
    float: none;
    display: inline-block;
}

.active .inactiveIcon {
    display: none !important;
}

.activeIcon {
    display: none;
}

.active .activeIcon {
    display: block !important;
}

.innerCircle {
    background-color: #fff;
    border: 4px solid #e1d0c1;
    border-radius: 50%;
    height: 116px;
    width: 116px;
    position: relative;
}

.outerCircle {
    padding: 7px;
    border-radius: 50%;
    background-color: #c9af8b;
}

.active .innerCircle {
    border: 2px solid white !important;
    background-color: #a22121 !important;
}

.active .outerCircle {
    background-color: #a22121 !important;
}

.reserachs img {
    position: absolute;
    right: 14%;
    top: 29%;
}

.articles img {
    position: absolute;
    right: 24%;
    top: 17%;
}

.books img {
    position: absolute;
    right: 15%;
    top: 17%;
}

.booklets img {
    position: absolute;
    right: 27%;
    top: 15%;
}

.papers img {
    position: absolute;
    right: 15%;
    top: 25%;
}

.catalogues img {
    position: absolute;
    right: 18%;
    top: 23%;
}

a .text {
    text-align: center;
    margin: 15px 0;
    color: #69563f;
}

.active a .text {
    color: #a22121 !important;
}

.customTabs .active a {
    border-bottom: 1px solid #A22121 !important;
    border-right: 1px solid transparent !important;
    border-left: 1px solid transparent !important;
    border-top: 1px solid transparent !important;
    background: rgba(0, 0, 0, 0) url("../images/upArrow.png") no-repeat scroll center bottom;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    /*background-color: #FFD48A!important;
    border-color: #FFD48A!important;
    color: #333;*/
    background-color: #FFD48A !important;
    border-color: #FFD48A !important;
    color: #13242C !important;
    cursor: default;
    z-index: 3;
}

.pagination > li > span > input {
    background-color: transparent;
    border: none;
    padding: 0;
}

.pagination > li.disabled {
    opacity: 0.5;
    cursor: none;
}

.pagination > li > a, .pagination > li > span {
    border: 1px solid transparent;
    border-radius: 0 !important;
    color: #FFD48A;
    display: inline-block;
    background: transparent;
    float: none;
    padding: 2px 7px !important;
    margin: 0 2px;
}

    .pagination > li > a:hover, .pagination > li > span:hover {
        background-color: #13242C !important;
        border-color: #1D2E36 !important;
        color: #FFD48A !important;
    }

.pagination > li > a {
    cursor: pointer;
}

.pagination {
    display: block;
    padding: 0;
    text-align: center;
}

    .pagination input {
        background-color: #25363E;
        border-color: #25363E !important;
        color: #FFD48A;
    }

.tab-content {
    position: relative;
}

.Display {
    position: absolute;
    left: 10px;
    top: 0;
}

    .Display > div {
        float: right;
        margin-right: 10px;
    }

.grid-view .inactiveIcon, .list-view .inactiveIcon {
    opacity: 0.75;
}

    .grid-view .inactiveIcon:hover, .list-view .inactiveIcon:hover {
        opacity: 0.85;
    }

.details {
    background-color: white;
    border: 1px solid #c2a687;
    padding: 15px;
}

    .details > div {
        background: rgba(233, 212, 195, 0.18) none repeat scroll 0 0;
        border-bottom: 1px dashed rgba(0, 0, 0, 0.17);
        margin-bottom: 4px;
        padding: 10px;
    }

    .details b {
        margin-bottom: 10px;
        margin-left: 11px;
    }

div.itemTitle {
    background-color: white;
    border-bottom: medium none;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 8px;
    padding: 0;
}

.back > a,
.back > a:visited,
.back > a:focus {
    background: rgba(0, 0, 0, 0) url("../images/back.png") no-repeat scroll right center;
    color: rgb(162, 33, 33);
    cursor: pointer;
    font-weight: bold;
    left: 10px;
    padding-right: 40px;
    position: absolute;
}

.team {
    background-color: rgba(9,26,34,0.6);
    color: white !important;
    display: block;
    margin: 5px 0 15px 0;
    padding: 15px;
    text-align: center;
    border-top: 1px solid #FFD48A;
    border-bottom: 1px dotted #FFD48A;
}

    .team p {
        color: #FFD48A;
    }

    .team ul li {
        width: 160px;
        display: inline-block;
        margin-bottom: 10px;
    }

/*==== fonts =====*/
@font-face {
    font-family: 'KacstTitle';
    src: url(../fonts/KacstTitle.eot);
    src: url(../fonts/KacstTitle.eot?#iefix) format('embedded-opentype'), url(../fonts/KacstTitle.woff2) format('woff2'), url(../fonts/KacstTitle.woff) format('woff'), url(../fonts/KacstTitle.ttf) format('truetype'), url(../fonts/KacstTitle.svg#KacstTitle) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url(../fonts/Raleway-SemiBold.eot);
    src: url(../fonts/Raleway-SemiBold.eot?#iefix) format('embedded-opentype'), url(../fonts/Raleway-SemiBold.woff2) format('woff2'), url(../fonts/Raleway-SemiBold.woff) format('woff'), url(../fonts/Raleway-SemiBold.ttf) format('truetype'), url(../fonts/Raleway-SemiBold.svg#KacstTitle) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidArabicKufi';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/DroidArabicKufi.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidArabicKufi.woff) format('woff'), url(../fonts/DroidArabicKufi.ttf) format('truetype'), url(../fonts/DroidArabicKufi.svg#DroidArabicKufi) format('svg');
}

@font-face {
    font-family: 'DroidArabicKufi-Bold';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/DroidArabicKufi-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidArabicKufi-Bold.woff) format('woff'), url(../fonts/DroidArabicKufi-Bold.ttf) format('truetype'), url(../fonts/DroidArabicKufi-Bold.svg#DroidArabicKufi-Bold) format('svg');
}

/*========== Bootstrap Arabic Classes ======*/
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right !important;
}
