.mm-divider.button{
	text-indent:0!important;
	padding:20px 20px 40px 20px!important
}
pre{
	font-size:12px;
	width:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.content,.footer{
	text-align:center
}

body .mh-head{
	background:#4bb5ef;
	color:#fff
}
body .mh-text{
	font-size:16px;
	font-weight:700
}
.mh-head .hamburger-inner,.mh-head .hamburger-inner::after,.mh-head .hamburger-inner::before{
	background:#fff
}
html.mm-opened.mm-effect-zoom-menu body{
	background:#f3f3f3
}
html.mm-opened.mm-effect-zoom-menu.mm-theme-dark body{
	background:#333
}
html.mm-opened.mm-effect-zoom-menu.mm-theme-black body{
	background:#000
}
html.mm-opened.mm-effect-zoom-menu.mm-theme-white body{
	background:#fff
}
html.mm-opened.mm-effect-zoom-menu .mm-page{
	background-color:#fff
}
.mm-menu:not(.mm-offcanvas){
	z-index:1010
}
.mm-menu:not(.mm-offcanvas)+#page{
	display:none
}
.mm-menu li .fa{
	margin:0 20px 0 5px;
	font-size:16px;
	width:12px;
	text-align:center
}
.mm-tileview li[class*=mm-tile] .fa{
	margin:0;
	line-height:0
}

.mm-tileview{
	display:none
}
.mm-menu .buttonbar-item:after{
	content:none!important;
	display:none!important
}







#menu {
	background: #eee;
}

.mm-listview > li > a {
	font-weight: bold;
	font-size: 16px;
	transition: padding 0.5s ease;
}
.mm-listview > li > a:hover {
	padding-left: 40px;
}
