html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

ol, ul {
  list-style: none; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a:link, a:visited, a:active {
  color: #0c6d97; }

.fa {
  -webkit-font-smoothing: antialiased; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.hide {
  display: none; }

.card {
  border: 1px solid #b4b4b4;
  border-radius: 2px;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.065);
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.04);
  background: #f7f7f7; }

.bbox {
  box-sizing: border-box; }

.text-of {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block; }

.right {
  float: right; }

.clearfix {
  clear: both; }

.btn, a.btn {
  background: #f9f9f9;
  border: 1px solid #b4b4b4;
  border-radius: 2px;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.04);
  box-sizing: content-box;
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  height: 38px;
  line-height: 38px;
  margin-right: 5px;
  padding: 0 15px;
  position: relative; }

.btn:not(.mod-active):hover {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.btn:not(.mod-active):active {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2);
  background: #f8f8f8; }

.btn.is-clicked {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.2) !important;
  background: #f8f8f8 !important; }

.btn.mod-active {
  box-shadow: 0 0 0 1px #b4b4b4;
  cursor: auto; }

.btn.mod-action {
  font-family: Arial, sans-serif;
  color: #fff;
  background: #85b6e0;
  border: 1px solid #5d9dd5;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.08); }

.btn.mod-action:hover, .btn.mod-action:focus {
  background: #9ac2e5;
  border: 1px solid #71a9da; }

.btn.mod-action:active {
  border: 1px solid #4991d0;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3); }

.btn.mod-right {
  float: right;
  margin-left: 5px;
  margin-right: 0; }

.btn.mod-page {
  padding: 0 12px !important;
  margin-left: 5px;
  margin-right: 0;
  float: left; }

.btn.mod-page.mod-to-bottom i {
  border-bottom: 2px solid #999;
  color: #888;
  position: relative;
  vertical-align: 2px;
  width: 10px; }

.btn.mod-page.mod-to-top i {
  border-top: 2px solid #999;
  color: #888;
  position: relative;
  vertical-align: -2px;
  width: 10px; }

.btn.mod-page.active:hover {
  cursor: auto; }

.thread-frag-btn {
  cursor: pointer;
  float: left;
  margin-right: 5px; }

.thread-frag-btn .text {
  display: inline; }

.thread-frag-btn .alt-text {
  display: none; }

.thread-frag-btn.clicked .alt-text {
  display: inline; }

.thread-frag-btn.clicked .text {
  display: none; }

.thread-frag-btn.plus #thread-frag-count {
  background: #7ab87e;
  background: #ccc;
  color: #fff;
  padding: 0px 9px;
  margin-right: -15px;
  margin-left: 6px;
  display: inline-block;
  font-weight: bold;
  position: relative;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  z-index: 0; }

.thread-frag-btn.plus.clicked #thread-frag-count {
  background: #569f67; }

.thread-frag-btn.plus.clicked {
  background: #76bc87;
  border: 1px solid #438954;
  box-shadow: none;
  color: #fff;
  position: relative; }

.thread-frag-btn.minus.clicked {
  background: #c76b6b;
  border: 1px solid #a63f3f;
  box-shadow: none;
  color: #fff;
  position: relative; }

.thread-frag-btn.clicked:after {
  content: '';
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.25);
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px; }

.thread-frag-btn.minus.clicked:after {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.35); }

.btn.mod-filter .arr {
  background: url(../png/darr.png);
  width: 5px;
  height: 3px;
  display: inline-block;
  vertical-align: 2px;
  margin-left: 5px; }

.btn-group {
  display: inline-block;
  float: left; }

.btn-group .btn {
  float: left; }

.action-container {
  color: #aaa;
  display: flex;
  font-size: 11px;
  justify-content: space-between;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.action-container-pages {
  vertical-align: middle; }

.page-ellipsis, .page-rsa {
  display: inline-block;
  float: left;
  margin-left: 5px;
  font-size: 11px;
  letter-spacing: .5px;
  height: 38px;
  line-height: 38px; }

.page-rsa {
  margin-left: 7px;
  margin-right: 2px; }

.sub-btn {
  border: 1px solid #aaa;
  background: #e4e4e4;
  color: #bbb;
  padding: 3px;
  border-radius: 10px;
  box-shadow: 0 0.5px 1px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  display: inline-block; }

.sub-btn.active {
  color: #6d853d;
  background: #e4ecd5;
  border: 1px solid #94b257;
  background: #cde0ee;
  border: 1px solid #6ea3cf;
  color: #3670a1; }

.sub-btn .fa {
  font-size: 12px;
  width: 12px;
  height: 12px; }

.sub-caption {
  font-size: 9.5px;
  margin-left: 7px;
  margin-top: 10px;
  display: inline-block;
  float: left; }

.filter-menu {
  width: 100px;
  border: 1px solid #aaa;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  position: absolute;
  left: -1px;
  z-index: 5;
  top: 40px;
  background: #f8f8f8;
  padding: 10px 0;
  display: none; }

.filter-menu a {
  display: block;
  font-weight: normal;
  color: #666;
  line-height: 2.6;
  padding: 0 12px; }

.filter-menu a.active {
  font-weight: bold;
  background: #669ecc;
  color: #fff; }

.filter-menu a.active:hover {
  background: #669ecc; }

.filter-menu a:hover {
  background: #ddd; }

.list-table {
  width: 100%;
  font-size: 11px;
  border-radius: 2px;
  margin-bottom: 15px;
  border-collapse: separate;
  border-spacing: 0px;
  color: #888; }

.list-table th {
  padding: 10px 10px;
  font-size: 11px;
  text-align: left;
  background: #2e506b;
  background: -webkit-linear-gradient(top, #3d6a8f 0%, #2e506b 100%);
  background: -moz-linear-gradient(top, #3d6a8f 0%, #2e506b 100%);
  background: -o-linear-gradient(top, #3d6a8f 0%, #2e506b 100%);
  background: -ms-linear-gradient(top, #3d6a8f 0%, #2e506b 100%);
  color: #fff; }

.list-table th:first-child {
  border-top-left-radius: 2px; }

.list-table th:last-child {
  border-top-right-radius: 2px; }

.list-table td {
  padding: 10px;
  word-wrap: break-word;
  border-bottom: 1px solid #ccc; }

.list-table tr:last-child td {
  border-bottom: 1px solid #aaa; }

.list-table tr:last-child td:first-child {
  border-bottom-left-radius: 2px; }

.list-table tr:last-child td:last-child {
  border-bottom-right-radius: 2px; }

.list-table td:first-child {
  border-left: 1px solid #aaa; }

.list-table td:last-child {
  border-right: 1px solid #aaa; }

.list-table a:hover {
  text-decoration: underline; }

.flag {
  width: 16px;
  height: 10px;
  background: url(../png/flagsc.png) no-repeat;
  display: inline-block;
  position: relative; }

.flag:after {
  width: 16px;
  height: 10px;
  left: 0;
  top: 0;
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.35);
  content: ''; }

.flag-ac {
  background-position: -0px -0px;
  width: 16px;
  height: 10px; }

.flag-ad {
  background-position: -16px -0px;
  width: 16px;
  height: 10px; }

.flag-ae {
  background-position: -32px -0px;
  width: 16px;
  height: 10px; }

.flag-af {
  background-position: -48px -0px;
  width: 16px;
  height: 10px; }

.flag-ag {
  background-position: -64px -0px;
  width: 16px;
  height: 10px; }

.flag-ai {
  background-position: -80px -0px;
  width: 16px;
  height: 10px; }

.flag-al {
  background-position: -96px -0px;
  width: 16px;
  height: 10px; }

.flag-am {
  background-position: -112px -0px;
  width: 16px;
  height: 10px; }

.flag-an {
  background-position: -128px -0px;
  width: 16px;
  height: 10px; }

.flag-ao {
  background-position: -144px -0px;
  width: 16px;
  height: 10px; }

.flag-aq {
  background-position: -160px -0px;
  width: 16px;
  height: 10px; }

.flag-ar {
  background-position: -176px -0px;
  width: 16px;
  height: 10px; }

.flag-as {
  background-position: -192px -0px;
  width: 16px;
  height: 10px; }

.flag-at {
  background-position: -208px -0px;
  width: 16px;
  height: 10px; }

.flag-au {
  background-position: -224px -0px;
  width: 16px;
  height: 10px; }

.flag-aw {
  background-position: -240px -0px;
  width: 16px;
  height: 10px; }

.flag-ax {
  background-position: -0px -10px;
  width: 16px;
  height: 10px; }

.flag-az {
  background-position: -16px -10px;
  width: 16px;
  height: 10px; }

.flag-ba {
  background-position: -32px -10px;
  width: 16px;
  height: 10px; }

.flag-bb {
  background-position: -48px -10px;
  width: 16px;
  height: 10px; }

.flag-bd {
  background-position: -64px -10px;
  width: 16px;
  height: 10px; }

.flag-be {
  background-position: -80px -10px;
  width: 16px;
  height: 10px; }

.flag-bf {
  background-position: -96px -10px;
  width: 16px;
  height: 10px; }

.flag-bg {
  background-position: -112px -10px;
  width: 16px;
  height: 10px; }

.flag-bh {
  background-position: -128px -10px;
  width: 16px;
  height: 10px; }

.flag-bi {
  background-position: -144px -10px;
  width: 16px;
  height: 10px; }

.flag-bj {
  background-position: -160px -10px;
  width: 16px;
  height: 10px; }

.flag-bl {
  background-position: -176px -10px;
  width: 16px;
  height: 10px; }

.flag-bm {
  background-position: -192px -10px;
  width: 16px;
  height: 10px; }

.flag-bn {
  background-position: -208px -10px;
  width: 16px;
  height: 10px; }

.flag-bo {
  background-position: -224px -10px;
  width: 16px;
  height: 10px; }

.flag-bq {
  background-position: -240px -10px;
  width: 16px;
  height: 10px; }

.flag-br {
  background-position: -0px -20px;
  width: 16px;
  height: 10px; }

.flag-bs {
  background-position: -16px -20px;
  width: 16px;
  height: 10px; }

.flag-bt {
  background-position: -32px -20px;
  width: 16px;
  height: 10px; }

.flag-bv {
  background-position: -48px -20px;
  width: 16px;
  height: 10px; }

.flag-bw {
  background-position: -64px -20px;
  width: 16px;
  height: 10px; }

.flag-by {
  background-position: -80px -20px;
  width: 16px;
  height: 10px; }

.flag-bz {
  background-position: -96px -20px;
  width: 16px;
  height: 10px; }

.flag-ca {
  background-position: -112px -20px;
  width: 16px;
  height: 10px; }

.flag-cat {
  background-position: -128px -20px;
  width: 16px;
  height: 10px; }

.flag-cc {
  background-position: -144px -20px;
  width: 16px;
  height: 10px; }

.flag-cd {
  background-position: -160px -20px;
  width: 16px;
  height: 10px; }

.flag-cf {
  background-position: -176px -20px;
  width: 16px;
  height: 10px; }

.flag-cg {
  background-position: -192px -20px;
  width: 16px;
  height: 10px; }

.flag-ch {
  background-position: -208px -20px;
  width: 16px;
  height: 10px; }

.flag-ci {
  background-position: -224px -20px;
  width: 16px;
  height: 10px; }

.flag-ck {
  background-position: -240px -20px;
  width: 16px;
  height: 10px; }

.flag-cl {
  background-position: -0px -30px;
  width: 16px;
  height: 10px; }

.flag-cm {
  background-position: -16px -30px;
  width: 16px;
  height: 10px; }

.flag-cn {
  background-position: -32px -30px;
  width: 16px;
  height: 10px; }

.flag-co {
  background-position: -48px -30px;
  width: 16px;
  height: 10px; }

.flag-cr {
  background-position: -64px -30px;
  width: 16px;
  height: 10px; }

.flag-cs {
  background-position: -80px -30px;
  width: 16px;
  height: 10px; }

.flag-cu {
  background-position: -96px -30px;
  width: 16px;
  height: 10px; }

.flag-cv {
  background-position: -112px -30px;
  width: 16px;
  height: 10px; }

.flag-cw {
  background-position: -128px -30px;
  width: 16px;
  height: 10px; }

.flag-cx {
  background-position: -144px -30px;
  width: 16px;
  height: 10px; }

.flag-cy {
  background-position: -160px -30px;
  width: 16px;
  height: 10px; }

.flag-cz {
  background-position: -176px -30px;
  width: 16px;
  height: 10px; }

.flag-dd {
  background-position: -192px -30px;
  width: 16px;
  height: 10px; }

.flag-de {
  background-position: -208px -30px;
  width: 16px;
  height: 10px; }

.flag-dj {
  background-position: -224px -30px;
  width: 16px;
  height: 10px; }

.flag-dk {
  background-position: -240px -30px;
  width: 16px;
  height: 10px; }

.flag-dm {
  background-position: -0px -40px;
  width: 16px;
  height: 10px; }

.flag-do {
  background-position: -16px -40px;
  width: 16px;
  height: 10px; }

.flag-dz {
  background-position: -32px -40px;
  width: 16px;
  height: 10px; }

.flag-ec {
  background-position: -48px -40px;
  width: 16px;
  height: 10px; }

.flag-ee {
  background-position: -64px -40px;
  width: 16px;
  height: 10px; }

.flag-eg {
  background-position: -80px -40px;
  width: 16px;
  height: 10px; }

.flag-eh {
  background-position: -96px -40px;
  width: 16px;
  height: 10px; }

.flag-en {
  background-position: -112px -40px;
  width: 16px;
  height: 10px; }

.flag-er {
  background-position: -128px -40px;
  width: 16px;
  height: 10px; }

.flag-es {
  background-position: -144px -40px;
  width: 16px;
  height: 10px; }

.flag-et {
  background-position: -160px -40px;
  width: 16px;
  height: 10px; }

.flag-eu {
  background-position: -176px -40px;
  width: 16px;
  height: 10px; }

.flag-fi {
  background-position: -192px -40px;
  width: 16px;
  height: 10px; }

.flag-fj {
  background-position: -208px -40px;
  width: 16px;
  height: 10px; }

.flag-fk {
  background-position: -224px -40px;
  width: 16px;
  height: 10px; }

.flag-fm {
  background-position: -240px -40px;
  width: 16px;
  height: 10px; }

.flag-fo {
  background-position: -0px -50px;
  width: 16px;
  height: 10px; }

.flag-fr {
  background-position: -16px -50px;
  width: 16px;
  height: 10px; }

.flag-fx {
  background-position: -32px -50px;
  width: 16px;
  height: 10px; }

.flag-ga {
  background-position: -48px -50px;
  width: 16px;
  height: 10px; }

.flag-gb {
  background-position: -64px -50px;
  width: 16px;
  height: 10px; }

.flag-gd {
  background-position: -80px -50px;
  width: 16px;
  height: 10px; }

.flag-ge {
  background-position: -96px -50px;
  width: 16px;
  height: 10px; }

.flag-gf {
  background-position: -112px -50px;
  width: 16px;
  height: 10px; }

.flag-gg {
  background-position: -128px -50px;
  width: 16px;
  height: 10px; }

.flag-gh {
  background-position: -144px -50px;
  width: 16px;
  height: 10px; }

.flag-gi {
  background-position: -160px -50px;
  width: 16px;
  height: 10px; }

.flag-gl {
  background-position: -176px -50px;
  width: 16px;
  height: 10px; }

.flag-gm {
  background-position: -192px -50px;
  width: 16px;
  height: 10px; }

.flag-gn {
  background-position: -208px -50px;
  width: 16px;
  height: 10px; }

.flag-gp {
  background-position: -224px -50px;
  width: 16px;
  height: 10px; }

.flag-gq {
  background-position: -240px -50px;
  width: 16px;
  height: 10px; }

.flag-gr {
  background-position: -0px -60px;
  width: 16px;
  height: 10px; }

.flag-gs {
  background-position: -16px -60px;
  width: 16px;
  height: 10px; }

.flag-gt {
  background-position: -32px -60px;
  width: 16px;
  height: 10px; }

.flag-gu {
  background-position: -48px -60px;
  width: 16px;
  height: 10px; }

.flag-gw {
  background-position: -64px -60px;
  width: 16px;
  height: 10px; }

.flag-gy {
  background-position: -80px -60px;
  width: 16px;
  height: 10px; }

.flag-hk {
  background-position: -96px -60px;
  width: 16px;
  height: 10px; }

.flag-hm {
  background-position: -112px -60px;
  width: 16px;
  height: 10px; }

.flag-hn {
  background-position: -128px -60px;
  width: 16px;
  height: 10px; }

.flag-hr {
  background-position: -144px -60px;
  width: 16px;
  height: 10px; }

.flag-ht {
  background-position: -160px -60px;
  width: 16px;
  height: 10px; }

.flag-hu {
  background-position: -176px -60px;
  width: 16px;
  height: 10px; }

.flag-id {
  background-position: -192px -60px;
  width: 16px;
  height: 10px; }

.flag-ie {
  background-position: -208px -60px;
  width: 16px;
  height: 10px; }

.flag-il {
  background-position: -224px -60px;
  width: 16px;
  height: 10px; }

.flag-im {
  background-position: -240px -60px;
  width: 16px;
  height: 10px; }

.flag-in {
  background-position: -0px -70px;
  width: 16px;
  height: 10px; }

.flag-io {
  background-position: -16px -70px;
  width: 16px;
  height: 10px; }

.flag-iq {
  background-position: -32px -70px;
  width: 16px;
  height: 10px; }

.flag-ir {
  background-position: -48px -70px;
  width: 16px;
  height: 10px; }

.flag-is {
  background-position: -64px -70px;
  width: 16px;
  height: 10px; }

.flag-it {
  background-position: -80px -70px;
  width: 16px;
  height: 10px; }

.flag-je {
  background-position: -96px -70px;
  width: 16px;
  height: 10px; }

.flag-jm {
  background-position: -112px -70px;
  width: 16px;
  height: 10px; }

.flag-jo {
  background-position: -128px -70px;
  width: 16px;
  height: 10px; }

.flag-jp {
  background-position: -144px -70px;
  width: 16px;
  height: 10px; }

.flag-ke {
  background-position: -160px -70px;
  width: 16px;
  height: 10px; }

.flag-kg {
  background-position: -176px -70px;
  width: 16px;
  height: 10px; }

.flag-kh {
  background-position: -192px -70px;
  width: 16px;
  height: 10px; }

.flag-ki {
  background-position: -208px -70px;
  width: 16px;
  height: 10px; }

.flag-km {
  background-position: -224px -70px;
  width: 16px;
  height: 10px; }

.flag-kn {
  background-position: -240px -70px;
  width: 16px;
  height: 10px; }

.flag-kp {
  background-position: -0px -80px;
  width: 16px;
  height: 10px; }

.flag-kr {
  background-position: -16px -80px;
  width: 16px;
  height: 10px; }

.flag-kw {
  background-position: -32px -80px;
  width: 16px;
  height: 10px; }

.flag-ky {
  background-position: -48px -80px;
  width: 16px;
  height: 10px; }

.flag-kz {
  background-position: -64px -80px;
  width: 16px;
  height: 10px; }

.flag-la {
  background-position: -80px -80px;
  width: 16px;
  height: 10px; }

.flag-lb {
  background-position: -96px -80px;
  width: 16px;
  height: 10px; }

.flag-lc {
  background-position: -112px -80px;
  width: 16px;
  height: 10px; }

.flag-li {
  background-position: -128px -80px;
  width: 16px;
  height: 10px; }

.flag-lk {
  background-position: -144px -80px;
  width: 16px;
  height: 10px; }

.flag-lr {
  background-position: -160px -80px;
  width: 16px;
  height: 10px; }

.flag-ls {
  background-position: -176px -80px;
  width: 16px;
  height: 10px; }

.flag-lt {
  background-position: -192px -80px;
  width: 16px;
  height: 10px; }

.flag-lu {
  background-position: -208px -80px;
  width: 16px;
  height: 10px; }

.flag-lv {
  background-position: -224px -80px;
  width: 16px;
  height: 10px; }

.flag-ly {
  background-position: -240px -80px;
  width: 16px;
  height: 10px; }

.flag-ma {
  background-position: -0px -90px;
  width: 16px;
  height: 10px; }

.flag-mc {
  background-position: -16px -90px;
  width: 16px;
  height: 10px; }

.flag-md {
  background-position: -32px -90px;
  width: 16px;
  height: 10px; }

.flag-me {
  background-position: -48px -90px;
  width: 16px;
  height: 10px; }

.flag-mf {
  background-position: -64px -90px;
  width: 16px;
  height: 10px; }

.flag-mg {
  background-position: -80px -90px;
  width: 16px;
  height: 10px; }

.flag-mh {
  background-position: -96px -90px;
  width: 16px;
  height: 10px; }

.flag-mk {
  background-position: -112px -90px;
  width: 16px;
  height: 10px; }

.flag-ml {
  background-position: -128px -90px;
  width: 16px;
  height: 10px; }

.flag-mm {
  background-position: -144px -90px;
  width: 16px;
  height: 10px; }

.flag-mn {
  background-position: -160px -90px;
  width: 16px;
  height: 10px; }

.flag-mo {
  background-position: -176px -90px;
  width: 16px;
  height: 10px; }

.flag-mp {
  background-position: -192px -90px;
  width: 16px;
  height: 10px; }

.flag-mq {
  background-position: -208px -90px;
  width: 16px;
  height: 10px; }

.flag-mr {
  background-position: -224px -90px;
  width: 16px;
  height: 10px; }

.flag-ms {
  background-position: -240px -90px;
  width: 16px;
  height: 10px; }

.flag-mt {
  background-position: -0px -100px;
  width: 16px;
  height: 10px; }

.flag-mu {
  background-position: -16px -100px;
  width: 16px;
  height: 10px; }

.flag-mv {
  background-position: -32px -100px;
  width: 16px;
  height: 10px; }

.flag-mw {
  background-position: -48px -100px;
  width: 16px;
  height: 10px; }

.flag-mx {
  background-position: -64px -100px;
  width: 16px;
  height: 10px; }

.flag-my {
  background-position: -80px -100px;
  width: 16px;
  height: 10px; }

.flag-mz {
  background-position: -96px -100px;
  width: 16px;
  height: 10px; }

.flag-na {
  background-position: -112px -100px;
  width: 16px;
  height: 10px; }

.flag-nc {
  background-position: -128px -100px;
  width: 16px;
  height: 10px; }

.flag-ne {
  background-position: -144px -100px;
  width: 16px;
  height: 10px; }

.flag-nf {
  background-position: -160px -100px;
  width: 16px;
  height: 10px; }

.flag-ng {
  background-position: -176px -100px;
  width: 16px;
  height: 10px; }

.flag-ni {
  background-position: -192px -100px;
  width: 16px;
  height: 10px; }

.flag-nl {
  background-position: -208px -100px;
  width: 16px;
  height: 10px; }

.flag-no {
  background-position: -224px -100px;
  width: 16px;
  height: 10px; }

.flag-np {
  background-position: -240px -100px;
  width: 16px;
  height: 10px; }

.flag-nr {
  background-position: -0px -110px;
  width: 16px;
  height: 10px; }

.flag-nu {
  background-position: -16px -110px;
  width: 16px;
  height: 10px; }

.flag-nz {
  background-position: -32px -110px;
  width: 16px;
  height: 10px; }

.flag-om {
  background-position: -48px -110px;
  width: 16px;
  height: 10px; }

.flag-pa {
  background-position: -64px -110px;
  width: 16px;
  height: 10px; }

.flag-pe {
  background-position: -80px -110px;
  width: 16px;
  height: 10px; }

.flag-pf {
  background-position: -96px -110px;
  width: 16px;
  height: 10px; }

.flag-pg {
  background-position: -112px -110px;
  width: 16px;
  height: 10px; }

.flag-ph {
  background-position: -128px -110px;
  width: 16px;
  height: 10px; }

.flag-pk {
  background-position: -144px -110px;
  width: 16px;
  height: 10px; }

.flag-pl {
  background-position: -160px -110px;
  width: 16px;
  height: 10px; }

.flag-pm {
  background-position: -176px -110px;
  width: 16px;
  height: 10px; }

.flag-pn {
  background-position: -192px -110px;
  width: 16px;
  height: 10px; }

.flag-pr {
  background-position: -208px -110px;
  width: 16px;
  height: 10px; }

.flag-ps {
  background-position: -224px -110px;
  width: 16px;
  height: 10px; }

.flag-pt {
  background-position: -240px -110px;
  width: 16px;
  height: 10px; }

.flag-pw {
  background-position: -0px -120px;
  width: 16px;
  height: 10px; }

.flag-py {
  background-position: -16px -120px;
  width: 16px;
  height: 10px; }

.flag-qa {
  background-position: -32px -120px;
  width: 16px;
  height: 10px; }

.flag-qu {
  background-position: -48px -120px;
  width: 16px;
  height: 10px; }

.flag-rb {
  background-position: -64px -120px;
  width: 16px;
  height: 10px; }

.flag-re {
  background-position: -80px -120px;
  width: 16px;
  height: 10px; }

.flag-ro {
  background-position: -96px -120px;
  width: 16px;
  height: 10px; }

.flag-rs {
  background-position: -112px -120px;
  width: 16px;
  height: 10px; }

.flag-ru {
  background-position: -128px -120px;
  width: 16px;
  height: 10px; }

.flag-rw {
  background-position: -144px -120px;
  width: 16px;
  height: 10px; }

.flag-sa {
  background-position: -160px -120px;
  width: 16px;
  height: 10px; }

.flag-sb {
  background-position: -176px -120px;
  width: 16px;
  height: 10px; }

.flag-sc {
  background-position: -192px -120px;
  width: 16px;
  height: 10px; }

.flag-sd {
  background-position: -208px -120px;
  width: 16px;
  height: 10px; }

.flag-se {
  background-position: -224px -120px;
  width: 16px;
  height: 10px; }

.flag-sg {
  background-position: -240px -120px;
  width: 16px;
  height: 10px; }

.flag-sh {
  background-position: -0px -130px;
  width: 16px;
  height: 10px; }

.flag-si {
  background-position: -16px -130px;
  width: 16px;
  height: 10px; }

.flag-sj {
  background-position: -32px -130px;
  width: 16px;
  height: 10px; }

.flag-sk {
  background-position: -48px -130px;
  width: 16px;
  height: 10px; }

.flag-sl {
  background-position: -64px -130px;
  width: 16px;
  height: 10px; }

.flag-sm {
  background-position: -80px -130px;
  width: 16px;
  height: 10px; }

.flag-sn {
  background-position: -96px -130px;
  width: 16px;
  height: 10px; }

.flag-so {
  background-position: -112px -130px;
  width: 16px;
  height: 10px; }

.flag-sr {
  background-position: -128px -130px;
  width: 16px;
  height: 10px; }

.flag-ss {
  background-position: -144px -130px;
  width: 16px;
  height: 10px; }

.flag-st {
  background-position: -160px -130px;
  width: 16px;
  height: 10px; }

.flag-su {
  background-position: -176px -130px;
  width: 16px;
  height: 10px; }

.flag-sv {
  background-position: -192px -130px;
  width: 16px;
  height: 10px; }

.flag-sx {
  background-position: -208px -130px;
  width: 16px;
  height: 10px; }

.flag-sy {
  background-position: -224px -130px;
  width: 16px;
  height: 10px; }

.flag-sz {
  background-position: -240px -130px;
  width: 16px;
  height: 10px; }

.flag-tc {
  background-position: -0px -140px;
  width: 16px;
  height: 10px; }

.flag-td {
  background-position: -16px -140px;
  width: 16px;
  height: 10px; }

.flag-tf {
  background-position: -32px -140px;
  width: 16px;
  height: 10px; }

.flag-tg {
  background-position: -48px -140px;
  width: 16px;
  height: 10px; }

.flag-th {
  background-position: -64px -140px;
  width: 16px;
  height: 10px; }

.flag-tj {
  background-position: -80px -140px;
  width: 16px;
  height: 10px; }

.flag-tk {
  background-position: -96px -140px;
  width: 16px;
  height: 10px; }

.flag-tl {
  background-position: -112px -140px;
  width: 16px;
  height: 10px; }

.flag-tm {
  background-position: -128px -140px;
  width: 16px;
  height: 10px; }

.flag-tn {
  background-position: -144px -140px;
  width: 16px;
  height: 10px; }

.flag-to {
  background-position: -160px -140px;
  width: 16px;
  height: 10px; }

.flag-tp {
  background-position: -176px -140px;
  width: 16px;
  height: 10px; }

.flag-tr {
  background-position: -192px -140px;
  width: 16px;
  height: 10px; }

.flag-tt {
  background-position: -208px -140px;
  width: 16px;
  height: 10px; }

.flag-tv {
  background-position: -224px -140px;
  width: 16px;
  height: 10px; }

.flag-tw {
  background-position: -240px -140px;
  width: 16px;
  height: 10px; }

.flag-tz {
  background-position: -0px -150px;
  width: 16px;
  height: 10px; }

.flag-ua {
  background-position: -16px -150px;
  width: 16px;
  height: 10px; }

.flag-ug {
  background-position: -32px -150px;
  width: 16px;
  height: 10px; }

.flag-uk {
  background-position: -48px -150px;
  width: 16px;
  height: 10px; }

.flag-um {
  background-position: -64px -150px;
  width: 16px;
  height: 10px; }

.flag-un {
  background-position: -80px -150px;
  width: 16px;
  height: 10px; }

.flag-us {
  background-position: -96px -150px;
  width: 16px;
  height: 10px; }

.flag-uy {
  background-position: -112px -150px;
  width: 16px;
  height: 10px; }

.flag-uz {
  background-position: -128px -150px;
  width: 16px;
  height: 10px; }

.flag-va {
  background-position: -144px -150px;
  width: 16px;
  height: 10px; }

.flag-vc {
  background-position: -160px -150px;
  width: 16px;
  height: 10px; }

.flag-ve {
  background-position: -176px -150px;
  width: 16px;
  height: 10px; }

.flag-vg {
  background-position: -192px -150px;
  width: 16px;
  height: 10px; }

.flag-vi {
  background-position: -208px -150px;
  width: 16px;
  height: 10px; }

.flag-vn {
  background-position: -224px -150px;
  width: 16px;
  height: 10px; }

.flag-vu {
  background-position: -240px -150px;
  width: 16px;
  height: 10px; }

.flag-wa {
  background-position: -0px -160px;
  width: 16px;
  height: 10px; }

.flag-wf {
  background-position: -16px -160px;
  width: 16px;
  height: 10px; }

.flag-ws {
  background-position: -32px -160px;
  width: 16px;
  height: 10px; }

.flag-xx {
  background-position: -48px -160px;
  width: 16px;
  height: 10px; }

.flag-ye {
  background-position: -64px -160px;
  width: 16px;
  height: 10px; }

.flag-yt {
  background-position: -80px -160px;
  width: 16px;
  height: 10px; }

.flag-yu {
  background-position: -96px -160px;
  width: 16px;
  height: 10px; }

.flag-za {
  background-position: -112px -160px;
  width: 16px;
  height: 10px; }

.flag-zm {
  background-position: -128px -160px;
  width: 16px;
  height: 10px; }

.flag-zr {
  background-position: -144px -160px;
  width: 16px;
  height: 10px; }

.flag-zw {
  background-position: -160px -160px;
  width: 16px;
  height: 10px; }

.form-section {
  font-size: 21px;
  margin-bottom: 15px;
  margin-top: 30px; }

.form-label {
  font-weight: 700;
  color: #666;
  font-size: 12px;
  margin-bottom: 8px;
  display: block; }

.form-hint {
  font-weight: 400;
  position: relative;
  color: #888;
  margin-bottom: 8px;
  margin-top: -3px;
  font-size: 11px; }

.form-radios-container {
  margin-bottom: 15px;
  overflow: hidden; }

.form-label-radio {
  border: 1px solid #ccc;
  border-radius: 2px;
  color: #888;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  padding: 0 8px;
  overflow: hidden; }

input[type="radio"] {
  display: none; }

input[type="radio"]:checked + label {
  background: #fff;
  border: 1px solid #b4b4b4;
  color: #555; }

input[type="text"], input[type="search"], select, textarea {
  display: block;
  margin-bottom: 15px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  border: 0;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.12);
  font-size: 12px;
  width: 38%;
  background: #fcfcfc;
  color: #333;
  border: 1px solid #b4b4b4;
  border-radius: 2px;
  box-sizing: border-box; }

select {
  padding: 0 6px; }

input:focus, select:focus, textarea:focus {
  outline: 0;
  background: #fff;
  border: 1px solid #85b6e0; }

input[type="checkbox"] {
  width: 16px;
  height: 16px; }

input[type="submit"] {
  margin-top: 15px;
  display: block; }

input[type="submit"]:focus {
  outline: 0; }

textarea {
  padding: 12px 10px;
  font-size: 13px;
  height: 250px;
  width: 100%;
  max-width: 100%;
  line-height: 1.5em;
  margin: 0; }

html {
  overflow-y: scroll; }

html, body {
  font-family: Arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  color: #444;
  background: #90959d;
  min-width: 320px;
  height: 100%;
  display: flex;
  flex-direction: column; }

.reg-activation-notice {
  text-align: center;
  color: #fff;
  padding: 5px 0;
  font-size: 11px;
  background: #122E45;
  z-index: 15;
  position: relative;
  min-width: 1198px; }

.reg-activation-notice.mod-rejected {
  background: #451214; }

.reg-activation-notice-inner {
  margin: 0 auto; }

.header {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 1198px;
  background: #232529;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
  border-bottom: 1px solid #2f3237;
  flex: none; }

.header-banner {
  width: 1198px;
  margin: 0 auto; }

.header-banner-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  width: 758px;
  margin-left: 220px; }

.header-logo {
  width: 246px;
  height: 44px;
  background: url(../png/logo.png); }

.header-nav-container {
  border-top: 1px solid #42464d;
  background: #34363d; }

.header-nav-container-inner {
  width: 1198px;
  margin: 0 auto; }

.header-nav {
  height: 40px;
  margin-left: 220px;
  position: relative;
  width: 758px;
  position: relative;
  padding-left: 3px; }

.header-nav-item-wrapper {
  position: relative;
  float: left;
  margin-right: 3px; }

.header-nav-item-wrapper:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -3px;
  height: 41px;
  width: 3px;
  background: url(../png/navdiv.png); }

.header-nav-item-wrapper.mod-last:after {
  content: '';
  position: absolute;
  top: -1px;
  right: -3px;
  height: 41px;
  width: 3px;
  background: url(../png/navdiv.png); }

.header-nav-item-wrapper.mod-user {
  float: right; }

.header-nav-item {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  font-weight: 300;
  font-size: 12px;
  color: #f4f4f4 !important;
  position: relative;
  z-index: 3;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  font-weight: 400; }

.header-nav-item i {
  font-size: 14px; }

.header-nav-item.mod-solo i {
  margin: 0; }

.header-nav-item.mod-login i {
  margin-left: 4px; }

.header-nav-item.mod-active:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 3px;
  border-bottom: 3px solid #85b6e0 !important; }

.header-nav-item:hover:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 3px;
  border-bottom: 3px solid #fff; }

.header-user-login {
  color: #fff !important;
  float: right;
  display: block;
  border-radius: 3px;
  font-size: 12px;
  font-weight: 500;
  height: 32px;
  line-height: 32px;
  padding: 0 14px;
  padding-bottom: 30px;
  margin-top: 9px;
  background: #ddad64;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.3);
  position: relative; }

.header-user-login:hover {
  background: #e2b879; }

.header-user-login:after {
  border: 1px solid #e2b879;
  border-top: 1px solid #e5c18a;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 3px; }

.header-user-login i {
  margin-left: 4px;
  font-size: 14px;
  vertical-align: -1px; }

.header-user-login:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5) !important; }

.header-user-login:active:after {
  border: 0; }

#inbox-count {
  position: absolute;
  top: 12px;
  left: 20px;
  border-radius: 2px;
  border: 1px solid #34393D; }

#inbox-count-inner {
  border-radius: 2px;
  background: #C54446;
  background: #7db237;
  background: #9CC052;
  background: #82a53b;
  line-height: 10px;
  font-size: 9px;
  padding: 0px 2px;
  padding-top: 1px;
  color: #fff; }

#inbox-full {
  position: absolute;
  font-size: 12px !important;
  top: 9px;
  left: 20px;
  color: #FFF94D !important; }

#user-actions {
  cursor: pointer; }

.darr {
  background: url(../png/darr_w.png) no-repeat 3px 2px;
  width: 10px;
  height: 8px;
  display: inline-block;
  margin-left: 2px; }

#user-actions:hover, #user-actions.clicked {
  color: #fff; }

#user-menu {
  display: none;
  background: #383B42;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  border: 1px solid #34373d;
  top: 58px;
  right: -3px;
  position: absolute;
  padding: 8px 0;
  width: 175px;
  text-shadow: none;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-radius: 2px;
  z-index: 10; }

#user-menu:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  top: -5px;
  right: 15px;
  border-radius: 2px;
  background: #383B42;
  border: 1px solid #34373d;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

#user-menu:after {
  content: "";
  position: absolute;
  height: 10px;
  width: 20px;
  top: -0px;
  right: 10px;
  background: #383B42; }

#user-menu a {
  padding: 0 12px;
  color: #eee;
  display: block;
  line-height: 30px;
  height-height: 30px;
  font-size: 13px;
  z-index: 3;
  position: relative; }

#user-menu a:hover {
  background: #eee;
  color: #333; }

#user-menu a.logout:hover {
  background: #CB5759;
  color: #fff; }

#user-menu div {
  border-top: 1px solid #575F66;
  margin: 8px 0; }

#user-login {
  padding-left: 0; }

#user-login .fa {
  font-size: 20px;
  margin-right: 8px;
  margin-left: 1px;
  float: left; }

#wrapper {
  overflow: hidden;
  width: 1198px;
  position: relative;
  padding: 0 15px;
  padding-top: 17px;
  padding-bottom: 60px;
  margin: 0 auto;
  flex: 1 0 auto; }

#content {
  background: #f5f5f5;
  border-radius: 3px;
  border-top: 1px solid #8a8a8a;
  border-left: 1px solid #787878;
  border-right: 1px solid #787878;
  border-bottom: 1px solid #717171;
  background-clip: padding-box;
  float: right;
  position: relative;
  border-radius: 3px;
  margin-right: 15px;
  padding: 15px;
  width: 758px;
  min-height: 1160px; }

#sidebar-left {
  float: left;
  position: relative;
  width: 190px; }

#sidebar-right {
  float: right;
  position: relative;
  width: 190px; }

.module {
  background: #f5f5f5;
  border-radius: 3px;
  border-top: 1px solid #8a8a8a;
  border-left: 1px solid #787878;
  border-right: 1px solid #787878;
  border-bottom: 1px solid #717171;
  background-clip: padding-box;
  margin-bottom: 3px; }

.module-header {
  display: block;
  padding: 0 12px;
  padding-top: 1px;
  border-bottom: 1px solid #aaa;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.05);
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.45);
  font-weight: bold;
  font-size: 9px;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  background: #e1e3e5;
  color: #888 !important;
  z-index: 2;
  position: relative;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid #b4b4b4; }

.module-header:hover {
  background: #e9eaec;
  border-bottom: 1px solid #bbb; }

.module-item {
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 7px 8px;
  line-height: 15px;
  font-size: 11px; }

.module-item.mod-divider {
  border-bottom: 1px solid #aaa; }

.module-item.mod-featured {
  background: #f8f8f8; }

.module-item:hover {
  background: #fff; }

.module-item.mod-last {
  border: 0;
  padding-bottom: 8px;
  border-radius: 0 0 3px 3px; }

.module-item.mod-hide {
  display: none; }

.module-item-icon {
  float: left;
  width: 13px;
  height: 13px;
  display: block;
  margin-right: 6px; }

.module-item-icon.mod-got {
  background: url(../png/gt.png); }

.module-item-icon.mod-tf2 {
  background: url(../png/tf.png); }

.module-item-icon.mod-ow-feat {
  background: url("../png/stream-feat.png"); }

.module-item-icon.dota2 {
  background: url(../png/dota.png); }

.module-item-icon.tf2 {
  background: url(../png/tf.png); }

.module-item-icon.heavy {
  background: url(../heavy.html); }

.module-item-icon.got {
  background: url(../png/gt.png); }

.module-item-icon.tfs {
  background: url(../png/tfs.png); }

.module-item-icon.mod-ow {
  background: url(../png/stream-reg.png);
  width: 14px;
  height: 14px; }

.module-item-icon.mod-csgo {
  background: url(../png/csgo.png); }

.module-item-icon.mod-dota2 {
  background: url(../png/dota.png); }

.module-item-status {
  float: left;
  width: 6px;
  height: 6px;
  background: #aaa;
  border-radius: 20px;
  display: inline-block;
  margin-top: 3px;
  margin-right: 5px; }

.module-item-status.mod-upcoming {
  background: #669ECC; }

.module-item-status.mod-live {
  background: #7AB87E; }

.module-item-vod {
  float: left;
  margin-right: 6px;
  margin-left: 1px;
  color: #aaa;
  margin-top: 1px;
  font-size: 12px; }

.module-item-flag {
  float: left;
  margin-right: 6px;
  margin-left: 1px;
  margin-top: 2px; }

.module-item-title {
  float: left;
  width: 125px;
  color: #555;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block; }

.module-item-title.mod-light {
  color: #888; }

.module-item-title.mod-count-digits-2 {
  width: 120px; }

.module-item-title.mod-count-digits-3 {
  width: 115px; }

.module-item-title.mod-count-digits-4 {
  width: 110px; }

.module-item-title.mod-count-digits-5 {
  width: 105px; }

.module-item-title.mod-count-digits-6 {
  width: 100px; }

.module-item-title.mod-count-digits-7 {
  width: 95px; }

.module-item-title.mod-count-digits-8 {
  width: 90px; }

.module-item-title.mod-unread {
  color: #0c6d97; }

.module-item-title-sub {
  color: #555;
  font-weight: 400;
  margin-right: 3px; }

.module-item-title.mod-event {
  width: 120px; }

.module-item-title.mod-short {
  width: 90px; }

.module-item-title.mod-completed {
  color: #888; }

.module-item-title-eta {
  font-weight: bold; }

.module-item-title-eta.mod-upcoming {
  color: #4d85b3; }

.module-item-title-eta.mod-live {
  color: #7AB87E; }

.module-item-count {
  float: right;
  color: #888; }

.module-item-unread-count {
  display: inline-block;
  background: #578e5b;
  background: #af625a;
  color: #f2f2f2;
  border-radius: 2px;
  padding: 0px 2px;
  font-weight: normal;
  float: right;
  margin-left: 3px;
  margin-right: -2px;
  position: relative; }

.stream {
  position: relative; }

.footer {
  border-top: 1px solid #212427;
  background: #282C2F;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
  min-width: 1198px;
  flex: none; }

.footer-inner {
  width: 758px;
  margin: 0 auto;
  font-size: 11px;
  line-height: 40px;
  overflow: hidden;
  color: #aaa; }

.footer a:hover {
  text-decoration: underline; }

.footer-inner-left {
  float: left; }

.footer-inner-left span {
  margin-left: 2px;
  word-spacing: 1px; }

.footer-site-link {
  font-size: 12px;
  color: #bbb !important; }

.footer-inner-right {
  float: right; }

.social-link {
  margin-left: 5px; }

.social-link .fa {
  font-size: 14px; }

.social-link a {
  color: #bbb !important; }

#ft-twitter .fa {
  vertical-align: -1px;
  color: #55acee; }

#ft-discord img {
  vertical-align: -5px; }

#ft-facebook .fa {
  vertical-align: -1px;
  color: #4B6EB9; }

#ft-youtube .fa {
  vertical-align: -1px;
  color: #E73238; }

#ft-twitch .fa {
  vertical-align: -2px;
  color: #B9A3E3; }

.bau {
  margin: 0 auto;
  margin-top: -30px;
  margin-bottom: 30px;
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0.15);
  padding: 5px;
  width: 726px;
  height: 88px;
  min-height: 88px;
  border-radius: 3px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 5; }

.bau-inner {
  width: 726px;
  height: 88px;
  overflow: hidden; }

.bau-inner-inner {
  margin-top: -1px;
  margin-left: -1px; }

.sau {
  margin: 0 auto;
  margin-top: 15px;
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0.15);
  padding: 5px;
  width: 158px;
  height: 598px;
  border-radius: 3px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5); }

.sau-inner {
  width: 158px;
  height: 598px;
  overflow: hidden; }

.sau-inner-inner {
  margin-top: -1px;
  margin-left: -1px; }

#post-editor {
  border: 1px solid #b4b4b4;
  position: relative;
  margin-top: 15px;
  border-radius: 2px; }

#post-editor.is-focused {
  border: 1px solid #85b6e0; }

#post-editor:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.06); }

#post-editor-header {
  background: #f8f8f8;
  padding: 4px;
  color: #888;
  position: relative; }

.post-editor-header-action {
  display: inline-block;
  border: 1px solid transparent;
  font-size: 12px;
  padding: 6px 6px;
  position: relative;
  z-index: 2;
  cursor: default; }

.post-editor-header-action.hover {
  border: 1px solid #bbb;
  border-radius: 2px;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.2);
  color: #000; }

.post-editor-header-action.active {
  border: 1px solid #bbb;
  border-radius: 2px;
  box-shadow: inset 0 0.5px 1px rgba(0, 0, 0, 0.2);
  color: #000;
  background: #eee; }

#post-editor-header.disabled .post-editor-header-action {
  z-index: 0;
  color: #ccc; }

.post-editor-header-div {
  display: inline-block;
  width: 1px;
  height: 18px;
  background: #ccc;
  vertical-align: -4px;
  margin: 0 5px; }

#post-editor-header-preview, #post-editor-header-edit {
  display: inline-block;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
  height: 11px;
  line-height: 11px;
  padding: 6px 8px;
  background: #aaa;
  background: -webkit-linear-gradient(top, #aaa 0%, #a4a4a4 100%);
  background: -moz-linear-gradient(top, #aaa 0%, #a4a4a4 100%);
  background: -o-linear-gradient(top, #aaa 0%, #a4a4a4 100%);
  background: linear-gradient(top, #aaa 0%, #a4a4a4 100%);
  border: 1px solid #999;
  font-weight: normal; }

#post-editor-header-edit {
  display: none; }

#post-editor-header-preview i {
  font-size: 14px;
  margin-left: 4px; }

#post-editor-text {
  position: relative;
  z-index: 2;
  border: 0;
  white-space: pre-wrap;
  font-family: Arial, sans-serif; }

#post-loading {
  height: 250px;
  display: none;
  text-align: center;
  background: #fcfcfc; }

#post-loading i {
  font-size: 32px;
  margin-top: 95px;
  color: #aaa; }

#post-preview {
  min-height: 250px;
  display: none;
  padding: 5px 20px;
  box-sizing: border-box; }

#search-bar-container {
  display: inline-block;
  position: relative;
  margin-right: 1px; }

#search-bar {
  font-size: 13px;
  display: inline-block;
  padding: 0 6px;
  padding-left: 32px;
  color: #555;
  width: 200px;
  height: 40px; }

#search-submit {
  position: absolute;
  left: 6px;
  top: 11px;
  background: none;
  border: 0;
  cursor: pointer; }

#search-submit:focus {
  outline: 0; }

#search-submit i {
  font-size: 14px;
  color: #ccc; }

#search-bar:focus + #search-submit i {
  color: #aaa; }

#thread-list {
  clear: both;
  padding: 0px 0;
  margin-bottom: 15px;
  z-index: 2;
  position: relative;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

.block {
  float: left; }

.blockr {
  float: right; }

.thread {
  overflow: hidden;
  height: 41px;
  color: #888; }

.thread.read {
  background: #e1e1e1; }

.thread-inner {
  border-top: 1px dashed #aaa; }

.thread a:hover {
  text-decoration: underline; }

.thread.first .thread-inner {
  border: 0; }

.block.expand {
  padding: 15px;
  padding-top: 13px;
  width: 3px;
  margin-left: -15px;
  font-size: 11px;
  text-align: center;
  cursor: pointer; }

.block.expand.disabled {
  cursor: auto; }

.block.expand i {
  font-size: 14px;
  color: #aaa; }

.block.expand.disabled i {
  color: #ddd; }

.block.count {
  width: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  margin-top: 10px; }

.block.frag {
  width: 28px;
  padding-right: 8px;
  margin-left: -6px;
  line-height: 16px;
  text-align: center;
  margin-top: 1px; }

.block.frag i {
  font-size: 28px;
  color: #bbb; }

.block.frag .plus-frag {
  height: 10px;
  width: 12px;
  overflow: hidden;
  display: inline-block;
  cursor: pointer; }

.plus-frag.clicked i {
  color: #CB5759;
  color: #abbc8a;
  color: #426a8a;
  color: #6c936f; }

.block.frag .minus-frag {
  height: 10px;
  width: 12px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer; }

.minus-frag.clicked i {
  color: #666;
  color: #c38383;
  color: #b38080; }

.block.frag .minus-frag i {
  top: -16px;
  left: 0;
  position: absolute; }

.block.frag .frag-count {
  margin-top: -4px;
  margin-bottom: -3px;
  font-size: 12px;
  font-weight: bold;
  display: block;
  color: #999; }

.block.frag .frag-count.negative {
  margin-left: -4px; }

.block.frag.plused .frag-count {
  color: #6c936f; }

.block.frag.minused .frag-count {
  color: #b38080; }

.block.main {
  margin-top: 7px;
  width: 405px; }

.block.main .title {
  font-size: 12px;
  font-weight: bold;
  max-width: 380px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  float: left;
  padding-bottom: 3px; }

.block.main .tag {
  float: left;
  color: #fff;
  text-transform: capitalize;
  font-size: 11px;
  line-height: 15px;
  padding: 0 4px;
  border-radius: 2px;
  margin-right: 4px;
  margin-top: -1px; }

.tag.stickied {
  background: #5489b6; }

.tag.locked {
  background: #aaa; }

.block.main .description {
  clear: both; }

.blockr.pages {
  border-right: 1px dashed #aaa;
  border-left: 1px dashed #aaa;
  padding: 5px 9px;
  width: 138px;
  line-height: 15px; }

.blockr.pages .post-count {
  font-weight: bold;
  margin-left: 3px;
  color: #333; }

.blockr.pages .unread-count {
  color: #f2f2f2;
  background: #af625a;
  margin-left: 1px;
  padding: 0 2px;
  line-height: 13px;
  border-radius: 2px;
  display: inline-block;
  font-weight: bold; }

.blockr.pages .thread-pages-hidden {
  display: none; }

.blockr.last-info {
  float: right;
  text-align: right;
  line-height: 15px;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 120px;
  padding-left: 8px;
  font-size: 11px; }

.blockr.last-link {
  float: right;
  padding-left: 10px;
  margin-top: 15px; }

.blockr.last-link .fa {
  color: #aaa;
  font-size: 16px; }

.preview {
  display: none;
  font-size: 13px;
  line-height: 17px;
  color: #666;
  margin-left: 46px;
  margin-top: -10px;
  padding-bottom: 4px;
  padding-right: 12px;
  clear: both; }

.thread-header {
  overflow: hidden;
  margin: 15px 15px; }

.thread-header-title {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: -.5px;
  color: #444; }

.thread-header-desc {
  font-size: 12px;
  color: #888;
  margin-top: 3px; }

.thread-header-desc a {
  font-weight: 700; }

.btn.modify-thread {
  float: left; }

a.thread-modify-btn {
  padding: 6px 9px;
  padding-left: 24px;
  border-radius: 2px;
  display: inline-block;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  color: #6d853d;
  background: #e4ecd5;
  border: 1px solid #94b257;
  float: left;
  margin-left: 7px;
  margin-top: 4px;
  position: relative; }

a.thread-modify-btn:hover {
  text-decoration: none;
  color: #6d853d;
  background: #f3f8e7;
  border: 1px solid #94b257;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }

.thread-modify-btn i {
  font-size: 14px;
  position: absolute;
  left: 9px;
  top: 4px; }

#post-form {
  min-height: 282px;
  margin-top: 15px; }

#post-form-header {
  padding: 0 0px;
  padding-right: 0;
  border-bottom: 1px solid #bbb; }

#post-form-header .tab {
  display: inline-block;
  font-size: 11px;
  padding: 10px 12px;
  margin-bottom: -1px;
  cursor: pointer;
  color: #888; }

#post-form-header .tab.active {
  border: 1px solid #aaa;
  border-bottom: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #666;
  background: #f2f2f2;
  font-weight: bold; }

#post-form-header .tab.disabled {
  cursor: auto; }

#post-form-loading {
  display: none;
  text-align: center;
  margin-top: 110px;
  font-size: 28px;
  color: #aaa; }

#post-form-preview {
  display: none; }

#preview-hint {
  display: none;
  color: #c41c1c; }

#post-form-header a {
  display: inline-block;
  padding: 10px 0px;
  margin-left: 15px;
  margin-bottom: -1px;
  float: right; }

#post-form-header a i {
  color: #888;
  margin-right: 2px; }

#post-notice {
  padding-top: 5px;
  padding-left: 2px;
  color: #888; }

#post-notice .fa {
  color: #C20404;
  font-size: 13px;
  margin-right: 3px; }

#thread-container {
  margin-bottom: 15px;
  border: 1px solid #b4b4b4;
  border-radius: 2px;
  border-bottom: 0; }

.post-anchor {
  width: 100%;
  top: -41px;
  height: 0;
  position: absolute; }

.post {
  position: relative;
  border-bottom: 1px solid #b4b4b4; }

.post-header {
  color: #666;
  overflow: hidden;
  font-size: 11px;
  background: #cdd3d5;
  background: #d4d4d4;
  background: -webkit-linear-gradient(top, #dfdfdf 0%, #ddd 100%);
  background: #e1e3e5;
  padding: 7px 20px;
  padding-top: 9px;
  height: 29px; }

.post-num {
  font-weight: bold;
  display: inline-block;
  margin-right: 7px;
  float: left; }

.post-country {
  margin-right: 7px;
  float: left;
  margin-top: 0px; }

a.post-author {
  font-weight: 700;
  color: #517EA9;
  color: #333;
  padding-right: 7px;
  float: left;
  display: inline-block; }

a.post-author:hover {
  text-decoration: underline; }

.post-user-label {
  font-size: 11px;
  background: #666;
  color: #eee;
  border-radius: 2px;
  padding: 1px 3px;
  margin-left: -5px;
  margin-right: 8px;
  margin-top: -1px;
  float: left;
  display: inline-block; }

.group-plus {
  color: #007099 !important; }

.group-twitch {
  color: #6441a5 !important; }

.post-action, a.post-action {
  display: inline-block;
  float: left;
  cursor: pointer;
  color: #888; }

.post-action:hover {
  color: #007099; }

.post-action.restore {
  color: #CB5759; }

.post-action-div {
  padding: 0 6px;
  color: #aaa;
  display: inline-block;
  margin-top: 1px;
  float: left; }

.post-frag-container {
  float: right; }

.post-frag-container.self {
  display: none; }

.post-frag-count.positive {
  color: #dc4749;
  font-weight: bold; }

.post-frag-count.negative {
  color: #888;
  font-weight: bold; }

.post-frag-btn {
  display: inline-block;
  padding: 6px 4px;
  margin-top: -6px;
  float: right;
  cursor: pointer;
  position: relative; }

.post-frag-btn.plus {
  padding-left: 6px; }

.post-frag-btn.minus {
  margin-right: -4px;
  margin-top: -7px; }

.post-frag-btn.plus.clicked {
  color: #CB5759; }

.post-frag-btn.minus.clicked {
  color: #5885A2; }

.post-frag-btn.plus.clicked:before {
  width: 11px;
  height: 2px;
  background: #CB5759;
  content: '';
  position: absolute;
  top: -3px;
  left: 4px; }

.post-frag-btn.minus.clicked:before {
  width: 11px;
  height: 2px;
  background: #5885A2;
  content: '';
  position: absolute;
  top: -2px;
  left: 2px; }

.post-body {
  font-size: 13px;
  padding: 0px 20px;
  padding-top: 2px;
  min-height: 42px;
  line-height: 17px;
  word-wrap: break-word;
  overflow: hidden;
  color: #333;
  -webkit-font-smoothing: antialiased; }

/* block elements */
.post-body p {
  margin: 12px 0; }

.post-body ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 6px 15px;
  padding-left: 1.5em; }

.post-body > ul {
  margin: 12px 15px; }

.post-body ol {
  list-style-type: decimal;
  margin: 12px 15px;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 1.5em; }

.post-body > ol {
  margin: 12px 15px; }

.post-body li {
  padding-left: .5em;
  margin-bottom: 3px; }

.post-body q {
  display: block;
  border: 1px dashed #888;
  background: #eee;
  color: #444;
  padding: 8px 10px;
  font-size: 11px;
  position: relative;
  margin: 12px 0; }

.post-body .quote-attr {
  font-size: 10px;
  color: #007099;
  font-weight: bold;
  display: block;
  margin-top: -2px;
  margin-bottom: 2px; }

.post-body pre {
  margin: 12px 0; }

.post-body code {
  display: block;
  border: 1px dotted #888;
  background: #eee;
  color: #444;
  padding: 8px 10px;
  font-size: 11px;
  font-family: monospace;
  line-height: 1.3;
  white-space: pre-wrap; }

/* inline elements */
.post-body b, strong {
  font-weight: 700; }

.post-body em {
  font-style: italic; }

.post-body u {
  text-decoration: underline; }

.post-body s {
  text-decoration: line-through; }

.post-body a {
  text-decoration: underline; }

.post-body-h1 {
  font-size: 18px; }

.post-body img {
  display: block;
  max-width: 100%;
  margin: 12px 0; }

.post-body .yt-player {
  display: block;
  width: 100%;
  height: 348px;
  margin: 12px 0; }

.post-body .spoiler-wrapper {
  margin: 12px 0; }

.post-body .spoiler i {
  margin-right: 3px; }

.post-body .spoiler-content {
  display: none;
  margin: 12px 0; }

.ff-red {
  color: #A43234; }

.ff-green {
  color: #387556; }

.ff-blue {
  color: #105B87; }

.ff-size-16 {
  font-size: 16px; }

.ff-size-14 {
  font-size: 14px; }

.ff-size-12 {
  font-size: 12px; }

.ff-size-11 {
  font-size: 11px; }

.ff-size-10 {
  font-size: 10px; }

.post-body-hidden {
  display: none; }

.post-edit {
  color: #CB5759; }

.post-footer {
  font-size: 11px;
  margin: 0 20px;
  line-height: 26px;
  padding-bottom: 2px;
  color: #888;
  overflow: hidden;
  border-top: 1px solid #ccc; }

.star-container {
  display: inline-block;
  float: left; }

.star-0 {
  display: inline-block;
  height: 11px;
  width: 12px;
  background: url(../gif/nerdstar-4.gif) no-repeat; }

.star-1 {
  display: inline-block;
  height: 11px;
  width: 12px;
  background: url(../gif/nerdstar-3.gif) no-repeat; }

.star-2 {
  display: inline-block;
  height: 11px;
  width: 12px;
  background: url(../gif/nerdstar-2.gif) no-repeat; }

.star-3 {
  display: inline-block;
  height: 11px;
  width: 12px;
  background: url(../gif/nerdstar-1.gif) no-repeat; }

#bb-btns {
  border: 1px solid #666;
  border-bottom: 0px;
  background: #DADCDD;
  overflow: hidden;
  margin-bottom: -1px; }

#bb-btns button {
  min-width: 40px;
  margin: 0px;
  margin-right: 6px;
  margin-bottom: -1px;
  display: block;
  float: left;
  padding: 9px;
  padding-bottom: 10px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  color: #444;
  background: none;
  border: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

#bb-btns button:hover, #input-submit:hover {
  background: #eee; }

#input-submit {
  margin: 0 auto;
  margin-top: 5px;
  display: block;
  border-bottom: 1px solid #666;
  border-radius: 1px;
  padding-top: 5px;
  padding-bottom: 6px;
  background: #ddd;
  background: -webkit-linear-gradient(top, #eee 0%, #ccc 100%);
  background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
  background: -o-linear-gradient(top, #eee 0%, #ccc 100%);
  background: -ms-linear-gradient(top, #eee 0%, #ccc 100%); }

#post-anchor textarea {
  width: 100%;
  min-height: 200px; }

#post-form-block {
  padding: 6px 0;
  text-align: center;
  color: #888;
  margin: 30px 0;
  display: block;
  font-size: 12px; }

#post-form-block img {
  vertical-align: -11px;
  margin-right: 5px; }

/* post form */
#follow-rules {
  padding-left: 4px;
  font-size: 11px; }

#follow-rules input {
  margin-left: 0;
  vertical-align: -2px; }

#follow-rules a {
  color: #007099;
  text-decoration: underline; }

.forum-group-header {
  font-weight: bold;
  font-size: 17px;
  margin-left: 17px;
  color: #444;
  text-transform: none; }

.forum-header {
  font-size: 9.5px;
  color: #777;
  padding-bottom: 4px;
  text-transform: uppercase;
  border-bottom: 1px solid #aaa;
  overflow: hidden; }

.forum-header span {
  display: inline-block; }

.forum-container {
  overflow: hidden;
  margin: 0 -15px;
  padding: 0 15px;
  margin-top: 15px; }

.subforum {
  overflow: hidden;
  color: #888;
  font-size: 11px;
  border-top: 1px dashed #aaa;
  height: 41px;
  margin: 0 -2px;
  padding: 0 2px; }

.subforum.first {
  border: 0; }

.block {
  float: left; }

.blockr {
  float: right; }

.block.sub {
  margin-right: 20px; }

.block.sub .sub-btn {
  margin-top: 12px; }

.block.main {
  width: 400px;
  margin-top: 9px; }

.subforum-title {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 3px; }

.blockr.last-info {
  float: right;
  text-align: right;
  line-height: 16px;
  margin-top: 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100px; }

.blockr.last-link {
  float: right;
  padding-left: 12px;
  padding-right: 5px;
  margin-top: 15px; }

.blockr.last-link .fa {
  color: #aaa;
  font-size: 16px; }

.blockr.post-count {
  font-size: 12px;
  width: 60px;
  text-align: right;
  margin-top: 17px; }

.blockr.thread-count {
  font-size: 12px;
  width: 50px;
  text-align: right;
  margin-top: 17px; }

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../eot/fontawesome-webfont78ce.eot");
  src: url("../eot/fontawesome-webfontd41d.eot#iefix&v=4.2.0") format("embedded-opentype"), url("../woff/fontawesome-webfont78ce.woff") format("woff"), url("../ttf/fontawesome-webfont78ce.ttf") format("truetype"), url("../svg/fontawesome-webfont78ce.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }
