@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Heebo:300,400,500,700";
@import url("https://fonts.googleapis.com/css?family=Heebo");
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
html {
  font: normal 16px / 1.5 "Helvetica Neue",Helvetica,Arial,sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #fff;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
body {
  margin: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
a {
  background: transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
a:active, a:hover {
  outline: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
a, .uk-link {
  color: #4a9cf9;
  text-decoration: none;
  cursor: pointer;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
a:hover, .uk-link:hover {
  color: #059;
  text-decoration: underline;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
b, strong {
  font-weight: bold;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
:not(pre) > code, :not(pre) > kbd, :not(pre) > samp {
  font-size: 14px;
  font-family: Consolas,monospace,serif;
  color: #d05;
  white-space: nowrap;
  padding: 0 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #fafafa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
em {
  color: #d05;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
ins {
  background: #ffa;
  color: #62769b;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
mark {
  background: #ffa;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
q {
  font-style: italic;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
small {
  font-size: 80%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
sup {
  top: -0.5em;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
sub {
  bottom: -0.25em;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
audio, canvas, img, svg, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-img-preserve, .uk-img-preserve audio, .uk-img-preserve canvas, .uk-img-preserve img, .uk-img-preserve svg, .uk-img-preserve video {
  max-width: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
img {
  border: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
blockquote, figure {
  margin: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
  margin: 0 0 15px 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + p, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  color: #62769b;
  text-transform: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
  margin-top: 25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
h1, .uk-h1 {
  font-size: 42px;
  line-height: 48px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
h2, .uk-h2 {
  font-size: 28px;
  line-height: 36px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
h3, .uk-h3 {
  font-size: 20px;
  line-height: 26px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
h4, .uk-h4 {
  font-size: 18px;
  line-height: 24px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
h5, .uk-h5 {
  font-size: 16px;
  line-height: 1.5;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
h6, .uk-h6 {
  font-size: 14px;
  line-height: 20px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
ul, ol {
  padding-left: 30px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul {
  margin: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
dt {
  font-weight: bold;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
dd {
  margin-left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
hr {
  box-sizing: content-box;
  height: 0;
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
address {
  font-style: normal;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
blockquote {
  padding-left: 15px;
  border-left: 5px solid #ddd;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
pre {
  padding: 10px;
  background: #fafafa;
  font: 14px / 20px Consolas,monospace,serif;
  color: #62769b;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  overflow: auto;
  border: 1px solid #ddd;
  border-radius: 3px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
::-moz-selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
::-moz-selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
progress {
  vertical-align: baseline;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
audio:not([controls]) {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[hidden], template {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
iframe {
  border: 0;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: device-width;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid:before, .uk-grid:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid > * {
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
  margin: 0;
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid > * > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid {
  margin-left: -25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid > * {
  padding-left: 25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 25px;
}

@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid {
    margin-left: -35px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid > * {
    padding-left: 35px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-collapse {
  margin-left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-collapse > * {
  padding-left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-collapse + .uk-grid-collapse, .uk-grid-collapse > .uk-grid-margin, .uk-grid-collapse > * > .uk-panel + .uk-panel {
  margin-top: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-small {
  margin-left: -10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-small > * {
  padding-left: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-small + .uk-grid-small, .uk-grid-small > .uk-grid-margin, .uk-grid-small > * > .uk-panel + .uk-panel {
  margin-top: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-medium {
  margin-left: -25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-medium > * {
  padding-left: 25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-medium + .uk-grid-medium, .uk-grid-medium > .uk-grid-margin, .uk-grid-medium > * > .uk-panel + .uk-panel {
  margin-top: 25px;
}

@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-large {
    margin-left: -35px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-large > * {
    padding-left: 35px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-large + .uk-grid-large, .uk-grid-large-margin, .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 35px;
  }
}
@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-large {
    margin-left: -50px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-large > * {
    padding-left: 50px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-large + .uk-grid-large, .uk-grid-large-margin, .uk-grid-large > * > .uk-panel + .uk-panel {
    margin-top: 50px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-divider:not(:empty) {
  margin-left: -25px;
  margin-right: -25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-divider > * {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2), .uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2), .uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  border-left: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 1px solid #ddd;
  }
}
@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: 1px solid #ddd;
  }
}
@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-divider:not(:empty) {
    margin-left: -35px;
    margin-right: -35px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-divider > * {
    padding-left: 35px;
    padding-right: 35px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-divider:empty {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-divider:empty {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-match > * {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-match > * > * {
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
  box-sizing: border-box;
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-grid-width'] > * {
  box-sizing: border-box;
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-width-1-2 > * {
  width: 50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-width-1-3 > * {
  width: 33.333%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-width-1-4 > * {
  width: 25%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-width-1-5 > * {
  width: 20%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-width-1-6 > * {
  width: 16.666%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-width-1-10 > * {
  width: 10%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid-width-auto > * {
  width: auto;
}

@media (min-width: 480px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-small-1-1 > * {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-small-1-2 > * {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-small-1-3 > * {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-small-1-4 > * {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-small-1-5 > * {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-small-1-6 > * {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-small-1-10 > * {
    width: 10%;
  }
}
@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-medium-1-1 > * {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-medium-1-2 > * {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-medium-1-3 > * {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-medium-1-4 > * {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-medium-1-5 > * {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-medium-1-6 > * {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-medium-1-10 > * {
    width: 10%;
  }
}
@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-large-1-1 > * {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-large-1-2 > * {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-large-1-3 > * {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-large-1-4 > * {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-large-1-5 > * {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-large-1-6 > * {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-large-1-10 > * {
    width: 10%;
  }
}
@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-xlarge-1-1 > * {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-xlarge-1-2 > * {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-xlarge-1-3 > * {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-xlarge-1-4 > * {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-xlarge-1-5 > * {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-xlarge-1-6 > * {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-grid-width-xlarge-1-10 > * {
    width: 10%;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-width'] {
  box-sizing: border-box;
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-1-1 {
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
  width: 50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-1-3, .uk-width-2-6 {
  width: 33.333%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-2-3, .uk-width-4-6 {
  width: 66.666%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-1-4 {
  width: 25%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-3-4 {
  width: 75%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-1-5, .uk-width-2-10 {
  width: 20%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-2-5, .uk-width-4-10 {
  width: 40%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-3-5, .uk-width-6-10 {
  width: 60%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-4-5, .uk-width-8-10 {
  width: 80%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-1-6 {
  width: 16.666%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-5-6 {
  width: 83.333%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-1-10 {
  width: 10%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-3-10 {
  width: 30%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-7-10 {
  width: 70%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-width-9-10 {
  width: 90%;
}

@media (min-width: 480px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-1-1 {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-1-2, .uk-width-small-2-4, .uk-width-small-3-6, .uk-width-small-5-10 {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-1-3, .uk-width-small-2-6 {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-2-3, .uk-width-small-4-6 {
    width: 66.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-1-4 {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-3-4 {
    width: 75%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-1-5, .uk-width-small-2-10 {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-2-5, .uk-width-small-4-10 {
    width: 40%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-3-5, .uk-width-small-6-10 {
    width: 60%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-4-5, .uk-width-small-8-10 {
    width: 80%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-1-6 {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-5-6 {
    width: 83.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-1-10 {
    width: 10%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-3-10 {
    width: 30%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-7-10 {
    width: 70%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-small-9-10 {
    width: 90%;
  }
}
@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-1-1 {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-1-3, .uk-width-medium-2-6 {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-2-3, .uk-width-medium-4-6 {
    width: 66.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-1-4 {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-3-4 {
    width: 75%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-1-5, .uk-width-medium-2-10 {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-2-5, .uk-width-medium-4-10 {
    width: 40%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-3-5, .uk-width-medium-6-10 {
    width: 60%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-4-5, .uk-width-medium-8-10 {
    width: 80%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-1-6 {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-5-6 {
    width: 83.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-1-10 {
    width: 10%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-3-10 {
    width: 30%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-7-10 {
    width: 70%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-medium-9-10 {
    width: 90%;
  }
}
@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-1-1 {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-1-3, .uk-width-large-2-6 {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-2-3, .uk-width-large-4-6 {
    width: 66.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-1-4 {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-3-4 {
    width: 75%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-1-5, .uk-width-large-2-10 {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-2-5, .uk-width-large-4-10 {
    width: 40%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-3-5, .uk-width-large-6-10 {
    width: 60%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-4-5, .uk-width-large-8-10 {
    width: 80%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-1-6 {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-5-6 {
    width: 83.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-1-10 {
    width: 10%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-3-10 {
    width: 30%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-7-10 {
    width: 70%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-large-9-10 {
    width: 90%;
  }
}
@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-1-1 {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-1-2, .uk-width-xlarge-2-4, .uk-width-xlarge-3-6, .uk-width-xlarge-5-10 {
    width: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-1-3, .uk-width-xlarge-2-6 {
    width: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-2-3, .uk-width-xlarge-4-6 {
    width: 66.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-1-4 {
    width: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-3-4 {
    width: 75%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-1-5, .uk-width-xlarge-2-10 {
    width: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-2-5, .uk-width-xlarge-4-10 {
    width: 40%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-3-5, .uk-width-xlarge-6-10 {
    width: 60%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-4-5, .uk-width-xlarge-8-10 {
    width: 80%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-1-6 {
    width: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-5-6 {
    width: 83.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-1-10 {
    width: 10%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-3-10 {
    width: 30%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-7-10 {
    width: 70%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-width-xlarge-9-10 {
    width: 90%;
  }
}
@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  [class*='uk-push-'], [class*='uk-pull-'] {
    position: relative;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-1-2, .uk-push-2-4, .uk-push-3-6, .uk-push-5-10 {
    left: 50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-1-3, .uk-push-2-6 {
    left: 33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-2-3, .uk-push-4-6 {
    left: 66.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-1-4 {
    left: 25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-3-4 {
    left: 75%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-1-5, .uk-push-2-10 {
    left: 20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-2-5, .uk-push-4-10 {
    left: 40%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-3-5, .uk-push-6-10 {
    left: 60%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-4-5, .uk-push-8-10 {
    left: 80%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-1-6 {
    left: 16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-5-6 {
    left: 83.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-1-10 {
    left: 10%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-3-10 {
    left: 30%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-7-10 {
    left: 70%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-push-9-10 {
    left: 90%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-1-2, .uk-pull-2-4, .uk-pull-3-6, .uk-pull-5-10 {
    left: -50%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-1-3, .uk-pull-2-6 {
    left: -33.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-2-3, .uk-pull-4-6 {
    left: -66.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-1-4 {
    left: -25%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-3-4 {
    left: -75%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-1-5, .uk-pull-2-10 {
    left: -20%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-2-5, .uk-pull-4-10 {
    left: -40%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-3-5, .uk-pull-6-10 {
    left: -60%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-4-5, .uk-pull-8-10 {
    left: -80%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-1-6 {
    left: -16.666%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-5-6 {
    left: -83.333%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-1-10 {
    left: -10%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-3-10 {
    left: -30%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-7-10 {
    left: -70%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-pull-9-10 {
    left: -90%;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel {
  display: block;
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel, .uk-panel:hover {
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel:before, .uk-panel:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel > :not(.uk-panel-title):last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  text-transform: none;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-teaser {
  margin-bottom: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-body {
  padding: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box {
  padding: 15px;
  background: #fafafa;
  color: #62769b;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box-hover:hover {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box .uk-panel-title {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box .uk-panel-badge {
  top: 10px;
  right: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box > .uk-panel-teaser {
  margin-top: -16px;
  margin-left: -16px;
  margin-right: -16px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box > .uk-nav-side {
  margin: 0 -15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box-primary {
  background-color: #ebf7fd;
  color: #2d7091;
  border-color: rgba(45, 112, 145, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box-primary-hover:hover {
  color: #2d7091;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box-primary .uk-panel-title {
  color: #2d7091;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box-secondary {
  background-color: #fff;
  color: rgba(32, 55, 69, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box-secondary-hover:hover {
  color: rgba(32, 55, 69, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box-secondary .uk-panel-title {
  color: rgba(32, 55, 69, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-hover {
  padding: 15px;
  color: #62769b;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-hover:hover {
  background: #fafafa;
  color: #62769b;
  border-color: #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-hover .uk-panel-badge {
  top: 10px;
  right: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-hover > .uk-panel-teaser {
  margin-top: -16px;
  margin-left: -16px;
  margin-right: -16px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-header .uk-panel-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-space {
  padding: 30px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-space .uk-panel-badge {
  top: 30px;
  right: 30px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel + .uk-panel-divider {
  margin-top: 50px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel + .uk-panel-divider:before {
  content: "";
  display: block;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  border-top: 1px solid #ddd;
}

@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-panel + .uk-panel-divider {
    margin-top: 70px !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-panel + .uk-panel-divider:before {
    top: -35px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-panel-box .uk-panel-teaser {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block {
  position: relative;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block:before, .uk-block:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block-large {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-block-large {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-block-large {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block-default {
  background: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block-muted {
  background: #fafbfb;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block-primary {
  background: #4a9cf9;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block-secondary {
  background: rgba(32, 55, 69, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-block-default + .uk-block-default, .uk-block-muted + .uk-block-muted, .uk-block-primary + .uk-block-primary, .uk-block-secondary + .uk-block-secondary {
  padding-top: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article:before, .uk-article:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article + .uk-article {
  margin-top: 25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article-title {
  font-size: 42px;
  line-height: 48px;
  font-weight: 500;
  text-transform: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article-title a {
  color: inherit;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article-meta {
  font-size: 14px;
  line-height: 20px;
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article-lead {
  color: #62769b;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article-divider {
  margin-bottom: 25px;
  border-color: #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-article-divider {
  margin-top: 25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-article + .uk-article {
  padding-top: 25px;
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-header {
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fafafa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-header:before, .uk-comment-header:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-header:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-avatar {
  margin-right: 15px;
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-title {
  margin: 5px 0 0 0;
  font-size: 18px;
  line-height: 24px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-meta {
  margin: 2px 0 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-body {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-body > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-list {
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-list .uk-comment + ul {
  margin: 25px 0 0 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-list > li:nth-child(n+2), .uk-comment-list .uk-comment + ul > li:nth-child(n+2) {
  margin-top: 25px;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-comment-list .uk-comment + ul {
    padding-left: 100px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-comment-primary .uk-comment-header {
  border-color: rgba(74, 156, 249, 0.3);
  background-color: #ecf5fe;
  color: #4a9cf9;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-cover-background {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-cover {
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-cover-object {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-uk-cover] {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav, .uk-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav li > a {
  display: block;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav > li > a {
  padding: 5px 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav ul {
  padding-left: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav ul a {
  padding: 2px 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav li > a > div {
  font-size: 14px;
  line-height: 20px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-header {
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-header:not(:first-child) {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-divider {
  margin: 9px 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
ul.uk-nav-sub {
  padding: 5px 0 5px 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-parent-icon > .uk-parent > a:after {
  content: "\f104";
  width: 1.5;
  margin-right: -10px;
  float: right;
  font-family: FontAwesome;
  text-align: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
  content: "\f107";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-side > li > a {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0.03);
  color: #62769b;
  outline: none;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.06);
  text-shadow: 0 -1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-side > li.uk-active > a {
  background: #4a9cf9;
  color: #fff;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-side .uk-nav-header {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-side .uk-nav-divider {
  border-top: 1px solid #ddd;
  box-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-side ul a {
  color: #4a9cf9;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-side ul a:hover {
  color: #059;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-dropdown > li > a {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-dropdown > li > a:hover, .uk-nav-dropdown > li > a:focus {
  background: #4a9cf9;
  color: #fff;
  outline: none;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-dropdown .uk-nav-header {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-dropdown .uk-nav-divider {
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-dropdown ul a {
  color: #4a9cf9;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-dropdown ul a:hover {
  color: #059;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-navbar > li > a {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
  background: #4a9cf9;
  color: #fff;
  outline: none;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-navbar .uk-nav-header {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-navbar .uk-nav-divider {
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-navbar ul a {
  color: #4a9cf9;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-navbar ul a:hover {
  color: #059;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-offcanvas > li > a {
  color: #8794ac;
  padding: 10px 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
  background: #fff;
  color: #62769b;
  outline: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #e6e6e6;
  color: #62769b;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-offcanvas .uk-nav-header {
  color: #8794ac;
  margin-top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-offcanvas .uk-nav-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.01);
  margin: 0;
  height: 4px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-offcanvas ul a {
  color: #8794ac;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-offcanvas {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-offcanvas .uk-nav-sub {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar {
  background: #62769b;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar:before, .uk-navbar:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav > li {
  float: left;
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  height: 90px;
  padding: 0 20px;
  line-height: 89px;
  color: #fff;
  font-size: 12px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  text-shadow: 0 1px 0 none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav > li > a[href='#'] {
  cursor: text;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  outline: none;
  position: relative;
  z-index: 1;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: rgba(0, 0, 0, 0.1);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav > li > a:active {
  background-color: #eee;
  color: #62769b;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: rgba(0, 0, 0, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav > li.uk-active > a {
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: rgba(0, 0, 0, 0.1);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav .uk-navbar-nav-subtitle {
  line-height: 77px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav-subtitle > div {
  margin-top: -31.5px;
  font-size: 10px;
  line-height: 12px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
  box-sizing: border-box;
  display: block;
  height: 90px;
  padding: 0 20px;
  float: left;
  margin-top: -1px;
  text-shadow: 0 1px 0 none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-content:before, .uk-navbar-brand:before, .uk-navbar-toggle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-content + .uk-navbar-content:not(.uk-navbar-center) {
  padding-left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-content > a:not([class]) {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-content > a:not([class]):hover {
  color: #059;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-brand {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-brand:hover, .uk-navbar-brand:focus {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  outline: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-toggle {
  font-size: 20px;
  color: #62769b;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
  color: #62769b;
  text-decoration: none;
  outline: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-toggle:after {
  content: "\f0c9";
  font-family: FontAwesome;
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-toggle-alt:after {
  content: "\f002";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-center {
  float: none;
  text-align: center;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-flip {
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-nav:first-child > li:first-child > a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-flip .uk-navbar-nav > li > a {
  margin-left: 0;
  margin-right: -1px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-flip .uk-navbar-nav:first-child > li:first-child > a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-flip .uk-navbar-nav:last-child > li:last-child > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-attached {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-attached .uk-navbar-nav > li > a {
  border-radius: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav > * {
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
  padding-left: 10px;
  margin-top: 10px;
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav:before, .uk-subnav:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav > * {
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav > * > * {
  display: inline-block;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav > * > :hover, .uk-subnav > * > :focus {
  color: #4a9cf9;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav > .uk-active > * {
  color: #4a9cf9;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav-line > :before {
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav-line > :nth-child(n+2):before {
  margin-right: 10px;
  border-left: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav-pill > * > * {
  padding: 3px 9px;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav-pill > * > :hover, .uk-subnav-pill > * > :focus {
  background: #fafafa;
  color: #62769b;
  text-decoration: none;
  outline: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav-pill > .uk-active > * {
  background: #4a9cf9;
  color: #fff;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-subnav > .uk-disabled > * {
  background: none;
  color: #a6afb4;
  text-decoration: none;
  cursor: text;
  box-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-breadcrumb {
  padding: 0;
  list-style: none;
  font-size: 0.001px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-breadcrumb > li {
  font-size: 1rem;
  vertical-align: top;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
  display: inline-block;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-breadcrumb > li:nth-child(n+2):before {
  content: "/";
  display: inline-block;
  margin: 0 8px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-breadcrumb > li:not(.uk-active) > span {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0.001px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination:before, .uk-pagination:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > li {
  display: inline-block;
  font-size: 1rem;
  vertical-align: top;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > li:nth-child(n+2) {
  margin-left: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > li > a, .uk-pagination > li > span {
  display: inline-block;
  min-width: -2.5px;
  padding: 3px 5px;
  line-height: 1.5;
  text-decoration: none;
  box-sizing: content-box;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > li > a {
  background: #f5f5f5;
  color: #62769b;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
  background-color: #fafafa;
  color: #62769b;
  outline: none;
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > li > a:active {
  background-color: #eee;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > .uk-active > span {
  background: #4a9cf9;
  color: #fff;
  border-color: transparent;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination > .uk-disabled > span {
  background-color: #fafafa;
  color: #a6afb4;
  border: 1px solid rgba(0, 0, 0, 0.06);
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination-previous {
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination-next {
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination-left {
  text-align: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-pagination-right {
  text-align: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab:before, .uk-tab:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li {
  margin-bottom: -1px;
  float: left;
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li > a {
  display: block;
  padding: 8px 12px 8px 12px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  color: #4a9cf9;
  text-decoration: none;
  border-radius: 4px 4px 0 0;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li:nth-child(n+2) > a {
  margin-left: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li > a:hover, .uk-tab > li > a:focus, .uk-tab > li.uk-open > a {
  border-color: rgba(0, 0, 0, 0.06);
  background: #f5f5f5;
  color: #059;
  outline: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li:not(.uk-active) > a:hover, .uk-tab > li:not(.uk-active) > a:focus, .uk-tab > li.uk-open:not(.uk-active) > a {
  margin-bottom: 1px;
  padding-bottom: 7px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li.uk-active > a {
  border-color: #ddd;
  border-bottom-color: transparent;
  background: #fff;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li.uk-disabled > a {
  color: #a6afb4;
  cursor: text;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li.uk-disabled > a:hover, .uk-tab > li.uk-disabled > a:focus, .uk-tab > li.uk-disabled.uk-active > a {
  background: none;
  border-color: transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-flip > li {
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-flip > li:nth-child(n+2) > a {
  margin-left: 0;
  margin-right: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab > li.uk-tab-responsive > a {
  margin-left: 0;
  margin-right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-responsive > a:before {
  content: "\f0c9\00a0";
  font-family: FontAwesome;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-center {
  border-bottom: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-center-bottom {
  border-bottom: none;
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-center:before, .uk-tab-center:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-center:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-center .uk-tab {
  position: relative;
  right: 50%;
  border: none;
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-center .uk-tab > li {
  position: relative;
  right: -50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-center .uk-tab > li > a {
  text-align: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-bottom {
  border-top: 1px solid #ddd;
  border-bottom: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-bottom > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-bottom > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-top-width: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-bottom > li:not(.uk-active) > a:hover, .uk-tab-bottom > li:not(.uk-active) > a:focus, .uk-tab-bottom > li.uk-open:not(.uk-active) > a {
  margin-bottom: 0;
  margin-top: 1px;
  padding-bottom: 8px;
  padding-top: 7px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-bottom > li.uk-active > a {
  border-top-color: transparent;
  border-bottom-color: #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-grid {
  margin-left: -5px;
  border-bottom: none;
  position: relative;
  z-index: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-grid:before {
  display: block;
  position: absolute;
  left: 5px;
  right: 0;
  bottom: -1px;
  border-top: 1px solid #ddd;
  z-index: -1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-grid > li:first-child > a {
  margin-left: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-grid > li > a {
  text-align: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-grid.uk-tab-bottom {
  border-top: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-grid.uk-tab-bottom:before {
  top: -1px;
  bottom: auto;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left, .uk-tab-right {
    border-bottom: none;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li, .uk-tab-right > li {
    margin-bottom: 0;
    float: none;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li > a, .uk-tab-right > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li:nth-child(n+2) > a, .uk-tab-right > li:nth-child(n+2) > a {
    margin-left: 0;
    margin-top: 5px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li.uk-active > a, .uk-tab-right > li.uk-active > a {
    border-color: #ddd;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left {
    border-right: 1px solid #ddd;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li {
    margin-right: -1px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li > a {
    border-bottom-width: 1px;
    border-right-width: 0;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li:not(.uk-active) > a:hover, .uk-tab-left > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-right: 1px;
    padding-bottom: 8px;
    padding-right: 11px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li.uk-active > a {
    border-right-color: transparent;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-right {
    border-left: 1px solid #ddd;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-right > li {
    margin-left: -1px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-right > li > a {
    border-bottom-width: 1px;
    border-left-width: 0;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-right > li:not(.uk-active) > a:hover, .uk-tab-right > li:not(.uk-active) > a:focus {
    margin-bottom: 0;
    margin-left: 1px;
    padding-bottom: 8px;
    padding-left: 11px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-right > li.uk-active > a {
    border-left-color: transparent;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tab-bottom > li > a {
  border-radius: 0 0 4px 4px;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-left > li > a {
    border-radius: 4px 0 0 4px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-tab-right > li > a {
    border-radius: 0 4px 4px 0;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: -10px;
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav > * {
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
  padding-left: 10px;
  margin-top: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav:before, .uk-thumbnav:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav > * {
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav > * > * {
  display: block;
  background: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav > * > * > img {
  opacity: .7;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav > * > :hover > img, .uk-thumbnav > * > :focus > img {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnav > .uk-active > * > img {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list {
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list > li:before, .uk-list > li:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list > li:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list > li > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list ul {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list-line > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list-striped > li {
  padding: 5px 5px;
  border-bottom: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list-striped > li:nth-of-type(odd) {
  background: #fafafa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list-space > li:nth-child(n+2) {
  margin-top: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-list-striped > li:first-child {
  border-top: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-description-list-horizontal {
    overflow: hidden;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-description-list-horizontal > dt {
    width: 160px;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-description-list-horizontal > dd {
    margin-left: 180px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-description-list-line > dt {
  font-weight: normal;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-description-list-line > dt:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-description-list-line > dd {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-table {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table th, .uk-table td {
  padding: 8px 8px;
  border-bottom: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table th {
  text-align: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table td {
  vertical-align: top;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table thead th {
  vertical-align: bottom;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table caption, .uk-table tfoot {
  font-size: 14px;
  font-style: italic;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table caption {
  text-align: left;
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table tbody tr.uk-active {
  background: #f0f0f0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table-middle, .uk-table-middle td {
  vertical-align: middle !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #fafafa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table-condensed td {
  padding: 4px 8px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-table-hover tbody tr:hover {
  background: #f0f0f0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input, .uk-form select, .uk-form textarea {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  color: inherit;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form select {
  text-transform: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form optgroup {
  font: inherit;
  font-weight: bold;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type="checkbox"], .uk-form input[type="radio"] {
  padding: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type="checkbox"]:not(:disabled), .uk-form input[type="radio"]:not(:disabled) {
  cursor: pointer;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="number"], .uk-form input[type="datetime"] {
  -webkit-appearance: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type="search"]::-webkit-search-cancel-button, .uk-form input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type="number"]::-webkit-inner-spin-button, .uk-form input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form ::-moz-placeholder {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form :invalid {
  box-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input:not([type="radio"]):not([type="checkbox"]), .uk-form select {
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
  height: 30px;
  max-width: 100%;
  padding: 4px 6px;
  border: 1px solid #ddd;
  background: #fff;
  color: #62769b;
  -webkit-transition: all 0.2s linear;
  -webkit-transition-property: border,background,color,box-shadow,padding;
  transition: all 0.2s linear;
  transition-property: border,background,color,box-shadow,padding;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form select:focus, .uk-form textarea:focus, .uk-form input:not([type]):focus, .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="color"]:focus {
  border-color: #99baca;
  outline: 0;
  background: #f5fbfe;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form select:disabled, .uk-form textarea:disabled, .uk-form input:not([type]):disabled, .uk-form input[type="text"]:disabled, .uk-form input[type="password"]:disabled, .uk-form input[type="datetime"]:disabled, .uk-form input[type="datetime-local"]:disabled, .uk-form input[type="date"]:disabled, .uk-form input[type="month"]:disabled, .uk-form input[type="time"]:disabled, .uk-form input[type="week"]:disabled, .uk-form input[type="number"]:disabled, .uk-form input[type="email"]:disabled, .uk-form input[type="url"]:disabled, .uk-form input[type="search"]:disabled, .uk-form input[type="tel"]:disabled, .uk-form input[type="color"]:disabled {
  border-color: #ddd;
  background-color: #fafafa;
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form :-ms-input-placeholder {
  color: #a6afb4 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form ::-moz-placeholder {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form ::-webkit-input-placeholder {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form :disabled:-ms-input-placeholder {
  color: #a6afb4 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form :disabled::-moz-placeholder {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form :disabled::-webkit-input-placeholder {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form legend {
  width: 100%;
  border: 0;
  padding: 0;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 34px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form legend:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ddd;
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
select.uk-form-small, textarea.uk-form-small, input[type].uk-form-small, input:not([type]).uk-form-small {
  height: 25px;
  padding: 3px 3px;
  font-size: 14px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
select.uk-form-large, textarea.uk-form-large, input[type].uk-form-large, input:not([type]).uk-form-large {
  height: 40px;
  padding: 8px 6px;
  font-size: 18px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form textarea, .uk-form select[multiple], .uk-form select[size] {
  height: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-danger {
  border-color: #fd6c75 !important;
  background: rgba(253, 108, 117, 0.1) !important;
  color: #fd6c75 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-success {
  border-color: #4cd664 !important;
  background: rgba(76, 214, 100, 0.1) !important;
  color: #4cd664 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-blank {
  border-color: transparent !important;
  border-style: dashed !important;
  background: none !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-blank:focus {
  border-color: #ddd !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
input.uk-form-width-mini {
  width: 40px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
select.uk-form-width-mini {
  width: 65px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-width-small {
  width: 130px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-width-medium {
  width: 200px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-width-large {
  width: 500px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-row:before, .uk-form-row:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-row:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-row + .uk-form-row {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-help-inline {
  display: inline-block;
  margin: 0 0 0 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-help-block {
  margin: 5px 0 0 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-controls > :first-child {
  margin-top: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-controls > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-controls-condensed {
  margin: 5px 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}

@media (max-width: 959px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
  }
}
@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 5px;
    float: left;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 5px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-icon {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-icon > [class*='uk-icon-'] {
  position: absolute;
  top: 50%;
  width: 30px;
  margin-top: -8px;
  font-size: 16px;
  color: #a6afb4;
  text-align: center;
  pointer-events: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-icon:not(.uk-form-icon-flip) > input {
  padding-left: 30px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-icon-flip > [class*='uk-icon-'] {
  right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-icon-flip > input {
  padding-right: 30px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button {
  -webkit-appearance: none;
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: #62769b;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 12px;
  background: #f5f5f5;
  vertical-align: middle;
  line-height: 28px;
  min-height: 30px;
  font-size: 1rem;
  text-decoration: none;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button:not(:disabled) {
  cursor: pointer;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button:hover, .uk-button:focus {
  background-color: #fafafa;
  color: #62769b;
  outline: none;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0.16);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button:active, .uk-button.uk-active {
  background-color: #eee;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-primary {
  background-color: #4a9cf9;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-primary:hover, .uk-button-primary:focus {
  background-color: #1780f7;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-primary:active, .uk-button-primary.uk-active {
  background-color: #0a67d0;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-success {
  background-color: #4cd664;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-success:hover, .uk-button-success:focus {
  background-color: #32b749;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-success:active, .uk-button-success.uk-active {
  background-color: #229a37;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-danger {
  background-color: #fd6c75;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-danger:hover, .uk-button-danger:focus {
  background-color: #e4354f;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-danger:active, .uk-button-danger.uk-active {
  background-color: #b84141;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button:disabled {
  background-color: #fafafa;
  color: #a6afb4;
  border-color: rgba(0, 0, 0, 0.06);
  box-shadow: none;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-link, .uk-button-link:hover, .uk-button-link:focus, .uk-button-link:active, .uk-button-link.uk-active, .uk-button-link:disabled {
  border-color: transparent;
  background: none;
  box-shadow: none;
  text-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-link {
  color: #4a9cf9;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-link:hover, .uk-button-link:focus, .uk-button-link:active, .uk-button-link.uk-active {
  color: #059;
  text-decoration: underline;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-link:disabled {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-link:focus {
  outline: 1px dotted;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-mini {
  min-height: 20px;
  padding: 0 6px;
  line-height: 18px;
  font-size: 12px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-small {
  min-height: 25px;
  padding: 0 10px;
  line-height: 23px;
  font-size: 14px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-large {
  min-height: 40px;
  padding: 0 15px;
  line-height: 38px;
  font-size: 18px;
  border-radius: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 0.001px;
  white-space: nowrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group > * {
  display: inline-block;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group .uk-button {
  vertical-align: top;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-dropdown {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-primary, .uk-button-success, .uk-button-danger {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-primary:hover, .uk-button-primary:focus, .uk-button-success:hover, .uk-button-success:focus, .uk-button-danger:hover, .uk-button-danger:focus {
  border-color: rgba(0, 0, 0, 0.21);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group > .uk-button:not(:first-child):not(:last-child), .uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group > .uk-button:first-child, .uk-button-group > div:first-child .uk-button {
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group > .uk-button:last-child, .uk-button-group > div:last-child .uk-button {
  border-left-color: rgba(0, 0, 0, 0.1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group > .uk-button:nth-child(n+2), .uk-button-group > div:nth-child(n+2) .uk-button {
  margin-left: -1px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-button-group .uk-button:hover, .uk-button-group .uk-button:active, .uk-button-group .uk-button.uk-active {
  position: relative;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-icon-'] {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-icon-'], [class*='uk-icon-']:hover, [class*='uk-icon-']:focus {
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-small {
  font-size: 150%;
  vertical-align: -10%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-medium {
  font-size: 200%;
  vertical-align: -16%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-large {
  font-size: 250%;
  vertical-align: -22%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-justify {
  width: 1em;
  text-align: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-spin {
  display: inline-block;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hover {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hover:hover {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #f5f5f5;
  line-height: 35px;
  color: #62769b;
  font-size: 18px;
  text-align: center;
  border: 1px solid #e7e7e7;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-button:hover, .uk-icon-button:focus {
  background-color: #fafafa;
  color: #62769b;
  outline: none;
  border-color: #d3d3d3;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-button:active {
  background-color: #eee;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-glass:before {
  content: "\f000";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-music:before {
  content: "\f001";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-search:before {
  content: "\f002";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-envelope-o:before {
  content: "\f003";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-heart:before {
  content: "\f004";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-star:before {
  content: "\f005";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-star-o:before {
  content: "\f006";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-user:before {
  content: "\f007";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-film:before {
  content: "\f008";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-th-large:before {
  content: "\f009";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-th:before {
  content: "\f00a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-th-list:before {
  content: "\f00b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-check:before {
  content: "\f00c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-remove:before, .uk-icon-close:before, .uk-icon-times:before {
  content: "\f00d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-search-plus:before {
  content: "\f00e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-search-minus:before {
  content: "\f010";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-power-off:before {
  content: "\f011";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-signal:before {
  content: "\f012";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gear:before, .uk-icon-cog:before {
  content: "\f013";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-trash-o:before {
  content: "\f014";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-home:before {
  content: "\f015";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-o:before {
  content: "\f016";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-clock-o:before {
  content: "\f017";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-road:before {
  content: "\f018";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-download:before {
  content: "\f019";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-inbox:before {
  content: "\f01c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-play-circle-o:before {
  content: "\f01d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-rotate-right:before, .uk-icon-repeat:before {
  content: "\f01e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-refresh:before {
  content: "\f021";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-list-alt:before {
  content: "\f022";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-lock:before {
  content: "\f023";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-flag:before {
  content: "\f024";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-headphones:before {
  content: "\f025";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-volume-off:before {
  content: "\f026";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-volume-down:before {
  content: "\f027";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-volume-up:before {
  content: "\f028";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-qrcode:before {
  content: "\f029";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-barcode:before {
  content: "\f02a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tag:before {
  content: "\f02b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tags:before {
  content: "\f02c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-book:before {
  content: "\f02d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bookmark:before {
  content: "\f02e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-print:before {
  content: "\f02f";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-camera:before {
  content: "\f030";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-font:before {
  content: "\f031";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bold:before {
  content: "\f032";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-italic:before {
  content: "\f033";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-text-height:before {
  content: "\f034";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-text-width:before {
  content: "\f035";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-align-left:before {
  content: "\f036";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-align-center:before {
  content: "\f037";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-align-right:before {
  content: "\f038";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-align-justify:before {
  content: "\f039";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-list:before {
  content: "\f03a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-dedent:before, .uk-icon-outdent:before {
  content: "\f03b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-indent:before {
  content: "\f03c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-video-camera:before {
  content: "\f03d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-photo:before, .uk-icon-image:before, .uk-icon-picture-o:before {
  content: "\f03e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pencil:before {
  content: "\f040";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-map-marker:before {
  content: "\f041";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-adjust:before {
  content: "\f042";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tint:before {
  content: "\f043";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-edit:before, .uk-icon-pencil-square-o:before {
  content: "\f044";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-share-square-o:before {
  content: "\f045";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-check-square-o:before {
  content: "\f046";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrows:before {
  content: "\f047";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-step-backward:before {
  content: "\f048";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fast-backward:before {
  content: "\f049";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-backward:before {
  content: "\f04a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-play:before {
  content: "\f04b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pause:before {
  content: "\f04c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stop:before {
  content: "\f04d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-forward:before {
  content: "\f04e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fast-forward:before {
  content: "\f050";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-step-forward:before {
  content: "\f051";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-eject:before {
  content: "\f052";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-left:before {
  content: "\f053";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-right:before {
  content: "\f054";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-plus-circle:before {
  content: "\f055";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-minus-circle:before {
  content: "\f056";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-times-circle:before {
  content: "\f057";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-check-circle:before {
  content: "\f058";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-question-circle:before {
  content: "\f059";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-info-circle:before {
  content: "\f05a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-crosshairs:before {
  content: "\f05b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-times-circle-o:before {
  content: "\f05c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-check-circle-o:before {
  content: "\f05d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ban:before {
  content: "\f05e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-left:before {
  content: "\f060";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-right:before {
  content: "\f061";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-up:before {
  content: "\f062";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-down:before {
  content: "\f063";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mail-forward:before, .uk-icon-share:before {
  content: "\f064";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-expand:before {
  content: "\f065";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-compress:before {
  content: "\f066";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-plus:before {
  content: "\f067";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-minus:before {
  content: "\f068";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-asterisk:before {
  content: "\f069";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-exclamation-circle:before {
  content: "\f06a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gift:before {
  content: "\f06b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-leaf:before {
  content: "\f06c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fire:before {
  content: "\f06d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-eye:before {
  content: "\f06e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-eye-slash:before {
  content: "\f070";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-warning:before, .uk-icon-exclamation-triangle:before {
  content: "\f071";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-plane:before {
  content: "\f072";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-calendar:before {
  content: "\f073";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-random:before {
  content: "\f074";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-comment:before {
  content: "\f075";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-magnet:before {
  content: "\f076";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-up:before {
  content: "\f077";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-down:before {
  content: "\f078";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-retweet:before {
  content: "\f079";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-shopping-cart:before {
  content: "\f07a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-folder:before {
  content: "\f07b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-folder-open:before {
  content: "\f07c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrows-v:before {
  content: "\f07d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrows-h:before {
  content: "\f07e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bar-chart-o:before, .uk-icon-bar-chart:before {
  content: "\f080";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-twitter-square:before {
  content: "\f081";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-facebook-square:before {
  content: "\f082";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-camera-retro:before {
  content: "\f083";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-key:before {
  content: "\f084";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gears:before, .uk-icon-cogs:before {
  content: "\f085";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-comments:before {
  content: "\f086";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-thumbs-o-up:before {
  content: "\f087";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-thumbs-o-down:before {
  content: "\f088";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-star-half:before {
  content: "\f089";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-heart-o:before {
  content: "\f08a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sign-out:before {
  content: "\f08b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-linkedin-square:before {
  content: "\f08c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-thumb-tack:before {
  content: "\f08d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-external-link:before {
  content: "\f08e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sign-in:before {
  content: "\f090";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-trophy:before {
  content: "\f091";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-github-square:before {
  content: "\f092";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-upload:before {
  content: "\f093";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-lemon-o:before {
  content: "\f094";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-phone:before {
  content: "\f095";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-square-o:before {
  content: "\f096";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bookmark-o:before {
  content: "\f097";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-phone-square:before {
  content: "\f098";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-twitter:before {
  content: "\f099";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-facebook-f:before, .uk-icon-facebook:before {
  content: "\f09a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-github:before {
  content: "\f09b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-unlock:before {
  content: "\f09c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-credit-card:before {
  content: "\f09d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-rss:before {
  content: "\f09e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hdd-o:before {
  content: "\f0a0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bullhorn:before {
  content: "\f0a1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bell:before {
  content: "\f0f3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-certificate:before {
  content: "\f0a3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-o-right:before {
  content: "\f0a4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-o-left:before {
  content: "\f0a5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-o-up:before {
  content: "\f0a6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-o-down:before {
  content: "\f0a7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-globe:before {
  content: "\f0ac";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wrench:before {
  content: "\f0ad";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tasks:before {
  content: "\f0ae";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-filter:before {
  content: "\f0b0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-briefcase:before {
  content: "\f0b1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrows-alt:before {
  content: "\f0b2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-group:before, .uk-icon-users:before {
  content: "\f0c0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chain:before, .uk-icon-link:before {
  content: "\f0c1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cloud:before {
  content: "\f0c2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-flask:before {
  content: "\f0c3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cut:before, .uk-icon-scissors:before {
  content: "\f0c4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-copy:before, .uk-icon-files-o:before {
  content: "\f0c5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-paperclip:before {
  content: "\f0c6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-save:before, .uk-icon-floppy-o:before {
  content: "\f0c7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-square:before {
  content: "\f0c8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-navicon:before, .uk-icon-reorder:before, .uk-icon-bars:before {
  content: "\f0c9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-list-ul:before {
  content: "\f0ca";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-list-ol:before {
  content: "\f0cb";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-strikethrough:before {
  content: "\f0cc";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-underline:before {
  content: "\f0cd";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-table:before {
  content: "\f0ce";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-magic:before {
  content: "\f0d0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-truck:before {
  content: "\f0d1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pinterest:before {
  content: "\f0d2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pinterest-square:before {
  content: "\f0d3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-google-plus-square:before {
  content: "\f0d4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-google-plus:before {
  content: "\f0d5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-money:before {
  content: "\f0d6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-caret-down:before {
  content: "\f0d7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-caret-up:before {
  content: "\f0d8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-caret-left:before {
  content: "\f0d9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-caret-right:before {
  content: "\f0da";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-columns:before {
  content: "\f0db";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-unsorted:before, .uk-icon-sort:before {
  content: "\f0dc";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-down:before, .uk-icon-sort-desc:before {
  content: "\f0dd";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-up:before, .uk-icon-sort-asc:before {
  content: "\f0de";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-envelope:before {
  content: "\f0e0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-linkedin:before {
  content: "\f0e1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-rotate-left:before, .uk-icon-undo:before {
  content: "\f0e2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-legal:before, .uk-icon-gavel:before {
  content: "\f0e3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-dashboard:before, .uk-icon-tachometer:before {
  content: "\f0e4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-comment-o:before {
  content: "\f0e5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-comments-o:before {
  content: "\f0e6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-flash:before, .uk-icon-bolt:before {
  content: "\f0e7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sitemap:before {
  content: "\f0e8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-umbrella:before {
  content: "\f0e9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-paste:before, .uk-icon-clipboard:before {
  content: "\f0ea";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-lightbulb-o:before {
  content: "\f0eb";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-exchange:before {
  content: "\f0ec";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cloud-download:before {
  content: "\f0ed";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-user-md:before {
  content: "\f0f0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stethoscope:before {
  content: "\f0f1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-suitcase:before {
  content: "\f0f2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bell-o:before {
  content: "\f0a2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-coffee:before {
  content: "\f0f4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cutlery:before {
  content: "\f0f5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-text-o:before {
  content: "\f0f6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-building-o:before {
  content: "\f0f7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hospital-o:before {
  content: "\f0f8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ambulance:before {
  content: "\f0f9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-medkit:before {
  content: "\f0fa";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-beer:before {
  content: "\f0fc";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-h-square:before {
  content: "\f0fd";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-plus-square:before {
  content: "\f0fe";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-double-left:before {
  content: "\f100";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-double-right:before {
  content: "\f101";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-double-up:before {
  content: "\f102";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-double-down:before {
  content: "\f103";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-left:before {
  content: "\f104";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-right:before {
  content: "\f105";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-up:before {
  content: "\f106";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angle-down:before {
  content: "\f107";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-desktop:before {
  content: "\f108";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-laptop:before {
  content: "\f109";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tablet:before {
  content: "\f10a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mobile-phone:before, .uk-icon-mobile:before {
  content: "\f10b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-circle-o:before {
  content: "\f10c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-quote-left:before {
  content: "\f10d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-quote-right:before {
  content: "\f10e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-spinner:before {
  content: "\f110";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-circle:before {
  content: "\f111";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mail-reply:before, .uk-icon-reply:before {
  content: "\f112";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-github-alt:before {
  content: "\f113";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-folder-o:before {
  content: "\f114";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-folder-open-o:before {
  content: "\f115";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-smile-o:before {
  content: "\f118";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-frown-o:before {
  content: "\f119";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-meh-o:before {
  content: "\f11a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gamepad:before {
  content: "\f11b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-keyboard-o:before {
  content: "\f11c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-flag-o:before {
  content: "\f11d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-flag-checkered:before {
  content: "\f11e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-terminal:before {
  content: "\f120";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-code:before {
  content: "\f121";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mail-reply-all:before, .uk-icon-reply-all:before {
  content: "\f122";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-star-half-empty:before, .uk-icon-star-half-full:before, .uk-icon-star-half-o:before {
  content: "\f123";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-location-arrow:before {
  content: "\f124";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-crop:before {
  content: "\f125";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-code-fork:before {
  content: "\f126";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-unlink:before, .uk-icon-chain-broken:before {
  content: "\f127";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-question:before {
  content: "\f128";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-info:before {
  content: "\f129";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-exclamation:before {
  content: "\f12a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-superscript:before {
  content: "\f12b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-subscript:before {
  content: "\f12c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-eraser:before {
  content: "\f12d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-microphone:before {
  content: "\f130";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-microphone-slash:before {
  content: "\f131";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-shield:before {
  content: "\f132";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-calendar-o:before {
  content: "\f133";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-rocket:before {
  content: "\f135";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-maxcdn:before {
  content: "\f136";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-circle-left:before {
  content: "\f137";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-circle-right:before {
  content: "\f138";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-circle-up:before {
  content: "\f139";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-html5:before {
  content: "\f13b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-css3:before {
  content: "\f13c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-anchor:before {
  content: "\f13d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-unlock-alt:before {
  content: "\f13e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bullseye:before {
  content: "\f140";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ellipsis-h:before {
  content: "\f141";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ellipsis-v:before {
  content: "\f142";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-rss-square:before {
  content: "\f143";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-play-circle:before {
  content: "\f144";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ticket:before {
  content: "\f145";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-minus-square:before {
  content: "\f146";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-minus-square-o:before {
  content: "\f147";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-level-up:before {
  content: "\f148";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-level-down:before {
  content: "\f149";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-check-square:before {
  content: "\f14a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pencil-square:before {
  content: "\f14b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-external-link-square:before {
  content: "\f14c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-share-square:before {
  content: "\f14d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-compass:before {
  content: "\f14e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-toggle-down:before, .uk-icon-caret-square-o-down:before {
  content: "\f150";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-toggle-up:before, .uk-icon-caret-square-o-up:before {
  content: "\f151";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-toggle-right:before, .uk-icon-caret-square-o-right:before {
  content: "\f152";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-euro:before, .uk-icon-eur:before {
  content: "\f153";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gbp:before {
  content: "\f154";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-dollar:before, .uk-icon-usd:before {
  content: "\f155";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-rupee:before, .uk-icon-inr:before {
  content: "\f156";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cny:before, .uk-icon-rmb:before, .uk-icon-yen:before, .uk-icon-jpy:before {
  content: "\f157";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ruble:before, .uk-icon-rouble:before, .uk-icon-rub:before {
  content: "\f158";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-won:before, .uk-icon-krw:before {
  content: "\f159";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bitcoin:before, .uk-icon-btc:before {
  content: "\f15a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file:before {
  content: "\f15b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-text:before {
  content: "\f15c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-amount-asc:before {
  content: "\f160";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-amount-desc:before {
  content: "\f161";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-thumbs-up:before {
  content: "\f164";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-thumbs-down:before {
  content: "\f165";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-youtube-square:before {
  content: "\f166";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-youtube:before {
  content: "\f167";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-xing:before {
  content: "\f168";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-xing-square:before {
  content: "\f169";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-youtube-play:before {
  content: "\f16a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-dropbox:before {
  content: "\f16b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stack-overflow:before {
  content: "\f16c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-instagram:before {
  content: "\f16d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-flickr:before {
  content: "\f16e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-adn:before {
  content: "\f170";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bitbucket:before {
  content: "\f171";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bitbucket-square:before {
  content: "\f172";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tumblr:before {
  content: "\f173";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tumblr-square:before {
  content: "\f174";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-long-arrow-down:before {
  content: "\f175";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-long-arrow-up:before {
  content: "\f176";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-long-arrow-left:before {
  content: "\f177";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-long-arrow-right:before {
  content: "\f178";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-apple:before {
  content: "\f179";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-windows:before {
  content: "\f17a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-android:before {
  content: "\f17b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-linux:before {
  content: "\f17c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-dribbble:before {
  content: "\f17d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-skype:before {
  content: "\f17e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-foursquare:before {
  content: "\f180";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-trello:before {
  content: "\f181";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-female:before {
  content: "\f182";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-male:before {
  content: "\f183";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gittip:before, .uk-icon-gratipay:before {
  content: "\f184";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sun-o:before {
  content: "\f185";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-moon-o:before {
  content: "\f186";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-archive:before {
  content: "\f187";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bug:before {
  content: "\f188";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-vk:before {
  content: "\f189";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-weibo:before {
  content: "\f18a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-renren:before {
  content: "\f18b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pagelines:before {
  content: "\f18c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stack-exchange:before {
  content: "\f18d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-toggle-left:before, .uk-icon-caret-square-o-left:before {
  content: "\f191";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-dot-circle-o:before {
  content: "\f192";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wheelchair:before {
  content: "\f193";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-vimeo-square:before {
  content: "\f194";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-turkish-lira:before, .uk-icon-try:before {
  content: "\f195";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-plus-square-o:before {
  content: "\f196";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-space-shuttle:before {
  content: "\f197";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-slack:before {
  content: "\f198";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-envelope-square:before {
  content: "\f199";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wordpress:before {
  content: "\f19a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-openid:before {
  content: "\f19b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-institution:before, .uk-icon-bank:before, .uk-icon-university:before {
  content: "\f19c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mortar-board:before, .uk-icon-graduation-cap:before {
  content: "\f19d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-yahoo:before {
  content: "\f19e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-google:before {
  content: "\f1a0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-reddit:before {
  content: "\f1a1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-reddit-square:before {
  content: "\f1a2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stumbleupon:before {
  content: "\f1a4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-delicious:before {
  content: "\f1a5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-digg:before {
  content: "\f1a6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pied-piper:before {
  content: "\f1a7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-drupal:before {
  content: "\f1a9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-joomla:before {
  content: "\f1aa";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-language:before {
  content: "\f1ab";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fax:before {
  content: "\f1ac";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-building:before {
  content: "\f1ad";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-child:before {
  content: "\f1ae";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-paw:before {
  content: "\f1b0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-spoon:before {
  content: "\f1b1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cube:before {
  content: "\f1b2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cubes:before {
  content: "\f1b3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-behance:before {
  content: "\f1b4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-behance-square:before {
  content: "\f1b5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-steam:before {
  content: "\f1b6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-steam-square:before {
  content: "\f1b7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-recycle:before {
  content: "\f1b8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-automobile:before, .uk-icon-car:before {
  content: "\f1b9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cab:before, .uk-icon-taxi:before {
  content: "\f1ba";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tree:before {
  content: "\f1bb";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-spotify:before {
  content: "\f1bc";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-deviantart:before {
  content: "\f1bd";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-soundcloud:before {
  content: "\f1be";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-database:before {
  content: "\f1c0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-word-o:before {
  content: "\f1c2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-excel-o:before {
  content: "\f1c3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-photo-o:before, .uk-icon-file-picture-o:before, .uk-icon-file-image-o:before {
  content: "\f1c5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-zip-o:before, .uk-icon-file-archive-o:before {
  content: "\f1c6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-sound-o:before, .uk-icon-file-audio-o:before {
  content: "\f1c7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-movie-o:before, .uk-icon-file-video-o:before {
  content: "\f1c8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-file-code-o:before {
  content: "\f1c9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-vine:before {
  content: "\f1ca";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-codepen:before {
  content: "\f1cb";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-jsfiddle:before {
  content: "\f1cc";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-life-bouy:before, .uk-icon-life-buoy:before, .uk-icon-life-saver:before, .uk-icon-support:before, .uk-icon-life-ring:before {
  content: "\f1cd";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ra:before, .uk-icon-rebel:before {
  content: "\f1d0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ge:before, .uk-icon-empire:before {
  content: "\f1d1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-git-square:before {
  content: "\f1d2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-git:before {
  content: "\f1d3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hacker-news:before {
  content: "\f1d4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-qq:before {
  content: "\f1d6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wechat:before, .uk-icon-weixin:before {
  content: "\f1d7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-send:before, .uk-icon-paper-plane:before {
  content: "\f1d8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-send-o:before, .uk-icon-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-history:before {
  content: "\f1da";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-genderless:before, .uk-icon-circle-thin:before {
  content: "\f1db";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-header:before {
  content: "\f1dc";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-paragraph:before {
  content: "\f1dd";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sliders:before {
  content: "\f1de";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-share-alt:before {
  content: "\f1e0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-share-alt-square:before {
  content: "\f1e1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bomb:before {
  content: "\f1e2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-soccer-ball-o:before, .uk-icon-futbol-o:before {
  content: "\f1e3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tty:before {
  content: "\f1e4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-binoculars:before {
  content: "\f1e5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-plug:before {
  content: "\f1e6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-slideshare:before {
  content: "\f1e7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-twitch:before {
  content: "\f1e8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-yelp:before {
  content: "\f1e9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-newspaper-o:before {
  content: "\f1ea";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wifi:before {
  content: "\f1eb";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-calculator:before {
  content: "\f1ec";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-paypal:before {
  content: "\f1ed";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-google-wallet:before {
  content: "\f1ee";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-visa:before {
  content: "\f1f0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-discover:before {
  content: "\f1f2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-amex:before {
  content: "\f1f3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-paypal:before {
  content: "\f1f4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-stripe:before {
  content: "\f1f5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bell-slash:before {
  content: "\f1f6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-trash:before {
  content: "\f1f8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-copyright:before {
  content: "\f1f9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-at:before {
  content: "\f1fa";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-eyedropper:before {
  content: "\f1fb";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-paint-brush:before {
  content: "\f1fc";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-birthday-cake:before {
  content: "\f1fd";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-area-chart:before {
  content: "\f1fe";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pie-chart:before {
  content: "\f200";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-line-chart:before {
  content: "\f201";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-lastfm:before {
  content: "\f202";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-lastfm-square:before {
  content: "\f203";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-toggle-off:before {
  content: "\f204";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-toggle-on:before {
  content: "\f205";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bicycle:before {
  content: "\f206";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bus:before {
  content: "\f207";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ioxhost:before {
  content: "\f208";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-angellist:before {
  content: "\f209";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc:before {
  content: "\f20a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-shekel:before, .uk-icon-sheqel:before, .uk-icon-ils:before {
  content: "\f20b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-meanpath:before {
  content: "\f20c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-buysellads:before {
  content: "\f20d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-connectdevelop:before {
  content: "\f20e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-dashcube:before {
  content: "\f210";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-forumbee:before {
  content: "\f211";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-leanpub:before {
  content: "\f212";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sellsy:before {
  content: "\f213";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-shirtsinbulk:before {
  content: "\f214";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-simplybuilt:before {
  content: "\f215";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-skyatlas:before {
  content: "\f216";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cart-plus:before {
  content: "\f217";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cart-arrow-down:before {
  content: "\f218";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-diamond:before {
  content: "\f219";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-ship:before {
  content: "\f21a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-user-secret:before {
  content: "\f21b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-motorcycle:before {
  content: "\f21c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-street-view:before {
  content: "\f21d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-heartbeat:before {
  content: "\f21e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-venus:before {
  content: "\f221";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mars:before {
  content: "\f222";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mercury:before {
  content: "\f223";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-transgender:before {
  content: "\f224";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-transgender-alt:before {
  content: "\f225";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-venus-double:before {
  content: "\f226";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mars-double:before {
  content: "\f227";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-venus-mars:before {
  content: "\f228";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mars-stroke:before {
  content: "\f229";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-neuter:before {
  content: "\f22c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-facebook-official:before {
  content: "\f230";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pinterest-p:before {
  content: "\f231";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-whatsapp:before {
  content: "\f232";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-server:before {
  content: "\f233";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-user-plus:before {
  content: "\f234";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-user-times:before {
  content: "\f235";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hotel:before, .uk-icon-bed:before {
  content: "\f236";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-viacoin:before {
  content: "\f237";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-train:before {
  content: "\f238";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-subway:before {
  content: "\f239";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-medium-logo:before {
  content: "\f23a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-500px:before {
  content: "\f26e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-amazon:before {
  content: "\f270";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-balance-scale:before {
  content: "\f24e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-battery-empty:before, .uk-icon-battery-0:before {
  content: "\f244";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-battery-quarter:before, .uk-icon-battery-1:before {
  content: "\f243";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-battery-half:before, .uk-icon-battery-2:before {
  content: "\f242";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-battery-three-quarters:before, .uk-icon-battery-3:before {
  content: "\f241";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-battery-full:before, .uk-icon-battery-4:before {
  content: "\f240";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-black-tie:before {
  content: "\f27e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-calendar-check-o:before {
  content: "\f274";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-calendar-minus-o:before {
  content: "\f272";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-calendar-plus-o:before {
  content: "\f271";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-calendar-times-o:before {
  content: "\f273";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-diners-club:before {
  content: "\f24c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-cc-jcb:before {
  content: "\f24b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-chrome:before {
  content: "\f268";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-clone:before {
  content: "\f24d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-commenting:before {
  content: "\f27a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-commenting-o:before {
  content: "\f27b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-contao:before {
  content: "\f26d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-creative-commons:before {
  content: "\f25e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-expeditedssl:before {
  content: "\f23e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-firefox:before {
  content: "\f269";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fonticons:before {
  content: "\f280";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-get-pocket:before {
  content: "\f265";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gg:before {
  content: "\f260";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gg-circle:before {
  content: "\f261";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-lizard-o:before {
  content: "\f258";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-stop-o:before, .uk-icon-hand-paper-o:before {
  content: "\f256";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-peace-o:before {
  content: "\f25b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-grab-o:before, .uk-icon-hand-rock-o:before {
  content: "\f255";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-scissors-o:before {
  content: "\f257";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hand-spock-o:before {
  content: "\f259";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hourglass:before {
  content: "\f254";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hourglass-o:before {
  content: "\f250";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hourglass-1:before, .uk-icon-hourglass-start:before {
  content: "\f251";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hourglass-2:before, .uk-icon-hourglass-half:before {
  content: "\f252";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hourglass-3:before, .uk-icon-hourglass-end:before {
  content: "\f253";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-houzz:before {
  content: "\f27c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-i-cursor:before {
  content: "\f246";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-industry:before {
  content: "\f275";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-internet-explorer:before {
  content: "\f26b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-map:before {
  content: "\f279";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-map-o:before {
  content: "\f278";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-map-pin:before {
  content: "\f276";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-map-signs:before {
  content: "\f277";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mouse-pointer:before {
  content: "\f245";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-object-group:before {
  content: "\f247";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-object-ungroup:before {
  content: "\f248";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-odnoklassniki:before {
  content: "\f263";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-opencart:before {
  content: "\f23d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-opera:before {
  content: "\f26a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-optin-monster:before {
  content: "\f23c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-registered:before {
  content: "\f25d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-safari:before {
  content: "\f267";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sticky-note:before {
  content: "\f249";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sticky-note-o:before {
  content: "\f24a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tv:before, .uk-icon-television:before {
  content: "\f26c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-trademark:before {
  content: "\f25c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-tripadvisor:before {
  content: "\f262";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-vimeo:before {
  content: "\f27d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wikipedia-w:before {
  content: "\f266";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-yc:before, .uk-icon-y-combinator:before {
  content: "\f23b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-yc-square:before, .uk-icon-y-combinator-square:before {
  content: "\f1d4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bluetooth:before {
  content: "\f293";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-bluetooth-b:before {
  content: "\f294";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-codiepie:before {
  content: "\f284";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-credit-card-alt:before {
  content: "\f283";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-edge:before {
  content: "\f282";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-fort-awesome:before {
  content: "\f286";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hashtag:before {
  content: "\f292";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-mixcloud:before {
  content: "\f289";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-modx:before {
  content: "\f285";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pause-circle:before {
  content: "\f28b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-pause-circle-o:before {
  content: "\f28c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-percent:before {
  content: "\f295";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-product-hunt:before {
  content: "\f288";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-reddit-alien:before {
  content: "\f281";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-scribd:before {
  content: "\f28a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-shopping-bag:before {
  content: "\f290";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-shopping-basket:before {
  content: "\f291";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stop-circle:before {
  content: "\f28d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-stop-circle-o:before {
  content: "\f28e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-usb:before {
  content: "\f287";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-american-sign-language-interpreting:before, .uk-icon-asl-interpreting:before {
  content: "\f2a3";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-audio-description:before {
  content: "\f29e";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-blind:before {
  content: "\f29d";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-braille:before {
  content: "\f2a1";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-deaf:before {
  content: "\f2a4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-deafness:before {
  content: "\f2a4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-envira:before {
  content: "\f299";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-gitlab:before {
  content: "\f296";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-glide:before {
  content: "\f2a5";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-glide-g:before {
  content: "\f2a6";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-hard-of-hearing:before {
  content: "\f2a4";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-low-vision:before {
  content: "\f2a8";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-question-circle-o:before {
  content: "\f29c";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-sign-language:before, .uk-icon-signing:before {
  content: "\f2a7";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-snapchat:before {
  content: "\f2ab";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-snapchat-square:before {
  content: "\f2ad";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-universal-access:before {
  content: "\f29a";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-viadeo:before {
  content: "\f2a9";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-viadeo-square:before {
  content: "\f2aa";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-volume-control-phone:before {
  content: "\f2a0";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wheelchair-alt:before {
  content: "\f29b";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wpbeginner:before {
  content: "\f297";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-icon-wpforms:before {
  content: "\f298";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close {
  -webkit-appearance: none;
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background: transparent;
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.3;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close:after {
  display: block;
  content: "\f00d";
  font-family: FontAwesome;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close:hover, .uk-close:focus {
  opacity: 0.5;
  outline: none;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close-alt {
  padding: 2px;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close-alt:hover, .uk-close-alt:focus {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close-alt:after {
  opacity: 0.5;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-close-alt:hover:after, .uk-close-alt:focus:after {
  opacity: 0.8;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-badge {
  display: inline-block;
  padding: 0 5px;
  background: #4a9cf9;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  text-transform: none;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
a.uk-badge:hover {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-badge-notification {
  box-sizing: border-box;
  min-width: 20px;
  border-radius: 500px;
  font-size: 14px;
  line-height: 20px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-badge-success {
  background-color: #4cd664;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-badge-warning {
  background-color: #ffba2f;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-badge-danger {
  background-color: #fd6c75;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert {
  margin-bottom: 15px;
  padding: 10px;
  background: rgba(73, 156, 249, 0.1);
  color: #4a9cf9;
  border: 1px solid rgba(74, 156, 249, 0.3);
  border-radius: 4px;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-alert {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert h1, .uk-alert h2, .uk-alert h3, .uk-alert h4, .uk-alert h5, .uk-alert h6 {
  color: inherit;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert > .uk-close:first-child {
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert > .uk-close:first-child + * {
  margin-top: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert-success {
  background: rgba(75, 214, 99, 0.1);
  color: #4cd664;
  border-color: rgba(76, 214, 100, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert-warning {
  background: rgba(250, 166, 0, 0.1);
  color: #faa600;
  border-color: rgba(250, 166, 0, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert-danger {
  background: rgba(253, 108, 117, 0.1);
  color: #fd6c75;
  border-color: rgba(253, 108, 117, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert-large {
  padding: 20px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-alert-large > .uk-close:first-child {
  margin: -10px -10px 0 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnail {
  display: inline-block;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 4px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
a.uk-thumbnail:hover, a.uk-thumbnail:focus {
  border-color: #aaa;
  background-color: #fff;
  text-decoration: none;
  outline: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnail-caption {
  padding-top: 4px;
  text-align: center;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnail-mini {
  width: 150px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnail-small {
  width: 200px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnail-medium {
  width: 300px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnail-large {
  width: 400px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-thumbnail-expand, .uk-thumbnail-expand > img {
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  margin: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay.uk-border-circle {
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay > :first-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
  color: inherit;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-panel a:not([class]) {
  color: inherit;
  text-decoration: underline;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-panel a[class*='uk-icon-']:not(.uk-icon-button) {
  color: inherit;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
  opacity: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-active :not(.uk-active) > .uk-overlay-panel:not(.uk-ignore) {
  opacity: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-background {
  background: rgba(0, 0, 0, 0.5);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-image {
  padding: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-top {
  bottom: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-bottom {
  top: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-left {
  right: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-right {
  left: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-icon:before {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  font-family: FontAwesome;
  text-align: center;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-fade, .uk-overlay-scale, .uk-overlay-spin, .uk-overlay-grayscale, .uk-overlay-blur, [class*='uk-overlay-slide'] {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, transform, filter;
  transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-active .uk-overlay-fade, .uk-overlay-active .uk-overlay-scale, .uk-overlay-active .uk-overlay-spin, .uk-overlay-active [class*='uk-overlay-slide'] {
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-fade {
  opacity: .7;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-hover:hover .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-active .uk-active > .uk-overlay-fade {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-hover:hover .uk-overlay-scale, .uk-overlay-hover.uk-hover .uk-overlay-scale, .uk-overlay-active .uk-active > .uk-overlay-scale {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-spin {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-hover:hover .uk-overlay-spin, .uk-overlay-hover.uk-hover .uk-overlay-spin, .uk-overlay-active .uk-active > .uk-overlay-spin {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-hover:hover .uk-overlay-grayscale, .uk-overlay-hover.uk-hover .uk-overlay-grayscale, .uk-overlay-active .uk-active > .uk-overlay-grayscale {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-overlay-slide'] {
  opacity: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-slide-top {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-slide-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-slide-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-hover:hover [class*='uk-overlay-slide'], .uk-overlay-hover.uk-hover [class*='uk-overlay-slide'], .uk-overlay-active .uk-active > [class*='uk-overlay-slide'] {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-area {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay:hover .uk-overlay-area, .uk-overlay.uk-hover .uk-overlay-area, .uk-overlay-toggle:hover .uk-overlay-area, .uk-overlay-toggle.uk-hover .uk-overlay-area {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-area:empty:before {
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 50px;
  line-height: 1;
  font-family: FontAwesome;
  text-align: center;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-area:not(:empty) {
  font-size: 0.001px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-area:not(:empty):before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-area-content {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
  font-size: 1rem;
  text-align: center;
  padding: 0 15px;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-area-content > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-area-content a:not([class]), .uk-overlay-area-content a:not([class]):hover {
  color: inherit;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overlay:hover .uk-overlay-caption, .uk-overlay.uk-hover .uk-overlay-caption, .uk-overlay-toggle:hover .uk-overlay-caption, .uk-overlay-toggle.uk-hover .uk-overlay-caption {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-column-'] {
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-column-1-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-column-1-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-column-1-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-column-1-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-column-1-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}

@media (min-width: 480px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-small-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-small-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-small-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-small-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-small-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-medium-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-medium-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-medium-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-medium-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-medium-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-large-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-large-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-large-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-large-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-large-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-xlarge-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-xlarge-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-xlarge-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-xlarge-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-column-xlarge-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-animation-'] {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@media screen {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  [data-uk-scrollspy*='uk-animation-']:not([data-uk-scrollspy*='target']) {
    opacity: 0;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-fade {
  -webkit-animation-name: uk-fade;
  animation-name: uk-fade;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-scale-up {
  -webkit-animation-name: uk-fade-scale-02;
  animation-name: uk-fade-scale-02;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-scale-down {
  -webkit-animation-name: uk-fade-scale-18;
  animation-name: uk-fade-scale-18;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-slide-top {
  -webkit-animation-name: uk-fade-top;
  animation-name: uk-fade-top;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-slide-bottom {
  -webkit-animation-name: uk-fade-bottom;
  animation-name: uk-fade-bottom;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-slide-left {
  -webkit-animation-name: uk-fade-left;
  animation-name: uk-fade-left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-slide-right {
  -webkit-animation-name: uk-fade-right;
  animation-name: uk-fade-right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-scale {
  -webkit-animation-name: uk-scale-12;
  animation-name: uk-scale-12;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-shake {
  -webkit-animation-name: uk-shake;
  animation-name: uk-shake;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-reverse {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-15 {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-top-left {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-top-center {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-top-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-middle-left {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-middle-right {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-bottom-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-bottom-center {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-bottom-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-animation-hover:not(:hover), .uk-animation-hover:not(:hover) [class*='uk-animation-'], .uk-touch .uk-animation-hover:not(.uk-hover), .uk-touch .uk-animation-hover:not(.uk-hover) [class*='uk-animation-'] {
  -webkit-animation-name: none;
  animation-name: none;
}

@-webkit-keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-15 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-left-33 {
  0% {
    -webkit-transform: translateX(33%);
            transform: translateX(33%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes uk-slide-right-33 {
  0% {
    -webkit-transform: translateX(-33%);
            transform: translateX(-33%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes uk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes uk-scale-12 {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes uk-rotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes uk-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@-webkit-keyframes uk-shake {
  0%,100% {
    -webkit-transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
  }
}
@keyframes uk-shake {
  0%,100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10% {
    -webkit-transform: translateX(-9px);
            transform: translateX(-9px);
  }
  20% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  30% {
    -webkit-transform: translateX(-7px);
            transform: translateX(-7px);
  }
  40% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  70% {
    -webkit-transform: translateX(-3px);
            transform: translateX(-3px);
  }
  80% {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  90% {
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
  }
}
@-webkit-keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-top-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes uk-slide-bottom-fixed {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown, .uk-dropdown-blank {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 200px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown {
  padding: 15px;
  background: #fff;
  color: #62769b;
  font-size: 1rem;
  vertical-align: top;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-open > .uk-dropdown, .uk-open > .uk-dropdown-blank {
  display: block;
  -webkit-animation: uk-fade .2s ease-in-out;
  animation: uk-fade .2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-top {
  margin-top: -5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-bottom {
  margin-top: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-left {
  margin-left: -5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-right {
  margin-left: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown .uk-nav {
  margin: 0 -15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-grid .uk-dropdown-grid + .uk-dropdown-grid {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-grid > [class*='uk-width-'] > .uk-panel + .uk-panel {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    border-left: 1px solid #ddd;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown-width-2:not(.uk-dropdown-stack) {
    width: 400px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown-width-3:not(.uk-dropdown-stack) {
    width: 600px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown-width-4:not(.uk-dropdown-stack) {
    width: 800px;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown-width-5:not(.uk-dropdown-stack) {
    width: 1000px;
  }
}
@media (max-width: 767px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown-grid > [class*='uk-width-'] {
    width: 100%;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
    margin-top: 15px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-stack > .uk-dropdown-grid > [class*='uk-width-'] {
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-stack > .uk-dropdown-grid > [class*='uk-width-']:nth-child(n+2) {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-small {
  min-width: 150px;
  width: auto;
  padding: 5px;
  white-space: nowrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-small .uk-nav {
  margin: 0 -5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-navbar {
  margin-top: 6px;
  background: #fff;
  color: #62769b;
  left: -1px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-open > .uk-dropdown-navbar {
  -webkit-animation: uk-slide-top-fixed .2s ease-in-out;
  animation: uk-slide-top-fixed .2s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-scrollable {
  overflow-y: auto;
  max-height: 200px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-navbar.uk-dropdown-flip {
  left: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(32, 55, 69, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
      touch-action: cross-slide-y pinch-zoom double-tap-zoom;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal.uk-open {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-page, .uk-modal-page body {
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 50px auto;
  padding: 20px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity .3s linear,-webkit-transform .3s ease-out;
  transition: opacity .3s linear,-webkit-transform .3s ease-out;
  transition: opacity .3s linear,transform .3s ease-out;
  transition: opacity .3s linear,transform .3s ease-out,-webkit-transform .3s ease-out;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-modal-dialog {
    width: auto;
    margin: 10px auto;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-open .uk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog > :not([class*='uk-modal-']):last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog > .uk-close:first-child + :not([class*='uk-modal-']) {
  margin-top: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog-lightbox {
  margin: 15px auto;
  padding: 0;
  max-width: 95%;
  max-width: calc(100% - 30px);
  min-height: 50px;
  border-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog-lightbox > .uk-close:first-child {
  position: absolute;
  top: -12px;
  right: -12px;
  margin: 0;
  float: none;
}

@media (max-width: 767px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-modal-dialog-lightbox > .uk-close:first-child {
    top: -7px;
    right: -7px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog-blank {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-dialog-blank > .uk-close:first-child {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  margin: 0;
  float: none;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-modal-dialog-large {
    width: 930px;
  }
}
@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-modal-dialog-large {
    width: 1130px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-header {
  margin-bottom: 15px;
  margin: -20px -20px 15px -20px;
  padding: 20px;
  border-bottom: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
  background: #fafafa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-footer {
  margin-top: 15px;
  margin: 15px -20px -20px -20px;
  padding: 20px;
  border-top: 1px solid #ddd;
  border-radius: 0 0 4px 4px;
  background: #fafafa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-header > :last-child, .uk-modal-footer > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin-bottom: -10px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-modal-spinner:after {
  content: "\f110";
  display: block;
  font-family: FontAwesome;
  -webkit-animation: uk-rotate 2s infinite linear;
  animation: uk-rotate 2s infinite linear;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -ms-touch-action: none;
      touch-action: none;
  background: rgba(0, 0, 0, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas.uk-active {
  display: block;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas-page {
  position: fixed;
  -webkit-transition: margin-left .3s ease-in-out;
  transition: margin-left .3s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1001;
  width: 270px;
  max-width: 100%;
  background: #fff;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  -ms-scroll-chaining: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas-bar-flip {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-panel {
  margin: 20px 15px;
  color: #8794ac;
  text-shadow: 0 1px 0 transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-panel-title {
  color: #8794ac;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-panel a:not([class]) {
  color: #8794ac;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-panel a:not([class]):hover {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas-bar:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas-bar-flip:after {
  right: auto;
  left: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.6);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;
  -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
      touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-switcher > :not(.uk-active) {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-small {
  font-size: 12px;
  line-height: 18px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-large {
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-bold {
  font-weight: bold;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-muted {
  color: #a6afb4 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-primary {
  color: #4a9cf9 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-success {
  color: #4cd664 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-warning {
  color: #faa600 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-danger {
  color: #fd6c75 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-contrast {
  color: #fff !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-left {
  text-align: left !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-right {
  text-align: right !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-center {
  text-align: center !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-justify {
  text-align: justify !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-top {
  vertical-align: top !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-middle {
  vertical-align: middle !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-bottom {
  vertical-align: bottom !important;
}

@media (max-width: 959px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-text-center-medium {
    text-align: center !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-text-left-medium {
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-text-center-small {
    text-align: center !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-text-left-small {
    text-align: left !important;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-nowrap {
  white-space: nowrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-text-break {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-container {
  box-sizing: border-box;
  max-width: 980px;
  padding: 0 25px;
}

@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-container {
    max-width: 1200px;
    padding: 0 35px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-container:before, .uk-container:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-container:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-container-center {
  margin-left: auto;
  margin-right: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-clearfix:before {
  content: "";
  display: table-cell;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nbfc {
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nbfc-alt {
  display: table-cell;
  width: 10000px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-float-left {
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-float-right {
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-float-'] {
  max-width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-align-'] {
  display: block;
  margin-bottom: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-align-left {
  margin-right: 15px;
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-align-right {
  margin-left: 15px;
  float: right;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-align-medium-left {
    margin-right: 15px;
    float: left;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-align-medium-right {
    margin-left: 15px;
    float: right;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-align-center {
  margin-left: auto;
  margin-right: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-vertical-align {
  font-size: 0.001px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-vertical-align:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-vertical-align-middle, .uk-vertical-align-bottom {
  display: inline-block;
  max-width: 100%;
  font-size: 1rem;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-vertical-align-middle {
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-vertical-align-bottom {
  vertical-align: bottom;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[class*='uk-height'] {
  box-sizing: border-box;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-height-1-1 {
  height: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-height-viewport {
  height: 100vh;
  min-height: 600px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-responsive-width, .uk-responsive-height {
  box-sizing: border-box;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-responsive-height {
  max-height: 100%;
  width: auto;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin {
  margin-bottom: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-margin {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-top {
  margin-top: 15px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-bottom {
  margin-bottom: 15px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-left {
  margin-left: 15px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-right {
  margin-right: 15px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-large {
  margin-bottom: 50px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-margin-large {
  margin-top: 50px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-large-top {
  margin-top: 50px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-large-bottom {
  margin-bottom: 50px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-large-left {
  margin-left: 50px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-large-right {
  margin-right: 50px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-small {
  margin-bottom: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-margin-small {
  margin-top: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-small-top {
  margin-top: 5px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-small-bottom {
  margin-bottom: 5px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-small-left {
  margin-left: 5px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-small-right {
  margin-right: 5px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-remove {
  margin: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-top-remove {
  margin-top: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-margin-bottom-remove {
  margin-bottom: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-padding-remove {
  padding: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-padding-top-remove {
  padding-top: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-padding-bottom-remove {
  padding-bottom: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-padding-vertical-remove {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-border-circle {
  border-radius: 50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-border-rounded {
  border-radius: 5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-heading-large {
  font-size: 42px;
  line-height: 48px;
}

@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-heading-large {
    font-size: 60px;
    line-height: 74px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-link-muted, .uk-link-muted a {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-link-muted:hover, .uk-link-muted a:hover {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
  color: inherit;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-scrollable-text {
  height: 300px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  resize: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-scrollable-box {
  box-sizing: border-box;
  height: 170px;
  padding: 10px;
  border: 1px solid #ddd;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
  border-radius: 3px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-scrollable-box > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overflow-hidden {
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overflow-container {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-overflow-container > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-absolute, [class*='uk-position-top'], [class*='uk-position-bottom'] {
  position: absolute !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-top-left {
  top: 0;
  left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-top-right {
  top: 0;
  right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-relative {
  position: relative !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-position-z-index {
  z-index: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-display-block {
  display: block !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-display-inline {
  display: inline !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-display-inline-block {
  display: inline-block !important;
  max-width: 100%;
}

@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-visible-small {
    display: none !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-visible-medium {
    display: none !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-hidden-large {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-visible-small {
    display: none !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-visible-large {
    display: none !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-hidden-medium {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-visible-medium {
    display: none !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-visible-large {
    display: none !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-hidden-small {
    display: none !important;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-invisible {
  visibility: hidden !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-visible-hover:hover .uk-hidden, .uk-visible-hover:hover .uk-invisible {
  display: block !important;
  visibility: visible !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-visible-hover-inline:hover .uk-hidden, .uk-visible-hover-inline:hover .uk-invisible {
  display: inline-block !important;
  visibility: visible !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-touch .uk-hidden-touch, .uk-notouch .uk-hidden-notouch {
  display: none !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex > *, .uk-flex-inline > * {
  -ms-flex-negative: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-top {
  -ms-flex-align: start;
  -webkit-box-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-middle {
  -ms-flex-align: center;
  -webkit-box-align: center;
              -ms-grid-row-align: center;
          align-items: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-bottom {
  -ms-flex-align: end;
  -webkit-box-align: end;
              -ms-grid-row-align: flex-end;
          align-items: flex-end;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-space-between {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-column {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  align-content: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-wrap-space-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-wrap-space-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-order-last {
  -ms-flex-order: 99;
  -webkit-box-ordinal-group: 100;
          order: 99;
}

@media (min-width: 480px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-first-small {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-last-small {
    -ms-flex-order: 99;
    -webkit-box-ordinal-group: 100;
            order: 99;
  }
}
@media (min-width: 768px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-first-medium {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-last-medium {
    -ms-flex-order: 99;
    -webkit-box-ordinal-group: 100;
            order: 99;
  }
}
@media (min-width: 960px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-first-large {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-last-large {
    -ms-flex-order: 99;
    -webkit-box-ordinal-group: 100;
            order: 99;
  }
}
@media (min-width: 1220px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-first-xlarge {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-flex-order-last-xlarge {
    -ms-flex-order: 99;
    -webkit-box-ordinal-group: 100;
            order: 99;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-item-none {
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-item-auto {
  -ms-flex: auto;
  -webkit-box-flex: 1;
          flex: auto;
  -ms-flex-negative: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-flex-item-1 {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast a:not([class]), .uk-contrast .uk-link {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast a:not([class]):hover, .uk-contrast .uk-link:hover {
  color: #fff;
  text-decoration: underline;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast :not(pre) > code, .uk-contrast :not(pre) > kbd, .uk-contrast :not(pre) > samp {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast em {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast h1, .uk-contrast h2, .uk-contrast h3, .uk-contrast h4, .uk-contrast h5, .uk-contrast h6 {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast hr {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav li > a, .uk-contrast .uk-nav li > a:hover {
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav-side > li > a {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav-side > li > a:hover, .uk-contrast .uk-nav-side > li > a:focus {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  text-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav-side > li.uk-active > a {
  background: #fff;
  color: #444;
  text-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav-side .uk-nav-header {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav-side .uk-nav-divider {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav-side ul a {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-nav-side ul a:hover {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-subnav > * > a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-subnav > * > a:hover, .uk-contrast .uk-subnav > * > a:focus {
  color: #fff;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-subnav > .uk-active > a {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-subnav-line > :nth-child(n+2):before {
  border-left-color: rgba(255, 255, 255, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-subnav-pill > * > a:hover, .uk-contrast .uk-subnav-pill > * > a:focus {
  background: rgba(255, 255, 255, 0.7);
  color: #444;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-subnav-pill > .uk-active > a {
  background: #fff;
  color: #444;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-tab {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-tab > li > a {
  border-color: transparent;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-tab > li > a:hover, .uk-contrast .uk-tab > li > a:focus, .uk-contrast .uk-tab > li.uk-open > a {
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.7);
  color: #444;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-tab > li.uk-active > a {
  border-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: transparent;
  background: #fff;
  color: #444;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-tab-center {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-tab-grid:before {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-list-line > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-form select, .uk-contrast .uk-form textarea, .uk-contrast .uk-form input:not([type]), .uk-contrast .uk-form input[type="text"], .uk-contrast .uk-form input[type="password"], .uk-contrast .uk-form input[type="datetime"], .uk-contrast .uk-form input[type="datetime-local"], .uk-contrast .uk-form input[type="date"], .uk-contrast .uk-form input[type="month"], .uk-contrast .uk-form input[type="time"], .uk-contrast .uk-form input[type="week"], .uk-contrast .uk-form input[type="number"], .uk-contrast .uk-form input[type="email"], .uk-contrast .uk-form input[type="url"], .uk-contrast .uk-form input[type="search"], .uk-contrast .uk-form input[type="tel"], .uk-contrast .uk-form input[type="color"] {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.8);
  color: #444;
  background-clip: padding-box;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-form select:focus, .uk-contrast .uk-form textarea:focus, .uk-contrast .uk-form input:not([type]):focus, .uk-contrast .uk-form input[type="text"]:focus, .uk-contrast .uk-form input[type="password"]:focus, .uk-contrast .uk-form input[type="datetime"]:focus, .uk-contrast .uk-form input[type="datetime-local"]:focus, .uk-contrast .uk-form input[type="date"]:focus, .uk-contrast .uk-form input[type="month"]:focus, .uk-contrast .uk-form input[type="time"]:focus, .uk-contrast .uk-form input[type="week"]:focus, .uk-contrast .uk-form input[type="number"]:focus, .uk-contrast .uk-form input[type="email"]:focus, .uk-contrast .uk-form input[type="url"]:focus, .uk-contrast .uk-form input[type="search"]:focus, .uk-contrast .uk-form input[type="tel"]:focus, .uk-contrast .uk-form input[type="color"]:focus {
  border-color: #fff;
  background: #fff;
  color: #444;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-form :-ms-input-placeholder {
  color: rgba(68, 68, 68, 0.7) !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-form ::-moz-placeholder {
  color: rgba(68, 68, 68, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-form ::-webkit-input-placeholder {
  color: rgba(68, 68, 68, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-button {
  color: #444;
  background: #fff;
  border-color: transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-button:hover, .uk-contrast .uk-button:focus {
  background-color: rgba(255, 255, 255, 0.8);
  color: #444;
  border-color: transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-button:active, .uk-contrast .uk-button.uk-active {
  background-color: rgba(255, 255, 255, 0.7);
  color: #444;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-button-primary {
  background-color: #4a9cf9;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-button-primary:hover, .uk-contrast .uk-button-primary:focus {
  background-color: #1780f7;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-button-primary:active, .uk-contrast .uk-button-primary.uk-active {
  background-color: #0a67d0;
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-icon-hover {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-icon-hover:hover {
  color: #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-icon-button {
  background: #fff;
  color: #444;
  border-color: transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-icon-button:hover, .uk-contrast .uk-icon-button:focus {
  background-color: rgba(255, 255, 255, 0.8);
  color: #444;
  border-color: transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-icon-button:active {
  background-color: rgba(255, 255, 255, 0.7);
  color: #444;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-text-muted {
  color: rgba(255, 255, 255, 0.6) !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-contrast .uk-text-primary {
  color: #4a9cf9 !important;
}

@media print {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  *, *:before, *:after {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  thead {
    display: table-header-group;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  h2, h3 {
    page-break-after: avoid;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-top: -15px;
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav > * {
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
  padding-left: 15px;
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav:before, .uk-dotnav:after {
  content: "";
  display: block;
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav > * {
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.1);
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav > * > :hover, .uk-dotnav > * > :focus {
  background: rgba(50, 50, 50, 0.4);
  outline: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav > * > :active {
  background: rgba(50, 50, 50, 0.6);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav > .uk-active > * {
  background: rgba(50, 50, 50, 0.4);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav-contrast > * > :hover, .uk-dotnav-contrast > * > :focus {
  background: rgba(255, 255, 255, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav-contrast > * > :active {
  background: rgba(255, 255, 255, 0.9);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav-contrast > .uk-active > * {
  background: rgba(255, 255, 255, 0.9);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav-vertical {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dotnav-vertical > * {
  float: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav {
  display: inline-block;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: rgba(50, 50, 50, 0.4);
  font-size: 60px;
  text-align: center;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav:hover, .uk-slidenav:focus {
  outline: none;
  text-decoration: none;
  color: rgba(50, 50, 50, 0.7);
  cursor: pointer;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav:active {
  color: rgba(50, 50, 50, 0.9);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-previous:before {
  content: "\f104";
  font-family: FontAwesome;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-next:before {
  content: "\f105";
  font-family: FontAwesome;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-position {
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-position .uk-slidenav {
  display: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-position:hover .uk-slidenav {
  display: block;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-position .uk-slidenav-previous {
  left: 20px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-position .uk-slidenav-next {
  right: 20px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-contrast {
  color: rgba(255, 255, 255, 0.5);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-contrast:hover, .uk-slidenav-contrast:focus {
  color: rgba(255, 255, 255, 0.7);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slidenav-contrast:active {
  color: rgba(255, 255, 255, 0.9);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type="radio"], .uk-form input[type="checkbox"] {
  display: inline-block;
  height: 14px;
  width: 14px;
  border: 1px solid #aaa;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: 0;
  background: transparent;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type="radio"] {
  border-radius: 50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type=radio]:before, .uk-form input[type=checkbox]:before {
  display: block;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type=radio]:checked:before {
  content: '';
  width: 8px;
  height: 8px;
  margin: 2px auto 0;
  border-radius: 50%;
  background: #00a8e6;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type=checkbox]:checked:before, .uk-form input[type=checkbox]:indeterminate:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 12px;
  color: #00a8e6;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type=checkbox]:indeterminate:before {
  content: "\f068";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type=radio]:disabled, .uk-form input[type=checkbox]:disabled {
  border-color: #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type=radio]:disabled:checked:before {
  background-color: #aaa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form input[type=checkbox]:disabled:checked:before, .uk-form input[type=checkbox]:disabled:indeterminate:before {
  color: #aaa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-file {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-file input[type="file"] {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  left: 0;
  font-size: 500px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-password {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-password-toggle {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  font-size: 15px;
  line-height: 15px;
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-password-toggle:hover {
  color: #a6afb4;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-password > input {
  padding-right: 50px !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-form-select select {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  left: 0;
  -webkit-appearance: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-placeholder {
  margin-bottom: 15px;
  padding: 15px;
  border: 1px dashed #ddd;
  background: #fafafa;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-placeholder {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-placeholder > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-placeholder-large {
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress {
  box-sizing: border-box;
  height: 20px;
  margin-bottom: 15px;
  background: #f5f5f5;
  overflow: hidden;
  line-height: 20px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
* + .uk-progress {
  margin-top: 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-bar {
  width: 0;
  height: 100%;
  background: #4a9cf9;
  float: left;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  font-size: 14px;
  color: #fff;
  text-align: center;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-mini {
  height: 6px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-small {
  height: 12px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-success .uk-progress-bar {
  background-color: #4cd664;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-warning .uk-progress-bar {
  background-color: #ffba2f;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-danger .uk-progress-bar {
  background-color: #fd6c75;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-striped .uk-progress-bar {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 30px 30px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-striped.uk-active .uk-progress-bar {
  -webkit-animation: uk-progress-bar-stripes 2s linear infinite;
  animation: uk-progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}
@keyframes uk-progress-bar-stripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 30px 0;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-progress-mini, .uk-progress-small {
  border-radius: 500px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 5px 15px;
  background: #f5f5f5;
  font-size: 20px;
  line-height: 26px;
  cursor: pointer;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-accordion-content {
  padding: 0 15px 15px 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-accordion-content:before, .uk-accordion-content:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-accordion-content:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-autocomplete {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-flip {
  left: auto;
  right: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-autocomplete > li > a {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-autocomplete > li.uk-active > a {
  background: #4a9cf9;
  color: #fff;
  outline: none;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-autocomplete .uk-nav-header {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-autocomplete .uk-nav-divider {
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker {
  z-index: 1050;
  width: auto;
  -webkit-animation: uk-fade .2s ease-in-out;
  animation: uk-fade .2s ease-in-out;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-nav {
  margin-bottom: 15px;
  text-align: center;
  line-height: 20px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-nav:before, .uk-datepicker-nav:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-nav:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-nav a {
  color: #62769b;
  text-decoration: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-nav a:hover {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-previous {
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-next {
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-previous:after, .uk-datepicker-next:after {
  width: 20px;
  font-family: FontAwesome;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-previous:after {
  content: "\f053";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-next:after {
  content: "\f054";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-table {
  width: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-table th, .uk-datepicker-table td {
  padding: 2px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-table th {
  font-size: 12px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-table a {
  display: block;
  width: 26px;
  line-height: 24px;
  text-align: center;
  color: #62769b;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
a.uk-datepicker-table-muted {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-table a:hover, .uk-datepicker-table a:focus {
  background-color: #fafafa;
  color: #62769b;
  outline: none;
  border-color: rgba(0, 0, 0, 0.16);
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-table a:active {
  background-color: #eee;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-datepicker-table a.uk-active {
  background: #4a9cf9;
  color: #fff;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar {
  background: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar:before, .uk-htmleditor-navbar:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-nav > li {
  float: left;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-nav > li > a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  height: 41px;
  padding: 0 15px;
  line-height: 40px;
  color: #62769b;
  font-size: 11px;
  cursor: pointer;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid transparent;
  border-bottom-width: 0;
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-nav > li:hover > a, .uk-htmleditor-navbar-nav > li > a:focus {
  background-color: #fafafa;
  color: #62769b;
  outline: none;
  position: relative;
  z-index: 1;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.1);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-nav > li > a:active {
  background-color: #eee;
  color: #62769b;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-nav > li.uk-active > a {
  background-color: #fafafa;
  color: #62769b;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.1);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-flip {
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-mode='split'] .uk-htmleditor-button-code, [data-mode='split'] .uk-htmleditor-button-preview {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-content:before, .uk-htmleditor-content:after {
  content: "";
  display: table;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-content:after {
  clear: both;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-fullscreen .uk-htmleditor-content {
  position: absolute;
  top: 41px;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-fullscreen .uk-icon-expand:before {
  content: "\f066";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-code, .uk-htmleditor-preview {
  box-sizing: border-box;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-preview {
  padding: 20px;
  overflow-y: scroll;
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-mode='tab'][data-active-tab='code'] .uk-htmleditor-preview, [data-mode='tab'][data-active-tab='preview'] .uk-htmleditor-code {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-mode='split'] .uk-htmleditor-code, [data-mode='split'] .uk-htmleditor-preview {
  float: left;
  width: 50%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-mode='split'] .uk-htmleditor-code {
  border-right: 1px solid #eee;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor .CodeMirror {
  padding: 10px;
  box-sizing: border-box;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-nav:first-child > li:first-child > a {
  border-top-left-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-flip .uk-htmleditor-navbar-nav > li > a {
  margin-left: 0;
  margin-right: -1px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-flip .uk-htmleditor-navbar-nav:first-child > li:first-child > a {
  border-top-left-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-navbar-flip .uk-htmleditor-navbar-nav:last-child > li:last-child > a {
  border-top-right-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-fullscreen .uk-htmleditor-navbar {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-fullscreen .uk-htmleditor-content {
  border: none;
  border-radius: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-htmleditor-fullscreen .uk-htmleditor-navbar-nav > li > a {
  border-radius: 0 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow > .uk-active {
  z-index: 10;
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow > li > img {
  visibility: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-uk-slideshow-slide] {
  cursor: pointer;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
  height: 100vh;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-fade-in {
  -webkit-animation: uk-fade .5s linear;
  animation: uk-fade .5s linear;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-fade-out {
  -webkit-animation: uk-fade .5s linear reverse;
  animation: uk-fade .5s linear reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-scroll-forward-in {
  -webkit-animation: uk-slide-right .5s ease-in-out;
  animation: uk-slide-right .5s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-scroll-forward-out {
  -webkit-animation: uk-slide-left .5s ease-in-out reverse;
  animation: uk-slide-left .5s ease-in-out reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-scroll-backward-in {
  -webkit-animation: uk-slide-left .5s ease-in-out;
  animation: uk-slide-left .5s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-scroll-backward-out {
  -webkit-animation: uk-slide-right .5s ease-in-out reverse;
  animation: uk-slide-right .5s ease-in-out reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-scale-out {
  -webkit-animation: uk-fade-scale-15 .5s ease-in-out reverse;
  animation: uk-fade-scale-15 .5s ease-in-out reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-swipe-forward-in {
  -webkit-animation: uk-slide-left-33 .5s ease-in-out;
  animation: uk-slide-left-33 .5s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-swipe-forward-out {
  -webkit-animation: uk-slide-left .5s ease-in-out reverse;
  animation: uk-slide-left .5s ease-in-out reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-swipe-backward-in {
  -webkit-animation: uk-slide-right-33 .5s ease-in-out;
  animation: uk-slide-right-33 .5s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-swipe-backward-out {
  -webkit-animation: uk-slide-right .5s ease-in-out reverse;
  animation: uk-slide-right .5s ease-in-out reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slideshow-swipe-forward-in:before, .uk-slideshow-swipe-backward-in:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  -webkit-animation: uk-fade .5s ease-in-out reverse;
  animation: uk-fade .5s ease-in-out reverse;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1040;
  box-sizing: border-box;
  width: 350px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-top-right, .uk-notify-bottom-right {
  left: auto;
  right: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-top-center, .uk-notify-bottom-center {
  left: 50%;
  margin-left: -175px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-bottom-left, .uk-notify-bottom-right, .uk-notify-bottom-center {
  top: auto;
  bottom: 10px;
}

@media (max-width: 479px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
  .uk-notify {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-message {
  position: relative;
  margin-bottom: 10px;
  padding: 15px;
  background: #444;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid #444;
  border-radius: 4px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-message > .uk-close {
  visibility: hidden;
  float: right;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-message:hover > .uk-close {
  visibility: visible;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-message-primary {
  background: #ebf7fd;
  color: #2d7091;
  border-color: rgba(45, 112, 145, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-message-success {
  background: #f2fae3;
  color: #659f13;
  border-color: rgba(101, 159, 19, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-message-warning {
  background: #fffceb;
  color: #e28327;
  border-color: rgba(226, 131, 39, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-notify-message-danger {
  background: #fff1f0;
  color: #d85030;
  border-color: rgba(216, 80, 48, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search {
  display: inline-block;
  position: relative;
  margin: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search:before {
  content: "\f002";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field::-webkit-search-cancel-button, .uk-search-field::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field::-ms-clear {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field::-moz-placeholder {
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  color: #62769b;
  -webkit-appearance: none;
  width: 120px;
  height: 30px;
  padding: 0 0 0 30px;
  border: 1px solid transparent;
  background: transparent;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  vertical-align: middle;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field:-ms-input-placeholder {
  color: #a6afb4 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field::-moz-placeholder {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field::-webkit-input-placeholder {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field:focus {
  outline: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
  width: 180px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dropdown-search {
  width: 300px;
  margin-top: 0;
  background: #fff;
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-open > .uk-dropdown-search {
  -webkit-animation: uk-slide-top-fixed .2s ease-in-out;
  animation: uk-slide-top-fixed .2s ease-in-out;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-navbar-flip .uk-dropdown-search {
  margin-top: 12px;
  margin-right: -16px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-search > li > a {
  color: #62769b;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-search > li.uk-active > a {
  background: #4a9cf9;
  color: #fff;
  outline: none;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-search .uk-nav-header {
  color: #a6afb4;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-search .uk-nav-divider {
  border-top: 1px solid #ddd;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-search ul a {
  color: #4a9cf9;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nav-search ul a:hover {
  color: #059;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-search {
  display: block;
  margin: 20px 15px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-search:before {
  color: #777;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-search-field {
  width: 100%;
  border-color: transparent;
  background: transparent;
  color: #ccc;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-search-field:-ms-input-placeholder {
  color: #777 !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-search-field::-moz-placeholder {
  color: #777;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-offcanvas .uk-search-field::-webkit-input-placeholder {
  color: #777;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable {
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable a, .uk-nestable img {
  -webkit-touch-callout: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-list {
  margin: 0;
  padding-left: 40px;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-item {
  -ms-touch-action: none;
      touch-action: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-item + .uk-nestable-item {
  margin-top: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-list:not(.uk-nestable-dragged) > .uk-nestable-item:first-child {
  margin-top: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-dragged {
  position: absolute;
  z-index: 1050;
  pointer-events: none;
  padding-left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-placeholder {
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-placeholder > * {
  opacity: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-placeholder:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px dashed #ddd;
  opacity: 1;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-empty {
  min-height: 30px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-handle {
  -ms-touch-action: none;
      touch-action: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-handle:hover {
  cursor: move;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-moving, .uk-nestable-moving * {
  cursor: move;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-nestable-action='toggle'] {
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-toggle {
  display: inline-block;
  visibility: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-toggle:after {
  content: "\f147";
  font-family: FontAwesome;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-parent > :not(.uk-nestable-list) .uk-nestable-toggle {
  visibility: visible;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-collapsed .uk-nestable-list {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-collapsed .uk-nestable-toggle:after {
  content: "\f196";
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-nestable-panel {
  padding: 5px;
  background: #f5f5f5;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  text-shadow: 0 1px 0 #fff;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider {
  position: relative;
  z-index: 0;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider:not(.uk-grid) {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider > * {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider-container {
  overflow: hidden;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider:not(.uk-drag) {
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider.uk-drag {
  cursor: col-resize;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider a, .uk-slider img {
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider img {
  pointer-events: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-slider-fullscreen, .uk-slider-fullscreen > li {
  height: 100vh;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable {
  position: relative;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable > * {
  -ms-touch-action: none;
      touch-action: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable a, .uk-sortable img {
  -webkit-touch-callout: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable > :last-child {
  margin-bottom: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable-dragged {
  position: absolute;
  z-index: 1050;
  pointer-events: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable-placeholder {
  opacity: 0;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable-empty {
  min-height: 30px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable-handle {
  -ms-touch-action: none;
      touch-action: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable-handle:hover {
  cursor: move;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-sortable-moving, .uk-sortable-moving * {
  cursor: move;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-uk-sticky].uk-active {
  z-index: 980;
  box-sizing: border-box;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-uk-sticky][class*='uk-animation-'] {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
[data-uk-sticky].uk-animation-reverse {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  box-sizing: border-box;
  max-width: 200px;
  padding: 5px 8px;
  background: #333;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 20px;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px dashed #333;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip-top:after, .uk-tooltip-top-left:after, .uk-tooltip-top-right:after {
  bottom: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #333;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip-bottom:after, .uk-tooltip-bottom-left:after, .uk-tooltip-bottom-right:after {
  top: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: #333;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip-top:after, .uk-tooltip-bottom:after {
  left: 50%;
  margin-left: -5px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip-top-left:after, .uk-tooltip-bottom-left:after {
  left: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip-top-right:after, .uk-tooltip-bottom-right:after {
  right: 10px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip-left:after {
  right: -5px;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #333;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/uikit.css */
.uk-tooltip-right:after {
  left: -5px;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: #333;
}

/* PRICING */
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
html *,
body {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}

/* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
body {
  background: #fff;
  color: #2E2E2E;
  min-height: 100vh;
  font: 1rem/1.5rem;
}

/* line 22, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
h1 {
  font-size: 1.8rem;
  line-height: 1.2;
}

/* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
h2 {
  font-size: 1.4rem;
  line-height: 1.2;
}

/* line 32, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
h3 {
  font-size: 1.2rem;
  line-height: 1.5;
}

/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
h4 {
  font-size: 1rem;
  line-height: 1.5;
}

/* line 42, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
p {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: 1.1rem;
}

/* line 47, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
figure {
  text-align: center;
}
/* line 49, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
figure img {
  max-height: 550px !important;
  text-align: center;
}

/* line 59, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
.kt-light-font {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}

/* line 62, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
.kt-text-shadow {
  text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}

/* line 65, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
.kt-spaced-font {
  letter-spacing: 1px;
}

/* line 69, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
.kt-container {
  padding: 0 5px !important;
}

/* line 73, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
.uk-text-uppercase {
  text-transform: uppercase;
}

@media (min-width: 48em) {
  /* line 91, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
  .kt-light-font {
    font-family: "Heebo", sans-serif;
    font-weight: lighter;
  }

  /* line 94, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_base.scss */
  p {
    font-family: "Heebo", sans-serif;
    font-weight: lighter;
    font-size: 1rem;
  }
}
/* line 9, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button {
  border-radius: 2rem;
  text-transform: uppercase;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #E0E4E5;
  background-image: -webkit-linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
  background-image: linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
  color: #064C8A;
  box-shadow: none;
  text-shadow: none;
  border: none;
  letter-spacing: 1px;
}

/* line 24, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
main .kt-button {
  min-width: 200px;
}

/* line 28, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-hightlight {
  background-color: #FBD233;
  background-image: -webkit-linear-gradient(#FCE327 0%, #FAB600 100%);
  background-image: linear-gradient(#FCE327 0%, #FAB600 100%);
  color: #c79918 !important;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold !important;
  cursor: pointer;
}

/* line 39, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-portal {
  background-color: #FCC102;
  background-image: -webkit-linear-gradient(#FCC102 0%, #F78A02 100%);
  background-image: linear-gradient(#FCC102 0%, #F78A02 100%);
  color: white !important;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold !important;
}

/* line 47, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-dark {
  background-color: #222222;
  background-image: -webkit-linear-gradient(#242424 0%, #101010 100%);
  background-image: linear-gradient(#242424 0%, #101010 100%);
  color: white;
  font-size: .9em;
  text-shadow: none;
}
/* line 53, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-dark:hover {
  color: white;
}

/* line 58, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-learn {
  min-width: 200px;
  box-sizing: border-box;
  border: none;
  background-color: #fff;
  background-image: none;
  padding: 1em;
  border-radius: 100px;
  font-size: 1.5em;
}
/* line 68, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-learn :hover {
  text-decoration: none;
}

/* line 73, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-more {
  border: 1px solid #8b5b6c;
  color: #8b5b6c;
  background: #fff;
  border-radius: 100px;
}

/* line 84, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-store-button img {
  border-radius: 6px;
}

/* line 93, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-to-top:hover {
  cursor: pointer;
  opacity: .6;
}

/* line 99, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_buttons.scss */
.kt-button-pill {
  border-radius: 100px;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_forms.scss */
.kt-form-box {
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px 0 #eee;
}

/* line 2, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.cc-update input[type=text], .cc-update input[type=password], .cc-update select {
  padding: .2em;
  margin-bottom: 1em;
  font-size: 1.2em;
  width: 100%;
  border: 1px solid #ccc !important;
  background-color: white !important;
  border-radius: 0 !important;
}
/* line 11, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.cc-update input {
  margin-left: auto;
  margin-right: auto;
}
/* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.cc-update i {
  color: #2E2E2E;
  position: relative;
  top: 3px;
}
/* line 20, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.cc-update #contact_state, .cc-update #contact_billing_state {
  border-radius: 0 !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  margin-top: 1px;
  border: 1px solid #ccc !important;
}
@media (max-width: 48em) {
  /* line 29, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
  .cc-update #ccn {
    margin-bottom: 5px !important;
  }
  /* line 32, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
  .cc-update i {
    margin-bottom: .5em !important;
    margin-left: 2px;
  }
}
/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.cc-update .payment-errors {
  margin: 1em 0 1em 0;
  color: red;
  font-size: 1em;
}
/* line 42, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.cc-update #show-billing {
  display: none;
}
/* line 45, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.cc-update #toggle-billing {
  display: inline !important;
  margin-right: .5em !important;
  position: relative;
  bottom: 1px;
}

/* line 52, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
#faqs_list img {
  max-width: 100% !important;
  height: auto !important;
}

/* line 57, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
#trial-signup-form {
  padding-right: 1em;
}
/* line 59, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
#trial-signup-form input {
  width: 100%;
  font-size: 1em;
  margin: 1em 10px 0 10px;
  padding: 5px;
}
/* line 65, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
#trial-signup-form .trial-signup-btn {
  background-color: #E0E4E5;
  background-image: -webkit-linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
  background-image: linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
  width: 60%;
  border-radius: 24px;
  color: #2486B6;
  white-space: normal;
  font-size: .9rem;
  border: none;
  cursor: pointer;
  font-weight: bold;
  padding: 5px 1em 5px 1em;
  margin-left: 1em;
}
@media (max-width: 30em) {
  /* line 65, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
  #trial-signup-form .trial-signup-btn {
    font-size: .8em;
  }
}
/* line 83, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
#trial-signup-form .sm-btn-text {
  font-size: .7em;
}

/* line 87, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.trial-signup-form-wrapper {
  color: #fff;
}
/* line 89, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.trial-signup-form-wrapper .uk-icon-warning {
  color: #cc0000 !important;
  margin-right: 10px;
  font-size: 1.4em;
}
/* line 94, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_shared.scss */
.trial-signup-form-wrapper .uk-icon-thumbs-up {
  color: yellowgreen !important;
  margin-right: 10px;
  font-size: 1.4em;
}

/* ==== NAV BLOCK ==== */
/* line 2, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-nav-block {
  width: 100%;
  z-index: 100;
  top: 0px;
}
/* line 3, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-nav-block nav {
  background: #2486B6;
}
/* line 6, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-nav-block li a {
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  height: 72px;
  line-height: 72px;
}

/* line 24, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-navbar-nav li a {
  color: #dadada;
}
/* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-navbar-nav li a:hover {
  color: #ffffff;
}

/* line 32, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.uk-navbar-brand {
  height: 72px;
}

/* nav customized */
/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.uk-navbar-nav a {
  border-radius: 20px;
}

/* line 41, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-navbar-button:hover span {
  text-decoration: none;
}

/* line 45, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-navbar-center {
  max-width: inherit;
}

/* line 49, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-offcanvas-toggle {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
}

/* line 56, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-offcanvas-toggle:hover {
  color: rgba(255, 255, 255, 0.5);
}

/* line 60, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.kt-offcanvas-toggle::after {
  content: "☰";
}

/* line 69, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#sign-in-btn {
  text-align: center;
  height: 71px;
}
/* line 72, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#sign-in-btn:hover {
  background: rgba(0, 0, 0, 0.1);
}
/* line 75, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#sign-in-btn .signed-in, #sign-in-btn .signed-out {
  cursor: pointer;
  padding: .5em 2em .3em 2em;
  border-radius: 25px;
  border: none;
  background-color: #fff;
  color: #064C8A;
  position: relative;
  top: 1.8em;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  margin-left: 2em;
  margin-right: 2em;
}

/* line 90, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#account-user-name {
  font-size: .7em;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  bottom: 5px;
}

/* line 97, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.small-signed-in, .small-signed-out {
  padding: .5em 2em .3em 2em;
}

/* line 101, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#account-menu-container {
  padding: 0;
  margin-top: 1px;
  border-top: none;
  border-radius: 0;
}

/* line 107, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#account-menu-container .uk-dropdown {
  border-top: 0 !important;
  margin-top: 1px !important;
}

/* line 112, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#account-nav li {
  width: 100%;
  text-align: left;
}
/* line 116, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#account-nav li a {
  line-height: 3em;
  height: 3em;
  border-radius: 0;
  padding-right: 0;
  color: #62769b !important;
}
/* line 120, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#account-nav li a:hover {
  background: #F3F5F5;
}

/* line 134, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.uk-navbar-nav > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
}
/* line 137, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.uk-navbar-nav > li > a:active {
  color: #fff;
}

/* line 142, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
.uk-dropdown-small .uk-nav {
  margin: 0 !important;
}

/* line 147, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#kt-offcanvas .uk-offcanvas-bar {
  background: #222;
}
/* line 151, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#kt-offcanvas .uk-nav {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8rem;
}
/* line 157, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#kt-offcanvas .uk-nav a {
  color: #fff;
}
/* line 161, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
#kt-offcanvas .uk-nav li {
  padding: 1rem 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 48em) {
  /* line 177, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_navigation.scss */
  .kt-nav-block {
    position: fixed;
  }
}
/* Header Block */
/* ==== TITLE BLOCK ==== */
/* line 11, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-title-block {
  padding: 4rem 0;
  color: #2486B6 !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right bottom;
  background-attachment: initial;
}
/* line 20, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-title-block h1 {
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #2486B6 !important;
  letter-spacing: 2px !important;
  margin-bottom: 1.5rem;
}
/* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-title-block p {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  line-height: 1.4em;
  font-size: 1.4rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
/* line 35, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-title-block .title_image {
  height: 100%;
}

/* line 40, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-grey-back {
  background-color: #E0E4E5;
  background-image: -webkit-linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
  background-image: linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
}

/* line 44, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.orange-btn {
  background-color: #ff9900;
  color: white !important;
  text-shadow: none;
  border-radius: 4px !important;
}

/* line 51, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.orange-btn:hover {
  background-color: orange;
  color: white !important;
  order-radius: 4px !important;
}

/* Feature Block */
/* line 58, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-feature-block {
  padding: 3.2em 0;
}
/* line 61, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-feature-block p:first-of-type {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  font: 22px/1.5;
}
/* line 66, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-feature-block h2 {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  color: #2E2E2E;
}

/* line 83, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-bg-light {
  background: rgba(210, 215, 218, 0.4);
}

/* line 87, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-footer-block {
  padding: 4em 0;
  background: #085FA7;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  background-image: -webkit-linear-gradient(#0B7CC3 0%, #064F98 100%);
  background-image: linear-gradient(#0B7CC3 0%, #064F98 100%);
  font-size: .8em;
}
/* line 97, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-footer-block ul {
  list-style: none;
  text-transform: uppercase;
  margin-top: .5em;
}
/* line 102, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-footer-block ul li {
  margin: 8px 0;
}

/* line 108, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-extended-footer-block {
  padding: 1em 0;
  font-size: .8em;
  background-image: -webkit-linear-gradient(#033B83 0%, #023077 100%);
  background-image: linear-gradient(#033B83 0%, #023077 100%);
}
/* line 115, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-extended-footer-block p {
  margin: .1em 0;
}

/* line 120, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-subscription-subblock {
  background: red;
}

/* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-pricing-block {
  background: #7A92A6;
}

/* Content Area */
/* line 130, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-area {
  border-radius: 20px;
  background: #fff;
  padding: 3vh 0;
  overflow: hidden;
}

/* line 137, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-section {
  padding-top: 3vh;
  border-bottom: 1px solid #ccc;
}
/* line 141, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-section:last-child {
  border: none;
}

/* line 146, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-section:nth-of-type(3n),
.kt-plug-color .kt-content-section:nth-of-type(2n),
.kt-router-color .kt-content-section:nth-of-type(2n) {
  padding-top: 4rem !important;
}
/* line 151, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-section:nth-of-type(3n) img,
.kt-plug-color .kt-content-section:nth-of-type(2n) img,
.kt-router-color .kt-content-section:nth-of-type(2n) img {
  padding: 0 2.5rem 0 2.5rem;
}
/* line 155, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-section:nth-of-type(3n) p,
.kt-plug-color .kt-content-section:nth-of-type(2n) p,
.kt-router-color .kt-content-section:nth-of-type(2n) p {
  padding: 0 1.5rem 2rem 1.5rem;
}
/* line 159, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-section:nth-of-type(3n) h2,
.kt-plug-color .kt-content-section:nth-of-type(2n) h2,
.kt-router-color .kt-content-section:nth-of-type(2n) h2 {
  padding-bottom: 1rem;
  margin-right: 1rem;
  margin-left: 1rem;
}

/* line 166, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
.kt-content-space {
  margin: 1rem;
}

@media (min-width: 48em) {
  /* line 180, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
  .kt-feature-block p:first-of-type {
    font-family: "Heebo", sans-serif;
    font-weight: lighter;
  }

  /* line 183, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
  main {
    padding-top: 72px;
  }

  /* line 187, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
  .kt-feature-block {
    padding: 6.2em 0;
  }

  /* line 191, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_layout.scss */
  .kt-content-section:nth-of-type(3n) h2 {
    font-size: 1.2rem;
  }
}
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-try-block {
  padding: 3rem;
}

/* line 10, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-try-content .uk-article-title {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  margin-bottom: .5em;
  line-height: 1.2em;
}
/* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-try-content strong {
  white-space: nowrap;
  text-transform: uppercase;
}
/* line 19, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-try-content a {
  margin-right: 1rem;
}
/* line 21, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-try-content a:last-of-type {
  margin-right: 0;
}

/* line 32, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-footer-block {
  background-color: #2486B6;
  background-image: -webkit-linear-gradient(#33ADD7 0%, #1470AC 100%);
  background-image: linear-gradient(#33ADD7 0%, #1470AC 100%);
  padding: 4em 0;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: .9rem;
}
/* line 40, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-footer-block a {
  color: rgba(255, 255, 255, 0.5);
}
/* line 43, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-footer-block a:hover {
  color: white;
}
/* line 48, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-footer-block .kt-button {
  color: #004A8C;
}
/* line 52, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-footer-block ul {
  list-style: none;
  text-transform: uppercase;
  margin-top: .5em 0;
}
/* line 57, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-footer-block ul li {
  margin: 8px 0;
}

/* line 67, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-extended-footer-block {
  color: rgba(255, 255, 255, 0.5);
  padding: 1em 0;
  background: #064C8A;
  background-image: -webkit-linear-gradient(#0B5391 0%, dark-aqua-stop 100%);
  background-image: linear-gradient(#0B5391 0%, dark-aqua-stop 100%);
}
/* line 75, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-extended-footer-block a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
/* line 79, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-extended-footer-block a:hover {
  color: white;
}
/* line 84, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-extended-footer-block p {
  margin: .1em 0;
  font-size: .8rem;
}

/* line 90, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
.kt-grid-divider-color {
  border-left-color: rgba(255, 255, 255, 0.2) !important;
}

/* line 95, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#newsletter-form-wrapper input[type=text], #newsletter-form-wrapper input[type=email] {
  height: 2.2em;
}
/* line 98, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#newsletter-form-wrapper input[type=text] {
  width: 100%;
}
/* line 101, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#newsletter-form-wrapper input[type=submit] {
  border-radius: 25px;
  padding: 10px 30px 10px 30px;
  font-size: 1.1em;
}
/* line 104, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#newsletter-form-wrapper input[type=submit]:hover {
  color: white;
}
/* line 109, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#newsletter-form-wrapper #newsletter-error-dialog {
  color: red;
  text-align: left;
}
/* line 113, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#newsletter-form-wrapper h3 {
  color: #fff;
  font-size: 1.3em;
}
/* line 117, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#newsletter-form-wrapper #newsletter-captcha > div {
  margin: 0 auto 0 auto;
}

/* line 121, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_footer.scss */
#footer-trial-signup {
  background-color: #808080;
  border-radius: 20px;
  margin-bottom: 1em;
  padding: 10px;
}

/* line 6, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-hero-block h1,
.kt-feature-title,
.kt-parent-features dt,
.kt-kid-features dt,
.kt-bg-blur h2 strong,
.kt-panel-box .kt-panel-badge strong {
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}

/* line 16, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-feature-block h2 {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
}

/* line 21, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-hero-block h2,
.kt-parent-features h3,
.kt-kid-features h3,
.kt-why-block h2,
.kt-bg-blur h2 {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
}

/* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-hero-block h4,
.kt-feature-list dd,
.kt-panel-box h4 {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}

/* line 41, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-hero-block {
  background: #02A4D4 url(/assets/hero-Block-Bg-a31b5419ba7196e689c5202cd923e023b5ed1026f03e6d05167fc4b25777880b.png) center no-repeat;
  background-size: cover;
  -webkit-backdrop-filter: blur(20px);
  padding: 0 0 0;
}
/* line 47, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-hero-block h1 {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 2rem;
}
/* line 53, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-hero-block h2 {
  margin-top: 5px;
  font-weight: 300;
}

/* line 59, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-download-buttons {
  background-color: rgba(0, 90, 149, 0.3);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 10px;
}

/* line 66, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-hero-content .kt-store-button img {
  width: calc(32%);
  margin: 0;
}

/* line 76, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-feature-block h2 {
  letter-spacing: 1px;
}
/* line 78, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-feature-block h4 {
  font-size: 1.6em;
}

/* line 81, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-feature-title {
  color: #222222;
  margin-bottom: 20px !important;
}

/* line 90, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-parent-features,
.kt-kid-features {
  padding: 1.5rem;
  border-radius: 1.5rem;
  color: #fff;
}
/* line 96, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-parent-features h3,
.kt-kid-features h3 {
  color: #fff;
  font-size: 2rem;
}
/* line 100, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-parent-features dt,
.kt-kid-features dt {
  font-size: 1.3rem;
  text-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}
/* line 104, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-parent-features dd,
.kt-kid-features dd {
  margin-bottom: 2rem;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.8);
}

/* line 111, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-feature-list {
  display: inline-block;
}

/* line 115, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-kid-features {
  color: #4F5235;
  background: #FFCA61;
  background-image: -webkit-linear-gradient(left, #FFDA64 0%, #FFA915 100%);
  background-image: linear-gradient(90deg, #FFDA64 0%, #FFA915 100%);
  border-radius: 20px;
}
/* line 121, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-kid-features dd, .kt-kid-features h3 {
  color: rgba(79, 82, 53, 0.8);
}
/* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-kid-features dt {
  text-shadow: none;
}

/* line 129, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-parent-features {
  background-image: -webkit-linear-gradient(right, #4ABBDC 0%, #2486B6 100%);
  background-image: linear-gradient(-90deg, #4ABBDC 0%, #2486B6 100%);
  border-radius: 20px;
}

/* line 138, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-why-block {
  background: #02A4D4 url(/assets/why-photo-3b7ac119789f2d6e76cf702c801a2158e91b78824627c53839760cce141e4dcb.jpg) top no-repeat;
  background-size: cover;
  padding: 0 0 0;
  height: 90vh;
}
/* line 144, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-why-block .kt-bg-blur {
  border-radius: 20px !important;
}
/* line 148, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-why-block h2 {
  font-size: 1.2em !important;
  letter-spacing: 1px;
  line-height: 1.3em;
}

/* line 155, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-bg-blur {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  padding: 2em;
  -webkit-backdrop-filter: blur(10px);
  border-radius: 6px;
  margin-bottom: 2rem;
}
/* line 163, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-bg-blur h2 {
  color: #fff;
  margin: 0;
  padding: 0;
}

/* line 174, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box {
  border-radius: 20px;
  text-align: center;
}
/* line 178, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box h2, .kt-panel-box h3 {
  color: #fff;
  font-weight: bold;
}
/* line 183, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box h4 {
  color: #fff !important;
  margin-bottom: 30px;
  font-weight: 400;
}
/* line 189, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box .kt-panel-teaser {
  border-radius: 20px 20px 0 0;
  position: relative;
}
/* line 193, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box .kt-panel-badge {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 20px 0 0 0;
  text-align: center;
}
/* line 205, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box .kt-panel-badge strong {
  font-size: 1.1em;
}
/* line 209, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box .kt-panel-content {
  font-size: 1.2em;
}
/* line 211, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-panel-box .kt-panel-content p {
  margin-bottom: 20px;
}

/* line 217, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-subscription-color {
  /* color-spot: */
  background: #24C9B6;
  background-image: -webkit-linear-gradient(top, #20DED0 0%, #00B39C 100%);
  background-image: linear-gradient(-180deg, #20DED0 0%, #00B39C 100%);
  color: #fff;
  border-color: #00B39C;
}

/* line 225, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-plug-color {
  /* color-spot: */
  background: #FE4B51;
  background-image: -webkit-linear-gradient(top, #FF8992 0%, #FE4B51 100%);
  background-image: linear-gradient(-180deg, #FF8992 0%, #FE4B51 100%);
  color: #fff;
  border-color: #FE4B51;
}

/* line 233, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.kt-router-color {
  /* color-spot: */
  background: #FF9D0D;
  background-image: -webkit-linear-gradient(top, #FFD151 0%, #FF9D0D 100%);
  background-image: linear-gradient(-180deg, #FFD151 0%, #FF9D0D 100%);
  color: #fff;
  border-color: #FF9D0D;
}

/* line 241, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.morphext > .animated {
  display: inline-block;
}

/* line 244, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
.fadeIn {
  font-weight: 300 !important;
}

@media (min-width: 48em) {
  /* line 260, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-hero-block h2,
  .kt-parent-features h3,
  .kt-kid-features h3,
  .kt-why-block h2,
  .kt-bg-blur h2 {
    font-family: "Heebo", sans-serif;
    font-weight: 400;
  }

  /* line 269, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-why-block h2 {
    font-size: 2.4em !important;
  }

  /* line 274, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h1 {
    font-size: 2rem;
  }

  /* line 277, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h2 {
    font-size: 1.8rem;
  }

  /* line 280, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h3 {
    font-size: 1.6rem;
  }

  /* line 283, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h4 {
    font-size: 1.2rem;
  }

  /* line 287, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-hero-content .kt-store-buttons {
    width: 40%;
  }

  /* line 291, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-panel-box .kt-panel-content h4 {
    font-size: 1.1rem;
    font-weight: bold;
  }

  /* line 295, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-panel-box .kt-panel-content p {
    font-size: 1.2rem;
  }

  /* line 298, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-panel-box .kt-panel-content .kt-button {
    font-size: .8rem;
    padding: 5px 2rem;
  }

  /* line 303, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-feature-block p {
    font-size: 1.2rem;
  }
}
@media (min-width: 60em) {
  /* line 310, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  html, body {
    font-size: 18px;
  }

  /* line 315, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h1 {
    font-size: 2rem;
  }

  /* line 318, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h2 {
    font-size: 1.8rem;
  }

  /* line 321, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h3 {
    font-size: 1.6rem;
  }

  /* line 324, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  h4 {
    font-size: .8rem;
  }

  /* line 328, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-parent-features dd, .kt-kid-features dd {
    font-size: .8rem;
  }

  /* line 332, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-panel-box .kt-panel-content p {
    font-size: 1rem;
  }

  /* line 335, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-panel-box .kt-panel-content .kt-button {
    font-size: .8rem;
  }

  /* line 340, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_home.scss */
  .kt-feature-block h2 {
    margin-bottom: 40px;
  }
}
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kt-page-color {
  padding-top: 10px !important;
  padding-bottom: 50px !important;
}
/* line 9, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kt-page-color h2 {
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  color: #2E2E2E;
}
/* line 14, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kt-page-color img.app_avatar {
  height: 117px;
}

/* line 23, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
#app_dash_nav {
  padding: 0 80px 0 80px;
}
/* line 25, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
#app_dash_nav img {
  height: 50px;
  margin: 30px 30px 20px 30px;
}
/* line 29, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
#app_dash_nav img.feature_link_active {
  height: 70px;
  margin-bottom: 0;
}
/* line 33, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
#app_dash_nav .app_link_pad {
  margin: 0;
  padding: 0 5px 0 5px;
}
/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
#app_dash_nav .app_link_pad:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 41, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
#app_nav_list li {
  list-style-type: none;
  display: inline;
}

/* line 46, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kid-tabs {
  max-width: 448px;
  padding: 0;
  position: relative;
}
/* line 51, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kid-tabs img {
  margin-bottom: -1px;
}
/* line 54, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kid-tabs .tab-links {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 60, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kid-tabs a {
  min-height: 80px;
  max-height: 90px;
}
/* line 64, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kid-tabs a:hover {
  background: rgba(255, 255, 255, 0.15);
}

/* line 78, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kt-content-wrap-right {
  padding: 0 1.8rem 0 1.8rem;
}

/* line 82, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.kt-content-wrap-left {
  padding: 0 1.8rem 0 1.8rem;
}

/* line 91, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.nav_oval_arrow a:hover {
  text-decoration: none;
}

/* line 94, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.nav_oval {
  text-align: center;
  vertical-align: center;
  width: 8vh;
  height: 76px;
  opacity: 0.8;
}

/* line 101, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
.nav_oval_arrow {
  margin: 0 1em;
}

@media (min-width: 30em) {
  /* line 112, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
  .kt-content img {
    max-width: 60%;
  }
}
@media (min-width: 48em) {
  /* line 119, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
  .kt-page-color h2 {
    font-family: "Heebo", sans-serif;
    font-weight: lighter;
  }

  /* line 122, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
  .kt-content-section:nth-of-type(3n) h2 {
    font-family: "Heebo", sans-serif;
    font-weight: 500;
  }

  /* line 125, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_features.scss */
  .kt-content img {
    max-width: 100%;
  }
}
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
.kt-title-image-screentime {
  background-image: url(/assets/screentime-title-icon@2x-ac120cbb7b05084dc3a39e9cac19514977bc18900835c53c2dbf967a1ffd8d01.png);
}

/* line 13, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
.kt-page-color-screentime {
  background-color: #15A152;
  background-image: -webkit-linear-gradient(#01BF6A 0%, #008836 100%);
  background-image: linear-gradient(#01BF6A 0%, #008836 100%);
}

/* line 17, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
#screentime_section_one {
  padding-top: 3rem !important;
}

/* line 21, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
#screentime_section_two {
  padding-top: 3rem !important;
  background-color: #A2DEF6;
  background-image: -webkit-linear-gradient(#A2DEF6 0%, #69BCEA 100%);
  background-image: linear-gradient(#A2DEF6 0%, #69BCEA 100%);
  background-image: url(/assets/screentime-figure-2a-fa252226300ccd47bd9165800462a9d6c4fcff34570d7cf3c2e323ffb18fc4ae.jpg);
  background-size: cover;
  background-position: center center;
  min-height: 600px;
  max-height: 675px;
  position: relative;
}
/* line 32, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
#screentime_section_two #plug_overlay {
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 39, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
#screentime_section_two #plug_overlay h2 {
  padding-top: 2rem;
}
/* line 42, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
#screentime_section_two #plug_overlay p {
  padding-bottom: 1rem;
  max-width: 400px;
  margin: 0 auto;
}
/* line 47, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
#screentime_section_two #plug_overlay a {
  text-decoration: underline;
}

/* line 72, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_screentime.scss */
.kt-color-screentime,
.kt-color-screentime:hover {
  color: #15A152;
  text-decoration: none;
}

/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_filter.scss */
.kt-title-image-filter {
  background-image: url(/assets/filtering-title-icon@2x-39700c6f07d60466835fb627cd224987329af3a35e352ca92a845a1029befca3.png);
}

/* line 13, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_filter.scss */
.kt-page-color-filter {
  background-color: #E5B527;
  background-image: -webkit-linear-gradient(#E5B527 0%, #CB8714 100%);
  background-image: linear-gradient(#E5B527 0%, #CB8714 100%);
}

/* line 22, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_filter.scss */
#filter_section_two {
  background-image: url(/assets/filtering-figure-2@2x-65a3cd9cf0a6814185a89073241c1c4ecad0941e8ba33ec493fe70f475c1cb2d.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 600px;
}
/* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_filter.scss */
#filter_section_two #reports_history_overlay {
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  width: 100%;
}
/* line 34, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_filter.scss */
#filter_section_two #reports_history_overlay h2 {
  padding-top: 2rem;
}
/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_filter.scss */
#filter_section_two #reports_history_overlay p {
  padding-bottom: 2rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
}

/* line 63, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_filter.scss */
.kt-color-filter, .kt-color-filter:hover {
  color: #CB8714;
  text-decoration: none;
}

/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
.kt-title-image-tasks {
  background-image: url(/assets/tasks-title-icon@2x-d590cdb1b908227b78ce6d12f8d1ccfd6a3852335b06e931dfbc8534932ccdf2.png);
}

/* line 13, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
.kt-page-color-tasks {
  background-color: #5364F7;
  background-image: -webkit-linear-gradient(#5364F7 0%, #263FE1 100%);
  background-image: linear-gradient(#5364F7 0%, #263FE1 100%);
}

/* line 17, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
#tasks_section_one {
  padding-bottom: 3vh;
}

/* line 24, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
#tasks_section_two {
  background-image: url(/assets/tasks-figure-2@2x-56f0ae84fc806f3a8b39a2a5ca4005ca39feb4aebb64793c8869d5ce7b15a9b5.jpg);
  background-repeat: no-repeat;
  background-position: 75% bottom;
  background-size: cover;
  height: 90vh;
  max-height: 675px;
  position: relative;
}
/* line 33, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
#tasks_section_two #add_tasks_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
/* line 42, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
#tasks_section_two #add_tasks_overlay div {
  padding: 10px;
}
/* line 45, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
#tasks_section_two #add_tasks_overlay h2 {
  padding-top: 2rem;
}

/* line 67, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_tasks.scss */
.kt-color-tasks, .kt-color-tasks:hover {
  color: #263FE1;
  text-decoration: none;
}

/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
.kt-title-image-kudos {
  background-image: url(/assets/kudos-title-icon@2x-3164421b32e2e5e38631c006fec4f98d2e5216e48c811dcab71dd738409e51c8.png);
  background-position: right bottom;
}

/* line 14, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
.kt-page-color-kudos {
  background-color: #EC66A5;
  background-image: -webkit-linear-gradient(#EC66A5 0%, #D73D74 100%);
  background-image: linear-gradient(#EC66A5 0%, #D73D74 100%);
}

/* line 19, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
#kudos_section_one img {
  max-width: 70%;
}
/* line 22, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
#kudos_section_one p {
  margin: 1rem;
}

/* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
#kudos_section_two {
  background-image: url(/assets/kudos-figure-2-03df3c795d168f5b56f656ec001a983a0bced6c18c8aa21af93a53648108824f.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 650px;
}
/* line 34, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
#kudos_section_two #partner_kids_overlay {
  width: 100%;
}
/* line 36, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
#kudos_section_two #partner_kids_overlay h2 {
  padding-top: 2rem;
}
/* line 39, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
#kudos_section_two #partner_kids_overlay p {
  margin: 1rem;
}

/* line 58, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
.kt-color-kudos, .kt-color-kudos:hover {
  color: #D73D74;
  text-decoration: none;
}

@media (min-width: 30em) {
  /* line 71, /Users/kaz/scratch/kudoso/app/assets/stylesheets/features/_kudos.scss */
  #kudos_section_one img {
    max-width: 50%;
  }
}
/* line 6, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
.kt-title-image-router {
  background-image: url(/assets/router-title-icon@2x-2870c77357f887d446a601871f5770d0e4586a532fcfb290516ada41c439d44d.png);
  background-position: 95% bottom;
}

/* line 14, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
.kt-page-color-router {
  background-color: #ECB25B;
  background-image: -webkit-linear-gradient(#ECB25B 0%, #DB8333 100%);
  background-image: linear-gradient(#ECB25B 0%, #DB8333 100%);
}

/* line 18, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
#router_section_one {
  background-image: url(/assets/router-figure-1@2x-8b8df479d0b731c6deed28fd3facaf17f986fba41771aee31678ddd20033cdd5.jpg);
  background-repeat: no-repeat;
  background-position: 20% top;
  background-size: contain;
  min-height: 370px;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
/* line 28, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
#router_section_one .kt-overlay {
  padding-top: 2rem;
  padding-bottom: .5rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
#router_section_one .kt-overlay p {
  padding: 0 1.5rem;
}

/* line 59, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
#router_section_three {
  padding-top: 2rem;
}
/* line 61, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
#router_section_three img {
  padding: 3rem 4rem;
}
/* line 64, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
#router_section_three ul {
  list-style-type: disc;
  text-align: left;
}
/* line 68, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
#router_section_three li {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: 1.2em;
}

/* line 74, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
.kt-color-router, .kt-color-router:hover {
  color: #DB8333 !important;
  text-decoration: none !important;
}

@media (min-width: 30em) {
  /* line 85, /Users/kaz/scratch/kudoso/app/assets/stylesheets/router.scss */
  #router_section_one {
    background-size: cover;
    min-height: 600px;
  }
}
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_plug.scss */
.kt-title-image-plug {
  background-image: url(/assets/plug-title-icon@2x-0a58cf5302608f7c0f0dcb6890994932cb07bb8a1cb07bd0ced88df7b865cbe9.png);
  background-position: 95% bottom;
}

/* line 14, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_plug.scss */
.kt-page-color-plug {
  background-color: #FD8A94;
  background-image: -webkit-linear-gradient(#FD8A94 0%, #FD616B 100%);
  background-image: linear-gradient(#FD8A94 0%, #FD616B 100%);
  padding-top: 2rem;
}

/* line 19, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_plug.scss */
#plug_section_one {
  background-image: url(/assets/plug-figure-1@2x-85f1a60b798e21b2cf56d5db38c05fd6feaf629a623c4c1c4cf84140bf62b220.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  min-height: 450px;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
/* line 29, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_plug.scss */
#plug_section_one .kt-overlay {
  padding-top: 2rem;
  padding-bottom: 1rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
/* line 38, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_plug.scss */
#plug_section_one .kt-overlay p {
  padding: 0 1.5rem;
}

/* line 66, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_plug.scss */
.kt-color-plug, .kt-color-plug:hover {
  color: #FD616B !important;
  text-decoration: none !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-page-color-pricing {
  background-color: #2486B6;
  background-image: -webkit-linear-gradient(#33ADD7 0%, #1470AC 100%);
  background-image: linear-gradient(#33ADD7 0%, #1470AC 100%);
}
/* line 3, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-page-color-pricing p, .kt-page-color-pricing span {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: 1.2rem;
}
/* line 9, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-page-color-pricing .opaque {
  opacity: .5;
}
/* line 13, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-page-color-pricing .kt-smaller-font {
  font-size: 0.9rem;
}
/* line 17, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-page-color-pricing .kt-monthly {
  padding: 3rem;
}
/* line 20, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-page-color-pricing li {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  letter-spacing: 1px;
  line-height: 2em;
}
@media screen and (max-width: 30em) {
  /* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-page-color-pricing .kt-pricing-key div {
    padding: 1px;
    margin-bottom: .5rem;
  }
}

/* line 36, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-title-image-pricing {
  background-image: url(/assets/kudoso-title-icon@2x-0a702781dcdb32e9a1a8800ce5edc237ab306f7137553aa0e1d8660aa72b4717.png);
  background-position: 95% bottom;
}

/* line 41, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-key {
  padding: 1em;
}
/* line 43, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-key button {
  padding: 8px 30px 8px 30px;
  border-radius: 30px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1em;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}
/* line 53, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-key .kt-pricing-key-image {
  width: 75%;
}
/* line 56, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-key .active {
  background: #fff;
  color: #1470AC;
}
/* line 60, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-key #monthly_btn {
  margin-right: 6px;
}
/* line 63, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-key #annual_btn {
  margin-left: 6px;
}

/* line 68, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
#kt-pricing-content {
  padding: .5rem;
}

/* line 72, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper {
  background: #fff;
  padding: 1rem 1rem;
  border-radius: 14px;
}
/* line 78, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-pricing-block {
  background: #7A92A6;
}
/* line 81, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-wrapper {
  background-color: #2486B6;
  background-image: -webkit-linear-gradient(#33ADD7 0%, #1470AC 100%);
  background-image: linear-gradient(#33ADD7 0%, #1470AC 100%);
  border-radius: 10px 10px 0 0 !important;
}
/* line 85, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-wrapper .kt-subscription-details {
  padding: 2em;
  margin-bottom: 0;
}
/* line 91, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-wrapper .kt-subscription-cost {
  background: #17649F;
  border-radius: 0 10px 0 0;
}
/* line 95, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-wrapper .kt-subscription-cost #free_trial_block {
  background: #165396;
  padding-top: 1.5em;
  padding-bottom: 1rem;
}
/* line 104, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-expansion-wrapper {
  background-color: #FCC102;
  background-image: -webkit-linear-gradient(#FCC102 0%, #F78A02 100%);
  background-image: linear-gradient(#FCC102 0%, #F78A02 100%);
  border-radius: 0 0 10px 10px;
}
/* line 108, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-expansion-wrapper .kt-expansion-details {
  padding: 2em;
}
/* line 113, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-expansion-wrapper .kt-expansion-cost {
  background: #F78A02;
  border-radius: 0 0 10px 0;
}
/* line 120, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-free-wrapper {
  background-color: #64E57E;
  background-image: -webkit-linear-gradient(#64E57E 0%, #33C547 100%);
  background-image: linear-gradient(#64E57E 0%, #33C547 100%);
  border-radius: 10px 10px 10px 10px !important;
  overflow: hidden;
}
/* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-free-wrapper .kt-subscription-details {
  padding: 2em;
  margin-bottom: 0;
}
/* line 129, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-free-wrapper .kt-subscription-cost-free {
  background: #33C547;
  border-radius: 0 10px 10px 0;
}
/* line 133, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-subscription-free-wrapper .kt-subscription-cost-free #free_trial_block {
  background: #64E57E;
  padding-top: 1.5em;
  padding-bottom: 1rem;
}
/* line 141, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #kt-addons-title {
  color: #2486B6;
  font-size: 1.6rem;
}
/* line 145, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons {
  margin: 0;
}
/* line 148, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons img {
  height: 40px;
}
/* line 151, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons p {
  padding: 0 1rem 0rem 1rem;
}
/* line 154, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons h2 {
  padding-bottom: 1rem;
  color: #fff;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}
/* line 159, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons sup {
  font-size: .6em;
}
/* line 163, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons .details_link {
  color: #fff;
  text-decoration: underline;
}
/* line 167, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons .details_link :hover {
  color: #f2f2f2;
}
/* line 172, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons_plug {
  background-color: #64E57E;
  background-image: -webkit-linear-gradient(#64E57E 0%, #33C547 100%);
  background-image: linear-gradient(#64E57E 0%, #33C547 100%);
}
/* line 173, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons_router {
  background-color: #FD8891;
  background-image: -webkit-linear-gradient(#FD8891 0%, #FC4D55 100%);
  background-image: linear-gradient(#FD8891 0%, #FC4D55 100%);
}
/* line 174, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #addons_starter {
  background-color: #E29CE0;
  background-image: -webkit-linear-gradient(#E29CE0 0%, #C061BD 100%);
  background-image: linear-gradient(#E29CE0 0%, #C061BD 100%);
}
/* line 175, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .addon_div {
  padding: 1rem 0 1rem 0;
  margin-bottom: 1rem;
  border-radius: 10px;
}
/* line 180, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .large_font {
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  font-size: 4em;
  margin-bottom: 0;
  padding-bottom: 5px;
  clear: both;
  float: none;
  padding: 0 !important;
}
/* line 190, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-pricing-small {
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  padding: 10px 0 !important;
}
/* line 196, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-pricing-small strong {
  display: block;
  font-weight: 700;
  line-height: 1;
}
/* line 200, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-pricing-small strong sup {
  font-size: 2.4rem;
}
/* line 205, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .kt-pricing-small span {
  letter-spacing: 1px;
}
/* line 210, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .subscription-list {
  padding-left: 0;
}
/* line 213, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper #subscription-list-1 {
  margin-right: 30px;
}
/* line 218, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper h1 {
  font-size: 1.4rem;
}
/* line 220, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper h1 .kt-title-text {
  white-space: nowrap;
  font-weight: 600;
}
/* line 224, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper h1 .kt-title-price {
  font-weight: 300;
}
/* line 228, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
.kt-pricing-wrapper .buy_now_btn {
  background-color: rgba(0, 0, 0, 0.3);
  padding: .8rem 2rem;
  color: #fff;
  border: none;
  border-radius: 30px;
  cursor: pointer;
}

@media (min-width: 30em) {
  /* line 249, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-subscription-details {
    border-radius: 10px 10px 0 0 !important;
  }

  /* line 252, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-subscription-cost {
    border-radius: 0 !important;
  }

  /* line 255, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-pricing-wrapper .kt-expansion-wrapper .kt-expansion-cost {
    border-radius: 0 0 10px 10px !important;
  }
}
@media (min-width: 48em) {
  /* line 263, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-pricing-wrapper h1 {
    font-size: 1.8rem;
  }
  /* line 266, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-pricing-wrapper .kt-subscription-cost {
    min-height: 534px;
  }

  /* line 271, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  #addons h2 {
    font-size: 3vw;
  }

  /* line 275, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-subscription-details {
    border-radius: 10px 0 0 0 !important;
  }

  /* line 278, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-subscription-cost {
    border-radius: 0 10px 0 0 !important;
  }

  /* line 281, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
  .kt-pricing-wrapper .kt-expansion-wrapper .kt-expansion-cost {
    border-radius: 0 0 10px 10px !important;
  }
}
/* line 286, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
#pricing-trial-signup {
  padding: 0 1em;
}

/* line 289, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_pricing.scss */
#pricing-app-badges {
  display: none;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
.kt-color-faq {
  background-color: #2486B6;
  background-image: -webkit-linear-gradient(#33ADD7 0%, #1470AC 100%);
  background-image: linear-gradient(#33ADD7 0%, #1470AC 100%);
  min-height: 500px;
}
/* line 3, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
.kt-color-faq .learn_about_button, .kt-color-faq .learn_about_button:hover {
  text-decoration: none !important;
}
/* line 6, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
.kt-color-faq .kt-content-section {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

/* line 13, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#search_bar {
  background-color: #227daa;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 38px;
}
/* line 18, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#search_bar * {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
}
/* line 25, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#search_bar #search_input {
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 6px;
  padding: 5px;
  font-size: 1.1rem;
  border: 1px solid #ccc;
  height: 44px;
}
/* line 35, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#search_bar #tags_button {
  background-color: #268cc0;
  border-radius: 6px;
  letter-spacing: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding: 5px;
  font-size: 1em;
  height: 44px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
/* line 45, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#search_bar #tags_button.toggled-on {
  box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.3) !important;
}

/* line 53, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list {
  background-color: #fff;
  padding-bottom: 1em;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  margin-bottom: 4em !important;
  /* Allow use of icon-large to be properly aligned */
}
/* line 62, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list h3 {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  padding: 1.4em !important;
  font-size: 1.2em !important;
  background: #fff !important;
  margin-top: 0 !important;
  border: none;
  border-bottom: 1px solid #e6e6e6 !important;
  cursor: pointer;
}
/* line 77, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-accordion-content, #faqs_list .ui-accordion-icons, #faqs_list h3, #faqs_list .ui-state-active {
  color: #2486B6 !important;
}
/* line 80, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-accordion-content p, #faqs_list .ui-accordion-icons p, #faqs_list h3 p, #faqs_list .ui-state-active p {
  line-height: 1.5;
}
/* line 83, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-accordion-content p:last-of-type, #faqs_list .ui-accordion-icons p:last-of-type, #faqs_list h3 p:last-of-type, #faqs_list .ui-state-active p:last-of-type {
  margin-bottom: 0;
}
/* line 87, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-accordion-content, #faqs_list .ui-accordion-content-active {
  background: rgba(135, 148, 172, 0.15) !important;
  color: #2486B6 !important;
  padding: 1rem 2rem;
}
/* line 92, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-icon {
  background-image: none;
  text-indent: 0;
}
/* line 96, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-icon[class*="-icon"] {
  /* Bump it up - jQuery UI is -8px */
  margin-top: -0.5em;
}
/* line 102, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-icon.icon-large {
  margin-top: -0.75em;
}
/* line 106, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-button-icon-only .ui-icon[class*="-icon"] {
  /* Bump it - jQuery UI is -8px */
  margin-left: -7px;
}
/* line 110, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#faqs_list .ui-state-active {
  background: #f6f6f6 !important;
}

/* line 117, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#show_tags {
  display: none;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
  width: calc(100% - 37px);
  height: auto;
  background-color: #EDEFF3;
  margin-top: .9rem;
  position: absolute;
  right: 6px;
  z-index: 1;
  border-radius: 6px;
}
/* line 130, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
#show_tags:before {
  content: "\25b2";
  position: absolute;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
}

/* line 140, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
.tag_link {
  display: inline-block;
  cursor: pointer;
  padding: 0 8px 2px;
  margin: 2px;
  box-shadow: none;
  margin-bottom: 0.4rem;
}
/* line 147, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
.tag_link:focus {
  outline: none;
}

/* line 151, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
.tag-list {
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 2px 5px 2px 5px;
  color: #2486B6;
}

/* line 158, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_faq.scss */
.highlight {
  background-color: #FFDA64;
  border-color: #FFB633;
  color: #C99B00;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
.kt-page-color-contact {
  background-color: #806191;
  background-image: -webkit-linear-gradient(#806191 0%, #533C61 100%);
  background-image: linear-gradient(#806191 0%, #533C61 100%);
}

/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_one {
  background-image: url(/assets/contact-figure-1@2x-38931eb743c501db0f10ebf267636c115fdee6973359c18d86882c296408a280.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 450px;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
/* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_one .kt-overlay {
  padding-top: 2rem;
  padding-bottom: 1rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
/* line 24, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_one .kt-overlay p {
  padding: 0 1.5rem;
}

/* line 33, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
address {
  font-weight: normal;
}

/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three {
  background-color: #c3c9d5;
  background-image: -webkit-linear-gradient(#c3c9d5 0%, #9CA3B6 100%);
  background-image: linear-gradient(#c3c9d5 0%, #9CA3B6 100%);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-bottom: 5vh;
}
/* line 45, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-us-form textarea, #contact_section_three #contact-us-form input[type=email], #contact_section_three #contact-us-form input[type=text] {
  border-radius: 14px;
  padding: 1em;
  font-size: 1em;
  border: 1px solid #8794ac;
  width: 100% !important;
}
/* line 52, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-us-form input[type=text], #contact_section_three #contact-us-form input[type=email] {
  margin: .3em 0 .3em 0;
}
/* line 55, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-us-form textarea {
  margin: 1em 0 1em 0;
  min-height: 200px;
}
/* line 59, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-us-form input[type=submit] {
  border-radius: 100px;
  border: 1px solid #c79918;
  font-size: 1.1em;
  padding: 15px 25px 15px 25px;
}
/* line 65, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-us-form h2 {
  color: #83749c;
  text-transform: uppercase;
}
/* line 70, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-us-form #form-type {
  font-size: 1.2em;
  color: #83749c;
  text-transform: uppercase;
}
/* line 74, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-us-form #form-type input[type=radio] {
  width: 2em;
  height: 2em;
}
/* line 81, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-captcha > div {
  margin: 1em auto 2em auto;
}
/* line 84, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_contact.scss */
#contact_section_three #contact-error-dialog {
  color: red;
  text-align: left;
}

/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
.kt-title-image-download {
  background-image: url(/assets/cloud-title-icon@2x-2141b9251e737c92314d8a92f7f5dabb75dcdb73d630254f748844929056bf12.png);
  background-position: 100% bottom;
}

/* line 14, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
.kt-page-color-downloads {
  background-color: #C2C9CD;
  background-image: -webkit-linear-gradient(#C2C9CD 0%, #8E999F 100%);
  background-image: linear-gradient(#C2C9CD 0%, #8E999F 100%);
  padding-top: 2rem;
}

/* line 20, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-download-header {
  background: #f4f5f5;
  border-top: 1px solid #d2d7da;
  padding: 2rem;
}
/* line 25, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-download-header img, #new-downloads .kt-download-header svg {
  margin-right: .2em;
  height: 40px;
  margin-top: -.3rem;
}
/* line 31, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-header-title {
  text-align: center;
}
/* line 32, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-header-title-text {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: 1.5rem;
  line-height: 40px;
}
/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-header-desc {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  margin-top: 1rem;
  text-align: center;
  color: #8e999f;
}
/* line 44, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-download-area {
  padding: 0 2rem;
  margin: 4rem auto;
  font-size: .8rem;
}
/* line 49, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-download {
  line-height: 30px;
  margin-bottom: .5rem;
  color: #aaa;
}
/* line 54, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-title {
  text-align: center;
}
/* line 57, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads hr {
  margin-top: -.75em;
  margin-bottom: 30px;
}
/* line 61, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-title-text {
  color: #a6afb4;
  background: #fff;
  padding: 0 10px;
}
/* line 66, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-icon {
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  height: 30px;
  width: 30px;
  float: left;
  margin-right: .5rem;
}
/* line 75, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-ios-platform {
  background-image: url(/assets/iOS-platform-icon@2x-2192433f8828bc7ba9276e03746cf21b8812d1551b3c146bf35ebbb3553d44b0.png);
}
/* line 76, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-android-platform {
  background-image: url(/assets/android-platform-icon@2x-4750657fe4afeac3717c5661a34e97631e9f22bf4798281ffe1bb4feba8091d6.png);
}
/* line 77, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-amazon-platform {
  background-image: url(/assets/amazon-platform-icon@2x-0db909dd26dcd4c9979512ae82919925c7be6035c7bbd286dc910104c200eb88.png);
}
/* line 78, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-macos-platform {
  background-image: url(/assets/macOS-platform-icon@2x-b5be262e7590a6fc47f3aa72c357d3c0d34a1de391d90752c46f7946cc516a7a.png);
}
/* line 79, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-windows-platform {
  background-image: url(/assets/windows-platform-icon@2x-e20a2104b0d50f39bb8084d1c46da9854579a6099ae93e6bdc1db1bd0bc4396d.png);
}
/* line 80, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-independent-platform {
  background-image: url(/assets/independent-platform-icon@2x-435c6b52405445e6d7f2f0e53e3cdaa73245ca96fe2ca6582a3805b2785f8879.png);
}
/* line 81, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-download-icon {
  background-image: url(/assets/cloud-title-icon@2x-2141b9251e737c92314d8a92f7f5dabb75dcdb73d630254f748844929056bf12.png);
}
/* line 83, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-download-link b {
  line-height: 1;
  display: block;
  margin-left: 40px;
  font-size: 0.8em;
  color: #aaa;
}
/* line 90, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-download-link a {
  text-decoration: underline;
}
/* line 93, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-helper-text p {
  font-size: .8rem;
  color: #ccc;
  line-height: 1.2rem;
}
/* line 99, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-minimum-requirements {
  margin-top: 1rem;
}
/* line 101, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-minimum-requirements p {
  font-size: .6rem;
  color: #a6afb4;
  margin: .3rem 0;
}

/* line 111, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .section-content {
  margin: 2rem 0;
}
/* line 115, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .divide-downloads {
  background-color: #f8f9f9;
  color: #5f717a;
  margin: 1em 0;
  padding: 2rem .5rem;
  border: 1px solid #e8ebec;
  border-width: 1px 0 0;
}
/* line 125, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .divide-downloads .kt-divider-desc {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: 1rem;
  margin-top: 1rem;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
/* line 134, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-divider-title {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: 2rem;
  line-height: 1.2;
  padding-top: 40px;
}
/* line 140, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads span.kt-subitem-title {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  font-size: 1.5rem;
  line-height: 1.2;
  padding-top: 40px;
  color: #617079;
  font-weight: 300;
}
/* line 149, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-download-container {
  padding: 0 1rem;
  margin: 2rem auto;
  width: 80vw;
}
/* line 155, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-link-desc {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  color: #929695;
}
/* line 159, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-certs-container {
  margin-bottom: 4em;
}
/* line 163, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-buttons {
  margin-top: 2rem;
}
/* line 166, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#new-downloads .kt-platform-buttons img {
  margin-bottom: .5rem;
}

/* line 173, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#more-questions h4 {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  color: #fff;
  font-size: 1.2em;
}
/* line 179, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
#more-questions .uk-button-large {
  min-height: 40px;
  padding: .8em 3em .8em 3em;
  line-height: 38px;
  font-size: 1.5em;
  border-radius: 50px;
  color: #8E999F;
}

@media (min-width: 30em) {
  /* line 198, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
  #new-downloads .kt-download-area {
    width: 90%;
  }
  /* line 200, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
  #new-downloads .divide-downloads {
    font-size: 1rem;
  }
  /* line 203, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
  #new-downloads .divide-downloads .kt-divider-desc {
    font-family: "Heebo", sans-serif;
    font-weight: lighter;
    font-size: 1rem;
  }
  /* line 208, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
  #new-downloads .kt-divider-title {
    font-size: 2rem;
    padding-top: 0;
  }
  /* line 212, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
  #new-downloads span.kt-subitem-title {
    font-size: 1.5rem;
  }

  /* line 216, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_downloads.scss */
  .kt-download-divider-icon {
    left: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40px;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
.kt-ref-contrast {
  background-color: rgba(0, 90, 149, 0.4);
  border-radius: 10px;
  padding: 20px;
}

/* line 7, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
.kt-ref-contrast h1 {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 2rem;
  color: #ffffff;
}

/* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
.kt-ref-contrast h2 {
  margin-top: 0;
  font-weight: 300;
  color: #ffffff;
}

/* line 23, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
#signup-form-wrapper input[type=text], #signup-form-wrapper input[type=email] {
  height: 2.2em;
  font-size: 0.9em;
}
/* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
#signup-form-wrapper input[type=text] {
  width: 100%;
}
/* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
#signup-form-wrapper input[type=submit] {
  border-radius: 25px;
  padding: 10px 30px 10px 30px;
  font-size: 1.1em;
}
/* line 33, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
#signup-form-wrapper input[type=submit]:hover {
  color: white;
}
/* line 38, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
#signup-form-wrapper #signup-error-dialog {
  color: red;
  text-align: left;
}
/* line 42, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_ref.scss */
#signup-form-wrapper h3 {
  color: #fff;
  font-size: 1.3em;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart {
  padding: 1em 0 3em 0;
}
/* line 3, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart * {
  font-size: 1rem;
}
/* line 6, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart #customer-discount-table td {
  font-size: .8em !important;
}
/* line 9, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart h1 {
  font-size: 1.5rem;
}
/* line 13, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart .uk-container {
  padding: 5px;
}
/* line 17, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart .kt-cart-key h2 {
  margin-top: 0px;
  color: #fff;
}
/* line 21, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart .kt-cart-key .uk-icon-check {
  background-color: #56FA73;
  opacity: .9;
  border-radius: 50%;
  padding: 3px;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  margin-left: 5px;
}
/* line 31, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart #sign_up_content {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/* line 41, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper {
  margin-top: 0;
  margin-bottom: 1em;
}
/* line 44, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #trigger-account {
  display: none;
}
/* line 47, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #collapse_cart_total {
  float: right;
  padding-right: .5em;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  font-size: .9em;
  letter-spacing: 1px;
  padding-top: 3px;
}
/* line 55, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .term-active {
  background-color: #2486B6 !important;
  color: #FFFFFF !important;
  padding: 5px 20px 5px 20px;
  border-radius: 14px;
  border: 2px solid #2486B6;
}
/* line 63, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .term-inactive {
  color: #2486B6 !important;
  padding: 5px 20px 5px 20px;
  border-radius: 14px;
  border: 2px solid #2486B6;
}
/* line 69, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper input[type=radio] {
  width: 0;
  height: 0;
  border: none;
}
/* line 74, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #payment-term-wrapper span {
  margin: 0 5px;
}
/* line 78, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #shopping_cart_bg {
  border-radius: 14px;
  padding: 1rem 0;
}
/* line 83, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .cart_item {
  padding: .5em 0 .5em 0;
}
/* line 85, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .cart_item img {
  max-height: 80px;
}
/* line 88, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .cart_item .uk-form[type=checkbox] {
  color: #808080 !important;
}
/* line 92, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .cart_item input[type=checkbox] {
  margin-right: 1em;
}
/* line 98, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .quantity {
  font-size: 1.3em;
  margin: 0 .4em 0 .7em;
}
/* line 103, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .cart_item_total {
  padding-left: 0;
}
/* line 107, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .total {
  background-color: #DEE2E3;
  padding: 1.5em;
  width: 100%;
  position: relative;
  right: 1.5em;
}
/* line 114, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .total img {
  height: 40px;
}
/* line 119, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .count_text {
  font-size: 1.3em;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}
/* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #kid_count, #cart-wrapper #device_count {
  font-size: 1em;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}
/* line 128, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #kid_count {
  margin-left: 1px;
}
/* line 131, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #device_count {
  margin-left: 1px;
}
/* line 136, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #subtotal_amount_div span {
  font-family: "Heebo", sans-serif;
  font-weight: 400;
  font-size: 2em;
}
/* line 141, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #subtotal_amount_div i {
  margin-left: 10px;
  font-size: 1.5em;
  opacity: .5;
}
/* line 148, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #cart_discount_amount {
  font-weight: 400 !important;
  opacity: .5 !important;
  padding: 0;
}
/* line 153, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #cart_discount_code {
  font-size: 1em;
  height: 1.5em;
  color: grey;
  font-weight: 400;
  background-color: #f2f2f2;
  border: 1px solid grey;
}
/* line 161, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .kt-cart-credits {
  background-color: transparent;
  border: none;
  color: green !important;
}
/* line 166, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .kt-cart-debits {
  background-color: transparent;
  border: none;
  color: red !important;
}
/* line 171, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper .kt-cost-referral-discount {
  border-radius: 0 !important;
  display: none;
}
/* line 175, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#cart-wrapper #deduct-at-checkout {
  color: #bbb;
  text-transform: uppercase;
  font-size: .86em !important;
}

/* line 184, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.ui-state-focus, .ui-accordion-header {
  outline: none;
}

/* line 191, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#switch-cart {
  height: 71px;
}

/* line 196, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.empty-cart:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* line 202, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav #buy-now-btn {
  border-radius: 25px !important;
  position: relative;
  top: 1.8em;
  cursor: pointer;
  margin: 0 1em 0 1em;
  padding: .5em 1.7em .3em 1.7em;
}
/* line 210, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace {
  background-color: #FBD233;
  background-image: -webkit-linear-gradient(#FCE327 0%, #FAB600 100%);
  background-image: linear-gradient(#FCE327 0%, #FAB600 100%);
  text-align: center;
}
/* line 213, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace #view-cart {
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  background-color: #fff;
  color: #8B6900;
  border: none;
  border-radius: 15px;
  font-size: 1em;
  padding: .5em 1em .3em 1em;
  position: relative;
  top: 1.8em;
  cursor: pointer;
  margin-top: -0.5em;
}
/* line 226, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace #cart-detes {
  color: #8B6900;
  position: relative;
  bottom: 5px;
}
/* line 231, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace #cart-link:hover {
  text-decoration: none;
}
/* line 234, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace #cart-total {
  font-family: "Heebo", sans-serif;
  font-weight: 700;
}
/* line 237, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace #item-total {
  margin-left: 5px;
}
/* line 240, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace #icon-cart {
  padding: .5em 1em;
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  color: #8B6900;
  cursor: default !important;
}
/* line 244, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.uk-navbar-nav .cart-replace #icon-cart #item-total {
  font-size: .7em;
}

/* line 253, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#off-canvas-switch-cart i {
  margin-right: 5px;
}

/* line 259, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.no-close .ui-dialog-titlebar-close {
  display: none;
}

/* line 263, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.ui-dialog-buttonset {
  margin-right: 1em !important;
}

/* line 268, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#beta-signup {
  display: none;
}

/* line 272, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#beta-title, #beta-heading {
  color: #b470b2 !important;
}

/* line 276, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.kt-page-color-beta {
  background-color: #E0E4E5;
  background-image: -webkit-linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
  background-image: linear-gradient(#EFF1F1 0%, #b9c1c6 100%);
}

/* line 280, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper {
  background-color: #fff;
  border-radius: 14px;
  padding: 4em;
  color: #8c8c8c;
}
/* line 285, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-heading, #kt-beta-wrapper #launch-heading {
  font-weight: bold;
}
/* line 288, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #launch-heading {
  color: #2486b6;
}
/* line 291, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-captcha > div {
  margin: 0 auto 10px auto;
}
/* line 295, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-form-wrapper {
  width: 50%;
}
/* line 297, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-form-wrapper input[type=text], #kt-beta-wrapper #beta-form-wrapper input[type=email] {
  height: 2.2em;
}
/* line 300, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-form-wrapper input[type=text] {
  width: 100%;
}
/* line 303, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-form-wrapper input[type=submit] {
  border-radius: 25px;
  padding: 10px 30px 10px 30px;
  font-size: 1.1em;
}
/* line 306, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-form-wrapper input[type=submit]:hover {
  color: white;
}
/* line 311, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper #beta-form-wrapper #newsletter-error-dialog {
  color: red;
  text-align: left;
}
/* line 316, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper .make-opaque {
  opacity: .5;
}
/* line 319, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper .beta-blue {
  color: #2486b6;
  font-size: 1.2em;
}
/* line 323, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper .beta-purple {
  color: #b470b2;
  font-size: 1.2em;
}
/* line 327, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper .kt-option-link {
  cursor: pointer;
}
/* line 330, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-beta-wrapper .kt-option-link :hover h2 {
  text-decoration: underline;
}

/* line 337, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#invalid-code {
  display: none;
  color: red !important;
  opacity: .9 !important;
  font-size: 1em !important;
}
/* line 338, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#invalid-code i {
  color: red !important;
  margin-left: 10px;
}
/* line 341, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#invalid-code i span {
  font-family: "Heebo", sans-serif;
  font-size: .9em;
}

/* line 353, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#valid-code {
  display: none;
}
/* line 355, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#valid-code i {
  color: green !important;
  margin-left: 10px;
}
/* line 358, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#valid-code i span {
  font-family: "Heebo", sans-serif;
  font-size: .9em;
}

/* line 364, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#apply-discount-btn {
  height: 35px;
  padding-top: 4px;
  border: 1px solid #b3b3b3;
  color: black;
  border-radius: 0;
}

/* line 371, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
.discount-code {
  display: none;
  color: green;
  margin-left: 10px;
  background-color: rgba(255, 255, 255, 0.8) !important;
  padding: 13px;
  border-radius: 4px;
  text-shadow: none;
  font-size: 1.5em !important;
}

/* line 388, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
#kt-cart .uk-container {
  padding: 1em;
}

@media (max-width: 30em) {
  /* line 395, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
  #exp-month, #payment_state {
    margin-bottom: 1em;
  }

  /* line 398, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
  #invalid-code, #valid-code {
    position: relative;
    top: 10px;
  }
}
@media (min-width: 48em) {
  /* line 406, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
  #invalid-code, #valid-code {
    position: relative;
    bottom: 15px;
  }

  /* line 411, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_cart.scss */
  #deduct-at-checkout {
    padding-right: 1em;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper {
  margin-top: 1em;
}
/* line 3, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper #account-title {
  margin: 0;
}
/* line 6, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper .credential_grey_box {
  background-color: #EFF1F1;
  padding: 2rem 1rem;
  border-radius: 7px;
  width: 95%;
  margin-top: 2em;
}
/* line 17, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper .credential_grey_box input {
  display: block;
}
/* line 22, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper #account-name {
  float: right;
  font-size: .7em;
  margin-top: 7px;
}
/* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper #account-name strong {
  display: none;
}
/* line 29, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper #collapse-account-icon {
  margin-right: .5em;
}
/* line 32, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account_wrapper input[type=text], #account_wrapper input[type=password], #account_wrapper input[type=email] {
  text-align: center;
}

/* line 37, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#account-dialog {
  overflow: hidden;
}

/* line 41, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
.signup-errors {
  color: red;
  margin-bottom: 1em;
}

/* line 46, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#dialog {
  color: green;
}

/* line 50, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
.account-complete {
  color: #2E2E2E;
  height: 1em;
}

/* line 55, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#confirm-cc {
  color: #2E2E2E;
}
/* line 57, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
#confirm-cc a {
  font-size: .7em !important;
}

@media (min-width: 48em) {
  /* line 72, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_account.scss */
  #account-name strong {
    display: inline-block !important;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#checkout-wrapper {
  font-size: 1em !important;
}
/* line 3, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#checkout-wrapper .grey-wrapper {
  background-color: #EFF1F1;
  padding: 0 1rem;
  border-radius: 10px;
  width: 95%;
  margin-top: 1em !important;
}
/* line 11, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#checkout-wrapper h4 {
  color: #2E2E2E;
  font-size: 1.1em;
  margin: 1em;
}
/* line 16, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#checkout-wrapper input {
  display: block;
}
/* line 19, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#checkout-wrapper #payment_state, #checkout-wrapper #payment_billing_state {
  border-radius: 0 !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  margin-top: 1px;
  border: 1px solid #ccc !important;
}
/* line 27, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#checkout-wrapper #checkout-dialog {
  padding-bottom: 1em;
}
/* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#checkout-wrapper #complete-checkout {
  font-size: .8em !important;
}

/* line 36, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#customer-discount-table caption {
  font-weight: lighter;
}
/* line 39, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_checkout.scss */
#customer-discount-table td {
  font-size: .8em !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
.complete-checkout {
  color: #2E2E2E;
}
/* line 4, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
.complete-checkout .small-pad-left {
  padding: 0 0 .5em 1em;
}
/* line 7, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
.complete-checkout .grey-text {
  color: #a6a6a6;
}
/* line 10, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
.complete-checkout .credential_grey_box {
  background-color: #EFF1F1;
  padding: 2rem 1rem;
  border-radius: 10px;
  width: 95%;
  margin-top: 2em;
}
/* line 17, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
.complete-checkout .credential_grey_box div > div:nth-of-type(2n+1),
.complete-checkout .credential_grey_box div > div:nth-of-type(2n) {
  text-align: center;
}

/* line 25, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
#kt-whats-next p {
  margin: 1rem;
}

/* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
.kt-last4 {
  width: 90%;
  margin: 1rem auto;
}

@media (min-width: 30em) {
  /* line 42, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
  .credential_grey_box div > div:nth-of-type(2n+1) {
    text-align: right !important;
  }
  /* line 45, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
  .credential_grey_box div > div:nth-of-type(2n) {
    text-align: left !important;
  }

  /* line 51, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
  #kt-whats-next p {
    margin: inherit;
  }

  /* line 56, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
  .kt-last4 {
    width: 60%;
  }
}
@media (min-width: 48em) {
  /* line 63, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_success.scss */
  .kt-last4 {
    width: 40%;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.signup-wrapper {
  background: #FFFFFF;
  #padding: 2rem .5rem;
  border-radius: 14px;
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
}
/* line 8, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.signup-wrapper i {
  margin-right: .5em;
}
/* line 11, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.signup-wrapper h1 {
  color: #33ADD7;
  margin: 1rem 0 0 0;
}
/* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.signup-wrapper .ui-accordion-header {
  margin: 0;
}
/* line 18, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.signup-wrapper form {
  font-size: 1em;
}

/* line 22, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.content-wrap {
  padding: 1em 1em 2em 1em;
}

/* line 26, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.blue_sign_up_btn {
  font-family: "Heebo", sans-serif;
  font-weight: lighter;
  background: #2487B6;
  padding: .5em 2em .5em 2em;
  border-radius: 14px !important;
  border: none;
  color: #fff !important;
  cursor: pointer;
  text-align: center;
  margin-bottom: 0.5rem;
  text-shadow: none;
  width: 210px;
  font-size: .9em !important;
  font-weight: 400;
}

/* line 41, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.blue_sign_up_btn:hover {
  background: #1d6f95 !important;
}

/* line 46, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
#user-form input[type=text], #user-form input[type=password], #user-form input[type=email], #email-form input[type=text], #email-form input[type=password], #email-form input[type=email] {
  padding-left: .2em;
  margin-bottom: .5em;
  width: 90%;
  font-size: 1em;
}
/* line 52, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
#user-form input, #email-form input {
  margin-left: auto;
  margin-right: auto;
}

/* line 58, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.cart-spinner {
  color: #2486B6 !important;
  font-size: 1.2em !important;
}

/* line 63, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.step {
  font-weight: bold !important;
  font-size: .9em !important;
  color: #fff !important;
}

/* line 69, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.success-check {
  color: #57FA63;
  font-size: 1.2em;
  margin-left: 5px;
}

/* line 80, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
#account_wrapper .ui-accordion-header, #cart-wrapper .ui-accordion-header {
  font-size: 1.4rem !important;
  padding: 1rem .5rem !important;
  border: none;
  background-color: #fff !important;
}
/* line 86, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
#account_wrapper .ui-accordion-content, #cart-wrapper .ui-accordion-content {
  border: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 30em) {
  /* line 99, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
  .signup-wrapper {
    padding: 2rem 1rem;
  }
}
/* line 103, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.kt-green-bold {
  color: green;
}

/* line 106, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
.kt-red-bold {
  color: red;
}

@media (min-width: 48em) {
  /* line 113, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
  #user-form input[type=text], #user-form input[type=password], #user-form input[type=email], #email-form input[type=text], #email-form input[type=password], #email-form input[type=email] {
    width: 70%;
  }
}
@media (min-width: 60em) {
  /* line 122, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_shared.scss */
  #user-form input[type=text], #user-form input[type=password], #user-form input[type=email], #email-form input[type=text], #email-form input[type=password], #email-form input[type=email] {
    width: 40%;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
* {
  box-sizing: border-box;
}

/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart {
  margin: 2rem 0 2rem 0;
  width: 100%;
  padding: 1rem 1px;
  background: #eee;
  border: none;
  border-radius: 14px;
}
/* line 14, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-checkbox input[type="checkbox"] {
  background: #fff !important;
}
/* line 17, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart #sub-price, .kt-cart .pay-term {
  font-size: .8em !important;
}

/* line 23, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart-item,
.kt-total-item {
  background: #ccc;
  border-radius: 10px;
  margin-bottom: 1rem;
  margin-left: .5rem;
  margin-right: .5rem;
  position: relative;
  padding: 10px;
}

/* line 35, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-desc,
.kt-item-desc a {
  cursor: pointer;
  font-size: 1.3rem;
  font-weight: bold;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  display: block;
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  color: #fff;
}

/* line 47, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-cost {
  color: #000 !important;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}

/* line 52, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-price-wrap,
.kt-item-cost-wrap {
  min-height: 45px;
  text-align: center;
  display: block;
  position: relative;
  padding: 10px;
}

/* line 61, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-price-wrap {
  border-radius: 6px;
  float: left;
  text-align: center;
  width: calc(45% - 5px);
}

/* line 67, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-price-wrap .kt-item-checkbox {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 73, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-price-wrap .kt-item-price {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.5rem;
}

/* line 81, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-cost-wrap {
  background: rgba(255, 255, 255, 0.8) !important;
  border-radius: 6px;
  float: right;
  padding-right: 5px;
  width: calc(55% - 5px);
}

/* line 88, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-cost-wrap .kt-item-quantity {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #000 !important;
  font-size: .8em !important;
}
/* line 96, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-cost-wrap .kt-item-quantity select {
  padding: 0 5px !important;
}

/* line 100, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-cost-wrap .kt-item-cost {
  display: inline-block;
  position: absolute;
  text-align: right;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 108, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-cost-wrap .kt-item-cost input {
  max-width: 80px;
  text-align: left;
  border: none;
  background: transparent !important;
  font-size: 1.1rem;
  margin-top: 3px;
  font-weight: bold;
  color: #000 !important;
}

/* line 119, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-price {
  border-radius: 0;
  width: 6rem;
  text-align: center;
}

/* line 125, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-amount {
  display: block;
  font-size: 1.2rem;
}

/* line 130, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-frequency {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.8rem;
}

/* line 137, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-price-inner {
  display: inline-block;
  position: relative;
  width: 90px;
  min-height: 50px;
  padding: 0;
}

/* line 145, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-item-cost-inner {
  display: inline-block;
  position: relative;
  width: 140px;
  min-height: 50px;
  padding: 0;
}

/* line 153, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-total-item {
  margin-bottom: 0 !important;
}

/* line 156, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-total-item .kt-item-desc {
  right: 210px;
  left: unset;
}

/* line 160, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-total-item .kt-item-cost-wrap {
  width: 100%;
}

/* line 163, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-total-item .kt-item-cost-wrap .kt-item-cost {
  position: relative;
}

/* line 166, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-total-item .kt-item-cost-wrap .kt-item-cost input {
  text-align: center;
  height: 100% !important;
}

/* line 171, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cost-subtotal {
  background: #C0C7CB;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 177, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cost-discount {
  border-radius: 0;
  background: #afb4b6;
}

/* line 181, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cost-balance {
  display: none;
  border-radius: 0;
  background: #949B9F;
}

/* line 187, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cost-total {
  background: #525659;
  margin-bottom: 1rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 194, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
select {
  border: 1px solid #333 !important;
  border-radius: 3px;
}

/* line 199, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-recurring-items,
.kt-cart .kt-totals {
  background: #eee;
  padding: 1rem 0 1px;
  margin-bottom: 1rem;
}

/* line 205, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-recurring-items h4,
.kt-cart .cart_item h4,
.kt-cart .kt-nonrecurring-items h4 {
  text-align: center;
  color: #bbb;
  text-transform: uppercase;
  font-size: .86em !important;
  margin-bottom: 5px;
}

/* line 214, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-familysub {
  background: #00B5D9;
  color: #fff;
}

/* line 218, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-familysub .kt-item-price-wrap {
  background: #09669F;
  color: #fff;
}

/* line 222, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-familyexp {
  color: #fff;
  background: #FEB83C;
}

/* line 226, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-familyexp .kt-item-price-wrap {
  background: #CE8719;
  color: #fff;
}

/* line 230, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-plug {
  color: #fff;
  background: #77C143;
}

/* line 234, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-plug .kt-item-price-wrap {
  background: #26A149;
  color: #fff;
}

/* line 238, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-router {
  color: #fff;
  background: #F26F7A;
}

/* line 242, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-router .kt-item-price-wrap {
  background: #CC3E44;
  color: #fff;
}

/* line 246, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-starterkit {
  color: #fff;
  background: #C36EAD;
}

/* line 250, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-cart .kt-item-starterkit .kt-item-price-wrap {
  background: #995895;
  color: #fff;
}

@media (min-width: 868px) {
  /* line 256, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  .kt-cart {
    margin: 2rem auto 0;
  }

  /* line 260, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  .kt-item-desc {
    position: absolute;
    left: 210px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0 !important;
    padding: 0;
    font-size: 1.3rem;
  }

  /* line 270, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  .kt-item-price-wrap,
  .kt-item-cost-wrap {
    max-width: 190px;
  }
}
/* line 275, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.cost-font span {
  position: relative;
  top: 10px;
  font-size: 1.5em !important;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}

/* line 281, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.cost-font input {
  font-size: 1.5em !important;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}

/* line 285, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
#cart_stripe_balance {
  width: 100% !important;
  position: relative;
  top: 4px;
  font-size: 1.5em !important;
}

/* line 292, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
#cart-wrapper .kt-cost-discount .kt-item-cost-inner {
  width: 100%;
}

/* line 295, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
#cart-wrapper .kt-cost-subtotal,
#cart-wrapper .kt-cost-discount,
#cart-wrapper .kt-cost-total, #cart-wrapper .kt-cost-balance {
  color: #222;
}
/* line 300, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
#cart-wrapper .kt-cost-subtotal input,
#cart-wrapper .kt-cost-discount input,
#cart-wrapper .kt-cost-total input, #cart-wrapper .kt-cost-balance input {
  color: #222;
  height: 100% !important;
  text-align: center;
  left: auto !important;
  width: calc(50% - 5px);
  display: inline-block;
}

/* line 310, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-kid-device-count {
  text-align: center;
  color: #999;
  margin-bottom: 1rem;
}
/* line 315, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
.kt-kid-device-count span {
  padding-top: .3rem;
}

@media (min-width: 30em) {
  /* line 327, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  .kt-cart-item,
  .kt-total-item {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  /* line 333, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  .kt-item-price-wrap,
  .kt-item-cost-wrap {
    width: calc(50% - 5px);
  }

  /* line 338, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  .kt-item-cost-wrap .kt-item-cost input {
    text-align: right;
    height: 100%;
  }
}
@media (min-width: 48em) {
  /* line 352, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  #cart-wrapper .kt-cost-subtotal input,
  #cart-wrapper .kt-cost-discount input,
  #cart-wrapper .kt-cost-total input,
  #cart-wrapper .kt-cost-credit input {
    width: 100% !important;
  }

  /* line 357, /Users/kaz/scratch/kudoso/app/assets/stylesheets/signup/_responsive_cart.scss */
  .kt-item-cost-inner {
    width: 100%;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

/* line 21, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.flip {
  position: relative;
}

/* line 25, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 35, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}

/* line 45, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.flip .front {
  z-index: 1;
}

/* line 49, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating .back {
  display: block;
  opacity: 0;
}

/* line 54, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}

/* line 64, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0);
}

/* line 76, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0);
}

/* line 84, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}

/* line 92, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

/* line 100, /Users/kaz/scratch/kudoso/app/assets/stylesheets/simpletextrotator.css */
.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

/* line 4, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.kt-user-screen-container {
  padding-left: 1em;
  padding-right: 1em;
}

/* line 10, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.kt-user-screen h3 {
  font-size: 28px;
  font-weight: 400;
  color: #074b8a;
}

/* line 19, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.devise-errors li {
  list-style-type: none;
}

/* line 25, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.uk-alert {
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  padding: .5em;
}
/* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.uk-alert img {
  margin-right: 1em;
  margin-bottom: 5px;
}
@media (max-width: 30em) {
  /* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
  .uk-alert img {
    width: 1em;
  }
}
@media (min-width: 48em) {
  /* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
  .uk-alert img {
    width: 2em;
  }
}

/* line 43, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.uk-alert.alert {
  border: 1px solid #FD6B74;
  color: #FD6B74;
  background: #FFF2F1;
}

/* line 49, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.uk-alert.notice {
  border: 1px solid #00B523;
  color: #00B523;
  background: #EAFBED;
}

/* line 54, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.uk-alert.warning {
  border: 1px solid #E5840E;
  color: #E5840E;
  background: #FFFCEB;
}

/* line 60, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.alert-icon {
  max-width: 1em;
}

/* line 63, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.black_overlay {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

/* line 76, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.white_content {
  position: absolute;
  top: 25%;
  height: auto;
  z-index: 1002;
  overflow: auto;
}
@media (max-width: 30em) {
  /* line 76, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
  .white_content {
    left: 50%;
    margin-left: -48%;
    width: 96%;
  }
}
@media (min-width: 48em) {
  /* line 76, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
  .white_content {
    left: 25%;
    width: 50%;
  }
}

/* line 95, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
#remember-me {
  font-size: .8em;
  margin-top: 1em;
}

/* line 100, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.sign-in-links {
  text-align: left;
  font-size: .8em;
  margin: 1em 0 1em 0 !important;
}
/* line 104, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.sign-in-links a {
  color: #a6afb4;
}
/* line 106, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.sign-in-links a:hover {
  color: #62737c;
}

/* line 113, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.green-check {
  color: #80E492;
  margin-right: .1em;
}

/* line 118, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.confirm-steps {
  width: 80%;
}
/* line 120, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.confirm-steps ol {
  text-align: left;
  background-color: #E8EBEC;
  border-radius: 10px;
  padding: 1em 2em 1em 2em;
  font-size: .8em;
}

/* line 132, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.get-started {
  margin-bottom: 1em;
  width: 50%;
  font-size: .7em;
  padding: .6em 2em .5em 2em;
  background-color: #FBD233;
  background-image: -webkit-linear-gradient(#FCE327 0%, #FAB600 100%);
  background-image: linear-gradient(#FCE327 0%, #FAB600 100%);
  border-radius: 25px;
}
/* line 142, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.get-started a {
  color: #c79918;
}
/* line 145, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.get-started a:hover {
  color: #c79918;
}

/* line 150, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.get-started-links a {
  text-decoration: underline;
  color: inherit;
}

/* line 155, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_user_screens.scss */
.devise-panel {
  background: #fff;
  border: none;
  border-radius: .75rem;
  padding: 1rem 2rem;
  min-width: 320px;
  box-shadow: 0 3px 4px #aaa;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/_policy.scss */
.policy-body {
  text-align: left;
  width: 80%;
  font-size: .8em;
  padding: 2em;
  border-radius: 14px;
  background-color: white;
  margin-bottom: 2em;
  margin-top: 2em;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-main {
  padding-bottom: 2em;
}

/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper {
  font-size: .8em;
  width: 90%;
  background-color: #fff;
  border-radius: 24px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  margin-top: 8vh;
}
@media (max-width: 30em) {
  /* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
  #kt-account-wrapper {
    margin-top: 4vh;
  }
}
/* line 19, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper .kt-account-nav {
  background-color: #2486B6;
  background-image: -webkit-linear-gradient(#33ADD7 0%, #1470AC 100%);
  background-image: linear-gradient(#33ADD7 0%, #1470AC 100%);
}
/* line 21, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper .kt-account-nav li {
  text-align: center;
  list-style-type: none;
}
/* line 24, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper .kt-account-nav li a {
  color: #bad4e4;
  display: block;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 10px;
  background: #186ea3;
  color: #BBD7E6;
}
/* line 33, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper .kt-account-nav li a:hover {
  background-color: #166393;
  border: 1px solid #074c8a;
}
/* line 38, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper .kt-account-nav li img {
  width: 35px;
}
/* line 43, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper .kt-account-nav li.acct-nav-active a {
  background-color: #fff;
  color: #2486B6;
}
/* line 50, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper #kt-account-nav {
  padding: 1px 10px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
/* line 55, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper #kt-account-nav li a {
  padding: 20px 10px;
  margin: 10px 0 10px 0;
  height: 90px;
  font-size: 16px;
}
/* line 64, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper #kt-small-screen-nav {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding: 0 1em 1em 1em;
}
/* line 70, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper #kt-small-screen-nav li a {
  font-size: 12px;
  margin: 10px 0 0 0;
  height: 80px;
  padding-top: 15px;
}
/* line 78, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-wrapper #kt-small-screen-nav h4 {
  text-align: left;
  color: #817e7e;
}

/* line 85, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content {
  padding: 0;
  border-top-right-radius: 20px;
}
/* line 88, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content input[type=email], #kt-account-content input[type=password], #kt-account-content input[type=text], #kt-account-content input[type=textarea] {
  text-align: left !important;
}
/* line 91, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content input, #kt-account-content textarea {
  margin: 3px 0 1em 0;
  font-size: 1em;
}
/* line 95, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content select {
  margin: 3px 0 1em 0;
  font-size: 1.1em;
}
/* line 100, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content .hint {
  font-style: italic;
  font-size: .8em;
  opacity: .5;
}
/* line 105, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content #search_bar {
  background-color: #2486B6;
  background-image: -webkit-linear-gradient(#33ADD7 0%, #1470AC 100%);
  background-image: linear-gradient(#33ADD7 0%, #1470AC 100%);
  padding: 1em 2em .2em 1.5em;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 20px;
}
/* line 110, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content #search_bar #tags_button {
  background: #186ea3;
}
/* line 114, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content .kt-account-content-wrapper {
  margin: 0 1em 4em 1em;
  padding-right: 2em;
  padding-left: 2em;
}
/* line 118, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content .kt-account-content-wrapper h4 {
  font-size: 1.2em;
}
/* line 121, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content .kt-account-content-wrapper h4 span {
  font-weight: 300;
}
/* line 126, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#kt-account-content .kt-account-content-wrapper #user-info-form input, #kt-account-content .kt-account-content-wrapper #user-info-form select, #kt-account-content .kt-account-content-wrapper #user-info-form textarea, #kt-account-content .kt-account-content-wrapper #support-form input, #kt-account-content .kt-account-content-wrapper #support-form select, #kt-account-content .kt-account-content-wrapper #support-form textarea {
  width: 100%;
}
@media (max-width: 30em) {
  /* line 85, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
  #kt-account-content {
    padding: 0 10px !important;
  }
}

/* line 137, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-wrapper .uk-navbar {
  background: #F3F5F5 !important;
  border-top-right-radius: 20px;
  border: 0;
  margin-bottom: 2em;
}

/* line 145, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav .kt-subnav-menu {
  border-top-right-radius: 20px;
  width: 100%;
  background-color: #F3F5F5;
}
/* line 151, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav .kt-subnav-menu li:hover {
  border-top: transparent !important;
}
/* line 154, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav .kt-subnav-menu li a {
  margin: 0;
  border: 1px solid transparent;
  border-right-color: #ccd2d4;
}
@media (min-width: 60em) {
  /* line 154, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
  .kt-subnav .kt-subnav-menu li a {
    padding: 0 2rem 0 2rem;
  }
}
@media (width: 48em) {
  /* line 154, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
  .kt-subnav .kt-subnav-menu li a {
    padding: 0 1rem 0 1rem;
  }
}

/* line 169, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-small-screen {
  margin-left: 25px;
}
/* line 171, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-small-screen .kt-subnav-menu {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #F3F5F5;
  padding: 0 !important;
}
/* line 178, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-small-screen .kt-subnav-menu li {
  list-style-type: none;
  padding: 1em 0 1em 0;
  border: 1px solid #ccd2d4;
}
/* line 179, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-small-screen .kt-subnav-menu li:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 183, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-small-screen .kt-subnav-menu li:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 190, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-small-screen .kt-subnav-menu li a {
  text-decoration: none;
}

/* line 198, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-menu .active-link {
  background-color: #fff;
}
/* line 202, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-menu li a {
  display: block;
  color: #60676C;
  font-weight: bold;
}
/* line 206, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-subnav-menu li a:hover, .kt-subnav-menu li a:active, .kt-subnav-menu li a:focus {
  color: #5F6B68;
}

/* line 217, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-tiny-text {
  font-size: .8em;
}

@media only screen and (min-width: 48em) {
  /* line 223, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
  #kt-large-screen-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 227, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
  #kt-account-nav {
    width: 100%;
    -ms-flex-preferred-size: length;
        flex-basis: length;
    -webkit-box-align: grow;
        -ms-flex-align: grow;
                -ms-grid-row-align: grow;
            align-items: grow;
  }
}
/* line 234, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-bold {
  font-weight: bold;
}

/* line 238, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
#trial-banner {
  background-color: #FCC102;
  padding: 1rem 1rem .8rem 1rem;
  margin-bottom: 2em;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 1px;
  color: #235B84;
}
@media screen and (max-width: 30em) {
  /* line 238, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
  #trial-banner {
    margin-left: .78em;
  }
}

/* line 252, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-account-table tr {
  cursor: pointer;
}
/* line 255, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_shared.scss */
.kt-account-table th {
  font-weight: bold;
}

/* line 2, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_user_info.scss */
#change-summary {
  display: none;
  color: green;
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 10px;
}

/* line 10, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_user_info.scss */
#plan-change-details, #new-counts {
  color: green;
  font-weight: bold;
}

/* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_user_info.scss */
#exp-label {
  margin-right: 1em;
}

/* line 18, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_user_info.scss */
#card-on-file {
  font-size: 1em;
  font-weight: bold;
}

/* line 22, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_user_info.scss */
#account-update-contact {
  color: black !important;
}

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 4, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 25, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: -webkit-linear-gradient(bottom, #eee 0%, #fff 50%);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 56, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 60, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-linear-gradient(top, #eee 0%, #fff 90%);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 72, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 76, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 88, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 93, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 110, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 114, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 119, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 137, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 155, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 180, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: -webkit-linear-gradient(bottom, #ccc 0%, #eee 60%);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 201, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 210, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 0 1px;
}

/* line 217, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 221, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 234, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px, -webkit-linear-gradient(top, #fff 85%, #eee 99%) 0 0;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 258, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px, -webkit-linear-gradient(top, #fff 85%, #eee 99%) 0 0;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 268, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%;
  background: url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%, -webkit-linear-gradient(top, #fff 85%, #eee 99%) 0 0;
  background: url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 276, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 285, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: -webkit-linear-gradient(bottom, #fff 0%, #eee 50%);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 301, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 313, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  -webkit-filter: none;
          filter: none;
}

/* line 318, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 322, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 326, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 330, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 342, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

/* line 352, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 357, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 362, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 368, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 372, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 386, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 387, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 388, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 389, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 390, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 391, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 392, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 394, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 399, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 404, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 408, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 413, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 425, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 431, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 437, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 441, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%;
}

/* line 445, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 449, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 456, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 463, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 469, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 476, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 494, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 498, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 502, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 506, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 513, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 517, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 521, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 527, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}

/* line 541, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100% !important;
}

/* line 545, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 549, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 579, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 584, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 587, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 591, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat;
}

/* line 603, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 608, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 612, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 617, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 620, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 625, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 632, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 639, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 645, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 650, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 664, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-display-none {
  display: none;
}

/* line 668, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 680, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 689, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* line 17, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert, .thredded--flash-message {
  border: solid 1px;
  border-radius: 3px;
  margin-bottom: 1.5rem;
  padding: 0.75rem;
  text-decoration: none;
}

/* line 25, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-success, .thredded--flash-message--success {
  background: #e6efc2;
  border-color: #cce5cc;
  color: #3c763d;
}
/* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-success a, .thredded--flash-message--success a {
  color: #2b542c;
  text-decoration: underline;
}
/* line 10, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-success a:focus, .thredded--flash-message--success a:focus, .thredded--alert-success a:hover, .thredded--flash-message--success a:hover {
  color: #224323;
}

/* line 29, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-danger, .thredded--flash-message--error {
  background: #fbe3e4;
  border-color: #f9f1f1;
  color: #a94442;
}
/* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-danger a, .thredded--flash-message--error a {
  color: #843534;
  text-decoration: underline;
}
/* line 10, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-danger a:focus, .thredded--flash-message--error a:focus, .thredded--alert-danger a:hover, .thredded--flash-message--error a:hover {
  color: #722e2d;
}

/* line 33, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-info, .thredded--flash-message--notice {
  background: #e6f3fa;
  border-color: #e4eefb;
  color: #1f69c1;
}
/* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-info a, .thredded--flash-message--notice a {
  color: #185195;
  text-decoration: underline;
}
/* line 10, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-info a:focus, .thredded--flash-message--notice a:focus, .thredded--alert-info a:hover, .thredded--flash-message--notice a:hover {
  color: #14457f;
}

/* line 37, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-warning, .thredded--flash-message--alert {
  background: #fcf8e3;
  border-color: #eee5d6;
  color: #8a6d3b;
}
/* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-warning a, .thredded--flash-message--alert a {
  color: #66512c;
  text-decoration: underline;
}
/* line 10, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_alerts.scss */
.thredded--alert-warning a:focus, .thredded--flash-message--alert a:focus, .thredded--alert-warning a:hover, .thredded--flash-message--alert a:hover {
  color: #544324;
}

/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button, .thredded--form--submit {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-font-smoothing: antialiased;
  background: #4a90e2;
  border-radius: 3px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
/* line 20, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:hover, .thredded--form--submit:hover, .thredded--button:focus, .thredded--form--submit:focus {
  background-color: #1f69c1;
  color: #fff;
  text-decoration: none;
}
/* line 27, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:focus, .thredded--form--submit:focus {
  box-shadow: 0 0 3px #4a90e2;
  outline: none;
}
/* line 32, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:disabled, .thredded--form--submit:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
/* line 36, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button:disabled:hover, .thredded--form--submit:disabled:hover {
  background: #4a90e2;
}

/* line 42, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button-light {
  background-color: #e4eefb;
  color: #1f69c1;
}
/* line 46, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button-light:hover, .thredded--button-light:active, .thredded--button-light:focus {
  background-color: #a2c6f0;
  color: #14457f;
}

/* line 54, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--button-wide {
  width: 100%;
  text-align: center;
}

/* line 59, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--post-moderation-actions, .thredded--messageboards--actions {
  text-align: center;
}
/* line 61, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
.thredded--post-moderation-actions a, .thredded--messageboards--actions a, .thredded--post-moderation-actions .button_to, .thredded--messageboards--actions .button_to {
  display: block;
  margin-top: 0.75rem;
}
@media screen and (min-width: 34.00001rem) {
  /* line 66, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
  .thredded--post-moderation-actions a, .thredded--messageboards--actions a, .thredded--post-moderation-actions .button_to, .thredded--messageboards--actions .button_to {
    display: inline-block;
  }
  /* line 69, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_buttons.scss */
  .thredded--post-moderation-actions a + a, .thredded--messageboards--actions a + a, .thredded--post-moderation-actions .button_to + .button_to, .thredded--messageboards--actions .button_to + .button_to {
    margin-left: 0.75rem;
  }
}

/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color'], .thredded--form [type='date'], .thredded--form [type='datetime'], .thredded--form [type='datetime-local'], .thredded--form [type='email'], .thredded--form [type='month'],
.thredded--form [type='number'], .thredded--form [type='password'], .thredded--form [type='search'], .thredded--form [type='tel'], .thredded--form [type='text'], .thredded--form [type='time'], .thredded--form [type='url'],
.thredded--form [type='week'], .thredded--form input:not([type]), .thredded--form textarea, .thredded--form select[multiple=multiple], .thredded--select2-container > .select2-choices {
  background: #fff;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  color: #575d6b;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  padding: 0.75rem;
  -webkit-transition: border-color;
  transition: border-color;
}
/* line 11, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color']:hover, .thredded--form [type='date']:hover, .thredded--form [type='datetime']:hover, .thredded--form [type='datetime-local']:hover, .thredded--form [type='email']:hover, .thredded--form [type='month']:hover,
.thredded--form [type='number']:hover, .thredded--form [type='password']:hover, .thredded--form [type='search']:hover, .thredded--form [type='tel']:hover, .thredded--form [type='text']:hover, .thredded--form [type='time']:hover, .thredded--form [type='url']:hover,
.thredded--form [type='week']:hover, .thredded--form input:hover:not([type]), .thredded--form textarea:hover, .thredded--form select[multiple=multiple]:hover, .thredded--select2-container > .select2-choices:hover {
  border-color: #d1d1d1;
}
/* line 15, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color']:focus, .thredded--form [type='date']:focus, .thredded--form [type='datetime']:focus, .thredded--form [type='datetime-local']:focus, .thredded--form [type='email']:focus, .thredded--form [type='month']:focus,
.thredded--form [type='number']:focus, .thredded--form [type='password']:focus, .thredded--form [type='search']:focus, .thredded--form [type='tel']:focus, .thredded--form [type='text']:focus, .thredded--form [type='time']:focus, .thredded--form [type='url']:focus,
.thredded--form [type='week']:focus, .thredded--form input:focus:not([type]), .thredded--form textarea:focus, .thredded--form select[multiple=multiple]:focus, .thredded--select2-container > .select2-choices:focus, .thredded--select2-container.select2-container-active > .select2-choices, .thredded--select2-container.select2-dropdown-open > .select2-choices {
  border-color: #4a90e2;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 3px #4a90e2;
  outline: none;
}

/* line 23, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form fieldset {
  background-color: #fff;
  border: 1px solid #eee;
  margin: 0 0 0.75rem;
  padding: 1.5rem;
}
/* line 30, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input,
.thredded--form label,
.thredded--form select {
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
}
/* line 38, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form label {
  font-weight: 600;
  margin-bottom: 0.375rem;
}
/* line 42, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form label.required::after {
  content: "*";
}
/* line 46, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form label abbr {
  display: none;
}
/* line 51, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form [type='color'], .thredded--form [type='date'], .thredded--form [type='datetime'], .thredded--form [type='datetime-local'], .thredded--form [type='email'], .thredded--form [type='month'],
.thredded--form [type='number'], .thredded--form [type='password'], .thredded--form [type='search'], .thredded--form [type='tel'], .thredded--form [type='text'], .thredded--form [type='time'], .thredded--form [type='url'],
.thredded--form [type='week'], .thredded--form input:not([type]), .thredded--form textarea, .thredded--form select[multiple=multiple] {
  box-sizing: border-box;
  width: 100%;
}
/* line 59, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form textarea {
  line-height: 1.5;
  resize: vertical;
}
/* line 64, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input[type="search"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
/* line 68, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input[type="checkbox"],
.thredded--form input[type="radio"] {
  display: inline;
  margin-right: 0.375rem;
}
/* line 74, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form input[type="file"] {
  padding-bottom: 0.75rem;
  width: 100%;
}
/* line 79, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_forms.scss */
.thredded--form select {
  margin-bottom: 0.75rem;
  max-width: 100%;
  width: auto;
}

/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_lists.scss */
.thredded--user-navigation, .thredded--moderation-navigation--items, .thredded--main-navigation, .thredded--navigation-breadcrumbs, .thredded--currently-online--users, .thredded--form-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation--item a, .thredded--moderation-navigation--item a, .thredded--navigation-breadcrumbs a {
  color: #575d6b;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
/* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation--item a:active, .thredded--moderation-navigation--item a:active, .thredded--navigation-breadcrumbs a:active, .thredded--user-navigation--item a:focus, .thredded--moderation-navigation--item a:focus, .thredded--navigation-breadcrumbs a:focus, .thredded--user-navigation--item a:hover, .thredded--moderation-navigation--item a:hover, .thredded--navigation-breadcrumbs a:hover {
  color: #4a90e2;
  text-decoration: none;
}
/* line 13, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation--item a:active, .thredded--moderation-navigation--item a:active, .thredded--navigation-breadcrumbs a:active, .thredded--user-navigation--item a:focus, .thredded--moderation-navigation--item a:focus, .thredded--navigation-breadcrumbs a:focus {
  outline: none;
}

/* line 19, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--preferences .thredded--user-navigation--settings a, .thredded--new-private-topic .thredded--user-navigation--private-topics a, .thredded--private-topics-index .thredded--user-navigation--private-topics a, .thredded--private-topic-show .thredded--user-navigation--private-topics a, .thredded--pending-moderation .thredded--user-navigation--moderation a, .thredded--moderation-history .thredded--user-navigation--moderation a, .thredded--moderation-users .thredded--user-navigation--moderation a, .thredded--moderation-user .thredded--user-navigation--moderation a, .thredded--moderation-activity .thredded--user-navigation--moderation a, .thredded--pending-moderation .thredded--moderation-navigation--pending a, .thredded--moderation-history .thredded--moderation-navigation--history a, .thredded--moderation-users .thredded--moderation-navigation--users a, .thredded--moderation-user .thredded--moderation-navigation--users a, .thredded--moderation-activity .thredded--moderation-navigation--activity a {
  color: #4a90e2;
}

/* line 24, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation, .thredded--moderation-navigation--items {
  border-bottom: 1px solid #eee;
  font-size: 0.875rem;
  margin-left: 0;
  margin-bottom: 1rem;
  text-align: left;
  list-style-type: none;
}
/* line 32, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_grid.scss */
.thredded--user-navigation::after, .thredded--moderation-navigation--items::after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 34.00001rem) {
  /* line 24, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
  .thredded--user-navigation, .thredded--moderation-navigation--items {
    margin-bottom: 0;
  }
}

/* line 39, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation--item, .thredded--moderation-navigation--item {
  display: inline-block;
  margin-right: 1rem;
}
/* line 43, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation--item a, .thredded--moderation-navigation--item a {
  display: inline-block;
  color: #a5aab6;
  padding: 0.75rem 0;
}
/* line 50, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation--item:last-child, .thredded--moderation-navigation--item:last-child {
  margin-right: 0;
}

/* line 55, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--preferences .thredded--user-navigation--settings, .thredded--new-private-topic .thredded--user-navigation--private-topics, .thredded--private-topics-index .thredded--user-navigation--private-topics, .thredded--private-topic-show .thredded--user-navigation--private-topics, .thredded--pending-moderation .thredded--user-navigation--moderation, .thredded--moderation-history .thredded--user-navigation--moderation, .thredded--moderation-users .thredded--user-navigation--moderation, .thredded--moderation-user .thredded--user-navigation--moderation, .thredded--moderation-activity .thredded--user-navigation--moderation, .thredded--pending-moderation .thredded--moderation-navigation--pending, .thredded--moderation-history .thredded--moderation-navigation--history, .thredded--moderation-users .thredded--moderation-navigation--users, .thredded--moderation-user .thredded--moderation-navigation--users, .thredded--moderation-activity .thredded--moderation-navigation--activity {
  border-bottom: 1px solid #4a90e2;
  margin-bottom: -1px;
}

/* line 64, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_nav.scss */
.thredded--user-navigation--private-topics--unread, .thredded--user-navigation--moderation--pending-count {
  background: #4a90e2;
  border-radius: 10px;
  color: #fff;
  font-size: 0.75rem;
  line-height: 1;
  margin-left: 0.4rem;
  padding: 2px 6px;
}

/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_tables.scss */
.thredded--table, .thredded--post--content table {
  -webkit-font-feature-settings: "kern", "liga", "tnum";
          font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 0.75rem 0;
}
/* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_tables.scss */
.thredded--table td, .thredded--post--content table td, .thredded--table th, .thredded--post--content table th {
  text-align: center;
  padding: 0.5rem 0.75rem;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}
/* line 13, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_tables.scss */
.thredded--table th, .thredded--post--content table th {
  font-weight: bold;
}

/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--currently-online--title, .thredded--empty--title, .thredded--messageboard--title, .thredded--messageboard--meta, .thredded--post--topic, .thredded--post--user, .thredded--post--user-and-topic, .thredded--post-form--title, .thredded--preferences-header--title, .thredded--topic-header--title, .thredded--topics--title {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.2;
  margin: 0 0 0.75rem;
}

/* line 8, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post-moderation-record--moderation-state-notice a, .thredded--post-moderation-record--content-changed-notice a, .thredded--link, .thredded--messageboard, .thredded--post--user a, .thredded--post--topic a, .thredded--post--user-and-topic a, .thredded--post--edit, .thredded--post--delete, .thredded--post--content a, .thredded--topic-header--started-by a, .thredded--topic-header--edit-topic, .thredded--topic-follow-info form input[type=submit], .thredded--topics--title a, .thredded--topics--started-by a, .thredded--topics--updated-by a {
  color: #4a90e2;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
/* line 13, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post-moderation-record--moderation-state-notice a:active, .thredded--post-moderation-record--content-changed-notice a:active, .thredded--link:active, .thredded--messageboard:active, .thredded--post--user a:active, .thredded--post--topic a:active, .thredded--post--user-and-topic a:active, .thredded--post--edit:active, .thredded--post--delete:active, .thredded--post--content a:active, .thredded--topic-header--started-by a:active, .thredded--topic-header--edit-topic:active, .thredded--topic-follow-info form input[type=submit]:active, .thredded--topics--title a:active, .thredded--topics--started-by a:active, .thredded--topics--updated-by a:active, .thredded--post-moderation-record--moderation-state-notice a:focus, .thredded--post-moderation-record--content-changed-notice a:focus, .thredded--link:focus, .thredded--messageboard:focus, .thredded--post--user a:focus, .thredded--post--topic a:focus, .thredded--post--user-and-topic a:focus, .thredded--post--edit:focus, .thredded--post--delete:focus, .thredded--post--content a:focus, .thredded--topic-header--started-by a:focus, .thredded--topic-header--edit-topic:focus, .thredded--topic-follow-info form input[type=submit]:focus, .thredded--topics--title a:focus, .thredded--topics--started-by a:focus, .thredded--topics--updated-by a:focus, .thredded--post-moderation-record--moderation-state-notice a:hover, .thredded--post-moderation-record--content-changed-notice a:hover, .thredded--link:hover, .thredded--messageboard:hover, .thredded--post--user a:hover, .thredded--post--topic a:hover, .thredded--post--user-and-topic a:hover, .thredded--post--edit:hover, .thredded--post--delete:hover, .thredded--post--content a:hover, .thredded--topic-header--started-by a:hover, .thredded--topic-header--edit-topic:hover, .thredded--topic-follow-info form input[type=submit]:hover, .thredded--topics--title a:hover, .thredded--topics--started-by a:hover, .thredded--topics--updated-by a:hover {
  color: #1f69c1;
  text-decoration: none;
}
/* line 20, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post-moderation-record--moderation-state-notice a:active, .thredded--post-moderation-record--content-changed-notice a:active, .thredded--link:active, .thredded--messageboard:active, .thredded--post--user a:active, .thredded--post--topic a:active, .thredded--post--user-and-topic a:active, .thredded--post--edit:active, .thredded--post--delete:active, .thredded--post--content a:active, .thredded--topic-header--started-by a:active, .thredded--topic-header--edit-topic:active, .thredded--topic-follow-info form input[type=submit]:active, .thredded--topics--title a:active, .thredded--topics--started-by a:active, .thredded--topics--updated-by a:active, .thredded--post-moderation-record--moderation-state-notice a:focus, .thredded--post-moderation-record--content-changed-notice a:focus, .thredded--link:focus, .thredded--messageboard:focus, .thredded--post--user a:focus, .thredded--post--topic a:focus, .thredded--post--user-and-topic a:focus, .thredded--post--edit:focus, .thredded--post--delete:focus, .thredded--post--content a:focus, .thredded--topic-header--started-by a:focus, .thredded--topic-header--edit-topic:focus, .thredded--topic-follow-info form input[type=submit]:focus, .thredded--topics--title a:focus, .thredded--topics--started-by a:focus, .thredded--topics--updated-by a:focus {
  outline: none;
}

/* line 26, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--post--content hr {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #eee;
  margin: 1.5rem 0;
}

/* line 34, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--form-list--hint, .thredded--messageboard--description, .thredded--messageboard--byline, .thredded--post--created-at, .thredded--post--content p {
  margin: 0 0 0.75rem;
}

/* line 38, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--icon {
  fill: currentColor;
}

/* line 42, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--blockquote, .thredded--post--content blockquote {
  margin: 0 0 0.75rem;
  border-left: solid 5px #eee;
  padding: 1rem;
}
/* line 47, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_typography.scss */
.thredded--blockquote p:last-of-type, .thredded--post--content blockquote p:last-of-type {
  margin-bottom: 0;
}

/* line 3, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact input[type="submit"],
.thredded--is-compact label {
  height: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}
/* line 11, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact input {
  margin: 0;
}
/* line 15, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact li {
  margin-bottom: 0;
}
/* line 18, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/utilities/_is-compact.scss */
.thredded--is-compact li:not(.title) {
  height: 0;
  visibility: hidden;
  opacity: 0;
  margin: 0;
}
/* line 2, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/utilities/_is-expanded.scss */
.thredded--is-expanded label {
  height: auto;
  margin-bottom: 0.375rem;
  opacity: 1;
  visibility: visible;
}
/* line 9, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/utilities/_is-expanded.scss */
.thredded--is-expanded .private_users,
.thredded--is-expanded .content,
.thredded--is-expanded .submit {
  height: auto;
  opacity: 1;
  visibility: visible;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-container.scss */
.thredded--main-container {
  -webkit-font-smoothing: antialiased;
  color: #575d6b;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 43.125rem;
  padding: 0;
}
/* line 32, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_grid.scss */
.thredded--main-container::after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 34.00001rem) {
  /* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-container.scss */
  .thredded--main-container {
    padding: 0 2rem 0.75rem 2rem;
  }
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--main-navigation {
  display: block;
}
/* line 32, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/base/_grid.scss */
.thredded--main-navigation::after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (min-width: 48.00001rem) {
  /* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
  .thredded--main-navigation {
    margin-top: 0.75rem;
  }
}
/* line 13, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--navigation-breadcrumbs li {
  display: inline-block;
  font-weight: bold;
}
/* line 17, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--navigation-breadcrumbs li a {
  display: inline-block;
  padding: 0.75rem 0;
}
/* line 22, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--navigation-breadcrumbs li:after {
  background: url(/assets/thredded/breadcrumb-chevron-8caae024568d3d25a005ebafdc7f2eb671b9971dac66e08720f1bed36184305c.svg) no-repeat center center;
  content: "";
  display: inline-block;
  height: 10px;
  margin: 0 0.45rem 0 0.75rem;
  width: 6px;
}
/* line 31, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_main-navigation.scss */
.thredded--navigation-breadcrumbs li:last-child:after {
  display: none;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search {
  margin-right: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 48rem) {
  /* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search {
    position: initial;
  }
}
/* line 12, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search label {
  display: none;
}
/* line 16, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search input[type="search"] {
  box-shadow: none;
  width: 100%;
}
@media screen and (min-width: 48.00001rem) {
  /* line 16, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"] {
    background: transparent;
    border-color: transparent;
    font-size: 0.875rem;
    line-height: 1rem;
    min-width: 13rem;
    text-align: right;
    width: auto;
    padding: 0.90625rem 0.75rem 0.8125rem 0.75rem;
    margin-right: -0.75rem;
    -webkit-margin-end: -1.5rem;
  }
  /* line 34, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"], .thredded--navigation--search input[type="search"]:focus {
    -webkit-transition: background, border-color, box-shadow, min-width 0.15s ease-out 0s;
    transition: background, border-color, box-shadow, min-width 0.15s ease-out 0s;
  }
  /* line 38, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:focus {
    background: #fff;
    box-shadow: none;
    margin-right: 0;
    -webkit-margin-end: 0;
    min-width: 16rem;
    text-align: left;
  }
  /* line 47, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:hover {
    border-color: transparent;
    box-shadow: none;
  }
  /* line 52, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]::-webkit-input-placeholder {
    color: #a5aab6;
    -webkit-transition: color 0.1s linear;
    transition: color 0.1s linear;
    opacity: 1;
  }
  .thredded--navigation--search input[type="search"]::-moz-placeholder {
    color: #a5aab6;
    -webkit-transition: color 0.1s linear;
    transition: color 0.1s linear;
    opacity: 1;
  }
  .thredded--navigation--search input[type="search"]:-ms-input-placeholder {
    color: #a5aab6;
    -webkit-transition: color 0.1s linear;
    transition: color 0.1s linear;
    opacity: 1;
  }
  .thredded--navigation--search input[type="search"]::placeholder {
    color: #a5aab6;
    -webkit-transition: color 0.1s linear;
    transition: color 0.1s linear;
    opacity: 1;
  }
  /* line 60, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:hover:not(:focus) {
    cursor: pointer;
  }
  /* line 62, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:hover:not(:focus)::-webkit-input-placeholder {
    color: #4a90e2;
  }
  .thredded--navigation--search input[type="search"]:hover:not(:focus)::-moz-placeholder {
    color: #4a90e2;
  }
  .thredded--navigation--search input[type="search"]:hover:not(:focus):-ms-input-placeholder {
    color: #4a90e2;
  }
  .thredded--navigation--search input[type="search"]:hover:not(:focus)::placeholder {
    color: #4a90e2;
  }
  /* line 67, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
  .thredded--navigation--search input[type="search"]:focus {
    border-color: #eee;
  }
}
/* line 73, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_search-navigation.scss */
.thredded--navigation--search [type="submit"] {
  display: none;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
.thredded--navigation {
  margin-bottom: 0.75rem;
  position: relative;
}
/* line 4, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
.thredded--navigation .thredded--icon {
  display: none;
}
@media screen and (max-width: 48rem) {
  /* line 11, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--navigation {
    display: table;
    position: relative;
    width: 100%;
  }
  /* line 16, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--main-navigation {
    position: relative;
    border: none;
  }
  /* line 20, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--navigation-breadcrumbs {
    font-size: 0.875rem;
    padding-right: 5.25rem;
  }
  /* line 23, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--is-moderator .thredded--navigation-breadcrumbs {
    padding-right: 7.875rem;
  }
  /* line 27, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--navigation--search-topics {
    display: none;
  }
  /* line 29, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--messageboards-index .thredded--navigation--search-topics, .thredded--topics-index .thredded--navigation--search-topics, .thredded--topic-search-results .thredded--navigation--search-topics {
    display: block;
  }
  /* line 35, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation {
    display: table-footer-group;
  }
  /* line 37, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation-standalone {
    display: block;
    margin-bottom: 0;
  }
  /* line 41, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation .thredded--user-navigation--settings, .thredded--user-navigation .thredded--user-navigation--private-topics, .thredded--user-navigation .thredded--user-navigation--moderation {
    margin-right: 0;
    padding: 0;
    position: absolute;
    top: 0.05rem;
    z-index: 2;
  }
  /* line 47, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation .thredded--user-navigation--settings a, .thredded--user-navigation .thredded--user-navigation--private-topics a, .thredded--user-navigation .thredded--user-navigation--moderation a {
    display: block;
    padding: 0.375rem 0 0.375rem 0;
  }
  /* line 51, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation .thredded--user-navigation--settings .thredded--icon, .thredded--user-navigation .thredded--user-navigation--private-topics .thredded--icon, .thredded--user-navigation .thredded--user-navigation--moderation .thredded--icon {
    display: block;
    width: 2rem;
    height: 2rem;
  }
  /* line 57, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation .thredded--user-navigation--private-topics--unread, .thredded--user-navigation .thredded--user-navigation--moderation--pending-count {
    bottom: 0.3rem;
    position: absolute;
    right: -0.2rem;
  }
  /* line 62, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation .thredded--nav-text {
    display: none;
  }
  /* line 65, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--settings {
    right: 2.625rem;
  }
  /* line 69, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--private-topics {
    right: 0;
    top: 1px;
  }
  /* line 73, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--private-topics a {
    position: relative;
  }
  /* line 80, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_navigation.scss */
  .thredded--user-navigation--moderation {
    right: 5.25rem;
  }
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation-navigation {
  position: relative;
}
/* line 23, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderated-notice {
  margin-bottom: 1.5rem;
  padding: 0.75rem 1.5rem;
  background: #eee;
}
/* line 30, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation .thredded--post--user a, .thredded--post-moderation-record .thredded--post--user a {
  color: #4a90e2;
}
/* line 36, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record .thredded--post {
  margin-bottom: 0;
  margin-left: 1rem;
}
@media (min-width: 47.125rem) {
  /* line 36, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
  .thredded--post-moderation-record .thredded--post {
    margin-left: 4rem;
  }
}
/* line 43, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record--moderation-state-notice {
  margin-bottom: 1rem;
}
/* line 48, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record-approved .thredded--post-moderation-record--moderation-state-notice {
  color: #3c763d;
}
/* line 51, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record-blocked .thredded--post-moderation-record--moderation-state-notice {
  color: #a94442;
}
/* line 55, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record--content-changed-notice {
  font-style: italic;
}
/* line 63, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--post-moderation-record + .thredded--post-moderation-record {
  margin-top: 3rem;
}
/* line 67, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--users-table {
  width: 100%;
}
/* line 69, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--users-table a {
  display: block;
}
/* line 74, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--user--title {
  margin: 0;
}
/* line 78, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--moderation--user--info {
  margin-left: 2rem;
}
/* line 82, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--user--moderation-actions {
  text-align: left;
  margin-left: 4rem;
}
/* line 85, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--user--moderation-actions .button_to {
  display: inline-block;
}
/* line 88, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_moderation.scss */
.thredded--user--moderation-actions .button_to + .button_to {
  margin-left: 0.75rem;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/layout/_user.scss */
.thredded--user--avatar {
  border-radius: 50%;
  display: inline-block;
  height: 1.75em;
  width: 1.75em;
  margin-right: 0.4375em;
  vertical-align: baseline;
  position: relative;
  top: 0.5em;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online {
  background-color: #eee;
  bottom: -1.25rem;
  padding: 1.5rem;
  position: fixed;
  right: 0;
  width: 16.25rem;
}
@media screen and (max-width: 34rem) {
  /* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
  .thredded--currently-online {
    display: none;
  }
}
/* line 13, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online.thredded--is-expanded {
  bottom: 0;
  position: fixed;
  right: 0;
}
/* line 19, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--title {
  margin-bottom: 1.5rem;
}
/* line 24, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--avatar {
  background-color: #575d6b;
  border-radius: 50%;
  display: inline-block;
  height: 1.75rem;
  margin-right: 0.75rem;
  vertical-align: middle;
  width: 1.75rem;
}
/* line 34, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--user {
  padding: 0.75rem 0;
}
/* line 38, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online--users {
  height: 0;
  visibility: hidden;
}
/* line 44, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_currently-online.scss */
.thredded--currently-online.thredded--is-expanded .thredded--currently-online--users {
  height: auto;
  visibility: visible;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_empty.scss */
.thredded--empty {
  border: 1px solid #eee;
  padding: 1.5rem;
  text-align: center;
}
/* line 7, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_empty.scss */
.thredded--empty--title {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
/* line 4, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list.on-top {
  margin-bottom: 0.75rem;
}
/* line 8, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list li {
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  margin-bottom: 0.75rem;
}
/* line 13, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list label {
  -webkit-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
}
/* line 19, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list--admin-options label {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1.5rem;
}
/* line 27, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_form-list.scss */
.thredded--form-list--hint {
  color: #a5aab6;
  font-size: 0.875rem;
  font-weight: normal;
  position: relative;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_main-section.scss */
.thredded--main-section {
  margin-bottom: 3rem;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard {
  border: 1px solid #eee;
  display: block;
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  position: relative;
}
/* line 9, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard header {
  margin-bottom: 0.75rem;
}
/* line 13, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard:hover {
  background-color: rgba(74, 144, 226, 0.035);
}
/* line 18, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--title {
  display: inline-block;
  float: left;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 0;
  margin-right: 0.75rem;
  vertical-align: baseline;
}
/* line 29, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--meta {
  color: #a5aab6;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
  vertical-align: baseline;
}
/* line 38, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--description {
  clear: both;
  margin-bottom: 0.375rem;
  color: #575d6b;
}
/* line 45, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_messageboard.scss */
.thredded--messageboard--byline {
  color: #a5aab6;
  font-size: 0.875em;
  font-weight: normal;
  margin-bottom: 0;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination {
  border-top: 1px solid #eee;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
/* line 7, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span {
  color: #a5aab6;
  display: inline-block;
  margin-right: 0.75rem;
}
/* line 12, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span > a {
  color: #575d6b;
  display: inline-block;
}
/* line 16, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span > a:focus, .thredded--pagination > span > a:hover {
  color: #4a90e2;
}
/* line 22, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_pagination.scss */
.thredded--pagination > span.current, .thredded--pagination > span > a {
  padding: 0.375rem 0.75rem;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post {
  position: relative;
  margin-bottom: 3rem;
}
@media screen and (max-width: 34rem) {
  /* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
  .thredded--post {
    margin-bottom: 1.5rem;
  }
}
/* line 9, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--avatar {
  border-radius: 50%;
  display: inline-block;
  height: 1.75rem;
  margin-right: 0.4375em;
  position: relative;
  top: 6px;
  vertical-align: baseline;
  width: 1.75rem;
}
@media (min-width: 47.125rem) {
  /* line 9, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
  .thredded--post--avatar {
    height: 2.25rem;
    left: -3rem;
    position: absolute;
    top: -0.5rem;
    width: 2.25rem;
  }
}
/* line 28, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--topic {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}
/* line 35, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--user, .thredded--post--topic, .thredded--post--user-and-topic {
  display: inline;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-right: 0.4375em;
}
/* line 50, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--user a {
  color: #575d6b;
}
/* line 55, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--created-at {
  font-size: 0.875rem;
  color: #a5aab6;
  display: inline-block;
}
/* line 62, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--edit, .thredded--post--delete {
  font-size: 0.875rem;
}
/* line 67, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--delete {
  margin-left: 0.4rem;
}
/* line 71, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--content {
  font-size: 1.063rem;
  line-height: 1.65;
  word-break: break-word;
}
/* line 84, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--content img {
  max-width: 100%;
  height: auto;
}
/* line 95, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--content--spoiler {
  color: #eee;
  background-color: #eee;
  cursor: pointer;
}
/* line 100, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post.scss */
.thredded--post--content--spoiler:hover, .thredded--post--content--spoiler:focus {
  color: black;
}
/* line 2, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form label {
  display: none;
}
/* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form--wrapper {
  border-top: 1px solid #eee;
  margin-top: 1.5rem;
  padding-top: 3rem;
}
@media screen and (max-width: 34rem) {
  /* line 6, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post-form.scss */
  .thredded--post-form--wrapper {
    padding-top: 1.5rem;
  }
}
/* line 15, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form--title {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
/* line 21, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_post-form.scss */
.thredded--post-form--submit {
  margin-top: 0.75rem;
}
/* line 2, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_preferences.scss */
.thredded--preferences-header--title {
  font-size: 1.5rem;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-container {
  width: 100%;
}
/* line 4, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-container > .select2-choices {
  padding-top: 0.15rem;
  min-height: unset;
}
/* line 12, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-container > .select2-choices > .select2-search-choice {
  border: 1px solid #eee;
  background-color: #eee;
  margin: 0.4rem 0.6rem -0.2rem 0;
}
/* line 16, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-container > .select2-choices > .select2-search-choice.select2-search-choice-focus {
  background: #4a90e2;
  border: 1px solid #4a90e2;
  box-shadow: 0 0 2px #4a90e2 inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #fff;
  -webkit-transition: none;
  transition: none;
}
/* line 25, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-container > .select2-choices > .select2-search-field {
  background: transparent;
  margin-top: 0.6rem;
}
/* line 28, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-container > .select2-choices > .select2-search-field > [type="text"] {
  color: #575d6b;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
/* line 34, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-container > .select2-choices > .select2-search-field > [type="text"].select2-active {
  background-color: transparent !important;
}
/* line 49, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-drop {
  background: inherit;
  border-color: #4a90e2;
  border-top: 1px solid #eee;
  box-shadow: 0 1px 1px #4a90e2;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}
/* line 58, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-drop .select2-results {
  background: #fff;
  padding: 4px;
  margin: 0;
}
/* line 64, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-drop .select2-result {
  color: #575d6b;
}
/* line 67, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-drop .select2-result.select2-highlighted {
  background: #4a90e2;
  color: #fff;
}
/* line 72, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-drop .select2-result > .select2-result-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  padding: 0.75rem;
}
/* line 79, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-drop .select2-no-results, .thredded--select2-drop .select2-searching {
  background: transparent;
  color: #575d6b;
}
/* line 87, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-user-result__avatar {
  width: 2rem;
  min-height: 2rem;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
/* line 94, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-user-result__name {
  display: inline-block;
  margin-left: 0.6rem;
}
/* line 101, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-user-selection__avatar {
  width: 1rem;
  min-height: 1rem;
  height: auto;
  display: inline-block;
  vertical-align: text-bottom;
}
/* line 108, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_select2.scss */
.thredded--select2-user-selection__name {
  display: inline-block;
  margin-left: 0.4rem;
}
/* line 3, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-delete.scss */
.thredded--topic-delete--wrapper {
  border-top: 1px solid #eee;
  margin-top: 1.5rem;
  padding-top: 3rem;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header {
  margin-bottom: 3rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 34rem) {
  /* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
  .thredded--topic-header {
    margin-bottom: 0.75rem;
    margin-top: 0;
  }
}
/* line 10, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--title {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}
/* line 17, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--started-by {
  font-size: 0.875rem;
  color: #a5aab6;
  font-style: normal;
}
/* line 26, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-header--edit-topic {
  font-size: 0.875rem;
  margin-left: 0.4rem;
}
/* line 31, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-follow-info {
  float: right;
  color: #a5aab6;
  font-style: normal;
  max-width: 60%;
  text-align: right;
}
/* line 34, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-follow-info.thredded--following {
  font-size: 0.65rem;
}
/* line 37, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-follow-info.thredded--notfollowing {
  font-size: 0.875rem;
}
/* line 43, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-follow-info p {
  margin: 0;
}
/* line 46, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-follow-info form {
  display: inline-block;
}
/* line 48, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topic-header.scss */
.thredded--topic-follow-info form input[type=submit] {
  background: none;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
}
/* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--topic {
  margin-bottom: 1.5rem;
  position: relative;
}
@media (max-width: 43.125rem) {
  /* line 1, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
  .thredded--topics--topic {
    margin-left: 3rem;
  }
}
/* line 10, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--title {
  display: inline;
  font-size: 1.125rem;
  line-height: 1.5;
}
/* line 16, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--title a {
  color: #575d6b;
  display: inline;
}
/* line 21, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--title a:hover {
  color: #4a90e2;
}
/* line 27, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--categories {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 1rem;
}
/* line 34, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--categories li {
  font-size: .5rem;
  display: inline-block;
  color: #575d6b;
  background-color: #ebedef;
  box-shadow: inset 0 -1px 0 #c1c5cd;
  padding: 1px 6px;
  border-radius: 2px;
  text-transform: lowercase;
  letter-spacing: 1px;
  vertical-align: bottom;
}
/* line 48, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--started-by, .thredded--topics--updated-by {
  color: #a5aab6;
  font-size: 0.875rem;
  font-style: normal;
}
/* line 54, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--started-by a, .thredded--topics--updated-by a {
  color: #89909f;
}
/* line 58, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--started-by a:hover, .thredded--topics--updated-by a:hover {
  color: #4a90e2;
}
/* line 65, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--started-by abbr::after, .thredded--topics--updated-by abbr::after {
  content: ' by ';
}
/* line 71, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--updated-by {
  margin-right: 0.75rem;
}
/* line 75, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--updated-by abbr::before {
  content: 'updated ';
}
/* line 81, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--started-by {
  display: none;
}
/* line 85, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--started-by abbr::before {
  content: 'started ';
}
/* line 91, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--moderation-state {
  padding: 0.3em 0.5em;
  font-size: 0.875rem;
  font-style: normal;
}
/* line 97, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topics--posts-count {
  border-radius: 50%;
  display: inline-block;
  font-weight: 900;
  font-size: 0.8rem;
  height: 2rem;
  left: -3rem;
  line-height: 2rem;
  margin-right: 1.5rem;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2rem;
  -webkit-transition: background 0.1s linear, color 0.1s linear;
  transition: background 0.1s linear, color 0.1s linear;
}
/* line 113, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topic-unread > .thredded--topics--posts-count {
  background: #4a90e2;
  color: #fff;
}
/* line 118, /Users/kaz/.rvm/gems/ruby-2.3.1/gems/thredded-0.6.3/app/assets/stylesheets/thredded/components/_topics.scss */
.thredded--topic-read > .thredded--topics--posts-count {
  background: rgba(87, 93, 107, 0.3);
  color: #fff;
}

/* line 4, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_forum.scss */
.thredded--navigation--search input {
  font-size: .85rem !important;
}

/* line 8, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_forum.scss */
.thredded--main-container {
  max-width: 100% !important;
  margin-left: 2em;
  margin-right: 1em;
}

@media (max-width: 30em) {
  /* line 15, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_forum.scss */
  .thredded--main-container {
    margin-left: 2em !important;
  }
}
/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_support.scss */
#add-note-btn {
  margin-left: 1em;
}

/* line 4, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_support.scss */
#account_add_note textarea {
  width: 100%;
  min-height: 100px;
}

@media (min-width: 48em) {
  /* line 3, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_faq.scss */
  #kt-account-content .kt-account-faqs-child {
    padding-left: 0 !important;
  }
}
@media (max-width: 30em) {
  /* line 8, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_faq.scss */
  #kt-account-content #search_bar {
    border-top-right-radius: 0 !important;
  }
  /* line 11, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_faq.scss */
  #kt-account-content #search_bar #filter_faqs {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 48em) {
  /* line 8, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_faq.scss */
  #kt-account-content #search_bar {
    padding: 1em 1em 2em 1em;
  }
}
/* line 20, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_faq.scss */
#kt-account-content #search_bar input {
  height: 1.8em;
  font-size: 1em;
}
/* line 25, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_faq.scss */
#kt-account-content .ui-icon {
  margin-right: .5em;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_downloads.scss */
#account-downloads {
  padding: 0 !important;
  margin: 0 0 0 0 !important;
}
/* line 4, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_downloads.scss */
#account-downloads #kudoso-app, #account-downloads .kt-download-header {
  border-top-right-radius: 14px;
}
@media (max-width: 48em) {
  /* line 9, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_downloads.scss */
  #account-downloads .kt-download-header {
    border-radius: 0 !important;
    margin-left: 2em;
  }
}

/* line 2, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid h4 {
  color: #60676C;
}
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid a:hover {
  text-decoration: none !important;
  background: #e3e8e8;
}
/* line 9, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid a {
  color: #60676C;
}
/* line 12, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid .kt-share-container {
  border: 1px solid #ccc;
  padding: 1em;
  border-radius: 5px;
  margin: 1em;
  background: #F3F5F5;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.19);
}
/* line 18, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid .kt-share-container:hover {
  background: #e3e8e8;
}
/* line 21, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid .kt-share-container .kt-box-shadow {
  width: 90%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 30em) {
  /* line 30, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
  .kt-share-grid .kt-share-container {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 35, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid #facebook-share-btn {
  padding: 1em;
  background: blue;
  color: white;
}
/* line 40, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid .kt-wrap-link {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
/* line 57, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid .copy-btn {
  padding: .5em 1em .5em 1em;
  cursor: pointer;
  background: #77b624;
  color: white;
  border: none;
  font-size: .8em;
  width: 95%;
}
/* line 64, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_share_images.scss */
.kt-share-grid .copy-btn :focus {
  outline: none;
}

/* line 2, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_billing.scss */
#kt-lineitem-table th {
  font-weight: bold;
}
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_billing.scss */
#kt-lineitem-table th, #kt-lineitem-table td {
  text-align: left;
  padding: 5px 2em 5px 0;
}

/* line 11, /Users/kaz/scratch/kudoso/app/assets/stylesheets/account/_billing.scss */
#invoice-header {
  font-size: 1.2em !important;
}

/* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo {
  /* ===================================== CSS for multiples uses */
  /* For the text on light black,, like less opacity*/
  /* ===================================== Classes for hero */
  /* Gradient color for 'BEST' in hero */
  /* ===================================== Classes for Blue Bar */
  /* ===================================== Classes for "New Year's Offer"*/
  /* ===================================== Classes for "New Year's Offer"*/
  /* ===================================== Medias*/
}
/* line 5, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo h1, .kt-promo h2, .kt-promo h3, .kt-promo h1 span {
  font-weight: 500;
  margin: 0;
}
/* line 10, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo img {
  max-width: 100%;
}
/* line 14, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-row-bg {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #2076a0;
}
/* line 20, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-button {
  border: none;
  color: #064C8A;
  box-shadow: none;
  text-shadow: none;
  padding-top: 10px;
  padding-left: 2rem;
  padding-right: 2rem;
  border-radius: 2rem;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold !important;
}
/* line 34, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-button-hightlight {
  cursor: pointer;
  color: #c79918 !important;
  background-color: #FBD233;
  background-image: linear-gradient(#FCE327 0%, #FAB600 100%);
  background-image: -webkit-linear-gradient(#FCE327 0%, #FAB600 100%);
}
@media screen and (max-width: 1220px) {
  /* line 34, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-button-hightlight {
    font-size: .8rem !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 34, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-button-hightlight {
    font-size: .7rem !important;
  }
}
/* line 48, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-button-dark {
  color: #fff;
  padding: 5px 4rem;
  background-color: #000000;
}
/* line 54, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-button-dark:hover {
  color: #fff;
  background-color: #000;
}
/* line 60, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-text-darklight {
  color: #434343;
}
/* line 64, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-feature-block-white p {
  color: #585757;
}
/* line 68, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo #still-time {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 1.4em;
}
/* line 76, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-hero-block {
  padding-top: 52px;
  position: relative;
  background-image: url(/assets/hero-Block-Bg-a31b5419ba7196e689c5202cd923e023b5ed1026f03e6d05167fc4b25777880b.png);
}
/* line 82, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-hero-block .uk-container {
  z-index: 10;
  position: relative;
}
/* line 87, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-hero-block .kt-hero-content h1 {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  /* line 87, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block .kt-hero-content h1 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1220px) {
  /* line 87, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block .kt-hero-content h1 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1221px) {
  /* line 87, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block .kt-hero-content h1 {
    font-size: 5.5rem;
  }
}
/* line 107, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-hero-block .kt-hero-content h1 + h3 {
  margin-top: -20px;
  margin-bottom: 10px;
}
/* line 113, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-hero-block .kt-hero-content h1 span {
  color: #FDB940;
  -webkit-background-clip: text;
  background-clip: text;
}
/* line 119, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-hero-block .kt-hero-content h3 {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  /* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo h3 {
    font-size: 1.6em;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo h3 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  /* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo h3 {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1021px) and (max-width: 1220px) {
  /* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo h3 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1221px) {
  /* line 124, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo h3 {
    font-size: 2.5rem;
  }
}
/* line 147, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-hero-block .kt-hero-content h3 + h1 {
  margin-top: -20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
  /* line 152, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-row-bg {
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100px;
    top: 155px;
    position: absolute;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 152, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-row-bg {
    left: 0;
    z-index: 5;
    width: 100%;
    height: 110px;
    top: 160px;
    position: absolute;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  /* line 152, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-row-bg {
    left: 0;
    z-index: 5;
    width: 100%;
    height: 110px;
    top: 185px;
    position: absolute;
  }
}
@media screen and (min-width: 1021px) and (max-width: 1220px) {
  /* line 152, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-row-bg {
    left: 0;
    z-index: 5;
    width: 100%;
    height: 130px;
    top: 210px;
    position: absolute;
  }
}
@media screen and (min-width: 1221px) {
  /* line 152, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-row-bg {
    left: 0;
    z-index: 5;
    width: 100%;
    height: 170px;
    top: 254px;
    position: absolute;
  }
}
/* line 197, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo #kt-accent-block {
  margin-top: 28px9;
}
/* line 203, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-blue-bar h3 {
  font-weight: 400;
  margin-bottom: 5px;
}
/* line 208, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-blue-bar h1 {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 215, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-new-year-offer {
  background: #FFCA61;
  background-image: linear-gradient(90deg, #FFDA64 0%, #FFA915 100%);
  background-image: -webkit-linear-gradient(left, #FFDA64 0%, #FFA915 100%);
}
/* line 221, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-new-year-offer h3 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}
/* line 227, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-new-year-offer img {
  max-height: 400px;
}
/* line 231, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-new-year-offer p {
  padding: 0 8px;
  line-height: 1.8;
}
/* line 238, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-feature-discount strong {
  font-size: 18px;
}
/* line 242, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-feature-discount p {
  margin-bottom: 30px;
}
/* line 246, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
.kt-promo .kt-feature-discount p strong {
  font-size: inherit;
}
@media screen and (max-width: 479px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo {
    /* HERO */
    /* Subtitle in Resolve tech in check */
    /* Blue bar */
    /* New offer */
    /* Dark button in discount */
  }
  /* line 254, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo nav {
    position: static;
  }
  /* line 258, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-container {
    padding: 0 15px;
  }
  /* line 263, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block {
    padding-top: 0;
  }
  /* line 266, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block .kt-hero-content {
    padding-top: 30px;
  }
  /* line 275, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block .kt-hero-content h1 + h3 {
    margin-top: -5px;
  }
  /* line 278, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block .kt-hero-content h3 + h1 {
    margin-top: -5px;
  }
  /* line 283, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .small-screen-subtitle {
    font-size: 21px;
  }
  /* line 293, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-new-year-offer .uk-grid > * {
    padding-left: 0;
  }
  /* line 296, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-new-year-offer h3.uk-margin-large-top {
    margin-top: 0px !important;
  }
  /* line 302, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-button-dark {
    font-size: 12px;
    padding: 5px 2rem;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 311, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-new-year-offer .uk-grid > * {
    padding-left: 0;
  }
  /* line 315, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-feature-discount strong {
    font-size: 15px;
  }
  /* line 319, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-feature-discount p {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  /* line 1, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo {
    /* HERO */
  }
  /* line 328, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-hero-block .uk-container {
    max-width: 750px;
  }
  /* line 332, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-new-year-offer div.uk-width-medium-1-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  /* line 335, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-new-year-offer figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* line 339, /Users/kaz/scratch/kudoso/app/assets/stylesheets/promos/plug_promo.scss */
  .kt-promo .kt-new-year-offer p {
    font-size: 14px;
    line-height: 1.4;
  }
}
