.concurrent-editing .notification-wrapper{display:flex;flex-wrap:nowrap;overflow-x:scroll;align-items:center;padding-bottom:7px}.concurrent-editing .notification-wrapper::-webkit-scrollbar{background-color:#fff4ea;height:8px;border-radius:6px}.concurrent-editing .notification-wrapper::-webkit-scrollbar-thumb{background-color:#ff701f}.concurrent-editing .notification-wrapper .warning-wrapper{min-width:250px;display:flex;align-items:center;padding:21px;margin-right:20px;border-radius:6px;background:#fff4ea;color:#ff701f}.concurrent-editing .notification-wrapper .warning-wrapper .warning-icon{width:50px;height:50px;margin-right:20px}.contact-card-wrapper{min-width:192px;height:90px;border:1px solid #fff4ea;margin-right:20px;flex:0 0 auto;border-radius:6px}.contact-card-wrapper .contact-card{display:flex;padding:20px}.contact-card-wrapper .contact-card img,.contact-card-wrapper .contact-card .img-placeholder{width:50px;height:50px;border-radius:50%;margin-right:10px}.contact-card-wrapper .contact-card .img-placeholder{background:#fff4ea;color:#ff701f;font-size:33px;line-height:54px;text-align:center}.contact-card-wrapper .contact-card .contact-card-info p{margin:0}.contact-card-wrapper .contact-card .contact-card-info .contact-card-name{color:#000}.contact-card-wrapper .contact-card .contact-card-info .contact-card-email,.contact-card-wrapper .contact-card .contact-card-info .contact-card-email a{color:#ff701f}