@page{margin:0;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;overflow:hidden;}
@font-face{font-family:'Open Sans';src:url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/fonts/OpenSans-Regular.ttf);}
@font-face{font-family:'icomoon';src:url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/fonts/checkinera-icons.eot?giqhjb);src:url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/fonts/checkinera-icons.eot?giqhjb#iefix) format('embedded-opentype'), url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/fonts/checkinera-icons.ttf?giqhjb) format('truetype'), url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/fonts/checkinera-icons.woff?giqhjb) format('woff'), url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/fonts/checkinera-icons.svg?giqhjb#icomoon) format('svg');font-weight:normal;font-style:normal;font-display:block;}
[class^="icon-"], [class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-list:before{content:"\e900";}
.icon-wireless:before{content:"\e901";}
.icon-wireless-offline:before{content:"\e907";}
.icon-home:before{content:"\e909";}
.icon-barcode:before{content:"\e90a";}
.icon-arrow:before{content:"\e90b";}
.icon-camera:before{content:"\e90c";}
.icon-checked:before{content:"\e90d";}
.icon-power:before{content:"\e90e";}
.barcode-main img{display:none;}
.APP_TITLE{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
a {
text-decoration : none;
} *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{line-height:1;font-family:Arial, sans-serif;overflow:hidden;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);height:100vh;position:relative;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
button{-webkit-appearance:none;outline:none;border:none;padding:16px 50px;font-size:1.1em;border-radius:3px;margin:35px 0 0 0;font-weight:bold;letter-spacing:0.02em;}
.tc-clear{clear:both;}
.tc-login-wrap{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
#tc_login_form{width:450px;margin:0 auto;}
input[type="text"],
input[type="password"]{border:1px solid;height:55px;padding:12px 15px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;font-size:1.1em;width:100%;transition:border linear 0.1s;-webkit-transition:border linear 0.1s;-moz-transition:border linear 0.1s;}
input[type="text"]:focus{outline:none;border:1px solid;}
body select{padding:12px 34px 12px 15px !important;background-position:calc(100% - 21px) calc(1em + 7px), calc(100% - 16px) calc(1em + 7px), 100% 0;background-size:5px 5px, 5px 5px, 2.5em 2.5em;background-repeat:no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;}
.tc-login-wrap input[type="text"],
.tc-login-wrap label{width:100%;}
label{font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-transform:uppercase;font-size:0.95em;}
.tc-login-input-wrap{margin:0 0 20px 0;}
.tc-login-input-wrap label{margin-bottom:8px;display:inline-block;letter-spacing:0.04em;}
.tc-stats, .tc-list, .tc-single-list, .tc-scan{position:relative;z-index:3;}
.tc-notification{width:100%;font-family:Arial, sans-serif;font-size:1.1em;line-height:1.4em;font-weight:bold;text-transform:uppercase;text-align:center;padding:10px 0;border-radius:3px;margin-bottom:25px;display:none;}
.tc-notifications-wrap .tc-notification{text-align:left;}
.tc-auto-login{width:100%;border-top:1px solid;border-bottom:1px solid;padding:18px 0;float:left;}
.tc-auto-login input[type="checkbox"]{float:right;}
.tc-auto-login .login-text{margin:8px 0 0 0;font-size:1em;font-family:'Open Sans', arial sans-serif;font-weight:lighter;display:inline-block;}
.tc-auto-connect{width:27%;border-top:1px solid;border-bottom:1px solid;padding:18px 0;font-weight:bold;}
.tc-auto-connect input[type="checkbox"]{float:right;}
.tc-auto-connect .auto-connect-text{margin:8px 0 0 0;font-size:1em;font-family:'Open Sans', arial sans-serif;font-weight:bold;display:inline-block;}
input[type="checkbox"] + span.tc-auto-connect-image{display:inline-block;width:58px;height:36px;margin:-1px 4px 0 0;vertical-align:middle;cursor:pointer;float:right;}
.tc-login-button{-webkit-transition:all 0.2s linear;float:right;}
.tc-login-button:hover{cursor:pointer;opacity:0.7;}
input[type="checkbox"]{display:none;}
input[type="checkbox"] + span.tc-login-image{display:inline-block;width:58px;height:36px;margin:-1px 4px 0 0;vertical-align:middle;cursor:pointer;float:right;}
.tc-sidebar{width:280px;height:500px;float:left;position:relative;z-index:10;}
.tc-sidebar-mask{width:280px;position:absolute;height:100%;z-index:3;border-right:1px solid;}
.tc-sidebar h1{font-size:1.2em;font-family:Arial, sans-serif;text-transform:uppercase;font-weight:bold;padding:30px 19px 30px 20px;}
.tc-sidebar ul li{border-top:1px solid;}
.tc-sidebar ul li span.tc-menu-icon{margin-right:14px;font-size:1.6em;margin-top:-4px;display:block;}
.tc-sidebar ul li:last-child{border-bottom:1px solid;}
.tc-sidebar ul li a{font-family:Arial, sans-serif;font-size:0.9em;font-weight:bold;text-transform:uppercase;padding:23px 17px 23px 20px;display:inline-block;width:100%;transition:all 0.2s linear;display:flex;align-content:center;}
.tc-checkin-button{float:right;padding-left:90px;padding-right:90px;margin-right:20px;font-size:1.2em;text-transform:uppercase;cursor:pointer;transition:all 1s linear;-webkit-transition:all 0.5s linear;-all-transition:all 0.5s linear;}
.tc-content{width:calc(100% - 280px);float:left;height:100vh;}
.online_status{display:inline-block;}
.tc-status-wrap{width:280px;position:absolute;bottom:5px;z-index:9999;text-align:center;left:0;}
.online{display:block;width:48px;height:48px;}
.offline{display:none;width:48px;height:48px;opacity:0.4;}
.tc-half{width:50%;float:left;}
.tc-title{border-bottom:1px solid;}
.tc-title h2{text-align:center;padding:29px 0 29px;font-size:1.3em;text-transform:uppercase;font-weight:bold;}
.tc-title h2:first-child{border-right:1px solid;}
.tc-half-content .tc-ticket-info-wrap{position:relative;height:78vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.tc-half-content span.tc-ticket-info{font-size:6em;text-align:center;font-weight:bold;width:100%;display:inline-block;height:177px;}
.tc-login{position:relative;width:100%;height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:24em;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1;}
.tc-disabled{pointer-events:none;opacity:0.1;}
.tc-login.disabled{pointer-events:none;opacity:0.1;transition:0.1s linear;}
#tc-toolbar{position:absolute;top:0;left:0;width:100%;text-align:right;z-index:2;}
#tc-toolbar .menu{display:inline-block;color:#fff;}
#tc-toolbar .menu .label-icon{display:inline-block;margin:20px;cursor:pointer;opacity:1;transition:0.1s linear;}
#tc-toolbar .content{position:fixed;top:0;bottom:0;right:0;width:250px;background:#0c0c0c3b;;transition:0.3s linear;-webkit-transform:translateX(250px);-ms-transform:translateX(250px);-moz-transform:translateX(250px);-o-transform:translateX(250px);transform:translateX(250px);}
#tc-toolbar .menu .label-icon.active{opacity:0;}
#tc-toolbar .menu .label-icon.active ~ .content{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);-moz-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);}
#tc-toolbar .header{display:flex;align-items:center;padding:10px;}
#tc-toolbar .header .title{border-left:1px solid #ccc;padding-left:20px;margin-left:20px;}
#tc-toolbar .close{position:relative;width:30px;height:30px;cursor:pointer;}
#tc-toolbar .close:hover::before{transform:rotateZ(90deg);}
#tc-toolbar .close:hover::after{transform:rotateZ(270deg);}
#tc-toolbar .close:before,
#tc-toolbar .close:after{content:'';width:1px;height:20px;top:5px;left:15px;background:#fff;transition:0.4s;}
#tc-toolbar .close:before{position:absolute;transform:rotateZ(45deg);}
#tc-toolbar .close:after{position:absolute;transform:rotateZ(315deg);}
#tc-toolbar .section{text-align:left;padding:20px 20px 0 20px;}
#tc-toolbar .section .description{line-height:1.25;font-size:14px;font-style:italic;}
#tc-toolbar .options{display:flex;flex-direction:column;gap:20px;padding:20px 0;}
#tc-toolbar .option{display:flex;justify-content:space-between;align-items:center;}
#tc-toolbar .option > span{max-width:130px;text-align:left;line-height:1.25;}
.switch{position:relative;display:inline-block;width:45px;height:23px;}
.switch input{opacity:0;width:0;height:0;}
.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:34px;}
.slider:before{position:absolute;content:"";height:15px;width:15px;left:4px;bottom:4px;background-color:#6b5f89;-webkit-transition:.4s;transition:.4s;border-radius:50%;}
input:checked + .slider{background-color:#fddf3c;}
input:focus + .slider{box-shadow:0 0 1px #fddf3c;}
input:checked + .slider:before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px);}
.tc-content-heading input{float:right;}
.tc-content-heading h2{font-size:1.2em;text-transform:uppercase;font-weight:bold;float:left;margin:30px 0 31px 30px;}
.tc-content-heading input{height:45px;margin:17px 23px 0 0;border:none;width:350px;padding:0 17px 0;font-size:1em;font-weight:lighter;font-family:'Open Sans', Arial, sans-serif;}
.tc-content-heading input:focus{border:none;}
.tc-list-search button{width:24px;height:24px;float:right;position:absolute;right:40px;top:0;padding:0;margin:28px 0 0 0;}
.tc-list-search button:hover{background-position:0 -34px;cursor:pointer;}
.tc-tickets-one a.tc-list-link{width:34px;height:34px;float:right;}
.tc-tickets-list, .attendee-details-wrap{overflow:auto;}
.tc-tickets-one{padding:18px 32px;cursor:pointer;}
.tc-tickets-one:hover .tc_list_link{background-position:0 -47px;}
.tc-tickets-one h3{font-size:1.1em;font-weight:bold;margin-bottom:5px;}
.tc-tickets-one .tc-ticket-info{font-size:0.8em;margin-right:10px;}
.tc-tickets-one .tc-ticket-info span{font-weight:bold;font-family:'Open Sans', Arial, helvetica;}
.tc-tickets-one .tc-custom-ticket-info{display:flex;flex-direction:column;gap:4px;margin-top:4px;}
.tc-tickets-one a.tc-list-link{margin:-20px 0 0 0;}
.tc-tickets-one a.tc-list-link:hover{cursor:pointer;}
.tc-tickets-one a.tc-list-link:hover{background-position:0 -47px;}
.tc-ticket-info-single{width:100%;padding:25px 33px 15px;border:1px solid;position:relative;}
.tc-ticket-info-single h3{font-size:1.5em;font-weight:bold;margin-bottom:2px;}
.tc-ticket-info-single > span{float:left;display:inline-block;width:100%;font-size:0.95em;margin-top:7px;font-family:"open sans", arial, sans-serif;font-weight:lighter;}
.tc-ticket-info-single span .ticket_field_value{font-weight:bold;}
.tc-buyer-address span.tc-span-wrap{font-weight:bold;width:100%;float:left;padding:16px 35px;border-bottom:1px solid #d3d7d9;font-size:0.97em;font-family:"open sans", Arial, sans-serif;font-weight:lighter;letter-spacing:0.001em;line-height:1.4em;}
.tc-buyer-address span.tc-span-wrap span{display:inline;font-weight:bold;}
.tc-checkins{float:left;width:100%;}
.tc-checkins h4{padding:20px 35px;font-size:1.1em;font-weight:bold;text-transform:uppercase;border-bottom:1px solid;}
.tc-checkins ul{padding-bottom:30px;}
.tc-checkins ul li{border-bottom:1px solid;padding:13px 0 13px 35px;font-family:'Open Sans', Arial, sans-serif;font-size:0.97em;font-weight:lighter;}
.tc-notifications-wrap{position:fixed;bottom:0;width:calc( 100% - 60px );border-top:1px solid;right:0;padding:20px 0;}
.tc-notifications-wrap .tc-notification{width:400px;display:block;float:left;margin-left:30px;margin-bottom:0;}
.tc-notifications-wrap button{margin-top:0;}
a.tc-back-arrow{position:absolute;right:30px;top:45px;width:34px;height:34px;}
a.tc-move-arrow{right:18px;top:18px;}
a.tc-back-arrow:hover{background-position:0 -47px;}
.barcode_holder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 80px);}
.barcode-main{text-align:center;}
.camera{min-height:70px;background-size:70px;font-size:60px;color:#6B5F89;}
.tc_events_page_tc_barcode_reader #footer-thankyou,
.tc_events_page_tc_barcode_reader #footer-upgrade{display:none;}
input[type=text]#barcode{width:350px;}
.barcode_holder h1{font-size:3em;font-family:'Open Sans', Arial, sans-serif;font-weight:lighter;text-transform:uppercase;margin:20px 0 10px;}
.barcode_holder input#barcode{padding:20px;width:450px;margin:15px 0 10px 0;box-shadow:none;}
.barcode_holder p{font-family:Arial, sans-serif;font-size:1.2em;}
.tc_events_page_tc_barcode_reader{height:auto;}
.barcode_holder .barcode_status{font-size:1.4em;font-family:Arial, sans-serif;text-transform:uppercase;font-weight:700;padding:23px 0;width:100%;text-align:center;margin:60px 0 20px 0;}
.barcode_holder table{width:100%;font-size:1.2em;font-weight:normal;font-family:Arial, sans-serif;border:1px solid;border-spacing:0;}
.barcode_holder table tr th, .barcode_holder table tr td{padding:20px 0;font-weight:normal;font-size:0.85em;border-bottom:1px solid;}
.barcode_holder table tr td{font-size:0.8em;}
.barcode_holder table tr th{border-bottom:1px solid;font-weight:700;}
.barcode_holder #tc-additional-info{margin:45px 0 0 0;}
.barcode_holder .ui-tabs-anchor{padding:20px 25px;border:1px solid;font-size:1em;font-family:Arial, sans-serif;outline:none;box-shadow:none !important;font-weight:normal;text-decoration:none;z-index:9;position:relative;margin-left:-1px;float:left;font-weight:bold;}
.barcode_holder .ui-tabs-active a{border-bottom:1px solid transparent;}
.barcode_holder ul{width:100%;float:left;}
.barcode_holder ul li{float:left;}
.barcode_holder div.ui-tabs-panel{float:left;border:1px solid;width:100%;margin:-2px 0 0 0;}
.tc-custom-fields-wrap{padding:30px 40px 20px;}
.barcode_holder table{text-align:center;}
.barcode_holder .tc-additional-info span{font-size:0.95em;margin:0 0 20px 0;display:inline-block;font-family:Arial ,sans-serif;letter-spacing:-0.01em;}
.barcode_holder .tc-custom-textarea span{margin-bottom:0;}
.barcode_holder .tc-custom-fields-wrap p{font-family:Arial, sans-serif;font-size:0.95em;margin-top:15px;letter-spacing:0.01em;line-height:1.7em;margin-bottom:30px;}
.barcode_holder .tc-custom-input strong{font-weight:bold;}
.barcode_holder .tc-buyer-info table thead{border-bottom:none;}
.barcode_holder .tc-buyer-info table tr th{border-bottom:none;padding-bottom:5px;}
.barcode_holder .tc-buyer-info table tr td{padding-top:7px;font-weight:bold;}
.barcode_holder .tc-buyer-info table tfoot td{text-align:right;border-top:1px solid;padding-top:30px;}
.barcode_holder .tc-buyer-info table tfoot td span{margin-right:45px;}
.barcode_holder .tc-buyer-info table tfoot span{font-size:1em;font-weight:lighter;}
.barcode_holder .tc-buyer-info table tfoot span strong{font-weight:700;}
.barcode_holder .tc-buyer-info{border:1px solid;}
.barcode_holder .tc-buyer-info table{border:none;border-bottom:1px solid;}
.barcode_holder .tc-checkins table{border:none;border-bottom:1px solid;}
.barcode_holder .tc-checkins table tr td:first-child, .barcode_holder .tc-checkins table tr th:first-child{text-align:left;padding-left:25px;}
.barcode_holder .tc-checkins table tr td a.tc-delete-checkin{font-size:2em;}
.preloader{display:block;width:128px;height:128px;position:absolute;top:46%;left:56%;display:none;}
.tc_selectable{-webkit-user-select:text;cursor:text;min-width:100px;}
h3.tc_selectable{display:inline-block;}
.tc-list-search button{display:none;}
.tc-ticket-additional-info > span{display:inline-block;width:100%;margin:5px 0 0 0;line-height:1.3em;}
.tc-ticket-additional-info{width:100%;overflow:hidden;transition:height 0.4s linear;}
.tc-additional-info-hide{width:100%;height:14px;font-size:16px;margin-top:5px;transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);text-align:center;}
.tc-additional-info-hide:hover{cursor:pointer;}
.tc-additional-info-hide.tc-turn-arrow{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.tc-hide-additional-info{height:0;transition:height 0.4s linear;}
.tc-close{position:relative;display:inline-block;width:50px;height:50px;overflow:hidden;}
.tc-hidden{display:none;}
.tc-close.tc-rounded::before, .tc-close.tc-rounded::after{border-radius:5px;}
.tc-close.tc-heavy::before, .tc-close.tc-heavy::after{height:12px;margin-top:-6px;}
.tc-close::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.tc-close::before, .tc-close::after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;}
.tc-close.tc-rounded::before, .tc-close.tc-rounded::after{border-radius:5px;}
.tc-close.tc-heavy::before, .tc-close.tc-heavy::after{height:12px;margin-top:-6px;}
.tc-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
.tc-checkmark{display:inline-block;font-size:16px;list-style-type:none;padding:0;position:relative;height:26px;width:46px;}
.tc-checkmark:before{content:" ";display:block;border:solid 0.8em #72C1A0;border-radius:0.8em;height:0;width:0;position:absolute;left:0.5em;top:27%;margin-top:-30px;}
.tc-checkmark:after{width:0.3em;content:" ";display:0.3em;width:0.6em;height:1.4em;border:solid #fff;border-width:0 0.4em 0.4em 0;position:absolute;left:1em;top:40%;margin-top:-14px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
.notifyjs-bootstrap-success, .notifyjs-bootstrap-info, .notifyjs-bootstrap-warn, .notifyjs-bootstrap-error{height:79px;border-radius:0 !important;}
body .notifyjs-wrapper .notifyjs-bootstrap-base{text-shadow:none;display:flex;align-items:center;justify-content:center;padding:20px 30px;}
body .notifyjs-corner .notifyjs-wrapper, body .notifyjs-corner .notifyjs-container, body .notifyjs-corner{margin:0;}
.tc-login-logo{width:100%;text-align:center;margin:0 0 25px 0;display:inline-block;}
.tc-login-logo img{max-width:100%;}
.tc-tickets-one a.tc-list-link, a.tc-back-arrow{width:36px;height:36px;border-radius:50%;border:1px solid rgba(0, 0, 0, 0.2);color:rgba(0, 0, 0, 0.8);display:flex;justify-content:center;align-items:center;font-size:18px;}
a.tc-back-arrow{transform:rotate(180deg);}
.lds-ellipsis{display:inline-block;position:relative;width:85px;height:85px;}
.lds-ellipsis div{position:absolute;top:33px;width:20px;height:20px;border-radius:50%;animation-timing-function:cubic-bezier(0, 1, 1, 0);}
.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 0.6s infinite;}
.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 0.6s infinite;}
.tc-notifications-wrap, .online_status{display:none;}
.checkinera-dialog-box .ui-dialog-titlebar-close{display:none;}
.checkinera-dialog-box{background-color:#fff;z-index:9999;}
.checkinera-dialog-box .ui-dialog-titlebar{background-color:#6B5F89;padding:20px 25px;}
.checkinera-dialog-box .ui-dialog-titlebar span{color:#fff;font-weight:bold;}
.checkinera-dialog-box .ui-dialog-content{padding:20px;}
.checkinera-dialog-box .ui-dialog-buttonset{text-align:center;margin-bottom:10px;}
.checkinera-dialog-box .ui-dialog-buttonset button{margin:0 10px;padding:16px 30px;}
#checkinera-singout .checkinera_signout_cancel{background-color:transparent !important;color:#6b5f89;}
.checkinera-dialog-box .ui-dialog-buttonset button:nth-child(2):hover{color:#ffdf3b;}
.tc-dialog-content button:hover{cursor:pointer;}
#checkinera-singout{background-color:#fff;-webkit-box-shadow:0px 0px 13px 0px rgba(0,0,0,0.31);-moz-box-shadow:0px 0px 13px 0px rgba(0,0,0,0.31);box-shadow:0px 0px 13px 0px rgba(0,0,0,0.31);position:absolute;top:calc(50% - 91px);left:calc(50% - 185px);display:none;z-index:999;}
#checkinera-singout .tc-dialog-title{width:100%;background-color:#6b5f89;color:#fff;display:inline-block;padding:20px;}
.tc-dialog-content{padding:10px;}
#tcch-progress-bar{width:calc(100% - 280px);height:7px;position:absolute;top:0;right:0;margin:auto;border:none;border-radius:0;background:transparent;display:none;transition:0.3s linear;z-index:4;}
#tcch-progress-bar.hidden{transform:translateY(-8px);}
#tcch-progress-bar.ui-progressbar .ui-progressbar-value{height:8px;border:none;border-radius:0;background:#72C1A0;transition:0.3s linear;}
.tc-content.tc-list{position:relative;}
.tc-tickets-list{transition:0.1s;}
.tc-tickets-list.updating{transform:translateY(30px);}
.tc-tickets-list .preloader{width:100%;left:0;text-align:center;}
@media screen and (max-width:820px){
#tcch-progress-bar{width:calc(100% - 60px);top:0;}
}
@keyframes lds-ellipsis1 {
0%{transform:scale(0);}
100%{transform:scale(1);}
}
@keyframes lds-ellipsis3 {
0%{transform:scale(1);}
100%{transform:scale(0);}
}
@keyframes lds-ellipsis2 {
0%{transform:translate(0, 0);}
100%{transform:translate(24px, 0);}
}
.tc-ticket-single {
position: relative;
}.error-message{color:#FFDF3B !important;}
.info-message{color:#6F6F6F !important;}
.tc-login .info-message{color:#fff !important;}
.warning-message{color:#ff6600 !important;}
.success-message{color:#72C1A0 !important;}
input[type="text"],
input[type="password"]{color:#3a3a3a;border-color:#D8D8D8;}
input[type="text"]:focus{border-color:#6B5F89;}
body{background-color:#6a5f89;}
body select{background:linear-gradient(45deg, transparent 50%, #6B5F89 50%), linear-gradient(135deg, #6B5F89 50%, transparent 50%);}
body.tc-home-login{background-color:#6b5f89;}
label{color:#fff;}
button{background-color:#6B5F89;color:#fff;}
input[type="checkbox"] + span.tc-auto-connect-image{background:url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/images/input-check-dark.png) left -50px no-repeat;}
input[type="text"],
input[type="password"]{color:#3a3a3a;}
.tc-auto-login{border-top-color:rgba(255, 255, 255, 0.2);border-bottom-color:rgba(255, 255, 255, 0.2);}
.tc-login-button{color:#3c3c3c;background-color:#ffdf3b;}
.tc-login-button:hover{opacity:0.8;}
.tc-auto-connect{border-top-color:rgba(255, 255, 255, 0.2);border-bottom-color:rgba(255, 255, 255, 0.2);}
input[type="checkbox"] + span.tc-login-image{width:60px;border:1px solid rgba(0, 0, 0, 0.2);border-radius:40px;}
input[type="checkbox"] + span.tc-login-image .tc-login-ball{border-radius:50%;width:30px;height:30px;background-color:rgba(0, 0, 0, 0.2);display:inline-block;margin:2px 2px 0 1px;}
input[type="checkbox"]:checked + span.tc-login-image .tc-login-ball{float:right;background-color:#ffdf3b;}
input[type="checkbox"]:checked + span.tc-login-image{}
.tc-sidebar-mask{background-color:#6B5F89;border-right-color:rgba(255, 255, 255, 0.2);}
.tc-sidebar h1{color:#fff;}
.tc-sidebar ul li{border-top-color:rgba(255, 255, 255, 0.2);}
.tc-sidebar ul li:last-child{border-bottom-color:rgba(255, 255, 255, 0.2);}
.tc-sidebar ul li a{color:#fff;}
.tc-sidebar ul li:hover, .tc-sidebar ul li.active{border-top-color:#FFE97C;}
.tc-sidebar ul li a:hover{background-color:#ffdf3b;color:#3c3c3c;}
.tc-sidebar ul li.active a{background-color:#ffdf3b;color:#3c3c3c;}
.tc-content{background:#fff;}
.online, .offline{color:#ffdf3b;font-size:28px;}
.tc-title{background-color:#6B5F89;color:#fff;border-bottom-color:rgba(255, 255, 255, 0.2);}
.tc-title h2:first-child{border-right-color:rgba(255, 255, 255, 0.2);}
.tc-content .tc-half:first-child{border-right-color:#c8cbcd;}
.tc-title h2{color:#fff;}
.tc-half-content span.tc-ticket-info{color:#6F6F6F;}
.tc-login{background-color:#6b5f89;}
.tc-content-heading h2{color:#fff;}
.tc-content-heading{background-color:#6B5F89;}
.tc-list-search button{background:url(//www.ffkb.at/wp-content/plugins/checkinera-premium/assets/images/magnifier.png) no-repeat;}
.tc-tickets-list .tc-tickets-one:nth-child(even){background-color:rgba(0,0,0,0.03);}
.tc-tickets-one h3{color:#3E3D40;}
.tc-tickets-one .tc-ticket-info{color:#6B6B6B;}
.tc-tickets-one .tc-ticket-info span{color:#6B5F89;}
.tc-ticket-info-single{border-color:#d3d7d9;}
.tc-ticket-info-single h3{color:#3a3a3a;}
.tc-ticket-info-single > span{color:#3E3D40;}
.tc-ticket-info-single span .ticket_field_value{color:#6B5F89;}
.tc-buyer-address span.tc-span-wrap{color:#3E3D40;}
.tc-buyer-address span.tc-span-wrap span{color:#6B5F89;}
.tc-checkins h4{color:#3a3a3a;border-bottom-color:#e5e5e5;}
.tc-checkins ul li{color:#3E3D40;border-bottom-color:#e5e5e5;}
.tc-notification{color:#fff;}
.tc-notification .please_wait{color:#fff !important;}
.tc-notifications-wrap{background-color:#fff;border-top-color:#cecece;}
.tc-notifications-wrap .tc-notification.error-message{color:#FF5F4E !important;}
.barcode_status.default{color:#000;}
.barcode_holder table{border-color:#e2e2e2;}
.barcode_holder table thead{background-color:#f6f6f6;}
.barcode_status.success{color:green;}
.barcode_status.error, .barcode_status.error_exists{color:red;}
.tc_events_page_tc_barcode_reader{background-color:#fefefe;}
.barcode_holder .barcode_status{color:#fff;}
.barcode_holder .error_exists{background-color:#ff5f4e;}
.barcode_holder table tr td{color:#3e3e3e;}
.barcode_holder table tr th, .barcode_holder table tr td{border-bottom-color:#e3e3e3;}
.barcode_holder table tr th{color:#3a3a3a;border-bottom-color:#ebebeb;}
.barcode_holder .ui-tabs-anchor{background-color:#f3f3f3;color:#585858;border-color:#ebebeb}
.barcode_holder .ui-tabs-active a{background-color:#fefefe;color:#585858;}
.barcode_holder div.ui-tabs-panel{background-color:#fefefe;border-color:#ebebeb}
.barcode-main .check_in{color:#3E3D40;}
.barcode_holder .tc-additional-info span{color:#585858;}
.barcode_holder .tc-custom-fields-wrap p{color:#7f7f7f;}
.barcode_holder .tc-custom-input strong{color:#1abc9c;}
.barcode_holder .tc-buyer-info{border-color:#ebebeb;}
.barcode_holder .tc-buyer-info table{border-bottom-color:#ebebeb;}
.barcode_holder .tc-buyer-info table thead{background-color:#fdfdfd;}
.barcode_holder .tc-buyer-info table tr th{background-color:#fdfdfd;}
.barcode_holder .tc-buyer-info table tr td{color:#1abc9c;}
.barcode_holder .tc-buyer-info table tfoot td{border-top-color:#ebebeb;}
.barcode_holder .tc-buyer-info table tfoot span strong{color:#1abc9c;}
.barcode_holder .tc-checkins table{border-bottom-color:#ebebeb;}
.barcode_holder .tc-checkins table tr td{color:#1abc9c;}
.barcode_holder .tc-checkins table tr.tc-pass-failed td{color:red;}
.barcode_holder .tc-checkins table tr td a.tc-delete-checkin{color:#ee5b5b;}
.barcode_holder table thead{background-color:#fefefe;}
.barcode_holder .barcode_status.success{background-color:#2ecc71;}
.barcode_holder .tc-checkins table tr td a.tc-delete-checkin{color:#ee5b5b;}
.tc-scan .error-message{background-color:#FF5F4E !important;color:white !important;}
.tc-scan .success-message{background-color:#72C1A0 !important;color:white !important;}
.tc-checkin-button.success{background-color:#72C1A0;}
.tc-checkin-button.error{background-color:#FF5F4E;}
.tc-close::before, .tc-close::after{background-color:#fff;}
.notifyjs-bootstrap-success, .notifyjs-bootstrap-info, .notifyjs-bootstrap-warn, .notifyjs-bootstrap-error{background-image:none;background-color:#ffdf3b;border-color:#3c3c3c;color:#3c3c3c;}
.notifyjs-wrapper .notifyjs-bootstrap-success{background-color:#72C1A0;background-image:none;color:#fff;border:none;}
.tc-tickets-one a.tc-list-link:hover, a.tc-back-arrow:hover{background-color:#6b5f89;color:#fff;}
.tc-additional-info-hide{color:#6B5F89;}
.lds-ellipsis div {
background: #6B5F89;
}@media only screen and (max-width: 1080px) {
.tc-half-content span.tc-ticket-info{font-size:4.5em;}
.tc-half-content span.tc-ticket-info{height:192px;}
}
@media only screen and (max-width: 1024px) {
.tc-checkin-button{padding-left:50px;padding-right:50px;}
.tc-notifications-wrap .tc-notification{width:290px;}
.tc-tickets-one h3{margin-bottom:4px;}
}
@media only screen and (max-width: 820px) {
body{font-size:90%;}
.tc-sidebar-mask, .tc-sidebar{width:200px;}
.tc-content{width:calc(100% - 60px);}
.tc-status-wrap{width:60px;}
.tc-sidebar li a span{display:none;}
.tc-sidebar ul li a{padding-bottom:39px;display:block;}
.tc-sidebar h1{display:none;}
.tc-half .tc-title{display:none;}
.tc-content-heading h2{display:none;}
.tc-content-heading input{height:45px;margin:9px 9px 9px 0px;border:none;width:96%;padding:0 17px 0;}
.tc-status-wrap{width:60px;left:0;bottom:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);}
.tc-sidebar-mask, .tc-sidebar{width:60px;}
.tc-notifications-wrap{width:calc(100% - 60px);}
.tc-sidebar ul li span.tc-menu-icon{margin-right:0;}
.tc-sidebar ul li a{padding:18px 17px 18px 20px;}
}
@media only screen and (max-width: 730px) {
body{font-size:100%;}
.tc-notifications-wrap{width:calc(100% - 60px);}
.tc-tickets-one{padding:15px 10px;}
.tc-list-search button{width:24px;height:24px;float:right;position:absolute;right:17px;top:0;padding:0;margin:22px 0 0 0;display:none;}
.tc-half-content span.tc-ticket-info{height:177px;}
.tc-checkin-button{width:95%;float:none;display:inherit;margin:0 auto;}
.tc-buyer-address span.tc-span-wrap{padding:16px 15px;}
.tc-checkins h4{padding:20px 15px;}
.tc-checkins ul li{padding-left:15px;}
.tc-ticket-info-single{padding:25px 15px;}
.tc-notifications-wrap{padding:10px 0;}
.tc-notifications-wrap .tc-notification{width:100%;margin-left:15px;}
.tc-stats .tc-half{width:100%;height:50vh;}
.tc-half-content .tc-ticket-info-wrap{height:50vh;}
.tc-half-content span.tc-ticket-info{height:152px;}
.tc-tickets-one{padding:18px;}
.tc-tickets-one h3{margin-bottom:2px;}
.tc-half-content span.tc-ticket-info{font-size:4.5em;}
body .notifyjs-corner{width:100%;}
.notifyjs-bootstrap-base span{white-space:pre-wrap;text-align:center;line-height:1.3em;}
.notifyjs-bootstrap-success, .notifyjs-bootstrap-info, .notifyjs-bootstrap-warn, .notifyjs-bootstrap-error{height:120px;}
}
@media only screen and (max-width: 520px){
.tc-tickets-one{position:relative;}
.tc-tickets-one a.tc-list-link{background:none;background:none;position:absolute;width:100%;height:100%;display:inline-block;left:0;top:0;margin:5px;}
.barcode-main{width:90%;padding:20px;}
.barcode_holder input#barcode{width:100%;}
.barcode_holder h1{font-size:2.5em;}
.tc-notification.info-message{font-size:1em;}
#tc_login_form{width:94%;margin:0 auto;}
.tc-ticket-additional-info > span{font-size:0.8em;margin-top:3px;}
.tc-tickets-one a.tc-list-link, a.tc-back-arrow{border:none;}
.tc-tickets-list .tc-tickets-one a.tc-list-link:hover, .tc-tickets-list a.tc-back-arrow:hover{background-color:transparent;}
}
@media only screen and (max-width: 480px){
.tc-login-wrap{width:100%;padding:10px;}
.tc-single-list .tc-ticket-info-single{padding:15px 10px;}
.tc-single-list .tc-buyer-address span.tc-span-wrap{padding:15px 10px;line-height:1.3em;}
.tc-checkins h4{padding:20px 10px;}
.tc-checkins ul li{padding:8px 0 8px 10px;font-size:0.9em;}
.tc-checkin-button{padding-left:50px;padding-right:50px;}
.tc_selectable{min-width:85px;}
.tc-tickets-one{font-size:14px;}
.tc-tickets-one .tc-ticket-info{margin-right:0;}
.tc-tickets-one .tc-custom-ticket-info{gap:0;margin-top:0;}
.tc-ticket-info-single > span{font-size:0.78em;line-height:1.4em;}
.tc-notification.info-message{padding:3px 0 15px;}
.tc-ticket-info-single h3{font-size:1.3em;}
a.tc-back-arrow{top:12px;right:12px;}
.notifyjs-bootstrap-base span{position:absolute;float:none;padding:0 10px;font-size:1em;}
#checkinera-singout{width:90% !important;left:0;right:0;margin:0 auto;}
}
@media only screen and (max-width: 420px){
#checkinera-singout button{width:100%;margin:0 auto;}
.tc-dialog-content p{margin-bottom:15px;}
}
@media only screen and (max-width: 380px){
.tc-buyer-address span.tc-span-wrap{font-size:0.89em;}
.tc-checkin-button{padding-left:30px;padding-right:30px;}
.tc-content-heading input{width:94%;}
.tc-tickets-one{padding:10px 10px;}
.tc-tickets-one .tc-ticket-info{display:block;margin-bottom:5px;}
.tc-login-button{width:100%;}
.tc-single-list .tc-ticket-info-single{padding:15px 36px 15px 10px;}
a.tc-back-arrow{top:20px;right:10px;}
.barcode_holder h1{font-size:2em;}
.tc-notification.info-message{font-size:0.8em;}
.tc-ticket-info-single h3{font-size:1.2em;}
.tc-ticket-additional-info > span{font-size:0.75em;margin-top:1px;}
body .notifyjs-wrapper .notifyjs-bootstrap-base{padding:10px;}
.notifyjs-wrapper .notifyjs-bootstrap-base span{font-size:1em;}
}
@media only screen and (max-width: 300px){
.tc-login-input-wrap label, .tc-checkins ul li{font-size:0.9em;}
.tc-single-list .tc-buyer-address span.tc-span-wrap, .tc-checkins ul li{padding:11px 10px;line-height:1.3em;}
.tc-ticket-info-single span{line-height:1.3em;}
.wordpress_installation_url{font-size:0.8em;}
} @media (max-width: 897px) and (max-height: 415px) {
.tc-login-logo{margin-bottom:22px;}
.tc-login-input-wrap label{margin-bottom:8px;}
.tc-login-logo img{max-width:43%;}
input[type="text"],
input[type="password"]{height:50px;}
.tc-login-input-wrap{margin:0 0 10px 0;}
.tc-auto-login{padding:7px 0;}
.tc-login-button{margin-top:10px;}
}
@media (max-width: 740px) and (max-height: 320px) {
.tc-half-content span.tc-ticket-info {
font-size: 4.5em;
}
.tc-login-wrap {
margin-top: -30px;
}
.tc-login-input-wrap label {
margin-bottom: 2px;
font-size: 0.8em;
}
.tc-login-input-wrap {
margin: 0 0 6px 0;
}
.tc-auto-login {
padding: 6px 0;
}
.tc-login-button {
margin-top: 5px;
padding: 12px 50px;
}
.tc-login-wrap input {
padding: 7px 15px;
}
.tc-login .tc-notification {
margin-bottom: 6px;
padding:0 0 5px;
font-size: 0.8em;
line-height: 1em;
}
}