#vrtx-structured-article #vrtx-main-content.vrtx-hide-additional-content-true {
  width: 740px;
}
body iframe {
  margin: 0;
}
.vrtx-social-components {
  margin: 40px 0 0;
  padding: 20px 0 0;
  border-top: 6px solid #eaeaea;
}
body .admission-parameters img {
  height: 15px;
  width: auto;
  margin-left: 20px;
}
/*
.vrtx-introduction {
  display: none;

  &.show-introduction {
    display: block;
  }
}
*/
.admission-box {
  background: #f5f7f8;
  padding: 40px 20px;
  margin: 20px 0;
  overflow: hidden;
}
.admission-box > *:first-child {
  margin-top: 0;
}
.admission-box > *:last-child {
  margin-bottom: 0;
}
#main .admission-apply {
  margin-bottom: 0;
}
#main .admission-apply > *:last-child {
  margin-bottom: 0;
}
#main .opptak-master:not(.visible) {
  display: none;
}
.admission-facts ul {
  margin-top: 0;
  margin-bottom: 20px;
}
.admission-debug {
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 9999;
  background: #eedd82;
  font-size: 12px;
  line-height: 1.2;
}
.admission-debug p {
  margin: 3px 0 5px 0;
}
#main #vrtx-main-content .button.button-app {
  background-image: none;
  padding-right: 20px;
}
.vrtx-date-info,
.vrtx-social-components {
  display: none;
}
.pris-fri,
.frister-fri-view {
  margin: 5px 0 5px;
}
.pris-fri,
.frister-fri-view,
.pris-fri *,
.frister-fri-view * {
  display: inline-block;
}
.ui-accordion-content > *:first-child {
  margin-top: 0;
}
#admission-buttons {
  display: none;
}
@media only screen and (max-width: 16cm) and (orientation: portrait), only screen and (max-width: 19cm) and (orientation: landscape) {
  .admission-debug {
    display: none;
  }
  .admission-parameters strong:after {
    content: " ";
    display: block;
  }
}
@media print {
  #admission-buttons,
  .admission-debug {
    display: none;
  }
}
