body.theme-default .mundo-sidenav-sections-main {
  background-color: #2d2d2d;
}
body.theme-default .mundo-sidenav-sections-main md-list-item md-icon {
  color: #c6c6c6;
}
body.theme-default .mundo-sidenav-sections-main md-list-item.act {
  background-color: #555;
}
body.theme-default .mundo-sidenav-sections-main md-list-item.act md-icon {
  color: #c6c6c6;
}
md-ink-bar {
  top: 0;
}
md-tabs.report-tabs md-tab-item.md-active {
  background-color: #eee;
}
.tab-data md-card:first-child {
  box-shadow: none;
  margin-bottom: 2px;
}
.tab-data md-card:nth-child(2) {
  margin-top: 0;
}
table.md-table thead.md-head > tr.md-row {
  height: 40px;
}
.md-list-zebra > md-list-item:nth-of-type(even) {
  background: #f5f5f5 ;
}
.md-list-zebra > md-list-item:nth-of-type(even).md-list-item-highlighted {
  background: #dee2f7;
}
md-list-item.md-list-item-highlighted {
  background: #dee2f7;
}
md-list-item.list-item-odd {
  background: #f5f5f5;
}
.mundo-sublist .fa {
  line-height: 2em;
  margin-right: 1em;
  float: left;
}
