.menu_skin .content_nav_mobile
{
    text-align:center;
    line-height: 44px;
}
.logo_menu_nav_mobile{
    height: 100%;
    margin: 0 auto;
    padding-left: 8px;
}
.menu_skin .content_nav_mobile a
{
    float:left;
}
.menu_skin .content_nav_mobile span
{
    font-size: 15px;
    color: rgba(255, 255, 255, 0.88);
    font-weight:bold;

}


a.icon_mmenu
{

    background-image: url('../images/MenuFilled.png');
    background-size: cover;
    display: block;    
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    border-right: 1px solid rgba(180, 183, 181, 0.2);
}
.navbar-inverse.menu_skin {
    /*background: linear-gradient(#069, #008dc9) !important ;
    -moz-box-shadow: inset 0px 0px 10px #045622;*/
    /* -webkit-box-shadow: inset 0px 0px 10px #F4F4F4; */
    /* box-shadow: inset 0px 0px 10px #E4DDDD; */
    /*border: 0px;
    margin-bottom: 0px;
    border-radius: 0px;*/
    /* background: #f4f4f4; */
    /*border-bottom: 1px solid #ccc;
    min-height: 44px;
    width:100%;*/
    border: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
    min-height: 44px;
    background-image: url(../../../../images/tab_bg.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: #fff;
    background-color: transparent;
    width: 100%;
    min-height: 44px;
}
/*
    GREEN STYLE
*/
.green_style.mm-menu.mm-offcanvas.mm-current
{
    background:#006324;
}

.green_style .mm-navbar.mm-hasbtns {
    background: #b90202;
    -moz-box-shadow: inset 0px 0px 10px #003814;
    -webkit-box-shadow: inset 0px 0px 10px #780505;
    box-shadow: inset 0px 0px 10px #780505;
    height: 50px;
    padding: 0 20px;
}
.green_style .mm-navbar.mm-hasbtns  .mm-title
{
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    padding: 2px 0;
        position: relative;
    height: 49px;
    line-height: 47px;
}

.green_style.mm-navbar
{
    height:50px;
}
.green_style.mm-hasnavbar-top-1 .mm-panels, .green_style.mm-navbar-top-2 {
    top: 50px;
    background: #c60000; /*url(../images/logo.png) center center no-repeat*/
}
.green_style .mm-listview > li a {
    color: rgba(255, 255, 255, 0.8);
    padding: 15px 10px 15px 20px;
    font-size: 14px;
    border-right: 1px solid #b90202;
}
.green_style  .mm-listview>li a.mm-next
{
    width:100%;
}
.green_style.mm-menu em.mm-counter
{
    color: rgba(239, 239, 239, 0.8);
    padding: 2px 8px 2px 8px;
    background: rgba(241, 241, 241, 0.08);
    border-radius: 50%;
    margin-top: -12px;
}
.green_style.mm-menu .mm-listview>li .mm-arrow:after, .green_style.mm-menu .mm-listview>li .mm-next:after
{
    border-color: rgba(255, 255, 255, 0.8);
}
.green_style.mm-menu .mm-btn
{
    width:50px;
    height:50px;
}
.green_style.mm-menu .mm-btn:after, .green_style.mm-menu .mm-btn:before
{
    border-color: rgb(255, 255, 255);
}
.green_style.mm-menu.mm-arrow:after, .green_style.mm-menu.mm-next:after, .green_style.mm-menu.mm-prev:before
{
    width: 12px;
    height: 12px;
    top: 8px;
}
.green_style em.mm-counter+a.mm-next
{
    width:100%;
}
body #mm-blocker
{
}
.green_style.mm-menu.mm-pageshadow:after {
    box-shadow: -8px 0px 10px rgb(122 24 24);
}
.green_style.mm-btn
{
    width:50px;
    height:50px;
}
.titlenav {
    color: #fff !important;
}