.nav-item.active{
  background-color: #ecf4fe;
  color: #00c9a7;
}
.badge.badge-large, .badge.badge-large {
  font-size: 1em;
}
.modal-header {
  border: none;
}
.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
  background-image: none !important;
}
.map {
  height: 400px;
  width: 100%;
}
#performance-chart{
  height: 300px;
}
#activation-chart{
  height: 240px;
}

.ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-area {
    fill: #00c9a7;
}
.ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-area {
    fill: #ffc107;
}
.ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-area {
    fill: #de4436;
}
