.MenuS {
    height: 40px;
    border: none;
    background: none;
}
.MenuS img {
    height: 30px;
}
.bar_L
    {
        display: none;
    }
@media only screen and (min-width : 240px) and (max-width : 700px) {
    .sideBar{
        display: none;
        position: absolute;
        z-index: 10000;
        margin-top: 0;
    }.bar_L
    {
        display: block;
    }
    .menu_l
    {
        display: none;
    }
    .Fullname
    {
        display: none;
    }
    .bgright {
         
        min-width: 195px !important;
      
    }
    .content.section-lv1.section-wrapper {
        width: 100% !important;
    }
    .contentpage {
        width: 100% !important;
        margin-left: 0px !important;
    }
    .bar_L a {
        margin-top: -7px;
        display: inline-block;
        margin-left: -3px;
    }
    .showSidebar
    {
        display: block !important; 
        
    }
    .nav {
      
        margin-left: 10px;
    }
    .pn-dis-edit .form-check-input
    {
        margin-top: -2px !important;
    }
    .col-md-6 {
        width: 49% !important;font-size: 12px !important;
    }
    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px;
        white-space: nowrap !important;
    }
	.wrapper {
    width: 100vw !important;
	}
	.card-primary{
		width: 104% !important;
		padding-right: 6px !important;
	}
	.modal-content {
		width: 96vw !important;
	}
}

 


































