.dashboard-progress-card.card{min-height:170px;height:100%}.dashboard-progress-card.card .card-body{height:100%}.dashboard-progress-card.card .completion{-webkit-box-flex:0;-ms-flex:0 0 105px;flex:0 0 105px;margin-left:15px}.dashboard-progress-card.card .completion-tooltip-wrapper{width:105px;height:105px;display:block}.dashboard-progress-card.card .dashboard-progress-card__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-progress-card.card .dashboard-progress-card__body,.dashboard-progress-card.card .left-col{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dashboard-progress-card.card .left-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-progress-card.card .blank-dashboard-card__title{color:var(--muted-dark-primary);font-size:16px;line-height:19px;margin-bottom:8px}.dashboard-progress-card.card .blank-dashboard-card__content{color:var(--muted-text-primary);font-size:14px;line-height:17px}.dashboard-progress-card.card .blank-dashboard-card__footer{color:var(--muted-dark-primary);font-size:12px;line-height:14px}.dashboard-progress-card.card .blank-dashboard-card__footer .card-link-button,.dashboard-progress-card.card .blank-dashboard-card__footer a{-webkit-transition:all .3s;transition:all .3s;-webkit-transition-property:color,opacity,background-color;transition-property:color,opacity,background-color;color:var(--main-primary)}.dashboard-progress-card.card .blank-dashboard-card__footer .card-link-button:hover,.dashboard-progress-card.card .blank-dashboard-card__footer a:hover{color:var(--lighter-primary)}