﻿body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.header {
    width: 100%;
    height: 80px;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
}
.textalign{
    text-align:left;

}
.lang {
    height: 70px;
    float: right;
}

.lang-Span {
    color: #000;
    font-size: 16px;
}
/*@import url('https://fonts.googleapis.com/css?family=Amiri|Aref+Ruqaa');*/
@font-face {
    font-family: myFirstFont;
    src: url(DroidKufi-Regular.ttf);
    font-weight: bold;
}


body {
    direction: inherit;
    /*
    font-family: 'Aref Ruqaa', serif;
    font-family: 'Amiri', serif;
*/
    font-family: myFirstFont;
    box-sizing: border-box;
}


.nav .navbar-nav {
    float: inherit;
}

header .navbar {
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-inverse {
    background: #009fe0;
    border-color: #009fe0;
}

.secondbar .navbar-inverse {
    background: #ebebeb !important;
    border-color: #ebebeb;
    margin-top: -25px;
}

    .secondbar .navbar-inverse .navbar-nav > li > a {
        color: black;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #eee;
}

.container {
    width: 100%;
}

.secondbar {
}

    .secondbar .navbar-inverse {
        margin-bottom: 0px;
    }

.footer1 {
    background: #ededed;
    margin: 0;
    width: 100%;
    padding: 5px;
    padding-bottom: 1px;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #3B3B3B;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.rightbar {
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 5px;
}

    .rightbar table {
        background-color: #ebebeb;
    }

    .rightbar a {
        font-size: 12px;
    }

.chat {
    background-image: url(../../images/icon1.gif);
}

.Expenses {
    background-image: url(../../images/icon2.gif);
}

.Calendar {
    background-image: url(../../images/icon3.gif);
}

.HRForm {
    background-image: url(../../images/icon4.gif);
}

.Meetingroom {
    background-image: url(../../images/icon5.gif);
}

.Driverreservation {
    background-image: url(../../images/icon6.gif);
}

.Internetservices {
    background-image: url(../../images/icon7.gif);
}

.Helpdesk {
    background-image: url(../../images/icon8.gif);
}

.icon {
    display: block;
    background-repeat: no-repeat;
    width: 74px;
    height: 40px;
    background-position: 8px top;
    text-align: center;
    padding-top: 55px;
    color: #333;
    margin: 15px;
    float: left;
    font-size: 10px;
    border: #f9f9f9 1px solid;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: white;
}

.table tr td {
    text-align: center;
}

.table tr th {
    text-align: center;
    color: rgb(37, 102, 187);
    font-size: 15px;
    font-weight: normal;
    /*background-color: #999999;*/
}

.body {
    box-shadow: inset 0 7px 14px 3px rgba(153, 153, 153, 0.41);
    min-height: 468px;
    background: linear-gradient(#e4e4e4,#fff);
    padding: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}


/*.tablelogin{
          background-color:#f1f1f1;
      }*/

.loginform p {
    text-align: center;
    font-size: 24px;
    padding: 5px;
}

.form-control {
    border-radius: 4px !important;
}


.btn-login {
    background-color: #008cff;
    color: #fff;
    text-align: center;
    /*width: 100%;*/
}

    .btn-login span {
        color: #fff !important;
    }



.remmberMe {
    float: left;
    margin-left: 11px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}

.table tr td {
    border: none !important;
}

.btn-login:hover {
    color: white;
    background-color: #0070cc;
}

.bar {
    background: #0166b3;
    border-color: #0166b3;
    height: 30px;
    margin-bottom: 30px;
}



.loginform {
    border: 1px solid #fff;
    border: 1px solid rgba(128, 128, 128, 0.37);
    background-color: #fff;
    min-width: 220px;
    margin: 50px auto;
    padding: 20px;
    color: #3B3B3B;
    border-radius: 10px;
}
/*second css file*/
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.footer1 {
    background: #ededed;
    margin: 0;
    width: 100%;
    padding: 5px;
    padding-bottom: 1px;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #3B3B3B;
    border-top: 1px solid #ccc;
}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    text-align: inherit;
}

.content {
    /*box-shadow: inset 0 7px 14px 3px rgba(153, 153, 153, 0.41) !important;
    background: linear-gradient(#e4e4e4,#fff) !important;
    min-height: 1000px;*/
    box-shadow: inset 0 -5px 41px 18px #ededed !important;
    background: linear-gradient(#fff,#fff) !important;
}


.skin-blue .main-header .navbar {
    width: 100%;
    height: 40px;
    /*box-shadow: 0 0 4px rgba(0,0,0,.2);*/
    background-color: #fff !important;
    margin-left: -20px !important;
}

    .skin-blue .main-header .navbar .nav > li > a {
        color: #008cff !important;
        margin-left: -6px;
        margin-right: -6px;
    }

skin-blue .main-header .navbar {
    box-shadow: 0 0 4px rgba(0,0,0,0);
    background-color: transparent !important;
}

.main-header {
    width: 100%;
    height: 60px;
    box-shadow: 0 0 4px rgba(0,0,0,.2) !important;
    background-color: #fff !important;
    padding: 10px;
    /*margin-left:-33px;
    margin-right:-33px;*/
}


.skin-blue .main-header .logo {
    background-color: #fff !important;
}

.main-header .sidebar-toggle {
    color: #008cff !important;
    font-size: 20px;
    float: inherit;
    margin-left: 10px;
    margin-right: 10px;
}

    .main-header .sidebar-toggle:hover {
        color: #0070cc;
    }

.span {
    color: #000;
    font-size: 20px;
    float: inherit;
    margin-left: 10px;
    margin-right: 10px;
}

    .span:hover {
        color: #0070cc;
        background-color: transparent !important;
    }

span-search {
    color: #008cff !important;
    font-size: 20px;
    float: inherit;
    margin-left: 10px;
    margin-right: 10px;
}

.span-md {
    /*margin:2px;*/
    /*color: #e1e1e1;*/
    /*margin:0px 5px;*/
    font-size: 20px !important;
    margin-left: -5px !important;
    /*margin:-10px;*/
    margin-top: 20px !important;
    margin: 0px -5px !important;
}

.span-tog {
    /*margin:2px;*/
    color: #e1e1e1;
    /*margin:0px 5px;*/
    font-size: 25px;
    float: inherit;
    /*margin:-10px;*/
    margin-top: 20px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
    /*position: relative!important;*/
    float: right;
    width: auto !important;
    left: 184px !important;
    top: -27px !important;
    z-index: 900;
}

.span-radius {
    border: 1px solid;
    padding: 6px;
    border-radius: 50%;
    font-size: 13px;
    background-color: #008cff;
    color: #eee;
}

    .span-radius:hover {
        /*border-color:#008cff !important;*/
        border-color: #0070cc !important;
        background-color: #0070cc !important;
    }

.sidebar-item:hover {
    color: #008cff;
    background-color: transparent !important;
}

.span-lg {
    font-size: 30px;
    float: inherit;
    margin: 10px;
}

    .span-lg:hover {
        color: #008cff;
        background-color: transparent !important;
    }

.tranparent:hover {
    background-color: transparent !important;
}

ul-head {
    background-color: #000;
}

.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    padding-left: 50px;
    padding-right: 50px;
}
/*.navbar-nav>.user-menu>.dropdown-menu>.user-body a:hover{
   font-size:15px !important;
}*/

/*dropdown-menu{}*/



.lang {
    height: 70px;
    float: inherit;
}

.user-body a {
    padding: 0px;
    margin: 10px;
}

.user-body .col-xs-12:hover {
    background-color: #eee !important;
}

.skin-blue .sidebar a span {
    padding-left: 20px !important;
}

.skin-blue .sidebar a span {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.skin-blue .sidebar a:hover {
    color: #0070cc !important;
}

.link {
    color: #000;
}

    .link:hover {
        /*color:#008cff !important;*/
        border-color: #008cff !important;
        color: #0070cc !important;
    }


.user-img {
    float: left;
    width: 25px;
    height: 25px;
    /* border-radius: 50%; */
    margin-right: 10px;
    margin-top: -2px;
}

.user-menu2 {
    /*position: static !important;*/
    width: 50px;
}

.col-md-12 {
    padding: 10px;
}

.line {
    background-color: #008cff;
    width: 100%;
    height: 1px;
}

.pagination {
    padding: 0px;
    margin: 0px !important;
    align-content: center;
}

.pager2 {
    text-align: center;
}

.quickcontrol-Menu {
}

.navbar-nav > .messages-menu > .dropdown-menu {
    text-align: inherit;
    border: 1px #eee solid !important;
    border-radius: 3px !important;
}

    .navbar-nav > .messages-menu > .dropdown-menu .table {
        margin-bottom: 0px !important;
    }

.table {
    border: 1px solid #eee !important;
}

    .table > tbody > tr > th {
        text-align: center;
        font-weight: normal;
        font-size: 15px !important;
        color: black !important;
    }

    .table > tbody > tr > td {
        text-align: inherit;
    }

.pull-left .col-md-6:hover {
    background-color: #008cff;
}

.pull-right .col-md-6:hover {
    background-color: #008cff;
}

.skin-blue .sidebar-menu > li.active > a {
    background: #2c3b41 !important;
    border-right: solid 5px #008cff !important;
    border-left: none !important;
}

    .skin-blue .sidebar-menu > li.active > a > .span-md {
        color: #008cff !important;
    }

.skin-blue .sidebar-menu > li:hover > a {
    background: #2c3b41 !important;
    border: none !important;
}

    .skin-blue .sidebar-menu > li:hover > a > span {
        /* color: #008cff !important;
    border-left-color: #fff !important;
    background: #fff !important;
    opacity:0.9;*/
        color: #fff !important;
    }

    .skin-blue .sidebar-menu > li:hover > a > .span-md {
        color: #008cff !important;
    }

.power {
    margin: 0px !important;
    padding: 10px !important;
    text-align: center;
    color: rgba(34, 45, 50, 0.67) !important;
    font-family: 20px;
}

    .power:hover {
        background-color: #008cff;
        color: #fff !important;
    }

.content {
    padding-right: 30px !important;
    padding-left: 30px !important;
    /*min-height: 500px !important;*/
}

a {
    text-decoration: none !important;
}


.navbar-nav > .messages-menu > .dropdown-menu {
    text-align: center !important;
}

.btn-login {
    background-color: #008cff;
    color: #fff;
    text-align: center;
}

    .btn-login:hover {
        color: white !important;
        background-color: #0070cc;
    }

.dropdown-menu {
    font-size: 12px !important;
}

.Title {
    font-size: 18px;
    /*color: #008cff !important;*/
}

.Title-sm {
    font-size: 14px;
    /*color: #008cff !important;*/
}

.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    font-size: 14px;
}

.skin-blue .main-header .navbar .nav > li > a:hover, .skin-blue .main-header .navbar .nav > li > a:active, .skin-blue .main-header .navbar .nav > li > a:focus, .skin-blue .main-header .navbar .nav .open > a, .skin-blue .main-header .navbar .nav .open > a:hover, .skin-blue .main-header .navbar .nav .open > a:focus, .skin-blue .main-header .navbar .nav > .active > a, .skin-blue .main-header .navbar .nav > li > a:hover, .skin-blue .main-header .navbar .nav .open > a {
    background-color: transparent !important;
}



@media (min-width: 991px) {
    div .arrow.dropdown-menu:before {
        position: absolute;
        top: -7px;
        right: 10%;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    div .arrow.dropdown-menu:after {
        position: absolute;
        top: -6px;
        right: 10%;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-left: 6px solid transparent;
        content: '';
    }
}

.form-horizontal .form-group, .form-group {
    margin-right: 16px !important;
}

@media only screen and (max-width : 320px) {


    .td_oil {
        padding: 0px !important;
        margin-top: 20px !important;
    }


    .content {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }


    div .arrow.dropdown-menu:after {
        position: absolute;
        top: -6px;
        right: 50%;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-left: 6px solid transparent;
        content: '';
    }

    div .arrow.dropdown-menu:before {
        position: absolute;
        top: -7px;
        right: 50% !important;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }

    .carousel-caption {
        padding: 10px !important;
        position: absolute;
        right: 0px;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #000;
        text-align: inherit;
        border-left: 3px solid #008cff;
        background: rgba(255, 255, 255, 0.67);
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    }
}

@media only screen and (min-width : 321px) and (max-width : 723px) {



    div .arrow.dropdown-menu:after {
        position: absolute;
        top: -6px;
        right: 51%;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-left: 6px solid transparent;
        content: '';
    }

    div .arrow.dropdown-menu:before {
        position: absolute;
        top: -7px;
        right: 51% !important;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }
}

@media only screen and (min-width : 723px) and (max-width : 990px) {



    div .arrow.dropdown-menu:after {
        position: absolute;
        top: -6px;
        right: 71%;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-left: 6px solid transparent;
        content: '';
    }

    div .arrow.dropdown-menu:before {
        position: absolute;
        top: -7px;
        right: 71% !important;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }
}

@media only screen and (min-width : 992px) {
    div.arrow .dropdown-menu:after {
        position: absolute;
        top: -6px;
        left: 85%;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-left: 6px solid transparent;
        content: '';
    }

    div.arrow .dropdown-menu:before {
        position: absolute;
        top: -7px;
        left: 85% !important;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
    }
}


.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    max-width: 280px !important;
}

.TableHeader {
    border-bottom: 2px solid rgb(0, 140, 255);
}

.modal-content {
    border-radius: 5px !important;
}

tr.pgr td {
    padding: 5px !important;
    margin: 10px !important;
    border: 1px solid #eee !important;
    border-radius: 3px;
}

.pgr {
    padding: 5px !important;
    margin: 10px !important;
    border: 1px solid #eee !important;
    border-radius: 3px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    display: block !important;
    position: absolute;
    width: 180px;
    right: 49px;
    color: #b8c7ce !important;
    background-color: #222d32 !important;
}

.sidebar-menu li > a {
    color: #b8c7ce !important;
}

.responsivetable {
    overflow-x: initial;
}

@media only screen and (max-width :990px) {

    .responsivetable {
        overflow-x: auto;
    }
}



.modal-content {
    border-radius: 5px !important;
}

tr.pgr td {
    padding: 5px !important;
    margin: 10px !important;
    border: 1px solid #eee !important;
    border-radius: 3px;
}

span.col-md-4, span .col-md-2 {
    padding: 0px !important;
}


.search-box {
    border: 1px #c1c1c1 solid;
    border-radius: 3px;
    padding: 10px;
    background: #ffffff;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
}

label {
    font-weight: normal !important;
}

.form-controlcheck input {
    float: inherit;
    display: block;
    width: 10%;
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.legend {
    border: 5px solid #eee;
    /*background-color: #f3f3f3;*/
    padding: 10px;
    border-radius: 5px;
}

.MyIframe {
    width: 100%;
    min-height: 550px;
}

.head {
    font-size: 18px;
    color: #000;
}

.head2 {
    font-size: 14px;
    color: #008cff;
}

.positions {
    float: right;
}

.positions_text {
    text-align: left;
}

.news-img {
    /*height: 120px;*/
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (min-width: 991px) {
    .news-img {
        max-width: 120px;
        width: 120px;
        /*height: 120px;*/
    }
}


.section3 {
    background-color: #ffffff;
}

.div-relatedNews {
    background-color: #eeecee;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .div-relatedNews .col-md-9 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .div-relatedNews .col-md-9 .col-md-6 {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }

    .div-relatedNews .col-md-3 {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

        .div-relatedNews .col-md-3 .box1 {
            padding-left: 5px !important;
            padding-right: 5px !important;
            margin-left: 0px !important;
            margin-right: 0px !important;
        }

.section1 {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}


.box1 {
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 5px;
}

.box2 {
    margin: 0px !important;
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 5px;
}

.div-carousel {
    margin: 20px;
}

.div-contenier {
    margin: 10px;
}

.carousel {
    width: 95%;
    margin-left: 30px !important;
    margin-right: 20px !important;
}


.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: auto;
    color: #fff;
    text-align: center;
    opacity: 1;
    text-shadow: none;
}

    .carousel-control:hover {
        color: #000;
    }

.carousel-indicators {
    bottom: 0px;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 50%;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
        border: #222d32 1px solid;
    }

.head2:hover {
    font-size: 14px;
    color: #008cff !important;
}

.carousel-caption {
    padding: 10px !important;
    position: absolute;
    right: 0px;
    width: 55%;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: inherit;
    border-left: 3px solid #008cff;
    background: rgba(255, 255, 255, 0.67);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.carousel-caption-Content {
    color: #000;
    margin: 5px;
    justify-content: inherit;
    font-family: inherit;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
    width: 270px !important;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a {
    width: 270px !important;
}

.dropdown-menu > li > a {
    padding: 0px !important;
}



.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    max-width: 280px !important;
}

.main-header .navbar .nav > li > a > .label {
    border: 1px solid transparent !important;
    border-radius: 50% !important;
}

.label-warning {
    background-color: red !important;
}

.Title-line {
    width: 60px;
    background-color: #1793ff;
    height: 3px;
}

.Title-line-sm {
    width: 25px;
    background-color: #1793ff;
    height: 3px;
}

.skin-blue .main-header li.user-header {
    background-color: #008cff !important;
}

.section2 {
    width: 100%;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
}



.alert-info {
    margin-left: 10px !important;
    border-left: #008cff 5px solid;
}

figure {
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 20px 20px 0;
}

.cap-bot .head:hover {
    text-decoration: underline !important;
}

figcaption {
    text-justify: inter-word !important;
    direction: rtl !important;
    text-align: right !important;
    position: absolute;
    background: rgba(0,0,0,0.75);
    color: white;
    padding: 10px 20px;
    opacity: 1;
    top: 170px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.figcaption {
    position: absolute;
    background: rgba(0,0,0,0.75);
    color: white;
    padding: 10px 20px;
    opacity: 1;
    top: 70px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

figure:hover figcaption {
    opacity: 1;
    top: 50px !important;
}

figure:before {
    content: "?";
    position: absolute;
    font-weight: 800;
    background: rgba(255,255,255,0.75);
    text-shadow: 0 0 5px white;
    color: black;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    -moz-transition: all 0.6s ease;
    opacity: 0.75;
}

figure:hover:before {
    opacity: 0;
}

.cap-left:before {
    bottom: 10px;
    left: 10px;
}

.cap-left figcaption {
    bottom: 0;
    left: -30%;
}

.cap-left:hover figcaption {
    left: 0;
}

.cap-right:before {
    bottom: 10px;
    right: 10px;
}

.cap-right figcaption {
    bottom: 0;
    right: -30%;
}

.cap-right:hover figcaption {
    right: 0;
}

.cap-top:before {
    top: 10px;
    left: 10px;
}

.cap-top figcaption {
    left: 0;
    top: -30%;
}

.cap-top:hover figcaption {
    top: 0;
}

.cap-bot:before {
    bottom: 10px;
    left: 10px;
}

.cap-bot figcaption {
    left: 0;
    bottom: -30%;
}

.cap-bot:hover figcaption {
    bottom: 0;
}

.NewsContainer p {
    display: none;
}

    .NewsContainer p:hover {
    }

.content2 {
    height: 50px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.8);
    ;
}

    .content2:hover {
        top: -150px;
    }

.NewsContainer .col-md-12 img:hover .content-wrapper {
    top: -150px;
}

.section2 {
    width: 100%;
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
}

.NewsContainer {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 5px;
    min-height: 320px;
    border-radius: 5px;
    text-align: center;
    margin: 5px;
}

.alert {
    height: 33px !important;
    padding: 7px !important;
}

.NewsContainer img {
    width: 300px;
    height: 250px;
    margin: 0px;
    /*margin-left:15px;
                    margin-right:15px;*/
}

.Approved {
    font-size: 14px;
    color: limegreen;
    margin-left: 3px;
    margin-right: 3px;
}

.Refused {
    font-size: 14px;
    color: red;
    margin-left: 3px;
    margin-right: 3px;
}

.wating {
    font-size: 14px;
    color: orange;
    margin-left: 3px;
    margin-right: 3px;
}

.box1 {
    max-height: 100% !important;
    height: 100%;
    max-height: 565px;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.head {
    font-size: 18px;
    color: #000;
}

.head2 {
    font-size: 14px;
    color: #008cff;
}

.positions {
    float: right;
}



.section3 {
    background-color: #ffffff;
}

.div-relatedNews {
    background-color: #eeecee;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .div-relatedNews .col-md-9 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .div-relatedNews .col-md-9 .col-md-6 {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }

    .div-relatedNews .col-md-3 {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

        .div-relatedNews .col-md-3 .box1 {
            padding-left: 5px !important;
            padding-right: 5px !important;
            margin-left: 0px !important;
            margin-right: 0px !important;
        }

.section1 {
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}


.box1 {
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 5px;
}

.box2 {
    margin: 0px !important;
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 5px;
}

.div-carousel {
    margin: 20px;
}

.div-contenier {
    margin: 10px;
}

.carousel-control.left {
    background: none;
}

.carousel-control.right {
    background: none;
}

.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 1;
    text-shadow: none;
}

    .carousel-control:hover {
        color: #000;
    }

.carousel-indicators {
    bottom: 0px;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0) !important;
        border: #222d32 1px solid !important;
        border-radius: 50%;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }



.LocalNews-title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

    .LocalNews-title:hover {
        color: #fff !important;
    }


@media (min-width: 768px) and (max-width:991px) {
    .col-sm-2 {
        width: 17.666667% !important;
    }
}

@media only screen and (max-width : 450px) {

    .quickcontrol-Menu .col-md-4, .quickcontrol-Menu, .quickcontrol-Menu.col-sm-4 .col-xs-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .issues {
        margin-top: -40px !important;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .search-box {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .modal-body {
        padding: 5px !important;
    }

    .fieldSet_Vid {
        margin-left: 0% !important;
        margin-right: 0% !important;
    }
}

@media (min-width: 290px)and (max-width:990px) {
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        right: auto !important;
        left: auto !important;
    }
    /*div.dropdown-menu:before {
  position: absolute;
  top: -7px;
  right : 62%;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}*/

    /*div.dropdown-menu:after {
  position: absolute;
  top: -6px;
  right: 62%;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}*/
}

.btn-default:hover {
    color: #444 !important;
}

.btn-default:focus {
    color: #444 !important;
}

.newstitle {
    font-weight: bold;
    font-size: 14px;
}

.textalign {
    text-align: left;
}

.btn-login:focus {
    color: #fff !important;
}
/*.fc th, .fc td{
        width: 135px;
}*/

.menu > li > .col-sm-12 .col-sm-12:hover {
    background: #f4f4f4;
    text-decoration: none;
}

.modal.fade.in {
    width: 100% !important;
    left: 0% !important;
    right: 0% !important;
}

.NoNotification {
    font-size: 16px;
    padding: 5px;
    /* padding-left: 30px; */
    text-align: center;
}

@media (max-width: 790px) {

    .carousel-caption {
        padding: 10px !important;
        position: absolute;
        right: 0px;
        width: 100% !important;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #000;
        text-align: inherit;
        border-left: 3px solid #008cff;
        background: rgba(255, 255, 255, 0.67);
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    }
}

@media (max-width: 320px) {
    .hiddenmobile {
        display: none !important;
    }
}

.alert-info {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    height: 100% !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.notification {
    margin-left: -40px !important;
    border: 1px solid rgba(34, 45, 50, 0.57) !important;
}

    .notification:hover {
        background-color: #eee !important;
    }


.NotificationContent:hover {
    background-color: #eee !important;
}

figure {
    margin-bottom: 10px !important;
}

.chat-window-title {
    background: none repeat scroll 0 0 #008cff !important;
}

.TDRequired {
    color: red !important;
}
/*fixes by menna*/
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    max-height: 525px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/*menna edits*/
.TableLightRow,tr.alt{
    text-align:center;
}
/*blue announcment*/
.message-blue{
    background-color:#008cff !important;
    color:#ffffff !important;
}
     .message-blue *{
         color:#ffffff !important;
         font-weight:bold;
     }
     .message-Red{
    background-color:lightcoral !important;
    color:#ffffff !important;
}

     .TableLightRow, tr.alt {
    text-align: center;
}

     .TableWhiteRow, tr.alt {
    text-align: center;
}
