.progressbar-title{position:relative;margin-bottom:1px;margin-top:2px;background:#26c9ff;padding:10px 10px 10px 80px}.progress{height:10px!important;box-shadow:none!important;line-height:35px!important;margin:0!important;width:100%!important;float:none!important;background-color:#e9ecef!important}.progress .progress-bar{background:#fff;animation:progress 6s}.progressbar-title .progressbar-value{position:absolute;left:15px;font-weight:700}@-webkit-keyframes progress{0%{width:0%}}@keyframes progress{0%{width:0%}}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent)!important;background-size:1rem 1rem!important}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite!important;animation:progress-bar-stripes 1s linear infinite!important}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}