@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap);html{height:100%;background-attachment:fixed;background-size:100%}body{font-family:Open Sans,arial;font-style:normal;font-weight:400;color:#9d9d9d;outline:none}.tile{padding:0;margin:0}#msg{z-index:100000;bottom:0;left:15px}#msg,#msgForm{position:fixed}#msgForm{top:0;left:0;width:100%;z-index:100}.error-alert-text{font-size:14px}.printed-text{font-size:32px;color:#fff}.alert{padding:2px 20px}.alert-success{color:#fff;background-color:#13a807;border-color:#38c458}.alert-danger{color:#fff;background-color:#db4451;border-color:#c11629}.alert-warning{color:#fff;background-color:#e3b41f;border-color:#d5a30b}.addQuestionBtn{position:fixed;right:20px;width:50px;height:50px;font-size:20px}.text-orange{color:#e93701}.btn{border-radius:50px}.btn-danger.focus,.btn-danger:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-default.focus,.btn-default:focus,.btn-default:not(:disabled):not(.disabled).active:focus,.btn-default:not(:disabled):not(.disabled):active:focus,.btn-info.focus,.btn-info:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-success.focus,.btn-success:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.btn-warning.focus,.btn-warning:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:none}.btn-login{background:#47c3d3;border-radius:50px;color:#fff;transition:all .4s ease-in-out}.btn-login:focus,.btn-login:hover{color:#fff;background:#21abbd}.btn-login a{color:#000;text-decoration:none}.preloader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;display:"-webkit-flex";display:"-ms-flexbox";display:"-ms-flex";display:flex;flex-wrap:nowrap;flex-flow:row;-ms-justify-content:center;justify-content:center;-moz-align-items:center;-ms-align-items:center;align-items:center;background:#fff}.spinner{width:70px;text-align:center}.spinner>div{width:18px;height:18px;background-color:#c50034;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}h1,h2,h3,h4,h5,h6{font-weight:500;color:#272727;line-height:1.8;font-family:Open Sans,arial}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px;line-height:38px}h4{font-size:24px}h5{font-size:20px}h6,p{font-size:16px}p{color:#3b444f;line-height:24px;font-weight:400}ul,ul li{font-size:14px}.highlight{color:#9d9d9d}.table-sm td,.table-sm th{font-size:14px}.mainMenu{padding-top:5px;padding-bottom:5px}.mainMenu svg{font-size:20px}.mainMenu a{font-size:14px;font-weight:600;color:#3b444f;padding-right:15px;float:left}.mainMenu a.router-link-active,.mainMenu a:focus,.mainMenu a:hover{color:#c50034}.mainMenu span{color:#3b444f;cursor:pointer}.mainMenu span:hover{color:#c50034}.mainMenu .logOut{margin-left:13px;cursor:pointer}.mainMenu .logOut .btn{padding:0 5px;margin-bottom:2px;font-size:13px}.mainMenu .logOut svg{font-size:14px}.userMenu{cursor:pointer}.userMenu .btn{padding:0 5px;margin-bottom:2px;font-size:13px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.form-check{margin-bottom:.5rem}.form-check,.form-check .form-check-label{padding-left:0}.form-check .form-check-input{position:absolute;margin:0;z-index:-1;left:0;pointer-events:none}.form-check .form-check-sign:before{display:block;position:absolute;left:0;content:"";background-color:rgba(0,0,0,.84);height:16px;width:16px;border-radius:100%;z-index:1;opacity:0;margin:0;top:0;transform:scale3d(2.3,2.3,1)}.form-check .form-check-sign .check{position:relative;display:inline-block;width:16px;height:16px;border:1px solid #0890c6;overflow:hidden;z-index:1;border-radius:1px;background:#fff}.form-check .form-check-sign .check:before{position:absolute;content:"";transform:rotate(45deg);display:block;margin-top:-5px;margin-left:5px;width:0;height:0;box-shadow:0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,inset 0 0 0 0}.form-check .form-check-input:focus+.form-check-sign .check:after{opacity:.2}.form-check .form-check-input:checked~.form-check-sign .check{background:#fff}.form-check .form-check-input:checked~.form-check-sign .check:before{color:#0890c6;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;animation:checkbox-on .3s forwards}.form-check .form-check-input[disabled]+.circle,.form-check .form-check-input[disabled]~.form-check-sign .check,fieldset[disabled] .form-check,fieldset[disabled] .form-check .form-check-input{opacity:.5}.form-check .form-check-input[disabled]~.form-check-sign .check{border-color:#000;opacity:.26}.form-check .form-check-input[disabled]+.form-check-sign .check:after{background-color:rgba(0,0,0,.87);transform:rotate(-45deg)}.form-check .form-check-input[disabled][checked]+.form-check-sign .check{background-color:#000}@keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}to{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}.switch label{position:relative;padding-left:2.4375rem}.switch label .bmd-switch-track{position:absolute;top:.3125rem;left:0;display:inline-block;width:2.125rem;height:.875rem;cursor:pointer;background-image:linear-gradient(90deg,rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 50%,#c49bcb 0,#c49bcb);background-position:0;background-size:4.25rem .875rem;border-radius:2.125rem;transition:background-position .2s ease-in}.switch label .bmd-switch-track:after{position:absolute;top:50%;left:0;display:block;align-self:center;width:1.25rem;height:1.25rem;content:"";background:#f1f1f1;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,.5);transition:left .2s ease-in,background-color .2s ease-in,transform .3s ease;transform:translateY(-50%)}.switch label .bmd-switch-track:active:after{transform:translateY(-50%) scale3d(1.15,.85,1)}.switch label input{position:absolute;display:block;width:0;height:0;opacity:0}.switch label input:checked+.bmd-switch-track{background-position:-100%}.switch label input:checked+.bmd-switch-track:after{left:calc(100% - 1.25rem);background-color:#0890c6}.switch label input:disabled+.bmd-switch-track:active:after{transform:translateY(-50%)}.switch label input:disabled+.bmd-switch-track{cursor:default;background:rgba(0,0,0,.12)}.switch label input:disabled+.bmd-switch-track:after{background:#bdbdbd}.form-check .form-check-label{cursor:pointer;padding-left:18px;position:relative}.form-group.is-focused .form-check .form-check-label{color:rgba(0,0,0,.26)}.form-group.is-focused .form-check .form-check-label:focus,.form-group.is-focused .form-check .form-check-label:hover{color:rgba(0,0,0,.54)}fieldset[disabled] .form-group.is-focused .form-check .form-check-label{color:rgba(0,0,0,.26)}.form-check .form-check-label span{display:block;position:absolute;left:-1px;top:-1px;transition-duration:.2s}.form-check .form-check-label .circle{border:1px solid rgba(0,0,0,.54);height:15px;width:15px;border-radius:100%;top:1px}.form-check .form-check-label .circle .check{height:15px;width:15px;border-radius:100%;background-color:#0890c6;transform:scale3d(0,0,0)}.form-check .form-check-input{opacity:0;height:0;width:0;overflow:hidden}.form-check .form-check-input:checked~.check,.form-check .form-check-input:checked~.circle{opacity:1}.form-check .form-check-input:checked~.check{background-color:#0890c6}.form-check .form-check-input:checked~.circle{border-color:#0890c6}.form-check .form-check-input:checked .check:before{animation:checkboxOn .5s forwards}.form-check .form-check-input:checked~.circle .check{transform:scale3d(.65,.65,1)}.form-check .form-check-input[disabled]~.check,.form-check .form-check-input[disabled]~.circle{opacity:.26}.form-check .form-check-input[disabled]~.check{background-color:#000}.form-check .form-check-input[disabled]~.circle{border-color:#000}.form-check .form-check-input[disabled]+.circle .check{background-color:#000}.form-check .form-check-sign{vertical-align:middle;position:relative;top:-2px;float:left;padding-right:10px;display:inline-block}.form-check .form-check-label .circle:before{display:block;position:absolute;left:-1px;content:"";background-color:rgba(0,0,0,.84);height:15px;width:15px;border-radius:100%;z-index:1;opacity:0;margin:0;top:-1px;transform:scale3d(2.3,2.3,1)}.form-check .form-check-label .form-check-input:checked+.circle:before{animation:rippleOn .5s}.form-check .form-check-label .form-check-input:checked+.circle .check:before{color:#fff;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;animation:checkboxOn .3s forwards}.form-check+.form-check{margin-top:0}@keyframes checkboxOn{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}to{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@keyframes rippleOn{0%{opacity:0}50%{opacity:.2}to{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:.2}to{opacity:0}}.togglebutton{vertical-align:middle}.togglebutton .togglebutton .toggle,.togglebutton input,.togglebutton label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.togglebutton label{font-size:13px;cursor:pointer}.form-group.is-focused .togglebutton label{color:rgba(0,0,0,.26)}.form-group.is-focused .togglebutton label:focus,.form-group.is-focused .togglebutton label:hover{color:rgba(0,0,0,.54)}fieldset[disabled] .form-group.is-focused .togglebutton label{color:rgba(0,0,0,.26)}.togglebutton label input[type=checkbox]{opacity:0;width:0;height:0}.togglebutton label .toggle{text-align:left;margin-left:5px}.togglebutton label .toggle,.togglebutton label input[type=checkbox][disabled]+.toggle{content:"";display:inline-block;width:30px;height:15px;background-color:rgba(80,80,80,.7);border-radius:15px;margin-right:15px;transition:background .3s ease;vertical-align:middle}.togglebutton label .toggle:after{content:"";display:inline-block;width:20px;height:20px;background-color:#fff;border-radius:20px;position:relative;box-shadow:0 1px 3px 1px rgba(0,0,0,.4);left:-5px;top:-2.5px;border:1px solid rgba(0,0,0,.54);transition:left .3s ease,background .3s ease,box-shadow .1s ease}.togglebutton label input[type=checkbox][disabled]+.toggle:after,.togglebutton label input[type=checkbox][disabled]:checked+.toggle:after{background-color:#bdbdbd}.togglebutton label input[type=checkbox]+.toggle:active:after,.togglebutton label input[type=checkbox][disabled]+.toggle:active:after{box-shadow:0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,0,0,.1)}.togglebutton label input[type=checkbox]:checked+.toggle:after{left:15px}.togglebutton label input[type=checkbox]:checked+.toggle{background-color:#0890c6}.togglebutton label input[type=checkbox]:checked+.toggle:after{border-color:#0890c6}.togglebutton label input[type=checkbox]:checked+.toggle:active:after{box-shadow:0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(156,39,176,.1)}.form-control{border:1px solid #ececec}.form-control:focus{box-shadow:none}.form-control.is-invalid:focus{box-shadow:none;outline:none}.form-control-sm{border-radius:5px}.form-group-no-margin{margin-bottom:0}a{color:#9d9d9d;text-decoration:none;outline:none!important;transition:all .2s ease}a:active,a:hover{color:#3b444f;text-decoration:none}a.lighter,a.lighter:active,a.lighter:hover{color:#420d0c}.center{text-align:center}.right{text-align:right}.left{text-align:left}.box-flex{-ms-justify-content:center;justify-content:center}.box-flex,.box-flex-right{display:"-webkit-flex";display:"-ms-flexbox";display:"-ms-flex";display:flex;flex-wrap:nowrap;flex-flow:row;-moz-align-items:center;-ms-align-items:center;align-items:center}.box-flex-right{-ms-justify-content:right;justify-content:right}.box-flex-left{-moz-align-items:center;-ms-align-items:center;align-items:center}.box-flex-bottom,.box-flex-left{display:"-webkit-flex";display:"-ms-flexbox";display:"-ms-flex";display:flex;flex-wrap:nowrap;flex-flow:row;-ms-justify-content:left;justify-content:left}.box-flex-bottom{-moz-align-items:end;-ms-align-items:end;align-items:end}.modal-content{border-radius:5px}.modal-content .modal-button-close{background:#fff;position:relative;width:31px;height:31px;border-radius:50%;color:#5b5b5b;cursor:pointer;font-size:25px;padding:3px 7px}.langs{padding-top:4px}.langs span{font-size:13px;color:#3b444f;cursor:pointer}ul.main-menu{padding:0;margin:0;list-style:none;text-align:left;padding-bottom:75px}.menu{background:#2d2c2c;width:197px;height:100%;position:absolute;overflow:scroll;top:34px;left:0;z-index:100;margin-left:-204px;direction:rtl;transition:all .5s ease}.menu.opened{margin-left:-17px}.menu ul li a{box-sizing:border-box;font-size:13px;display:inline-block;width:100%;color:#fff;text-decoration:none;padding-top:5px;padding-bottom:5px;padding-left:20px;font-weight:400;position:relative;cursor:pointer;border-top-color:#393939;border-top-width:1px;border-top-style:solid}.menu ul li a.active,.menu ul li a:hover{background:rgba(89,88,88,.5)}.menu ul li a.active{color:#fff}.menu ul li a.deeper:before{font-size:10px;font-weight:900;display:inline-block;content:"";font-family:Font Awesome\ 5 Free;position:absolute;left:4px;top:9px;transition:all .5s ease}.menu ul li a.deeper:hover:after{color:#272727}.menu ul li a.deeper .active:before{content:"";font-family:Font Awesome\ 5 Free;position:absolute;right:20px;color:#272727;top:15px}.menu ul li span{padding-left:20px}.menu ul li ul li a.deeper,.menu ul li ul li a.deeper:after{font-size:15px;display:inline-block}.menu ul li ul li a.deeper:after{content:"•";position:absolute;right:30px;padding-top:0;color:#ddb819;transition:color .1s ease 0s}.menu ul li ul.submenu{display:none;padding:0}.menu ul li ul.submenu a{width:100%;text-transform:none;letter-spacing:.05em;padding-top:8px;padding-bottom:8px;padding-left:25px;font-size:13px;border-top-color:#737373;border-top-width:1px;border-top-style:solid;background:#484848;font-weight:400}.menu ul li ul.submenu a.active{background:hsla(0,0%,95.3%,.94);color:#272727;font-weight:400}.menu ul li ul.submenu a:hover{background:hsla(0,0%,39.6%,.3);color:#fff;font-weight:400}.menu ul li ul.submenu a:after{content:none}.menu ul li.active ul.submenu{display:block}.menu ul li.active a.deeper:before{content:""}#menuBottom{position:fixed;bottom:0;width:100%;background:hsla(0,0%,95.3%,.94);height:60px;z-index:999}#menuBottom .empty{padding-top:10px;color:#a8a8a8}#menuBottom .empty .description{font-size:12px;line-height:8px}#menuBottom .full{padding-top:10px}#menuBottom .full .description{font-size:12px;line-height:8px}#menuBottom .box-0 svg{font-size:30px}#menuBottom a{padding-top:10px;font-size:8px;line-height:8px;color:#3d3d3d}#menuBottom a svg{font-size:30px;margin-bottom:5px}#menuBottom a.router-link-active,#menuBottom a:hover{color:#c50034}#paticka{padding-bottom:50px}#documents{padding-top:50px}#documents .authors{padding-top:70px}#intro-menu{position:relative}#intro-menu h4 span{font-size:14px}#intro-menu .uvodBox{margin-bottom:20px}#intro-menu .uvodBox.content{background:#777;transition:all .2s ease}#intro-menu .uvodBox.content a{width:100%}#intro-menu .uvodBox.content:hover{background:#c50034}#intro-menu .uvodBox.empty{background:#d0d0d0;color:#fff}#intro-menu .uvodBox .uvodBox-content{height:65px}#intro-menu .uvodBox .uvodBox-content .text{color:#fff}#intro-menu .uvodBox .uvodBox-empty{height:65px}#intro-menu .title{height:25vh}#intro-menu .title h1{font-weight:700;font-size:40px}#printArea2{width:260px}#intro{height:25vh;position:relative}#intro h4 span{font-size:14px}#intro .uvodBox{margin-bottom:20px}#intro .uvodBox.content{background:#777;transition:all .2s ease}#intro .uvodBox.content a{width:100%}#intro .uvodBox.content:hover{background:#c50034}#intro .uvodBox.empty{background:#d0d0d0;color:#fff}#intro .uvodBox .uvodBox-content{height:65px}#intro .uvodBox .uvodBox-content .text{color:#fff}#intro .uvodBox .uvodBox-empty{height:65px}#registracia{height:40vh;position:relative}#registracia .form-control{box-shadow:0 0 14px #d5d5d5;font-size:20px;border-radius:10px;padding:10px 20px}#registracia .my-sent-btn{cursor:pointer;margin-left:10px;font-size:33px;color:#c50034;position:absolute;right:28px;z-index:1000}#registracia img{opacity:.3;width:90%;height:90%}#registracia .box-0{width:70%}#hlavicka{background:hsla(0,0%,95.3%,.94)}#hlavicka .logout{padding-top:6px;padding-bottom:6px}#hlavicka .logout .q-logout{cursor:pointer;color:#fff;padding:1px 5px}#hlavicka h5{margin:0;color:#373737;font-size:16px}#hlavicka .btn-danger{background:#c50034}#selectStream{padding-top:25px;padding-bottom:35px}#selectStream .box-1{margin-top:50px;margin-bottom:50px}#selectStream .box-1 a{color:#fff}#selectStream .box-1 .box-2{background:#a8a8a8;min-height:180px;width:100%;border-radius:50px;transition:all .2s ease}#selectStream .box-1 .box-2:hover{background:#dd5648}#selectStream .box-1 .box-2 h4{padding:20px;font-size:20px}#videostream{padding-top:30px;padding-bottom:30px}#head-buttons{padding-top:10px}#moderators,#obs,#program,#speakers{padding-top:30px;padding-bottom:30px;overflow:hidden}#moderators .people,#obs .people,#program .people,#speakers .people{position:relative}#moderators .people .mySpeaker .img-speaker,#obs .people .mySpeaker .img-speaker,#program .people .mySpeaker .img-speaker,#speakers .people .mySpeaker .img-speaker{padding:1px;margin-bottom:20px;border-radius:50%;width:70%;transition:all .2s ease}#moderators .people .mySpeaker .img-speaker.no-bck,#obs .people .mySpeaker .img-speaker.no-bck,#program .people .mySpeaker .img-speaker.no-bck,#speakers .people .mySpeaker .img-speaker.no-bck{background:transparent}#moderators .people .socials,#obs .people .socials,#program .people .socials,#speakers .people .socials{position:absolute;right:0;bottom:0}#moderators .people .socials a,#obs .people .socials a,#program .people .socials a,#speakers .people .socials a{font-size:24px;color:#9d9d9d}#moderators .people:hover .mySpeaker .img-speaker,#obs .people:hover .mySpeaker .img-speaker,#program .people:hover .mySpeaker .img-speaker,#speakers .people:hover .mySpeaker .img-speaker{background:#c50034}#moderators .people:hover .mySpeaker .img-speaker.no-bck,#obs .people:hover .mySpeaker .img-speaker.no-bck,#program .people:hover .mySpeaker .img-speaker.no-bck,#speakers .people:hover .mySpeaker .img-speaker.no-bck{background:transparent}#moderators .people:hover .socials a,#obs .people:hover .socials a,#program .people:hover .socials a,#speakers .people:hover .socials a{color:#c50034}#moderators .block,#obs .block,#program .block,#speakers .block{margin-top:40px}#moderators .description,#obs .description,#program .description,#speakers .description{position:relative;text-align:center;width:100%;margin-bottom:10px}#moderators .description .name,#obs .description .name,#program .description .name,#speakers .description .name{font-weight:600;color:#3b444f}#moderators .description .company,#obs .description .company,#program .description .company,#speakers .description .company{font-style:italic;font-size:14px}#moderators .description .position,#obs .description .position,#program .description .position,#speakers .description .position{font-size:14px}#speaker{padding-top:50px;padding-bottom:100px;overflow:hidden}#speaker .people{position:relative;padding-top:25px}#speaker .people .mySpeaker .img-speaker{margin-bottom:20px;border-radius:50%;width:85%;transition:all .2s ease}#speaker .people .mySpeaker .img-speaker.no-bck{background:transparent}#speaker .description{position:relative;text-align:center;width:100%;margin-bottom:10px}#speaker .description .name{font-weight:600;color:#3b444f}#speaker .description .company{font-style:italic;font-size:14px}#speaker .description .position{font-size:14px}#speaker .bio{line-height:34px}#exhibitors{padding-top:70px;padding-bottom:30px}#exhibitors .exhibitor-box:hover .more{color:#c50034}#exhibitors .exhibitor{height:140px;margin-top:20px;background:#fff}#exhibitors .exhibitor img{padding:10%}#exhibitors h1{font-weight:300;color:#0890c6;font-size:36px}#exhibitors h2{font-weight:300;color:#0890c6;font-size:32px;padding-top:80px}#exhibitor{padding-top:0;padding-bottom:100px}#exhibitor .logo{margin-bottom:10px}#exhibitor .description{padding-top:30px;padding-bottom:50px}#exhibitor .description .title{font-size:42px;color:#3b444f}#exhibitor .social svg{height:20%;width:20%}#program .titleBlock{background:#0890c6;color:#fff;padding:2px 5px}#program .subtitleBlock,#program .titleNonLecture{font-weight:600}#program .titleLecture{font-weight:600;color:#0890c6}#program .description{font-size:12px;text-align:left}#program .speaker .photo img{height:40px;border-radius:50%}#program .speaker a{font-size:14px}#program .speaker a .name{font-weight:600;color:#3b444f}#obs-panel{top:0;width:100%;background:#4d4d4d}#obs-control,#obs-panel{position:fixed;z-index:1000}#obs-control{bottom:0;left:0;width:90px;background:#d5d5d5}#obs-control .button-panel{color:#000}#obs td{font-size:12px;padding:0 10px 0 0}#obs td.speakers-photo{min-width:100px}#obs td.speakers-photo img{width:40px}#obs .time{font-weight:600}#obs .obs-row{cursor:pointer;position:relative}#obs .obs-row-selected{background:#f5cc98}#obs .obs-row-broadcasted,#obs .obs-row-broadcastedName{background:#c0fc5f}#obs .obs-row .playedOut{background:hsla(0,0%,60.8%,.3)}#obs .obs-row .playedNow{background:rgba(192,252,95,.445)}#obs .obs-row .faIcon{font-size:16px}#obs .titleBlock{background:#0890c6;color:#fff;padding:2px 5px}#obs .subtitleBlock,#obs .titleNonLecture{font-weight:600}#obs .titleLecture{font-weight:600;color:#0890c6}#obs .description{font-size:12px;text-align:left}#obs .speaker .photo img{height:40px;border-radius:50%}#obs .speaker a{font-size:14px}#obs .speaker a .name{font-weight:600;color:#3b444f}#obsah{padding-top:20px}#obsah,#obsah .row-menu-radenie{padding-bottom:20px}#obsah .row-menu-radenie .sort{cursor:pointer;color:#3b444f;font-weight:600;font-size:14px}#obsah .row-menu-radenie .sort.active{color:#c50034}#obsah .q-count{color:#3b444f;font-weight:600;font-size:14px}#obsah .row-question{background:#fff;margin-bottom:20px;padding:20px 15px 10px 15px;border-radius:5px;border:1px solid #e3e3e3;transition:all .4s ease}#obsah .row-question.new{background:#fbe8b1}#obsah .row-question P{font-size:12px;line-height:18px;color:#3b444f;text-align:left}#obsah .row-question.unpublished{border:1px solid #e12727}#obsah .row-question.selectedQ{border:1px solid #7adaf0;background:#eefffd}#obsah .row-question.systemMsg{border:1px solid #c50034;background:#ffefed}#obsah .row-question .q-creator{font-size:12px;color:#c50034}#obsah .row-question .q-creator.anonym{color:#3b444f}#obsah .row-question .q-unpublished{color:#c50034;font-weight:700}#obsah .row-question .q-time{font-size:12px}#obsah .row-question .q-like{cursor:pointer;font-size:12px;border-radius:50px;border:1px solid #9d9d9d;padding:2px 6px;font-weight:700;color:#9d9d9d;background:hsla(0,0%,95.3%,.94);transition:all .4s ease}#obsah .row-question .q-like.my-like{color:#58ac1e;border:1px solid #58ac1e;background:#f3ffe8}#obsah .row-question .q-edit{border-radius:50px;border:1px solid #ecaf3b;padding:2px 6px;color:#ecaf3b;background:#fffcf0}#obsah .row-question .q-edit,#obsah .row-question .q-remove{cursor:pointer;font-size:12px;margin-right:3px;font-weight:700;transition:all .4s ease}#obsah .row-question .q-remove{border-radius:50px;border:1px solid #db2900;padding:2px 8px;color:#db2900;background:#ffebeb}#obsah .row-question .q-active{position:relative;float:right;padding-left:3px}#obsah .row-question label.activeDesc{font-size:12px;background:#cdf8ff;padding:2px 10px 2px 20px;border-radius:13px;border:1px solid #7adaf0;color:#046bc6}#obsah .row-question label.activeDesc .circle{top:3px;left:3px}#obsah .row-question .alertType{font-size:14px;font-weight:700;color:#3b444f}#obsah .row-question .alertType.success{color:#06ae10}#obsah .row-question .alertType.warning{color:#ecaf3b}#obsah .row-question .alertType.danger{color:#c50034}#obsah .row-question .alertType.info{color:#0890c6}#box-chat{position:fixed;width:330px;right:-330px;z-index:999;padding-top:30px;top:22%;height:80%;transition:all .4s ease}#box-chat.full{width:90%;right:-90%}#box-chat.opened{right:-16px}#box-chat .button-full-width{position:absolute;top:4px}#box-chat .button-full-width .togglebutton label .toggle{margin-right:5px}#box-chat .button-close{position:absolute;width:31px;height:31px;border-radius:50%;color:#5b5b5b;font-size:25px;padding:3px 7px;right:24px;top:-4px;z-index:100;cursor:pointer}#box-chat .button-subtitle{font-size:10px;color:#000}#box-chat .box-chat-content{position:absolute;overflow:scroll;height:100%;width:100%;padding-right:25px;padding-left:15px}.chat-bck{background:#eaffde}.addQuestionBtn{cursor:pointer;z-index:999;position:absolute;bottom:20px;right:30px;width:40px;height:40px;background:rgba(57,191,57,.8);border-radius:50%;color:#fff;font-size:18px;transition:all .4s ease}.addQuestionBtn:hover{background:#39bf39}.openQuestionBtn{cursor:pointer;z-index:999;position:absolute;top:87px;left:-113px;width:200px;height:26px;background:rgba(57,191,57,.8);border-top-left-radius:3px;border-top-right-radius:3px;color:#fff;font-size:16px;transition:all .4s ease;transform:rotate(270deg)}.openQuestionBtn:hover{background:#39bf39}.addAlertBtn{cursor:pointer;z-index:999;position:fixed;bottom:20px;right:30px;width:40px;height:40px;background:rgba(57,191,57,.8);border-radius:50%;color:#fff;font-size:18px;transition:all .4s ease}.addAlertBtn:hover{background:#39bf39}#alerts{position:fixed;width:100%;bottom:50px;background:hsla(0,0%,82.4%,.1803921569);padding-top:10px}#alerts .alertType{margin-bottom:10px;border-radius:0;background:#fff}#alerts .alertType p{margin:0;font-size:12px}#alerts .alertType.success{border-bottom:2px solid #06ae10;border-top:2px solid #06ae10}#alerts .alertType.warning{border-bottom:2px solid #ecaf3b;border-top:2px solid #ecaf3b}#alerts .alertType.danger{border-bottom:2px solid #c50034;border-top:2px solid #c50034}#alerts .alertType.info{border-bottom:2px solid #0890c6;border-top:2px solid #0890c6}#alerts .closeAlert{cursor:pointer;color:#3b444f}#cookies-space.container-fix{position:fixed;width:104%;bottom:-800px;right:-4%;z-index:10000;background:#262626;color:#fff;padding:20px 20px 0 20px;height:60vh}#cookies-space.container-fix.opened{bottom:-20px}#cookies-space.container-fix .container-inner{padding:0 30px 0 10px;height:100%;position:relative;overflow:scroll}#cookies-space.container-fix .container-inner .close-button{position:absolute;right:80px;top:0;z-index:1;cursor:pointer}#cookies-space .form-check-input-my{margin-top:10px}#cookies-space .far,#cookies-space .fas{font-size:36px}#cookies-space h4,#cookies-space p{color:#fff;padding:10px}#cookies-button{position:fixed;bottom:0;left:0}#cookies-button .btn-cookies{background:#ecaf3b;cursor:pointer;color:#444;font-size:12px;padding:2px 5px}@media(max-width:767px){#cookies-space p{font-size:14px;line-height:20px}#cookies-space.container-fix{height:70vh}#cookies-space.container-fix .container-inner .close-button{right:10px}}@media(max-width:767px){#hlavicka h5{font-size:16px;line-height:26px}#documents{padding-top:20px}#registracia{height:auto;padding-top:35px;padding-bottom:35px}#registracia .box-0{width:100%}#registracia .my-sent-btn{right:20px;bottom:-2px}#exhibitor .social svg{height:60%;width:60%}#selectStream .box-1{margin-top:15px;margin-bottom:15px}#selectStream .box-1 a{color:#fff}#selectStream .box-1 .box-2{width:100%;min-height:auto}#selectStream .box-1 .box-2 h4{padding:0 20px;font-size:16px}#intro{height:auto}#intro-menu{padding-top:20px}#intro-menu .title{height:20vh}#intro-menu .title h1{font-size:26px;line-height:30px;text-align:center}#menuBottom{height:55px}#menuBottom .empty .description,#menuBottom .full .description{font-size:8px}#menuBottom .box-0 svg{font-size:20px}#menuBottom a{font-size:8px}#menuBottom a svg{font-size:20px}}