 @import url("/fonts/fonts.css");


 .StepsToSuccess{
    margin-top: 5px;
    display: none;
    justify-content: center;
    align-items: center;
    padding: 0px !important;
}

.TI-timepanel>a.btn,
button, .btn, .btn-ticket, #MeanContainer,
.movie_cover img{
    border-radius: 3px!important;
}


*{
    /* font-weight: 300; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family:Source Sans Pro,sans-serif;
    text-rendering: optimizeLegibility;
    
}
.masterMindContainer{
    padding-left:0px;
    padding-right: 0px;
}
.masterMind{
    border-radius: 10px;
    margin:3px;
    background-color: #73ffdc;
    padding-left:0px;
    padding-right: 0px;
}

#friendmail_done{
        color: white;
        display: block;
        background-color: green;
        width: 100%;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}
.mailresult{
    padding:0px;
}
#friendmail_not_done{
        color: white;
        display: block;
        background-color: red;
        width: 100%;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
}

label{
    font-weight: 300;
}

.adressFieldFriend,.mailresult{
    display: none;
}

.sendToFriend, .sendMailButton{
    cursor: pointer;
}

.sendToFriend{
    border-left: 1px #e5232e solid;
    border-right: 1px #e5232e solid;
    border-top: 1px #e5232e solid;
    width: 60%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.adressFieldFriend > input{
    border-radius: 5px;
}

.sendToFriend, .adressFieldFriend, .mailresult, #friendmail_done, #friendmail_not_done{
    height: 30px;
}

#friendmail_done, #friendmail_not_done{
    line-height: 30px;
}

.sendToFriend{
    line-height: 25px;
}

.elemDisabled {
    opacity: .15 !important;
}

#paymentFrame {
    visibility: hidden;
    height: 0px;
    width: 0px;
    position: absolute;
}

.refundInfo{
    text-align: center;
}

.confirmationBodyInfo{
    border-top: 2px solid #aeaeae;
}
/* .form-control{
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    background-color: #fff!important;
} */

#RememberMe > label{
    font-size: 10px;
}

.form-control:valid {
    background-color: #fff!important;
    box-shadow: none;
    background-image: unset!important;
  }
.scrollTopButton{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 26px;
    background-color: #88f584;
    border-radius: 45px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
}
.VoucherLogin{
	display:none;
}

.screenInfo{
    padding:0px!important;
    margin-top: 30px;
    height:40px;
    text-align: center;
}

#trapezoid {
    height: 6px;
    width: 100%;
    margin: -20px 0 10px 0;
    border-top: 20px solid #e5232e;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}
.screenImage{
    height:40px;
}
#SeatplanAdditionalInfo{
    text-align: center;
}


.movieInfoSeatplan,
.infoTable{
    padding-top: 5px; 
    padding-bottom: 10px; 
    border-top: 2px solid #aeaeae;
    border-bottom: 2px solid #aeaeae;
    padding-right: 0px;
    padding-left:0px;
}
#MobilePoster{
    padding-top: 5px; 
    padding-bottom: 10px; 
    padding-right: 0px;
    padding-left:0px;
}

.infoTable{
    min-height: 100%;
}

#NavArea {
    position: relative;
    padding: 0px;
    z-index: 500;    
    height:auto;
    min-height: 50px;
}

.seatSymbol {
    z-index: 0!important;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) rotate(180deg)!important;
}
.alert-danger {
    color: #a94442!important;
    background-color: #f2dede!important;
    border-color: #ebccd1!important;
}

.event a {
    background-color: #42B373 !important;
    background-image: none !important;
    color: #ffffff !important;
}
#EventFilterMain {
    visibility: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    display:none;
}
#inseatMailAdress,
#inseatMailSend{
    display:none;
    color:#000!important;
}
.fskLogoBig{
    width: 100px;
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}
.parentalGuidanceBg{
    background-color: rgb(65, 72, 83);
    color: #fff;
    margin-bottom: 10px;
    border: 1px rgb(65, 72, 83) solid;
    border-radius: 5px;
    padding: 5px!important;
}

.parentalGuidanceInfo{
    color: var(--text-color);
    padding: 5px;
    font-size: 16px;
    margin-top: 10px;
}

#EventFilterMain > button{
    visibility: visible;
}

#PayNOW {
    margin-bottom: 25px;
}

.MouseOverResAction {
    display: none;
    width: 200px;
    padding: 0px !important;
}

#SiteLogo,
#LoginRegister,
#CountDown,
#MessageBox,
.ButtonHome,
#SeatplanInfo,
#ToTransaction {
    position: absolute;
    display: inline-block;
}

#shareFacebook{
    width: 40px;
}

#TicketLimit {
    display: none;
    z-index: 200;
    border: 1px solid red;
    position: relative;
}

#SiteLogo{
    display:none;
}

#TransOverview{
    background-color: #f6f6f6;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}
#TransOverview > table{
    text-transform: none;
}
.GoToRegButton,
.LoginButton,
.PWLostButton,
.RegisterButton,
.GoToLoginButton {
    display: none;
}
.panel {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.panel-default{    
    border: none!important;
}

.panel-default>.panel-heading{
    background-image: none!important;
    color: #333;
    background-color: #fff;
    border-bottom: 2px solid #000;
}

.LoginButton{
    padding-right: 1px!important;
}

.requiredField::after {
    content: " *";
}

.scheduleHeaderImage {
    text-align: center;
    padding-bottom: 15px;
}

.voucherDescription,.concessionDescription{
    font-size: 12px;
}

#UpsellSection{
    margin-top:5px;
    border-top: 2px solid #aeaeae;
}

#ConcessionHeadline,#VoucherHeadline{
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 2px solid #000;
    font-weight: 500;
}
#concessionShopOverview,
#concessionShopOverview>#TI-Transaction {
    padding-left: 0px;
    padding-right: 0px;
}


#LawData{
    bottom: 0px;
    padding: 0px!important;
    z-index: 501;
}

#LawData > a > .btn-law {
	text-align: center!important;
    padding: 0px!important;
    height: 32px;
    font-size: 16px;
    vertical-align: middle;
}

#MultiLanguage {
    color: #fff;
    background-color: #ff0000;
    font-weight: bold;
}

#MultiLanguage,
#AudiInfo,
#Subtitle,
#SiteInfo,
#LanguageInfo {
    font-size: inherit;
}
#LanguageInfo {
    font-size: 12px;
    font-weight: 600;
    background-color: #e5232e;
    color:#fff
}
.Spacer {
    height: 30px;
}

.SpecialOV > #SplitAuditorium > #MultiLanguage,
.SpecialOV > #SplitAuditorium > #AudiInfo,
.SpecialOV > #SplitAuditorium > #Subtitle,
.SpecialOV > #SplitAuditorium > #SiteInfo,
.SpecialOV > #SplitAuditorium > #LanguageInfo 
{
    color: #fff !important;
    background-color: #ff0000 !important;
    border: 2px solid #ff0000 !important;
}

.InclAudio {
    border: 2px solid #ff0000 !important;
}

.scheduleHeaderImage>img {
    width: auto;
}

/* #TI-Navigation {
  border-bottom: #000 1px solid;
} */

#SiteLogo>img,
#SiteLogo>a>img {
  display:none!important;
}

.ButtonHome {
    padding: unset;
    /* top:0px; */
    /* padding-top: 5px; */
    bottom: 0px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 150px;
}

.btn-payment {
    height: auto;
    min-height: 60px;
    vertical-align: top;
}

#LoginRegister {
    right: 0px;
}

#CountDown {
    bottom: 0px;
    width: 98%;
}

#CountDown > .progress{
    background:#9a9ea1;
}
#CountDownresultBar,
#CountDownresultBar > div{
    display:none;
    height: 16px;
    margin-bottom:5px;
    border-radius: 0px!important; 
}
#CountDownresultBar > div{
    background-color: #e5232e;
    width: 100%;
    border-radius: 0px!important;
    line-height: 16px;
    text-align: left;
    padding-left: 10px;
}
.barText{
    visibility: hidden;
    position: absolute;
}
#dps,#dpsUE{
    visibility: hidden;
}

#MessageBox {
    top: 0px;
}

#SeatplanInfo {
    top: 0px;
}

.bannerArea{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowZjdhZDZlMy01ZGJhLTQ5NDAtYWE2OS1mZWE3ZGM1ODA3M2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEZFOUE1RkEwOUUwMTFFQUE2MkRFOEE3MjUzMUQzRTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEZFOUE1RjkwOUUwMTFFQUE2MkRFOEE3MjUzMUQzRTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmYTgyMjMxNy04ODVmLTQzMWYtYWI2Yy1lNGI3MGU0ZWRjMjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MGY3YWQ2ZTMtNWRiYS00OTQwLWFhNjktZmVhN2RjNTgwNzNjIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8HQi4AAAAOdJREFUeNrs2EEKg0AMheFJrlTvf4LpmaYJKEgxi24s5v2CG83mDUQ+n805X2OM96ivfD/j3jrMuVLYnHOlsDnnSmHzgSuFvQrcOux34PZhz4Elwh6BZcIegWXC5pwrhUVaSAtpIa3nSWutpSUtM0NaSAtpIS2khbSQFtKi06LTQlpIC2khLaSFtJCWjrT2/ktHWmZ2e4jqkE/lYy9pVYe8l4//lVacupa04tQ1pVXsV19pXewX0kJaSItOi06LTotOi06LTotOS0pa8ROgJa3iJwBpIa0f5mJttKQVa6Mlrbs/jB8BBgBRj+32N4mzzwAAAABJRU5ErkJggg==);
    margin-bottom: 10px;
    padding-bottom: 15px;
    display: none;
    visibility: hidden;
}
.bannerHeader{
    padding:0px;
}
.bannerArea>.bannerImg{
    padding:0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 
.bannerImg > img{
    max-height: 200px;
} */

#TicketLimit {
    top: 0px;
}

.TotalCenterDiv {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.HorCenterDiv {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

.VertCenterDiv {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.OverLapHorDiv {
    top: 100%;
}


#QRZoom>img {
    top: 25%;
    position: absolute;
}

#QRZoom {
    z-index: 1100;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(68, 68, 68, 0.5);
    text-align: center;
    top: 0px;
}


#QRCloser {
    position: absolute;
    top: 0px;
    right: 0px;
}

.FillColor {
    background-color: #576174;

}

/* GLOBAL */
header,
.dashboard,
.container-fluid {
    max-width: 1150px;
    padding-left: 0px;
    padding-right: 0px;   
}


.NavMaxWidth {
    max-width: 1150px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    min-height: 100vH;
}

.modal-open {
    padding-right: 0px !important;
}

header,
.dashboard {
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
}

.loadSelector>.dropdown-toggle>span {
    text-align: center !important;
}

.seatcorrect {
    font-size: small;
}

.btn,
.btn-ticket {
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}


.loaderPoster {
    max-height: 400px;
}

.cardsOverview {
    text-align: right;
    padding-left: unset !important;
    padding-right: unset !important;
    position: absolute;
    top: 0px;
}

.CardData {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    border-left: 2px solid #bbbbbb;
    border-bottom: 2px solid #bbbbbb;
    border-right: 2px solid #bbbbbb;
}

#cardsPanel {
    padding: unset !important;
    width: 32%;
    margin: 5px;
}

#cardsPanelContent {
    position: relative;
    height: 150px;
}

#cardsNumber {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

#cardsQR {
    position: absolute;
    top: 25%;
    right: 5px;
}

#cardsName {
    position: absolute;
    top: 5px;
    left: 5px;
}

#cardsManagement {
    position: absolute;
    bottom: 5px;
    left: 5px;
}

#cardsSymbols {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fff;
    padding: 4px;
    border-radius: 10px;
    width: 60px;
    text-align: center;
}

.timerAttention {
    background-color: #ffff00 !important;
    color: #000 !important;
}

.timerAlert {
    background-color: #ff0000 !important;
    color: #fff !important;
}

#FreeSeatTopic {
    font-size: 24px;
    text-decoration: underline;
}

#FreeSeatTopic,
#FreeSeatInfo {
    font-weight: bold;
    font-size: 18px;
}

#HomeButton {
    display: none;
}

.BlockPlan {
    float: left;
    padding: unset;
    position: relative;
}

.blockImage {
    max-height: 250px;
}

.blockSelect {
    position: absolute;
    top: calc(50% - 24px);
    width: 100%;
    background: #fff !important;
    font-size: 24px !important;
    line-height: 28px;
    height: 40px !important;
    color: #000 !important;
    border: none;
}

#BlockSeatAlloc {
    position: absolute;
    width: 100%;
    /* background: #fff !important; */
    border: 1px solid #ff0000;
    bottom: 0px;
    font-weight: bold;
    text-align: center;
    right: 0px
}

.BlockSeatAlloc-OK,
.areaOk {
    background-color: rgba(76, 255, 0, 1);
}

.BlockSeatAlloc-ALERT,
.areaAlert {
    background-color: rgba(255, 0, 0, 1);
    color: #fff;
}

.BlockSeatAlloc-ATTENTION,
.areaAttention {
    background-color: rgba(255, 255, 0, 1);
}

.areaOk,
.areaAlert,
.areaAttention {
    font-size: larger;
    font-weight: bold;
    padding: 3px;
}

#SelectBlocked {
    position: absolute;
    top: 0%;
    width: 100%;
    height: calc(100%) !important;
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
}

#SelectBlocked>i {
    position: relative;
    top: calc(50% - 30px);
    color: #ff0000 !important;
    font-size: 50px !important;
    line-height: 50px;
    vertical-align: middle;

}

.blockRow {
    overflow: hidden;
    padding: unset !important;
}

#BlockLeft,
#BlockRight {
    display: inline-block;
    font-weight: bold;
    border: 2px solid #e5232e;
    background: #fff;
    color: #e5232e;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    padding: 2px 8px;
    outline: none !important;
    width: 48% !important;
}

#BlockElements {
    text-align: center;
    padding-bottom: 5px;
}

.blockRow>div>.table>tbody>tr>td,
.blockRow>div>.table>tbody>tr>th,
.blockRow>div>.table>tfoot>tr>td,
.blockRow>div>.table>tfoot>tr>th,
.blockRow>div>.table>thead>tr>td,
.blockRow>div>.table>thead>tr>th {
    border: none !important;
    padding: unset !important;
}

#SeatPlanHeader {
    text-align: center;
    padding-bottom: 10px;
    line-height: 18px;
    vertical-align: middle;
}

#BlockNumber {
    position: absolute;
    z-index: 200;
    display: block;
    top: calc(10% - 25px);
    width: 100%;
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}

.table-borderless>thead>th,
.table-borderless>tbody>td,
.table-borderless td,
.table-borderless th {
    border-top-style: none !important;
    border-left-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
}

.form-group .form-control-feedback {
    pointer-events: initial;
    /* or - auto // or -  unset  */
}

#UseCardTable {
    font-size: 12px;
}

.backLinkSeatplan {
    display: none;
}

#UseCardTable .btn-ticket {
    font-size: 12px;
}

.glyphicon-eye-open {
    color: #000;
}

.PasswordHint {
    font-weight: 100;
}

.btn-refreshoverview {
    position: absolute;
    top: 3px;
    right: 0px;
    z-index:2000;
}

html {
    box-sizing: border-box;
    background-size: auto auto;
    background-size: 100% 100%;
}

body {
    font: 18px 'Source Sans Pro', sans-serif;
    /* color: #444f63; */
    color: #000;
    font-size: 18px;
    background-size: auto auto;
    background-size: 100% 100%;
    margin-bottom: 35px;
}

#tab-Program>div>div,
#tab-Seatplan>div>div,
#tab-SummaryList>div>div,
#tab-VoucherShop>div>div,
#tab-Payment>div>div,
#tab-Account>div>div,
#tab-Wait>div>div {
    padding-top: 5px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#OfflineTicker {
    padding-top: 5%;
    padding-left: unset;
    padding-right: unset;
    position: fixed;
    top: 20%;
}

#Nav-Logout {
    border-top: 2px solid #000;
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 40px;
}

.dateSelect {
    padding: 5px 0px 5px 0px;
}

.prevDate,
.actDate,
.nextDate {
    padding: unset;
    border: 2px solid #e5232e;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    background-color: #F8F8F8;
}

.actDateSelect>option {
    background-color: #F8F8F8;
}

.actDateSelect {
    border: unset;
    background: transparent;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.categoryInfo{
    font-size: 20px!important;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 2px solid #000!important;
}
.categoryInfo > span{
    font-weight: 400;
}
select.selectpicker_1,select.selectpicker_2,select.selectpicker_3,
select.selectpicker_4,select.selectpicker_5,select.selectpicker_6,
select.selectpicker_7,select.selectpicker_8,select.selectpicker_9,
select.selectpicker_10,select.selectpicker_11,select.selectpicker_12,
select.selectpicker_13,select.selectpicker_14,select.selectpicker_15
{
    display: none!important;
}
.actDateSelect>.btn {
    line-height: 1;
    padding: 0px;
}

.dropdown-toggle.actDateSelect>.filter-option.pull-left {
    text-align: center;
}

.errorbacklink {
    color: inherit;
    width: 100%;
    text-align: center;
    border: 2px solid #e5232e;
    padding: 0px;
    background-color: #e5232e;
    text-transform: uppercase;
}

.errorbacklink>a {
    color: #fff!important;
    text-decoration: none;
    font-weight: 300;
}

.errorbacklink.closeButton {
    color: #e5232e;
    cursor: pointer;
}

.errorbacklink>a:hover {
    color: #e5232e;
    text-decoration: none;
}

.btn-group.bootstrap-select.actDateSelect {
    vertical-align: unset;
}

.btn.dropdown-toggle.actDateSelect {
    height: unset;
}

.prevDate {
    border-right: unset;

}

.paymentMessage {
    color: #000 !important;
}

#WaitBar {
    width: 100%;
    line-height: 40px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0px !important;
}


a {
    color: #000;
}

a#forgottenPassword {
    color: #000;
}

.nextDate {
    border-left: unset;
}

.prevDate[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .15;
    border-right: unset;
}

.nextDate[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .15;
    border-left: unset;
}

#Nav-CineCard {
    display: none;
    width: auto;
    height: 50px;
}

.cineCardImg {
    display: unset;
    position: relative;
    top: 2px;
}

.offline {
    line-height: 35px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 4px;
    padding-left: unset;
    padding-right: unset;
}

.off0 {
    background-color: #ff9999;
}

.off1 {
    background-color: #ffe599;
}

.off2 {
    background-color: #ccff99;
}

.off3 {
    background-color: #99ff99;
}

.off4 {
    background-color: #99ffcc;
}

.off5 {
    background-color: #73ffdc;
}

.off6 {
    background-color: #7396ff;
}

.off7 {
    background-color: #9673ff;
}

.NavActive {
    background-color: #f00 !important;
    color: #fff !important;
}

#TI-Navigation {
    
    width: 100%;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
}

header {
    background: transparent;
    color: #FFF;
    font-size: 12px;
    min-height: 90px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: fixed;
    top: 0px;
    z-index: 300;
    margin-left: auto;
    margin-right: auto;
}

header>.level-1 {
    min-height: 70px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

header>.level-1>.level-1-1 {
    min-height: 50px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

header>.level-2 {
    min-height: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

header>.level-3 {
    min-height: 30px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.table .table {
    background-color: unset !important;
}

.scheduleFilter {
    font-size: 12px;
    background-color: #e5232e;
    margin: 1px;
    padding: 2px;
    float: left;
    white-space: nowrap;
    color: #fff;
    text-align: center;
}

.scheduleFilterActive {
    font-size: 12px;
    background-color: #e5232e;
    margin: 1px;
    padding: 2px;
    float: left;
    white-space: nowrap;
    color: #ffffff;
}

.ui-state-holiday .ui-state-default {
    background-color: #e5232e;
    color: #fff;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    color: #000;
}

.ui-datepicker-prev span {
    content: "\e079" !important;
}

.ui-datepicker-next span {
    content: "\e080" !important;
}

#dateFilter,
#EventNameList>div {
    width: 98% !important;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

#dateFilter::after {
    font-family: FontAwesome;
    content: '\f073';
    padding-left: 5px;
}

[data-parent="#accordion"] {
    text-decoration: none!important;    
}
.dropdown-toggle[data-id="gender"] {
    border: 1px solid #bbb!important;
    color: #aaa!important;
    background-color: unset!important;
}
.dropdown-toggle[data-id="gender"]:hover {
    color:#000!important;
    background-color: unset!important;
}

[data-id="EventnameSelect"] {
    width: 100% !important;
}

[data-id="EventnameSelect"] .filter-option {
    text-align: center !important;
}

.SplitEvent>p {
    margin-bottom: 0px;
}

.SplitEvent {
    font-size: 12px !important;
    text-align: center;
    padding: 0px;
    margin-top: -1px;
    margin-bottom: 2px;
    color: #fff;
    background-color: #444f63;
    -ms-word-break: break-word;
    word-break: break-word;
    /* Non standard for WebKit */
    word-break: break-word;
    height: auto;
}

#fullMenu>div {
    color: #FFF;
    background: #576174;
    right: 0px;
}

.center-box {
    display: inline-block;
    position: relative;
    margin: 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.center-box:before {
    content: "";
    display: block;
    padding-top: 50%;
    padding-top: 0%;
    /*ie8 will just be at the top */

}

.paymentIcons{
    height:30px;
    width: auto;
    margin: auto;
    display: block;
}
#screenText {
    font-size: 30px;
    text-transform: none;
}
#price-all-inclusive-text{
    font-size: 12px;
    font-weight: 100;
    margin-left: 5px;
}
.agbContainer{
    margin-left: 25%;
}
#loyaltycontainer > .usereditloyalty {
    margin-left: 20px;
    transform: scale(1.5);
    width: 20px;
}
.paymentIconsContainer,
.paymentIconsContainerFull {
    background-color: rgb(238, 238, 238);
    padding: 6px;
    margin: 2px;
    font-size: 14px;
    min-height: 40px;
    text-transform: uppercase;
}
.paymentIconsContainer {
    background-color: rgb(238, 238, 238);
    padding: 6px;
    margin: 2px;
    min-height: 40px;
    margin-left: 25%;
    border: none!important;
    margin-left: 25%!important;
}
.select_payment {
    border-color: #e5232e;
    outline: 2px solid #e5232e;
 
}
.select_payment  {
    background-color: #e5232e;
 }
.center-box>.content {
    top: 50%;
    text-align: center;
    vertical-align: center;
    position: relative;
    transform: translateY(-50%);
    /* ie9 and up only */
}

#voucherShopOverview > #TI-Transaction > #TransOverview2,
#voucherShopOverview > #TI-Transaction{
    padding-left: 0px;
    padding-right: 0px;
}
#Error {
    background-color: #fff !important;
}

.TI-timepanel>a.btn {
    background: #e5232e;
    margin: 1px 0 !important;
    min-width: 100%;
    font-size: 16px;
    padding: unset!important;
    height: 35px;
    vertical-align: middle;
    min-width: 100%;
    color: #fff;
    line-height: 32px;
    position: relative;
    border:none;
    font-weight: 300;
}
.TI-timepanel{
    width: 120px;
}
.TI-timepanel.Daily{
    width: 100vW;
}
.langVersionAfter {
    position: absolute;
    top: 0px;
    right: -4px;
    z-index: 1000;
    width: 25px;
    height: 38px;
    background-color: #e5232e;
    overflow: hidden;
    display: inline-flex!important;
    justify-content: center;
    align-items: center;
}

.lvText{
     transform: rotate(270deg);
     color: #fff;
     font-size: 16px!important;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
}

.lv-Atmos > .lvText{
    font-size: 14px!important;
}
.errordetails {
    font-size: 9px;
}

.absolute-centered {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1500;
    /* background-color: #fff; */
    min-width: 100%;
    text-align: center;
    min-height: 50px;
    line-height: 50px;
}

.badgeComingSoon {
    background-color: #f00;
    font-size: 8px;
    margin-top: -14px;
}

#TicketLimit {
    display: none;
    color: #ff0000;
    text-align: center;
    background-color: #fff;
    font-weight: bold;
    font-size: 25px;
    width: 60%;
}

#NavDivider {
    cursor: default;
    padding: 2px 2px !important;
    font-weight: bold;
}

#reloadClick {
    cursor: pointer;
}

.function-header {
    text-align: right;
}

.dropdown-menu>li {
    cursor: pointer;
}

.dropdown-header {
    border-bottom: 2px #000 solid;
    color: #000;
    font-size: 14px;
}

.ticket-tooltip-styling {
    border: 2px solid #000 !important;
    color: #000 !important;
    font-size: 12px !important;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}


/* #TI-Schedule, */
/* #TI-OrderOverview { */
/* padding-top: 30px; */
/* } */

.playWeek {
    color: #e5232e;
    position: relative;
    font-weight: bold;
    padding: unset;
}

.playWeek.preview {
    color: #ff9326;
}

.playWeek.new {
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
}

#agbConfirm {
    height: 15px;
}

#AGBText, #frmAGB {
    font-size: 14px !important;
    border: none;background-image: url("data:image/gif;base64,R0lGODlhBAAEAIAAAP///+zs7CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QjBGOTdEODE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QjBGOTdEOTE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRCMEY5N0Q2MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRCMEY5N0Q3MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAQABAAAAgVEYmiwWQA7");
}

#poweredCinster{
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;background-image: url("data:image/gif;base64,R0lGODlhBAAEAIAAAP///+zs7CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QjBGOTdEODE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QjBGOTdEOTE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRCMEY5N0Q2MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRCMEY5N0Q3MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAQABAAAAgVEYmiwWQA7");

}

.lawLinks{
    text-decoration: underline;
}

#agbStar{
    font-size: 20px;
}
#AGBText>div {
    padding: 3px;
}

a.btn-ticket {
    text-decoration: none;
}

#CineCardNeeded {
    font-size: 16px;
    background-color: #ff0000;
    color: #fff;
    border: 3px solid #ff0000 !important;
    text-align: center;
    font-weight: bold;
    line-height: 70px !important;
    height: 70px !important;
    vertical-align: middle !important;
}

#VersionInfoToggle {
    position: fixed;
    right: 0px;
    border-bottom: 2px solid #e5232e;
    border-left: 2px solid #e5232e;
    background: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    color: #e5232e;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    top: 0px;
    white-space: nowrap;
    z-index: 1000;
}

.btn-ticket-active.ticket-category[disabled] {
    background-color: #acacac !important;
    /* background-color: #e5232e !important; */
    opacity: 1;
}

.ticket-category {
    line-height: 30px;
}

#EventFilterTable {
    width: 100%;
    font-size: 12px;
}

#EventFilter,
#EventFilterTable {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#EventFilterTable {
    background-color: #576174;
    color: #fff;
}

#EventnameSelect,
#EventdateSelect {
    color: #000;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    padding: 0px;
    width: 50%;
}

#EventFilterTable>tbody>tr>td {
    border: none;
}

#EventFilterButton {
    margin-bottom: 3px;
}

.auditorium-Filter,
.genre-Filter,
.frame-Filter {
    width: auto;
    min-width: 5%;
    text-align: center;
}

.languageVersion-Filter,
.rating-Filter {
    min-width: 5%;
    text-align: center;
}
.reset {
    background-color: #000!important;
    border: 2px #000 solid!important;
}
#resetFilter {
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    vertical-align: middle;
    padding: 8px;
    background-color: #ff0000;
    font-weight: bold;
}

.select_symbol::after {
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    position: absolute;
    right: 10px;
}

#FormularModal > .register-modal{
    display: flex;
}


.modal-body,
.modal-header {
    background-color: #fff;
    padding: 10px;
}

.modal-body#TrsDetailView {
    padding: 0px;
}

.modal-body>#TI-Confirmation {
    padding: 10px;
}

.ConfirmationSubLines {
    font-size: 12px !important;
}

.modal-dialog{
    margin-top:0px!important;
 
}
.modal-dialog.EmailEntryForm{
    margin-top:0px!important;
    min-width: 600px!important;
    max-width: 60vW!important;
    width: auto!important;
}

.modal-content{
    /* min-height: 60vH; */
	max-height: fit-content;
}

#ErrorModal > .modal-dialog > .modal-content{
    min-height: unset;
}

#FormModal{
    padding-right: 0px!important;
}
.ticket-formular{
    padding-left:0px;
    padding-right:0px;
}
.modal-header {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: bold !important;
    border-bottom: 2px solid #000;
}

.modal-header.account-modal {
    border-bottom: none;
}

#ShowPass.Login {
    margin-top: 18px;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
    margin-top: -20px;
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}
/* .modal-title {
    color: #fff;
    font-weight: bold !important;
} */

#VersionInfoToggle>i {
    color: #e5232e;
    font-size: 17px;
    height: 25px;
    width: 18px;
    line-height: 1.5;
    vertical-align: middle;
}

#VersionInfo {
    position: fixed;
    right: 0px;
    border-bottom: 2px solid #e5232e;
    border-left: 2px solid #e5232e;
    background: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    color: #e5232e;
    font-size: 10px;
    text-align: right;
    font-weight: bold;
    top: 0px;
    white-space: nowrap;
    z-index: 900;
    padding-right: 20px;
}

#VersionInfoToggle {
    display: none;
}

#PayButtonsActivConcessions {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: -15px;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.back-button-ticket {
    font-size: 18px;
    vertical-align: middle;
}


.custdata.register-modal{
    width: 100vW;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#custMail,
#custMailConfirm {
    margin-top: 4px;
    margin-bottom: 4px;
    color: #000!important;
}

#custMailConfirmSign {
    color: green;
}

.poster {
    padding-left: 0px !important;
}

#unseatedPoster {
    padding-top: 5px;
    max-height:155px;
}


.container {
    width: 100%;
}

#Error {
    clear: both;
    z-index: 100;
    width: 100%;
    background-color: #ff9999;
    font-size: 20px;
    display: none;
    text-align: center;
    top: 0px;
    left: 0px;
    position: relative;
    vertical-align: center;
}

.form-error {
    color: #f00;
    font-size: 12px;
    font-weight: bold;
}
.consentBody{
    display: inline-block;
}
.consentBody > div{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.consentBodyDown{
    display:inline-block;
}

.cookieConsentButton{
    padding-top: 5px!important;
    padding-bottom: 10px!important;
    padding-left: 2px;
    padding-right: 2px;
}
.cookieConsentButton > #cookie_consent_info{
    background-color: #fff!important;
    color: #000!important;
}
#CookieFlagDiv{
    position:fixed;
    bottom: 0px;
}


#CookieFlagDivLaw,#CookieFlagDiv{
    display:none;
    padding-left: 0px!important;
    padding-right: 0px!important;
    color:#fff;
    text-align: center;
    cursor: pointer;
}

.trackIcon{
    background-color:#e5232e;    
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding:10px;
    border-radius: 30px;
}
.trackIcon img{
    width: 30px;   
}

.cookieInfo{
    display:none;
}
/* Waitscreen */

#cookieBar {
    padding-top: 2px;
    display: none;
    width: 90%;
    max-height: 20%!important;    
	padding-bottom:10px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    background-color: #e5232e;
    text-align: center;
    margin-left: 5%;
    color: #FFF;
    vertical-align: middle;
}

.cookieLink {
    display: inline-block;
    right: 3px;
    top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background: #FFF;
    color: #e5232e;
    vertical-align: middle;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
}

.cookieLink:hover {
    display: inline-block;
    right: 3px;
    top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background: #e5232e;
    color: #FFF;
    vertical-align: middle;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
}

.cookieText {
    top: 2px;
    padding-left: 2px;
    padding-right: 4px;
    font-size: 20px;    
}


/*Header Items*/


/* Navigation */

.fullMenuItem,
.MenuItem,
#MenuToggle {
    visibility: hidden;
    cursor: pointer;
    padding: 0px;
    background-color: rgba(255, 255, 0, 0.4);
}

.ti-nav-container {
    width: 100%;
    padding: 0px;
    /* padding-bottom:5px; */
}

.ti-nav-container>div {
    padding: 0px;
}

.ti-nav-container .glyphicon {
    font-size: 14px;
}

.CountDown {
    /* visibility: hidden; */
    text-align: center;
    /* margin-right: 5px;
    padding-bottom: 5px;
    background-color: #fff;
    color: #000;
    border-bottom: 1px solid #444f63; */


}

#ToTransaction {
    display: none;
    text-align: center;
    color: #fff;
}

#ToTransaction>i {
    font-size: 40px;
    color: #fff;
}

/* EditAccount */

/* #Edit>.form-group>div>.form-control, */
/* #Edit>.form-group>div>.row { */
/* width: 80%; */
/* } */
.bootstrap-select>button,
.bootstrap-select>button:active {
    height: 34px;
}

.bootstrap-select>.dropdown-toggle {
    padding-right: 12px !important;
}
scheduleFilter 
#Edit>.form-group>div>input[type=password] {
    margin-bottom: 5px;
}

#dateFilter {
    border: 2px solid #e5232e;
    background-color: #e5232e!important;
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
}
#dateFilter::after{
    color: #fff;
}
.DateDiv {
    position: relative;
}

.dateFilterInput {
    position: absolute;
    right: 20px;
    color: #e5232e;
    top: 67%;
    font-size: 8px;
}

#gender-align {
    text-align: left;
}

#Edit>.form-group>div>#street,
#Edit>.form-group>div>#address {
    width: 70% !important;
    display: unset;
}

#Edit>.form-group>div>#housenumber {
    width: 10% !important;
    display: unset;
    margin-left: -4px;
}

#Edit>.form-group>div>#zipcode {
    width: 10% !important;
    display: unset;
}

#Edit>.form-group>div>#city {
    width: 70% !important;
    display: unset;
    margin-left: -4px;
}

#cityselect {
    width: 40% !important;
    display: unset;
}

[data-id="cityselect"],
[data-id="countryselect"] {

    font-weight: 300 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    padding: 6px 12px !important;
    color: unset !important;
    height: 34px !important;
    border: 1px solid #ccc !important;
    margin-left: -4px !important;
    background: #fff !important;
    cursor: pointer !important;
}

[id^="frm"].form-group {
    display: none;
    padding-bottom: 2px!important;
    padding-right: 1px!important;
}

.deliveryButtons{
    cursor: pointer !important;
}

#multiDeliveryAdress{
    display:none;
}

p.deliveryButtons{
    font-size: inherit;
}
span.deliveryButtons{
    font-size: 10px;
}
.accountDelivery{
    border: 1px solid #000;
    margin-right: 1px;
    padding: 5px;
    height:200px;
}

.isdefaultDelivery{
    position: absolute;
    right:3px;
    bottom: 2px;
}

.deliveryNew{
    border: 1px dashed #000;
    height:200px;
    text-align: center;
    line-height: 180px;
    font-size: 40px;
    vertical-align: middle;
}

[id^="LoadValues_"]>span {
    text-align: center;
}

[id^="Loader_"] {
    background-color: #ededed;
}

[id^="FormInfo-"].alert-success {
    margin-top: 12px;
    text-align: center;
}

[id^="FormInfo-"]>.alert-danger {
    margin-top: 12px;
}

#ErrorMsg.alert-success,
#ErrorMsg.alert-danger {
    margin-top: 12px;
}

#FormInfo-UserEdit {
    position: relative;
    text-align: center;
    color: #fff;
    background-color: #ff0000;
    font-weight: bold;
    text-shadow: none;
}

#FormInfo-UserEdit>.errorbacklink {
    display: none;
}

/* Login */
#FormInfo-Account {
    display: none;
}

.LoginRegister {
    /* padding-top: 5px!important; */
    text-align: center;
    min-height: 90px !important;
}

.LoginRegister>#buttons {
    width: 100%;
    margin-bottom: 5px;
    position: inherit;
}

.linkLittle {
    font-size: 10px;
    cursor: pointer;
}

.form-group>#DoRegistration,
#SubmitFormLogin,
.form-group>#forgottenPassword {
    margin-top: 4px;
    margin-bottom: 4px;
}

.btn-login,
.btn-menu {
    min-width: 50% !important;
    right: 0px;
    position: absolute;
}

#usermenu {
    display: none;
    top: 3px;
    right: 3px;
    position: relative;
    width: 100%;
    word-break: nowrap;
}

/* #usermenu > .dropdown-menu { */
/* display: none; */
/* } */
/* #usermenu:hover > .dropdown-menu { */
/* display: inline-block;	 */
/* } */

#username {
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    right: 3px;
    top: 30px;
    position: absolute;
    white-space: nowrap;
    color: #fff;
}

/* .col-md-2#username, */
/* .col-lg-2#username { */
/* position: absolute; */
/* bottom: 0px; */
/* right: 0px; */
/* text-align: right; */
/* } */
#TI-PriceTable > div{
    padding: 0px;
}
#usermenu>.dropdown-toggle {
    font-weight: bold;
    border: 2px solid #e5232e;
    background: none;
    font-family: 'Source Sans Pro', sans-serif;
    color: #e5232e;
    height: 25px;
    font-size: 15px;
    cursor: pointer;
    padding: 0px 12px;
    outline: none !important;
    text-decoration: none;
    white-space: nowrap;
}

.dropdown-menu {
    top: 25px;
}

#cardsmenu {
    padding-top: 5px;
}

#cardsmenu>.dropdown-toggle {
    font-weight: bold;
    border: 2px solid #e5232e;
    background: none;
    font-family: 'Source Sans Pro', sans-serif;
    color: #e5232e;
    height: 25px;
    font-size: 15px;
    cursor: pointer;
    padding: 0px 12px;
    outline: none !important;
    text-decoration: none;
}

/* #Counter:before {
    content: "\f017";
    font-family: FontAwesome;
    padding-right: 5px;
} */

#Counter {
    font-size: 1px;
    cursor: pointer;
    visibility: hidden;
}


#NotEnoughLoading {
    color: #fff;
    font-weight: bold;
    background-color: #ff0000;
    text-align: center;
    line-height: 70px !important;
    height: 70px !important;
    vertical-align: middle !important;
}

.AbortTrans,
.AbortTrans>i,
.AbortTrans>span {
    font-size: 16px !important;
    vertical-align: middle;
    cursor: pointer;
}

#textAbort {
    margin: 3px;
}

#cinemaLogo {
    position: absolute;
    max-height: 90px;
    width: auto;
    padding-top: 5px;
    padding-left: 5px;
}

#MenuToggle {
    padding-top: 2%;
    min-width: 30px;
    color: #FFF;
    background: #576174;
    font-size: 15px;
    text-align: center;
    float: right;
}

#NavMenu {
    color: #FFF;
    z-index: 100;
    width: 150px;
    position: absolute;
    top: 90px;
    background: #576174;
}

#NavMenu>div {
    position: relative;
    float: left;
    color: #FFF;
    background: #576174;
    right: 0px;
    font-size: 12px;
}

.fullMenuItem {
    padding-top: 5px !important;
    text-align: center;
    min-height: 90px !important;
    min-width: 12%;
}

.allMenuItem {
    padding-top: 2% !important;
    text-align: center;
}


.img-wait {
    position: absolute;
    height: 50px;
    top: 50%;
    left: 50%;
}

.fullMenuItem>i {
    font-size: 30px;
    line-height: 40px;
    vertical-align: middle
}

.nav-text {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 10px;
}


/* TicketButtons */

.btn-default,
.btn-default:active,
.btn-ticket,
.prereg_button,
.btn-ticket:active,
.btn-ticket-deactivated {
    font-weight: 300;
    border: none!important;
    background: #e5232e!important;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff!important;
    line-height: 30px;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    padding: 0px 15px;
    outline: none !important;
    text-shadow: none;
    text-transform: uppercase;
}

.prereg_button{
    font-size: unset;
    text-align: center;
}
.btn-ticket-danger {
    background-color: #00FF00  !important;    
    color: #000 !important;
    height:50px !important;
    font-size: 30px !important;
}

.btn-ticket-max,
.btn-ticket-max:active,
.btn-ticket-max-deactivated {
    font-weight: normal;
    border: 2px solid #e5232e;
    background: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    color: #e5232e;
    cursor: pointer;
    font-size: 14px;
    padding: 0px 12px;
    outline: none !important;
}


.btn-ticket:hover,
.prereg_button:hover,
.btn-ticket-active:hover,
.btn-ticket-back:hover {
    background: #e5232e !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    /* border: 2px solid #e5232e !important; */
}

.btn-ticket-active {
    background: #e5232e;
    color: #FFFFFF;
    text-shadow: none;
    font-size: 14px;
}

.btn-ticket-add,
.btn-ticket-sub,.btn-voucher-add, .btn-voucher-sub, .btn-voucher-count  {
    font-size: 25px;
    width: 30px;
    height: 30px;
    padding: 0px 0px 0px 0px !important;
    line-height: 30px;
    top:0px!important;
}

.btn-voucher-count{
   font-weight: 400;
}
.btn-ticket-add,
.btn-ticket-sub,
.btn-ticket-add:hover,
.btn-ticket-sub:hover{
    border:none!important;
    background-color: #000!important;
    color: #fff!important;
    text-shadow: none !important;
}
.btn-voucher-add,
.btn-voucher-sub,
.btn-voucher-add:hover,
.btn-voucher-sub:hover {
    border:none!important;
    background-color: #000!important;
    color: #fff!important;
    text-shadow: none !important;
}

.btn-ticket-add[disabled],
.btn-ticket-sub[disabled] ,
.btn-voucher-add[disabled],
.btn-voucher-sub[disabled]{
    background-color: #acacac!important;
}

.label-ticket {
    text-transform: uppercase;
    outline-style: none !important;
    font-family: 'Source Sans Pro', sans-serif;
    
}

.btn-schedule-infotrailer {
    height: auto !important;
    position: absolute;
    right: 0px;
    top:0px;
}
.btn-ticket[disabled] {

    background: #acacac!important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    color: #e5232e;
    cursor: not-allowed;
    opacity: .55;
}

.btn-account {
    border: 2px solid #e5232e;
    background: none;
    top: 3px;
    right: 3px;
    color: #e5232e;
    height: 30px;
    font-size: 15px;
    white-space: nowrap;
}

.btn-account:active {
    border: 2px solid #fff;
    background: #e5232e;
    color: #FFF;
    height: 30px;
    font-size: 15px;
}

.btn-account2 {
    border: 2px solid #e5232e;
    background: #e5232e;
    color: #fff;
    font-size: 15px;
    width: 100% !important;
    position: relative;
}

.btn-account2:active {
    border: 2px solid #e5232e;
    background: #e5232e;
    color: #FFF;
    height: 30px;
    font-size: 15px;
}

.btn-logout {
    /* position:unset; */
    display: none;
}

.btn-ticket#trsDetails {
    border-radius: 20px;
    padding: 0px 10px;
}

.btn-ticket#hideTrs {
    border-radius: 20px;
    padding: 0px 7px;
}

#usermenu>.dropdown-menu {
    padding: 6px 6px;
    font-size: 14px;
    right: 0;
    z-index: 1100;
    border-radius: 20px;
}

.datepicker.dropdown-menu {
    min-width: unset;
    padding: 0px 0;
    right: unset;
    z-index: 1100;
}

#backButton {
    margin-top: 3px;
}

#bottomPanel {
    margin-bottom: 10px;
}

#forwardtobooking {
    width: 100% !important;
    font-size: 15px;
    text-transform: uppercase;
}

.columnLogin, .columnGuest{
    width:50%;
}
.columnLogin.header, .columnGuest.header,.ColHeader{
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    padding-left: 10px;
}
#symbol-register,
#symbol-login,
#symbol-logout {
    left: 8px;
    position: absolute;
    line-height: 18px;
    font-size: inherit;
}

.guestreg{
    text-transform: uppercase;
}

#EmailEntry .ti-close {
    background: #ffffff !important;
    padding: 6px !important;
    color: #e5232e !important;
    opacity: 1;
    font-size: 25px;
}

.ti-close {
    background: #ffffff !important;
    padding: 6px !important;
    opacity: 1;
    font-size: 25px;
}


/*Concesion Header*/

#TI-OrderOverview {
    padding: 0px;
}

#TI-OrderList {
    padding: 0px;
}

#TI-Seatplan {
    position: relative;
}


/* Seatplan / TicketSelection*/

#ZoomButtons,
#SeatplanLegend,
#ZoomControl {
    padding: 0px !important;
}

.TI-Toolbar-Top {
    position: relative;
    right: 0px;
    z-index: 10;
}

.TI-Toolbar {
    /* position: absolute; */
    right: 0px;
    z-index: 10;
    bottom: -10px;
}

#TI-PriceTable {
    clear: both;
    display: none;
}

#PriceTable.table>tbody>tr>td {
    border:none;
    vertical-align: middle;
}

#PriceTable {
    border-collapse: inherit;
}

input[type="checkbox"],
input[type="radio"] {
    transform: scale(1.2);
    margin-right: 4px;
    min-width: 10px;
}

#ItemTable>tbody>tr>td {    
    border: none !important;
}

#PriceTable>tbody>tr>td,
.OverviewHeader.DownloadArea,
.OverviewHeader.Wallet {
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 18px ;
    font-size: 16px;
    
}

.navButtonsTicket{
    padding-top: 5px!important;
}
.table-categories-ticket {
    text-align: center;
}

.btn-ticket-table {
    width: 99%;
}

.td-no-lines {
    padding: 0px !important;
    width: 20%;
    border: none !important;
}

.table-legend td:nth-of-type(odd) {
    background-color: rgb(245, 245, 245);
}

.btnFullConsent{
    background-color: green!important;
    border-color: green!important;
    color: #fff!important;
    font-size: 18px!important;
    text-shadow: none!important;
}
.table-legend td:nth-of-type(even) {
    background-color: rgb(255, 255, 255);
}

.table-legend td {
    vertical-align: middle !important;
    line-height: 20px !important;
    font-size: 15px;
}

.ticketInput {
    width: 15%;
}

.Seats {
    /* z-index: 4; */
    position: absolute;
    display: block;
    color: white;
    font-weight: normal;
}

.SeatDisabled>.SeatPics>img {
    opacity: .5;
}


.SeatPics {
    position: absolute;
    display: block;
    cursor: pointer;
    font-size: 6px;
    text-shadow: 0px -1px 0px #eeeeee, 0px 1px 0px #555555;
}

.SeatPicsLoveSeat {
    display: block;
    cursor: pointer;
    font-size: 6px;
    text-shadow: 0px -1px 0px #eeeeee, 0px 1px 0px #555555;
    float: left;
}


#zoomRange {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.SeatPlanView {
    position: relative;
    margin: auto;
}

#Seatplan {
    transform-origin: top left;
    width:100%;
}

#SeatplanContainer {
    position: relative;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#CompanyHint{
    text-align: left;
    font-size: 14px;
}

h3#ScreenPlan {
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    margin: 0px!important;
    margin-top:-20px!important;
    width: 100%;
    top: 1%;
    position: absolute;
    font-weight: 100;
}

h3#ScreenPlanDown {
    text-align: center;
    background: #b8beca;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 0;
    /* margin: 0 30px 0px; */
    bottom: 0px;
    position: absolute;
    width: 100%;
}

.zoom {
    margin: 20px 0;
}

.zoom .glyphicon {
    border: 2px solid #c9cfda;
    padding: 5px 8px;
    cursor: pointer;
}

.zoom-buttons {
    overflow: hidden;
    margin-top: 10px;
}

#ZoomButtons > span.reset{
    line-height: 30px;
}

#ZoomButtons > span{
    margin: 2px;
    background-color: #000!important;
    border-color: #000!important;
}

.zoom-buttons .zoom-in,
.zoom-buttons .zoom-out {
    cursor: pointer;
}

input[type=zoom-range] {
    width: 100%;
    border: none !important;
}

.zoom-range {
    height: 30px;
}

#SeatplanInfo,
#SeatplanInfo1 {
    background-color: #ff0000;
    width: 60%;
    text-align: center;
    color: #fff;
}

.ReservationProblem1,
.ReservationProblem2 {
    font-weight: normal;
    background: transparent;
    font-size: 20px;
}

.ReservationProblem2 {
    color: grey;
}

/* TransactionOverview */

#InvoiceActions>button {
    margin: 4px;
}



#InvoiceActions {
    background-color: #eaeaea;
    position: relative;
    padding: 4px;
    bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#InvoiceActions > div {
    background-color: #eaeaea;
    position: relative;
    padding: 4px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* #TotalAmount, */
#NettoAmount,
/* #FeeData, */
#FeeInfoData,
#BookTransaction {
    display: none;
}

#FeeInfoData {
    font-size: 10px !important;
    text-align: right;
    color: #ff0000;
}

#FeeInfoDataRes {
    font-size: 10px !important;
    text-align: left;
    color: #ff0000;
}

#pwCheckRule>div {
    font-size: 12px;
    padding: 3px;
}

.pwCheckOK {
    color: rgb(2, 163, 2);
}

.pwCheckERROR {
    color: #ff0000;
}

.pwCheckOK::before {
    font-family: FontAwesome;
    content: '\f00c';
}

.pwCheckERROR::before {
    font-family: FontAwesome;
    content: '\f00d';
}

#pwCheckRule>div.header {
    font-size: 15px;
    padding: 3px;
}

#pwCheckRule>div.alert-danger,
#pwCheckRule>div.alert-success {
    font-weight: normal;
}

.pwdGreen {
    background-color: #00FF00;
}

.pwdRed {
    background-color: #f00;
}
#PayButton_Up,
#ScrollToSeatplan,
#ScrollToSeatplan2,
#PayButton_Up:active,
#PayButton_Down:active,
#ScrollToSeatplan:active,
#ScrollToSeatplan2:active {
    display: none;
    margin-bottom: 3px;
    text-transform: uppercase;
    
}
#PayButton_Down{
    text-transform: uppercase;
}

#select_booking{
    text-transform: uppercase;
}
.container_ScrolltoSeatplan {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    z-index: 1000;
}

.LegendSeats {
    width: auto;
    height: 20px;
    float: left;
    
}

.LegendElements {
    width: auto;
    height: 20px;
    float: left;
}

.tdTicketInfo{
    padding-left: 5px!important;
}

.TI-SurchargesInfo,.PriceInfoPayPal {
    font-size: 16px;
    display: none;
    position: absolute;
    background-color: #000;
    width: auto;
    padding: 10px;
    color: #eee;
    z-index: 25;
}

#TI-ClickSwitch {
    text-align: center;
}

.ticketNumberDisplay {
    background-color: #ddd;
    border: none;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    width: 30px;
    display: inline-block;
    font-weight: normal;
    line-height: 30px;
}

.priceTableButtons {
    width: 4%;
    /* padding-right: 2px!important; */
}
.PaymentMeanText,
.PaymentMeanHeader{
    color:#aaa;
}
.PaymentMeanText{
    font-size: 14px;
}

#PriceTable2.table>tbody>tr>td{
    border:none;
}

.PaymentMeanHeader{
    border-bottom: 1px solid #aaa!important;
}

/* Schedule */

.movie_posterlist img {
    height: auto;
    width: 200px;
    padding-top: 2%;

}

.movie_list {
    min-height: 400px;
    margin-bottom: 5px;
}

.movie_cover_background {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowZjdhZDZlMy01ZGJhLTQ5NDAtYWE2OS1mZWE3ZGM1ODA3M2MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEZFOUE1RkEwOUUwMTFFQUE2MkRFOEE3MjUzMUQzRTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEZFOUE1RjkwOUUwMTFFQUE2MkRFOEE3MjUzMUQzRTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmYTgyMjMxNy04ODVmLTQzMWYtYWI2Yy1lNGI3MGU0ZWRjMjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MGY3YWQ2ZTMtNWRiYS00OTQwLWFhNjktZmVhN2RjNTgwNzNjIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8HQi4AAAAOdJREFUeNrs2EEKg0AMheFJrlTvf4LpmaYJKEgxi24s5v2CG83mDUQ+n805X2OM96ivfD/j3jrMuVLYnHOlsDnnSmHzgSuFvQrcOux34PZhz4Elwh6BZcIegWXC5pwrhUVaSAtpIa3nSWutpSUtM0NaSAtpIS2khbSQFtKi06LTQlpIC2khLaSFtJCWjrT2/ktHWmZ2e4jqkE/lYy9pVYe8l4//lVacupa04tQ1pVXsV19pXewX0kJaSItOi06LTotOi06LTotOS0pa8ROgJa3iJwBpIa0f5mJttKQVa6Mlrbs/jB8BBgBRj+32N4mzzwAAAABJRU5ErkJggg==);
    width: 12%;
    display: block;
    position: absolute;
    height: 100%;
}
.pull-right-nofloat {
    display: block;
    position: relative;
    text-align: right;
}

.TI-timepanel>h3 {
    background-color: #dddddd;
    padding: 4px;
}

.movie_cover{
    font-weight: 300!important;
    font-size: 16px;
}
.movie_cover > strong{
    font-weight: bolder!important;
    font-size: 16px;
}
.movie-3d:after {
    content: "3D";
    color: #e5232e;
    font-weight: normal;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block;
    right: 3px;
    position: absolute;
}

.TI-timepanel>a {
    margin: 1px;
    min-width: 100%;
}

.movie_list span {
    font-size: 16px;
    color: white;
    background: rgba(87, 97, 116, .6);
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 200;
}

.movie_list .playWeek {
    font-size: 8px;
    font-weight: initial;
    color: #000;
    top: -10px;
    right: 6px;
    text-align: right;
    position: absolute;
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 30px;
    height: auto;
}
.star {
    height: 30px;
    width: auto;
    background-image: url('/gfx/schedulestar.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    font-weight: 400;
}
.movie_list .playWeek.new {
     color: #e5232e;
     font-weight: 700;
}

.mobileNav, .mobileNavElement, .mobileNavButton, .mobileNavMenu{
    padding-left: 0px;
    padding-right: 0px;
}

.mobileNavElement{
    display: none;
}

.mobileNav{
    position: fixed;
    bottom: 0px;
}

.mobileNavButton > a{
    color:#fff;
    font-weight: 500;
}
.languageVersionBar {
    margin-bottom: 3px;
    margin-top: 15px;
    text-transform: uppercase;
    /* padding-left: 20px!important; */
    line-height: 30px;
    font-size: 20px;
    font-weight: 500;
}

.languageVersionBar > span{    
    border-bottom: 2px solid #000;
    width:calc(100%*2);
}

#TextTickets{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    padding-top: 10px;
    margin-right: 5px;
}

#TextTicketsInfo{

    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
}

.movie {
    margin-bottom: 80px;
    padding-bottom: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#frameMovie {
    background: #0a7c26;
    color: #fff;
    margin-bottom: -1px;
    font-size: 12px;
    
}


.TI-timepanel>.frameClass {
    /* border: #0a7c26 2px solid!important; */
    background: #0a7c26!important;
    margin: 0px !important;
    /* border: unset!important; */
}

.movie_list.frameClass {
    box-shadow: none;
}

.week_overview.frameClass {
    box-shadow: none;
}

#frameBadgeMobilePoster {
    position: absolute;
    background: #0a7c26;
    color: #fff;
    z-index: 25;
    text-align: center;
    width: 150px;
    bottom: 37px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
#frameBadge {
    position: absolute;
    background: #0a7c26;
    color: #fff;
    z-index: 100;
    /* padding-left: 2px; */
    /* padding-right: 4px; */
    right: 2%;
    top: -1%;
    min-width: 200px;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    font-weight: 400;
}

.movie h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500!important;
    color: #000;
    text-transform: uppercase;
    margin: 0px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-width: 50ch;
}

.kijkwijzer {
    height: 30px !important;
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 5px;
}

.movie_title {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 20px;
    line-height: 24px;

}

.glyphicon-ticket{
    margin:0px!important;
    font-weight: 300;
}

.movie_info,
.movieInfoTable {
    font-family: 'Source Sans Pro', serif;
    font-size: 16px;
}

.movie_info strong {
    text-transform: uppercase;
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
    margin-right: 5px;
    font-size: 14px;
}

.icon-armchair{
    height: 20px;
    width: auto;
}

.movie_info span {
    font-style: normal;
    margin: 0 10px;
}

.info_key, .info_value{
    width: 100px;
    
}

.synopsis {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -ms-word-break: break-word;
    word-break: break-word;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    max-height: 36px;
    margin: 0px;
    
}
.modal-dialog.EmailEntryForm {
    margin-top: unset!important;
    min-width: unset!important;
    max-width: unset!important;
    width: unset!important;
}
.synopsis-hr {
    border-bottom: 2px solid #888;
    margin-bottom: 8px;
}
.descriptionLess{
    display:none;
}
.descriptionMore, .descriptionLess{
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
}

.close_info {
    background: url(../gfx/close.gif);
    width: 191px;
    height: 43px;
    display: block;
    margin: 4% auto 0;
    outline-style: none !important;
    text-align: center;
    text-decoration: none;
    color: inherit;
    font-weight: normal;
    line-height: 43px;
}

.close_movie {
    background: url(../gfx/close.gif);
    height: 25px;
    display: block;
    margin: 10px auto 10px;
    outline-style: none !important;
    text-align: center;
    text-decoration: none;
    color: inherit;
    font-weight: bold;
    line-height: 25px;
}

.close_movie:hover {
    text-decoration: none;
    cursor: pointer;
}

.close_info:hover {
    text-decoration: none;
}

.simpleText {
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
    margin-right: 5px;
    font-size: 14px;
    font-weight: bold;
}

#MovieInformationBox{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 1rem;
}
.movie_cover {
    height: auto;
    width: 250px !important;
}

.movie_cover img {
    height: auto;
    width: 200px;

}

.ratingImg {
    width: 40px!important;
    height: auto!important;
    z-index: 100!important;
    position: absolute;
    bottom: 0px;
    left: 10px;
}
.ratingImgSeatplan {
    left: 0px;
}

.posterdiv.collapsed > img {
    max-width: 50%;
}

.movie_cover .moviePoster.img-landscape,
.img-landscape {
    height: auto;
    width: 200px;
}


.modal-header .close {
    margin-top: -2px !important;
    width: 20px !important;
    opacity: 1 !important;
    color: #000 !important;
    border: none !important;
    background: none !important;
    font-size: 25px !important;
}

.weekrowPaddings{
    padding-left: 0px;
}

.weekRow{
    padding:0px;
}
.tooltip.right .tooltip-arrow {
    color: #000;
}

.tooltip>.tooltip-inner {
    color: #000;
    border: 1px solid #000;
    background: #FFF;
    text-align: left;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px!important;
    font-weight: 300!important;    
    word-break: keep-all;
    white-space: nowrap;
    max-width: unset!important;
}

.tooltip.in {
    opacity: 1 !important;
    z-index: 5000;
}

.show_movie_text {
    font-size: 16px;
    text-align: right;
    width: 100%;
    
}
.show_movie_text_label,
.show_movie_text_label:hover,
.show_movie_text_label:active{
    color: #acacac!important;
    border: 1px solid #acacac!important;
    background: #fff!important;
}
.show_movie_trailer {
    font-size: 18px;
    text-align: right;
    width: 100%;
}

.movie_text {
    padding-top: 50px;
    line-height: 18px;
    display: none;
    overflow: hidden;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
}

.movie_text>div>div>img {
    width: 100%;
    height: auto;
    position: absolute;
}

.scenes,
.scenes > div{
    display: flex; 
    justify-content: center; 
    align-items: center;
}
.movie_text img {
    margin-bottom: 10px;
}

.movie_trailer {
    /* display: none; */
    padding-top: 50px;
    overflow: hidden;
}

.week_overview {
    margin: 0 0 15px;
    padding: 0px;
}
.TodayPanel{
    color: #e5232e;
}
.week_overview span {
    display: block;
    /* text-align: center; */
    /* margin-bottom: 10px; */
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    min-width: 50px;
}
.week_overview span i{
    font-size: 15px;    
}
.small, small {
    font-size: 12px;
    font-weight: 300;
}


.week_overview .Date {
    text-align: center;    
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    white-space: nowrap;
    border-bottom: 2px solid #000;
    padding-bottom: 1px;
    text-transform: uppercase;
}
.week_overview .Date > strong {
    font-weight: 600!important;
    font-size: 16px;
}
.Date.Daily,
.Date.Daily > strong{
    text-align: left!important;    
}
.TI-TimeButton.Daily{
    text-align: left;
    padding-left: 5px!important;
}
.DailyPanel > .SplitEvent > #LanguageInfo {
    position: absolute;
    right: 10px;
    top: 5px;
    line-height: 22px;
    vertical-align: middle;
    padding-left: 2px;
    padding-right: 2px;
    background: red;
    border-radius: 5px;
}
.sliderButtons{
    position: absolute;
    margin-top: 10px;
    z-index: 100;
    padding:unset!important;
    text-align: right!important;
}
.sliderButtons span{
    text-align: right!important;
}

.week_overview i {
    color: #e5232e;
}
.cinsterTabContent > .tab-pane{
    padding: 20px;
    min-height: 300px;
}
.cinsterTabContent{
    background-color: rgb(237, 237, 237);
}

.cinsterTabs > li > a{
    
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.cinsterTabs > li.active > a,
.cinsterTabs > li.active > a:hover,
.cinsterTabs > li.active > a:active{
    background-color: #ededed;
    font-weight: 600;
}


.carousel_nav {
    outline-style: none !important;
    cursor: pointer;
}

.carousel_nav_left {
    cursor: pointer;
}


/*OrderOverview*/

.concession-Title {
    background-color: #e5232e;
    color: #fff;
}

#RemoveOptional,
#AddOptional {
    cursor: pointer;
}

#RemoveConcessions,
#RemoveConcession,
#RemoveCineCard,
#RemoveVoucher,
#releaseVoucher,
#RemoveCardLoading {
    cursor: pointer;
    color: red;
    height: 18px;
}

.deleteable {
    cursor: pointer;
}

.OverviewHeader,
.OverviewHeader.DownloadArea,
.OverviewHeader.Wallet {
    font-size: 18px!important;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: none;
    border-bottom: 1px solid #000!important;
    /* background-color: #e5232e;
    color: #FFF; */
}

.btn-MailAdresses {
    background: #e5232e;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    margin-bottom: 2px;
}

#EmailInput {
    margin-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
}

.has-warning>div>input,
.has-error>div>input {
    background-color: #ff4c4d;
    color: #FFF !important;
}

.has-warning>div>span,
.has-error>div>span {
    color: #FFF !important;
}

#RememberMe {
    color: black !important;
    line-height: 18px !important;
}

.priceTable-MenuItem-header {
    font-size: 14px;
}

.priceTable-MenuItem {
    font-size: 14px;
}

.week_overview .btn {
    background: #e6e9ee;
    margin: 1px 0 !important;
    width: 100%;
    font-size: 15px;
    padding: 5px 8px;
    height: 35px;
}

.week_overview .btn.movie-3d:after {

    content: "3D";
    color: #e5232e;
    font-weight: bold;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block;
    display: none;
    right: 3px;
    position: absolute;
}

.week_overview .btn.active.movie-3d:after {
    color: #fff;
}

.week_overview div {
    padding: 0 5px 0 0;
}

.week_overview .btn:focus,
.week_overview .btn:active {
    box-shadow: none;
}

.week_overview .disabled {
    visibility: hidden !important;
}

.week_overview input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

#posButton, #backButton{
    text-transform: uppercase;
}


.week_overview .btn.active {
    background: #e5232e;
    color: #fff;
    box-shadow: none;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}



.form-ticket {
    padding: 2px 2px;
    font-size: 18px;
}


/*Concessions*/

.concession_head {
    height: 100%;
    padding: 0px !important;
    text-align: center;
}

.concession_head>.concessionImageResp {
    max-height: 85px;
    max-width: 80px;
    padding-top: 5px;
}

.concession_body {
    height: 100%;
    padding: 0px !important;    
}

#ConcessionBanner {
    height: 80px;
    width: auto;
}

.TI-ConcessionPanel>.panel-heading {
    color: #000 !important;
    background: none !important;
    filter: none !important;
    background-image: none !important;
    padding: 0px !important;
    text-align:left;
    font-size: 16px;
}
.TI-ConcessionPanel>.panel-heading > p {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}


.TI-VoucherPanel>.panel-heading {
    color: #fff !important;
    background: #e5232e !important;
    filter: none !important;
    background-image: none !important;
    padding: 0px !important;

}

.TI-VoucherPanel>.panel-heading>.panel-title {
    line-height: 40px;

}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.innerAuditorium, .AudiInfo{
    font-weight: 400;
    font-size: 16px!important;
    line-height: 22px!important;
    padding: 4px;
    text-transform: uppercase;
}

#innerSiteInfo{
    font-weight: normal;
    font-size: 10px!important;
    line-height: 15px!important;
    padding: 4px;
    text-transform: uppercase;
}
.TI-ConcessionGroup {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.TI-ConcessionGroup>.btn-ticket,
.TI-ConcessionGroup>.btn-ticket-deactivated {
    width: auto;
    /* height: 23px; */
    display: inline-block;
    margin: 6px 6px 0 0;
    /* font-size: 12px; */
}

.TI-ConcessionPanel {
    background: #ffffff !important;
    position: relative;
    cursor: pointer;
}

.TI-ConcessionPanel>.panel-heading:hover {
    color: #000 !important;
    /* background-color:#e5232e!important; */
}


.dropdown-menu {
    margin: 0px;
}

.TI-ConcessionSelect>option {
    color: #000;
}
.menu-modal{
    background-image: url("data:image/gif;base64,R0lGODlhBAAEAIAAAP///+zs7CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QjBGOTdEODE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QjBGOTdEOTE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRCMEY5N0Q2MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRCMEY5N0Q3MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAQABAAAAgVEYmiwWQA7");
}
.modal-ticket-header,
.modal-ticket-footer {
    padding: 5px;
}

#Concession-Panel {
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: hidden;

    
}

.concession-Selector {
    /* position: absolute!important; */
    min-width: 100% !important;
    /* display: table!important; */
    left: 0px !important;
    /* bottom: 0px!important; */
    background-color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    height: 100%;
}

.concession-SelectButton {
    /* position: relative!important; */
    /* float:left; */
    min-width: 100% !important;
    cursor: pointer;
}

.concession-Selector-Table-Items {
    min-width: 100% !important;
    color: #000 !important;
    font-size: inherit;
    overflow: hidden;

}

.concession-Selector-Table-Items > p{
    margin:0px;
    line-height: 14px;
}
    
#WaitingArea {
    height: 300px;
    padding: 60px;
}

#WaitingArea>.progress {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.concession-SelectButton>.btn-ticket {
    min-width: 100% !important;
    border: none;
}

#menuItemData {
    font-size: 14px;
    font-weight: normal;
}
.concessionFunctions{
    position: absolute;
    top:10px;
    right:10px;
    padding-left: 0px;
    padding-right: 0px;
    width:90px;
}
.concession-Selector-Table-Name {
    font-size: 18px;
    padding-top:10px;
    min-width: 100% !important;
    text-align: left;
    float: left;
    height: 100%;
    cursor: pointer;
}
.menuItemInfo{
    padding: 0px;
    margin: 0px;
}
.concession-Selector-Option-Header {
    background-color: transparent !important;
    color: #000 !important;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom-style: double;
    border-top-style: double;
    
}

.concession-Selector-Option-Item-Selected {
    background-color: #e4e3e3 !important;
    color: #000;
}

.concessionselector > .modal-dialog > .modal-content > .modal-header {
    border: none!important;
}

.concession-Selector-Option-Item-Selected::after {
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    background-color: none!important;
    color: #000 !important;
}

.selectedMenuItems {
    color: #000 !important;
    font-size: 14px;
    width: 100% !important;
}

.p-ticket {
    padding: 0px !important;
}

.TI-ConcessionPanel>a {
    text-decoration: none;
}

.panel-title {
    font-size: 20px;
    font-weight: bold !important;
}

.TI-Concessions {
    width: 100%;
    height: 180px;
    display: inline-block;
    margin: 6px 10px 0 0;
    background-image: url("data:image/gif;base64,R0lGODlhBAAEAIAAAP///+zs7CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QjBGOTdEODE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QjBGOTdEOTE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRCMEY5N0Q2MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRCMEY5N0Q3MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAQABAAAAgVEYmiwWQA7");
    color: #000;
    font-weight: bold;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}

.concession-bgimage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.concession-Price {
    font-weight: 400!important;
    font-size: 18px;
    line-height: 36px;
    position: absolute;
    bottom:10px;
    right:10px;
}
.conButtonMinus,.conButtonPlus,.concessionCount{
    width:30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.concessionCount{
    padding-right: 0px!important;
    padding-left: 0px!important;
    line-height: 18px!important;
    font-size: 20px!important;
    text-align: center;
}
.conButton{
    padding-right: 0px;
    padding-left: 0px;
}

.conButton > div{
    padding:0px;
    float: left;
}

/* 
.concession-Add, .concession-Decrease {
    background-color: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: auto;
    margin-right: auto;
    font-size: 23px;
    line-height: .8;    
    margin-top: 15px;
    margin-right: 15px;
} */
.concession-Add, .concession-Decrease {
    bottom: 0px;
    line-height: 18px;
    top: 0px;
    text-align: center;
    height: 20px;
    width: 20px;
	border: none!important;
    background-color: #000!important;
    color: #fff!important;
    text-shadow: none !important;
    font-size: 25px;
}
.concession-Name {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    height: 35px;
    position: relative;
    color: #000;
    -ms-word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 15px;
}

.concession-Plus {
    display: none;
    z-index: 20;
    position: absolute;
    right: 0px;
    top: 0px;
}

.concession-Minus {
    display: none;
    z-index: 20;
    position: absolute;
    left: 0px;
    top: 0px;
}

.concession-Minus>.btn-ticket,
.concession-Minus>.btn-ticket:hover {
    border-top: none;
    border-left: none;
    top: 0px;
    cursor: pointer;
}

.concession-Plus>.btn-ticket,
.concession-Plus>.btn-ticket:hover {
    border-top: none;
    border-right: none;
    top: 0px;
    cursor: pointer;
}

.concession-Badge {
    position: absolute;
    left: -1px;
    bottom: -1px;
    background-color: #e5232e;
    z-index: 1000;
    height: 20px;
    width: 20px;
    display: none;
    color: #fff;
    line-height: 20px;
    border-radius: 40px;
    font-size: 12px;
    text-align: center;
}

.concession-Filter {
    position: absolute;
    right: 0px;
    border-radius: 4px;
    margin-left: 16px;
    display: none;
}


/* Login/Register */

.info_Login,
.info_Register {
    font-size: 10px;
    min-width: 100%;
    text-align: left;
    margin-bottom: 0px;
}

.info_guest {
    font-size: 10px;
    min-width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.ticketform-title {
    font-size: large;
}

#Register>button,
#Login>button,
#ForgotPassword>button {
    margin-right: 2px;
}

#Register>.form-group>label,
#Login>.form-group>label,.form-check-label {
    font-size: smaller;
}

#Register>.form-group,
#Register>.row>.form-group,
#Login>.form-group,
#ForgotPassword>.form-group {
    padding: 0px;
    margin-bottom: 0px;
}


/* Account Summary*/
#Summary {
    width: 100% !Important;
}

.summary-sub {
    font-size: smaller;
}

#SummaryTopic {
    border-top: 3px double #e5232e !important;
    border-bottom: 3px solid #e5232e !important;
}

.trsAccountView.collapse.in {
    display: table-cell;
}

#trsmenu>.dropdown-menu {
    right: 0px;
}

.hiddenTD {
    padding: 2px !important;
}

#HeaderSummary, #HeaderUserEdit {
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    font-weight: bold;
}

#FormInfo-UserEdit{
    min-height: unset;
}

#Addright,
#Useright {
    text-align: right;
}

.table>tbody>tr>td {
    padding: 4px;
}



.GuestEmailTable>tbody>tr>td{
    padding: 25px;
    border:none;
}
.GuestEmailTable{
    padding: 25px;
}

#Summary_wrapper {
    padding-top: 5px;
}

#Summary_filter {
    text-align: right;
}

#trsmenu.dropup {
    display: initial;
}

.modal-summary {
    min-width: 100%;
    padding-right: 0px !important;
}

.modal-summary>.modal-dialog {
    min-width: 100%;
}

.paginate_button {
    font-size: 12px;
}

.summary-Amount {
    text-align: right;
    padding-right: 10px !important;
}

#CardSelect {
    background-color: #e5232e;
    color: #FFF;
}

#displayETicket {
    cursor: pointer;
}

#CardSelect>div {
    padding-bottom: 10px;
}

.table-right {
    text-align: right;
}

#CardInfoTable tr td {
    width: 10%;
    border: none;
}


/*Reservation delete*/

#Form-DeleteReservation {
    min-height: 80px;
}

#resDelFrm,
#refundExtFrm,
#resDelExtFrm,
#resDelFrmNot,
#deleteNewsletterSubsription,
#dontdeleteNewsletterSubsription {
    height: 50px;
}


/*CardsArea*/

.ticket-heading {
    padding: 5px;
    cursor: pointer;
    min-height: 100px;
}

.cardoverview-header>h4 {
    
    font-size: 20px;
}

.cardoverview-header,
.cardoverview-header>div {
    background-color: #e5232e;
    color: #fff;
}

#AddCard {
    padding-top: 3px;
    padding-bottom: 3px;
}

.ticket-title {
    font-size: 16px;
}
.cardpkpassImg {
    height: 34px!important;
    width: auto;
    max-width: 50px;
    text-align: center;
    cursor: pointer;
    margin-left: 10px;
    margin-top: -5px;
}
#CardDetails,
#CardTransactions,
#DeleteLoyalty {
    border: 2px solid #e5232e;
    color: #e5232e;
    background-color: #fff;
    border-radius: 20px;
    padding: 5px;
    text-align: center;
}

.btn-ticket-block {
    min-width: 100%;
    padding-bottom: 3px;
}

div[id^="SetPin_"],
div[id^="LoadingArea_"] {
    display: none;
}

div[id^="LoadingArea_"] {
    padding-bottom: 10px;
    padding-top: 10px;
}

button#LoadingCard {
    margin-top: 10px;
}

/* VOUCHERSHOP */

.VoucherBackgroundClass {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#voucherShop {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 40px;
}


#voucherShop-Header,
#concessionShop-Header {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    
}

#voucherShop-Description {
    padding-top: 5px;
    padding-bottom: 40px;
}

.btn-voucherShop {
    position: absolute;
    bottom: 0px;
    right: 0px;
}


#VoucherBorder {
    padding-left: 0px;
    padding-right: 0px;
    height: inherit;
}
#voucher{
    margin: 6px 10px 0 0;
    background-image: url("data:image/gif;base64,R0lGODlhBAAEAIAAAP///+zs7CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QjBGOTdEODE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QjBGOTdEOTE1RTIxMUVBOTNFNEM4MzZENUYzODg2MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRCMEY5N0Q2MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRCMEY5N0Q3MTVFMjExRUE5M0U0QzgzNkQ1RjM4ODYyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAQABAAAAgVEYmiwWQA7");
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    height: 180px;
}
.voucher-layout-image-preview{
    display: none;
}

.voucher-layout-image-preview,
.voucher-layout-images{
    vertical-align: middle;
  
}

.voucher-layout-images{
    max-height: 85px;
}
.voucher-layout-image-preview {
    width: 95%;
}

#voucherShop-Description {
    padding: 0px;
    padding-bottom: 16px;
    font-size: 16px;
}
#Voucher-Panel {
    padding: 0px!important;
    box-shadow: none!important;
}
#Voucher-Panel > #voucherShop-Header{
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 20px;
    padding-left: 0px;
    padding-right: 0px;
    
}
.TI-VoucherPanel{
    border: none !important;
    box-shadow: none!important;
}
.addsign {
    background-color: rgb(182, 182, 182, .6);
    color: #eee;
    height: calc(100%);
    position: absolute;
    width: calc(100%);
    z-index: 10;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
    display: none;
}

.voucherLayoutDropdown {
    position: absolute;
    bottom: 0px;
    padding-right: 0px!important;
    height: 30px;
}

.voucherLayoutDropdown > ul{
    z-index: 15;
}

#VoucherImage{
    text-align: center;    
    cursor: pointer;
    height:100%;
    position: relative;
}

#VoucherImage>img{
    padding-top: 5px;
}

.agbDIV{
    padding-left:0px;
    padding-right:0px;
}

#voucher>#VoucherBorder>#VoucherPrice {
    font-weight: 400!important;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #000;
    position: absolute;    
    right:10px;
    bottom: 10px;
}

/* #voucher>#VoucherBorder>#VoucherPrice>div {
    position: absolute;
    bottom: 0px;
    left: 30%;
    right: 0px;
    
} */

#voucher>#VoucherBorder>#VoucherPrice>.voucherPicker {
    position: absolute;
    width: auto;
    right: 0px;
    margin-bottom: 2px;
    border: none!important;
    background: none!important;
    box-shadow: none!important;
}

#voucher>#VoucherBorder>#VoucherPrice>.voucherPicker>button {
    height: 25px!important;
    color: #000!important;
    background: none!important;
    text-shadow: unset;
    font: 18px 'Source Sans Pro', sans-serif;
    font-weight: bold;
    border: none!important;
    box-shadow: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-right: 0px!important;
}

#voucher>#VoucherBorder>#VoucherPrice>.voucherPicker>button>span {
    font-weight: 400!important;
    font-size: 18px;
}

#voucher>#VoucherBorder>#VoucherPrice>.voucherPicker>button>span>.caret {
        position: absolute;
        left: -15px;
        vertical-align: middle;
        top: 10px;
        right: unset;
        margin-top: unset;
        line-height: 25px;
}

/* #voucher>#VoucherBorder>#VoucherName{
    height:100%;
    padding-top: 15px;
} */
#voucher>#VoucherBorder>#VoucherName>#VoucherNameText, 
#voucher>#VoucherBorder>#VoucherImage>#VoucherName>#VoucherNameText {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    height: 35px;
    position: relative;
    color: #000;
    -ms-word-break: break-all;
    
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

#VoucherDescription {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    position: relative;
    text-align: left;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    padding-top: 2px;
    padding-bottom: 2px;
}

.scrollable-menu {
    /* height: auto; */
    min-height: 45%;
    overflow-x: hidden;
    width: 99vW;
    position: fixed;
    left: 0px;
    top: 25vH;
}
.scrollable-menu-names {
    height: auto;
    max-height: 90vH;
    overflow-x: hidden;
    /* width: 99vW; */
    /* position: fixed; */
    /* left: 0px; */
    /* top: 25vH; */
}

ul#voucherLayoutSelect>li{
    height:auto;
}

ul#voucherLayoutSelect>li>img {
    max-height: 230px;
    width: auto;
    max-width: 100%;
}

#voucher>#VoucherBorder>#VoucherFunction {
    padding: unset;
    position: absolute;
    top: 10px;
    right:10px;
    
}

#voucher>#VoucherBorder>#VoucherFunction>#collectVoucher, #voucher>#VoucherBorder>#VoucherFunction>#releaseVoucher {
    bottom: 0px;
    line-height: 18px;
    top: 0px;
    text-align: center;
    height: 20px;
    width: 20px;
}

#voucher>#VoucherBorder>#VoucherFunction>#collectVoucher {
    right: 0px;
}

#voucher>#VoucherBorder>#VoucherFunction>#releaseVoucher {
    left: 0px;
    display: none;
}

#voucher>#VoucherBorder>div {
    vertical-align: middle;
    min-height: 25px;
    padding-left: 0px;
    padding-right: 0px;
}

#voucher>#VoucherBorder>div>.form-control {
    width: 50%
}

div[id^='voucherBadge'] {
    position: absolute;
    background-color: #e5232e;
    color: #FFF;
    top: -5px;
    left: -5px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 30px;
    line-height: 30px;
    text-align: center;
    display: none;
}


#ConfirmationHeader {
    margin-left: auto;
    margin-right: auto;
    padding: unset;

}

.TaxDisplay {
    border: none !important;
    font-size: smaller;
}

.ConfirmationLine {
    border-top: 1px solid black !important;
}

#CCNumber {
    font-size-adjust: 0.3;
}

#ShowSwitch>a.btn-ticket {
    height: auto !important;
    font: 14px 'Source Sans Pro', sans-serif;
    line-height: 30px;
}

#ShowSwitch>ul,
#ShowSwitch>ul>li {
    height: auto !important;
    font: bold 14px 'Source Sans Pro', sans-serif;
    width: 100%;
    padding-top: unset;
    padding-bottom: unset;
}

#ShowSwitch>ul {
    max-height: 400px;
    overflow-x: hidden;
    min-width: 300px;
}

#ShowSwitch>ul>li {
    border-bottom: 1px solid #e5232e;
}

#NewsletterTable {
    border: none;
}

#NewsletterTable>tbody>tr>td {
    border-top: none;
}

.NLBody {
    vertical-align: middle !important;
    border-top: 1px solid #ddd !important;
}

.NLBody>h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.menuCollapse,
.LoaderButton {
    color: #e5232e;
    cursor: pointer;
}

.LoaderButton {
    font-weight: bold;
}

.walletImg {
    height: 40px;
    width: auto;
    text-align: center;
    cursor: pointer;
    position: absolute;
}
.pdfImg {
    height: 50px;
    width: auto;
    text-align: center;
    cursor: pointer;
}

.loyaltySingle {
    font-size: 16px !important;
    line-height: 30px !important;
    vertical-align: center !important;
}

.DateDiv p,
#EventNameList p {
    color: #fff;
}

.SingleWallet {
    border-radius: 20px;
    box-shadow: 3px 3px 2px 0px #e5232e;
    /* padding: 10px; */
    margin-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.StepsContainer{
    padding: 0px !important;
    position: relative;
}
.StepsContainer.Line{
    width:80px;
}


.StepNumber, .StepCircle, .StepText{
    width: 40px;
    height: 40px;
}

.StepNumber{
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    margin-top: -40px;
}

.StepCircle{
    border: 1px solid #000;
    border-radius: 50%;
}

.NumberLine{
    height: 80px;
    width:60px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    position: absolute;
    margin-left: 10px;
    margin-right: 10px;
}
.NumberLine > hr{
    height: 1px;
    background-color: #000!important;
}

.StepText{
    font-size: 10px;
    text-align: center;
}

#downloadWallet {
    cursor: pointer;
}

.qrSlider {
    background-color: #e5232e;
    color: #fff;
}

.downloadoverlay {
    visibility: hidden;
}


.ticketOverview{
    padding-left:0px;
    padding-right:0px;
}

.table-fit {
    width: 1px;
}



.table-borderless,
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}
.movieInfoTable > tbody > tr > td{
	word-break: keep-all;
    padding: 0px;
    padding-right: 5px!important;

}
.movieInfoTable > tbody > tr > td > .info_key{
	width:auto;
}
.posterdiv > img{
    vertical-align: unset;
}
.posterdiv {
    padding-top: 3px;
    padding-left: 0px;
    padding-right: 0px;
}

.infodiv{
    padding-left:5px!important;
}
.GuestGoButton{
    padding-right: 0px;
}


.GuestRegisterinformation{
    padding:0px;
    padding-bottom:15px;
    padding-top:15px;
}
.GuestRegisterinformation > hr{
    margin:0px;
}
.shopMobile{
    display: none!important;
    pointer-events: none;    
    visibility: hidden;
}
.shopDesktop{
    pointer-events: all;
    display: inline-block!important;
    visibility: visible;
}
#frmLoyaltyWanted,
#frmLoyaltyWanted2{
    padding-left: 5px!important;
    background-color: lemonchiffon; 
}

#CookieModal{
    display: none;
    padding-right: 17px;
    padding-left: 17px;
    background-color: #fff;
    max-height: fit-content;
    height: fit-content;
}

#CookieModal > .modal-dialog{
    width: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    font-size: 12px!important;
}

@media screen and (max-width:999px) {
    #CookieModal > .modal-dialog{
        width: 80%;
    }   
}
@media screen and (max-width:899px) {
    #CookieModal > .modal-dialog{
        width: 85%;
    }   
}
@media screen and (max-width:799px) {
    #CookieModal > .modal-dialog{
        width: 90%;
    }   
}
@media screen and (max-width:699px) {
    #CookieModal > .modal-dialog{
        width: 95%;
    }   
}

#CookieModal > .modal-dialog > #ConsentModal{
    min-height: unset;
    box-shadow: unset;
    border: none;
    max-height: 100vh;
}
#ShowPass.form-control-feedback, 
#ShowPassReg.form-control-feedback, 
#ShowPassNew.form-control-feedback, 
#ShowPassOld.form-control-feedback, 
#ShowPassConfirm.form-control-feedback {
    top:0px!important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-transform: none;
}
#frmCity > .bootstrap-select>.btn.dropdown-toggle, #city {
    border: 1px solid #bbb!important;
    color: #aaa!important;
    background-color: unset!important;
    padding: 0px 15px!important;
    line-height: unset!important;
}
@media screen and (max-width:999px) {
    .paymentIconsContainer,.agbContainer {
        margin-left: 0%;
    }
}
#MeanBox {
    position: absolute;
    width: 20px;
    display: block;
    transform: scale(1.5);
    margin-top: 10px;
    margin-left: 20px;
}
.gretaLogo {
    height: unset!important;
    width: 80px!important;
}
.gretaContainer{
    height:40px;
    width:40px;
    position:absolute;
    top:0;
    left:0;
}
#SiteLogo{
    display: inline-block!important;
}
#SiteLogo>img, #SiteLogo>a>img {
    display: block!important;
    height: 30px;
}
@media screen and (max-width:767px) {
    #frameBadge, .ratingImg, #frameBadgeMobilePoster {
        z-index: 0!important;
    }
    .ratingImg {
        top: 0px!important;
    }
    .fskLogoBig{
        width: 80px;
        float: left;
        padding-right: 5px;
        padding-bottom: 5px;
    }
    .parentalGuidanceInfo{
        font-size: 12px;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .gretaLogo {
        width: 40px!important;
        
    }   
    .gretaContainer{
        height:40px;
        width:40px;
        position:absolute;
        left:unset;
        top: 7px;
        right: 20px;
        z-index: 5;
    } 
    .PriceInfoPayPal {
        font-size: 16px;
        display: none;
        position: absolute;
        background-color: #000;
        width: auto;
        padding: 10px;
        color: #eee;
    }
    .languageVersionBar {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #CookieModal > .modal-dialog {
        width: unset;
    }
    #Register>.form-group>label, #Login>.form-group>label, .form-check-label {
        font-size: inherit;
    }
    #ShowPass.Login {
        margin-top: 0px;
    }
    
    .voucher-layout-image-preview {
        width: 30%;
        height: auto!important;
        display:block!important;
    }
    #voucherShop-Description {
        padding: 0px;
        padding-bottom: 10px;
        font-size: 12px;
    }
    .voucherLayoutDropdown > ul{
        z-index: 999;
    }
    
    header,
    .dashboard,
    .container-fluid,
    .NavMaxWidth {
        max-width: unset;
    }
    
    
    #Seatplan {
        transform-origin: top left;
        width:100vW;
    }
    .shopMobile{
        pointer-events: all;
        display: block!important;            
        visibility: visible;
    }
    .shopDesktop{
        pointer-events: none;
        display: none!important;           
        visibility: hidden;
    }
    .GuestRegisterButton,
    .GuestGoButton,
    .GuestEmailTable{
        padding-left:0px;
        padding-right:0px;
    
    }

      
    .GuestRegisterinformation{
        padding:15px;
    }

    .opacity{
        opacity: .3;
    }

    .viewcontainer{
        padding-left: 0px;
        padding-right: 0px;
    }

    .viewButtonContainer{
        display:flex;
        justify-content:right;
        align-items:center;
        padding-left: 0px;
        padding-right: 0px;

    }

    .viewButton{
        background: none;
        border: none;
        box-shadow: none;  
        padding-left: 0px;
        padding-right: 0px;     
    }

    #TI-ConfirmationArea{
        padding-left:0px;
        padding-right:0px;
    }

    .mobilePosterContainer{
        text-align: center;
        width: 150px;        
        margin-left: auto;
        margin-right: auto;
    }

    #voucher>#VoucherBorder>div,
    #VoucherDescription{
        height: auto !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    #VoucherDescription {
        font-size: 14px;
        line-height: 14px;
        color: #000;
        position: relative;
        text-align: center;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    
    .concessionAddContainer, .concessionDecreaseContainer, .concession-Count {
        float:left;
        width:33%;
    }
    #NavArea{
        height:auto;
        min-height: 35px;
    }
    .movieInfoSeatplan, .infoTable {
        padding-top: 0px;
    }
    .bannerHeader{
        font-size: 14px;
    }
    .infoTable {
        min-height: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
   
    #TransOverview, #TransOverview2, #Concession-Panel{
        padding-left: 0px;
        padding-right: 0px;
    }

    .StepsToSuccess{
        margin-top: 35px;
    }
    .NumberLine {
        margin-left: 0px;
        margin-right: 0px;
        width: 30px;
    }
    .StepNumber {
        line-height: 30px;
        margin-top: -30px;
    }
    .NumberLine > hr {
        margin-top: 15px;
    margin-bottom: 15px;
    }

    #CountDownresultBar, #CountDownresultBar > div {        
        line-height: 16px;
        margin-bottom: 0px;
    }
    .StepsContainer.Line{
        width: unset;
    }
    .StepNumber, .StepCircle, .StepText {
        width: 30px;
        height: 30px;
    }

    .cookieConsentButton{
        padding-top:10px;    
    }
    
    .kijkwijzer {
        background-color: #fff;
        padding: 2px;
        border-radius: 20px;
    }

    .mobileKijkwijzer {
        position: absolute;
        margin-top: -35px;
        text-align: center;
    }

    #cardsPanel {
        padding: unset !important;
        width: 100% !important;
        margin: unset !important;
    }

    #cardsQR {
        top: 30px;
    }

    #cardsPanelContent {
        position: relative;
        height: 160px;
    }

    #CountDown {
        bottom: 0px;
    }


    #TI-ConcessionShop,
    #concessionShopOverview,
    #concessionShop,
    #concessionShop-Header {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .ButtonHome {
        padding-bottom: 1px;
        width: 50px;

    }

    .ButtonHome a {
        font-size: 14px !important;
        height: 18px !important;
        line-height: 18px !important;
    }



    .loaderPoster {
        height: 150px;
    }

    .ticket-category {
        line-height: 25px;
    }

    .loyaltySingle {
        background-color: #e5232e;
        color: #FFF;
        text-align: center;
    }

    #EntryLoyaltyID {
        padding: 0px !important;
    }

    #WaitingArea {
        height: 300px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #WaitingArea>.progress {
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
    }

    #ShowSwitch>ul {
        max-height: 300px;
        overflow-x: hidden;
        left: 50%;
        transform: translate(-50%, 0);
    }

    #displayETicket {
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #HeaderDateSearch>div>button {
        height: 20px;
    }

    #HeaderDateSearch>div>select,
    #Summary_length>label>select,
    #Summary_filter>label>input {
        height: 20px;
        font-size: 14px;
        padding: unset;
    }

    #Summary_wrapper {
        text-align: center;
    }

    #NewsletterTable>tbody>tr>td>h1 {
        font-size: 24px;
    }

    #NewsletterTable>tbody>tr>td,
    #NewsletterTable>tbody>tr>th,
    #NewsletterTable>tfoot>tr>td,
    #NewsletterTable>tfoot>tr>th,
    #NewsletterTable>thead>tr>td,
    #NewsletterTable>thead>tr>th {
        vertical-align: middle;
        border: none;
        border-bottom: 1px solid silver;
    }

    #NewsletterTable {
        border: none;
    }

    #usermenu>.dropdown-menu {
        min-width: 100%;
        position: fixed;
    }

    /* #ShowSwitch {
        position: absolute !important;
        display: block !important;
        left: 50%;
        transform: translate(-50%, 0);
    } */

    #MovieInfoBox, #MobilePoster{
        padding-left: 0px;
        padding-right: 0px;
    }

    #ShowSwitch>a {
        font-size: 14px;
        line-height: 14px;
        vertical-align: middle;
    }

    #ShowSwitch>a.btn-ticket {
        height: auto !important;
    }

    #InvoiceActions {
        display: none;
        background-color: #eaeaea;
        position: relative;
        bottom: 0px;
        align-items: center;
        justify-content: center;
    }

    #CardData>div {
        padding: 0px !important;
    }
    #voucher>#VoucherBorder>div>.form-control {
        width: auto;
        right: 0px;
        position: absolute!important;
    }

    #voucher>#VoucherBorder>#VoucherPrice>.voucherPicker {
        width: auto;
    }

    #Login>.form-group>button,
    #Login>.form-group>#forgottenPassword,
    #Register>.form-group>button,
    #ForgotPassword>.form-group>button {
        margin-top: 4px;
        margin-bottom: 4px;
    }

    #TI-Confirmation {
        padding: unset !important;
    }

    .cardoverview-header {
        padding: unset !important;
    }

    #TI-VoucherShop {
        padding: 0px;
    }
    #voucher>#VoucherBorder>#VoucherPrice {
        text-align: right;
    }
    div[id^='voucherBadge'] {
        position: absolute;
        background-color: #e5232e;
        color: #FFF;
        top: -2px;
        left: -2px;
        font-size: 14px;
        min-width: 15px;
        min-height: 15px;
        border-radius: 15px;
        line-height: 15px;
        text-align: center;
        display: none;
    }

    #voucher{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #voucher>#VoucherBorder>#VoucherPrice>div {
        font-size: 18px;
        line-height: 35px;
        font-weight: normal;
    }

    #voucher>#VoucherBorder>#VoucherDescription {
        font-size: 14px;
        padding: unset;
    }

    #voucher>#VoucherBorder>#VoucherName>#VoucherNameText {
        font-size: 18px;
        text-align: center;
        padding-bottom: 4px;
    }

   
    div#VoucherImage > img {
        height:50px;
    }

    .voucherLayoutDropdown {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }

   

    .modal-title {
        font-size: 14px;
    }

    .modal-body,
    .modal-header {
        padding: 4px;
    }

    .movie_cover img,
    .movie_posterlist img {
        width: 100%;
        height: auto;

    }
 .movie_posterlist img:not(.ratingImg):not(.gretaLogo),
    .movie_cover img:not(.ratingImg):not(.gretaLogo){
        min-height: 250px!important;
        min-width: 180px!important;
        padding-top: 0px!important;
    }
    .movie_cover img.ratingImg{
        left: 1px!important;
    }
    .ratingImg.center-block {
        display: block!important;
        margin-right: auto!important;
        margin-left: auto!important;
    }
    .movie_posterlist, .movie_cover {
        padding-right: 1px !important;
        padding-left: 1px !important;
    }

    body {
        font-size: 14px;
    }

    header {
        min-height: 50px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    header>.level-1 {
        min-height: 30px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    header>.level-1>.level-1-1 {
        min-height: 30px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    header>.level-2 {
        min-height: 20px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .MenuItem {
        float: left;
        /* min-width:150px; */
        width: auto;
        right: 0px;
    }

    #NavMenu {
        top: 30px;
        right: 0px;
    }

    .fullMenuItem {
        min-height: 20px !important;
        min-width: 20%;
    }

    #fullMenu {
        margin-top: 15px;
    }

    .fullMenuItem>i {
        font-size: 20px;
        line-height: 30px;
        vertical-align: middle
    }

    .TI-ConcessionGroup>.btn-ticket-active {
        width: auto;
        height: auto;
        display: inline-block;
        margin: 3px 5px 0 0;
        font-size: 14px;
    }

    .TI-ConcessionGroup>.btn-ticket-deactivated {
        width: auto;
        height: auto;
        display: inline-block;
        margin: 3px 5px 0 0;
        font-size: 14px;
    }

    #TI-Summary,
    #Summary_wrapper,
    #Summary_wrapper>.row>div,
    #Summary {
        padding: unset !important;
        float: inherit;
        width: 100%;
    }

    #Summary_previous.paginate_button>a,
    #Summary_next.paginate_button>a {
        padding: 6px 3px;
    }

    ul.dtr-details>li {
        display: inherit;
        width: 25%;
    }

    .modal-dialog {
        margin: 0px;
    }

    #TI-Schedule,
    .movie_list {
        padding-left: 0px !important;
        padding-right: 0px !important;
        /* padding-top: 10px; */
        margin-top: 4px;
    }

    .concession-Plus>img {
        margin-right: -1px;
        margin-top: -1px;
    }

    .concession-Minus>img {
        margin-left: -1px;
        margin-top: -1px;
    }

    .concession-Filter {
        font-size: 14px;
    }

    #concession-Filter {
        font-size: 14px;
        padding: 2px;
    }

    .TI-Concessions {
        width: 100% !important;
        font-size: 14px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .TI-Concessions > div {
        height:fit-content;
        min-height: 25px;
        text-align: center;
    }

    .concession-Price {
        line-height: 20px;
        font-size: 20px;
    }
    .concession_head>.concessionImageResp {
        width: 50px;
        text-align: center;
        max-width: unset;
        background-position: center!important;
    }
    .concession-Name {
        line-height: 14px;
        font-size: 18px !important;
        padding: 0px!important;
        text-align: center;
    }
    #MobilePoster{

        padding-top: 5px;
        padding-bottom: 10px;
    }
    #MobilePoster > img{
        max-height: 125px;
        width: auto;
    
    }
    .concession-SelectButton {
        top: 0px !important;
        min-width: 100% !important;
        line-height: 11px;
        font-size: 14px !important;
    }

    .concession-Selector-Option-Item,
    .concession-Selector-Option-Item-Selected,
    .concession-Selector-Option-Header {
        font-size: 20px;
    }

    .concession-Selector-Table-Items {
        min-width: 100% !important;
        line-height: 14px;
        font-size: 14px !important;
        text-align: center;
    }

    .concession-SelectButton>.btn-ticket {
        min-width: 100% !important;
        font-size: 14px;
        border: unset;


    }

    .concession-Selector-Table-Name {
        line-height: 14px;
        font-size: 14px !important;
        min-width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        float: left;
    }

    .container-fluid {
        padding-left: 5px !important;
        padding-right: 5px !important;
        min-height: 95vH;
    }

    .concession-Badge {
        font-size: 12px;
    }

    .row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .week_overview span {
        display: block;
        
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
    }

    .week_overview .Date {
        text-align: center;
        margin-bottom: 5px;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
        white-space: nowrap;
    }
    .SplitEvent {
        font-size: 10px !important;
        height:inherit!important;
    }
    .week_overview a {
        background: #e5232e;
        padding: 7px;
        color: #fff;
        font-size: 14px;
    }
    #menuItemData {
        font-size: 12px;
        font-weight: normal;
    }
    .TI-Toolbar-Top {
        position: relative !important;
    }

    .movie_posterlist,.movie_cover {
        padding-right: 2px !important;
        padding-left: 2px !important;
    }

    .movie_posterlist img,
    .movie_cover img {
        height: 220px;
        width: 150px;
        padding-bottom: 2px;
    }

    .mobileShowTitle {
        height: 30px;
        line-height: 18px;
        font-weight: 300;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        width: 150px;
        margin-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        text-overflow: ellipsis;
        word-wrap: break-word;
        overflow: hidden;
        max-height: 2em;
        line-height: 1em;
    }

    .mobileView {
        height: 120px !important;
        width: auto !important;
    }

    /* .movie_list .playWeek, */
    .movie_list span {
        width: 100%;
    }

    .movie_list {
        min-height: 230px;
        margin-bottom: 5px;
    }

    .movie_list>.row {
        min-height: 200px;
    }

    #TI-OrderList {
        font-size: 14px;
    }

    .navbar-brand {
        font-size: 14px;
    }

    #ShowInfoButton,
    #TrailerButton {
        font-size: 14px;
    }

    .panzoom {
        margin-right: 100%;
    }

    .visuallyhidden {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
        border: 0;
    }

    .selDatePanel {
        color: #ff0000;
    }

    #PriceTable {
        font-size: 10px;
        border-collapse: inherit;
        /* width:98%!important; */
        /* line-height:16px; */
    }

    .TI-PlusButton,
    .TI-MinusButton {
        width: 25px;
        height: auto;
    }

    #TI-Seatplan {
        padding-left: 0px;
        padding-right: 0px;
    }

    #TI-Seatplan>div {
        padding-left: 0px;
        padding-right: 0px;
    }

    #TI-Seatplan>div>div {
        padding-left: 0px;
        padding-right: 0px;
    }

    body .panel-title {
        font-size: 15px !important;
        /* line-height:15px; */
    }

    #ConcessionBanner {
        height: 80px !important;
        width: auto;
    }

    .TI-SurchargesInfo {
        font-size: 12px !important;
    }

    #cinemaLogo {
        width: 60px !important;
        height: auto;
    }

    .TI-Event {
        /* width:100px!important; */
        height: 140px !important;
        font-size: 12px !important;
    }

    .TI-Image>img {
        max-height: 80px !important;
    }

    .TI-timepanel>a.btn {
        height: 30px;
        vertical-align: middle;
        min-width: 100%;
        line-height: 28px;
    }
    .conButton{
        right: 4px;
        bottom: 4px;
    }

    .conPrice{
        text-align: center;
        position: absolute;
        bottom: 4px;

    }
    .TI-timepanel>h3 {
        background-color: #dddddd;
        padding: 4px;
    }

    #logo {
        width: 150px;
        height: auto;
    }

    .btn-schedule-infotrailer {
        width: 100%;
    }

    .show_movie_text {
        font-size: 14px;
        text-align: right;
        width: 100%;
    }

    .show_movie_trailer {
        font-size: 14px;
        text-align: right;
        width: 100%;
    }

    .show_movie_trailer_label {
        background-size: auto 80% !important;

        width: 100%;
    }

    .show_movie_text_label {
        background-size: auto 80% !important;

        width: 100%;
    }

    .btn-schedule-infotrailer .active,
    .btn-schedule-infotrailer .btn:hover {
        background-size: auto 80% !important;
    }

    .btn-schedule-infotrailer .active.show_movie_text_label,
    .btn-schedule-infotrailer .show_movie_text_label:hover {
        background-size: auto 80% !important;
    }

    .btn-schedule-infotrailer .active.show_movie_trailer_label,
    .btn-schedule-infotrailer .show_movie_trailer_label:hover {
        background-size: auto 80% !important;
    }

    h1 {
        font-size: 14px;
    }

    .h1,
    .h2,
    .h3,
    h1,
    h2,
    h3 {
        margin-top: 10px!important;
        margin-bottom: 5px!important;
    }
    h3#ScreenPlan{
        font-size: 10px;
    } 
    #screenText{
        font-size: 14px;
    }
    .movie h2 {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .agbContainer,
    .paymentIconsContainer {
        min-height: 20px;
        margin-left: 0%!important;
    }
    #PayButton_Down{
        margin: unset!important;
    }
    .order h2 {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .week_overview {
        margin-top: 15px;
    }

    .movie_title {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        text-transform: uppercase;
		line-height: 1.5;
        margin-top: 0;
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }

    .movie_info,
    .movieInfoTable {
        font-family: 'Source Sans Pro', serif;
        font-size: 14px;
        padding-left: 0px;
    }

    #ConfirmationHeader {
        margin-left: auto;
        margin-right: auto;
        padding: unset;
        font-size: 14px;
    }

    .movie_info strong {
        text-transform: uppercase;
        font-style: normal;
        font-family: 'Source Sans Pro', sans-serif;
        margin-right: 5px;
        font-size: 14px;
    }

    #TI-PriceTable>div {
        padding: 0px !important;
    }

    #PriceTable>tbody>tr>td {
        padding: unset !important;
        padding-top: 2px !important;
        padding-left: unset !important;
        padding-right: 1px !important;
        padding-bottom: 2px !important;
        font-size: 14px !important;
    }

    .Date.Daily,
    .Date.Daily > strong{
        text-align: left!important;    
    }
    .TI-timepanel>a.Daily{
        text-align: left;
        padding-left: 5px!important;
    }
    #cookieBar {
        font-size: 12px !important;
        line-height: 14px;
        max-height: 50%!important;
        width: 100%;
        margin-left: unset;
        
    }

    .cookieLink {
        width: 40px;
        height: 20px;
        line-height: 20px !important;
    }

    .cookieText {
        font-size: 15px;
    }

    .btn-ticket,
    .btn-default,
    .btn-default:active,
    .btn-ticket[disabled],
    .btn-ticket:hover,
    .btn-ticket-active:hover,
    .btn-account:active,
    .btn-ticket-back:hover {
        border: 1px solid #acacac !important;
        height: 30px;
        font-size: 14px;
        padding: 0px 6px;
    }
    #ShowSwitch>a.btn-ticket  {
        height: 20px;
        font-size: 10px!important;
        padding: 0px 6px;
        line-height: 20px;
    }
    .zoom-buttons .zoom-in,
    .zoom-buttons .zoom-out {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px!important;
        border: none !important;
        box-shadow: none!important;
    }

    .reset {
        max-height: 30px !important;
        line-height: 30px!important;
        font-size: 14px !important;
        border: none !important;    
        margin-bottom: 2px;
        
    }
    #LegendButton {
        font-size: 14px;
    }

    .btn-ticket-add, .btn-ticket-sub, .btn-ticket-add:hover, .btn-ticket-sub:hover{
        width: 30px !important;
        height: 30px !important;
        border: none!important;
        background-color: #000!important;
        color: #fff!important;
        line-height: 30px!important;
    }
    .btn-ticket-add[disabled], .btn-ticket-sub[disabled] {
        
        background-color: #acacac!important;
      
    }

    .btn-account:hover {

        font-size: 12px;
    }

    .btn-account {
        border: 1px solid #e5232e;
        background: none;
        color: #e5232e;
        font-size: 12px;
    }

    .btn-logout {
        position: unset;
    }
    .btn-ticket-add, .btn-ticket-sub,.ticketNumberDisplay {
        font-size: 16px!important;
    }
    .ticketNumberDisplay {
        line-height: 30px;        
    }

    #VersionInfo {
        font-size: 14px;
    }

    #SeatplanInfo1 {
        display: none;
    }


    #Counter {
        font-size: 14px;
    }

    .form-group {
        margin-bottom: 0px;
    }

    #symbol-register,
    #symbol-login,
    #symbol-logout {
        line-height: 10px;
        font-size: 14px;
        position: inherit;
        left: -6px;
    }

    .LoginRegister {
        /* padding-top: 5px!important; */
        text-align: center;
        bottom: 0px;
        min-height: 25px !important;
    }

    .LoginRegister>#buttons {
        margin-bottom: 5px;
    }

    #usermenu {
        display: none;
        height: unset;
        position: relative;
        width: 100%;
    }

    #username {
        font-weight: normal;
        background-color: unset !important;
        font-size: 8px;
        text-align: right;
        right: 2px;
        top: 30px;
        position: absolute;

    }

    #usermenu>.dropdown-toggle {
        font-weight: bold;
        border: 1px solid #e5232e;
        background: #e5232e;
        font-family: 'Source Sans Pro', sans-serif;
        color: #fff;
        font-size: 10px;
        cursor: pointer;
        padding: 4px 9px;
        outline: none !important;
        text-decoration: none;
    }

    #usermenu>.dropdown-menu {
        /* font-size: 10px; */
        /* padding: 0px 0; */
        /* margin: 0px; */
        left: unset;
        right: 0px;
    }

    .dropdown-header {
        padding: 3px 5px !important;
    }

    #usermenu>.dropdown-menu>li>a {
        padding: 3px 5px !important;
    }

    .ti-nav-container {
        padding-bottom: 0px;
    }

    #Edit>.form-group>div>.form-control,
    #Edit>.form-group>div>.row {
        width: 100% !important;
        margin: unset;
    }

    #Edit>.form-group>div>.row>div {
        padding: unset !important;
    }

    #Edit>.form-group>div>#housenumber {
        width: 30%;
        display: unset;
    }

    #Edit>.form-group>div>#zipcode {
        width: 30% !important;
        display: unset;
    }

    #SubmitFormChangeUser {
        margin-right: unset;
    }

    #TI-Summary {
        padding: unset;
    }

    .table-summary {
        font-size: 14px;
    }

    .linkLittle {
        font-size: 14px;
    }

    .btn-account:active {
        border: 1px solid #e5232e !important;
        background: #e5232e;
        padding: 0 0 0 0;
        font-size: 12px;
    }

    #HeaderSummary, #HeaderUserEdit {
        font-size: 15px;
    }

    .paginate_button {
        font-size: 14px;
    }

    #TI-Transaction {
        padding: unset;
    }

    #CardInfoTable,
    .cardoverview,
    .cardoverview-header {
        font-size: 14px;
    }

    .ticket-heading {
        min-height: unset;
    }

    .ticket-heading>.row>div,
    #HeaderSummary,
    #cardsmenu,
    #CardSelect {
        padding: unset;
    }

    .CardData,
    .CardData>.panel-body {
        padding: unset;
    }

    #voucher {
        padding: 2px;
    }

    #voucherShop-Header {
        font-size: 20px;
        padding-right: 0px;
        padding-left: 0px;
    }

    #ScrollToSeatplan2,
    #PayButton_Up {
        font-size: 14px;
    }

    #ScrollToSeatplan2 {
        margin-left: 0px;

    }

    .btn-toolbar {
        margin-left: 0px;
    }

    .SeatPlanView h3#ScreenPlan {
        padding: 1px 0px;
        font-size: 14px;
        margin: 0px;
    }

    .SeatPlanView h3#ScreenPlanDown {
        padding: 1px 0px;
        font-size: 14px;
        margin: 0px;
    }

    
    .CountDown {
        font-size: 16px;
        text-align: left;
        line-height: 16px;
    }
    #OfflineTicker {
        text-align: center;
    }

    .offline {
        line-height: 30px;
        font-size: 14px;
    }

    #frameBadge {
        padding: unset;
        left: unset;
        top: unset;
        right: unset;
        bottom: unset;
        text-align: center !important;

        position: relative;
    }


    .AbortTrans,
    .AbortTrans>i,
    .AbortTrans>span {
        font-size: 11px !important;
        vertical-align: middle;
    }

    #TicketLimit {
        font-size: 20px;
        border: 2px inset red;
    }

    #ToTransaction {
        font-size: 12px;
    }

    #ToTransaction>i {
        font-size: 14px;
    }

    #NavDivider {
        font-size: 14px;
    }

    .movie_text {
        padding-top: 0px;
        line-height: 15px;
        display: none;
        overflow: hidden;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
    }

    #Nav-CineCard {
        font-size: 12px;
    }

    .cineCardImg {
        width: 30px;
        height: auto;
    }

    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child::before,
    table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child::before {
        top: 4px !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: unset !important;
    }

    .simpleText {
        font-size: 14px;
        padding: 0px 6px;
        height: 25px;
    }

    #cardsmenu>.dropdown-toggle {
        height: 20px;
        font-size: 14px;
    }

    .movie_text {
        border: 2px solid #E6E9ED;
    }

    #posterlist-languageversion {
        background-color: rgba(87, 97, 116, .6);
        font-size: 14px;
        text-align: center;
    }

    .Mobile {
        display: block !important;
        z-index: 999 !important;
        position: absolute !important;
        background-color: #fff;
        height: 100% !important;
    }

    #CardDetails,
    #CardTransactions {
        padding: 2px;
    }

    #WaitBar {
        line-height: 40px;
        font-size: 14px;
    }

    /* .concession-Add {
        line-height: 25px !important;
        height: 25px !important;
        width: 25px !important;
        text-align: center !important;
        font-size: 25px !important;
        border: none!important;
    } */

    #MobileEvents {
        margin-bottom: 15px;
        border-bottom: 1px #e5232e solid;
        padding-bottom: 10px;
    }

    #MobileEvents>div>h2 {
        font-size: 24px;
    }

    .movielist,
    #Timeplan,
    #EventData {
        padding-left: 5px !important;
        padding-right: 5px !important;

    }


    #LawData > a > .btn-law {
        font-size: 10px;
    }

}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length {
        float: left;
        text-align: center;
    }

    .dataTables_wrapper .dataTables_filter {
        float: right;
        text-align: center;
    }

    .back-button-ticket {
        font-size: 14px;
        vertical-align: middle;
    }

}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e5232e;
    border-color: #e5232e;
}

.pagination>li>a,
.pagination>li>span {
    border-color: #e5232e;
    color: inherit;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #acacac;
    border-color: #acacac;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
    border: none;
}


/*LOADER*/


/* Waitscreen */

#WaitOverlay img {
    margin-left: -25px;
    margin-top: -25px;
}

#WaitOverlay {
    display: block;
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 25vH auto;
    font-size: 14px;
    position: relative;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #fff;	
	-webkit-animation: load8 1.5s infinite linear;
    animation: load8 1.5s infinite linear;    
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media (max-width: 767px) {
    .btn-xs-block {
        display: block;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .btn-sm-block {
        display: block;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .btn-md-block {
        display: block;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .btn-lg-block {
        display: block;
        width: 100%;
    }
}

.blink {
    animation: blink-animation 2s steps(5, start) infinite;
    -webkit-animation: blink-animation 2s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
.previewVoucherImageSrc {
    max-height: 100vH!important;
    max-width: 100vW;
}


@media screen and (max-width:767px) and (orientation:landscape) {

    .movie_posterlist {
        height: 350px;
    }

    .movie_posterlist img {
        height: auto;
        max-height: 190px;
        width: 200px;
        padding-bottom: 2px;
    }

    .movie_list .playWeek,
    .movie_list span {
        width: 200px;
    }

}

@media print {

    @page {
        size: A4;
    }

    #Confirmation_Backlink,
    #LoginRegister,
    #LoyaltyArea,
    #username,
    #buttons,
    #DownloadArea {
        display: none;
    }

    a:link,
    a:visited {
        background: transparent;
        color: #520;
        font-weight: bold;
        text-decoration: underline;
    }
}
.MethodAmount{
    position: absolute;
    width:100px;
    right: 30px;
    top: 10px;
    text-align: left;
}

.MethodAmount > .fa{
    cursor: pointer;
}

.SpecialOV {
    background-color: #FF0000 !important;
}
   /* Responsives Embed-Container (16:9) */
    .video-container {
      position: relative;
      padding-bottom: 56.25%; /* 16:9 Verhältnis */
      height: 0;
      overflow: hidden;
      max-width: 100%;
      background: #000;
      margin-top: 1em;
    }
    .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
    }
    #videoUrl {
      width: 100%;
      padding: 8px;
      box-sizing: border-box;
    }
    #loadBtn {
      margin-top: 0.5em;
      padding: 8px 16px;
    }