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: 1em;
  margin: 0 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, a:not([href]) {
  color: #0582b8;
  cursor: pointer; }

.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 #d4d4d4;
  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; }

.right {
  float: right; }

.clearfix {
  clear: both; }

.btn, a.btn {
  background: #eee;
  border-radius: 3px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.4);
  border: 0;
  box-sizing: content-box;
  color: #666;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  height: 42px;
  line-height: 42px;
  margin-right: 5px;
  padding: 0 15px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:before, a.btn:before {
  background: #f4f4f4;
  top: 0px;
  left: 1px;
  height: 1px;
  width: calc(100% - 2px);
  position: absolute;
  content: '';
  border-top-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.btn:not(.mod-active):not(.is-clicked):hover {
  background: #fafafa; }

.btn:not(.mod-active):hover:before {
  background: #fdfdfd; }

.btn:not(.mod-active):active {
  box-shadow: inset 0 0.5px 1px 1px rgba(0, 0, 0, 0.25); }

.btn:not(.mod-active):active:before {
  display: none; }

.btn.is-clicked {
  box-shadow: inset 0 0.5px 1px 1px rgba(0, 0, 0, 0.25) !important; }

.btn.is-clicked:before {
  display: none; }

.btn.mod-active {
  background: #DADADC;
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
  cursor: auto;
  padding-bottom: 1px; }

.btn.mod-active:before {
  display: none !important; }

.btn.mod-action {
  border-radius: 2px;
  color: #fff;
  background: #d24b57;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.5);
  border: 0 !important; }

.btn.mod-action:before {
  display: none; }

.btn.mod-action:hover, .btn.mod-action:focus {
  background: #db767e !important;
  border: 0; }

.btn.mod-action:active {
  border: 0;
  box-shadow: inset 0 0.5px 1px 1px rgba(0, 0, 0, 0.25); }

.btn.mod-action.mod-alt {
  background: #5d9dd5;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.8); }

.btn.mod-action.mod-alt:hover, .btn.mod-action.mod-alt:focus {
  background: #6da7d9 !important; }

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

.btn.mod-page {
  padding: 0 12px !important;
  margin-left: 8px;
  margin-right: 0;
  float: left;
  text-align: center;
  min-width: 10px; }

.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; }

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

.btn-group {
  background: #eee;
  border-radius: 3px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.4);
  box-sizing: content-box;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: 500;
  height: 42px;
  line-height: 42px;
  position: relative;
  display: flex;
  overflow: hidden; }
  .btn-group a, .btn-group span {
    color: #888;
    padding: 0 15px;
    position: relative;
    height: 100%;
    display: block; }
  .btn-group a {
    background: #DADADC; }
  .btn-group span {
    background: #eee;
    color: #666;
    cursor: auto; }
  .btn-group a:before, .btn-group span:before {
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    position: absolute;
    content: ''; }
  .btn-group a:before {
    background: #e4e4e4; }
  .btn-group a:active:before {
    background: none; }
  .btn-group span:before {
    background: #f4f4f4; }
  .btn-group a:hover {
    background: #fafafa; }
  .btn-group a:hover:before {
    background: #fdfdfd; }

	/*
.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;
  margin: 22px 0;
  margin-top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.action-container-pages {
  align-items: center;
  display: flex; }

.page-ellipsis, .page-rsa {
  display: inline-block;
  float: left;
  margin-left: 8px;
  font-size: 11px; }

.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: 52px;
  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; }

.flag {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  width: 16px;
  height: 16px;
  background-image: url("/img/icons/flags/16/un.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/un.png") 1x, url("/img/icons/flags/32/un.png") 2x);
  background-image: image-set("/img/icons/flags/16/un.png" 1x, "/img/icons/flags/32/un.png" 2x); }

.flag:after {
  content: '';
  position: absolute;
  box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 14px;
  height: 11px;
  top: 2px;
  left: 1px; }

.flag.mod-24 {
  width: 24px;
  height: 24px; }

.flag.mod-24:after {
  width: 22px;
  height: 16px;
  top: 4px;
  left: 1px; }

.flag.mod-af {
  background-image: url("/img/icons/flags/16/af.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/af.png") 1x, url("/img/icons/flags/32/af.png") 2x);
  background-image: image-set("/img/icons/flags/16/af.png" 1x, "/img/icons/flags/32/af.png" 2x); }

.flag.mod-al {
  background-image: url("/img/icons/flags/16/al.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/al.png") 1x, url("/img/icons/flags/32/al.png") 2x);
  background-image: image-set("/img/icons/flags/16/al.png" 1x, "/img/icons/flags/32/al.png" 2x); }

.flag.mod-dz {
  background-image: url("/img/icons/flags/16/dz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/dz.png") 1x, url("/img/icons/flags/32/dz.png") 2x);
  background-image: image-set("/img/icons/flags/16/dz.png" 1x, "/img/icons/flags/32/dz.png" 2x); }

.flag.mod-ao {
  background-image: url("/img/icons/flags/16/ao.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ao.png") 1x, url("/img/icons/flags/32/ao.png") 2x);
  background-image: image-set("/img/icons/flags/16/ao.png" 1x, "/img/icons/flags/32/ao.png" 2x); }

.flag.mod-ar {
  background-image: url("/img/icons/flags/16/ar.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ar.png") 1x, url("/img/icons/flags/32/ar.png") 2x);
  background-image: image-set("/img/icons/flags/16/ar.png" 1x, "/img/icons/flags/32/ar.png" 2x); }

.flag.mod-am {
  background-image: url("/img/icons/flags/16/am.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/am.png") 1x, url("/img/icons/flags/32/am.png") 2x);
  background-image: image-set("/img/icons/flags/16/am.png" 1x, "/img/icons/flags/32/am.png" 2x); }

.flag.mod-au {
  background-image: url("/img/icons/flags/16/au.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/au.png") 1x, url("/img/icons/flags/32/au.png") 2x);
  background-image: image-set("/img/icons/flags/16/au.png" 1x, "/img/icons/flags/32/au.png" 2x); }

.flag.mod-at {
  background-image: url("/img/icons/flags/16/at.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/at.png") 1x, url("/img/icons/flags/32/at.png") 2x);
  background-image: image-set("/img/icons/flags/16/at.png" 1x, "/img/icons/flags/32/at.png" 2x); }

.flag.mod-aw {
  background-image: url("/img/icons/flags/16/aw.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/aw.png") 1x, url("/img/icons/flags/32/aw.png") 2x);
  background-image: image-set("/img/icons/flags/16/aw.png" 1x, "/img/icons/flags/32/aw.png" 2x); }

.flag.mod-az {
  background-image: url("/img/icons/flags/16/az.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/az.png") 1x, url("/img/icons/flags/32/az.png") 2x);
  background-image: image-set("/img/icons/flags/16/az.png" 1x, "/img/icons/flags/32/az.png" 2x); }

.flag.mod-bs {
  background-image: url("/img/icons/flags/16/bs.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bs.png") 1x, url("/img/icons/flags/32/bs.png") 2x);
  background-image: image-set("/img/icons/flags/16/bs.png" 1x, "/img/icons/flags/32/bs.png" 2x); }

.flag.mod-bh {
  background-image: url("/img/icons/flags/16/bh.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bh.png") 1x, url("/img/icons/flags/32/bh.png") 2x);
  background-image: image-set("/img/icons/flags/16/bh.png" 1x, "/img/icons/flags/32/bh.png" 2x); }

.flag.mod-bd {
  background-image: url("/img/icons/flags/16/bd.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bd.png") 1x, url("/img/icons/flags/32/bd.png") 2x);
  background-image: image-set("/img/icons/flags/16/bd.png" 1x, "/img/icons/flags/32/bd.png" 2x); }

.flag.mod-bb {
  background-image: url("/img/icons/flags/16/bb.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bb.png") 1x, url("/img/icons/flags/32/bb.png") 2x);
  background-image: image-set("/img/icons/flags/16/bb.png" 1x, "/img/icons/flags/32/bb.png" 2x); }

.flag.mod-by {
  background-image: url("/img/icons/flags/16/by.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/by.png") 1x, url("/img/icons/flags/32/by.png") 2x);
  background-image: image-set("/img/icons/flags/16/by.png" 1x, "/img/icons/flags/32/by.png" 2x); }

.flag.mod-be {
  background-image: url("/img/icons/flags/16/be.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/be.png") 1x, url("/img/icons/flags/32/be.png") 2x);
  background-image: image-set("/img/icons/flags/16/be.png" 1x, "/img/icons/flags/32/be.png" 2x); }

.flag.mod-bz {
  background-image: url("/img/icons/flags/16/bz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bz.png") 1x, url("/img/icons/flags/32/bz.png") 2x);
  background-image: image-set("/img/icons/flags/16/bz.png" 1x, "/img/icons/flags/32/bz.png" 2x); }

.flag.mod-bj {
  background-image: url("/img/icons/flags/16/bj.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bj.png") 1x, url("/img/icons/flags/32/bj.png") 2x);
  background-image: image-set("/img/icons/flags/16/bj.png" 1x, "/img/icons/flags/32/bj.png" 2x); }

.flag.mod-bm {
  background-image: url("/img/icons/flags/16/bm.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bm.png") 1x, url("/img/icons/flags/32/bm.png") 2x);
  background-image: image-set("/img/icons/flags/16/bm.png" 1x, "/img/icons/flags/32/bm.png" 2x); }

.flag.mod-bt {
  background-image: url("/img/icons/flags/16/bt.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bt.png") 1x, url("/img/icons/flags/32/bt.png") 2x);
  background-image: image-set("/img/icons/flags/16/bt.png" 1x, "/img/icons/flags/32/bt.png" 2x); }

.flag.mod-bo {
  background-image: url("/img/icons/flags/16/bo.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bo.png") 1x, url("/img/icons/flags/32/bo.png") 2x);
  background-image: image-set("/img/icons/flags/16/bo.png" 1x, "/img/icons/flags/32/bo.png" 2x); }

.flag.mod-ba {
  background-image: url("/img/icons/flags/16/ba.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ba.png") 1x, url("/img/icons/flags/32/ba.png") 2x);
  background-image: image-set("/img/icons/flags/16/ba.png" 1x, "/img/icons/flags/32/ba.png" 2x); }

.flag.mod-bw {
  background-image: url("/img/icons/flags/16/bw.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bw.png") 1x, url("/img/icons/flags/32/bw.png") 2x);
  background-image: image-set("/img/icons/flags/16/bw.png" 1x, "/img/icons/flags/32/bw.png" 2x); }

.flag.mod-br {
  background-image: url("/img/icons/flags/16/br.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/br.png") 1x, url("/img/icons/flags/32/br.png") 2x);
  background-image: image-set("/img/icons/flags/16/br.png" 1x, "/img/icons/flags/32/br.png" 2x); }

.flag.mod-bn {
  background-image: url("/img/icons/flags/16/bn.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bn.png") 1x, url("/img/icons/flags/32/bn.png") 2x);
  background-image: image-set("/img/icons/flags/16/bn.png" 1x, "/img/icons/flags/32/bn.png" 2x); }

.flag.mod-bg {
  background-image: url("/img/icons/flags/16/bg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bg.png") 1x, url("/img/icons/flags/32/bg.png") 2x);
  background-image: image-set("/img/icons/flags/16/bg.png" 1x, "/img/icons/flags/32/bg.png" 2x); }

.flag.mod-bf {
  background-image: url("/img/icons/flags/16/bf.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bf.png") 1x, url("/img/icons/flags/32/bf.png") 2x);
  background-image: image-set("/img/icons/flags/16/bf.png" 1x, "/img/icons/flags/32/bf.png" 2x); }

.flag.mod-bi {
  background-image: url("/img/icons/flags/16/bi.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/bi.png") 1x, url("/img/icons/flags/32/bi.png") 2x);
  background-image: image-set("/img/icons/flags/16/bi.png" 1x, "/img/icons/flags/32/bi.png" 2x); }

.flag.mod-kh {
  background-image: url("/img/icons/flags/16/kh.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/kh.png") 1x, url("/img/icons/flags/32/kh.png") 2x);
  background-image: image-set("/img/icons/flags/16/kh.png" 1x, "/img/icons/flags/32/kh.png" 2x); }

.flag.mod-cm {
  background-image: url("/img/icons/flags/16/cm.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cm.png") 1x, url("/img/icons/flags/32/cm.png") 2x);
  background-image: image-set("/img/icons/flags/16/cm.png" 1x, "/img/icons/flags/32/cm.png" 2x); }

.flag.mod-ca {
  background-image: url("/img/icons/flags/16/ca.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ca.png") 1x, url("/img/icons/flags/32/ca.png") 2x);
  background-image: image-set("/img/icons/flags/16/ca.png" 1x, "/img/icons/flags/32/ca.png" 2x); }

.flag.mod-cv {
  background-image: url("/img/icons/flags/16/cv.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cv.png") 1x, url("/img/icons/flags/32/cv.png") 2x);
  background-image: image-set("/img/icons/flags/16/cv.png" 1x, "/img/icons/flags/32/cv.png" 2x); }

.flag.mod-ky {
  background-image: url("/img/icons/flags/16/ky.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ky.png") 1x, url("/img/icons/flags/32/ky.png") 2x);
  background-image: image-set("/img/icons/flags/16/ky.png" 1x, "/img/icons/flags/32/ky.png" 2x); }

.flag.mod-cf {
  background-image: url("/img/icons/flags/16/cf.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cf.png") 1x, url("/img/icons/flags/32/cf.png") 2x);
  background-image: image-set("/img/icons/flags/16/cf.png" 1x, "/img/icons/flags/32/cf.png" 2x); }

.flag.mod-cl {
  background-image: url("/img/icons/flags/16/cl.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cl.png") 1x, url("/img/icons/flags/32/cl.png") 2x);
  background-image: image-set("/img/icons/flags/16/cl.png" 1x, "/img/icons/flags/32/cl.png" 2x); }

.flag.mod-cn {
  background-image: url("/img/icons/flags/16/cn.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cn.png") 1x, url("/img/icons/flags/32/cn.png") 2x);
  background-image: image-set("/img/icons/flags/16/cn.png" 1x, "/img/icons/flags/32/cn.png" 2x); }

.flag.mod-co {
  background-image: url("/img/icons/flags/16/co.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/co.png") 1x, url("/img/icons/flags/32/co.png") 2x);
  background-image: image-set("/img/icons/flags/16/co.png" 1x, "/img/icons/flags/32/co.png" 2x); }

.flag.mod-cg {
  background-image: url("/img/icons/flags/16/cg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cg.png") 1x, url("/img/icons/flags/32/cg.png") 2x);
  background-image: image-set("/img/icons/flags/16/cg.png" 1x, "/img/icons/flags/32/cg.png" 2x); }

.flag.mod-ck {
  background-image: url("/img/icons/flags/16/ck.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ck.png") 1x, url("/img/icons/flags/32/ck.png") 2x);
  background-image: image-set("/img/icons/flags/16/ck.png" 1x, "/img/icons/flags/32/ck.png" 2x); }

.flag.mod-cr {
  background-image: url("/img/icons/flags/16/cr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cr.png") 1x, url("/img/icons/flags/32/cr.png") 2x);
  background-image: image-set("/img/icons/flags/16/cr.png" 1x, "/img/icons/flags/32/cr.png" 2x); }

.flag.mod-hr {
  background-image: url("/img/icons/flags/16/hr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/hr.png") 1x, url("/img/icons/flags/32/hr.png") 2x);
  background-image: image-set("/img/icons/flags/16/hr.png" 1x, "/img/icons/flags/32/hr.png" 2x); }

.flag.mod-cu {
  background-image: url("/img/icons/flags/16/cu.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cu.png") 1x, url("/img/icons/flags/32/cu.png") 2x);
  background-image: image-set("/img/icons/flags/16/cu.png" 1x, "/img/icons/flags/32/cu.png" 2x); }

.flag.mod-cy {
  background-image: url("/img/icons/flags/16/cy.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cy.png") 1x, url("/img/icons/flags/32/cy.png") 2x);
  background-image: image-set("/img/icons/flags/16/cy.png" 1x, "/img/icons/flags/32/cy.png" 2x); }

.flag.mod-cz {
  background-image: url("/img/icons/flags/16/cz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/cz.png") 1x, url("/img/icons/flags/32/cz.png") 2x);
  background-image: image-set("/img/icons/flags/16/cz.png" 1x, "/img/icons/flags/32/cz.png" 2x); }

.flag.mod-dk {
  background-image: url("/img/icons/flags/16/dk.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/dk.png") 1x, url("/img/icons/flags/32/dk.png") 2x);
  background-image: image-set("/img/icons/flags/16/dk.png" 1x, "/img/icons/flags/32/dk.png" 2x); }

.flag.mod-do {
  background-image: url("/img/icons/flags/16/do.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/do.png") 1x, url("/img/icons/flags/32/do.png") 2x);
  background-image: image-set("/img/icons/flags/16/do.png" 1x, "/img/icons/flags/32/do.png" 2x); }

.flag.mod-ec {
  background-image: url("/img/icons/flags/16/ec.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ec.png") 1x, url("/img/icons/flags/32/ec.png") 2x);
  background-image: image-set("/img/icons/flags/16/ec.png" 1x, "/img/icons/flags/32/ec.png" 2x); }

.flag.mod-eg {
  background-image: url("/img/icons/flags/16/eg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/eg.png") 1x, url("/img/icons/flags/32/eg.png") 2x);
  background-image: image-set("/img/icons/flags/16/eg.png" 1x, "/img/icons/flags/32/eg.png" 2x); }

.flag.mod-sv {
  background-image: url("/img/icons/flags/16/sv.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sv.png") 1x, url("/img/icons/flags/32/sv.png") 2x);
  background-image: image-set("/img/icons/flags/16/sv.png" 1x, "/img/icons/flags/32/sv.png" 2x); }

.flag.mod-er {
  background-image: url("/img/icons/flags/16/er.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/er.png") 1x, url("/img/icons/flags/32/er.png") 2x);
  background-image: image-set("/img/icons/flags/16/er.png" 1x, "/img/icons/flags/32/er.png" 2x); }

.flag.mod-ee {
  background-image: url("/img/icons/flags/16/ee.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ee.png") 1x, url("/img/icons/flags/32/ee.png") 2x);
  background-image: image-set("/img/icons/flags/16/ee.png" 1x, "/img/icons/flags/32/ee.png" 2x); }

.flag.mod-en {
  background-image: url("/img/icons/flags/16/en.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/en.png") 1x, url("/img/icons/flags/32/en.png") 2x);
  background-image: image-set("/img/icons/flags/16/en.png" 1x, "/img/icons/flags/32/en.png" 2x); }

.flag.mod-et {
  background-image: url("/img/icons/flags/16/et.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/et.png") 1x, url("/img/icons/flags/32/et.png") 2x);
  background-image: image-set("/img/icons/flags/16/et.png" 1x, "/img/icons/flags/32/et.png" 2x); }

.flag.mod-eu {
  background-image: url("/img/icons/flags/16/eu.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/eu.png") 1x, url("/img/icons/flags/32/eu.png") 2x);
  background-image: image-set("/img/icons/flags/16/eu.png" 1x, "/img/icons/flags/32/eu.png" 2x); }

.flag.mod-fo {
  background-image: url("/img/icons/flags/16/fo.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/fo.png") 1x, url("/img/icons/flags/32/fo.png") 2x);
  background-image: image-set("/img/icons/flags/16/fo.png" 1x, "/img/icons/flags/32/fo.png" 2x); }

.flag.mod-fj {
  background-image: url("/img/icons/flags/16/fj.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/fj.png") 1x, url("/img/icons/flags/32/fj.png") 2x);
  background-image: image-set("/img/icons/flags/16/fj.png" 1x, "/img/icons/flags/32/fj.png" 2x); }

.flag.mod-fi {
  background-image: url("/img/icons/flags/16/fi.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/fi.png") 1x, url("/img/icons/flags/32/fi.png") 2x);
  background-image: image-set("/img/icons/flags/16/fi.png" 1x, "/img/icons/flags/32/fi.png" 2x); }

.flag.mod-fr {
  background-image: url("/img/icons/flags/16/fr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/fr.png") 1x, url("/img/icons/flags/32/fr.png") 2x);
  background-image: image-set("/img/icons/flags/16/fr.png" 1x, "/img/icons/flags/32/fr.png" 2x); }

.flag.mod-pf {
  background-image: url("/img/icons/flags/16/pf.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pf.png") 1x, url("/img/icons/flags/32/pf.png") 2x);
  background-image: image-set("/img/icons/flags/16/pf.png" 1x, "/img/icons/flags/32/pf.png" 2x); }

.flag.mod-ga {
  background-image: url("/img/icons/flags/16/ga.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ga.png") 1x, url("/img/icons/flags/32/ga.png") 2x);
  background-image: image-set("/img/icons/flags/16/ga.png" 1x, "/img/icons/flags/32/ga.png" 2x); }

.flag.mod-ge {
  background-image: url("/img/icons/flags/16/ge.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ge.png") 1x, url("/img/icons/flags/32/ge.png") 2x);
  background-image: image-set("/img/icons/flags/16/ge.png" 1x, "/img/icons/flags/32/ge.png" 2x); }

.flag.mod-de {
  background-image: url("/img/icons/flags/16/de.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/de.png") 1x, url("/img/icons/flags/32/de.png") 2x);
  background-image: image-set("/img/icons/flags/16/de.png" 1x, "/img/icons/flags/32/de.png" 2x); }

.flag.mod-gi {
  background-image: url("/img/icons/flags/16/gi.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gi.png") 1x, url("/img/icons/flags/32/gi.png") 2x);
  background-image: image-set("/img/icons/flags/16/gi.png" 1x, "/img/icons/flags/32/gi.png" 2x); }

.flag.mod-gr {
  background-image: url("/img/icons/flags/16/gr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gr.png") 1x, url("/img/icons/flags/32/gr.png") 2x);
  background-image: image-set("/img/icons/flags/16/gr.png" 1x, "/img/icons/flags/32/gr.png" 2x); }

.flag.mod-gl {
  background-image: url("/img/icons/flags/16/gl.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gl.png") 1x, url("/img/icons/flags/32/gl.png") 2x);
  background-image: image-set("/img/icons/flags/16/gl.png" 1x, "/img/icons/flags/32/gl.png" 2x); }

.flag.mod-gp {
  background-image: url("/img/icons/flags/16/gp.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gp.png") 1x, url("/img/icons/flags/32/gp.png") 2x);
  background-image: image-set("/img/icons/flags/16/gp.png" 1x, "/img/icons/flags/32/gp.png" 2x); }

.flag.mod-gu {
  background-image: url("/img/icons/flags/16/gu.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gu.png") 1x, url("/img/icons/flags/32/gu.png") 2x);
  background-image: image-set("/img/icons/flags/16/gu.png" 1x, "/img/icons/flags/32/gu.png" 2x); }

.flag.mod-gt {
  background-image: url("/img/icons/flags/16/gt.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gt.png") 1x, url("/img/icons/flags/32/gt.png") 2x);
  background-image: image-set("/img/icons/flags/16/gt.png" 1x, "/img/icons/flags/32/gt.png" 2x); }

.flag.mod-gy {
  background-image: url("/img/icons/flags/16/gy.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gy.png") 1x, url("/img/icons/flags/32/gy.png") 2x);
  background-image: image-set("/img/icons/flags/16/gy.png" 1x, "/img/icons/flags/32/gy.png" 2x); }

.flag.mod-ht {
  background-image: url("/img/icons/flags/16/ht.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ht.png") 1x, url("/img/icons/flags/32/ht.png") 2x);
  background-image: image-set("/img/icons/flags/16/ht.png" 1x, "/img/icons/flags/32/ht.png" 2x); }

.flag.mod-hn {
  background-image: url("/img/icons/flags/16/hn.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/hn.png") 1x, url("/img/icons/flags/32/hn.png") 2x);
  background-image: image-set("/img/icons/flags/16/hn.png" 1x, "/img/icons/flags/32/hn.png" 2x); }

.flag.mod-hk {
  background-image: url("/img/icons/flags/16/hk.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/hk.png") 1x, url("/img/icons/flags/32/hk.png") 2x);
  background-image: image-set("/img/icons/flags/16/hk.png" 1x, "/img/icons/flags/32/hk.png" 2x); }

.flag.mod-hu {
  background-image: url("/img/icons/flags/16/hu.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/hu.png") 1x, url("/img/icons/flags/32/hu.png") 2x);
  background-image: image-set("/img/icons/flags/16/hu.png" 1x, "/img/icons/flags/32/hu.png" 2x); }

.flag.mod-is {
  background-image: url("/img/icons/flags/16/is.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/is.png") 1x, url("/img/icons/flags/32/is.png") 2x);
  background-image: image-set("/img/icons/flags/16/is.png" 1x, "/img/icons/flags/32/is.png" 2x); }

.flag.mod-in {
  background-image: url("/img/icons/flags/16/in.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/in.png") 1x, url("/img/icons/flags/32/in.png") 2x);
  background-image: image-set("/img/icons/flags/16/in.png" 1x, "/img/icons/flags/32/in.png" 2x); }

.flag.mod-id {
  background-image: url("/img/icons/flags/16/id.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/id.png") 1x, url("/img/icons/flags/32/id.png") 2x);
  background-image: image-set("/img/icons/flags/16/id.png" 1x, "/img/icons/flags/32/id.png" 2x); }

.flag.mod-un {
  background-image: url("/img/icons/flags/16/un.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/un.png") 1x, url("/img/icons/flags/32/un.png") 2x);
  background-image: image-set("/img/icons/flags/16/un.png" 1x, "/img/icons/flags/32/un.png" 2x); }

.flag.mod-iq {
  background-image: url("/img/icons/flags/16/iq.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/iq.png") 1x, url("/img/icons/flags/32/iq.png") 2x);
  background-image: image-set("/img/icons/flags/16/iq.png" 1x, "/img/icons/flags/32/iq.png" 2x); }

.flag.mod-ir {
  background-image: url("/img/icons/flags/16/ir.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ir.png") 1x, url("/img/icons/flags/32/ir.png") 2x);
  background-image: image-set("/img/icons/flags/16/ir.png" 1x, "/img/icons/flags/32/ir.png" 2x); }

.flag.mod-ie {
  background-image: url("/img/icons/flags/16/ie.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ie.png") 1x, url("/img/icons/flags/32/ie.png") 2x);
  background-image: image-set("/img/icons/flags/16/ie.png" 1x, "/img/icons/flags/32/ie.png" 2x); }

.flag.mod-il {
  background-image: url("/img/icons/flags/16/il.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/il.png") 1x, url("/img/icons/flags/32/il.png") 2x);
  background-image: image-set("/img/icons/flags/16/il.png" 1x, "/img/icons/flags/32/il.png" 2x); }

.flag.mod-it {
  background-image: url("/img/icons/flags/16/it.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/it.png") 1x, url("/img/icons/flags/32/it.png") 2x);
  background-image: image-set("/img/icons/flags/16/it.png" 1x, "/img/icons/flags/32/it.png" 2x); }

.flag.mod-jm {
  background-image: url("/img/icons/flags/16/jm.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/jm.png") 1x, url("/img/icons/flags/32/jm.png") 2x);
  background-image: image-set("/img/icons/flags/16/jm.png" 1x, "/img/icons/flags/32/jm.png" 2x); }

.flag.mod-jp {
  background-image: url("/img/icons/flags/16/jp.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/jp.png") 1x, url("/img/icons/flags/32/jp.png") 2x);
  background-image: image-set("/img/icons/flags/16/jp.png" 1x, "/img/icons/flags/32/jp.png" 2x); }

.flag.mod-jo {
  background-image: url("/img/icons/flags/16/jo.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/jo.png") 1x, url("/img/icons/flags/32/jo.png") 2x);
  background-image: image-set("/img/icons/flags/16/jo.png" 1x, "/img/icons/flags/32/jo.png" 2x); }

.flag.mod-kz {
  background-image: url("/img/icons/flags/16/kz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/kz.png") 1x, url("/img/icons/flags/32/kz.png") 2x);
  background-image: image-set("/img/icons/flags/16/kz.png" 1x, "/img/icons/flags/32/kz.png" 2x); }

.flag.mod-ke {
  background-image: url("/img/icons/flags/16/ke.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ke.png") 1x, url("/img/icons/flags/32/ke.png") 2x);
  background-image: image-set("/img/icons/flags/16/ke.png" 1x, "/img/icons/flags/32/ke.png" 2x); }

.flag.mod-ki {
  background-image: url("/img/icons/flags/16/ki.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ki.png") 1x, url("/img/icons/flags/32/ki.png") 2x);
  background-image: image-set("/img/icons/flags/16/ki.png" 1x, "/img/icons/flags/32/ki.png" 2x); }

.flag.mod-kw {
  background-image: url("/img/icons/flags/16/kw.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/kw.png") 1x, url("/img/icons/flags/32/kw.png") 2x);
  background-image: image-set("/img/icons/flags/16/kw.png" 1x, "/img/icons/flags/32/kw.png" 2x); }

.flag.mod-kg {
  background-image: url("/img/icons/flags/16/kg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/kg.png") 1x, url("/img/icons/flags/32/kg.png") 2x);
  background-image: image-set("/img/icons/flags/16/kg.png" 1x, "/img/icons/flags/32/kg.png" 2x); }

.flag.mod-la {
  background-image: url("/img/icons/flags/16/la.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/la.png") 1x, url("/img/icons/flags/32/la.png") 2x);
  background-image: image-set("/img/icons/flags/16/la.png" 1x, "/img/icons/flags/32/la.png" 2x); }

.flag.mod-lv {
  background-image: url("/img/icons/flags/16/lv.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/lv.png") 1x, url("/img/icons/flags/32/lv.png") 2x);
  background-image: image-set("/img/icons/flags/16/lv.png" 1x, "/img/icons/flags/32/lv.png" 2x); }

.flag.mod-lb {
  background-image: url("/img/icons/flags/16/lb.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/lb.png") 1x, url("/img/icons/flags/32/lb.png") 2x);
  background-image: image-set("/img/icons/flags/16/lb.png" 1x, "/img/icons/flags/32/lb.png" 2x); }

.flag.mod-ly {
  background-image: url("/img/icons/flags/16/ly.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ly.png") 1x, url("/img/icons/flags/32/ly.png") 2x);
  background-image: image-set("/img/icons/flags/16/ly.png" 1x, "/img/icons/flags/32/ly.png" 2x); }

.flag.mod-lt {
  background-image: url("/img/icons/flags/16/lt.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/lt.png") 1x, url("/img/icons/flags/32/lt.png") 2x);
  background-image: image-set("/img/icons/flags/16/lt.png" 1x, "/img/icons/flags/32/lt.png" 2x); }

.flag.mod-lu {
  background-image: url("/img/icons/flags/16/lu.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/lu.png") 1x, url("/img/icons/flags/32/lu.png") 2x);
  background-image: image-set("/img/icons/flags/16/lu.png" 1x, "/img/icons/flags/32/lu.png" 2x); }

.flag.mod-mo {
  background-image: url("/img/icons/flags/16/mo.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mo.png") 1x, url("/img/icons/flags/32/mo.png") 2x);
  background-image: image-set("/img/icons/flags/16/mo.png" 1x, "/img/icons/flags/32/mo.png" 2x); }

.flag.mod-mk {
  background-image: url("/img/icons/flags/16/mk.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mk.png") 1x, url("/img/icons/flags/32/mk.png") 2x);
  background-image: image-set("/img/icons/flags/16/mk.png" 1x, "/img/icons/flags/32/mk.png" 2x); }

.flag.mod-mg {
  background-image: url("/img/icons/flags/16/mg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mg.png") 1x, url("/img/icons/flags/32/mg.png") 2x);
  background-image: image-set("/img/icons/flags/16/mg.png" 1x, "/img/icons/flags/32/mg.png" 2x); }

.flag.mod-my {
  background-image: url("/img/icons/flags/16/my.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/my.png") 1x, url("/img/icons/flags/32/my.png") 2x);
  background-image: image-set("/img/icons/flags/16/my.png" 1x, "/img/icons/flags/32/my.png" 2x); }

.flag.mod-mv {
  background-image: url("/img/icons/flags/16/mv.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mv.png") 1x, url("/img/icons/flags/32/mv.png") 2x);
  background-image: image-set("/img/icons/flags/16/mv.png" 1x, "/img/icons/flags/32/mv.png" 2x); }

.flag.mod-mt {
  background-image: url("/img/icons/flags/16/mt.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mt.png") 1x, url("/img/icons/flags/32/mt.png") 2x);
  background-image: image-set("/img/icons/flags/16/mt.png" 1x, "/img/icons/flags/32/mt.png" 2x); }

.flag.mod-mx {
  background-image: url("/img/icons/flags/16/mx.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mx.png") 1x, url("/img/icons/flags/32/mx.png") 2x);
  background-image: image-set("/img/icons/flags/16/mx.png" 1x, "/img/icons/flags/32/mx.png" 2x); }

.flag.mod-md {
  background-image: url("/img/icons/flags/16/md.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/md.png") 1x, url("/img/icons/flags/32/md.png") 2x);
  background-image: image-set("/img/icons/flags/16/md.png" 1x, "/img/icons/flags/32/md.png" 2x); }

.flag.mod-mc {
  background-image: url("/img/icons/flags/16/mc.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mc.png") 1x, url("/img/icons/flags/32/mc.png") 2x);
  background-image: image-set("/img/icons/flags/16/mc.png" 1x, "/img/icons/flags/32/mc.png" 2x); }

.flag.mod-mm {
  background-image: url("/img/icons/flags/16/mm.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mm.png") 1x, url("/img/icons/flags/32/mm.png") 2x);
  background-image: image-set("/img/icons/flags/16/mm.png" 1x, "/img/icons/flags/32/mm.png" 2x); }

.flag.mod-mn {
  background-image: url("/img/icons/flags/16/mn.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mn.png") 1x, url("/img/icons/flags/32/mn.png") 2x);
  background-image: image-set("/img/icons/flags/16/mn.png" 1x, "/img/icons/flags/32/mn.png" 2x); }

.flag.mod-ms {
  background-image: url("/img/icons/flags/16/ms.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ms.png") 1x, url("/img/icons/flags/32/ms.png") 2x);
  background-image: image-set("/img/icons/flags/16/ms.png" 1x, "/img/icons/flags/32/ms.png" 2x); }

.flag.mod-ma {
  background-image: url("/img/icons/flags/16/ma.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ma.png") 1x, url("/img/icons/flags/32/ma.png") 2x);
  background-image: image-set("/img/icons/flags/16/ma.png" 1x, "/img/icons/flags/32/ma.png" 2x); }

.flag.mod-mz {
  background-image: url("/img/icons/flags/16/mz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mz.png") 1x, url("/img/icons/flags/32/mz.png") 2x);
  background-image: image-set("/img/icons/flags/16/mz.png" 1x, "/img/icons/flags/32/mz.png" 2x); }

.flag.mod-na {
  background-image: url("/img/icons/flags/16/na.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/na.png") 1x, url("/img/icons/flags/32/na.png") 2x);
  background-image: image-set("/img/icons/flags/16/na.png" 1x, "/img/icons/flags/32/na.png" 2x); }

.flag.mod-nr {
  background-image: url("/img/icons/flags/16/nr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/nr.png") 1x, url("/img/icons/flags/32/nr.png") 2x);
  background-image: image-set("/img/icons/flags/16/nr.png" 1x, "/img/icons/flags/32/nr.png" 2x); }

.flag.mod-np {
  background-image: url("/img/icons/flags/16/np.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/np.png") 1x, url("/img/icons/flags/32/np.png") 2x);
  background-image: image-set("/img/icons/flags/16/np.png" 1x, "/img/icons/flags/32/np.png" 2x); }

.flag.mod-nl {
  background-image: url("/img/icons/flags/16/nl.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/nl.png") 1x, url("/img/icons/flags/32/nl.png") 2x);
  background-image: image-set("/img/icons/flags/16/nl.png" 1x, "/img/icons/flags/32/nl.png" 2x); }

.flag.mod-an {
  background-image: url("/img/icons/flags/16/an.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/an.png") 1x, url("/img/icons/flags/32/an.png") 2x);
  background-image: image-set("/img/icons/flags/16/an.png" 1x, "/img/icons/flags/32/an.png" 2x); }

.flag.mod-nc {
  background-image: url("/img/icons/flags/16/nc.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/nc.png") 1x, url("/img/icons/flags/32/nc.png") 2x);
  background-image: image-set("/img/icons/flags/16/nc.png" 1x, "/img/icons/flags/32/nc.png" 2x); }

.flag.mod-nz {
  background-image: url("/img/icons/flags/16/nz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/nz.png") 1x, url("/img/icons/flags/32/nz.png") 2x);
  background-image: image-set("/img/icons/flags/16/nz.png" 1x, "/img/icons/flags/32/nz.png" 2x); }

.flag.mod-ng {
  background-image: url("/img/icons/flags/16/ng.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ng.png") 1x, url("/img/icons/flags/32/ng.png") 2x);
  background-image: image-set("/img/icons/flags/16/ng.png" 1x, "/img/icons/flags/32/ng.png" 2x); }

.flag.mod-nf {
  background-image: url("/img/icons/flags/16/nf.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/nf.png") 1x, url("/img/icons/flags/32/nf.png") 2x);
  background-image: image-set("/img/icons/flags/16/nf.png" 1x, "/img/icons/flags/32/nf.png" 2x); }

.flag.mod-kp {
  background-image: url("/img/icons/flags/16/kp.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/kp.png") 1x, url("/img/icons/flags/32/kp.png") 2x);
  background-image: image-set("/img/icons/flags/16/kp.png" 1x, "/img/icons/flags/32/kp.png" 2x); }

.flag.mod-mp {
  background-image: url("/img/icons/flags/16/mp.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/mp.png") 1x, url("/img/icons/flags/32/mp.png") 2x);
  background-image: image-set("/img/icons/flags/16/mp.png" 1x, "/img/icons/flags/32/mp.png" 2x); }

.flag.mod-no {
  background-image: url("/img/icons/flags/16/no.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/no.png") 1x, url("/img/icons/flags/32/no.png") 2x);
  background-image: image-set("/img/icons/flags/16/no.png" 1x, "/img/icons/flags/32/no.png" 2x); }

.flag.mod-om {
  background-image: url("/img/icons/flags/16/om.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/om.png") 1x, url("/img/icons/flags/32/om.png") 2x);
  background-image: image-set("/img/icons/flags/16/om.png" 1x, "/img/icons/flags/32/om.png" 2x); }

.flag.mod-pk {
  background-image: url("/img/icons/flags/16/pk.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pk.png") 1x, url("/img/icons/flags/32/pk.png") 2x);
  background-image: image-set("/img/icons/flags/16/pk.png" 1x, "/img/icons/flags/32/pk.png" 2x); }

.flag.mod-ps {
  background-image: url("/img/icons/flags/16/ps.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ps.png") 1x, url("/img/icons/flags/32/ps.png") 2x);
  background-image: image-set("/img/icons/flags/16/ps.png" 1x, "/img/icons/flags/32/ps.png" 2x); }

.flag.mod-pa {
  background-image: url("/img/icons/flags/16/pa.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pa.png") 1x, url("/img/icons/flags/32/pa.png") 2x);
  background-image: image-set("/img/icons/flags/16/pa.png" 1x, "/img/icons/flags/32/pa.png" 2x); }

.flag.mod-py {
  background-image: url("/img/icons/flags/16/py.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/py.png") 1x, url("/img/icons/flags/32/py.png") 2x);
  background-image: image-set("/img/icons/flags/16/py.png" 1x, "/img/icons/flags/32/py.png" 2x); }

.flag.mod-pe {
  background-image: url("/img/icons/flags/16/pe.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pe.png") 1x, url("/img/icons/flags/32/pe.png") 2x);
  background-image: image-set("/img/icons/flags/16/pe.png" 1x, "/img/icons/flags/32/pe.png" 2x); }

.flag.mod-pg {
  background-image: url("/img/icons/flags/16/pg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pg.png") 1x, url("/img/icons/flags/32/pg.png") 2x);
  background-image: image-set("/img/icons/flags/16/pg.png" 1x, "/img/icons/flags/32/pg.png" 2x); }

.flag.mod-ph {
  background-image: url("/img/icons/flags/16/ph.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ph.png") 1x, url("/img/icons/flags/32/ph.png") 2x);
  background-image: image-set("/img/icons/flags/16/ph.png" 1x, "/img/icons/flags/32/ph.png" 2x); }

.flag.mod-pl {
  background-image: url("/img/icons/flags/16/pl.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pl.png") 1x, url("/img/icons/flags/32/pl.png") 2x);
  background-image: image-set("/img/icons/flags/16/pl.png" 1x, "/img/icons/flags/32/pl.png" 2x); }

.flag.mod-pt {
  background-image: url("/img/icons/flags/16/pt.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pt.png") 1x, url("/img/icons/flags/32/pt.png") 2x);
  background-image: image-set("/img/icons/flags/16/pt.png" 1x, "/img/icons/flags/32/pt.png" 2x); }

.flag.mod-pr {
  background-image: url("/img/icons/flags/16/pr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pr.png") 1x, url("/img/icons/flags/32/pr.png") 2x);
  background-image: image-set("/img/icons/flags/16/pr.png" 1x, "/img/icons/flags/32/pr.png" 2x); }

.flag.mod-qa {
  background-image: url("/img/icons/flags/16/qa.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/qa.png") 1x, url("/img/icons/flags/32/qa.png") 2x);
  background-image: image-set("/img/icons/flags/16/qa.png" 1x, "/img/icons/flags/32/qa.png" 2x); }

.flag.mod-ro {
  background-image: url("/img/icons/flags/16/ro.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ro.png") 1x, url("/img/icons/flags/32/ro.png") 2x);
  background-image: image-set("/img/icons/flags/16/ro.png" 1x, "/img/icons/flags/32/ro.png" 2x); }

.flag.mod-ru {
  background-image: url("/img/icons/flags/16/ru.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ru.png") 1x, url("/img/icons/flags/32/ru.png") 2x);
  background-image: image-set("/img/icons/flags/16/ru.png" 1x, "/img/icons/flags/32/ru.png" 2x); }

.flag.mod-lc {
  background-image: url("/img/icons/flags/16/lc.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/lc.png") 1x, url("/img/icons/flags/32/lc.png") 2x);
  background-image: image-set("/img/icons/flags/16/lc.png" 1x, "/img/icons/flags/32/lc.png" 2x); }

.flag.mod-pm {
  background-image: url("/img/icons/flags/16/pm.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/pm.png") 1x, url("/img/icons/flags/32/pm.png") 2x);
  background-image: image-set("/img/icons/flags/16/pm.png" 1x, "/img/icons/flags/32/pm.png" 2x); }

.flag.mod-ws {
  background-image: url("/img/icons/flags/16/ws.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ws.png") 1x, url("/img/icons/flags/32/ws.png") 2x);
  background-image: image-set("/img/icons/flags/16/ws.png" 1x, "/img/icons/flags/32/ws.png" 2x); }

.flag.mod-sa {
  background-image: url("/img/icons/flags/16/sa.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sa.png") 1x, url("/img/icons/flags/32/sa.png") 2x);
  background-image: image-set("/img/icons/flags/16/sa.png" 1x, "/img/icons/flags/32/sa.png" 2x); }

.flag.mod-sx {
  background-image: url("/img/icons/flags/16/sx.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sx.png") 1x, url("/img/icons/flags/32/sx.png") 2x);
  background-image: image-set("/img/icons/flags/16/sx.png" 1x, "/img/icons/flags/32/sx.png" 2x); }

.flag.mod-rs {
  background-image: url("/img/icons/flags/16/rs.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/rs.png") 1x, url("/img/icons/flags/32/rs.png") 2x);
  background-image: image-set("/img/icons/flags/16/rs.png" 1x, "/img/icons/flags/32/rs.png" 2x); }

.flag.mod-sl {
  background-image: url("/img/icons/flags/16/sl.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sl.png") 1x, url("/img/icons/flags/32/sl.png") 2x);
  background-image: image-set("/img/icons/flags/16/sl.png" 1x, "/img/icons/flags/32/sl.png" 2x); }

.flag.mod-sg {
  background-image: url("/img/icons/flags/16/sg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sg.png") 1x, url("/img/icons/flags/32/sg.png") 2x);
  background-image: image-set("/img/icons/flags/16/sg.png" 1x, "/img/icons/flags/32/sg.png" 2x); }

.flag.mod-sk {
  background-image: url("/img/icons/flags/16/sk.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sk.png") 1x, url("/img/icons/flags/32/sk.png") 2x);
  background-image: image-set("/img/icons/flags/16/sk.png" 1x, "/img/icons/flags/32/sk.png" 2x); }

.flag.mod-si {
  background-image: url("/img/icons/flags/16/si.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/si.png") 1x, url("/img/icons/flags/32/si.png") 2x);
  background-image: image-set("/img/icons/flags/16/si.png" 1x, "/img/icons/flags/32/si.png" 2x); }

.flag.mod-sb {
  background-image: url("/img/icons/flags/16/sb.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sb.png") 1x, url("/img/icons/flags/32/sb.png") 2x);
  background-image: image-set("/img/icons/flags/16/sb.png" 1x, "/img/icons/flags/32/sb.png" 2x); }

.flag.mod-so {
  background-image: url("/img/icons/flags/16/so.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/so.png") 1x, url("/img/icons/flags/32/so.png") 2x);
  background-image: image-set("/img/icons/flags/16/so.png" 1x, "/img/icons/flags/32/so.png" 2x); }

.flag.mod-za {
  background-image: url("/img/icons/flags/16/za.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/za.png") 1x, url("/img/icons/flags/32/za.png") 2x);
  background-image: image-set("/img/icons/flags/16/za.png" 1x, "/img/icons/flags/32/za.png" 2x); }

.flag.mod-kr {
  background-image: url("/img/icons/flags/16/kr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/kr.png") 1x, url("/img/icons/flags/32/kr.png") 2x);
  background-image: image-set("/img/icons/flags/16/kr.png" 1x, "/img/icons/flags/32/kr.png" 2x); }

.flag.mod-es {
  background-image: url("/img/icons/flags/16/es.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/es.png") 1x, url("/img/icons/flags/32/es.png") 2x);
  background-image: image-set("/img/icons/flags/16/es.png" 1x, "/img/icons/flags/32/es.png" 2x); }

.flag.mod-lk {
  background-image: url("/img/icons/flags/16/lk.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/lk.png") 1x, url("/img/icons/flags/32/lk.png") 2x);
  background-image: image-set("/img/icons/flags/16/lk.png" 1x, "/img/icons/flags/32/lk.png" 2x); }

.flag.mod-sd {
  background-image: url("/img/icons/flags/16/sd.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sd.png") 1x, url("/img/icons/flags/32/sd.png") 2x);
  background-image: image-set("/img/icons/flags/16/sd.png" 1x, "/img/icons/flags/32/sd.png" 2x); }

.flag.mod-se {
  background-image: url("/img/icons/flags/16/se.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/se.png") 1x, url("/img/icons/flags/32/se.png") 2x);
  background-image: image-set("/img/icons/flags/16/se.png" 1x, "/img/icons/flags/32/se.png" 2x); }

.flag.mod-ch {
  background-image: url("/img/icons/flags/16/ch.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ch.png") 1x, url("/img/icons/flags/32/ch.png") 2x);
  background-image: image-set("/img/icons/flags/16/ch.png" 1x, "/img/icons/flags/32/ch.png" 2x); }

.flag.mod-sy {
  background-image: url("/img/icons/flags/16/sy.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/sy.png") 1x, url("/img/icons/flags/32/sy.png") 2x);
  background-image: image-set("/img/icons/flags/16/sy.png" 1x, "/img/icons/flags/32/sy.png" 2x); }

.flag.mod-tw {
  background-image: url("/img/icons/flags/16/tw.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tw.png") 1x, url("/img/icons/flags/32/tw.png") 2x);
  background-image: image-set("/img/icons/flags/16/tw.png" 1x, "/img/icons/flags/32/tw.png" 2x); }

.flag.mod-tz {
  background-image: url("/img/icons/flags/16/tz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tz.png") 1x, url("/img/icons/flags/32/tz.png") 2x);
  background-image: image-set("/img/icons/flags/16/tz.png" 1x, "/img/icons/flags/32/tz.png" 2x); }

.flag.mod-th {
  background-image: url("/img/icons/flags/16/th.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/th.png") 1x, url("/img/icons/flags/32/th.png") 2x);
  background-image: image-set("/img/icons/flags/16/th.png" 1x, "/img/icons/flags/32/th.png" 2x); }

.flag.mod-tb {
  background-image: url("/img/icons/flags/16/tb.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tb.png") 1x, url("/img/icons/flags/32/tb.png") 2x);
  background-image: image-set("/img/icons/flags/16/tb.png" 1x, "/img/icons/flags/32/tb.png" 2x); }

.flag.mod-tg {
  background-image: url("/img/icons/flags/16/tg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tg.png") 1x, url("/img/icons/flags/32/tg.png") 2x);
  background-image: image-set("/img/icons/flags/16/tg.png" 1x, "/img/icons/flags/32/tg.png" 2x); }

.flag.mod-tt {
  background-image: url("/img/icons/flags/16/tt.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tt.png") 1x, url("/img/icons/flags/32/tt.png") 2x);
  background-image: image-set("/img/icons/flags/16/tt.png" 1x, "/img/icons/flags/32/tt.png" 2x); }

.flag.mod-to {
  background-image: url("/img/icons/flags/16/to.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/to.png") 1x, url("/img/icons/flags/32/to.png") 2x);
  background-image: image-set("/img/icons/flags/16/to.png" 1x, "/img/icons/flags/32/to.png" 2x); }

.flag.mod-tn {
  background-image: url("/img/icons/flags/16/tn.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tn.png") 1x, url("/img/icons/flags/32/tn.png") 2x);
  background-image: image-set("/img/icons/flags/16/tn.png" 1x, "/img/icons/flags/32/tn.png" 2x); }

.flag.mod-tr {
  background-image: url("/img/icons/flags/16/tr.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tr.png") 1x, url("/img/icons/flags/32/tr.png") 2x);
  background-image: image-set("/img/icons/flags/16/tr.png" 1x, "/img/icons/flags/32/tr.png" 2x); }

.flag.mod-tc {
  background-image: url("/img/icons/flags/16/tc.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tc.png") 1x, url("/img/icons/flags/32/tc.png") 2x);
  background-image: image-set("/img/icons/flags/16/tc.png" 1x, "/img/icons/flags/32/tc.png" 2x); }

.flag.mod-tv {
  background-image: url("/img/icons/flags/16/tv.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/tv.png") 1x, url("/img/icons/flags/32/tv.png") 2x);
  background-image: image-set("/img/icons/flags/16/tv.png" 1x, "/img/icons/flags/32/tv.png" 2x); }

.flag.mod-ug {
  background-image: url("/img/icons/flags/16/ug.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ug.png") 1x, url("/img/icons/flags/32/ug.png") 2x);
  background-image: image-set("/img/icons/flags/16/ug.png" 1x, "/img/icons/flags/32/ug.png" 2x); }

.flag.mod-ua {
  background-image: url("/img/icons/flags/16/ua.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ua.png") 1x, url("/img/icons/flags/32/ua.png") 2x);
  background-image: image-set("/img/icons/flags/16/ua.png" 1x, "/img/icons/flags/32/ua.png" 2x); }

.flag.mod-ae {
  background-image: url("/img/icons/flags/16/ae.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ae.png") 1x, url("/img/icons/flags/32/ae.png") 2x);
  background-image: image-set("/img/icons/flags/16/ae.png" 1x, "/img/icons/flags/32/ae.png" 2x); }

.flag.mod-gb {
  background-image: url("/img/icons/flags/16/gb.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/gb.png") 1x, url("/img/icons/flags/32/gb.png") 2x);
  background-image: image-set("/img/icons/flags/16/gb.png" 1x, "/img/icons/flags/32/gb.png" 2x); }

.flag.mod-us {
  background-image: url("/img/icons/flags/16/us.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/us.png") 1x, url("/img/icons/flags/32/us.png") 2x);
  background-image: image-set("/img/icons/flags/16/us.png" 1x, "/img/icons/flags/32/us.png" 2x); }

.flag.mod-uy {
  background-image: url("/img/icons/flags/16/uy.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/uy.png") 1x, url("/img/icons/flags/32/uy.png") 2x);
  background-image: image-set("/img/icons/flags/16/uy.png" 1x, "/img/icons/flags/32/uy.png" 2x); }

.flag.mod-uz {
  background-image: url("/img/icons/flags/16/uz.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/uz.png") 1x, url("/img/icons/flags/32/uz.png") 2x);
  background-image: image-set("/img/icons/flags/16/uz.png" 1x, "/img/icons/flags/32/uz.png" 2x); }

.flag.mod-va {
  background-image: url("/img/icons/flags/16/va.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/va.png") 1x, url("/img/icons/flags/32/va.png") 2x);
  background-image: image-set("/img/icons/flags/16/va.png" 1x, "/img/icons/flags/32/va.png" 2x); }

.flag.mod-ve {
  background-image: url("/img/icons/flags/16/ve.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ve.png") 1x, url("/img/icons/flags/32/ve.png") 2x);
  background-image: image-set("/img/icons/flags/16/ve.png" 1x, "/img/icons/flags/32/ve.png" 2x); }

.flag.mod-vn {
  background-image: url("/img/icons/flags/16/vn.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/vn.png") 1x, url("/img/icons/flags/32/vn.png") 2x);
  background-image: image-set("/img/icons/flags/16/vn.png" 1x, "/img/icons/flags/32/vn.png" 2x); }

.flag.mod-vg {
  background-image: url("/img/icons/flags/16/vg.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/vg.png") 1x, url("/img/icons/flags/32/vg.png") 2x);
  background-image: image-set("/img/icons/flags/16/vg.png" 1x, "/img/icons/flags/32/vg.png" 2x); }

.flag.mod-vi {
  background-image: url("/img/icons/flags/16/vi.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/vi.png") 1x, url("/img/icons/flags/32/vi.png") 2x);
  background-image: image-set("/img/icons/flags/16/vi.png" 1x, "/img/icons/flags/32/vi.png" 2x); }

.flag.mod-wa {
  background-image: url("/img/icons/flags/16/wa.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/wa.png") 1x, url("/img/icons/flags/32/wa.png") 2x);
  background-image: image-set("/img/icons/flags/16/wa.png" 1x, "/img/icons/flags/32/wa.png" 2x); }

.flag.mod-ye {
  background-image: url("/img/icons/flags/16/ye.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/ye.png") 1x, url("/img/icons/flags/32/ye.png") 2x);
  background-image: image-set("/img/icons/flags/16/ye.png" 1x, "/img/icons/flags/32/ye.png" 2x); }

.flag.mod-zw {
  background-image: url("/img/icons/flags/16/zw.png");
  background-image: -webkit-image-set(url("/img/icons/flags/16/zw.png") 1x, url("/img/icons/flags/32/zw.png") 2x);
  background-image: image-set("/img/icons/flags/16/zw.png" 1x, "/img/icons/flags/32/zw.png" 2x); }

.fc-select2 .select2-container--default .select2-selection--single {
  background: #fcfcfc;
  border: 1px solid #fcfcfc;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  outline: none; }
  .fc-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 12px;
    padding-right: 20px;
    color: #333; }
.fc-select2 .select2-container--open .select2-selection--single {
  border: 1px solid #85b6e0 !important; }
.fc-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px; }
.fc-select2 .select2-container *:focus {
  outline: none; }

.select2-container--open .select2-dropdown {
  top: 0px;
  background-color: #fcfcfc;
  border: 1px solid #85b6e0 !important;
  border-radius: 0 !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
.select2-container--open input[type="search"] {
  margin: 0;
  box-shadow: none;
  min-width: auto;
  padding: 0 4px;
  height: 40px;
  line-height: 40px; }
.select2-container--open .select2-results__option {
  padding: 12px; }

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

.form-label {
  font-weight: 700;
  color: #666;
  font-size: 11px;
  margin-bottom: 8px;
  padding-left: 1px;
  text-transform: uppercase;
  display: block; }

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

.form-el-wrapper {
  position: relative; }

.form-el-wrapper-unit {
  position: absolute;
  top: 15px;
  right: 12px;
  color: #aaa;
  font-style: italic; }

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

.form-label-radio {
  border: 1px solid #d4d4d4;
  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 #d4d4d4;
  color: #444; }

input[type="text"], input[type="search"], input[type="date"], select, textarea, .wf-pseudo-input {
  border-radius: 2px;
  display: block;
  margin-bottom: 15px;
  padding: 0 12px;
  height: 42px;
  line-height: 42px;
  border: 0;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  font-size: 12px;
  width: 38%;
  min-width: 320px;
  background: #fcfcfc;
  border: 1px solid #fcfcfc;
  color: #333;
  box-sizing: border-box; }

select {
  padding: 0 7px; }

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

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

input[type="date"] {
  width: 160px;
  min-width: 160px; }

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;
  border-radius: 2px; }

select.mod-medium, input.mod-medium {
  min-width: 200px;
  width: 200px; }

select.mod-small, input.mod-small {
  min-width: 130px;
  width: 130px; }

select.mod-tiny, input.mod-tiny {
  min-width: 90px;
  width: 90px; }

@media (max-width: 480px) {
  input[type="text"], input[type="search"], select, textarea {
    min-width: 100%; } }
html {
  overflow-y: scroll; }

html, body {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #333;
  background-color: #c6c6c6;
  background-image: url(/img/base/tex.png);
  min-width: 1160px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html.blockscroll, body.blockscroll {
  overflow: hidden; }

body.bc {
  background-image: url(/img/p/ggbet-skin-june.jpg);
  background-repeat: no-repeat;
  background-position: center 55px;
  background-color: #956B9C; }

#float-right, #float-left {
  position: fixed;
  width: 160px;
  height: 600px;
  top: 78px;
  top: calc(50vh - 300px + 28px);
  top: clamp(78px, calc(50vh - 300px), 2000px); }

#float-right {
  right: 0; }

#float-left {
  left: 0; }

@media (max-width: 1550px) {
  #float-right, #float-left {
    display: none !important; } }
.m-au-t {
  display: none; }

.mbu {
  display: none; }

#err-list {
  font-size: 11px;
  font-weight: bold;
  line-height: 21px;
  margin-bottom: 2px;
  padding: 10px; }

#err-list ul {
  margin-left: 15px; }

#err-list span {
  color: #C70000; }

.header {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 1160px;
  background: #363636;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  flex: none;
  height: 55px;
  position: relative;
  z-index: 100; }

.header-inner {
  width: 1160px;
  height: 55px;
  margin: 0 auto;
  position: relative;
  display: flex;
  z-index: 99; }

.header-logo {
  height: 55px;
  display: flex;
  align-items: center;
  padding: 0 22px;
  padding-right: 12px;
  position: relative;
  z-index: 100; }

.header-logo-logo {
  display: block;
  height: 34px;
  margin-top: -1px;
  margin-right: 8px; }

.header-logo-title {
  display: block;
  margin-top: 5px;
  height: 18px; }

.header-search {
  flex: 1;
  margin-right: 9px;
  margin-left: 7px;
  margin-top: 9px; }
  .header-search input {
    min-width: 0;
    width: 100%;
    background: #666;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 400;
    color: #eee;
    padding-left: 12px;
    padding-right: 12px; }
  .header-search input:focus {
    background: #eee !important;
    color: #333 !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4) !important; }
  .header-search input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ddd;
    opacity: 1;
    /* Firefox */ }
  .header-search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ddd; }
  .header-search input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ddd; }

.header-div {
  position: relative;
  width: 3px;
  height: 55px;
  background: #3c3c3c; }

.header-div:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #1c1c1c;
  position: absolute;
  left: 1px; }

.header-div.mod-first {
  position: absolute;
  left: -2px;
  top: 0; }

.header-div.mod-last {
  position: absolute;
  right: -2px;
  top: 0; }

.header-div.mod-notlogged {
  display: none; }

.header-div.mod-search {
  display: none; }

.header-nav-item {
  display: block;
  height: 55px;
  line-height: 55px;
  padding: 0 15px;
  padding-top: 1px;
  font-weight: 300;
  font-size: 12px;
  color: #f6f6f6 !important;
  z-index: 3;
  position: relative;
  cursor: pointer; }

.header-nav-item.mod-solo {
  padding: 0 16px;
  flex: 0; }

.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-notlogged {
  display: none; }

.header-nav-item.mod-search {
  display: none; }

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

.header-nav-item.mod-active.mod-vlr:after {
  border-bottom: 3px solid #f55c69 !important; }

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

.header-nav-item.mod-vlr-spacing {
  cursor: auto; }

.header-nav-item.mod-vlr-spacing:hover:after {
  display: none; }

.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; }

.header-nav-item.mod-inbox.mod-notice i {
  color: #84c894; }

#inbox-count {
  position: absolute;
  top: 14px;
  left: 26px;
  border-radius: 2px;
  border: 1px solid #363636; }

#inbox-count-inner {
  border-radius: 2px;
  background: #79c38a;
  line-height: 10px;
  font-size: 10px;
  padding: 1px 2px;
  color: #fff; }

.header-switch {
  color: #f4f4f4;
  font-size: 10px;
  font-weight: 400;
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
  width: 66px;
  justify-content: center; }
  .header-switch i {
    margin-right: 4px; }
  .header-switch .on, .header-switch .off {
    font-weight: 700;
    margin-left: 5px; }
  .header-switch .off {
    color: #75bdf0; }
  .header-switch .on {
    display: none;
    color: #95d0a3; }

.header-switch.mod-active .off {
  display: none; }
.header-switch.mod-active .on {
  display: inline; }

.header-menu {
  display: none;
  background: #363636;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  top: 65px;
  right: 0;
  position: absolute;
  padding: 8px 0;
  width: 175px;
  text-shadow: none;
  z-index: 10;
  border-radius: 2px; }

.header-menu:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  top: -3px;
  right: 18px;
  border-radius: 2px;
  background: #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

a.header-menu-item, .header-menu-item {
  padding: 0 12px;
  color: #f4f4f4;
  display: block;
  line-height: 36px;
  height-height: 36px;
  font-size: 13px;
  font-weight: 300;
  z-index: 3;
  position: relative; }
  a.header-menu-item i, .header-menu-item i {
    display: none; }

a.header-menu-item:hover {
  background: #eee;
  color: #333; }

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

.header-menu-item.mod-mobile {
  display: none; }

.header-menu-switch {
  display: none; }

.header-menu-switch {
  color: #f4f4f4;
  font-size: 10px;
  font-weight: 300;
  cursor: pointer; }
  .header-menu-switch i {
    margin-right: 4px; }
  .header-menu-switch .on, .header-menu-switch .off {
    font-weight: 500;
    margin-left: 5px; }
  .header-menu-switch .off {
    color: #75bdf0; }
  .header-menu-switch .on {
    display: none;
    color: #95d0a3; }

.header-menu-switch.mod-active .off {
  display: none; }
.header-menu-switch.mod-active .on {
  display: inline; }

.da-link {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block; }

.media-vw {
  order: 0; }

#wrapper {
  width: 1160px;
  position: relative;
  padding: 0 22px;
  padding-top: 24px;
  padding-bottom: 60px;
  margin: 0 auto;
  background: #dadadc;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.22);
  min-height: calc(100vh - 55px - 44px - 1px);
  overflow: hidden; }

.col-container {
  display: flex;
  flex-wrap: wrap; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0; }

.wf-module-item.mod-disc {
  height: 37px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.mod-disc.mod-first {
  height: 36px; }

.module-item-icon {
  width: 14px;
  height: 14px;
  margin-right: 6px; }

.module-item-icon.mod-overgg {
  background: url("/img/ow/icons/thread-over.png"); }

.module-item-eta {
  float: left;
  color: #444;
  background: #ddd;
  border-radius: 2px;
  margin-right: 5px;
  font-size: 10px;
  line-height: 14px;
  padding: 0 3px;
  margin-top: 0px;
  display: inline-block;
  position: relative;
  color: #666;
  font-weight: bold;
  display: inline-block; }

.module-item-eta.mod-upcoming {
  background: #87c48b;
  color: #fff; }

.module-item-eta.mod-live {
  background: #b95f62;
  color: #fff; }

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

.module-item-title {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block; }

.module-item-title.mod-unread {
  color: #0582b8; }

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

.module-item-count {
  margin-left: 12px;
  color: #888; }

.module-item-unread-count {
  display: inline-block;
  background: #af625a;
  color: #f2f2f2;
  border-radius: 2px;
  padding: 1px 2px;
  margin-left: 3px;
  margin-right: -1px;
  position: relative; }

.footer {
  position: relative;
  z-index: 2;
  width: 100%;
  min-width: 1160px;
  border-top: 1px solid #313131;
  background: #363636;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6); }

.footer-inner {
  width: 1160px;
  margin: 0 auto;
  color: #aaa;
  height: 44px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 300;
  position: relative;
  padding: 0 20px; }
  .footer-inner a {
    color: #f4f4f4;
    display: block; }
  .footer-inner a:hover {
    text-decoration: underline; }
  .footer-inner .header-div {
    height: 44px; }
  .footer-inner .sdot {
    margin: 0 5px; }
  .footer-inner .find-txt {
    margin-left: auto; }
  .footer-inner .social {
    margin-left: 10px; }
    .footer-inner .social img {
      height: 16px;
      vertical-align: -4px;
      margin-right: 2px; }
    .footer-inner .social i {
      font-size: 14px; }
    .footer-inner .social i.mod-youtube {
      color: #E73238;
      margin-right: 4px; }
    .footer-inner .social i.mod-twitter {
      color: #55acee;
      margin-right: 3px; }
  .footer-inner .social.mod-discord {
    margin-top: 2px; }

.footer-inner:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: -1; }

.wf-mfilter {
  padding: 0 4px;
  height: 17px;
  line-height: 17px;
  border-radius: 2px;
  margin-bottom: 7px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  margin-right: 4px; }

.wf-mfilter.mod-active {
  background: #444;
  color: #fff; }

.wf-btn-soft {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-left: 20px;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  cursor: pointer;
  font-size: 11px;
  font-weight: 500; }

.wf-btn-soft:hover {
  background: rgba(0, 0, 0, 0.2); }

.wf-spoiler-alt {
  display: none; }

.wf-tag-btn {
  height: 31px;
  line-height: 31px;
  padding: 0 8px;
  background: #666;
  color: #f4f4f4;
  border-radius: 2px;
  font-size: 11px;
  cursor: pointer;
  white-space: nowrap; }

.wf-tag-btn:hover {
  background: #888; }

.wf-tag-btn.mod-unselected {
  background: #bbb;
  text-decoration: line-through; }

.wf-filter-inset {
  display: inline-block;
  border-radius: 2px;
  border: 1px solid #bbb; }
  .wf-filter-inset div {
    padding: 0 12px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 11px;
    display: inline-block; }
  .wf-filter-inset div:not(.mod-active) {
    cursor: pointer; }
  .wf-filter-inset div.mod-active {
    background: #ddd;
    font-weight: 700; }
  .wf-filter-inset div:not(.mod-active):hover {
    background: #fff; }

.wf-table-inset {
  width: 100%; }
  .wf-table-inset th {
    color: #888;
    font-weight: 700;
    font-size: 11px;
    padding: 3px 0; }
  .wf-table-inset td {
    padding: 0;
    padding: 5px;
    vertical-align: middle;
    border: 0; }
  .wf-table-inset td:first-child {
    padding-left: 0; }
  .wf-table-inset td:last-child {
    padding-right: 0; }
  .wf-table-inset td:nth-child(2) {
    padding-left: 0;
    border-left: 0 !important; }

.wf-popable {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.wf-popable-contents {
  position: absolute;
  background: #222;
  color: #eee;
  padding: 10px;
  font-size: 11px;
  border: 1px solid blue;
  border-radius: 2px;
  display: none;
  z-index: 2;
  box-shadow: 0 1px rgba(0, 0, 0, 0.2);
  line-height: 1;
  text-align: left; }

.wf-more {
  display: block;
  text-align: center; }
  .wf-more a {
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 10px;
    border-radius: 3px;
    font-size: 11px;
    color: #666; }
  .wf-more a:hover {
    background: rgba(0, 0, 0, 0.15); }
  .wf-more span {
    font-weight: 700; }

.wf-spoiler {
  display: none !important; }

.wf-hover-card {
  background: #282828;
  color: #ccc;
  box-shadow: 0 0.5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  z-index: 99;
  position: relative; }

.wf-hover-card:after {
  content: '';
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  position: absolute;
  left: 10px;
  top: -2px;
  background: #282828;
  z-index: 99;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.wf-tooltip {
  font-style: italic;
  border-bottom: 1px dotted #aaa;
  display: inline-block;
  position: relative; }

.wf-tooltip:hover {
  background: #ddd; }

.wf-tooltip:hover .wf-tooltip-tip {
  opacity: 1; }

.wf-tooltip-tip {
  opacity: 0;
  position: absolute;
  background: #282828;
  color: #eee;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: all .25s ease .1s;
  pointer-events: none;
  padding: 6px 10px;
  border-radius: 2px;
  left: 100%;
  margin-left: 10px;
  top: 0;
  z-index: 3;
  display: inline-block;
  white-space: nowrap;
  font-style: normal; }
  .wf-tooltip-tip ul {
    margin-left: 15px;
    list-style-type: none; }
  .wf-tooltip-tip li {
    margin: 3px 0;
    position: relative; }
  .wf-tooltip-tip ul li:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ccc;
    left: -12px;
    top: 7px; }
  .wf-tooltip-tip em {
    font-style: italic; }
  .wf-tooltip-tip strong {
    font-weight: 700; }

.wf-tooltip-tip:after {
  content: '';
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  position: absolute;
  left: -3px;
  top: 6px;
  background: #282828;
  z-index: 1;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.wf-tooltip-tip.mod-left {
  left: auto;
  margin-left: 0;
  right: 100%;
  margin-right: 10px; }

.wf-tooltip-tip.mod-left:after {
  position: absolute;
  left: auto;
  right: -3px; }

.wf-scroll {
  overflow-x: scroll;
  scrollbar-width: none; }

.wf-scroll::-webkit-scrollbar {
  display: none; }

.wf-card {
  background: #fafafa;
  overflow: hidden;
  margin-bottom: 22px;
  position: relative;
  border: 0 !important;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.4);
  display: block; }

.wf-card:before {
  background: #fdfdfd;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  position: absolute;
  content: ''; }

.wf-card.mod-header {
  overflow: visible;
  margin-top: -25px;
  margin-bottom: 24px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.35); }

.wf-card.mod-full {
  margin-left: -22px;
  margin-right: -22px;
  border-radius: 0;
  border-left: 0;
  border-right: 0; }

.wf-card.mod-pagination {
  padding: 15px; }

.wf-card.mod-dark {
  background: #eaeaea;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.4); }
  .wf-card.mod-dark .wf-module-item {
    border-top: 1px solid #cacaca; }

.wf-card.mod-dark.mod-header {
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3); }

.wf-card.mod-dark:before {
  background: #efefef; }

.wf-card.mod-dark.mod-hover:hover {
  background: #f4f4f4; }

.wf-card.mod-dark.mod-hover:hover:before {
  background: #fafafa; }

.wf-card.mod-loss:before {
  background: #f5e7e5;
  background: #f5e7e5;
  z-index: 1; }

.wf-card.mod-win:before {
  background: #e9f1ec;
  background: #e9f1ec;
  z-index: 1; }

.wf-card.mod-sidebar {
  margin-bottom: 22px;
  font-size: 11px; }
  .wf-card.mod-sidebar .wf-module-item {
    padding: 12px 12px; }
  .wf-card.mod-sidebar .wf-module-item.mod-active {
    background: #fafafa; }

.wf-card.mod-flat:before {
  display: none; }

/*
.wf-card.mod-hover:hover:after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.1);
	top: 0;
	left: 0;
	position: absolute;
	display: block;
}*/
a.wf-card:hover {
  background: #f1f1f1; }

.wf-card.mod-hover:hover {
  background: #f1f1f1; }

.wf-card.mod-hover:hover:before {
  background: #f8f8f8; }

.wf-card.mod-flex {
  display: flex; }

.wf-card.mod-scroll {
  overflow-x: scroll;
  scrollbar-width: none; }

.wf-card::-webkit-scrollbar {
  display: none; }

.wf-card.mod-color:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 3px;
  width: calc(100%);
  background: #aaa; }

.wf-module-header {
  border-bottom: 1px solid #d4d4d4;
  padding: 17px 20px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  color: #444; }

.wf-module-th {
  display: flex;
  padding: 17px 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d4d4d4;
  font-size: 10px;
  text-transform: uppercase;
  color: #888; }

.wf-module-item {
  display: block;
  overflow: hidden;
  border-top: 1px solid #d4d4d4;
  padding: 12px 20px;
  position: relative; }

.wf-module-item.mod-flex {
  display: flex;
  align-items: center;
  justify-content: space-between; }

a.wf-module-item {
  color: #444; }

.wf-module-item.mod-first {
  border: 0 !important; }

a.wf-module-item:hover, .wf-module-item.mod-pseudolink:hover {
  background: #f1f1f1; }

.wf-module-item.mod-pseudolink {
  cursor: pointer; }

.wf-module-item.mod-last:hover {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.wf-module-item.mod-more {
  height: 40px;
  text-align: center;
  position: relative; }

.wf-module-item.mod-more:after {
  color: #aaa;
  content: "\2022\2022\2022";
  font-size: 16px;
  letter-spacing: 3px;
  top: 11px;
  left: 0;
  width: 100%;
  text-align: center;
  position: absolute; }

.wf-module-item.mod-color:after {
  content: '';
  position: absolute;
  right: -3px;
  top: 1px;
  width: 3px;
  height: calc(100% - 1px);
  background: #aaa; }

.wf-module-item.mod-color.mod-left:after {
  left: -3px; }

.wf-module-item.mod-win {
  background: #e3ede7; }

.wf-module-item.mod-win:hover {
  background: #d0e1d7; }

.wf-module-item.mod-loss {
  background: #efd9d7; }

.wf-module-item.mod-loss:hover {
  background: #eed5d3; }

.wf-module-item.mod-flex {
  display: flex;
  align-items: center; }

.wf-module-label {
  font-size: 10px;
  color: #888;
  text-transform: uppercase;
  margin-bottom: 4px; }

.wf-label, a.wf-label {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  padding-bottom: 12px;
  padding-left: 20px;
  color: #666;
  display: block; }

.wf-label.mod-sidebar {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 11px; }

a.wf-label:hover {
  color: #888; }

.wf-label.mod-large {
  font-size: 11px;
  padding-bottom: 13px;
  color: #444; }

.wf-link-hover:hover img {
  filter: brightness(90%); }

.wf-avatar {
  border: 1px solid #ccc;
  box-shadow: 0 0.5px 1px 1px rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  padding: 3px;
  background: #fff;
  height: 120px;
  width: 120px;
  flex: 0 0 120px;
  margin-right: 22px; }

.wf-avatar > div {
  background: #eee;
  padding: 8px; }

.wf-avatar img {
  width: 100%;
  height: 100%;
  background: #eee;
  display: block;
  image-rendering: -webkit-optimize-contrast; }

.wf-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #444; }

.wf-title.mod-med {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  color: #777; }

.wf-title-med {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: -2px; }

.wf-subnav {
  position: relative;
  z-index: 2;
  padding-left: 21px;
  padding-right: 21px;
  display: flex;
  border-top: 1px solid #d4d4d4; }

.wf-subnav-item {
  color: #444;
  padding: 0 20px;
  padding-right: 12px;
  position: relative;
  display: flex;
  align-items: center;
  flex: 0;
  height: 58px;
  position: relative; }

.wf-subnav-item:after {
  content: '';
  position: absolute;
  height: 3px;
  width: calc(100% - 32px);
  bottom: 0;
  left: 20px;
  display: none; }

.wf-subnav-item:hover:after {
  display: block;
  background: #666; }

.wf-subnav-item-title {
  white-space: nowrap; }

.wf-subnav-item.mod-active .wf-subnav-item-title {
  font-weight: 500;
  color: #444; }

.wf-subnav-item.mod-active:after {
  display: block;
  background: #da626c !important; }

.wf-nav {
  position: relative;
  z-index: 2;
  padding-left: 21px;
  padding-right: 21px;
  display: flex;
  border-top: 1px solid #d4d4d4;
  position: relative;
  z-index: 2;
  padding-left: 21px;
  padding-right: 21px;
  display: flex;
  border-top: 1px solid #d4d4d4; }

.wf-nav-item {
  color: #444;
  padding: 21px 20px;
  border-right: 1px solid #d4d4d4;
  position: relative;
  display: flex;
  align-items: center;
  flex: 0; }

.wf-nav-item.mod-first {
  border-left: 1px solid #d4d4d4; }

.wf-nav-item.mod-solo {
  margin-left: auto;
  border-left: 1px solid #d4d4d4; }

.wf-nav-item.mod-dropdown {
  display: none;
  cursor: pointer;
  margin-left: auto;
  align-items: center; }
  .wf-nav-item.mod-dropdown i {
    font-size: 14px;
    color: #666; }

.wf-nav-item.mod-dropdown.mod-solo {
  border-left: 1px solid #d4d4d4; }

.wf-nav-item:not(.mod-active):hover {
  background: #eee; }

.wf-nav.mod-dark .wf-nav-item:hover {
  background: #eaeaea;
  font-weight: 700; }

.wf-nav-item-title {
  font-weight: 700;
  white-space: nowrap; }

.wf-nav-item-title.mod-normal {
  font-weight: 400; }

.wf-nav-item-title-sub {
  margin-bottom: 6px;
  color: #aaa;
  font-weight: 400; }

.wf-nav-item.mod-active, a.wf-nav-item.mod-active {
  cursor: default !important;
  color: #444; }
  .wf-nav-item.mod-active .wf-nav-item-title, a.wf-nav-item.mod-active .wf-nav-item-title {
    font-weight: 700; }

.wf-nav-item.mod-active:before {
  content: '';
  position: absolute;
  bottom: -6px;
  left: calc(50% - 5px);
  background: #dadadc;
  z-index: 2;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  box-shadow: inset 1px 1px 3px -2px rgba(0, 0, 0, 0.75); }

.wf-nav-item.mod-active:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: calc(50% - 8px);
  height: 8px;
  width: 16px;
  background: #dadadc;
  z-index: 3; }

.wf-nav-item.mod-active.mod-hassubnav:before, .wf-nav-item.mod-active.mod-hassubnav:after {
  background: #eaeaea; }

.wf-dropdown {
  position: absolute;
  background: #313131;
  box-shadow: 0 0.5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  top: calc(100% + 10px);
  right: 0px;
  white-space: nowrap;
  display: none;
  padding: 5px 0;
  z-index: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .wf-dropdown a {
    display: none;
    padding: 10px 15px;
    font-weight: 500;
    color: #eee;
    position: relative;
    z-index: 2;
    line-height: 1; }
  .wf-dropdown a:hover {
    background: #444; }

.wf-dropdown.mod-all a {
  display: block; }

.wf-dropdown:before {
  content: '';
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  position: absolute;
  right: 14px;
  top: -3px;
  background: #313131;
  z-index: 1;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.wf-filter {
  border: 1px solid #aaa;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 22px !important;
  font-weight: 500;
  overflow: hidden; }

.wf-filter-item:hover {
  background: #e4e4e4; }

.wf-filter-item, a.wf-filter-item {
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  color: #666;
  border-left: 1px solid #aaa;
  display: inline-block;
  float: left; }

.wf-filter-item.mod-first {
  border: 0; }

.wf-filter-item.mod-active {
  background: #fafafa;
  cursor: default; }

.wf-filter-item-notice {
  background: #ba5e6e;
  background: #666;
  border-radius: 3px;
  color: #eee;
  font-size: 11px;
  margin-left: 3px;
  padding: 1px 3px;
  padding-top: 2px; }

.wf-tag {
  background: #888;
  border-radius: 2px;
  color: #f4f4f4;
  display: inline-block;
  font-size: 10px;
  padding: 2px 3px;
  padding-top: 3px;
  text-transform: uppercase;
  overflow: hidden; }
  .wf-tag .abbr {
    display: none; }

.wf-tag.mod-big {
  text-transform: none;
  font-size: 11px;
  height: 17px;
  line-height: 17px;
  padding: 0 3px; }

.wf-tag.mod-big .flag {
  float: left;
  margin-top: 3px; }

.wf-tag.mod-light {
  color: #666;
  background: #ddd;
  font-weight: 400; }

.wf-tag-text {
  float: left;
  margin-left: 3px; }

.wf-tag.mod-ongoing {
  background: #da0b2e; }

.wf-tag.mod-upcoming {
  background: #61b875; }

.wf-flag-tag {
  display: flex; }

.wf-table {
  width: 100%; }
  .wf-table th {
    border: 1px solid #ccc;
    border-bottom: 2px solid #888;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #444;
    padding: 12px 12px;
    white-space: nowrap;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .wf-table th.mod-center {
    text-align: center; }
  .wf-table th.mod-right {
    text-align: right; }
  .wf-table th.mod-title {
    color: #444; }
  .wf-table td {
    border: 1px solid #ccc;
    background: #fafafa;
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5; }
    .wf-table td a {
      width: 100%;
      height: 100%;
      display: flex;
      padding: 10px;
      align-items: center; }
    .wf-table td .flag {
      vertical-align: -1px;
      margin-right: 3px; }
    .wf-table td .align {
      display: flex;
      align-items: center; }
  .wf-table td.mod-a {
    padding: 0; }
  .wf-table td.mod-a:hover {
    background: #eee; }
  .wf-table td:first-child, .wf-table th:first-child {
    border-left: 0; }
  .wf-table td:last-child, .wf-table th:last-child {
    border-right: 0; }
  .wf-table tr:last-child td {
    border-bottom: 0; }
  .wf-table td.mod-right {
    text-align: right; }
  .wf-table td.mod-center {
    text-align: center; }
  .wf-table td.mod-small {
    font-size: 11px; }
  .wf-table td.mod-color-sq {
    padding: 0;
    position: relative; }
  .wf-table .color-sq {
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex; }
    .wf-table .color-sq span {
      z-index: 5; }

@-moz-document url-prefix() {
  .wf-table td {
    background-clip: padding-box; } }
.wf-table.mod-simple {
  width: 100%; }
  .wf-table.mod-simple th {
    border: 1px solid #ccc;
    border-bottom: 1px solid #c4c4c4;
    color: #888;
    font-weight: 400;
    padding-left: 20px; }
  .wf-table.mod-simple td:first-child, .wf-table.mod-simple th:first-child {
    border-left: 0;
    padding-left: 20px; }
  .wf-table.mod-simple td:last-child, .wf-table.mod-simple th:last-child {
    border-right: 0; }

.th-sort {
  position: relative;
  cursor: pointer;
  padding-right: 22px; }
  .th-sort i {
    position: relative; }
  .th-sort i:before, .th-sort i:after {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 8px;
    top: 19px;
    position: absolute;
    width: 0;
    transform: scaleX(0.8); }
  .th-sort i:before {
    content: '';
    border-bottom-color: #bbb;
    margin-top: -22px;
    left: 4px; }
  .th-sort i:after {
    content: '';
    border-top-color: #bbb;
    margin-top: -11px;
    left: 4px; }

.th-sort.mod-asc i:before {
  border-bottom-color: #444; }

.th-sort.mod-desc i:after {
  border-top-color: #444; }

.th-sort.mod-left i:before {
  content: '';
  margin-top: -22px;
  left: -11px; }
.th-sort.mod-left i:after {
  content: '';
  margin-top: -11px;
  left: -11px; }

.wf-faux-table {
  overflow: visible;
  display: block; }
  .wf-faux-table tbody, .wf-faux-table thead {
    display: block; }
  .wf-faux-table thead tr {
    margin: 0; }
  .wf-faux-table tr {
    display: flex;
    margin-bottom: 5px; }
  .wf-faux-table th {
    display: flex;
    font-size: 10px;
    text-transform: uppercase;
    color: #666;
    padding: 0 15px; }
  .wf-faux-table td {
    display: flex;
    border: 0;
    background: none;
    height: auto; }
    .wf-faux-table td > a {
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      color: #444;
      padding: 0 15px; }
  .wf-faux-table td.mod-right a, .wf-faux-table th.mod-right {
    justify-content: flex-end; }

.ge-text {
  color: #444; }

.ge-text-light {
  color: #888; }

.ge-text-faded {
  color: #aaa; }

.fc-flex {
  display: flex;
  align-items: center; }

.post-editor {
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  border: 1px solid #fcfcfc;
  border-radius: 2px; }
  .post-editor textarea {
    border-radius: 0; }

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

.post-editor.mod-inset {
  border: 1px solid #ccc; }

.post-editor-header {
  background: #f8f8f8;
  padding: 5px 6px;
  color: #888;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-right: 65px; }

.post-editor-header-action {
  display: block;
  border: 1px solid transparent;
  font-size: 12px;
  padding: 6px 6px;
  margin-right: 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: block;
  width: 1px;
  height: 18px;
  background: #ccc;
  margin-right: 6px; }

.post-editor-header-preview, .post-editor-header-edit {
  position: absolute;
  right: 1px;
  top: 5px;
  cursor: pointer;
  z-index: 2;
  height: 11px;
  line-height: 11px;
  padding: 6px 8px;
  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: "Roboto", Arial, sans-serif; }

.post-editor-text:focus {
  outline: none;
  border: 0; }

.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; }

#search-bar {
  font-size: 13px;
  display: inline-block;
  padding: 0 6px;
  padding-left: 32px;
  color: #555;
  width: 200px;
  min-width: 200px;
  margin: 0;
  border-radius: 2px;
  margin-right: 10px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.3); }

#search-submit {
  position: absolute;
  left: 6px;
  top: 12px;
  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-tag {
  background: #eee;
  color: #fafafa;
  font-weight: 500;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px 3px;
  padding-bottom: 1px;
  margin-left: 1px;
  display: inline-block;
  vertical-align: 1px; }

.thread-tag.mod-stickied {
  background: #7bd18f;
  color: #fafafa; }

.thread-tag.mod-article {
  background: #65b375; }

.thread-tag.mod-match {
  background: #9554b6; }

.thread-item-header {
  margin-bottom: 4px; }

.thread-item-header-title {
  font-size: 14px;
  font-weight: 700;
  display: inline-block; }

.threads-header {
  margin: 15px 0;
  padding: 15px; }

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

.thread {
  overflow: hidden;
  height: 56px;
  color: #888;
  padding: 0 25px;
  padding: 0 15px;
  border-top: 1px solid #ccc;
  display: flex;
  align-items: center; }

.thread.first {
  border: 0; }

.thread.read {
  background: #eee; }

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

.block.count {
  min-width: 12px;
  font-size: 10px; }

.block.frag {
  flex: 0 0 50px;
  align-items: center;
  text-align: center;
  justify-content: center;
  display: flex; }

.block.frag i {
  font-size: 22px;
  color: #d4d4d4; }

.block.frag .plus-frag {
  cursor: pointer; }

.plus-frag.clicked i {
  color: #6c936f;
  color: #61b875; }

.block.frag .minus-frag {
  cursor: pointer; }

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

.block.frag .frag-count {
  margin: -1px 0;
  font-size: 11px;
  font-weight: 500;
  display: block;
  color: #888; }

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

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

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

.block.main {
  flex: 1; }

.block.last-info {
  float: right;
  text-align: right;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 0 0 110px;
  padding-left: 8px;
  font-size: 11px; }

.block.last-link {
  flex: 0 0 24px;
  text-align: right; }

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

.thread-header {
  overflow: hidden;
  margin-bottom: 22px;
  margin-bottom: 10px;
  align-items: center;
  display: flex; }

.thread-header-actions {
  padding: 8px 0;
  padding-left: 25px;
  display: flex;
  justify-content: center; }
  .thread-header-actions i {
    font-size: 28px;
    color: #ccc;
    display: block; }

.thread-header-txt {
  padding-left: 12px; }

.thread-frag-container {
  text-align: center; }

.thread-frag-btn {
  cursor: pointer; }

.thread-frag-btn.plus.clicked {
  color: #61b875; }

.thread-frag-btn.minus.clicked {
  color: #d1475e; }

#thread-frag-count {
  display: inline-block;
  font-weight: 500;
  color: #666;
  font-size: 12px; }

.thread-header-vote-up, .thread-header-vote-down {
  font-size: 32px;
  color: #bbb;
  height: 18px;
  overflow: hidden;
  position: relative; }

.thread-header-vote-down i {
  position: absolute;
  height: 19px;
  top: -14px; }

.thread-header-vote-count {
  font-size: 16px;
  color: #aaa;
  font-weight: 500;
  padding: 4px 0;
  margin-left: -8px;
  text-align: center;
  width: 30px; }

.thread-header-title {
  font-weight: 700;
  font-size: 24px;
  color: #444; }

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

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

.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; }

.post-container {
  margin: 22px 0;
  margin-bottom: 14px; }

.threading {
  position: relative;
  margin-left: 25px; }

.post-container > .threading {
  margin-left: 0; }

.threading:after {
  content: '';
  border-left: 1px solid #bbb;
  height: 100%;
  top: 0;
  left: 9px;
  position: absolute;
  z-index: 1; }

.threading > .threading:before {
  content: '';
  width: 18px;
  height: 28px;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  position: absolute;
  top: -10px;
  left: -16px; }

.threading > .threading ~ .threading:before {
  display: none; }

.threading:last-child:after {
  border-left: 0; }

.post {
  position: relative;
  margin-bottom: 8px;
  border-top: 1px solid #d4d6d9;
  z-index: 2;
  overflow: visible;
  margin: 0; }

.post.wf-card:before {
  background: #f5f5f5;
  z-index: 5; }

.post.mod-collapsed .post-header {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }
  .post.mod-collapsed .post-header .post-header-stars {
    display: none; }
  .post.mod-collapsed .post-header .post-header-flair {
    display: none; }
  .post.mod-collapsed .post-header .post-header-children {
    display: block; }
.post.mod-collapsed .post-body {
  display: none; }
.post.mod-collapsed .post-footer {
  display: none; }

.post.mod-linear .post-header, .post.mod-linear .post-body, .post.mod-linear .post-footer {
  padding-left: 25px; }

.post.mod-unread {
  border: 1px solid #338ccc !important; }

.post.mod-nuked {
  filter: brightness(0.9);
  border: 1px dashed #CB5759; }

.post.mod-report {
  border: 1px solid #ff4d4d !important; }
  .post.mod-report .post-toggle {
    display: none; }
  .post.mod-report .report-form {
    display: block; }
  .post.mod-report .report-btn {
    color: #CB5759;
    font-weight: 700; }

.post.mod-report::before {
  display: none; }

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

.post-toggle {
  position: absolute;
  left: -10px;
  width: 30px;
  height: 100%;
  z-index: 10;
  cursor: pointer; }

.post-toggle:after {
  content: '';
  width: 10px;
  height: 100%;
  border-right: 1px dotted #ccc;
  position: absolute;
  left: 10px; }

.post-toggle:hover:after {
  background: rgba(0, 0, 0, 0.04); }

.post-header {
  font-size: 11px;
  background: #f2f2f2;
  background: #eee;
  padding: 0 25px;
  display: flex;
  align-items: center;
  height: 35px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  flex-wrap: wrap;
  position: relative;
  overflow: hidden; }

.post-header-num {
  font-weight: 500; }

.post-header-flag {
  margin: 0 6px;
  margin-top: -1px; }

a.post-header-author {
  height: 35px;
  line-height: 35px;
  font-weight: 500;
  color: #333;
  margin-right: 7px; }

a.post-header-author.mod-highlight {
  background: #61b875;
  color: #fff;
  height: 20px;
  line-height: 20px;
  padding: 0 4px;
  border-radius: 3px; }

a.post-header-author.mod-highlight.mod-vlr {
  background: #e05c65;
  color: #fff;
  height: 20px;
  line-height: 20px;
  padding: 0 4px;
  border-radius: 3px; }

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

.post-header-verified {
  background: #aaa;
  color: #fff;
  border-radius: 99px;
  padding: 2px 3px;
  font-size: 9px;
  margin-right: 7px;
  margin-left: -4px;
  width: 13px;
  height: 13px;
  margin-top: -1px; }

.post-header-verified.mod-vlr {
  background: #e05c65; }

.post-header-label {
  height: 35px;
  font-size: 11px;
  color: #fff;
  background: #666;
  height: 20px;
  line-height: 20px;
  padding: 0 4px;
  border-radius: 3px;
  margin-right: 8px; }

.post-header-children {
  display: none; }

.post-header-stars {
  overflow: hidden;
  margin-right: 6px;
  align-items: center;
  display: flex;
  margin-top: -3px; }
  .post-header-stars div {
    margin-right: 3px; }

.post-header-flair {
  height: 16px;
  image-rendering: -webkit-optimize-contrast;
  display: block;
  margin-top: -2px; }

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

.post-action:not(.mod-reported):hover {
  color: #007099; }

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

.post-action.mod-reported {
  color: #CB5759;
  cursor: auto;
  font-weight: 700; }

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

.post-frag-container {
  position: absolute;
  right: 20px;
  top: 6px;
  display: flex;
  align-items: center; }

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

.post-frag-count {
  margin-right: 3px; }

.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;
  cursor: pointer;
  position: relative; }

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

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

.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: -5px;
  left: 4px; }

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

.post-body {
  font-size: 13px;
  padding: 0 25px;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 1px;
  min-height: 42px;
  line-height: 1.4;
  word-wrap: break-word;
  overflow: hidden;
  /* block elements */
  /*
  
  > ul{
  	margin-left: 6px;
  }*/
  		/*
  
  		> ol {
  			margin: $margin-post-body-block;
  			margin-left: 12px;
  		}*/
  /*
  p + ul, p + ol {
  	margin-top: -8px;
  }*/
  /* inline elements */ }
  .post-body p {
    margin: 10px 0; }
  .post-body ul {
    list-style-type: none;
    margin: 10px 0;
    margin-left: 18px; }
    .post-body ul p {
      margin: 0px 0; }
    .post-body ul > li {
      position: relative;
      padding-left: 16px; }
    .post-body ul > li:before {
      position: absolute;
      content: '';
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background: #444;
      left: -15px;
      left: 0;
      top: 6px; }
  .post-body ol {
    list-style-type: decimal;
    margin: 10px 0;
    margin-left: 14px;
    padding-left: 14px; }
    .post-body ol p {
      margin: 0px 0; }
    .post-body ol > li {
      padding-left: 6px; }
    .post-body ol > li::marker {
      color: #444; }
  .post-body li {
    margin: 6px 0; }
  .post-body del {
    text-decoration: line-through; }
  .post-body blockquote {
    display: block;
    color: #888;
    border: 1px dashed #aaa;
    background: #f4f4f4;
    padding: 0 12px;
    font-size: 12px;
    position: relative;
    margin: 10px 0;
    min-height: 30px; }
    .post-body blockquote p {
      margin: 10px 0; }
    .post-body blockquote a.post-body-reference {
      text-decoration: none;
      display: inline-block;
      font-size: 11px;
      font-weight: 500;
      padding-left: 12px;
      margin-left: -12px;
      padding-right: 15px;
      padding-top: 12px;
      margin-top: -5px; }
    .post-body blockquote a.post-body-reference:hover {
      text-decoration: underline; }
    .post-body blockquote .spacer {
      margin-bottom: -5px; }
  .post-body pre {
    margin: 10px 0; }
  .post-body code {
    display: block;
    border: 1px dotted #aaa;
    background: #f4f4f4;
    color: #444;
    padding: 12px;
    font-size: 13px;
    font-family: monospace;
    line-height: 1.3;
    white-space: pre-wrap; }
  .post-body strong {
    font-weight: 700; }
  .post-body em {
    font-style: italic; }
  .post-body strong em {
    font-style: normal; }
  .post-body em strong {
    font-style: normal; }
  .post-body a {
    text-decoration: underline; }
  .post-body h1 {
    margin: 10px 0;
    font-weight: 700;
    font-size: 17px; }
    .post-body h1 em {
      font-style: normal; }
  .post-body .spoiler {
    margin: 10px 0;
    overflow: hidden;
    padding-top: 36px;
    border-radius: 2px;
    position: relative;
    width: 90px;
    height: 36px;
    background: #888;
    cursor: pointer; }
  .post-body .spoiler:after {
    content: 'Show Spoiler';
    position: absolute;
    left: 12px;
    top: 10px;
    font-size: 11px;
    font-weight: 400;
    color: #fff; }
  .post-body .spoiler:hover, .post-body .spoiler:active {
    background: #666; }

.post-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #888;
  height: 24px;
  font-size: 11px;
  padding: 0 25px;
  padding-right: 20px;
  padding-bottom: 16px;
  margin-top: 2px; }

.post-edit {
  color: #CB5759; }

.star {
  width: 12px;
  height: 11px;
  background-size: 12px 11px;
  background-repeat: no-repeat;
  image-rendering: -webkit-optimize-contrast; }

.star.mod-0 {
  background-image: url(/img/icons/stars/ns2/c1.png); }

.star.mod-1 {
  background-image: url(/img/icons/stars/ns2/c2.png); }

.star.mod-2 {
  background-image: url(/img/icons/stars/ns2/c3.png); }

.star.mod-3 {
  background-image: url(/img/icons/stars/ns2/c4.png); }

.reply-template {
  display: none; }

.reply-template-inner {
  padding: 10px;
  border-top: 1px solid #ccc;
  background: #f2f2f2; }

.admin-box {
  position: absolute;
  right: -225px;
  top: 25px;
  overflow: hidden;
  width: 200px;
  z-index: 5; }

.admin-box-header {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  color: #888;
  padding-bottom: 10px; }

.admin-box-action {
  padding: 20px;
  display: block;
  margin: -20px;
  margin-bottom: -12px;
  font-size: 13px; }

.reply-form {
  position: relative;
  z-index: 20; }

.report-template {
  display: none; }

.report-form {
  display: none; }

.report-form-inner {
  background: #eee;
  padding: 20px 25px;
  padding-top: 10px;
  padding-right: 20px;
  font-size: 11px; }
  .report-form-inner label {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    border-radius: 2px;
    border: 1px solid #444;
    margin-right: 8px;
    user-select: none; }
  .report-form-inner input[type="radio"]:checked + label {
    border: 1px solid #444;
    background: #f5f3b8; }
  .report-form-inner .btn.mod-action {
    height: 32px;
    line-height: 32px;
    font-size: 10px;
    padding: 0 12px;
    box-shadow: 0 1px 2px -1px black; }

.report-form-reason {
  margin-top: 2px;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .report-form-reason > div {
    display: flex;
    margin-top: 10px; }

.subforum-header {
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  padding-bottom: 10px;
  align-items: flex-end;
  flex-wrap: wrap; }

.subforum-header-stats {
  font-size: 11px;
  color: #888;
  padding-bottom: 2px; }

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

.forum-header {
  font-size: 10px;
  height: 40px;
  padding-top: 11px;
  text-transform: uppercase;
  overflow: hidden; }

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

.forum-container {
  overflow: hidden;
  margin-top: 15px;
  color: #888; }

.subforum {
  overflow: hidden;
  font-size: 12px;
  height: 60px;
  padding: 0 15px; }

.block {
  float: left; }

.blockr {
  float: right; }

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

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

.block.main.mod-forum {
  margin-top: 13px; }

.subforum-title {
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 5px; }

.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-info.mod-forum {
  line-height: 18px;
  margin-top: 10px; }

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

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

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

.blockr.post-count {
  width: 60px;
  text-align: right;
  margin-top: 25px; }

.blockr.thread-count {
  width: 50px;
  text-align: right;
  margin-top: 25px; }

.mod-bg-red, .mod-bg-after-red:after {
  background: #da4444 !important; }

.mod-bg-orange, .mod-bg-after-orange:after {
  background: #ee9649 !important; }

.mod-bg-yellow, .mod-bg-after-yellow:after {
  background: #f4d35d !important; }

.mod-bg-pink, .mod-bg-after-pink:after {
  background: #c169c9 !important; }

.mod-bg-green, .mod-bg-after-green:after {
  background: #28af98 !important; }

.mod-bg-blue, .mod-bg-after-blue:after {
  background: #2288aa !important; }

.mod-bg-purple, .mod-bg-after-purple:after {
  background: #7169c9 !important; }

.mod-bg-striped_purple, .mod-bg-after-striped_purple:after {
  background: repeating-linear-gradient(-45deg, #958fd6 -2px, #958fd6 4px, #3c31b4 4px, #3c31b4 8px) !important; }

/*
.mod-bg-orange, .mod-bg-after-orange:after {
	//background: $color-event-blue !important;
	background: repeating-linear-gradient(
		-45deg,
		hsl(0, 76%, 53%) 0px,
		hsl(0, 76%, 53%) 6px,
		#0F1722 6px,
		#0F1722 12px
	) !important;
}*/
/*

.mod-bg-blue, .mod-bg-after-blue:after {
	//background: $color-event-blue !important;
	background: repeating-linear-gradient(
		0deg,
		hsl(197,50%,58%),
		hsl(197,50%,58%) 10px,
		hsl(197,50%,88%) 10px,
		hsl(197,50%,88%) 20px
	) !important;
}
.mod-bg-purple, .mod-bg-after-purple:after {

	//background: $color-event-purple !important;
	background: repeating-linear-gradient(
		0deg,
		hsl(247,50%,58%),
		hsl(247,50%,58%) 8px,
		hsl(247,50%,78%) 8px,
		hsl(247,50%,78%) 16px
	) !important;
}*/
.m-item-games {
  margin-bottom: 10px;
  margin-top: 2px;
  padding-left: 60px; }

.m-item-games.mod-collapsed {
  display: none; }

.m-item-games-item {
  margin: 0;
  margin-bottom: 2px;
  justify-content: center;
  height: 54px;
  font-size: 11px; }

.m-item-games-result {
  position: relative;
  width: 60px;
  margin: 0 20px;
  height: 100%;
  justify-content: center;
  font-size: 10px;
  background: #d8d8d8;
  color: #444; }
  .m-item-games-result > div {
    line-height: 2;
    text-align: center; }
  .m-item-games-result .score {
    font-size: 11px; }
    .m-item-games-result .score span {
      margin: 0 1px; }
  .m-item-games-result .map {
    font-weight: 500; }

.m-item-games-result.mod-loss .map {
  color: #d1475e; }

.m-item-games-result.mod-win .map {
  color: #61b875; }

.m-item-games-spacing-l {
  width: 0; }

.m-item-games-spacing-r {
  width: 70px; }

.m-item-games-comp {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  width: 175px;
  flex: 1; }

.m-item-games-comp.mod-right {
  flex: 1;
  justify-content: flex-start; }

.m-item-games-comp-div {
  height: 25px;
  line-height: 25px;
  margin: 0 5px;
  color: #666; }

.m-item-games-comp-group {
  display: flex;
  gap: 2px; }
  .m-item-games-comp-group img {
    background: #bbb;
    width: 25px;
    height: 25px;
    image-rendering: -webkit-optimize-contrast;
    display: block;
    border-radius: 2px;
    border: 1px solid #666; }

.m-item, a.m-item {
  color: #444 !important;
  height: 60px;
  margin-bottom: 3px;
  font-size: 11px;
  justify-content: space-between; }

.m-item-result {
  height: 100%;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  position: relative;
  z-index: 5;
  width: 60px;
  background: #f1f1f1;
  justify-content: center;
  margin: 0 20px; }
  .m-item-result i {
    font-size: 10px;
    color: #bbb;
    position: absolute;
    bottom: 4px;
    display: none; }
  .m-item-result div {
    margin: 0 3px;
    color: #ccc; }

.m-item-result:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  left: 0;
  background: #f6f6f6; }

.m-item-result.mod-expandable.mod-collapsed .fa-caret-up {
  display: none; }
.m-item-result.mod-expandable.mod-collapsed .fa-caret-down {
  display: block; }

.m-item-result.mod-live {
  color: #ce3b54;
  font-weight: bold; }

.m-item-result.mod-win {
  background: #43755a; }

.m-item-result.mod-win:after {
  background: #569573; }

.m-item-result.mod-loss {
  background: #785454; }

.m-item-result.mod-loss:after {
  background: #966969; }

.m-item-result.mod-draw {
  background: #396d93; }

.m-item-result.mod-draw:after {
  background: #4789b8; }

.m-item-result.mod-expandable .fa-caret-up {
  display: block; }
.m-item-result.mod-expandable .fa-caret-down {
  display: none; }

.m-item-result.mod-expandable:hover i {
  color: #fff; }

.m-item-result.mod-expandable.mod-win:hover {
  background: #509b73; }

.m-item-result.mod-expandable.mod-loss:hover {
  background: #a35c5c; }

.m-item-result.mod-expandable.mod-draw:hover {
  background: #4e97ca; }

.m-item-thumb {
  padding: 0 12px;
  background: #f1f1f1;
  height: 100%;
  position: relative;
  z-index: 5;
  justify-content: center; }
  .m-item-thumb img {
    height: 36px;
    width: 36px;
    image-rendering: -webkit-optimize-contrast; }

.m-item-thumb:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 0;
  left: 0;
  background: #f6f6f6; }

.m-item-team {
  font-size: 11px;
  font-weight: 700;
  width: 120px;
  text-align: right;
  padding-left: 10px; }

.m-item-team.mod-right {
  text-align: left;
  padding-left: 0;
  padding-right: 10px; }

.m-item-team-tag {
  display: none; }

.m-item-team-core {
  font-weight: 400;
  margin-top: 3px;
  font-family: monospace;
  font-size: 12px; }

.m-item-logo {
  margin-left: 10px; }
  .m-item-logo img {
    width: 32px;
    height: 32px;
    image-rendering: -webkit-optimize-contrast; }

.m-item-logo.mod-right {
  margin-left: 0;
  margin-right: 10px; }

.m-item-vods {
  flex: 1;
  text-align: right; }
  .m-item-vods .wf-module-label {
    margin-bottom: 10px; }
  .m-item-vods .wf-tag {
    margin-top: -6px;
    margin-bottom: -4px; }

.m-item-date {
  text-align: right;
  font-size: 11px;
  font-weight: 700;
  padding-right: 20px;
  width: 100px; }
  .m-item-date div {
    margin-bottom: 10px; }

.ml {
  background: #3f8d51;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  font-size: 11px; }

.ml.mod-completed {
  background: #aaa; }

.ml.mod-live {
  background: #b2343e;
  font-weight: 500;
  padding-right: 2px; }

.ml.mod-tbd {
  background: blue;
  font-weight: 500;
  padding-right: 2px; }

.ml-status {
  padding: 0 4px;
  padding-left: 6px;
  line-height: 25px;
  height: 25px;
  display: inline-block; }

.ml-eta {
  padding: 0 5px;
  padding-right: 6px;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  background: #4fb066;
  font-weight: 500; }

.ml-eta.mod-completed {
  background: #888; }

.match-histories-item-result {
  width: 52px; }
  .match-histories-item-result .rf, .match-histories-item-result .ra {
    font-size: 11px;
    background: rgba(0, 0, 0, 0.05);
    display: inline-block;
    padding: 7px 6px;
    border-radius: 2px;
    color: #888;
    text-decoration: underline; }

.match-histories-item-result.mod-win .rf {
  color: #444;
  font-weight: 700; }

.match-histories-item-result.mod-loss .ra {
  color: #444;
  font-weight: 700; }

.match-histories-item-result.mod-forfeit .rf {
  text-decoration: none;
  color: #888;
  font-weight: 400;
  letter-spacing: 0; }

a.match-item {
  display: flex;
  padding: 0 20px;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-width: 0; }

a.match-item.mod-win {
  background: #e3ede7; }

a.match-item.mod-loss {
  background: #f2e0de; }

.match-item-time {
  flex: 0 0 70px;
  text-align: right;
  margin-right: 60px; }

.match-item-note {
  font-style: italic;
  color: #888;
  flex: 1;
  text-align: center;
  line-height: 1.3;
  padding-right: 20px; }

.match-item-vod {
  flex: 1;
  text-align: right;
  color: #aaa; }
  .match-item-vod .wf-module-label {
    margin-bottom: 4px; }

.match-item-vod-item {
  font-size: 10px;
  text-transform: uppercase;
  color: #eee;
  display: inline-block;
  padding: 1px 3px;
  padding-top: 2px;
  margin-left: 1px;
  border-radius: 2px; }

.wf-tag.mod-yt {
  background: #be4141; }

.wf-tag.mod-twitch {
  background: #8166b2; }

.match-item-event {
  flex: 0 0 170px;
  color: #888;
  line-height: 1.4;
  text-align: right;
  margin-left: 20px; }

.match-item-event-series {
  font-weight: 500;
  color: #444; }

.match-item-icon {
  margin-left: 15px;
  width: 32px; }
  .match-item-icon img {
    width: 32px;
    height: 32px; }

.match-item-vs {
  flex: 0 0 200px;
  margin-right: 60px; }

.match-item-vs-team {
  display: flex;
  height: 20px;
  align-items: center;
  justify-content: space-between; }

.match-item-vs-team-ph {
  color: #888;
  font-weight: 400;
  margin-right: 4px;
  font-style: italic; }

.match-item-vs-team-name .flag {
  margin-right: 7px;
  vertical-align: -4px; }

.match-item-vs-team-name {
  font-weight: 500;
  position: relative; }
  .match-item-vs-team-name > div {
    max-width: 150px;
    height: 14px;
    line-height: 14px; }

.match-item-vs-team-name.mod-win {
  color: #61b875; }

.match-item-vs-team-name.mod-loss {
  color: #d1475e; }

.match-item-vs-team-score {
  color: #888;
  text-decoration: underline;
  height: 14px;
  line-height: 14px;
  margin-top: 1px; }

.match-item-vs-team-score.mod-upcoming {
  text-decoration: none;
  color: #aaa; }

.match-item-vs-team-score.mod-self {
  text-decoration: none;
  letter-spacing: 1px;
  margin-right: -15px; }

.match-item-vs-team.mod-winner .match-item-vs-team-score {
  color: #444;
  font-weight: 500; }

.match-item-eta {
  flex: 0 0 130px;
  margin-right: 20px; }

.match-item-eta .completed {
  font-style: italic; }

.match-item-eta .upcoming {
  color: #76BC87;
  font-weight: 500; }

.match-item-eta .live {
  color: #da0b2e;
  font-weight: 700; }

.login-container {
  margin: 0 auto;
  padding-top: 60px;
  display: flex;
  align-items: center; }

.module.mod-login {
  max-width: 360px;
  margin: 0 auto;
  padding: 15px; }

.login-btn {
  height: 44px;
  line-height: 44px;
  margin-top: 14px;
  width: 100%;
  border-radius: 2px;
  color: #fff !important;
  font-size: 12px;
  display: flex;
  flex: 1 0 100%;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.8);
  width: 100%;
  position: relative; }
  .login-btn i, .login-btn img {
    margin-right: 8px; }
  .login-btn i {
    font-size: 16px; }

.login-btn:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.12);
  display: none; }

.login-btn:hover:after {
  display: block; }

.login-btn:active {
  box-shadow: inset 0 0.5px 2px rgba(0, 0, 0, 0.3); }

.login-btn-icon {
  font-size: 20px;
  margin-left: 10px; }

.login-btn.mod-twitch {
  background: #9879d2; }

.login-btn.mod-steam {
  background: #82b143; }

.login-btn.mod-bnet {
  background: #222; }

.login-btn.mod-reddit {
  background: #f55019; }

/*!
 *  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("/font/fontawesome-webfont.eot?v=4.2.0");
  src: url("/font/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("/font/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("/font/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("/font/fontawesome-webfont.svg?v=4.2.0#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"; }

/*! jQuery UI - v1.12.1 - 2017-03-07
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  background: #f1f1f1;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer; }

.ui-menu .ui-menu-item-wrapper {
  position: relative; }

.ui-widget.ui-widget-content {
  margin: 0 10px;
  padding: 8px 0; }

.ui-widget-content {
  background: #fafafa;
  color: #333;
  border-radius: 3px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
  max-height: 90%;
  overflow-y: auto; }

.ui-autocomplete {
  width: 271px !important; }

.ui-autocomplete:before {
  width: 8px;
  height: 8px;
  background: #fafafa;
  content: '';
  position: absolute;
  left: 12px;
  top: -2px;
  transform: rotate(45deg);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  z-index: 2;
  border-radius: 2px; }

.ui-autocomplete:after {
  width: 20px;
  height: 10px;
  background: #fafafa;
  content: '';
  position: absolute;
  left: 7px;
  top: 0px;
  z-index: 3; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  z-index: 5; }

.auto-div {
  padding: 4px 12px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  margin-top: 4px;
  color: #da626c; }

.auto-item {
  padding: 8px 12px;
  padding-left: 22px;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  line-height: 1.5; }
  .auto-item .flag {
    margin-left: 4px;
    margin-top: 1px; }

.auto-item:hover, .auto-more:hover {
  background: #ddd; }

.auto-item.mod-more {
  font-size: 10px;
  padding: 6px 12px;
  padding-left: 22px;
  text-transform: uppercase;
  font-style: italic;
  text-align: right;
  display: block; }
  .auto-item.mod-more span {
    font-style: normal;
    font-size: 10px; }

.auto-item-label {
  font-size: 9px;
  text-transform: uppercase;
  color: #aaa;
  margin-right: 8px;
  padding-top: 3px;
  display: none; }

.auto-item-subject {
  font-weight: 400;
  color: #444;
  flex: 1; }

.auto-item-subject.mod-bold {
  font-weight: 700; }

.auto-item-subject-sub {
  font-weight: 400;
  color: #aaa;
  margin-left: 2px; }

.auto-item-comment {
  color: #aaa;
  margin-left: 3px;
  font-style: italic;
  font-weight: 400; }

.auto-item-desc {
  color: #888;
  font-size: 11px; }

.auto-item-status {
  text-transform: capitalize;
  font-size: 11px; }

.auto-item-status.mod-upcoming {
  color: #4fb066; }

.auto-item-status.mod-ongoing {
  color: #d7424e; }

.auto-item-status.mod-completed {
  color: #288ed7; }

.auto-item-logo {
  display: block;
  image-rendering: -webkit-optimize-contrast;
  width: 18px;
  height: 18px;
  margin-left: 8px; }

.auto-item.mod-series {
  align-items: center; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 42px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 42px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 42px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
