.care-noticebar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;align-items:baseline;padding:7px 15px;font-size:14px}.care-noticebar__ft,.care-noticebar__hd{-webkit-flex-shrink:0;flex-shrink:0}.care-noticebar__hd+.care-noticebar__bd{margin-left:7px}.care-noticebar__hd{line-height:1;-webkit-transform:translateY(1px);transform:translateY(1px)}.care-noticebar__bd{-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:justify;line-height:20px}.care-noticebar__bd+.care-noticebar__ft{margin-left:17px}.care-noticebar__ft{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:auto}.care-noticebar .care-btn{border-radius:4px;color:#fff}.care-noticebar .care-btn--sm{width:64px;height:20px}.care-noticebar .care-btn__text{font-size:12px}.care-btn+.care-noticebar__btn{margin-left:15px}.care-noticebar__btn{width:20px;height:20px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.care-noticebar__btn--access{position:relative}.care-noticebar__btn--access:after{content:"";position:absolute;top:0;right:0;width:6px;height:6px;border-right:1px solid #666;border-bottom:1px solid #666;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-3px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);margin-top:0}.care-noticebar--warning{background:rgba(255,153,51,.1);color:#f93}.care-noticebar--warning .care-btn,.care-noticebar--warning .care-btn:before{background:#f93}.care-noticebar--warning .care-noticebar__btn--access:after{border-color:#f93}.care-noticebar--success{background:rgba(107,201,102,.1);color:#6bc966}.care-noticebar--success .care-btn,.care-noticebar--success .care-btn:before{background:#6bc966}.care-noticebar--success .care-noticebar__btn--access:after{border-color:#6bc966}.care-noticebar--error{background:rgba(255,43,43,.1);color:#ff2b2b}.care-noticebar--error .care-btn,.care-noticebar--error .care-btn:before{background:#ff2b2b}.care-noticebar--error .care-noticebar__btn--access:after{border-color:#ff2b2b}