@font-face {
  font-family: 'Sintony';
  font-style: normal;
  font-weight: 400;
  src: local('Sintony'),
    url(http://fonts.gstatic.com/s/sintony/v4/2OObVMTQarlIKJSvYmLF5w.ttf)
      format('truetype');
}
@font-face {
  font-family: 'Sintony';
  font-style: normal;
  font-weight: 700;
  src: local('Sintony Bold'), local('Sintony-Bold'),
    url(http://fonts.gstatic.com/s/sintony/v4/TiXPkS2VjL9yF_daQZv9Ii3USBnSvpkopQaUR-2r7iU.ttf)
      format('truetype');
}
@font-face {
  font-family: 'fontello';
  src: url('../bundles/ruyterapp/icon-font/font/fontello.eot?48018618');
  src: url('../bundles/ruyterapp/icon-font/font/fontello.eot?48018618#iefix')
      format('embedded-opentype'),
    url('../bundles/ruyterapp/icon-font/font/fontello.woff2?48018618')
      format('woff2'),
    url('../bundles/ruyterapp/icon-font/font/fontello.woff?48018618')
      format('woff'),
    url('../bundles/ruyterapp/icon-font/font/fontello.ttf?48018618')
      format('truetype'),
    url('../bundles/ruyterapp/icon-font/font/fontello.svg?48018618#fontello')
      format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^='icon-']:before,
[class*=' icon-']:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon--left:before {
  content: '\e800';
}
.icon--right:before {
  content: '\e801';
}
.icon--twitter:before {
  content: '\e802';
}
.icon--twitter-circled:before {
  content: '\e803';
}
.icon--facebook-circled:before {
  content: '\e804';
}
.icon--search:before {
  content: '\e805';
}
.icon--menu:before {
  content: '\e806';
}
.icon--down:before {
  content: '\e807';
}
.icon-attention:before {
  content: '\e808';
}
.icon-mail:before {
  content: '\e809';
}
.icon-euro:before {
  content: '\e80b';
}
.touchcarousel {
  position: relative;
  width: 600px;
  height: 400px;
  overflow: hidden;
}
.touchcarousel .touchcarousel-container {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
}
.touchcarousel .touchcarousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.touchcarousel .touchcarousel-item {
  margin: 0;
  padding: 0;
  float: left;
}
.touchcarousel .touchcarousel-item.last {
  margin-right: 0 !important;
}
.touchcarousel .arrow-holder {
  height: 100%;
  width: 45px;
  position: absolute;
  top: 0;
  display: block;
  cursor: pointer;
  z-index: 25;
}
.touchcarousel .arrow-holder.left {
  left: 0;
}
.touchcarousel .arrow-holder.right {
  right: 0;
}
.touchcarousel .arrow-icon {
  width: 45px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
  position: absolute;
  cursor: pointer;
}
.touchcarousel .arrow-holder.disabled {
  cursor: default;
}
.touchcarousel .arrow-holder.disabled .arrow-icon {
  cursor: default;
}
.touchcarousel .tc-paging-container {
  width: 100%;
  overflow: hidden;
  position: absolute;
  margin-top: -20px;
  z-index: 25;
}
.touchcarousel .tc-paging-centerer {
  float: left;
  position: relative;
  left: 50%;
}
.touchcarousel .tc-paging-centerer-inside {
  float: left;
  position: relative;
  left: -50%;
}
.touchcarousel .tc-paging-item {
  float: left;
  cursor: pointer;
  position: relative;
  display: block;
  text-indent: -9999px;
}
.touchcarousel .scrollbar-holder {
  position: absolute;
  z-index: 30;
  left: 6px;
  right: 6px;
  bottom: 5px;
  height: 4px;
  overflow: hidden;
}
.touchcarousel .scrollbar {
  position: absolute;
  left: 0;
  height: 4px;
  bottom: 0;
}
.touchcarousel .scrollbar.dark {
  background-color: #828282;
  background-color: rgba(0, 0, 0, 0.5);
}
.touchcarousel .scrollbar.light {
  background-color: #d2d2d2;
  background-color: rgba(255, 255, 255, 0.5);
}
.touchcarousel .grab-cursor {
  cursor: url(../bundles/ruyterapp/images/grab.png) 8 8, move;
}
.touchcarousel .grabbing-cursor {
  cursor: url(../bundles/ruyterapp/images/grabbing.png) 8 8, move;
}
.touchcarousel .auto-cursor {
  cursor: auto;
}
@charset "UTF-8"; /*!*
 * Freshheads - http://www.freshheads.com
 */
.form--side-by-side .form__field-wrapper,
.grid {
  display: block;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flex;
  -ms-flex-flow: row wrap;
  list-style: none;
  padding: 0;
  margin-left: -10.5px;
  margin-left: -0.75rem;
  margin-right: -10.5px;
  margin-right: -0.75rem;
  text-align: left;
  font-family: sans-serif;
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}
.form--side-by-side .form__label-wrapper,
.form--side-by-side .form__input-wrapper,
.grid__cell {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding-left: 10.5px;
  padding-left: 0.75rem;
  padding-right: 10.5px;
  padding-right: 0.75rem;
  vertical-align: top;
  text-align: left;
  font-family: 'Sintony', Arial, 'Lucida Grande', sans-serif;
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
} /*! normalize.css v3.0.0 | MIT License | git.io/normalize */ /*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
} /*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
} /*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
} /*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
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;
} /*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
} /*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
} /*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
} /*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
table,
th,
td,
caption,
hr {
  margin: 0;
  padding: 0;
}
abbr[title],
dfn[title] {
  cursor: help;
}
a,
u,
ins {
  text-decoration: none;
}
ins {
  border-bottom: 1px solid;
}
img {
  font-style: italic;
}
label,
input,
textarea,
button,
select,
option {
  cursor: pointer;
}
input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='month'],
input[type='week'],
input[type='url'],
textarea,
.text-input {
  cursor: text;
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
pre,
hr,
.media,
.continent,
.island,
.islet,
.source,
.roadsign {
  margin-bottom: 21px;
  margin-bottom: 1.5rem;
}
.landmark {
  margin-bottom: 42px;
  margin-bottom: 3rem;
}
.streetsign {
  margin-bottom: 10.5px;
  margin-bottom: 0.75rem;
}
ul,
ol,
dd {
  margin-left: 21px;
  margin-left: 1.5rem;
}
.cf,
.form__field-wrapper,
.continent,
.island,
.islet {
  zoom: 1;
}
.cf:before,
.form__field-wrapper:before,
.continent:before,
.island:before,
.islet:before,
.cf:after,
.form__field-wrapper:after,
.continent:after,
.island:after,
.islet:after {
  content: ' ';
  display: table;
}
.cf:after,
.form__field-wrapper:after,
.continent:after,
.island:after,
.islet:after {
  clear: both;
}
html {
  overflow-y: scroll;
  min-height: 100%;
  font-family: 'Sintony', Arial, 'Lucida Grande', sans-serif;
  font-size: 0.875em;
  line-height: 1.5;
  color: black;
}
h1,
.alpha {
  font-size: 36px;
  font-size: 2.57143rem;
  line-height: 1.16667;
}
h2,
.beta {
  font-size: 30px;
  font-size: 2.14286rem;
  line-height: 1.4;
}
h3,
.gamma {
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.75;
}
h4,
.delta {
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.05;
}
h5,
.epsilon {
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.3125;
}
h6,
.zeta {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
}
.giga {
  font-size: 96px;
  font-size: 6.85714rem;
  line-height: 1.09375;
}
.mega {
  font-size: 72px;
  font-size: 5.14286rem;
  line-height: 1.16667;
}
.kilo {
  font-size: 48px;
  font-size: 3.42857rem;
  line-height: 1.3125;
}
.normalis {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
}
.milli {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.75;
}
.micro {
  font-size: 10px;
  font-size: 0.71429rem;
  line-height: 2.1;
}
input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='month'],
input[type='week'],
input[type='url'],
textarea,
.text-input {
  padding: 5px 10px;
  padding: 0.35714rem 0.71429rem;
  display: inline-block;
  width: 100%;
  max-width: 430px;
  margin: 0;
  border: 1px solid black;
  vertical-align: middle;
  font: inherit;
}
select {
  width: 100%;
  max-width: 430px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
}
.form__help {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.3125;
}
.form__field-wrapper {
  margin-bottom: 21px;
  margin-bottom: 1.5rem;
}
.form__label-wrapper {
  margin-bottom: 5.25px;
  margin-bottom: 0.375rem;
}
.form__input-wrapper input[type='text'],
.form__input-wrapper input[type='password'],
.form__input-wrapper input[type='date'],
.form__input-wrapper input[type='datetime'],
.form__input-wrapper input[type='email'],
.form__input-wrapper input[type='number'],
.form__input-wrapper input[type='search'],
.form__input-wrapper input[type='tel'],
.form__input-wrapper input[type='time'],
.form__input-wrapper input[type='month'],
.form__input-wrapper input[type='week'],
.form__input-wrapper input[type='url'],
.form__input-wrapper textarea,
.form__input-wrapper .text-input {
  margin-bottom: 5.25px;
  margin-bottom: 0.375rem;
}
.form__input-wrapper select {
  margin-bottom: 5.25px;
  margin-bottom: 0.375rem;
}
.form__button-wrapper {
  margin-bottom: 21px;
  margin-bottom: 1.5rem;
}
.form__button-wrapper .button,
.form__button-wrapper .pagination span,
.pagination .form__button-wrapper span {
  margin-right: 10px;
  margin-right: 0.71429rem;
}
.form__checkbox-list,
.form__radio-list {
  padding: 0;
  margin-left: 0;
  list-style: none;
  list-style-image: none;
  margin-bottom: 0;
}
.form__checkbox-list span,
.form__radio-list span {
  padding-left: 5px;
  padding-left: 0.35714rem;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.3125;
}
.form--expanded .form__label-wrapper {
  float: left;
  width: 35%;
  text-align: right;
}
.form--expanded .form__label-wrapper + .form__input-wrapper,
.form--expanded .form__button-wrapper {
  margin-left: 37%;
}
.form--expanded .form__help {
  display: inline-block;
}
.form--side-by-side .form__field-wrapper.is-error {
  padding: 10.5px 0;
  padding: 0.75rem 0;
}
.form--side-by-side .form__label-wrapper {
  width: 40%;
  text-align: right;
}
.form--side-by-side .form__input-wrapper {
  width: 60%;
}
.form--side-by-side .form__help {
  display: inline-block;
}
.opera:-o-prefocus,
.form--side-by-side .form__field-wrapper {
  word-spacing: -0.43em;
}
.form__field-wrapper.is-error {
  border: 1px solid #e40e0e;
  padding: 10.5px;
  padding: 0.75rem;
}

/* #region  Edits */
.eventbrite-wrapper {
  position: absolute;
  right: 0px;
  width: 195px;
  text-align: center;
}

@media (max-width: 769px) {
  .eventbrite-wrapper {
    display: none;
  }
}
/* #endregion */

@media only screen and (max-width: 740px) {
  .form--expanded .form__label-wrapper {
    float: none;
    width: auto;
    text-align: left;
  }
  .form--expanded .form__label-wrapper + .form__input-wrapper,
  .form--expanded .form__button-wrapper {
    margin-left: 0;
  }
}
li > ul,
li > ol {
  margin-bottom: 0;
}
.list--clean,
.list--reset {
  list-style: none;
  list-style-image: none;
  margin-left: 0;
  padding: 0;
}
.list--numbered {
  list-style-type: decimal;
}
.list--error {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.3125;
  color: #e40e0e;
}
img {
  max-width: 100%;
  height: auto;
}
.img--right {
  float: right;
  margin-left: 21px;
  margin-left: 1.5rem;
  margin-bottom: 21px;
  margin-bottom: 1.5rem;
}
.img--left {
  float: left;
  margin-right: 21px;
  margin-right: 1.5rem;
  margin-bottom: 21px;
  margin-bottom: 1.5rem;
}
.img--center {
  display: block;
  margin-right: auto;
  margin-bottom: 21px;
  margin-bottom: 1.5rem;
  margin-left: auto;
}
.img--short {
  height: 105px;
  height: 7.5rem;
}
.img--medium {
  height: 210px;
  height: 15rem;
}
.img--tall {
  height: 315px;
  height: 22.5rem;
}
figure > img {
  display: block;
}
.button,
.pagination span {
  position: relative;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid;
  margin: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: 2;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-appearance: none;
}
.button:hover,
.pagination span:hover,
.button:focus,
.pagination span:focus,
.button:active,
.pagination span:active {
  text-decoration: none;
}
.button::-moz-focus-inner,
.pagination span::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button--small {
  padding-right: 0.5em;
  padding-left: 0.5em;
  line-height: 1.5;
}
.button--large {
  padding-right: 1.5em;
  padding-left: 1.5em;
  line-height: 3;
}
.button--huge {
  padding-right: 2em;
  padding-left: 2em;
  line-height: 4;
}
.button--full {
  display: block;
  width: 100%;
}
.button--alpha {
  font-size: 36px;
  font-size: 2.57143rem;
}
.button--beta {
  font-size: 30px;
  font-size: 2.14286rem;
}
.button--gamma {
  font-size: 24px;
  font-size: 1.71429rem;
}
.button--delta {
  font-size: 20px;
  font-size: 1.42857rem;
}
.button--epsilon {
  font-size: 16px;
  font-size: 1.14286rem;
}
.button--zeta {
  font-size: 14px;
  font-size: 1rem;
}
.button--milli {
  font-size: 12px;
  font-size: 0.85714rem;
}
.button--micro {
  font-size: 10px;
  font-size: 0.71429rem;
}
.button--normalis {
  vertical-align: baseline;
  font-size: inherit;
  line-height: inherit;
  padding-right: 0.5em;
  padding-left: 0.5em;
}
input[type='submit'].button {
  height: 2em;
}
input[type='submit'] .button--small {
  height: 1.5em;
}
input[type='submit'] .button--large {
  height: 3em;
}
input[type='submit'] .button--huge {
  height: 4em;
}
.opera:-o-prefocus,
.grid {
  word-spacing: -0.43em;
}
.grid > .grid {
  overflow: hidden;
  margin-right: 0;
  margin-left: 0;
}
.grid--rev {
  direction: rtl;
  text-align: left;
}
.grid--rev > .grid__cell {
  direction: ltr;
}
.grid--center {
  text-align: center;
  -webkit-flex-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.grid--center > .grid__cell {
  text-align: left;
}
.grid--middle {
  -webkit-align-items: center;
  -ms-align-items: center;
}
.grid--middle > .grid__cell {
  vertical-align: middle;
}
.grid--bottom {
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
}
.grid--bottom > .grid__cell {
  vertical-align: bottom;
}
.grid__cell--center {
  display: block;
  margin: 0 auto;
}
.grid--narrow {
  margin-left: -5.25px;
  margin-left: -0.375rem;
  margin-right: -5.25px;
  margin-right: -0.375rem;
}
.grid--narrow > .grid__cell {
  padding-left: 5.25px;
  padding-left: 0.375rem;
  padding-right: 5.25px;
  padding-right: 0.375rem;
}
.grid--wide {
  margin-left: -21px;
  margin-left: -1.5rem;
  margin-right: -21px;
  margin-right: -1.5rem;
}
.grid--wide > .grid__cell {
  padding-left: 21px;
  padding-left: 1.5rem;
  padding-right: 21px;
  padding-right: 1.5rem;
}
.grid--gutterless {
  margin: 0;
}
.grid--gutterless > .grid__cell {
  padding: 0;
}
.continent,
.island,
.islet {
  display: block;
}
.continent {
  padding: 42px;
  padding: 3rem;
}
.island {
  padding: 21px;
  padding: 1.5rem;
}
.islet {
  padding: 10.5px;
  padding: 0.75rem;
}
.continent > :last-child,
.island > :last-child,
.islet > :last-child {
  margin-bottom: 0;
}
.paginator {
  overflow: hidden;
  text-align: center;
  letter-spacing: -0.31em;
}
.paginator > a,
.paginator > span {
  display: inline-block;
  padding-top: 0;
  padding-left: 0;
  border-left: 1px solid;
  text-decoration: none;
  border-left-color: #ddd;
  border-left-color: rgba(0, 0, 0, 0.15);
  letter-spacing: normal;
  word-spacing: normal;
  line-height: 1;
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.paginator > a:first-child,
.paginator > span:first-child {
  border: 0;
}
.paginator > a:hover,
.paginator > a.current,
.paginator > span:hover,
.paginator > span.current {
  text-decoration: underline;
}
.opera:-o-prefocus,
.paginator {
  word-spacing: -0.43em;
}
.notification {
  padding: 21px;
  padding: 1.5rem;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 1.75;
  background-color: #ffffbf;
  color: black;
}
.notification > :last-child {
  margin-bottom: 0;
}
.notification__title {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  font-weight: bold;
}
.notification__actions {
  margin-top: 21px;
  margin-top: 1.5rem;
}
.notification.is-success {
  background-color: #dff0d8;
}
.notification.is-warning {
  background-color: #f0ad4e;
}
.notification.is-error {
  background-color: #ff9797;
}
.unit-1-12 {
  width: 8.33333%;
}
.unit-2-12 {
  width: 16.66667%;
}
.unit-3-12 {
  width: 25%;
}
.unit-4-12 {
  width: 33.33333%;
}
.unit-5-12 {
  width: 41.66667%;
}
.unit-6-12 {
  width: 50%;
}
.unit-7-12 {
  width: 58.33333%;
}
.unit-8-12 {
  width: 66.66667%;
}
.unit-9-12 {
  width: 75%;
}
.unit-10-12 {
  width: 83.33333%;
}
.unit-11-12 {
  width: 91.66667%;
}
.unit-1-1 {
  width: 100%;
}
.push-1-12 {
  margin-left: 8.33333%;
}
.push-2-12 {
  margin-left: 16.66667%;
}
.push-3-12 {
  margin-left: 25%;
}
.push-4-12 {
  margin-left: 33.33333%;
}
.push-5-12 {
  margin-left: 41.66667%;
}
.push-6-12 {
  margin-left: 50%;
}
.push-7-12 {
  margin-left: 58.33333%;
}
.push-8-12 {
  margin-left: 66.66667%;
}
.push-9-12 {
  margin-left: 75%;
}
.push-10-12 {
  margin-left: 83.33333%;
}
.push-11-12 {
  margin-left: 91.66667%;
}
@media only screen and (max-width: 480px) {
  .unit-1-12--palm-portrait {
    width: 8.33333%;
  }
  .unit-2-12--palm-portrait {
    width: 16.66667%;
  }
  .unit-3-12--palm-portrait {
    width: 25%;
  }
  .unit-4-12--palm-portrait {
    width: 33.33333%;
  }
  .unit-5-12--palm-portrait {
    width: 41.66667%;
  }
  .unit-6-12--palm-portrait {
    width: 50%;
  }
  .unit-7-12--palm-portrait {
    width: 58.33333%;
  }
  .unit-8-12--palm-portrait {
    width: 66.66667%;
  }
  .unit-9-12--palm-portrait {
    width: 75%;
  }
  .unit-10-12--palm-portrait {
    width: 83.33333%;
  }
  .unit-11-12--palm-portrait {
    width: 91.66667%;
  }
  .unit-1-1--palm-portrait {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .unit-1-12--palm-landscape {
    width: 8.33333%;
  }
  .unit-2-12--palm-landscape {
    width: 16.66667%;
  }
  .unit-3-12--palm-landscape {
    width: 25%;
  }
  .unit-4-12--palm-landscape {
    width: 33.33333%;
  }
  .unit-5-12--palm-landscape {
    width: 41.66667%;
  }
  .unit-6-12--palm-landscape {
    width: 50%;
  }
  .unit-7-12--palm-landscape {
    width: 58.33333%;
  }
  .unit-8-12--palm-landscape {
    width: 66.66667%;
  }
  .unit-9-12--palm-landscape {
    width: 75%;
  }
  .unit-10-12--palm-landscape {
    width: 83.33333%;
  }
  .unit-11-12--palm-landscape {
    width: 91.66667%;
  }
  .unit-1-1--palm-landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .unit-1-12--lap-portrait {
    width: 8.33333%;
  }
  .unit-2-12--lap-portrait {
    width: 16.66667%;
  }
  .unit-3-12--lap-portrait {
    width: 25%;
  }
  .unit-4-12--lap-portrait {
    width: 33.33333%;
  }
  .unit-5-12--lap-portrait {
    width: 41.66667%;
  }
  .unit-6-12--lap-portrait {
    width: 50%;
  }
  .unit-7-12--lap-portrait {
    width: 58.33333%;
  }
  .unit-8-12--lap-portrait {
    width: 66.66667%;
  }
  .unit-9-12--lap-portrait {
    width: 75%;
  }
  .unit-10-12--lap-portrait {
    width: 83.33333%;
  }
  .unit-11-12--lap-portrait {
    width: 91.66667%;
  }
  .unit-1-1--lap-portrait {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .unit-1-12--lap {
    width: 8.33333%;
  }
  .unit-2-12--lap {
    width: 16.66667%;
  }
  .unit-3-12--lap {
    width: 25%;
  }
  .unit-4-12--lap {
    width: 33.33333%;
  }
  .unit-5-12--lap {
    width: 41.66667%;
  }
  .unit-6-12--lap {
    width: 50%;
  }
  .unit-7-12--lap {
    width: 58.33333%;
  }
  .unit-8-12--lap {
    width: 66.66667%;
  }
  .unit-9-12--lap {
    width: 75%;
  }
  .unit-10-12--lap {
    width: 83.33333%;
  }
  .unit-11-12--lap {
    width: 91.66667%;
  }
  .unit-1-1--lap {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .unit-1-12--desk {
    width: 8.33333%;
  }
  .unit-2-12--desk {
    width: 16.66667%;
  }
  .unit-3-12--desk {
    width: 25%;
  }
  .unit-4-12--desk {
    width: 33.33333%;
  }
  .unit-5-12--desk {
    width: 41.66667%;
  }
  .unit-6-12--desk {
    width: 50%;
  }
  .unit-7-12--desk {
    width: 58.33333%;
  }
  .unit-8-12--desk {
    width: 66.66667%;
  }
  .unit-9-12--desk {
    width: 75%;
  }
  .unit-10-12--desk {
    width: 83.33333%;
  }
  .unit-11-12--desk {
    width: 91.66667%;
  }
  .unit-1-1--desk {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .unit-1-12--bigscreen {
    width: 8.33333%;
  }
  .unit-2-12--bigscreen {
    width: 16.66667%;
  }
  .unit-3-12--bigscreen {
    width: 25%;
  }
  .unit-4-12--bigscreen {
    width: 33.33333%;
  }
  .unit-5-12--bigscreen {
    width: 41.66667%;
  }
  .unit-6-12--bigscreen {
    width: 50%;
  }
  .unit-7-12--bigscreen {
    width: 58.33333%;
  }
  .unit-8-12--bigscreen {
    width: 66.66667%;
  }
  .unit-9-12--bigscreen {
    width: 75%;
  }
  .unit-10-12--bigscreen {
    width: 83.33333%;
  }
  .unit-11-12--bigscreen {
    width: 91.66667%;
  }
  .unit-1-1--bigscreen {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .push-1-12--lap {
    margin-left: 8.33333%;
  }
  .push-2-12--lap {
    margin-left: 16.66667%;
  }
  .push-3-12--lap {
    margin-left: 25%;
  }
  .push-4-12--lap {
    margin-left: 33.33333%;
  }
  .push-5-12--lap {
    margin-left: 41.66667%;
  }
  .push-6-12--lap {
    margin-left: 50%;
  }
  .push-7-12--lap {
    margin-left: 58.33333%;
  }
  .push-8-12--lap {
    margin-left: 66.66667%;
  }
  .push-9-12--lap {
    margin-left: 75%;
  }
  .push-10-12--lap {
    margin-left: 83.33333%;
  }
  .push-11-12--lap {
    margin-left: 91.66667%;
  }
}
@media only screen and (max-width: 1024px) {
  .push-1-12--desk {
    margin-left: 8.33333%;
  }
  .push-2-12--desk {
    margin-left: 16.66667%;
  }
  .push-3-12--desk {
    margin-left: 25%;
  }
  .push-4-12--desk {
    margin-left: 33.33333%;
  }
  .push-5-12--desk {
    margin-left: 41.66667%;
  }
  .push-6-12--desk {
    margin-left: 50%;
  }
  .push-7-12--desk {
    margin-left: 58.33333%;
  }
  .push-8-12--desk {
    margin-left: 66.66667%;
  }
  .push-9-12--desk {
    margin-left: 75%;
  }
  .push-10-12--desk {
    margin-left: 83.33333%;
  }
  .push-11-12--desk {
    margin-left: 91.66667%;
  }
}
.float--right {
  float: right !important;
}
.float--left {
  float: left !important;
}
.float--none {
  float: none !important;
}
.text--left {
  text-align: left !important;
}
.text--center {
  text-align: center !important;
}
.text--right {
  text-align: right !important;
}
.weight--light {
  font-weight: 300 !important;
}
.weight--normal {
  font-weight: 400 !important;
}
.weight--semibold {
  font-weight: 600 !important;
}
.caps {
  text-transform: uppercase !important;
}
.lowercase {
  text-transform: lowercase !important;
}
.firstcap {
  text-transform: capitalize !important;
}
.informative {
  cursor: help !important;
}
.proceed {
  text-align: right !important;
}
.go:after {
  content: '\00A0»' !important;
}
.full-bleed {
  margin-left: -21px;
  margin-left: -1.5rem;
  margin-right: -21px;
  margin-right: -1.5rem;
}
.islet .full-bleed {
  margin-left: -10.5px;
  margin-left: -0.75rem;
  margin-right: -10.5px;
  margin-right: -0.75rem;
}
.continent .full-bleed {
  margin-left: -42px;
  margin-left: -3rem;
  margin-right: -42px;
  margin-right: -3rem;
}
.flatten {
  margin-bottom: 0 !important;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .visuallyhidden--lap {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
@media only screen and (max-width: 1024px) {
  .visuallyhidden--desk {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
.invisible {
  visibility: hidden;
}
@font-face {
  font-family: 'DINWebPro';
  src: url('../bundles/ruyterapp/fonts/dincompro-webfont.eot');
  src: url('../bundles/ruyterapp/fonts/dincompro-webfont.eot?#iefix')
      format('embedded-opentype'),
    url('../bundles/ruyterapp/fonts/dincompro-webfont.woff') format('woff'),
    url('../bundles/ruyterapp/fonts/dincompro-webfont.ttf') format('truetype'),
    url('../bundles/ruyterapp/fonts/dincompro-webfont.svg#dincomproregular')
      format('svg');
}
.DINWebPro,
.header,
.title,
.spotlight__nav-holder {
  font-family: 'DINWebPro';
  font-weight: normal;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
html,
body {
  height: 100%;
}
body {
  font-weight: 400;
}
.container {
  position: relative;
  height: 100%;
  right: 0;
  -webkit-transition: right 0.2s ease-out;
  -moz-transition: right 0.2s ease-out;
  -ms-transition: right 0.2s ease-out;
  -o-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
}
.container.menu-is-active {
  right: 240px;
}
.site-retain {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .container {
    padding: 0;
  }
  .grid--wide {
    margin: 0 -10px;
    margin: 0 -0.71429rem;
  }
  .grid--wide > .grid__cell {
    padding: 0 10px;
    padding: 0 0.71429rem;
  }
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 12px;
    font-size: 0.85714rem;
  }
}
.header {
  position: fixed;
  width: 100%;
  z-index: 999;
  font-size: 18px;
  font-size: 1.28571rem;
}
.header.headroom--not-top .logo,
.header.is-not-home .logo {
  height: 52px;
}
.header.headroom--not-top .logo img,
.header.is-not-home .logo img {
  margin: -78px 0 0 0;
}
.masthead {
  position: relative;
  background: #000;
  line-height: 32px;
  z-index: 2;
}
.masthead:after {
  content: '';
  display: table;
  clear: both;
}
.masthead .site-retain:after {
  content: '';
  display: table;
  clear: both;
}
.masthead--promo {
  line-height: 50px;
}
.masthead--promo .main-menu {
  float: right;
}
.masthead--promo .main-menu .logo {
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.main-menu {
  float: left;
  margin: 0 0 0 -20px;
}
.main-menu .js-mobile-menu {
  display: none;
}
.main-menu .logo {
  display: block;
  width: 150px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: height 0.2s linear;
  -moz-transition: height 0.2s linear;
  -ms-transition: height 0.2s linear;
  transition: height 0.2s linear;
}
.main-menu .logo img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: margin 0.2s linear;
  -moz-transition: margin 0.2s linear;
  -ms-transition: margin 0.2s linear;
  transition: margin 0.2s linear;
}
.main-menu ul {
  list-style: none;
  margin: 0 0 0 180px;
  padding: 0;
  -webkit-transition: right 0.2s ease-out;
  -moz-transition: right 0.2s ease-out;
  -ms-transition: right 0.2s ease-out;
  -o-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
}
.main-menu ul:after {
  content: '';
  display: table;
  clear: both;
}
.main-menu li {
  float: left;
}
.main-menu li.is-active a {
  background-color: #f05a22;
  background-position: 20px -52px;
}
.main-menu li a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}
.main-menu li a:hover {
  background-color: #f05a22;
}
.submenu {
  background: #f05a22;
  line-height: 20px;
  min-height: 40px;
}
.submenu nav {
  margin: 0 0 0 -30px;
}
.submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.submenu ul:after {
  content: '';
  display: table;
  clear: both;
}
.submenu li {
  float: left;
}
.submenu li.is-active a {
  color: #000;
}
.submenu a {
  display: block;
  padding: 10px 30px;
  color: #fff;
  text-decoration: none;
}
.submenu a:hover {
  color: #000;
}
.submenu .touchcarousel-container {
  position: relative;
}
.submenu .touchcarousel-item {
  float: left;
  display: inline-block;
}
.submenu .submenu__carousel .arrow-holder {
  position: absolute;
  top: 50%;
  font-size: 12px;
  margin: -15px 0 0 0;
  padding: 5px;
  background: #f05a22;
}
.submenu .submenu__carousel .arrow-holder.left {
  left: -25px;
}
.submenu .submenu__carousel .arrow-holder.left:before {
  font-family: 'fontello';
  content: '\e800';
}
.submenu .submenu__carousel .arrow-holder.right {
  right: -25px;
}
.submenu .submenu__carousel .arrow-holder.right:before {
  font-family: 'fontello';
  content: '\e801';
}
.header__news {
  position: relative;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  padding: 0;
  line-height: 20px;
  height: 30px;
  height: 2.14286rem;
  overflow: hidden;
  color: #fff;
}
.header__news a {
  display: block;
  line-height: 30px;
  line-height: 2.14286rem;
  color: inherit;
  padding: 0 0 0 180px;
  text-decoration: none;
}
.header__news a:hover {
  color: #f05a22;
}
.header-links {
  float: right;
  margin: 7px 0 0 0;
  margin: 0.5rem 0 0 0;
  color: #999;
}
.header-links .button,
.header-links .pagination span,
.pagination .header-links span {
  float: left;
  line-height: 36px;
  line-height: 2.57143rem;
}
.header-links a {
  position: relative;
  display: block;
  width: 36px;
  width: 2.57143rem;
  height: 36px;
  height: 2.57143rem;
  font-size: 35px;
  font-size: 2.5rem;
  line-height: 36px;
  line-height: 2.57143rem;
  margin: 0 0 0 10px;
  margin: 0 0 0 0.71429rem;
  overflow: hidden;
  text-indent: -9999em;
  font-family: 'fontello';
  float: left;
  color: #a48239;
}
.header-links a:hover {
  color: #fff;
}
.header-links a:after {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 0;
}
.header-links a.social--twitter:after {
  content: '\e803';
}
.header-links a.social--facebook:after {
  content: '\e804';
}
.header-links a.link--mail {
  background: #a48239;
  border-radius: 100%;
  font-size: 20px;
}
.header-links a.link--mail:after {
  color: #000;
  content: '\e809';
  width: 100%;
  text-align: center;
}
.header-links a.link--mail:hover {
  background: #fff;
}
@media only screen and (max-width: 1024px) {
  .main-menu {
    margin: 0 0 0 -10px;
  }
  .submenu nav {
    margin: 0 0 0 -20px;
  }
  .submenu a {
    padding: 10px 20px;
  }
  .header-links {
    margin: 13px 0 0 0;
    margin: 0.92857rem 0 0 0;
  }
  .header-links .button,
  .header-links .pagination span,
  .pagination .header-links span {
    line-height: 24px;
    line-height: 1.71429rem;
  }
  .header-links .button span,
  .header-links .pagination span span,
  .pagination .header-links span span {
    display: none;
  }
  .header-links a {
    width: 24px;
    width: 1.71429rem;
    height: 24px;
    height: 1.71429rem;
    font-size: 23px;
    font-size: 1.64286rem;
    line-height: 24px;
    line-height: 1.71429rem;
    margin: 0 0 0 5px;
    margin: 0 0 0 0.35714rem;
  }
}
@media only screen and (max-width: 768px) {
  .masthead--promo .main-menu {
    font-size: 14px;
  }
  .masthead--promo .main-menu .logo {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
  .container.menu-is-active .header {
    right: 240px;
  }
  .main-menu {
    margin: 0;
    float: none;
  }
  .main-menu .logo {
    overflow: hidden;
    height: 52px;
  }
  .main-menu .logo img {
    margin: -78px 0 0 0;
  }
  .main-menu .js-mobile-menu {
    display: inline-block;
    float: right;
    color: #fff;
    padding: 10px 0;
  }
  .main-menu ul {
    float: none;
    margin-right: -250px;
    width: 240px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background: #202020;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-shadow: -5px 0 5px rgba(0, 0, 0, 0.3);
  }
  .menu-is-active .main-menu ul {
    right: 250px;
  }
  .main-menu li {
    float: none;
  }
  .header__news a {
    padding: 0;
    font-size: 14px;
  }
  .submenu {
    overflow: hidden;
    min-height: 30px;
  }
  .submenu nav {
    margin: 0;
  }
  .submenu a {
    padding: 5px 10px;
  }
  .header-links {
    margin-right: 20px;
    margin-right: 1.42857rem;
  }
}
@media only screen and (max-width: 480px) {
  .header-links {
    margin-right: 10px;
  }
  .header-links .social__link {
    display: none;
  }
  .submenu .submenu__carousel .arrow-holder.left {
    left: -18px;
  }
  .submenu .submenu__carousel .arrow-holder.right {
    right: -18px;
  }
}
.footer {
  background: #000;
  color: #fff;
}
.footer__content {
  background: url(../bundles/ruyterapp/images/brand-flag.png) no-repeat left
    bottom;
  padding: 40px 0 0 0;
  padding: 2.85714rem 0 0 0;
}
.footer__content input {
  max-width: 333px;
}
.footer__content .grid {
  padding: 0 0 200px 0;
  padding: 0 0 14.28571rem 0;
  background: url(../bundles/ruyterapp/images/frits-de-ruyter.jpg) right bottom
    no-repeat;
}
.footnote {
  background: #f05a22;
  text-align: center;
  padding: 30px 0;
  padding: 2.14286rem 0;
  font-size: 16px;
  font-size: 1.14286rem;
}
.footnote ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  margin: 0 0 1.42857rem 0;
}
.footnote li {
  display: inline-block;
  border-left: 2px solid #fff;
  margin: 0;
  padding: 0 10px 0 12px;
  padding: 0 0.71429rem 0 0.85714rem;
}
.footnote li:first-child {
  border: 0;
}
@media only screen and (max-width: 480px) {
  .lecture-teaser {
    margin: 60px 0 0 0;
    margin: 4.28571rem 0 0 0;
  }
  .footnote ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    margin: 0 0 1.42857rem 0;
  }
  .footnote li {
    display: block;
    border: 0;
    margin: 0 0 10px 0;
    margin: 0 0 0.71429rem 0;
    padding: 0;
  }
}
.content {
  position: relative;
}
.content:after {
  content: '';
  display: table;
  clear: both;
}
.comic-promo {
  margin-top: 60px;
  color: #fff;
  background-color: #6b5525;
}
.page--error {
  margin: 60px 0;
  margin: 4.28571rem 0;
}
.page--promo {
  background-color: #f0eee9;
}
.page__promo-link {
  text-align: right;
  color: #fff;
}
.page__promo-link:after {
  content: '\e801';
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  font-family: Fontello;
}
.page__header--promo {
  padding: 300px 0 200px;
  width: 100%;
}
.page__header--promo .site-retain {
  padding-bottom: 150px;
}
.page__header--promo .header-image {
  padding: 0;
}
.header-image {
  position: relative;
  height: 0;
  padding: 0 0 21.875% 0;
  z-index: -1;
}
.header-image img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.header-image--static {
  padding: 0 0 12.875% 0;
}
.page__image {
  float: right;
  margin: 0 0 20px 20px;
  margin: 0 0 1.42857rem 1.42857rem;
}
.read-more {
  margin: 50px 0 0 0;
  margin: 3.57143rem 0 0 0;
}
.page__secondary-content {
  background: #fff;
}
.paragraph:after {
  content: '';
  display: table;
  clear: both;
}
.paragraph + .paragraph {
  margin: 32px 0 0 0;
  margin: 2.28571rem 0 0 0;
}
.paragraph__image {
  float: left;
  margin: 0 20px 15px 0;
}
.sidebar {
  float: right;
  width: 270px;
  margin: 40px 0 20px 20px;
  margin: 2.85714rem 0 1.42857rem 1.42857rem;
}
.page--promo .sidebar {
  position: relative;
  z-index: 1;
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  transform: translateY(-200px);
}
.sidebar nav {
  padding: 20px;
  padding: 1.42857rem;
  background: #e1ddd3;
}
.sidebar ul {
  padding: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #b4b1a9;
  font-size: 18px;
  font-size: 1.28571rem;
}
.sidebar li {
  border-bottom: 1px solid #b4b1a9;
}
.sidebar li a {
  display: block;
  padding: 20px 10px 20px 25px;
  padding: 1.42857rem 0.71429rem 1.42857rem 1.78571rem;
  text-decoration: none;
  line-height: 1em;
}
.sidebar li a:before {
  margin: 0 0 0 -15px;
  margin: 0 0 0 -1.07143rem;
  content: '\00BB  ';
}
.sidebar li a:hover {
  color: #f05a22;
}
.sidebar li.is-active a {
  background: #eae7e0;
  color: #f05a22;
}
.sidebar .sidebar__parent {
  display: block;
  padding: 20px 10px 20px 45px;
  padding: 1.42857rem 0.71429rem 1.42857rem 3.21429rem;
  text-decoration: none;
  line-height: 1em;
  margin: 0 0 10px 0;
  margin: 0 0 0.71429rem 0;
  background: #e1ddd3;
}
.sidebar .sidebar__parent:before {
  margin: 0 0 0 -15px;
  margin: 0 0 0 -1.07143rem;
  content: '\00BB  ';
}
.sidebar .sidebar__parent:hover {
  color: #f05a22;
}
.sidebar__footer {
  margin: 20px 0;
  margin: 1.42857rem 0;
  text-align: center;
}
.sidebar__social .button,
.sidebar__social .pagination span,
.pagination .sidebar__social span {
  margin: 10px 0;
  margin: 0.71429rem 0;
  color: white;
  border: 0;
}
.sidebar__social .button:before,
.sidebar__social .pagination span:before,
.pagination .sidebar__social span:before {
  font-family: 'fontello';
  display: inline-block;
  margin-right: 0.3em;
}
.sidebar__social .button.button--twitter:before,
.sidebar__social .pagination span.button--twitter:before,
.pagination .sidebar__social span.button--twitter:before {
  content: '\e803';
}
.sidebar__social .button.button--facebook:before,
.sidebar__social .pagination span.button--facebook:before,
.pagination .sidebar__social span.button--facebook:before {
  content: '\e804';
}
.button--twitter {
  background: #00aced;
}
.button--twitter:hover {
  background: #006287;
}
.button--facebook {
  background: #3b5998;
}
.button--facebook:hover {
  background: #1e2e4f;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page__header--promo {
    padding: 100px 0;
  }
  .page--promo .sidebar {
    margin: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@media only screen and (max-width: 768px) {
  .header-image {
    padding: 0 0 40% 0;
    position: relative;
    height: 0;
    z-index: -1;
  }
  .header-image img {
    position: fixed;
    top: 0;
    left: 50%;
    width: 300%;
    max-width: none;
    margin: 0 0 0 -384px;
  }
}
@media only screen and (max-width: 640px) {
  .sidebar {
    float: none;
    width: auto;
    margin: 0;
  }
  .sidebar ul {
    font-size: 14px;
    font-size: 1rem;
  }
  .sidebar ul:after {
    content: '';
    display: table;
    clear: both;
  }
  .sidebar li {
    width: 50%;
    float: left;
  }
  .sidebar li a {
    padding: 10px 10px 10px 20px;
    padding: 0.71429rem 0.71429rem 0.71429rem 1.42857rem;
  }
  .page--promo .sidebar {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .page__header--promo {
    padding: 200px 0 100px;
  }
}
@media only screen and (max-width: 480px) {
  .sidebar li {
    width: 100%;
    float: none;
  }
}
.block--content {
  padding: 40px;
  padding: 2.85714rem;
  background: #fff;
}
.block--content:after {
  content: '';
  display: table;
  clear: both;
}
.block--sidebar {
  padding: 40px 140px 40px 40px;
  padding: 2.85714rem 10rem 2.85714rem 2.85714rem;
  margin: 0 200px 0 0;
}
.block--dark {
  color: #fff;
  background-color: #000;
}
.block--promo {
  margin-bottom: 40px;
}
.block--promo:last-child {
  margin-bottom: 0;
}
.block--comic {
  margin: 0 400px 0 0;
  background-color: transparent;
}
.block--pulled-up {
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
  transform: translateY(-200px);
  margin-bottom: -200px;
}
.block--pre-pulled-up {
  margin-top: 40px;
}
.block__image--promo {
  width: 780px;
  max-width: none;
  -webkit-transform: translate(-40px, -40px);
  -moz-transform: translate(-40px, -40px);
  -ms-transform: translate(-40px, -40px);
  -o-transform: translate(-40px, -40px);
  transform: translate(-40px, -40px);
}
.block__image--comic {
  position: absolute;
  right: 140px;
  bottom: 0;
  width: 200px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .block--pulled-up {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    margin-bottom: -40px;
  }
  .block__image--promo {
    width: 722px;
  }
}
@media only screen and (max-width: 768px) {
  .block--sidebar {
    padding: 40px;
    padding: 2.85714rem;
    margin: 0;
  }
  .block--promo {
    margin-bottom: 20px;
  }
  .block--promo:last-child {
    margin-bottom: 0;
  }
  .block--pulled-up {
    margin-bottom: -40px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .block--pre-pulled-up {
    margin-top: 40px;
  }
  .block__image--promo {
    width: calc(100% + 40px);
    margin-bottom: 20px;
    -webkit-transform: translate(-20px, -20px);
    -moz-transform: translate(-20px, -20px);
    -ms-transform: translate(-20px, -20px);
    -o-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px);
  }
  .block--content,
  .block--sidebar {
    padding: 20px;
    padding: 1.42857rem;
  }
  .block--comic {
    margin: 0 300px 0 0;
  }
  .block__image--comic {
    right: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .block--comic {
    margin: 0;
  }
  .block--pulled-up {
    margin-bottom: 20px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .block--pre-pulled-up {
    margin-top: 0;
  }
  .block__image--comic {
    position: static;
    width: 75%;
    margin: 20px 0;
  }
}
.button,
.pagination span {
  border-radius: 3px;
}
.button--primary,
.pagination span.page,
.pagination span.next,
.pagination span.last,
.pagination span.prev,
.pagination span.first {
  border: 0;
  color: #fff;
  background: #f05a22;
}
.button--primary:hover,
.pagination span.page:hover,
.pagination span.next:hover,
.pagination span.last:hover,
.pagination span.prev:hover,
.pagination span.first:hover {
  background: #f37e52;
}
.button--secondary,
.pagination span.current {
  border: 0;
  background: #b4b1a9;
  color: black;
}
.button--secondary:hover,
.pagination span.current:hover {
  color: #f05a22;
}
.button--large {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 2;
}
.button--pager {
  position: absolute;
  display: block;
  width: 40px;
  width: 2.85714rem;
  height: 32px;
  height: 2.28571rem;
  line-height: 32px;
  line-height: 2.28571rem;
  font-size: 32px;
  font-size: 2.28571rem;
  padding: 0;
  text-align: center;
  overflow: hidden;
  text-indent: -9999em;
  z-index: 101;
  top: 45%;
  cursor: pointer;
  background: 0;
  border: 0;
  outline: 0;
  color: #fff;
}
.button--pager:hover {
  color: #f05a22;
}
.button--pager:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  width: 2.85714rem;
  text-align: center;
  text-indent: 0;
  font-family: 'fontello';
}
.button--pager.button--prev {
  left: 40px;
}
.button--pager.button--prev:after {
  content: '\e800';
}
.button--pager.button--next {
  right: 40px;
}
.button--pager.button--next:after {
  content: '\e801';
}
.button--search-icon {
  padding: 0;
  margin: 0;
  border: 0;
}
.button--search-icon:hover {
  color: #fff;
}
.button--search-icon:hover i {
  color: #f05a22;
}
.button--search-icon i {
  font-size: 24px;
  font-size: 1.71429rem;
  color: #4d4d4d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .button--pager {
    top: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .button--large {
    font-size: 14px;
    font-size: 1rem;
    line-height: 2;
  }
  .button--pager {
    top: 40%;
  }
  .button--pager.button--prev {
    left: 10px;
  }
  .button--pager.button--next {
    right: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .button--pager.button--prev {
    left: 0;
  }
  .button--pager.button--next {
    right: 0;
  }
}
.title {
  display: block;
}
.title--page {
  font-size: 34px;
  font-size: 2.42857rem;
}
.title--section {
  font-size: 28px;
  font-size: 2rem;
}
.title--article {
  font-size: 24px;
  font-size: 1.71429rem;
  margin: 0 0 10px 0;
  margin: 0 0 0.71429rem 0;
}
.title--block {
  font-size: 20px;
  font-size: 1.42857rem;
}
.title--paragraph {
  font-size: 22px;
  font-size: 1.57143rem;
  margin: 0 0 10px 0;
  margin: 0 0 0.71429rem 0;
}
.title--full {
  display: block;
  text-align: center;
}
.title--promo {
  margin-bottom: 5px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.title--main {
  font-size: 72px;
}
.documents {
  margin: 40px 0;
  margin: 2.85714rem 0;
}
.documents-list {
  border-top: 1px solid #ccc;
}
.documents-list:after {
  content: '';
  display: table;
  clear: both;
}
.documents-list ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.documents-half {
  float: left;
  padding: 0 10px 0 0;
  padding: 0 0.71429rem 0 0;
  width: 50%;
}
.documents-half + .documents-half {
  padding: 0 0 0 10px;
  padding: 0 0 0 0.71429rem;
}
.document:after {
  content: '';
  display: table;
  clear: both;
}
.document__link {
  position: relative;
  display: block;
  min-height: 55px;
  padding: 10px 0 10px 40px;
  padding: 0.71429rem 0 0.71429rem 2.85714rem;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
}
.document__link:hover {
  color: #f05a22;
}
.document__link:before {
  position: absolute;
  content: attr(data-type);
  top: 10px;
  left: 0;
  width: 26px;
  height: 35px;
  color: #fff;
  font-size: 9px;
  font-size: 0.64286rem;
  text-align: center;
  padding: 20px 0 0 0;
  background: url(../bundles/ruyterapp/images/icon--doc.png) no-repeat;
}
.document__name {
  font-weight: 700;
  display: block;
}
.document__description {
  color: #999;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .documents-half {
    width: 100%;
    float: none;
    padding: 0;
  }
  .documents-half + .documents-half {
    padding: 0;
  }
}
.list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list__item {
  margin: 0 0 20px 0;
  margin: 0 0 1.42857rem 0;
  padding: 20px 0 0 0;
  padding: 1.42857rem 0 0 0;
  border-top: 1px solid #ccc;
}
.list__item:after {
  content: '';
  display: table;
  clear: both;
}
.list__item:first-child {
  padding: 0;
  border: 0;
}
.list__item__date {
  display: block;
  margin: 10px 0;
  margin: 0.71429rem 0;
}
.list__item__location {
  display: block;
  margin: 10px 0;
  margin: 0.71429rem 0;
}
.list__item__image {
  float: left;
  max-width: 290px;
  max-height: 290px;
  margin: 0 20px 20px 0;
  margin: 0 1.42857rem 1.42857rem 0;
}

.list__item__image img{
  max-height: 290px;
}
@media only screen and (max-width: 480px) {
  .list__item__image {
    float: none;
    width: 100%;
    max-height: auto;
    max-width: unset;
    margin: 0 0 20px 0;
    margin: 0 0 1.42857rem 0;
  }
}
.link {
  color: #f05a22;
  text-decoration: none;
}
.link:hover {
  text-decoration: underline;
}
.link--scroll-down {
  -webkit-animation: bounce 5s linear infinite;
  animation: bounce 5s linear infinite;
}
.link--read-more:before {
  content: '\00BB  ';
}
@-webkit-keyframes bounce {
  0%,
  8%,
  20%,
  32%,
  40% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  16% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  24% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  8%,
  20%,
  32%,
  40% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  16% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  24% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.icon-round {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 50%;
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
  background-color: #fff;
  color: #f05a22;
}
.icon-round:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 14px;
}
::-webkit-input-placeholder {
  color: #333;
}
::-moz-placeholder {
  color: #333;
}
:-ms-input-placeholder {
  color: #333;
}
fieldset {
  border: 0;
}
input[type='text'],
input[type='password'],
input[type='date'],
input[type='datetime'],
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='time'],
input[type='month'],
input[type='week'],
input[type='url'],
textarea,
.text-input {
  border-radius: 5px;
}
.is-error input[type='text'],
.is-error input[type='password'],
.is-error input[type='date'],
.is-error input[type='datetime'],
.is-error input[type='email'],
.is-error input[type='number'],
.is-error input[type='search'],
.is-error input[type='tel'],
.is-error input[type='time'],
.is-error input[type='month'],
.is-error input[type='week'],
.is-error input[type='url'],
.is-error textarea,
.is-error .text-input {
  border-color: #e40e0e;
}
textarea {
  height: 150px;
  height: 10.71429rem;
}
.form__field-wrapper.is-error {
  border: 0;
  padding: 0;
}
.form__label-wrapper {
  font-weight: bold;
}
.is-error .form__label-wrapper {
  color: #e40e0e;
}
.list--error {
  list-style: none;
  padding: 0;
  margin: 5px 0 0 0;
}
.form--dark {
  color: #000;
}
.form--dark .form__label-wrapper {
  color: #fff;
}
.form__payment-methods {
  padding-top: 26px;
}
.search-form {
  position: fixed;
  z-index: 9999;
  top: -100%;
  height: 100%;
  left: 0;
  right: 0;
  background: url(../bundles/ruyterapp/images/background--search.jpg) center
    center black;
  background-size: cover;
}
.search-form.is-active {
  top: 0;
}
.search-form input[type='search'] {
  position: absolute;
  top: 20%;
  width: 75%;
  left: 5%;
  max-width: none;
  height: 120px;
  background: transparent;
  font-size: 80px;
  line-height: 120px;
  border: 0;
  color: #a9a9a9;
}
.search-form .button--search {
  position: absolute;
  top: 20%;
  right: 5%;
  font-size: 80px;
  color: #a9a9a9;
  border: 0;
  padding: 0;
  line-height: 120px;
}
.page__search-block {
  padding: 20px;
  padding: 1.42857rem;
  margin: 0 200px 0 0;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
}
.page__search-block:after {
  content: '';
  display: table;
  clear: both;
}
.input--search {
  max-width: none !important;
  box-sizing: border-box !important;
}
.button--search {
  background: #f05600;
  color: #fff;
  border: 1px solid black;
  padding: 0.35714rem 0.71429rem;
  width: 3em;
  line-height: 1.5;
  right: 1.42857rem;
  top: 1.42857rem;
  position: absolute;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}
@media only screen and (max-width: 768px) {
  .search-form input[type='search'] {
    height: 70px;
    font-size: 60px;
    line-height: 70px;
  }
  .search-form .button--search {
    font-size: 60px;
    line-height: 70px;
  }
  .page__search-block {
    margin: 0;
  }
}
@media only screen and (max-width: 640px) {
  .search-form input[type='search'] {
    height: 50px;
    font-size: 40px;
    line-height: 50px;
  }
  .search-form .button--search {
    font-size: 40px;
    line-height: 60px;
  }
}
.notification {
  width: 100%;
  max-width: 980px;
  margin: 20px auto 20px auto;
  margin: 1.42857rem auto 1.42857rem auto;
}
.header-message {
  position: fixed;
  z-index: 999;
  top: 70px;
  left: 50%;
  padding: 10px;
  width: 90%;
  max-width: 550px;
  border-radius: 5px;
  background-color: #3c763d;
  color: #fff;
  -webkit-transform: translate(-50%, -500%);
  -moz-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  text-align: center;
  font-weight: bold;
  box-shadow: 0 0 5px 0 #000;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.header-message.has-error {
  background-color: #a94442;
}
.header-message.is-open {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.header-message-toggle {
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wysiwyg a {
  color: #f05a22;
}
.pagination {
  margin: 40px 0 0 0;
  margin: 2.85714rem 0 0 0;
  text-align: center;
}
.pagination span a {
  text-decoration: none;
}
.pagination span.current {
  cursor: none;
}
.spotlight {
  position: relative;
  max-height: 100%;
  overflow: hidden;
  z-index: 1;
}
.spotlight:after {
  content: '';
  display: table;
  clear: both;
}
.spotlight .link--scroll-down {
  position: absolute;
  bottom: 60px;
  right: 10px;
  color: #000;
  z-index: 300;
  font-size: 40px;
}
.spotlight .link--scroll-down:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-family: 'fontello';
  content: '\e807';
  font-size: 42px;
  z-index: -1;
  text-align: center;
}
.spotlight__logo {
  position: absolute;
  top: 15%;
  left: 50%;
  margin: 0 0 0 -308px;
  display: block;
  width: 617px;
  height: 92px;
  overflow: hidden;
  text-indent: -9999em;
  z-index: 200;
  background: url(../bundles/ruyterapp/images/logo--white.png) no-repeat;
}
.spotlight__carousel {
  height: 0;
  padding: 0 0 66.666667% 0;
}
.spotlight__carousel .spotlight__item {
  width: 100%;
  height: 100%;
}
.spotlight__image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.spotlight__image img {
  width: 100%;
}
.spotlight__teaser {
  display: none;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 120px;
  color: #fff;
  text-decoration: none;
}
.spotlight__teaser h1 {
  margin: 0;
  line-height: 1em;
}
.spotlight__teaser.is-active {
  display: block;
}
.spotlight__content {
  position: absolute;
  width: 370px;
  width: 26.42857rem;
  padding: 30px;
  padding: 2.14286rem;
  top: 30%;
  right: 55%;
  background: #000;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.spotlight__content--right {
  right: auto;
  left: 55%;
}
.spotlight__nav-holder {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  z-index: 200;
  text-align: center;
  font-size: 20px;
  font-size: 1.42857rem;
  color: #fff;
}
.spotlight__nav__link {
  display: inline-block;
  text-decoration: none;
  padding: 10px 40px;
  padding: 0.71429rem 2.85714rem;
  margin: 0 1px;
  margin: 0 0.07143rem;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.spotlight__nav__link.is-hidden {
  display: none;
}
.spotlight__nav__link.is-active {
  background: #f05a22;
}
.spotlight__nav__link:hover {
  background: #d1430e;
}
@media only screen and (max-width: 1024px) {
  .spotlight__logo {
    display: none;
  }
  .spotlight__content {
    top: 150px;
    left: 45%;
    padding: 15px;
    padding: 1.07143rem;
  }
  .spotlight__content--right {
    right: 45%;
  }
  .spotlight__nav__link {
    padding: 5px 25px;
    padding: 0.35714rem 1.78571rem;
  }
}
@media only screen and (max-width: 768px) {
  .spotlight {
    max-height: none;
  }
  .spotlight .link--scroll-down {
    display: none;
  }
  .spotlight__carousel {
    height: 400px;
    padding: 0;
  }
  .spotlight__item {
    height: 100%;
  }
  .spotlight__content {
    position: relative;
    width: 80%;
    top: 90px;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .spotlight__content--right {
    right: auto;
    left: 50%;
  }
  .spotlight__image img {
    position: relative;
    width: 768px;
    left: 50%;
    margin: 0 0 0 -384px;
    max-width: none;
  }
  .spotlight__nav-holder {
    bottom: 20px;
  }
  .spotlight__nav__link {
    padding: 5px 10px;
    padding: 0.35714rem 0.71429rem;
    font-size: 16px;
  }
  .spotlight__teaser {
    bottom: 50px;
  }
  .spotlight__teaser h1 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .spotlight__content {
    top: 60px;
  }
  .spotlight__nav-holder {
    bottom: 10px;
  }
  .spotlight__nav__link {
    padding: 5px 7px;
    padding: 0.35714rem 0.5rem;
    font-size: 12px;
  }
  .spotlight__teaser {
    bottom: 70px;
  }
  .spotlight__teaser h1 {
    font-size: 20px;
  }
  .spotlight__image img {
    width: 640px;
    margin: 0 0 0 -320px;
  }
}
.timeline {
  padding: 40px 0 0 0;
  padding: 2.85714rem 0 0 0;
  background: #f0eee9;
}
.timeline .thumbnail {
  display: none;
}
.twitter {
  position: relative;
  background: #6b5525;
  color: #fff;
  font-size: 13px;
  font-size: 0.92857rem;
  line-height: 26px;
  padding: 12px 0;
  margin-top: -50px;
  z-index: 300;
}
.twitter p {
  margin: 0;
}
.twitter .twitter__icon {
  float: left;
  font-size: 26px;
  font-size: 1.85714rem;
}
.twitter .twitter__content {
  margin: 0 0 0 45px;
}
.twitter .twitter__content p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 768px) {
  .twitter {
    margin-top: 0;
  }
}
.select2-container .select2-choice {
  min-width: 150px;
  height: 32px;
  border: 1px solid #000;
  background: 0;
}
