/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 27, 2018, 12:53:16 PM
    Author     : asghar
*/

.mm-ul-innerwrp {
  overflow: auto;
  position: relative;
  margin: 10px;
  /*** width: 740px; **/
  max-width: 97%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
