.investly{.fd-gds-component.fd-progress-bar-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;top:-70px;visibility:hidden;width:100%;-webkit-transition:top .5s;transition:top .5s;z-index:1040}
@media(max-width:991.98px){.fd-gds-component.fd-progress-bar-container{top:-62px}
}
.fd-gds-component.fd-progress-bar-container--edit{position:relative;top:0;visibility:visible}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar *{font-family:"FidelitySansRegular"}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar{position:relative;width:100%;max-width:1440px}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__background{background-color:#fff}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:68px;background-color:#fff}
@media(max-width:991.98px){.fd-gds-component.fd-progress-bar-container .fd-progress-bar__content{height:60px;max-width:unset;padding:0 20px}
}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar.fd-progress-bar--with-indent .fd-progress-bar__title{padding-left:40px}
@media(max-width:991.98px){.fd-gds-component.fd-progress-bar-container .fd-progress-bar.fd-progress-bar--with-indent .fd-progress-bar__title{padding-left:0}
}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__title{font-size:18px;line-height:28px;font-weight:700;margin-right:180px;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}
@media(max-width:991.98px){.fd-gds-component.fd-progress-bar-container .fd-progress-bar__title{margin-right:20px}
}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__fidelity-logo{width:128px;height:30px;background-repeat:no-repeat;background-image:url("clientlib/css/clientlib-fidcaux/resources/images/svg/fidelity-logo-blue.svg")}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__progress{width:100%;height:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:top}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__progress::-webkit-progress-bar{background-color:#daddde}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__progress::-moz-progress-bar{background-color:#daddde}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__progress::-webkit-progress-value{background-color:#205885}
.fd-gds-component.fd-progress-bar-container .fd-progress-bar__progress::-moz-progress-value{background-color:#205885}
}