/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("//fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:100,300,400,400i,700&subset=latin-ext");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  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;
  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; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.538461538;
  color: #000;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #212121;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.538461538;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

html, body {
  height: 100%; }

body {
  position: relative; }
  body.strip {
    padding-top: 40px; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.visible-js, .js .hidden-js {
  display: none; }

.js .visible-js, .hidden-js {
  display: initial; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 33px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 23px; }

h4, .h4 {
  font-size: 17px; }

h5, .h5 {
  font-size: 13px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 19.5px; } }

small,
.small {
  font-size: 92%; }

mark,
.mark {
  background-color: #f90;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #999; }

.text-primary {
  color: #008a52; }

a.text-primary:hover,
a.text-primary:focus {
  color: #005734; }

.text-success {
  color: #fff; }

a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6; }

.text-info {
  color: #fff; }

a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6; }

.text-warning {
  color: #fff; }

a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6; }

.text-danger {
  color: #fff; }

a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #008a52; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #005734; }

.bg-success {
  background-color: #008a52; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #005734; }

.bg-info {
  background-color: #00aff0; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #008abd; }

.bg-warning {
  background-color: #f90; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #cc7a00; }

.bg-danger {
  background-color: #f00000; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #bd0000; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.538461538; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.538461538;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.538461538; }

.page-header {
  padding-bottom: 0;
  margin: 20px 0;
  border-bottom: 0;
  font-family: 'Roboto Condensed'; }

.section-header {
  font-size: 20px;
  line-height: 1.2; }

.bold {
  font-weight: 700; }

abbr[title] {
  border-bottom: none; }

.word-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.no-wrap {
  white-space: nowrap; }

.text-dyed {
  color: #008a52; }

.text-distinct {
  font-family: 'Roboto Condensed';
  background: #008a52;
  color: #fff;
  padding: 0 4px;
  display: inline-block; }

a.text-distinct:focus, a.text-distinct:hover {
  color: #fff; }

.clickable {
  cursor: pointer; }

.price {
  white-space: nowrap; }

.banner {
  border: 0;
  display: block;
  margin: 0 auto; }
  .banner.square {
    width: 250px;
    height: 250px;
    max-width: 100%;
    text-align: center; }
  .banner.wide {
    text-align: center;
    margin-bottom: 12px; }
  .banner.fluid {
    margin-bottom: 12px; }
    .banner.fluid img {
      width: 100%; }
  .banner img {
    max-width: 100%;
    height: auto; }
  .banner .title {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700; }
  .banner .btn-primary {
    background: #008a52;
    border-color: #008a52; }
    .banner .btn-primary:hover, .banner .btn-primary:focus {
      background: #00683e;
      border-color: #00683e; }
    .banner .btn-primary .price {
      color: #fd0; }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 1.538461538;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #008a52;
  border-color: #007143; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #005734;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: #005734;
    border-color: #00331e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #005734;
    border-color: #00331e; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #00331e;
      border-color: black; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #008a52;
    border-color: #007143; }
  .btn-primary .badge {
    color: #008a52;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #008a52;
  border-color: #007143; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #005734;
    border-color: black; }
  .btn-success:hover {
    color: #fff;
    background-color: #005734;
    border-color: #00331e; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #005734;
    border-color: #00331e; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #00331e;
      border-color: black; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #008a52;
    border-color: #007143; }
  .btn-success .badge {
    color: #008a52;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #00aff0;
  border-color: #009cd7; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #008abd;
    border-color: #003f57; }
  .btn-info:hover {
    color: #fff;
    background-color: #008abd;
    border-color: #007099; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #008abd;
    border-color: #007099; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #007099;
      border-color: #003f57; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #00aff0;
    border-color: #009cd7; }
  .btn-info .badge {
    color: #00aff0;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f90;
  border-color: #e68a00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #cc7a00;
    border-color: #663d00; }
  .btn-warning:hover {
    color: #fff;
    background-color: #cc7a00;
    border-color: #a86500; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc7a00;
    border-color: #a86500; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #a86500;
      border-color: #663d00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f90;
    border-color: #e68a00; }
  .btn-warning .badge {
    color: #f90;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #f00000;
  border-color: #d70000; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #bd0000;
    border-color: #570000; }
  .btn-danger:hover {
    color: #fff;
    background-color: #bd0000;
    border-color: #990000; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd0000;
    border-color: #990000; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #990000;
      border-color: #570000; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #f00000;
    border-color: #d70000; }
  .btn-danger .badge {
    color: #f00000;
    background-color: #fff; }

.btn-link {
  color: #212121;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #000;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 0; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.583333333;
  border-radius: 0; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.583333333;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn {
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  min-width: 100px;
  padding: 7px 20px;
  font-size: 12px;
  line-height: 1.583333333;
  border-radius: 0; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    color: #666;
    background: #e0e0e0; }

.btn-lg {
  padding: 15px 32px;
  font-size: 13px;
  line-height: 1.538461538;
  border-radius: 0; }

.btn-xl {
  padding: 19px 80px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 0; }

.btn-primary {
  color: #fff;
  background: #008a52;
  border-color: #008a52; }

.btn-secondary {
  background: #fff;
  color: #008a52;
  border-color: #008a52; }

.btn-image {
  background: none;
  min-width: 0;
  padding-left: 12px;
  padding-right: 12px; }
  .btn-image .icon:before {
    margin-right: 0; }

.logo:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='%23008a52'%3E%3Cpath d='M33.06 47.54c5.4 8.9 1.3 8.52-4.5 8.36-1.34-.04-2.26-.03-2.67.8l.8.47c.7-1.24 1.8-.8 3.4-.86 5.7-.2 8.2-.8 2.8-8.7zm15.78 9.32h-.08c-1.52-.1-4.84-.1-4.75-4.37.1-4.3 1-8.2 1.2-12 .3-3.8-2.7-6-4.9-8 0 0-3.3-2.9-3.8-5.3-.5-2.6.5-7.4.3-8-.3-.9-.2-.7-.3-1.5 0-.5.4-1.9.5-2.8h.7C49.98 15 60 25 60 37.4c0 8.25-4.47 15.46-11.1 19.36zm-19.32 1.6c2.03 0 9.18.3 9.65.2.48-.1 1.42-.78.86-2.1-.57-1.3-3.07-5-3.32-6.63-.2-1.62-.4-3.1 1.4-2.94 1.8.1 2 2.6 2.1 4.2.1 1.6.7 5.3 2.1 6.1 1 .5 2.9.6 4.4.6-2.7 1.2-5.8 1.9-9 1.9-2.8 0-5.5-.5-8-1.5zm5.57-42.8s-1.2 2.77-4.9 3.9c-1.4.76-.4 1.53.2 1.62.6.08 2.1-.2 2.2.66.1.88.4 2-1.5 4.84-1.9 2.85-3.7 2.83-3.9 4.08-.3 1.26-.2 3.32.1 3.7.3.38 1.3.57 1.5-.66.2-1.24.9-1.9 1.6-1.8.6.1 1.5.76 1.6 2.84.1 2.1.1 2.85-1 4.27-1.1 1.5-3.7 3.6-1.2 7.9 2.55 4.4 3.7 5.1 3.4 6.5-.28 1.4-1.1 1.5-2.74 1.5-1.6 0-4.46-.6-5.5.1l-.77.6C18.63 51.6 15 45 15 37.6c0-6 2.3-11.6 6.55-15.82 3.7-3.7 8.5-5.97 13.64-6.5-.2.3-.2.5-.2.5zM20.4 20.4c-4.57 4.57-7.1 10.65-7.1 17.1 0 13.35 10.87 24.2 24.2 24.2 13.35 0 24.2-10.85 24.2-24.2 0-13.33-10.85-24.2-24.2-24.2-6.45 0-12.53 2.53-17.1 7.1zM9.8 40.34c0 1.04-.83 1.9-1.87 1.9s-1.88-.86-1.88-1.9.84-1.88 1.88-1.88 1.88.84 1.88 1.88zm59.36 0c0 1.04-.85 1.9-1.9 1.9-1.03 0-1.87-.86-1.87-1.9s.8-1.88 1.8-1.88 1.9.84 1.9 1.88zM51.4 61.66l2.04 1.68-1.5.92-.54-2.6zm-.2 6.12l1.3-.8-.33-1.56 2.18-1.33 1.23 1 1.33-.8-5.7-4.5-1.3.8 1.3 7.1zm-7.45 2.3l1.44-.4-.9-2.83 2.6-.77.8 2.83 1.4-.4-1.9-6.5-1.47.4.73 2.5-2.63.8-.7-2.5-1.42.4 1.9 6.6zm-5.5-4.65l.94 2.47-1.8.06.8-2.53zm-3.2 5.23l1.53-.05.5-1.5 2.52-.1.56 1.5h1.55L39 63.8l-1.53.04-2.4 6.9zM30.28 64l1.6.36c.65.14.94.5.8 1.14-.15.68-.56.88-1.2.73l-1.62-.35.42-1.87zm-2.68 5.2l1.45.33.57-2.6 1.47.32c.7.16.9.53.8 1.25-.1.55-.2 1.18-.1 1.64l1.4.33c-.2-.44 0-1.22 0-1.64.1-.68.02-1.43-.66-1.77v-.02c.8-.14 1.25-.65 1.42-1.44.2-1-.38-2-1.57-2.26l-3.6-.8-1.47 6.66zm-3.3-7.58l1.06.52c.62.3 1.1.72.72 1.5-.38.77-1 .63-1.63.33l-1.04-.52.9-1.83zm-3.84 4.4l1.35.66 1.1-2.2 1.4.7c1.6.76 2.6.1 3.1-.9s.4-2.25-1.1-3l-2.8-1.38-3 6.12zM61.2 21.44c-1.6.84-1.58 2.55-.82 3.97.94 1.8 2.32 2.2 3.5 1.6 1.46-.8.98-2.4.85-2.9-.45-1.8-.56-2.2-.06-2.4.54-.3 1 .2 1.25.6.36.7.46 1.4-.3 1.8l.74 1.4c1.5-.8 1.4-2.3.7-3.7-.63-1.1-1.93-2-3.24-1.3-1.2.67-1.06 1.8-.8 2.9.25 1.1.65 2.1-.04 2.5-.66.37-1.2-.3-1.47-.8-.4-.76-.4-1.6.5-2.07l-.7-1.37zm-6.97-4.1l1.04 1.08 3.53-3.37h.02l-1.44 5.58 1.1 1.16 5.28-5.1-1.04-1.1L59.2 19h-.07l1.44-5.58-1.1-1.15-5.28 5.03zm-.8-7.02l-.55 2.78-1.63-.95 2.17-1.83zm-5.86 2.96l1.4.8L50.3 13l2.35 1.37-.34 1.68 1.5.83 1.3-7.67-1.4-.8-6 4.9zm-2.32-.86l1.5.53 2.4-6.9-1.5-.52-2.4 6.9zm-9.03-1.14l1.5.15.5-5.1h.03l1.27 5.28 1.23.2 2.3-4.9-.5 5.2 1.5.18.72-7.26-2.25-.24-2.1 4.84h-.03l-1.2-5.2-2.3-.25-.8 7.26zm-6.54 1.34l5.42-1.13-.27-1.4-3.85.8-.37-1.8 3.5-.7-.2-1.3-3.4.7-.3-1.57 3.8-.8-.23-1.3-5.33 1.1 1.5 7.15zm-6.84 3.26l1.42-.74-1.45-2.8L25.5 11l1.45 2.78 1.4-.74L25 6.57l-1.44.74 1.3 2.5-2.62 1.4-1.3-2.5-1.4.8L22.9 16zm-7.48 1.92c-.9-.9-1.36-2.16-.33-3.17 1.02-1 2.27-.5 3.16.4.8.87 1.3 2.12.3 3.13-1.1 1-2.3.5-3.2-.36zm-1.14 1.13c1.47 1.5 3.6 1.77 5.2.2 1.62-1.6 1.4-3.72-.08-5.22-1.52-1.5-3.65-1.8-5.26-.2-1.6 1.6-1.38 3.7.14 5.3zm-5.4 4.3l.73-1.32c.28-.5.66-.9 1.27-.5.54.3.56.8.3 1.3l-.8 1.4-1.5-.8zm4.54 4.3l1.7-3.1c.63-1.14.68-2.55-.6-3.26-.8-.44-1.63-.38-2.28.28.04-.7-.23-1.26-.86-1.6-1.2-.66-2.03-.05-2.7 1.17l-1.66 3 6.4 3.52zm-2.08-2.96l.84-1.53c.33-.6.82-.87 1.47-.5.6.35.5.94.2 1.5l-.8 1.5-1.8-.97zM2.04 37.5c0-19.55 15.9-35.46 35.47-35.46S73 17.94 73 37.5 57.08 73 37.5 73C17.95 73 2.04 57.1 2.04 37.53zm-1.77 0c0 20.54 16.7 37.25 37.24 37.25 20.6 0 37.3-16.7 37.3-37.24C74.8 17 58.1.3 37.5.3 16.98.28.28 16.98.28 37.5'/%3E%3C/svg%3E"); }

.decorated {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='%23999'%3E%3Cpath d='M33.06 47.54c5.4 8.9 1.3 8.52-4.5 8.36-1.34-.04-2.26-.03-2.67.8l.8.47c.7-1.24 1.8-.8 3.4-.86 5.7-.2 8.2-.8 2.8-8.7zm15.78 9.32h-.08c-1.52-.1-4.84-.1-4.75-4.37.1-4.3 1-8.2 1.2-12 .3-3.8-2.7-6-4.9-8 0 0-3.3-2.9-3.8-5.3-.5-2.6.5-7.4.3-8-.3-.9-.2-.7-.3-1.5 0-.5.4-1.9.5-2.8h.7C49.98 15 60 25 60 37.4c0 8.25-4.47 15.46-11.1 19.36zm-19.32 1.6c2.03 0 9.18.3 9.65.2.48-.1 1.42-.78.86-2.1-.57-1.3-3.07-5-3.32-6.63-.2-1.62-.4-3.1 1.4-2.94 1.8.1 2 2.6 2.1 4.2.1 1.6.7 5.3 2.1 6.1 1 .5 2.9.6 4.4.6-2.7 1.2-5.8 1.9-9 1.9-2.8 0-5.5-.5-8-1.5zm5.57-42.8s-1.2 2.77-4.9 3.9c-1.4.76-.4 1.53.2 1.62.6.08 2.1-.2 2.2.66.1.88.4 2-1.5 4.84-1.9 2.85-3.7 2.83-3.9 4.08-.3 1.26-.2 3.32.1 3.7.3.38 1.3.57 1.5-.66.2-1.24.9-1.9 1.6-1.8.6.1 1.5.76 1.6 2.84.1 2.1.1 2.85-1 4.27-1.1 1.5-3.7 3.6-1.2 7.9 2.55 4.4 3.7 5.1 3.4 6.5-.28 1.4-1.1 1.5-2.74 1.5-1.6 0-4.46-.6-5.5.1l-.77.6C18.63 51.6 15 45 15 37.6c0-6 2.3-11.6 6.55-15.82 3.7-3.7 8.5-5.97 13.64-6.5-.2.3-.2.5-.2.5zM20.4 20.4c-4.57 4.57-7.1 10.65-7.1 17.1 0 13.35 10.87 24.2 24.2 24.2 13.35 0 24.2-10.85 24.2-24.2 0-13.33-10.85-24.2-24.2-24.2-6.45 0-12.53 2.53-17.1 7.1zM9.8 40.34c0 1.04-.83 1.9-1.87 1.9s-1.88-.86-1.88-1.9.84-1.88 1.88-1.88 1.88.84 1.88 1.88zm59.36 0c0 1.04-.85 1.9-1.9 1.9-1.03 0-1.87-.86-1.87-1.9s.8-1.88 1.8-1.88 1.9.84 1.9 1.88zM51.4 61.66l2.04 1.68-1.5.92-.54-2.6zm-.2 6.12l1.3-.8-.33-1.56 2.18-1.33 1.23 1 1.33-.8-5.7-4.5-1.3.8 1.3 7.1zm-7.45 2.3l1.44-.4-.9-2.83 2.6-.77.8 2.83 1.4-.4-1.9-6.5-1.47.4.73 2.5-2.63.8-.7-2.5-1.42.4 1.9 6.6zm-5.5-4.65l.94 2.47-1.8.06.8-2.53zm-3.2 5.23l1.53-.05.5-1.5 2.52-.1.56 1.5h1.55L39 63.8l-1.53.04-2.4 6.9zM30.28 64l1.6.36c.65.14.94.5.8 1.14-.15.68-.56.88-1.2.73l-1.62-.35.42-1.87zm-2.68 5.2l1.45.33.57-2.6 1.47.32c.7.16.9.53.8 1.25-.1.55-.2 1.18-.1 1.64l1.4.33c-.2-.44 0-1.22 0-1.64.1-.68.02-1.43-.66-1.77v-.02c.8-.14 1.25-.65 1.42-1.44.2-1-.38-2-1.57-2.26l-3.6-.8-1.47 6.66zm-3.3-7.58l1.06.52c.62.3 1.1.72.72 1.5-.38.77-1 .63-1.63.33l-1.04-.52.9-1.83zm-3.84 4.4l1.35.66 1.1-2.2 1.4.7c1.6.76 2.6.1 3.1-.9s.4-2.25-1.1-3l-2.8-1.38-3 6.12zM61.2 21.44c-1.6.84-1.58 2.55-.82 3.97.94 1.8 2.32 2.2 3.5 1.6 1.46-.8.98-2.4.85-2.9-.45-1.8-.56-2.2-.06-2.4.54-.3 1 .2 1.25.6.36.7.46 1.4-.3 1.8l.74 1.4c1.5-.8 1.4-2.3.7-3.7-.63-1.1-1.93-2-3.24-1.3-1.2.67-1.06 1.8-.8 2.9.25 1.1.65 2.1-.04 2.5-.66.37-1.2-.3-1.47-.8-.4-.76-.4-1.6.5-2.07l-.7-1.37zm-6.97-4.1l1.04 1.08 3.53-3.37h.02l-1.44 5.58 1.1 1.16 5.28-5.1-1.04-1.1L59.2 19h-.07l1.44-5.58-1.1-1.15-5.28 5.03zm-.8-7.02l-.55 2.78-1.63-.95 2.17-1.83zm-5.86 2.96l1.4.8L50.3 13l2.35 1.37-.34 1.68 1.5.83 1.3-7.67-1.4-.8-6 4.9zm-2.32-.86l1.5.53 2.4-6.9-1.5-.52-2.4 6.9zm-9.03-1.14l1.5.15.5-5.1h.03l1.27 5.28 1.23.2 2.3-4.9-.5 5.2 1.5.18.72-7.26-2.25-.24-2.1 4.84h-.03l-1.2-5.2-2.3-.25-.8 7.26zm-6.54 1.34l5.42-1.13-.27-1.4-3.85.8-.37-1.8 3.5-.7-.2-1.3-3.4.7-.3-1.57 3.8-.8-.23-1.3-5.33 1.1 1.5 7.15zm-6.84 3.26l1.42-.74-1.45-2.8L25.5 11l1.45 2.78 1.4-.74L25 6.57l-1.44.74 1.3 2.5-2.62 1.4-1.3-2.5-1.4.8L22.9 16zm-7.48 1.92c-.9-.9-1.36-2.16-.33-3.17 1.02-1 2.27-.5 3.16.4.8.87 1.3 2.12.3 3.13-1.1 1-2.3.5-3.2-.36zm-1.14 1.13c1.47 1.5 3.6 1.77 5.2.2 1.62-1.6 1.4-3.72-.08-5.22-1.52-1.5-3.65-1.8-5.26-.2-1.6 1.6-1.38 3.7.14 5.3zm-5.4 4.3l.73-1.32c.28-.5.66-.9 1.27-.5.54.3.56.8.3 1.3l-.8 1.4-1.5-.8zm4.54 4.3l1.7-3.1c.63-1.14.68-2.55-.6-3.26-.8-.44-1.63-.38-2.28.28.04-.7-.23-1.26-.86-1.6-1.2-.66-2.03-.05-2.7 1.17l-1.66 3 6.4 3.52zm-2.08-2.96l.84-1.53c.33-.6.82-.87 1.47-.5.6.35.5.94.2 1.5l-.8 1.5-1.8-.97zM2.04 37.5c0-19.55 15.9-35.46 35.47-35.46S73 17.94 73 37.5 57.08 73 37.5 73C17.95 73 2.04 57.1 2.04 37.53zm-1.77 0c0 20.54 16.7 37.25 37.24 37.25 20.6 0 37.3-16.7 37.3-37.24C74.8 17 58.1.3 37.5.3 16.98.28.28 16.98.28 37.5'/%3E%3C/svg%3E"); }

.match-list .event:empty:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='%23e0e0e0'%3E%3Cpath d='M33.06 47.54c5.4 8.9 1.3 8.52-4.5 8.36-1.34-.04-2.26-.03-2.67.8l.8.47c.7-1.24 1.8-.8 3.4-.86 5.7-.2 8.2-.8 2.8-8.7zm15.78 9.32h-.08c-1.52-.1-4.84-.1-4.75-4.37.1-4.3 1-8.2 1.2-12 .3-3.8-2.7-6-4.9-8 0 0-3.3-2.9-3.8-5.3-.5-2.6.5-7.4.3-8-.3-.9-.2-.7-.3-1.5 0-.5.4-1.9.5-2.8h.7C49.98 15 60 25 60 37.4c0 8.25-4.47 15.46-11.1 19.36zm-19.32 1.6c2.03 0 9.18.3 9.65.2.48-.1 1.42-.78.86-2.1-.57-1.3-3.07-5-3.32-6.63-.2-1.62-.4-3.1 1.4-2.94 1.8.1 2 2.6 2.1 4.2.1 1.6.7 5.3 2.1 6.1 1 .5 2.9.6 4.4.6-2.7 1.2-5.8 1.9-9 1.9-2.8 0-5.5-.5-8-1.5zm5.57-42.8s-1.2 2.77-4.9 3.9c-1.4.76-.4 1.53.2 1.62.6.08 2.1-.2 2.2.66.1.88.4 2-1.5 4.84-1.9 2.85-3.7 2.83-3.9 4.08-.3 1.26-.2 3.32.1 3.7.3.38 1.3.57 1.5-.66.2-1.24.9-1.9 1.6-1.8.6.1 1.5.76 1.6 2.84.1 2.1.1 2.85-1 4.27-1.1 1.5-3.7 3.6-1.2 7.9 2.55 4.4 3.7 5.1 3.4 6.5-.28 1.4-1.1 1.5-2.74 1.5-1.6 0-4.46-.6-5.5.1l-.77.6C18.63 51.6 15 45 15 37.6c0-6 2.3-11.6 6.55-15.82 3.7-3.7 8.5-5.97 13.64-6.5-.2.3-.2.5-.2.5zM20.4 20.4c-4.57 4.57-7.1 10.65-7.1 17.1 0 13.35 10.87 24.2 24.2 24.2 13.35 0 24.2-10.85 24.2-24.2 0-13.33-10.85-24.2-24.2-24.2-6.45 0-12.53 2.53-17.1 7.1zM9.8 40.34c0 1.04-.83 1.9-1.87 1.9s-1.88-.86-1.88-1.9.84-1.88 1.88-1.88 1.88.84 1.88 1.88zm59.36 0c0 1.04-.85 1.9-1.9 1.9-1.03 0-1.87-.86-1.87-1.9s.8-1.88 1.8-1.88 1.9.84 1.9 1.88zM51.4 61.66l2.04 1.68-1.5.92-.54-2.6zm-.2 6.12l1.3-.8-.33-1.56 2.18-1.33 1.23 1 1.33-.8-5.7-4.5-1.3.8 1.3 7.1zm-7.45 2.3l1.44-.4-.9-2.83 2.6-.77.8 2.83 1.4-.4-1.9-6.5-1.47.4.73 2.5-2.63.8-.7-2.5-1.42.4 1.9 6.6zm-5.5-4.65l.94 2.47-1.8.06.8-2.53zm-3.2 5.23l1.53-.05.5-1.5 2.52-.1.56 1.5h1.55L39 63.8l-1.53.04-2.4 6.9zM30.28 64l1.6.36c.65.14.94.5.8 1.14-.15.68-.56.88-1.2.73l-1.62-.35.42-1.87zm-2.68 5.2l1.45.33.57-2.6 1.47.32c.7.16.9.53.8 1.25-.1.55-.2 1.18-.1 1.64l1.4.33c-.2-.44 0-1.22 0-1.64.1-.68.02-1.43-.66-1.77v-.02c.8-.14 1.25-.65 1.42-1.44.2-1-.38-2-1.57-2.26l-3.6-.8-1.47 6.66zm-3.3-7.58l1.06.52c.62.3 1.1.72.72 1.5-.38.77-1 .63-1.63.33l-1.04-.52.9-1.83zm-3.84 4.4l1.35.66 1.1-2.2 1.4.7c1.6.76 2.6.1 3.1-.9s.4-2.25-1.1-3l-2.8-1.38-3 6.12zM61.2 21.44c-1.6.84-1.58 2.55-.82 3.97.94 1.8 2.32 2.2 3.5 1.6 1.46-.8.98-2.4.85-2.9-.45-1.8-.56-2.2-.06-2.4.54-.3 1 .2 1.25.6.36.7.46 1.4-.3 1.8l.74 1.4c1.5-.8 1.4-2.3.7-3.7-.63-1.1-1.93-2-3.24-1.3-1.2.67-1.06 1.8-.8 2.9.25 1.1.65 2.1-.04 2.5-.66.37-1.2-.3-1.47-.8-.4-.76-.4-1.6.5-2.07l-.7-1.37zm-6.97-4.1l1.04 1.08 3.53-3.37h.02l-1.44 5.58 1.1 1.16 5.28-5.1-1.04-1.1L59.2 19h-.07l1.44-5.58-1.1-1.15-5.28 5.03zm-.8-7.02l-.55 2.78-1.63-.95 2.17-1.83zm-5.86 2.96l1.4.8L50.3 13l2.35 1.37-.34 1.68 1.5.83 1.3-7.67-1.4-.8-6 4.9zm-2.32-.86l1.5.53 2.4-6.9-1.5-.52-2.4 6.9zm-9.03-1.14l1.5.15.5-5.1h.03l1.27 5.28 1.23.2 2.3-4.9-.5 5.2 1.5.18.72-7.26-2.25-.24-2.1 4.84h-.03l-1.2-5.2-2.3-.25-.8 7.26zm-6.54 1.34l5.42-1.13-.27-1.4-3.85.8-.37-1.8 3.5-.7-.2-1.3-3.4.7-.3-1.57 3.8-.8-.23-1.3-5.33 1.1 1.5 7.15zm-6.84 3.26l1.42-.74-1.45-2.8L25.5 11l1.45 2.78 1.4-.74L25 6.57l-1.44.74 1.3 2.5-2.62 1.4-1.3-2.5-1.4.8L22.9 16zm-7.48 1.92c-.9-.9-1.36-2.16-.33-3.17 1.02-1 2.27-.5 3.16.4.8.87 1.3 2.12.3 3.13-1.1 1-2.3.5-3.2-.36zm-1.14 1.13c1.47 1.5 3.6 1.77 5.2.2 1.62-1.6 1.4-3.72-.08-5.22-1.52-1.5-3.65-1.8-5.26-.2-1.6 1.6-1.38 3.7.14 5.3zm-5.4 4.3l.73-1.32c.28-.5.66-.9 1.27-.5.54.3.56.8.3 1.3l-.8 1.4-1.5-.8zm4.54 4.3l1.7-3.1c.63-1.14.68-2.55-.6-3.26-.8-.44-1.63-.38-2.28.28.04-.7-.23-1.26-.86-1.6-1.2-.66-2.03-.05-2.7 1.17l-1.66 3 6.4 3.52zm-2.08-2.96l.84-1.53c.33-.6.82-.87 1.47-.5.6.35.5.94.2 1.5l-.8 1.5-1.8-.97zM2.04 37.5c0-19.55 15.9-35.46 35.47-35.46S73 17.94 73 37.5 57.08 73 37.5 73C17.95 73 2.04 57.1 2.04 37.53zm-1.77 0c0 20.54 16.7 37.25 37.24 37.25 20.6 0 37.3-16.7 37.3-37.24C74.8 17 58.1.3 37.5.3 16.98.28.28 16.98.28 37.5'/%3E%3C/svg%3E"); }

.w-article-list .panel:nth-child(odd) .panel-body:after, .w-article-list .w-article-hero:nth-child(odd) .panel-body:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='%23f2f2f2'%3E%3Cpath d='M33.06 47.54c5.4 8.9 1.3 8.52-4.5 8.36-1.34-.04-2.26-.03-2.67.8l.8.47c.7-1.24 1.8-.8 3.4-.86 5.7-.2 8.2-.8 2.8-8.7zm15.78 9.32h-.08c-1.52-.1-4.84-.1-4.75-4.37.1-4.3 1-8.2 1.2-12 .3-3.8-2.7-6-4.9-8 0 0-3.3-2.9-3.8-5.3-.5-2.6.5-7.4.3-8-.3-.9-.2-.7-.3-1.5 0-.5.4-1.9.5-2.8h.7C49.98 15 60 25 60 37.4c0 8.25-4.47 15.46-11.1 19.36zm-19.32 1.6c2.03 0 9.18.3 9.65.2.48-.1 1.42-.78.86-2.1-.57-1.3-3.07-5-3.32-6.63-.2-1.62-.4-3.1 1.4-2.94 1.8.1 2 2.6 2.1 4.2.1 1.6.7 5.3 2.1 6.1 1 .5 2.9.6 4.4.6-2.7 1.2-5.8 1.9-9 1.9-2.8 0-5.5-.5-8-1.5zm5.57-42.8s-1.2 2.77-4.9 3.9c-1.4.76-.4 1.53.2 1.62.6.08 2.1-.2 2.2.66.1.88.4 2-1.5 4.84-1.9 2.85-3.7 2.83-3.9 4.08-.3 1.26-.2 3.32.1 3.7.3.38 1.3.57 1.5-.66.2-1.24.9-1.9 1.6-1.8.6.1 1.5.76 1.6 2.84.1 2.1.1 2.85-1 4.27-1.1 1.5-3.7 3.6-1.2 7.9 2.55 4.4 3.7 5.1 3.4 6.5-.28 1.4-1.1 1.5-2.74 1.5-1.6 0-4.46-.6-5.5.1l-.77.6C18.63 51.6 15 45 15 37.6c0-6 2.3-11.6 6.55-15.82 3.7-3.7 8.5-5.97 13.64-6.5-.2.3-.2.5-.2.5zM20.4 20.4c-4.57 4.57-7.1 10.65-7.1 17.1 0 13.35 10.87 24.2 24.2 24.2 13.35 0 24.2-10.85 24.2-24.2 0-13.33-10.85-24.2-24.2-24.2-6.45 0-12.53 2.53-17.1 7.1zM9.8 40.34c0 1.04-.83 1.9-1.87 1.9s-1.88-.86-1.88-1.9.84-1.88 1.88-1.88 1.88.84 1.88 1.88zm59.36 0c0 1.04-.85 1.9-1.9 1.9-1.03 0-1.87-.86-1.87-1.9s.8-1.88 1.8-1.88 1.9.84 1.9 1.88zM51.4 61.66l2.04 1.68-1.5.92-.54-2.6zm-.2 6.12l1.3-.8-.33-1.56 2.18-1.33 1.23 1 1.33-.8-5.7-4.5-1.3.8 1.3 7.1zm-7.45 2.3l1.44-.4-.9-2.83 2.6-.77.8 2.83 1.4-.4-1.9-6.5-1.47.4.73 2.5-2.63.8-.7-2.5-1.42.4 1.9 6.6zm-5.5-4.65l.94 2.47-1.8.06.8-2.53zm-3.2 5.23l1.53-.05.5-1.5 2.52-.1.56 1.5h1.55L39 63.8l-1.53.04-2.4 6.9zM30.28 64l1.6.36c.65.14.94.5.8 1.14-.15.68-.56.88-1.2.73l-1.62-.35.42-1.87zm-2.68 5.2l1.45.33.57-2.6 1.47.32c.7.16.9.53.8 1.25-.1.55-.2 1.18-.1 1.64l1.4.33c-.2-.44 0-1.22 0-1.64.1-.68.02-1.43-.66-1.77v-.02c.8-.14 1.25-.65 1.42-1.44.2-1-.38-2-1.57-2.26l-3.6-.8-1.47 6.66zm-3.3-7.58l1.06.52c.62.3 1.1.72.72 1.5-.38.77-1 .63-1.63.33l-1.04-.52.9-1.83zm-3.84 4.4l1.35.66 1.1-2.2 1.4.7c1.6.76 2.6.1 3.1-.9s.4-2.25-1.1-3l-2.8-1.38-3 6.12zM61.2 21.44c-1.6.84-1.58 2.55-.82 3.97.94 1.8 2.32 2.2 3.5 1.6 1.46-.8.98-2.4.85-2.9-.45-1.8-.56-2.2-.06-2.4.54-.3 1 .2 1.25.6.36.7.46 1.4-.3 1.8l.74 1.4c1.5-.8 1.4-2.3.7-3.7-.63-1.1-1.93-2-3.24-1.3-1.2.67-1.06 1.8-.8 2.9.25 1.1.65 2.1-.04 2.5-.66.37-1.2-.3-1.47-.8-.4-.76-.4-1.6.5-2.07l-.7-1.37zm-6.97-4.1l1.04 1.08 3.53-3.37h.02l-1.44 5.58 1.1 1.16 5.28-5.1-1.04-1.1L59.2 19h-.07l1.44-5.58-1.1-1.15-5.28 5.03zm-.8-7.02l-.55 2.78-1.63-.95 2.17-1.83zm-5.86 2.96l1.4.8L50.3 13l2.35 1.37-.34 1.68 1.5.83 1.3-7.67-1.4-.8-6 4.9zm-2.32-.86l1.5.53 2.4-6.9-1.5-.52-2.4 6.9zm-9.03-1.14l1.5.15.5-5.1h.03l1.27 5.28 1.23.2 2.3-4.9-.5 5.2 1.5.18.72-7.26-2.25-.24-2.1 4.84h-.03l-1.2-5.2-2.3-.25-.8 7.26zm-6.54 1.34l5.42-1.13-.27-1.4-3.85.8-.37-1.8 3.5-.7-.2-1.3-3.4.7-.3-1.57 3.8-.8-.23-1.3-5.33 1.1 1.5 7.15zm-6.84 3.26l1.42-.74-1.45-2.8L25.5 11l1.45 2.78 1.4-.74L25 6.57l-1.44.74 1.3 2.5-2.62 1.4-1.3-2.5-1.4.8L22.9 16zm-7.48 1.92c-.9-.9-1.36-2.16-.33-3.17 1.02-1 2.27-.5 3.16.4.8.87 1.3 2.12.3 3.13-1.1 1-2.3.5-3.2-.36zm-1.14 1.13c1.47 1.5 3.6 1.77 5.2.2 1.62-1.6 1.4-3.72-.08-5.22-1.52-1.5-3.65-1.8-5.26-.2-1.6 1.6-1.38 3.7.14 5.3zm-5.4 4.3l.73-1.32c.28-.5.66-.9 1.27-.5.54.3.56.8.3 1.3l-.8 1.4-1.5-.8zm4.54 4.3l1.7-3.1c.63-1.14.68-2.55-.6-3.26-.8-.44-1.63-.38-2.28.28.04-.7-.23-1.26-.86-1.6-1.2-.66-2.03-.05-2.7 1.17l-1.66 3 6.4 3.52zm-2.08-2.96l.84-1.53c.33-.6.82-.87 1.47-.5.6.35.5.94.2 1.5l-.8 1.5-1.8-.97zM2.04 37.5c0-19.55 15.9-35.46 35.47-35.46S73 17.94 73 37.5 57.08 73 37.5 73C17.95 73 2.04 57.1 2.04 37.53zm-1.77 0c0 20.54 16.7 37.25 37.24 37.25 20.6 0 37.3-16.7 37.3-37.24C74.8 17 58.1.3 37.5.3 16.98.28.28 16.98.28 37.5'/%3E%3C/svg%3E"); }

@media (min-width: 768px) {
  .m-page-footer .decorated, .logo:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='75' height='75' viewBox='0 0 75 75' fill='%23fff'%3E%3Cpath d='M33.06 47.54c5.4 8.9 1.3 8.52-4.5 8.36-1.34-.04-2.26-.03-2.67.8l.8.47c.7-1.24 1.8-.8 3.4-.86 5.7-.2 8.2-.8 2.8-8.7zm15.78 9.32h-.08c-1.52-.1-4.84-.1-4.75-4.37.1-4.3 1-8.2 1.2-12 .3-3.8-2.7-6-4.9-8 0 0-3.3-2.9-3.8-5.3-.5-2.6.5-7.4.3-8-.3-.9-.2-.7-.3-1.5 0-.5.4-1.9.5-2.8h.7C49.98 15 60 25 60 37.4c0 8.25-4.47 15.46-11.1 19.36zm-19.32 1.6c2.03 0 9.18.3 9.65.2.48-.1 1.42-.78.86-2.1-.57-1.3-3.07-5-3.32-6.63-.2-1.62-.4-3.1 1.4-2.94 1.8.1 2 2.6 2.1 4.2.1 1.6.7 5.3 2.1 6.1 1 .5 2.9.6 4.4.6-2.7 1.2-5.8 1.9-9 1.9-2.8 0-5.5-.5-8-1.5zm5.57-42.8s-1.2 2.77-4.9 3.9c-1.4.76-.4 1.53.2 1.62.6.08 2.1-.2 2.2.66.1.88.4 2-1.5 4.84-1.9 2.85-3.7 2.83-3.9 4.08-.3 1.26-.2 3.32.1 3.7.3.38 1.3.57 1.5-.66.2-1.24.9-1.9 1.6-1.8.6.1 1.5.76 1.6 2.84.1 2.1.1 2.85-1 4.27-1.1 1.5-3.7 3.6-1.2 7.9 2.55 4.4 3.7 5.1 3.4 6.5-.28 1.4-1.1 1.5-2.74 1.5-1.6 0-4.46-.6-5.5.1l-.77.6C18.63 51.6 15 45 15 37.6c0-6 2.3-11.6 6.55-15.82 3.7-3.7 8.5-5.97 13.64-6.5-.2.3-.2.5-.2.5zM20.4 20.4c-4.57 4.57-7.1 10.65-7.1 17.1 0 13.35 10.87 24.2 24.2 24.2 13.35 0 24.2-10.85 24.2-24.2 0-13.33-10.85-24.2-24.2-24.2-6.45 0-12.53 2.53-17.1 7.1zM9.8 40.34c0 1.04-.83 1.9-1.87 1.9s-1.88-.86-1.88-1.9.84-1.88 1.88-1.88 1.88.84 1.88 1.88zm59.36 0c0 1.04-.85 1.9-1.9 1.9-1.03 0-1.87-.86-1.87-1.9s.8-1.88 1.8-1.88 1.9.84 1.9 1.88zM51.4 61.66l2.04 1.68-1.5.92-.54-2.6zm-.2 6.12l1.3-.8-.33-1.56 2.18-1.33 1.23 1 1.33-.8-5.7-4.5-1.3.8 1.3 7.1zm-7.45 2.3l1.44-.4-.9-2.83 2.6-.77.8 2.83 1.4-.4-1.9-6.5-1.47.4.73 2.5-2.63.8-.7-2.5-1.42.4 1.9 6.6zm-5.5-4.65l.94 2.47-1.8.06.8-2.53zm-3.2 5.23l1.53-.05.5-1.5 2.52-.1.56 1.5h1.55L39 63.8l-1.53.04-2.4 6.9zM30.28 64l1.6.36c.65.14.94.5.8 1.14-.15.68-.56.88-1.2.73l-1.62-.35.42-1.87zm-2.68 5.2l1.45.33.57-2.6 1.47.32c.7.16.9.53.8 1.25-.1.55-.2 1.18-.1 1.64l1.4.33c-.2-.44 0-1.22 0-1.64.1-.68.02-1.43-.66-1.77v-.02c.8-.14 1.25-.65 1.42-1.44.2-1-.38-2-1.57-2.26l-3.6-.8-1.47 6.66zm-3.3-7.58l1.06.52c.62.3 1.1.72.72 1.5-.38.77-1 .63-1.63.33l-1.04-.52.9-1.83zm-3.84 4.4l1.35.66 1.1-2.2 1.4.7c1.6.76 2.6.1 3.1-.9s.4-2.25-1.1-3l-2.8-1.38-3 6.12zM61.2 21.44c-1.6.84-1.58 2.55-.82 3.97.94 1.8 2.32 2.2 3.5 1.6 1.46-.8.98-2.4.85-2.9-.45-1.8-.56-2.2-.06-2.4.54-.3 1 .2 1.25.6.36.7.46 1.4-.3 1.8l.74 1.4c1.5-.8 1.4-2.3.7-3.7-.63-1.1-1.93-2-3.24-1.3-1.2.67-1.06 1.8-.8 2.9.25 1.1.65 2.1-.04 2.5-.66.37-1.2-.3-1.47-.8-.4-.76-.4-1.6.5-2.07l-.7-1.37zm-6.97-4.1l1.04 1.08 3.53-3.37h.02l-1.44 5.58 1.1 1.16 5.28-5.1-1.04-1.1L59.2 19h-.07l1.44-5.58-1.1-1.15-5.28 5.03zm-.8-7.02l-.55 2.78-1.63-.95 2.17-1.83zm-5.86 2.96l1.4.8L50.3 13l2.35 1.37-.34 1.68 1.5.83 1.3-7.67-1.4-.8-6 4.9zm-2.32-.86l1.5.53 2.4-6.9-1.5-.52-2.4 6.9zm-9.03-1.14l1.5.15.5-5.1h.03l1.27 5.28 1.23.2 2.3-4.9-.5 5.2 1.5.18.72-7.26-2.25-.24-2.1 4.84h-.03l-1.2-5.2-2.3-.25-.8 7.26zm-6.54 1.34l5.42-1.13-.27-1.4-3.85.8-.37-1.8 3.5-.7-.2-1.3-3.4.7-.3-1.57 3.8-.8-.23-1.3-5.33 1.1 1.5 7.15zm-6.84 3.26l1.42-.74-1.45-2.8L25.5 11l1.45 2.78 1.4-.74L25 6.57l-1.44.74 1.3 2.5-2.62 1.4-1.3-2.5-1.4.8L22.9 16zm-7.48 1.92c-.9-.9-1.36-2.16-.33-3.17 1.02-1 2.27-.5 3.16.4.8.87 1.3 2.12.3 3.13-1.1 1-2.3.5-3.2-.36zm-1.14 1.13c1.47 1.5 3.6 1.77 5.2.2 1.62-1.6 1.4-3.72-.08-5.22-1.52-1.5-3.65-1.8-5.26-.2-1.6 1.6-1.38 3.7.14 5.3zm-5.4 4.3l.73-1.32c.28-.5.66-.9 1.27-.5.54.3.56.8.3 1.3l-.8 1.4-1.5-.8zm4.54 4.3l1.7-3.1c.63-1.14.68-2.55-.6-3.26-.8-.44-1.63-.38-2.28.28.04-.7-.23-1.26-.86-1.6-1.2-.66-2.03-.05-2.7 1.17l-1.66 3 6.4 3.52zm-2.08-2.96l.84-1.53c.33-.6.82-.87 1.47-.5.6.35.5.94.2 1.5l-.8 1.5-1.8-.97zM2.04 37.5c0-19.55 15.9-35.46 35.47-35.46S73 17.94 73 37.5 57.08 73 37.5 73C17.95 73 2.04 57.1 2.04 37.53zm-1.77 0c0 20.54 16.7 37.25 37.24 37.25 20.6 0 37.3-16.7 37.3-37.24C74.8 17 58.1.3 37.5.3 16.98.28.28 16.98.28 37.5'/%3E%3C/svg%3E"); } }

.search .icon-magnify:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z'/%3E%3C/svg%3E"); }

.table > thead > tr > th .icon-ball:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 1c1.76 0 3.4.53 4.78 1.41L16.5 5H12l-1.72-.84.35-1.03c.45-.08.9-.13 1.37-.13m-2.47.38l-.34 1.03-2.56 1.28-1.25.25a9.017 9.017 0 0 1 4.15-2.56M13 6h3l2.69 3.59-1.25 2.57-2.63.62-3.28-3.84L13 6m-6.84.66L7 10l-1.22 3.06-2.56.88C3.08 13.31 3 12.67 3 12c0-1.9.59-3.64 1.59-5.09l1.57-.25m14.4 2.56c.29.87.44 1.81.44 2.78 0 1.44-.37 2.79-.97 4H19l-.84-3.34 1.5-3 .9-.44M8 10h3l2.81 3.28L12 16l-3.16.78-2.31-3.09L8 10m4 7l3 2-.87 1.72c-.69.16-1.4.28-2.13.28-1.75 0-3.37-.5-4.75-1.37l1.16-1.72L12 17m7 0h.5c-1 1.5-2.5 2.67-4.19 3.34L16 19l3-2z'/%3E%3C/svg%3E"); }

.w-article-list .panel-body:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23f2f2f2'%3E%3Cpath d='M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 1c1.76 0 3.4.53 4.78 1.41L16.5 5H12l-1.72-.84.35-1.03c.45-.08.9-.13 1.37-.13m-2.47.38l-.34 1.03-2.56 1.28-1.25.25a9.017 9.017 0 0 1 4.15-2.56M13 6h3l2.69 3.59-1.25 2.57-2.63.62-3.28-3.84L13 6m-6.84.66L7 10l-1.22 3.06-2.56.88C3.08 13.31 3 12.67 3 12c0-1.9.59-3.64 1.59-5.09l1.57-.25m14.4 2.56c.29.87.44 1.81.44 2.78 0 1.44-.37 2.79-.97 4H19l-.84-3.34 1.5-3 .9-.44M8 10h3l2.81 3.28L12 16l-3.16.78-2.31-3.09L8 10m4 7l3 2-.87 1.72c-.69.16-1.4.28-2.13.28-1.75 0-3.37-.5-4.75-1.37l1.16-1.72L12 17m7 0h.5c-1 1.5-2.5 2.67-4.19 3.34L16 19l3-2z'/%3E%3C/svg%3E"); }

.event-external-link.icon-match:before, .calendar .events-list .icon-match:before, .online .icon-ball:after, .article.detail .icon-match:before, .article.aside .icon-match:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 1c1.76 0 3.4.53 4.78 1.41L16.5 5H12l-1.72-.84.35-1.03c.45-.08.9-.13 1.37-.13m-2.47.38l-.34 1.03-2.56 1.28-1.25.25a9.017 9.017 0 0 1 4.15-2.56M13 6h3l2.69 3.59-1.25 2.57-2.63.62-3.28-3.84L13 6m-6.84.66L7 10l-1.22 3.06-2.56.88C3.08 13.31 3 12.67 3 12c0-1.9.59-3.64 1.59-5.09l1.57-.25m14.4 2.56c.29.87.44 1.81.44 2.78 0 1.44-.37 2.79-.97 4H19l-.84-3.34 1.5-3 .9-.44M8 10h3l2.81 3.28L12 16l-3.16.78-2.31-3.09L8 10m4 7l3 2-.87 1.72c-.69.16-1.4.28-2.13.28-1.75 0-3.37-.5-4.75-1.37l1.16-1.72L12 17m7 0h.5c-1 1.5-2.5 2.67-4.19 3.34L16 19l3-2z'/%3E%3C/svg%3E"); }

.calendar .events-list .icon-birthday:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M22 12v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-8a1 1 0 0 1-1-1V8a2 2 0 0 1 2-2h3.17A3 3 0 0 1 6 5a3 3 0 0 1 3-3c1 0 1.88.5 2.43 1.24v-.01L12 4l.57-.77v.01C13.12 2.5 14 2 15 2a3 3 0 0 1 3 3 3 3 0 0 1-.17 1H21a2 2 0 0 1 2 2v3a1 1 0 0 1-1 1M4 20h7v-8H4v8m16 0v-8h-7v8h7M9 4a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1m6 0a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1M3 8v2h8V8H3m10 0v2h8V8h-8z'/%3E%3C/svg%3E"); }

.primary-nav .icon-home:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M9 19v-6h6v6h3v-8.09l-6-6-6 6V19h3m3-16.91L21.91 12H20v9h-7v-6h-2v6H4v-9H2.09L12 2.09z'/%3E%3C/svg%3E"); }

@media (min-width: 768px) {
  .primary-nav .icon-home:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M9 19v-6h6v6h3v-8.09l-6-6-6 6V19h3m3-16.91L21.91 12H20v9h-7v-6h-2v6H4v-9H2.09L12 2.09z'/%3E%3C/svg%3E"); } }

.calendar .events-list .icon-meetup:before, .online .icon-audience:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M16.5 6.5a2 2 0 0 1 2 2 2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2m0 5.5A3.5 3.5 0 0 0 20 8.5 3.5 3.5 0 0 0 16.5 5 3.5 3.5 0 0 0 13 8.5a3.5 3.5 0 0 0 3.5 3.5m-9-5.5a2 2 0 0 1 2 2 2 2 0 0 1-2 2 2 2 0 0 1-2-2 2 2 0 0 1 2-2m0 5.5A3.5 3.5 0 0 0 11 8.5 3.5 3.5 0 0 0 7.5 5 3.5 3.5 0 0 0 4 8.5 3.5 3.5 0 0 0 7.5 12m14 5.5H14v-1.25c0-.46-.2-.86-.5-1.22.86-.3 1.94-.53 3-.53 2.44 0 5 1.21 5 1.75m-9 1.25h-10v-1.25c0-.54 2.56-1.75 5-1.75s5 1.21 5 1.75m4-3.25c-1.2 0-3.07.34-4.5 1-1.43-.67-3.3-1-4.5-1C5.33 13 1 14.08 1 16.25V19h22v-2.75c0-2.17-4.33-3.25-6.5-3.25z'/%3E%3C/svg%3E"); }

@media (min-width: 768px) {
  .primary-nav .dropdown .icon-chevron-down:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z'/%3E%3C/svg%3E"); } }

.primary-nav .icon-chevron-down:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6-6-6 1.41-1.42z'/%3E%3C/svg%3E"); }

.more .icon-prev:before, .reference .icon-prev:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M15.41 16.58L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.42z'/%3E%3C/svg%3E"); }

.more .icon-more:after, .more .icon-next:after, .reference .icon-more:after, .reference .icon-next:after, .primary-nav .icon-chevron-right:after, .w-article-list .content .icon-more:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M8.59 16.58L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.42z'/%3E%3C/svg%3E"); }

.event-external-link.icon-ticket:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M13 8.5h-2v-2h2v2m0 4.5h-2v-2h2v2m0 4.5h-2v-2h2v2m9-7.5V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v4a2 2 0 0 1 2 2 2 2 0 0 1-2 2v4a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-4a2 2 0 0 1-2-2 2 2 0 0 1 2-2z'/%3E%3C/svg%3E"); }

.comment-post .icon-reply:before, .social-item .icon-reply:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z'/%3E%3C/svg%3E"); }

.social-item .icon-like:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.62L12 2 9.19 8.62 2 9.24l5.45 4.73L5.82 21 12 17.27z'/%3E%3C/svg%3E"); }

.social-item .icon-retweet:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M6 5.75L10.25 10H7v6h6.5l2 2H7a2 2 0 0 1-2-2v-6H1.75L6 5.75m12 12.5L13.75 14H17V8h-6.5l-2-2H17a2 2 0 0 1 2 2v6h3.25L18 18.25z'/%3E%3C/svg%3E"); }

.w-article-hero .article .icon-photo:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M4 4h3l2-2h6l2 2h3a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m8 3a5 5 0 0 0-5 5 5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3 3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3z'/%3E%3C/svg%3E"); }

.article .icon-photo:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M4 4h3l2-2h6l2 2h3a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m8 3a5 5 0 0 0-5 5 5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3 3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3z'/%3E%3C/svg%3E"); }

.w-article-hero .article .icon-video:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4z'/%3E%3C/svg%3E"); }

.article .icon-video:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M17 10.5V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4z'/%3E%3C/svg%3E"); }

.article.detail .icon-xls:before, .article.aside .icon-xls:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m7 1.5V9h5.5L13 3.5m4 7.5h-4v2h1l-2 1.67L10 13h1v-2H7v2h1l3 2.5L8 18H7v2h4v-2h-1l2-1.67L14 18h-1v2h4v-2h-1l-3-2.5 3-2.5h1v-2z'/%3E%3C/svg%3E"); }

.article.detail .icon-pdf:before, .article.aside .icon-pdf:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M14 9h5.5L14 3.5V9M7 2h8l6 6v12a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m4.93 10.44c.41.9.93 1.64 1.53 2.15l.41.32c-.87.16-2.07.44-3.34.93l-.11.04.5-1.04c.45-.87.78-1.66 1.01-2.4m6.48 3.81c.18-.18.27-.41.28-.66.03-.2-.02-.39-.12-.55-.29-.47-1.04-.69-2.28-.69l-1.29.07-.87-.58c-.63-.52-1.2-1.43-1.6-2.56l.04-.14c.33-1.33.64-2.94-.02-3.6a.853.853 0 0 0-.61-.24h-.24c-.37 0-.7.39-.79.77-.37 1.33-.15 2.06.22 3.27v.01c-.25.88-.57 1.9-1.08 2.93l-.96 1.8-.89.49c-1.2.75-1.77 1.59-1.88 2.12-.04.19-.02.36.05.54l.03.05.48.31.44.11c.81 0 1.73-.95 2.97-3.07l.18-.07c1.03-.33 2.31-.56 4.03-.75 1.03.51 2.24.74 3 .74.44 0 .74-.11.91-.3m-.41-.71l.09.11c-.01.1-.04.11-.09.13h-.04l-.19.02c-.46 0-1.17-.19-1.9-.51.09-.1.13-.1.23-.1 1.4 0 1.8.25 1.9.35M8.83 17c-.65 1.19-1.24 1.85-1.69 2 .05-.38.5-1.04 1.21-1.69l.48-.31m3.02-6.91c-.23-.9-.24-1.63-.07-2.05l.07-.12.15.05c.17.24.19.56.09 1.1l-.03.16-.16.82-.05.04z'/%3E%3C/svg%3E"); }

.article.detail .icon-ppt:before, .article.aside .icon-ppt:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m7 1.5V9h5.5L13 3.5M8 11v2h1v6H8v1h4v-1h-1v-2h2a3 3 0 0 0 3-3 3 3 0 0 0-3-3H8m5 2a1 1 0 0 1 1 1 1 1 0 0 1-1 1h-2v-2h2z'/%3E%3C/svg%3E"); }

.article.detail .icon-doc:before, .article.aside .icon-doc:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m7 1.5V9h5.5L13 3.5M7 13l1.5 7h2l1.5-3 1.5 3h2l1.5-7h1v-2h-4v2h1l-.9 4.2L13 15h-2l-1.1 2.2L9 13h1v-2H6v2h1z'/%3E%3C/svg%3E"); }

.comment-post .icon-thumbs-down:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M19 15V3h4v12h-4M15 3a2 2 0 0 1 2 2v10c0 .55-.22 1.05-.59 1.41L9.83 23l-1.06-1.06c-.27-.27-.44-.64-.44-1.06l.03-.31.95-4.57H3a2 2 0 0 1-2-2v-2c0-.26.05-.5.14-.73l3.02-7.05C4.46 3.5 5.17 3 6 3h9m0 2H5.97L3 12v2h8.78l-1.13 5.32L15 14.97V5z'/%3E%3C/svg%3E"); }

.comment-post .icon-thumbs-up:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M5 9v12H1V9h4m4 12a2 2 0 0 1-2-2V9c0-.55.22-1.05.59-1.41L14.17 1l1.06 1.06c.27.27.44.64.44 1.05l-.03.32L14.69 8H21a2 2 0 0 1 2 2v2c0 .26-.05.5-.14.73l-3.02 7.05C19.54 20.5 18.83 21 18 21H9m0-2h9.03L21 12v-2h-8.79l1.13-5.32L9 9.03V19z'/%3E%3C/svg%3E"); }

.online .icon-change:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M21 9l-4-4v3h-7v2h7v3M7 11l-4 4 4 4v-3h7v-2H7v-3z'/%3E%3C/svg%3E"); }

.online .icon-whistle:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000' fill='%23999'%3E%3Cpath d='M642.9 327.9l-36.1-22.5L697 160.8l36.1 22.5-90.2 144.6zM521.3 116.5h-42.6v170.4h42.6V116.5zM391.8 305.4l-90.2-144.6-36.1 22.7 90.2 144.6 36.1-22.7zM990 499.9l-345.1 72.4c4.2 17.2 4.2 38.3 4.2 55.5 0 140.6-115 255.8-255.7 255.8-119.2 0-217.2-80.9-247.1-187.4-12.7 8.5-29.9 16.9-51.2 16.9-46.8 0-85.1-38.3-85.1-85.1s38.3-85.1 85.1-85.1c21.4 0 38.3 8.5 51.2 16.9 29.9-106.5 127.9-187.4 247.1-187.4H436v85.1h127.9v-85.1h426v127.4h.1zM137.9 627.8c0-25.6-17.2-42.5-42.6-42.5-25.4 0-42.5 16.9-42.5 42.5s17.2 42.5 42.5 42.5c25.4 0 42.6-16.9 42.6-42.5z'/%3E%3C/svg%3E"); }

.rating .icon.voted:before, .rating .icon.voted ~ .icon:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23008a52'%3E%3Cpath d='M21.8 30.7c1.1-7.3 1.6-16.9 9.3-20.5 1.6 2 2 4.5 2.3 6.9 1.9-1.9 6.7-5.6 7.7-1.1-.2 6.2-5.2 10.7-7.9 15.9 1.7 4.8 5 9 7.2 13.6 3.5 7.1 8.5 13.5 15.1 17.7 6.4 4.1 13.9 6 20.5 9.8 12.4 7 23.3 17.1 30.6 29.4 4.9 8 8.3 17.2 8.4 26.6.2 8.3-1.2 17.1 2.1 25 3.7 8.7 12.9 13.8 21.8 15.5 19.6 2.8 39.5 2.1 59.1 4.6-25.3 10.9-53.9 14.2-81 8.9-8.4-2.1-14.7-8.7-19.2-15.8-2.2-2.9-4.7-7-8.8-6.9-4.1 1.1-8 4-10 7.9-1.4 4.8 2.7 8.7 3.7 13.1.4 1.8-.7 4-2.7 4.1-5.7.7-11.3-1.2-17-1.8-11.5-1.3-23.4-2.6-34.9.1-4.5.8-9.4 2.2-13.6-.1-1.8-1-3.9-2.8-3.3-5.1 1.3-3 4.8-3.8 7.7-4.3 15.8-1.7 31.8 2.5 47.4-1.3 0-5.4.3-11.1-2-16.2-2.9-6.4-9.1-10.5-12.4-16.6-3.3-5.8-4.7-12.5-4.7-19.1-.1-6-.6-12-1.7-17.9-3.3.4-7.5.5-9.3 3.9-2 4.3-1.2 10-5.3 13.1-2 1.4-3.9-.6-4.7-2.2-2.2-3.6-1-7.9 0-11.6 1.9-7.2 7.7-12.2 12.9-17.2-2.3-6.2-6.4-11.5-8.8-17.6-2.2-5.2-2.6-10.9-4.9-16-6-3.2-13 .8-19.3-1.3-2.3-.5-5.9-2.2-4.4-5.1 4.3-8.2 12.1-14 20.1-18.4z'/%3E%3C/svg%3E"); }

.rating.active .icon:hover:before, .rating.active .icon:hover ~ .icon:before, .rating.active .icon.voted ~ .icon:hover:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23f90'%3E%3Cpath d='M21.8 30.7c1.1-7.3 1.6-16.9 9.3-20.5 1.6 2 2 4.5 2.3 6.9 1.9-1.9 6.7-5.6 7.7-1.1-.2 6.2-5.2 10.7-7.9 15.9 1.7 4.8 5 9 7.2 13.6 3.5 7.1 8.5 13.5 15.1 17.7 6.4 4.1 13.9 6 20.5 9.8 12.4 7 23.3 17.1 30.6 29.4 4.9 8 8.3 17.2 8.4 26.6.2 8.3-1.2 17.1 2.1 25 3.7 8.7 12.9 13.8 21.8 15.5 19.6 2.8 39.5 2.1 59.1 4.6-25.3 10.9-53.9 14.2-81 8.9-8.4-2.1-14.7-8.7-19.2-15.8-2.2-2.9-4.7-7-8.8-6.9-4.1 1.1-8 4-10 7.9-1.4 4.8 2.7 8.7 3.7 13.1.4 1.8-.7 4-2.7 4.1-5.7.7-11.3-1.2-17-1.8-11.5-1.3-23.4-2.6-34.9.1-4.5.8-9.4 2.2-13.6-.1-1.8-1-3.9-2.8-3.3-5.1 1.3-3 4.8-3.8 7.7-4.3 15.8-1.7 31.8 2.5 47.4-1.3 0-5.4.3-11.1-2-16.2-2.9-6.4-9.1-10.5-12.4-16.6-3.3-5.8-4.7-12.5-4.7-19.1-.1-6-.6-12-1.7-17.9-3.3.4-7.5.5-9.3 3.9-2 4.3-1.2 10-5.3 13.1-2 1.4-3.9-.6-4.7-2.2-2.2-3.6-1-7.9 0-11.6 1.9-7.2 7.7-12.2 12.9-17.2-2.3-6.2-6.4-11.5-8.8-17.6-2.2-5.2-2.6-10.9-4.9-16-6-3.2-13 .8-19.3-1.3-2.3-.5-5.9-2.2-4.4-5.1 4.3-8.2 12.1-14 20.1-18.4z'/%3E%3C/svg%3E"); }

.rating .icon:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='%23999'%3E%3Cpath d='M21.8 30.7c1.1-7.3 1.6-16.9 9.3-20.5 1.6 2 2 4.5 2.3 6.9 1.9-1.9 6.7-5.6 7.7-1.1-.2 6.2-5.2 10.7-7.9 15.9 1.7 4.8 5 9 7.2 13.6 3.5 7.1 8.5 13.5 15.1 17.7 6.4 4.1 13.9 6 20.5 9.8 12.4 7 23.3 17.1 30.6 29.4 4.9 8 8.3 17.2 8.4 26.6.2 8.3-1.2 17.1 2.1 25 3.7 8.7 12.9 13.8 21.8 15.5 19.6 2.8 39.5 2.1 59.1 4.6-25.3 10.9-53.9 14.2-81 8.9-8.4-2.1-14.7-8.7-19.2-15.8-2.2-2.9-4.7-7-8.8-6.9-4.1 1.1-8 4-10 7.9-1.4 4.8 2.7 8.7 3.7 13.1.4 1.8-.7 4-2.7 4.1-5.7.7-11.3-1.2-17-1.8-11.5-1.3-23.4-2.6-34.9.1-4.5.8-9.4 2.2-13.6-.1-1.8-1-3.9-2.8-3.3-5.1 1.3-3 4.8-3.8 7.7-4.3 15.8-1.7 31.8 2.5 47.4-1.3 0-5.4.3-11.1-2-16.2-2.9-6.4-9.1-10.5-12.4-16.6-3.3-5.8-4.7-12.5-4.7-19.1-.1-6-.6-12-1.7-17.9-3.3.4-7.5.5-9.3 3.9-2 4.3-1.2 10-5.3 13.1-2 1.4-3.9-.6-4.7-2.2-2.2-3.6-1-7.9 0-11.6 1.9-7.2 7.7-12.2 12.9-17.2-2.3-6.2-6.4-11.5-8.8-17.6-2.2-5.2-2.6-10.9-4.9-16-6-3.2-13 .8-19.3-1.3-2.3-.5-5.9-2.2-4.4-5.1 4.3-8.2 12.1-14 20.1-18.4z'/%3E%3C/svg%3E"); }

.table-responsive:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23f90'%3E%3Cpath d='M10 9a1 1 0 0 1 1-1 1 1 0 0 1 1 1v4.47l1.21.13 4.94 2.19c.53.24.85.77.85 1.35v4.36c-.03.82-.68 1.47-1.5 1.5H11c-.38 0-.74-.15-1-.43l-4.9-4.2.74-.77c.19-.21.46-.32.74-.32h.22L10 19V9M3 4l3 3V5h6V3H6V1L3 4z'/%3E%3C/svg%3E"); }

.media .fig:empty {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M12 19.2c-2.5 0-4.71-1.28-6-3.2.03-2 4-3.1 6-3.1s5.97 1.1 6 3.1a7.232 7.232 0 0 1-6 3.2M12 5a3 3 0 0 1 3 3 3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3m0-3A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10c0-5.53-4.5-10-10-10z'/%3E%3C/svg%3E"); }

.online .icon-injury:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m1 5h-2v4H7v2h4v4h2v-4h4v-2h-4V7z'/%3E%3C/svg%3E"); }

.online .icon-alert:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23999'%3E%3Cpath d='M11 15h2v2h-2v-2m0-8h2v6h-2V7m1-5C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m0 18a8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8 8 8 0 0 1-8 8z'/%3E%3C/svg%3E"); }

.table > thead > tr > th .icon-change-out:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M9 4h6v8h4.84L12 19.84 4.16 12H9V4z'/%3E%3C/svg%3E"); }

.table > thead > tr > th .icon-change-in:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M15 20H9v-8H4.16L12 4.16 19.84 12H15v8z'/%3E%3C/svg%3E"); }

.table > thead > tr > th .icon-assist:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 473.197 473.197' fill='%23fff'%3E%3Cpath d='M422.353 233.037c-16.707-2.952-35.643-6.297-50.902-14.478-38.774-20.828-183.505-94.195-189.15-97.056-1.694-1.165-3.586-1.78-5.484-1.78-3.042 0-5.967 1.479-7.825 3.962l-20.849 27.957c-1.195 1.171-1.681 2.664-1.37 4.231.982 4.951 12.09 11.265 33.027 18.78-8.563 4.264-36.431 13.085-66.098 13.085-54.373 0-73.772-23.893-83.096-35.375-3.563-4.388-5.713-7.037-8.627-7.037-1.448 0-2.745.691-3.881 2.086-28.584 36.332-16.843 91.196-8.271 131.256.405 1.892.803 3.75 1.189 5.573 5.667 26.742 16.63 30.5 34.049 34.417 2.596.584 8.563 1.099 17.171 1.555l2.479 23.803c.552 5.302 5.16 9.456 10.491 9.456H90.82c5.331 0 9.939-4.153 10.491-9.455l2.334-22.405c4.815.111 9.844.216 15.054.315L121 344.018c.553 5.302 5.161 9.455 10.491 9.455h15.613c5.331 0 9.939-4.153 10.491-9.455l2.235-21.459c44.566.55 95.378.82 139.902.947l2.137 20.513c.553 5.302 5.161 9.455 10.491 9.455h15.612c5.332 0 9.939-4.154 10.49-9.455l2.128-20.429c5.349.007 10.505.011 15.436.015l2.126 20.415c.553 5.302 5.161 9.455 10.491 9.455h15.612c5.33 0 9.938-4.153 10.491-9.455l2.33-22.359c15.109-2.497 30.069-7.298 42.557-13.871 21.643-11.392 33.562-26.712 33.562-43.139.002-22.631-23.56-26.794-50.842-31.614zm-118.441-20.021l-76.508 70.032c-.081.06-.127.082-.122.086l-35.355-.025a.248.248 0 0 1-.054-.108l85.257-77.249a.546.546 0 0 1 .139.002l26.655 7.129c.021.027.045.08-.012.133zm-145.987 69.545l.002-.001-37.165.476c-.049 0-.079 0-.116-.093-.035-.088-.018-.126-.022-.126l-.007.005 112.966-100.869c.044-.038.09-.048.178-.033l26.499 7.123c.078.022.089.045.098.081a.152.152 0 0 1-.047.152l-102.242 93.198c-.094.067-.144.087-.144.087z'/%3E%3C/svg%3E"); }

.table > thead > tr > th .icon-team-core:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 479.916 479.916' fill='%23fff'%3E%3Cpath d='M399.556 77.384c-28.3-14.5-57.4-26.7-87.2-37.5-4.2-8.8-19.5-9-27.6-8-14.801 2-29.9 4-44.7 4.3-14.8-.3-29.9-2.3-44.7-4.3-8-1.1-23.4-.8-27.6 8-29.9 10.9-58.9 23-87.2 37.5-6.8 3.5-82.9 45-80.5 49 11.3 18.8 56.6 103.1 62.2 103.1 7.9 0 21.3-14.5 28.6-11.9.4 16.8 1.1 211.4 1.1 222.6 0 7.1 83.1 8.301 148 8.301 65 0 148-1.201 148-8.301.1-11.299.699-205.8 1.1-222.6 7.3-2.6 20.7 11.9 28.6 11.9 5.601 0 50.9-84.3 62.2-103.1 2.499-3.9-73.501-45.5-80.3-49zm-263.8 348.8h-24v-31.5h24v31.5zm80.4-189c0 .8-.7 1.5-1.5 1.5h-23.8c-.8 0-1.5-.7-1.5-1.5v-59.2c0-1.2-1.4-2-2.4-1.2-3.5 2.5-6.9 4.6-10.2 6.2-3.6 1.8-8.1 3.6-13.3 5.3-1 .3-2-.4-2-1.5v-18.6c0-.7.4-1.2 1.1-1.5 8.5-2.8 15.2-6.2 20-10.2 4.8-3.9 8.5-8.7 11.3-14.3.3-.5.8-.9 1.4-.9h19.5c.8 0 1.5.7 1.5 1.5v94.4h-.1zm89.199 0c0 .8-.7 1.5-1.5 1.5h-23.8c-.8 0-1.5-.7-1.5-1.5v-59.2c0-1.2-1.4-2-2.4-1.2-3.5 2.5-6.899 4.6-10.2 6.2-3.6 1.8-8.1 3.6-13.3 5.3-1 .3-2-.4-2-1.5v-18.6c0-.7.4-1.2 1.101-1.5 8.5-2.8 15.199-6.2 20-10.2 4.8-3.9 8.5-8.7 11.3-14.3.3-.5.8-.9 1.399-.9h19.501c.8 0 1.5.7 1.5 1.5v94.4h-.101z'/%3E%3C/svg%3E"); }

.login-external .icon-facebook:before, .m-page-footer .social-nav .icon-facebook:before, .m-page-header .social-nav .icon-facebook:before, .social-item .icon-facebook:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%233b5998'%3E%3Cpath d='M19 4v3h-2a1 1 0 0 0-1 1v2h3v3h-3v7h-3v-7h-2v-3h2V7.5C13 5.56 14.57 4 16.5 4M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2z'/%3E%3C/svg%3E"); }

@media (min-width: 768px) {
  .m-page-header .social-nav .icon-facebook:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M19 4v3h-2a1 1 0 0 0-1 1v2h3v3h-3v7h-3v-7h-2v-3h2V7.5C13 5.56 14.57 4 16.5 4M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2z'/%3E%3C/svg%3E"); } }

.m-page-footer .social-nav .icon-instagram:before, .m-page-header .social-nav .icon-instagram:before, .social-item .icon-instagram:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23212121'%3E%3Cpath d='M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2m-.2 2A3.6 3.6 0 0 0 4 7.6v8.8C4 18.39 5.61 20 7.6 20h8.8a3.6 3.6 0 0 0 3.6-3.6V7.6C20 5.61 18.39 4 16.4 4H7.6m9.65 1.5a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 17.25 8 1.25 1.25 0 0 1 16 6.75a1.25 1.25 0 0 1 1.25-1.25M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3z'/%3E%3C/svg%3E"); }

@media (min-width: 768px) {
  .m-page-header .social-nav .icon-instagram:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M7.8 2h8.4C19.4 2 22 4.6 22 7.8v8.4a5.8 5.8 0 0 1-5.8 5.8H7.8C4.6 22 2 19.4 2 16.2V7.8A5.8 5.8 0 0 1 7.8 2m-.2 2A3.6 3.6 0 0 0 4 7.6v8.8C4 18.39 5.61 20 7.6 20h8.8a3.6 3.6 0 0 0 3.6-3.6V7.6C20 5.61 18.39 4 16.4 4H7.6m9.65 1.5a1.25 1.25 0 0 1 1.25 1.25A1.25 1.25 0 0 1 17.25 8 1.25 1.25 0 0 1 16 6.75a1.25 1.25 0 0 1 1.25-1.25M12 7a5 5 0 0 1 5 5 5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5m0 2a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3z'/%3E%3C/svg%3E"); } }

.login-external .icon-twitter:before, .m-page-footer .social-nav .icon-twitter:before, .m-page-header .social-nav .icon-twitter:before, .social-item .icon-twitter:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%2355acee'%3E%3Cpath d='M17.71 9.33c-.07 4.62-3.02 7.78-7.43 7.98-1.82.08-3.13-.5-4.28-1.23 1.34.21 3-.32 3.9-1.08-1.32-.14-2.09-.81-2.46-1.88.38.06.78.04 1.14-.03-1.19-.4-2.04-1.14-2.08-2.68.33.16.68.3 1.14.33-.89-.51-1.54-2.36-.79-3.58 1.32 1.45 2.91 2.63 5.52 2.79-.66-2.8 3.05-4.32 4.6-2.45.66-.12 1.19-.36 1.71-.64-.21.64-.62 1.11-1.12 1.47.54-.07 1.03-.2 1.44-.41-.25.53-.81 1.01-1.29 1.41M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2z'/%3E%3C/svg%3E"); }

@media (min-width: 768px) {
  .m-page-header .social-nav .icon-twitter:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M17.71 9.33c-.07 4.62-3.02 7.78-7.43 7.98-1.82.08-3.13-.5-4.28-1.23 1.34.21 3-.32 3.9-1.08-1.32-.14-2.09-.81-2.46-1.88.38.06.78.04 1.14-.03-1.19-.4-2.04-1.14-2.08-2.68.33.16.68.3 1.14.33-.89-.51-1.54-2.36-.79-3.58 1.32 1.45 2.91 2.63 5.52 2.79-.66-2.8 3.05-4.32 4.6-2.45.66-.12 1.19-.36 1.71-.64-.21.64-.62 1.11-1.12 1.47.54-.07 1.03-.2 1.44-.41-.25.53-.81 1.01-1.29 1.41M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2z'/%3E%3C/svg%3E"); } }

.login-external .icon-google:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23dd4b39'%3E%3Cpath d='M20 2a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16m0 10h-2v-2h-1v2h-2v1h2v2h1v-2h2v-1m-11-.71V13h2.86c-.15.71-.86 2.14-2.86 2.14-1.71 0-3.07-1.43-3.07-3.14 0-1.71 1.36-3.14 3.07-3.14 1 0 1.64.43 2 .78l1.36-1.28C11.5 7.5 10.36 7 9 7c-2.79 0-5 2.21-5 5s2.21 5 5 5c2.86 0 4.79-2 4.79-4.86 0-.35 0-.57-.08-.85H9z'/%3E%3C/svg%3E"); }

.list-links .icon-video:before, .m-page-footer .social-nav .icon-youtube:before, .m-page-header .social-nav .icon-youtube:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23cd201f'%3E%3Cpath d='M10 16.5v-9l6 4.5m4-7.6c-.6-.2-4.3-.4-8-.4s-7.4.19-8 .38C2.44 4.9 2 8.4 2 12c0 3.59.44 7.1 2 7.61.6.2 4.3.39 8 .39s7.4-.19 8-.39c1.56-.51 2-4.02 2-7.61 0-3.6-.44-7.09-2-7.6z'/%3E%3C/svg%3E"); }

@media (min-width: 768px) {
  .m-page-header .social-nav .icon-youtube:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M10 16.5v-9l6 4.5m4-7.6c-.6-.2-4.3-.4-8-.4s-7.4.19-8 .38C2.44 4.9 2 8.4 2 12c0 3.59.44 7.1 2 7.61.6.2 4.3.39 8 .39s7.4-.19 8-.39c1.56-.51 2-4.02 2-7.61 0-3.6-.44-7.09-2-7.6z'/%3E%3C/svg%3E"); } }

hr {
  border-color: #ccc; }

.decorated {
  height: 30px;
  border: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  overflow: hidden; }
  .decorated:before, .decorated:after {
    content: '';
    display: block;
    width: 50%;
    height: 0px;
    border-top: 1px solid #ccc;
    position: absolute;
    top: 50%; }
  .decorated:before {
    left: -19px; }
  .decorated:after {
    right: -19px; }

.icon:before, .icon-after:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain; }

.icon:before {
  margin-right: 4px; }

.icon-after:before {
  display: none; }

.icon-after:after {
  margin-left: 4px; }

.list-spacious {
  margin-bottom: 0; }
  .list-spacious li, .list-spacious dd {
    padding-bottom: 8px; }

.list-value-accent dt {
  font-weight: 400; }

.list-value-accent dd {
  font-weight: 700; }

.list-links .datetime:before {
  content: '('; }

.list-links .datetime:after {
  content: ')'; }

.list-links .icon-video:before {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transition: opacity 1s;
  transition: opacity 1s; }

.list-links .icon-video:hover:before, .list-links .icon-video:focus:before {
  -webkit-filter: none;
          filter: none;
  opacity: 1; }

.list-key-value {
  margin-bottom: 0; }
  .list-key-value dt, .list-key-value dd {
    display: inline; }
  .list-key-value dd:after {
    content: '';
    display: block; }

.list-photos {
  margin-left: -2px;
  margin-right: -2px; }
  .list-photos li {
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 8px; }

.more, .reference {
  display: block;
  text-align: center;
  padding-top: 8px; }
  .more .icon-more:after, .more .icon-next:after, .reference .icon-more:after, .reference .icon-next:after {
    margin-left: 0; }
  .more .icon-prev:before, .reference .icon-prev:before {
    margin-right: 0; }

.fig {
  background: #f2f2f2;
  margin-bottom: 12px;
  padding: 4px;
  border: 1px solid #e0e0e0;
  display: block; }
  .fig img {
    display: block;
    width: 100%; }
  .fig.left, .fig.right {
    max-width: 50%; }
  .fig.left {
    float: left;
    margin-right: 12px; }
  .fig.right {
    float: right;
    margin-left: 12px; }
  .fig .caption {
    padding-top: 4px; }
  @media (max-width: 767px) {
    .fig.left, .fig.right {
      max-width: 100%;
      float: none;
      margin-left: 0;
      margin-right: 0; } }

.cloud {
  text-align: center; }
  .cloud li {
    display: inline-block;
    vertical-align: middle;
    padding: 4px; }
  .cloud .tag1 {
    font-size: 0.8em;
    font-weight: 300; }
  .cloud .tag2 {
    font-size: 0.9em;
    font-weight: 300; }
  .cloud .tag3 {
    font-size: 1.0em;
    font-weight: 400; }
  .cloud .tag4 {
    font-size: 1.1em;
    font-weight: 400; }
  .cloud .tag5 {
    font-size: 1.2em;
    font-weight: 500; }
  .cloud .tag6 {
    font-size: 1.3em;
    font-weight: 500; }
  .cloud .tag7 {
    font-size: 1.4em;
    font-weight: 600; }
  .cloud .tag8 {
    font-size: 1.5em;
    font-weight: 600; }
  .cloud .tag9 {
    font-size: 1.6em;
    font-weight: 700; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.538461538;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }
  .video + .video {
    margin-top: 16px; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #008a52;
  border-color: #008a52;
  color: #fff; }
  .alert-success hr {
    border-top-color: #007143; }
  .alert-success .alert-link {
    color: #e6e6e6; }

.alert-info {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #fff; }
  .alert-info hr {
    border-top-color: #009cd7; }
  .alert-info .alert-link {
    color: #e6e6e6; }

.alert-warning {
  background-color: #f90;
  border-color: #f90;
  color: #fff; }
  .alert-warning hr {
    border-top-color: #e68a00; }
  .alert-warning .alert-link {
    color: #e6e6e6; }

.alert-danger {
  background-color: #f00000;
  border-color: #f00000;
  color: #fff; }
  .alert-danger hr {
    border-top-color: #d70000; }
  .alert-danger .alert-link {
    color: #e6e6e6; }

.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 8px;
  font-size: 13px;
  line-height: 1.538461538;
  color: #999; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 7px 12px;
  font-size: 13px;
  line-height: 1.538461538;
  color: #999;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #008a52;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 138, 82, 0.6); }
  .form-control::-moz-placeholder {
    color: #ccc;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #ccc; }
  .form-control::-webkit-input-placeholder {
    color: #ccc; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #e0e0e0;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 31px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 44px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  min-height: 33px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.583333333;
  border-radius: 0; }

select.input-sm {
  height: 31px;
  line-height: 31px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.583333333;
  border-radius: 0; }

.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 31px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.583333333; }

.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 0; }

select.input-lg {
  height: 44px;
  line-height: 44px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 0; }

.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 44px;
  min-height: 36px;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.375; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #fff; }

.has-success .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #e6e6e6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #008a52; }

.has-success .form-control-feedback {
  color: #fff; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #fff; }

.has-warning .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #e6e6e6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #f90; }

.has-warning .form-control-feedback {
  color: #fff; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #fff; }

.has-error .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #e6e6e6;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #f00000; }

.has-error .form-control-feedback {
  color: #fff; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px; }

.form-horizontal .form-group {
  margin-left: -6px;
  margin-right: -6px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 6px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 16px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.form-inline {
  margin-bottom: 20px; }

textarea.form-control {
  resize: vertical; }

legend.control-label {
  border: 0;
  max-width: 100%;
  margin-bottom: 0; }

.form-control, .form-control:focus {
  box-shadow: none; }

.form-control option {
  color: #666; }

.form-actions {
  padding-top: 12px;
  margin-bottom: 8px; }
  .form-actions .btn {
    margin-bottom: 4px; }

.form-inline .form-group {
  vertical-align: top; }
  .form-inline .form-group + .btn {
    margin-left: 4px; }

label.error {
  font-size: 12px;
  line-height: 1.583333333;
  font-weight: 400;
  color: #f00000; }

input.error, input.error:focus {
  border-color: #f00000; }

.form-inline .control-label {
  margin-right: 4px; }

.form-inline .form-group + .form-group .control-label {
  margin-left: 8px; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 732px; } }
  @media (min-width: 992px) {
    .container {
      width: 952px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1152px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -6px;
  margin-right: -6px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.333333333%; }

.col-xs-2 {
  width: 16.666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.333333333%; }

.col-xs-5 {
  width: 41.666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.333333333%; }

.col-xs-8 {
  width: 66.666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.333333333%; }

.col-xs-11 {
  width: 91.666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.333333333%; }

.col-xs-pull-2 {
  right: 16.666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.333333333%; }

.col-xs-pull-5 {
  right: 41.666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.333333333%; }

.col-xs-pull-8 {
  right: 66.666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.333333333%; }

.col-xs-pull-11 {
  right: 91.666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.333333333%; }

.col-xs-push-2 {
  left: 16.666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.333333333%; }

.col-xs-push-5 {
  left: 41.666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.333333333%; }

.col-xs-push-8 {
  left: 66.666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.333333333%; }

.col-xs-push-11 {
  left: 91.666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.333333333%; }

.col-xs-offset-2 {
  margin-left: 16.666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.333333333%; }

.col-xs-offset-5 {
  margin-left: 41.666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.333333333%; }

.col-xs-offset-8 {
  margin-left: 66.666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.333333333%; }

.col-xs-offset-11 {
  margin-left: 91.666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.333333333%; }
  .col-sm-2 {
    width: 16.666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.333333333%; }
  .col-sm-5 {
    width: 41.666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.333333333%; }
  .col-sm-8 {
    width: 66.666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.333333333%; }
  .col-sm-11 {
    width: 91.666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.333333333%; }
  .col-sm-pull-2 {
    right: 16.666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.333333333%; }
  .col-sm-pull-5 {
    right: 41.666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.333333333%; }
  .col-sm-pull-8 {
    right: 66.666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.333333333%; }
  .col-sm-pull-11 {
    right: 91.666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.333333333%; }
  .col-sm-push-2 {
    left: 16.666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.333333333%; }
  .col-sm-push-5 {
    left: 41.666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.333333333%; }
  .col-sm-push-8 {
    left: 66.666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.333333333%; }
  .col-sm-push-11 {
    left: 91.666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.333333333%; }
  .col-md-2 {
    width: 16.666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.333333333%; }
  .col-md-5 {
    width: 41.666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.333333333%; }
  .col-md-8 {
    width: 66.666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.333333333%; }
  .col-md-11 {
    width: 91.666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.333333333%; }
  .col-md-pull-2 {
    right: 16.666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.333333333%; }
  .col-md-pull-5 {
    right: 41.666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.333333333%; }
  .col-md-pull-8 {
    right: 66.666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.333333333%; }
  .col-md-pull-11 {
    right: 91.666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.333333333%; }
  .col-md-push-2 {
    left: 16.666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.333333333%; }
  .col-md-push-5 {
    left: 41.666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.333333333%; }
  .col-md-push-8 {
    left: 66.666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.333333333%; }
  .col-md-push-11 {
    left: 91.666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.333333333%; }
  .col-md-offset-2 {
    margin-left: 16.666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.333333333%; }
  .col-md-offset-5 {
    margin-left: 41.666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.333333333%; }
  .col-md-offset-8 {
    margin-left: 66.666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.333333333%; }
  .col-md-offset-11 {
    margin-left: 91.666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.333333333%; }
  .col-lg-2 {
    width: 16.666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.333333333%; }
  .col-lg-5 {
    width: 41.666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.333333333%; }
  .col-lg-8 {
    width: 66.666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.333333333%; }
  .col-lg-11 {
    width: 91.666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.333333333%; }
  .col-lg-pull-2 {
    right: 16.666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.333333333%; }
  .col-lg-pull-5 {
    right: 41.666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.333333333%; }
  .col-lg-pull-8 {
    right: 66.666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.333333333%; }
  .col-lg-pull-11 {
    right: 91.666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.333333333%; }
  .col-lg-push-2 {
    left: 16.666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.333333333%; }
  .col-lg-push-5 {
    left: 41.666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.333333333%; }
  .col-lg-push-8 {
    left: 66.666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.333333333%; }
  .col-lg-push-11 {
    left: 91.666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.container {
  padding-left: 8px;
  padding-right: 8px; }

.panel, .w-article-hero {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 16px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group, .w-article-hero > .list-group,
.panel > .panel-collapse > .list-group, .w-article-hero > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .w-article-hero > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item, .w-article-hero > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .w-article-hero > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .w-article-hero > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child, .w-article-hero > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .w-article-hero > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .w-article-hero > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .w-article-hero > .table,
.panel > .table-responsive > .table, .w-article-hero > .table-responsive > .table,
.panel > .panel-collapse > .table, .w-article-hero > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption, .w-article-hero > .table caption,
  .panel > .table-responsive > .table caption, .w-article-hero > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption, .w-article-hero > .panel-collapse > .table caption {
    padding-left: 16px;
    padding-right: 16px; }

.panel > .table:first-child, .w-article-hero > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child, .w-article-hero > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .w-article-hero > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child, .w-article-hero > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .w-article-hero > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .w-article-hero > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .w-article-hero > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .w-article-hero > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .w-article-hero > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .w-article-hero > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .w-article-hero > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .w-article-hero > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .w-article-hero > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .w-article-hero > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .w-article-hero > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .w-article-hero > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .w-article-hero > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .w-article-hero > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .w-article-hero > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .w-article-hero > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .w-article-hero > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .w-article-hero > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1; }

.panel > .table:last-child, .w-article-hero > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child, .w-article-hero > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .w-article-hero > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child, .w-article-hero > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .w-article-hero > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .w-article-hero > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .w-article-hero > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .w-article-hero > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .w-article-hero > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .w-article-hero > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .w-article-hero > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .w-article-hero > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .w-article-hero > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1; }

.panel > .panel-body + .table, .w-article-hero > .panel-body + .table,
.panel > .panel-body + .table-responsive, .w-article-hero > .panel-body + .table-responsive,
.panel > .table + .panel-body, .w-article-hero > .table + .panel-body,
.panel > .table-responsive + .panel-body, .w-article-hero > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .w-article-hero > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td, .w-article-hero > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered, .w-article-hero > .table-bordered,
.panel > .table-responsive > .table-bordered, .w-article-hero > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child, .w-article-hero > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child, .w-article-hero > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child, .w-article-hero > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child, .w-article-hero > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child, .w-article-hero > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child, .w-article-hero > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .w-article-hero > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .w-article-hero > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .w-article-hero > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .w-article-hero > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .w-article-hero > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .w-article-hero > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child, .w-article-hero > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child, .w-article-hero > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child, .w-article-hero > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child, .w-article-hero > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child, .w-article-hero > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child, .w-article-hero > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .w-article-hero > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .w-article-hero > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .w-article-hero > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .w-article-hero > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .w-article-hero > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .w-article-hero > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td, .w-article-hero > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th, .w-article-hero > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td, .w-article-hero > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th, .w-article-hero > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .w-article-hero > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .w-article-hero > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .w-article-hero > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .w-article-hero > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td, .w-article-hero > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th, .w-article-hero > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td, .w-article-hero > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th, .w-article-hero > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .w-article-hero > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .w-article-hero > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .w-article-hero > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .w-article-hero > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive, .w-article-hero > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel, .panel-group .w-article-hero {
    margin-bottom: 0;
    border-radius: 0; }
    .panel-group .panel + .panel, .panel-group .w-article-hero + .panel, .panel-group .panel + .w-article-hero, .panel-group .w-article-hero + .w-article-hero {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #008a52; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #008a52;
    border-color: #008a52; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #008a52; }
    .panel-primary > .panel-heading .badge {
      color: #008a52;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #008a52; }

.panel-success {
  border-color: #008a52; }
  .panel-success > .panel-heading {
    color: #fff;
    background-color: #008a52;
    border-color: #008a52; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #008a52; }
    .panel-success > .panel-heading .badge {
      color: #008a52;
      background-color: #fff; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #008a52; }

.panel-info {
  border-color: #00aff0; }
  .panel-info > .panel-heading {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #00aff0; }
    .panel-info > .panel-heading .badge {
      color: #00aff0;
      background-color: #fff; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #00aff0; }

.panel-warning {
  border-color: #f90; }
  .panel-warning > .panel-heading {
    color: #fff;
    background-color: #f90;
    border-color: #f90; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #f90; }
    .panel-warning > .panel-heading .badge {
      color: #f90;
      background-color: #fff; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f90; }

.panel-danger {
  border-color: #f00000; }
  .panel-danger > .panel-heading {
    color: #fff;
    background-color: #f00000;
    border-color: #f00000; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #f00000; }
    .panel-danger > .panel-heading .badge {
      color: #f00000;
      background-color: #fff; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f00000; }

.panel, .w-article-hero {
  margin-bottom: 12px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  border: 0;
  color: #000; }

.panel-header {
  margin: 0 0 16px;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-size: 24px;
  line-height: 1.333333333; }
  aside .panel-header {
    font-size: 20px;
    line-height: 1.2; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes slideDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slideDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes slideUp {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes slideUp {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes pulse {
  from {
    opacity: 1; }
  to {
    opacity: 0.4; } }

@keyframes pulse {
  from {
    opacity: 1; }
  to {
    opacity: 0.4; } }

@-webkit-keyframes progress {
  0% {
    left: 0%;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1); }
  50% {
    left: 0%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    left: 100%;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1); } }

@keyframes progress {
  0% {
    left: 0%;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1); }
  50% {
    left: 0%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  100% {
    left: 100%;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1); } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.538461538;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #008a52; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #007143; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #00aff0; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #009cd7; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #f90; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #e68a00; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f00000; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #d70000; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.date.old {
  color: #ccc; }

.date.today {
  background-color: #fd0; }

.date:before {
  content: attr(data-day); }

.date .verbose {
  display: none; }

th {
  text-align: inherit; }

.table {
  font-family: 'Roboto Condensed';
  font-size: 12px;
  line-height: 1.583333333; }
  .table > thead > tr > th {
    background: #212121;
    color: #fff;
    border-bottom: 4px solid #008a52; }
    .table > thead > tr > th .icon:before {
      margin-left: 4px; }
    .table > thead > tr > th .icon-card-red:before, .table > thead > tr > th .icon-card-yellow:before {
      width: 12px;
      height: 16px;
      margin-right: 8px;
      margin-top: 2px; }
    .table > thead > tr > th .icon-card-red:before {
      background-color: #f00000; }
    .table > thead > tr > th .icon-card-yellow:before {
      background-color: #fd0; }
  .table > tbody > tr > td {
    border: 0; }
  .table > tbody > tr.highlight, .table > tbody > tr.highlight:nth-of-type(odd) {
    background: #008a52;
    color: #fff; }
  .table.week th, .table.week td {
    width: 14.285714286%; }
  .table.week td {
    border-top: 1px solid #e0e0e0; }
    .table.week td:nth-child(odd) {
      background: #f2f2f2; }

.table.table-calendar {
  text-align: center; }
  .table.table-calendar > thead > tr > th:last-child {
    border-right: 1px solid #212121; }
  .table.table-calendar > tbody > tr > td {
    border: 1px solid #e0e0e0;
    padding: 0; }
  .table.table-calendar .date {
    display: block;
    padding: 8px;
    width: 100%; }
  .table.table-calendar .events {
    display: none; }

.table-responsive {
  position: relative; }
  .table-responsive:after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: 0;
    display: none; }

@media (max-width: 767px) {
  .table-responsive:after {
    display: block; }
  .isInViewport:after {
    -webkit-animation: fadeOut 6s;
            animation: fadeOut 6s; } }

.coverage dt {
  float: left;
  clear: left;
  font-weight: 400;
  color: #f00000;
  margin-right: 4px; }

.coverage dd {
  color: #008a52; }

.event:hover, .event:hover .reference, .event:focus, .event:focus .reference {
  text-decoration: none; }

.event .title {
  font-family: 'Roboto Condensed';
  margin: 0 0 8px;
  font-weight: 700; }

.event .datetime {
  float: right; }

.event.live .datetime {
  font-family: 'Roboto Condensed';
  background: #f00000;
  color: #fff;
  padding: 0 4px; }

.event.live .score {
  color: #f00000; }

.event.live .coverage {
  font-family: 'Roboto Condensed';
  margin-bottom: 0;
  padding: 4px 0;
  border-bottom: 1px solid #f2f2f2; }

.event .score {
  font-size: 16px;
  line-height: 1.375;
  font-weight: 700;
  font-family: 'Roboto Condensed'; }

.event .teams {
  clear: both;
  position: relative;
  padding-left: 80px;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 4px; }
  .event .teams .team-logo {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 32px;
    max-height: 32px; }
  .event .teams .team ~ .team .team-logo {
    left: 40px; }

.event .reference {
  float: right;
  text-decoration: underline; }

.event-external-link {
  display: inline-block;
  margin-top: 8px;
  text-decoration: underline; }
  .event-external-link:hover, .event-external-link:focus {
    text-decoration: none; }
  .event-external-link.icon-ticket:before {
    margin-top: -2px; }
  .event-external-link.text-distinct {
    background: #fd0; }
    .event-external-link.text-distinct, .event-external-link.text-distinct:hover, .event-external-link.text-distinct:focus {
      color: #000; }

.events-list li {
  margin-bottom: 8px; }

.events-list .event {
  display: block; }

.events-list a.event:hover, .events-list a.event:focus {
  background: #f2f2f2; }

.events-list .day {
  text-transform: uppercase; }

.events-list .datetime {
  font-family: 'Roboto Condensed';
  float: left;
  background: #008a52;
  color: #fff;
  padding: 0 4px;
  margin-right: 8px; }

.events-list .teams {
  padding-left: 0;
  text-align: left; }

.events-list .team-logo, .events-list .event-external-link, .events-list .reference {
  display: none; }

.events-list .team {
  display: inline-block; }

.events-list .team + .team:before {
  content: ':'; }

.events-list .score {
  font-size: 13px;
  line-height: 1.538461538;
  font-weight: 400;
  font-family: "Roboto", Helvetica, Arial, sans-serif; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu, .twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right, .twitter-typeahead .pull-right.tt-dropdown-menu {
    right: 0;
    left: auto; }
  .dropdown-menu .divider, .twitter-typeahead .tt-dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a, .twitter-typeahead .tt-dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.538461538;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .twitter-typeahead .tt-dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .twitter-typeahead .tt-dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .twitter-typeahead .tt-dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .twitter-typeahead .tt-dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .twitter-typeahead .tt-dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #008a52; }

.dropdown-menu > .disabled > a, .twitter-typeahead .tt-dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .twitter-typeahead .tt-dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .twitter-typeahead .tt-dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .twitter-typeahead .tt-dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .twitter-typeahead .tt-dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu, .twitter-typeahead .open > .tt-dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.538461538;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu, .twitter-typeahead .pull-right > .tt-dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu, .dropup .twitter-typeahead .tt-dropdown-menu, .twitter-typeahead .dropup .tt-dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown .twitter-typeahead .tt-dropdown-menu, .twitter-typeahead
.navbar-fixed-bottom .dropdown .tt-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu, .navbar-right .twitter-typeahead .tt-dropdown-menu, .twitter-typeahead .navbar-right .tt-dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.twitter-typeahead {
  width: 100%; }
  .twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
    margin-bottom: 0; }
  .twitter-typeahead .tt-suggestion {
    display: block;
    padding: 4px 20px; }
    .twitter-typeahead .tt-suggestion p {
      margin: 0; }
    .twitter-typeahead .tt-suggestion.tt-is-under-cursor, .twitter-typeahead .tt-suggestion.tt-cursor {
      color: #fff;
      background-color: #008a52; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #212121;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.u15, .u14, .u13, .u12, .u11, .u10, .u9, .u8, .u7, .u6, .u5 {
  color: #000; }

.a-tym {
  background-color: #008a52; }

.u21 {
  background-color: rgba(0, 138, 82, 0.9); }

.u19 {
  background-color: rgba(0, 138, 82, 0.8); }

.u17 {
  background-color: rgba(0, 138, 82, 0.7); }

.u16 {
  background-color: rgba(0, 138, 82, 0.6); }

.u15 {
  background-color: rgba(0, 138, 82, 0.4); }

.u14 {
  background-color: rgba(0, 138, 82, 0.3); }

.u13 {
  background-color: rgba(0, 138, 82, 0.2); }

.u12 {
  background-color: rgba(0, 138, 82, 0.1); }

.u11 {
  background-color: #ffdd00; }

.u10 {
  background-color: rgba(255, 221, 0, 0.9); }

.u9 {
  background-color: rgba(255, 221, 0, 0.8); }

.u8 {
  background-color: rgba(255, 221, 0, 0.7); }

.u7 {
  background-color: rgba(255, 221, 0, 0.6); }

.u6 {
  background-color: rgba(255, 221, 0, 0.5); }

.u5 {
  background-color: rgba(255, 221, 0, 0.4); }

.list-links .badge {
  min-width: 30px; }

.calendar {
  font-family: 'Roboto Condensed'; }
  .calendar .datetime .date {
    display: none; }
  .calendar .events-list li {
    padding-left: 30px;
    position: relative; }
    .calendar .events-list li:before {
      position: absolute;
      left: 0; }
  .calendar .events-list .badge {
    position: relative;
    top: -1px; }

.login-external {
  padding: 12px;
  text-align: center; }
  .login-external .btn {
    text-transform: uppercase;
    clear: left;
    min-width: 275px;
    margin-bottom: 8px; }
  .login-external .icon:before {
    float: left;
    width: 32px;
    height: 32px;
    position: relative;
    margin-top: -6px;
    margin-bottom: -6px; }

.match-list .panel-body {
  min-height: 154px;
  position: relative; }

.match-list .event:empty:before {
  content: '';
  display: inline-block;
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #212121; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.538461538;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #008a52; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown .twitter-typeahead .tt-dropdown-menu, .twitter-typeahead .nav-justified > .dropdown .tt-dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu, .nav-tabs .twitter-typeahead .tt-dropdown-menu, .twitter-typeahead .nav-tabs .tt-dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.tab-pane {
  padding: 20px 0; }

@media (max-width: 767px) {
  .nav-tabs {
    display: none; }
  .tab-content > .tab-pane {
    display: block; } }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 7px 12px;
      line-height: 1.538461538;
      text-decoration: none;
      color: #212121;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #000;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #008a52;
    border-color: #008a52;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.375; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.583333333; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.article-link {
  display: block; }
  .article-link:focus, .article-link:hover {
    text-decoration: none; }
    .article-link:focus .title, .article-link:hover .title {
      text-decoration: underline; }

.article .header, .article .subheader {
  font-family: 'Roboto Condensed'; }

.article .subheader {
  margin: 8px 0;
  font-weight: 700; }

.article .title {
  margin: 0 0 8px;
  font-weight: 700; }

.article .time {
  display: inline-block;
  background: #008a52;
  color: #fff;
  padding: 0 4px; }
  .article .time.update {
    background: #fd0;
    color: #000;
    font-weight: 700; }

.comment-post {
  overflow: hidden; }
  .comment-post.vip .content {
    color: #008a52; }
  .comment-post .header, .comment-post .content {
    overflow: hidden;
    margin-bottom: 12px; }
  .comment-post .author {
    font-size: 16px;
    line-height: 1.375;
    font-weight: 700;
    float: left; }
  .comment-post .time {
    float: right; }
  .comment-post .actions {
    float: left; }
  .comment-post .stats {
    float: right;
    margin: 0;
    padding: 8px; }
  .comment-post .origin {
    font-size: 13px;
    line-height: 1.538461538;
    color: #999; }
  .comment-post .originator {
    margin-bottom: 4px; }
  .comment-post + .comment-post {
    border-top: 1px solid #e0e0e0;
    padding-top: 8px; }
  .comment-post .clickable {
    display: block;
    width: 20px;
    text-align: center;
    font-weight: 700; }
    .comment-post .clickable:hover {
      background: #f2f2f2; }

.filters {
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  padding: 12px 16px 4px; }
  .filters .form-group, .filters .form-actions {
    overflow: hidden; }
  .filters .checkbox-inline {
    margin-left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 1.583333333;
    display: block; }
  @media (min-width: 768px) {
    .filters .form-group {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }
  @media (min-width: 992px) {
    .filters .form-group {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3; } }
  @media (min-width: 1200px) {
    .filters .form-group {
      -webkit-column-count: 4;
         -moz-column-count: 4;
              column-count: 4; } }

.line-up .list-links {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2; }

.media .fig {
  width: 215px;
  padding-top: 160px;
  position: relative; }
  .media .fig:empty {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 65%; }
  .media .fig:first-child {
    margin-left: 0; }
  .media .fig img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.media.media-sm .fig {
  width: 128px;
  padding-top: 98px; }

.media .link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.media figcaption {
  position: relative; }

.match-summary {
  text-align: center;
  padding: 20px;
  margin-bottom: 16px;
  background: #fff;
  font-size: 24px;
  line-height: 1.333333333;
  font-family: 'Roboto Condensed';
  position: relative; }
  .match-summary .team .team-logo {
    width: 32px;
    height: 32px;
    position: relative; }
    .match-summary .team .team-logo img {
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .match-summary .team-logo {
    background: #fff;
    border-radius: 50%;
    background-clip: padding-box;
    border: 2px solid #fff;
    display: block;
    margin: 0 auto; }
  .match-summary .team-name {
    display: inline-block;
    padding-top: 4px; }
  .match-summary .score, .match-summary .time, .match-summary .hashtag {
    position: relative;
    display: block;
    clear: both; }
  .match-summary .score {
    font-size: 32px;
    line-height: 1.25; }
  .match-summary .time {
    color: #008a52; }
  @media (min-width: 768px) {
    .match-summary {
      padding-top: 60px; }
      .match-summary .hashtag {
        position: relative;
        margin-top: -40px; }
      .match-summary .team {
        position: relative;
        float: left;
        width: 50%;
        top: 4px;
        padding-left: 100px;
        text-align: left; }
        .match-summary .team:first-of-type {
          text-align: right;
          padding-right: 100px;
          padding-left: 0; }
        .match-summary .team .team-logo {
          display: inline-block;
          width: 64px;
          height: 64px;
          vertical-align: middle; }
      .match-summary .score {
        display: inline-block;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: 64px; } }
  @media (max-width: 991px) {
    .match-summary {
      font-size: 20px;
      line-height: 1.2; }
      .match-summary .score {
        font-size: 24px;
        line-height: 1.333333333; } }
  @media (max-width: 767px) {
    .match-summary .score, .match-summary .time {
      display: inline-block; } }

.match-stats {
  margin-bottom: 20px;
  background: #f2f2f2;
  padding: 16px; }
  .match-stats .list-key-value dt:after {
    content: ':';
    margin-right: 1ex; }
  .match-stats .list-key-value dd:after {
    margin: 4px 0;
    border-bottom: 1px solid #fff; }
  .match-stats .list-key-value dd:last-child:after {
    display: none; }

.online .coverage dt {
  width: 46px;
  position: relative; }

.online .coverage dd {
  padding-left: 50px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 4px;
  margin-bottom: 4px; }

.online .icon-after:after {
  vertical-align: top;
  float: right;
  margin-right: 4px;
  margin-left: 0; }

.online .icon-card-red:after, .online .icon-card-yellow:after {
  width: 12px;
  height: 16px;
  margin-right: 8px;
  margin-top: 2px; }

.online .icon-card-red:after {
  background-color: #f00000; }

.online .icon-card-yellow:after {
  background-color: #fd0; }

.online .icon-card-both:before, .online .icon-card-both:after {
  content: '';
  display: inline-block;
  width: 9px;
  height: 12px; }

.online .icon-card-both:before {
  background-color: #fd0;
  position: absolute;
  right: 12px;
  top: 4px; }

.online .icon-card-both:after {
  background-color: #f00000;
  margin-right: 8px;
  position: relative; }

@-webkit-keyframes flash {
  from {
    background-color: #fd0; }
  to {
    background-color: none; } }

@keyframes flash {
  from {
    background-color: #fd0; }
  to {
    background-color: none; } }

.online-highlight {
  -webkit-animation: flash 5s ease-out;
          animation: flash 5s ease-out; }

.rating {
  overflow: hidden; }
  .rating .values {
    float: left;
    margin: 0;
    padding: 0; }
  .rating .icon {
    display: block;
    float: right;
    margin-right: -2px;
    -webkit-transform: skewX(-10deg) scaleX(0.9);
        -ms-transform: skewX(-10deg) scaleX(0.9);
            transform: skewX(-10deg) scaleX(0.9); }
    .rating .icon:before {
      position: absolute;
      margin-right: 0; }
    .rating .icon a {
      display: block;
      overflow: hidden;
      text-indent: -999em;
      width: 20px;
      height: 20px;
      position: relative; }

.survey .query {
  margin-bottom: 15px; }

.survey .options {
  color: #555;
  display: block;
  width: 100%; }
  .survey .options .option, .survey .options .votes {
    display: block;
    padding: 0;
    line-height: 1.2; }
    .survey .options .option.btn-link {
      text-align: left;
      text-decoration: underline;
      font-size: 13px;
      line-height: 1.2;
      border: 0; 
      padding: 0; }
      .survey .options .option.btn-link:hover, .survey .options .option.btn-link:focus {
        text-decoration: none; }
    .survey .options .votes {
        white-space: nowrap;
        width: 85%;
        padding-top: 4px;
        padding-bottom: 12px; }

.survey a.option {  
  text-decoration: underline; }
  .survey a.option:hover, .survey a.option:focus {
    text-decoration: none; }

.survey .votes {
  color: #999;
  font-size: 11px;
  line-height: 1.636363636; }

.survey .bar {
  display: inline-block;
  height: 6px;
  background: #008a52; 
  margin-right: 4px; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.538461538; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.modal-backdrop.fade.in {
  opacity: 0.65; }

.modal .modal-content {
  border: 0; }
  .modal .modal-content iframe {
    border: 0;
    width: 100%;
    display: block; }

.modal .close {
  opacity: 1;
  position: absolute;
  top: 0;
  right: 8px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  font-size: 32px; }

@media (min-width: 768px) {
  .modal .modal-dialog {
    width: 600px; }
  .modal .modal-content iframe {
    min-height: 300px; } }

@media (min-width: 992px) {
  .modal .modal-dialog {
    width: 800px; }
  .modal .modal-content iframe {
    min-height: 400px; } }

.modal-iframe {
  margin: 0;
  padding: 0; }
  .modal-iframe a, .modal-iframe img {
    display: block;
    max-width: 100%; }

.w-page-footer {
  width: 100%;
  padding-bottom: 40px;
  margin-bottom: -20px;
  margin-top: 20px;
  background: #e0e0e0;
  border-top: 1px solid #ccc; }
  @media (min-width: 768px) {
    .w-page-footer {
      background: #008a52;
      border-top-color: #fff; } }

.m-page-footer {
  text-align: center;
  font-size: 11px;
  line-height: 1.636363636; }
  .m-page-footer small {
    font-size: 100%; }
  .m-page-footer .legal-nav, .m-page-footer .legal-nav a {
    color: #999; }
  .m-page-footer .legal-nav a {
    text-decoration: underline; }
    .m-page-footer .legal-nav a:hover, .m-page-footer .legal-nav a:focus {
      text-decoration: none; }
  .m-page-footer .sponsors {
    padding-top: 20px;
    margin-bottom: 12px; }
    .m-page-footer .sponsors img {
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      opacity: 0.5;
      -webkit-transition: opacity 1s;
      transition: opacity 1s; }
    .m-page-footer .sponsors a:hover img, .m-page-footer .sponsors a:focus img {
      -webkit-filter: none;
              filter: none;
      opacity: 1; }
  .m-page-footer .address {
    padding-top: 20px; }
  .m-page-footer .social-nav .list-inline {
    margin: 8px 0 0; }
  .m-page-footer .social-nav a {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.5;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
    .m-page-footer .social-nav a:hover, .m-page-footer .social-nav a:focus {
      -webkit-filter: none;
              filter: none;
      opacity: 1; }
  .m-page-footer .social-nav .icon:before {
    margin-right: 0; }
  @media (max-width: 767px) {
    .m-page-footer .text-left, .m-page-footer .text-right {
      text-align: center; } }
  @media (min-width: 768px) {
    .m-page-footer .legal-nav, .m-page-footer .legal-nav a {
      color: rgba(255, 255, 255, 0.9); }
    .m-page-footer hr {
      border-color: #fff;
      opacity: 0.5; }
    .m-page-footer .decorated {
      opacity: 0.5; }
      .m-page-footer .decorated:before, .m-page-footer .decorated:after {
        border-color: #fff; }
    .m-page-footer .sponsors img, .m-page-footer .sponsors a:hover img, .m-page-footer .sponsors a:focus img {
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1); } }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 0; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 6px;
  padding-left: 6px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -6px;
  margin-left: -6px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 6px;
  font-size: 16px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -6px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 6px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -6px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu, .navbar-nav .open .twitter-typeahead .tt-dropdown-menu, .twitter-typeahead .navbar-nav .open .tt-dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a, .twitter-typeahead .navbar-nav .open .tt-dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header,
      .navbar-nav .open .twitter-typeahead .tt-dropdown-menu .dropdown-header, .twitter-typeahead
      .navbar-nav .open .tt-dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a, .twitter-typeahead .navbar-nav .open .tt-dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a:hover, .twitter-typeahead .navbar-nav .open .tt-dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a:focus, .twitter-typeahead .navbar-nav .open .tt-dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -6px;
  margin-right: -6px;
  padding: 10px 6px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu, .twitter-typeahead .navbar-nav > li > .tt-dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom .twitter-typeahead .navbar-nav > li > .tt-dropdown-menu, .twitter-typeahead .navbar-fixed-bottom .navbar-nav > li > .tt-dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px; }
  .navbar-btn.btn-sm {
    margin-top: 9.5px;
    margin-bottom: 9.5px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 6px;
      margin-right: 6px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -6px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a:hover, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a:focus, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .active > a, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .active > a:hover, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .active > a:focus, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .disabled > a, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .disabled > a:hover, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .disabled > a:focus, .twitter-typeahead .navbar-default .navbar-nav .open .tt-dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .dropdown-header, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu .divider, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a:hover, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > li > a:focus, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .active > a, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .active > a:hover, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .active > a:focus, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .disabled > a, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .disabled > a:hover, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .twitter-typeahead .tt-dropdown-menu > .disabled > a:focus, .twitter-typeahead .navbar-inverse .navbar-nav .open .tt-dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.logo {
  float: left;
  position: relative;
  z-index: 2; }
  .logo:before {
    content: '';
    position: absolute;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .logo .link {
    color: #212121;
    padding-left: 69px;
    position: relative;
    display: block;
    min-height: 65px; }
    .logo .link:hover, .logo .link:focus {
      text-decoration: none; }
  .logo .title, .logo .subtitle {
    text-align-last: justify;
    margin: 0; }
  .logo .title {
    font-size: 34px;
    font-family: 'Roboto Condensed';
    margin-top: 4px; }
  @media (max-width: 767px) {
    .logo {
      margin-bottom: 8px; }
      .logo:before {
        width: 43.333333333px;
        height: 43.333333333px; }
      .logo .link {
        padding-left: 47.333333333px;
        min-height: 43.333333333px; }
      .logo .title {
        font-size: 24px;
        margin-top: 2px; }
      .logo .subtitle {
        font-size: 9px; } }
  @media (min-width: 768px) {
    .logo .link {
      color: #fff; } }

.skip-links {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center; }
  .skip-links .link {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    color: #212121; }
    .skip-links .link:focus {
      width: auto;
      height: auto;
      margin: 0;
      clip: auto;
      background: #fff;
      padding: 8px 16px;
      min-width: 200px; }

.dropdown-menu .sub-menu, .twitter-typeahead .tt-dropdown-menu .sub-menu {
  left: 99%;
  position: absolute;
  top: 0; }

.primary-nav .icon-after:after {
  margin-right: 0;
  position: relative;
  top: -1px; }

@media (max-width: 1199px) {
  .primary-nav .icon-chevron-down:after {
    display: none; } }

@media (max-width: 767px) {
  .primary-nav {
    padding-left: 0;
    padding-right: 0; }
    .primary-nav .list-unstyled > li > a {
      display: block; }
    .primary-nav .icon-home:after {
      display: none; }
    .primary-nav .openedSubmenu {
      padding-left: 15px; } }

@media (min-width: 768px) {
  .primary-nav .list-unstyled {
    margin-left: -12px;
    margin-bottom: 0; }
    .primary-nav .list-unstyled > li {
      padding: 0; }
      .primary-nav .list-unstyled > li > a {
        display: inline-block;
        padding: 9px 8px 7px; }
        .primary-nav .list-unstyled > li > a.icon-after {
          padding-right: 4px; }
  .primary-nav .icon-home:after {
    margin-left: 0; }
  .primary-nav .icon-home .label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; } }

.search {
  position: relative; }
  .search .form-group {
    margin-bottom: 0; }
  .search .btn-image {
    position: absolute;
    top: 0;
    right: 0; }
  @media (max-width: 1199px) {
    .search {
      clear: both; } }

.w-page-header {
  position: relative;
  padding: 16px 0 0;
  background: #fff;
  border-bottom: 1px solid #008a52;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .w-page-header {
      background: #008a52;
      border-bottom-color: #fff; } }

.m-page-header a {
  color: #666; }

.m-page-header .navbar {
  border: 0;
  margin-bottom: 12px; }

.m-page-header .navbar-toggle {
  margin: 0; }
  .m-page-header .navbar-toggle .icon-bar {
    background-color: #999; }

.m-page-header .social-nav {
  text-align: right; }
  .m-page-header .social-nav a {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.5;
    -webkit-transition: opacity 1s;
    transition: opacity 1s; }
    .m-page-header .social-nav a:hover, .m-page-header .social-nav a:focus {
      -webkit-filter: none;
              filter: none;
      opacity: 1; }
  .m-page-header .social-nav .icon:before {
    margin-right: 0; }

@media (max-width: 767px) {
  .m-page-header .navbar-collapse {
    clear: both; }
  .m-page-header .list-unstyled {
    margin: 0; }
    .m-page-header .list-unstyled > li > a {
      display: block;
      border-top: 1px solid #f2f2f2;
      padding: 8px; }

    body.strip {
        padding-top: 0px;
    }
}

@media (min-width: 768px) {
  .m-page-header a {
    color: #fff; }
  .m-page-header .navbar-collapse {
    padding-left: 0;
    padding-right: 0; }
  .m-page-header .list-unstyled {
    float: none; }
    .m-page-header .list-unstyled > li {
      display: inline-block;
      float: none; }
    .m-page-header .list-unstyled.account {
      margin-bottom: 10px; }
      .m-page-header .list-unstyled.account > li {
        padding-left: 5px;
        padding-right: 5px; }
  .m-page-header .primary-navigation, .m-page-header .user-actions {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.636363636; }
  .m-page-header .user-actions {
    text-align: right;
    margin-left: 300px;
    padding-left: 12px; }
    .m-page-header .user-actions .list-unstyled {
      display: inline-block;
      margin-left: 0; }
    .m-page-header .user-actions .lang + .account:before {
      content: '|'; }
    .m-page-header .user-actions .link {
      color: #008a52; }
  .m-page-header .search {
    float: right;
    position: relative;
    right: -5px;
    top: -36px;
    margin-bottom: -36px; } }

.w-page {
  min-height: 100%;
  position: relative;
  background: #f2f2f2; }

#es-strip-container {
  z-index: 999 !important; }

.w-article-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
  padding-top: 250px; }
  .w-article-hero .article-link {
    color: #fff; }
  .w-article-hero .article {
    height: 100px;
    background: rgba(0, 0, 0, 0.65);
    padding: 12px 16px 20px; }
  .w-article-hero .title {
    font-size: 32px;
    line-height: 1.25; }
  .w-article-hero .image {
    display: none; }
  .w-article-hero .icon {
    margin-left: 8px; }
    .w-article-hero .icon + .icon {
      margin-left: 0; }
  .w-article-hero .time, .w-article-hero .author {
    float: left;
    margin-right: 4px; }
  .w-article-hero .author:after {
    content: ':'; }
  @media (max-width: 991px) {
    .w-article-hero {
      padding-top: 120px; }
      .w-article-hero .article {
        height: 120px; }
      .w-article-hero .title {
        font-size: 20px;
        line-height: 1.2; } }

.w-article-list .panel-body {
  position: relative;
  overflow: hidden; }
  .w-article-list .panel-body:after {
    content: '';
    position: absolute;
    display: block;
    width: 250px;
    height: 250px;
    right: -50px;
    bottom: -110px;
    z-index: 0;
    background-size: cover; }

.w-article-list .panel:nth-child(odd) .panel-body:after, .w-article-list .w-article-hero:nth-child(odd) .panel-body:after {
  width: 230px;
  height: 230px;
  -webkit-transform: rotate(-23deg);
      -ms-transform: rotate(-23deg);
          transform: rotate(-23deg); }

.w-article-list .article {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .w-article-list .article.media {
    padding-left: 166px;
    min-height: 100px; }

.w-article-list .title {
  font-size: 20px;
  line-height: 1.2; }

.w-article-list .content {
  padding-top: 4px; }
  .w-article-list .content .icon-more:after {
    margin-left: 0;
    position: relative;
    top: -1px; }

.w-article-list .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
  height: 100px; }
  .w-article-list .image img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 100%;
    max-height: 100%; }

.w-article-list .icon {
  margin-left: 8px; }
  .w-article-list .icon + .icon {
    margin-left: 0; }

@media (min-width: 768px) and (max-width: 991px) {
  .w-article-list .article.media {
    padding-left: 112px;
    min-height: 66.666666667px; }
  .w-article-list .image {
    width: 100px;
    height: 66.666666667px; } }

@media (max-width: 767px) {
  .w-article-list .article.media {
    padding-left: 83px;
    min-height: 50px; }
  .w-article-list .image {
    width: 75px;
    height: 50px; } }

.w-article-shorts .panel, .w-article-shorts .w-article-hero {
  height: 160px;
  overflow: auto; }
  .w-article-shorts .panel::-webkit-scrollbar, .w-article-shorts .w-article-hero::-webkit-scrollbar {
    width: 8px; }
  .w-article-shorts .panel::-webkit-scrollbar-track, .w-article-shorts .w-article-hero::-webkit-scrollbar-track {
    background: #fff;
    margin: 4px; }
  .w-article-shorts .panel::-webkit-scrollbar-thumb, .w-article-shorts .w-article-hero::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 4px;
    background-clip: padding-box; }

.w-article-shorts .author, .w-article-shorts .image, .w-article-shorts .icon {
  display: none; }

.w-article-shorts .title {
  font-size: 16px;
  line-height: 1.375; }

.w-article-shorts .subheader {
  margin-bottom: 4px; }

.w-article-shorts .time {
  float: left;
  margin-right: 8px; }

.w-article-shorts .subheader {
  font-size: 14px;
  line-height: 1.5; }

.w-article-shorts .list-links {
  font-size: 12px;
  line-height: 1.583333333; }

.deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-left: -6px;
  margin-right: -6px; }
  .deck .card {
    padding: 0 6px 12px; }
  @media (min-width: 992px) {
    .deck .card.half {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .deck .card.third {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.333333333%;
              flex: 0 0 33.333333333%;
      max-width: 33.333333333%; } }

.tags {
  list-style: none;
  padding: 0;
  margin: 0; }

.tags li {
  float: left; }

.tag {
  background: #f2f2f2;
  display: inline-block;
  padding: 0 20px;
  margin: 0 4px 4px 0;
  position: relative;
  text-decoration: none;
  line-height: 24px; }
  .tag:before, .tag:after {
    content: '';
    background: #fff;
    position: absolute; }
  .tag:before {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    left: 8px;
    top: 8px; }
  .tag:after {
    border-bottom: 12px solid transparent;
    border-left: 8px solid #f2f2f2;
    border-top: 12px solid transparent;
    right: 0;
    top: 0; }
  .tag:hover, .tag:focus {
    text-decoration: none;
    background-color: #e0e0e0; }
    .tag:hover:after, .tag:focus:after {
      border-left-color: #e0e0e0; }

.article.detail .subheader, .article.aside .subheader {
  font-size: 20px;
  line-height: 1.2; }

.article.detail .content, .article.aside .content {
  font-size: 14px;
  line-height: 1.5;
  line-height: 1.6; }

.article.detail .img-circle, .article.aside .img-circle {
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  vertical-align: middle; }
  .article.detail .img-circle img, .article.aside .img-circle img {
    width: 100%; }

.article.detail .icon:before, .article.aside .icon:before {
  position: relative;
  top: -1px; }

.social-item {
  margin-bottom: 12px;
  border-top: 1px solid #e0e0e0;
  padding-top: 8px; }
  .panel-header + .social-item {
    border: 0; }
  .social-item .image, .social-item .header {
    margin-bottom: 8px;
    overflow: hidden; }
  .social-item .image img {
    max-width: 100%;
    height: auto; }
  .social-item .real-name {
    font-size: 16px;
    line-height: 1.375;
    display: block;
    font-weight: 700;
    font-family: 'Roboto Condensed'; }
  .social-item .avatar {
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    top: 5px; }
  .social-item .real-name, .social-item .username, .social-item .content {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
  .social-item .twitter-intent {
    float: right; }
    .social-item .twitter-intent li {
      padding: 0; }
    .social-item .twitter-intent .icon {
      opacity: 0.5; }
      .social-item .twitter-intent .icon:hover, .social-item .twitter-intent .icon:focus {
        opacity: 1; }

.big-calendar .heading {
  font-size: 20px;
  line-height: 1.2; }

.big-calendar .list-unstyled li {
  margin-bottom: 4px; }

.big-calendar .scroll {
  max-height: 156px;
  overflow-y: auto; }

.big-calendar .birthday {
  color: #008a52; }

.big-calendar .match {
  color: #008a52; }

.big-calendar .reference {
  overflow: hidden;
  margin-bottom: 8px; }
  .big-calendar .reference .icon-prev {
    float: left; }
  .big-calendar .reference .icon-next {
    float: right; }

/*# sourceMappingURL=main.css.map */


@media (min-width: 768px) {
    .vstupenky-lineBetweenColumns {
        padding-left: 15px;
        border-left: 1px solid #000;
    }

    .vstupenky-firstColumnPadding {
        padding-right: 15px;
    }
}

.media.media-partnerTier-1 .fig {
    width: 690px;
    background-color: #fff;
}

.media.media-partnerTier-2 .fig {
    width: 330px;
    background-color: #fff;
}

.media.media-partnerTier-3 .fig {
    width: 220px;
    background-color: #fff;
}

.media.media-partnerTier-4 .fig {
    width: 160px;
    background-color: #fff;
}

@media (max-width: 768px) {
    .media.media-partnerTier-1 .fig {width: 320px;}
    .media.media-partnerTier-2 .fig {width: 300px;}
    .media.media-partnerTier-3 .fig {width: 200px;}
    .media.media-partnerTier-4 .fig {width: 120px;}
}