.bi-bubble { font-size: 14px; } .bi-bubble .bubble-text { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .bi-bubble .bubble-error { background: #ffecec; color: #ff4949; } .bi-bubble .bubble-common { background: #eaf2fd; color: #3685f2; } .bi-bubble .bubble-success { background: #e1f4e7; color: #5cb75d; } .bi-bubble .bubble-warning { background: #feeed7; color: #faaa39; }