.breadItemFlow{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}
.breadcrumb-wrapper{z-index:11;position:relative;background-color:#e6e7e9}
.breadcrumb-wrapper .container{background-color:#e6e7e9}
@media only screen and (max-width:707px){.breadcrumb-wrapper .container{overflow-x:scroll;-ms-overflow-style:none}
}
.breadcrumb-wrapper ::-webkit-scrollbar{display:none}
.breadcrumb-wrapper ::-webkit-scrollbar-track{display:none}
.breadcrumb-wrapper ::-webkit-scrollbar-thumb{display:none}
.breadcrumb-wrapper .breadcrumb{padding-top:10px;padding-bottom:10px;margin-bottom:0}
@media only screen and (max-width:707px){.breadcrumb-wrapper .breadcrumb{height:20px;overflow:hidden;padding-top:0;padding-bottom:0;margin:10px auto 5px 0}
}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item{font-family:"Value-Regular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:20px;letter-spacing:normal;color:#888;position:relative;margin-right:10px}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item span{position:relative;padding:0 0 0 16px;width:6px;height:8px;display:inline-block}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item span:before{content:"";background-image:url("../../../../clientlibs/clientlib-base/resources/img/icons/breadcrumb-arrow.svg");width:8px;height:6px;background-color:transparent;background-repeat:no-repeat;background-size:8px 14px;background-position:center center;padding:0;margin:0;position:absolute;top:calc(50% + 1px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item:last-child{margin-right:0;padding:0}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item:last-child:before{display:none}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:0}
.breadcrumb-wrapper .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:none;margin:0;display:none}
.breadcrumb-wrapper.white-breadcrumb{background-color:#fff}
.breadcrumb-wrapper.white-breadcrumb .container{background-color:#fff}
.breadcrumb-wrapper.white-breadcrumb .breadcrumb{background-color:#fff}
.breadcrumb-wrapper.light-grey-breadcrumb{background-color:#f7f8f8}
.breadcrumb-wrapper.light-grey-breadcrumb .container{background-color:#f7f8f8}
.breadcrumb-wrapper.light-grey-breadcrumb .breadcrumb{background-color:#f7f8f8}
.breadcrumb-wrapper.no-background{background-color:transparent;position:absolute;z-index:2}
.breadcrumb-wrapper.no-background .container{background-color:transparent}
.breadcrumb-wrapper.no-background .container .breadcrumb{background-color:transparent}
.breadcrumb-wrapper.no-background .container .breadcrumb .breadcrumb-item{color:#fff}
.breadcrumb-wrapper.color-grey .container .breadcrumb .breadcrumb-item{color:#222}
.breadcrumb-wrapper.color-white .container .breadcrumb .breadcrumb-item{color:#fff}