﻿.gmail_Main_Menu {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
}
@media screen and (max-width:3000px) {
    .gmail_Main_Menu_Child {
        overflow-y: auto;
        width: 30%;
        height: 100%;
        float: left;
        -webkit-box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        -moz-box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        background-color: white;
    }
}
@media screen and (max-width:1200px) {
    .gmail_Main_Menu_Child {
        overflow-y: auto;
        width: 40%;
        height: 100%;
        float: left;
        -webkit-box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        -moz-box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        background-color: white;
    }
}
@media screen and (max-width:800px) {
    .gmail_Main_Menu_Child {
        overflow-y: auto;
        width: 80%;
        height: 100%;
        float: left;
        -webkit-box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        -moz-box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        box-shadow: 3px 0px 20px 1px rgba(0,0,0,0.75);
        background-color: white;
    }
}
    .gmail_Main_Menu_Child2 {
        position: relative;
        width: 100%;
        background-image: url('../../../Management/icons/profile/galaxybg.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        height: 220px;
        text-align: left;
    }

    .gmail_Main_Menu_Child3 {
        background: rgba(0,0,0,0.5);
        width: 100%;
        height: 100%;
    }

    .gmail_Main_Menu_Child4 {
        margin-left: 15px;
        padding-top: 15px;
    }

    .left-slide-top {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
        width: 100%;
        font-weight: bold;
        padding-top: 5px;
    }

    .open_tab {
        float: right;
        margin: 0;
        line-height: 30px;
        text-align: center;
        font-size: 14pt;
    }


    .li_content_div {
        text-align: justify;
    }

    .simplebtn {
        width: 100% !important;
        background-repeat: no-repeat;
        background-color: white !important;
        border: none !important;
        text-align: right !important;
        color: #7FA1CC !important;
        padding-right: 80px !important;
        height: 80px;
        width: 100% !important
    }

    h3 {
        line-height: 35px !important;
    }

    html {
        overflow-x: hidden;
    }

    .Mobile-header-down-menu {
        display: none;
        height: 35px;
    }

    .Mobile-header-more-menu {
        display: none;
        display: none;
        background-color: white;
        width: 100%;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .user-auth-img {
        height: 100px;
        width: 100px;
        vertical-align: middle;
        max-width: none;
        border-radius: 50%;
    }

    .mobile-only-view {
        float: left;
        margin: 0;
        padding-top: 11px;
        padding-left: 11px;
        font-size: 20pt;
        color: #fff;
    }

    .mobile-only-view-menu {
        float: right;
        margin: 0;
        padding-top: 15px;
        padding-right: 15px;
        font-size: 20pt;
        color: rgb(135, 135, 135);
    }

    .top_mobile_menu {
        padding-left: 10px;
        list-style-type: none;
        margin-right: 3px;
    }

        .top_mobile_menu > li {
            float: left;
            margin: 0;
            font-size: 20pt;
            color: rgb(135, 135, 135);
        }

    .open_right_sidebar {
        font-size: 20pt;
        color: #f6f6f6;
        padding: 10px;
        padding-top: 20px;
    }

    .open_right_sidebar_Not {
        position: absolute;
        right: 40px;
        bottom: 5px;
    }

    .open_right_sidebar_Menu {
        position: absolute;
        right: 0;
        bottom: 5px;
    }

    .navbar.navbar-inverse.navbar-fixed-top .nav.top-nav > li {
        display: inline-block;
        float: right;
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }

    #header ul li ul li a {
        font-size: 12pt;
        font-weight: 600;
    }

    #header ul#headernav li ul li ul li a {
        font-size: 12pt !important;
        padding-right: 40px;
    }

    #header ul#headernav li ul {
        /*right:-53px !important;*/
    }

        #header ul#headernav li ul li ul li {
            margin: 0px 2px !important;
            line-height: 30px !important;
        }

        #header ul#headernav li ul li ul {
        }

    #header ul {
        right: 0px !important;
    }

    .shown {
    }


    .Div_Hover_CLS:hover {
        background-color: #dddbdb;
    }

    .toggler {
        width: 100%;
        height: 0px;
        position: absolute;
        top: 117px;
        left: 0px;
        right: 0px;
        z-index: 99999;
    }

    #effect h3 {
        margin: 0;
        padding: 0.4em;
        text-align: center;
    }


    .fixed-sidebar-right {
        position: fixed;
        top: 66px;
        left: 0;
        width: 300px;
        margin-left: 0px;
        bottom: 0;
        z-index: 101;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background-color: white;
    }

    .right-sidebar {
        list-style-type: none
    }

    .nav {
        list-style-type: none
    }

    .footable-row-detail-name {
        width: 50%;
        float: right;
        color: #004bb1;
        font-weight: bold;
        text-align: justify;
    }

    .footable-row-detail-value {
        width: 97%;
        text-align: justify;
        float: right;
        font-weight: bold;
        color: #808080
    }

    .footable-row-detail-cell {
        background-color: #eeeeee;
    }

    .footable-row-detail-row {
        padding: 16px;
        margin-bottom: 24px;
        clear: both;
        border-top-color: #ffffff;
        border-bottom-color: #e7e7e7;
        background: #f6f6f6;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f1f1f1');
        background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
    }

    .down_Header_Link {
        font-size: 8pt !important;
        color: #808080 !important;
        padding-top: 8px !important;
    }

        .down_Header_Link:visited {
            font-size: 8pt !important;
            color: #808080 !important;
        }

        .down_Header_Link:active {
            font-size: 8pt !important;
            color: #fff !important;
        }

        .down_Header_Link .fa {
            padding-top: 8px;
            font-size: 16pt !important;
            color: #3C92CA !important;
        }

    .menuico {
        position: absolute;
        right: 0;
        top: 0;
    }

    .ChildMenu_Li {
        -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.3);
        background: #fff !important;
        /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#e3e3e3');
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e3e3e3));
    background: -moz-linear-gradient(top, #e8e8e8, #e3e3e3);
    background: -o-linear-gradient(top, #e8e8e8, #e3e3e3);*/
    }