﻿/*
 * SMARTADMIN VARIABLES
 * All variables related specifically to the theme starts from here:
 */
/* left side */
/* right side */
/* the color that flashes when you click on the first nav element */
/* the plus icon that appears on the parent nav when expanding and collapsing */
/* these values will only address the first parent in the entire nav */
/* the plus & minus icons */
/* margin top */
.data-delivery-dashboard-summary .summary-states .gauge {
  margin: auto;
}
.data-delivery-dashboard-summary .summary-states .gauge > svg {
  height: 250px;
}
.data-delivery-dashboard-summary .summary-states .gauge .nv-pie-title {
  fill: #333333;
  font-size: 33px !important;
}