.breadcrumb{border-radius:4px;display:flex;flex-direction:row-reverse;flex-shrink:0;margin-bottom:15px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.breadcrumbid{background:#fff;float:left;font-size:13px;font-weight:600;height:40px;line-height:40px;padding-left:30px;padding-right:10px;position:relative;transition:all .2s ease-in-out}.breadcrumbid:after{border-color:#fff #fff transparent transparent;border-style:solid;border-width:14px;box-shadow:0 0 0 0 #d9d9d9,5px -5px 10px -4px #d9d9d9;content:"";height:0;left:calc(100% - 10px);margin-left:-4px;position:absolute;top:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s ease-in-out;width:0;z-index:1}.breadcrumbidid:last-child{border-bottom-left-radius:4px;border-top-left-radius:4px;padding-left:10px}.breadcrumbid:hover{background-color:#f9f9f9}.breadcrumbid:first-child:hover{background-color:#fff}