@import url("/fonts/fonts.css");

.elemDisabled {
    opacity: .15 !important;
}

#paymentFrame {
    visibility: hidden;
    height: 0px;
    width: 0px;
    position: absolute;
}
.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;
}
#NavArea {
    position: relative;
    /* background-image:url('https://api.ticket-cloud.de/image/Kinopalast-Vulkaneifel/logo.png'); */
    /* background-size: contain;  */
    /* background-repeat: no-repeat; */
    padding: 0px;
    z-index: 500;
}

.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: visible;
}
.voucher-infotxt{
	float:right;
}
#PayNOW {
    margin-bottom: 25px;
}

.MouseOverResAction {
    display: none;
    width: 200px;
    padding: 0px !important;
}

#SiteLogo,
#LoginRegister,
#CountDown,
#MessageBox,
.ButtonHome,
#TicketLimit,
#SeatplanInfo,
#ToTransaction {
    position: absolute;
    display: inline-block;
}

.GoToRegButton,
.LoginButton,
.PWLostButton,
.RegisterButton,
.GoToLoginButton {
    display: none;
}

.requiredField::after {
    content: " *";
}

.pull-right#Add-Voucher{
	float:left!important;
	margin-left:10px;
}

.scheduleHeaderImage {
    text-align: center;
    padding-bottom: 15px;
}

#concessionShopOverview,
#concessionShopOverview>#TI-Transaction {
    padding-left: 0px;
    padding-right: 0px;
}


#LawData{
	position: fixed;
    bottom: 0px;
    padding: 0px!important;
    z-index: 5;
}

#LawData > .btn-law > a{
    width: 100%;
    vertical-align: middle;
    text-decoration: none;
}

#LawData > .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;
}

.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;
}

#SiteLogo {
    left: 0px;
    padding: 5px;
    max-height: 40px !important;
}

#SiteLogo>img,
#SiteLogo>a>img {
    left: 0px;
    max-height: 200px !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: 20%;
}

#MessageBox {
    top: 0px;
}

#SeatplanInfo {
    top: 0px;
}

#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%;
}

.NavMaxWidth {
    max-width: 1440px;
}

#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: 1440px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

.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;
}

#ConcessionHeadline,#VoucherHeadline{
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 2px solid #000;
    font-weight: 500;
}
.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 #17afa3;
    background: #fff;
    color: #17afa3;
    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;
}

html {
    box-sizing: border-box;
    background-color: #fff !important;
    -webkit-tap-highlight-color: #17afa3;
    background-size: auto auto;
    background-size: 100% 100%;
}

body {
    font: 18px 'Source Sans Pro', sans-serif;
    color: #444f63;
    background-color: #fff;
    font-size: 18px;
    background-size: auto auto;
    background-size: 100% 100%;
}

#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;
}
#voucherShopOverview > #TI-Transaction > #TransOverview2,
#voucherShopOverview > #TI-Transaction{
    padding-left: 0px;
    padding-right: 0px;
}
#OfflineTicker {
    padding-top: 5%;
    padding-left: unset;
    padding-right: unset;
    position: fixed;
    top: 20%;
}

#Nav-Logout {
    border-top: 2px solid #17afa3;
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 40px;
}

.dateSelect {
    padding: 5px 0px 5px 0px;
}

.prevDate,
.actDate,
.nextDate {
    padding: unset;
    border: 2px solid #17afa3;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    background-color: #fff;
}

.actDateSelect>option {
    background-color: #fff;
}

.actDateSelect {
    border: unset;
    background: transparent;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

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 #17afa3;
    padding: 0px;
}

.errorbacklink>a {
    color: #17afa3;
    text-decoration: none;
}

.errorbacklink.closeButton {
    color: #17afa3;
    cursor: pointer;
}

.errorbacklink>a:hover {
    color: #17afa3;
    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 {
    background: #576174;
    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: #e6e9ee;
    margin: 1px;
    padding: 2px;
    float: left;
    white-space: nowrap;
    color: #000;
    text-align: center;
}

.scheduleFilterActive {
    font-size: 12px;
    background-color: #17afa3;
    margin: 1px;
    padding: 2px;
    float: left;
    white-space: nowrap;
    color: #ffffff;
}

.ui-state-holiday .ui-state-default {
    background-color: #17afa3;
    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-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%\9;
    /*ie8 will just be at the top */

}

.center-box>.content {
    top: 50%;
    text-align: center;
    vertical-align: center;
    position: relative;
    transform: translateY(-50%);
    /* ie9 and up only */
}

#Error {
    background-color: #fff !important;
}

.TI-timepanel>a.btn {
    background: #e6e9ee;
    margin: 1px 0 !important;
    width: 100%;
    font-size: 15px;
    padding: 5px 8px;
    height: 35px;
    vertical-align: middle;
    min-width: 100%;
    color: #000
}

.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;
}

#EventFilterMain {
    padding-bottom: 20px;
    padding-top: 10px;
}

.function-header {
    text-align: right;
}

.dropdown-menu>li {
    cursor: pointer;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #17afa3 !important;
    background-image: none !important;
    color: #FFF;
}

.ticket-tooltip-styling {
    border: 2px solid #17afa3 !important;
    color: #17afa3 !important;
    font-size: 12px !important;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #17afa3;
}


/* #TI-Schedule, */
/* #TI-OrderOverview { */
/* padding-top: 30px; */
/* } */

.playWeek {
    color: #17afa3;
    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 {
    font-size: 14px !important;
    border: none;
}

#AGBText>div {
    padding: 3px;
}

a.btn-ticket {
    text-decoration: none;
}

#CineCardNeeded {
    font-size: 16px;
    background-color: #fff;
    color: #ff0000;
    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 #17afa3;
    border-left: 2px solid #17afa3;
    background: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #17afa3;
    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: #17afa3 !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;
}

#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;
}

.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-header {
    background-color: #17afa3;
    color: #fff;
    font-weight: bold !important;
}

.modal-title {
    color: #fff;
    font-weight: bold !important;
}

#VersionInfoToggle>i {
    color: #17afa3;
    font-size: 17px;
    height: 25px;
    width: 18px;
    line-height: 1.5;
    vertical-align: middle;
}

#VersionInfo {
    position: fixed;
    right: 0px;
    border-bottom: 2px solid #17afa3;
    border-left: 2px solid #17afa3;
    background: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #17afa3;
    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;
}



.modal-header .close {
    margin-top: -2px !important;
    width: 20px !important;
    opacity: 1 !important;
    color: #fff !important;
    border: none !important;
    background: none !important;
    font-size: 25px !important;
}

#custMail,
#custMailConfirm {
    margin-top: 4px;
    margin-bottom: 4px;
}

#custMailConfirmSign {
    color: green;
}

.poster {
    padding-left: 0px !important;
}

#unseatedPoster {
    padding-top: 5px;
}

.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;
}


/* 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: #17afa3;
    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: #17afa3;
    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: #17afa3;
    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;
}

#Edit>.form-group>div>input[type=password] {
    margin-bottom: 5px;
}

#dateFilter {
    border: 2px solid #17afa3;

    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #17afa3;
}

.DateDiv {
    position: relative;
}

.dateFilterInput {
    position: absolute;
    right: 20px;
    color: #17afa3;
    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: normal !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;
}

.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;
}

[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,
.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; */
/* } */

#usermenu>.dropdown-toggle {
    font-weight: bold;
    border: 2px solid #45e7da;
    background: none;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #45e7da;
    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 #17afa3;
    background: none;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #17afa3;
    height: 25px;
    font-size: 15px;
    cursor: pointer;
    padding: 0px 12px;
    outline: none !important;
    text-decoration: none;
}

#Counter:before {
    content: "\f017";
    /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
    padding-right: 5px;
}

#Counter {
    font-size: 16px;
    cursor: pointer;
}

#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: 'Open Sans', sans-serif;
    font-size: 10px;
}


/* TicketButtons */

.btn-default,
.btn-default:active,
.btn-ticket,
.prereg_button,
.btn-ticket:active,
.btn-ticket-deactivated {
    font-weight: bold;
    border: 2px solid #17afa3;
    background: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #17afa3;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    padding: 0px 12px;
    outline: none !important;
}

.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: bold;
    border: 2px solid #17afa3;
    background: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #17afa3;
    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: #17afa3 !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    border: 2px solid #17afa3 !important;
}

.btn-ticket-active {
    background: #17afa3;
    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: 24px;
    width: 30px;
    height: 30px;
    padding: 0px 0px !important;
    line-height: 1em !important;
}

.btn-ticket-add:hover,
.btn-ticket-sub:hover {
    font-size: 24px;

}
.btn-ticket-add[disabled],
.btn-ticket-sub[disabled] ,
.btn-voucher-add[disabled],
.btn-voucher-sub[disabled]{
    background-color: #acacac!important;
}
.btn-voucher-count{
   font-weight: 400;
}
.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;
}
.label-ticket {
    text-transform: uppercase;
    outline-style: none !important;
    font-family: 'Open Sans Condensed', sans-serif;
}

.btn-schedule-infotrailer {
    height: auto !important;
}

.btn-ticket[disabled] {
    border: 2px solid #17afa3;
    background: #ffffff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    color: #17afa3;
    cursor: not-allowed;
    opacity: .55;
}

.btn-account {
    border: 2px solid #45e7da;
    background: none;
    top: 3px;
    right: 3px;
    color: #45e7da;
    height: 30px;
    font-size: 15px;
    white-space: nowrap;
}

.btn-account:active {
    border: 2px solid #45e7da;
    background: #45e7da;
    color: #FFF;
    height: 30px;
    font-size: 15px;
}

.btn-account2 {
    border: 2px solid #17afa3;
    background: none;
    color: #17afa3;
    font-size: 15px;
    width: 100% !important;
    position: relative;
}

.btn-account2:active {
    border: 2px solid #17afa3;
    background: #17afa3;
    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: 0px 0;
    font-size: 14px;
    right: 0;
    z-index: 1100;
}

.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;
}

#symbol-register,
#symbol-login,
#symbol-logout {
    left: 8px;
    position: absolute;
    line-height: 18px;
    font-size: inherit;
}

#EmailEntry .ti-close {
    background: #ffffff !important;
    padding: 6px !important;
    color: #17afa3 !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-top: 1px solid #ddd;
}

#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: 4px !important;
    line-height: 1 !important;
    font-size: 16px;
}

.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);
}

.table-legend td:nth-of-type(even) {
    background-color: rgb(255, 255, 255);
}

.table-legend td {
    vertical-align: middle !important;
    line-height: 15px !important;
    font-size: 12px;
}

.ticketInput {
    width: 15%;
}

.Seats {
    z-index: 4;
    position: absolute;
    display: block;
    color: white;
    font-weight: bold;
}

.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;
}

.SeatPlanView {
    position: relative;
    margin: auto;
}

#Seatplan {
    transform-origin: top left;
}

#SeatplanContainer {
    position: relative;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

h3#ScreenPlan {
    text-align: center;
    background: #b8beca;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 0;
    /* margin: 0 30px 70px; */
    width: 100%;
}

.SeatPlanView h3#ScreenPlanDown {
    text-align: center;
    background: #b8beca;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    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;
}

.zoom-buttons .zoom-in,
.zoom-buttons .zoom-out {
    cursor: pointer;
    margin-bottom: 2px;
    margin-right: 5px;
}

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: bold;
    background: transparent;
    font-size: 20px;
}

.ReservationProblem2 {
    color: grey;
}

/* TransactionOverview */

#InvoiceActions>button {
    margin: 4px;
}



#InvoiceActions {
    background-color: #eaeaea;
    position: relative;
    padding: 4px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#TotalAmount,
#FeeData,
#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: bold;
}

.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;
    border: 2px solid #17afa3;
    color: #17afa3;
    background-color: #fff;
}

#PayButton_Down {
    margin-bottom: 3px;
    border: 2px solid #17afa3;
    color: #17afa3;
    background-color: #fff;
}

.container_ScrolltoSeatplan {
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    z-index: 1000;
}

.LegendSeats {
    width: 15px;
    height: 15px;
    float: left;
}

.LegendElements {
    width: auto;
    height: 15px;
    float: left;
}

.TI-SurchargesInfo {
    font-size: 14px;
    font-style: italic;
}

#TI-ClickSwitch {
    text-align: center;
}

.ticketNumberDisplay {
    background: transparent;
    border: none;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    width: 20px;
    display: inline-block;
    font-weight: bold;
    padding-top: 8px;
}

.priceTableButtons {
    width: 4%;
    padding-left: 0px;
    padding-right: 0px;
}


/* Schedule */

.movie_posterlist img {
    max-height: 400px;
    width: auto;

}

.movie_list {
    min-height: 400px;
    margin-bottom: 5px;
}

.pull-right-nofloat {
    display: block;
    position: relative;
    text-align: right;
}

.TI-timepanel>h3 {
    background-color: #dddddd;
    padding: 4px;
}

.movie-3d:after {
    content: "3D";
    color: #17afa3;
    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;
    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;
    background: rgba(87, 97, 116, .6);
    color: #fff;
    top: 0px;
    right: 0px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.movie_list .playWeek.new {
    text-shadow: 0px 0px 2px #fff;
}

.movie {
    border-bottom: 1px solid #c9cfda;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#frameMovie {
    background: #17afa3;
    color: #fff;
    margin-bottom: -1px;
    font-size: 12px;
}


.TI-timepanel>.frameClass {
    border: #17afa3 2px solid;
    margin: 0px !important;
}

.movie_list.frameClass {
    box-shadow: 0px 0px 0px 2px #17afa3 !important;
}

.week_overview.frameClass {
    box-shadow: 0px 0px 0px 2px #17afa3 !important;
}

#frameBadge {
    position: absolute;
    background: #17afa3;
    color: #fff;
    z-index: 100;
    padding-left: 2px;
    padding-right: 4px;
    right: -10px;
    top: -15px;
    min-width: 50px;
    text-align: center;
}

.movie h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 42px;
    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: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 36px;
}

.movie_info {
    font-style: italic;
    font-family: 'Vollkorn', serif;
    font-size: 16px;
    padding-left: 5px;
}

.movie_info strong {
    text-transform: uppercase;
    font-style: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-right: 5px;
    font-size: 14px;
}

.movie_info span {
    font-style: normal;
    margin: 0 10px;
}

#synopsis {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -ms-word-break: break-word;
    word-break: break-word;
}

.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: bold;
    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: 'Open Sans', sans-serif;
    margin-right: 5px;
    font-size: 14px;
    font-weight: bold;
}


.movie_cover {
    height: auto;
    width: 270px !important;
}

.movie_cover img {
    /* width: 100%; */
    /* box-shadow: 0 0 20px rgba(0,0,0,.6); */
    height: auto;
    /* max-width: 220px; */
    /* height: 400px; */
    width: 270px;
}

.movie_cover img.img-landscape,
.img-landscape {
    /* width: 100%; */
    /* height: auto; */
    /* max-width: 220px; */
    height: 170px;
    width: 270px;
}



.tooltip.right .tooltip-arrow {
    color: #17afa3;
}

.tooltip>.tooltip-inner {
    color: #17afa3;
    border: 1px solid #17afa3;
    font-weight: bold;
    background: #FFF;
    text-align: left;
    font-family: 'Source Sans Pro', sans-serif;
}

.tooltip.in {
    opacity: 1 !important;
    z-index: 5000;
}

.show_movie_text {
    font-size: 18px;
    text-align: right;
    width: 100%;
}

.show_movie_trailer {
    font-size: 18px;
    text-align: right;
    width: 100%;
}

.show_movie_text_label {
    background: url(../gfx/infos_btn.gif) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 40px auto !important;
    padding: 0px 60px;
}

.show_movie_trailer_label {
    background: url(../gfx/trailer_btn.gif) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 40px auto !important;
    padding: 0px 60px;
}

.btn-schedule-infotrailer .active,
.btn-schedule-infotrailer .btn:hover {
    padding: 0px 60px;
    background: #17afa3 !important;
    color: #fff;
}

.btn-schedule-infotrailer .active.show_movie_text_label,
.btn-schedule-infotrailer .show_movie_text_label:hover {
    background: #17afa3 url(../gfx/infos_btn_active.gif) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 40px auto !important;
}

.btn-schedule-infotrailer .active.show_movie_trailer_label,
.btn-schedule-infotrailer .show_movie_trailer_label:hover {
    background: #17afa3 url(../gfx/trailer_btn_active.gif) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    background-size: 40px auto !important;
}

.movie_text {
    padding-top: 50px;
    line-height: 30px;
    display: none;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.movie_text>div>img {
    width: 75%;
    height: auto;
    position: absolute;
}

.movie_text img {
    margin-bottom: 10px;
}

.movie_trailer {
    display: none;
    padding-top: 50px;
    overflow: hidden;
}

.week_overview {
    border: 1px solid #c9cfda;
    margin: 0 0 15px;
    padding: 10px;
}

.week_overview span {
    display: block;
    text-align: center;
    /* margin-bottom: 10px; */
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
}

.week_overview .Date {
    text-align: center;
    border-right: 1px solid #bbb;
    margin-bottom: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    white-space: nowrap;
}

.week_overview i {
    background: #17afa3;
    padding: 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
}

.carousel_nav {
    outline-style: none !important;
    cursor: pointer;
}

.carousel_nav_left {
    cursor: pointer;
}


/*OrderOverview*/

.concession-Title {
    background-color: #17afa3;
    color: #fff;
}

#RemoveOptional,
#AddOptional {
    cursor: pointer;
}

#RemoveConcessions,
#RemoveConcession,
#RemoveCineCard,
#RemoveVoucher,
#releaseVoucher,
#RemoveCardLoading {
    cursor: pointer;
    color: red;
    height: 18px;
}

.deleteable {
    cursor: pointer;
}

.OverviewHeader {
    font-size: 12px;
    font-weight: bold;
    background-color: #17afa3;
    color: #FFF;
}

.btn-MailAdresses {
    background: #17afa3;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    margin-bottom: 2px;
}

#EmailInput {
    margin-bottom: 2px;
}

.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: #17afa3;
    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;
    right: 3px;
    position: absolute;
}

.week_overview .btn.active.movie-3d:after {
    color: #fff;
}

.week_overview div {
    padding: 0 1px 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;
}

.week_overview .btn.active {
    background: #17afa3;
    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;
}

.concession_head>.concessionImageResp {
    padding: 0px !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    max-width: 200px;
    max-height: 150px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.concession_body {
    height: 100%;
    padding: 0px !important;
    background-color: #eeeeee;
}

#ConcessionBanner {
    height: 80px;
    width: auto;
}

.TI-ConcessionPanel>.panel-heading {
    color: #17afa3 !important;
    background: none !important;
    filter: none !important;
    background-image: none !important;
    padding: 0px !important;
}

.TI-VoucherPanel>.panel-heading {
    color: #fff !important;
    background: #17afa3 !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;
}

.TI-ConcessionGroup {
    width: 100%;
    display: none;
}

.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 {
    color: #17afa3 !important;
    border: 2px solid #17afa3 !important;
    background: #ffffff !important;
    position: relative;
    cursor: pointer;
}

.TI-ConcessionPanel>.panel-heading:hover {
    color: #FFF !important;
    /* background-color:#17afa3!important; */
}

.dropdown-header {
    background-color: #17afa3 !important;
    color: #fff !important;
    font-size: 14px;
}

.dropdown-menu {
    margin: 0px;
}

.TI-ConcessionSelect>option {
    background-color: #fff;
    color: #000;
}

.modal-ticket-header,
.modal-ticket-footer {
    padding: 5px;
}

#Concession-Panel {
    overflow: auto;
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: auto;
    height: 280px;
}

.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: #17afa3 !important;
    font-size: inherit;
    /* float:left; */
    background-color: #fff;
    overflow: hidden;
}

#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: 16px;
    font-weight: normal;
}

.concession-Selector-Table-Name {
    font-size: 20px;
    min-width: 100% !important;
    text-align: left;
    float: left;
    background: #ffffff;
    height: 100%;
    padding-left: 5px;
    padding-top: 5px;
    cursor: pointer;
}

.concession-Selector-Option-Header {
    font-weight: bold;
    background-color: #17afa3 !important;
    color: #fff !important;
}

.concession-Selector-Option-Item-Selected {
    background-color: #45e7da !important;
    color: #000;
}

.concession-Selector-Option-Item-Selected::after {
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    background-color: #45e7da !important;
    color: #000 !important;
}

.selectedMenuItems {
    color: #17afa3 !important;
    border: 2px solid #17afa3 !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: 65px;
    display: inline-block;
    margin: 6px 10px 0 0;
    border: 2px solid #17afa3;
    background: #ffffff;
    color: #17afa3;
    font-weight: bold;
    position: relative;
}

.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 {
    position: relative;
    bottom: 0px;
    right: 0px;
    text-align: center;
    background: #17afa3;
    color: #ffffff;
    padding-right: 5px;
    cursor: pointer;
    width: 100%;
    line-height: 24px;
}

.concession-Add {
    right: 0px;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    position: relative;
    width: 100%;
}

.concession-Name {
    font-size: 20px;
    position: absolute;
    width: 100%;
    background: #ffffff;
    text-align: left;
    padding-left: 5px;
    cursor: pointer;
    height: 100%;
    padding-top: 5px;
}

.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: #17afa3;
    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 {
    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 #17afa3 !important;
    border-bottom: 3px solid #17afa3 !important;
}

.trsAccountView.collapse.in {
    display: table-cell;
}

#trsmenu>.dropdown-menu {
    right: 0px;
}

.hiddenTD {
    padding: 2px !important;
}

#HeaderSummary {
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    font-weight: bold;
}

#Addright,
#Useright {
    text-align: right;
}

.table>tbody>tr>td {
    padding: 4px;
}

#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: #17afa3;
    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-weight: bold !important;
    font-size: 20px;
}

.cardoverview-header,
.cardoverview-header>div {
    background-color: #17afa3;
    color: #fff;
}

#AddCard {
    padding-top: 3px;
    padding-bottom: 3px;
}

.ticket-title {
    font-size: 16px;
}

#CardDetails,
#CardTransactions {
    border: 2px solid #17afa3;
    color: #17afa3;
    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;
}


.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;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    height: auto;
}
.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{
	display:none;
}

#voucher {
    margin: 6px 10px 0 0;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    height: 100px;
}
#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: #fff!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;
}

.btn-voucher-add{
	background: none!important;
	color:#000!important;
	font-size: 20px!important;
}
}

#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;
	color:#000;
}

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: bold 14px 'Open Sans Condensed', sans-serif;
}

#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 #17afa3;
}

#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: #17afa3;
    cursor: pointer;
}

.LoaderButton {
    font-weight: bold;
}

.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: 2px 2px 2px 1px rgba(23, 175, 163, 1);
    padding: 10px;
}

#downloadWallet {
    cursor: pointer;
}

.qrSlider {
    background-color: #17afa3;
    color: #fff;
}

.downloadoverlay {
    visibility: hidden;
}

@media screen and (max-width:767px) {
    .kijkwijzer {
        background-color: #fff;
        padding: 2px;
        border-radius: 20px;
    }

	#voucher>#VoucherBorder>#VoucherPrice {
		text-align: unset;
	}
    .mobileKijkwijzer {
        position: absolute;
        margin-top: -35px;
        text-align: center;
    }

    #cardsPanel {
        padding: unset !important;
        width: 100% !important;
        margin: unset !important;
    }

    #cardsQR {
        top: 5%;
    }

    #cardsPanelContent {
        position: relative;
        height: 100px;
    }

    #CountDown {
        bottom: 0px;
        width: 40%;
    }


    #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;
    }

    #SiteLogo>img,
    #SiteLogo>a>img {
        max-height: 50px !important;
    }

    .loaderPoster {
        height: 150px;
    }

    .ticket-category {
        line-height: 25px;
    }

    .loyaltySingle {
        background-color: #17afa3;
        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);
    }

    #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;
    }

    #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;
    }

    div[id^='voucherBadge'] {
        position: absolute;
        background-color: #17afa3;
        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>#VoucherBorder>#VoucherPrice>div {
        font-size: 14px;
        font-weight: normal;
    }

    #voucher>#VoucherBorder>#VoucherDescription {
        font-size: 14px;
        padding: unset;
    }

    #voucher>#VoucherBorder>#VoucherName {
        font-size: 14px;
        padding: unset;
    }

    #voucher>#VoucherBorder>div {
        min-height: 15px;
    }

    #voucher>#VoucherBorder>#VoucherFunction>#collectVoucher,
    #voucher>#VoucherBorder>#VoucherFunction>#releaseVoucher {
        position: absolute;
        text-align: center;
        vertical-align: middle;
        bottom: 0px;
        line-height: 28px;
        font-size: 20px;
        height: 30px;
        width: 30px;
    }

    .modal-title {
        font-size: 14px;
    }

    .modal-body,
    .modal-header {
        padding: 4px;
    }

    .movie_cover img,
    .movie_posterlist img {
        width: 100%;
        height: auto;

    }

    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;
        height: 100px;
        font-size: 14px;
    }

    .reset {
        max-width: 40px;
        font-size: 14px !important;
        padding: 4px 6px;
    }

    .concession-Price {
        line-height: 28px;
        font-size: 20px;
    }

    .concession-Name {
        line-height: 20px;
        font-size: 20px !important;
    }

    .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;
        color: #17afa3 !important;
        line-height: 15px;
        font-size: 15px !important;
        text-align: center;
    }

    .concession-SelectButton>.btn-ticket {
        min-width: 100% !important;
        font-size: 14px;
        border: unset;


    }

    .concession-Selector-Table-Name {
        line-height: 20px;
        font-size: 20px !important;
        min-width: 100% !important;
        text-align: left;
        float: left;
    }

    .container-fluid {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .concession-Badge {
        font-size: 12px;
    }

    .row {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .week_overview span {
        display: block;
        text-align: center;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 14px;
    }

    .week_overview .Date {
        text-align: center;
        border-right: 1px solid #bbb;
        margin-bottom: 5px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 14px;
        white-space: nowrap;
    }
    .SplitEvent {
        font-size: 10px !important;
        height:inherit!important;
    }
    .week_overview a {
        background: #17afa3;
        padding: 7px;
        color: #fff;
        font-size: 14px;
    }

    .TI-Toolbar-Top {
        position: relative !important;
    }

    .movie_posterlist {
        padding-right: 2px !important;
        padding-left: 2px !important;
    }

    .movie_posterlist img {
        max-height: 400px;
        height: 210px;
        width: auto;
        padding-bottom: 2px;
    }

    .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%;
        color: black;
    }

    .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;
        margin-bottom: 5px;
    }

    .movie h2 {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .order h2 {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .week_overview {
        margin-top: 15px;
    }

    .movie_title {
        font-family: 'Open Sans Condensed', 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;
    }

    .movie_info {
        font-style: italic;
        font-family: 'Vollkorn', 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: 'Open Sans Condensed', 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;
    }

    #cookieBar {
        font-size: 12px !important;
        line-height: 14px;
        width: 100%;
        margin-left: unset;		
		max-height:50%!important;
    }

    .cookieLink {
        width: 40px;
        height: 20px;
        line-height: 20px !important;
    }

    .cookieText {
        font-size: 12px;
    }

    .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 #17afa3 !important;
        height: 25px;
        font-size: 14px;
        padding: 0px 6px;
    }

    .zoom-buttons .zoom-in,
    .zoom-buttons .zoom-out {
        width: 25px !important;
        height: auto;
    }

    #LegendButton {
        font-size: 14px;
    }

    .btn-ticket-add,
    .btn-ticket-sub,
    .btn-ticket-add:hover,
    .btn-ticket-sub:hover,
    .btn-ticket-add[disabled],
    .btn-ticket-sub[disabled] {
        font-size: 16px;
        width: 25px !important;
        height: 25px !important;
        padding: 2px 0px !important;
        line-height: 1em !important;
    }

    .btn-account:hover {

        font-size: 12px;
    }

    .btn-account {
        border: 1px solid #45e7da;
        background: none;
        color: #45e7da;
        font-size: 12px;
    }

    .btn-logout {
        position: unset;
    }

    .ticketNumberDisplay {
        padding-top: 6px;
    }

    #VersionInfo {
        font-size: 14px;
    }

    #SeatplanInfo1 {
        display: none;
    }

    .CountDown {
        font-size: 16px;
        visibility: hidden;
        text-align: center;
    }

    #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 #45e7da;
        background: none;
        font-family: 'Open Sans Condensed', sans-serif;
        color: #45e7da;
        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 #45e7da !important;
        background: #45e7da;
        padding: 0 0 0 0;
        font-size: 12px;
    }

    #HeaderSummary {
        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;
    }

    #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: 14px !important;
        visibility: hidden;
    }

    #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;
    }

    .movie_list.frameClass {
        box-shadow: inset 0px 0px 0px 2px #17afa3 !important;
    }

    .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: 'Open Sans', 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: 30px !important;
        text-align: center !important;
        font-weight: bold !important;
        font-size: 30px !important;
        border: 2px solid #17afa3 !important;
    }

    #MobileEvents {
        margin-bottom: 15px;
        border-bottom: 1px #17afa3 solid;
        padding-bottom: 10px;
    }

    #MobileEvents>div>h2 {
        font-size: 24px;
    }

    .movielist,
    .movie_cover,
    #Timeplan,
    #EventData {
        padding-left: 5px !important;
        padding-right: 5px !important;

    }


    #LawData > .btn-law > a{
        font-size: 12px;
    }

    #LawData > .btn-law {
        font-size: 12px;
    }
}

@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: #17afa3;
    border-color: #17afa3;
}

.pagination>li>a,
.pagination>li>span {
    border-color: #17afa3;
    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: #fff;
    border-color: #17afa3;
}

.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;
    }
}


@media screen and (max-width:767px) and (orientation:landscape) {

    .movie_posterlist {
        height: 350px;
    }

    .movie_posterlist img {
        height: auto;
        max-height: 390px;
        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;
    }
}

.SpecialOV {
    background-color: #FF0000 !important;
}