﻿.left-menu-root {
/*position: fixed;*/
min-width: 250px;
max-width: 1024px;
width: 98%;
background-color: white;
height: 100%;
z-index: 10000;
display: none;
padding-top: 15px;
padding-left:  5px;
padding-right: 5px;
border-bottom: 0.8px solid #f3f1f1;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
line-height: 0px !important;

height: 80%;
padding-bottom: 80px;
padding-bottom: 10px;
overflow-x: hidden;
max-width: 500px;
}