﻿
.mm-menu *, .mm-navbar, .mm-menu>.mm-navbar, .mm-menu span.currentUser  {
	background:#1F3D7A;
	color: #ffffff;
	border:none;
	font-size: 14px;
}

.mm-title
{
    color: #fff !important;
}

.mm-listview:before {
	border-color:#ffffff;
}

.mm-menu .mm-listview>li .mm-next:after, a.mm-btn.mm-prev:before {
	border-color:#ffffff;
}

.mm-listview>li:first-of-type {
    border:none;
}

.mm-listview>li:not(.mm-divider):after {
	border:none;
}

.mm-listview a, .mm-listview a:visited, .mm-listview a:hover, .mm-listview a:visited:hover{
	color:#ffffff;
}


@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

div#mm-0.mm-current .mm-navbar a
{
	visibility: hidden;
}
