.breadcrumb-item a{
    color:#232659 !important;
    font-size: 16px;

}
.breadcrumb-item.active{
    color:#232659 !important;
}
.mb-4 {
   color:#232659 !important; 
}
#headerdaterange .text-muted {
  color: #232659 !important;
}

#headerdaterange i {
  color: #232659;
  font-size: 14px;
}

#headerdaterange span {
  font-size: 13px;
  color: #232659;
}

#headerdaterange .vr {
  width: 1px;
  background-color: #dcdcdc;
  height: 20px;
}
h6 {
    font-size: 14px !important;
    color: #232659 !important;
}
.form-switch .form-check-input:after {
    width: 1rem !important;
    height: 1rem !important;
    top: -3px!important;
}
#metricDropdown {
  background-color: #fff !important;
  border: 1px solid #e5e4e2 !important;
  border-radius: 9px !important;
  justify-content: flex-start !important;
  color: #232659 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 1.25rem !important;
}
.fa-info-circle {

    color: #232659 !important;
}
.table {

    width: 100%;
    border-spacing: 0px;
    font-size: 0.75rem;
    font-weight: 400;
    background-color: rgb(255, 255, 255);
    color: rgb(35, 38, 89);
    overflow: hidden;
    border-collapse: collapse;

}
.form-check-label{
    color:  #232659 !important;
  
}
.card-header .pb-0 {
    padding-bottom: 20px !important;
}
.card-title {
    font-size: 14px !important;
    font-weight: 600;
    margin: 0;
    color:  #232659 !important;
}

.card-subtitle {
    font-size: 10px;
    color: #6c757d;
    margin: 4px 0 0 0;
}
.card-header {
    background-color: #ffffff !important;
    border-bottom: 1px solid #e5e7eb !important;
}
h3 {
        font-size: 23px !important;
        color: #232659 !important;
        font-weight: 600 !important;
        letter-spacing: 0;
    }
    .badge {
    display: flex!important;
    align-items: center !important;
    padding: 0.25rem 0.5rem !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.ms-2 {
    margin-left: -0.5rem !important;
}
.chart-btn {
    min-width: fit-content !important;
    min-height: 1.625rem !important;
    font-size: 13px !important;
    padding: 4px 34px !important;
    word-break: keep-all !important;
    color: #FFFFFF !important;
    background-color: #FF480e !important;
    border-radius: 50px !important;
}