/* Notifications */

.notify-area { opacity: 0 }

.notify { font-size: 90%; padding: 3px 0 3px 8px; color:#fff; font-family: arial, sans-serif; white-space: nowrap; overflow: hidden;  }

.notify span {    }

.notify.red span { border-bottom: 1px dotted #5cc300 }
.notify.red span { border-bottom: 1px dotted #65BBD6 }
.notify.red span { border-bottom: 1px dotted #E15554 }
