@charset "UTF-8";.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.jsoneditor .search input{height:auto;border:none;box-shadow:none}.jsoneditor table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-invalid{color:#000}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor div.jsoneditor-anchor{cursor:pointer}div.jsoneditor div.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background:transparent url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:1px solid #e5e5e5}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:10pt}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -168px -48px}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-mode-form tr.jsoneditor-expandable td.jsoneditor-tree,div.jsoneditor-mode-view tr.jsoneditor-expandable td.jsoneditor-tree{cursor:pointer}div.jsoneditor-tree button.jsoneditor-contextmenu.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu:focus,div.jsoneditor-tree button.jsoneditor-contextmenu:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px;z-index:999}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:normal}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -168px -48px}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -25px 0}.fadein{animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:99}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px hsla(0,0%,50%,.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 4px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:10pt;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px hsla(0,0%,50%,.5);padding:0 10px;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all 1s ease-in-out}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) 0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px hsla(0,0%,50%,.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:10pt;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:top;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background:transparent url(jsoneditor-icons.15f2789dd231f36d43a4.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:10pt;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:hsla(0,0%,100%,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:10pt;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px hsla(0,0%,50%,.3);border:1px solid #d3d3d3;z-index:100;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt}.jsoneditor .autocomplete.dropdown .item{color:#333}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ddd}.jsoneditor .autocomplete.hint{color:#aaa;top:4px;left:4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:999;box-shadow:2px 2px 12px hsla(0,0%,50%,.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:10pt}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;box-sizing:border-box;font-size:10pt}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:10pt}
/*!
 * Selectr 2.4.0
 * https://github.com/Mobius1/Selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";transform:rotate(0) translate3d(0,-50%,0);border-color:#6c7a86 transparent transparent;border-style:solid;border-width:4px 4px 0}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-color:transparent transparent #6c7a86;border-style:solid;border-width:0 4px 4px}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border:1px solid #999;border-top:0 solid transparent;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;transform:translate3d(0,-50%,0);border:none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:none outside none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";transform:translate3d(0,-50%,0);transform-origin:50% 0 0;animation:spin .5s linear 0s infinite normal forwards running;border:3px solid #ddd;border-top-color:#aaa;border-radius:50%}@keyframes spin{0%{transform:rotate(0) translate3d(0,-50%,0)}to{transform:rotate(1turn) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff;top:auto;bottom:calc(100% - 1px)}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}
/*!
 * Copyright (c) HANDSONCODE sp. z o. o.
 * 
 * HANDSONTABLE is a software distributed by HANDSONCODE sp. z o. o.,
 * a Polish corporation, based in Gdynia, Poland, at 96/98 Aleja Zwycięstwa,
 * registered with the National Court Register under number 538651,
 * EU tax ID number: PL5862294002, share capital: PLN 62,800.00.
 * 
 * This software is protected by applicable copyright laws, including
 * international treaties, and dual-licensed – depending on whether
 * your use is intended for or may result in commercial advantage
 * or monetary compensation (commercial purposes), or not.
 * 
 * If your use involves only such purposes as research, private study,
 * evaluation and the like, you agree to be bound by the terms included
 * in the "handsontable-non-commercial-license.pdf" file, available
 * in the main directory of this software repository.
 * 
 * By installing, copying, or otherwise using this software for
 * commercial purposes, you agree to be bound by the terms included
 * in the "handsontable-general-terms.pdf" file, available in the main
 * directory of this software repository.
 * 
 * HANDSONCODE PROVIDES THIS SOFTWARE ON AN "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND. IN NO EVENT
 * AND UNDER NO LEGAL THEORY, SHALL HANDSONCODE BE LIABLE
 * TO YOU FOR DAMAGES, INCLUDING ANY DIRECT, INDIRECT, SPECIAL,
 * INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING
 * FROM USE OR INABILITY TO USE THIS SOFTWARE.
 * 
 * Version: 8.1.0
 * Release date: 01/10/2020 (built at 01/10/2020 12:44:44)
 */.handsontable .table td,.handsontable .table th{border-top:none}.handsontable tr{background:#fff}.handsontable td{background-color:inherit}.handsontable .table caption+thead tr:first-child td,.handsontable .table caption+thead tr:first-child th,.handsontable .table colgroup+thead tr:first-child td,.handsontable .table colgroup+thead tr:first-child th,.handsontable .table thead:first-child tr:first-child td,.handsontable .table thead:first-child tr:first-child th{border-top:1px solid #ccc}.handsontable .table-bordered{border:0;border-collapse:separate}.handsontable .table-bordered td,.handsontable .table-bordered th{border-left:none}.handsontable .table-bordered td:first-child,.handsontable .table-bordered th:first-child{border-left:1px solid #ccc}.handsontable .table>tbody>tr>td,.handsontable .table>tbody>tr>th,.handsontable .table>tfoot>tr>td,.handsontable .table>tfoot>tr>th,.handsontable .table>thead>tr>td,.handsontable .table>thead>tr>th{line-height:21px;padding:0 4px}.col-lg-1.handsontable,.col-lg-10.handsontable,.col-lg-11.handsontable,.col-lg-12.handsontable,.col-lg-2.handsontable,.col-lg-3.handsontable,.col-lg-4.handsontable,.col-lg-5.handsontable,.col-lg-6.handsontable,.col-lg-7.handsontable,.col-lg-8.handsontable,.col-lg-9.handsontable,.col-md-1.handsontable,.col-md-10.handsontable,.col-md-11.handsontable,.col-md-12.handsontable,.col-md-2.handsontable,.col-md-3.handsontable,.col-md-4.handsontable,.col-md-5.handsontable,.col-md-6.handsontable,.col-md-7.handsontable,.col-md-8.handsontable,.col-md-9.handsontable
.col-sm-1.handsontable,.col-sm-10.handsontable,.col-sm-11.handsontable,.col-sm-12.handsontable,.col-sm-2.handsontable,.col-sm-3.handsontable,.col-sm-4.handsontable,.col-sm-5.handsontable,.col-sm-6.handsontable,.col-sm-7.handsontable,.col-sm-8.handsontable,.col-sm-9.handsontable
.col-xs-1.handsontable,.col-xs-10.handsontable,.col-xs-11.handsontable,.col-xs-12.handsontable,.col-xs-2.handsontable,.col-xs-3.handsontable,.col-xs-4.handsontable,.col-xs-5.handsontable,.col-xs-6.handsontable,.col-xs-7.handsontable,.col-xs-8.handsontable,.col-xs-9.handsontable{padding-left:0;padding-right:0}.handsontable .table-striped>tbody>tr:nth-of-type(2n){background-color:#fff}.handsontable{position:relative}.handsontable .hide{display:none}.handsontable .relative{position:relative}.handsontable .wtHider{width:0}.handsontable .wtSpreader{position:relative;width:0;height:auto}.handsontable div,.handsontable input,.handsontable table,.handsontable tbody,.handsontable td,.handsontable textarea,.handsontable th,.handsontable thead{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.handsontable input,.handsontable textarea{min-height:auto}.handsontable table.htCore{border-collapse:separate;border-spacing:0;margin:0;border-width:0;table-layout:fixed;width:0;outline-width:0;cursor:default;max-width:none;max-height:none}.handsontable col,.handsontable col.rowHeader{width:50px}.handsontable td,.handsontable th{border-top-width:0;border-left-width:0;height:22px;empty-cells:show;line-height:21px;padding:0 4px;background-color:#fff;vertical-align:top;overflow:hidden;outline-width:0;white-space:pre-line}.handsontable td,.handsontable th,.handsontable th:last-child{border-right:1px solid #ccc;border-bottom:1px solid #ccc}.handsontable td:first-of-type,.handsontable th:first-child,.handsontable th:nth-child(2),.handsontable.htRowHeaders thead tr th:nth-child(2){border-left:1px solid #ccc}.handsontable tr:first-child td,.handsontable tr:first-child th{border-top:1px solid #ccc}.ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable tbody tr th,.ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable:not(.ht_clone_top) thead tr th:first-child{border-right-width:0}.ht_master:not(.innerBorderTop):not(.innerBorderBottom) thead tr.lastChild th,.ht_master:not(.innerBorderTop):not(.innerBorderBottom) thead tr:last-child th,.ht_master:not(.innerBorderTop):not(.innerBorderBottom)~.handsontable thead tr.lastChild th,.ht_master:not(.innerBorderTop):not(.innerBorderBottom)~.handsontable thead tr:last-child th{border-bottom-width:0}.handsontable th{background-color:#f0f0f0;color:#222;text-align:center;font-weight:400;white-space:nowrap}.handsontable thead th{padding:0}.handsontable th.active{background-color:#ccc}.handsontable thead th .relative{padding:2px 4px}.handsontable span.colHeader{display:inline-block;line-height:1.1}.handsontable .wtBorder{position:absolute;font-size:0}.handsontable .wtBorder.hidden{display:none!important}.handsontable .wtBorder.current{z-index:10}.handsontable .wtBorder.area{z-index:8}.handsontable .wtBorder.fill{z-index:6}.handsontable .wtBorder.corner{font-size:0;cursor:crosshair}.ht_clone_master{z-index:100}.ht_clone_right{z-index:110}.ht_clone_left{z-index:120}.ht_clone_bottom{z-index:130}.ht_clone_bottom_right_corner{z-index:140}.ht_clone_bottom_left_corner{z-index:150}.ht_clone_top{z-index:160}.ht_clone_top_right_corner{z-index:170}.ht_clone_top_left_corner{z-index:180}.handsontable tbody tr th:nth-last-child(2),.ht_clone_top_left_corner thead tr th:nth-last-child(2){border-right:1px solid #ccc}.handsontable col.hidden{width:0!important}.handsontable tr.hidden,.handsontable tr.hidden td,.handsontable tr.hidden th{display:none}.ht_clone_bottom,.ht_clone_left,.ht_clone_top,.ht_master{overflow:hidden}.ht_master .wtHolder{overflow:auto}.handsontable .ht_clone_left thead,.handsontable .ht_master thead,.handsontable .ht_master tr th{visibility:hidden}.ht_clone_bottom .wtHolder,.ht_clone_left .wtHolder,.ht_clone_top .wtHolder{overflow:hidden}.handsontable.htAutoSize{visibility:hidden;left:-99000px;position:absolute;top:-99000px}.handsontable td.htInvalid{background-color:#ff4c42!important}.handsontable td.htNoWrap{white-space:nowrap}#hot-display-license-info{font-size:10px;color:#323232;padding:5px 0 3px;font-family:Helvetica,Arial,sans-serif;text-align:left}#hot-display-license-info a{font-size:10px}.handsontable .manualColumnResizer{position:absolute;top:0;cursor:col-resize;z-index:210;width:5px;height:25px}.handsontable .manualRowResizer{position:absolute;left:0;cursor:row-resize;z-index:210;height:5px;width:50px}.handsontable .manualColumnResizer.active,.handsontable .manualColumnResizer:hover,.handsontable .manualRowResizer.active,.handsontable .manualRowResizer:hover{background-color:#34a9db}.handsontable .manualColumnResizerGuide{position:absolute;right:0;top:0;background-color:#34a9db;display:none;width:0;border-right:1px dashed #777;margin-left:5px}.handsontable .manualRowResizerGuide{position:absolute;left:0;bottom:0;background-color:#34a9db;display:none;height:0;border-bottom:1px dashed #777;margin-top:5px}.handsontable .manualColumnResizerGuide.active,.handsontable .manualRowResizerGuide.active{display:block;z-index:209}.handsontable .columnSorting{position:relative}.handsontable .columnSorting.sortAction:hover{text-decoration:underline;cursor:pointer}.handsontable span.colHeader.columnSorting:before{top:50%;margin-top:-6px;padding-left:8px;position:absolute;right:-9px;content:"";height:10px;width:5px;background-size:contain;background-repeat:no-repeat;background-position-x:right}.handsontable span.colHeader.columnSorting.ascending:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAMAAADJ7yrpAAAAKlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKE86IAAAADXRSTlMABBEmRGprlJW72e77tTkTKwAAAFNJREFUeAHtzjkSgCAUBNHPgsoy97+ulGXRqJE5L+xkxoYt2UdsLb5bqFINz+aLuuLn5rIu2RkO3fZpWENimNgiw6iBYRTPMLJjGFxQZ1hxxb/xBI1qC8k39CdKAAAAAElFTkSuQmCC")}.handsontable span.colHeader.columnSorting.descending:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAMAAADJ7yrpAAAAKlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKE86IAAAADXRSTlMABBEmRGprlJW72e77tTkTKwAAAFJJREFUeAHtzjkSgCAQRNFmQYUZ7n9dKUvru0TmvPAn3br0QfgdZ5xx6x+rQn23GqTYnq1FDcnuzZIO2WmedVqIRVxgGKEyjNgYRjKGkZ1hFIZ3I70LyM0VtU8AAAAASUVORK5CYII=")}.htGhostTable .htCore span.colHeader.columnSorting:not(.indicatorDisabled):after{content:"*";display:inline-block;position:relative;padding-right:20px}.handsontable td.area,.handsontable td.area-1,.handsontable td.area-2,.handsontable td.area-3,.handsontable td.area-4,.handsontable td.area-5,.handsontable td.area-6,.handsontable td.area-7{position:relative}.handsontable td.area-1:before,.handsontable td.area-2:before,.handsontable td.area-3:before,.handsontable td.area-4:before,.handsontable td.area-5:before,.handsontable td.area-6:before,.handsontable td.area-7:before,.handsontable td.area:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;bottom:-100%\9;background:#005eff}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.handsontable td.area-1:before,.handsontable td.area-2:before,.handsontable td.area-3:before,.handsontable td.area-4:before,.handsontable td.area-5:before,.handsontable td.area-6:before,.handsontable td.area-7:before,.handsontable td.area:before{bottom:-100%}}.handsontable td.area:before{opacity:.1}.handsontable td.area-1:before{opacity:.2}.handsontable td.area-2:before{opacity:.27}.handsontable td.area-3:before{opacity:.35}.handsontable td.area-4:before{opacity:.41}.handsontable td.area-5:before{opacity:.47}.handsontable td.area-6:before{opacity:.54}.handsontable td.area-7:before{opacity:.58}.handsontable tbody th.ht__highlight,.handsontable thead th.ht__highlight{background-color:#dcdcdc}.handsontable tbody th.ht__active_highlight,.handsontable thead th.ht__active_highlight{background-color:#8eb0e7;color:#000}.handsontableInput{border:none;outline-width:0;margin:0;padding:1px 5px 0;font-family:inherit;line-height:21px;font-size:inherit;box-shadow:inset 0 0 0 2px #5292f7;resize:none;display:block;color:#000;border-radius:0;background-color:#fff}.handsontableInput:focus{outline:none}.handsontableInputHolder{position:absolute;top:0;left:0}.htSelectEditor:focus{outline:none}.handsontable .htDimmed{color:#777}.handsontable .htSubmenu{position:relative}.handsontable .htSubmenu :after{content:"\25B6";color:#777;position:absolute;right:5px;font-size:9px}.handsontable .htLeft{text-align:left}.handsontable .htCenter{text-align:center}.handsontable .htRight{text-align:right}.handsontable .htJustify{text-align:justify}.handsontable .htTop{vertical-align:top}.handsontable .htMiddle{vertical-align:middle}.handsontable .htBottom{vertical-align:bottom}.handsontable .htPlaceholder{color:#999}.handsontable .htAutocompleteArrow{float:right;font-size:10px;color:#eee;cursor:default;width:16px;text-align:center}.handsontable td .htAutocompleteArrow:hover{color:#777}.handsontable td.area .htAutocompleteArrow{color:#d3d3d3}.handsontable .htCheckboxRendererInput{display:inline-block}.handsontable .htCheckboxRendererInput.noValue{opacity:.5}.handsontable .htCheckboxRendererLabel{font-size:inherit;vertical-align:middle;cursor:pointer;display:inline-block;width:100%}.handsontable.listbox{margin:0}.handsontable.listbox .ht_master table{border:1px solid #ccc;border-collapse:separate;background:#fff}.handsontable.listbox td,.handsontable.listbox th,.handsontable.listbox tr:first-child td,.handsontable.listbox tr:first-child th,.handsontable.listbox tr:last-child th{border-color:transparent}.handsontable.listbox td,.handsontable.listbox th{white-space:nowrap;text-overflow:ellipsis}.handsontable.listbox td.htDimmed{cursor:default;color:inherit;font-style:inherit}.handsontable.listbox .wtBorder{visibility:hidden}.handsontable.listbox tr td.current,.handsontable.listbox tr:hover td{background:#eee}.ht_editor_hidden{z-index:-1}.ht_editor_visible{z-index:200}.handsontable td.htSearchResult{background:#fcedd9;color:#583707}.collapsibleIndicator{position:absolute;top:50%;transform:translateY(-50%);right:5px;border:1px solid #a6a6a6;line-height:10px;color:#222;border-radius:10px;font-size:10px;width:10px;height:10px;cursor:pointer;box-shadow:0 0 0 6px #eee;background:#eee}.handsontable.mobile,.handsontable.mobile .wtHolder{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}.htMobileEditorContainer{display:none;position:absolute;top:0;width:70%;height:54pt;background:#f8f8f8;border-radius:20px;border:1px solid #ebebeb;z-index:999;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none}.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea),.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle){z-index:9999}.bottomRightSelectionHandle,.bottomRightSelectionHandle-HitArea,.topLeftSelectionHandle,.topLeftSelectionHandle-HitArea{left:-10000px;top:-10000px}.htMobileEditorContainer.active{display:block}.htMobileEditorContainer .inputs{position:absolute;right:210pt;bottom:10pt;top:10pt;left:14px;height:34pt}.htMobileEditorContainer .inputs textarea{font-size:13pt;border:1px solid #a1a1a1;-webkit-appearance:none;box-shadow:none;position:absolute;left:14px;right:14px;top:0;bottom:0;padding:7pt}.htMobileEditorContainer .cellPointer{position:absolute;top:-13pt;height:0;width:0;left:30px;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #ebebeb}.htMobileEditorContainer .cellPointer.hidden{display:none}.htMobileEditorContainer .cellPointer:before{content:"";display:block;position:absolute;top:2px;height:0;width:0;left:-13pt;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #f8f8f8}.htMobileEditorContainer .moveHandle{position:absolute;top:10pt;left:5px;width:30px;bottom:0;cursor:move;z-index:9999}.htMobileEditorContainer .moveHandle:after{content:"..\a..\a..\a..";white-space:pre;line-height:10px;font-size:20pt;display:inline-block;margin-top:-8px;color:#ebebeb}.htMobileEditorContainer .positionControls{width:205pt;position:absolute;right:5pt;top:0;bottom:0}.htMobileEditorContainer .positionControls>div{width:50pt;height:100%;float:left}.htMobileEditorContainer .positionControls>div:after{content:" ";display:block;width:15pt;height:15pt;text-align:center;line-height:50pt}.htMobileEditorContainer .downButton:after,.htMobileEditorContainer .leftButton:after,.htMobileEditorContainer .rightButton:after,.htMobileEditorContainer .upButton:after{transform-origin:5pt 5pt;-webkit-transform-origin:5pt 5pt;margin:21pt 0 0 21pt}.htMobileEditorContainer .leftButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(-45deg)}.htMobileEditorContainer .leftButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .rightButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(135deg)}.htMobileEditorContainer .rightButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .upButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(45deg)}.htMobileEditorContainer .upButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .downButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(225deg)}.htMobileEditorContainer .downButton:active:after{border-color:#cfcfcf}.handsontable.hide-tween{animation:opacity-hide .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.handsontable.show-tween{animation:opacity-show .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid;border-color:#ccc #ccc #bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single{*zoom:1}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}.is-rtl .pika-prev,.pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.has-event .pika-button,.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.has-event .pika-button{background:#005da9;box-shadow:inset 0 1px 3px #0076c9}.is-disabled .pika-button,.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-selection-disabled{pointer-events:none;cursor:default}.pika-button:hover,.pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.htCommentCell{position:relative}.htCommentCell:after{right:0;border-top:6px solid #000}.htComments{display:none;z-index:1059;position:absolute}.htCommentTextArea{box-shadow:0 1px 3px rgba(0,0,0,.118),0 1px 2px rgba(0,0,0,.239);box-sizing:border-box;border:none;border-left:3px solid #ccc;background-color:#fff;width:215px;height:90px;font-size:12px;padding:5px;outline:0!important;-webkit-appearance:none}.htCommentTextArea:focus{box-shadow:0 1px 3px rgba(0,0,0,.118),0 1px 2px rgba(0,0,0,.239),inset 0 0 0 1px #5292f7;border-left:3px solid #5292f7}
/*!
 * Handsontable ContextMenu
 */.htContextMenu:not(.htGhostTable){display:none;position:absolute;z-index:1060}.htContextMenu .ht_clone_corner,.htContextMenu .ht_clone_left,.htContextMenu .ht_clone_top{display:none}.htContextMenu .ht_master table.htCore{border-color:#ccc;border-style:solid;border-width:1px 2px 2px 1px}.htContextMenu .wtBorder{visibility:hidden}.htContextMenu table tbody tr td{background:#fff;border-width:0;padding:4px 6px 0;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.htContextMenu table tbody tr td:first-child{border:0}.htContextMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}.htContextMenu table tbody tr td.current,.htContextMenu table tbody tr td.zeroclipboard-is-hover{background:#f3f3f3}.htContextMenu table tbody tr td.htSeparator{border-top:1px solid #e6e6e6;height:0;padding:0;cursor:default}.htContextMenu table tbody tr td.htDisabled{color:#999;cursor:default}.htContextMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htContextMenu table tbody tr.htHidden{display:none}.htContextMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:6px}.htContextMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}.htContextMenu .ht_master .wtHolder{overflow:hidden}textarea.HandsontableCopyPaste{position:fixed!important;top:0!important;right:100%!important;overflow:hidden;opacity:0;outline:0 none!important}.htRowHeaders .ht_master.innerBorderLeft~.ht_clone_left td:first-of-type,.htRowHeaders .ht_master.innerBorderLeft~.ht_clone_top_left_corner th:nth-child(2){border-left:0}.handsontable.ht__manualColumnMove.after-selection--columns thead th.ht__highlight{cursor:move;cursor:grab}.handsontable.ht__manualColumnMove.on-moving--columns,.handsontable.ht__manualColumnMove.on-moving--columns thead th.ht__highlight{cursor:move;cursor:grabbing}.handsontable.ht__manualColumnMove.on-moving--columns .manualColumnResizer{display:none}.handsontable .ht__manualColumnMove--backlight,.handsontable .ht__manualColumnMove--guideline{position:absolute;height:100%;display:none}.handsontable .ht__manualColumnMove--guideline{background:#757575;width:2px;top:0;margin-left:-1px;z-index:205}.handsontable .ht__manualColumnMove--backlight{background:#343434;background:rgba(52,52,52,.25);display:none;z-index:205;pointer-events:none}.handsontable.on-moving--columns .ht__manualColumnMove--backlight,.handsontable.on-moving--columns.show-ui .ht__manualColumnMove--guideline{display:block}.handsontable .wtHider{position:relative}.handsontable.ht__manualRowMove.after-selection--rows tbody th.ht__highlight{cursor:move;cursor:grab}.handsontable.ht__manualRowMove.on-moving--rows,.handsontable.ht__manualRowMove.on-moving--rows tbody th.ht__highlight{cursor:move;cursor:grabbing}.handsontable.ht__manualRowMove.on-moving--rows .manualRowResizer{display:none}.handsontable .ht__manualRowMove--backlight,.handsontable .ht__manualRowMove--guideline{position:absolute;width:100%;display:none}.handsontable .ht__manualRowMove--guideline{background:#757575;height:2px;left:0;margin-top:-1px;z-index:205}.handsontable .ht__manualRowMove--backlight{background:#343434;background:rgba(52,52,52,.25);display:none;z-index:205;pointer-events:none}.handsontable.on-moving--rows .ht__manualRowMove--backlight,.handsontable.on-moving--rows.show-ui .ht__manualRowMove--guideline{display:block}.handsontable tbody td[rowspan][class*=area][class*=highlight]:not([class*=fullySelectedMergedCell]):before{opacity:0}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-0]:before,.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-multiple]:before{opacity:.1}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-1]:before{opacity:.2}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-2]:before{opacity:.27}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-3]:before{opacity:.35}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-4]:before{opacity:.41}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-5]:before{opacity:.47}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-6]:before{opacity:.54}.handsontable tbody td[rowspan][class*=area][class*=highlight][class*=fullySelectedMergedCell-7]:before{opacity:.58}.handsontable span.colHeader.columnSorting:after{top:50%;margin-top:-2px;position:absolute;right:-15px;padding-left:5px;font-size:8px;height:8px;line-height:1.1;text-decoration:underline;text-decoration:none}.handsontable span.colHeader.columnSorting[class*=" sort-"]:after,.handsontable span.colHeader.columnSorting[class^=sort-]:after{content:"+"}.handsontable span.colHeader.columnSorting.sort-1:after{content:"1"}.handsontable span.colHeader.columnSorting.sort-2:after{content:"2"}.handsontable span.colHeader.columnSorting.sort-3:after{content:"3"}.handsontable span.colHeader.columnSorting.sort-4:after{content:"4"}.handsontable span.colHeader.columnSorting.sort-5:after{content:"5"}.handsontable span.colHeader.columnSorting.sort-6:after{content:"6"}.handsontable span.colHeader.columnSorting.sort-7:after{content:"7"}.htGhostTable th div button.changeType+span.colHeader.columnSorting:not(.indicatorDisabled){padding-right:5px}
/*!
 * Handsontable DropdownMenu
 */.handsontable .changeType{background:#eee;border-radius:2px;border:1px solid #bbb;color:#bbb;font-size:9px;line-height:9px;padding:2px;margin:3px 1px 0 5px;float:right}.handsontable .changeType:before{content:"\25BC\ "}.handsontable .changeType:hover{border:1px solid #777;color:#777;cursor:pointer}.htDropdownMenu:not(.htGhostTable){display:none;position:absolute;z-index:1060}.htDropdownMenu .ht_clone_corner,.htDropdownMenu .ht_clone_left,.htDropdownMenu .ht_clone_top{display:none}.htDropdownMenu table.htCore{border-color:#bbb;border-style:solid;border-width:1px 2px 2px 1px}.htDropdownMenu .wtBorder{visibility:hidden}.htDropdownMenu table tbody tr td{background:#fff;border-width:0;padding:4px 6px 0;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.htDropdownMenu table tbody tr td:first-child{border:0}.htDropdownMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}.htDropdownMenu table tbody tr td.current,.htDropdownMenu table tbody tr td.zeroclipboard-is-hover{background:#e9e9e9}.htDropdownMenu table tbody tr td.htSeparator{border-top:1px solid #e6e6e6;height:0;padding:0;cursor:default}.htDropdownMenu table tbody tr td.htDisabled{color:#999}.htDropdownMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htDropdownMenu:not(.htGhostTable) table tbody tr.htHidden{display:none}.htDropdownMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:10px}.htDropdownMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}.htDropdownMenu .ht_master .wtHolder{overflow:hidden}
/*!
 * Handsontable Filters
 */.htFiltersConditionsMenu:not(.htGhostTable){display:none;position:absolute;z-index:1070}.htFiltersConditionsMenu .ht_clone_corner,.htFiltersConditionsMenu .ht_clone_left,.htFiltersConditionsMenu .ht_clone_top{display:none}.htFiltersConditionsMenu table.htCore{border-color:#bbb;border-style:solid;border-width:1px 2px 2px 1px}.htFiltersConditionsMenu .wtBorder{visibility:hidden}.htFiltersConditionsMenu table tbody tr td{background:#fff;border-width:0;padding:4px 6px 0;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.htFiltersConditionsMenu table tbody tr td:first-child{border:0}.htFiltersConditionsMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}.htFiltersConditionsMenu table tbody tr td.current,.htFiltersConditionsMenu table tbody tr td.zeroclipboard-is-hover{background:#e9e9e9}.htFiltersConditionsMenu table tbody tr td.htSeparator{border-top:1px solid #e6e6e6;height:0;padding:0}.htFiltersConditionsMenu table tbody tr td.htDisabled{color:#999}.htFiltersConditionsMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htFiltersConditionsMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:10px}.htFiltersConditionsMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}.htFiltersConditionsMenu .ht_master .wtHolder{overflow:hidden}.handsontable .htMenuFiltering{border-bottom:1px dotted #ccc;height:135px;overflow:hidden}.handsontable .ht_master table td.htCustomMenuRenderer{background-color:#fff;cursor:auto}.handsontable .htFiltersMenuLabel{font-size:.75em}.handsontable .htFiltersMenuActionBar{text-align:center;padding-top:10px;padding-bottom:3px}.handsontable .htFiltersMenuCondition.border{border-bottom:1px dotted #ccc!important}.handsontable .htFiltersMenuCondition .htUIInput{padding:0 0 5px}.handsontable .htFiltersMenuValue{border-bottom:1px dotted #ccc!important}.handsontable .htFiltersMenuValue .htUIMultipleSelectSearch{padding:0}.handsontable .htFiltersMenuCondition .htUIInput input,.handsontable .htFiltersMenuValue .htUIMultipleSelectSearch input{font-family:inherit;font-size:.75em;padding:4px;box-sizing:border-box;width:100%}.htUIMultipleSelect .ht_master .wtHolder{overflow-y:scroll}.handsontable .htFiltersActive .changeType{border:1px solid #509272;color:#18804e;background-color:#d2e0d9}.handsontable .htUISelectAll{margin-right:10px}.handsontable .htUIClearAll,.handsontable .htUISelectAll{display:inline-block}.handsontable .htUIClearAll a,.handsontable .htUISelectAll a{color:#3283d8;font-size:.75em}.handsontable .htUISelectionControls{text-align:right}.handsontable .htCheckboxRendererInput{margin:0 5px 0 0;vertical-align:middle;height:1em}.handsontable .htUIInput{padding:3px 0 7px;position:relative;text-align:center}.handsontable .htUIInput input{border-radius:2px;border:1px solid #d2d1d1}.handsontable .htUIInput input:focus{outline:0}.handsontable .htUIInputIcon{position:absolute}.handsontable .htUIInput.htUIButton{cursor:pointer;display:inline-block}.handsontable .htUIInput.htUIButton input{background-color:#eee;color:#000;cursor:pointer;font-family:inherit;font-size:.7em;font-weight:700;height:19px;min-width:64px}.handsontable .htUIInput.htUIButton input:hover{border-color:#b9b9b9}.handsontable .htUIInput.htUIButtonOK{margin-right:10px}.handsontable .htUIInput.htUIButtonOK input{background-color:#0f9d58;border-color:#18804e;color:#fff}.handsontable .htUIInput.htUIButtonOK input:hover{border-color:#1a6f46}.handsontable .htUISelect{cursor:pointer;margin-bottom:7px;position:relative}.handsontable .htUISelectCaption{background-color:#e8e8e8;border-radius:2px;border:1px solid #d2d1d1;font-family:inherit;font-size:.7em;font-weight:700;padding:3px 20px 3px 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.handsontable .htUISelectCaption:hover{background-color:#e8e8e8;border:1px solid #b9b9b9}.handsontable .htUISelectDropdown:after{content:"\25B2";font-size:7px;position:absolute;right:10px;top:0}.handsontable .htUISelectDropdown:before{content:"\25BC";font-size:7px;position:absolute;right:10px;top:8px}.handsontable .htUIMultipleSelect .handsontable .htCore{border:none}.handsontable .htUIMultipleSelect .handsontable .htCore td:hover{background-color:#f5f5f5}.handsontable .htUIMultipleSelectSearch input{border-radius:2px;border:1px solid #d2d1d1;padding:3px}.handsontable .htUIRadio{display:inline-block;margin-right:5px;height:100%}.handsontable .htUIRadio:last-child{margin-right:0}.handsontable .htUIRadio>input[type=radio]{margin-right:.5ex}.handsontable .htUIRadio label{vertical-align:middle}.handsontable .htFiltersMenuOperators{padding-bottom:5px}.handsontable thead th.hiddenHeader:not(:first-of-type){display:none}.handsontable th.ht_nestingLevels{text-align:left;padding-left:7px}.handsontable th div.ht_nestingLevels{display:inline-block;position:absolute;left:11px}.handsontable.innerBorderLeft th div.ht_nestingLevels,.handsontable.innerBorderLeft~.handsontable th div.ht_nestingLevels{right:10px}.handsontable th span.ht_nestingLevel{display:inline-block}.handsontable th span.ht_nestingLevel_empty{display:inline-block;width:10px;height:1px;float:left}.handsontable th span.ht_nestingLevel:after{content:"\2510";font-size:9px;display:inline-block;position:relative;bottom:3px}.handsontable th div.ht_nestingButton{display:inline-block;position:absolute;right:-2px;cursor:pointer}.handsontable th div.ht_nestingButton.ht_nestingExpand:after{content:"\002B"}.handsontable th div.ht_nestingButton.ht_nestingCollapse:after{content:"\002D"}.handsontable.innerBorderLeft th div.ht_nestingButton,.handsontable.innerBorderLeft~.handsontable th div.ht_nestingButton{right:0}.handsontable th.beforeHiddenColumn{position:relative}.handsontable th.afterHiddenColumn:before,.handsontable th.beforeHiddenColumn:after{color:#bbb;position:absolute;top:50%;font-size:5pt;transform:translateY(-50%)}.handsontable th.afterHiddenColumn{position:relative}.handsontable th.beforeHiddenColumn:after{right:1px;content:"\25C0"}.handsontable th.afterHiddenColumn:before{left:1px;content:"\25B6"}
/*!
 * Handsontable HiddenRows
 */.handsontable th.afterHiddenRow:after,.handsontable th.beforeHiddenRow:before{color:#bbb;font-size:6pt;line-height:6pt;position:absolute;left:2px}.handsontable th.afterHiddenRow,.handsontable th.beforeHiddenRow{position:relative}.handsontable th.beforeHiddenRow:before{content:"\25B2";bottom:2px}.handsontable th.afterHiddenRow:after{content:"\25BC";top:2px}.handsontable.ht__selection--rows tbody th.afterHiddenRow.ht__highlight:after,.handsontable.ht__selection--rows tbody th.beforeHiddenRow.ht__highlight:before{color:#eee}.handsontable td.afterHiddenRow.firstVisibleRow,.handsontable th.afterHiddenRow.firstVisibleRow{border-top:1px solid #ccc}.icon-absent-explosioner:before{content:"\f101"}.icon-add-user:before{content:"\f102"}.icon-add-warning:before{content:"\f103"}.icon-admission:before{content:"\f104"}.icon-Ag:before{content:"\f105"}.icon-agk:before{content:"\f106"}.icon-air-system:before{content:"\f107"}.icon-air:before{content:"\f108"}.icon-akum:before{content:"\f109"}.icon-alpinist:before{content:"\f10a"}.icon-anchor:before{content:"\f10b"}.icon-arrow-left-c:before{content:"\f10c"}.icon-arrow-left:before{content:"\f10d"}.icon-arrow-right-c:before{content:"\f10e"}.icon-arrow-right:before{content:"\f10f"}.icon-attach:before{content:"\f110"}.icon-attach2:before{content:"\f111"}.icon-Au:before{content:"\f112"}.icon-auto-crash:before{content:"\f113"}.icon-auto-crash2:before{content:"\f114"}.icon-auto-warning:before{content:"\f115"}.icon-ballon:before{content:"\f116"}.icon-ban:before{content:"\f117"}.icon-bang:before{content:"\f118"}.icon-barrage:before{content:"\f119"}.icon-battery:before{content:"\f11a"}.icon-bearing-both:before{content:"\f11b"}.icon-bearing:before{content:"\f11c"}.icon-bell:before{content:"\f11d"}.icon-biohazard-secure:before{content:"\f11e"}.icon-block-workspace:before{content:"\f11f"}.icon-borehole-jam:before{content:"\f120"}.icon-bracelet-puls:before{content:"\f121"}.icon-bracelet:before{content:"\f122"}.icon-bracelet2:before{content:"\f123"}.icon-bracelet3:before{content:"\f124"}.icon-brake-system:before{content:"\f125"}.icon-breach-fix:before{content:"\f126"}.icon-brilliant-market:before{content:"\f127"}.icon-brilliant-vehicle:before{content:"\f128"}.icon-broken-lamp:before{content:"\f129"}.icon-bronze:before{content:"\f12a"}.icon-bus-stop:before{content:"\f12b"}.icon-busket:before{content:"\f12c"}.icon-busket2:before{content:"\f12d"}.icon-bzk-scheme:before{content:"\f12e"}.icon-bzk-tube-cork:before{content:"\f12f"}.icon-bzk-uzp:before{content:"\f130"}.icon-calendar-checked:before{content:"\f131"}.icon-calendar-schedule:before{content:"\f132"}.icon-calendar-weekends:before{content:"\f133"}.icon-calendar:before{content:"\f134"}.icon-calendar2:before{content:"\f135"}.icon-camera:before{content:"\f136"}.icon-capacity:before{content:"\f137"}.icon-change-order:before{content:"\f138"}.icon-change-seals:before{content:"\f139"}.icon-changed-lamp:before{content:"\f13a"}.icon-charge-explosive:before{content:"\f13b"}.icon-chart:before{content:"\f13c"}.icon-chart2:before{content:"\f13d"}.icon-chart3:before{content:"\f13e"}.icon-chart4:before{content:"\f13f"}.icon-chart5:before{content:"\f140"}.icon-chassis:before{content:"\f141"}.icon-check:before{content:"\f142"}.icon-check2:before{content:"\f143"}.icon-check3:before{content:"\f144"}.icon-checked-calendar:before{content:"\f145"}.icon-cleaning-auger:before{content:"\f146"}.icon-cleaning-bzk:before{content:"\f147"}.icon-cleaning:before{content:"\f148"}.icon-clip:before{content:"\f149"}.icon-clipboard:before{content:"\f14a"}.icon-clock:before{content:"\f14b"}.icon-clock2:before{content:"\f14c"}.icon-clock3:before{content:"\f14d"}.icon-clock4:before{content:"\f14e"}.icon-close:before{content:"\f14f"}.icon-coffee:before{content:"\f150"}.icon-collapse:before{content:"\f151"}.icon-comment:before{content:"\f152"}.icon-compound:before{content:"\f153"}.icon-compound2:before{content:"\f154"}.icon-conveyor:before{content:"\f155"}.icon-cooling-system:before{content:"\f156"}.icon-cork-beton:before{content:"\f157"}.icon-crane:before{content:"\f158"}.icon-create-document:before{content:"\f159"}.icon-Cu:before{content:"\f15a"}.icon-dashed-box:before{content:"\f15b"}.icon-day-night:before{content:"\f15c"}.icon-day-shift:before{content:"\f15d"}.icon-dead:before{content:"\f15e"}.icon-delivery:before{content:"\f15f"}.icon-delivery2:before{content:"\f160"}.icon-deviation-report:before{content:"\f161"}.icon-dispatcher:before{content:"\f162"}.icon-dispenser:before{content:"\f163"}.icon-document-ticked:before{content:"\f164"}.icon-done:before{content:"\f165"}.icon-done2:before{content:"\f166"}.icon-double-arrow:before{content:"\f167"}.icon-double-check:before{content:"\f168"}.icon-down:before{content:"\f169"}.icon-downhole:before{content:"\f16a"}.icon-downtime:before{content:"\f16b"}.icon-drill-shore:before{content:"\f16c"}.icon-drill-works:before{content:"\f16d"}.icon-drilling-rig:before{content:"\f16e"}.icon-drilling:before{content:"\f16f"}.icon-drilling2:before{content:"\f170"}.icon-drop:before{content:"\f171"}.icon-drop2:before{content:"\f172"}.icon-duplicate-document:before{content:"\f173"}.icon-dynamite:before{content:"\f174"}.icon-electrical-part:before{content:"\f175"}.icon-emergency-rig-downtime:before{content:"\f176"}.icon-emergency-vehicle-downtime:before{content:"\f177"}.icon-empty-vehicle-moving:before{content:"\f178"}.icon-engine:before{content:"\f179"}.icon-enter:before{content:"\f17a"}.icon-eo:before{content:"\f17b"}.icon-eq-status1:before{content:"\f17c"}.icon-eq-status2:before{content:"\f17d"}.icon-eq-status3:before{content:"\f17e"}.icon-equipment-equipping:before{content:"\f17f"}.icon-excel-report:before{content:"\f180"}.icon-exit-oversized:before{content:"\f181"}.icon-exit-staff:before{content:"\f182"}.icon-exit:before{content:"\f183"}.icon-exit2:before{content:"\f184"}.icon-exit3:before{content:"\f185"}.icon-extinguisher:before{content:"\f186"}.icon-face-not-clear:before{content:"\f187"}.icon-fill-star:before{content:"\f188"}.icon-filter:before{content:"\f189"}.icon-fire:before{content:"\f18a"}.icon-fire2:before{content:"\f18b"}.icon-fire3:before{content:"\f18c"}.icon-firehose:before{content:"\f18d"}.icon-first:before{content:"\f18e"}.icon-fix-grid:before{content:"\f18f"}.icon-fix-service:before{content:"\f190"}.icon-fix-time:before{content:"\f191"}.icon-flag:before{content:"\f192"}.icon-flag2:before{content:"\f193"}.icon-flame:before{content:"\f194"}.icon-flooding-exit:before{content:"\f195"}.icon-folder:before{content:"\f196"}.icon-folder2:before{content:"\f197"}.icon-foreign:before{content:"\f198"}.icon-freez-temper:before{content:"\f199"}.icon-fuel-system:before{content:"\f19a"}.icon-fuel-system2:before{content:"\f19b"}.icon-fuel:before{content:"\f19c"}.icon-fuel2:before{content:"\f19d"}.icon-full-close:before{content:"\f19e"}.icon-gas-cloud:before{content:"\f19f"}.icon-gas-shelter:before{content:"\f1a0"}.icon-geological-work:before{content:"\f1a1"}.icon-geophysical-works:before{content:"\f1a2"}.icon-gold:before{content:"\f1a3"}.icon-gor-grey:before{content:"\f1a4"}.icon-grid:before{content:"\f1a5"}.icon-grinder:before{content:"\f1a6"}.icon-gsho-eqipment:before{content:"\f1a7"}.icon-gsho-service:before{content:"\f1a8"}.icon-guest:before{content:"\f1a9"}.icon-gv:before{content:"\f1aa"}.icon-hauls-engine-reader:before{content:"\f1ab"}.icon-helmet:before{content:"\f1ac"}.icon-helmet2:before{content:"\f1ad"}.icon-high-voltage:before{content:"\f1ae"}.icon-high-voltage2:before{content:"\f1af"}.icon-hole-ended:before{content:"\f1b0"}.icon-holidays:before{content:"\f1b1"}.icon-holidays2:before{content:"\f1b2"}.icon-home:before{content:"\f1b3"}.icon-horizont:before{content:"\f1b4"}.icon-human-factor:before{content:"\f1b5"}.icon-hydraulic-system:before{content:"\f1b6"}.icon-hydro-system:before{content:"\f1b7"}.icon-hz:before{content:"\f1b8"}.icon-ig:before{content:"\f1b9"}.icon-import-report:before{content:"\f1ba"}.icon-impulse-sand:before{content:"\f1bb"}.icon-in-mine:before{content:"\f1bc"}.icon-inaction:before{content:"\f1bd"}.icon-increase:before{content:"\f1be"}.icon-increase2:before{content:"\f1bf"}.icon-inDeveloping:before{content:"\f1c0"}.icon-indicator-list:before{content:"\f1c1"}.icon-indicator-list2:before{content:"\f1c2"}.icon-indicator-list3:before{content:"\f1c3"}.icon-infrastructure:before{content:"\f1c4"}.icon-input:before{content:"\f1c5"}.icon-input1:before{content:"\f1c6"}.icon-input2:before{content:"\f1c7"}.icon-input3:before{content:"\f1c8"}.icon-isib3-reader:before{content:"\f1c9"}.icon-item-move:before{content:"\f1ca"}.icon-journal-deviation:before{content:"\f1cb"}.icon-k:before{content:"\f1cc"}.icon-kg:before{content:"\f1cd"}.icon-KPI:before{content:"\f1ce"}.icon-lamp-user:before{content:"\f1cf"}.icon-lamp:before{content:"\f1d0"}.icon-lamp2:before{content:"\f1d1"}.icon-lamp3:before{content:"\f1d2"}.icon-lamp4:before{content:"\f1d3"}.icon-lamps:before{content:"\f1d4"}.icon-large-tick:before{content:"\f1d5"}.icon-last-admission:before{content:"\f1d6"}.icon-lifesaver:before{content:"\f1d7"}.icon-lifesaver1:before{content:"\f1d8"}.icon-linear-route:before{content:"\f1d9"}.icon-list-master:before{content:"\f1da"}.icon-list-unit:before{content:"\f1db"}.icon-list-warning:before{content:"\f1dc"}.icon-list:before{content:"\f1dd"}.icon-list2:before{content:"\f1de"}.icon-load-vehicle-moving:before{content:"\f1df"}.icon-loading:before{content:"\f1e0"}.icon-lock:before{content:"\f1e1"}.icon-login-qr:before{content:"\f1e2"}.icon-low-speed-road:before{content:"\f1e3"}.icon-low-speed-vehicle:before{content:"\f1e4"}.icon-lunch:before{content:"\f1e5"}.icon-lvs:before{content:"\f1e6"}.icon-make-clear:before{content:"\f1e7"}.icon-man-flag:before{content:"\f1e8"}.icon-man-gas:before{content:"\f1e9"}.icon-man-gas2:before{content:"\f1ea"}.icon-map-personal:before{content:"\f1eb"}.icon-map:before{content:"\f1ec"}.icon-mapset:before{content:"\f1ed"}.icon-marker:before{content:"\f1ee"}.icon-market-vehicle:before{content:"\f1ef"}.icon-markshader-work:before{content:"\f1f0"}.icon-measurement-geophysicist:before{content:"\f1f1"}.icon-medicine:before{content:"\f1f2"}.icon-metal-structure:before{content:"\f1f3"}.icon-mine-works:before{content:"\f1f4"}.icon-mine-works2:before{content:"\f1f5"}.icon-miner-rating:before{content:"\f1f6"}.icon-miner:before{content:"\f1f7"}.icon-mineral:before{content:"\f1f8"}.icon-mining:before{content:"\f1f9"}.icon-minus:before{content:"\f1fa"}.icon-navigation:before{content:"\f1fb"}.icon-navigation2:before{content:"\f1fc"}.icon-navigation3:before{content:"\f1fd"}.icon-new-jobs-preparation:before{content:"\f1fe"}.icon-night-shift:before{content:"\f1ff"}.icon-no-air-pressure:before{content:"\f200"}.icon-no-air:before{content:"\f201"}.icon-no-cement:before{content:"\f202"}.icon-no-density:before{content:"\f203"}.icon-no-driver:before{content:"\f204"}.icon-no-explosion:before{content:"\f205"}.icon-no-fan:before{content:"\f206"}.icon-no-ore-bzk:before{content:"\f207"}.icon-no-pass-explosion:before{content:"\f208"}.icon-no-pdm:before{content:"\f209"}.icon-no-photo:before{content:"\f20a"}.icon-no-pressure-water:before{content:"\f20b"}.icon-no-uzp:before{content:"\f20c"}.icon-non-cyclic:before{content:"\f20d"}.icon-non-cyclic2:before{content:"\f20e"}.icon-not-allowed-2:before{content:"\f20f"}.icon-not-allowed:before{content:"\f210"}.icon-not-enough-melnica:before{content:"\f211"}.icon-not-first-cycle:before{content:"\f212"}.icon-not-fixed-lamp:before{content:"\f213"}.icon-not-list:before{content:"\f214"}.icon-not-work-bzk:before{content:"\f215"}.icon-ntab:before{content:"\f216"}.icon-off:before{content:"\f217"}.icon-oil-level-reader:before{content:"\f218"}.icon-oiling-system:before{content:"\f219"}.icon-on-the-ground:before{content:"\f21a"}.icon-one-check:before{content:"\f21b"}.icon-org:before{content:"\f21c"}.icon-otm-grey:before{content:"\f21d"}.icon-outfit-task:before{content:"\f21e"}.icon-output:before{content:"\f21f"}.icon-over-speed:before{content:"\f220"}.icon-overload-time:before{content:"\f221"}.icon-overload-time2:before{content:"\f222"}.icon-overtime:before{content:"\f223"}.icon-pasport:before{content:"\f224"}.icon-pause:before{content:"\f225"}.icon-Pb:before{content:"\f226"}.icon-pbot:before{content:"\f227"}.icon-pdf-export:before{content:"\f228"}.icon-pencil:before{content:"\f229"}.icon-pencil2:before{content:"\f22a"}.icon-penetration:before{content:"\f22b"}.icon-perforator-sbu:before{content:"\f22c"}.icon-perforator:before{content:"\f22d"}.icon-personal-sleep:before{content:"\f22e"}.icon-personal-time:before{content:"\f22f"}.icon-personal:before{content:"\f230"}.icon-phone:before{content:"\f231"}.icon-photo:before{content:"\f232"}.icon-plant-air-warning:before{content:"\f233"}.icon-plant-journal:before{content:"\f234"}.icon-plant-sand:before{content:"\f235"}.icon-plant-uzp:before{content:"\f236"}.icon-plant-vehicle:before{content:"\f237"}.icon-plant-warning:before{content:"\f238"}.icon-plant-weight:before{content:"\f239"}.icon-plant:before{content:"\f23a"}.icon-play:before{content:"\f23b"}.icon-play2:before{content:"\f23c"}.icon-player-play2:before{content:"\f23d"}.icon-player-play3:before{content:"\f23e"}.icon-plus:before{content:"\f23f"}.icon-plus2:before{content:"\f240"}.icon-pm-grey:before{content:"\f241"}.icon-pm:before{content:"\f242"}.icon-point:before{content:"\f243"}.icon-point1:before{content:"\f244"}.icon-point2:before{content:"\f245"}.icon-power-cabel-no-work:before{content:"\f246"}.icon-power-equipment:before{content:"\f247"}.icon-ppo:before{content:"\f248"}.icon-pressure:before{content:"\f249"}.icon-printer:before{content:"\f24a"}.icon-psvs:before{content:"\f24b"}.icon-pull-out:before{content:"\f24c"}.icon-question:before{content:"\f24d"}.icon-radiation:before{content:"\f24e"}.icon-radio:before{content:"\f24f"}.icon-radio2:before{content:"\f250"}.icon-RAS-system:before{content:"\f251"}.icon-rdu-vdu-pdm:before{content:"\f252"}.icon-recovery-after-explosion:before{content:"\f253"}.icon-reload:before{content:"\f254"}.icon-reload2:before{content:"\f255"}.icon-reload3:before{content:"\f256"}.icon-remove-person:before{content:"\f257"}.icon-repair-bzk:before{content:"\f258"}.icon-repair-history:before{content:"\f259"}.icon-repair-of:before{content:"\f25a"}.icon-repair-shift:before{content:"\f25b"}.icon-repair-uzp:before{content:"\f25c"}.icon-road-works:before{content:"\f25d"}.icon-route-distance:before{content:"\f25e"}.icon-route-table:before{content:"\f25f"}.icon-route:before{content:"\f260"}.icon-route2:before{content:"\f261"}.icon-run:before{content:"\f262"}.icon-sand:before{content:"\f263"}.icon-save:before{content:"\f264"}.icon-sbu-equipment:before{content:"\f265"}.icon-SBU-works:before{content:"\f266"}.icon-scaling:before{content:"\f267"}.icon-search-zoom:before{content:"\f268"}.icon-search:before{content:"\f269"}.icon-search2:before{content:"\f26a"}.icon-security-system:before{content:"\f26b"}.icon-settings:before{content:"\f26c"}.icon-settings2:before{content:"\f26d"}.icon-settings3:before{content:"\f26e"}.icon-settings4:before{content:"\f26f"}.icon-settings5:before{content:"\f270"}.icon-settings6:before{content:"\f271"}.icon-settings7:before{content:"\f272"}.icon-share:before{content:"\f273"}.icon-shipping:before{content:"\f274"}.icon-show-route:before{content:"\f275"}.icon-sick-list:before{content:"\f276"}.icon-side-closed:before{content:"\f277"}.icon-side-liquidation:before{content:"\f278"}.icon-side-not-ready:before{content:"\f279"}.icon-silver:before{content:"\f27a"}.icon-sinking:before{content:"\f27b"}.icon-skips:before{content:"\f27c"}.icon-so:before{content:"\f27d"}.icon-sound:before{content:"\f27e"}.icon-speed-reader:before{content:"\f27f"}.icon-speed2:before{content:"\f280"}.icon-sputnik:before{content:"\f281"}.icon-sputnik2:before{content:"\f282"}.icon-square-gear:before{content:"\f283"}.icon-st:before{content:"\f284"}.icon-stack:before{content:"\f285"}.icon-star:before{content:"\f286"}.icon-stationary-equipment:before{content:"\f287"}.icon-steering-system:before{content:"\f288"}.icon-stock-vm:before{content:"\f289"}.icon-stocks:before{content:"\f28a"}.icon-stop-vehicle:before{content:"\f28b"}.icon-stop:before{content:"\f28c"}.icon-study:before{content:"\f28d"}.icon-sum:before{content:"\f28e"}.icon-summary:before{content:"\f28f"}.icon-support-work:before{content:"\f290"}.icon-surveyor:before{content:"\f291"}.icon-target:before{content:"\f292"}.icon-target2:before{content:"\f293"}.icon-target3:before{content:"\f294"}.icon-target4:before{content:"\f295"}.icon-target5:before{content:"\f296"}.icon-teapot:before{content:"\f297"}.icon-technologist:before{content:"\f298"}.icon-technologist2:before{content:"\f299"}.icon-telephone-point:before{content:"\f29a"}.icon-temperature-water:before{content:"\f29b"}.icon-temperature:before{content:"\f29c"}.icon-tile:before{content:"\f29d"}.icon-time-control:before{content:"\f29e"}.icon-timeagain:before{content:"\f29f"}.icon-to-point:before{content:"\f2a0"}.icon-token:before{content:"\f2a1"}.icon-tonnage:before{content:"\f2a2"}.icon-torcreate:before{content:"\f2a3"}.icon-trace:before{content:"\f2a4"}.icon-transmission:before{content:"\f2a5"}.icon-transport-mine:before{content:"\f2a6"}.icon-transport-mine2:before{content:"\f2a7"}.icon-transport-mine3:before{content:"\f2a8"}.icon-transport-mine4:before{content:"\f2a9"}.icon-transport-rock:before{content:"\f2aa"}.icon-transport-rock2:before{content:"\f2ab"}.icon-transport-sho:before{content:"\f2ac"}.icon-transport-sho2:before{content:"\f2ad"}.icon-transport1:before{content:"\f2ae"}.icon-transport10:before{content:"\f2af"}.icon-transport11:before{content:"\f2b0"}.icon-transport12:before{content:"\f2b1"}.icon-transport13:before{content:"\f2b2"}.icon-transport14:before{content:"\f2b3"}.icon-transport15:before{content:"\f2b4"}.icon-transport16:before{content:"\f2b5"}.icon-transport17:before{content:"\f2b6"}.icon-transport18:before{content:"\f2b7"}.icon-transport19:before{content:"\f2b8"}.icon-transport2:before{content:"\f2b9"}.icon-transport20:before{content:"\f2ba"}.icon-transport21:before{content:"\f2bb"}.icon-transport22:before{content:"\f2bc"}.icon-transport23:before{content:"\f2bd"}.icon-transport24:before{content:"\f2be"}.icon-transport25:before{content:"\f2bf"}.icon-transport3:before{content:"\f2c0"}.icon-transport4:before{content:"\f2c1"}.icon-transport5:before{content:"\f2c2"}.icon-transport6:before{content:"\f2c3"}.icon-transport7:before{content:"\f2c4"}.icon-transport8:before{content:"\f2c5"}.icon-transport9:before{content:"\f2c6"}.icon-unloading:before{content:"\f2c7"}.icon-untitled:before{content:"\f2c8"}.icon-untitled1:before{content:"\f2c9"}.icon-up:before{content:"\f2ca"}.icon-upp:before{content:"\f2cb"}.icon-user-signal:before{content:"\f2cc"}.icon-user:before{content:"\f2cd"}.icon-user2:before{content:"\f2ce"}.icon-users:before{content:"\f2cf"}.icon-ventilation:before{content:"\f2d0"}.icon-ventilation2:before{content:"\f2d1"}.icon-video:before{content:"\f2d2"}.icon-video2:before{content:"\f2d3"}.icon-voltage:before{content:"\f2d4"}.icon-w-permit:before{content:"\f2d5"}.icon-waking-up:before{content:"\f2d6"}.icon-warning:before{content:"\f2d7"}.icon-warning2:before{content:"\f2d8"}.icon-warning3:before{content:"\f2d9"}.icon-water-break:before{content:"\f2da"}.icon-water-collectors:before{content:"\f2db"}.icon-weekends:before{content:"\f2dc"}.icon-weight-reader:before{content:"\f2dd"}.icon-white-persons:before{content:"\f2de"}.icon-work-task:before{content:"\f2df"}.icon-workmaster-notice:before{content:"\f2e0"}.icon-workplace-type-downhole:before{content:"\f2e1"}.icon-wounded:before{content:"\f2e2"}.icon-wp-equipment:before{content:"\f2e3"}.icon-Zn:before{content:"\f2e4"}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-option{color:#fff}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:hsla(0,0%,100%,.04)}.mat-option.mat-active{color:#fff}.mat-option.mat-option-disabled{color:hsla(0,0%,100%,.5)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5722}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#b0bec5}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#c62828}.mat-optgroup-label{color:hsla(0,0%,100%,.7)}.mat-optgroup-disabled .mat-optgroup-label{color:hsla(0,0%,100%,.5)}.mat-pseudo-checkbox{color:hsla(0,0%,100%,.7)}.mat-pseudo-checkbox:after{color:#303030}.mat-pseudo-checkbox-disabled{color:#686868}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#ff5722}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#b0bec5}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#c62828}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.mat-app-background{background-color:#303030;color:#fff}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#424242;color:#fff}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.mat-badge-content{color:#fff;background:#ff5722}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#b0bec5;color:rgba(0,0,0,.87)}.mat-badge-warn .mat-badge-content{color:#fff;background:#c62828}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:hsla(0,0%,100%,.5)}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#424242;color:#fff}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#ff5722}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#b0bec5}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#c62828}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#ff5722}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#b0bec5}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#c62828}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#fff}.mat-stroked-button:not(.mat-button-disabled){border-color:hsla(0,0%,100%,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:#fff;background-color:#424242}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{color:#fff}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{color:rgba(0,0,0,.87)}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:hsla(0,0%,100%,.3)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#ff5722}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#b0bec5}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#c62828}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:hsla(0,0%,100%,.12)}.mat-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:hsla(0,0%,100%,.5)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:hsla(0,0%,100%,.12)}.mat-button-toggle-appearance-standard{color:#fff;background:#424242}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid hsla(0,0%,100%,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid hsla(0,0%,100%,.12)}.mat-button-toggle-checked{background-color:#212121;color:hsla(0,0%,100%,.7)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.mat-button-toggle-disabled{color:hsla(0,0%,100%,.3);background-color:#000}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid hsla(0,0%,100%,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#424242;color:#fff}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:hsla(0,0%,100%,.7)}.mat-checkbox-frame{border-color:hsla(0,0%,100%,.7)}.mat-checkbox-checkmark{fill:#303030}.mat-checkbox-checkmark-path{stroke:#303030!important}.mat-checkbox-mixedmark{background-color:#303030}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#ff5722}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#b0bec5}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#c62828}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.mat-checkbox-disabled .mat-checkbox-label{color:hsla(0,0%,100%,.7)}.mat-checkbox .mat-ripple-element{background-color:#fff}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#ff5722}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#b0bec5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#c62828}.mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#ff5722;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#c62828;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#b0bec5;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-table{background:#424242}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:hsla(0,0%,100%,.12)}.mat-header-cell{color:hsla(0,0%,100%,.7)}.mat-cell,.mat-footer-cell{color:#fff}.mat-calendar-arrow{border-top-color:#fff}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:#fff}.mat-calendar-table-header{color:hsla(0,0%,100%,.5)}.mat-calendar-table-header-divider:after{background:hsla(0,0%,100%,.12)}.mat-calendar-body-label{color:hsla(0,0%,100%,.7)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#fff;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:hsla(0,0%,100%,.5)}.mat-calendar-body-in-preview{color:hsla(0,0%,100%,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.5)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:hsla(0,0%,100%,.3)}.mat-calendar-body-in-range:before{background:rgba(255,87,34,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(255,87,34,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(255,87,34,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#ff5722;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,87,34,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,87,34,.3)}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#424242;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(176,190,197,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(176,190,197,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(176,190,197,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#b0bec5;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(176,190,197,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(176,190,197,.3)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(198,40,40,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(198,40,40,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(198,40,40,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#c62828;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(198,40,40,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(198,40,40,.3)}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#ff5722}.mat-datepicker-toggle-active.mat-accent{color:#b0bec5}.mat-datepicker-toggle-active.mat-warn{color:#c62828}.mat-date-range-input-inner[disabled]{color:hsla(0,0%,100%,.5)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#424242;color:#fff}.mat-divider{border-top-color:hsla(0,0%,100%,.12)}.mat-divider-vertical{border-right-color:hsla(0,0%,100%,.12)}.mat-expansion-panel{background:#424242;color:#fff}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:hsla(0,0%,100%,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:hsla(0,0%,100%,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.mat-expansion-panel-header-title{color:#fff}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:hsla(0,0%,100%,.7)}.mat-expansion-panel-header[aria-disabled=true]{color:hsla(0,0%,100%,.3)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:hsla(0,0%,100%,.7)}.mat-form-field.mat-focused .mat-form-field-label{color:#ff5722}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#b0bec5}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#c62828}.mat-focused .mat-form-field-required-marker{color:#b0bec5}.mat-form-field-ripple{background-color:#fff}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#ff5722}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#b0bec5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#c62828}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#ff5722}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#b0bec5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#c62828}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#c62828}.mat-error{color:#c62828}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:hsla(0,0%,100%,.7)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:hsla(0,0%,100%,.7)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,hsla(0,0%,100%,.7) 0,hsla(0,0%,100%,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:hsla(0,0%,100%,.1)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:hsla(0,0%,100%,.05)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:hsla(0,0%,100%,.5)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:hsla(0,0%,100%,.3)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#ff5722}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#b0bec5}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#c62828}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:hsla(0,0%,100%,.5)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:hsla(0,0%,100%,.15)}.mat-icon.mat-primary{color:#ff5722}.mat-icon.mat-accent{color:#b0bec5}.mat-icon.mat-warn{color:#c62828}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:hsla(0,0%,100%,.7)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:hsla(0,0%,100%,.5)}.mat-input-element{caret-color:#ff5722}.mat-input-element::placeholder{color:hsla(0,0%,100%,.5)}.mat-input-element::-moz-placeholder{color:hsla(0,0%,100%,.5)}.mat-input-element::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.mat-input-element:-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.mat-input-element option{color:rgba(0,0,0,.87)}.mat-input-element option:disabled{color:rgba(0,0,0,.38)}.mat-form-field.mat-accent .mat-input-element{caret-color:#b0bec5}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:#c62828}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#c62828}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#fff}.mat-list-base .mat-subheader{color:hsla(0,0%,100%,.7)}.mat-list-item-disabled{background-color:#000}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:hsla(0,0%,100%,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:hsla(0,0%,100%,.12)}.mat-menu-panel{background:#424242}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:#fff}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-icon-no-color,.mat-menu-item[disabled]:after{color:hsla(0,0%,100%,.5)}.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger:after{color:#fff}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:hsla(0,0%,100%,.04)}.mat-paginator{background:#424242}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:hsla(0,0%,100%,.7)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.mat-paginator-first,.mat-paginator-last{border-top:2px solid #fff}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:hsla(0,0%,100%,.5)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#ffccbc}.mat-progress-bar-buffer{background-color:#ffccbc}.mat-progress-bar-fill:after{background-color:#ff5722}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#cfd8dc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#cfd8dc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#b0bec5}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#c62828}.mat-progress-spinner circle,.mat-spinner circle{stroke:#ff5722}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#b0bec5}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#c62828}.mat-radio-outer-circle{border-color:hsla(0,0%,100%,.7)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5722}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#ff5722}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#b0bec5}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#b0bec5}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#c62828}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#c62828}.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:hsla(0,0%,100%,.5)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:hsla(0,0%,100%,.5)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:hsla(0,0%,100%,.5)}.mat-radio-button .mat-ripple-element{background-color:#fff}.mat-select-value{color:#fff}.mat-select-disabled .mat-select-value,.mat-select-placeholder{color:hsla(0,0%,100%,.5)}.mat-select-arrow{color:hsla(0,0%,100%,.7)}.mat-select-panel{background:#424242}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:hsla(0,0%,100%,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#ff5722}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#b0bec5}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#c62828}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:hsla(0,0%,100%,.5)}.mat-drawer-container{background-color:#303030;color:#fff}.mat-drawer{color:#fff}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#424242}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid hsla(0,0%,100%,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid hsla(0,0%,100%,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid hsla(0,0%,100%,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:hsla(0,0%,74%,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#b0bec5}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(176,190,197,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#b0bec5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#ff5722}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,87,34,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#ff5722}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#c62828}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(198,40,40,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#c62828}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#bdbdbd}.mat-slide-toggle-bar{background-color:hsla(0,0%,100%,.5)}.mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#ff5722}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:rgba(255,87,34,.2)}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#b0bec5}.mat-accent .mat-slider-thumb-label-text{color:rgba(0,0,0,.87)}.mat-accent .mat-slider-focus-ring{background-color:rgba(176,190,197,.2)}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#c62828}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:rgba(198,40,40,.2)}.cdk-focused .mat-slider-track-background,.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:hsla(0,0%,100%,.3)}.mat-slider-min-value .mat-slider-focus-ring{background-color:hsla(0,0%,100%,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:hsla(0,0%,100%,.3)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:hsla(0,0%,100%,.3);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:hsla(0,0%,100%,.3)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:hsla(0,0%,100%,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:hsla(0,0%,100%,.04)}@media (hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:hsla(0,0%,100%,.7)}.mat-step-header .mat-step-icon{background-color:hsla(0,0%,100%,.7);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#ff5722;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:rgba(0,0,0,.87)}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#b0bec5;color:rgba(0,0,0,.87)}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#c62828;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#c62828}.mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.mat-step-header .mat-step-label.mat-step-label-error{color:#c62828}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#424242}.mat-stepper-vertical-line:before{border-left-color:hsla(0,0%,100%,.12)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:hsla(0,0%,100%,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#c6c6c6}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid hsla(0,0%,100%,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid hsla(0,0%,100%,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#fff}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.5)}.mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.5)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,204,188,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#ff5722}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#b0bec5}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:rgba(0,0,0,.87)}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#c62828}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,204,188,.3)}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#ff5722}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#b0bec5}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before{border-color:rgba(0,0,0,.87)}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:rgba(0,0,0,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:#c62828}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-toolbar{background:#212121;color:#fff}.mat-toolbar.mat-primary{background:#ff5722;color:#fff}.mat-toolbar.mat-accent{background:#b0bec5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-warn{background:#c62828;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width:599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#424242}.mat-nested-tree-node,.mat-tree-node{color:#fff}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:rgba(0,0,0,.87);background:#fafafa;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:inherit}textarea.jsoneditor-text{min-height:350px}json-editor .jsoneditor{border-color:silver;padding:5px}json-editor .jsoneditor .jsoneditor-menu{border-bottom:none;background-color:transparent}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-search{width:210px;right:5px}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-search .jsoneditor-frame{border:2px solid silver;background-color:grey;padding:0 2px;margin:0;width:100%;display:flex}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-search .jsoneditor-frame .jsoneditor-refresh{width:20px;background-position:-99px -68px!important}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-search .jsoneditor-frame input{display:flex;align-items:center;border:1px solid #4d4d4d;padding:0 .5rem;height:30px;background-color:silver;color:#000;width:70%;outline:none;margin:0;position:relative}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-search .jsoneditor-frame .jsoneditor-next{background-position:-122px -66px!important}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-search .jsoneditor-frame .jsoneditor-previous{background-position:-148px -66px!important}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor{left:253.896px!important;top:6.99306px!important}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root{right:67px!important}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu{top:32.9965px;border:2px solid #fff;color:silver}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu:nth-child(odd){background-color:#333}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu:nth-child(2n){background-color:#161911}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-type-object:nth-child(odd){background-color:#333}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-type-object:nth-child(2n){background-color:#161911}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-type-modes .jsoneditor-text,json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-type-object .jsoneditor-text{color:silver}json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-selected{background-color:#000;opacity:.6}json-editor .jsoneditor .jsoneditor-navigation-bar{border-bottom:none;background-color:grey;color:#000}json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody tr td .jsoneditor-values tbody tr .jsoneditor-tree .jsoneditor-value{color:silver}json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody tr td .jsoneditor-values tbody tr .jsoneditor-tree .jsoneditor-value:hover{background-color:#444;opacity:.8;transition:.3s ease-in-out;border:none}json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody tr td .jsoneditor-values tbody tr .jsoneditor-tree .jsoneditor-value:focus{background-color:transparent;border:none}json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody .jsoneditor-expandable td .jsoneditor-button>.jsoneditor-tree:hover,json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody .jsoneditor-expandable td .jsoneditor-dragarea>.jsoneditor-tree:hover{background-color:green}json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody .jsoneditor-expandable td .jsoneditor-values tbody tr .jsoneditor-tree .jsoneditor-readonly,json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody .jsoneditor-expandable td .jsoneditor-values tbody tr .jsoneditor-tree .jsoneditor-value{color:silver}json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody tr td .jsoneditor-values tbody tr .jsoneditor-tree .jsoneditor-field{color:#fff}json-editor .jsoneditor .jsoneditor-outer .jsoneditor-tree .jsoneditor-tree-inner .jsoneditor-tree tbody tr td .jsoneditor-values tbody tr .jsoneditor-tree .jsoneditor-field:hover{background-color:#444;opacity:.8;transition:.3s ease-in-out;border:none}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li{border:2px solid silver}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li:nth-child(odd){background-color:gray}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li:nth-child(2n){background-color:#000}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-type-object:hover{color:#000!important}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-type-object .jsoneditor-right-margin,json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-type-object .jsoneditor-text{color:#fff}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-menu li{border:none;background-color:gray}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-menu li:nth-child(odd){background-color:grey}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-menu li:nth-child(2n){background-color:#000}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-menu li .jsoneditor-type-array .jsoneditor-text,json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-menu li .jsoneditor-type-auto .jsoneditor-text{color:#fff}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-menu li .jsoneditor-type-object .jsoneditor-selected{background-color:#000;opacity:.6}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu .jsoneditor-selected .jsoneditor-menu li .jsoneditor-type-string,json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-sort-asc .jsoneditor-text,json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu li .jsoneditor-transform .jsoneditor-text{color:#fff}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu .jsoneditor-selected .jsoneditor-menu li .jsoneditor-type-array:hover{color:#000}json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu .jsoneditor-selected .jsoneditor-menu li .jsoneditor-selected:hover,json-editor .jsoneditor .jsoneditor-anchor .jsoneditor-contextmenu-root .jsoneditor-contextmenu .jsoneditor-menu .jsoneditor-selected .jsoneditor-menu li .jsoneditor-type-object:hover{color:#000;opacity:.8}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:92px}.jsoneditor-duplicate,.jsoneditor-type-array .jsoneditor-right-margin,.jsoneditor-type-array .jsoneditor-text{color:#fff}.jsoneditor-duplicate:hover,.jsoneditor-extract:hover,.jsoneditor-insert:hover,.jsoneditor-remove:hover,.jsoneditor-right-margin:hover,.jsoneditor-text:hover{color:#000!important}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:hsla(0,0%,78%,.1)}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#444;opacity:.8;transition:.3s ease-in-out;border:none}.jsoneditor-append .jsoneditor-text,.jsoneditor-duplicate .jsoneditor-text,.jsoneditor-extract .jsoneditor-text,.jsoneditor-insert .jsoneditor-text,.jsoneditor-remove .jsoneditor-text{color:#fff}.jsoneditor-append .jsoneditor-text:hover,.jsoneditor-duplicate .jsoneditor-text:hover,.jsoneditor-extract .jsoneditor-text:hover,.jsoneditor-insert .jsoneditor-text:hover,.jsoneditor-remove .jsoneditor-text:hover{color:#000}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:none}.jsoneditor-type-modes .jsoneditor-text{color:#fff!important}.jsoneditor-type-modes .jsoneditor-text:hover{color:silver!important}.json-editor .jsoneditor .jsoneditor-menu .jsoneditor-anchor{cursor:default!important}.flex-row{display:flex;flex-flow:row wrap;margin:0 -4px}.flex-grow{flex:1 0 0}.handsontable{font-size:12px;line-height:1.1}.handsontable tr{background:#111}.handsontable th{background:none;border-bottom:1px solid rgba(40,40,40,.4)!important;border-right:1px solid rgba(40,40,40,.4)!important}.handsontable th:last-child{border-right:none;border-bottom:none}.handsontable th:first-child{border-left:none}.handsontable tr:first-child th{border:none}.handsontable tr:first-child td{border-top-color:#666}.handsontable td{background-color:rgba(40,40,40,.4)}.handsontable tbody tr th{border-bottom:1px solid rgba(40,40,40,.4)!important;border-right:1px solid rgba(40,40,40,.4)!important}.handsontable td,.handsontable th{border-color:#666;white-space:normal;line-height:1.2;vertical-align:middle}.handsontable td .has-errors,.handsontable td .has-errors .workplace-cell,.handsontable td.has-errors,.handsontable td.has-errors .workplace-cell,.handsontable th .has-errors,.handsontable th .has-errors .workplace-cell,.handsontable th.has-errors,.handsontable th.has-errors .workplace-cell{color:#ffc800!important}.handsontable td .workplace-cell,.handsontable th .workplace-cell{display:flex;align-items:center;color:#ccc;height:100%}.handsontable td .workplace-cell img,.handsontable th .workplace-cell img{width:20px;height:20px;margin-right:5px;flex-shrink:0}.handsontable td .work-type-cell,.handsontable th .work-type-cell{display:flex;align-items:center;border-left:4px solid transparent;height:100%;position:relative;margin-left:-5px;padding-left:8px}.handsontable td .work-type-cell__text,.handsontable th .work-type-cell__text{color:#666;font-size:.8em}.handsontable td .work-type-cell__text span,.handsontable th .work-type-cell__text span{font-size:90%}.handsontable td .work-type-cell.grey,.handsontable th .work-type-cell.grey{border-color:grey}.handsontable td .work-type-cell.yellow,.handsontable th .work-type-cell.yellow{border-color:#fc0}.handsontable td .work-type-cell.red,.handsontable th .work-type-cell.red{border-color:rgba(255,0,0,.5)}.handsontable td .work-type-cell.orange,.handsontable th .work-type-cell.orange{border-color:orange}.handsontable td .work-type-cell.green,.handsontable th .work-type-cell.green{border-color:green}.handsontable td .work-type-cell.blue,.handsontable th .work-type-cell.blue{border-color:#0070c0}.handsontable td .work-type-cell.purple,.handsontable th .work-type-cell.purple{border-color:#c9f}.handsontable td .work-type-cell.brown,.handsontable th .work-type-cell.brown{border-color:#765345}.handsontable td .work-type-cell.pink,.handsontable th .work-type-cell.pink{border-color:pink}.handsontable td:first-of-type,.handsontable th:first-child,.handsontable th:nth-child(2),.handsontable.htRowHeaders thead tr th:nth-child(2){border-left:none}.handsontable th{color:#999}.handsontable th .current{color:#ccc}.htCommentCell:after{content:"";position:absolute;top:0;right:1px;border-left:6px solid transparent;border-top:6px solid #ffbf00}.htSelectEditor{-webkit-appearance:menulist-button!important;position:absolute;width:auto}app-scheduled-maintenance-export-page hot-table td{text-align:center}.color-red{color:rgba(255,0,0,.5)!important}.color-green{color:rgba(0,102,51,.7)!important}.color-neutral{color:#212121!important}.color-black{color:#040303!important}.color-important{color:#f60!important}.color-yellow{color:#ffc800!important}.color-grey{color:grey!important}.color-dark-grey{color:#4d4d4d!important}.dic-btn{background-color:#333;color:#b3b3b3;text-transform:uppercase;border:none!important;border-radius:0!important;height:40px}.dic-btn:hover{border-color:grey!important}.dic-btn.dic-btn-simple{background:#212121}.dic-btn.dic-btn-danger{background:rgba(255,0,0,.5)}.dic-btn.dic-btn-success{background:rgba(0,102,51,.7)}.dic-btn.dic-btn-neutral{background:#666}.dic-btn.dic-btn-muted{background:#212121}.dic-btn.dic-btn-warning{background:rgba(255,200,0,.9)}.dic-btn .icon{font-size:16px;margin-right:5px}.mat-button{border-radius:2px!important;font-weight:400;color:#b3b3b3}.mat-button mat-icon{margin-right:5px;font-size:20px;display:inline-flex;align-items:center;justify-content:center}.mat-button:disabled{opacity:.5}.mat-btn{background:#212121;color:grey;border:1px solid #333!important;border-radius:0!important;overflow:hidden}.mat-btn:disabled{opacity:.5}.mat-btn:hover{border-color:grey!important}.mat-btn.mat-btn--multiline{text-align:left;line-height:18px}.mat-btn.mat-btn--multiline .mat-button-wrapper{display:flex;align-items:center}.mat-btn.mat-btn--multiline i{margin-right:10px}.mat-btn.mat-btn--simple{border-color:transparent!important;font-weight:400}.mat-btn.mat-btn--borderless{border:none}.mat-btn.mat-btn--icon{padding:0 4px;min-width:40px}.mat-btn.mat-btn--form-field{text-align:left;margin:.25em 0;padding-left:12px;padding-right:36px;position:relative}.mat-btn.mat-btn--form-field:after{display:block;content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.mat-btn.mat-btn--truncated{display:flex;flex:1 1 0}.mat-btn.mat-btn--truncated span{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-btn.invalid{border:1px solid rgba(255,0,0,.5)!important}.mat-btn-warning{font-weight:500!important}.mat-btn-simple{background:#212121;color:grey}.mat-btn-danger{background:rgba(255,0,0,.5);color:#e6e6e6}.mat-btn-success{background:rgba(0,102,51,.7);color:#e6e6e6}.mat-btn-neutral{background:#666;color:#000}.mat-btn-muted{background:#212121;color:grey}.mat-btn-warning{background:rgba(255,200,0,.9);color:#000}.divider{border:.5px solid #404040;height:1px;width:100%;margin:6px 0;flex-shrink:0}.divider.divider--dashed{border-style:dashed}.divider.divider--vertical{height:100%;width:1px;margin:0}.o_divider{border-top:1px solid #404040;height:1px;width:100%;margin:6px 0;flex-shrink:0}.o_divider--dashed{border-top:1px dashed #404040}.form-table-wrapper{margin:0 -4px}.form-table{width:100%;background:transparent;border-spacing:4px;color:grey}.form-table td,.form-table th{padding:4px}.form-table th{color:grey;font-size:14px;font-weight:300;text-transform:uppercase}.form-table tbody tr td{height:36px}.form-table td.rank{background:#212121;width:1%;text-align:center;font-size:12px}.form-table td.rank.red{background:rgba(255,0,0,.5)!important;color:#fff}.form-table td.rank.yellow{border:2px solid #fc0;color:#fc0}.form-table td.nested-numerical,.form-table td.numerical{min-width:60px;width:60px;text-align:right}.form-table .row--left-align,.form-table .row--left-align td{text-align:left}.form-table td.fill-cell,.form-table tr.fill-cell td{background:#212121}.form-table tr.transparent-number td:first-child{background:none}.form-table tr.highlight-number td:first-child{background:grey;color:#000;text-align:center}.form-table td.action,.form-table td.input{padding:0}.form-table td.action{background:none!important;width:1%;white-space:nowrap}.form-table .o_mat-input{width:100%}.form-table .o_mat-input .mat-form-field-wrapper{margin:0}.form-table+.form-table{margin-top:-4px}.o_custom-select{transition:background .5s ease-in-out;background:#212121;padding:5px;display:flex!important;height:40px}.o_custom-select .mat-select-trigger{display:flex;flex:1;max-width:100%;height:100%}.o_custom-select .mat-select-trigger .mat-select-value{display:flex;flex:1;max-width:100%;color:#b3b3b3;align-items:center}.o_custom-select .mat-select-trigger .mat-select-arrow-wrapper{display:flex;align-items:center}.o_custom-select:hover{background:#333}.o_custom-panel{border-radius:0!important}.o_custom-panel .mat-option ngx-mat-select-search input{width:100%;background:transparent;border:none;outline:none}.o_mat-input{transition:background .5s ease-in-out;background:#212121}.o_mat-input:hover{background:#333}.o_mat-input.mat-form-field-type-mat-input:not(.o_mat-labeled) .mat-form-field-outline>*,.o_mat-input.mat-form-field-type-mat-input:not(.o_mat-labeled).mat-focused .mat-form-field-outline>*{border-color:grey;border-width:2px!important}.o_mat-input.mat-form-field-type-mat-input:not(.o_mat-labeled).mat-form-field-disabled .mat-form-field-outline>*,.o_mat-input.mat-form-field-type-mat-input:not(.o_mat-labeled).mat-form-field-disabled.mat-focused .mat-form-field-outline>*{border-width:0!important}.o_mat-input.mat-form-field-disabled{background:#212121}.o_mat-input.no-margin .mat-form-field-wrapper{margin:0}.o_mat-input .mat-form-field-wrapper{padding-bottom:0}.o_mat-input .mat-form-field-flex{align-items:center}.o_mat-input .mat-form-field-outline-end,.o_mat-input .mat-form-field-outline-gap,.o_mat-input .mat-form-field-outline-start{border-radius:0!important;border-width:0!important}.o_mat-input.mat-form-field-invalid .mat-form-field-outline-end,.o_mat-input.mat-form-field-invalid .mat-form-field-outline-gap,.o_mat-input.mat-form-field-invalid .mat-form-field-outline-start,.o_mat-input.ng-invalid .mat-form-field-outline-end,.o_mat-input.ng-invalid .mat-form-field-outline-gap,.o_mat-input.ng-invalid .mat-form-field-outline-start{border-width:1px!important;border-color:rgba(255,0,0,.5)!important}.o_mat-input.o_mat-labeled .mat-form-field-infix{padding:1em 0 .5em!important}.o_mat-input.o_mat-labeled .mat-form-field-label-wrapper{top:-.25em;font-size:20px}.o_mat-input.o_mat-labeled label{color:#666!important;text-transform:uppercase;text-align:right}.o_mat-input.o_mat-labeled .mat-form-field-suffix{top:.545em!important}.o_mat-input .mat-form-field-infix{padding:0 0 .5em!important}.o_mat-input .mat-form-field-suffix{top:0!important}.o_mat-input .mat-select-arrow-wrapper{transform:none!important}.o_mat-input .mat-datepicker-toggle{font-size:12px}.o_mat-input .mat-datepicker-toggle,.o_mat-input .mat-select-arrow,.o_mat-input .mat-select-value-text,.o_mat-input input{color:grey}.o_mat-input.mat-focused .mat-select-arrow{color:grey!important}.o_mat-input.readonly{pointer-events:none}.o_mat-textarea{height:auto!important}.dmms-select{display:flex!important;flex:1;background:#222;margin:0!important;font-size:14px;transition:.25s ease;border:1px solid transparent}.dmms-select .mat-select-trigger{padding:10px 5px 10px 10px;display:flex;flex:1;min-height:40px;height:auto;align-items:center}.dmms-select .mat-select-trigger .mat-select-value{display:flex;flex:1;max-width:100%;margin-right:5px;white-space:normal}.dmms-select .mat-select-trigger .mat-select-value .mat-select-value-text{color:hsla(0,0%,100%,.5)!important;display:flex;white-space:normal}.dmms-select:hover{background:rgba(34,34,34,.7)}.dmms-select.error{border-color:rgba(255,0,0,.5)}.o_mat-select{border-radius:2px!important}.o_mat-select .mat-option{color:#ccc}.o_mat-select .mat-option.mat-active{color:#fff}.o_mat-select.mat-multiline .mat-select-value-text{white-space:normal}.o_mat-select.mat-multiline .mat-select-panel mat-option.mat-option{height:unset}.o_mat-select.mat-multiline .mat-option-text.mat-option-text{white-space:normal}.o_mat-select .mat-optgroup-label{background:rgba(34,34,34,.5)}.o_mat-menu{border-radius:0!important;position:relative}.o_mat-menu .mat-menu-content{padding:0!important}.o_mat-menu.small-menu{min-height:0;max-width:-moz-max-content;max-width:max-content}.o_mat-checkbox .mat-checkbox-inner-container{height:20px;width:20px}.o_mat-checkbox .mat-checkbox-label{white-space:normal;color:#4d4d4d;line-height:18px}.o_mat-checkbox.mat-checkbox-checked .mat-checkbox-label{color:inherit}.o_mat-checkbox .mat-ripple-element,.o_mat-checkbox.mat-checkbox-checked .mat-checkbox-background{background:grey!important}.o_mat-checkbox.mat-checkbox-disabled .mat-checkbox-frame{border-color:#4d4d4d}.o_mat-checkbox .mat-checkbox-frame{border-color:grey}.o_mat-radio-button.mat-radio-checked .mat-radio-label .mat-radio-label-content{color:inherit!important}.o_mat-radio-button.mat-radio-disabled .mat-radio-label .mat-radio-container .mat-radio-outer-circle{border-color:#4d4d4d!important}.o_mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-outer-circle{border-color:grey!important}.o_mat-radio-button .mat-radio-label .mat-radio-container .mat-radio-inner-circle,.o_mat-radio-button .mat-radio-label .mat-radio-container .mat-ripple-element{background:grey!important}.o_mat-radio-button .mat-radio-label .mat-radio-label-content{display:flex;flex-flow:row nowrap;align-items:center;white-space:normal;color:#4d4d4d}.o_mat-radio-button .mat-radio-label .mat-radio-label-content i{font-size:20px;margin-right:8px}.o_mat-menu-notification.mat-menu-panel{position:relative;max-width:460px;margin:5px 0}.o_mat-dialog-panel .mat-dialog-container,.o_mat-dialog-panel-thin .mat-dialog-container{background-color:#222!important;border:2px solid grey;border-radius:0!important}.o_mat-dialog-panel.flex .mat-dialog-container{display:flex}.o_mat-dialog-panel-thin .mat-dialog-container{background-color:#000!important;padding:10px}.overflow-without-scroll .mat-dialog-container{overflow:inherit}.admin-table{border-collapse:separate;border:1px solid #656565;border-top:none}.admin-table .head-table{text-align:center}.admin-table tr{transition:all .2s ease-in-out}.admin-table th{font-weight:400;font-size:13px;color:#fff;text-transform:uppercase;border-right:3px solid #222;border-bottom:none;padding:20px;background:#333}.admin-table th:last-child{border-right:none}.admin-table td{border-right:1px dashed #656565;padding:10px 20px}.admin-table td:last-child{border-right:none}.admin-table td .btn{display:inline-block;cursor:pointer;margin-left:5px;color:#fff;font-size:14px;outline:none;border:1px solid #cacaca;border-radius:5px;padding:3px 8px;transition:all .2s ease-in-out}.admin-table td .btn:first-child{margin-left:0}.admin-table td .btn:hover{background:#ccc;color:#222!important}.admin-table .view{text-align:center}.admin-table .table-hover:hover{background:#2d2d32}.accordion__header{background:#212121;padding:10px 10px 10px 16px;position:relative;margin-bottom:8px;cursor:pointer;align-items:center}.accordion__header:after{display:block;content:"";width:0;height:0;border-color:grey transparent transparent;border-style:solid;border-width:10px 6px 0;margin:0 4px;position:absolute;top:50%;right:10px;transform:translateY(-50%);transition:.25s ease}.accordion__header--active{background:#333;color:grey}.accordion__header--active:after{border-color:transparent transparent grey;border-width:0 6px 10px}.accordion__content{padding:0 5px}.work-task__cards{display:flex;flex-direction:column}.work-task__cards .cards__header{display:flex;flex-flow:row wrap;margin:0 -4px}.work-task__cards .cards__header .header__item{padding:0 4px;flex-basis:25%;max-width:25%;color:#5e5e5e;font-size:14px;padding:8px!important}.work-task__cards .cards__header .header__item:first-child{padding:0 4px;flex-basis:50%;max-width:50%}.work-task__cards .cards__header .header__item:last-child{text-align:right}.work-task__cards .cards__list{margin:0;padding:0 0 0 4px;list-style:none}.work-task__cards .card__item{display:flex;flex-flow:row wrap;background:#333;padding:8px;margin:4px -4px 0;outline:none;cursor:pointer}.work-task__cards .card__item:hover{background:#404040}.work-task__cards .card__item:first-child{margin-top:0}.work-task__cards .card__item--active{border-right:8px solid grey}.work-task__cards .card__item .card__col{padding:0 4px;flex-basis:25%;max-width:25%;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;font-size:14px}.work-task__cards .card__item .card__col:first-child{padding:0 4px;flex-basis:50%;max-width:50%}.work-task__cards .card__item .card__col p:first-of-type{color:#5e5e5e}.work-task__cards .card__item .card__col ol{padding:0;margin:0}.work-task__cards .card__item .card__col ol li{padding:0}.work-task__cards .card__item .card__col:last-child{text-align:right}a.leaflet-custom-btn{width:auto!important;padding:0 8px;white-space:nowrap}@media print{.cdk-overlay-pane{margin-left:0!important;width:100%!important;height:100%!important}}.themed-scrollbar--left>.ps.ps--active-y>.ps__rail-y{right:auto;left:0!important}.themed-scrollbar .ps__rail-y{width:10px!important;background:transparent!important}.themed-scrollbar .ps__thumb-y{background:#222;border-radius:0;width:6px!important}.themed-scrollbar .ps__thumb-y:hover{background:#444}.mat-menu-work-task{border-radius:0!important;border:1px solid grey;margin-top:5px;min-height:0!important}.mat-menu-work-task .mat-menu-content{padding:0!important}.mat-menu-work-task button{color:#ccc;height:35px;line-height:0;display:flex;align-items:center;justify-content:left;padding:0 10px}.mat-menu-work-task button .btn-icon{margin-right:10px}.o_mat-menu-item{display:flex;align-items:center;transition:all .3s cubic-bezier(0,0,.2,1)}.o_mat-menu-item i{margin-right:5px}.o_mat-menu-item.item-success{background:#063}.o_mat-menu-item.item-success:hover{background:rgba(0,102,51,.8)}.new-place_content{display:flex;flex-direction:column;justify-content:space-between;flex:1;height:100%;color:#ccc;font-size:14px}.new-place_body{flex:1}.new-place_title{font-size:18px;color:#ccc;margin-bottom:20px}.new-place_actions{display:flex;justify-content:flex-end}.new-place_actions button{margin-left:5px}app-work-task-filter mat-form-field .mat-form-field-wrapper{margin:0!important;display:flex;align-items:center;height:100%}.o_mat-select-no-label .mat-form-field-wrapper{margin:0!important}.o_mat-select-no-label .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0!important;border:0!important}.o_mat-modal{background-image:url(/assets/map-bg.png);background-color:#222;border:3px solid #6d6d6d;box-sizing:border-box;font-size:14px;color:grey}.o_mat-modal,.o_mat-modal .bg{display:flex;flex:1;width:100%;height:100%}.o_mat-modal .bg{background:rgba(34,34,34,.5);padding:10px;flex-direction:column;overflow:hidden;position:relative}.o_mat-modal .bg .header{display:flex;height:50px}.o_mat-modal .bg .header .title{display:flex;flex:1;color:#b3b3b3;align-items:center;height:50px;justify-content:space-between}.o_mat-modal .bg .header .title .item{margin-left:5px;display:flex;height:50px}.o_mat-modal .bg .header .title .item .calendar{display:flex}.o_mat-modal .bg .header .title .item button{color:#4d4d4d;width:50px;height:50px;font-size:18px;min-width:50px}.o_mat-modal .bg .header .title .text{font-size:18px;font-weight:500;text-transform:uppercase;flex:1;height:100%;align-items:center;display:flex;padding-left:10px;padding-right:10px;background:rgba(0,0,0,.5)}.o_mat-modal .bg .header .title .text .icon,.o_mat-modal .bg .header .title .text mat-icon{margin-right:10px;font-size:22px;display:flex;align-items:center}.o_mat-modal .bg .header .title .text .sub-icon{bottom:5px;position:absolute;font-size:12px;color:grey}.o_mat-modal .bg .header .title .text .sub-title{font-size:12px;color:grey}.o_mat-modal .bg .header .title .textSub{position:relative;align-items:flex-start;padding-top:5px}.o_mat-modal .bg .header .title .field-search{position:relative;padding:0 10px 0 0;display:flex;height:100%;flex:1;align-items:center;font-size:14px;background:rgba(0,0,0,.5)}.o_mat-modal .bg .header .title .field-search label{position:absolute;color:grey;top:50%;left:9px;transform:translateY(-50%);font-weight:600}.o_mat-modal .bg .header .title .field-search label.icon-close{color:rgba(255,0,0,.5);cursor:pointer}.o_mat-modal .bg .header .title .field-search input{background-color:#222;border:1px solid #4d4d4d;width:100%;height:30px;padding:0 5px 0 30px;color:#cacaca;outline:none;transition:.25s ease}.o_mat-modal .bg .header .title .field-search input::-webkit-input-placeholder{color:#6d6d6d;text-indent:0;-webkit-transition:.25s ease;transition:.25s ease}.o_mat-modal .bg .header .title .field-search input:-moz-placeholder,.o_mat-modal .bg .header .title .field-search input::-moz-placeholder{color:#6d6d6d;text-indent:0;-moz-transition:.25s ease;transition:.25s ease}.o_mat-modal .bg .header .title .field-search input:-ms-input-placeholder{color:#6d6d6d;text-indent:0;-ms-transition:.25s ease;transition:.25s ease}.o_mat-modal .bg .header .title .field-search input:focus::-webkit-input-placeholder{color:transparent;text-indent:100%;-webkit-transition:.25s ease;transition:.25s ease}.o_mat-modal .bg .header .title .field-search input:focus:-moz-placeholder,.o_mat-modal .bg .header .title .field-search input:focus::-moz-placeholder{color:transparent;text-indent:100%;-moz-transition:.25s ease;transition:.25s ease}.o_mat-modal .bg .header .title .field-search input:focus:-ms-input-placeholder{color:transparent;text-indent:100%;-ms-transition:.25s ease;transition:.25s ease}.o_mat-modal .bg .content{display:flex;margin-top:10px;flex:1;position:relative;max-height:100%;overflow:hidden;flex-direction:column}.o_mat-modal .bg .content .form{display:flex;flex-direction:column;width:100%}.o_mat-modal .bg .content mat-label{display:flex;font-size:12px;color:#666;margin-bottom:5px}.o_mat-modal .bg .content mat-form-field{width:100%;transition:all .5s ease-in-out}.o_mat-modal .bg .content mat-form-field.mat-form-field-appearance-outline{margin-bottom:10px}.o_mat-modal .bg .content mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline{display:none!important}.o_mat-modal .bg .content mat-form-field.mat-form-field-appearance-outline.mat-form-field-invalid{border-color:rgba(255,0,0,.5)!important}.o_mat-modal .bg .content mat-form-field.half-width{width:calc(50% - 10px)}.o_mat-modal .bg .content mat-form-field.mat-form-field-disabled{background:#222}.o_mat-modal .bg .content mat-form-field.mat-form-field-disabled .mat-select-arrow-wrapper{opacity:0}.o_mat-modal .bg .content app-form-date mat-form-field.mat-form-field-appearance-outline .mat-form-field-wrapper{margin:2px 0!important}.o_mat-modal .bg .content mat-checkbox{margin-left:15px}.o_mat-modal .bg .content mat-checkbox .mat-checkbox-label{margin-left:10px}.o_mat-modal .bg .content .row{display:flex;flex-direction:row;flex-wrap:nowrap}.o_mat-modal .bg .content .o_mat-input.error{border-color:rgba(255,0,0,.5)!important}.o_mat-modal .bg .content app-dictionary-form{display:flex;flex:1}.o_mat-modal .bg .content app-dictionary-form .dictionary-form{display:flex;flex:1;position:relative}.o_mat-modal .bg .content app-dictionary-form .dictionary-form .form form{display:flex;flex-direction:column;flex:1}.o_mat-modal .bg .content app-dictionary-form .dictionary-form .form form .form-actions{display:flex;flex:1;align-items:flex-end;justify-content:flex-end}.o_mat-modal .bg .content .btn-place:disabled{background:#222!important}.o_mat-modal .bg .content .btn-place:disabled .mat-select-arrow{display:none!important}.o_mat-modal .bg .actions{display:flex;justify-content:flex-end;padding-top:10px;border-top:.5px dashed #333;box-shadow:0 -10px 15px -10px #000;z-index:1}.o_mat-modal .bg .actions button{margin-left:10px}.o_mat-modal .bg .actions button .mat-button-wrapper{display:flex;align-items:center}.o_mat-modal .bg .actions button .mat-button-wrapper .btn-icon{margin-right:10px}.o_mat-modal .bg .actions button:first-child{margin-left:0}.o_mat-modal .bg.no-bg{background:none}.o_mat-modal .bg.no-bg .header .field-search,.o_mat-modal .bg.no-bg .header .title .text{background:rgba(34,34,34,.5)}.my-drop-zone{border:2px dotted #999;padding:1em;margin:10px 0;cursor:pointer;transition:background-color .3s ease}.my-drop-zone:hover{background-color:rgba(99,99,99,.2)}.my-drop-zone .small-text{font-size:85%;color:#666}.my-drop-zone ul{padding-left:15px;font-size:.95em}.invalid-drag{border:3px dotted rgba(255,0,0,.5)}.valid-drag{border:3px dotted green}.error-tooltip{border-radius:0!important;border:.5px solid #b3b3b3!important;background:#000!important;font-size:14px!important;color:#ff0!important}.leaflet-bottom,.leaflet-top{z-index:401!important}.log-menu{padding:0;background:none!important;border:none!important;display:flex;flex-direction:column;overflow:visible!important;box-shadow:none!important}.log-menu.mat-menu-before{min-width:430px!important}.log-menu.mat-menu-before .logs{transform:translateX(10px) translateY(1px)}.log-menu.mat-menu-before .logs:after{right:7px;left:inherit;transform:none}.log-menu.mat-menu-before .logs:before{left:inherit;right:4px;transform:none}.log-menu .mat-menu-content{padding:0!important}.log-menu .logs{display:flex;flex-direction:column;padding:0 10px;background:#000;border:1px solid #4d4d4d;border-radius:4px;transform:translateX(-50%) translateY(1px);min-width:430px;position:relative}.log-menu .logs:after{content:"";position:absolute;top:-22px;width:15px;height:22px;background:transparent;left:50%;transform:translateX(-5px)}.log-menu .logs:before{position:absolute;content:"";top:-10px;display:inline-block;width:0;height:0;border-color:transparent transparent #4d4d4d;border-style:solid;border-width:0 10px 10px;left:50%;transform:translateX(calc(-50% + 2px))}.log-menu .logs .row{font-size:12px;padding:10px 0;transition:.25s linear;color:gray;border-top:.5px solid #4d4d4d;display:flex;cursor:pointer}.log-menu .logs .row .type{display:flex;flex:0 0 250px;overflow:hidden}.log-menu .logs .row .name{display:flex;flex:0 0 180px;overflow:hidden}.log-menu .logs .row:hover{color:#ccc}.log-menu .logs .row.row-header{color:#4d4d4d;border-top:none;cursor:default}.log-menu .logs .row.row-header:hover{color:#4d4d4d}app-dangerous-workplace-dialog .scale-head .current-moment,app-dangerous-workplace-dialog .scale-head .current-time,app-work-task-add-item .scale-head .current-moment,app-work-task-add-item .scale-head .current-time,app-work-task-item .scale-head .current-moment,app-work-task-item .scale-head .current-time{display:none!important}.o_popover{display:flex;flex-direction:column;width:550px;z-index:100;margin-right:6px;font-size:12px}.o_popover .popover-content{display:flex;flex-direction:column;flex:1;border:1px solid #4d4d4d;box-sizing:border-box;border-radius:4px;background:#000;padding:0 20px;box-shadow:0 0 10px rgba(0,0,0,.7)}.o_popover .popover-content .row{display:flex;height:34px;padding:5px 0;border-bottom:1px solid #4d4d4d;color:#b3b3b3;align-items:center}.o_popover .popover-content .row .row-item{display:flex;flex:0 0 90px;color:grey;padding:0 5px}.o_popover .popover-content .row .row-item:first-child{flex:0 0 60px;color:#b3b3b3;padding:0 5px 0 0}.o_popover .popover-content .row .row-item:last-child{padding:0 0 0 5px}.o_popover .popover-content .row:last-child{border-bottom:none}.o_popover .popover-content .row.row-main .row-item{color:#4d4d4d;font-weight:500}.o_popover .popover-content .row.row-main .row-item:first-child{color:#4d4d4d}.o_popover .popover-content .row.work-type-row{min-height:34px;height:auto}.o_popover .popover-content .small-row{display:flex;padding:0 0 5px}.o_popover .popover-content .small-row:first-child{padding:5px 0}.o_popover .popover-content .small-row .item{display:flex;padding:0 5px}.o_popover .popover-content .gray{color:grey}.o_popover .arrow{margin:0!important;position:absolute;width:0;right:-5px;transform:translateY(-50%);border-color:transparent transparent transparent #4d4d4d;border-style:solid;border-width:5px 0 5px 5px}.o_popover.bottom{margin-right:0;margin-top:5px;width:475px}.o_popover.bottom .popover-content .row .row-item{flex:0 0 75px}.o_popover.bottom .popover-content .row .row-item:first-child{flex:0 0 60px}.o_popover.bottom .popover-content .row .row-item:last-child{flex:1}.o_popover.top{margin-right:0;margin-bottom:5px;width:475px}.o_popover.top .popover-content .row .row-item{flex:0 0 75px}.o_popover.top .popover-content .row .row-item:first-child{flex:0 0 60px}.o_popover.top .popover-content .row .row-item:last-child{flex:1}.o_popover.long{width:640px}.o_popover.bs-popover-top{margin-bottom:5px}.o_popover.bs-popover-top .arrow{transform:none;bottom:-5px;border-width:5px 5px 0;border-color:#4d4d4d transparent transparent}.o_popover.bs-popover-bottom{margin-top:5px}.o_popover.bs-popover-bottom .arrow{top:-2px;border-width:0 5px 5px;border-color:transparent transparent #4d4d4d}.o_popover.bs-popover-top-right{margin-bottom:5px}.o_popover.bs-popover-top-right .arrow{transform:none;bottom:-5px;border-width:5px 5px 0;border-color:#4d4d4d transparent transparent}.o_popover.bs-popover-bottom-right{margin-top:5px}.o_popover.bs-popover-bottom-right .arrow{top:-2px;border-width:0 5px 5px;border-color:transparent transparent #4d4d4d}.o_popover.small{width:auto}.o_popover.small .popover-content{padding:0 5px}.o_popover.hauls.normal{width:610px!important}.o_popover.hauls.long{width:730px!important}.o_popover.hauls .popover-content .row .row-item.time,.o_popover.hauls .popover-content .row .row-item.work-place{flex:0 0 120px!important}.o_popover_body{display:flex;flex-direction:column;width:250px;z-index:1000;margin-right:6px;font-size:13px}.o_popover_body .popover-content{display:flex;flex-direction:column;flex:1;border:1px solid #4d4d4d;box-sizing:border-box;border-radius:4px;background:#000;padding:0 20px;box-shadow:0 0 10px rgba(0,0,0,.7)}.o_popover_body .popover-content .row{display:flex;height:34px;padding:5px 0;border-bottom:1px solid #4d4d4d;color:#b3b3b3;align-items:center}.o_popover_body .popover-content .row .row-item{display:flex;flex:0 0 90px;color:grey}.o_popover_body .popover-content .row:last-child{border-bottom:none}.o_popover_body .popover-content .row.row-main .row-item{color:#4d4d4d;font-weight:500}.o_popover_body .arrow{margin:0!important;position:absolute;width:0;right:-5px;transform:translateY(-50%);border-color:transparent transparent transparent #4d4d4d;border-style:solid;border-width:5px 0 5px 5px}.o_popover_body.bs-popover-top{margin-bottom:5px}.o_popover_body.bs-popover-top .arrow{transform:none;bottom:-5px;border-width:5px 5px 0;border-color:#4d4d4d transparent transparent}.mr-5{margin-right:5px}ngb-popover-window.bs-popover-bottom-right>.arrow,ngb-popover-window.bs-popover-top-right>.arrow{right:5px!important}.o_select-calendar{background:#222;border-radius:0!important;padding:2px!important}.o_select-calendar .mat-option{color:#b3b3b3;background:#333;transition:.25s ease;height:40px!important}.o_select-calendar .mat-option:nth-child(2n){background:rgba(51,51,51,.5)}.o_select-calendar .mat-option:nth-child(2n).mat-active{color:#fff;background:rgba(51,51,51,.5)!important}.o_select-calendar .mat-option:nth-child(2n).mat-active:hover,.o_select-calendar .mat-option:nth-child(2n):hover{background:#444!important}.o_select-calendar .mat-option.mat-active{color:#fff;background:#333!important}.o_select-calendar .mat-option.mat-active:hover,.o_select-calendar .mat-option:hover{background:#444!important}.o_custom-control{display:flex}.o_custom-control .o_mat-label{background:#212121;display:flex;align-items:center;font-size:12px;padding:0 0 0 10px;transition:background .5s ease-in-out}.o_custom-control .o_mat-input{width:100px;max-width:100px}.o_custom-control .o_mat-input input{padding:5px;border:1px solid #4d4d4d;line-height:14px}.o_custom-control .o_mat-input .mat-form-field-suffix{margin-left:10px}.o_custom-control:hover .o_mat-input,.o_custom-control:hover .o_mat-label{background:#333}.o_mat-select-labeled{transition:background .5s ease-in-out;background:#212121}.o_mat-select-labeled .mat-form-field-wrapper{padding-bottom:0}.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{color:hsla(0,0%,100%,.3)}.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-color:grey;border-width:2px!important;border-radius:0!important}.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap{border-top-color:transparent}.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0 0 .5em!important}.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label.mat-form-field-empty{top:auto;margin-top:0}.o_mat-select-labeled .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-arrow-wrapper{vertical-align:bottom}.btn-read-item{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;margin-left:10px;width:30px;height:30px;color:#ccc;opacity:.5;transition:.25s ease;cursor:pointer;font-size:12px}.btn-read-item:after{transition:.25s ease;content:"";position:absolute;left:50%;top:50%;right:50%;bottom:50%;border-radius:50%}.btn-read-item:hover{opacity:1}.btn-read-item:hover:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%;background:hsla(0,0%,100%,.15);transition:.25s ease}.btn-read-item.danger:hover{color:red}.btn-read-item.success:hover{color:#063}.template-menu{border-radius:0!important;background:transparent;padding:5px 0;box-shadow:none}.template-menu .mat-menu-content{padding:2px!important;background:#222;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.template-menu .mat-menu-content button.mat-menu-item{font-size:12px;padding:0 10px;height:40px;line-height:40px;color:#ccc}.template-menu .mat-menu-content button.mat-menu-item mat-icon{font-size:14px;display:inline-flex;justify-content:center;align-items:center;width:15px;margin-right:5px;color:#b3b3b3}.template-menu .mat-menu-content button.mat-menu-item mat-icon.big{font-size:18px;width:20px}.template-menu .mat-menu-content button.mat-menu-item mat-icon.green{color:#063}.template-menu .mat-menu-content button.mat-menu-item mat-icon.yellow{color:#ffc800}.template-menu .mat-menu-content button.mat-menu-item mat-icon.red{color:#ad0000}.template-menu .mat-menu-content button.mat-menu-item .btn-icon{display:inline-flex;width:15px;color:#b3b3b3;margin-right:5px;justify-content:center}.template-menu .mat-menu-content button.mat-menu-item .btn-icon.green{color:#063}.template-menu .mat-menu-content button.mat-menu-item .btn-icon.yellow{color:#ffc800}.template-menu .mat-menu-content button.mat-menu-item .btn-icon.red{color:#ad0000}.template-menu .mat-menu-content button.mat-menu-item:nth-child(2n){background:#333}.template-menu .mat-menu-content button.mat-menu-item:nth-child(odd){background:rgba(51,51,51,.5)}.template-menu .mat-menu-content button.mat-menu-item:hover{background:#444}.template-menu .mat-menu-content button.mat-menu-item .rotate{transform:rotate(90deg)}.template-menu .mat-menu-content button.mat-menu-item .rotate-minus{transform:rotate(-90deg)}.template-menu.template-menu-sm{min-width:0;margin-left:-7px}.template-menu.template-menu-sm button{text-align:center}.box-shadow-bottom{box-shadow:0 10px 15px -8px #000;z-index:1}.box-shadow-top{box-shadow:0 -10px 15px -10px #000;z-index:1}.box-shadow-bt{box-shadow:0 0 15px -3px #000;z-index:1}.search-control-icon{display:flex;height:100%;padding:5px 5px 5px 10px;background:#222;color:#ccc;transition:.25s ease;min-height:40px}.search-control-icon .icon{width:16px;font-size:16px;display:flex;flex-shrink:0;align-items:center;margin-right:10px;color:grey}.search-control-icon .icon.red{color:rgba(255,0,0,.5);cursor:pointer}.search-control-icon .icon-search{width:16px;font-size:16px;display:flex;align-items:center;margin-right:10px;color:grey}.search-control-icon input{display:flex;flex:1;background:transparent;border:none;outline:none;color:#ccc;transition:.25s ease;align-items:center}.search-control-icon:hover{background:#2c2c2c}.search-row{display:flex;height:100%;padding:5px 5px 5px 0;background:rgba(0,0,0,.5)}cdk-virtual-scroll-viewport{display:flex;flex:1}.mat-input{background-color:#222}.mat-input .mat-form-field-wrapper{padding-bottom:0;height:100%}.mat-input .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.mat-input .mat-form-field-wrapper .mat-form-field-underline{display:none}.mat-input .mat-form-field-wrapper .mat-form-field-flex{height:100%}.mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{border:none;height:100%;padding:5px 10px}.mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix input{height:100%}.modal-table{border-collapse:collapse;border-left:4px solid #000;border-right:4px solid #000;font-size:14px;color:grey}.modal-table tr th{padding:0;position:sticky;top:0;background:url(/assets/map-bg.png) no-repeat 50%;font-size:12px;z-index:10}.modal-table tr th div{background:#171717;height:30px;display:flex;justify-content:center;align-items:center;margin:0 2px 4px}.modal-table tr th:first-child div{margin:0 2px 4px 0}.modal-table tr th:last-child div{margin:0 0 4px 2px}.modal-table tr td{padding:0 10px;border-bottom:1px solid #191a14;height:50px;text-align:center;position:sticky}.modal-table tr td:last-child .icon{font-size:18px}.modal-table tr.summary td{background-color:#4d4d4d;color:#000;z-index:10}.modal-table tr.summaryTotal td{background-color:#4d4d4d;color:#999;z-index:10}.modal-table .even{background-color:#222;border-bottom:4px solid #090706}.modal-table .odd{background-color:hsla(0,0%,9%,.51);border-bottom:4px solid #090706}.report-modal{height:100%;width:100%;display:flex;flex-direction:column}.report-modal .header{padding:0 10px;flex-shrink:0;height:45px;display:flex;align-items:center;justify-content:space-between;color:grey}.report-modal .header label{cursor:pointer;margin-left:7px}.report-modal .header input{border:1px solid grey;cursor:pointer}.report-modal .header .calendar{float:left;width:200px;padding-top:5px}.report-modal .header .export{padding:0 10px;height:34px;display:flex;justify-content:center;align-items:center;border-radius:4px;color:grey;text-decoration:none;cursor:pointer}.report-modal .header .export .icon{font-size:20px}.report-modal .header .export:hover{color:#fff;transition:color .5s linear,background .5s linear}.report-modal .header button{background:#222;border:none}.report-modal h4{margin:10px 0;color:#aaa}.mat-form-field.disable-form,.mat-form-field.disable-form mat-select .mat-select-trigger,app-main-calendar.disable-form .calendar,button.disable-form,input.disable-form{cursor:not-allowed!important;background-color:#181818!important}app-main-calendar.disable-form .calendar{pointer-events:none!important}.mat-snack-bar-container.dark{background:#333;color:#b3b3b3}.risks{display:flex;flex:1;width:100%;flex-direction:column}.risks-header{display:flex;flex:1;color:#b3b3b3;margin-bottom:10px}.risks-header-item{display:flex;flex:0 0 50%;align-items:center;padding:0 5px;text-transform:uppercase}.risks-header-item .icon{font-size:18px;margin-right:10px}.risks-body{display:flex;flex-direction:column;flex:1}.risks-body-row{display:flex;flex:1;margin-bottom:10px;position:relative}.risks-body-row:before{content:"";position:absolute;width:10px;height:1px;background:#222;top:50%;left:50%}.risks-body-row-item{display:flex;flex:0 0 50%;padding:5px 10px;border:1px solid #222}.risks-body-row-item .key-risk{color:#4d4d4d;margin-right:3px}.risks-body-row-item:first-child{margin-right:5px}.risks-body-row-item:nth-child(2){margin-left:5px}.risks-table{width:100%;font-size:14px;border-collapse:collapse}.risks-table tr th{text-align:center;text-transform:uppercase;font-weight:400;width:50%;color:#4d4d4d;padding-bottom:10px;padding-left:5px}.risks-table tr td{width:50%;padding:5px;vertical-align:top;border:1px solid #222}.risks-table tr td .key-risk{color:#4d4d4d;margin-right:3px}.risks-table.risks-table_padding tr td{padding:10px}.o_table{width:100%}.o_table tr th{background:#666;position:sticky;top:0;z-index:2;padding:5px;color:#000;font-size:12px;box-shadow:0 10px 15px -8px #000}.o_table tr td{color:grey;background:rgba(34,34,34,.9);padding:8px;transition:.25s ease;font-size:14px}.o_table tr td.red{color:rgba(255,0,0,.5)}.o_table tr td.center{text-align:center}.o_table tr td.right{text-align:right}.o_table tr td.td-small{width:40px}.o_table tr td.td-no-data{padding:20px!important;background:transparent!important;font-size:12px;text-align:center}.o_table tr td.td-divider{padding:0;background:transparent;border:none;z-index:0}.o_table tr td.td-divider .arrow{position:relative;height:1px}.o_table tr td.td-divider .arrow.top:before{content:"";position:absolute;box-shadow:0 20px 20px 0 rgba(0,0,0,.2);width:100%;height:20px;top:-22px}.o_table tr td.td-divider .arrow.bottom:before{content:"";position:absolute;box-shadow:0 -20px 20px 0 rgba(0,0,0,.2);width:100%;height:20px;top:3px}.o_table tr td.td-actions{padding:2px 8px}.o_table tr td .small-table{width:100%}.o_table tr td .small-table tr td{font-size:12px}.o_table tr td .small-table tr td.last{text-align:right}.o_table tr.odd td{background:rgba(34,34,34,.5)}.o_table tr.summary td{background:#333;color:#b3b3b3;position:sticky}.o_table tr .mat-checkbox-ripple.mat-ripple{display:none!important}.o_table--hovered tr:not(.summary):hover td{background:rgba(51,51,51,.7)}.o_table--pointer tr td{cursor:pointer}.o_table--rounded tr:first-child td:first-child,.o_table--rounded tr:first-child th:first-child{border-radius:3px 0 0 0}.o_table--rounded tr:first-child td:last-child,.o_table--rounded tr:first-child th:last-child{border-radius:0 3px 0 0}.o_table--rounded tr:last-child td:first-child,.o_table--rounded tr:last-child th:first-child{border-radius:0 0 0 3px}.o_table--rounded tr:last-child td:last-child,.o_table--rounded tr:last-child th:last-child{border-radius:0 0 3px 0}.o_table--rounded tr.last td:first-child,.o_table--rounded tr.last th:first-child{border-radius:0 0 0 3px}.o_table--rounded tr.last td:last-child,.o_table--rounded tr.last th:last-child{border-radius:0 0 3px 0}.o_table.small-table tr td{font-size:12px}.o_table.small-table tr td.last{text-align:right}.small-button{min-width:40px!important;padding:0!important}.small-button mat-icon{margin-right:0!important}.overflow-hidden{overflow:hidden}.pl-15{padding-left:15px}.mat-option-disabled{background:#333;color:grey}.mat-option-child{padding-left:30px!important}.dmms-popover{z-index:10}.dmms-popover .popover-body{display:flex;flex-direction:column;background:#333;color:#b3b3b3;padding:10px;border-radius:2px;font-size:12px;box-shadow:0 0 10px rgba(0,0,0,.5)}.dmms-popover .popover-body .popover-row{display:flex;margin-bottom:5px}.dmms-popover .popover-body .popover-row .label{color:grey;margin-right:5px}.dmms-popover .popover-body .popover-row:last-child{margin-bottom:0}.o_date-select{position:relative}.o_date-select .mat-form-field-suffix{position:absolute;left:0;right:0;top:0;bottom:-.25em;display:flex}.o_date-select .mat-form-field-suffix mat-datepicker-toggle{display:flex;flex:1;justify-content:flex-end;cursor:pointer}.text-shadow{text-shadow:0 0 5px rgba(0,0,0,.7)}.mat-add-option{background:rgba(0,102,51,.7)!important;color:#fff!important;font-size:12px!important}app-form-grid{display:flex;flex-direction:column}app-form-grid .grid-content{display:flex}app-form-grid.direction-column .grid-content{flex-direction:column}app-form-grid.direction-row .grid-content{flex-direction:row}.d-none{display:none!important}.mat-select-disabled .mat-select-arrow-wrapper{opacity:0}.text-capitalize{text-transform:capitalize}.required-label{margin-right:3px;color:rgba(255,0,0,.5)}.map-select-btn{width:20px;display:flex;align-items:center}.p-5{padding:5px!important}.z-index-13{z-index:13!important}.empty{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:22px;color:#cbcbcb}.p-l-15{padding-left:15px}.overflow-auto{overflow:auto}app-reports-page .ps-content{height:100%}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/mat-icon/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}textarea{font-family:Roboto,Tahoma,sans-serif}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#6d6d6d;-webkit-transition:.25s ease;transition:.25s ease}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#6d6d6d;-moz-transition:.25s ease;transition:.25s ease}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6d6d6d;-ms-transition:.25s ease;transition:.25s ease}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:transparent;-webkit-transition:.25s ease;transition:.25s ease}input:focus:-moz-placeholder,input:focus::-moz-placeholder,textarea:focus:-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent;-moz-transition:.25s ease;transition:.25s ease}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:transparent;-ms-transition:.25s ease;transition:.25s ease}input:focus:disabled::-webkit-input-placeholder,input:focus:read-only::-webkit-input-placeholder,textarea:focus:disabled::-webkit-input-placeholder,textarea:focus:read-only::-webkit-input-placeholder{color:#6d6d6d;-webkit-transition:.25s ease;transition:.25s ease}input:focus:-moz-read-only::-moz-placeholder,textarea:focus:-moz-read-only::-moz-placeholder{color:#6d6d6d;-moz-transition:.25s ease;transition:.25s ease}input:focus:disabled::-moz-placeholder,input:focus:read-only::-moz-placeholder,textarea:focus:disabled::-moz-placeholder,textarea:focus:read-only::-moz-placeholder{color:#6d6d6d;-moz-transition:.25s ease;transition:.25s ease}input:focus:-moz-read-only:-moz-placeholder,textarea:focus:-moz-read-only:-moz-placeholder{color:#6d6d6d;-moz-transition:.25s ease;transition:.25s ease}input:focus:disabled:-moz-placeholder,input:focus:read-only:-moz-placeholder,textarea:focus:disabled:-moz-placeholder,textarea:focus:read-only:-moz-placeholder{color:#6d6d6d;-moz-transition:.25s ease;transition:.25s ease}input:focus:disabled:-ms-input-placeholder,input:focus:read-only:-ms-input-placeholder,textarea:focus:disabled:-ms-input-placeholder,textarea:focus:read-only:-ms-input-placeholder{color:#6d6d6d;-ms-transition:.25s ease;transition:.25s ease}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:15px;height:15px;background:url(/assets/icons/unchecked.svg);outline:none}input[type=checkbox]:checked{background:url(/assets/icons/checked.svg)}.blink-bg{background:rgba(255,0,0,.5)!important}.blink-bg__blink{animation:blinkNew 1s infinite}.blink-br{border:1px solid rgba(255,0,0,.5)!important}.blink-br__blink{animation:blink 1s infinite}.blink{animation:blinkNew 1s infinite}.blink-new-event{animation:blinkNewEvent 1s infinite}@keyframes blinkNewEvent{0%,49%{opacity:.5}50%,to{opacity:1}}@keyframes blinkNew{0%,49%{background-color:#222}50%,to{background-color:#e50000}}@keyframes blink{0%,49%{border-color:#222}50%,to{border-color:#e50000}}.loading{flex:1;width:100%;height:100%;background-image:url(/assets/brutal-loader.gif);background-repeat:no-repeat;background-position:50%;background-size:30px}.loading.sm{background-size:20px}.loading>*{display:none!important}.no-data{flex:1;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:.6;color:#666;font-size:14px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.icon-mat-select{padding-right:10px;font-size:18px}.icon{font-size:24px}.icon.lg{font-size:30px}.icon.lg.icon-fuel{font-size:38px}.icon.lg.icon-pt{font-size:34px}.icon.sm{font-size:15px}.icon.sm.icon-chart,.icon.sm.icon-radio,.icon.sm.icon-warning{font-size:18px}.line-loader{z-index:2;height:4px;width:100%;position:relative;overflow:hidden;background-color:#333;flex-shrink:0}.line-loader:before{display:block;position:absolute;content:"";left:-200px;width:200px;height:4px;background-color:#ccc;animation:loading 2s linear infinite}@keyframes loading{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}.titleareatxt{background:#333!important;color:#7c7c7c!important}.mydrp{width:195px!important}.mydp,.mydrp{border-radius:0!important;border:none!important}.mydp .header,.mydp .headerbtn,.mydp .headerbtncell,.mydp .headerclearbtn,.mydp .headerlabelbtn,.mydrp .header,.mydrp .headerbtn,.mydrp .headerbtncell,.mydrp .headerclearbtn,.mydrp .headerlabelbtn{background:#333!important;color:#fff!important;border:none!important}.mydp .daycell,.mydrp .daycell{background:#444!important;color:#fff!important}.mydp .nextmonth,.mydp .prevmonth,.mydrp .nextmonth,.mydrp .prevmonth{color:#fff!important}.mydp .btnclear,.mydp .btnpicker,.mydp .selection,.mydrp .btnclear,.mydrp .btnpicker,.mydrp .selection{background:#191a14!important;color:#818181!important;border-radius:0!important}.mydp .btnpicker{background:#222!important;color:#818181!important;border-radius:0!important}.mydrp .selection{padding:0 26px 0 10px!important}.mydp .selectiongroup{width:110px}.mydp .selectiongroup input{background:#222!important;color:#818181!important;border-radius:0!important}.mydrp .mydrpicon:before{font-family:mydaterangepicker!important}.mydp .mydpicon:before{font-family:mydatepicker!important}.mat-tooltip{font-size:18px!important}.bar-tooltip{font-size:14px!important;white-space:pre-line}.mine{width:500px;margin:0 auto}.mine h2{font-weight:500;text-align:center;margin-bottom:20px;margin-top:20px}.mine .error{border-color:rgba(255,0,0,.5)!important;color:rgba(255,0,0,.5)}.mine .error::-moz-placeholder{color:rgba(255,0,0,.5)}.mine .error::placeholder{color:rgba(255,0,0,.5)}.mine app-localization-field-edit.error mat-label{color:#ccc}.mine input[disabled]{opacity:.8;cursor:default!important}.mine input[disabled]:hover{background:#222!important;color:#fff!important}.mine .w-50{width:50%;display:inline-block}.mine .w-20{width:20%;display:inline-block}.mine .w-33{width:33.3%;display:inline-block}.mine .pr-1{padding-right:10px}.form-group,.mb-20{margin-bottom:20px}.form-group label{display:inline-block;margin-bottom:10px}.form-group label .choose-parents{cursor:pointer}.form-group input[type=number],.form-group input[type=password],.form-group input[type=text],.form-group select{display:flex;align-items:center;border:1px solid #4d4d4d;padding:0 .5rem;height:32px;background-color:transparent;color:#ccc;width:100%;outline:none}.form-group .btn-submit{display:flex;width:100px;height:30px;justify-content:center;align-items:center;border:1px solid #ccc;border-radius:5px;cursor:pointer;color:#fff;background:#222;transition:all .2s ease-in-out;outline:none}.form-group .btn-submit:hover{background:#ccc;color:#222}.custom-file-input{width:70px!important;height:70px!important;padding:0!important;-o-object-fit:cover;object-fit:cover;display:flex;border:1px solid #3c3c3c!important;outline:none}.text-center{text-align:center!important;justify-content:center}.text-right{text-align:right!important;justify-content:flex-end!important}.remove-img{cursor:pointer;position:absolute;top:22px;left:-8px;display:flex;align-items:center;justify-content:center;line-height:8;height:18px;width:18px;border-radius:18px;color:rgba(255,0,0,.5);background:#222}.btn-read{cursor:pointer;outline:none;transition:all .2s linear;font-size:18px}.btn-read:hover{color:#8c96a0}.btn-delete{cursor:pointer;outline:none;color:#780000;transition:all .2s linear;font-size:18px}.btn-delete:hover{color:rgba(150,2,18,.8)}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.td-photo{text-align:center!important;padding:5px 15px!important}.td-photo img{max-width:30px;max-height:30px;-o-object-fit:cover;object-fit:cover}.mines table td{border-bottom:none!important}.btn-kaz{display:inline-flex;cursor:pointer;margin-left:10px;color:#fff;font-size:14px;outline:none;border:1px solid #cacaca;height:30px;transition:all .2s linear;min-width:80px;padding:0 10px;align-items:center;line-height:0;justify-content:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:none}.btn-kaz:first-child{margin-left:0}.btn-kaz:hover{box-shadow:0 0 5px #000}.btn-kaz:active,.btn-kaz:hover{background:#ccc;color:#222!important}.btn-kaz:active{box-shadow:inset 0 0 5px #000!important}.btn-kaz.disable{opacity:.7;cursor:default}.btn-kaz.disable:hover{background:inherit;color:#fff!important;box-shadow:none}.add-task,.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-control{display:flex;align-items:center;border:1px solid #4d4d4d;padding:0 .5rem;height:32px;background-color:transparent;color:grey;width:100%;outline:none}.date-control{padding:5px 0 5px .5rem}.search-control{display:inline-flex;width:250px;padding:0 28px 0 .5rem;align-items:center;outline:none;color:grey;position:relative;float:right;background:url(/assets/icons/search/search.png) no-repeat;background-position:right 5px center;background-size:15px;border:1px solid #4d4d4d;height:32px;background-color:transparent;margin-bottom:10px}.fix-control{background-image:none!important;margin-left:20px}.removeFilter{font-size:14px;color:#960212;margin-right:10px;cursor:pointer}.ml-1{margin-left:10px!important}.point rect.green-rect,.point rect.red-rect{stroke:#222;stroke-width:1px}.clearfix{clear:both}.admin-load{background-image:url(/assets/brutal-loader.gif);background-repeat:no-repeat;background-position:50%;background-size:50px;display:block;position:absolute;bottom:0;top:0;left:0;right:0;z-index:3}.admin-load.sm{background-size:20px}.w-100{width:100%}.w-80{width:80%}.w-50{width:50%}.w-30{width:30%}.mt-10{margin-top:10px}.mb-0{margin-bottom:0!important}.p-10{padding:10px}.p-l-0{padding-left:0}.leaflet-draw-draw-route{background-position:0 0!important;background-color:#fff!important}.disabled-icon{opacity:.7;cursor:default}.marker path,.marker text{pointer-events:all!important}.marker .equipment-marker:hover .fill-grey,.marker .personal-marker:hover .fill-grey{fill:#fff}.marker .equipment-marker .fill-grey,.marker .personal-marker .fill-grey{transition:all .3s ease}.marker.without-equipment .equipment-marker,.marker.without-personal .personal-marker{display:none}.marker.active-equipment .equipment-marker .fill-grey,.marker.active-personal .personal-marker .fill-grey{fill:#f60!important;stroke:#fff;stroke-width:2px}.marker.equipment-red .equipment-marker .fill-grey,.marker.personal-red .personal-marker .fill-grey{fill:#dc0000!important;stroke:#fff;stroke-width:1px}.marker.equipment-yellow .equipment-marker .fill-grey,.marker.personal-yellow .personal-marker .fill-grey{fill:gold!important;stroke:#fff;stroke-width:1px}.enable-pointer-events{pointer-events:auto}.camera-rect{fill-opacity:0;stroke:#000;stroke-width:3px}.data-tag-value{fill-opacity:1;fill:#0f0f0c}.data-tag-unit,.data-tag-value{stroke:#ccc;stroke-width:1px;paint-order:stroke;stroke-opacity:1}.data-tag-unit{fill-opacity:1;fill:#424242}.data-tag-unit-text,.data-tag-value-text{font-size:9px;fill:#ccc;text-anchor:middle}.marker-air-gas-control{text-anchor:middle}.marker-air-gas-control text{fill:#666;font-size:12px;stroke:none;transition:all .2s ease-in}.marker-air-gas-control text.big-text{font-size:20px}.marker-air-gas-control polygon{stroke:#666;fill:#0f0f0c;stroke-width:2;transition:all .2s ease-in;clip-path:polygon(48% 0,52% 0,104% 90%,100% 105%,1% 105%,-5% 98%)}.marker-air-gas-control:hover text{fill:#ccc}.marker-air-gas-control:hover polygon{stroke:#ccc}.marker-video-camera text.video-camera-icon{font-family:icons!important;speak:none;font-style:normal;font-weight:700;font-variant:normal;text-transform:none;line-height:1;font-size:20px!important;text-anchor:middle;transition:all .2s ease-in}.marker-video-camera text{fill:#666}.marker-video-camera .video-camera-count{fill:#222;stroke:#666;stroke-width:2;transition:all .2s ease-in}.marker-video-camera .video-camera-count-text{fill:#ccc;font-size:10px;transition:all .2s ease-in}.marker-video-camera .camera-rect{stroke:#666;stroke-width:2px;fill:#0f0f0c;fill-opacity:1;transition:all .2s ease-in}.marker-video-camera .video-camera-indicator{fill:#666}.marker-video-camera .video-camera-indicator.success{fill:green}.marker-video-camera .video-camera-indicator.danger{fill:rgba(255,0,0,.5)}.marker-video-camera:hover .camera-rect{stroke:#ccc}.marker-video-camera:hover .video-camera-icon{color:#ccc;fill:#ccc}.marker-video-camera:hover .video-camera-count{stroke:#ccc}.marker-video-camera:hover .video-camera-count-text{fill:#ccc}.red .marker-air-gas-control text{fill:rgba(255,0,0,.5);animation:airGasMarkerColorAnimation 2s linear infinite}.red .marker-air-gas-control polygon{stroke:rgba(255,0,0,.5);animation:airGasMarkerAnimation 2s linear infinite}.red .marker-air-gas-control:hover text{fill:red}.red .marker-air-gas-control:hover polygon{stroke:red}.yellow .marker-air-gas-control text{fill:orange}.yellow .marker-air-gas-control polygon{stroke:orange}.yellow .marker-air-gas-control:hover text{fill:orange}.yellow .marker-air-gas-control:hover polygon{stroke:orange}@keyframes airGasMarkerAnimation{10%,30%{stroke:#666}50%,to{stroke:#df0000}}@keyframes airGasMarkerColorAnimation{10%,30%{fill:#666}50%,to{fill:#df0000}}.mat-work-task-dialog{position:relative!important}.mat-work-task-dialog .mat-dialog-container{background:#191a14;border-radius:0;border:1px solid grey}.mat-work-task-dialog .mat-dialog-container .close-button{display:block;position:absolute;top:0;right:-45px;width:40px;height:40px;background:#333;color:#ccc;cursor:pointer;text-align:center;line-height:40px;font-size:40px;transition:color .4s ease,background-color .4s ease}.mat-work-task-dialog .mat-dialog-container .close-button:hover{color:#fff;background:#373737}.air-gas-modal:first-child{padding:0}.item-dropdown .dropdown .active-item{border:1px solid #4d4d4d;padding:0 8px!important;height:32px!important;min-width:90px}.item-dropdown .dropdown ul{box-shadow:0 4px 10px #000}.mat-video-camera-player-dialog{background-color:transparent}.mat-video-camera-player-dialog mat-dialog-container{padding:5px;background-color:transparent;overflow:unset}.air-gas-modal mat-dialog-container,.alarm-jounal-modal mat-dialog-container,.calendar-modal mat-dialog-container,.wp-modal mat-dialog-container{padding:0!important;border-radius:0!important;overflow:hidden!important}.alarm-alert-overlay{z-index:1001}.data-device-modal-dialog mat-dialog-container,.data-device-modal-dialog-events mat-dialog-container,.data-device-modal-dialog-notes mat-dialog-container{padding:0!important;border-radius:0!important}.data-device-modal-dialog-events mat-dialog-container .mat-checkbox-layout .mat-checkbox-label,.data-device-modal-dialog-notes mat-dialog-container .mat-checkbox-layout .mat-checkbox-label{line-height:18px;white-space:normal}.increased-report{max-width:none!important;margin:0!important}.increased-report mat-dialog-container,.mat-unit-report-dialog mat-dialog-container,.mine-map-gpp-modal mat-dialog-container,.padding-0 mat-dialog-container,.take-picture mat-dialog-container{padding:0;border-radius:0!important}.padding-0 mat-dialog-container,.take-picture mat-dialog-container{background-color:transparent!important}.mat-unit-report-dialog mat-dialog-container,.mine-map-gpp-modal mat-dialog-container{padding:0;border-radius:0!important}.transform{transform:translateZ(0)!important}.mt-reports{max-width:1350px!important;transform:translateZ(0)}.mat-unit-report-dialog mat-dialog-container{background-color:#191a14!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .transport mat-form-field .mat-form-field-wrapper{padding-bottom:0!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .transport mat-form-field .mat-form-field-wrapper .mat-form-field-flex{font-size:13px}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .transport mat-form-field .mat-form-field-wrapper .mat-form-field-underline{display:none!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .calendar{margin-right:.5%;height:38px}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker{background-color:#222!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp{width:159px!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp .selectiongroup{width:160px!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp .selectiongroup input{background-color:#222!important;padding-top:5px!important;font-size:11px!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp .selectiongroup span button{background-color:#222!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container{border-bottom:2px solid #6d6d6d;margin-top:2px}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels{justify-content:flex-end}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{height:35px!important;margin-right:5px;border-top-right-radius:10px;border-top-left-radius:10px;background-color:#222;padding:0 10px;text-transform:uppercase;font-size:12px;min-width:50px!important;border-bottom:5px solid #090706;opacity:1!important}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label-active{background-color:#6d6d6d!important;border-bottom-color:#6d6d6d;opacity:1!important;font-weight:400}.mat-unit-report-dialog mat-dialog-container app-personal-report .e-report .equipment-report-content .content-tabs mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content app-j-movement-modal .journal-modal .journal-modal__body app-base-table perfect-scrollbar{max-height:none}.equipment-report-content .mat-ink-bar{display:none!important}.mat-dialog-content{max-height:75vh}.noBackground .mat-dialog-container{background:transparent;box-shadow:none;border-radius:0;padding:0;position:relative}.noBackground.w-100 .mat-dialog-container{display:flex}.backgroundGrey{overflow:auto}.backgroundGrey .mat-dialog-container{background:#333}.noBlackout{background:transparent}.row-table .mat-form-field{width:100%!important}.row-table .mat-form-field .mat-form-field-wrapper{padding-bottom:0!important}.row-table .mat-form-field .mat-form-field-wrapper .mat-form-field-infix{padding-top:0!important;border-top:0!important;padding-bottom:0!important}.row-table .mat-form-field .mat-form-field-wrapper .mat-form-field-underline{display:none!important}.row-table .mat-form-field .mat-form-field-wrapper .mat-select-value-text{color:grey!important}.mat-unit-report-dialog mat-dialog-container{background:url(/assets/map-bg.png)!important;position:relative;box-shadow:0 0 15px 5px rgba(0,0,0,.5)}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .transport mat-form-field .mat-form-field-wrapper{padding-bottom:0!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .transport mat-form-field .mat-form-field-wrapper .mat-form-field-flex{font-size:13px}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .transport mat-form-field .mat-form-field-wrapper .mat-form-field-underline{display:none!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .calendar{margin-right:.5%;height:38px}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker{background-color:#222!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp{width:159px!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp .selectiongroup{width:160px!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp .selectiongroup input{background-color:#222!important;padding-top:5px!important;font-size:11px!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .basis .equipment-report-header .basic .calendar my-date-range-picker .mydrp .selectiongroup span button{background-color:#222!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container{border-bottom:2px solid #6d6d6d;margin-top:2px}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels{justify-content:flex-end}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{height:35px!important;margin-right:5px;border-top-right-radius:10px;border-top-left-radius:10px;background-color:#222;padding:0 10px;text-transform:uppercase;font-size:12px;min-width:50px!important;border-bottom:5px solid #090706;opacity:1!important}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .equipment-report-content .content-tabs mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label-active{background-color:#6d6d6d!important;border-bottom-color:#6d6d6d;opacity:1!important;font-weight:400}.mat-unit-report-dialog mat-dialog-container app-equipment-report .e-report .equipment-report-content .content-tabs mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content app-j-movement-modal .journal-modal .journal-modal__body app-base-table perfect-scrollbar{max-height:none}.mat-sort-header-container{justify-content:center}[class*=" cicon-"]:before{vertical-align:baseline!important}@page{size:A4;margin:0}@media print{@page{margin:.5cm 0 .2cm}@page :first{margin:0}.page-break-after-always{page-break-after:auto!important}.dic-filter,.left-menu,.masters-sidebar,.report-content-header,.report-content-text,.toolbar{display:none!important}.admin-body,.report-content{padding:0!important}.admin-body{overflow:visible!important}.admin-content{background:#fff!important}.admin-content perfect-scrollbar{max-height:inherit;height:auto!important;overflow:visible!important}.work-task__sidebar,.work-task__sidebar.open{display:none!important}app-work-task-page{padding:0!important}.work-task__content{margin:0!important}body{-webkit-print-color-adjust:exact;background:transparent!important}body section{background:#fff!important}body *{margin:0;padding:0}.masters-content{background:#fff!important}.print-section{margin:0 auto!important}.print-section .work .work-type{page-break-after:auto;page-break-inside:avoid;margin-top:5px}body,html{width:794px!important}body,body section,html,html section{overflow:visible!important}.print-container{transform:scale(1)!important}.work-task__content{box-shadow:none!important}.work-task__content,app-work-task-journal{overflow:visible!important}app-work-task-journal .content{margin:0!important;padding:0!important}.page{margin:0!important;border:initial!important;border-radius:initial!important;width:auto!important;box-shadow:none!important;background:initial!important;min-height:1122px;padding:0}.more,.page{page-break-after:always!important;-moz-column-break-after:page!important;break-after:page!important}.masters-content,>*{overflow:auto!important}.masters-content{margin:0!important}section.print{height:auto!important}app-work-task-master-page{background:#fff!important}.block{page-break-inside:auto!important;page-break-before:auto!important;page-break-after:auto!important}app-lamp-arm .grid-container{height:auto!important;overflow:visible!important}app-lamp-arm .grid-container .grid{position:relative;overflow:visible}}.shifts .mat-form-field{width:100%!important;height:100%}.shifts .mat-form-field .mat-form-field-wrapper{padding-bottom:0!important;height:100%}.shifts .mat-form-field .mat-form-field-wrapper .mat-form-field-flex{height:100%;display:flex;flex:1;flex-shrink:0;align-items:center;padding:0 5px}.shifts .mat-form-field .mat-form-field-wrapper .mat-form-field-infix{padding-top:0!important;border-top:0!important;padding-bottom:0!important}.shifts .mat-form-field .mat-form-field-wrapper .mat-form-field-underline{display:none!important}.shifts .mat-form-field .mat-form-field-wrapper .mat-select-arrow-wrapper .mat-select-arrow,.shifts .mat-form-field .mat-form-field-wrapper .mat-select-value-text{color:#4d4d4d!important;transition:all .3s linear}.shifts:hover .mat-form-field .mat-form-field-wrapper .mat-select-arrow-wrapper .mat-select-arrow,.shifts:hover .mat-form-field .mat-form-field-wrapper .mat-select-value-text{color:#6b6b6b!important}.sidebar .add-date .calendar{width:100%!important;height:100%!important;transition:all .3s linear}.sidebar .add-date .calendar .icon{margin-left:9px!important;margin-right:9px!important;font-size:18px!important;color:#4d4d4d!important;transition:all .3s linear}.sidebar .add-date .calendar .dates{font-size:12px!important;color:#4d4d4d!important;transition:all .3s linear}.sidebar .add-date .calendar:hover{background-color:#333}.sidebar .add-date .calendar:hover .dates,.sidebar .add-date .calendar:hover .icon{color:#6b6b6b!important}.sidebar .add-date:hover .calendar{background-color:#333}.sidebar .add-date:hover .calendar .dates,.sidebar .add-date:hover .calendar .icon{color:#6b6b6b!important}.sidebar .mat-button-wrapper{width:100%;display:flex;align-items:center;height:32px}.sidebar .share .mat-button-wrapper{max-width:36px;min-width:36px;justify-content:center}.sidebar .share .mat-btn.mat-btn--icon{min-width:36px}.footer-button .mat-button-wrapper{display:flex;align-items:center;text-align:left}.form-header .item .mat-form-field{width:100%!important;height:100%}.form-header .item .mat-form-field .mat-form-field-wrapper{padding-bottom:0!important;height:100%}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-form-field-flex{height:100%;display:flex;flex:1;flex-shrink:0;align-items:center;padding:0 5px}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix button{height:2em;width:2em}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-form-field-flex svg{transition:all .3s linear;width:2em;fill:#4d4d4d}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-form-field-infix{padding-top:5px!important;border-top:0!important;padding-bottom:0!important;padding-left:5px}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-form-field-label mat-label{padding-right:8px;float:right;font-size:14px}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-form-field-label .padding-right-long{padding-right:30px}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-form-field-underline{display:none!important}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-select-value-text{color:grey!important;transition:all .3s linear}.form-header .item .mat-form-field .mat-form-field-wrapper .mat-select-arrow-wrapper .mat-select-arrow{color:#4d4d4d!important;transition:all .3s linear;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid}.form-header .item:hover .mat-form-field .mat-form-field-wrapper .mat-form-field-flex svg{fill:grey}.form-header .item:hover .mat-form-field .mat-form-field-wrapper .mat-select-arrow-wrapper .mat-select-arrow,.form-header .item:hover .mat-form-field .mat-form-field-wrapper .mat-select-value-text{color:grey!important}.masters-content .buttons-row .button .mat-button-wrapper,.row .button .mat-button-wrapper{display:flex;align-items:center}.row mat-select{font-size:12px}app-base-modal .modal{z-index:1001!important}.option{line-height:18px!important;border-bottom:1px solid #4d4d4d!important;font-size:16px!important}.option .mat-option-text{flex-wrap:nowrap;align-items:center;flex:1}.option .mat-option-text,.option .mat-option-text .option-text{display:flex;justify-content:space-between;font-weight:600!important}.option .mat-option-text .option-text{flex-direction:column}.option .mat-option-text .option-text .hint{font-size:10px;color:hsla(0,0%,100%,.5);font-weight:400!important}.option .mat-option-text .icon-warning{font-size:18px;font-weight:600}.option:last-child{border-bottom:none!important}.option-yellow,.option-yellow .option-text{color:#fc0}.option-red,.option-red .option-text{color:#b71c1c}.leaflet-popup-close-button{top:1px!important;background-color:#222!important;padding:0 1px 0 0!important;font-size:22px!important;height:30px!important;width:30px!important;right:-32px!important;color:grey!important;display:flex;align-items:center;font-weight:400!important;justify-content:center}app-work-type-risks-modal .basis .important ul li mat-checkbox .mat-checkbox-layout{white-space:normal}app-work-type-risks-modal .basis .important ul li mat-checkbox .mat-checkbox-layout .mat-checkbox-label{line-height:20px}.lamp-miner-modal mat-dialog-container{background-color:#000;border:2px solid #535351;padding:7px;border-radius:0!important}.guest-mat-form-field{width:100%;margin-left:4px}.guest-mat-form-field .mat-form-field-wrapper .mat-form-field-flex{padding:0!important}.guest-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:2px 0 0!important;margin-top:2px}.guest-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select{border:1px solid #222;box-sizing:border-box;padding-right:0}.guest-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger{width:100%;font-size:13px}.guest-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value{color:#747474}.guest-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{border-top:5px solid #747474}.admin-mat-form-field{border:1px solid #4d4d4d;height:32px!important;padding-right:0!important}.admin-mat-form-field .mat-form-field-wrapper{margin:0!important;height:32px!important;padding-bottom:0!important}.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex{display:flex;align-items:center;height:32px;padding-right:2px}.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{height:32px}.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-radius:0!important;display:none}.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:5px 0 0!important;border-top:0!important}.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix mat-select{font-size:13px}.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-arrow-wrapper{padding-top:8px}.admin-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent}.mat-select-admin{margin:0;height:32px!important;padding-bottom:0!important;border:1px solid #4d4d4d;width:100%}.mat-select-admin .mat-form-field-wrapper{margin:0!important}.mat-select-admin .mat-form-field-wrapper .mat-form-field-flex{display:flex;align-items:center;height:32px}.mat-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{height:32px}.mat-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,.mat-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-radius:0!important;display:none}.mat-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0!important;border-top:0!important}.mat-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-arrow-wrapper{padding-top:15px}.work-place-select .mat-form-field-wrapper{height:40px!important;padding-bottom:0!important;margin:0}.work-place-select .mat-form-field-wrapper .mat-form-field-flex{display:flex;align-items:center;height:40px}.work-place-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{height:40px}.work-place-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,.work-place-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-radius:0!important;display:none}.work-place-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0!important;border-top:0!important}.work-place-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-arrow-wrapper{padding-top:11px}.lamp-mat-form-field .mat-form-field-wrapper{margin:0;height:45px!important;padding-bottom:0!important}.lamp-mat-form-field .mat-form-field-wrapper .mat-form-field-flex{display:flex;align-items:center;height:45px}.lamp-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{height:45px}.lamp-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,.lamp-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-radius:0!important;display:none}.lamp-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0!important;border-top:0!important}.lamp-mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix mat-select .mat-select-trigger .mat-select-arrow-wrapper{padding-top:13px}.last-lamp{padding-right:0!important}.last-lamp .mat-sort-header-container{margin-right:0!important}.mat-table-main .material-table{background-color:transparent}.mat-table-main .material-table .mat-table{background:transparent!important}.mat-table-main .material-table .mat-table tr th{height:100%;padding:0}.mat-table-main .material-table .mat-table tr th .mat-sort-header-container{background-color:#171717;margin-right:5px;height:35px!important;display:flex;justify-content:center;align-items:center;padding:5px}.mat-table-main .material-table .mat-table tr th .mat-sort-header-container .mat-sort-header-button{height:35px}.mat-table-main .material-table .mat-table tr th .mat-sort-header-container .mat-sort-header-button .in-th{padding:0;background-color:#171717;text-align:center;height:35px;display:flex;justify-content:center;align-items:center}.mat-table-main .material-table .mat-table tr td{padding-top:10px!important;padding-bottom:10px!important;color:#828282!important}.mat-tabs .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{height:90px!important;padding:0!important}.mat-tabs .mat-tab-body-wrapper mat-tab-body{z-index:0!important}.lamp-mat-table .material-table{background-color:#000}.lamp-mat-table .material-table .mat-table{background:#000!important}.lamp-mat-table .material-table .mat-table tr{background-color:#0b0b0b}.lamp-mat-table .material-table .mat-table tr th{padding:0}.lamp-mat-table .material-table .mat-table tr th .mat-sort-header-container{background-color:#171717;margin-right:5px;height:35px!important;display:flex;justify-content:center;align-items:center;padding:5px}.lamp-mat-table .material-table .mat-table tr th .mat-sort-header-container .mat-sort-header-button{height:35px}.lamp-mat-table .material-table .mat-table tr th .mat-sort-header-container .mat-sort-header-button .in-th{padding:0;background-color:#171717;text-align:center;height:35px;display:flex;justify-content:center;align-items:center}.lamp-mat-table .material-table .mat-table tr .cdk-column-repair .mat-sort-header-container{margin-right:0!important}.lamp-mat-table .material-table .mat-table tr td{padding:10px 5px!important;color:#828282!important}app-work-plans-import-modal mat-dialog-container,app-work-plans-table-modal mat-dialog-container{padding:11px}.leaflet-tooltip-left:before{display:none!important}.leaflet-tooltip-left:after{content:""!important;position:absolute!important;width:12px;height:15px;display:block;right:-7px!important;bottom:-7px!important;transform:rotate(45deg)}.leaflet-grey-tooltip{border:2px solid grey!important;overflow:hidden!important;background-color:#212320!important;color:#fff!important}.leaflet-grey-tooltip:before{content:""!important;position:absolute!important;background:grey!important;width:12px;height:15px;display:block;left:5px!important;top:30px!important;border:none!important;transform:rotate(-45deg)}.leaflet-grey-tooltip:after{background:grey!important}.leaflet-yellow-tooltip{border:2px solid #ffc90e!important;overflow:hidden!important;background-color:#212320!important;color:#fff!important}.leaflet-yellow-tooltip:before{content:""!important;position:absolute!important;background:#ffc90e!important;width:12px;height:15px;display:block;left:5px!important;top:30px!important;border:none!important;transform:rotate(-45deg)}.leaflet-yellow-tooltip:after{background:#ffc90e!important}.leaflet-red-tooltip{border:2px solid rgba(255,0,0,.5)!important;overflow:hidden!important;background-color:#212320!important;color:#fff!important}.leaflet-red-tooltip:before{content:""!important;position:absolute!important;width:12px;height:15px;display:block;left:5px!important;top:30px!important;border:none!important;transform:rotate(-45deg)}.leaflet-red-tooltip:after,.leaflet-red-tooltip:before{background:rgba(255,0,0,.5)!important}.filter-row .calendar{width:100%!important;height:100%!important}.filter-row .calendar .icon{margin-left:9px!important;margin-right:9px!important;font-size:25px!important;color:#999!important}.filter-row .calendar .dates{font-size:14px!important;color:#999!important}.filter-row .calendar:hover .dates,.filter-row .calendar:hover .icon{color:#fff!important}.filter-row .mat-form-field-infix{width:185px!important}.filter-row .mat-form-field-underline{display:none!important}.filter-row .mat-select-arrow-wrapper .mat-select-arrow,.filter-row .mat-select-value-text{transition:all .3s ease;color:#999!important}.filter-row:hover .mat-select-arrow-wrapper .mat-select-arrow,.filter-row:hover .mat-select-value-text{color:#fff!important}.tape-items-item.active .item-body .item-title .title-description div,.tape-items-item.active .item-body .item-title .title-description p{display:inline}.leaflet-gray-div-icon path{fill:grey}.leaflet-gray-div-icon polygon{fill:#000}.leaflet-yellow-div-icon path{fill:#ffc90e}.leaflet-yellow-div-icon polygon{fill:#ff0}.leaflet-red-div-icon path,.leaflet-red-div-icon polygon{fill:rgba(255,0,0,.5)}.group-list .tape-items-item .item-icon app-svg-icon,.item-icon app-svg-icon,.item-icon-group app-svg-icon{width:50%;height:50%}.group-icons-hint{position:absolute;right:10px;top:7px;bottom:7px;width:70px;display:flex;flex-wrap:wrap;opacity:.5;cursor:default;z-index:3}.group-icons-hint .icon-hint{display:flex;width:50%;height:50%}.collapsedWindow{position:absolute!important;bottom:0;height:100px!important;width:375px!important}.collapsedWindow .times{display:none}.mat-option-icon{display:flex;align-items:center}.mat-option-icon .icon{margin-right:10px}.new-groups .tape-items-item{background:#171812;margin-bottom:10px}app-developments .tape-items-item{display:flex;padding:7px 10px;cursor:pointer;transition:all .5s ease-in-out;position:relative;overflow:hidden}app-developments .tape-items-item .group-icon{position:relative;width:70px;height:70px;margin-right:10px;display:flex;flex-shrink:0}app-developments .tape-items-item .group-icon .first{width:58px;height:58px;background:#333;z-index:1;position:absolute;right:0;top:0;transition:all .3s linear}app-developments .tape-items-item .group-icon .second{width:62px;height:62px;background:#333;z-index:1;position:absolute;right:3px;top:3px;border:2px solid #1a1a14;transition:all .3s linear}app-developments .tape-items-item .group-icon .item-icon-group{font-size:34px;width:62px;position:absolute;height:62px;display:-webkit-box;z-index:3;display:flex;justify-content:center;align-items:center;flex-shrink:0;border:2px solid #1a1a14;color:grey;background:#333;transition:all .3s linear;bottom:0}app-developments .tape-items-item .group-icon .item-icon-group .icon-count{font-size:10px;font-weight:600;background:#1a1a14;color:#cacaca;position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:14px;display:flex;justify-content:center;align-items:center;line-height:0}app-developments .tape-items-item .item-icon{font-size:34px;width:70px;height:70px;display:flex;justify-content:center;align-items:center;margin-right:10px;position:relative;flex-shrink:0;border:2px solid #333;color:grey;background:#333;transition:all .3s linear}app-developments .tape-items-item .item-icon .icon-count{font-size:10px;font-weight:600;background:grey;color:#b3b3b3;position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:14px;display:flex;justify-content:center;align-items:center;line-height:0}app-developments .tape-items-item .item-body{font-size:16px;width:auto;display:flex;flex-wrap:wrap;flex-direction:column}app-developments .tape-items-item .item-body-head{display:flex}app-developments .tape-items-item .item-body-head .item-date{padding:2px 10px;width:auto;text-align:center;color:#666;background:#222;white-space:nowrap;margin-right:5px}app-developments .tape-items-item .item-body-head .label-id{color:#666!important;display:none}app-developments .tape-items-item .item-body-head .label-title{display:none}app-developments .tape-items-item .item-body .item-title{padding-top:5px;min-width:160px;color:#666;max-height:47px;overflow:hidden;font-size:12px;width:-moz-min-content;width:min-content;padding-right:10px;max-width:600px}app-developments .tape-items-item .item-body .item-title .title-link{color:#ff0;text-decoration:underline;cursor:pointer}app-developments .tape-items-item .item-body .item-title span{display:none}app-developments .tape-items-item .item-icons{width:70px;height:70px;flex-direction:column;background:#222;flex-shrink:0;display:none;flex-wrap:wrap;cursor:default;margin-left:5px}app-developments .tape-items-item .item-icons div{display:flex;width:50%;height:50%;flex-shrink:0;color:#666;justify-content:center;align-items:center;z-index:2}app-developments .tape-items-item .item-icons div:before{cursor:pointer}app-developments .tape-items-item .item-icons .control{color:#cacaca}app-developments .tape-items-item .background-transparent{position:absolute;z-index:4;left:0;top:0;right:0;bottom:0}app-developments .tape-items-item.active{background:#333;margin-right:10px}app-developments .tape-items-item.active .item-icon{border:2px solid #222;color:grey;background:#222}app-developments .tape-items-item.active .item-body-head .label-id,app-developments .tape-items-item.active .item-body-head .label-title{display:flex}app-developments .tape-items-item.active .item-body .item-title{width:auto}app-developments .tape-items-item.active .item-body .item-title .title-description,app-developments .tape-items-item.active .item-body .item-title .title-link{display:inline}app-developments .tape-items-item.active .item-icons{display:flex}app-developments .critical .group-icon .first{background:rgba(255,0,0,.5)}app-developments .critical .group-icon .second{background:rgba(255,0,0,.5);border:2px solid #1a1a14}app-developments .critical .group-icon .item-icon-group{border:2px solid #1a1a14;color:#fff;background:rgba(255,0,0,.5)}app-developments .critical .item-icon{border:2px solid rgba(255,0,0,.5);color:rgba(255,0,0,.5);background:#222}app-developments .critical .item-icon .icon-count{background:rgba(255,0,0,.5);color:#fff}app-developments .critical .item-date{color:#e6e6e6;background:rgba(255,0,0,.5)}app-developments .critical .item-title{color:#ccc}app-developments .important .group-icon .first{background:#f60!important}app-developments .important .group-icon .second{background:#f60!important;border:2px solid #1a1a14}app-developments .important .group-icon .item-icon-group{border:2px solid #1a1a14;color:#1a1a1a!important;background:#f60!important}app-developments .important .item-icon{border:2px solid #f60!important;color:#1a1a1a!important;background:#f60!important}app-developments .important .item-icon .icon-count{background:#1a1a14!important;color:#fff!important}app-developments .important .item-date{color:#f60!important;background:#222!important}app-developments .important .item-title{color:#f60!important}app-developments .tape-items-item.active-modal{background:#333}app-developments .tape-items-item.active-modal .group-icon .first{background:#222}app-developments .tape-items-item.active-modal .group-icon .item-icon-group,app-developments .tape-items-item.active-modal .group-icon .second{border:2px solid #333;background:#222}app-developments .tape-items-item.active-modal .item-icon{border:2px solid #222;color:grey;background:#222}app-developments .d-flex{display:flex!important}app-developments .d-inline{display:inline!important}app-equipment-monitoring-page .events app-developments .filters{padding:0 0 0 5px;width:99px}app-equipment-monitoring-page .events app-developments .tape{background:rgba(34,34,34,.5)!important}.mat-paginator{background:transparent!important}.important .material-table{height:calc(100% - 56px)!important}.mat-checkbox-normal{margin-bottom:3px}.mat-checkbox-normal label .mat-checkbox-label{white-space:normal;line-height:20px!important}.e-report .report-head .e-avatar .for-state app-current-state .basis{margin-left:0!important}.e-report .report-head .controls .calendar app-main-calendar .calendar{transition:color .5s linear,background .5s linear!important}.e-report .report-head .controls .calendar:hover app-main-calendar .calendar{color:#999!important;background-color:#333!important}.deleting .mat-dialog-container{display:block;padding:0;border-radius:4px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.button-export{width:33px!important;height:33px!important;margin-right:5px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:0!important;transition:color .5s linear,background .5s linear;color:#4d4d4d;background:#222}.button-export,.button-export .mat-button-wrapper i{font-size:18px!important}.button-export:hover{color:#fff;background:#222}.menu-item-export{display:flex;align-items:center}.menu-item-export i{margin-right:10px}.row.equipment app-current-state .off,.row.equipment app-current-state .on{background-color:#232123}.mat-input-shift{width:100px}.mat-input-shift .mat-form-field-wrapper{margin:0!important}.mat-input-shift .mat-form-field-wrapper .mat-select-trigger{vertical-align:middle}.mat-input-shift .mat-form-field-wrapper .mat-select-trigger .mat-select-value{font-size:12px;padding-top:3px}.menu-container{align-items:flex-start;position:relative!important}.menu-container .mat-dialog-container{background:transparent;box-shadow:none;border-radius:0;padding:0;position:absolute;height:auto}.task-masters-form button .mat-button-wrapper{display:flex;align-items:center;justify-content:center;height:100%;white-space:normal;text-align:left}app-task-master .o_mat-input{display:flex;align-items:center}app-task-master .o_mat-input .mat-form-field-wrapper{width:100%;height:100%;display:flex;margin:0;font-size:12px}app-task-master .o_mat-input .mat-form-field-wrapper .mat-form-field-infix{padding:0!important;margin:0!important;border:0!important}app-task-master .o_mat-input .mat-form-field-wrapper .mat-form-field-flex{margin-top:0!important}app-task-master .o_mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,app-task-master .o_mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,app-task-master .o_mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-color:transparent!important}app-task-master .transparent .mat-btn:disabled{opacity:1}app-task-master .bg-nca{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5)}app-task-master mat-select-trigger .icon{font-size:18px!important}app-task-master-table .o_mat-input{display:flex;align-items:center}app-task-master-table .o_mat-input .mat-form-field-wrapper{width:100%;height:100%;display:flex;margin:0;font-size:14px}app-task-master-table .o_mat-input .mat-form-field-wrapper .mat-form-field-infix{padding:0!important;margin:0!important;border:0!important}app-task-master-table .o_mat-input .mat-form-field-wrapper .mat-form-field-flex{margin-top:0!important}app-task-master-table .o_mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,app-task-master-table .o_mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,app-task-master-table .o_mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-color:transparent!important}app-export-report-technics button .mat-button-wrapper{display:flex;align-items:center;justify-content:center}app-export-report-technics button .mat-button-wrapper .small-icon{margin-right:5px;font-size:16px}mat-option .mat-option-text{display:flex;align-items:center}mat-option .mat-option-text .level{width:15px;height:15px;display:inline-flex;margin-right:10px;border-radius:2px}mat-option .mat-option-text .level.grey{background:grey}mat-option .mat-option-text .level.yellow{background:#fc0}mat-option .mat-option-text .level.red{background:rgba(255,0,0,.5)}mat-option .mat-option-text .level.orange{background:orange}mat-option .mat-option-text .level.green{background:green}mat-option .mat-option-text .level.blue{background:#0070c0}mat-option .mat-option-text .level.purple{background:#c9f}mat-option .mat-option-text .level.brown{background:#765345}mat-option .mat-option-text .level.pink{background:pink}.trigger-icon{display:flex;justify-content:center;margin-right:10px;font-size:16px;flex-shrink:0}.trigger-icon-critical{background:rgba(255,0,0,.5)}.trigger-icon-critical,.trigger-icon-important{display:inline-flex;width:10px;height:10px;margin-right:10px}.trigger-icon-important{background:#f60}.trigger-icon-unimportant{display:inline-flex;width:10px;height:10px;background:grey;margin-right:10px}.dmms-trigger{font-size:20px;margin-right:10px}.trigger-for-icon{margin-right:10px;width:15px;text-align:center}.trigger-for-icon.yellow{color:#f60}.trigger-for-icon.red{color:rgba(255,0,0,.5)}.custom-mat-option{white-space:normal!important;line-height:20px!important;height:auto!important;padding:10px!important}.custom-mat-option-pl{padding-left:30px!important}.o_tooltip{background:#000;border:.5px solid #b3b3b3;border-radius:0!important;font-size:14px!important}.o_tooltip.yellow{color:#fc0}app-air-gas-control-modal .steps mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow,app-air-gas-control-modal .steps mat-select .mat-select-trigger .mat-select-value{color:grey}app-work-tasks .field mat-form-field{height:40px;display:flex;align-items:center}app-work-tasks .field mat-form-field .mat-form-field-wrapper{margin:0;width:100%}app-work-tasks .field mat-form-field .mat-form-field-wrapper mat-select .mat-select-value{font-size:14px;text-align:right;padding-right:5px}.button-icon-close{width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;line-height:0!important}.admin-body{display:flex;flex:1;color:#ccc;padding:2px 5px 5px;overflow:hidden}.admin-body .admin-content{display:flex;flex:1;margin-left:5px;background-color:rgba(34,34,34,.5)}.admin-body a{color:#ccc}.a-content{padding:10px}.admin-title-page{font-weight:500;text-align:center;margin-bottom:20px;margin-top:10px}.admin-header{width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.admin-header .add-button{display:inline-flex;width:32px;margin-bottom:10px;height:32px;border:1px solid;justify-content:center;align-items:center;color:green;font-weight:900;cursor:pointer;padding:0;line-height:0;outline:none;transition:all .3s linear}.admin-header .add-button:hover{color:#fff;border-color:#fff}.admin-header mat-form-field{margin-left:10px}.disable{opacity:.7;cursor:not-allowed!important}.btn-export{background:none;color:green;padding:5px;border-color:green;margin-right:10px;cursor:pointer;outline:none;transition:all .3s linear}.btn-export:hover{color:#fff;border-color:#fff}.dictionary-edit-table{width:100%;border-spacing:1px 5px}.dictionary-edit-table tr{transition:all .2s ease-in-out;background-color:#222}.dictionary-edit-table tr th{background-color:#333;font-size:14px;color:grey;padding:5px}.dictionary-edit-table tr td{padding:5px 10px}.dictionary-edit-table .table-hover:hover{background-color:#333!important;transition:1s}.admin-custom-table{margin:0 auto;width:90%;border-collapse:collapse;border:1px solid #262624}.admin-custom-table .head-table{text-align:center}.admin-custom-table tr{transition:all .2s ease-in-out;background-color:#222}.admin-custom-table tr:nth-child(odd){background-color:rgba(34,34,34,.5)}.admin-custom-table th{font-weight:400;font-size:13px;color:#ccc;text-transform:uppercase;border-right:1px solid #13130e;border-bottom:none;padding:20px;background:rgba(51,51,51,.6)}.admin-custom-table th:last-child{border-right:none}.admin-custom-table td{border-right:1px dashed #333;padding:10px 20px;color:#ccc}.admin-custom-table td:last-child{border-right:none}.admin-custom-table td .btn{display:inline-block;cursor:pointer;margin-left:5px;color:#fff;font-size:14px;outline:none;border:1px solid #cacaca;border-radius:5px;padding:3px 8px;transition:all .2s ease-in-out}.admin-custom-table td .btn:first-child{margin-left:0}.admin-custom-table td .btn:hover{background:#ccc;color:#222!important}.admin-custom-table .view{text-align:center;width:70px}.admin-custom-table .td-photo{width:70px}.admin-mat-checkbox{color:#b3b3b3!important}.admin-mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container{width:18px;height:18px}.admin-mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-ripple .mat-ripple-element{background:#b3b3b3!important}.admin-mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background{background-color:transparent!important}.admin-mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background .mat-checkbox-checkmark{padding:2px}.admin-mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background .mat-checkbox-checkmark .mat-checkbox-checkmark-path{stroke:#b3b3b3!important}.mat-checkbox-c-78{color:#626262!important}.mat-checkbox-c-78 .mat-checkbox-layout .mat-checkbox-inner-container{width:18px;height:18px}.mat-checkbox-c-78 .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-ripple .mat-ripple-element{background:#626262!important}.mat-checkbox-c-78 .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#626262}.mat-checkbox-c-78 .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background{background-color:transparent!important}.mat-checkbox-c-78 .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background .mat-checkbox-checkmark{padding:2px}.mat-checkbox-c-78 .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background .mat-checkbox-checkmark .mat-checkbox-checkmark-path{stroke:#626262!important}.mat-checkbox-c-78 .mat-checkbox-layout .mat-checkbox-label{font-size:12px}.admin-mat-radio .mat-radio-label .mat-radio-container .mat-radio-outer-circle{border-color:#b3b3b3}.admin-mat-radio .mat-radio-label .mat-radio-container .mat-radio-inner-circle,.admin-mat-radio .mat-radio-label .mat-radio-container .mat-radio-ripple .mat-ripple-element{background-color:#b3b3b3}.roles-calendar-black app-main-calendar .calendar{background-color:#333!important;padding:7px 5px}.admin-pagination{width:90%;margin:0 auto}app-login-page mat-tab-group .mat-tab-header{border-bottom:none}app-login-page mat-tab-group .mat-tab-header .mat-tab-label:focus:not(.mat-tab-disabled){opacity:.6}app-login-page mat-tab-group .mat-tab-header .mat-tab-label-active{background:hsla(0,0%,60%,.6)}app-login-page mat-tab-group .mat-tab-header .mat-ink-bar{display:none!important}app-login-page mat-tab-group .mat-tab-body{border:1px solid #333;height:225px}app-login-page app-sign-document-modal button{width:auto!important;padding:0 20px!important}app-login-page .bg-nca{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5)}app-work-task-journal-table .index-cell{text-align:center;width:40px;padding:0!important}app-working-groups .controls .mat-form-field,app-working-tasks .controls .mat-form-field{width:100%;height:100%;padding-top:2px}app-working-groups .controls .mat-form-field-appearance-outline .mat-form-field-outline-end,app-working-groups .controls .mat-form-field-appearance-outline .mat-form-field-outline-start,app-working-tasks .controls .mat-form-field-appearance-outline .mat-form-field-outline-end,app-working-tasks .controls .mat-form-field-appearance-outline .mat-form-field-outline-start{border:none!important}app-working-groups mat-tab-group .mat-tab-header,app-working-tasks mat-tab-group .mat-tab-header{border-bottom:3px solid #6d6d6d}app-working-groups mat-tab-group .mat-tab-header .mat-tab-label,app-working-tasks mat-tab-group .mat-tab-header .mat-tab-label{border-radius:10px 10px 0 0;opacity:1;height:35px;background:#222;color:grey;padding:0 20px;min-width:70px;margin:0 2.5px 5px;transition:all .3s ease-in-out}app-working-groups mat-tab-group .mat-tab-header .mat-tab-label:first-child,app-working-tasks mat-tab-group .mat-tab-header .mat-tab-label:first-child{margin:0 2.5px 5px 0}app-working-groups mat-tab-group .mat-tab-header .mat-tab-label:focus:not(.mat-tab-disabled),app-working-tasks mat-tab-group .mat-tab-header .mat-tab-label:focus:not(.mat-tab-disabled){opacity:1}app-working-groups mat-tab-group .mat-tab-header .mat-tab-label-active,app-working-tasks mat-tab-group .mat-tab-header .mat-tab-label-active{background:#6d6d6d;opacity:1;color:#222;margin-bottom:0!important;height:40px;padding-bottom:5px}app-working-groups mat-tab-group .mat-tab-header .mat-ink-bar,app-working-tasks mat-tab-group .mat-tab-header .mat-ink-bar{display:none;height:5px;background-color:#6d6d6d!important}app-working-groups mat-tab-group .mat-tab-body-wrapper,app-working-tasks mat-tab-group .mat-tab-body-wrapper{flex:1;background:rgba(34,34,34,.5)}app-working-groups mat-tab-group .mat-tab-body-wrapper .mat-tab-body.mat-tab-body-active,app-working-tasks mat-tab-group .mat-tab-body-wrapper .mat-tab-body.mat-tab-body-active{position:absolute}app-working-groups .cdk-drag,app-working-tasks .cdk-drag{cursor:pointer}.cdk-drag-preview{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.cdk-drag-placeholder{opacity:.2}.cdk-drag-animating,.example-list.cdk-drop-list-dragging .example-box:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.d-flex{display:flex!important}.flex-no-wrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.justify-between{justify-content:space-between}.align-center{align-items:center}.align-end{align-items:flex-end}.align-start{align-items:flex-start!important}.b-c-transparent{background-color:transparent!important}.h-auto{height:auto!important}.justify-center{justify-content:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.mat-menu-custom{border:1px solid #4d4d4d;background:#000;border-radius:0!important;padding:0}.mat-menu-custom .mat-menu-content{padding:0!important}.mat-menu-custom .unit-line{display:flex;align-items:center;color:#b3b3b3;font-size:14px;border-bottom:1px solid #222;padding:8px 0;margin:0 8px}.mat-menu-custom .unit-line:last-child{border-bottom:0}.mat-menu-custom .unit-line .icon{margin-right:10px;width:50px;min-width:50px;display:flex;align-items:center;justify-content:center;border:1px solid #6d6d6d;color:#6d6d6d;border-radius:50px;height:50px}.unit-name{background:#000;border:1px solid #4d4d4d;border-radius:0!important;color:#b3b3b3!important;font-size:12px!important}.noBackdrop{display:none!important}.masked{opacity:0;height:0}.flex-1{flex:1!important}.overflow{overflow:hidden}app-working-groups .group-list .cdk-virtual-scroll-content-wrapper{padding:0 35px 0 10px;min-height:100%}app-working-order .mat-form-field-appearance-outline .mat-form-field-outline-end,app-working-order .mat-form-field-appearance-outline .mat-form-field-outline-start{border:none!important}app-working-order .mat-form-field{width:100%;height:100%}app-working-order .mat-form-field .mat-form-field-wrapper{display:flex;height:100%;align-items:center;margin:0}.o_mat-input-no-border .mat-form-field-outline-end,.o_mat-input-no-border .mat-form-field-outline-start{border:none!important}mat-select-trigger{display:flex;align-items:center}mat-select-trigger .icon{margin-right:10px}.tag-select{margin-left:10px;color:#b9b9b9!important}.mat-date-birth{height:40px;width:100%}.mat-date-birth .mat-form-field-wrapper{height:100%;padding:0!important}.mat-date-birth .mat-form-field-wrapper .mat-form-field-flex{height:100%}.mat-date-birth .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0!important;height:40px;border:none!important}.mat-date-birth .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-input-element{margin-top:0!important;padding-top:16px;padding-left:6px}.mat-date-birth .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper{top:3px;padding:0!important}.mat-date-birth .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label{margin-left:6px;font-size:12px;padding-top:3px}.mat-date-birth .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-empty{padding-top:0!important;margin-top:-1px!important;font-size:11px}.mat-date-birth .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{top:-11px}.mat-date-birth .mat-form-field-wrapper .mat-form-field-underline{display:none}.mat-date-birth .mat-form-field-wrapper .mat-form-field-subscript-wrapper{margin-top:0}.custom-select-search{width:100%}.custom-select-search input{width:100%;background-color:#424242;outline:none;border:none;color:#fff}.mini-button button{width:30px;height:30px;line-height:0;display:flex;justify-content:center;align-items:center}.mini-button button .mat-button-wrapper{width:20px;height:20px;font-size:10px;display:flex;align-items:center;justify-content:center}.mini-button button .mat-button-wrapper .mat-icon{font-size:12px;line-height:0;display:flex;align-items:center;justify-content:center}.mat-btn.btn-disabled{opacity:1!important;background:#212121!important;color:grey!important}app-task-master-approve .journal__content .mat-summary-row td.mat-cell,app-task-master-table .journal__content .mat-summary-row td.mat-cell,app-work-task-journal .journal__content .mat-summary-row td.mat-cell{top:52px!important;z-index:1}.ps__rail-y{z-index:9}.disabledItem{background:#212121!important}.btn-place{flex:1;transition:background .5s ease-in-out;color:grey;font-size:12px;min-width:165px!important;padding:0 11px 0 10px!important;min-height:40px}.btn-place .mat-button-wrapper{justify-content:space-between!important}.btn-place .mat-button-wrapper,.btn-place .mat-button-wrapper .place-name{display:flex;align-items:center}.btn-place .mat-button-wrapper .place-name .place-icon{display:flex;height:20px;margin-right:10px;flex-shrink:0;align-items:center;justify-content:center;position:relative;font-size:20px}.btn-place .mat-button-wrapper .place-name .place-icon img{width:25px}.btn-place .mat-button-wrapper .place-name .btn-text{white-space:normal;display:flex;justify-content:flex-start;text-align:left;line-height:14px;font-size:12px}.btn-place .mat-select-arrow{color:grey}.btn-place:disabled{opacity:1!important;background:#212121!important;color:grey!important}.btn-place:disabled .mat-select-arrow{display:none}.btn-place.error{border:1px solid rgba(255,0,0,.5)!important}.select-yellow,.select-yellow .mat-select-value-text{color:#fc0!important}.select-red,.select-red .mat-select-value-text{color:rgba(255,0,0,.5)!important}.select-red.taskDanger{background:rgba(255,0,0,.5)!important;color:#fff!important}.select-red.taskDanger .mat-select-value-text{color:#fff!important}.select-yellow.taskDanger,.select-yellow.taskDanger .mat-select-value-text{color:#fc0!important}app-work-task-form .work-task__executors-table td .mat-delete{min-height:42px}app-work-task-form .work-task__executors-table td .mat-delete .mat-button-wrapper{justify-content:center}app-work-task-form .work-task__executors-table td .mat-delete .mat-button-wrapper i{margin:0!important;font-size:16px}app-work-task-form .mat-btn .mat-button-wrapper{display:flex;align-items:center;justify-content:center}app-work-task-form .mat-btn.mat-btn--icon{min-height:36px}app-work-task-form .mat-btn.mat-btn--icon .mat-button-wrapper{display:block}app-work-task-form .mat-btn.mat-btn--icon .mat-button-wrapper i{margin-right:0;font-size:16px}app-work-task-form .mat-btn.equipment-btn .mat-button-wrapper,app-work-task-form .mat-btn.personal-btn .mat-button-wrapper{justify-content:flex-start}app-work-task-form .action-fill .mat-btn .mat-button-wrapper{justify-content:center}app-work-task-form .action-fill .mat-btn .mat-button-wrapper i{margin-right:0;font-size:16px}app-work-task-form .action-delete,app-work-task-form .action-delete button{width:40px!important;min-width:40px!important}app-work-task-form .info__item-body .mat-btn{min-height:40px}app-work-task-form .info__item-body .mat-btn .mat-button-wrapper{justify-content:center}app-work-task-form .info__item-body .mat-btn .mat-button-wrapper i{margin-right:0;font-size:16px}app-work-task-form .task__route-info mat-select-trigger i{font-size:16px;margin-right:10px}app-work-task-form mat-form-field{height:40px;font-size:12px!important}app-work-task-form mat-form-field input{transition:background 90000000s,color 90000000s}app-work-task-form mat-form-field .mat-form-field-wrapper{height:100%}app-work-task-form mat-form-field .mat-form-field-wrapper .mat-form-field-flex{margin:0;padding:0 10px;height:100%}app-work-task-form mat-form-field .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{top:0}app-work-task-form .work-task__form-item mat-label{font-size:14px!important;top:-5px!important;position:relative!important}app-work-task-form .work-task__header-form .o_mat-labeled .mat-form-field-wrapper{margin:0!important}app-work-task-form .work-task__header-form .o_mat-labeled.o_mat-date-select .mat-form-field-wrapper .mat-form-field-flex{padding:0 0 0 10px}app-work-task-form .work-task__header-toolbar button{height:36px;max-width:130px}app-work-task-form .work-task__header-toolbar button .mat-button-wrapper{white-space:normal;line-height:14px;display:flex;align-items:center;justify-content:center}mat-form-field.top .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.33333333%}.shift-icon{margin-right:10px}.green-option{background:#063!important}app-route-editor header mat-form-field .mat-btn--icon{background:#333!important}app-route-editor mat-form-field .mat-form-field-outline{display:none!important}app-task-master-table button{margin-left:5px!important;font-size:12px!important}.btn-success .btn-icon{color:#0c0}.btn-danger .btn-icon{color:rgba(255,0,0,.5)}.btn-icon{margin-right:10px}.btn-icon.yellow{color:#ffc800}.btn-icon.green{color:#063}.btn-icon.red{color:rgba(255,0,0,.5)}.mat-input-fixed-height,.mat-input-fixed-height .mat-form-field-wrapper{height:100%}.mat-input-fixed-height .mat-form-field-wrapper .mat-form-field-flex{display:flex;align-items:center;height:100%}.mat-input-fixed-height .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0!important;margin:0!important;border:none!important}.lamp-mat-select{background-color:#222;height:45px;border:none}.lamp-mat-select .mat-form-field-wrapper{padding-bottom:0!important;height:100%}.lamp-mat-select .mat-form-field-wrapper .mat-form-field-underline{display:none}.lamp-mat-select .mat-form-field-wrapper .mat-form-field-flex{height:100%}.lamp-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0 5px 0 10px;border-top:none!important;height:100%;display:flex;align-items:center}.lamp-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{color:gray}.lamp-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text span{font-size:13px;color:gray}.lamp-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label span{font-size:14px;color:gray}.lamp-mat-tab-group mat-tab-header .mat-tab-label-container{border-bottom:2px solid #6d6d6d;margin-top:2px}.lamp-mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels{justify-content:flex-start}.lamp-mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{height:35px!important;margin-right:5px;border-top-right-radius:10px;border-top-left-radius:10px;background-color:#222;padding:0 10px;text-transform:uppercase;font-size:14px;min-width:50px!important;border-bottom:5px solid #090706;opacity:1!important;color:#999}.lamp-mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label-active{color:#222!important;background-color:#6d6d6d!important;border-bottom-color:#6d6d6d;opacity:1!important;font-weight:400}.lamp-mat-tab-group mat-tab-header .mat-tab-label-container .mat-tab-list .mat-ink-bar{display:none!important}.lamp-mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content app-j-movement-modal .journal-modal .journal-modal__body app-base-table perfect-scrollbar{max-height:none}.lamp-mat-table-without-th-color{background:none}.lamp-mat-table-without-th-color thead .mat-header-row{height:40px;background-color:transparent}.lamp-mat-table-without-th-color thead .mat-header-row th{color:#4d4d4d;font-size:12px;border:none}.lamp-mat-table-without-th-color thead .mat-header-row .th-photo-100 div{display:flex;justify-content:center}.lamp-mat-table-without-th-color tbody .mat-row{height:64px}.lamp-mat-table-without-th-color tbody .mat-row .mat-cell{border:none;padding:1px!important}.lamp-mat-table-without-th-color tbody .mat-row .mat-cell .td-block{height:60px;display:flex;align-items:center;padding:0 5px;background-color:#222}.lamp-mat-table-without-th-color tbody .mat-row .td-photo .td-block{display:flex;align-items:center}.lamp-mat-table-without-th-color tbody .mat-row:nth-child(2n) .mat-cell .td-block{background-color:rgba(34,34,34,.7)}.lamp-table{margin:0 auto;width:100%;border:none}.lamp-table .head-table{text-align:center;background-color:gray}.lamp-table tr{transition:all .2s ease-in-out;background-color:#0e0e0e}.lamp-table th{font-weight:400;font-size:11px;color:#ccc;text-transform:uppercase;border:none;padding:10px;background:rgba(51,51,51,.6)}.lamp-table th:last-child{border-right:none}.lamp-table td{border:none;padding:10px 20px;color:#ccc;font-size:13px}.lamp-table td:last-child{border-right:none}.lamp-table td .btn{display:inline-block;cursor:pointer;margin-left:5px;color:#fff;font-size:14px;outline:none;border:1px solid #cacaca;border-radius:5px;padding:3px 8px;transition:all .2s ease-in-out}.lamp-table td .btn:first-child{margin-left:0}.lamp-table td .btn:hover{background:#ccc;color:#222!important}.admin-mat-input .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix input{color:#b3b3b3}.admin-mat-select{background-color:#222;height:40px}.admin-mat-select .mat-form-field-wrapper{padding-bottom:0!important;height:100%}.admin-mat-select .mat-form-field-wrapper .mat-form-field-underline{display:none}.admin-mat-select .mat-form-field-wrapper .mat-form-field-flex{height:100%}.admin-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding-top:0;padding-bottom:0;border-top:none!important;height:100%;display:flex;align-items:center}.admin-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-arrow-wrapper .mat-select-arrow{color:gray}.admin-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-select .mat-select-trigger .mat-select-value .mat-select-value-text span{font-size:13px;color:gray}.admin-mat-select .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label span{font-size:14px;color:#5f5f5f}.icon-close.button-close{height:36px;width:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgba(255,0,0,.5);margin-right:5px;position:relative}.icon-close.button-close:before{position:relative;top:-1px}.icon-close.button-close:after{content:"";position:absolute;width:6px;height:6px;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);border-radius:36px;transition:all .4s cubic-bezier(0,0,.2,1);opacity:0}.icon-close.button-close:hover:after{background:hsla(0,0%,100%,.1);width:36px;height:36px;opacity:1}.mat-btn--select .mat-button-wrapper{display:flex;align-items:center;justify-content:space-between;color:hsla(0,0%,100%,.5);height:100%}.mat-btn--select .mat-button-wrapper .mat-select-arrow{margin-left:10px;color:grey}.mat-btn-success-color{color:green}.lamp-export-excel{border:none;color:#4d4d4d;padding:0 10px!important;outline:none;background-color:#222;display:flex;white-space:nowrap;align-items:center;justify-content:center;cursor:pointer;height:45px;transition:.2s ease-in-out}.lamp-export-excel:hover{background-color:#1e1e1e;transition:.3s ease-in-out}.lamp-export-excel:active{background-color:#1e1e1e!important;box-shadow:inset 0 1px 2px 3px #191919}.lamp-export-excel span{font-size:20px}.mat-btn-status{padding:0 10px!important;opacity:1!important;color:grey!important}.mat-btn-status .mat-button-wrapper{justify-content:flex-start;font-size:12px;line-height:14px}.mat-btn-status .mat-button-wrapper .icon{margin-right:10px;font-size:16px}.mat-btn-status .mat-button-wrapper .status{display:flex;flex-direction:column}.mat-btn-status .red{color:red}.mat-btn-status .yellow{color:#ffc800}app-equipment-status-modal mat-form-field{width:100%;margin-bottom:10px}app-equipment-status-modal mat-form-field .mat-form-field-outline-end,app-equipment-status-modal mat-form-field .mat-form-field-outline-gap,app-equipment-status-modal mat-form-field .mat-form-field-outline-start{border:none!important}app-equipment-status-modal button .mat-button-wrapper [class^=icon-]{margin-right:5px}.hint-status{color:grey;font-size:10px;font-style:normal;padding-left:5px}app-events .item.dropdown{font-size:12px!important}app-events .item.dropdown mat-form-field{width:120px}.mat-select-icon{margin-right:10px}.year-month-date-picker{height:45px;background-color:#222!important}.year-month-date-picker .mat-form-field-wrapper{height:100%;padding:0}.year-month-date-picker .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.year-month-date-picker .mat-form-field-wrapper .mat-form-field-underline{display:none}.year-month-date-picker .mat-form-field-wrapper .mat-form-field-flex{background-color:transparent;height:100%;padding:0;align-items:center;flex-direction:row-reverse}.year-month-date-picker .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{width:80px;padding:0;border-top:0}.year-month-date-picker .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix input{font-size:15px;color:gray}.year-month-date-picker .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper{display:none}.year-month-date-picker .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix mat-datepicker-toggle{color:#4d4d4d}.shift-schedule tr{background-color:transparent;background-image:url(/assets/map-bg.png)}.shift-schedule th .colHeader{font-size:16px;width:100%}.shift-schedule th .colHeader .shifts-main-header{display:flex;flex-direction:column;align-items:flex-start;padding:5px 0 5px 10px}.shift-schedule th .colHeader .shifts-main-header span:last-child{margin-top:3px}.shift-schedule td{background-color:#222}.shift-schedule td .scheduler-photo{height:44px;width:44px;border-radius:22px;border:none;overflow:hidden;display:flex;align-items:center;justify-content:center}.shift-schedule td .scheduler-photo img{max-width:100%;max-height:100%}.shift-schedule td .scheduler-photo .icon{color:#4d4d4d;font-size:17px}.shift-schedule td .scheduler-main{display:flex;justify-content:center;flex-direction:column;padding:5px 8px;max-width:330px}.shift-schedule td .scheduler-main .mainText{color:gray;font-size:16px}.shift-schedule td .scheduler-main .extraText{color:#4d4d4d;font-size:14px}.shift-schedule td .scheduler-tabNumber{display:flex;align-items:center;justify-content:center;padding:0 8px}.shift-schedule td .scheduler-tabNumber .text{color:gray;font-size:16px;padding:0 5px}.shift-schedule td .schedule-dates{display:flex;align-items:center;justify-content:center}.shift-schedule td .schedule-dates span{color:#737373;font-size:22px}.shift-schedule td .schedule-dates.holidays span{color:#2f2f2f!important}.shift-schedule td .schedule-totalShifts{display:flex;align-items:center;justify-content:center}.shift-schedule td .schedule-totalShifts span{font-size:16px;padding:0 5px;color:gray}.shift-schedule td.photo{padding:8px 3px}.shift-schedule td.photo.addBorder .scheduler-photo{border:2px solid #4d4d4d!important}.shift-schedule td.dates-yellow span{color:#fc0!important}.shift-schedule td.dates-dark span{color:#3d3d3d!important}.shift-schedule .htSelectEditor{background-color:#222;color:gray;border:2px solid #474747}.shift-schedule td.columnSummaryResult{font-size:16px;color:gray;text-align:center}app-air-gas-control-edit-modal .mat-form-field-flex{border-bottom:none!important}app-air-gas-control-edit-modal .mat-dialog-actions{justify-content:flex-end;margin-top:10px}.ps--active-y>.ps__rail-y{background-color:rgba(34,34,34,.7)!important}.ps--active-y>.ps__rail-y .ps__thumb-y{border-radius:0!important;background-color:#4d4d4d!important}.ps--active-x>.ps__rail-x{background-color:rgba(34,34,34,.7)!important}.ps--active-x>.ps__rail-x .ps__thumb-x{border-radius:0!important;background-color:#4d4d4d!important}.buttons{justify-content:space-between}.buttons,.buttons .mainButtons{display:flex;align-items:center}.data-tag-marker{color:#333;border:1px solid #424242;min-width:50px;width:auto!important;display:flex!important;border-radius:4px 0 4px 0;min-height:18px}.data-tag-marker .value{flex:1;color:#fff!important}.data-tag-marker .unit,.data-tag-marker .value{display:flex;font-size:10px;padding:0 5px;align-items:center;line-height:0;white-space:nowrap}.data-tag-marker .unit{background:#424242;color:#ccc}.data-tag-marker:before{content:""}app-data-tag-modal .mat-form-field-outline{display:none!important}.mb-10{margin-bottom:10px!important}.mb-5{margin-bottom:5px!important}.modal-scroll mat-dialog-container{overflow-y:auto!important;padding:0!important;border-radius:0!important}.bzk-export{width:250px;padding:0 6px 0 0}.bzk-export .mat-form-field{width:100%!important}.bzk-export-small .mat-form-field{width:210px!important}.noTransform{transform:translateZ(0);max-width:100%}.journalTag{min-height:445px}.lamp-mat-paginator{position:absolute;height:56px;bottom:5px;width:100%;margin:0 auto;box-shadow:0 -10px 15px -10px #000}.lamp-mat-paginator.dark{position:relative}.lamp-basic{height:100%}.lamp-basic .lamp-important{padding:5px;position:relative;height:calc(100% - 65px)}.lamp-basic .lamp-important .for-table{border:2px solid #6d6d6d;height:100%;padding:0;width:100%}.lamp-basic .lamp-important .for-table .table-scroll{overflow:scroll;height:calc(100% - 51px)}.lamp-basic .lamp-important .for-table .table-scroll table{width:100%}.searcher{margin-left:10px;width:320px;display:flex;padding:7px 7px 6px 10px;background-color:#202020}.searcher input{border:1px solid #4d4d4d;width:290px;background-color:#1b1b1b;margin-right:5px;display:flex;align-items:center;padding:0 .5rem;height:32px;color:#828282;outline:none}.searcher .numbers input{width:100px!important}.searcher .remove{background-color:#202020;border:none;color:#4d4d4d;padding:0 0 0 2px;font-size:15px;display:flex;align-items:center;cursor:pointer;transition:.2s ease-in-out}.searcher .remove .icon-close:hover{opacity:.7}.lamp-header{display:flex;justify-content:space-between;padding:10px;max-height:75px;margin:2px 0 0;background-color:rgba(34,34,34,.5)}.lamp-header .lamp-name{display:flex;align-items:center;color:#b3b3b3}.lamp-header .lamp-name .icon{font-size:30px;margin-right:7px}.lamp-header .lamp-name .title{font-size:20px;font-weight:900}.lamp-header .lamp-filters{display:flex;height:100%}.lamp-header .lamp-filters .lamp-button{margin-right:10px}.lamp-header .lamp-filters .count{background-color:#222;display:flex;align-items:center;justify-content:center;height:45px;padding:0 10px;margin-right:10px}.lamp-header .lamp-filters .count .icon{color:#4d4d4d;font-size:24px;margin-right:7px}.lamp-header .lamp-filters .count .text{color:#7a7a7a}.lamp-header .lamp-filters .lamp-mat-select{margin-right:10px}.lamp-normal-table{background-color:transparent;border-spacing:2px 5px!important}.lamp-normal-table thead .mat-header-row{height:auto;background-image:url(/assets/map-bg.png)}.lamp-normal-table thead .mat-header-row th{height:100%;padding:0 3px;border-bottom:0;font-size:13px;box-shadow:0 10px 15px -10px #000}.lamp-normal-table thead .mat-header-row th .mat-sort-header-container{padding-right:10px;padding-left:5px}.lamp-normal-table thead .mat-header-row th .mat-sort-header-container .in-th{padding:10px 0;text-align:left;color:#4d4d4d;display:flex;align-items:center;justify-content:flex-start}.lamp-normal-table thead .mat-header-row th .mat-sort-header-container .mat-sort-header-button{flex-grow:10}.lamp-normal-table thead .mat-header-row th .mat-sort-header-container .mat-sort-header-button .twoValue{width:100%;justify-content:space-between}.lamp-normal-table thead .mat-header-row th .mat-sort-header-container .mat-sort-header-button .twoValue:last-child{text-align:right}.lamp-normal-table thead .mat-header-row th.blockSort .mat-sort-header-container{cursor:default}.lamp-normal-table thead .mat-header-row th.blockSort .mat-sort-header-container .mat-sort-header-arrow{display:none}.lamp-normal-table tbody .mat-row{height:auto}.lamp-normal-table tbody .mat-row .mat-cell{border-bottom-width:5px;border-bottom-color:transparent;padding:0 8px}.lamp-normal-table tbody .mat-row .mat-cell:last-child{padding-right:0}.lamp-normal-table tbody .mat-row .mat-cell .td-block{padding:10px 0;color:gray;font-size:16px}.lamp-normal-table tbody .mat-row .mat-cell .td-block .action-btn{cursor:pointer;transition:.2s ease-in-out}.lamp-normal-table tbody .mat-row .mat-cell .td-block .action-btn:hover{opacity:.7}.lamp-normal-table tbody .mat-row .mat-cell .twoValue{width:100%;display:flex;align-items:center;justify-content:space-between}.lamp-normal-table tbody .mat-row .mat-cell .twoValue .topBottom{display:flex;flex-direction:column}.lamp-normal-table tbody .mat-row .mat-cell .twoValue .topBottom div:last-child{margin-top:5px}.lamp-normal-table tbody .mat-row .mat-cell.issue{cursor:pointer;transition:.3s ease-in-out}.lamp-normal-table tbody .mat-row .mat-cell.issue:hover{background-color:#063!important;transition:.3s ease-in-out}.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .for-issue,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .twoValue .for-photo{border-color:#fff!important}.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .for-issue .given .icon,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .for-issue .given .text,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .for-issue .img,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .for-issue .notGiven .icon,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .for-issue .notGiven .text,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .twoValue .for-photo .given .icon,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .twoValue .for-photo .given .text,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .twoValue .for-photo .img,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .twoValue .for-photo .notGiven .icon,.lamp-normal-table tbody .mat-row .mat-cell.issue:hover .twoValue .for-photo .notGiven .text{color:#fff!important}.lamp-normal-table tbody .mat-row:nth-child(odd) .mat-cell{background-color:#222}.lamp-normal-table tbody .mat-row:nth-child(2n) .mat-cell{background-color:rgba(34,34,34,.6)}.lamp-button{height:45px;background-color:#333;color:#b3b3b3;display:flex;align-items:center;justify-content:center;padding:0 10px;transition:.2s ease-in-out;border-radius:0!important}.lamp-button .icon{font-size:24px;margin-right:5px}.lamp-button .text{font-size:18px}.data-tag-tooltip{border-radius:0!important;border:1px solid #4d4d4d!important;background:#222!important;color:#ccc!important;padding:5px 10px!important}.leaflet-tooltip .camera-item{border-bottom:1px solid #4d4d4d;padding:5px}.leaflet-tooltip .camera-item span.icon-video2{color:#818181;display:inline-flex;margin-right:8px}.leaflet-tooltip .camera-item:first-child{padding-top:0}.leaflet-tooltip .camera-item:last-child{border-bottom:none;padding-bottom:0}.sick-list-date{background-color:#222}.sick-list-date .mat-form-field-wrapper{padding-bottom:0;height:100%}.sick-list-date .mat-form-field-wrapper .mat-form-field-flex{height:100%;align-items:center}.sick-list-date .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{padding:0;height:100%;border:none}.sick-list-date .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix input{height:100%;font-size:12px;padding-left:7px;color:#b3b3b3}.sick-list-date .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{height:100%;display:flex;align-items:center;justify-content:center}.sick-list-date .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-datepicker-toggle{color:#4d4d4d}.sick-list-date .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.sick-list-date .mat-form-field-wrapper .mat-form-field-underline{display:none}.transparentBackdrop{background-color:transparent!important}app-work-task-item input[type=time]::-webkit-calendar-picker-indicator{display:none}.button-edit{display:flex!important;align-items:center;justify-content:space-between}.button-edit .btn-small{color:#ccc;opacity:.5;transition:all .2s linear;padding:5px 0 5px 10px;margin-left:5px;position:relative}.button-edit .btn-small:after{transition:all .2s linear;content:"";position:absolute;left:50%;top:50%;right:50%;bottom:50%;border-radius:50%}.button-edit .btn-small:hover{opacity:1}.button-edit .btn-small:hover:after{content:"";position:absolute;left:0;top:11px;right:-11px;bottom:11px;border-radius:50%;background:rgba(55,55,55,.5);transition:all .2s linear}app-equipment-by-type-status-modal{height:100%;width:100%}.block-checkbox mat-pseudo-checkbox{display:none}.gallery-modal .ngx-gallery-layout ngx-gallery-image ngx-gallery-bullets{color:silver;bottom:-14px!important}.custom-tooltip{background:#111!important;border:1px solid #6d6d6d!important;border-radius:0!important;font-size:14px!important}.custom-tooltip.green{color:#063!important}.custom-tooltip.yellow{color:#ffc800!important}.custom-tooltip.red{color:red!important}.custom-tooltip.small{font-size:12px!important;color:#b3b3b3!important}.custom-popover{border-radius:0;font-size:14px;display:flex;line-height:14px;color:#ccc;margin-right:5px;box-shadow:0 0 10px rgba(0,0,0,.7);max-width:400px;z-index:9999!important}.custom-popover .item{background:#111;border-left:1px solid #6d6d6d;border-right:1px solid #6d6d6d;padding:5px 10px 0;text-transform:none;text-align:left}.custom-popover .item:first-child{border-top:1px solid #6d6d6d}.custom-popover .item:last-child{border-bottom:1px solid #6d6d6d;padding:5px 10px 4px}.custom-popover .item span{color:grey}.custom-popover.bottom{margin-right:0;margin-top:5px}.custom-popover.top{margin-right:0;margin-bottom:5px}app-work-place-action-menu mat-form-field{transition:all .5s ease-in-out;font-size:14px}app-work-place-action-menu mat-form-field.mat-form-field-appearance-outline{border:2px solid #b3b3b3}app-work-place-action-menu mat-form-field.mat-form-field-appearance-outline .mat-form-field-outline{display:none!important}app-work-place-action-menu mat-form-field.mat-form-field-appearance-outline.mat-form-field-invalid{border-color:rgba(255,0,0,.5)}app-work-place-action-menu mat-form-field.min-width{width:65px}app-work-place-action-menu mat-form-field.min-width input{text-align:center!important;font-size:14px}app-work-place-action-menu mat-form-field.half-width{width:calc(50% - 10px)}app-work-place-action-menu mat-form-field:hover{background:rgba(0,0,0,.2)!important}.time-control::-webkit-input-placeholder{color:#4d4d4d}.time-control:-moz-placeholder,.time-control::-moz-placeholder{color:#4d4d4d}.time-control:-ms-input-placeholder{color:#4d4d4d}.status-icon{width:20px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;font-size:20px}.status-icon.red{color:red}.status-icon.yellow{color:#ffc800}app-work-task-add-item .item-main .scale-head .hour,app-work-task-add-item .item-main .scale-head .last-point{margin-bottom:2px!important}app-work-task-add-item .scale-head .hour{font-size:12px!important;color:#666!important}app-work-task-add-item .scale-head .last-point{font-size:12px!important;color:gray!important;opacity:.7!important}.dmms-page{display:flex;flex-direction:column;height:calc(100% - 54px);overflow:hidden}.dmms-page .page-content{display:flex;flex:1;position:relative;overflow:hidden;padding:0 5px 5px}.dmms-page .page-content .bg-page-content{background:rgba(34,34,34,.5);display:flex;flex:1;overflow:hidden;padding:10px 0}.dmms-page .page-content .bg-page-content .o_table{width:calc(100% - 20px);margin:0 auto}.dmms-page .page-content .for-table{display:flex;flex:1;border:2px solid #6d6d6d}.dmms-page .page-content .for-table .table-scroll,.dmms-page .page-content .for-table .table-scroll table{width:100%}.flex-column{flex-direction:column}.material-select-admin{height:38px;background-color:#212121}.material-select-admin .mat-form-field-wrapper{margin:0!important;height:100%;padding:0}.material-select-admin .mat-form-field-wrapper .mat-form-field-flex,.material-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{height:100%}.material-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-end,.material-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-gap,.material-select-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline .mat-form-field-outline-start{border-color:grey;border-width:2px!important}.material-select-admin .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.material-select-admin .mat-form-field-wrapper .mat-form-field-underline{display:none}.material-input-admin{height:38px;background-color:#212121}.material-input-admin .mat-form-field-wrapper{margin:0!important;height:100%;padding:0}.material-input-admin .mat-form-field-wrapper .mat-form-field-flex,.material-input-admin .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline{height:100%}.material-input-admin .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.material-input-admin .mat-form-field-wrapper .mat-form-field-underline{display:none}.roles-edit-modals{max-height:375px;width:100%;padding:0 5px;overflow:scroll;flex:1}.roles-edit-modals ::-webkit-scrollbar-corner{display:none}.roles-edit-modals .for-email{display:flex!important;justify-content:flex-end!important;text-align:right;flex-grow:1}.roles-edit-modals ul li{display:flex;padding:5px 0;justify-content:space-between}.roles-edit-modals .mat-checkbox-label{white-space:normal;line-height:18px!important}.roles-edit-modals .mat-checkbox-right{margin-left:10px}.roles-edit-modals select{display:flex;align-items:center;border:1px solid #4d4d4d;padding:0 .5rem;background-color:#222;color:#fff;font-family:Roboto,Helvetica Neue,sans-serif;outline:none;margin-left:10px;width:250px}.mat-textarea{height:60px}.mat-textarea .mat-form-field-wrapper,.mat-textarea .mat-form-field-wrapper .mat-form-field-flex{height:100%}.mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix{height:100%;padding:0!important;border:none}.mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix textarea{height:100%}.mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label{top:35px}.mat-textarea .mat-form-field-wrapper .mat-form-field-subscript-wrapper,.mat-textarea .mat-form-field-wrapper .mat-form-field-underline,.mat-textarea.mat-focused .mat-form-field-label-wrapper{display:none}.pages-table{width:100%}.pages-table tr{transition:all .2s ease-in-out;background-color:#222}.pages-table tr:nth-child(odd){background-color:rgba(34,34,34,.5)}.pages-table .parent{cursor:default}.pages-table .parent th{position:sticky;background:#666!important;color:#1a1a1a;font-size:16px;font-weight:400;padding:8px 10px 8px 20px;z-index:10;text-align:left}.pages-table .children{cursor:default}.pages-table .children th{position:sticky;background:#333!important;color:#aaa;font-size:16px;font-weight:400;padding:6px 10px 6px 20px;z-index:10;text-align:left}.pages-table th{font-weight:700;font-size:13px;color:#4d4d4d;padding:10px;position:sticky;top:0;background:url(/assets/map-bg.png) no-repeat 50%;text-transform:none;z-index:11}.pages-table td{padding:10px 20px;color:grey}.pages-table td .btn-journal{color:#666;padding:8px;background:#343434;display:inline-block;transition:background-color .3s ease;cursor:pointer}.pages-table td .btn-journal:hover{color:#e6e6e6;transition:1s}.pages-table .table-hover:hover{background-color:#333!important;transition:1s}.p-t-20{padding-top:20px}.m-l-10{margin-left:10px!important}.m-l-5{margin-left:5px!important}.m-r-5{margin-right:5px}.m-r-10{margin-right:10px!important}.m-t-5{margin-top:5px}.m-t-10{margin-top:10px}.m-b-5{margin-bottom:5px!important}.m-b-10{margin-bottom:10px!important}.m-b-20{margin-bottom:20px!important}.f-s-12{font-size:12px!important}.f-s-16{font-size:16px!important}.f-s-18{font-size:18px!important}.f-s-20{font-size:20px!important}.transition{transition:.25s ease}.min-h-0{min-height:0!important}.p-t-5{padding-top:5px!important}.p-b-5{padding-bottom:5px!important}.p-t-8{padding-top:8px!important}.p-b-8{padding-bottom:8px!important}.p-t-10{padding-top:10px!important}.p-b-10{padding-bottom:10px!important}app-workplace-selection-tree .mat-checkbox .mat-ripple{display:none!important}.drop-zone-table{border:2px dotted #999;margin:10px 0;cursor:pointer;transition:.3s ease}.drop-zone-table:hover{border-color:#f0f0f0}.drop-zone-table:hover .title{color:#aaa}.drop-zone-table .title{text-align:center;transition:.3s ease-in-out;padding:1em}app-localization-field-edit mat-label{display:flex;margin-bottom:10px}app-localization-field-edit.error input{border-color:rgba(255,0,0,.5)!important}.mult_option.mult-option_unhover:hover{background-color:inherit!important}.mult_option .header_option{display:flex;width:100%;align-items:center;justify-content:flex-start}.mult_option .icon{font-size:13px;margin-right:8px;cursor:pointer;transition:.15s ease-in-out}.mult_option .icon:hover{opacity:.8}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.text-left{text-align:left}app-point-schedule app-time-control .work-task-control input,app-task-item-route app-time-control .work-task-control input{background:transparent!important;outline:none;text-align:center;color:#b3b3b3;width:50px;height:30px!important;margin:0 5px;border:2px solid grey!important}app-point-schedule .form,app-task-item-route .form{padding:30px 0 10px}app-point-schedule .form .point,app-task-item-route .form .point{display:flex;justify-content:center;position:relative;padding:10px 0;margin-bottom:5px;min-height:40px}app-point-schedule .form .point .point-name,app-task-item-route .form .point .point-name{display:flex;flex:0 0 290px;justify-content:flex-end;padding:0 20px 0 0;color:grey;font-weight:500;font-size:16px;margin-top:-7px}app-point-schedule .form .point .timings,app-task-item-route .form .point .timings{position:relative;display:flex;flex-direction:column;flex:1;padding:0 0 0 20px;margin-top:-10px}app-point-schedule .form .point .timings .panel,app-task-item-route .form .point .timings .panel{display:flex;flex-direction:column;margin-top:-6px;border-bottom:1px dashed #222}app-point-schedule .form .point .timings .panel .timings-item,app-task-item-route .form .point .timings .panel .timings-item{margin-bottom:15px}app-point-schedule .form .point .timings .panel .timings-item:last-child,app-task-item-route .form .point .timings .panel .timings-item:last-child{margin-bottom:10px}app-point-schedule .form .point:before,app-task-item-route .form .point:before{content:"";position:absolute;top:0;left:290px;height:100%;border-left:2px dashed #4d4d4d}app-point-schedule .form .point:after,app-task-item-route .form .point:after{content:"";position:absolute;width:5px;height:5px;left:290px;background:#b3b3b3;border-radius:50%;transform:translateX(-1.5px)}app-point-schedule .form .point:first-child,app-task-item-route .form .point:first-child{padding:0 0 10px;min-height:29px}app-point-schedule .form .point:last-child,app-task-item-route .form .point:last-child{padding:10px 0 0}app-point-schedule .form .point:last-child:before,app-task-item-route .form .point:last-child:before{height:14px}app-point-schedule .form.main,app-task-item-route .form.main{padding:0;border-bottom:1px dashed #333;z-index:2;min-height:0}app-point-schedule .form.main .point,app-task-item-route .form.main .point{padding:0;min-height:0}app-point-schedule .form.main .point .point-name,app-point-schedule .form.main .point .timings,app-task-item-route .form.main .point .point-name,app-task-item-route .form.main .point .timings{font-size:12px;font-weight:500;margin-top:0}app-point-schedule .form.main .point .timings .panel,app-task-item-route .form.main .point .timings .panel{margin-top:0;border-bottom:0}app-point-schedule .form.main .point .timings .panel .timings-item,app-task-item-route .form.main .point .timings .panel .timings-item{height:30px;margin-bottom:0}app-point-schedule .form.main .point .timings .panel .timings-item .value,app-task-item-route .form.main .point .timings .panel .timings-item .value{width:50px;margin:0 5px;text-align:center}app-point-schedule .form.main .point .timings .panel .timings-item .shifts,app-task-item-route .form.main .point .timings .panel .timings-item .shifts{height:30px}app-point-schedule .form.main .point .timings .panel .timings-item .shifts .shift .values .val,app-task-item-route .form.main .point .timings .panel .timings-item .shifts .shift .values .val{color:#666;padding-top:2px}app-point-schedule .form.main .point .timings .panel .timings-item .shifts .shift .values .val:first-child:after,app-task-item-route .form.main .point .timings .panel .timings-item .shifts .shift .values .val:first-child:after{display:none}app-point-schedule .form.main .point .timings .panel .timings-item .shifts .shift .values .val:first-child:before,app-task-item-route .form.main .point .timings .panel .timings-item .shifts .shift .values .val:first-child:before{content:"";position:absolute;width:25px;height:15px;border-top:1px solid #4d4d4d;border-left:1px solid #4d4d4d;top:-7px;left:0}app-point-schedule .form.main .point .timings .panel .timings-item .shifts .shift .values .val:last-child:after,app-task-item-route .form.main .point .timings .panel .timings-item .shifts .shift .values .val:last-child:after{content:"";position:absolute;width:25px;height:15px;border-top:1px solid #4d4d4d;border-right:1px solid #4d4d4d;top:-7px;right:0}app-point-schedule .form.main .point:after,app-point-schedule .form.main .point:before,app-task-item-route .form.main .point:after,app-task-item-route .form.main .point:before{display:none}app-point-schedule .check,app-task-item-route .check{height:25px;width:25px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid transparent;background:rgba(0,102,51,.7);color:#b3b3b3;border-radius:50%;font-size:10px;cursor:pointer;transition:.15s linear;box-shadow:0 0 10px rgba(0,0,0,.8)}app-point-schedule .check.red,app-task-item-route .check.red{position:absolute;background:#ad0000;margin-left:-32px;z-index:2}app-point-schedule .check.disabled,app-task-item-route .check.disabled{cursor:default}app-point-schedule .head-control,app-task-item-route .head-control{height:100%;background:rgba(0,0,0,.5);padding:0 5px;display:flex;align-items:center}app-point-schedule .head-control app-suffix-input,app-task-item-route .head-control app-suffix-input{height:37.31px}app-point-schedule .timings-item,app-task-item-route .timings-item{display:flex;height:40px;align-items:center}app-point-schedule .timings-item .label,app-task-item-route .timings-item .label{width:60px}app-point-schedule .timings-item .shifts,app-task-item-route .timings-item .shifts{display:flex;margin-left:20px;flex:1}app-point-schedule .timings-item .shifts .shift,app-task-item-route .timings-item .shifts .shift{display:flex;flex-direction:column;margin:0 5px;width:130px}app-point-schedule .timings-item .shifts .shift .label,app-task-item-route .timings-item .shifts .shift .label{width:auto;display:flex;justify-content:center}app-point-schedule .timings-item .shifts .shift .values,app-task-item-route .timings-item .shifts .shift .values{display:flex}app-point-schedule .timings-item .shifts .shift .values .val,app-task-item-route .timings-item .shifts .shift .values .val{flex:1;text-align:center;position:relative}app-point-schedule .timings-item .shifts .shift .values .val:first-child,app-task-item-route .timings-item .shifts .shift .values .val:first-child{margin:0 5px 0 0}app-point-schedule .timings-item .shifts .shift .values .val:last-child,app-task-item-route .timings-item .shifts .shift .values .val:last-child{margin:0 0 0 5px;display:flex;align-items:center;justify-content:center}app-point-schedule .timings-item .shifts .shift .values .value,app-task-item-route .timings-item .shifts .shift .values .value{display:flex;justify-content:flex-end;align-items:center;flex:1}app-point-schedule .timings-item .shifts .shift .values .value .real-time,app-task-item-route .timings-item .shifts .shift .values .value .real-time{color:#b3b3b3;font-weight:500;font-size:12px}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons{display:flex;flex-direction:column;width:60px}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows{display:flex;justify-content:center}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows .two,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows .two{text-align:center;margin:0 5px;position:relative;display:flex;justify-content:center;height:10px}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows .two span,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows .two span{border-left:2px solid grey;border-top:2px solid grey;display:flex;width:10px;height:10px;transform:rotate(45deg);border-radius:1px;cursor:pointer;opacity:.7;transition:opacity .25s linear}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows .two span:hover,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows .two span:hover{opacity:1}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows .four,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows .four{text-align:center;flex:2}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows.top,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows.top{top:1px;position:relative}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows.bottom .two,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows.bottom .two{transform:rotate(180deg)}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows.disabled .two span,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows.disabled .two span{cursor:default;opacity:.3}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons .arrows.disabled .two span:hover,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons .arrows.disabled .two span:hover{opacity:.3}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons input,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons input{width:50px;font-size:14px;box-sizing:border-box;color:#b3b3b3;text-align:center;outline:none;transition:.25s linear;border:1px solid #4d4d4d;height:23px;background:transparent;margin:0 0 0 5px;padding:0}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons input:hover,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons input:hover{background:transparent}app-point-schedule .timings-item .shifts .shift .values .value .time-control-buttons input.disabled,app-task-item-route .timings-item .shifts .shift .values .value .time-control-buttons input.disabled{cursor:default}.w-50px{width:50px}.base-dmms-tabs mat-tab-header .mat-tab-label-container{border-bottom:2px solid #6d6d6d;margin-top:2px}.base-dmms-tabs mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels{justify-content:flex-start}.base-dmms-tabs mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label{height:35px;margin-right:5px;border-top-right-radius:10px;border-top-left-radius:10px;background-color:#222;padding:0;text-transform:uppercase;font-size:12px;min-width:50px!important;opacity:1!important;border-bottom:5px solid #090706;color:#999}.base-dmms-tabs mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label .mat-tab-label-content{width:100%;height:100%}.base-dmms-tabs mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label .mat-tab-label-content .tab{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 10px}.base-dmms-tabs mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label-active{background-color:#6d6d6d!important;border-bottom-color:#6d6d6d;opacity:1!important;padding:0;color:#fff;font-weight:700}.base-dmms-tabs .mat-ink-bar{background-color:#fff!important}.base-dmms-tabs .mat-tab-body-wrapper{height:100%;position:relative;border:2px solid #6b6b6b;border-top:0;margin-top:-1px}.base-dmms-tabs .mat-tab-body-wrapper .mat-tab-body{position:absolute!important}.no-resize{resize:none!important}.tooltip-grouped-column{background-color:#222;padding:5px;align-items:center;z-index:100;min-width:80px;box-shadow:0 0 10px #000;border-radius:5px;position:absolute;display:none;width:280px}.tooltip-grouped-column .tooltip-title{color:#5a5a5a;text-align:left;margin-bottom:3px}.tooltip-grouped-column .tooltip-value{color:grey;margin-bottom:2px}.tooltip-grouped-column .tooltip-value:last-child{margin-bottom:0}.tooltip-grouped-column-title{text-align:center;background-color:#222;padding:5px;align-items:center;z-index:100;min-width:80px;box-shadow:0 0 10px #000;border-radius:5px;position:absolute;display:none;width:280px}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.mr-10{margin-right:10px}.font-size18{font-size:18px}.table-plans-dates{width:100%}.table-plans-dates td,.table-plans-dates th,.table-plans-dates tr{border:1px solid #333}.table-plans-dates th{position:sticky;z-index:12}.table-plans-dates td.left-0,.table-plans-dates th.left-0{position:sticky;z-index:12;left:0}.table-plans-dates td.left-140,.table-plans-dates th.left-140{position:sticky;z-index:12;left:140px}.table-plans-dates td.left-300,.table-plans-dates th.left-300{position:sticky;z-index:12;left:300px}.table-plans-dates td.left-400,.table-plans-dates th.left-400{position:sticky;z-index:12;left:400px}.table-plans-dates td.left-500,.table-plans-dates th.left-500{position:sticky;z-index:12;left:500px}.table-plans-dates td.top-0,.table-plans-dates th.top-0{position:sticky;z-index:12;top:0}.table-plans-dates td.top-30,.table-plans-dates th.top-30{position:sticky;z-index:12;top:30px}.table-plans-dates td.top-60,.table-plans-dates th.top-60{position:sticky;z-index:12;top:60px}.table-plans-dates thead tr{border-top:none}.table-plans-dates thead tr th{font-size:14px;color:#fff;position:sticky;top:0;background:#000}.table-plans-dates thead tr th .small{width:100px}.table-plans-dates thead tr th .medium{width:140px}.table-plans-dates thead tr th .big{width:160px}.table-plans-dates thead tr th .day{min-width:80px;max-height:30px}.table-plans-dates thead tr th.h-30{height:30px}.table-plans-dates thead tr th.h-60{height:60px}.table-plans-dates tbody tr td{transition:.25s ease;background-color:rgba(34,34,34,.82);text-align:center;color:#ccc;border-color:#333}.table-plans-dates tbody tr td.title{background-color:#14130f!important;color:#ccc!important}.table-plans-dates tbody tr td.not-scrolled{position:sticky;z-index:12}.table-plans-dates tbody tr td .text-area{min-width:200px}.table-plans-dates tbody tr:hover td{background:rgba(91,91,91,.55);color:#fff}.mat-table-select.warning .mat-select-arrow,.mat-table-select.warning .mat-select-min-line{color:#ffdc00}.jexcel_container .jexcel_content{overflow-x:unset!important}.jexcel_container tbody tr td.readonly{color:inherit!important}.p-l-5{padding-left:5px}@font-face{font-family:icons;src:url(icons.df35cffd60f348fe4d2d.eot) format("embedded-opentype"),url(icons.576ef4ecb2be4618a3ea.woff2) format("woff2"),url(icons.87edc4b88ceb1331318e.woff) format("woff"),url(icons.7d774de8d8f1c06a3f4e.ttf) format("truetype"),url(icons.b08159659e6fddde6cea.svg) format("svg")}[class*=" icon-"]:before,[class^=icon-]:before{font-family:icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-absent-explosioner:before{content:""}.icon-add-user:before{content:""}.icon-add-warning:before{content:""}.icon-admission:before{content:""}.icon-Ag:before{content:""}.icon-agk:before{content:""}.icon-air-system:before{content:""}.icon-air:before{content:""}.icon-akum:before{content:""}.icon-alpinist:before{content:""}.icon-anchor:before{content:""}.icon-arrow-left-c:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right-c:before{content:""}.icon-arrow-right:before{content:""}.icon-attach:before{content:""}.icon-attach2:before{content:""}.icon-Au:before{content:""}.icon-auto-crash:before{content:""}.icon-auto-crash2:before{content:""}.icon-auto-warning:before{content:""}.icon-ballon:before{content:""}.icon-ban:before{content:""}.icon-bang:before{content:""}.icon-barrage:before{content:""}.icon-battery:before{content:""}.icon-bearing-both:before{content:""}.icon-bearing:before{content:""}.icon-bell:before{content:""}.icon-biohazard-secure:before{content:""}.icon-block-workspace:before{content:""}.icon-borehole-jam:before{content:""}.icon-bracelet-puls:before{content:""}.icon-bracelet:before{content:""}.icon-bracelet2:before{content:""}.icon-bracelet3:before{content:""}.icon-brake-system:before{content:""}.icon-breach-fix:before{content:""}.icon-brilliant-market:before{content:""}.icon-brilliant-vehicle:before{content:""}.icon-broken-lamp:before{content:""}.icon-bronze:before{content:""}.icon-bus-stop:before{content:""}.icon-busket:before{content:""}.icon-busket2:before{content:""}.icon-bzk-scheme:before{content:""}.icon-bzk-tube-cork:before{content:""}.icon-bzk-uzp:before{content:""}.icon-calendar-checked:before{content:""}.icon-calendar-schedule:before{content:""}.icon-calendar-weekends:before{content:""}.icon-calendar:before{content:""}.icon-calendar2:before{content:""}.icon-camera:before{content:""}.icon-capacity:before{content:""}.icon-change-order:before{content:""}.icon-change-seals:before{content:""}.icon-changed-lamp:before{content:""}.icon-charge-explosive:before{content:""}.icon-chart:before{content:""}.icon-chart2:before{content:""}.icon-chart3:before{content:""}.icon-chart4:before{content:""}.icon-chart5:before{content:""}.icon-chassis:before{content:""}.icon-check:before{content:""}.icon-check2:before{content:""}.icon-check3:before{content:""}.icon-checked-calendar:before{content:""}.icon-cleaning-auger:before{content:""}.icon-cleaning-bzk:before{content:""}.icon-cleaning:before{content:""}.icon-clip:before{content:""}.icon-clipboard:before{content:""}.icon-clock:before{content:""}.icon-clock2:before{content:""}.icon-clock3:before{content:""}.icon-clock4:before{content:""}.icon-close:before{content:""}.icon-coffee:before{content:""}.icon-collapse:before{content:""}.icon-comment:before{content:""}.icon-compound:before{content:""}.icon-compound2:before{content:""}.icon-conveyor:before{content:""}.icon-cooling-system:before{content:""}.icon-cork-beton:before{content:""}.icon-crane:before{content:""}.icon-create-document:before{content:""}.icon-Cu:before{content:""}.icon-dashed-box:before{content:""}.icon-day-night:before{content:""}.icon-day-shift:before{content:""}.icon-dead:before{content:""}.icon-delivery:before{content:""}.icon-delivery2:before{content:""}.icon-deviation-report:before{content:""}.icon-dispatcher:before{content:""}.icon-dispenser:before{content:""}.icon-document-ticked:before{content:""}.icon-done:before{content:""}.icon-done2:before{content:""}.icon-double-arrow:before{content:""}.icon-double-check:before{content:""}.icon-down:before{content:""}.icon-downhole:before{content:""}.icon-downtime:before{content:""}.icon-drill-shore:before{content:""}.icon-drill-works:before{content:""}.icon-drilling-rig:before{content:""}.icon-drilling:before{content:""}.icon-drilling2:before{content:""}.icon-drop:before{content:""}.icon-drop2:before{content:""}.icon-duplicate-document:before{content:""}.icon-dynamite:before{content:""}.icon-electrical-part:before{content:""}.icon-emergency-rig-downtime:before{content:""}.icon-emergency-vehicle-downtime:before{content:""}.icon-empty-vehicle-moving:before{content:""}.icon-engine:before{content:""}.icon-enter:before{content:""}.icon-eo:before{content:""}.icon-eq-status1:before{content:""}.icon-eq-status2:before{content:""}.icon-eq-status3:before{content:""}.icon-equipment-equipping:before{content:""}.icon-excel-report:before{content:""}.icon-exit-oversized:before{content:""}.icon-exit-staff:before{content:""}.icon-exit:before{content:""}.icon-exit2:before{content:""}.icon-exit3:before{content:""}.icon-extinguisher:before{content:""}.icon-face-not-clear:before{content:""}.icon-fill-star:before{content:""}.icon-filter:before{content:""}.icon-fire:before{content:""}.icon-fire2:before{content:""}.icon-fire3:before{content:""}.icon-firehose:before{content:""}.icon-first:before{content:""}.icon-fix-grid:before{content:""}.icon-fix-service:before{content:""}.icon-fix-time:before{content:""}.icon-flag:before{content:""}.icon-flag2:before{content:""}.icon-flame:before{content:""}.icon-flooding-exit:before{content:""}.icon-folder:before{content:""}.icon-folder2:before{content:""}.icon-foreign:before{content:""}.icon-freez-temper:before{content:""}.icon-fuel-system:before{content:""}.icon-fuel-system2:before{content:""}.icon-fuel:before{content:""}.icon-fuel2:before{content:""}.icon-full-close:before{content:""}.icon-gas-cloud:before{content:""}.icon-gas-shelter:before{content:""}.icon-geological-work:before{content:""}.icon-geophysical-works:before{content:""}.icon-gold:before{content:""}.icon-gor-grey:before{content:""}.icon-grid:before{content:""}.icon-grinder:before{content:""}.icon-gsho-eqipment:before{content:""}.icon-gsho-service:before{content:""}.icon-guest:before{content:""}.icon-gv:before{content:""}.icon-hauls-engine-reader:before{content:""}.icon-helmet:before{content:""}.icon-helmet2:before{content:""}.icon-high-voltage:before{content:""}.icon-high-voltage2:before{content:""}.icon-hole-ended:before{content:""}.icon-holidays:before{content:""}.icon-holidays2:before{content:""}.icon-home:before{content:""}.icon-horizont:before{content:""}.icon-human-factor:before{content:""}.icon-hydraulic-system:before{content:""}.icon-hydro-system:before{content:""}.icon-hz:before{content:""}.icon-ig:before{content:""}.icon-import-report:before{content:""}.icon-impulse-sand:before{content:""}.icon-in-mine:before{content:""}.icon-inaction:before{content:""}.icon-increase:before{content:""}.icon-increase2:before{content:""}.icon-inDeveloping:before{content:""}.icon-indicator-list:before{content:""}.icon-indicator-list2:before{content:""}.icon-indicator-list3:before{content:""}.icon-infrastructure:before{content:""}.icon-input:before{content:""}.icon-input1:before{content:""}.icon-input2:before{content:""}.icon-input3:before{content:""}.icon-isib3-reader:before{content:""}.icon-item-move:before{content:""}.icon-journal-deviation:before{content:""}.icon-k:before{content:""}.icon-kg:before{content:""}.icon-KPI:before{content:""}.icon-lamp-user:before{content:""}.icon-lamp:before{content:""}.icon-lamp2:before{content:""}.icon-lamp3:before{content:""}.icon-lamp4:before{content:""}.icon-lamps:before{content:""}.icon-large-tick:before{content:""}.icon-last-admission:before{content:""}.icon-lifesaver:before{content:""}.icon-lifesaver1:before{content:""}.icon-linear-route:before{content:""}.icon-list-master:before{content:""}.icon-list-unit:before{content:""}.icon-list-warning:before{content:""}.icon-list:before{content:""}.icon-list2:before{content:""}.icon-load-vehicle-moving:before{content:""}.icon-loading:before{content:""}.icon-lock:before{content:""}.icon-login-qr:before{content:""}.icon-low-speed-road:before{content:""}.icon-low-speed-vehicle:before{content:""}.icon-lunch:before{content:""}.icon-lvs:before{content:""}.icon-make-clear:before{content:""}.icon-man-flag:before{content:""}.icon-man-gas:before{content:""}.icon-man-gas2:before{content:""}.icon-map-personal:before{content:""}.icon-map:before{content:""}.icon-mapset:before{content:""}.icon-marker:before{content:""}.icon-market-vehicle:before{content:""}.icon-markshader-work:before{content:""}.icon-measurement-geophysicist:before{content:""}.icon-medicine:before{content:""}.icon-metal-structure:before{content:""}.icon-mine-works:before{content:""}.icon-mine-works2:before{content:""}.icon-miner-rating:before{content:""}.icon-miner:before{content:""}.icon-mineral:before{content:""}.icon-mining:before{content:""}.icon-minus:before{content:""}.icon-navigation:before{content:""}.icon-navigation2:before{content:""}.icon-navigation3:before{content:""}.icon-new-jobs-preparation:before{content:""}.icon-night-shift:before{content:""}.icon-no-air-pressure:before{content:""}.icon-no-air:before{content:""}.icon-no-cement:before{content:""}.icon-no-density:before{content:""}.icon-no-driver:before{content:""}.icon-no-explosion:before{content:""}.icon-no-fan:before{content:""}.icon-no-ore-bzk:before{content:""}.icon-no-pass-explosion:before{content:""}.icon-no-pdm:before{content:""}.icon-no-photo:before{content:""}.icon-no-pressure-water:before{content:""}.icon-no-uzp:before{content:""}.icon-non-cyclic:before{content:""}.icon-non-cyclic2:before{content:""}.icon-not-allowed-2:before{content:""}.icon-not-allowed:before{content:""}.icon-not-enough-melnica:before{content:""}.icon-not-first-cycle:before{content:""}.icon-not-fixed-lamp:before{content:""}.icon-not-list:before{content:""}.icon-not-work-bzk:before{content:""}.icon-ntab:before{content:""}.icon-off:before{content:""}.icon-oil-level-reader:before{content:""}.icon-oiling-system:before{content:""}.icon-on-the-ground:before{content:""}.icon-one-check:before{content:""}.icon-org:before{content:""}.icon-otm-grey:before{content:""}.icon-outfit-task:before{content:""}.icon-output:before{content:""}.icon-over-speed:before{content:""}.icon-overload-time:before{content:""}.icon-overload-time2:before{content:""}.icon-overtime:before{content:""}.icon-pasport:before{content:""}.icon-pause:before{content:""}.icon-Pb:before{content:""}.icon-pbot:before{content:""}.icon-pdf-export:before{content:""}.icon-pencil:before{content:""}.icon-pencil2:before{content:""}.icon-penetration:before{content:""}.icon-perforator-sbu:before{content:""}.icon-perforator:before{content:""}.icon-personal-sleep:before{content:""}.icon-personal-time:before{content:""}.icon-personal:before{content:""}.icon-phone:before{content:""}.icon-photo:before{content:""}.icon-plant-air-warning:before{content:""}.icon-plant-journal:before{content:""}.icon-plant-sand:before{content:""}.icon-plant-uzp:before{content:""}.icon-plant-vehicle:before{content:""}.icon-plant-warning:before{content:""}.icon-plant-weight:before{content:""}.icon-plant:before{content:""}.icon-play:before{content:""}.icon-play2:before{content:""}.icon-player-play2:before{content:""}.icon-player-play3:before{content:""}.icon-plus:before{content:""}.icon-plus2:before{content:""}.icon-pm-grey:before{content:""}.icon-pm:before{content:""}.icon-point:before{content:""}.icon-point1:before{content:""}.icon-point2:before{content:""}.icon-power-cabel-no-work:before{content:""}.icon-power-equipment:before{content:""}.icon-ppo:before{content:""}.icon-pressure:before{content:""}.icon-printer:before{content:""}.icon-psvs:before{content:""}.icon-pull-out:before{content:""}.icon-question:before{content:""}.icon-radiation:before{content:""}.icon-radio:before{content:""}.icon-radio2:before{content:""}.icon-RAS-system:before{content:""}.icon-rdu-vdu-pdm:before{content:""}.icon-recovery-after-explosion:before{content:""}.icon-reload:before{content:""}.icon-reload2:before{content:""}.icon-reload3:before{content:""}.icon-remove-person:before{content:""}.icon-repair-bzk:before{content:""}.icon-repair-history:before{content:""}.icon-repair-of:before{content:""}.icon-repair-shift:before{content:""}.icon-repair-uzp:before{content:""}.icon-road-works:before{content:""}.icon-route-distance:before{content:""}.icon-route-table:before{content:""}.icon-route:before{content:""}.icon-route2:before{content:""}.icon-run:before{content:""}.icon-sand:before{content:""}.icon-save:before{content:""}.icon-sbu-equipment:before{content:""}.icon-SBU-works:before{content:""}.icon-scaling:before{content:""}.icon-search-zoom:before{content:""}.icon-search:before{content:""}.icon-search2:before{content:""}.icon-security-system:before{content:""}.icon-settings:before{content:""}.icon-settings2:before{content:""}.icon-settings3:before{content:""}.icon-settings4:before{content:""}.icon-settings5:before{content:""}.icon-settings6:before{content:""}.icon-settings7:before{content:""}.icon-share:before{content:""}.icon-shipping:before{content:""}.icon-show-route:before{content:""}.icon-sick-list:before{content:""}.icon-side-closed:before{content:""}.icon-side-liquidation:before{content:""}.icon-side-not-ready:before{content:""}.icon-silver:before{content:""}.icon-sinking:before{content:""}.icon-skips:before{content:""}.icon-so:before{content:""}.icon-sound:before{content:""}.icon-speed-reader:before{content:""}.icon-speed2:before{content:""}.icon-sputnik:before{content:""}.icon-sputnik2:before{content:""}.icon-square-gear:before{content:""}.icon-st:before{content:""}.icon-stack:before{content:""}.icon-star:before{content:""}.icon-stationary-equipment:before{content:""}.icon-steering-system:before{content:""}.icon-stock-vm:before{content:""}.icon-stocks:before{content:""}.icon-stop-vehicle:before{content:""}.icon-stop:before{content:""}.icon-study:before{content:""}.icon-sum:before{content:""}.icon-summary:before{content:""}.icon-support-work:before{content:""}.icon-surveyor:before{content:""}.icon-target:before{content:""}.icon-target2:before{content:""}.icon-target3:before{content:""}.icon-target4:before{content:""}.icon-target5:before{content:""}.icon-teapot:before{content:""}.icon-technologist:before{content:""}.icon-technologist2:before{content:""}.icon-telephone-point:before{content:""}.icon-temperature-water:before{content:""}.icon-temperature:before{content:""}.icon-tile:before{content:""}.icon-time-control:before{content:""}.icon-timeagain:before{content:""}.icon-to-point:before{content:""}.icon-token:before{content:""}.icon-tonnage:before{content:""}.icon-torcreate:before{content:""}.icon-trace:before{content:""}.icon-transmission:before{content:""}.icon-transport-mine:before{content:""}.icon-transport-mine2:before{content:""}.icon-transport-mine3:before{content:""}.icon-transport-mine4:before{content:""}.icon-transport-rock:before{content:""}.icon-transport-rock2:before{content:""}.icon-transport-sho:before{content:""}.icon-transport-sho2:before{content:""}.icon-transport1:before{content:""}.icon-transport10:before{content:""}.icon-transport11:before{content:""}.icon-transport12:before{content:""}.icon-transport13:before{content:""}.icon-transport14:before{content:""}.icon-transport15:before{content:""}.icon-transport16:before{content:""}.icon-transport17:before{content:""}.icon-transport18:before{content:""}.icon-transport19:before{content:""}.icon-transport2:before{content:""}.icon-transport20:before{content:""}.icon-transport21:before{content:""}.icon-transport22:before{content:""}.icon-transport23:before{content:""}.icon-transport24:before{content:""}.icon-transport25:before{content:""}.icon-transport3:before{content:""}.icon-transport4:before{content:""}.icon-transport5:before{content:""}.icon-transport6:before{content:""}.icon-transport7:before{content:""}.icon-transport8:before{content:""}.icon-transport9:before{content:""}.icon-unloading:before{content:""}.icon-untitled:before{content:""}.icon-untitled1:before{content:""}.icon-up:before{content:""}.icon-upp:before{content:""}.icon-user-signal:before{content:""}.icon-user:before{content:""}.icon-user2:before{content:""}.icon-users:before{content:""}.icon-ventilation:before{content:""}.icon-ventilation2:before{content:""}.icon-video:before{content:""}.icon-video2:before{content:""}.icon-voltage:before{content:""}.icon-w-permit:before{content:""}.icon-waking-up:before{content:""}.icon-warning:before{content:""}.icon-warning2:before{content:""}.icon-warning3:before{content:""}.icon-water-break:before{content:""}.icon-water-collectors:before{content:""}.icon-weekends:before{content:""}.icon-weight-reader:before{content:""}.icon-white-persons:before{content:""}.icon-work-task:before{content:""}.icon-workmaster-notice:before{content:""}.icon-workplace-type-downhole:before{content:""}.icon-wounded:before{content:""}.icon-wp-equipment:before{content:""}.icon-Zn:before{content:""}.map{width:100%;background:transparent!important}.map .leaflet-bar a{background:#333!important;color:grey!important;border-color:#222!important;transition:.25s ease}.map .leaflet-bar a:hover{color:#b3b3b3!important}.map .leaflet-bar a.leaflet-disabled{color:#4d4d4d!important;background:rgba(51,51,51,.6)!important}.map .leaflet-draw-toolbar a{font-family:icons,serif!important;speak:none;font-size:16px;display:flex!important;align-items:center;justify-content:center}.map .leaflet-draw-draw-Polyline:before{content:"";position:absolute;height:20px;width:1px;transform:rotate(50deg);background-color:grey;transition:.25s ease}.map .leaflet-draw-draw-Polyline:hover:before{background-color:#b3b3b3}.map .leaflet-draw-draw-LineString:before{content:""}.map .leaflet-draw-draw-Polygon:before{content:""}.map .leaflet-draw-draw-PositioningPoint:before{content:""}.map .leaflet-draw-draw-Wifi:before{content:""}.map .leaflet-draw-draw-WorkPlace:before{content:""}.map .leaflet-draw-draw-DataTag:before{content:""}.map .leaflet-draw-draw-AirGasControl:before{content:""}.map .leaflet-draw-draw-Camera:before{content:""}.map .leaflet-draw-draw-Location:before{content:""}.map .leaflet-draw-draw-DangerousZone:before{content:""}.map .leaflet-draw-draw-Grinder:before{content:""}.map .leaflet-draw-draw-Conveyor:before{content:""}.map .leaflet-draw-edit-edit:before{content:""}.map .leaflet-draw-edit-remove:before{content:""}.map .positioning-point{font-family:icons,serif!important;speak:none;font-size:16px}.map .positioning-point:before{content:""}.map .leaflet-marker-icon{display:flex;align-items:center;justify-content:center;line-height:0;outline:none;color:grey;font-size:24px}.map .leaflet-marker-icon.unit-marker{transition:.25s ease;color:#b3b3b3;font-family:icons,serif!important;speak:none;font-size:30px;margin-top:-20px!important}.map .leaflet-marker-icon.unit-marker:before{content:"";z-index:3;text-shadow:0 0 10px rgba(0,0,0,.5)}.map .leaflet-marker-icon.unit-marker:after{content:"";position:absolute;width:5px;height:5px;border:1px solid hsla(0,0%,100%,.5);top:17px;left:2px;border-radius:10px;background:hsla(0,0%,100%,.5);box-shadow:0 0 5px #000}.map .leaflet-marker-icon.unit-marker .clr{position:absolute;top:21px;left:5px;width:0;height:0}.map .leaflet-marker-icon.unit-marker .clr .clr-value{z-index:1;transition:.25s ease;position:absolute;background:rgba(96,125,139,.5);border:1px solid rgba(96,125,139,.5);border-radius:50%}.map .leaflet-marker-icon.unit-marker .clr .clr-warning{z-index:2;position:absolute;border-radius:50%}.map .leaflet-marker-icon.unit-marker.not-in-zone{opacity:.5}.map .leaflet-marker-icon.unit-marker.active,.map .leaflet-marker-icon.unit-marker.active-map{color:#ff5722;z-index:1000!important;opacity:1}.map .leaflet-marker-icon.conveyor-info{font-size:12px;display:flex;flex-direction:column;width:auto!important;margin:0;line-height:12px;text-align:left;align-items:flex-start;justify-content:flex-start;cursor:default}.map .leaflet-marker-icon.conveyor-info div{white-space:nowrap}.map .leaflet-marker-icon.conveyor-info.working-stop{color:rgba(255,200,0,.7)}.map .leaflet-marker-icon.conveyor-info.delete{display:none}.map .leaflet-marker-icon.conveyor-info .crash{color:rgba(255,0,0,.5)}.map .leaflet-marker-icon.conveyor-info.open:after{display:none}.map .leaflet-marker-icon.select{opacity:1;color:#063}.map .leaflet-marker-icon.open,.map .leaflet-marker-icon:hover{color:#b3b3b3;opacity:1}.map .leaflet-marker-icon.open:after{content:"";position:absolute;left:-10px;right:-10px;top:-9px;bottom:-11px;border:2px dashed #b3b3b3;border-radius:5px}.map .leaflet-edit-marker-selected{background-color:transparent!important;border-color:transparent!important}.map .leaflet-edit-marker-selected:after{content:"";position:absolute;left:-10px;right:-10px;top:-9px;bottom:-11px;border:2px dashed rgba(254,87,161,.6);border-radius:5px}.map .yellow{color:#ffc800}.map .red{color:#ad0000}.map .orange{color:#ff7e03}.map .leaflet-draw-actions li a{background:#4d4d4d;border-color:#222;transition:.25s ease}.map .leaflet-draw-actions li a:hover{background:#424242}.map .work-place-polygon{stroke-opacity:.5;stroke-width:1;stroke-dasharray:0;fill-opacity:.1}.map .work-place-polygon.grey{fill:grey;fill-opacity:.8}.map .work-place-polygon.grey:hover{fill-opacity:.7}.map .work-place-polygon.yellow{fill:#fc0;fill-opacity:.8}.map .work-place-polygon.yellow:hover{fill-opacity:.7}.map .work-place-polygon.red{fill:rgba(255,0,0,.5);fill-opacity:.8}.map .work-place-polygon.red:hover{fill-opacity:.7}.map .work-place-polygon.orange{fill:#f60;fill-opacity:.8}.map .work-place-polygon.orange:hover{fill-opacity:.7}.map .work-place-polygon.green{fill:#063;fill-opacity:.8}.map .work-place-polygon.green:hover{fill-opacity:.7}.map .work-place-polygon.blue{fill:#0070c0;fill-opacity:.8}.map .work-place-polygon.blue:hover{fill-opacity:.7}.map .work-place-polygon.purple{fill:#c9f;fill-opacity:.8}.map .work-place-polygon.purple:hover{fill-opacity:.7}.map .work-place-polygon.brown{fill:#765345;fill-opacity:.8}.map .work-place-polygon.brown:hover{fill-opacity:.7}.map .work-place-polygon.pink{fill:pink;fill-opacity:.8}.map .work-place-polygon.pink:hover{fill-opacity:.7}.map .work-place-polygon text{fill:#b3b3b3;fill-opacity:1;text-anchor:middle}.map .work-place-polygon:hover{fill-opacity:.15}.map .work-place-polygon.select{stroke:#063;stroke-opacity:1;fill:#063;fill-opacity:.2}.map .work-place-polygon.open{stroke:#b3b3b3;stroke-opacity:1;fill-opacity:.2;fill:hsla(0,0%,70%,.5)}.map .work-place-polygon.delete{fill-opacity:.2;fill:rgba(254,87,161,.6)}.map .work-place-polygon.delete,.map .work-place-polygon.edit{stroke:rgba(254,87,161,.6);stroke-opacity:1;stroke-dasharray:10 5}.map .work-place-polygon.edit{fill-opacity:.2;fill:hsla(0,0%,70%,.5)}.map .work-place-polygon.edit:hover{stroke-opacity:1;fill-opacity:.2}.map .work-place-polygon.delete:hover,.map .work-place-polygon.select:hover{fill-opacity:.25}.map .work-place-polygon.open:hover{fill-opacity:.2}.map .work-place-polygon.marker-text{fill:#fff;fill-opacity:1}.map .work-place-polygon.marker-text text{text-anchor:middle}.map .path-polyline,.map .polyline{stroke:#4d4d4d;stroke-width:4;stroke-opacity:1;stroke-dasharray:20 5}.map .path-polyline:hover,.map .polyline:hover{stroke-opacity:1}.map .path-polyline.select,.map .polyline.select{stroke:#063;stroke-opacity:1}.map .path-polyline.select:hover,.map .polyline.select:hover{stroke:#4d4d4d;stroke-opacity:1}.map .path-polyline.open,.map .path-polyline.open:hover,.map .polyline.open,.map .polyline.open:hover{stroke:#b3b3b3;stroke-opacity:1}.map .path-polyline.delete,.map .path-polyline.delete:hover,.map .path-polyline.edit,.map .path-polyline.edit:hover,.map .polyline.delete,.map .polyline.delete:hover,.map .polyline.edit,.map .polyline.edit:hover{stroke:rgba(254,87,161,.6);stroke-opacity:1}.map .path-polyline.zoom-1,.map .polyline.zoom-1{stroke-width:4;stroke-dasharray:25 8}.map .path-polyline.zoom-2,.map .polyline.zoom-2{stroke-width:8;stroke-dasharray:30 10}.map .path-polyline.zoom-3,.map .polyline.zoom-3{stroke-width:10;stroke-dasharray:35 14}.map .path-polyline.marker .agk,.map .polyline.marker .agk{fill:#111;stroke:grey;stroke-width:2;stroke-opacity:1;stroke-dasharray:0;clip-path:polygon(48% 0,52% 0,104% 90%,100% 105%,1% 105%,-5% 98%)}.map .path-polyline.marker .agk.open,.map .polyline.marker .agk.open{stroke:#b3b3b3}.map .path-polyline.marker .agk.delete,.map .path-polyline.marker .agk.edit,.map .polyline.marker .agk.delete,.map .polyline.marker .agk.edit{stroke:rgba(254,87,161,.6)!important}.map .path-polyline.marker .agk-text,.map .polyline.marker .agk-text{fill:grey;text-anchor:middle;stroke:none}.map .path-polyline.marker .agk-text.open,.map .polyline.marker .agk-text.open{fill:#b3b3b3}.map .path-polyline.marker .agk-text.big-text,.map .polyline.marker .agk-text.big-text{font-size:18px}.map .path-polyline.marker:hover .agk,.map .polyline.marker:hover .agk{stroke:#b3b3b3;stroke-opacity:1}.map .path-polyline.marker:hover .agk.open,.map .polyline.marker:hover .agk.open{stroke:#b3b3b3}.map .path-polyline.marker:hover .agk-text,.map .polyline.marker:hover .agk-text{fill:#b3b3b3;opacity:1}.map .path-polyline.marker:hover .location,.map .polyline.marker:hover .location{color:#b3b3b3}.map .path-polyline.route,.map .polyline.route{stroke-width:4;stroke-dasharray:none}.map .path-polyline.route.zoom-1,.map .polyline.route.zoom-1{stroke-width:6;stroke-dasharray:none}.map .path-polyline.route.zoom-2,.map .polyline.route.zoom-2{stroke-width:8;stroke-dasharray:none}.map .path-polyline.route.zoom-3,.map .polyline.route.zoom-3{stroke-width:10;stroke-dasharray:none}.map .path-polyline:hover{stroke:#b3b3b3}.map .polyline{stroke-width:1}.map .polyline:hover .camera,.map .polyline:hover .camera .count{border-color:#b3b3b3;color:#b3b3b3}.map .polyline.select:hover{stroke:#063;stroke-opacity:1}.map .personal-history-path{stroke:hsla(0,0%,100%,.5);stroke-width:3;stroke-opacity:1;transition:stroke .3s ease,stroke-opacity .3s ease}.map .personal-history-path.active{stroke:rgba(255,87,34,.9);stroke-width:4;stroke-dasharray:15 5;stroke-opacity:.9;animation:dash 10s linear infinite}.map .history-path{stroke:hsla(0,0%,100%,.5);stroke-opacity:1;stroke-width:1;filter:drop-shadow(0 0 10px #000)}.map .history-path.active{stroke-dasharray:15 5;stroke:rgba(255,87,34,.9);stroke-opacity:.9;animation:historyDash 10s linear infinite}.map .heat-history-path{stroke:#fff;stroke-opacity:1;stroke-width:1}@keyframes historyDash{to{stroke-dashoffset:-100}}@keyframes dash{to{stroke-dashoffset:100}}.map .map-object{stroke:grey;stroke-opacity:.5;stroke-dasharray:10 2;stroke-width:4}.map .map-object.select{stroke:#063;stroke-opacity:1}.map .map-object.open{stroke:#b3b3b3;stroke-opacity:1}.map .map-object.delete,.map .map-object.edit{stroke:rgba(254,87,161,.6);stroke-opacity:1}.map .object-marker{display:flex;justify-content:center}.map .object-marker .data-tag{height:20px;display:flex;box-shadow:0 0 5px rgba(0,0,0,.5)}.map .object-marker .data-tag .val{background:#424242;border:1.5px solid #424242;border-right:none;border-radius:2px 0 0 2px}.map .object-marker .data-tag .unit,.map .object-marker .data-tag .val{display:flex;justify-content:center;align-items:center;padding:0 5px;color:grey;font-size:12px}.map .object-marker .data-tag .unit{background:#222;border:1.5px solid #424242;border-left:none;border-radius:0 2px 2px 0}.map .object-marker .data-tag:hover .unit,.map .object-marker .data-tag:hover .val{color:#b3b3b3;border-color:#b3b3b3}.map .object-marker.camera{width:50px;height:50px;background:#0f0f0c;border-radius:50px;display:flex;align-items:center;justify-content:center;border:2px solid grey;color:grey;font-size:16px;position:relative}.map .object-marker.camera .camera-icon{margin-bottom:5px}.map .object-marker.camera .count{position:absolute;width:16px;height:16px;background:#0f0f0c;border-radius:16px;border:2px solid grey;left:-2px;top:0;color:grey;font-size:10px;display:flex;align-items:center;justify-content:center;line-height:0}.map .object-marker.camera .status{position:absolute;width:6px;height:6px;background:#424242;border-radius:6px;top:35px;left:50%;transform:translateX(-50%)}.map .object-marker.camera:hover,.map .object-marker.camera:hover .count{border-color:#b3b3b3;color:#b3b3b3}.map .location{display:inline-flex;justify-content:center;align-items:center;width:30px;height:35px;padding:0 2px 5px;border-bottom:2px solid grey;font-size:22px;color:grey}.map .location.dark-grey{color:#4d4d4d}.map .grinder-text{position:absolute;font-size:12px;white-space:nowrap;line-height:12px}.map .grinder .grinder-icon{display:flex;align-items:center;color:grey;border:2px solid grey;border-radius:3px;padding:2px;font-size:22px;line-height:1;transition:linear}.map .grinder .grinder-icon .icon-settings:first-child{margin:0 2px 0 0}.map .grinder:hover .grinder-icon{color:#b3b3b3;border-color:#b3b3b3}.map .grinder.select .grinder-icon{color:grey;border-color:#063}.map .grinder.select .grinder-text{color:grey}.map .grinder.select:hover .grinder-text{color:#b3b3b3}.map .grinder.open .grinder-icon{color:#b3b3b3;border-color:#b3b3b3}.map .grinder.open .grinder-text{color:#b3b3b3}.map .grinder.open:after{display:none}.map .grinder.delete .grinder-icon,.map .grinder.edit .grinder-icon{color:#b3b3b3;border:2px dashed rgba(254,87,161,.6)!important}.map .grinder.delete:after,.map .grinder.edit:after{display:none}.map .grinder.delete .grinder-text,.map .grinder.edit .grinder-text{color:rgba(254,87,161,.6)}.map .grinder.in-work .icon-settings{animation:in-work 3s linear infinite}.map .grinder.working-stop .grinder-icon{color:rgba(255,200,0,.7);border-color:rgba(255,200,0,.7)}.map .grinder.working-stop .grinder-text{color:rgba(255,200,0,.7)}.map .grinder.crash .grinder-icon{color:rgba(255,0,0,.5);border-color:rgba(255,0,0,.5)}.map .grinder.crash .grinder-text{color:rgba(255,0,0,.5)}.map .back-path{stroke-width:8;stroke-opacity:1}.map .back-path.working-stop{stroke:rgba(255,200,0,.7)}.map .back-path.crash{stroke:rgba(255,0,0,.5)}.map .conveyor-path{stroke:#a5a5a5;stroke-width:4px;stroke-opacity:1;stroke-dasharray:10px 5px}.map .conveyor-path.select{stroke:#063}.map .conveyor-path.delete,.map .conveyor-path.edit{stroke:rgba(254,87,161,.6);stroke-opacity:1;stroke-dasharray:10 10}.map .conveyor-path:hover{stroke:#fff}.map .conveyor{stroke-width:5px;stroke-opacity:1;stroke-dasharray:10px 8px}.map .conveyor.select{stroke:#063;stroke-opacity:1}.map .conveyor:hover{stroke-opacity:1}.map .conveyor.open{stroke:#b3b3b3;stroke-opacity:1;stroke-dasharray:10 10}.map .conveyor.delete,.map .conveyor.edit{stroke:rgba(254,87,161,.6);stroke-opacity:1;stroke-dasharray:10 10}.map .conveyor.in-work{animation:in-work-conveyor 10s linear infinite}@keyframes in-work-conveyor{to{stroke-dashoffset:-100}}.map .conveyor-info{stroke:transparent}.map .conveyor-info-text{display:flex;flex-direction:column;align-content:center;line-height:12px;font-size:12px;color:grey}.map .conveyor-info-text.color-yellow{color:rgba(255,200,0,.7)}.map .conveyor-info-text .crash-info{display:flex;padding:2px 5px;background:rgba(255,0,0,.5);color:#fff;width:100%;justify-content:center;border-radius:2px;align-items:center;margin-bottom:4px}.map .conveyor-info-text .crash-info .icon-warning{margin-right:5px}.map .conveyor-info-text.conveyor-info-text-crash{color:rgba(255,0,0,.5)}.map .crash-label{position:absolute;top:-20px;display:flex;padding:2px 5px;background:rgba(255,0,0,.5);color:#fff;width:100%;justify-content:center;border-radius:2px;align-items:center}.map .crash-label .icon-warning{margin-right:5px}.map .dangerous-zone{stroke-dasharray:10 5;stroke-opacity:.5}.map .dangerous-zone.select{stroke:#063;stroke-opacity:1}.map .dangerous-zone.open{stroke:#b3b3b3;fill:hsla(0,0%,70%,.5);fill-opacity:.2;stroke-opacity:1}.map .dangerous-zone.delete,.map .dangerous-zone.edit{stroke:rgba(254,87,161,.6);fill:rgba(254,87,161,.6);stroke-opacity:1}.map .hidden-count .object-marker.camera .count,.map .leaflet-control-attribution.leaflet-control{display:none}.map .selected-polygon{stroke:hsla(0,0%,100%,.3);fill:hsla(0,0%,100%,.2);transition:stroke .25s ease,fill;stroke-dasharray:5}.map .selected-polygon:hover{stroke:hsla(0,0%,100%,.5);fill:hsla(0,0%,100%,.4)}.map .selected-path{stroke:hsla(0,0%,100%,.5)}.map .positioning-point{fill:#ccc;stroke-opacity:1;stroke:#b3b3b3}.map .positioning-point.red{fill:rgba(255,0,0,.5);stroke:rgba(255,0,0,.5);stroke-opacity:.8}.map .open .object-marker .data-tag .unit,.map .open .object-marker .data-tag .val,.map .open .object-marker.camera{border-color:#b3b3b3;color:#b3b3b3}.map .svg-marker-tooltip .tooltip{display:flex;flex-direction:column;background:#191a14}.map .svg-marker-tooltip .tooltip .tag{display:flex;background:#333;border-bottom:1px solid grey;padding:3px}.map .svg-marker-tooltip .tooltip .tag:last-child{border-bottom:none}.map .svg-marker-tooltip .tooltip .tag-type-personal .tag-icon{width:40px}.map .svg-marker-tooltip .tooltip .tag-icon{width:70px;margin-right:10px;display:flex;align-items:center;justify-content:center;background-color:#222;border-radius:3px;color:grey;font-size:28px}.map .svg-marker-tooltip .tooltip .tag-icon i{font-weight:100;font-size:28px;color:grey}.map .svg-marker-tooltip .tooltip .tag-icon img{width:90%}.map .svg-marker-tooltip .tooltip .tag-info{display:flex;flex-direction:column;justify-content:center;flex:1}.map .svg-marker-tooltip .tooltip .tag-info .title{color:#ccc}.map .svg-marker-tooltip .tooltip .tag-info .structure{font-size:12px;white-space:nowrap;overflow:hidden;max-width:300px;text-overflow:ellipsis}.map .svg-marker-tooltip .tooltip .tag-warning{width:33px;height:40px;text-align:right;font-size:20px;line-height:40px}.map .svg-marker-tooltip .tooltip .tag-warning-yellow{color:#ff0}.map .svg-marker-tooltip .tooltip .tag-warning-red{color:#dc0000}.map .svg-marker-tooltip .tooltip .tag .status-title{font-size:10px;color:#b3b3b3}.map .svg-marker-tooltip.leaflet-tooltip-right:before{border-right-color:grey!important}.map .svg-marker-tooltip.leaflet-tooltip-left:before{border-left-color:grey!important}.map .svg-marker-tooltip.leaflet-tooltip-left{margin-left:-80px!important}.map .svg-marker-tooltip.leaflet-tooltip{padding:0!important;background-color:#191a14;border:1px solid grey;border-radius:3px;color:#eee;overflow:hidden}.map .micro-mine-polygon{stroke-width:1}.map .micro-mine-polygon:hover{stroke:#fff;fill:#b3b3b3}.map .leaflet-tooltip{box-shadow:0 0 15px 5px #000}.map .leaflet-tooltip.point-tooltip{background-color:#333;border-color:#333;color:#ccc}.map .leaflet-tooltip.point-tooltip.leaflet-tooltip-left{margin-left:-20px}.map .leaflet-tooltip.point-tooltip.leaflet-tooltip-left:before{content:"";position:absolute;display:flex!important;right:0;border:6px solid transparent;border-left-color:#333;top:50%;margin-top:-6px}.map .leaflet-tooltip.point-tooltip.leaflet-tooltip-right:before{border-right-color:#333!important}@keyframes in-work{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tooltip-row{display:flex;margin-bottom:2px}.tooltip-row .icon{display:flex;align-items:center;justify-content:center;font-size:16px;color:#b3b3b3;width:20px;margin-right:5px}.tooltip-row.last{margin-bottom:0}.personal-alarm{display:flex;margin-bottom:30px!important;left:-87px!important}.personal-alarm .leaflet-popup-content-wrapper{background:rgba(34,34,34,.9);border-radius:0;color:#fff;border:1px solid red}.personal-alarm .leaflet-popup-content-wrapper .leaflet-popup-content{width:170px!important;padding:10px}.personal-alarm .leaflet-popup-content-wrapper .leaflet-popup-content .icon{display:flex;justify-content:center;font-size:34px;margin-bottom:20px;color:red}.personal-alarm .leaflet-popup-content-wrapper .leaflet-popup-content .alarm-text{display:flex;justify-content:center;text-align:center}.personal-alarm .leaflet-popup-content{margin:0!important}.personal-alarm .leaflet-popup-tip{background:red!important}.personal-alarm .leaflet-popup-tip-container{bottom:-20px}.button-map-control{display:flex;width:30px;height:30px;justify-content:center;background:#333;align-items:center;border-radius:2px;padding-bottom:3px;cursor:pointer;color:grey;transition:.25s ease;position:relative}.button-map-control.green{background:rgba(0,102,51,.7)}.button-map-control:hover{color:#b3b3b3}.button-map-control.active{background:#4d4d4d;color:#fff}.button-map-control.yellow{background:#ffc800;color:#000}.button-map-control.yellow:hover{color:#1a1a1a}.leaflet-disabled{pointer-events:none!important}@font-face{font-family:Tahoma;src:url(/assets/fonts/Tahoma.ttf)}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-Black.ttf);font-weight:900}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-BlackItalic.ttf);font-style:italic;font-weight:900}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-Bold.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-BoldItalic.ttf);font-style:italic;font-weight:700}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-Medium.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-MediumItalic.ttf);font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-Italic.ttf);font-style:italic;font-weight:400}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-LightItalic.ttf);font-style:italic;font-weight:300}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-Light.ttf);font-weight:300}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-ThinItalic.ttf);font-style:italic;font-weight:100}@font-face{font-family:Roboto;src:url(/assets/fonts/roboto/Roboto-Thin.ttf);font-weight:100}body,html{height:100%}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Roboto,Tahoma,sans-serif;font-size:16px;background-color:#222;overflow-x:hidden}a,body{color:#fff}a{text-decoration:none}::-webkit-scrollbar{width:5px;height:5px;cursor:pointer}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);opacity:.7}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.ngx-toastr{box-shadow:0 0 12px #000!important}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.416d91365b44e4b4f477.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.8f2c4d11474275fbc161.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.2b3e1faf89f94a483539.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;box-sizing:border-box;background:#fff;background:hsla(0,0%,100%,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url(spritesheet.ef32ea2bdf63ba132b4c.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.a4e0eb7ad904a4858361.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(spritesheet-2x.7ea3a6d428136b87ab95.png);background-image:linear-gradient(transparent,transparent),url(spritesheet.a4e0eb7ad904a4858361.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #aaa;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-bottom a,.leaflet-draw-actions-top a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:rgba(0,0,0,.5);border:1px solid transparent;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid rgba(0,0,0,.5);border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:rgba(254,87,161,.1);border:4px dashed rgba(254,87,161,.6);border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}:root{--jexcel-border-color:#000}.jexcel_container{display:inline-block;padding-right:2px;box-sizing:border-box;overscroll-behavior:contain;outline:none}.jexcel_container.fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:21}.jexcel_container.fullscreen .jexcel_content{overflow:auto;width:100%;height:100%;background-color:#fff}.jexcel_container.with-toolbar .jexcel>thead>tr>td{top:0}.jexcel_container.fullscreen.with-toolbar{height:calc(100% - 46px)}.jexcel_content{display:inline-block;box-sizing:border-box;padding-right:3px;padding-bottom:3px;position:relative;scrollbar-width:thin;scrollbar-color:#666 transparent}@supports (-moz-appearance:none){.jexcel_content{padding-right:10px}}.jexcel_content::-webkit-scrollbar{width:5px;height:5px}.jexcel_content::-webkit-scrollbar-track{background:#eee}.jexcel_content::-webkit-scrollbar-thumb{background:#666}.jexcel{border-collapse:separate;table-layout:fixed;white-space:nowrap;empty-cells:show;border:0;background-color:#fff;width:0;border-color:transparent #ccc #ccc transparent;border-style:solid;border-width:1px}.jexcel>thead>tr>td{border-color:#ccc transparent transparent #ccc;border-style:solid;border-width:1px;background-color:#f3f3f3;padding:2px;cursor:pointer;box-sizing:border-box;overflow:hidden;position:sticky;top:0;z-index:2}.with-toolbar .jexcel>thead>tr>td{top:42px}.jexcel>thead>tr>td.dragging{background-color:#fff;opacity:.5}.jexcel>thead>tr>td.selected{background-color:#dcdcdc}.jexcel>thead>tr>td.arrow-up{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 14l5-5 5 5H7z' fill='gray'/%3E%3C/svg%3E")}.jexcel>thead>tr>td.arrow-down,.jexcel>thead>tr>td.arrow-up{background-repeat:no-repeat;background-position:center right 5px;text-decoration:underline}.jexcel>thead>tr>td.arrow-down{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E")}.jexcel>tbody>tr>td:first-child{position:relative;background-color:#f3f3f3;text-align:center}.jexcel>tbody.resizable>tr>td:first-child:before{content:"\00a0";width:100%;height:3px;position:absolute;bottom:0;left:0;cursor:row-resize}.jexcel>tbody.draggable>tr>td:first-child:after{content:"\00a0";width:3px;height:100%;position:absolute;top:0;right:0;cursor:move}.jexcel>tbody>tr.dragging>td{background-color:#eee;opacity:.5}.jexcel>tbody>tr>td{border-color:#ccc transparent transparent #ccc;border-style:solid;border-width:1px;padding:4px;white-space:nowrap;box-sizing:border-box;line-height:1em}.jexcel>tbody>tr>td:last-child{overflow:hidden}.jexcel>tbody>tr>td>img{display:inline-block;max-width:100px}.jexcel>tbody>tr>td.readonly{color:rgba(0,0,0,.3)}.jexcel>tbody>tr.selected>td:first-child{background-color:#dcdcdc}.jexcel>tbody>tr>td>input,.jexcel>tbody>tr>td>select,.jexcel>tbody>tr>td>textarea{border:0;border-radius:0;outline:0;width:100%;margin:0;padding:0;background-color:transparent;box-sizing:border-box}.jexcel>tbody>tr>td>textarea{resize:none;padding-top:6px!important}.jexcel>tbody>tr>td>input[type=checkbox],.jexcel>tbody>tr>td>input[type=radio]{width:12px;margin-top:2px}.jexcel>tbody>tr>td>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position-x:100%;background-position-y:40%;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+)}.jexcel>tbody>tr>td.jexcel_dropdown{background-repeat:no-repeat;background-position:top 50% right 5px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E");text-overflow:ellipsis;overflow-x:hidden}.jexcel>tbody>tr>td.jexcel_dropdown.jexcel_comments{background:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E") top 50% right 5px no-repeat,url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=") 100% 0 no-repeat}.jexcel>tbody>tr>td>.color{width:90%;height:10px;margin:auto}.jexcel>tbody>tr>td>a{text-decoration:underline}.jexcel>tbody>tr>td.highlight>a{color:blue;cursor:pointer}.jexcel>tfoot>tr>td{border-color:#ccc transparent transparent #ccc;border-style:solid;border-width:1px;background-color:#f3f3f3;padding:2px;cursor:pointer;box-sizing:border-box;overflow:hidden}.jexcel .highlight{background-color:rgba(0,0,0,.05)}.jexcel .highlight-top{border-top:1px solid #000;box-shadow:0 -1px #ccc}.jexcel .highlight-left{border-left:1px solid #000;box-shadow:-1px 0 #ccc}.jexcel .highlight-right{border-right:1px solid #000}.jexcel .highlight-bottom{border-bottom:1px solid #000}.jexcel .highlight-top.highlight-left{box-shadow:-1px -1px #ccc;-webkit-box-shadow:-1px -1px #ccc;-moz-box-shadow:-1px -1px #ccc}.jexcel .highlight-selected{background-color:transparent}.jexcel .selection{background-color:rgba(0,0,0,.05)}.jexcel .selection-left{border-left:1px dotted #000}.jexcel .selection-right{border-right:1px dotted #000}.jexcel .selection-top{border-top:1px dotted #000}.jexcel .selection-bottom{border-bottom:1px dotted #000}.jexcel_corner{position:absolute;background-color:#000;height:1px;width:1px;border:1px solid #fff;top:-2000px;left:-2000px;cursor:crosshair;box-sizing:initial;z-index:30;padding:2px}.jexcel .editor{outline:0 solid transparent;overflow:visible;white-space:nowrap;text-align:left;padding:0;box-sizing:border-box;overflow:visible!important}.jexcel .editor>input{padding-left:4px}.jexcel .editor .jupload{position:fixed;top:100%;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;font-size:.875rem;letter-spacing:.2px;border-radius:4px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);padding:10px;background-color:#fff;width:300px;min-height:225px;margin-top:2px}.jexcel .editor .jupload img{width:100%;height:auto}.jexcel .editor .jexcel_richtext{position:fixed;top:100%;z-index:40;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;font-size:.875rem;letter-spacing:.2px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);padding:10px;background-color:#fff;min-width:280px;max-width:310px;margin-top:2px;text-align:left}.jexcel .editor .jclose:after{position:absolute;top:0;right:0;margin:10px;content:"close";font-family:Material icons;font-size:24px;width:24px;height:24px;line-height:24px;cursor:pointer;text-shadow:0 0 5px #fff}.jexcel,.jexcel td,.jexcel_corner{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.jexcel_textarea{top:-999px;left:-999px;width:1px;height:1px}.jexcel .dragline,.jexcel_textarea{position:absolute}.jexcel .dragline div{position:relative;top:-6px;height:5px;width:22px}.jexcel .dragline div:hover{cursor:move}.jexcel .onDrag{background-color:rgba(0,0,0,.6)}.jexcel .error{border:1px solid red}.jexcel thead td.resizing{border-right-style:dotted!important;border-right-color:red!important}.jexcel tbody tr.resizing>td{border-bottom-style:dotted!important;border-bottom-color:red!important}.jexcel tbody td.resizing{border-right-style:dotted!important;border-right-color:red!important}.jexcel .jdropdown-header{border:0!important;outline:none!important;width:100%!important;height:100%!important;padding:0 0 0 8px!important}.jexcel .jdropdown-container{margin-top:1px}.jexcel .jdropdown-container-header{padding:0;margin:0;height:inherit}.jexcel .jdropdown-picker{border:0!important;padding:0!important;width:inherit;height:inherit}.jexcel .jexcel_comments{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:100% 0}.jexcel .sp-replacer{margin:2px;border:0}.jexcel>thead>tr.jexcel_filter>td>input{border:0;width:100%;outline:none}.jexcel_about{float:right;font-size:.7em;padding:2px;text-transform:uppercase;letter-spacing:1px;display:none}.jexcel_about a{color:#ccc;text-decoration:none}.jexcel_about img{display:none}.jexcel_filter{display:flex;justify-content:space-between;margin-bottom:4px}.jexcel_filter>div{padding:8px;align-items:center}.jexcel_pagination{display:flex;justify-content:space-between;align-items:center}.jexcel_pagination>div{display:flex;padding:10px}.jexcel_pagination>div:last-child{padding-right:10px;padding-top:10px}.jexcel_pagination>div>div{text-align:center;width:36px;height:36px;line-height:34px;border:1px solid #ccc;box-sizing:border-box;margin-left:2px;cursor:pointer}.jexcel_page{font-size:.8em}.jexcel_page_selected{font-weight:700;background-color:#f3f3f3}.jexcel_toolbar{display:flex;background-color:#f3f3f3;border:1px solid #ccc;padding:4px;margin:0 2px 4px 1px;position:sticky;top:0;z-index:21}.jexcel_toolbar:empty{display:none}.jexcel_toolbar i.jexcel_toolbar_item{width:24px;height:24px;padding:4px;cursor:pointer;display:inline-block}.jexcel_toolbar i.jexcel_toolbar_item:hover{background-color:#ddd}.jexcel_toolbar select.jexcel_toolbar_item{margin-left:2px;margin-right:2px;display:inline-block;border:0;background-color:transparent;padding-right:10px}.jexcel .dragging-left{background-repeat:no-repeat;background-position:top 50% left 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14 7l-5 5 5 5V7z'/%3E%3Cpath fill='none' d='M24 0v24H0V0h24z'/%3E%3C/svg%3E")}.jexcel .dragging-right{background-repeat:no-repeat;background-position:top 50% right 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 17l5-5-5-5v10z'/%3E%3Cpath fill='none' d='M0 24V0h24v24H0z'/%3E%3C/svg%3E")}.jexcel_tabs .jexcel_tab{display:none}.jexcel_tabs .jexcel_tab_link{display:inline-block;padding:10px 20px;margin-right:5px;margin-bottom:5px;background-color:#f3f3f3;cursor:pointer}.jexcel_tabs .jexcel_tab_link.selected{background-color:#ddd}.jexcel_hidden_index>colgroup>col:first-child,.jexcel_hidden_index>tbody>tr>td:first-child,.jexcel_hidden_index>thead>tr>td:first-child{display:none}.jexcel .jrating{display:inline-flex}.jexcel .jrating>div{zoom:.55}.jexcel .copying-top{border-top:1px dashed #000}.jexcel .copying-left{border-left:1px dashed #000}.jexcel .copying-right{border-right:1px dashed #000}.jexcel .copying-bottom{border-bottom:1px dashed #000}.jexcel .jexcel_column_filter{background-repeat:no-repeat;background-position:top 50% right 5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray' width='18px' height='18px'%3E%3Cpath d='M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");text-overflow:ellipsis;overflow:hidden;padding:0 20px 0 6px}.jexcel thead .jexcel_freezed{left:0;z-index:3!important;box-shadow:2px 0 2px .2px #ccc!important;-webkit-box-shadow:2px 0 2px .2px #ccc!important;-moz-box-shadow:2px 0 2px .2px #ccc!important}.jexcel tbody .jexcel_freezed{position:relative;background-color:#fff;box-shadow:1px 1px 1px 1px #ccc!important;-webkit-box-shadow:2px 4px 4px .1px #ccc!important;-moz-box-shadow:2px 4px 4px .1px #ccc!important}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-1-1,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-9-16{padding-top:177.7777777778%}.video-js.vjs-1-1{padding-top:100%}.video-js .vjs-tech,.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0}body.vjs-full-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:.3em;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.81666em;margin-left:-1.5em}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:0 0}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-color:#000;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control,.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff transparent transparent}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-audio-button,.video-js.vjs-layout-small .vjs-captions-button,.video-js.vjs-layout-small .vjs-chapters-button,.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-descriptions-button,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-subtitles-button,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-audio-button,.video-js.vjs-layout-tiny .vjs-captions-button,.video-js.vjs-layout-tiny .vjs-chapters-button,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-descriptions-button,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-subtitles-button,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-audio-button,.video-js.vjs-layout-x-small .vjs-captions-button,.video-js.vjs-layout-x-small .vjs-chapters-button,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-descriptions-button,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-subtitles-button,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js.vjs-layout-tiny .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js.vjs-layout-tiny .vjs-custom-control-spacer,.video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{flex:auto;display:block}.video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0}.video-js :focus:not(:focus-visible){outline:0}