.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0;margin:5px 0 10px;font-size:12px;color:#b5c5d1;list-style:none;overflow:auto;background-color:rgba(0,0,0,0)}.breadcrumb-item+.breadcrumb-item{padding-left:8px}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:8px;color:#b5c5d1;content:"/"}.breadcrumb-item span{cursor:pointer}.breadcrumb-item a,.breadcrumb-item a:hover{text-decoration:none}.breadcrumb-item a,.breadcrumb-item span{color:#b5c5d1}.breadcrumb-item a:hover,.breadcrumb-item span:hover{color:#9aa8b4}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#9aa8b4}.breadcrumb-hide{display:none}@media only screen and (max-width:900px){.breadcrumb{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:5px 0 15px;padding:5px 0 10px}.breadcrumb-item{width:auto;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;border:1px solid #eee;background:#fff;padding:7px 14px;font-size:14px}.breadcrumb-item span{width:100%;white-space:nowrap}.breadcrumb-item:not(:last-child){margin-right:10px}.breadcrumb-item+.breadcrumb-item:before{content:"";display:none}}