/*
Theme Name:     Kleo Child
Theme URI:
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     http://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

#ab-pending-notifications {

    background: none repeat scroll 0 0 #ddd;

    border-radius: 10px;

    color: #FFFFFF;

    display: inline;

    font-size: 10px;

    font-weight: bold;

    padding: 2px 5px;

    text-shadow: none;

}



#ab-pending-notifications.alert {

    background-color: #1FB3DD;

    color: #FFFFFF;

}