/* /Content/i4C/dashboard.less:L1 */
.dashboard .grid .row {
  margin-bottom: 1.2rem;
}
/* /Content/i4C/dashboard.less:L4 */
/* /Content/i4C/dashboard.less:L5 */
.dashboard .grid .row .dashboard-welcomepanel h1.title span.welcome::before {
  content: url('images/i-4C-logo-full.png');
  position: relative;
  vertical-align: top;
}
/* /Content/i4C/dashboard.less:L13 */
.fc-content .fc-time {
  vertical-align: top;
}
/* /Content/i4C/dashboard.less:L17 */
.fc-content .fc-title {
  display: inline-block;
}
/* /Content/i4C/dashboard.less:L21 */
.app-bar-element.home.branding {
  padding-left: 4.125rem;
}
/* /Content/i4C/dashboard.less:L24 */
.app-bar-element.home.branding::before {
  content: "";
  background-image: url('images/helius.png');
  background-size: 3.125rem;
  position: absolute;
  width: 3.125rem;
  height: 3.125rem;
  margin-left: -4.125rem;
}
/* /Content/i4C/dashboard.less:L34 */
.app-bar.footer .app-bar-element a:hover {
  text-shadow: 0px 0px 10px #00aff0;
  /* @theme-highlight */

}
