﻿
body {
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}  

a#Movieday_no {
      display: none;
  }

  .phnx_flip_item.flip_phnx_active {
      display: block !important;
  }
#HallDetailsClassic .alert {
    z-index: 12000;
}

.modal-ajax {
    display: none;
    z-index: 1700;
} 
  .dark-ajax {
    position: absolute;
    /*background-color: rgba(0, 0, 0, 0.8);*/
    width: 100vw;
    height: 100vh;
    z-index: 1700;
    top: 0px;
    transition: all 0.6s ease 0s;
    display: none;
  }
.ajax-modal .modal-ajax {
    display: flex !important;
}

.ajax-modal .dark-overlay {
    z-index: 1700;
}
.ajax-modal .dark .ticketamount {
    display: none;
}
.content-all {
    color: #000000;
}

@keyframes bouncing-loader {
    to {
          opacity: 0.1;
          transform: translate3d(0, -1rem, 0);
      }
  }
  .bouncing-loader {
      display: flex;
      justify-content: center;
  }
  .bouncing-loader > div {
      width: 1rem;
      height: 1rem;
      margin: 3rem 0.2rem;
      background: #8385aa;
      border-radius: 50%;
      animation: bouncing-loader 0.6s infinite alternate;
  }
  .bouncing-loader > div:nth-child(2) {
      animation-delay: 0.2s;
  }
  .bouncing-loader > div:nth-child(3) {
      animation-delay: 0.4s;
  }

.filmtainer .horizontal .hor_type div.col-12.learn-more {
	padding-left: 15px;
	padding-right: 15px;
}

.ticketflow .seatings #newimageClassicForm {
    width: 100%;
    height: auto;
    margin: auto;
    transform: unset !important;
    transform-origin: unset !important;
    z-index: 10;
}

.btn_next:disabled {
	background-color: #696969;
	pointer-events: none;
}


.row-error .btn_pay.btn_mobilepay {
        background-image: url(/gfx/1x/icon_mobilepay.png);
        background-size: auto 60%;
}

.row-error .btn_pay.btn_creditcard {
        background-image: url(/gfx/1x/icon_creditcard.png);
        background-size: auto 50%;
}
div#back_20389 {
    background-image: url(../Content/img/parkering.jpg) !important;
}

div#back_common_menu {
    background-image: url(../Content/img/burger.jpg) !important;
}

  form#Form1 {
      padding-right: 15px;
  }

  /** Overflow of special events */
.specialeventtxt .specialeventtxtInside {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.goarrow {
    z-index: 9999;
}



  /* Overwritten Css*/
@media (min-width: 768px) {
    .filmpageHero .heroH {
        top: 50px !important;
    }

    .filmpageHero .heroP { padding-left: 20px !important; }
}

.filmpage .helptxt {
    margin-left: -10px !important;
}

  .error-paypage .btn_pay {
      background-color: darkgreen;
      color: white;
      text-align: left;
      width: 100%;
      margin-top: 5px;
      text-transform: uppercase;
      background-repeat: no-repeat;
      background-position: 10px center;
      padding: 15px 25px 15px 55px;
      border-width: 0px;
      border-style: initial;
      border-color: initial;
      border-image: initial;
  }

  .error-paypage .btn_pay:hover {
      background-color: green;
      cursor: pointer;
  }

  /*   */
.gavekortid .input-group-append {
    margin-top: 5px;
}

  #thebag .close.shown {
      bottom: 60px !important;
  }

#of4 .box .inner .holder h5 {
      background-position: 1px 15px !important;
      background-size: auto 15% !important;
  }

  .modal-open .modal {
	  z-index: 10000;
  }
#of4 .box .inner .holder h5 {
    cursor: pointer;
}
    @media (max-width: 767px) {
        button.button1.btnDinOrde {
            padding: 10px 10px 10px 10px !important;
            background-image: none;
        }

        .order-use-point-start {
            margin-bottom: 1rem;
            margin-top: 1rem;
        }
    }

    @media (min-width: 400px) and (max-width: 767px) {
        #of4 .box .inner .holder h5 {
            background-size: auto 30% !important;
        }
    }

    @media (min-width: 768px) {
        #of4 .box .inner .holder h5 {
            background-size: auto 20% !important;
        }
    }

    @media (min-width: 992px) {
        #of4 .box .inner .holder h5 {
            background-size: auto 30% !important;
        }
    }

    span .paymentIcons img{
	height: 43px;
	width: 64px;
}

.ticketflow .filminfobar .goback , #countdown {
	cursor: pointer;
}

.ticketflowinformation {
	  padding-bottom: 200px;
  }

.notforsale {
	pointer-events: none !important;
	cursor: none !important;
}

.weHavePresale {
	margin-bottom: 40px;
	background-color: #f4364c;
	padding: 10px;
	text-align: center;
}

.weHavePresale, .weHavePresale a {
		color: #ffffff;
	}
  #pickAmount {
	  height: 120vh;
  }
 
  .btn_ordermodal {
      position: absolute;
      background-color: rgba(255, 255, 255, 0.2);
      border: 1px solid rgba(255, 255, 255, 0.5);
      background-size: auto 60%;
      background-repeat: no-repeat;
      background-position: center;
      background-clip: padding-box;
      width: 51px;
      height: 51px;
  }

 .btn_ordermodal.btn_phnx_info {
         background-image: url(../gfx/SVG/icon_info.svg); 
        margin-left: 126px;
        z-index: 800;
 }

  .phnx_info.smalltxt {
     font-size: 0.8rem;
     line-height: 120%;
     margin-bottom: 5px;
 }

  .line-separator {
      border-color: #ffffff;
  }
.barCodeRw:last-child hr {
    margin-bottom: 20px;
}
.contentBarCode {
    margin: 0 auto;
    margin-top: 25px;
}
.barcode-number {
    font-weight: 700;
    color: #ffffff;
    padding: 20px 0px;
}

.barcodeInfo {
    font-weight: 700;
}

.buttonUserProfile {
    font-weight: 400;
    color: white;
    margin-bottom: 0.5rem;
}
a.buttonUserProfile:hover {
    color: white;
    text-decoration: none;
}
#orderflow .formstyle label {
    width: 90%;
}

.btn_crss_cnma {
    text-align: center !important;
}
  
.filmpage .times.colorboxTimes {
    padding-left: 10px;
    padding-right: 10px;
}

button.order-use-point-start {
    cursor: pointer;
    padding: 10px 10px;
    line-height: 1;
    font-size: 14px;
}
.user-info-disabled {
    /*background-color: rgb(235, 235, 228);*/
    pointer-events: none;
    cursor: not-allowed;
}
.info-disabled.form-group input:disabled,
.info-disabled.form-group input:disabled + label,
.info-disabled.form-group textarea:disabled + label,
.info-disabled.form-group textarea:disabled + label {
    margin-top: -11px;
    /*margin-left: -11px;*/
    /*font-size: 10px;*/
    font-weight: normal;
    color: rgb(92, 92, 92);
}

#of5 .info-disabled.form-group input {
    margin-top: 4px;
}

/** Film categories colors */
.colorbox .color.orange::before {
    background-color: orange;
}

.colorbox .color.urineyellow::before {
    background-color: #ffff6c;
}

.colorbox .color.green::before {
    background-color: green;
}
.colorbox .color.blue::before {
    background-color: blue;
}
.colorbox .color.black::before {
    background-color: black;
}
.colorbox .color.purple::before {
    background-color: purple;
}
.colorbox .color.red::before {
    background-color: red;
}
.colorbox .color.tan::before {
    background-color: tan;
}
.colorbox .color.brown::before {
    background-color: brown;
}
.colorbox .color.grey::before {
    background-color: grey; 
}
.colorbox .color.pink::before {
    background-color: pink;
}
.colorbox .color.copper::before {
    background-color: #B87333;
}
.colorbox .color.lime::before {
    background-color: lime;
}
.colorbox .color.olive::before {
    background-color: olive;
}
.colorbox .color.ochre::before {
    background-color: #cc7722;
}
.colorbox .color.coral::before {
    background-color: coral;
}
.colorbox .color.indigo::before {
    background-color: indigo;
}
.colorbox .color.violet::before {
    background-color: violet;
}
.colorbox .color.jade::before {
    background-color: #00A86B;
}
.colorbox .color.maroon::before {
    background-color: maroon;
}

.colorbox .color.gigtiggul::before  {
    background-color: #ffd64f !important;
    color: #333333;
}
.colorbox .color.marine::before {
    background-color: #1e3f5a;
    color: #ffffff;
}
/** Sal button colors */

  .btn-filmtime.sal.orange span {
      background-color: orange !important;
      color: #000000;
  }

.btn-filmtime.sal.orange span {
    background-color: orange;
}

.btn-filmtime.sal.urineyellow span {
    background-color: #ffff6c;
    color: #000000;
}

.btn-filmtime.sal.green span {
    background-color: green;
}
.btn-filmtime.sal.blue span {
    background-color: blue;
}
.btn-filmtime.sal.black span {
    background-color: black;
    color: white;
}
.btn-filmtime.sal.purple span {
    background-color: purple;
}
.btn-filmtime.sal.red span {
    background-color: red;
    color: #000000;
}
.btn-filmtime.sal.tan span {
    background-color: tan;
    color: #000000;
}
.btn-filmtime.sal.brown span {
    background-color: brown;
}
.btn-filmtime.sal.grey span {
    background-color: grey;
}
.btn-filmtime.sal.pink span {
    background-color: pink;
    color: #000000;
}
.btn-filmtime.sal.copper span {
    background-color: #B87333;
}
.btn-filmtime.sal.lime span {
    background-color: lime;
}
.btn-filmtime.sal.olive span {
    background-color: olive;
}
.btn-filmtime.sal.ochre span {
    background-color: #cc7722;
}
.btn-filmtime.sal.coral span {
    background-color: coral;
}
.btn-filmtime.sal.indigo span {
    background-color: indigo;
}
  .btn-filmtime.sal.violet::before {
      background-color: violet;
  }
.btn-filmtime.sal.jade span {
    background-color: #00A86B;
}
.btn-filmtime.sal.maroon span {
    background-color: maroon;
}
.btn-filmtime.sal.gigtiggul span {
    background-color: #ffd64f !important;
    color: #333333;
}
  .btn-filmtime.sal.marine span {
      background-color: #1e3f5a;
      color: #ffffff;
  }


.spend-points .button1:hover, .spend-points .button1:active {
    background-color: #484848;
    padding: 7px 20px 7px 20px !important;
    background-position: right 1px center;
    background-size: 8px 13px;
    cursor: pointer;
    margin-top: 5px !important;
}

/** Adds*/
.show_waveAd_first, head img {
    position: absolute;
    width: 100%;
    height: 100%;
}

  #of4 .info-disabled.form-group input {
      margin-top: 4px;
  }

  #of5 input {
      /* margin-top: 3px; */
  }
  #of4 input {
      margin-top: 3px;
  }


.phnx-ticketflow-content .button1 {
    color: white;
}

.horsens .phnx-ticketflow-content .button1 {
    color: white !important;
}
.horsens .order-summary span.restive-din {
    color: #be0000 !important;
}

.horsens .colorbox {
    /*box-shadow: none !important;
    background-color: white !important;*/
    /*box-shadow: none !important;*/
}

.horsens .colorbox .color span {
      /*color: #000000;*/
}

.horsens .colorbox .color {
    /*background-color: white !important;
    border-radius: 1px !important;
    border-color: rgba(0, 0, 0, 0.1);*/
}

  .add-button {
      /*position: absolute;
      top: 1px;
      left: 1px;
      z-index: 9999;
      color: white;
      padding: 20px 20px;
      position: fixed;
      top: 50%;
      left: 50%;
      cursor: pointer;
      bring your own prefixes 
      transform: translate(-50%, -50%);*/
  }
.btn-filmtime.show_sold_out {
    background-color: red !important;
}
/* Voucher webcode */

.btn_next.btn-no-border {
    border: 0;
    border-radius: 0;
    cursor: pointer;
}
.holderCoupon {
    line-height: 100%;
    padding-top: 10px;
}

.typography-item-display-1 {
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}
h5.typography-item-display-1 span {
    text-decoration: underline;
    cursor: pointer;
}
.box-item-height, .formstyle input.box-item-height {
    height: calc(2.25rem + 2px);
}
.input-voucher-webcode-item {
    border: 1px solid rgb(206, 212, 218);
    border-radius: 0.25rem;
    appearance: none;
    transition: background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.validateWebCoupon {
    margin-top: 0.9rem;
}

.validate-coupon-webcode {
    cursor: pointer;
}
.of2-validate-coupon-webcode.btn_next:not(.btn-deactivate) {
    background-color: rgb(0, 91, 144);
}
@media (max-width: 768px) {
    .formstyle hr.coupon-discount {
        margin: 10px 0px;
    }

    .typography-item-display-1 {
        font-size: 1.0rem;
    }

    .btn_next.typography-item-display-1 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width: 100px) and (max-width: 1195px) {
    .btn_next.typography-item-display-1 {
        padding-left: 0;
        padding-right: 0;
    }
}
.filmtainer .sidebyside .film-wrap-item[data-eventive-event="true"] .film .playwrap .filmLink:hover {
    box-shadow: unset !important;
}


.modal-open .modal .wrapper-thirdparty {
    text-align: center !important;
    color: black !important;
    padding-top: 4rem !important;
    background: white !important;
}

.movie-details-thirdparty-content {
    position: absolute;
    top: 0;
    z-index: 9999;
    background: white;
    opacity: 0.8;
    padding-bottom: 30.25%;
    text-align: center;
    padding-top: 350px;
}
.modal-open .modal .wrapper-thirdparty .button1 {
    color: #fff !important;
    border: 2px #ffd64f solid !important;
    padding: 6px;
    width: 20%;
    background-color: #333 !important;
}