/**************************************************
 *  Helpers
 **************************************************/
/*********************************************
 UNITS
*********************************************/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?gb9zgw");
  src: url("../fonts/icomoon/icomoon.eot?gb9zgw#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff2?gb9zgw") format("woff2"), url("../fonts/icomoon/icomoon.ttf?gb9zgw") format("truetype"), url("../fonts/icomoon/icomoon.woff?gb9zgw") format("woff"), url("../fonts/icomoon/icomoon.svg?gb9zgw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icomoon,
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* ---------SLIDER TICKS---------*/
/* ---------SLIDER TICKS---------*/
/**************************************************
  *  Base
  **************************************************/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body,
figure {
  margin: 0;
  padding: 0; }

body {
  min-width: 320px;
  overflow-x: hidden; }
  body.no-scroll {
    overflow: hidden; }
  body img {
    max-width: 100%;
    width: 100%;
    height: auto; }
  body table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 24px;
    font-size: 0.9rem;
    line-height: 1.3em; }
    body table:last-child {
      margin-bottom: 0; }
    body table th, body table td {
      text-align: left;
      padding: 6px;
      vertical-align: top; }
    body table th {
      background-color: #782A58;
      color: #FFFFFF;
      font-weight: 700; }
    body table tr:nth-child(even) {
      background-color: #F5F5F5; }
  body caption,
  body figcaption {
    font-weight: 700;
    font-size: 0.8rem;
    line-height: 1.2em;
    margin-bottom: 24px; }
    body caption:last-child,
    body figcaption:last-child {
      margin-bottom: 0; }
  body video {
    max-width: 100%; }

.hide-contextual .contextual {
  display: none; }

.status-unpublished:not(.node-89) {
  outline: dashed 3px red;
  background-color: #ffd3d3 !important;
  position: relative; }
  .status-unpublished:not(.node-89):after {
    content: "IKKE UDGIVET";
    display: block;
    color: #FFFFFF;
    background: red;
    padding: 0 12px;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1.375em;
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 20; }

.node-89.status-unpublished.node--view-mode-full {
  background-color: transparent !important; }

/**************************************************
 *  Collect
 **************************************************/
.ot-collect-login-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .ot-collect-login-form .form-item {
    width: 100%; }
    .ot-collect-login-form .form-item label {
      font-weight: 400 !important;
      display: block;
      margin-bottom: 2px !important;
      font-size: .9rem; }
    .ot-collect-login-form .form-item input {
      width: 100%; }
  .ot-collect-login-form #edit-submit {
    padding: 0;
    border: none;
    border-radius: 0;
    font: inherit;
    color: inherit;
    background-color: transparent;
    /* show a hand cursor on hover; some argue that we
  should keep the default arrow cursor for buttons */
    cursor: pointer;
    background: #782A58;
    color: #FFFFFF;
    padding: 6px 12px;
    font-size: 0.7rem;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: background .35s ease-Out;
    transition: background .35s ease-Out;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 5px; }
    .ot-collect-login-form #edit-submit:hover {
      background-color: #4D042F;
      color: #FFFFFF; }
    @media screen and (min-width: 768px) {
      .ot-collect-login-form #edit-submit {
        padding: 6px 24px;
        font-size: 0.9rem; } }
  .ot-collect-login-form #edit-register {
    color: #616161;
    font-size: 1rem; }

.ot-collect-email-login-form .form-item {
  width: 100%; }
  .ot-collect-email-login-form .form-item label {
    font-weight: 400 !important;
    display: block;
    margin-bottom: 2px !important;
    font-size: .9rem; }
  .ot-collect-email-login-form .form-item input {
    width: 100%; }

.ot-collect-email-login-form #edit-submit--2 {
  padding: 0;
  border: none;
  border-radius: 0;
  font: inherit;
  color: inherit;
  background-color: transparent;
  /* show a hand cursor on hover; some argue that we
  should keep the default arrow cursor for buttons */
  cursor: pointer;
  background: #782A58;
  color: #FFFFFF;
  padding: 6px 12px;
  font-size: 0.7rem;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: background .35s ease-Out;
  transition: background .35s ease-Out;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 5px; }
  .ot-collect-email-login-form #edit-submit--2:hover {
    background-color: #4D042F;
    color: #FFFFFF; }
  @media screen and (min-width: 768px) {
    .ot-collect-email-login-form #edit-submit--2 {
      padding: 6px 24px;
      font-size: 0.9rem; } }

.ot-collect-member-update-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .ot-collect-member-update-form .form-item {
    width: 48%; }
    .ot-collect-member-update-form .form-item label {
      font-weight: 400 !important;
      display: block;
      margin-bottom: 2px !important;
      font-size: .9rem; }
    .ot-collect-member-update-form .form-item input {
      width: 100%; }
    .ot-collect-member-update-form .form-item.form-item-organisation {
      width: 70%; }
  .ot-collect-member-update-form #edit-submit {
    padding: 0;
    border: none;
    border-radius: 0;
    font: inherit;
    color: inherit;
    background-color: transparent;
    /* show a hand cursor on hover; some argue that we
  should keep the default arrow cursor for buttons */
    cursor: pointer;
    background: #782A58;
    color: #FFFFFF;
    padding: 6px 12px;
    font-size: 0.7rem;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: background .35s ease-Out;
    transition: background .35s ease-Out;
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 5px; }
    .ot-collect-member-update-form #edit-submit:hover {
      background-color: #4D042F;
      color: #FFFFFF; }
    @media screen and (min-width: 768px) {
      .ot-collect-member-update-form #edit-submit {
        padding: 6px 24px;
        font-size: 0.9rem; } }

/*# sourceMappingURL=maps/internal_collect_style.css.map */
