@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin-ext");.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}body{background-image:-webkit-linear-gradient(60deg, #b3bac8 0%, #d3dce1 100%)}aside{background-image:-webkit-linear-gradient(60deg, #262a33 0%, #3c4250 100%)}.input-box.focus,.button,.drag-and-drop__item,.header-bar,.dropdown.open .dropdown-options,.popup-image--close,.modal-close{-webkit-box-shadow:0 2px 30px 0 rgba(29,34,43,0.3);box-shadow:0 2px 30px 0 rgba(29,34,43,0.3)}.select-box .focus+.select-list,.drag-and-drop__item.selected,.drag-and-drop__item:hover{-webkit-box-shadow:0 30px 30px -25px rgba(29,34,43,0.5);box-shadow:0 30px 30px -25px rgba(29,34,43,0.5)}.input-box.focus:after,.button:after{-webkit-box-shadow:0px 2px 50px 0px rgba(60,66,80,0.5),0px 2px 50px 0px rgba(29,34,43,0.5);box-shadow:0px 2px 50px 0px rgba(60,66,80,0.5),0px 2px 50px 0px rgba(29,34,43,0.5)}.checkbox-label:before,.radio-label:before,.switch-box,.table-content .cell-label--notifications,.file-box .file-button{-webkit-box-shadow:0 5px 10px 0 rgba(29,34,43,0.2),0 5px 10px 0 rgba(29,34,43,0.2);box-shadow:0 5px 10px 0 rgba(29,34,43,0.2),0 5px 10px 0 rgba(29,34,43,0.2)}.table-row{-webkit-box-shadow:0px 2px 10px 0px rgba(29,34,43,0.3);box-shadow:0px 2px 10px 0px rgba(29,34,43,0.3)}.header-bar__option--main:hover{text-shadow:0px 2px 20px rgba(255,231,98,0.4),0px 2px 20px rgba(29,34,43,0.4)}.input-box input,.input-box textarea,.header-bar,.header-bar--top .header-bar__title,.header-bar__title,h2 .header-label,.lang-label,.table-info,.table-content .cell-label--notifications,.table-content .cell-label--info,.table-content .cell-label--info-margin-left-5px,.popup-image--title,.modal-title,.modal-description,.flash,body,.content--error h1,.content--error h3,.button,.switch-label,.item-icon--position,.header-bar__option,.file-box__empty .file-label{font-family:"Roboto Condensed", sans-serif}.input-box input,.input-box textarea,.header-bar,.header-bar--top .header-bar__title,.header-bar__title,h2 .header-label,.lang-label,.table-info,.table-content .cell-label--notifications,.table-content .cell-label--info,.table-content .cell-label--info-margin-left-5px,.popup-image--title,.modal-title,.modal-description,.flash,body,.content--error h1,.content--error h3{font-weight:400;line-height:1.2}.button,.switch-label,.item-icon--position,.header-bar__option,.file-box__empty .file-label{font-weight:700;line-height:1.2}.input-box{position:relative;background-color:#fff;width:312px;height:56px;border-radius:2px;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease}.input-box--half{width:136px;float:left}.input-box--3-4{width:232px;height:40px;float:left}.input-box.hidden{display:none}.input-box--select .select-arrow{display:block;position:absolute;right:24px;height:48px}.input-box--select .select-arrow:before,.input-box--select .select-arrow:after{width:8px;height:2px;background-color:#9fa4ae;display:block;content:'';position:absolute;top:calc(50% + 4px);left:calc(50% - 4px);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.input-box--select .select-arrow:before{-webkit-transform:rotateZ(-45deg) translateX(2px) translateY(2px);transform:rotateZ(-45deg) translateX(2px) translateY(2px)}.input-box--select .select-arrow:after{-webkit-transform:rotateZ(45deg) translateX(-2px) translateY(2px);transform:rotateZ(45deg) translateX(-2px) translateY(2px)}.input-box--select.focus .select-arrow:before{-webkit-transform:rotateZ(-45deg) translateX(-2px) translateY(-2px);transform:rotateZ(-45deg) translateX(-2px) translateY(-2px)}.input-box--select.focus .select-arrow:after{-webkit-transform:rotateZ(45deg) translateX(2px) translateY(-2px);transform:rotateZ(45deg) translateX(2px) translateY(-2px)}.input-box--textarea{height:112px}.input-box--textarea:before{max-height:35% !important;font-size:14px}.input-box.show-only{background-color:rgba(255,255,255,0.5)}.input-box.show-only.filled,.input-box.show-only.focus{-webkit-box-shadow:none;box-shadow:none}.input-box.show-only.filled:after,.input-box.show-only.focus:after{display:none}.input-box.filled input,.input-box.focus input{max-height:38px}.input-box.filled textarea,.input-box.focus textarea{max-height:80px}.input-box.filled:before,.input-box.focus:before{max-height:67%;font-size:14px}.input-box.focus:after{content:'';display:block;position:absolute;z-index:-1;width:80%;height:50%;left:10%;bottom:0}.input-box.error{-webkit-box-shadow:0px 2px 30px 0px rgba(155,8,0,0.7);box-shadow:0px 2px 30px 0px rgba(155,8,0,0.7)}.input-box.error input,.input-box.error textarea,.input-box.error:before{color:#e1352b}.input-box input,.input-box textarea{color:#3c4250;position:absolute;height:100%;width:calc(100% - 36px);z-index:1;background-color:transparent;border:0;outline:none;padding:0 18px;bottom:0;max-height:100%;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;font-size:16px;line-height:1;resize:none}.input-box:before{color:#7c8595;content:attr(data-label);display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;font-size:16px;top:0;height:56px;width:100%;padding-left:18px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;max-height:100%;-webkit-transition:max-height .3s ease, font-size .3s ease;transition:max-height .3s ease, font-size .3s ease;font-size:16px;z-index:0}.error-description{visibility:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;max-height:0}.error .error-description{visibility:visible;opacity:1;margin:4px 16px 0;font-size:14px;display:block;color:#3c4250;max-height:100px}.error .error-description:first-of-type{margin:12px 16px 0}.error .double-error-description{margin:12px 16px 0}#js-quick-search:after{width:40px;height:40px;position:absolute;right:12px;top:8px;display:block;content:'';background-image:url(http://cloud.multivee.pl/assets/icons/zoom_dark-2c3561558af1c59f7b6b509013411ad34a2190d5842a446c1713f1adb41460b9.svg);background-size:contain;background-repeat:no-repeat;background-position:right center;opacity:0.5}#js-quick-search.focus:after{left:auto !important;right:12px !important;top:8px !important;z-index:1 !important;-webkit-box-shadow:none !important;box-shadow:none !important}.hour-box .input-value{display:none}input[type='number']{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}@-webkit-keyframes autofill{to{background:transparent}}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.select-single .select2-container .select2-search--inline .select2-search__field,.select-multiple .select2-container .select2-search--inline .select2-search__field{padding:0px 18px;color:#3c4250;position:absolute;height:100%;width:calc(100% - 32px);z-index:1;background-color:transparent;border:0;outline:none;padding:0 16px;bottom:0;max-height:100%;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;font-size:16px;line-height:1;resize:none}.select-single .select2-container--default .select2-selection--multiple,.select-single .select2-selection--single,.select-multiple .select2-container--default .select2-selection--multiple,.select-multiple .select2-selection--single{min-height:56px;border:none}.select-single .input-box.filled input,.select-single .input-box.focus input,.select-multiple .input-box.filled input,.select-multiple .input-box.focus input{min-height:56px}.select-single .select2-container--default .select2-selection--single .select2-selection__clear,.select-multiple .select2-container--default .select2-selection--single .select2-selection__clear{font-size:22px;font-weight:300;display:inline-block;margin-right:10px;float:none;padding:0px 5px 5px 5px;vertical-align:middle}.select-single .select2-container--default .select2-selection--multiple .select2-selection__choice,.select-multiple .select2-container--default .select2-selection--multiple .select2-selection__choice{color:#3c4250;background-color:transparent;border:none;padding-top:20px}.select2-container--open .select2-dropdown--below{border:none;border-top:1px solid #e4eaf0;-webkit-box-shadow:0 30px 30px -25px #1d222b;box-shadow:0 30px 30px -25px #1d222b}.select2-container--open .select2-dropdown--below body{width:316px}.select2-container--default .select2-results>.select2-results__options{max-height:288px;overflow-y:auto}.select2-results__option{width:calc(100% - 16px);display:block;height:48px;line-height:48px;padding:0px;padding-left:12px;color:#3c4250;cursor:pointer;font-size:16px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:white;color:#3c4250}.select2-container--default .select2-results__option[aria-selected=true]{background-color:white}.select2-container--default .select2-selection--multiple .select2-selection__rendered{min-height:56px;overflow:auto}.error .select2.select2-container--default .select2-selection--single{-webkit-box-shadow:0px 2px 30px 0px rgba(155,8,0,0.7);box-shadow:0px 2px 30px 0px rgba(155,8,0,0.7)}.select2 .select2-container .select2-container--default{width:-webkit-fill-available}.select2-container--default .select2-selection--single .select2-selection__rendered{min-height:49px;overflow:auto}.error .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#e1352b}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{border:none;width:1px;background-color:transparent}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:1px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{border-radius:10px;background-color:transparent;border:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-track{border:none;width:1px;background-color:transparent}.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar{width:1px}.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb{border-radius:10px;background-color:transparent;border:none}ul.select2-selection__rendered{padding-right:40px !important}.select-without-label span.select2-selection__arrow{width:100%;height:40px;min-height:40px;float:left;border:none;font-size:15px;line-height:1;resize:none;padding:6px 12px 0px 12px;border-radius:none}.select-without-label span.select2-selection__arrow:after{content:'';background-image:url(http://cloud.multivee.pl/assets/icons/dropdown-3b6cbd746a63b691749ac29f8951974aa4b735e4f3d76212a5c4525a251442b5.svg);position:absolute;background-position:0px 100%;background-repeat:no-repeat;background-size:13px;padding:4px 8px 4px 8px;right:15px !important;top:50% !important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select-without-label .select2.select2-container--open span.select2-selection__arrow:after{top:43%;right:18px;-webkit-transform:rotate(180deg) translateY(0%);transform:rotate(180deg) translateY(0%)}span.select2-selection.select2-selection--single{outline:none}.select2 ul.select2-selection__rendered:after{content:'';background-image:url(http://cloud.multivee.pl/assets/icons/dropdown-3b6cbd746a63b691749ac29f8951974aa4b735e4f3d76212a5c4525a251442b5.svg);position:absolute;background-position:0px 100%;background-repeat:no-repeat;background-size:13px;padding:4px 8px 4px 8px;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select2.select2-container--open ul.select2-selection__rendered:after{top:46%;right:18px;-webkit-transform:rotate(180deg) translateY(0%);transform:rotate(180deg) translateY(0%)}.select2.select2-container--default .select2-selection--single{border-radius:none}.without-new-button .select2-selection.select2-selection--single span.select2-selection__arrow:after{right:15px}.select2-selection.select2-selection--single{width:100%;height:40px;float:left;border:none;font-size:15px;line-height:1;resize:none;padding:6px 12px 0px 12px;border-radius:none}.select2-selection.select2-selection--single span.select2-selection__arrow b{display:none}.select2-selection.select2-selection--single span.select2-selection__arrow:after{content:'';background-image:url(http://cloud.multivee.pl/assets/icons/dropdown-3b6cbd746a63b691749ac29f8951974aa4b735e4f3d76212a5c4525a251442b5.svg);position:absolute;background-position:0px 100%;background-repeat:no-repeat;background-size:13px;padding:4px 8px 4px 8px;right:50px;top:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select2.select2-container--open span.select2-selection__arrow:after{top:83%;right:50px;-webkit-transform:rotate(180deg) translateY(0%);transform:rotate(180deg) translateY(0%)}.select2-search--dropdown .select2-search__field{height:35px;font-size:16px}.single-select-label{color:#999;font-size:15px;padding-left:8px}.multiselect-title{color:#7c8595;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;height:20px;width:100%;padding-left:14px;-webkit-box-pack:start;padding-top:8px}.button{font-size:14px;height:48px;width:auto;padding:0 32px;border-radius:28px;text-align:center;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;border:0;cursor:pointer;color:#fff;background-color:#3c4250;letter-spacing:0px;text-transform:uppercase;position:relative;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.button:after{content:'';display:block;position:absolute;z-index:-1;width:60%;height:50%;left:20%;bottom:0;-webkit-transition:all .2s ease;transition:all .2s ease}.button:hover:after{-webkit-box-shadow:0px 2px 60px 0px rgba(60,66,80,0.7),0px 2px 60px 0px rgba(29,34,43,0.7);box-shadow:0px 2px 60px 0px rgba(60,66,80,0.7),0px 2px 60px 0px rgba(29,34,43,0.7)}.button--small{height:32px;padding:0 32px}.button--yellow{background-color:#ffe762;color:#3c4250;margin:32px 0}.button--gray{background:-webkit-linear-gradient(60deg, #b3bac8 0%, #d3dce1 100%);color:#3c4250;margin:32px 0}.button--disabled{background:-webkit-linear-gradient(60deg, #b3bac8 0%, #d3dce1 100%);color:#7c8595;margin:32px 0;cursor:no-drop}.button--white{background-color:#fff;color:#3c4250;margin:32px 0}.button--red{background-color:#e1352b;color:#fff;margin:32px 0}.button--no-margins{margin:0}.button--right{float:right}.button--search{width:auto;color:#3c4250;background-color:#fff}.button--search .button-label{padding-right:24px}.button--search .button-label:after{content:'';display:block;background-image:url(http://cloud.multivee.pl/assets/icons/zoom_dark-2c3561558af1c59f7b6b509013411ad34a2190d5842a446c1713f1adb41460b9.svg);background-position:center;background-repeat:no-repeat;background-size:100%;width:48px;height:48px;position:absolute;right:4px;top:0}.button--icon{background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center;width:48px;height:48px;padding:0}.button--icon:after{border-radius:50%}.button--icon--search{background-image:url(http://cloud.multivee.pl/assets/icons/zoom_dark-2c3561558af1c59f7b6b509013411ad34a2190d5842a446c1713f1adb41460b9.svg)}.button--icon--prev{background-color:#3c4250;width:32px;height:32px;background-size:contain;background-image:url(http://cloud.multivee.pl/assets/icons/prev_white-0c2469e646134fe72ec4120f968a734b765b7d35660ac64cc31523903561821d.svg);margin:0 4px}.button--icon--next{background-color:#3c4250;width:32px;height:32px;background-size:contain;background-image:url(http://cloud.multivee.pl/assets/icons/next_white-14e58b10c36b547fa78d1859b003ee154d117356e485e2f1464caf75c059c5d5.svg);margin:0 4px}.button--icon--inactive{background-color:#3c4250;width:32px;height:32px;background-size:contain;margin:0 4px;pointer-events:none;cursor:default}.button--margin-left--small{margin-left:10px}.error .checkbox-label{color:#e1352b}.error .checkbox-label:before{-webkit-box-shadow:0px 2px 30px 0px rgba(155,8,0,0.7);box-shadow:0px 2px 30px 0px rgba(155,8,0,0.7)}.error .check_boxes .error{visibility:visible;opacity:1;font-size:14px;display:block;color:#3c4250}.error .check_boxes .error:first-of-type{margin:12px 16px 0}.check_boxes .error{visibility:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;max-height:0}.checkbox-box{margin:8px;min-width:336px}.checkbox-hidden{display:none}.checkbox-label{margin:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;-ms-user-select:none;user-select:none}.checkbox-label label{position:absolute;padding:0 40px;z-index:998}.checkbox-label:before{content:'';width:20px;height:20px;border-radius:50%;display:block;background-color:#d8dfe4;margin-right:16px;-webkit-transition:all .3s ease;transition:all .3s ease}.checkbox-label:after{width:20px;height:20px;display:block;content:'';background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url(http://cloud.multivee.pl/assets/icons/check-d23949141147bb7f2fbad84574dc6fc6bd25d1b25d2162f916063c52fc832ac5.svg);position:absolute;left:0;top:0;opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.checkbox-label.checked:before{background-color:#ffe762}.checkbox-label.checked:after{opacity:1}.checkbox-label-disabled{cursor:no-drop}.checkbox-label-gray{color:#7c8595}.checkbox-label input{visibility:hidden;width:0;height:0;margin:0}.radio-label{margin:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;-ms-user-select:none;user-select:none}.radio-label:before{content:'';width:20px;height:20px;border-radius:50%;display:block;background-color:#d8dfe4;margin-right:16px}.radio-label:after{content:'';display:block;position:absolute;width:4px;height:4px;background-color:#3c4250;border-radius:50%;top:calc(10px - 2px);left:calc(1.25 * 8px - 2px);opacity:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .2s ease, -webkit-transform .2s ease;transition:opacity .2s ease, -webkit-transform .2s ease;transition:opacity .2s ease, transform .2s ease;transition:opacity .2s ease, transform .2s ease, -webkit-transform .2s ease}.radio-label.checked:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.radio-label.checked:before{background-color:#ffe762}.radio-label input{visibility:hidden;width:0;height:0;margin:0}.switch-box{height:32px;width:72px;border-radius:16px;display:block;margin:0;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease, -webkit-box-shadow .2s ease;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;-ms-user-select:none;user-select:none}.switch-box.on{background-color:#ffe762}.switch-box.on .switch-button{left:54%}.switch-box.on .switch-button:before{opacity:1}.switch-box.on .switch-label{text-align:left}.switch-box input{visibility:none;width:0;height:0;opacity:0}.switch-label{font-size:12px;line-height:32px;position:absolute;top:0;width:calc(100% - 24px);height:100%;text-align:right;display:block;margin:0 12px 0;color:#3c4250;text-transform:uppercase;letter-spacing:1px;-webkit-transition:all .3s ease;transition:all .3s ease}.switch-button{width:24px;height:24px;background-color:#3c4250;border-radius:50%;position:absolute;margin:4px;left:0;top:0;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:0}.switch-button:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';display:block;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(http://cloud.multivee.pl/assets/icons/check_white-a9eccff1a75140d0722a5394cbcaa9f4d831b061eb933a130c23a7f850d11f58.svg)}.onoffswitch{position:relative;width:72px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch .onoffswitch-checkbox{display:none !important}.onoffswitch .onoffswitch-label{display:block;overflow:hidden;cursor:pointer;height:31px;background:-webkit-linear-gradient(60deg, #b3bac8 0%, #d3dce1 100%);border-radius:50px;padding:0;font-size:12px;line-height:32px;color:#3c4250;-webkit-box-shadow:0 5px 10px 0 rgba(29,34,43,0.2),0 5px 10px 0 rgba(29,34,43,0.2);box-shadow:0 5px 10px 0 rgba(29,34,43,0.2),0 5px 10px 0 rgba(29,34,43,0.2)}.onoffswitch .onoffswitch-label:before,.onoffswitch .onoffswitch-label:after{content:none !important}.onoffswitch .onoffswitch-inner{display:block;width:200%;margin-left:0;-webkit-transition:margin 0.3s ease-in 0s;transition:margin 0.3s ease-in 0s}.onoffswitch .onoffswitch-inner:before,.onoffswitch .onoffswitch-inner:after{display:block;float:left;width:50%;height:25px;padding:0;line-height:25px;font-size:10px;color:#3c4250;font-weight:bold;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch .onoffswitch-inner:before{content:"ON";padding-left:15px;background-color:#ffe762;color:#3c4250;text-align:left;font-size:12px;line-height:32px;height:31px}.onoffswitch .onoffswitch-inner:after{content:"OFF";padding-right:11px;background-image:-webkit-linear-gradient(60deg, #b3bac8 0%, #d3dce1 100%);color:#3c4250;text-align:right;font-size:12px;line-height:32px;height:31px}.onoffswitch .onoffswitch-switch{display:block;width:19px;margin:4px;background:#3c4250;position:absolute;top:0;bottom:0;right:0px;border:2px solid #3c4250;border-radius:50px;-webkit-transition:all 0.3s ease-in 0s;transition:all 0.3s ease-in 0s}.onoffswitch .onoffswitch-checked+.onoffswitch-label .onoffswitch-switch{background-image:url(http://cloud.multivee.pl/assets/icons/check_white-a9eccff1a75140d0722a5394cbcaa9f4d831b061eb933a130c23a7f850d11f58.svg)}.onoffswitch .inactive+.onoffswitch-label{border-color:-webkit-linear-gradient(60deg, #b3bac8 0%, #d3dce1 100%)}.onoffswitch .inactive+.onoffswitch-label .onoffswitch-inner{margin-left:-100%}.onoffswitch .inactive+.onoffswitch-label .onoffswitch-switch{right:39px}.select-hidden{display:none}.select-box{position:relative;display:inline-block}.select-box .focus:before{max-height:100% !important}.select-box .focus+.select-list{max-height:288px;overflow-y:auto}.select-box .filled:before{max-height:67% !important}.select-list{background-color:#fff;z-index:99999;width:100%;position:absolute;max-height:0;height:auto;border:none;padding:0;margin:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;display:block;list-style:none}.select-list-item{width:calc(100% - 16px);display:block;height:48px;line-height:48px;padding-left:16px;color:#3c4250;cursor:pointer;font-size:16px}.select-list-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-list-item__icon img{height:100%}.select-list-item a{color:inherit}.select-list-item:first-of-type{border-top:1px solid #e4eaf0}.select-list .icon{float:right;margin-right:16px}.drag-and-drop__list{width:100%;height:auto;position:relative}.drag-and-drop__list.apps .drag-and-drop__item{width:292px;height:180px}.drag-and-drop__list.apps .drag-and-drop__item .item-info,.drag-and-drop__list.apps .drag-and-drop__item .item-labels{height:72px}.drag-and-drop__item{display:inline-block;height:72px;width:344px;background-color:#2d313c;text-align:center;line-height:72px;color:#FFF;font-size:40px;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drag-and-drop__item.selected .item-icon--recommendation,.drag-and-drop__item:hover .item-icon--recommendation{opacity:1}.drag-and-drop__item.selected .item-icon--position,.drag-and-drop__item:hover .item-icon--position{opacity:0}.drag-and-drop__item.without-recomendations:hover .item-icon--position{opacity:1}.drag-and-drop__box,.drag-and-drop__box--temp{width:344px;height:72px;display:inline-block;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}.drag-and-drop__box.empty,.drag-and-drop__box--temp.empty{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF;border:2px dotted red}.drag-and-drop__box.toRemove,.drag-and-drop__box--temp.toRemove{visibility:hidden;opacity:0}.item-image{width:100%;height:112px;display:block;background-size:cover;background-repeat:no-repeat;background-position:center}.item-info{width:100%;height:72px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:20px;height:72px;-webkit-box-flex:1;-ms-flex:1;flex:1}.item-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.item-drag{cursor:move;background-image:url(http://cloud.multivee.pl/assets/icons/move-24a92ac6a0c59f7ae7f0288756c3727be477a68a149d0ad40140862776f370b8.svg);background-size:20px auto;background-position:center;background-repeat:no-repeat;width:48px;height:72px}.item-label{line-height:20px}.item-label--name{color:#fff;font-size:18px;line-height:20px;text-align:left}.item-label--category{color:#9fa4ae;font-size:16px;line-height:20px}.item-label--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;cursor:pointer}.item-icons{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:72px;margin-right:20px;width:56px}.item-icon{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.item-icon--position{font-size:18px;color:#9fa4ae;line-height:1;height:100%;position:absolute;line-height:72px;right:0}.item-icon--recommendation{cursor:pointer;width:20px;height:100%;position:absolute;right:0;opacity:0;z-index:99;background-size:100% auto;background-position:center;background-repeat:no-repeat;background-image:url(http://cloud.multivee.pl/assets/icons/fav_hover-5abeb29976496322c3f8d08d3df4cac75f4902f0f67ee6e601d2fea8621d2806.svg)}.item-icon--recommendation.selected{background-image:url(http://cloud.multivee.pl/assets/icons/fav-845d687f7b7d61b934d89b12bed27d7f227cc6021dcde5e67d77d7d1a79050ae.svg)}#recommendations .drag-and-drop__item{opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}#recommendations .drag-and-drop__item.selected{opacity:1}.table .header-bar:hover .header-bar__options{opacity:0;display:none}.table .header-bar.active .header-bar__options{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}.header--center{text-align:center;display:block}.header-wrapper{padding-bottom:40px}.header-bar{height:64px;background-color:#3c4250;color:#fff;width:calc(100% - 64px);padding:0 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0px;margin-bottom:40px}.header-bar:hover .header-bar__options,.header-bar.active .header-bar__options{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}.header-bar--top{height:80px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:fixed;top:0;width:calc(100% - 280px);left:280px;z-index:9999;margin:0;-webkit-box-shadow:none;box-shadow:none}.header-bar--top .header-bar__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header-bar__icon{width:32px;height:32px;background-color:#fff;border-radius:50%;margin-right:32px;background-size:cover;background-repeat:no-repeat;background-position:center}.header-bar__icon--back{background-image:url(http://cloud.multivee.pl/assets/icons/back-bar-e7f596524103662bab39f9f8b98b56eed2ecf5c1a3243a205dc321158247bd36.svg);-webkit-transition:all .2s ease;transition:all .2s ease}.header-bar__icon--back:hover{-webkit-box-shadow:0px 2px 20px 0px rgba(255,255,255,0.4),0px 2px 20px 0px rgba(29,34,43,0.4);box-shadow:0px 2px 20px 0px rgba(255,255,255,0.4),0px 2px 20px 0px rgba(29,34,43,0.4)}.header-bar__icon--forward{background-image:url(http://cloud.multivee.pl/assets/icons/back-bar-e7f596524103662bab39f9f8b98b56eed2ecf5c1a3243a205dc321158247bd36.svg);-webkit-transform:scaleX(-1);transform:scaleX(-1);-webkit-transition:all .2s ease;transition:all .2s ease}.header-bar__icon--forward:hover{-webkit-box-shadow:0px 2px 20px 0px rgba(255,255,255,0.4),0px 2px 20px 0px rgba(29,34,43,0.4);box-shadow:0px 2px 20px 0px rgba(255,255,255,0.4),0px 2px 20px 0px rgba(29,34,43,0.4)}.header-bar__title{margin:0;font-size:26px}.header-bar__subtitle{color:#9fa4ae;font-size:20px}.header-bar__options{-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.header-bar__option{text-decoration:none;color:#fff;margin-left:32px;font-size:14px;text-transform:uppercase;line-height:64px;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;display:none;background-color:transparent;border:0px;outline:none;transition:all .3s ease}.header-bar__option.visible{opacity:1;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex}.header-bar__option--main{color:#ffe762}.header-bar__option--info{color:#e4eaf0;font-size:14px;text-transform:capitalize}h2{margin:48px 0;position:relative;width:100%;overflow:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}h2 .header-label{font-size:18px;line-height:1;color:#3c4250;position:relative;text-transform:uppercase;width:auto;display:inline-table;margin-right:32px;white-space:nowrap}h2 .header-line{-ms-flex-preferred-size:100%;flex-basis:100%;height:1px;max-width:100%;background-color:#9fa4ae}.date-picker{position:relative;background-color:#fff}.date-picker .error-description{margin-top:68px}.date-picker--double{display:-webkit-box;display:-ms-flexbox;display:flex}.date-picker--with-margin{margin:0px 8px}.date-picker-icon{width:80px;float:left;height:56px;display:block;background-size:33% auto;background-repeat:no-repeat;background-position:center;background-image:url(http://cloud.multivee.pl/assets/icons/arrow-21e5ccce7a67e78bd88a4d209f3d183b1f9e8968fd05a786cdaef4b13327e01c.svg);background-color:#fff;z-index:999}.date-picker-box{width:100%;height:auto;max-height:0;top:56px;overflow:hidden;position:absolute;background-color:#fff}.date-picker-box.open{z-index:999;max-height:400px;-webkit-box-shadow:0 30px 30px -25px rgba(29,34,43,0.5);box-shadow:0 30px 30px -25px rgba(29,34,43,0.5)}.date-picker-nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px}.date-picker-button{width:64px;height:64px;border:0;outline:0;cursor:pointer;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:auto 20%}.date-picker-button--prev{background-image:url(http://cloud.multivee.pl/assets/icons/prev-48d496badf8807df617915df6436ed31340b64761a01f4ed0377478c62c612ed.svg)}.date-picker-button--next{background-image:url(http://cloud.multivee.pl/assets/icons/next-c0b5e29cc28ba279a8d6fc06f51607ccb0dd66f83591881ddcae6360a7224100.svg)}.weeks{padding-bottom:24px}.days-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;-ms-flex-pack:distribute;justify-content:space-around}.days-row--labels .days-row-item{color:#9fa4ae;cursor:default}.days-row-item{font-size:14px;color:#3c4250;text-transform:uppercase;text-align:center;line-height:32px;width:32px;cursor:pointer;position:relative}.days-row-item:before{opacity:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;content:'';display:block;position:absolute;width:32px;height:32px;background-color:#ffe762;border-radius:50%}.days-row-item span{z-index:9;width:100%;height:100%;left:0;top:0;position:absolute}.days-row-item:hover:before,.days-row-item.selected:before{opacity:1;z-index:0}.lang--box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.lang--box .lang-label:first-of-type{border-radius:2px 0% 0% 2px}.lang--box .lang-label:last-of-type{border-radius:0 2px 2px 0}.lang-label{width:32px;height:24px;font-size:12px;line-height:32px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0px 5px 10px 0px rgba(29,34,43,0.2),0px 5px 10px 0px rgba(29,34,43,0.2);box-shadow:0px 5px 10px 0px rgba(29,34,43,0.2),0px 5px 10px 0px rgba(29,34,43,0.2);background-color:#7c8595;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;text-transform:uppercase}.lang-label.on,.lang-label:hover{background-color:#fff;color:#3c4250;z-index:99}.lang-label input{display:none;visibility:hidden}.language-module{opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;display:none}.language-module.active{opacity:1;display:block}.table{top:0;width:100%}.table .header-bar{margin-bottom:0}.table-header{color:#9fa4ae;font-weight:400 !important}.table-navigation{height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-info{font-size:18px;color:#3c4250;padding:0 16px;margin-left:8px;border-left:1px solid #7c8595}.table table{width:100%;position:relative}.table table:before{content:'';display:block;width:100%;height:1px;position:absolute;top:0;left:0;background-color:#7c8595;opacity:.5}.table table tr{width:100%;height:64px}.table table tr.table-space{height:8px}.table table td{height:64px}.table-row{width:100%;height:auto;height:64px;border-radius:4px}.table-row--header{background-color:#3c4250;position:relative}.table-row--header .cell-label a{text-decoration:none;color:#fff}.table-content{width:100%}.table-content a{text-decoration:none;color:inherit}.table-content .table-row:hover,.table-content .table-row.checked{background-color:#fff}.table-content .table-row:hover .table-cell--checkbox,.table-content .table-row.checked .table-cell--checkbox{background-color:#3c4250}.table-content .table-row-with-inputs:hover,.table-content .table-row-with-inputs.checked{background-color:#9fa4ae}.table-content .table-row-with-inputs:hover .table-cell--checkbox,.table-content .table-row-with-inputs.checked .table-cell--checkbox{background-color:#3c4250}.table-content .table-row-not-allowed{background-color:#89ABBD}.table-content .table-row-not-allowed .table-cell--checkbox{background-color:#5B7786;cursor:default}.table-content .table-row-not-allowed td{cursor:not-allowed}.table-content .cell-label--number{color:#3c4250;font-size:32px}.table-content .cell-label--number-margin-left-5px{color:#3c4250;font-size:32px;margin-left:5px}.table-content .cell-label--notifications{width:24px;height:24px;background-color:#e1352b;border-radius:50%;color:#fff;display:block;text-align:center;line-height:23px;font-size:12px}.table-content .cell-label--notifications.empty{background-color:#b3bac8}.table-content .cell-label--info{color:#3c4250;font-size:18px}.table-content .cell-label--info--small{font-size:14px;opacity:.7}.table-content .cell-label--info-margin-left-5px{color:#3c4250;font-size:18px;margin-left:5px}.table-content .table-row{margin:8px 0;-webkit-transition:background-color .1s ease-in;transition:background-color .1s ease-in;background-color:#dfe8ed}.table-content .table-row-with-inputs{margin:8px 0;-webkit-transition:background-color .1s ease-in;transition:background-color .1s ease-in;background-color:#dfe8ed}.table-content .table-cell--checkbox{-webkit-transition:background-color .1s ease-in;transition:background-color .1s ease-in;background-color:#d3dce1}.table-cell{text-align:left;height:100%;padding:0 16px}.table-cell--date{min-width:80px}.table-cell.single{padding:0 16px !important}.table-cell-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.table-cell-content--status{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:16px}.table-cell:last-of-type{padding:0 32px 0 0}.table-cell.single{padding:0 16px}.table-cell:first-of-type{padding:0 0 0 35px}.table-cell--checkbox{width:56px}.table-cell *{margin:0}.table-first-cell{text-align:left;height:100%;padding:0 16px}.table-first-cell.single{padding:0 16px}.table-first-cell *{margin:0}.table .table-calendar .date-subtitle{text-align:center;position:absolute;top:-21px;left:0;right:0;font-size:14px;color:#9fa4ae}.table .table-calendar .table-cell{width:12%;position:relative}.table .table-calendar .table-cell:first-of-type,.table .table-calendar .table-cell:last-of-type{padding:0}.table .table-calendar .table-cell-content{overflow:hidden;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.table .table-calendar .table-cell--checkbox{width:5%}.table .table-calendar .cell-label.cell-label--info{font-size:14px}.table .table-calendar .cell-label.cell-label--info h4{margin-top:7px}.table .table-calendar .cell-label.cell-label--info p,.table .table-calendar .cell-label.cell-label--info h4{margin-bottom:5px}.table .table-calendar .tooltip-content{font-size:15px}.table .table-calendar .tooltip-content h4{text-transform:uppercase}.table .table-calendar .tooltip-content p,.table .table-calendar .tooltip-content h4{margin-bottom:5px}.table .table-calendar .table-row--header .table-cell-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table .table-calendar tr.row-calendar{background-color:#dfe8ed}.table .table-calendar tr.row-calendar>td.table-cell{padding:0;border-left:1px solid #d3dce1}.table .table-calendar .table-cell.today{background-color:#d3dce1}.table .table-calendar-timespan-layer{position:absolute;top:0px;left:0px;right:0px;z-index:100}.cell-label{color:#fff;font-size:14px;text-transform:uppercase;line-height:1}.cell-label--icon{width:48px;height:100%;background-size:100% auto;background-repeat:no-repeat;background-position:center;display:block;cursor:pointer}.cell-label--icon__preview{background-image:url(http://cloud.multivee.pl/assets/icons/zoom-2c3561558af1c59f7b6b509013411ad34a2190d5842a446c1713f1adb41460b9.svg)}.cell-label--icon__download{background-image:url(http://cloud.multivee.pl/assets/icons/download-8fddc1c085aeaa488c908d8dcab6132430ca5a069f0bb2b0eefef38dc1d68480.svg);width:26px;margin-left:20px}[data-link]{cursor:pointer}.icon--arrow{width:40px;height:18px;display:inline-block;background-size:33% auto;background-repeat:no-repeat;background-position:center;background-image:url(http://cloud.multivee.pl/assets/icons/arrow-21e5ccce7a67e78bd88a4d209f3d183b1f9e8968fd05a786cdaef4b13327e01c.svg);background-color:transparent;z-index:9999;margin-bottom:-2px}.icon-status{width:12px;height:12px;border-radius:50%;display:block}.icon-status--current{background-color:#39d996}.icon-status--future{background-color:#ffa200}.icon-status--finished{background-color:#3c4250}.icon-status--disabled{border:1px solid #ACB1C1;width:10.4px;height:10.4px}.icon-status--error{background-color:#e1352b}.icon-add{background-image:url("http://cloud.multivee.pl/assets/icons/add-953724ce7e0513f9ed118f57db84b55b9a15db5c7fdd148af2ce5f18a7bb43a1.svg");position:absolute;right:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;cursor:pointer}.icon-add-with_error{top:35%}.dropdown{display:inline-block;position:relative;cursor:pointer;overflow-y:hidden;padding-right:24px;overflow:visible}.dropdown.white .dropdown-label{color:#fff}.dropdown.white .dropdown-label:after{border-top:4px solid #fff}.dropdown.white.open .dropdown-label{color:#3c4250}.dropdown.white.open .dropdown-label:after{border-top:4px solid #3c4250}.dropdown-label{padding:0;margin:0;color:#3c4250;display:inline-block;position:relative;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:visible;padding:16px 32px 16px 16px;margin:-16px -32px -16px -16px;border-radius:0 0 2px 2px}.dropdown-label.top{border-radius:2px 2px 0 0}.dropdown-label:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #3c4250;width:0;height:0;display:inline-block;content:'';position:absolute;top:50%;margin-left:8px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;-webkit-transform-origin:50%;transform-origin:50%}.dropdown.open{background-color:#fff;z-index:999;overflow-y:visible}.dropdown.open .dropdown-label{z-index:9999;background-color:#fff}.dropdown.open .dropdown-label:after{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.dropdown.open .dropdown-options{max-height:100vh;opacity:1;bottom:calc(100% + 32px);background-color:#fff;border-bottom:1px solid rgba(124,133,149,0.5)}.dropdown.open .dropdown-options.top{border-top:1px solid rgba(124,133,149,0.5);bottom:auto;top:calc(100% + 32px)}.dropdown-options{margin:-16px;padding:8px 16px;position:absolute;left:0;width:calc(100% - 8px);bottom:0;max-height:0;height:auto;overflow-y:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;border-radius:2px 2px 0 0}.dropdown-options.top{top:0;bottom:auto;border-radius:0 0 2px 2px}.dropdown-item{color:#3c4250;width:100%;display:block;line-height:40px}.dropdown-item a{color:#3c4250}.popup{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(45,49,60,0.95);opacity:0;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.popup.visible{visibility:visible;opacity:1;z-index:999999}.popup-image{position:relative;max-width:80%;max-height:80%}.popup-image img{max-height:80%;max-width:80%;width:auto;height:auto;display:block;position:relative;margin:0 auto}.popup-image--title{position:absolute;bottom:-24px;left:0;width:100%;color:#fff;font-size:16px}.popup-image--close{width:32px;height:32px;display:block;position:absolute;top:24px;right:24px;background-color:#fff;border-radius:50%;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.popup-image--close:hover{-webkit-box-shadow:0px 2px 30px 0px rgba(160,166,180,0.7);box-shadow:0px 2px 30px 0px rgba(160,166,180,0.7)}.popup-image--close:before{display:block;content:'';width:16px;height:2px;background-color:#3c4250;position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);top:calc(50% - 1px);left:25%}.popup-image--close:after{display:block;content:'';width:16px;height:2px;background-color:#3c4250;position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);top:calc(50% - 1px);left:25%}.file-box{position:relative;height:56px;width:312px}.file-box input{opacity:0;z-index:-1;position:absolute;top:0;left:0;display:inline-block}.file-box-label{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.file-box .file-label{display:inline-block;float:left;margin-right:12px;line-height:32px;color:#3c4250}.file-box .file-button{display:block;width:32px;height:32px;border-radius:50%;position:relative;cursor:pointer}.file-box .file-button__add{background-color:#ffe762}.file-box .file-button__add:before,.file-box .file-button__add:after{width:12px;height:2px;display:block;content:'';background-color:#3c4250;position:absolute;top:calc(50% - 1px);left:calc(50% - 6px);-webkit-transform-origin:center;transform-origin:center}.file-box .file-button__add:before{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.file-box .file-button__remove{background-color:#3c4250}.file-box .file-button__remove:before,.file-box .file-button__remove:after{width:12px;height:2px;display:block;content:'';background-color:#fff;position:absolute;top:calc(50% - 1px);left:calc(50% - 6px);-webkit-transform-origin:center;transform-origin:center}.file-box .file-button__remove:before{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.file-box .file-button__remove:after{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.file-box__empty{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.file-box__empty .file-label{font-size:14px;text-transform:uppercase}.file-box__filled{opacity:1;display:none;-webkit-transition-delay:.3s;transition-delay:.3s}.file-box.filled .file-box__filled{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}.file-box.filled .file-box__empty{opacity:0;display:none}.json-box textarea{display:none}.json-box-array>input{display:none}.json-box-array .row:first-of-type{margin-top:0}.json-box-array .row:last-of-type{margin-bottom:0}.tabs-box{width:calc(100% - 192px);height:72px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:80px;margin-bottom:-80px;padding:0 96px}.tabs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:192px;position:relative;padding:0;color:#7c8595;-webkit-transition:color .2s ease;transition:color .2s ease}.tabs-item:hover{color:#3c4250}.tabs-item.current{color:#3c4250}.tabs-item.current:after{content:'';display:block;position:absolute;width:100%;height:8px;background-color:#ffe762;bottom:-4px;left:0;-webkit-box-shadow:0px 2px 30px 0px rgba(29,34,43,0.3);box-shadow:0px 2px 30px 0px rgba(29,34,43,0.3)}.tabs-item.current:before{content:'';display:block;position:absolute;width:80%;height:8px;background-color:#ffe762;bottom:-4px;left:10%;z-index:-1;-webkit-box-shadow:0px 2px 20px 0px rgba(29,34,43,0.4),0px 2px 20px 0px rgba(29,34,43,0.4);box-shadow:0px 2px 20px 0px rgba(29,34,43,0.4),0px 2px 20px 0px rgba(29,34,43,0.4)}.modal{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(45,49,60,0.95);opacity:0;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease;transition:all .3s ease}.modal .button{margin:32px 0}.modal .file-box{height:32px}.modal-remove .modal-content{background-color:#fff;padding:48px 40px}.modal .content{margin:0;min-width:0;max-width:100%}.modal.visible{visibility:visible;opacity:1;z-index:999999}.modal-title{font-size:18px;color:#1d222b;text-transform:uppercase;margin:0 0 24px}.modal-description{font-size:16px;line-height:24px;color:#1d222b}.modal-buttons{margin:32px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-cancel{margin-right:40px;text-transform:uppercase;cursor:pointer}.modal-content-full-screen,.modal-content{width:70%;height:auto;display:block;margin:0 auto;position:absolute;background-color:#b3bac8;padding:0 80px}.modal__body-content-padding{padding:0 12px}.modal-close{width:32px;height:32px;display:block;position:absolute;top:24px;right:24px;background-color:#fff;border-radius:50%;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.modal-close:hover{-webkit-box-shadow:0px 2px 30px 0px rgba(160,166,180,0.7);box-shadow:0px 2px 30px 0px rgba(160,166,180,0.7)}.modal-close:before{display:block;content:'';width:16px;height:2px;background-color:#3c4250;position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);top:calc(50% - 1px);left:25%}.modal-close:after{display:block;content:'';width:16px;height:2px;background-color:#3c4250;position:absolute;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);top:calc(50% - 1px);left:25%}.accordion{max-height:10000px;height:auto;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;overflow:hidden}.accordion .row{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.accordion.closed{max-height:58px}.accordion.closed .header-icon:before{-webkit-transform:rotateZ(45deg) translateX(-2px) translateY(2px) !important;transform:rotateZ(45deg) translateX(-2px) translateY(2px) !important}.accordion.closed .header-icon:after{-webkit-transform:rotateZ(-45deg) translateX(2px) translateY(2px) !important;transform:rotateZ(-45deg) translateX(2px) translateY(2px) !important}.accordion.closed .row{opacity:0}.accordion .header--accordion{cursor:pointer}.accordion .header--accordion .header-icon{width:40px;position:relative}.accordion .header--accordion .header-icon:before{width:8px;height:2px;background-color:#9fa4ae;display:block;content:'';position:absolute;top:0;left:calc(50% - 4px);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;-webkit-transform:rotateZ(45deg) translateX(2px) translateY(-2px);transform:rotateZ(45deg) translateX(2px) translateY(-2px)}.accordion .header--accordion .header-icon:after{width:8px;height:2px;background-color:#9fa4ae;display:block;content:'';position:absolute;top:0;left:calc(50% - 4px);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;-webkit-transform:rotateZ(-45deg) translateX(-2px) translateY(-2px);transform:rotateZ(-45deg) translateX(-2px) translateY(-2px)}.search-box{background-color:#3c4250;width:100%;margin-bottom:64px;position:relative;border-radius:2px;-webkit-box-shadow:0 2px 30px 0 rgba(29,34,43,0.3);box-shadow:0 2px 30px 0 rgba(29,34,43,0.3);display:none}.search-box--active{display:block}.search-content{padding:32px}.search-toggler{display:block;background-color:#fff;width:48px;height:48px;border-radius:50%;background-size:100% auto;background-repeat:no-repeat;background-position:center;cursor:pointer;background-image:url(http://cloud.multivee.pl/assets/icons/zoom-2c3561558af1c59f7b6b509013411ad34a2190d5842a446c1713f1adb41460b9.svg);border:none;-webkit-box-shadow:0 2px 30px 0 rgba(29,34,43,0.3);box-shadow:0 2px 30px 0 rgba(29,34,43,0.3);margin-right:50px;margin-left:auto}.flash{width:calc(50% + 280px - 96px);background-color:#3c4250;color:#fff;padding:16px 48px;position:fixed;bottom:0;left:25%;font-size:16px;line-height:24px;cursor:pointer;-webkit-transform:translateY(120px);transform:translateY(120px);-webkit-transition:all .6s ease;transition:all .6s ease}.flash.error{background-color:#e1352b}.flash.visible{-webkit-transform:translateY(0);transform:translateY(0)}.tooltip{z-index:9998}.tooltip-icon{width:24px;height:24px;border-radius:12px;color:#3c4250;background-color:#fff;display:block;text-align:center;line-height:24px;font-size:14px;margin-top:4px;margin-left:12px}.tooltip-alert{width:24px;height:24px;color:#3c4250;display:block;text-align:center;line-height:24px;font-size:14px;margin-top:4px;margin-left:12px;background-image:url(http://cloud.multivee.pl/assets/icons/alert-4902891471c181808c6445239a6651984eee9a77a747cd819729f5c0e388de7d.svg)}.tooltip-box{position:absolute;opacity:0;visibility:hidden;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;max-width:200px;right:0;background-color:#fff;color:#1d222b;text-align:left;padding:12px;border-radius:4px;margin-top:8px;font-size:12px;line-height:16px}.tooltip-box:after{background-repeat:no-repeat;background-size:100%;width:8px;height:8px;display:block;position:absolute;top:-4px;right:8px;z-index:99999;content:'';background-image:url(data:image/svg+xml;base64,PHN2ZyAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjlweCIgaGVpZ2h0PSI5cHgiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigyNTUsIDI1NSwgMjU1KSIgZD0iTTQuNjk2LDAuMDA3IEw4LjkzOCw0LjIyNiBMNC42OTYsOC40NDUgTDAuNDUxLDQuMjI2IEw0LjY5NiwwLjAwNyBaIi8+PC9zdmc+)}.tooltip:hover .tooltip-box{opacity:1;visibility:visible;overflow:visible;-webkit-box-shadow:0px 2px 30px 0px rgba(29,34,43,0.3);box-shadow:0px 2px 30px 0px rgba(29,34,43,0.3)}.tooltip:hover .tooltip-box:before{content:'';display:block;position:absolute;width:80%;bottom:0;max-height:20px;-webkit-box-shadow:0px 2px 50px 0px rgba(29,34,43,0.5),0px 2px 50px 0px rgba(29,34,43,0.5);box-shadow:0px 2px 50px 0px rgba(29,34,43,0.5),0px 2px 50px 0px rgba(29,34,43,0.5)}.tooltip-left .tooltip-box{right:unset;left:0}.tooltip-left .tooltip-box:after{right:unset;left:8px}.input-box .tooltip{position:absolute;right:12px;top:16px;z-index:9999}.input-box .tooltip-icon{color:#fff;background-color:#3c4250}.toggler-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding-bottom:16px}.menu-toggler{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;height:20px;position:relative;width:36px;z-index:2}.menu-toggler .menu-toggler-bar,.menu-toggler .menu-toggler-bar::after,.menu-toggler .menu-toggler-bar::before{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.5s ease;transition:all 0.5s ease;background:#9fa3ac;content:'';height:3px;width:100%}.menu-toggler .menu-toggler-bar{margin-top:0}.menu-toggler .menu-toggler-bar::after{margin-top:0.8rem}.menu-toggler .menu-toggler-bar::before{margin-top:-0.8rem}.menu-toggler.open .menu-toggler-bar{background:transparent}.menu-toggler.open .menu-toggler-bar::after,.menu-toggler.open .menu-toggler-bar::before{background:#9fa3ac;margin-top:0}.menu-toggler.open .menu-toggler-bar::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-toggler.open .menu-toggler-bar::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body{min-width:100vw;min-height:100vh;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-font-smoothing:antialiased;padding:0;margin:0;overflow-x:hidden}main{position:relative;padding:0;margin:0;width:calc(100% - 280px);right:0;float:right;min-height:100vh}.content{min-width:980px;width:calc(100% - 24px);padding:96px 8px;overflow-x:hidden}ul{list-style-type:none;margin:0;padding:0}a{text-decoration:none}.row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:16px 0;opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:visible}.row--switch{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row--switch .switch-box{margin-right:16px}.row-buttons .button{margin:0 16px}.row-buttons .button:first-of-type{margin-left:0}.row--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row--search{position:absolute;bottom:-24px;margin:16px 0 0}.row--search .button{margin-bottom:0}.row--wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.row.hidden{max-height:0;visibility:hidden;opacity:0}.row .input-container{width:calc(33% - 8px);position:relative;margin:0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row .input-container>.input-box .input-box,.row .input-container>.select-box .input-box,.row .input-container>.date-picker--double .input-box{width:100%}.row .input-container.input-container--double{width:calc(66%)}.row .input-container.input-container--triple{width:calc(100%)}.row .input-container:first-of-type{margin-left:0px}.row .input-container:last-of-type{margin-right:0px}.row .input-container .input-box{width:100%}.margin-top{margin-top:40px}.notification_type{opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:visible;overflow:hidden}.notification_type.hidden{max-height:0;visibility:hidden;opacity:0}.display-none{display:none}.margin__auto{margin:auto}.margin__top-auto{margin-top:auto}.margin__bottom-auto{margin-bottom:auto}.margin__left-auto{margin-left:auto}.margin__right-auto{margin-right:auto}.margin__bottom-small{margin-bottom:10px}.margin__right-small{margin-right:10px}.margin__top-medium{margin-top:20px}.margin__bottom-medium{margin-bottom:20px}.margin__right-medium{margin-right:20px}.margin__left-medium{margin-left:20px}.margin__horizontal{margin:0 8px}.position__relative{position:relative}.max-width-100{max-width:100px}.max-height-40{max-height:40px}.display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.display-flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.font-size__15{font-size:15px}.width-1-1{width:100%}.width-1-2{width:calc(50% - 8px)}.width-1-3{width:calc(33% - 8px)}.text__error{color:#e1352b}.white-space__nowrap{white-space:nowrap}.nav{width:100%;border-top:1px solid rgba(124,133,149,0.5);background-color:transparent;max-height:calc(100vh - 192px);overflow-y:auto}.nav-bar{height:calc(100vh - 80px);display:block;overflow-y:auto}.nav li{width:100%;display:block;background-color:transparent;border-bottom:1px solid rgba(124,133,149,0.5);max-height:64px;height:auto;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;overflow:hidden}.nav li:hover{background-color:transparent}.nav li:hover .nav-icon{background-position:center bottom}.nav li a:hover{background-color:transparent}.nav li.open{max-height:640px}.nav li.open>.nav-item{border-bottom:1px solid rgba(124,133,149,0.5)}.nav li.open>.nav-item:before{-webkit-transform:translateX(4px);transform:translateX(4px)}.nav li.open>.nav-item .nav-label{color:#fff}.nav li.open .nav-icon{background-position:center bottom}.nav li.open .nav-arrow:before{-webkit-transform:rotateZ(-45deg) translateX(-2px) translateY(-2px);transform:rotateZ(-45deg) translateX(-2px) translateY(-2px)}.nav li.open .nav-arrow:after{-webkit-transform:rotateZ(45deg) translateX(2px) translateY(-2px);transform:rotateZ(45deg) translateX(2px) translateY(-2px)}.nav .nav-button>.nav-item:before{width:8px;content:'';display:block;position:absolute;left:-8px;background-color:#fff;height:64px;-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in, -webkit-transform .2s ease-in}.nav-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;cursor:pointer;height:64px;color:#9fa4ae;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.nav-item.current .nav-label,.nav-item:hover .nav-label{color:#fff;background-color:transparent}.nav-item.active .nav-label{color:#fff;background-color:transparent}.nav .sub-nav{margin:24px 0}.nav .sub-nav li{border:0}.nav .sub-nav .nav-item{height:40px;border:0}.nav .sub-nav .nav-item .nav-label{font-size:18px}.nav-icon{width:32px;height:32px;margin-left:24px;background-repeat:no-repeat;background-size:100% auto;background-position:center top}.nav-label{font-size:20px;line-height:1;margin-left:16px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9fa4ae}.nav-arrow{width:14px;height:64px;position:absolute;padding:0 24px;right:0}.nav-arrow:before,.nav-arrow:after{width:8px;height:2px;background-color:#7c8595;display:block;content:'';position:absolute;top:50%;left:calc(50% - 4px);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.nav-arrow:before{-webkit-transform:rotateZ(-45deg) translateX(2px) translateY(2px);transform:rotateZ(-45deg) translateX(2px) translateY(2px)}.nav-arrow:after{-webkit-transform:rotateZ(45deg) translateX(-2px) translateY(2px);transform:rotateZ(45deg) translateX(-2px) translateY(2px)}aside{width:280px;min-height:100vh;max-height:100vh;display:block;position:fixed}.nav{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.logo-box{background-size:auto 60%;background-repeat:no-repeat;background-position:center;height:80px;background-color:#2d313c}.user-box{height:112px;max-width:100%;margin:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user-image{width:48px;height:48px;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}.user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:24px}.user-info--label{color:#9fa4ae;font-size:18px;line-height:1;margin-bottom:4px}.user-info--select{color:#fff;font-size:18px;line-height:1}.user-notifications,.conference-room-notifications{width:40px;height:40px;border-radius:50%;background-color:#e1352b;display:block;line-height:40px;text-align:center;font-size:16px;color:#fff;position:absolute;bottom:4px;right:4px}.user-notifications.empty,.conference-room-notifications.empty{background-color:#b3bac8}.conference-room-notifications{left:20px;top:11px}.conference-room-notifications.empty{background-color:transparent}aside.hidden{width:72px}aside.hidden .nav{-webkit-transform:translateX(-280px);transform:translateX(-280px)}aside.hidden .user-info{display:none}aside.hidden .user-notifications{bottom:0;right:0}aside.hidden+main{width:calc(100% - 72px)}aside.hidden+main .header-bar--top{width:calc(100% - 72px);left:72px}.content--error{width:100%;height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;left:0;top:0}.content--error h1{font-size:60px;margin:0}.content--error h3{margin:42px 0 114px;font-size:16px}.content--error .button{margin:0}.editor__modal .modal-content-full-screen{position:relative;min-width:980px;padding:0}.editor__modal .modal-content{position:relative;width:600px;padding:0}.editor__modal .modal-buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.editor__modal .modal-buttons button{margin:auto}.editor__modal-title{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;width:600px;color:#fff;font-weight:400;background-color:#3d424f;padding:10px 30px;font-size:18px}.editor__modal-title-full-screen{min-width:980px;width:auto}.editor__modal-input,.editor__modal-select{display:block;width:80%;padding:16px;border-radius:3px;border:none;padding-right:20px;font-size:16px;color:#3d424f;font-family:inherit;outline:none;background-color:#fff;margin:30px auto 10px auto}.editor__modal-input option,.editor__modal-select option{padding:5px;color:#3d424f}.editor__modal-error{display:block;width:80%;color:#e23737;margin:0 auto;text-align:left}.editor__topbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:50px;background-color:#000;color:#fff;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3)}.editor__topbar-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}@media (max-width: 1600px){.editor__topbar-section{padding:0 2px}}.editor__topbar-section:nth-child(2){border-left:1px solid #3d424f;border-right:1px solid #3d424f}.editor__sidebar{width:200px;background-color:#3d424f;color:#fff;height:calc(100vh - 130px);min-height:100%}.editor__sidebar-resolution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.editor__sidebar-resolution .editor__icon{width:40px;height:40px}.editor__sidebar-resolution .editor__icon-btn{margin:0 5px;width:50px;height:50px;padding:0}.editor__sidebar-resolution-buttons{display:grid;grid-template-columns:1fr 1fr;padding:20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor__sidebar-canvasSize{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;font-size:14px;color:#9fa3ac;background-color:#545b6a;padding:30px 5px}.editor__sidebar-canvasSize input{width:40px;font-size:inherit;text-align:center}.editor__sidebar-canvasSize label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px}.editor__sidebar-bgSettings{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 10px;border-top:1px solid #9fa3ac;border-bottom:1px solid #9fa3ac}.editor__sidebar-bgSettings .editor__icon-btn{width:60px;height:60px}.editor__sidebar-bgSettings .editor__icon{width:50px;height:50px}.editor__sidebar-images{padding-right:8px}.editor__sidebar-images .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editor__sidebar-images span{display:inline-block;font-size:13px;color:#9fa3ac}.editor__sidebar-dbSaves{padding:15px 0;border-top:1px solid #9fa3ac;border-bottom:1px solid #9fa3ac}.editor__sidebar-localSaves{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0;border-bottom:1px solid #9fa3ac;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.editor__sidebar-localSaves .editor__icon-btn{border-radius:5px}.editor__sidebar-localSaves .editor__icon{width:20px;height:20px}.editor__sidebar-localSaves .editor__icon-btn:nth-child(1){background-color:#545b6a}.editor__sidebar-localSaves .editor__icon-btn:nth-child(1)>svg{fill:#fff}.editor__sidebar-localSaves .editor__icon-btn:nth-child(2){border:2px solid #ffe762}.editor__sidebar-localSaves .editor__icon-btn:nth-child(2)>svg{fill:#ffe762}.editor__sidebar-localSaves .editor__icon-btn:nth-child(3){border:2px solid #ffe762;background-color:#ffe762}.editor__sidebar-localSaves .editor__icon-btn:nth-child(3)>svg{fill:#3d424f}.editor__sidebar .editor__sidebar-zoom{display:-webkit-box;display:-ms-flexbox;display:flex}.editor__sidebar .editor__sidebar-zoom .editor__icon{width:16px;height:16px}.editor__icon-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:transparent;width:40px;height:40px;margin:0 10px;border:1px solid transparent;outline:none;cursor:pointer}@media (max-width: 1600px){.editor__icon-btn{margin:0 5px}}.editor__icon-btn:hover{border:1px solid #3d424f;border-radius:3px}.editor__icon-btn:hover>svg,.editor__icon-btn.active>svg{fill:#fff}.editor__icon-btn:hover .editor__btn-tooltip{display:block}.editor__icon-btn--circled{background-color:#ffe762;border-radius:50%;margin:10px 0;margin-left:5px;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);display:-webkit-box;display:-ms-flexbox;display:flex}.editor__icon-btn--circled>svg{fill:#3d424f}.editor__icon-btn--circled:hover{border-radius:50%}.editor__icon-btn--circled input{display:none}.editor__dropdown-content{display:none;position:absolute;z-index:100;background-color:#000;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.editor__dropdown{position:relative}.editor__dropdown:hover .editor__dropdown-content{display:block}.editor__icon-btn--dropdown-item{margin:2px}.editor__btn-tooltip{position:absolute;z-index:99999;display:none;font-size:12px;padding:5px;top:-35px;left:0;background-color:#fff;color:#3d424f;white-space:nowrap}.editor__icon{fill:#9fa3ac;width:20px;height:20px}.editor__color-input{display:block;cursor:pointer;padding:0;border:1px solid #9fa3ac;background-color:transparent;-webkit-appearance:none;width:60px;height:24px;margin:0 10px;outline:none}.editor__select{display:inline-block;margin:5px 0;padding:5px;font-size:14px;color:#3d424f;border-radius:5px;font-family:inherit;padding-right:10px;margin:0 10px;outline:none}.editor__button{display:block;border:none;outline:none;cursor:pointer;text-align:center;padding:10px;font-size:12px;font-weight:bold;border-radius:20px;width:160px;font-family:inherit;margin:20px auto;color:#fff;background-color:#545b6a;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);border:2px solid transparent;text-transform:uppercase}.editor__button--filled{background-color:#ffe762;color:#545b6a}.editor__button--filled:hover{color:#fff}.editor__button--outlined{background-color:#545b6a;color:#ffe762;border:2px solid #ffe762}.editor__button--outlined:hover{color:#fff}.editor__button--cancel{background-color:transparent;color:#3d424f;-webkit-box-shadow:none;box-shadow:none}.editor [type='range']{-webkit-appearance:none;background:transparent;margin:10px 0;width:100%}.editor [type='range']::-moz-focus-outer{border:0}.editor [type='range']:focus{outline:0}.editor [type='range']:focus::-webkit-slider-runnable-track{background:#adb0b8}.editor [type='range']:focus::-ms-fill-lower{background:#9fa3ac}.editor [type='range']:focus::-ms-fill-upper{background:#adb0b8}.editor [type='range']::-webkit-slider-runnable-track{cursor:default;height:5px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.2),0 0 1px rgba(13,13,13,0.2);box-shadow:1px 1px 1px rgba(0,0,0,0.2),0 0 1px rgba(13,13,13,0.2);background:#9fa3ac;border-radius:5px}.editor [type='range']::-webkit-slider-thumb{-webkit-box-shadow:4px 4px 4px rgba(0,0,0,0.2),0 0 4px rgba(13,13,13,0.2);box-shadow:4px 4px 4px rgba(0,0,0,0.2),0 0 4px rgba(13,13,13,0.2);background:#ffe762;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;height:20px;width:20px;-webkit-appearance:none;margin-top:-7.5px}.editor [type='range']::-moz-range-track{box-shadow:1px 1px 1px rgba(0,0,0,0.2),0 0 1px rgba(13,13,13,0.2);cursor:default;height:5px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;background:#9fa3ac;border-radius:5px;height:2.5px}.editor [type='range']::-moz-range-thumb{box-shadow:4px 4px 4px rgba(0,0,0,0.2),0 0 4px rgba(13,13,13,0.2);background:#ffe762;border-radius:12px;box-sizing:border-box;cursor:default;height:20px;width:20px}.editor [type='range']::-ms-track{cursor:default;height:5px;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%;background:transparent;border-color:transparent;color:transparent}.editor [type='range']::-ms-fill-lower{box-shadow:1px 1px 1px rgba(0,0,0,0.2),0 0 1px rgba(13,13,13,0.2);background:#9196a0;border-radius:10px}.editor [type='range']::-ms-fill-upper{box-shadow:1px 1px 1px rgba(0,0,0,0.2),0 0 1px rgba(13,13,13,0.2);background:#9fa3ac;border-radius:10px}.editor [type='range']::-ms-thumb{box-shadow:4px 4px 4px rgba(0,0,0,0.2),0 0 4px rgba(13,13,13,0.2);background:#ffe762;border-radius:12px;box-sizing:border-box;cursor:default;height:20px;width:20px;margin-top:1.25px}.editor [type='range']:disabled::-webkit-slider-thumb,.editor [type='range']:disabled::-moz-range-thumb,.editor [type='range']:disabled::-ms-thumb,.editor [type='range']:disabled::-webkit-slider-runnable-track,.editor [type='range']:disabled::-ms-fill-lower,.editor [type='range']:disabled::-ms-fill-upper{cursor:not-allowed}.editor input[type="color"]::-webkit-color-swatch-wrapper{padding:0}.editor input[type="color"]::-webkit-color-swatch{border:none}.editor__notification{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:-180px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:99999;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:600px;padding:10px 30px;background-color:#3d424f;border-top-left-radius:10px;border-top-right-radius:10px;-webkit-box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);box-shadow:0px 5px 10px 0px rgba(0,0,0,0.3);-webkit-transition:all .5s;transition:all .5s}.editor__notification.active{-webkit-transform:translate(-50%, -180px);transform:translate(-50%, -180px)}.editor__notification-content{color:#fff;font-size:18px;text-align:center}.editor__loader-wrapper{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#3d424f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor__loader-spinner{font-size:25px;width:20px;height:20px;border-radius:50%;text-indent:-9999em;-webkit-animation:load5 1.1s infinite ease;animation:load5 1.1s infinite ease;-webkit-transform:translateZ(0);transform:translateZ(0)}.editor__loader-wrapper.disabled{display:none}@-webkit-keyframes load5{0%,
  100%{-webkit-box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.5),-1.8em -1.8em 0 0em rgba(255,255,255,0.7);box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.5),-1.8em -1.8em 0 0em rgba(255,255,255,0.7)}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.5);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.5)}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.5),1.8em -1.8em 0 0em rgba(255,255,255,0.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.5),1.8em -1.8em 0 0em rgba(255,255,255,0.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.5),2.5em 0em 0 0em rgba(255,255,255,0.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.5),2.5em 0em 0 0em rgba(255,255,255,0.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.5),1.75em 1.75em 0 0em rgba(255,255,255,0.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.5),1.75em 1.75em 0 0em rgba(255,255,255,0.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.5),0em 2.5em 0 0em rgba(255,255,255,0.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.5),0em 2.5em 0 0em rgba(255,255,255,0.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.5),-1.8em 1.8em 0 0em rgba(255,255,255,0.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.5),-1.8em 1.8em 0 0em rgba(255,255,255,0.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.5),-2.6em 0em 0 0em rgba(255,255,255,0.7),-1.8em -1.8em 0 0em #fff;box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.5),-2.6em 0em 0 0em rgba(255,255,255,0.7),-1.8em -1.8em 0 0em #fff}}@keyframes load5{0%,
  100%{-webkit-box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.5),-1.8em -1.8em 0 0em rgba(255,255,255,0.7);box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.5),-1.8em -1.8em 0 0em rgba(255,255,255,0.7)}12.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.5);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.5)}25%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.5),1.8em -1.8em 0 0em rgba(255,255,255,0.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.5),1.8em -1.8em 0 0em rgba(255,255,255,0.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}37.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.5),2.5em 0em 0 0em rgba(255,255,255,0.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.5),2.5em 0em 0 0em rgba(255,255,255,0.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}50%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.5),1.75em 1.75em 0 0em rgba(255,255,255,0.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.5),1.75em 1.75em 0 0em rgba(255,255,255,0.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}62.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.5),0em 2.5em 0 0em rgba(255,255,255,0.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.5),0em 2.5em 0 0em rgba(255,255,255,0.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}75%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.5),-1.8em 1.8em 0 0em rgba(255,255,255,0.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(255,255,255,0.2);box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.5),-1.8em 1.8em 0 0em rgba(255,255,255,0.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}87.5%{-webkit-box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.5),-2.6em 0em 0 0em rgba(255,255,255,0.7),-1.8em -1.8em 0 0em #fff;box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.5),-2.6em 0em 0 0em rgba(255,255,255,0.7),-1.8em -1.8em 0 0em #fff}}.editor{width:100%}.editor__content{margin:0;margin-top:80px;padding:0px}.editor__main{display:grid;grid-template-columns:200px 1fr;height:calc(100vh - 130px)}.editor .canvas-wrapper{overflow:auto;padding:12px}.editor .canvas-outer{overflow:hidden}.editor .canvas-container{-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:top left;transform-origin:top left;display:block}.editor .canvas-options{-webkit-box-flex:1;-ms-flex:1;flex:1;display:grid}.editor__error{color:#b61212;margin:10px;text-align:center}.editor .picker_wrapper.popup{visibility:visible;height:auto;opacity:1}.editor .picker_wrapper.popup.popup_left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.tvs-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tvs-list__item{background-color:#3c4250;width:150px;margin:10px;text-align:center;line-height:75px;font-size:18px}.tvs-list__item a{color:white}.tvs-list__item .icon-status{margin-left:10px;display:inline-block}.tvs-list__item .icon-status.display-none{display:none}.tvs-list .tooltip{position:relative;display:inline-block;cursor:pointer;border-radius:2px;z-index:9998}.tvs-list .tooltip .tooltiptext{visibility:hidden;width:180px;background-color:white;color:black;text-align:center;padding:5px 0;line-height:20px;font-size:16px;margin-top:10px;position:absolute;z-index:99999;top:100%;left:50%;margin-left:-79px}.tvs-list .tooltip .tooltiptext::after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent white transparent}.tvs-list .tooltip:hover .tooltiptext{visibility:visible;opacity:1;z-index:99999}
