/* TITLES */
#dnn_ctr46478_dnnTITLE_titleLabel {
  color: #194273;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 2.13rem;
}
/* Map Observations */
#dnn_ctr46096_dnnTITLE_titleLabel {
  /* font-size: 30px; */
  color: #0e71b0;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 1.5rem;
}

/* Days Of Observations */
#dnn_ctr46095_dnnTITLE_titleLabel {
  /* font-size: 30px; */
  color: #0e71b0;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 1.5rem;
}

/* Detections */
#dnn_ctr46105_dnnTITLE_titleLabel {
  /* font-size: 30px; */
  color: #0e71b0;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 1.5rem;
}

/* Montly Totals */
#dnn_ctr46104_dnnTITLE_titleLabel {
  /* font-size: 30px; */
  color: #0e71b0;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 1.5rem;
}

/* Detection by hour */
#dnn_ctr46108_dnnTITLE_titleLabel {
  /* font-size: 30px; */
  color: #0e71b0;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 1.5rem;
}

/* Detections by Month */
#dnn_ctr46109_dnnTITLE_titleLabel {
  /* font-size: 30px; */
  color: #0e71b0;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 1.5rem;
}

/* Detection 30 days */
#dnn_ctr46107_dnnTITLE_titleLabel {
  /* font-size: 30px; */
  color: #0e71b0;
  font-family: "SuperClarendon";
      font-weight: 700;
      font-size: 1.5rem;
}
/* center value boxes */
.value-box-text-container{
  text-align: center;
  margin: auto;
}

.value-box-main-container{
  text-align: center;
  margin: auto;
}


/* style popup */



.widget-popup-icon-container{
   /*Style the opening icon container*/
}

div.popup-content {
  color: #4d6990;
   /*Style the popup content*/
}

div.popup-overlay {
   /*Style the popup overlay*/
}

div.popup-header>i{
   /*Style the close icon*/
}
