/*
 * Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
}




/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.brdRadus5{
    border-radius:5px;
}
.brdRadus10 {
    border-radius: 10px;
}

.PSlider {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: bolder;
    font-size: 1.5vw;
    direction: ltr;
    color: #ffffff;
    line-height: 2em;
    padding: 7px;
    background-color: #000000b3;
    text-align: left;
}




.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 70%;
}


.sectionHeader {
    text-decoration: none;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-weight: bold;
    font-size: 16px;
    direction: rtl;
    color: #375d82;
    line-height: 2em;
    margin-bottom: 0px;
    /******************************/
    background-color: #f7971a;
    width: 60%;
    border-radius: 10px;
    padding-right: 20px;
}

.SectionArea {
    background-color: #375d82 !important;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
}

.secondary-color {
    background-color: #375d82 !important;
}




.MoreSection {
    text-decoration: none;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-weight: 200;
    font-size: 12px;
    direction: rtl;
    color: #61483f;
    line-height: 2em;
    padding: 2px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #dfd9d9;
    border-radius: 5px;
}

.MoreColHeader {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 20px;
}

.artLink {
    color: #f3a873;
}

.Job_Exchange {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #afb0b0;
}

    .Job_Exchange:hover {
        background-color: #e5e5e59e;
    }


.MoreSection_Job_Exchange {
    text-decoration: none;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-weight: 200;
    font-size: 14px;
    direction: rtl;
    color: black;
    line-height: 2em;
    text-align: right;
    max-height: 4em;
    overflow: hidden;
}

.Two_lines {
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 3.8em;
    line-height: 1.6em;
    -webkit-line-clamp: 2;
    direction: rtl;
}

.Two_lines_Album {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 1.6em;
    line-height: 1.6em;
    -webkit-line-clamp: 2;
    direction: rtl;
}


.ArticalpublishDate {
    font-size: 12px;
    color: gray;
}

.AdsSlider {
    height: 520px !important;
}

.fntSimi {
    text-decoration: none;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
}


.w-auto {
    width: 100% !important;
    text-decoration: none;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: center;
}

.TableHeader {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 16px;
    direction: rtl;
    text-align: center;
    font-weight: bold;
}


.rtl {
    direction: rtl;
}


.nav-link {
    text-align: right;
}

/*font-family: museo-slab, serif;
*/
.nav_link_Header {
    text-align: left;
    font-family: 'museo-slab',,sans-serif !important;
    font-size: 1.2em;
    direction: ltr;
    font-weight: 400;
    margin-right: 20px;
}


.nav_link_Header_SubLinks {
    text-align: left;
    font-family: 'museo-slab',,sans-serif !important;
    font-size: 1.1em;
    font-weight: 100;
    direction: ltr;
}

.secondary-color {
    background-color: #939393 !important;
}

.dropdown-menu {
    background-color: #939393 !important;
    border-top: 3px solid #96c93e !important;
}

.navbar .dropdown-menu a:not(.active) {
    color: #fff !important;
    border-bottom: 0.5px dashed #96c93e !important;
}

    .navbar .dropdown-menu a:not(.active):hover {
        color: #96c93e !important;
        border-bottom: 0.5px dashed #96c93e !important;
    }

.navbar .dropdown-menu a {
    padding: 10px;
    font-size: 1.1rem;
    font-weight: 300;
}

.loginBackgroud {
    background-image: url("/imgs/backgroud1.jpg");
    background-color: #375d82 !important;
    background-size: 100%;
    background-repeat: no-repeat;
    /* margin-top:10%;*/
}

.LogiHeader {
    font-weight: 1000 !important;
    font-size: 50px !important;
}

@media screen and (max-width: 400px) {
    .LogiHeader {
        font-weight: 1000 !important;
        font-size: 30px !important;
    }
}

@media screen and (max-width: 500px) {
    .LogiHeader {
        font-weight: 1000 !important;
        font-size: 20px !important;
    }
}

.HeaderLoginPage {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 32px;
    direction: rtl;
    text-align: center;
    font-weight: bolder;
    color: #ffffff;
    background-color: #00000066;
    border-radius: 10px;
}

@media screen and (max-width: 500px) {
    .Marg_min {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }
}



.PLoginPage {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: center;
    font-weight: 600;
    color: red;
    border: 1px solid red;
    padding: 10px;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #fad7d7;
}



.lblfont {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: normal;
    color: #375d82;
}



.lblfontEn2 {
    font-family: 'Roboto', Tahoma !important;
    font-size: 16px;
    direction: ltr;
    text-align: left;
    font-weight: normal;
    color: #375d82;
}

.lblfontEn2b {
    font-family: 'Roboto', Tahoma !important;
    font-size: 16px;
    direction: ltr;
    text-align: left;
    font-weight: bold;
    color: #375d82;
}

.SelectFont {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 12px;
    direction: rtl;
    text-align: right;
    font-weight: normal;
    color: black;
    height: 35px;
}

.btnfnt {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    font-weight: bold;
}

.mr-t-20 {
    margin-top: 20px;
}

.imgFixWidth {
    max-width: 200px !important;
    max-height: 200px !important;
}



.datePicker {
    width: 250px;
    direction: ltr;
}

.pMessage {
    background-color: #d6aaa6;
    padding: 5px;
    border: 1px solid #a52218;
    text-align: left;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    font-weight: bold;
}

.P_CreatorUser {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    display: inline;
}


.P_Artical_Title {
    font-family: 'Roboto', Tahoma !important;
    font-size: 18px;
    font-weight: bold;
}

.P_Artical_Title_list_Dates {
    font-family: 'Roboto', Tahoma !important;
    font-size: 16px;
    font-weight: bold;
    color: #606060;
}

.P_Artical_Title_list {
    font-family: 'Corbel';
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
    color: #4d4d4f;
}

.P_ArticalBody {
    font-family: 'Roboto', Tahoma !important;
    font-size: 16px;
    line-height: 35px;
    color: #939393;
}

/*.P_ArticalBody_list {
    font-family: 'Roboto', Tahoma !important;
    font-size: 14px;
    line-height: 35px;
    color: #606060;
    font-weight:400;
}*/

.P_ArticalBody_list {
    font-family: 'Corbel';
    /* font-weight: bold;*/
    font-style: normal;
    font-size: 1.2em;
    color: #4d4d4f;
}

.Job_Exchange_list {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #96c93e;
}

.P_Artical_PublishDate {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    color: darkgrey;
}



.Pstsic {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 36px;
    color: darkred;
    text-align: center;
    font-weight: bold;
}

.LinkStstic {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 16px;
    color: darkblue;
    text-align: center;
    font-weight: bold;
}


.RadDataPager_WebBlue {
    border-color: #768ca5;
    color: #333;
    background-color: #dae2e8;
    font-weight: 900;
    direction: ltr;
}

.RadListView {
    border-width: 0px !important;
    border-style: none !important;
    line-height: 1.42857143 !important;
}

.table-info, .table-info > td, .table-info > th {
    background-color: #375d822b;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #10080f8c;
}

#form1 > div:nth-child(6) > div > div:nth-child(2) > div > div {
    display: contents;
}

.ImagAllUserAvatar {
    width: 50% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 50%;
}

.ImagAllUserAvatarAdmin {
    width: 50px !important;
    height: 50px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 50%;
}

.lblTime {
    font-size: 1px;
    color: white;
    display: none;
}

.counter {
    text-align: left;
    color: #b0abb1;
}

.counterex {
    text-align: left;
    color: red;
}

.lblTimeCounter {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    color: #375d82;
}

.pageHeader {
    margin-top: 5px;
    background-color: #375d8252;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    border-radius: 10px;
}

.pageHeader_Title {
    margin-top: 5%;
    margin-bottom: auto;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 26px;
    color: #375d82;
    font-weight: bold;
    text-align: center;
}

.prsection {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 26px;
    color: #375d82;
    text-align: center;
    margin-top: 10px;
}


.prsectionDetails {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    color: black;
    padding: 20px;
}


.prsectionBackground {
    background-color: #c2892133;
    height: 500px !important;
}


    .prsectionBackground:hover {
        background-color: #375d8252;
    }

.mr-t-30 {
    margin-top: 30px;
}

.navbar .dropdown-menu a {
    padding: 10px;
    font-size: 0.9rem;
    font-weight: 300;
}

.sideNavMen {
    /*    margin-left: 50px;
    padding: 20px;*/
    border-bottom: 2px solid #96c93e;
    color: #939393;
}



.Forget {
    /*float:  !important;*/
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
}

.PagERLists {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    direction: ltr;
    text-align: center;
}

.ltr {
    direction: ltr;
}

.RowListContract {
    border: black 1px solid;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.fntkufi {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: normal;
}


.ConTabs .ajax__tab_xp .ajax__tab_body {
    border: 0px solid #999 !important;
    border-top: 0;
    font-size: 10pt;
    padding: 8px;
}

.ConTabs .ajax__tab_tab {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: normal;
}

span.ajax__tab_outer {
    margin-right: 10px;
    margin-left: 10px;
}

.table-responsive {
    border: 0px;
}

.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}

.rowPrice {
    background-color: #0e58bb26;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: 5px;
}

    .rowPrice:hover {
        background-color: #0e58bbad;
        margin-top: 2px;
        margin-bottom: 2px;
        border-radius: 5px;
        color: aliceblue;
    }

.lblfontHeaderPrice {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: center;
    /*float:left;*/
    font-weight: 400;
    color: #eaecef;
}

@media screen and (max-width: 400px) {
    .lblfontHeaderPrice {
        font-family: 'Droid Arabic Kufi', Tahoma !important;
        font-size: 14px;
        direction: rtl;
        text-align: right;
        float: left;
        font-weight: 400;
        color: #eaecef;
    }
}

.StartEngin {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #f4433652 !important;
    border: 3px solid red;
    color: white;
    font-weight: bolder;
    padding-top: 30px;
}

    .StartEngin:hover {
        height: 100px;
        width: 100px;
        border-radius: 50%;
        background-color: #F44336 !important;
        border: 3px solid red;
        color: white;
        font-weight: bolder;
        padding-top: 30px;
    }

.BtnLinkmenu {
    color: white;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}


.accordionheader {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: bolder;
    color: #eaecef;
    padding: 10px;
    background-color: #375d82;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid black;
    cursor: pointer;
}

    .accordionheader:hover {
        background-color: #375d82c9;
    }

    .accordionheader::after {
        content: ">";
        float: left;
    }

.Openaccordionheader {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: bolder;
    color: #eaecef;
    padding: 10px;
    background-color: #375d82c9;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid black;
    cursor: pointer;
}

    .Openaccordionheader::after {
        content: "^";
        float: left;
    }


.PointerLink {
    cursor: pointer;
}

.accordionContent {
    border: 1px solid black;
    padding: 10px;
    background-color: #d3d3d37a;
}


.lblProfile {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 12px;
    direction: rtl;
    text-align: right;
    font-weight: normal;
    color: #375d82;
}


.P_Profile {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: bold;
    color: #375d82;
}

@media screen and (max-width: 400px) {
    .mrginZero_SM {
        margin: 1px !important;
    }
}

.required::after {
    content: " * ";
    color: red;
}

input[type=checkbox], input[type=radio] {
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px;
    width: 1.125rem;
    height: 1.125rem;
    cursor: pointer;
    border: .125rem solid #757575;
}

.brd1 {
    border: 1px solid black;
}


.pMessagePass {
    background-color: #b2ceb5;
    padding: 5px;
    border: 1px solid #184a0b;
    text-align: right;
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    font-weight: 500;
}

.ContainerTabs {
    text-align: center;
}

    .ContainerTabs .ajax__tab_header {
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
        font-family: 'Droid Arabic Kufi', Tahoma !important;
        font-size: 14px;
        display: block;
        border-bottom: 2px solid lightgray;
    }

        .ContainerTabs .ajax__tab_header .ajax__tab_outer {
            border-color: #222;
            color: #222;
            padding-left: 10px;
            margin-right: 20px;
            border: solid 1px #d7d7d7;
            border-bottom: 0;
            text-align: right;
        }

        .ContainerTabs .ajax__tab_header .ajax__tab_inner {
            border-color: #666;
            color: #666;
            padding: 3px 10px 2px 0px;
        }

    .ContainerTabs .ajax__tab_hover .ajax__tab_outer {
        background-color: #cfd4d8;
        color: #012233;
    }

    .ContainerTabs .ajax__tab_hover .ajax__tab_inner {
        color: #fff;
    }

    .ContainerTabs .ajax__tab_active .ajax__tab_outer {
        border-bottom-color: #d6e0e4;
        background-color: #d6e0e4;
    }

    .ContainerTabs .ajax__tab_active .ajax__tab_inner {
        color: #000;
        border-color: #333;
        border-top: 3px solid #337ab7;
        text-align: left;
    }

    .ContainerTabs .ajax__tab_body {
        font-family: verdana,tahoma,helvetica;
        font-size: 14px;
        text-align: right;
        background-color: #08293900;
        border-top-width: 0;
        border: solid 1px #08293900;
        border-top-color: #08293900;
    }

    .ContainerTabs > a {
        color: black;
        text-decoration: none;
    }


.HomSha {
    box-shadow: 2px 2px #d4d1d1;
    margin-top: 10px;
    background-color: aliceblue;
    padding-top: 10px;
    border-radius: 5px;
}


.fntControl {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
}

.Dlsicontrol {
    border: 0;
    border-bottom: 1px solid lightgray;
}


.md-form .prefix {
    position: static !important
}




.ImgID {
    width: 75%;
    display: block;
    margin: auto;
    border-radius: 5px;
    height: 230px !important;
}

.ImgUpldID {
    width: 50px;
    display: block;
    margin: auto;
    border-radius: 5px;
    cursor: pointer;
}

.DivUploadID {
    text-align: right;
    background-color: #e5e5e5;
    padding: 10px;
    border-radius: 5px;
}


.cirimag {
    border-radius: 50%;
}

.actiofnt {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 12px;
    direction: rtl;
    text-align: right;
}

    .actiofnt::after {
        content: " | ";
    }

.actiofnt23 {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 12px;
    direction: rtl;
    text-align: right;
}

.assmentFnt {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    /*direction: rtl;
    text-align: right;*/
    font-weight: bold;
    color: #000000;
}

.assmentLettr {
    font-size: 14px;
    font-weight: bold;
    color: red;
    border: 2px solid red !important;
    border-radius: 5px;
}

    .assmentLettr::after {
        content: " - ";
        color: red;
    }

#ctl00_ctl00_ContentPlaceHolder1_HR_CreatePlaceHolder1_RadRadioButtonList1_ctl00 > span.rbText {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: bold;
    color: #000000;
    margin-bottom: 30px;
}

#ctl00_ctl00_ContentPlaceHolder1_HR_CreatePlaceHolder1_RadRadioButtonList1_ctl01 > span.rbText {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: rtl;
    text-align: right;
    font-weight: bold;
    color: #000000;
    margin-bottom: 30px;
}


.ReplyCommentSection {
    box-shadow: 2px 2px lightgrey;
    border-radius: 5px;
    background-color: #e5e5e5;
    margin-bottom: 10px;
    width: 100%;
    margin-right: 20px !important;
}


.ImgChat {
    margin-right: 2px;
    margin-left: 2px;
    width: 50px;
    border-radius: 5px;
}


.chatPa {
    background-color: #dce6ec;
}

.chatPaS {
    background-color: #f7981f85;
}

.mecsmessage {
    direction: rtl;
    text-align: right;
    background-color: white;
    border-radius: 50px;
    margin-top: 2px;
    margin-bottom: 2px;
    max-width: 90%;
}

.nomecsmessage {
    direction: ltr;
    text-align: left;
    background-color: #375d8254;
    border-radius: 50px;
    max-width: 90%;
    margin-top: 2px;
    margin-bottom: 2px;
}


.DivMessBody {
    text-align: center;
    overflow-x: hidden;
    width: 75%;
    position: absolute;
    bottom: 35px;
    top: 130px;
    right: 2px; /* right: 20px; */
    overflow: scroll; /* padding: 20px; */
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 30px;
    overflow-x: hidden;
    border: 2px solid #f7971a;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.DivSenderControl {
    width: 75%;
    position: absolute;
    bottom: 5px;
    right: 10px;
    /*left: 10px;*/
    padding: 10px;
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
    direction: rtl;
}



.DivSenderFilesControl {
    width: 75%;
    position: absolute;
    bottom: 5px;
    right: 10px;
    /*top:2px;*/
    /*left: 10px;*/
    /*padding: 10px;*/
    margin-left: 5px;
    margin-right: 5px;
    display: flex;
    direction: rtl;
}

.UserDiv {
    border: 2px solid #f7971a;
    border-radius: 10px;
    width: 18%;
    position: absolute;
    bottom: 63px;
    top: 130px;
    left: 5px;
    overflow: scroll;
    padding: 10px;
    margin-left: 5px;
    margin-right: 5px;
    overflow-x: hidden;
}



.ChtHead {
    text-align: center;
    margin-top: -15px;
    direction: rtl;
}

.pnl {
    direction: rtl;
    text-align: center;
    margin-top: -45px;
}

.txtAl {
    text-align: end;
}

.Hid {
    display: none !important;
}

.Hids {
    display: none !important;
    transition: 0.5s;
}



.shw {
    display: block !important;
}


.ContainerOwner {
    background-color: #a9a9a95c;
    border-radius: 5px;
    padding-top: 5px;
}


.ContainerOwnerAdmin {
    background-color: #6d634c5c;
    border-radius: 5px;
    padding-top: 5px;
}

.Noti {
    color: white;
    font-weight: 300;
    position: absolute;
    top: 5px;
    margin-left: 5px;
    z-index: 100;
    font-size: 12px;
    background-color: #96c93e;
    padding: 2px;
    padding-right: 4px;
    padding-left: 4px;
    border-radius: 50px;
}

.HedNavFnt {
    color: white;
    font-size: 1.5em;
}

.CHatFnt {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 12px;
    direction: rtl;
    text-align: right;
    font-weight: bold;
    color: #375d82;
}


.Logimage {
    max-width: 100%;
    height: auto;
}



.SendChatFile {
    margin-right: 15px;
    height: 30px;
    border-radius: 5px;
}

.prempHover {
    background-color: white;
    border-radius: 5px;
}

    .prempHover:hover {
        background-color: lightgray;
        border-radius: 5px;
    }

.whitbac {
    background-color: #fffdfd78;
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.PLoginPage2_emgf {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 16px;
    direction: rtl;
    text-align: center;
    font-weight: bold;
    color: #2665b0;
    padding: 10px;
    background-color: #f8991e;
    border-radius: 10px;
    margin-bottom: 10px;
}


.DivRegister {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 16px;
    direction: rtl;
    text-align: right;
    /*font-weight: bold;*/
    background-color: #375d827a;
    padding: 20px;
    border-radius: 10px;
}


.ChatSendMessage {
    margin-right: -10px !important;
    /* margin-left: -10px !important;*/
    padding-top: 50px;
}


.NumPage {
    padding: 5px;
    background-color: lightgray;
    margin: 5px;
}


.AvDate {
    background-color: rgb(150 201 62);
    border-color: rgb(0, 102, 0);
    border-style: solid;
}

.DisDate {
    background-color: Red;
    border-color: #CC0000;
    border-style: Solid;
}

.Div_NotificationArea {
    position: absolute !important;
    min-width: 350px;
    right: 0;
}


.UserLogimen {
    position: absolute !important;
}


.Faq {
    font-family: 'Droid Arabic Kufi';
    font-size: 16px;
    font-weight: 1000;
    text-align: right;
    direction: rtl;
    margin-top: 25px;
    margin-bottom: -5px;
}

.FaqEn {
    font-family: 'Droid Arabic Kufi';
    font-size: 16px;
    font-weight: 1000;
    text-align: left;
    direction: ltr;
    margin-top: 25px;
    margin-bottom: -5px;
}


.lblfontEN {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 14px;
    direction: ltr;
    text-align: left;
    font-weight: normal;
    color: #375d82;
}


.P_JobBody {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    line-height: 30px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    color: #375d82 !important;
}


.P_comment {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    line-height: 30px;
}

.top0 {
    top: 0 !important;
}

.SectionPrivacy {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.loginPlayerShow {
    display: none !important;
}

.padtop {
    text-align: right;
    padding-top: 10%;
    margin-right: 10px;
}

.HSh {
    box-shadow: 0px 5px 5px #8080804d;
}

.HShSection {
    box-shadow: 0px 5px 5px #808080;
}

.memNum {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: bolder;
    font-size: 1.6em;
    direction: ltr;
    color: #96c93e;
    line-height: 2em;
    padding: 7px;
    /*background-color: #000000b3;*/
    text-align: left;
}

.memDesc {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: bolder;
    font-size: 1.6em;
    direction: ltr;
    color: #54595f;
    line-height: 2em;
    padding: 7px;
   /* background-color: #0000000f;*/
    text-align: left;
    margin-left: 10px;
    border-radius:5px;
}

.memDescTit {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: 1000;
    font-size: 1.6em;
    direction: ltr;
    color: #54595f;
    line-height: 2em;
    padding: 7px;
    /*    background-color: #0000000f;*/
    text-align: left;
    margin-left: 10px;
}

.memDesc:hover {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: bolder;
    font-size: 1.6em;
    direction: ltr;
    color: #54595f;
    line-height: 2em;
    padding: 7px;
    background-color: #00000030;
    text-align: left;
    margin-left: 10px;
}

.memDescPage {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: bolder;
    font-size: 1.6em;
    direction: ltr;
    color: #54595f;
    line-height: 2em;
    padding: 7px;
    /*background-color: #0000000f;*/
    text-align: left;
    margin-left: 10px;
}

.memDescCountry {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
     font-weight: 500;
    /*  font-size: 1.6em;*/
    direction: ltr;
    color: #54595f;
    /*    line-height: 2em;
    padding: 7px;
    text-align: left;
    margin-left: 10px;*/
}

.pObjective {
    padding: 10px;
    text-align: center;
}

.MemLink {
    text-decoration: none;
}

.brdHover {
    border-bottom: hidden;
}

    .brdHover:hover {
        border-bottom: 2px solid #96c93e;
        background-color: #00000030 !important;
    }

.carousel-control-next-icon {
    width: 50px;
    height: 50px;
}

.height250{
    height:250px !important;
}
.AdsSliderNews {
    height: 250px !important;
}

.Dividersec {
    margin-bottom: 20px;
    border-bottom: 1px dashed #afb0b0;
    padding-bottom: 20px;
}

.carousel .carousel-control-prev-icon, .carousel .carousel-control-next-icon {
    width: 50px;
    height: 50px;
}

.Pdesc {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: 400;
    font-size: 13px;
    direction: ltr;
    color: #54595f;
    /* line-height: 2em; */
    /*padding: 7px;*/
    /* background-color: #0000000f; */
    text-align: justify;
    /* margin-left: 10px; */
}

.Psmalltit {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: 600;
    font-size: 13px;
    direction: ltr;
    color: #54595f;
    /* line-height: 2em; */
    /*padding: 7px;*/
    /* background-color: #0000000f; */
    text-align: left;
    /* margin-left: 10px; */
}

.Pheader {
    text-decoration: none;
    font-family: 'Roboto', Tahoma !important;
    font-weight: bolder;
    font-size: 1.6em;
    direction: ltr;
    color: #54595f;
    line-height: 2em;
    padding: 7px;
    background-color: #0000000f;
    text-align: left;
    margin-left: 10px;
}

/*.NavHeght {
    height: 45px !important;
}*/
.btn {
    text-transform: unset !important;
}

.clrfnt {
    color: #606060;
}

#ctl00_ContentPlaceHolder1_RadListView_Articales_RadDataPager2 {
    margin-top: 0px !important;
    background-color: #f0f0f0 !important;
    border: none;
    text-align: center !important;
    margin-bottom: 20px;
}

.RadDataPager_WebBlue .rdpNumPart a.rdpCurrentPage {
    border-color: #939393 !important;
    color: #96c93e !important;
    background: 0 !important;
    background-color: white !important;
}


.RadDataPager_WebBlue .rdpNumPart a.rdpCurrentPage {
    border-color: #7abace !important;
    color: #96c93e !important;
    background: 0 !important;
    font-weight:500 !important;
    font-size: 14px;
}

.RadDataPager .rdpWrap {
    float: none !important;
    white-space: nowrap;
}

.RadDataPager .rdpWrap {
    white-space: nowrap !important;
    margin-top: 50px !important;
}

.RadCalendar .rcRow td{
    padding-top:20px !important;
    padding-bottom:20px !important;
    text-align:center !important;
}
#ctl00_ContentPlaceHolder1_RadCalendar1{
    width:100% !important;
    margin-bottom:50px !important;
}

/*.RadCalendar_Bootstrap .rcSelected a, .RadCalendar_Bootstrap .rcSelected span {
    border-color: #286090;
    color: #fff;
    background-color: #337ab7;*/
    /* padding-top: 20px !important;
    padding-bottom: 20px !important;
    text-align: center !important;*/
/*}*/

td {
    font-weight: 500;
    border: 1px solid lightgray;
}

.RadCalendar_Bootstrap .rcSelected a, .RadCalendar_Bootstrap .rcSelected span {
    border-color: #286090;
    color: #fff;
    background-color: #337ab7;
    padding-top: 20px !important;
    margin-top: -20px !important;
    padding-bottom: 20px !important;
    margin-bottom: -20px !important;
    width: 90%;
}






/* .loader {
            border: 16px solid #f3f3f3;  
            border-top: 16px solid #96c93e; 
            border-radius: 50%;
            width: 120px;
            height: 120px;
            animation: spin 2s linear infinite;
        }

        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }

        * {
            box-sizing: border-box;
        }*/

#loading-overlay {
    /* position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 9999;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #96c93e;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: fixed;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.contentAllHomepage {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}



.contaS {
    background-color: #939393e8;
    padding-top: 20px;
    padding-bottom: 100px;
    position: fixed;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 1002;
    top: 90px;
    left: 10%;
    right: 10%;
}

div.example input[type=text] {
    padding: 10px;
    font-size: 20px;
    border: 2px solid #96c93e;
    float: left;
    width: 80%;
    background-color: white;
    height: 80px;
}

    div.example input[type=text]:focus {
        padding: 10px;
        font-size: 20px;
        border: 4px solid #96c93e !important;
        float: left;
        width: 80%;
        background-color: white;
        height: 80px;
    }

.form-control:focus {
    box-shadow: none;
    border: 2px solid #96c93e !important;
}

div.example a {
    float: left;
    width: 20%;
    padding: 10px;
    background-color: #939393e8;
    color: white;
    font-size: 17px;
    border: 2px solid #96c93e;
    border-left: none; /* Prevent double borders */
    cursor: pointer;
    height: 80px;
}

    div.example a:hover {
        background: #96c93e;
    }

div.example::after {
    content: "";
    clear: both;
    display: table;
}

.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0px; /* Stay at the top */
    left: 0;
    background-color: #939393eb; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 1.9em;
        color: white;
        display: block;
        transition: 0.3s;
        font-family: 'Roboto', Tahoma !important;
        font-weight: 500;
    }

        .sidenav a:hover {
            color: #96c93e;
            font-weight: 900;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

.SideInnerLinks {
    font-size: 1.5em !important;
    margin-left: 30px;
}






.ZZZ {
    z-index: -1 !important;
}

.fade-in-left {
    position: relative;
    left: -20%;
    opacity: 0;
}

    .fade-in-left.fade-in {
        animation: fadeInLeft 1s ease-out forwards;
    }

@keyframes fadeInLeft {
    from {
        opacity: 0;
        left: -20%;
    }

    to {
        opacity: 1;
        left: 0;
    }
}

.fade-in-left.fade-in {
    opacity: 1;
    transition: opacity 1s ease-out;
}




.containerGIAC {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    padding-top: 15px;
    /* background-color: #fff8f887;*/
    background-color: white;
    box-shadow: 0px 5px 5px #0000009c;
    border-radius: 10px;
    padding-right: 15px;
    padding-right: 20px;
    /* padding-left: 20px;*/
}

    .containerGIAC:hover img {
        transform: scale(1.2);
        transition: transform 0.2s ease-in-out;
        /*padding-right: 10px;
                        padding-left: 10px;*/
        padding-right: 20px;
        padding-left: 20px;
    }

/*.containerGIAC img {
                    display: block;
                    max-width: 100%;
                    height: auto;
                    transition: transform 0.2s ease-in-out;
                }*/
.centeredGIAC {
    text-align: center;
}

.rotate-card {
    /*width: 100px;
                height: 100px;*/
    /*background-color: #ccc;*/
    transition: transform 0.5s;
}

    .rotate-card:hover {
        animation: rotate 1s ease-in-out 0.5s forwards;
    }

@keyframes rotate {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}


.lblfontEN_3 {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    font-size: 16px;
    direction: ltr;
    text-align: justify;
    font-weight: normal;
    color: #54595f;
    line-height: 2.5;
}

.lblfontEN_4 {
    font-family: 'Droid Arabic Kufi', Tahoma !important;
    /*font-size: 16px;
                    direction: ltr;
                    text-align: justify;
                    font-weight: normal;
                    color: #54595f;
                    line-height: 2.5;*/
}














@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 1.9em;
            color: white;
            display: block;
            transition: 0.3s;
            font-family: 'Roboto', Tahoma !important;
            font-weight: 500;
        }

            .sidenav a:hover {
                color: #96c93e;
                font-weight: 900;
            }
}

@media screen and (max-width: 500px) {
    .contaS {
        background-color: #939393e8;
        /*padding-top: 100px;*/
        padding-bottom: 100px;
        position: fixed;
        padding-left: 15px;
        padding-right: 15px;
        z-index: 1002;
        top: 70px;
        left: 0px;
        right: 5px;
    }
}
/*Iphon CSS Style */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .DivMessBody {
            text-align: center;
            overflow-x: hidden;
            width: 75%;
            position: absolute;
            bottom: 65px;
            top: 130px;
            right: 2px; /* right: 20px; */
            overflow: scroll; /* padding: 20px; */
            margin-left: 5px;
            margin-right: 5px;
            margin-bottom: 30px;
            overflow-x: hidden;
            border: 2px solid #f7971a;
            border-radius: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .DivSenderControl {
            width: 75%;
            position: absolute;
            bottom: 40px;
            right: 10px;
            /*left: 10px;*/
            padding: 10px;
            margin-left: 5px;
            margin-right: 5px;
            display: flex;
            direction: rtl;
        }
    }
}
/*memDesc HSh*/
.lblMargiCoun {
    color: darkgray !important;
    font-size: 12px !important;
}

.memberPanel {
    border-radius: 5px;
    margin: 5px;
}

.btn-Logg {
    color: #96c93e;
    background-color: #000000b3 !important;
}

.ConInner {
    background-color: whitesmoke;
    padding-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #dedede;
}

.conTable {
    background-color: #93939382;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px gray;
}


@media screen and (max-width: 500px) {
    .RadDataPager_WebBlue {
        margin-top: 50px;
        background-color: #ffffff;
    }

    .RadDataPager .rdpWrap {
        white-space: nowrap;
        margin-top: 50px;
    }

    .RadDataPager_WebBlue .rdpNumPart a.rdpCurrentPage {
        border-color: #96c93e;
        color: #939393;
        background: 0;
        background-color: #96c93e;
    }

    .DivSenderControl {
        width: 100%;
        position: absolute;
        bottom: 5px;
        right: 0px;
        padding: 10px;
        margin-left: 5px;
        margin-right: 5px;
        display: flex;
        direction: rtl;
    }

    .HedNavFnt {
        color: white;
        font-size: 1em;
    }

    .UsersInchat {
        display: none;
    }

    .UserLogimen {
        position: absolute !important;
        right: 0;
        padding-right: 5px;
        padding-left: 5px;
        min-width: 200px;
    }

    .Div_NotificationArea {
        min-width: 350px;
        position: absolute;
        left: -120px;
        right: auto;
    }

    /*    .NavHeght{
            height:45px !important;
        }
*/
    .SectionPrivacy {
        margin-right: -10px !important;
        margin-left: -10px !important;
    }

    .loginPlayer {
        display: none !important;
    }

    .ChatSendMessage {
        margin-right: -10px !important;
        margin-left: -10px !important;
        padding-top: 10px !important;
    }


    .loginPlayerShow {
        display: block !important;
    }

    .Logimage {
        max-width: 40%;
        height: auto;
    }

    .DivSenderControl {
        width: 100%;
        position: absolute;
        bottom: 40px;
        right: 0px;
        padding: 10px;
        margin-left: 5px;
        margin-right: 5px;
        display: flex;
        direction: rtl;
    }


    .DivSenderFilesControl {
        width: 75%;
        position: absolute;
        bottom: 5px;
        right: 10px;
        /*top:2px;*/
        /*left: 10px;*/
        /*padding: 10px;*/
        margin-left: 5px;
        margin-right: 5px;
        display: flex;
        direction: rtl;
    }

    .UserDiv {
        border: 2px solid #f7971a;
        border-radius: 10px;
        width: 18%;
        position: absolute;
        bottom: 93px;
        top: 130px;
        left: 5px;
        overflow: scroll;
        padding: 10px;
        margin-left: 5px;
        margin-right: 5px;
        overflow-x: hidden;
    }


    .PSlider {
        text-decoration: none;
        font-family: 'Roboto', Tahoma !important;
        font-weight: bolder;
        font-size: 2.5vw;
        direction: ltr;
        color: #ffffff;
        line-height: 2em;
        padding: 7px;
        background-color: #000000b3;
        text-align: left;
    }

    .AdsSlider {
        height: 350px !important;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        top: 60%;
    }

    .AdsSliderNews {
        height: 250px !important;
    }
}
