/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
div,
summary {
  box-sizing: border-box;
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.fixed-aspect-ratio-container {
  max-width: 6in;
  max-height: 4.5in;
  position: relative;
  width: 100%;
}
@media (max-width: 6in) {
  .fixed-aspect-ratio-container {
    margin: 1em;
  }
}
@media (max-height: 5in) and (min-width: 6in) {
  .fixed-aspect-ratio-container {
    margin: 5em;
  }
}
.fixed-aspect-ratio-container:before {
  display: block;
  content: '';
  padding-top: 75%;
}
.fixed-aspect-ratio {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.invitation-wrapper {
  width: 100%;
  height: 100%;
}
.invitation {
  background-image: url("/images/drunk_winkolina.jpg") !important;
  background-size: cover;
}
.details-wrapper {
  height: 100%;
  zoom: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 6in) {
  .details-wrapper {
    font-size: 2.5vw;
  }
}
.details {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: scroll;
}
.details header {
  margin-bottom: 1.5em;
  padding: 0;
}
.details footer {
  margin-top: 1.5em;
  padding: 0;
}
.details h1 {
  font-weight: normal;
  font-family: germsmonsters;
  font-size: 3.8em;
  letter-spacing: 0.2em;
  margin: 0em;
  line-height: 1em;
}
.details h2 {
  font-family: 'Averia Sans Libre';
  font-weight: 100;
  font-size: 1.5em;
  margin: 0em;
  margin-bottom: 1em;
}
.details p {
  margin: 0em;
  font-family: 'Averia Sans Libre';
  font-weight: 300;
}
.events-wrapper {
  height: 100%;
  zoom: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 6in) {
  .events-wrapper {
    font-size: 2.5vw;
  }
}
.events {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: top;
  -webkit-justify-content: top;
      -ms-flex-pack: top;
          justify-content: top;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 1em;
  overflow-y: scroll;
}
.events header {
  margin-bottom: 1.5em;
  padding: 0;
}
.events header img {
  width: 90%;
  box-shadow: 0 8px 17px rgba(0,0,0,0.2), 0 6px 20px rgba(0,0,0,0.19);
}
.events footer {
  margin-top: 1.5em;
  padding: 0;
}
.events h1 {
  font-weight: normal;
  font-family: germsmonsters;
  font-size: 3.8em;
  letter-spacing: 0.2em;
  margin: 0em;
  line-height: 1em;
}
.events h2 {
  font-family: 'Averia Sans Libre';
  font-weight: 100;
  font-size: 1.5em;
  margin: 0em;
  margin-bottom: 1em;
}
.events p {
  margin: 0em;
  font-family: 'Averia Sans Libre';
  font-weight: 300;
}
.costume-ideas-wrapper {
  margin: 5em;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
@media (max-width: 6in) {
  .costume-ideas-wrapper {
    margin: 3em;
  }
}
.costume-ideas article {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: 'Averia Sans Libre';
  font-weight: 400;
}
.costume-ideas-list {
  padding-top: 3em;
}
.costume-ideas-list.loading {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.costume-ideas-list .block {
  zoom: 0.8;
}
.costume-ideas-list .packery-fallback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 6in) {
  .costume-ideas-list .packery-fallback {
    display: none;
  }
}
@media (max-width: 6in) {
  .costume-ideas-list .packery {
    display: none;
  }
}
.costume-ideas-list .packery {
  margin-left: 1em;
  margin-right: 1em;
}
.costume-ideas-list .monster {
  margin: 0.2em;
  font-size: 30px;
}
.costume-ideas-list .item {
  position: relative;
}
.costume-ideas-list .item aside {
  display: inline;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #fff;
  border: 1px solid #808080;
  border-radius: 1em;
  box-shadow: 0 8px 17px rgba(0,0,0,0.2), 0 6px 20px rgba(0,0,0,0.19);
  font-size: 14px;
  position: absolute;
  bottom: 0px;
  right: 10px;
  text-align: left;
}
.costume-editor-wrapper {
  margin: 5em;
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
@media (max-width: 6in) {
  .costume-editor-wrapper {
    margin: 3em;
  }
}
@media (min-width: 6in) {
  .device-warning {
    display: none;
  }
}
@media (max-width: 6in) {
  .device-warning {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 5em;
    margin-right: 5em;
    margin-bottom: 3em;
    padding: 1em;
    font-family: 'Averia Sans Libre';
    color: #ff7a00;
    background-color: #3aec00;
    border-radius: 5px;
    font-weight: bold;
  }
}
.costume-editor article {
  overflow-y: scroll;
  height: 100%;
  padding-top: 5em;
}
.costume-editor article.loading {
  font-family: 'Averia Sans Libre';
  color: #999;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.costume-editor article .top-part {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.costume-editor article .top-part > div {
  width: 100%;
}
.costume-editor article .top-part .preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 30px;
}
.costume-editor article .top-part .editor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.costume-editor article .contributor {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.monster-editor input {
  display: block;
  font-family: 'monsters';
  font-size: 20px;
  height: 24px;
  padding-left: 1em;
}
.plaintext {
  font-family: monospace !important;
}
.guide {
/*
    position: fixed
    background-color: white
    bottom: 0
    left: 0
    right: 0
    */
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1em;
}
.guide-glyph {
  padding: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.guide-glyph .monster-typeface {
  font-family: 'monsters';
}
.guide-glyph div {
  width: 24px;
  height: 24px;
}
/* variables */
html,
button,
input,
select,
textarea {
  color: #333;
}
a,
a:visited {
  color: #7b258d;
  text-decoration: none;
}
a:hover {
  color: #922ca7;
}
body {
  color: #333;
  font-size: 1em;
  line-height: 1.5;
  background-image: url("/images/stardust.png");
}
.content {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.has-error {
  border: 1px solid #f00;
}
.has-error:after {
  display: block;
  content: 'monster required';
  color: #f00;
}
.page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.invitation-page .scroll-affordance {
  cursor: pointer;
  position: fixed;
  left: 0;
  bottom: 2em;
  width: 100%;
}
.details-page .scroll-affordance {
  cursor: pointer;
  position: fixed;
  left: 0;
  top: 2em;
  width: 100%;
}
.example-enter {
  opacity: 0.01;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.example-enter.example-enter-active {
  opacity: 1;
}
.example-leave {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.example-leave.example-leave-active {
  opacity: 0;
}
.Section > * > * {
  margin: 0 auto;
}
footer {
  color: #333;
  padding: 1em;
}
footer nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
footer .nav-item {
  padding: 0.2em;
  border-radius: 0.3em;
  font-size: 1.2em;
}
footer .nav-item a.active {
  text-decoration: underline;
}
footer .nav-item:after {
  padding: 0.2em;
  margin-left: 0.5em;
  content: '|';
}
footer .nav-item:last-child:after {
  content: '';
}
@font-face {
  font-family: 'monsters';
  src: url("/fonts/monsters.eot");
  src: url("/fonts/monsters.eot?#iefix") format('embedded-opentype'), url("/fonts/monsters.woff2") format('woff2'), url("/fonts/monsters.woff") format('woff'), url("/fonts/monsters.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'germsmonsters';
  src: url("/fonts/germs-webfont.eot");
  src: url("/fonts/germs-webfont.eot?#iefix") format('embedded-opentype'), url("/fonts/germs-webfont.woff2") format('woff2'), url("/fonts/germs-webfont.woff") format('woff'), url("/fonts/germs-webfont.ttf") format('truetype'), url("/fonts/germs-webfont.svg#germsmonsters") format('svg');
  font-weight: normal;
  font-style: normal;
}
.no-select {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: normal;
}
.material-depth {
  padding: 1em;
  width: 110px;
  height: 110px;
  background-color: #0ff;
  border-radius: 110px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.border-box-wrapper {
  border-radius: 1em;
  background: -webkit-repeating-linear-gradient(315deg, #ff7a00, #ff7a00 25px, #53195f 25px, #53195f 50px);
  background: repeating-linear-gradient(135deg, #ff7a00, #ff7a00 25px, #53195f 25px, #53195f 50px);
  padding: 0.6em;
  box-shadow: 0 8px 17px rgba(0,0,0,0.2), 0 6px 20px rgba(0,0,0,0.19);
}
.border-box-wrapper > * {
  background-image: url("/images/paper.png");
  width: 100%;
  height: 100%;
  border-radius: 1em;
  box-shadow: 0 8px 17px rgba(0,0,0,0.2), 0 6px 20px rgba(0,0,0,0.19);
}
.border-box-wrapper.thick {
  background: -webkit-repeating-linear-gradient(45deg, #53195f, #53195f 25px, #ff7a00 25px, #ff7a00 50px);
  background: repeating-linear-gradient(45deg, #53195f, #53195f 25px, #ff7a00 25px, #ff7a00 50px);
}
@media (min-width: 6in) {
  .border-box-wrapper.thick {
    padding: 3em;
  }
}
.border-box-wrapper.thick > * {
  border: 0.3em solid #eee;
  box-shadow: 0 27px 24px rgba(0,0,0,0.2), 0 40px 77px rgba(0,0,0,0.22);
  overflow: hidden;
}
.border-box-wrapper header.ribbon-header {
  position: absolute;
  top: 28px;
  left: -20px;
}
.border-box-wrapper header.ribbon-header .text {
  font-size: 1.2em;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 'Kaushan Script', cursive;
  color: #53195f;
}
.border-box-wrapper header.ribbon-header .add-button {
  font-size: 90%;
  background: #fff;
  border-radius: 23px;
  height: 24px;
  width: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 5px;
  margin-left: 10px;
  cursor: pointer;
}
.border-box-wrapper header.ribbon-header .add-button:hover {
  box-shadow: 0 8px 17px rgba(0,0,0,0.2), 0 6px 20px rgba(0,0,0,0.19);
}
.border-box-wrapper header.ribbon-header .add-button span {
  color: #ff7a00;
  margin-left: -1px;
  padding-top: 3px;
}
/* ribbon style */
.ribbon-wrapper {
  position: relative;
  border-top: 0px solid #ccc;
  -moz-border-bottom-colors: rgba(0,0,0,0.02) rgba(0,0,0,0.04) rgba(0,0,0,0.06) rgba(0,0,0,0.08) rgba(0,0,0,0.1) rgba(0,0,0,0.12) rgba(0,0,0,0.14) rgba(0,0,0,0.16) rgba(0,0,0,0.18) rgba(0,0,0,0.2);
  -webkit-border-bottom-colors: rgba(0,0,0,0.02) rgba(0,0,0,0.04) rgba(0,0,0,0.06) rgba(0,0,0,0.08) rgba(0,0,0,0.1) rgba(0,0,0,0.12) rgba(0,0,0,0.14) rgba(0,0,0,0.16) rgba(0,0,0,0.18) rgba(0,0,0,0.2);
  -moz-border-top-colors: rgba(0,0,0,0.02) rgba(0,0,0,0.04) rgba(0,0,0,0.06) rgba(0,0,0,0.08) rgba(0,0,0,0.1) rgba(0,0,0,0.12) rgba(0,0,0,0.14) rgba(0,0,0,0.16) rgba(0,0,0,0.18) rgba(0,0,0,0.2);
  -webkit-border-top-colors: rgba(0,0,0,0.02) rgba(0,0,0,0.04) rgba(0,0,0,0.06) rgba(0,0,0,0.08) rgba(0,0,0,0.1) rgba(0,0,0,0.12) rgba(0,0,0,0.14) rgba(0,0,0,0.16) rgba(0,0,0,0.18) rgba(0,0,0,0.2);
}
.ribbon-front {
  background-color: #43fff3;
  height: 40px;
  width: 160px;
  position: relative;
  left: -20px;
  z-index: 2;
}
.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}
.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
  position: absolute;
  z-index: 1;
  border-style: solid;
  height: 0px;
  width: 0px;
}
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
  top: 40px;
}
.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
  left: -20px;
  border-color: transparent #99c transparent transparent;
}
.ribbon-edge-topleft {
  top: 0px;
  border-width: 0px 20px 0 0;
}
.ribbon-edge-bottomleft {
  border-width: 0 20px 10px 0;
}
.ribbon-edge-topright,
.ribbon-edge-bottomright {
  left: 140px;
  border-color: transparent transparent transparent #99c;
}
.ribbon-edge-topright {
  top: 0px;
  border-width: 0px 0 0 0px;
}
.ribbon-edge-bottomright {
  border-width: 0 0 0px 0px;
}
.ribbon-back-left {
  position: absolute;
  top: 10px;
  left: -30px;
  width: 30px;
  height: 40px;
  background-color: #43fff3;
  z-index: 0;
}
.ribbon-back-right {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 0px;
  height: 40px;
  z-index: 0;
}
