.navbar-brand {
  text-indent: -999em;
  background-image: url(../assets/images/MDPg-logo.png);
  width: 180px;
  background-repeat: no-repeat;
}

[cam-widget-header] {
  border-top: 0px;
  border-bottom: 3px solid #3949ab;
}

[cam-widget-header] [ng-transclude] li > view > .showShortcutHelp {
  display: none;
}

.ctn-main {
  background-image: url(../assets/images/mdppg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
