/*
Theme Name: CCALS 2019 (BB Child)
Theme URI: http://dsaboston.com
Version: 1.0
Description: Compassionate Care CCALS 2019
Author: Dynamic Solution Associates
Author URI: http://dsaboston.com
template: bb-theme
*/

@import 'css/style.css';

/* 2024 A4ALS progress bar */

.a-progress-bar {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(89,140,175,0.15) !important;
    border: none;
    border-radius: 0.125rem;
    color: brown;
    display: block;
    height: 1.0rem;
    width: 100%;

}

progress.a-progress-bar::-moz-progress-bar { background: brown; }
progress.a-progress-bar::-webkit-progress-bar { background: rgba(89,140,175,0.15); }
progress.a-progress-bar::-webkit-progress-value { background: brown; }
    
progress {
    vertical-align: initial;
}
    
.progress-meter_progressBar__Fj59a {
    grid-row: 2/3;
    margin-bottom: 0.75rem;
}
    
.progress-meter_progressMeter__ebbGu {
    display: grid;
    margin-bottom: 0.5rem;
}
.progress-meter_progressMeterHeading__7dug0 {
    color: #333;
    line-height: .8;
    margin-bottom: 0.75rem;
    margin-top: 0.25rem;
    grid-row: 1/2;
}

.hrt-disp-inline {
    display: inline!important;
}

.progress-meter_largeType__7wh6l {
    font-size: 2.5rem;
    font-weight: 400;
}

.hrt-text-body-sm {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    color: #767676!important;
}

.text-stat-title {
    color: #767676!important;
    font-weight: 400!important;
}

.text-stat {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
}
