#viewmodelSection {
  padding: 0px;
}

.wrapper .content-wrapper {
  margin-left: 270px;
  max-width: 1064px;
}
.wrapper .content-wrapper .step-wrapper {
  padding: 32px;
  background: #fff;
  border-radius: 0px 8px 8px 8px;
}
.wrapper .content-wrapper .step-wrapper .wizard-groupbox {
  padding: 20px 0px;
}
.wrapper .bottom-wrapper {
  padding-top: 20px;
}

.strong {
  font-weight: 600 !important;
}

.page-container .header {
  background-color: #D0E9FF !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  min-height: 75px !important;
}
.page-container .banner-container {
  max-height: 500px;
  background-color: white;
}
.page-container .banner-container .panel {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.page-container .banner-container .pcOneArrangementForASponsor_1_0_1_0.tk-placingcontainer.panel {
  height: 100%;
}
.page-container .tk-image-upload {
  padding: 0px !important;
}
.page-container .text {
  font-size: 16px;
  font-weight: 400;
}
.page-container li {
  padding: 5px;
}
.page-container .content-container {
  padding: 20px;
  min-width: 370px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.page-container footer {
  width: 100vw !important;
  height: unset;
  margin: 0px;
}
.page-container .footer-override.tk-component {
  margin: 0px;
}

.cover {
  width: 100%;
  max-width: 100vw;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

.splitter {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  background-color: #A9A9A9;
  height: 1px;
  min-height: 1px;
  padding: 0;
  border-radius: 5px;
}

.tk-static-text.label-text {
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  justify-content: space-between;
  flex-wrap: unset;
  overflow: visible;
  position: relative;
  pointer-events: auto;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: content;
}
.tk-static-text.label-text > label {
  min-width: 50%;
  flex-grow: 1;
  font-size: 16px;
  padding: 0px;
}
.tk-static-text.label-text > p {
  min-width: 50%;
  flex-grow: 1;
  font-size: 16px;
}
.tk-static-text.label-text > label.tk-label.tk-static-text__label.label-text.normal {
  font-weight: normal;
}

p.tk-static-text__native.ng-binding.label-text.dataRight {
  justify-content: end;
}

.h2 {
  padding-top: 1rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #085572;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pl-1 {
  padding-left: 1rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.card-action {
  z-index: 99;
  min-height: 100%;
  background: transparent !important;
  position: absolute !important;
  top: 0;
  color: transparent;
  width: 100%;
  height: 100% !important;
  box-shadow: none !important;
}
.card-action button:hover {
  background: transparent !important;
}

.resursCard {
  flex-direction: row;
  border-radius: 4px;
  min-width: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  transition: transform 0.2s;
  background-color: white;
  font-size: 8px;
  flex-shrink: 1;
}
.resursCard:hover {
  transform: scale(1.05);
}
@media screen and (min-width: 680px) {
  .resursCard {
    flex-direction: column;
    min-width: 300px;
    max-width: 300px;
  }
}
.resursCard .cardCover {
  width: 100%;
  max-height: 120px;
  min-height: 120px;
  max-width: 120px;
  min-width: 120px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0px;
}
@media screen and (min-width: 680px) {
  .resursCard .cardCover {
    max-height: 300px;
    min-height: 300px;
    max-width: 100vw;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.resursCard .cardContent {
  padding: 10px;
  flex-shrink: 1;
}
.resursCard .cardContent > .tk-static-text {
  font-size: small;
}
@media screen and (min-width: 680px) {
  .resursCard .cardContent {
    padding: 20px;
  }
  .resursCard .cardContent > .tk-static-text {
    font-size: normal;
  }
}
.resursCard .cardContent .resursName {
  font-size: 16px;
  font-weight: bold;
}

.tab > button {
  background: white;
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-weight: normal;
}

.tab-active > button {
  font-weight: bold;
  border-bottom: none;
}

.tab-content {
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  margin-top: -5px;
  padding: 20px;
  background: white;
}

.pcSokLokal {
  background: transparent !important;
}

html[turnkeyview=SokLokal],
html[turnkeyview=SokArtist] {
  background: transparent !important;
}
html[turnkeyview=SokLokal] body,
html[turnkeyview=SokArtist] body {
  background: transparent !important;
}
html[turnkeyview=SokLokal] #contentWrapper,
html[turnkeyview=SokArtist] #contentWrapper {
  background: transparent !important;
}

.timeline {
  list-style-type: none;
  display: flex;
  align-items: end;
  justify-content: center;
}

.li {
  transition: all 200ms ease-in;
}

.timestamp {
  margin-bottom: 20px;
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: normal;
  font-size: x-small;
}

.status {
  padding: 0px 40px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #D6DCE0;
  position: relative;
  transition: all 200ms ease-in;
  padding-top: 10px;
}

.status h4 {
  color: #D6DCE0;
  font-weight: 600;
  font-size: small;
}

.status:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 25px;
  border: 1px solid #ddd;
  position: absolute;
  top: -12px;
  left: 42%;
  transition: all 200ms ease-in;
}

.li.complete .status {
  border-top: 2px solid #4CA83D;
}

.li.complete .status:before {
  background-color: #4CA83D;
  border: none;
  transition: all 200ms ease-in;
}

.li.complete .status h4 {
  color: #4CA83D;
}

@media (min-device-width: 320px) and (max-device-width: 700px) {
  .timeline {
    list-style-type: none;
    display: block;
  }
  .li {
    transition: all 200ms ease-in;
    display: flex;
    width: inherit;
  }
  .timestamp {
    width: 100px;
  }
  .status:before {
    left: -8%;
    top: 30%;
    transition: all 200ms ease-in;
  }
}
html[turnkeyview=TicketScanning] #bodyWrapper,
html[turnkeyview=TicketScanningLandingPage] #bodyWrapper {
  grid-template-rows: 0px auto;
  background-color: #fff;
}
html[turnkeyview=TicketScanning] .header,
html[turnkeyview=TicketScanningLandingPage] .header {
  padding: 5px 10px;
  background-color: #085572 !important;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  min-height: 75px;
  align-items: center;
}
html[turnkeyview=TicketScanning] .header .mi,
html[turnkeyview=TicketScanningLandingPage] .header .mi {
  font-size: 24px;
}
html[turnkeyview=TicketScanning] .table,
html[turnkeyview=TicketScanningLandingPage] .table {
  width: 100%;
  display: table;
}
html[turnkeyview=TicketScanning] .table .table-head,
html[turnkeyview=TicketScanningLandingPage] .table .table-head {
  display: table-row;
}
html[turnkeyview=TicketScanning] .table .table-head .th,
html[turnkeyview=TicketScanningLandingPage] .table .table-head .th {
  display: table-cell;
}
html[turnkeyview=TicketScanning] .table .table-head .th.value,
html[turnkeyview=TicketScanningLandingPage] .table .table-head .th.value {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
}
html[turnkeyview=TicketScanning] .table .table-head .th.text,
html[turnkeyview=TicketScanningLandingPage] .table .table-head .th.text {
  min-width: 180px;
  width: 180px;
  max-width: 180px;
}
html[turnkeyview=TicketScanning] .table .table-row,
html[turnkeyview=TicketScanningLandingPage] .table .table-row {
  display: table-row;
}
html[turnkeyview=TicketScanning] .table .table-row .td,
html[turnkeyview=TicketScanningLandingPage] .table .table-row .td {
  display: table-cell;
}
html[turnkeyview=TicketScanning] .table .table-row .td.value,
html[turnkeyview=TicketScanningLandingPage] .table .table-row .td.value {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
}
html[turnkeyview=TicketScanning] .table .table-row .td.text,
html[turnkeyview=TicketScanningLandingPage] .table .table-row .td.text {
  min-width: 180px;
  width: 180px;
  max-width: 180px;
}
html[turnkeyview=TicketScanning] .video-container,
html[turnkeyview=TicketScanningLandingPage] .video-container {
  margin: 5px;
  min-width: calc(100vw - 10px);
  max-width: calc(100vw - 10px);
  min-height: calc(100vw - 10px);
  max-height: calc(100vw - 10px);
  background-image: url("../../SiteAssets/logo.svg");
}
html[turnkeyview=TicketScanning] .video-container canvas,
html[turnkeyview=TicketScanningLandingPage] .video-container canvas {
  border-radius: 4px;
  max-width: calc(100vw - 10px);
  max-height: calc(100vw - 10px);
}
html[turnkeyview=TicketScanning] .status-container,
html[turnkeyview=TicketScanningLandingPage] .status-container {
  padding: 10px 0px;
  margin: 5px;
  min-height: 36px;
  background-color: 1px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
}
html[turnkeyview=TicketScanning] .status-container.status-pending,
html[turnkeyview=TicketScanningLandingPage] .status-container.status-pending {
  background-color: #fff;
  color: #000;
}
html[turnkeyview=TicketScanning] .status-container.status-ok,
html[turnkeyview=TicketScanningLandingPage] .status-container.status-ok {
  background-color: green;
  color: #fff;
}
html[turnkeyview=TicketScanning] .status-container.status-fail,
html[turnkeyview=TicketScanningLandingPage] .status-container.status-fail {
  background-color: red;
  color: #fff;
}
html[turnkeyview=TicketScanning] .status-container .tk-input-field--no-label,
html[turnkeyview=TicketScanningLandingPage] .status-container .tk-input-field--no-label {
  padding: 5px !important;
}
html[turnkeyview=TicketScanning] .overlay,
html[turnkeyview=TicketScanningLandingPage] .overlay {
  width: 100%;
  opacity: 0;
  border-radius: 4px;
}
html[turnkeyview=TicketScanning] .overlay.status-fail,
html[turnkeyview=TicketScanningLandingPage] .overlay.status-fail {
  background-color: red;
  opacity: 0.8;
}
html[turnkeyview=TicketScanning] .overlay.status-fail label,
html[turnkeyview=TicketScanningLandingPage] .overlay.status-fail label {
  color: #fff;
  font-size: 36px;
}
html[turnkeyview=TicketScanning] .overlay.status-ok,
html[turnkeyview=TicketScanningLandingPage] .overlay.status-ok {
  background-color: green;
  opacity: 0.8;
}
html[turnkeyview=TicketScanning] .overlay.status-ok label,
html[turnkeyview=TicketScanningLandingPage] .overlay.status-ok label {
  color: #fff;
  font-size: 36px;
}
html[turnkeyview=TicketScanning] .overlay.status-check,
html[turnkeyview=TicketScanningLandingPage] .overlay.status-check {
  background-color: white;
  opacity: 0.8;
}
html[turnkeyview=TicketScanning] .overlay.status-check label,
html[turnkeyview=TicketScanningLandingPage] .overlay.status-check label {
  color: #000;
  font-size: 36px;
}
html[turnkeyview=TicketScanning] .overlay.status-pending,
html[turnkeyview=TicketScanningLandingPage] .overlay.status-pending {
  background-color: transparent;
  opacity: 0;
}/*# sourceMappingURL=easyarr.css.map */