/*! Bootstrap v3.3.6 (http://getbootstrap.com) | Copyright 2011-2016 Twitter, Inc. | Licensed under MIT */
.badge {display: inline-block;min-width: 10px;padding: 3px 7px;font-size: 12px;font-weight: bold;color: #fff;line-height: 1;vertical-align: middle;white-space: nowrap;text-align: center;background-color: #777777;border-radius: 10px;}.badge:empty {display: none;}.btn .badge {position: relative;top: -1px;}.btn-xs .badge,.btn-group-xs > .btn .badge {top: 0;padding: 1px 5px;}a.badge:hover,a.badge:focus {color: #fff;text-decoration: none;cursor: pointer;}.list-group-item.active > .badge,.nav-pills > .active > a > .badge {color: #337ab7;background-color: #fff;}.list-group-item > .badge {float: right;}.list-group-item > .badge + .badge {margin-right: 5px;}.nav-pills > li > a > .badge {margin-left: 3px;}