.ani_fadeIn_0_1_100{animation:ani_fadeIn_0_1_100 .1s ease-in-out forwards}@keyframes ani_fadeIn_0_1_100{from{opacity:0}to{opacity:1}}.ani_fadeIn_0_2_100{animation:ani_fadeIn_0_2_100 .2s ease-in-out forwards}@keyframes ani_fadeIn_0_2_100{from{opacity:0}to{opacity:1}}.ani_fadeIn_0_4_50{animation:ani_fadeIn_0_4_50 .4s ease-in-out forwards}@keyframes ani_fadeIn_0_4_50{from{opacity:0}to{opacity:.5}}.ani_fadeIn_0_5_100{animation:ani_fadeIn_0_5_100 .5s ease-in-out forwards}@keyframes ani_fadeIn_0_5_100{from{opacity:0}to{opacity:1}}.ani_rotate_1_25{animation:ani_rotate_1_25 linear 1.25s infinite}@keyframes ani_rotate_1_25{100%{transform:rotate(360deg)}}.ani_rotate_2{animation:ani_rotate_2 linear 2s infinite}@keyframes ani_rotate_2{100%{transform:rotate(360deg)}}.ani_shake_left_right{animation:ani_shake_left_right 3.5s cubic-bezier(.36,.07,.19,.97) infinite}@keyframes ani_shake_left_right{40%,60%{transform:translate3d(-.3px,0,0)}43%,57%{transform:translate3d(.3px,0,0)}46%,50%,54%{transform:translate3d(-.6px,0,0)}48%,52%{transform:translate3d(.6px,0,0)}}.ani_shake{animation:ani_shake .2s ease-in-out forwards}@keyframes ani_shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-1px,0) rotate(1deg)}30%{transform:translate(1px,1px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,1px) rotate(-1deg)}60%{transform:translate(-1px,1px) rotate(0)}70%{transform:translate(1px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,1px) rotate(0)}100%{transform:translate(1px,1px) rotate(0)}}html{background-blend-mode:lighten;min-height:100%;min-width:100%;max-height:100%;max-width:100%;overflow:auto;display:flex;flex-flow:column nowrap}html body{font-family:'Proxima Nova',Georgia,sans-serif;min-height:100%;min-width:100%;max-height:100%;max-width:100%;display:flex;flex-flow:column nowrap;flex:1}.loginModal .modal-background{background:rgba(104,104,104,.9)}.loginModal .box{background:#2c2c32;color:#fff;display:flex;flex-flow:column}.loginModal .box .text{font-weight:700;margin-left:20px;margin-top:10px;margin-bottom:20px}.loginModal .box .button{margin-left:auto;background:#2c2c32;color:#fff}.tabSelect{display:flex;flex-direction:row;cursor:pointer;border-radius:6px}.tabSelect em{padding:15px}.tabSelect:hover{background:#c8c8c8;transform:scale(1.05)}.selected{background:#f0f0f0;box-shadow:0 0 30px 5px #c8c8c8}.menu{max-width:250px;min-width:250px;min-height:100%;max-height:100%;box-shadow:5px 5px 20px 0 rgba(0,0,0,.25)}.menu .menu-label{padding-left:20px;color:#fff;font-size:15px;font-weight:600}.menu .menu-label:hover{background-color:silver;color:#151b26;cursor:pointer}.menu .eventInput:hover{background-color:silver;color:#151b26;cursor:pointer}.menu .menu-list li a{padding-left:20px;color:#dcdcdc;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.menu .menu-list li a:hover{color:#151b26}.menu .menu-list .menuIcon{width:20px;text-align:center}.backgroundDark{background-color:#394652}.disabled{opacity:.5;pointer-events:none}.greyedOut{opacity:.5}.field-label{min-width:35%;max-width:35%}.clickableIcon:hover{text-shadow:0 0 2px #5a5a5a;cursor:pointer}.scrollContainer{overflow:scroll;overflow-x:hidden}.scrollContainer .panel-block .imageContainer{height:28px;max-height:28px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;width:15%}.scrollContainer .panel-block .imageContainer img{max-width:95%;max-height:95%}.is-semi-active{background-color:#6a88dbb7}.dragoverShadow{box-shadow:inset 0 0 10px #525150}.loadingOverlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1000;background:rgba(255,255,255,.7);display:flex;justify-content:center;align-items:center;flex-flow:column nowrap}.loadingOverlay .circleLoader{width:60px;height:60px;position:relative}.loadingOverlay .circleLoader .cl_animation{width:59px;height:59px;border:1px solid;border-radius:50%;border-top-color:transparent;position:absolute}.loadingOverlay .text{margin-top:40px;font-size:115%;text-shadow:1px 1px 1px #fff}.dragCursor{cursor:grab}.messageContainer{display:flex;flex-flow:column nowrap;position:fixed;right:10px;top:10px;z-index:10000;max-width:350px;min-width:350px;font-size:14px}.messageContainer .notification{overflow:hidden;text-overflow:ellipsis;max-height:250px;margin-bottom:10px}.lightTableWrapper{display:flex;align-items:center;flex-flow:column nowrap;max-width:100%;margin:20px;flex:1;overflow:hidden;position:relative}.lightTableWrapper .functionBar{display:flex;flex-flow:row nowrap;min-width:100%;max-width:100%;align-items:center}.lightTableWrapper .functionBar .button span{pointer-events:none}.lightTableWrapper .lightTable{margin:20px;width:100%;max-width:100%;margin-bottom:20px;border-collapse:collapse;border-spacing:0;background-color:transparent;font-family:"QlikView Sans",sans-serif;cursor:default;flex:0 1 1;overflow:hidden;display:flex;flex-flow:column nowrap;position:relative}.lightTableWrapper .lightTable .thead{box-shadow:0 1px 1px rgba(0,0,0,.1);border:1px solid #ccc;border-left:none;border-right:none}.lightTableWrapper .lightTable .thead .tr{display:flex;flex-flow:row nowrap}.lightTableWrapper .lightTable .thead .tr .th{border-right:1px solid #e6e6e6;border-bottom:none;border-top:none;text-align:left;padding-top:6px;padding-bottom:6px;line-height:16px;vertical-align:middle;padding:8px;font-weight:700;font-size:14px;flex:1;overflow:hidden;text-overflow:ellipsis}.lightTableWrapper .lightTable .thead .tr .th:first-child{border-left:1px solid #e6e6e6}.lightTableWrapper .lightTable .thead .tr .th:last-child{flex:0}.lightTableWrapper .lightTable .thead .tr .th:nth-last-child(2){border-right:none}.lightTableWrapper .lightTable .scrollContainer{overflow:scroll;overflow-x:hidden}.lightTableWrapper .lightTable .scrollContainer .tbody{display:flex;flex-flow:column nowrap;vertical-align:middle;border-color:inherit}.lightTableWrapper .lightTable .scrollContainer .tbody .tr{display:flex;vertical-align:inherit;border-color:inherit;height:43px}.lightTableWrapper .lightTable .scrollContainer .tbody .tr .td{border-top:none;padding:7px 8px;line-height:1.3;position:relative;border-top:1px solid #ddd;flex:1;text-overflow:ellipsis;display:flex;flex-flow:row nowrap;align-items:center;overflow:hidden;max-height:100%}.lightTableWrapper .lightTable .scrollContainer .tbody .tr .td .imageContainer{pointer-events:none;height:28px;max-height:28px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;width:28px;max-width:28px;margin-right:5px}.lightTableWrapper .lightTable .scrollContainer .tbody .tr .td .imageContainer img{display:block;max-width:100%;max-height:100%}.lightTableWrapper .lightTable .scrollContainer .tbody .tr .td .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lightTableWrapper .lightTable .scrollContainer .tbody .tr .td .customLink{margin-left:auto;margin-right:10px}.lightTableWrapper .lightTable .scrollContainer .tbody .tr .td .clickable{cursor:pointer;color:#469dcd;text-decoration-line:#469DCD}.lightTableWrapper .lightTable .scrollContainer .tbody .tr .td .clickable:hover{text-shadow:0 0 2px #469dcd}.children{margin:7px 0 7px 0}.loadingDisplay{position:absolute;width:100%;height:100%;z-index:10;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.6)}.dot-pulse{position:relative;left:-9999px;width:4px;height:4px;border-radius:5px;background-color:#000;color:#000;box-shadow:9999px 0 0 -5px #000;animation:dotPulse 1.5s infinite linear;animation-delay:.25s}.dot-pulse::after,.dot-pulse::before{content:'';display:inline-block;position:absolute;top:5px;width:4px;height:4px;border-radius:5px;background-color:#000;color:#000}.dot-pulse::before{box-shadow:9984px 8px 0 -5px #000;animation:dotPulseBefore 1.5s infinite linear;animation-delay:0s}.dot-pulse::after{box-shadow:10014px 8px 0 -5px #000;animation:dotPulseAfter 1.5s infinite linear;animation-delay:.5s}@keyframes dotPulseBefore{0%{box-shadow:9984px 8px 0 -5px #000}30%{box-shadow:9984px 8px 0 2px #000}100%,60%{box-shadow:9984px 8px 0 -5px #000}}@keyframes dotPulse{0%{box-shadow:9999px 13px 0 -5px #000}30%{box-shadow:9999px 13px 0 2px #000}100%,60%{box-shadow:9999px 13px 0 -5px #000}}@keyframes dotPulseAfter{0%{box-shadow:10014px 8px 0 -5px #000}30%{box-shadow:10014px 8px 0 2px #000}100%,60%{box-shadow:10014px 8px 0 -5px #000}}.menuDialog{position:fixed;display:flex;flex-flow:column nowrap;border:1px solid rgba(60,60,60,.9);background:#fff;z-index:205;box-shadow:0 1px 10px rgba(0,0,0,.7);border-radius:5px;padding-top:5px;padding-bottom:5px}.menuDialog .ItemListItem{width:100%;max-width:100%;padding:3px 10px 3px 10px;display:flex;flex-flow:row nowrap;align-items:center;font-size:14px;font-weight:400;cursor:pointer;overflow:hidden}.menuDialog .ItemListItem .icon{min-width:24px}.menuDialog .ItemListItem .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuDialog .ItemListItem:hover{background-color:#ccc}.autocomplete{position:relative;display:inline-block}.autocomplete .autocomplete-items{position:absolute;border:1px solid #d4d4d4;border-bottom:none;border-top:none;z-index:99;top:calc(100% - 16px);left:0;right:0;box-shadow:0 3px 10px}.autocomplete .autocomplete-items div{padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}.autocomplete .autocomplete-items div:hover{background-color:#e9e9e9}@-moz-document url-prefix(){.tableParent{width:calc(100% + 18px)}}.inputTable{display:flex;flex-flow:column nowrap;overflow-x:auto;position:relative;border-left:1px solid #d1d1d1}.inputTable .row{background:#fff;display:flex;flex-flow:row nowrap;min-height:50px;max-height:50px;width:min-content}.inputTable .row .column{background:#fff;display:flex;justify-content:center;align-items:center;padding:3px;border-bottom:1px solid #d1d1d1;border-right:1px solid #d1d1d1}.inputTable .row .column span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inputTable .row .border_red{border-color:red}.inputTable .row .stickyBorderRight{border-right:3px solid #d1d1d1}.inputTable .row .stickyBorderBottom{border-bottom:3px solid #d1d1d1}.inputTable .alterColor:nth-child(odd) .column{background-color:#f5f5f5}.ratingTable{display:flex;flex-flow:column nowrap;overflow-x:auto;position:relative;border-left:1px solid #d1d1d1}.ratingTable .row{background:#fff;display:flex;flex-flow:row nowrap;min-height:50px;max-height:50px;width:min-content}.ratingTable .row .column{background:#fff;display:flex;justify-content:center;align-items:center;padding:3px;border-bottom:1px solid #d1d1d1;border-right:1px solid #d1d1d1}.ratingTable .row .column span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ratingTable .row .stickyBorderRight{border-right:3px solid #d1d1d1}.ratingTable .row .stickyBorderBottom{border-bottom:3px solid #d1d1d1}.ratingTable .alterColor:nth-child(odd) .column{background-color:#f5f5f5}.clickMe:hover{background-color:#c8c8c8}.input .imageContainer{height:32px;max-height:32px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;width:32px}.input .imageContainer img{max-width:95%;max-height:95%}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;right:12px}.switch{position:relative;display:inline-block;width:60px;height:34px}.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}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#22b939}input:focus+.slider{box-shadow:0 0 1px #22b939}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.inputWrong{border:2px solid red;border-radius:10px}.navbar{min-height:60px;max-height:60px}.navbar .navBarItem{border-right:1px solid #fff;width:120px;text-align:center;text-decoration:none;min-height:100%;max-height:100%;justify-content:center;align-items:center;align-content:center}.navbar .navBarItem:first-child{border-left:1px solid #fff}.navbar .nonClickable:hover{cursor:default}.navbar .navBarItemActive{background-color:#4caf50;pointer-events:none}.navbar .userIcon{width:45px;height:45px;border-radius:50%;display:flex;background:#fff;color:#000;justify-content:center;align-items:center;border:1px solid #acacac}.navbar .userIcon:hover{border:1px solid #000;cursor:pointer}@media (max-width:1020px){.navbar .navBarItem{margin-right:auto;width:100%}}.dropdownField{height:40px;background-color:#fff;border-color:#dbdbdb;color:#363636;cursor:pointer;display:block;font-size:16px;outline:0;min-width:100%;max-width:100%;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid #ccc;border-radius:5px;display:flex;flex-flow:row nowrap;align-items:center;padding:1px 10px 1px 5px;width:95%;box-sizing:border-box;background-color:#fff}.dropdownField:hover{border-color:#a3a3a3}.dropdownField .imageContainer{height:28px;max-height:28px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;width:28px;max-width:28px}.dropdownField .imageContainer img{max-width:95%;max-height:95%}.dropdownDialog{position:fixed;display:flex;flex-flow:column nowrap;border:1px solid rgba(60,60,60,.9);background:#fff;z-index:202;box-shadow:0 1px 10px rgba(0,0,0,.7);padding:1px;border-radius:5px}.dropdownDialog .searchBar{width:100%;height:100%;display:flex;flex-flow:row nowrap;box-sizing:border-box;position:relative}.dropdownDialog .searchBar .control{font-size:14px}.dropdownDialog .searchBar input{font-size:14px}.dropdownDialog .navBar{width:100%;height:100%;display:flex;flex-flow:row nowrap;box-sizing:border-box;position:relative;padding:4px}.dropdownDialog .navBar .previousButton{margin-right:10px;width:75px}.dropdownDialog .navBar .pageInfo{margin:auto;text-align:center;font-size:12px}.dropdownDialog .navBar .nextButton{width:75px}.dropdownDialog .elementListContainer{width:100%;display:flex;flex-flow:column nowrap;overflow-y:auto;overflow-x:hidden;margin-top:1px;border-top:1px solid rgba(89,89,89,.5)}.dropdownDialog .elementListContainer .elementListItem{min-height:30px;max-height:30px;max-width:100%;padding-left:3px;padding-right:3px;border-bottom:1px solid rgba(89,89,89,.5);display:flex;flex-flow:row nowrap;align-items:center;font-size:12px;overflow:hidden;cursor:pointer}.dropdownDialog .elementListContainer .elementListItem .elementText{margin-left:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:1}.dropdownDialog .elementListContainer .elementListItem:hover{background-color:#ccc}.dropdownDialog .elementListContainer .elementListItem .imageContainer{height:28px;max-height:28px;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;width:28px;max-width:28px}.dropdownDialog .elementListContainer .elementListItem .imageContainer img{max-width:95%;max-height:95%}.dropdownDialog .elementListContainer .selectedElement{background-color:rgba(89,89,89,.5)}.dropdownDialog .elementListContainer .grouped{font-weight:700;font-size:13px;pointer-events:none}.dropdownDialog .elementListContainer .child{margin-left:10px}.fadeIn{animation:fadeIn .3s ease-in-out forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.shake{animation:shake .5s ease-in-out forwards}@keyframes shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px,0) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}100%{transform:translate(1px,1px) rotate(0)}}.rotate{animation:rotate linear 2s infinite}@keyframes rotate{100%{transform:rotate(360deg)}}.toggle:active{transform:translateY(1px)}