/* line 17, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Applications/LiveReload.app/Contents/Resources/SASS.lrplugin/lib/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 10, ../sass/_base.sass */
html,
input,
button,
textarea {
  -webkit-font-smoothing: antialiased;
}

/* line 1, ../sass/_header.sass */
header.primary {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 9, ../sass/_header.sass */
header.primary h1,
header.primary h2 {
  position: absolute;
  top: 0;
}
/* line 15, ../sass/_header.sass */
header.primary h1 a {
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 20;
  width: 400px;
  height: 300px;
  cursor: pointer;
}
/* line 24, ../sass/_header.sass */
header.primary h2 {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  top: 160px;
  right: -5px;
  z-index: 30;
  width: 180px;
  height: 82px;
  background: url("../images/data-small.png") no-repeat 0 0;
}
@media only screen and (min-width: 700px) {
  /* line 24, ../sass/_header.sass */
  header.primary h2 {
    top: 140px;
    left: 380px;
    right: auto;
    width: 260px;
    height: 119px;
    background: url("../images/data.png") no-repeat 0 0;
  }
}
@media only screen and (min-width: 800px) {
  /* line 24, ../sass/_header.sass */
  header.primary h2 {
    top: 80px;
    left: 460px;
  }
}
/* line 43, ../sass/_header.sass */
header.primary aside {
  position: absolute;
  top: -60px;
  right: -100px;
  z-index: 50;
  width: 214px;
  height: 200px;
  padding: 20px;
  padding-left: 60px;
  background: url("../images/shape-sidebar.png") no-repeat 0 0;
}
@media only screen and (min-width: 1000px) {
  /* line 43, ../sass/_header.sass */
  header.primary aside {
    top: 0;
    right: -20px;
  }
}
/* line 57, ../sass/_header.sass */
header.primary aside img.partner {
  position: absolute;
}
/* line 59, ../sass/_header.sass */
header.primary aside img.partner.dgi {
  top: 95px;
  left: 20px;
  width: 80px;
}
@media only screen and (min-width: 1000px) {
  /* line 59, ../sass/_header.sass */
  header.primary aside img.partner.dgi {
    top: 60px;
    left: 40px;
    width: 140px;
  }
}
/* line 67, ../sass/_header.sass */
header.primary aside img.partner.headupgames {
  top: 65px;
  left: 50px;
  height: 85px;
}
@media only screen and (min-width: 1000px) {
  /* line 67, ../sass/_header.sass */
  header.primary aside img.partner.headupgames {
    top: 10px;
    left: 90px;
    height: 140px;
  }
}
/* line 76, ../sass/_header.sass */
header.primary aside ul {
  position: absolute;
  bottom: 7px;
  left: 10px;
}
@media only screen and (min-width: 1000px) {
  /* line 76, ../sass/_header.sass */
  header.primary aside ul {
    bottom: 7px;
    left: 70px;
  }
}
/* line 84, ../sass/_header.sass */
header.primary aside ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 15px;
}
/* line 88, ../sass/_header.sass */
header.primary aside ul a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 90, ../sass/_header.sass */
header.primary aside ul a:hover {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
/* line 93, ../sass/_header.sass */
header.primary img.gfx,
header.primary img.hearts {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
/* line 100, ../sass/_header.sass */
header.primary img.gfx.gfx,
header.primary img.hearts.gfx {
  width: 1500px;
  left: -30px;
}
@media only screen and (min-width: 600px) {
  /* line 100, ../sass/_header.sass */
  header.primary img.gfx.gfx,
  header.primary img.hearts.gfx {
    left: 0;
    width: auto;
  }
}
/* line 106, ../sass/_header.sass */
header.primary img.gfx.hearts,
header.primary img.hearts.hearts {
  top: -40px;
  left: 750px;
  z-index: 10;
}

/* line 1, ../sass/_footer.sass */
footer.primary {
  padding: 0 30px 60px;
  padding-bottom: 60px;
  max-width: 650px;
  margin: 0 auto;
}
/* line 7, ../sass/_footer.sass */
footer.primary p {
  color: #7a7d7f;
  font-size: 0.8em;
}
/* line 11, ../sass/_footer.sass */
footer.primary p br {
  display: none;
}
@media only screen and (min-width: 700px) {
  /* line 11, ../sass/_footer.sass */
  footer.primary p br {
    display: block;
  }
}
/* line 16, ../sass/_footer.sass */
footer.primary ul {
  margin-bottom: 15px;
}
/* line 20, ../sass/_footer.sass */
footer.primary ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 0.8em;
  margin-right: 15px;
}
/* line 25, ../sass/_footer.sass */
footer.primary ul.Widget {
  margin: -15px -30px 30px;
  padding-left: 30px;
}
@media only screen and (min-width: 700px) {
  /* line 25, ../sass/_footer.sass */
  footer.primary ul.Widget {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }
}
/* line 34, ../sass/_footer.sass */
footer.primary ul.Widget li {
  margin-right: 30px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 700px) {
  /* line 34, ../sass/_footer.sass */
  footer.primary ul.Widget li {
    margin-right: 37.5px;
    margin-bottom: 30px;
  }
}
/* line 41, ../sass/_footer.sass */
footer.primary ul.Widget img {
  opacity: 0.8;
  max-width: 90px;
}
@media only screen and (min-width: 700px) {
  /* line 41, ../sass/_footer.sass */
  footer.primary ul.Widget img {
    max-width: none;
  }
}
/* line 47, ../sass/_footer.sass */
footer.primary ul.Widget a {
  border-bottom: 0;
  background-color: transparent;
}
/* line 51, ../sass/_footer.sass */
footer.primary img {
  vertical-align: middle;
}
/* line 54, ../sass/_footer.sass */
footer.primary a {
  border-bottom: 1px solid #9bb7bf;
  color: #376f80;
  text-decoration: none;
}
/* line 27, ../sass/_base.sass */
footer.primary a:hover {
  border-color: #376f80;
  color: #376f80;
  background-color: #ebf0f2;
}
/* line 56, ../sass/_footer.sass */
footer.primary a.alt {
  border-bottom: 0;
  background-color: transparent;
}

/* line 1, ../sass/_navigation.sass */
nav {
  padding: 0 30px;
  padding-right: 0;
}
/* line 5, ../sass/_navigation.sass */
nav ul {
  max-width: 620px;
  margin: 0 auto;
}
/* line 9, ../sass/_navigation.sass */
nav li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 12, ../sass/_navigation.sass */
nav a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-weight: bold;
  margin-left: -12px;
  padding: 2px 6px;
  color: #87898b;
  text-decoration: none;
}
@media only screen and (min-width: 700px) {
  /* line 12, ../sass/_navigation.sass */
  nav a {
    margin-left: -10px;
    padding: 2px 10px;
  }
}
/* line 22, ../sass/_navigation.sass */
nav a:hover {
  color: #376f80;
}
/* line 24, ../sass/_navigation.sass */
nav a.active {
  color: #376f80;
  background-color: #ebf0f2;
}
/* line 28, ../sass/_navigation.sass */
nav.primary {
  margin-bottom: -60px;
}
/* line 31, ../sass/_navigation.sass */
nav.primary li {
  margin-left: -5px;
  margin-right: 17.14286px;
}
@media only screen and (min-width: 700px) {
  /* line 31, ../sass/_navigation.sass */
  nav.primary li {
    margin-left: 0;
    margin-right: 30px;
  }
}
/* line 38, ../sass/_navigation.sass */
nav.primary a {
  margin-top: -75px;
  font-size: 1em;
  text-decoration: none;
}
@media only screen and (min-width: 700px) {
  /* line 38, ../sass/_navigation.sass */
  nav.primary a {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 1600px) {
  /* line 38, ../sass/_navigation.sass */
  nav.primary a {
    margin-bottom: -10px;
  }
}
/* line 47, ../sass/_navigation.sass */
nav.secondary {
  margin: -37.5px 0;
}
/* line 50, ../sass/_navigation.sass */
nav.secondary li {
  margin-left: -5px;
  margin-right: 10px;
}
@media only screen and (min-width: 700px) {
  /* line 50, ../sass/_navigation.sass */
  nav.secondary li {
    margin-left: 0;
    margin-right: 15px;
    padding: 5px 0;
  }
}
/* line 58, ../sass/_navigation.sass */
nav.secondary a {
  margin-top: -7px;
  font-size: 0.7em;
}
@media only screen and (min-width: 700px) {
  /* line 58, ../sass/_navigation.sass */
  nav.secondary a {
    font-size: 0.8em;
  }
}

/* line 1, ../sass/_content.sass */
#content {
  overflow: hidden;
}
/* line 4, ../sass/_content.sass */
#content .background-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: white url("../images/dirt.jpg");
  pointer-events: none;
}
/* line 14, ../sass/_content.sass */
#content .background-container .top {
  position: absolute;
  top: -100px;
  right: 0;
  width: 2000px;
  height: 100px;
  background: url("../images/shape-content.png") no-repeat 0 0;
}
/* line 22, ../sass/_content.sass */
#content .wrapper {
  position: relative;
  margin: 300px auto 0;
}
@media only screen and (min-width: 600px) {
  /* line 22, ../sass/_content.sass */
  #content .wrapper {
    margin-top: 320px;
  }
}
/* line 31, ../sass/_content.sass */
#content hr {
  -webkit-transform: rotate(0.75deg);
  -moz-transform: rotate(0.75deg);
  -ms-transform: rotate(0.75deg);
  -o-transform: rotate(0.75deg);
  transform: rotate(0.75deg);
  height: 2px;
  border: 0;
  border-bottom: 2px solid #eeeeee;
  margin: 45px 0;
}
/* line 37, ../sass/_content.sass */
#content hr.alt-1 {
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  transform: rotate(1deg);
}
/* line 39, ../sass/_content.sass */
#content hr.alt-2 {
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
/* line 41, ../sass/_content.sass */
#content hr.alt-3 {
  -webkit-transform: rotate(-0.75deg);
  -moz-transform: rotate(-0.75deg);
  -ms-transform: rotate(-0.75deg);
  -o-transform: rotate(-0.75deg);
  transform: rotate(-0.75deg);
}
/* line 43, ../sass/_content.sass */
#content hr.alt-4 {
  -webkit-transform: rotate(1.25deg);
  -moz-transform: rotate(1.25deg);
  -ms-transform: rotate(1.25deg);
  -o-transform: rotate(1.25deg);
  transform: rotate(1.25deg);
}
/* line 46, ../sass/_content.sass */
#content section {
  max-width: 650px;
  margin: 0 auto;
  padding: 0 30px;
}
/* line 51, ../sass/_content.sass */
#content section h1,
#content section h2,
#content section h3,
#content section h4 {
  font-weight: bold;
  margin: 30px 0;
  color: #e92c0f;
  font-size: 1.2em;
}
@media only screen and (min-width: 700px) {
  /* line 51, ../sass/_content.sass */
  #content section h1,
  #content section h2,
  #content section h3,
  #content section h4 {
    font-size: 1.4em;
  }
}
/* line 62, ../sass/_content.sass */
#content section h1 span,
#content section h2 span,
#content section h3 span,
#content section h4 span {
  font-weight: normal;
  margin: 0 0.25em;
  color: #f49587;
}
/* line 67, ../sass/_content.sass */
#content section h3 {
  font-size: 1em;
}
@media only screen and (min-width: 700px) {
  /* line 67, ../sass/_content.sass */
  #content section h3 {
    font-size: 1.2em;
  }
}
/* line 72, ../sass/_content.sass */
#content section h4 {
  margin-bottom: 0;
}
/* line 75, ../sass/_content.sass */
#content section p {
  margin-bottom: 30px;
  color: #3e4246;
  font-size: 0.8em;
}
@media only screen and (min-width: 700px) {
  /* line 75, ../sass/_content.sass */
  #content section p {
    font-size: 0.9em;
  }
}
/* line 81, ../sass/_content.sass */
#content section p.pagination {
  margin-top: 30px;
}
/* line 83, ../sass/_content.sass */
#content section p.alt {
  margin-bottom: 0;
}
/* line 86, ../sass/_content.sass */
#content section img {
  display: block;
  max-width: 100%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 620px) {
  /* line 86, ../sass/_content.sass */
  #content section img {
    width: auto;
    max-width: 620px;
  }
}
/* line 94, ../sass/_content.sass */
#content section strong,
#content section b {
  font-weight: bold;
}
/* line 98, ../sass/_content.sass */
#content section ul {
  margin: 0 0 30px 1.3em;
  color: #3e4246;
  font-size: 0.8em;
}
@media only screen and (min-width: 700px) {
  /* line 98, ../sass/_content.sass */
  #content section ul {
    font-size: 0.9em;
  }
}
/* line 105, ../sass/_content.sass */
#content section ul ul {
  font-size: 1em;
  margin-bottom: 0;
}
/* line 109, ../sass/_content.sass */
#content section ul li {
  margin-bottom: 5px;
  list-style-type: square;
}
/* line 112, ../sass/_content.sass */
#content section ul li:last-child {
  margin-bottom: 0;
}
/* line 115, ../sass/_content.sass */
#content section a {
  border-bottom: 1px solid #9bb7bf;
  color: #376f80;
  text-decoration: none;
}
/* line 27, ../sass/_base.sass */
#content section a:hover {
  border-color: #376f80;
  color: #376f80;
  background-color: #ebf0f2;
}
/* line 117, ../sass/_content.sass */
#content section a.btn {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 1px 5px;
  border-bottom: 0;
  background-color: #e92c0f;
  color: white;
}
/* line 123, ../sass/_content.sass */
#content section a.btn:hover {
  background-color: #376f80;
}
/* line 126, ../sass/_content.sass */
#content section sup {
  font-weight: bold;
  color: #e92c0f;
  text-transform: uppercase;
}
/* line 131, ../sass/_content.sass */
#content section mark,
#content section span.mark {
  background-color: #fcffaa;
  color: #0f1418;
  text-transform: uppercase;
}
/* line 137, ../sass/_content.sass */
#content section table {
  width: 100%;
  border-top: 1px solid #ebecec;
  font-size: 0.8em;
}
@media only screen and (min-width: 700px) {
  /* line 137, ../sass/_content.sass */
  #content section table {
    font-size: 0.9em;
  }
}
/* line 144, ../sass/_content.sass */
#content section table th,
#content section table td {
  padding: 5px;
  border-bottom: 1px solid #ebecec;
  vertical-align: top;
}
/* line 150, ../sass/_content.sass */
#content section table img {
  width: auto;
  max-width: none;
  margin: 0;
}
/* line 156, ../sass/_content.sass */
#content section table.timetable th {
  width: 5%;
  padding-left: 0;
}
/* line 160, ../sass/_content.sass */
#content section table.timetable td.tag {
  width: 12%;
}
/* line 165, ../sass/_content.sass */
#content section table.registrations th,
#content section table.registrations td, #content section table.lifts th,
#content section table.lifts td {
  vertical-align: middle;
}
/* line 169, ../sass/_content.sass */
#content section table.registrations td.avatar, #content section table.lifts td.avatar {
  width: 50px;
}
/* line 172, ../sass/_content.sass */
#content section table.registrations td.flag, #content section table.lifts td.flag {
  width: 20px;
}
/* line 175, ../sass/_content.sass */
#content section table.registrations td.actions, #content section table.lifts td.actions {
  width: 120px;
  text-align: right;
}
/* line 179, ../sass/_content.sass */
#content section table.registrations td.actions a, #content section table.lifts td.actions a {
  margin-left: 5px;
}
/* line 183, ../sass/_content.sass */
#content section table.lifts td.city {
  width: 30%;
}
/* line 186, ../sass/_content.sass */
#content section table.lifts td.go-by {
  width: 7%;
  color: #87898b;
  font-size: 0.9em;
}
/* line 192, ../sass/_content.sass */
#content section .selector span.tag {
  vertical-align: top;
}
/* line 194, ../sass/_content.sass */
#content section .selector a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-color: white;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  background-color: transparent;
}
/* line 201, ../sass/_content.sass */
#content section .selector a.inactive span {
  border: 0;
  background-color: #f3f3f3;
  color: #87898b;
}
/* line 209, ../sass/_content.sass */
#content section.info {
  -webkit-transform: rotate(0.75deg);
  -moz-transform: rotate(0.75deg);
  -ms-transform: rotate(0.75deg);
  -o-transform: rotate(0.75deg);
  transform: rotate(0.75deg);
  margin-top: 45px;
  max-width: none;
  background-color: #ebecec;
  text-align: center;
}
/* line 216, ../sass/_content.sass */
#content section.info p {
  margin: 0;
  padding: 0.25em 0;
  color: #87898b;
}
/* line 224, ../sass/_content.sass */
#content section.news article {
  position: relative;
  margin-bottom: 30px;
}
/* line 228, ../sass/_content.sass */
#content section.news article .clearfix {
  clear: both;
}
/* line 231, ../sass/_content.sass */
#content section.news article h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 235, ../sass/_content.sass */
#content section.news article time {
  font-weight: normal;
  display: block;
  color: #e92c0f;
  font-size: 0.6em;
}
/* line 241, ../sass/_content.sass */
#content section.news article p:last-of-type {
  margin-bottom: 0;
}
/* line 244, ../sass/_content.sass */
#content section.news article img {
  float: left;
  margin: 5px 15px 0 0;
  max-width: 142px;
}
@media only screen and (min-width: 700px) {
  /* line 244, ../sass/_content.sass */
  #content section.news article img {
    max-width: none;
  }
}
/* line 251, ../sass/_content.sass */
#content section.news article .YouTube,
#content section.news article .Vimeo {
  clear: both;
  padding-top: 30px;
}
/* line 256, ../sass/_content.sass */
#content section.news article footer {
  clear: both;
  margin-top: 30px;
  font-size: 0.8em;
}
/* line 261, ../sass/_content.sass */
#content section.news article footer p {
  color: #87898b;
}
/* line 264, ../sass/_content.sass */
#content section.news article footer .social {
  margin-bottom: 15px;
}
/* line 267, ../sass/_content.sass */
#content section.news article footer .social .twitter-share-button {
  width: auto;
  margin-right: 15px;
}
/* line 271, ../sass/_content.sass */
#content section.news article footer .social .fb-like {
  margin-right: 15px;
}
/* line 275, ../sass/_content.sass */
#content section.news article.details h3 {
  margin-bottom: 30px;
}
/* line 281, ../sass/_content.sass */
#content span.tag {
  padding: 1px 3px;
  color: white;
  font-size: 0.9em;
  text-transform: uppercase;
}
/* line 286, ../sass/_content.sass */
#content span.tag:hover {
  color: white !important;
}
@media only screen and (min-width: 700px) {
  /* line 281, ../sass/_content.sass */
  #content span.tag {
    font-size: 0.8em;
  }
}
/* line 290, ../sass/_content.sass */
#content span.tag.all, #content span.tag.all:hover {
  background-color: #87898b;
}
/* line 293, ../sass/_content.sass */
#content span.tag.compo, #content span.tag.compo:hover {
  background-color: #376f80;
}
/* line 296, ../sass/_content.sass */
#content span.tag.deadline, #content span.tag.deadline:hover {
  background-color: #e92c0f;
}
/* line 299, ../sass/_content.sass */
#content span.tag.event, #content span.tag.event:hover {
  background-color: #4d8037;
}
/* line 302, ../sass/_content.sass */
#content span.tag.djset, #content span.tag.djset:hover {
  background-color: #7137ac;
}
/* line 305, ../sass/_content.sass */
#content span.tag.liveact, #content span.tag.liveact:hover {
  background-color: #ac378f;
}
/* line 308, ../sass/_content.sass */
#content span.tag.general, #content span.tag.general:hover {
  background-color: #42ae9d;
}
/* line 311, ../sass/_content.sass */
#content span.tag.seminar, #content span.tag.seminar:hover {
  background-color: #dba000;
}

/* line 2, ../sass/_forms.sass */
form.basic .form-row {
  margin-bottom: 15px;
  width: 100%;
}
@media only screen and (min-width: 700px) {
  /* line 2, ../sass/_forms.sass */
  form.basic .form-row {
    width: 75%;
  }
}
/* line 9, ../sass/_forms.sass */
form.basic .optionset ul {
  margin: 0 !important;
  list-style-type: none;
}
/* line 13, ../sass/_forms.sass */
form.basic .optionset li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
  vertical-align: top;
}
/* line 18, ../sass/_forms.sass */
form.basic .optionset img {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 !important;
}
/* line 22, ../sass/_forms.sass */
form.basic .optionset label {
  display: inline !important;
}
/* line 25, ../sass/_forms.sass */
form.basic .optionset input {
  margin: 0 !important;
}
/* line 28, ../sass/_forms.sass */
form.basic .form-buttons {
  margin-top: 30px;
}
/* line 31, ../sass/_forms.sass */
form.basic .form-buttons p {
  margin-top: 30px;
}
/* line 34, ../sass/_forms.sass */
form.basic label {
  display: block;
  color: #376f80;
  font-size: 0.8em;
}
/* line 38, ../sass/_forms.sass */
form.basic label.left {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 40, ../sass/_forms.sass */
form.basic label.right {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/* line 43, ../sass/_forms.sass */
form.basic input[type=text],
form.basic input[type=submit],
form.basic input[type=password],
form.basic select,
form.basic textarea {
  font: 1em/1.5 "Alte Haas Grotesk", sans-serif;
}
/* line 50, ../sass/_forms.sass */
form.basic input[type=text],
form.basic input[type=password],
form.basic textarea {
  width: 100%;
  padding: 5px;
  border: 0;
  background-color: #cfd0d0;
  color: #0f1418;
  font-size: 0.9em;
}
/* line 60, ../sass/_forms.sass */
form.basic input[type=submit] {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-weight: bold;
  padding: 5px 10px;
  border: 0;
  background-color: #e92c0f;
  color: white;
  font-size: 1.2em;
  cursor: pointer;
}
/* line 69, ../sass/_forms.sass */
form.basic input[type=submit]:hover {
  background-color: #376f80;
}

/* line 11, ../sass/site.sass */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/site.sass */
body {
  font-weight: normal;
  background: url("../images/background.jpg");
  color: #0f1418;
  font: 1em/1.5 "Helvetica Neue", Helvetica, sans-serif;
}
