html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker {
	opacity:.9;
}

html.mm-pagedim-black #mm-blocker {
	background:#16264D;
}

.mm-menu {
    background: #FFF;
}

.mm-listview {
	font-size:1em;
}

.mm-navbar {
    height: 62px;
    line-height: 62px;
    border-bottom: 2px solid #E6E6E6;
    left: 20px;
	right: 20px;
	padding: 0 0 0 20px;
}

.mm-menu .mm-navbar a.mm-title {
	font-size: 1em;
	color: #4D4D4D;
	padding: 22px 0 22px 0;
	line-height: 1;
	text-align: left;
}

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 20px;
}

.mm-prev:before, .mm-next:after {
    width: 15px;
    height: 15px;
    left: 0;
}

.mm-next:after{
	left: auto;
	right: 3px;
}

.mm-menu .mm-btn:before {
    border-color: #4D4D4D;
}

.mm-btn {
    width: 100%;
    height: 62px;
}

.mm-listview > li > a, .mm-listview > li > span {
    padding: 12px 20px 12px 0;
	font-size: 1em;
	color: #4D4D4D;
	line-height: 24px;
}

.mm-panels > .mm-panel > .mm-listview {
    margin: 0;
}

.mm-listview .mm-next:before {
	display: none;	
}

.mm-listview .mm-next{
	border-bottom: none;
	width: 100%;
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 0;
}

#mm-1 .mm-navbar{
	padding: 0;
}

.mm-listview .menu-item-146{
	display: none;
}

#mm-1 .mm-title{
	padding: 23px 0 16px 0;
	font-size: 1em;
	line-height: 1;
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li.mm-selected a{
	color: #00B2C1;
}

.mm-listview > li.primary-link > a{
	color: #4D4D4D;
	text-transform: uppercase;
	font-size: 1.222em;
	font-family: 'SimplonNorm-Regular';
}

.mm-listview > li.secondary-link > a{
	padding: 6px 20px 6px 0;	
}

.mm-listview > li.third-link > a{
	font-size: 0.778em;
	padding: 6px 20px 6px 0;
	line-height: 24px;
}

.mm-menu .mm-divider{
	background-color: transparent;
	height: 20px;
}

.mm-menu .bottom.mm-divider{
	height: 50px;
}

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
	border-color: #4D4D4D;
}

.mm-prev::before, .mm-next::after {
	width: 10px;
	height: 10px;
}