/*##### ЛЕВАЯ ПАНЕЛЬ НАВИГАЦИИ ###############################################*/

.ms-slidebar .ms-slidebar-header .ms-slidebar-title h3 {
	margin-bottom: 5px;
}

.ms-slidebar .ms-slidebar-menu li.active a {
	background-color: #eeeeee;
}

/*##### ГЛАВНАЯ СТРАНИЦА #####################################################*/

.ms-hero.ms-hero-material .ms-hero-material-text-container .ms-hero-material-title h1 {
	text-transform: none;
}

.bg-grey {
	background-color: #eeeeee;
}

.card.card-grey {
	border-bottom: solid 3px #eeeeee;
	border-radius: 3px;
}

.alert {
	line-height: 2rem;
}

/*############################################################################*/
