﻿
html {
    background: url(../Image/bg-content.png) repeat center center fixed;
    background-color: #d5e1e5;
}

body {
    background-color: transparent;
}

.Imgrepeat {
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

.Content {
    text-align: right;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    width: 1023px;
    position: relative;
    font-weight: bold;
    font-size: small;
}

.Content2 {
    text-align: right;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    width: 1023px;
    position: relative;
    font-weight: bold;
    font-size: small;
}

.btnmultiselect {
    height: 21px;
}

.multiselect .btnmultiselect img {
    height: 8px;
    width: 40px;
}

.multiselect {
    position: relative;
}

.multiselect-disable .btnmultiselect {
    background-color: #e0dddd;
    color: #666;
}

.multiselect > .pane {
    position: absolute;
    background-color: #f3f3f3;
    z-index: 999999999;
    right: 5px;
    padding: 5px;
    direction: rtl;
    display: none;
    border-radius: 4px;
    border: #838383 2px solid;
    width: 250px;
    max-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden
}
    
.multiselect > .btnmultiselect {
    border-radius: 3px;
    padding: 2px;
    width: 150px;
    display: inline-block;
    text-align: center;
    border: 1px solid #C7C8C9;
}

.multiselect .pane .multiselect-list li label {
    width: 240px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.multiselect > .pane img {
    height: 25px;
    cursor: pointer;
}

    .multiselect > .pane img:hover, .multiselect > .pane .sm-paging a:hover {
        opacity: .6;
    }

.multiselect .sm-paging {
    text-align: center;
    height: 25px;
}

    .multiselect .sm-paging div {
        position: absolute;
        right: 0px;
        left: 0px;
        height: 0px;
    }

.multiselect > .pane .srch {
    border-radius: 2px;
    border: #dadada 2px solid;
    background-color: white;
    width: calc(100% - 5px);
}

.multiselect > .pane ul {
    margin: 0px;
    display: inline-block;
    padding: 5px;
}

.multiselecitem {
    color: red;
}

    .multiselecitem input {
        margin-left: 5px;
    }

.hidden {
    display: none;
}

.highlight-item {
    color: #00abf0;
}


#ShowControl {
    position: relative;
    margin-left: -15px;
    margin-right: 10px;
    margin-top: -25px;
    padding: 0px;
    width: 965px;
    height: auto;
    z-index: 0;
}

.Logo {
    background-image: url('../Image/Logo.png');
    background-repeat: no-repeat;
    float: right;
    height: 86px;
    width: 305px;
    left: 11px;
}

.HRepeat {
    width: 720px;
    background-image: url('../Image/Header%20repeat.png');
    height: 86px;
    background-repeat: repeat-x;
    box-shadow: 20px 0px 20px -5px #514e4e;
}

.Akhbar {
    position: absolute;
    height: 35px;
    width: 720px;
    top: 35px;
    left: 10px;
    font-size: small;
    direction: rtl;
}

.Showdate {
    font-size: small;
    position: absolute;
    width: 200px;
    height: 19px;
    top: 9px;
    left: 146px;
    color: #FFFFFF;
}

.User {
    position: absolute;
    width: 147px;
    height: 40px;
    top: -6px;
    left: 4px;
    color: #FFFFFF;
}

.TopMenu {
    position: absolute;
    width: 200px;
    height: 40px;
    top: 1px;
    left: 437px;
}

.test11 {
    float: left;
    background-image: url('../Image/Notification bar left.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 38px;
}

.test12 {
    float: right;
    background-image: url('../Image/Notification bar right.png');
    background-repeat: no-repeat;
    width: 18px;
    height: 38px;
}

.Tmiddel {
    height: 38px;
    background-image: url('../Image/Notification bar middle.png');
    background-repeat: repeat-x;
    margin-left: 15px;
    margin-right: 18px;
}

.Rightmenu {
    width: 73px;
    float: left;
    bottom: 111px;
    position: fixed;
    top: 75px;
    right: 1120px;
    margin-top: 0px;
    z-index: 3;
}

.Rightmenu1 {
    width: 75px;
    float: right;
    bottom: 111px;
    top: 85px;
    margin-top: 0px;
    z-index: 3;
}

.MenuBar {
    background-color: #00abf0;
    float: right;
    width: 13px;
    box-shadow: -3px -2px 17px #00000;
    margin-top: 0px;
    position: fixed;
    left: 1110px;
    z-index: 10;
    top: -5px;
    height: 100vh;
}

.MenuBar1 {
    background-color: #00abf0;
    float: right;
    width: 13px;
    box-shadow: -3px -2px 17px #00000;
    margin-top: 0px;
    z-index: 10;
}

li {
    display: block;
}

ul {
    display: inline;
}

.changePicture {
    background-image: url('../Image/modiriat 2.png');
    background-repeat: no-repeat;
}

.LiClasses {
    border: 1px solid #C7C8C9;
    border-radius: 5px;
    height: 25px;
    width: 91px;
    background-color: #9BC89E;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

a:visited {
    text-decoration: none;
}

a:active, a:focus, input {
    outline: 0;
    outline-style: none;
    outline-width: 0;
}

a {
    text-decoration: none;
    color: #000000;
    border-width: 0px;
}

    a:active {
        text-decoration: none;
    }

.ControlLiSpace {
    padding: 3px;
}

a:link {
    text-decoration: none;
    border-width: 0px;
    color: #000000;
    text-transform: none;
}

a:hover {
    text-decoration: none;
    border-width: 0px;
}

img {
    border: none;
}

#ShowHedear {
    height: 43px;
    text-align: center;
    margin-left: 0px;
    background-repeat: repeat-x;
    background-color: #DCDCF3;
    margin-top: 85px;
}

#LineHedear {
    padding-top: 7px;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
    font-size: medium;
    text-align: center;
    width: auto;
    font-size: 14px;
}

li.Menu {
    display: inline-block;
    text-align: center;
    white-space: pre-line;
}

ul.Menu1 {
    list-style-type: none;
    list-style-image: none;
    width: 500px;
}

    ul.Menu1 a:hover {
        color: Gray;
    }

    ul.Menu1 a:active {
        color: White;
    }

#ImageMenuHover {
    background-image: url('../Image/submenu-point.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    top: 32px;
    left: 605px;
    width: 18px;
    height: 11px;
    display: none;
}

#ImageMenuHover1 {
    background-image: url('../Image/submenu-point.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    top: 32px;
    left: 605px;
    width: 18px;
    height: 11px;
    color: White;
}


.BackColorItem {
    float: left;
    background-image: url('../Image/menu-normal.png');
    background-repeat: no-repeat;
    height: 70px;
}

.ColorItemHover {
    float: left;
    background-image: url('../Image/menu-hover.png');
    background-repeat: no-repeat;
    height: 70px;
}

#GetCOntent0 {
    margin-top: 85px;
}

#GetCOntent {
    margin-top: -85px;
    position: absolute;
    z-index: -100;
    width: 100%;
    height: 100%;
}

.slick-box {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #efefef;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
    border: inherit 8px #000000;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 80px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

    .slick-box:before, .slick-box:after {
        content: '';
        z-index: -1;
        position: absolute;
        left: 20px;
        bottom: 10px;
        width: 70%;
        max-width: 300px;
        height: 55%;
        box-shadow: 0 10px 19px rgba(0, 0, 0, 0.3);
        transform: skew(-15deg) rotate(-4deg);
    }

    .slick-box:after {
        left: auto;
        right: 20px;
        transform: skew(15deg) rotate(4deg);
    }

.BorderNtification {
    border: inherit 2px #000000;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #EFEFEF;
}

#LoginPage {
    position: relative;
    z-index: 0;
    background-image: url('../Image/login.png');
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    height: 460px;
    color: #FFFFFF;
}

.LoginContent {
    position: absolute;
    z-index: 1;
    top: 211px;
    left: 590px;
    height: 20px;
}

.LoginContentText {
    position: absolute;
    z-index: 1;
    top: 210px;
    left: 370px;
    height: 20px;
    /* ---------------------------------- */
}

.RadiusTextbox {
    border: inherit 5px #000000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 0;
    height: 23px;
    -moz-box-shadow: inset -1px 2px 14px #000000;
    -webkit-box-shadow: inset -1px 2px 14px #000000;
    box-shadow: inset 0px 0px 6px #000000;
}

.ShadowTextbox {
    -moz-box-shadow: -1px 2px 14px #357BD0;
    -webkit-box-shadow: -1px 2px 14px #357BD0;
    box-shadow: -1px 2px 14px #357BD0;
}

.PLoginButton {
    position: absolute;
    top: 320px;
    left: 320px;
}

.HoversubMenuA {
    background-color: #C7D5E2;
    /*position:absolute;*/
    height: 43px;
    width: 50px;
    top: 0px;
    position: absolute;
    right: 399px;
    display: none;
}

.HoversubMenuD {
    background-color: #C7D5E2;
    /*position:absolute;*/
    height: 43px;
    width: 50px;
    position: absolute;
    top: 0px;
    right: 453px;
    display: none;
}

.HoversubMenuS {
    background-color: #C7D5E2;
    /*position:absolute;*/
    height: 43px;
    width: 50px;
    position: absolute;
    top: 0px;
    right: 507px;
    display: none;
}

.HoversubMenuI {
    background-color: #C7D5E2;
    /*position:absolute;*/
    height: 43px;
    width: 50px;
    position: absolute;
    top: 0px;
    right: 561px;
    display: none;
}

.HoversubMenuR {
    background-color: #C7D5E2;
    /*position:absolute;*/
    height: 43px;
    width: 50px;
    position: absolute;
    top: 0px;
    right: 615px;
    display: none;
}

.HoversubMenuOther {
    background-color: #C7D5E2; /*position:absolute;*/
    height: 43px;
    width: 90px;
    top: 0px;
    position: absolute;
    right: 669px;
    display: none;
}

.slider {
    float: left;
    width: 100%;
    height: 30px;
    position: relative;
}

.Center {
    margin-left: auto;
    margin-right: auto;
}

.BodySlider {
    padding-top: 15px;
    background: #e8e9ea;
    border: inherit 8px #d8d8d8;
    margin-right: auto;
    margin-left: auto;
    height: auto;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

.sm-center {
    margin: auto;
}

.sm-hidden {
    display: none;
}


.ui-state-default, .ui-widget-contentB .ui-state-defaultB, .ui-widget-headerB .ui-state-defaultB {
    border: 1px solid #C7C8C9;
    background: #4c9fea url(images/ui-bg_glass_100_f6f6f6_1x400.png) repeat-x 50% 50%;
    color: #F0F0F0;
    border-radius: 25px;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
    background: #e8e9ea;
    color: #333333;
}

input[type='checkbox'] {
    margin-left: 5px;
}

.ui-accordion .ui-accordion-content {
    padding: 0em 0em;
    border-top: 0;
    overflow: auto;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 25px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 25px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 25px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 25px;
}
