div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#Progressbar1
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar1 .progress-bar
{
   animation: 1s linear infinite Progressbar1-animation;
   background-color: #0D6EFD;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar1-animation
{
   0% { background-position-x: 1rem; }
}
#Progressbar2
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar2 .progress-bar
{
   animation: 1s linear infinite Progressbar2-animation;
   background-color: #198754;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar2-animation
{
   0% { background-position-x: 1rem; }
}
#Progressbar3
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar3 .progress-bar
{
   animation: 1s linear infinite Progressbar3-animation;
   background-color: #0DCAF0;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar3-animation
{
   0% { background-position-x: 1rem; }
}
#Progressbar5
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar5 .progress-bar
{
   animation: 1s linear infinite Progressbar5-animation;
   background-color: #FFC107;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar5-animation
{
   0% { background-position-x: 1rem; }
}
#Progressbar6
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar6 .progress-bar
{
   animation: 1s linear infinite Progressbar6-animation;
   background-color: #DC3545;
   background-image: linear-gradient(45deg, rgba(255,255,255,0.16) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.16) 50%, rgba(255,255,255,0.16) 75%, transparent 75%, transparent);
   background-size: 1rem 1rem;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
@keyframes Progressbar6-animation
{
   0% { background-position-x: 1rem; }
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#Progressbar4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar4 .progress-bar
{
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#Progressbar7
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar7 .progress-bar
{
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#Progressbar8
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar8 .progress-bar
{
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#Progressbar9
{
   --percentage: 0;
}
#Progressbar9 .progress-bar
{
   height: 0;
   left: 0;
   opacity: 0;
   position: absolute;
   top: 0;
   transition: width 1500ms linear;
   width: calc(var(--percentage) * 1%);
}
#Progressbar9 .progress-bar-value
{
   background-color: #D3D3D3;
   border-radius: 50%;
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}
#Progressbar9 .progress-bar-mask,
#Progressbar9 .progress-bar-bg
{
   border-radius: 50%;
   height: 100%;
   left: 0;
   top: 0;
   position: absolute;
   width: 100%;
}
#Progressbar9 .progress-bar-mask
{
   clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%);
}
#Progressbar9 .progress-bar-mask .progress-bar-bg
{
   clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
   background-color: #1E90FF;
   background-image: none;
}
#Progressbar9 .progress-bar-mask.transform,
#Progressbar9 .progress-bar-bg
{
   transform: rotate(calc(var(--percentage) * 1.8deg));
   transition: transform 1500ms linear;
}
@keyframes Progressbar9-animation
{
   0% { background-position-x: 1rem; }
}
#Progressbar9 .progress-bar-text
{
   display: flex;
   align-items: center;;
   justify-content: center;
   position: absolute;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 50%;
   height: calc(100% - 10px);
   left: 5px;
   top: 5px;
   width: calc(100% - 10px);
   text-align: center;
   color: #1E90FF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
}
#Progressbar10
{
   --percentage: 0;
}
#Progressbar10 .progress-bar
{
   height: 0;
   left: 0;
   opacity: 0;
   position: absolute;
   top: 0;
   transition: width 800ms linear;
   width: calc(var(--percentage) * 1%);
}
#Progressbar10 .progress-bar-value
{
   background-color: #D3D3D3;
   border-radius: 50%;
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}
#Progressbar10 .progress-bar-mask,
#Progressbar10 .progress-bar-bg
{
   border-radius: 50%;
   height: 100%;
   left: 0;
   top: 0;
   position: absolute;
   width: 100%;
}
#Progressbar10 .progress-bar-mask
{
   clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%);
}
#Progressbar10 .progress-bar-mask .progress-bar-bg
{
   clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
   background-color: #32CD32;
   background-image: none;
}
#Progressbar10 .progress-bar-mask.transform,
#Progressbar10 .progress-bar-bg
{
   transform: rotate(calc(var(--percentage) * 1.8deg));
   transition: transform 800ms linear;
}
#Progressbar10 .progress-bar-text
{
   display: flex;
   align-items: center;;
   justify-content: center;
   position: absolute;
   background-color: #CAF2CA;
   background-image: none;
   border-radius: 50%;
   height: calc(100% - 10px);
   left: 5px;
   top: 5px;
   width: calc(100% - 10px);
   text-align: center;
   color: #32CD32;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
}
#Progressbar11
{
   --percentage: 0;
}
#Progressbar11 .progress-bar
{
   height: 0;
   left: 0;
   opacity: 0;
   position: absolute;
   top: 0;
   transition: width 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
   width: calc(var(--percentage) * 1%);
}
#Progressbar11 .progress-bar-value
{
   background-color: #F5F5F5;
   border-radius: 50%;
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}
#Progressbar11 .progress-bar-mask,
#Progressbar11 .progress-bar-bg
{
   border-radius: 50%;
   height: 100%;
   left: 0;
   top: 0;
   position: absolute;
   width: 100%;
}
#Progressbar11 .progress-bar-mask
{
   clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%);
}
#Progressbar11 .progress-bar-mask .progress-bar-bg
{
   clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
   background-color: #808080;
   background-image: none;
}
#Progressbar11 .progress-bar-mask.transform,
#Progressbar11 .progress-bar-bg
{
   transform: rotate(calc(var(--percentage) * 1.8deg));
   transition: transform 1000ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#Progressbar11 .progress-bar-text
{
   display: flex;
   align-items: center;;
   justify-content: center;
   position: absolute;
   background-image: linear-gradient(to top, #D3D3D3 0%, #FFFFFF 100%);
   border-radius: 50%;
   height: calc(100% - 22px);
   left: 11px;
   top: 11px;
   width: calc(100% - 22px);
   text-align: center;
   color: #808080;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
}
#Progressbar12
{
   --percentage: 0;
}
#Progressbar12 .progress-bar
{
   height: 0;
   left: 0;
   opacity: 0;
   position: absolute;
   top: 0;
   transition: width 1250ms linear;
   width: calc(var(--percentage) * 1%);
}
#Progressbar12 .progress-bar-value
{
   background-color: #D9ECFF;
   border-radius: 50%;
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}
#Progressbar12 .progress-bar-mask,
#Progressbar12 .progress-bar-bg
{
   border-radius: 50%;
   height: 100%;
   left: 0;
   top: 0;
   position: absolute;
   width: 100%;
}
#Progressbar12 .progress-bar-mask
{
   clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%);
}
#Progressbar12 .progress-bar-mask .progress-bar-bg
{
   clip-path: polygon(0% 0%, 50% 0%, 50% 100%, 0% 100%);
   background-color: #1E90FF;
   background-image: none;
}
#Progressbar12 .progress-bar-mask.transform,
#Progressbar12 .progress-bar-bg
{
   transform: rotate(calc(var(--percentage) * 1.8deg));
   transition: transform 1250ms linear;
}
#Progressbar12 .progress-bar-text
{
   display: flex;
   align-items: center;;
   justify-content: center;
   position: absolute;
   background-color: transparent;
   background-image: none;
   border-radius: 50%;
   height: calc(100% - 0px);
   left: 0px;
   top: 0px;
   width: calc(100% - 0px);
   text-align: center;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   font-style: normal;
}
#Progressbar13
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar13 .progress-bar
{
   background-color: #0D6EFD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#Progressbar14
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar14 .progress-bar
{
   background-image: linear-gradient(to top, #02A8E4 0%, #00ACE5 5%, #47BDF0 7%, #147BB6 30%, #005081 52%, #7295B5 95%, #023661 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#Progressbar15
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar15 .progress-bar
{
   background-color: transparent;
   background-image: url('../images/wb18_progressbar_overview_Progressbar15-header_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#Progressbar16
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar16 .progress-bar
{
   background-image: linear-gradient(to left, #FF3399 0%, #FF6633 23%, #FFF802 47%, #04A396 80%, #3366FF 100%);
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#Progressbar17
{
   background-color: #E9ECEF;
   background-image: none;
   border: 1px solid #E9ECEF;
   border-radius: 6px;
   overflow: hidden;
}
#Progressbar17 .progress-bar
{
   background-image: linear-gradient(to left, #FF00C0 0%, #9600FF 20%, #4900FF 43%, #00B8FF 70%, #00FFFB 100%);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: flex;
   flex-direction: column;
   width: 0%;
   height: 100%;
   justify-content: center;
   overflow: hidden;
   text-align: center;
   transition: width 500ms linear;
   white-space: nowrap;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
