#gtags-results {
    margin-bottom: 10px;
    font-size: 140%
    }
#gtags-results + #pag-top {
    display: none
    }
#gtags-top {
    width: 69%
    }
/* #gtags-top-cloud { display: none; } */
#gtags-toggle-top {
    font-weight: bold
    }
.gtags-add {
    color: #1FB3DD;
    text-decoration: underline;
    margin-left: 2px
    }
.gtags-add:hover {
    cursor: pointer
    }
.gtags_chooser {
    width: 75%;
    line-height: 140%
    }
.gtags-header, .gtags-header a {
    color: #AAA;
    font-size: 12px;
    text-decoration: none
    }
.gtags-header a:hover {
    color: #1FB3DD
    }
.groups .item .gtags-item-tags {
    margin-top: 2px
    }
/* recent group tag activity */
.gtags-recent-groups {
    margin-bottom: 10px;
    /* font-size: 14px; */
    clear: both
    }
.gtags-recent-groups-list {
    display: none
    }
.gtags-recent-groups a {
    text-decoration: none
    }
.gtags-recent-groups img.avatar {
    width: 16px !important;
    height: 16px !important;
    float: none
    }
.gtags-item-recent {
    clear: left;
    margin-bottom: 1.6em
    }
.gtags-item-group-avatar img {
    float: right;
    margin-left: 8px
    }
.gtags-item-group-avatar.duplicate-group img {
    width: 20px !important;
    height: 20px !important
    }
.gtags-item-avatar img {
    float: left;
    margin-right: 8px
    }
.gtags-item-action {
    margin-left: 65px;
    line-height: 130%;
    color: #777
    }
.gtags-item-action a {
    text-decoration: none
    }
.gtags-item-content {
    margin-left: 65px
    }
.gtags-time-ago {
    font-size: 80%;
    color: #999
    }
.gtags-more-content {
    display: none
    }
/* widget */
.gtags-activity-widget .gtags-item-content, .gtags-activity-widget .gtags-item-action {
    margin-left: 0
    }
.gtags-activity-widget img.avatar {
    width: 23px !important;
    height: 23px !important
    }