﻿/*@font-face {
    font-family: "GE_SS_TV_Bold";
    src: url('../fonts/GE_SS_TV_Bold.otf');
}

@font-face {
    font-family: "GE_SS_Unique_Light";
    src: url('../fonts/GE_SS_Unique_Light.otf');
}

@font-face {
    font-family: "GE_SS_Unique_Bold";
    src: url('../fonts/GE_SS_Unique_Bold.otf');
}

@font-face {
    font-family: "JF-Flat-regular";
    src: url('../fonts/JF-Flat-regular.ttf');
}*/
@font-face {
    font-family: "DroidKufi";
    src: url('../fonts/DroidKufi-Regular.ttf');
}

.TopHeader {
    position: relative;
    clear: both;
    text-align: center;
    direction: rtl;
    padding: 15px 5px;
    overflow: hidden;
}

    .TopHeader button, .TopHeader a, .TopHeader select, .TopHeader input[type=submit] {
        min-width: 170px !important;
        text-align: center;
        display: inline-block;
        color: #fff;
        float: right;
        margin-left: 15px;
        margin-top: 10px;
        /*-webkit-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
        -moz-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
        box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);*/
        border-radius: 10px;
    }

select {
    font-family: Arial !important;
    direction: rtl !important;
    min-width: 100px;
    color: #000 !important;
}

.opt:hover, .opt:focus, .opt:hover, .opt:active {
    background-color: slategrey !important;
}

.systemborder button, .systemborder a, .systemborder label, .systemborder input[type=submit] {
    font-family: "DroidKufi";
}

.systemborder .select2 a {
    font-family: Arial !important;
}

.Search {
    padding: 10px 5px;
    clear: both;
}

    .Search input[type='text'] {
        width: 100%;
        text-align: center;
        /*-webkit-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
        -moz-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
        box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);*/
    }

.DateFilter {
    position: relative;
    direction: rtl;
    overflow: hidden;
    padding: 10px;
}

    .DateFilter .From, .DateFilter .To {
        padding-top: 5px;
        width: 35px;
        float: right;
        font-family: "DroidKufi";
        direction: ltr;
        text-align: right;
    }

    .DateFilter input[type='text'] {
        width: 200px;
        float: right;
        margin-left: 15px;
    }

.systemborder {
    /*border: 2px solid #000;*/
    clear: both;
    position: relative;
    width: 100%;
    /*margin: 20px auto;*/
    direction: ltr;
    padding: 0px 0px 40px 0px;
    margin-bottom: 20px;
    overflow: hidden;
}

.drl {
    direction: rtl !important;
}

.Required {
    color: red !important;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

.FontBold {
    font-family: "DroidKufi" !important;
    font-weight: bold;
}

.enNumbers {
    font-family: Arial !important;
}

.modal .modal-header {
    background-color: #da3c2a;
    color: #fff;
    border-top: none !important;
}

.modal .close {
    background-image: url('../Others/img/CloseModalIcon.png');
    float: left;
    height: 30px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    border: 0;
}

.modal .modal-footer {
    text-align: center;
    border-top: none;
}

.modal-footer input[type=submit], .modal-footer button {
    width: 45% !important;
}

.backcolor {
    border: 2px solid red !important;
}

.page {
    position: relative;
    width: 100%;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    height: 100%;
    margin-bottom: 2px;
    min-height: 670px;
}

.Header {
    position: fixed;
    width: 100%;
    z-index: 555;
    background-color: #9f2214;
}

.CmjTitle {
    color: #fff;
    font-family: "DroidKufi";
    width: 300px;
    text-align: center;
    margin: 0 auto;
    padding: 25px 5px;
    font-size: 25px;
    word-spacing: 2px;
}

@media screen and (max-width: 760px) {
    .CmjTitle {
        float: left;
    }

    .unanymous, .Clock {
        margin-top: 30px !important;
    }
}

.CmjTitle a {
    text-decoration: none;
    color: #fff;
}

#divleft {
    padding-top: 86px;
}

.RightMenu {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    position: absolute;
    background-color: #fff;
    right: 0;
    top: 70px;
    bottom: 0;
    width: 70px;
    text-align: center;
    border-left: 1px solid #898989;
    z-index: 5;
}

.RightMenuHide {
    margin-right: -70px;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.ShowRightMenuHidden {
    position: absolute;
    right: 5px;
    top: 100px;
    z-index: 0;
    display: none;
}

.ShowRightMenuBlock {
    cursor: pointer;
    display: block;
}

    .ShowRightMenuHidden img, .ShowRightMenuBlock img {
        height: 27px;
        width: 18px;
    }

.ID {
    position: absolute;
    padding-top: 25px;
    left: 100px;
    font-size: 14px;
    font-family: Arial;
    color: #fff;
}

.profile {
    font-family: arial;
    font-weight: bold;
    position: absolute;
    left: 15px;
    top: 8px;
    padding: 0;
    background-color: #fff;
    font-size: 16px;
    height: 70px;
    width: 70px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #000;
}

    .profile img {
        height: 70px;
        width: 70px;
        cursor: pointer;
        border-radius: 50%;
    }

.Clock {
    position: absolute;
    top: 25px;
    right: 15px;
    font-size: 14px;
    color: #fff;
}

.Date_ {
    position: absolute;
    top: 50px;
    right: 15px;
    font-size: 14px;
    color: #fff;
}

.Nofify {
    position: absolute;
    top: 30px;
    right: 160px;
    font-size: 14px;
    color: #fff;
    background-image: url('../Others/img/notificationsIcon.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px;
    width: 35px;
    cursor: pointer;
}

.RightMenu a {
    display: block;
    text-align: center;
    cursor: pointer;
}

    .RightMenu a.Arrow {
        margin-top: 30px;
    }

#RightMenu img {
    height: 27px;
    height: 27px;
}

.Upper {
    text-transform: uppercase;
}

.RightMenu a.Arrow > img:hover {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    cursor: pointer;
}

.RightMenu a.usersico {
    margin-top: 20px;
    overflow: hidden;
}

    .RightMenu a.usersico > img {
        height: 27px;
        height: 27px;
    }

.RightMenu a.Logout {
    margin-top: 10px;
}

.RightMenu a.setting {
    background-image: url('../others/img/Line.PNG');
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 20px;
    margin-top: 25px;
}

.RightMenu a.Logout > img {
    height: 20px;
    height: 20px;
}

.RightMenu a.setting > img {
    height: 22px;
    height: 22px;
}

.showhidepass {
    background-color: #9f2214;
    color: #fff;
    width: 45px;
    text-align: center;
    margin-top: 2px;
    padding: 1px;
    margin-left: 30px;
}

.SearchIcon {
    background-image: url('../others/img/toolbar_find.png');
    background-repeat: no-repeat;
    background-position: left;
}

.txtSearchLeft {
    background-image: url('../others/img/toolbar_find.png');
    background-repeat: no-repeat;
    background-position: left;
    border: 1px solid #646262;
    padding-right: 5px;
    padding-left: 30px;
    width: 400px;
    float: left;
}

#txtCurrentSearch {
    float: left;
    color: #0e7a06;
}

.pversion {
    font-size: 12px;
    padding-top: 20px;
    color: #898989;
}

.fsts {
    width: 50px;
    float: right;
    text-align: center;
}

.btnContainer {
    position: relative;
    text-align: left;
    clear: both;
    width: 100%;
    overflow: hidden;
}

    .btnContainer a {
        width: 70px;
        font-family: "DroidKufi";
    }

.hidden {
    display: none;
}

.Padding-top-5 {
    padding-top: 5px;
}

.Padding-top-4 {
    padding-top: 4px;
}

.fntBold {
    font-family: "DroidKufi";
    font-weight: bold;
}

.btnFileDetailsRow {
    width: 92%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-right: 40px;
    direction: rtl;
}

.backgd {
    background-color: #9f2214;
    color: #fff;
    float: right;
    width: 23%;
    margin-top: 15px;
    cursor: pointer;
    text-decoration: none;
}

    .backgd:hover {
        color: #fff;
    }

.TfSection-row > .imageMg {
    margin-top: 5px;
}

    .TfSection-row > .imageMg img {
        width: 235px !important;
        height: 270px !important;
        /*border: 2px solid #ddd !important;*/
        float: left;
    }

.underline {
    cursor: pointer;
    text-decoration: underline;
}

.lnk_excel {
    color: #0b60e8 !important;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: underline;
}

.percentwidth {
    width: 100% !important;
}

.width-200 {
    width: 200px;
}

.Rtl {
    direction: rtl !important;
}

.required {
    color: red !important;
    font-weight: bold;
    font-size: 15px;
    padding-right: 5px;
}

.modal h4, .modal label, .modal button, .modal input[type='submit'] {
    font-family: "DroidKufi";
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-right-50 {
    padding-right: 50px !important;
}

.padding-right-65 {
    padding-right: 65px !important;
}

.padding-right-180 {
    padding-right: 180px !important;
}

.padding-left-49 {
    padding-left: 49px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-26 {
    padding-left: 26px !important;
}

.padding-right-15 {
    padding-right: 15px;
}

.Padding-Top-15 {
    padding-top: 15px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.Padding-Top-8 {
    padding-top: 8px !important;
}

.pagination a {
    font-family: Arial;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    background-color: #fff;
    color: #0000fe;
    padding-right: 15px;
    text-decoration: underline;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    background-color: #fff;
    color: #0000fe;
    padding-left: 15px;
    text-decoration: underline;
}

.pageCount {
    position: absolute;
    right: 0;
    bottom: 35%;
    width: 100px;
    overflow: hidden;
    color: #000 !important;
}

.Padding-Top-10 {
    padding-top: 10px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px;
}

.Padding-Left-10 {
    padding-left: 10px !important;
}

.Policyies li {
    float: right;
    width: 33%;
    text-align: center;
}

.Padding-Left-15 {
    padding-left: 15px !important;
}

.Padding-Left-0 {
    padding-left: 0px !important;
}

.Padding-Right-0 {
    padding-right: 0px !important;
}

.Padding-0 {
    padding: 0px !important;
}

.Padding-5 {
    padding: 5px !important;
}

.Padding-site {
    padding: 88px 0 0 0 !important;
}

.documentblock {
    border: 1px solid #262626;
    margin: 15px;
    text-align: center;
    position: relative;
}

    .documentblock img {
        width: 200px;
        height: 200px;
    }

.dmoreinfo {
    background-color: #262626;
    padding: 5px 10px;
    overflow: hidden;
    color: #fff;
}

.documentblock .dtitle {
    text-align: left;
    padding-top: 5px;
    width: 150px;
    height: 26px;
    float: left;
}



.dltLnk {
    color: red;
    text-decoration: underline;
    cursor: pointer;
}

.documentblock .dmenu {
    cursor: pointer;
    position: relative;
    text-align: right;
    background-image: url('../others/img/submenu.png');
    background-repeat: no-repeat;
    background-position: right;
    width: 15px;
    height: 35px;
    color: #fff;
    float: right;
}

.dmenucontent {
    right: 0px;
    position: absolute;
    bottom: 45px;
    width: 130px;
    background-color: rgba(121,121,122,1);
    border: 1px solid #ddd;
    height: 65px;
    padding-top: 5px;
    -webkit-transition: width 2s, height 4s; /* For Safari 3.1 to 6.0 */
    transition: width 2s, height 4s;
}

    .dmenucontent a {
        display: block;
        padding: 5px;
        color: #fff;
        text-decoration: underline;
    }

        .dmenucontent a:hover {
            color: #9f2214;
        }

.lightBlue {
    background-color: #78d0ff;
}

.lightGreen {
    background-color: #03b928;
}

.lightRed {
    background-color: #fb464d;
}

.lightYellow {
    background-color: #f8e300;
}

.GridContent a {
    color: #000 !important;
    text-decoration: underline;
    cursor: pointer;
}

.UploadFile {
    direction: rtl;
    visibility: hidden;
}

#ShowUpload {
    position: relative;
    width: 100%;
    font-weight: bold;
    color: #000 !important;
    font-family: "DroidKufi";
    background-color: #ffb41a;
    border: 0;
    outline: 0;
    padding: 5px;
    border-radius: 10px;
    float: none;
    -webkit-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    -moz-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    vertical-align: central;
    display: inline-block;
}

    #ShowUpload .icon {
        position: absolute;
        right: 25px;
        top: 5px;
        display: inline-block;
        height: 37px;
        width: 37px;
        padding-left: 10px;
        content: url('../Others/img/AttachmentIcon.png')
    }

.AppAttBox {
    position: relative;
    border: 1px solid #808080;
    padding: 2px 15px 2px 2px;
    margin-top: 5px;
}

    .AppAttBox .x {
        position: absolute;
        left: 5px;
        color: red;
        cursor: pointer;
    }

#dvPreview {
    display: block;
    position: relative;
    margin-top: 15px;
}

.AttachmentView {
    padding: 10px;
}

.AttachmentViewRow {
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.imgs {
    max-width: 100%;
    border: 2px solid #ddd;
}

.h {
    padding: 15px;
    background-color: #ddd;
}

.DeleteAtts {
    position: absolute;
    left: 20px;
    top: 15px;
    cursor: pointer;
    border: 0;
}

.rFloat {
    float: right !important;
}

.i_img {
    height: auto;
    width: 200px;
}

.i_attBox {
    height: 110px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 15px;
}

.i_close {
    position: absolute;
    left: 5px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}
/*new design*/
.GeneralSearch {
    padding: 35px;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background-image: url('../Others/img/Top-Nav-Bg.png');
    background-size: cover;
}

    .GeneralSearch input[type='text'] {
        float: right;
        text-align: right;
        width: 100%;
        padding: 10px;
    }

    .GeneralSearch p {
        line-height: .8;
        font-size: 18px;
    }
/*drops menu*/
.dropbtn {
    background-color: none;
    padding: 16px;
}

.dropbtn1 {
    position: absolute;
    top: -17px;
    left: -1px;
    height: 70px;
    width: 70px;
    border-radius: 50%;
}

.dropbtn :hover {
    background-color: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdownProfile-content {
    border: .5px solid #000;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 250px;
    left: -5px;
    top: 55px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: right;
}

    .dropdownProfile-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #000;
    }

.dropdownProfile a:hover {
    background-color: #f1f1f1
}

.dropdownNotify-content {
    border: .5px solid #000;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 250px;
    right: -5px;
    top: 55px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    text-align: right;
}

    .dropdownNotify-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #000;
    }

.dropdownNotify a:hover {
    background-color: #f1f1f1
}

.show {
    display: block;
}
/*new design update*/
.TopNav {
    width: 100%;
    text-align: right;
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
    overflow: hidden;
    margin: 0 !important;
    font-family: Arial;
    /*background-image: url('../Others/img/Top-Nav-Bg.png');*/
    /*background-repeat: repeat-x;*/
    background-color: #ddd;
    background-size: contain;
    overflow: hidden;
    border-bottom: 1px solid #898989;
    -webkit-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    -moz-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
}

    .TopNav img {
        float: right;
        padding-top: 1px;
        padding-right: 15px;
    }

    .TopNav a {
        float: right;
        display: inline-block;
        padding-top: 4px;
        font-size: 16px;
        color: #fff;
        min-width: 150px;
        height: 30px;
        position: relative;
        background: #1188ca;
        text-align: center;
        padding-right: 15px;
        padding-left: 10px;
        margin-right: 20px;
        margin-top: 1px;
        text-overflow: ellipsis;
    }
        /*Topnav update*/
        /*.TopNav a:not(.first):after {
            content: "<";
            font-weight: bold;
            margin-left: 4px;
        }*/
        .TopNav a:hover {
            text-decoration: none !important;
            outline: 0;
        }

    .TopNav .first:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        border-right: 15px solid #1188ca;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
    }

    .TopNav a:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        border-right: 15px solid #ddd;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
    }

    .TopNav a:before {
        content: "";
        position: absolute;
        left: -15px;
        top: 0;
        width: 0;
        height: 0;
        border-right: 15px solid #1188ca;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
    }

    .TopNav .setting {
        display: inline-block;
        margin: 0;
        padding: 5px 15px !important;
        float: left;
        color: #000;
        direction: ltr;
        background-color: #ddd;
        text-align: left;
        width: 40px !important;
    }

        .TopNav .setting .SettingIcon {
            float: left;
            display: inline-block;
            padding: 0;
            margin: 0 5px;
        }

        .TopNav .setting:after {
            content: "";
            position: relative;
            border-right: 0;
            border-top: 0;
            border-bottom: 0;
        }

.linerowRed {
    display: block;
    text-align: right;
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #c80005;
    -webkit-box-shadow: -3px 13px 8px -10px rgba(0,0,0,0.73);
    -moz-box-shadow: -3px 13px 8px -10px rgba(0,0,0,0.73);
    box-shadow: -3px 13px 8px -10px rgba(0,0,0,0.73);
}

    .linerowRed label {
        font-weight: bold !important;
    }

.LineRow {
    padding-top: 5px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    border-top: 2px solid #000;
}

.AddNewdrcrAmount {
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
    color: #0b60e8;
    text-transform: uppercase;
}

.addBtnIcon {
    display: inline-block;
    color: #337ab7;
    text-decoration: underline;
    direction: rtl;
}

.Pointer {
    cursor: pointer;
}

.addBtnIcon img {
    padding-bottom: 4px;
}
/*icon block*/
.Iconlyout {
    position: relative;
    clear: both;
    width: 100%;
    padding-bottom: 40px;
    overflow: hidden;
}

    .Iconlyout a {
        text-decoration: none;
        outline: 0;
        color: #000;
        opacity: 0.8;
    }

        .Iconlyout a:hover {
            opacity: 1;
        }

.itemBlobk {
    width: 25%;
    float: right;
    text-align: center !important;
    margin-top: 30px;
    overflow: hidden;
}

    .itemBlobk .itemName {
        display: block;
        text-align: center;
        font-family: "DroidKufi";
        padding-top: 15px;
    }

    .itemBlobk img {
        height: 90px;
        width: 90px;
    }

.ContentGrid {
    position: relative;
    display: block;
    margin: 10px;
    margin-bottom: 20px;
    /*overflow: hidden;*/
}

    .ContentGrid table {
        direction: rtl;
        border: none;
    }

        .ContentGrid table tr:first-child {
            -webkit-box-shadow: -3px 13px 8px -10px rgba(0,0,0,0.73);
            -moz-box-shadow: -3px 13px 8px -10px rgba(0,0,0,0.73);
            box-shadow: -3px 13px 8px -10px rgba(0,0,0,0.73);
        }

        .ContentGrid table th {
            background-color: #fff;
            border-bottom: 4px solid red;
            border-top: 1px solid red !important;
            color: #000;
            font-family: "DroidKufi";
            text-align: center !important;
            padding-right: 10px !important;
            font-size: 14px;
            max-width: 100px;
            overflow: hidden;
        }

        .ContentGrid table td {
            padding-right: 10px !important;
            text-align: center !important;
            font-size: 14px;
            direction: ltr;
            max-width: 100px;
            /*overflow: hidden;*/
            font-family: Arial !important;
        }

    .ContentGrid tr:hover {
        background: #f6d6d7 !important;
        cursor: pointer;
    }

    .ContentGrid table li {
        text-align: center;
        font-size: 12px;
    }

    .ContentGrid table .dropdown-menu {
        float: left;
    }
    /*.ContentGrid tr:nth-child(even) {
    background: #CCC
}*/
    /*.ContentGrid tr:nth-child(odd) {
    background: #FFF
}*/
    .ContentGrid table td a {
        text-decoration: underline;
    }

    .ContentGrid table td span {
        text-decoration: underline;
        font-family: "DroidKufi";
        color: #000;
        cursor: pointer;
    }

    .ContentGrid tr {
        z-index: 1;
    }

    .ContentGrid select {
        z-index: 1000000000;
        overflow: hidden;
        cursor: pointer;
        width: 120px;
    }

.ParentPermission {
    font-family: "DroidKufi";
    background-color: #6f6c6c !important;
    padding: 15px;
    font-size: 16px;
    color: #fff !important;
    border-top: 1px solid #000;
    text-decoration: underline;
}

.ChildPermission {
    font-family: "DroidKufi";
    background-color: #ddd;
    padding: 15px;
    font-size: 14px;
    color: #000 !important;
    border: 1px solid #000;
}

    .ChildPermission:hover {
        background-color: #fff !important;
        cursor: pointer;
    }

.White {
    background-color: #fff !important;
}
/*panel*/
#accordion .panel-title > a::before {
    float: left;
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    margin-right: 1em;
}

#accordion .panel-title > a.collapsed::before {
    content: "\e114";
}

.TransactionDivider {
    min-height: 60px;
    background-image: url('../Others/img/icoTransactionsBg.png');
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 20px;
    font-family: Arial !important;
}

.btnAddSub {
    border: 1px solid #898989;
    padding: 5px;
    width: 100%;
    display: block;
    font-family: DroidKufi;
    cursor: pointer;
    text-align: center;
    background-color: #ddd !important;
}

    .btnAddSub:hover {
        background-color: #898989 !important;
        color: #fff;
    }

    .btnAddSub i {
        padding-left: 10px;
        font-family: Arial;
    }

.Height-30 {
    height: 30px;
}

.Mrg-Left-15 {
    margin-left: 15px;
}

.marginTop {
    margin-top: 23px;
}

.imageMg {
    margin-top: 35px;
}

    .imageMg img {
        border: 1px solid #898989;
        width: 235px;
        height: 270px;
        background-color: #ddd;
    }

.Red {
    color: red;
}
/*files*/
.FileForm {
    position: relative;
    text-align: right;
    padding-right: 35px;
}

    .FileForm label {
        direction: rtl;
        float: right;
        width: 140px;
        font-family: DroidKufi;
    }

    .FileForm input[type='text'], .FileForm input[type='number'], .FileForm select, .FileForm textarea {
        max-width: 300px;
        float: right;
        text-align: right;
    }

    .FileForm .row {
        padding-top: 20px;
    }

    .FileForm .cropme {
        background-color: #f1f1f1;
        background-image: url('../Others/img/Open-Folder-Add-icon.png');
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer;
        width: 235px;
        height: 270px;
        float: left;
        opacity: 0.8;
    }

.FilesBtns {
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
    padding: 25px;
}

    .FilesBtns a {
        float: right;
        background-color: #9f2214;
        color: #fff;
        font-family: DroidKufi;
        padding: 10px;
        text-align: center;
        width: 13%;
        margin-left: 15px;
        border-radius: 4px;
        margin-top: 15px;
        cursor: pointer;
    }

        .FilesBtns a:hover {
            background-color: #898989;
        }

.AddIconAbsolute {
    position: absolute;
    left: 20px;
    top: 1.2px;
    z-index: 15;
    cursor: pointer;
}

.PolicyButtons {
    text-align: right;
    padding-bottom: 5px;
}

    .PolicyButtons span {
        width: 200px;
    }
/*files new design*/
.FileStyle {
    position: relative;
    text-align: right;
    /*padding-right: 35px;*/
    direction: rtl;
    padding: 5px;
}

    .FileStyle label {
        font-size: 11px;
        font-family: DroidKufi;
        padding-right: 0;
    }

    .FileStyle .picSize {
        position: absolute;
        font-size: 9px;
        left: 23%;
    }

    .FileStyle .row {
        padding-top: 20px;
    }

    .FileStyle .cropme {
        position: relative;
        background-image: url('../Others/img/profile.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
        width: 235px;
        height: 270px;
        float: left;
        background-color: #ddd;
    }

    .FileStyle img {
        width: 235px;
        height: 270px;
    }

    .FileStyle a:hover {
        background-color: #898989;
    }

    .FileStyle .select2 {
        width: 100% !important;
        margin-top: 5px;
    }
/*website*/
.Website .Banner .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 1180px;
    overflow-x: scroll;
    height: 500px;
    float: right !important;
    opacity: 0.8;
    margin: 0 auto;
}

.Website .WDirectors .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 400px;
    overflow-x: scroll;
    height: 400px;
    float: right;
    opacity: 0.8;
}

.Website .Links .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 300px;
    overflow-x: scroll;
    height: 300px;
    float: right;
    opacity: 0.8;
}

.ThumnBanner {
    height: 100px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

    .ThumnBanner img {
        height: auto;
        width: 100%;
    }

.BannerText h1, .BannerText h2, .BannerText h3, .BannerText h4, .BannerText a, .BannerText p, .BannerText span {
    font-size: 14px !important;
    line-height: 1;
    padding: 0 !important;
    margin: 0 !important;
    color: #000;
}

.Website .Members .cropme, .Website .Albums .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 235px;
    height: 250px;
    float: right;
    opacity: 0.8;
}

.Website .AlbumsImages .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 230px;
    height: 230px;
    float: right;
    opacity: 0.8;
}

.Website .News .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 420px;
    height: 280px;
    float: right;
    opacity: 0.8;
}

.Website .NewsLetter .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 235px;
    height: 270px;
    float: right;
    opacity: 0.8;
}

.Website .Library .cropme {
    background-color: #f1f1f1;
    background-image: url('../Others/img/Open-Folder-Add-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 200px;
    height: 235px;
    float: right;
    opacity: 0.8;
}
/*New profile divider*/
.ProfileDivider {
    width: 100%;
    height: 42px;
    border-bottom: 2px solid #9f2214;
    text-align: right;
    background-image: url('../Others/img/icoProfileDivider.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    padding-right: 10px;
    padding-top: 10px;
    overflow: hidden;
    margin-top: 75px;
}
/*.ProfileDivider:not(.first) {
        margin-top: 75px;
    }*/
/*29-11-2018 new edits start from stamps*/
.enabled {
    margin-left: 15px;
    height: 15px;
    width: 15px;
    background-color: #1bd11d;
    border-radius: 50%;
    display: inline-block;
}

.disabled {
    height: 15px;
    width: 15px;
    background-color: #c80005;
    border-radius: 50%;
    display: inline-block;
}
/*.btn {
    -webkit-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    -moz-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
}*/
.headerInfo {
    position: relative;
    background-color: #dfdfdf;
    overflow: hidden;
    border-radius: 5px;
    text-align: right;
    /*-webkit-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    -moz-box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);
    box-shadow: -3px 13px 8px -13px rgba(0,0,0,0.73);*/
    font-size: 12px;
    padding: 8px;
}

    .headerInfo label:before {
        content: "\00a0";
    }

    .headerInfo .row {
        padding-top: 10px;
        min-height: 1px;
        text-overflow: clip;
        overflow: hidden;
        width: 98%;
        margin: 0 auto;
    }

        .headerInfo .row:not(.last) {
            border-bottom: 2px solid #fb8484;
        }

    .headerInfo .wt {
        position: relative;
        background-color: #fff;
        min-height: 135px;
        padding-right: 15px;
        padding-left: 15px;
        overflow: hidden;
        border-radius: 5px;
    }

.gry-vert-div-l {
    background-color: #dfdfdf;
    width: 4px;
    position: absolute;
    left: 0px;
    height: 100%;
}

.gry-vert-div-r {
    background-color: #dfdfdf;
    width: 2px;
    position: absolute;
    right: 0px;
    height: 100%;
}

.headerInfo .wtcal {
    background-color: #fff;
    min-height: 80px;
    padding-right: 25px;
    overflow: hidden;
    border-radius: 5px;
}

.headerInfo .wt .row {
    padding-top: 15px;
}

.TopHeader .pay {
    float: left;
    width: 150px !important;
}

.delete {
    height: 37px;
    width: 37px;
    display: inline-block;
    background-image: url('../Others/img/Cancel-Red-Ico.png');
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer;
    background-size: contain;
}

.gen-delete-absol {
    height: 37px;
    width: 37px;
    position: absolute;
    left: 30px;
    top: 5px;
    z-index: 999999000;
    background-image: url('../Others/img/Cancel-Red-Ico.png');
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer;
    background-size: contain;
}

.print {
    height: 37px;
    width: 37px;
    display: inline-block;
    background-image: url('../Others/img/print.png');
    background-repeat: no-repeat;
    background-position: center top;
    cursor: pointer;
    background-size: contain;
}

.subsc table {
    font-family: "DroidKufi";
    direction: rtl;
    background-color: #fff;
    float: right;
    width: 100%;
    border-radius: 4px;
}

.subsc th {
    width: 25%;
    font-weight: bold;
}

.subsc td, .subsc th {
    padding: 10px !important;
    text-align: right;
    border-bottom: 1px solid #dfdfdf;
    border-top: none;
}
/*update profile*/
.userProfile .profilePanel {
    border: 1px solid #000;
    border-radius: 3px;
    margin-top: 15px !important;
}

.userProfile h4 {
    background-color: #c80005 !important;
    color: #fff;
    font-family: "DroidKufi";
    text-align: center;
    border-radius: 3px;
    padding: 15px;
    margin: 0 !important;
}

.userProfile table {
    padding: 10px;
    font-family: "DroidKufi";
    width: 100% !important;
}

.userProfile td {
    padding: 10px;
    width: 50% !important;
}

.userProfile tr:not(.last) {
    border-bottom: 1px solid #c80005;
}

.userProfile .link {
    text-decoration: underline;
    color: #1828ff;
    cursor: pointer;
    float: left;
}



/*filemanager .data some style added by khaled */
.filemanager .data {
    margin-top: 60px;
    z-index: -3;
}

    .filemanager .data li {
        border-radius: 3px;
        background-color: #373743;
        width: 307px;
        height: 118px;
        list-style-type: none;
        margin: 10px;
        display: inline-block;
        position: relative;
        overflow: hidden;
        padding: 0.3em;
        z-index: 1;
        cursor: pointer;
        box-sizing: border-box;
        transition: 0.3s background-color;
    }

        .filemanager .data li a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .filemanager .data li .name {
            color: #ffffff;
            font-size: 15px;
            font-weight: 700;
            line-height: 20px;
            width: 150px;
            white-space: nowrap;
            display: inline-block;
            position: absolute;
            overflow: hidden;
            text-overflow: ellipsis;
            top: 40px;
        }

        .filemanager .data li .details {
            color: #b6c1c9;
            font-size: 13px;
            font-weight: 400;
            width: 55px;
            height: 10px;
            top: 64px;
            white-space: nowrap;
            position: absolute;
            display: inline-block;
        }

.icon {
    font-size: 23px;
}

    .icon.folder {
        display: inline-block;
        margin: 1em;
        background-color: transparent;
        overflow: hidden;
    }

        .icon.folder:before {
            content: '';
            float: left;
            background-color: #7ba1ad;
            width: 1.5em;
            height: 0.45em;
            margin-left: 0.07em;
            margin-bottom: -0.07em;
            border-top-left-radius: 0.1em;
            border-top-right-radius: 0.1em;
            box-shadow: 1.25em 0.25em 0 0em #7ba1ad;
        }

        .icon.folder:after {
            content: '';
            float: left;
            clear: left;
            background-color: #a0d4e4;
            width: 3em;
            height: 2.25em;
            border-radius: 0.1em;
        }

        .icon.folder.full:before {
            height: 0.55em;
        }

        .icon.folder.full:after {
            height: 2.15em;
            box-shadow: 0 -0.12em 0 0 #ffffff;
        }

    .icon.file {
        width: 2.5em;
        height: 3em;
        line-height: 3em;
        text-align: center;
        border-radius: 0.25em;
        color: #FFF;
        display: inline-block;
        margin: 0.9em 1.2em 0.8em 1.3em;
        position: relative;
        overflow: hidden;
        box-shadow: 1.74em -2.1em 0 0 #A4A7AC inset;
    }

        .icon.file:first-line {
            font-size: 13px;
            font-weight: 700;
        }

        .icon.file:after {
            content: '';
            position: absolute;
            z-index: -1;
            border-width: 0;
            border-bottom: 2.6em solid #DADDE1;
            border-right: 2.22em solid rgba(0, 0, 0, 0);
            top: -34.5px;
            right: -4px;
        }





.btn-group {
    margin-right: 2px;
}

.btn-group-vertical {
    margin-bottom: 6px;
}

.glyphicon {
    margin-top: 4px;
    margin-bottom: 6px;
}

.btn > .caret {
    margin-left: 4px;
}
/* Body adjustment to account for height of fixed elements */
body {
    padding-top: $navbar-min-height + $horiz-toolbar-height + 12px;
}
/* Horizontal toolbar */
.toolbar-horizontal {
    position: fixed;
    top: $navbar-min-height;
    background-color: $dark;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0 0 6px 0;
    z-index: 1;
}


.toolbar-vertical {
    position: fixed;
    top: 50px;
    width: 60px;
    right: 0;
    background-color: $dark;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 6px;
    padding-left: 12px;
    border-radius: 0 0 0 6px;
    z-index: 1;
}


.alert-special {
    color: red !important;
    font-weight: bold;
}
/*general form*/
.gen-form {
    padding: 15px;
    font-family: "DroidKufi";
}

.gen-row {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
    text-align: center !important;
}

.separator {
    height: 1px;
    border: 0;
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid red;
    text-align: center;
    clear: both;
}

    .separator .title {
        background-color: #fff;
        display: inline-block;
        margin-top: -5px;
    }

.gen-grid {
    position: relative;
}

    .gen-grid .gen-row {
        margin: 5px 0;
        text-align: right !important;
        padding: 3px;
    }

    .gen-grid .dlt {
        top: 2px;
        height: 20px;
        width: 20px;
        float: left;
        background-image: url('../Others/img/Cancel-Red-Ico.png');
        background-repeat: no-repeat;
        background-position: center top;
        cursor: pointer;
        background-size: contain;
    }

.gen-gray {
    background-color: #ddd;
}

.loading {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    display: none;
    text-align: center;
    z-index: 11111110;
    background-color: rgba(62, 62, 62, 0.66);
}

.loader {
    position: relative;
    width: 200px;
    height: 100px;
    text-align: center;
    margin: 20% auto;
    background-image: url('../Others/img/CMJ-loader.gif');
    background-size: contain;
    background-repeat: no-repeat;
}

    .loader:before {
        color: #fff;
        position: absolute;
        text-align: center;
        bottom: -10px;
        left: 0;
        width: 100%;
        font-size: 10px;
        content: "...الرجاء الإنتظار";
    }
/*new button design*/
.btn {
    text-decoration: none !important;
}

.btn-blue {
    color: #fff;
    background-color: #03089c;
    border-color: #4cae4c;
}

.btn-print {
    color: #fff;
    background-image: linear-gradient(to left,#e8bf07,#ff0000, #e407e8);
    position: relative;
}

.btn-success {
    background-image: linear-gradient(to left, #6cc507,#9ce454);
}

.btn-primary {
    background-image: linear-gradient(to left,#3e3aab,#6b68cf);
}

.btn-danger {
    background-image: linear-gradient(to left,#c80005,#cb3d40);
}

.btn-warning {
    background-image: linear-gradient(to left,#ffb403,#ffda5f);
}

.btn-fousha {
    background-image: linear-gradient(to left,#87009a,#9a2aaa);
}

.btn-gray {
    color: #fff;
    background-image: linear-gradient(to left,#535353,#6d6d6d);
}


.btn:hover {
    color: #fff;
}

.btn-print:before {
    position: absolute;
    left: 15px;
    top: 3px;
    content: url('../Others/img/btnPrint.png');
}

.gen-task-btn {
    position: fixed;
    left: 0px;
    bottom: 50px;
    cursor: pointer;
    z-index: 500
}

.gen-task-btn {
    position: fixed;
    left: 0px;
    bottom: 50px;
    cursor: pointer;
    z-index: 500
}

.profile-transaction-icon:after {
    position: absolute;
    left: 12px;
    content: url('../others/img/profile-transaction-icon.png');
}
/*my box*/
.my-box {
    border: 4px solid red;
    padding: 15px;
    text-align: center;
    min-height: 124px;
    margin-bottom: 15px;
}

    .my-box span {
        display: block;
        font-size: 27px;
        font-family: "DroidKufi";
    }

.calander-icon {
    background-position: right;
    background-image: url('../Others/img/calander-icon.png');
    background-repeat: no-repeat;
    padding-right: 5px;
}

.forward:after {
    content: url('../Others/img/forward .png');
    position: absolute;
    left: -10px;
    top: 7px;
}
