﻿@media print {
.navbar, #navbarSupportedContent {
	display: block;
	border-width: 0 !important;
}
.navbar-toggler {
	display: none;
}
}
