.wpb-cc-tag-links {
    clear: both;
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33333;
    text-transform: uppercase;
}

.wpb-cc-tag-links li {
    display: inline-block;
}

.wpb-cc-tag-links a {
    background-color: #767676;
    border-radius: 0 2px 2px 0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.27273;
    margin: 2px 4px 2px 10px;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase;
}

.wpb-cc-tag-links a:hover {
    background-color: #41A62A;
    color: #FFFFFF;
}

.wpb-cc-tag-links a:before {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 8px solid #767676;
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: -8px;
    position: absolute;
    top: 0;
    width: 0;
}

.wpb-cc-tag-links a:hover:before {
    border-right-color: #41A62A;
}

.wpb-cc-tag-links a:after {
    background-color: #FFFFFF;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -2px;
    position: absolute;
    top: 8px;
    width: 4px;
}

canvas.tagcloud-canvas {
    width: 100%;
}

.wpb-cc-bars li {
    background: #eee;
    line-height: 24px !important;
    height: 24px !important;
    border-radius: 12px;
    border: 1px solid #ccc;
    margin: 10px 0;
    overflow: hidden;
}

.wpb-cc-bars a {
    display: inline-block;
    padding: 0 10px;
}

.wpb-cc-tilt a {
    display: inline-block;
}

.wpb-cc-rounded {
    padding: 10px;
    overflow: hidden;
    clear: both;
}

.wpb-cc-rounded a {
    border: 1px solid;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    display: block;
    margin: 3px;
    padding: 3px 5px 3px 5px;
    text-decoration: none;
    float: left;
}

.wpb-cc-rounded ul {
    list-style: none outside none;
    margin: 0;
}
