.stat-row {
  margin-bottom: 35px;
}

.stat-chart-card{
  margin: 10px 0 10px 0;
  padding: 30px;
  text-align: center;
}

.stat-chart-card h2{
  font-size: 13px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 20px;
  opacity: 0.75;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.top-chart-card{
  width: 100%;
  height: auto;
  margin: 0;
  text-align: center;
}

.top-chart-card h2{
  font-size: 13px;
  font-weight: 500;
  padding: 0;
  margin: 0;
  line-height: 20px;
  opacity: 0.75;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.calendar-card {
  overflow: hidden;
  margin: 0;
  height:600px;
}

.calendar-content {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 10px;
  margin-bottom: 2px;
}

calendar-md .md-toolbar-tools h2 {
  overflow: hidden;
}

md-card-header md-title h3{
  margin: 0 0 0 0;
  color: white;
}

md-card-header {
  border-radius: 2px 2px 0 0;
}

.nvd3 {
    font-family: inherit !important;
}
