body > iframe {z-index: -1!important;}
#menu-right {z-index:20000;}


#minimizebar {position: fixed;bottom: 50px;}
.jportal-header .head_menu_block {/*display: table-caption;height: inherit;*/
    position: absolute;
    left: 40px;
    z-index:0;}
.jportal-header .ajaxlinestat {width:80%;/*margin-top: 0px!important;display: table-cell;*/}
.mobile_breadcrumb {
    line-height: 85%;
    z-index: 99999;
    padding-top: 5px;
    padding-bottom: 0px;
    display: inline-table;
    height: 100%;
}
.mobile_breadcrumb a {position: relative;width: auto;}
.mobile_breadcrumb span {margin-left:10px!important;}

#menu-left .menu-name, #menu-right .menu-name, #wmenu .menu-name {display:block;border:none;
           /*background: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(229, 229, 229, 0.5) 10%,rgba(231,231,231,0.5) 30%,rgba(255,255,255,1) 100%);*/}
#menu-left .menu-name  span, #menu-right .menu-name  span, #wmenu .menu-name  span {display: inline-block;vertical-align: middle; margin-left:5px;}
#menu-left .sel_area, #menu-right .sel_area, #wmenu .sel_area {padding: 10px 60% 10px 0;
                                                               z-index: 20000000;
                                                               position: relative;}
.ui-widget-header{
    background-color:#007cc3;
}

#wmenu .mm-list > li{ cursor:pointer !important;
                      box-shadow: 0px 1px rgb(221, 221, 221);
                      font-size: 13px;
                      font-weight: 600;
                     /* font-family: Montserrat;*/
                      font-style: normal;
                      text-transform: capitalize;
                      color: #939393;
                      border: 1px solid rgb(236, 236, 236);
                      background: white;
}
#wmenu .webs_title {
    box-shadow: 0px 2px rgba(200, 200, 200, 0.5);
    text-transform: uppercase; color: #000;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Inter';
    font-style: normal;
    line-height: 50px;
    position:absolute;
    z-index: 99999;
    width:100%;
    text-align:center;
    background-color:#F8F9F9;
}
.mm-menu > .mm-list { padding: 50px 0 40px 0 !important}