.mm-slideout
{
	z-index: 0 !important;
}

.mm-panels > .mm-panel
{
	padding: 0px !important;
}

.mm-listview > li > a, .mm-listview > li > span
{
    padding: 10px 10px 10px 40px !important;
}

em.mm-counter
{
	display: none !important;
}

.mm-page
{
    position: static !important;
}

.mm-listview .mm-next
{
	right: 18px !important;
}

.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after
{
	border-left-color: transparent !important;
}

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before
{
	display: none !important;
}

li.mm-selected .mm-next
{
	background: #f9f9f9 !important;
	bottom: 1px !important;
}

.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: #009fe4 !important;
}