 .cNotification{position:relative;}html[dir="ltr"] .cNotification{border-left-width:10px;}html[dir="rtl"] .cNotification{border-right-width:10px;}.cNotification_dismiss{width:28px;height:28px;border-radius:14px;background:#000;color:#fff;line-height:28px;text-align:center;position:absolute;top:-5px;}html[dir="ltr"] .cNotification_dismiss{right:-5px;}html[dir="rtl"] .cNotification_dismiss{left:-5px;}.cNotification_dismiss:hover{color:#fff;}