﻿/* CSS specifically for Site.Master. */
.breadcrumb { margin-top: 50px; border-bottom: thin solid silver }
.breadcrumb-root:before { font-family: "FontAwesome"; content: "\f015" /* house */; }
.breadcrumb-separator { margin-left: 5px; margin-right: 5px }

.breadcrumb:empty { padding: 0 !important }

footer { font-size: smaller }

#LoginName { color: inherit; text-decoration: none; cursor: initial }

.menu .dynamic { z-index: 9999 !important; color: initial !important }

.navbar-brand img { height: 35px }