﻿/*
    Breadcrumb
*/
.breadcrumb-item.active a {
  color: #6c757d;
  pointer-events: none; }

#bcHeaderId h3 {
  border-bottom: solid 1px #dedede;
  text-align: center;
  padding: 0.5em 0; }
