body{
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    touch-action: none;
    background-color:black;
    margin: 0;
    font-family:Verdana, Arial, sans-serif;

}
a,a:hover,a:visited,a:active{
    text-decoration: none;
}
.ul{
    position:fixed;
    left: 0px;
    bottom: 0px;
    z-index: 100000;
}
.ol{
    position:fixed;
    left: 0px;
    top: 0px;
    z-index: 100000;
}
.ur{
    position:fixed;
    right: 0px;
    bottom: 0px;
    z-index: 100000;
}
.or{
    position:fixed;
    right: 0px;
    top: 0px;
    z-index: 100000;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-container-menu {
    padding: 30px;
}
.swiper-container-timeline {
    height: 300px;
    margin-top: 430px;
    margin-left:100px;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.swiper-menu {
    height: 311px;
}
.swiper-timeline {
    height: 300px;
    width: 300px;
    align:center;
    vertical-align:middle;
}
.swiper-slideshow {
    text-align:center;
}
.swiper-slideshow img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}
.gallery-top, .screensaver-top {
    height: 100%;
    width: 100%;
}
.gallery-withnav{
    height: 100%;
    width: 1620px;
    position:absolute;
    right:0px;
}
.gallery-thumbs_old {
    position:absolute;
    bottom:0px;
    height: 15%;
    box-sizing: border-box;
    padding: 10px;
    width: 70%;
    left:15%;
    background-color:rgba(0, 0, 0, 0.5);
}
.gallery-thumbs{
    position: absolute;
    top: 890px;
    height: 125px;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 1;
    filter: grayscale(100%);
}
.gallery-thumbs .swiper-slide-thumb-active{border:2px solid #ff0000;opacity: 1;filter: grayscale(0%);}

.photo {
    width: auto;
    height: auto;
    min-height: 290px;
    display: inline-flex;
    border: 5px solid #eee;
    border-width:7px 7px 20px 7px;
    box-shadow:	0px 2px 15px #333;
    z-index:100;
    position: absolute;
    background-size:100%;
    transform: rotate(0deg) scale(1);
}
.videofloat{
    width: 480px;
}
.minifloat.videofloat{
    width:auto;
    min-width:240px;
}
.photo img{
    margin-bottom: -5px;
}

.video {
    z-index:100;
    position: absolute;
    background-color:white;
    transform: rotate(0deg) scale(1);
}
#outerflip {
    width: 100%;
    height: 100%;
    position: absolute;
    transform: rotate(0deg) scale(1);
    background-color:white;
}
#flipdiv {
    width: 1920px;
    height: 1080px;
    position: absolute;
    transform: rotate(0deg) scale(1);
    transform-origin: left top;
    background-color:white;
}
#content{
    width: 1920px;
    height: 1080px;
    position: absolute;
    background-color:white;
    background-size: cover;
}
#content_bg{
    width: 1920px;
    height: 1080px;
    position: absolute;
}
#screensaver{
    width: 100%;
    height: 100%;
    position: absolute;
    background-color:white;
    background-size: cover;
}
.ivo-slide{
    width: 100%;
    height: 100%;
    left:0px;
    top:0px;
    position: absolute;
    background-color:white;
    background-size: cover;
}
webview{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0px;
    background-color:white;
    background-size: cover;
    transform: rotate(0deg) scale(1);
}
#message{
    width: 960px;
    height: auto;
    position: absolute;
    display:none;
    margin:30px;
    top:45%;
    left:25%;
    z-index:1000;
}
.video::-webkit-media-controls-panel {
    display: flex !important;
    opacity: 1 !important;
}
.videox::-webkit-media-controls-panel {
    width:80%;
    left:80px;
}
.bigvideo::-webkit-media-controls-panel {
    width:600px !important;
    left: 300px !important;
}
.mainline{
    position:absolute;
    left:0px;
    width:100%;
    top:49%;
    background-color: black;
    height:8px;
}
.timelinemainheadline{
    position:absolute;
    font-size: 72px;
    top:15%;
    left:300px;
}
.timelineheadline{
    position:absolute;
    left:30px;
    font-size: 72px;
    top:45%;
}
.sortfloat{
    position:absolute;
    left:10px;
    top:25%;
    z-index:300;
}
.float-top{
    top:-60px;
    right:0px;
    position:absolute;
    transform-origin:right bottom;
}
.float-bottom{
    bottom:-40px;
    left:10px;
    position:absolute;
    width:100%;
}
.float-left{
    top:0px;
    left:-80px;
    position:absolute;
    background:#CCCCCC;
    border: 1px solid black;
    padding:10px;
    min-width:80px;
    max-width:80px;
    min-height:300px;
    display:none;
    z-index:1000;
    transform-origin:right top;
}
.float-left > a{
    padding-bottom:10px;
    float:left;
}
.dummyeraser{
    position:absolute;
    min-width:30px;
    min-height:30px;
    border-radius: 15px;
    z-index:2000;
    background-color: white;
    border:1px solid black;
    display:none;
}
.minifloat{
    position:relative;
    float:left;
    height:130px;
    padding:5px;
    border:1px solid black;

}
.handle {
    background: none;
    height: 0px;
    position: absolute;
    width: 0px;
}
.handle.nw {
    left: 0;
    top: 0;
}
.handle.ne {
    right: 0;
    top: 0;
}
.handle.se {
    right: 0;
    bottom: 0;
}
.handle.sw {
    left: 0;
    bottom: 0;
}
.markercaption{
    margin:0px;
}
.gallery-wheel {
    position: relative;
    width: 100%;
    height: 100%;
}

.gallery-wheel img {
    width:500px;
    height:250px;
    position: absolute;
    -webkit-transform-origin: 50% 100%;
    object-fit: contain;
    top: 0;
}
.floatcanvas{
    max-height:100%;
    height:400px;
}
.paintcanvas{
    position:absolute;
    left:0px;
    top:0px;
}
.savebutton{
      margin-right:4px;
      content:url('../images/save.png');
  }
.trialbutton{
    display:none;
}
.colorbutton{
    margin-right:4px;
    content:url('../images/color.png');
}
.erasebutton{
    margin-right:4px;
    content:url('../images/erase.png');
}
.erasebutton.active{
    content:url('../images/erase_active.png');
}
.trashbutton{
    margin-right:4px;
    content:url('../images/trash.png');
}
.penbutton{
    margin-right:4px;
    content:url('../images/pen.png');
}
.penbutton.active{
    content:url('../images/pen_active.png');
}
.savebutton_grey{
    margin-right:4px;
    content:url('../images/save_grey.png');
}
.closebutton{
    content:url('../images/x.png');
}
.closebutton2{
    margin-right:4px;
    content:url('../images/rec.png');
}
a.rbut2{
    display:none;
}
.dupbut{
    margin-right:4px;
    content:url('../images/duplicate.png');
}
.backbut{
    content:url('../images/back.png');
}
.forwardbut{
    content:url('../images/forward.png');
}


@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.ticker-wrapx {

    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    height: 4rem;
    background-color: rgba(#000, 0.9);
    padding-left: 100%;  // offset items to begin

}
.marquee,.ticker-wrap{
    position:absolute;
    width: 100%;
    top:0px;
    left:0px;
    padding:20px;
    padding-left: 100%;
    font-size:60px;
    background: rgba(100,100,100,0.5);
    color:white;
}
.ticker {
    display: inline-block;
    height: 4rem;
    line-height: 4rem;
    white-space: nowrap;
    padding-right: 100%;

-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;

&__item {

    display: inline-block;

    padding: 0 2rem;
    font-size: 2rem;
    color: white;

}

}

.f1_container {
    position: absolute;
    margin: 10px auto;
    perspective: 1000px;
    width:100%;
}
.shadow{
    box-shadow: 5px 5px 5px #aaa;
    margin-bottom: 10px;
}
.f1_card {
    width: 100%;
    height: 100%;
    position:relative;
    transform-style: preserve-3d;
    transition: all 1.0s linear;
}
.f1_container.flipped .f1_card {
    transform: rotateY(180deg);
    box-shadow: -5px 5px 5px #aaa;
}
.f1_face {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}
.f1_face.f1_back {
    display: block;
    transform: rotateY(180deg);
    box-sizing: border-box;
    padding: 10px;
    color: white;
    text-align: center;
    background-color: #aaa;
}

.ivoslide {
    overflow:hidden;
    white-space: nowrap;
}
.ivoslide_vertical{
    overflow:hidden;
}
#tchscrn_menu table td {padding:30px;}

.swiper-menu {
    height: 311px;
    width: 311px;
    min-width: 311px;
    margin-right: 30px;
    margin-bottom:30px;
}


/*cube*/
.space3d {
    perspective: 1000px;
    width: 250px;
    height: 250px;
    text-align: center;
    display: inline-block;
}

._3dbox {
    display: inline-block;
   /* transition: all 0.85s cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
    text-align: center;
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    /*transform: rotateX(15deg) rotateY(30deg);*/
}

._3dface {
    overflow: hidden;
    position: absolute;
    border: 1px solid #888;
    background: #FFF;
    box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.1), 0 0 50px rgba(0, 0, 0, 0.3);
    color: #333;
    line-height: 250px;
    opacity: 1;
}

._3dface--front {
    width: 250px;
    height: 250px;
    transform: translate3d(0, 0, 125px);
    background-size: cover;
}

._3dface--top {
    width: 250px;
    height: 250px;
    transform: rotateX(90deg) translate3d(0, 0, 125px);
    background-size: cover;
}

._3dface--bottom {
    width: 250px;
    height: 250px;
    transform: rotateX(-90deg) translate3d(0, 0, 125px);
    background-size: cover;
}

._3dface--left {
    width: 250px;
    height: 250px;
    left: 50%;
    margin-left: -125px;
    transform: rotateY(-90deg) translate3d(0, 0, 125px);
    background-size: cover;
}

._3dface--right {
    width: 250px;
    height: 250px;
    left: 50%;
    margin-left: -125px;
    transform: rotateY(90deg) translate3d(0, 0, 125px);
    background-size: cover;
}

._3dface--back {
    width: 250px;
    height: 250px;
    transform: rotateY(180deg) translate3d(0, 0, 125px);
    background-size: cover;
}
.markera{
    color:inherit;
}
.nodisplay{
    display:none;
}

.wrapper{
    height: 1000px;/*150px*/
    max-height: 1000px;

    top:40px;
    background:rgba(0,0,0,0.5);
    position:absolute;
    padding:10px;
}
.slider{
    width: 100%;
    height: 100%;
    /*white-space: nowrap;*/
}
/*
::-webkit-scrollbar {
    display: none;
}*/
.wrapper ul{
    list-style: none;
    padding:0px;
    margin:0px;
}
.wrapper li{
    list-style: none;
    position: relative;
    width: auto;
    height: auto;
    padding-bottom:10px;
}
.wrapper img{
    height: 150px;
    width: auto;
    max-height: 150px;
}
.wrapper.hor{
    height: 170px;
    max-width: 1820px;
    width: 1820px;
    bottom:10px;
    top:auto;
    left:40px;
}
.wrapper.hor li{
    /*float: left;*/
    padding-right:10px;
    padding-bottom:0px;
    display: inline;
}
.wrapper.hor ul{
    white-space:nowrap;
}
#breadcrumb{
    color: white;
    padding: 10px;
    position: absolute;
    top: 860px;
    left: 40px;
    background: rgba(0,0,0,0.5);
    display:inline;
}
#breadcrumb > a{
    color:white;
}
.fb_folder{
    position: absolute;
    left: 30px;
    overflow:hidden;
    top: 0px;
    color:white;
    font-size:18px;
    width:130px;
}
#custompath, #mainpath,#licencekey,#screenlock{
    bottom:350px;
    left:700px;
    position:absolute;
    top:auto;
    display:none;
    z-index:11110;
}
#custconfirm{
    bottom:80px;
    left:80px;
    position:absolute;
    top:auto;
    display:none;
    z-index:11110;
}
#screenlock{
    bottom:150px;
}
#screenlock > .modal-dialog{
    width:200px;
}
.markera.boldtext >h2{
    font-size:32px;
    font-weight:bold;
    font-family:Verdana, Arial, sans-serif;
}
.markera.gianttext >h2{
    font-size:52px;
    font-weight:bold;
    font-family:Verdana, Arial, sans-serif;
}
.gallery-wheel {
    position: absolute;
    width: 500px;
    height: 500px;
}

.gallery-wheel div.dwheel {
    width:500px;
    height:250px;
    position: absolute;
    -webkit-transform-origin: 50% 100%;
    top: 0;
    text-align:center;
}
.gallery-wheel div.wheeltext {
    padding-top:50px;
    text-align:center;
    width:500px;
    height:250px;
    position: absolute;
    -webkit-transform-origin: 50% 100%;
    object-fit: contain;
    top: 0;
    font-size:36px;
    background-size:cover;
    color:black;
}
.wheel-center {
    position: relative;
    background-position: center;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    top:125px;
    left:125px;
    border: 10px solid white;
    font-size: 36px;
    color: black;
    text-align: center;
    padding-top: 80px;
}
.wheel-outer {
    position: relative;
    background-position: center;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    top:-10px;
    left:-10px;
    z-index:-100;
    border: 10px solid white;
}



.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 330px;
    height: 40px;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #4a82e2;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
}
.select-styled:hover {
    background-color: #417ce1;
}
.select-styled:active, .select-styled.active {
    background-color: #3473de;
}
.select-styled:active:after, .select-styled.active:after {
    top: 9px;
    border-color: transparent transparent #fff transparent;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #3473de;
    height:400px;
    overflow-y:scroll;
}
.select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #2265d7;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.select-options li:hover {
    color: #4a82e2;
    background: #fff;
}
.select-options li[rel="hide"] {
    display: none;
}

.turnselect {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 15px;
    color: #000;
    width: 290px;
    height: 24px;
    margin-left:1em;
}

.turnselect-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f1f1f1;
    padding: 1px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.turnselect-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #555 transparent transparent transparent;
    position: absolute;
    top: 8px;
    right: 10px;
}
.turnselect-styled:hover {
    background-color: #f5f9fc;
}
.turnselect-styled:active, .turnselect-styled.active {
    background-color: #f1f1f1;
}
.turnselect-styled:active:after, .turnselect-styled.active:after {
    top: 3px;
    border-color: transparent transparent #555 transparent;
}

.turnselect-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #f1f1f1;
    height:400px;
    overflow-y:scroll;
}
.turnselect-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #555;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.turnselect-options li:hover {
    color: #000;
    background: #fff;
}
.turnselect-options li[rel="hide"] {
    display: none;
}




.menulink{
    width: 300px;
    max-height: 300px;
}
.dkbtn{
    padding: 8px;
    font-size: 32px;
    margin-right: 2px;
    margin-bottom: 5px;
    line-height: 1.0;
    border-radius: 8px;
    color: #EEE;
    background-color: #000;
    border: 3px solid;
}
.webmenutext{
    position: absolute;
    width: 300px;
    height: 300px;
    text-align: center;
    vertical-align: middle;
    line-height: 280px;
    font-weight:bold;
    font-size:40px;
    color:black;
}
#ladebalken{
    position:absolute;
    left:645px;
    top:222px;
}
.markertrans > h2{
    color: white;
    font-size: 24px;
    background-color: rgba(0,0,0,0.4);
    padding: 15px;
}
.floatcaption{
    color: white;
    font-size: 24px;
    background-color: rgba(0,0,0,0.4);
    padding: 15px;
    position: absolute;
    bottom: -5px;
    width: 100%;
    text-align: center;
}
.minifloat > .floatcaption{
    display:none;
}
.xb{
    padding-right:4px;
}
.myslide{
    opacity:0;
    position:absolute;

    transition: opacity 2s,left ease-in 6s,top ease-in 6s, width ease-in 6s, height ease-in 6s, transform 6s;
}
.myslidea{
    width:100%;
    height:100%;
    opacity:1;
    transform: rotate(0deg) scale(1) !important;
    top:0px !important;
    left:0px !important;
}
.ipmain{
    display:none;
    position:absolute;
}
.iptrigger{
    position:absolute;
    z-index: 100;
}
.inet_icon{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    pointer-events: none;
    margin: 30px;
}
.float.frameless{
    box-shadow:none;
    border:none;
    min-height:0px;
}
.float.frameless > .floatbuttons{
    display:none;
}
.squarewheelslidewrapper{
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 450px;
    white-space: nowrap;
}
.squarewheelslidewrapper::-webkit-scrollbar {
    display: none;
}
.squarewheelslidewrapper > a{
    float:left;
}
.gallery-square{
    overflow: hidden;
    position: absolute;
    height: 430px;
    width: 555px;
    margin: auto;
    top: 200px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    border: 5px solid white;
    border-radius: 5px;
    background-color: white;
}
.squarewheelimg{
    width:200px;
    max-width:200px;
}
.pdfcanvas{
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
}

/*simplemodal*/
.dk_modal{position:absolute;width:100%;height:1080px;background-color:rgb(0,0,0,.5)}
.dk_modal_close{color: #fff;position: absolute;top: 20px;right: 60px;font-size: 40px;}
.dk_modal_imgholder{position:relative;margin:100px 300px;}
.dk_modal_imgholder img{width:100%;object-fit:scale-down}

/*nav modal*/
.dk_modalnav_headline{color:#0000FF}
.dk_modal_activeheadline{color:red;}
.dk_modal_navholder{display:flex;}
.dk_modalnav_oneitem{margin:2em}
.dk_modalnav_oneitem img{border-radius:20px}
.dk_modalnav_caption{color:#fff}
.dk_modalnav_between{margin:0 1em;background:green;width:2px; border-radius:2px}

input[type=number] {
    -webkit-text-security: disc;
}
#qrreader{
    display:none;
    z-index:5555;
    position: absolute !important;
    left:750px;
    bottom:100px !important;
    width:600px;
    background-color: white;
}

div.ul img {
    max-width: 3vw;
}