
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300);
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);


#navbar img {
    width: 100%;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.BcLogo {
    display: block;
}

.MoLogo {
    display: none;
}

.logo-a {
    margin: 4px auto;
    opacity: 1;
    width: 100%;
    height: auto !important;
}

.logo-b {
    transition: All 0.9s ease-in-out;
    -webkit-transition: All 0.9s ease-in-out;
    -moz-transition: All 0.9s ease-in-out;
    -o-transition: All 0.9s ease-in-out;
}

.logo-b {
    position: absolute;
    top: 20px;
    opacity: 0;
    width: 85px !important;
    height: 85px !important;
    margin: 0 50px;
}




/*******************/
.AskFreeHead {
    display: none !important;
}

.LoMO {
    display: none !important;
}

.ProfileHeder {
    display: block !important;
    padding: 2px 5px 7px !important;
    margin-top: 18px;
}

.ProfileHhide {
    display: none !important;
}

.ProfilePhoto {
    border: 2px solid #23909D;
    float: left;
    height: 110px;
    margin-right: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 70px;
    height: auto;
}

    .ProfilePhoto img {
        height: auto;
        width: 100%;
    }

.LinkBtn_login i {
    display: inline-block !important;
    color: #323233;
    top: -8px;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #23909D;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}

.ProfileHeder h3 {
    display: inline-block !important;
    font-size: 12px !important;
    margin: 5px 0 0 !important;
    text-align: left;
    text-transform: none;
    color: #fff;
    width: 165px;
}

    .ProfileHeder h3 span {
        color: #333;
        display: block;
        font-size: 14px;
        height: 20px;
        overflow: hidden;
        line-height: 20px;
    }
/***/
.LoginMob {
    display: none;
}

.rightNav {
    float: right;
}

    .rightNav a {
        border-radius: 10px !important;
        text-decoration: none;
    }

.ar {
    font-family: 'Droid Arabic Kufi', serif !important
}

.linkRn {
    background: #323233 !important;
    border: #323233 1px !important;
}

.Login {
    float: right;
    margin-left: 10px;
    width: 105px;
}


/********\\nav//********/

header {
    width: 100%
}

.menu_shadow {
    background: url(../images/menushadow.png) bottom center no-repeat;
    padding-bottom: 10px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

.navbar-default {
    background: none;
    border: none;
}

.navbar-brand {
    float: left;
    width: 230px;
    height: auto !important;
    margin-right: 30px;
    padding: 10px;
}

.navbar-nav > li {
    padding: 30px 3px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

    .navbar-nav > li i {
        display: none;
    }

.NavRec {
    display: none;
}

.navbar-nav > li > a {
    padding: 5px 19px 5px;
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff !important;
    background: rgba(255, 255, 255, 0);
    /*border: 1px solid rgba(255, 255, 255, .2);*/
}

    .navbar-nav > li > a:hover {
        color: #494743 !important;
        background: #DE8A0B !important;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #494743 !important;
    background: #DE8A0B !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: #DE8A0B !important;
}


/*******/
/*.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color:rgba(255,255,255,0.5);
    color:#ee1b22 ;
}*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: rgba(255,255,255,0.5);
    border-color: rgba(255,255,255,0.5);
}
/****/
.dropdown-menu {
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    background-color: rgba(0,0,0,0.75);
}

    .dropdown-menu > li > a {
        display: block;
        padding: 6px 3px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #fff;
        white-space: nowrap;
        border-bottom: 1px dotted rgba(255,255,255,0.5);
        border-radius: 0 !important;
    }

/* \\ nav // */
/***************************************************************/
.LoginMob {
    display: none;
}

.rightNav {
    float: right;
}

    .rightNav a {
        border-radius: 10px;
        text-decoration: none;
    }

.ar {
    font-family: 'Droid Arabic Kufi', serif !important
}

.linkRn {
    background: #323233 !important;
    border: #323233 1px !important;
}


/**********************/


select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #fff;
    background-image: none;
}
/* Custom Select */
.select {
    position: relative;
    display: block;
    height: 3em;
    line-height: 3;
    background: #fff;
    overflow: hidden;
    border-radius:0;
    margin-bottom: 15px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
}

select {
    width: 100%;
    height: 100%;
    /*margin: 0 0 10px 0 !important;*/
    padding: 0 0 0 .5em;
    color: #666;
    cursor: pointer;
    width: 100% !important;
    display: block;
    background: transparent;
}

.Search_Name {
    height: 3em !important;
    border-radius: .25em;
    height: 100%;
    margin: 0 0 10px 0 !important;
    color: #666 !important;
    width: 100% !important;
    display: block;
}
/* Arrow */
.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: transparent;
    pointer-events: none;
}
/*** Left Menu ***/


.nav .open > a {
    background-color: transparent;
}

    .nav .open > a:hover {
        background-color: transparent;
    }

    .nav .open > a:focus {
        background-color: transparent;
    }

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper {
    height: 100%;
    left: 0;
    margin-left: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    z-index: 20;
    position: sticky;
    background: #fff;
    border: 1px solid #ecebeb;
}


    #sidebar-wrapper::-webkit-scrollbar {
        display: none;
    }


#page-content-wrapper {
    width: 100%;
}

.sidebar-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    position: sticky;
    top: 0;
    width: 100%;
}


    .sidebar-nav li {
        display: inline-block;
        line-height: 20px;
        position: relative;
        width: 100%;
    }

        .sidebar-nav li:before {
            background-color: #23909D !important;
            content: '';
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            -webkit-transition: width 0.2s ease-in;
            -moz-transition: width 0.2s ease-in;
            -ms-transition: width 0.2s ease-in;
            -o-transition: width 0.2s ease-in;
            transition: width 0.2s ease-in;
            width: 1px;
            z-index: -1;
        }


        .sidebar-nav li:hover:before {
            -webkit-transition: width 0.2s ease-in;
            -moz-transition: width 0.2s ease-in;
            -ms-transition: width 0.2s ease-in;
            -o-transition: width 0.2s ease-in;
            transition: width 0.2s ease-in;
            width: 100%;
        }

        .sidebar-nav li a {
            color: #323233;
            display: block;
            padding: 0;
            text-decoration: none;
            height: 45px;
            border-bottom: 1px dotted #999;
            line-height: 45px;
        }

        .sidebar-nav li.open {
            background: #23909D;
        }

            .sidebar-nav li.open i {
                color: #fff;
            }

            .sidebar-nav li.open > a {
                color: #fff !important;
            }

            .sidebar-nav li.open:hover before {
                -webkit-transition: width 0.2s ease-in;
                -moz-transition: width 0.2s ease-in;
                -ms-transition: width 0.2s ease-in;
                -o-transition: width 0.2s ease-in;
                transition: width 0.2s ease-in;
                width: 100%;
            }

    .sidebar-nav .dropdown-menu {
        background-color: #323233;
        -ms-border-radius: 0;
        border-radius: 0;
        border: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
    }

        .sidebar-nav .dropdown-menu a {
            color: #fff;
        }

    .sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active {
        background-color: transparent;
        color: #ffffff !important;
        text-decoration: none;
    }

        .sidebar-nav li a:hover i, .sidebar-nav li a:active i {
            color: #fff;
        }

.SideProfile.open {
    background: #323233 !important;
}

    .SideProfile a:hover, .SideProfile a:active, .SideProfile.open a:hover, .SideProfile.open a:active {
        background-color: #323233 !important;
        color: #ffffff;
        text-decoration: none;
    }

.sidebar-nav > .SideProfile {
    font-size: 20px;
    background: #323233;
}

.SideProfile .DashPhoto img {
    width: 100%;
    height: auto;
}

.SideProfile h2 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    margin-top: 15px;
}

    .SideProfile h2 span {
        font-size: 12px;
        display: block;
        color: #23909D;
    }

.SideProfile.open h2 span {
    color: #323233;
}

.dropdown-menu i {
    font-size: 12px;
    top: -1px !important;
    background: #555 !important;
    margin-right: 2px !important;
}

.sidebar-nav i {
    font-size: 16px;
    margin-right: 10px;
    background: rgba(0,0,0,0.1);
    height: 44px;
    line-height: 45px;
    width: 45px;
    text-align: center;
    margin-top: -8px;
}

.hamburger {
    background: #323233;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.2);
    display: none;
    height: 35px;
    position: relative;
    padding: 0;
    z-index: 20;
    margin-bottom: 10px;
}

    .hamburger:hover {
        background: #23909D;
    }

        .hamburger:hover font {
            color: #23909D;
            background: #323233;
        }

    .hamburger span {
        width: 28px !important;
    }

    .hamburger font {
        margin: 0 0 0 40px;
        background: #23909D;
        padding: 7px 15px 6px;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }


    .hamburger:hover {
        outline: none;
    }

    .hamburger:focus {
        outline: none;
    }

    .hamburger:active {
        outline: none;
    }

    .hamburger.is-closed:hover .hamb-top {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        top: 6px;
    }

    .hamburger.is-closed:hover .hamb-bottom {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        top: 26px;
    }

    .hamburger.is-closed .hamb-top {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        top: 8px;
    }

    .hamburger.is-closed .hamb-middle {
        top: 16px;
    }

    .hamburger.is-closed .hamb-bottom {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        top: 24px;
    }

    .hamburger.is-closed .hamb-top, .hamburger.is-closed .hamb-middle, .hamburger.is-closed .hamb-bottom, .hamburger.is-open .hamb-top, .hamburger.is-open .hamb-middle, .hamburger.is-open .hamb-bottom {
        height: 2px;
        left: 6px;
        position: absolute;
        width: 100%;
    }

    .hamburger.is-open .hamb-top {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        -moz-transition: -moz-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        -ms-transition: -ms-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        -o-transition: -o-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        transition: transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        margin-top: -2px;
        top: 50%;
    }

    .hamburger.is-open .hamb-middle {
        display: none;
    }

    .hamburger.is-open .hamb-bottom {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        -moz-transition: -moz-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        -ms-transition: -ms-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        -o-transition: -o-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        transition: transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
        margin-top: -2px;
        top: 50%;
    }

.hamb-bottom, .hamb-middle, .hamb-top {
    background-color: #fff;
}


/*** //Left Menu // ***/
.skillbar {
    font-family: 'Open Sans', 'sans-serif';
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background: #ddd;
    height: 35px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
}

.skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #23909D !important;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}


/****** Dashboard ***/
.DashCont h4 {
    text-align: left;
    margin-bottom: 20px;
}

.DashCont select {
    background-color: #f9f9f9;
}

.DashCont .select:after {
    background: transparent !important;
}

.DashCont .select {
    height: 3.4em;
    line-height: 3.4;
}
/****** \\ Dashboard // ***/



.dropdownLv2 a {
    background: #fff;
    margin-left: 1px;
}

.dropdownLv2 .dropdown-menuLv2 i {
    background: #777 !important;
}

.dropdownLv2 .dropdown-menuLv2 {
    display: none;
    padding: 0;
    
}

.dropdownLv2:hover .dropdown-menuLv2 {
    display: block;
}