html { margin: 0px; padding: 0px; font: 11px/18px "Helvetica Neue",Arial,sans-serif; color: rgb(51, 51, 51); -moz-user-select: none; }
body { margin: 0px; padding: 0px; background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px; }
a { outline: 0px none; text-decoration: none; }
#widget { display: inline-block; white-space: nowrap; overflow: hidden; text-align: left; }
#count, .btn, .btn .label, .btn-o, .count-o { display: inline-block; vertical-align: top; }
.btn-o { max-width: 100%; }
.btn { position: relative; height: 20px; box-sizing: border-box; padding: 1px 8px 1px 6px; background-color: rgb(27, 149, 224); color: rgb(255, 255, 255); border-radius: 3px; font-weight: 500; cursor: pointer; }
.btn:active, .btn:focus, .btn:hover { background-color: rgb(12, 122, 191); }
.btn:active { box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1) inset; }
.btn i { position: relative; top: 2px; display: inline-block; width: 14px; height: 14px; background: transparent url('undefined') no-repeat scroll 0px 0px; }
.btn .label { margin-left: 3px; white-space: nowrap; }
