.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable *:before,.ngx-datatable *:after{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-header-inner{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px;text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-header .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;background-color:#fff;color:#0000008a;vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:solid 1px #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:solid 1px #d9d8d9;border-top:solid 1px #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:#000000de;transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s infinite cubic-bezier(.39,.575,.565,1);transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:#0000008a}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:#00000042!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:#9e9e9e33;font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:#0000008a;text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:#000000bf;background-color:#9e9e9e33}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translate(35%) scaleX(.3)}to{opacity:0;transform:translate(-50%) scaleX(0)}}@font-face{font-family:data-table;src:url(data-table.19a1c5c211a201d8.eot);src:url(data-table.19a1c5c211a201d8.eot?#iefix) format("embedded-opentype"),url(data-table.d233a8724a9532b6.woff) format("woff"),url(data-table.4f99927ffc558471.ttf) format("truetype"),url(data-table.029992b38cb863a4.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:data-table!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=datatable-icon-]:before,[class*=" datatable-icon-"]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"b"}.datatable-icon-collapse:before{content:"a"}.datatable-icon-expand:before{content:"c"}.datatable-icon-close:before{content:"d"}.datatable-icon-up:before{content:"e"}.datatable-icon-down:before{content:"f"}.datatable-icon-sort-unset:before{content:"c";opacity:.5}.datatable-icon-sort:before{content:"g"}.datatable-icon-done:before{content:"h"}.datatable-icon-done-all:before{content:"i"}.datatable-icon-search:before{content:"j"}.datatable-icon-pin:before{content:"k"}.datatable-icon-add:before{content:"m"}.datatable-icon-left:before{content:"o"}.datatable-icon-right:before{content:"p"}.datatable-icon-skip:before{content:"q"}.datatable-icon-prev:before{content:"r"}@charset "UTF-8";body{min-height:100vh;font-family:Muli,sans-serif}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.-left-80{left:-20rem}.bottom-6{bottom:1.5rem}.right-5{right:1.25rem}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.row-span-3{grid-row:span 3 / span 3}.-mb-4{margin-bottom:-1rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mt-4{margin-top:1rem}.block{display:block}.flex{display:flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0{height:0px}.h-10{height:2.5rem}.h-full{height:100%}.w-0{width:0px}.w-10{width:2.5rem}.w-36{width:9rem}.w-52{width:13rem}.w-56{width:14rem}.w-80{width:20rem}.w-full{width:100%}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;user-select:all}.resize{resize:both}.grid-flow-col{grid-auto-flow:column}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-items-start{justify-items:start}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-visible{overflow:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.p-2{padding:.5rem}.p-4{padding:1rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-8{padding-bottom:2rem}.pr-4{padding-right:1rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-50{opacity:.5}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}*{margin:0;padding:0;box-sizing:border-box;outline:0}html{font-size:16px;line-height:1.3;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a,button{background:none;border:none;text-decoration:none;cursor:pointer;-webkit-text-decoration-skip:objects}a:active,a:hover,button:active,button:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}img{display:block;margin:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-size:100%;vertical-align:middle;background:transparent;border-collapse:collapse}table{width:100%}b,strong{font-weight:bolder;white-space:pre}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}input,textarea,select,button{font:inherit}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none}canvas{width:100%}.mat-toolbar{background:none!important}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent!important}.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:transparent!important}.mdc-text-field{border-radius:0!important}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:50px!important}.mdc-checkbox__ripple{display:none!important}.mdc-checkbox{padding:0!important;margin:0 3px 0 0!important}.mdc-checkbox__native-control{top:0!important;left:0!important;right:0!important;width:18px!important;height:18px!important}.mdc-checkbox__background{top:0!important;left:0!important}.mat-mdc-checkbox-touch-target{width:30px!important;height:30px!important;z-index:100}.mat-mdc-list-item-unscoped-content{display:flex!important}.mdc-button .mdc-button__label{display:flex!important;align-items:center!important}.mat-mdc-form-field-bottom-align:before{height:0!important}mat-option .mat-pseudo-checkbox{display:none}.text-red{color:#f44336}.copy{margin-right:10px}.card_header{align-items:center;justify-content:space-between}.card_title{flex-grow:1}.card_actions{display:flex;flex-wrap:wrap}@media (max-width: 768px){.card_actions .mat-mdc-button,.card_actions .mat-mdc-raised-button,.card_actions .mat-mdc-outlined-button{margin:5px}}.table-title{margin-bottom:15px}.accordion{width:100%;margin:20px 0;display:block}.accordion-styles:hover{background-color:transparent!important;cursor:default!important}.row-title{margin-bottom:20px}:host{display:flex}@media (max-width: 768px){.cloud-skype4b_header{font-size:80%}}@media (max-width: 768px){.cloud-exchange_header{font-size:80%}}.header{display:flex;height:65px}.header_title{flex-grow:1;display:flex;align-items:center}.header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.header_btn-container{display:flex;align-items:center}.params .mat-mdc-list-item{padding-left:0;padding-right:0}.mat-checkbox-layout{white-space:normal!important}.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:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .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;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{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{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset: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:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.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}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}@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}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.light-theme{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #00bcd4;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04);--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-full-pseudo-checkbox-selected-icon-color: #039be5;--mat-full-pseudo-checkbox-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #039be5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;--mat-app-background-color: #ededed;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #00bcd4;--mdc-filled-text-field-focus-active-indicator-color: #00bcd4;--mdc-filled-text-field-focus-label-text-color: rgba(0, 188, 212, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #00bcd4;--mdc-outlined-text-field-focus-outline-color: #00bcd4;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 188, 212, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(0, 188, 212, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 188, 212, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #00acc1;--mdc-switch-selected-handle-color: #00acc1;--mdc-switch-selected-hover-state-layer-color: #00acc1;--mdc-switch-selected-pressed-state-layer-color: #00acc1;--mdc-switch-selected-focus-handle-color: #006064;--mdc-switch-selected-hover-handle-color: #006064;--mdc-switch-selected-pressed-handle-color: #006064;--mdc-switch-selected-focus-track-color: #4dd0e1;--mdc-switch-selected-hover-track-color: #4dd0e1;--mdc-switch-selected-pressed-track-color: #4dd0e1;--mdc-switch-selected-track-color: #4dd0e1;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #00bcd4;--mdc-slider-focus-handle-color: #00bcd4;--mdc-slider-hover-handle-color: #00bcd4;--mdc-slider-active-track-color: #00bcd4;--mdc-slider-inactive-track-color: #00bcd4;--mdc-slider-with-tick-marks-inactive-container-color: #00bcd4;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #00bcd4;--mat-slider-hover-state-layer-color: rgba(0, 188, 212, .05);--mat-slider-focus-state-layer-color: rgba(0, 188, 212, .2);--mat-slider-value-indicator-opacity: .6;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #039be5;--mdc-checkbox-selected-hover-state-layer-color: #039be5;--mdc-checkbox-selected-pressed-state-layer-color: #039be5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #039be5;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #00bcd4;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #00bcd4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #afafaf;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00bcd4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 188, 212, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 188, 212, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 188, 212, .3);--mat-datepicker-toggle-active-state-icon-color: #00bcd4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 188, 212, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87);--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #ededed;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00bcd4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00bcd4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00bcd4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #757575;--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87);--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px}.mat-theme-loaded-marker{display:none}.light-theme .mat-accent{--mat-option-selected-state-label-text-color: #039be5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.light-theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.light-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #00bcd4;--mat-full-pseudo-checkbox-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00bcd4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.light-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #039be5;--mat-full-pseudo-checkbox-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #039be5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.light-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #ededed;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.light-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #00bcd4;--mdc-linear-progress-track-color: rgba(0, 188, 212, .25)}.light-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #039be5;--mdc-linear-progress-track-color: rgba(3, 155, 229, .25)}.light-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.light-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #039be5;--mdc-filled-text-field-focus-active-indicator-color: #039be5;--mdc-filled-text-field-focus-label-text-color: rgba(3, 155, 229, .87);--mdc-outlined-text-field-caret-color: #039be5;--mdc-outlined-text-field-focus-outline-color: #039be5;--mdc-outlined-text-field-focus-label-text-color: rgba(3, 155, 229, .87);--mat-form-field-focus-select-arrow-color: rgba(3, 155, 229, .87)}.light-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.light-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(3, 155, 229, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.light-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.light-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.light-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.light-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00bcd4;--mdc-chip-elevated-selected-container-color: #00bcd4;--mdc-chip-elevated-disabled-container-color: #00bcd4;--mdc-chip-flat-disabled-selected-container-color: #00bcd4;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.light-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.light-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #039be5;--mdc-chip-elevated-selected-container-color: #039be5;--mdc-chip-elevated-disabled-container-color: #039be5;--mdc-chip-flat-disabled-selected-container-color: #039be5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.light-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.light-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.light-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.light-theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.light-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #039be5;--mdc-switch-selected-handle-color: #039be5;--mdc-switch-selected-hover-state-layer-color: #039be5;--mdc-switch-selected-pressed-state-layer-color: #039be5;--mdc-switch-selected-focus-handle-color: #01579b;--mdc-switch-selected-hover-handle-color: #01579b;--mdc-switch-selected-pressed-handle-color: #01579b;--mdc-switch-selected-focus-track-color: #4fc3f7;--mdc-switch-selected-hover-track-color: #4fc3f7;--mdc-switch-selected-pressed-track-color: #4fc3f7;--mdc-switch-selected-track-color: #4fc3f7}.light-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.light-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00bcd4;--mdc-radio-selected-hover-icon-color: #00bcd4;--mdc-radio-selected-icon-color: #00bcd4;--mdc-radio-selected-pressed-icon-color: #00bcd4;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #00bcd4;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.light-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #039be5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.light-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.light-theme .mat-accent{--mdc-slider-handle-color: #039be5;--mdc-slider-focus-handle-color: #039be5;--mdc-slider-hover-handle-color: #039be5;--mdc-slider-active-track-color: #039be5;--mdc-slider-inactive-track-color: #039be5;--mdc-slider-with-tick-marks-inactive-container-color: #039be5;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #039be5;--mat-slider-hover-state-layer-color: rgba(3, 155, 229, .05);--mat-slider-focus-state-layer-color: rgba(3, 155, 229, .2)}.light-theme .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}.light-theme .mdc-list-item__start,.light-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #00bcd4;--mdc-radio-selected-hover-icon-color: #00bcd4;--mdc-radio-selected-icon-color: #00bcd4;--mdc-radio-selected-pressed-icon-color: #00bcd4}.light-theme .mat-accent .mdc-list-item__start,.light-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5}.light-theme .mat-warn .mdc-list-item__start,.light-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.light-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00bcd4;--mdc-checkbox-selected-hover-icon-color: #00bcd4;--mdc-checkbox-selected-icon-color: #00bcd4;--mdc-checkbox-selected-pressed-icon-color: #00bcd4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00bcd4;--mdc-checkbox-selected-hover-state-layer-color: #00bcd4;--mdc-checkbox-selected-pressed-state-layer-color: #00bcd4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #039be5;--mdc-checkbox-selected-hover-state-layer-color: #039be5;--mdc-checkbox-selected-pressed-state-layer-color: #039be5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#00bcd4}.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.light-theme .mdc-list-item__start,.light-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.light-theme .mat-mdc-tab-group,.light-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #00bcd4;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #00bcd4;--mat-tab-header-active-ripple-color: #00bcd4;--mat-tab-header-inactive-ripple-color: #00bcd4;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #00bcd4;--mat-tab-header-active-hover-label-text-color: #00bcd4;--mat-tab-header-active-focus-indicator-color: #00bcd4;--mat-tab-header-active-hover-indicator-color: #00bcd4}.light-theme .mat-mdc-tab-group.mat-accent,.light-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #039be5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #039be5;--mat-tab-header-active-ripple-color: #039be5;--mat-tab-header-inactive-ripple-color: #039be5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #039be5;--mat-tab-header-active-hover-label-text-color: #039be5;--mat-tab-header-active-focus-indicator-color: #039be5;--mat-tab-header-active-hover-indicator-color: #039be5}.light-theme .mat-mdc-tab-group.mat-warn,.light-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.light-theme .mat-mdc-tab-group.mat-background-primary,.light-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #00bcd4;--mat-tab-header-with-background-foreground-color: white}.light-theme .mat-mdc-tab-group.mat-background-accent,.light-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #039be5;--mat-tab-header-with-background-foreground-color: white}.light-theme .mat-mdc-tab-group.mat-background-warn,.light-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.light-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.light-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00bcd4;--mdc-checkbox-selected-hover-icon-color: #00bcd4;--mdc-checkbox-selected-icon-color: #00bcd4;--mdc-checkbox-selected-pressed-icon-color: #00bcd4;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #00bcd4;--mdc-checkbox-selected-hover-state-layer-color: #00bcd4;--mdc-checkbox-selected-pressed-state-layer-color: #00bcd4;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.light-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00bcd4;--mat-text-button-state-layer-color: #00bcd4;--mat-text-button-ripple-color: rgba(0, 188, 212, .1)}.light-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #039be5;--mat-text-button-state-layer-color: #039be5;--mat-text-button-ripple-color: rgba(3, 155, 229, .1)}.light-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.light-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00bcd4;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #039be5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00bcd4;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #039be5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00bcd4;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #00bcd4;--mat-outlined-button-ripple-color: rgba(0, 188, 212, .1)}.light-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #039be5;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #039be5;--mat-outlined-button-ripple-color: rgba(3, 155, 229, .1)}.light-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.light-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #00bcd4;--mat-icon-button-state-layer-color: #00bcd4;--mat-icon-button-ripple-color: rgba(0, 188, 212, .1)}.light-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #039be5;--mat-icon-button-state-layer-color: #039be5;--mat-icon-button-ripple-color: rgba(3, 155, 229, .1)}.light-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.light-theme .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.light-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #00bcd4;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #039be5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #00bcd4;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #039be5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.light-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #039be5}.light-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.light-theme .mat-badge-accent{--mat-badge-background-color: #039be5;--mat-badge-text-color: white}.light-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.light-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #039be5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(3, 155, 229, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(3, 155, 229, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(3, 155, 229, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(3, 155, 229, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.light-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.light-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #039be5}.light-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.light-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.light-theme .mat-icon.mat-primary{--mat-icon-color: #00bcd4}.light-theme .mat-icon.mat-accent{--mat-icon-color: #039be5}.light-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.light-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #039be5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #039be5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #039be5;--mat-stepper-header-edit-state-icon-foreground-color: white}.light-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.light-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #00bcd4;--mat-toolbar-container-text-color: white}.light-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #039be5;--mat-toolbar-container-text-color: white}.light-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.light-theme a{color:#00bcd4}.light-theme .mat-mdc-unelevated-button,.light-theme .mat-mdc-raised-button{color:#000000de!important}.light-theme .mat-card-header-text{margin:0 15px 0 0;border-bottom:3px solid #039be5;padding-right:40px}.light-theme .mdc-card__actions{gap:10px}.light-theme .mat-mdc-dialog-container{max-width:100%}.light-theme .mdc-dialog__container{color:#000000de}.light-theme .dialog-toolbar{background-color:#039be5;color:#fff}.light-theme .dialog-toolbar_title{flex-grow:1;margin-right:10px}@media (max-width: 768px){.light-theme .tbl-dialog--responsive{max-width:100%!important;width:100%}}.light-theme .mat-mdc-dialog-actions{margin-left:15px!important}.light-theme .csv-download-modal{width:30%}.light-theme .main_logs{display:block;height:30px}.light-theme .main_topbar{top:0;background-color:#fff;margin-left:-20px;width:calc(100% - 280px);height:80px;position:fixed;z-index:999;align-items:center}.light-theme .main_content{margin-top:80px;min-height:calc(100vh - 80px);position:relative;padding:20px 30px}@media (max-width: 768px){.light-theme .main_content{margin-top:0;padding:20px 15px}}.light-theme .main_sidenav{position:fixed;min-height:100vh}@media (max-width: 768px){.light-theme .main_sidenav{width:100%}}.light-theme .main_mobile-nav{display:flex;align-items:center;justify-content:center;background-color:#039be5;color:#fff;margin:-20px -20px 0;height:40px;text-transform:uppercase}.light-theme .main_mobile-nav--sidebar{margin:0}.light-theme .loader-container{width:100%;height:100%;position:relative;background-color:#000000a6;z-index:9999;top:0;left:0}.light-theme .loader{position:fixed;top:50%;left:50%;width:160px;height:160px;margin:-80px 0 0 -80px;border-radius:50%;z-index:9;background-color:#000000bf;border:2px solid #e3e4dc}.light-theme .loader:before{content:"";width:164px;height:164px;display:block;position:absolute;border:2px solid #898a86;border-radius:50%;top:-2px;left:-2px;box-sizing:border-box;clip:rect(0px,35px,35px,0px);z-index:10;animation:rotate infinite;animation-duration:3s;animation-timing-function:linear}.light-theme .loader:after{content:"";width:164px;height:164px;display:block;position:absolute;border:2px solid #c1bebb;border-radius:50%;top:-2px;left:-2px;box-sizing:border-box;clip:rect(0px,164px,150px,0px);z-index:9;animation:rotate2 3s linear infinite}.light-theme .hexagon-container{position:relative;top:33px;left:41px;border-radius:50%}.light-theme .hexagon{position:absolute;width:40px;height:23px;background-color:#039be5}.light-theme .hexagon:before{content:"";position:absolute;top:-11px;left:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:11.5px solid #039be5}.light-theme .hexagon:after{content:"";position:absolute;top:23px;left:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:11.5px solid #039be5}.light-theme .hexagon.hex_1{top:0;left:0;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.2142857143s}.light-theme .hexagon.hex_2{top:0;left:42px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.4285714286s}.light-theme .hexagon.hex_3{top:36px;left:63px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.6428571429s}.light-theme .hexagon.hex_4{top:72px;left:42px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.8571428571s}.light-theme .hexagon.hex_5{top:72px;left:0;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:1.0714285714s}.light-theme .hexagon.hex_6{top:36px;left:-21px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:1.2857142857s}.light-theme .hexagon.hex_7{top:36px;left:21px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:1.5s}.light-theme #tabula-splash-screen{display:block;position:fixed;inset:0;background-color:#039be5;z-index:99999;pointer-events:none}.light-theme #tabula-splash-screen .center{display:block;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.light-theme #tabula-splash-screen .logo{width:256px;margin:0 auto}.light-theme #tabula-splash-screen .logo img{filter:drop-shadow(0px 10px 6px rgba(0,0,0,.2))}.light-theme #tabula-splash-screen .spinner-wrapper{display:block;position:relative;width:100%;min-height:100px;height:100px}.light-theme #tabula-splash-screen .spinner-wrapper .spinner{position:absolute;overflow:hidden;left:50%;margin-left:-50px;animation:outer-rotate 2.91667s linear infinite}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner{width:100px;height:100px;position:relative;animation:sporadic-rotate 5.25s cubic-bezier(.35,0,.25,1) infinite}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .gap{position:absolute;inset:0 49px;border-top:10px solid;box-sizing:border-box}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left,.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right{position:absolute;top:0;height:100px;width:50px;overflow:hidden}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left .half-circle,.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right .half-circle{position:absolute;top:0;width:100px;height:100px;box-sizing:border-box;border:10px solid #fff;border-bottom-color:transparent;border-radius:50%}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left{left:0}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left .half-circle{left:0;border-right-color:transparent;animation:left-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite;-webkit-animation:left-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right{right:0}.light-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right .half-circle{right:0;border-left-color:transparent;animation:right-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite;-webkit-animation:right-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite}.light-theme tbl-user .user-block_avatar{width:40px;height:40px;margin-right:15px;position:relative}.light-theme tbl-user .user-block_avatar img{height:100%;width:100%;border-radius:100%;margin-right:10px}.light-theme tbl-user .user-block_row{display:flex;align-items:center}.light-theme tbl-user .user-block_name{display:flex;align-items:center;cursor:pointer}.light-theme tbl-user .user-block_icon-down{margin-left:10px;margin-right:5px;font-size:20px;height:20px;width:20px;line-height:20px}.light-theme tbl-user .user-block_subscription{margin-top:20px}.light-theme tbl-user .subscription{display:flex;align-items:center}.light-theme tbl-user .subscription_field{width:100%}.light-theme tbl-user .subscription_label{font-size:12px}.light-theme tbl-user .subscription_select{margin-left:10px;background:#ededed;padding:5px}.light-theme tbl-user .subscription_search{background:#ededed;color:#000000de;border:none;padding:5px 15px;width:100%}.light-theme tbl-user .badge{width:20px;height:20px;position:absolute;top:-7px;right:-10px;border-radius:100%;cursor:pointer;background-color:#f44336;color:#fff}.light-theme tbl-user .badge:disabled{cursor:not-allowed;background-color:#ef9a9a}.light-theme .tbl-form_row{position:relative;border:1px solid rgba(0,0,0,.12);border-radius:2px;padding:18px 15px 3px;margin:21px 0;display:block;overflow:visible;background-color:#fff}.light-theme .tbl-form_row--alone{padding:7px 15px}.light-theme .tbl-form_title{background-color:#ededed;display:table;width:auto;padding:0 10px 2px;margin-left:-10px;margin-top:-30px;margin-bottom:15px;border-radius:4px}.light-theme .tbl-form_field{margin-right:15px;padding-bottom:1.25em;display:block}.light-theme .tbl-form_field--without-wrapper .mat-mdc-form-field-subscript-wrapper{display:none}.light-theme .tbl-form_field--radio{display:flex}.light-theme .tbl-form_field:last-child{margin-right:0}.light-theme .tbl-form_field--textarea,.light-theme .tbl-form_field--input,.light-theme .tbl-form_field--select{padding-bottom:0;margin-bottom:0}.light-theme .tbl-form_field--220{min-width:220px}.light-theme .tbl-form_field--no-indent{padding-bottom:0;margin-bottom:0}.light-theme .tbl-form_field--short{width:80px}.light-theme .tbl-form_field--20{width:20%}.light-theme .tbl-form_field--fourth{width:25%}.light-theme .tbl-form_field--third{width:33%}.light-theme .tbl-form_field--45{width:45%}.light-theme .tbl-form_field--half{width:50%}.light-theme .tbl-form_field--75{width:75%}.light-theme .tbl-form_field--wide{flex-grow:1}.light-theme .tbl-form_radio{margin-left:20px}.light-theme .tbl-form_radio--vertical{display:flex;flex-direction:column}.light-theme .tbl-form_options{display:flex;align-items:center;flex-wrap:wrap}.light-theme .tbl-form_options--one-level{align-items:flex-start}.light-theme .mat-mdc-dialog-container .tbl-form_title{background-color:#fff}.light-theme body{color:#0000001f!important}.light-theme .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .text--center{text-align:center}.light-theme .text--enable,.light-theme .text--success{color:#4caf50}.light-theme .text--info{color:#03a9f4}.light-theme .text--warning{color:#ffeb3b}.light-theme .text--warn{color:#f44336}.light-theme .tbl-table_tr--active{background-color:#f5f5f5!important}.light-theme .tbl-table_tr--uncheckable{cursor:default}.light-theme .tbl-table--highlight>tbody>tr:hover{background-color:#ededed}.light-theme .tbl-table tr{border-bottom:1px solid rgba(0,0,0,.12)}@media (max-width: 1024px){.light-theme .tbl-table--responsive tbody tr{border-right:1px solid rgba(0,0,0,.12)}}.light-theme .tbl-loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background-color:#000c}.light-theme .tbl-loader--relative{position:absolute}.light-theme .tbl-loader__spinner{transform:scale(.8);width:1em;height:1em;font-size:100px;position:absolute;left:calc(50% - .5em);top:calc(50% - .5em)}@media (max-width: 150px),(max-height: 150px){.light-theme .tbl-loader__spinner{font-size:100px/2}}.light-theme .tbl-loader__spinner:before,.light-theme .tbl-loader__spinner:after{content:"";top:0;display:block;width:1em;height:1em;position:absolute;border-width:.5em;border-style:double;border-color:transparent;box-sizing:border-box;border-radius:1em;animation:spin 1.5s infinite}.light-theme .tbl-loader__spinner:after{left:0;border-left-color:#039be5}.light-theme .tbl-loader__spinner:before{right:0;border-right-color:#039be5;animation-delay:1.5s/-4}.light-theme tbl-sidebar .sidebar{padding:10px;width:260px;display:flex;height:100%;flex-direction:column}@media (max-width: 768px){.light-theme tbl-sidebar .sidebar{width:100%}}.light-theme tbl-sidebar .sidebar_top{flex-grow:1}.light-theme tbl-sidebar .sidebar_separator{height:2px;margin-top:10px;margin-bottom:20px;background-color:#039be5}.light-theme tbl-sidebar .sidebar_navigation{margin-top:10px}.light-theme tbl-sidebar .theme{font-size:12px;display:flex;align-items:center;justify-content:flex-end;margin-bottom:15px;padding:5px 8px;border-radius:5px;background-color:#ededed}.light-theme tbl-sidebar .theme_icon{margin-left:10px;cursor:pointer;color:#000000de;font-size:15px;height:15px;width:15px;line-height:15px}.light-theme tbl-sidebar .theme_text{text-transform:uppercase}.light-theme tbl-sidebar .logo{display:flex;height:58px;align-items:center}.light-theme tbl-sidebar .logo_img{width:195px;margin:0 auto}.light-theme tbl-sidebar .logo_text{color:#000;text-transform:uppercase;font-size:30px}.light-theme tbl-sidebar .navigation_title{text-transform:uppercase;margin-bottom:10px}.light-theme tbl-sidebar .navigation_item{display:flex;align-items:center;color:#000;padding:5px 15px}.light-theme tbl-sidebar .navigation_item--active{color:#fff;background-color:#039be5}.light-theme tbl-sidebar .navigation_children-item{display:flex;align-items:center;color:#000;padding:5px 15px;margin-left:15px}.light-theme tbl-sidebar .navigation_children-item--active{color:#039be5}.light-theme tbl-sidebar .navigation_icon{margin-right:10px;font-size:15px;height:15px;width:15px;line-height:15px}.light-theme .language{margin-left:15px;display:flex}.light-theme .language a{color:#000000de}.light-theme .language a:hover{color:#039be5}.light-theme .language_text{text-transform:uppercase;margin-right:10px}.light-theme .language_separator{margin:0 3px}.light-theme .logs{position:fixed;bottom:0;width:calc(100% - 300px);border-top:3px solid #039be5;z-index:2}@media (max-width: 768px){.light-theme .logs{width:100%;left:0}}.light-theme .logs_panel-title{display:flex;align-items:center;flex-grow:1;padding-bottom:3px;border-bottom:2px solid rgba(0,0,0,.12)}@media (max-width: 768px){.light-theme .logs_panel-title{font-size:11px}}.light-theme .logs_title{margin-right:10px;padding-right:10px;border-right:1px solid rgba(0,0,0,.12)}.light-theme .logs_expansion-panel{cursor:pointer;border-radius:0;color:#000000de}.light-theme .logs_status{display:flex;align-items:center;flex-grow:1}.light-theme .logs_event{margin-bottom:10px}.light-theme .logs_event:last-child{margin-bottom:0}.light-theme .event{display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.12)}.light-theme .event:last-child{border-bottom:none}.light-theme .event--hide{display:none}.light-theme .event_date,.light-theme .event_icon{margin-right:15px}.light-theme .event_icon--info{color:#00bcd4}.light-theme .event_icon--error{color:#f44336}.light-theme .event_icon--done{color:#4caf50}.light-theme .status_item{display:flex;align-items:center;margin-right:15px}.light-theme .status_count{padding:1px 3px;margin-left:10px;border-radius:5px}.light-theme .status_count--running{background-color:#039be5}.light-theme .status_count--failed{background-color:#f44336}.light-theme .mat-mdc-snack-bar-container.error-snack{background-color:#f44336;color:#fff}.light-theme .mat-mdc-snack-bar-container.error-snack .mat-mdc-snack-bar-action{color:#fff}.light-theme .mat-mdc-snack-bar-container.success-snack{background-color:#009688;color:#fff}.light-theme .mat-mdc-snack-bar-container.success-snack .mat-mdc-snack-bar-action{color:#fff}.light-theme .mat-mdc-snack-bar-container.neutral-snack{background-color:#ededed;color:#000000de}.light-theme .mat-mdc-snack-bar-container.neutral-snack .mat-mdc-snack-bar-action{color:#000000de}.light-theme .mat-button-toggle--primary.mat-button-toggle-checked{background:#00bcd4!important}.light-theme .mat-button-toggle--warn.mat-button-toggle-checked{background:#f44336!important}.light-theme virtualmachine-list .vm-list-row{cursor:pointer}.light-theme virtualmachine-list .vm-list-row:hover{background-color:#0000000a}.light-theme virtualmachine-list .vm-list-row--selected{background-color:#0000000a}.light-theme virtualmachine-list .vm-list{position:relative}.light-theme virtualmachine-list .vm-list_progress-bar{top:0;position:absolute;width:100%}.light-theme virtualmachine-list .vm-list_header{margin-bottom:20px}@media (max-width: 768px){.light-theme virtualmachine-list .vm-list_header{font-size:80%}}.light-theme virtualmachine-list .vm-list_toolbar{margin-bottom:20px}.light-theme virtualmachine-list .vm-list_table-container{background-color:#fff;padding:0 10px}.light-theme virtualmachine-list .check-box-column{max-width:80px}.light-theme virtualmachine-list .header{display:flex;height:100px}.light-theme virtualmachine-list .header_title{flex-grow:1;display:flex;align-items:center}.light-theme virtualmachine-list .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.light-theme virtualmachine-list .header_btn-container{display:flex;align-items:center}.light-theme virtualmachine-list .toolbar{display:flex;flex-wrap:wrap}.light-theme virtualmachine-list .toolbar_item{margin-right:10px}@media (max-width: 768px){.light-theme virtualmachine-list .toolbar_item{margin:5px}}.light-theme virtualmachine-list .toolbar_buttons{display:flex;flex-grow:1;flex-wrap:wrap}.light-theme virtualmachine-list .toolbar_search{margin-bottom:-20px}.light-theme virtualmachine-list .icon--info{color:#ffb300}.light-theme virtualmachine-list .icon--warn{color:#f44336}.light-theme virtualmachine-list .icon--normal{color:#4caf50}.light-theme virtualmachine-list .mat-mdc-radio-button~.mat-radio-button{margin-left:15px}.light-theme .core-type{font-size:12px;display:inline-block}.light-theme .split-btn{background:#ffffff05;height:50px;align-items:center;display:inline-flex;margin-right:-15px;padding-left:3px;margin-left:7px;padding-right:3px}.light-theme .vm-page{position:relative}.light-theme .vm-page_loader{position:absolute;height:100%;width:100%}.light-theme .vm-page_header{margin-bottom:20px}.light-theme .vm-page_toolbar{margin-bottom:20px;justify-content:start}.light-theme .vm-page_power-state{font-size:32px;text-transform:uppercase}.light-theme .vm-page_power-state--running{color:#4caf50}.light-theme .vm-page_power-state--off{color:#f44336}.light-theme .header{display:flex;height:100px;align-items:center}.light-theme .toolbar{display:flex;flex-wrap:wrap}.light-theme .toolbar_actions-btn{margin-left:auto}.light-theme .icon--warn{color:#f44336}.light-theme .icon--normal{color:#4caf50}.light-theme .card_header{align-items:center;justify-content:space-between}.light-theme .card_title{flex-grow:1}.light-theme .card_actions{display:flex;flex-wrap:wrap}@media (max-width: 768px){.light-theme .card_actions .mat-mdc-button,.light-theme .card_actions .mat-mdc-raised-button,.light-theme .card_actions .mat-mdc-outlined-button{margin:5px}}.light-theme .card-list_item{display:block;margin-bottom:20px}.light-theme .events-list_header{margin-bottom:20px}@media (max-width: 768px){.light-theme .events-list_header{font-size:80%}}.light-theme .events-list_desc{justify-content:space-between;align-items:center}.light-theme .events-list_desc-center-text{display:flex;justify-content:space-between;flex-grow:1;flex-wrap:wrap;align-items:center;padding-right:15px;align-self:center;margin:5px 0}.light-theme .events-list .event-date{max-width:160px;width:160px;display:flex;align-items:center}.light-theme .user-id-text{background-color:#ededed;padding:5px 10px;border-radius:5px;margin:5px 0}.light-theme .mat-expansion-panel-header{position:relative;margin-right:-10px;color:#000000de!important}.light-theme .mat-expansion-panel-header-description{color:#000000de!important}.light-theme .mat-expansion-indicator{right:17px;position:absolute}.light-theme .header{display:flex;height:100px}.light-theme .header_title{flex-grow:1;display:flex;align-items:center}.light-theme .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.light-theme .header_btn-container{display:flex;align-items:center}.light-theme tbl-usage .grid-auto{grid-template-columns:1fr auto}.light-theme tbl-usage .subscription{display:flex;flex-direction:column;align-items:stretch;flex-grow:1}.light-theme tbl-usage .subscription_title{padding:0 15px;text-align:right}.light-theme tbl-usage .item{text-align:center;margin-right:7px;margin-left:7px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center}.light-theme tbl-usage .item:last-child{margin-right:0}.light-theme tbl-usage .item_round{width:75px;height:75px;border-radius:100%;background-color:#039be5;color:#000000de;display:flex;align-items:center;justify-content:center;font-size:14px}.light-theme tbl-usage .item_text{text-transform:uppercase;font-size:13px}.light-theme tbl-usage .service_toolbar{display:flex}.light-theme tbl-usage .service_title{padding-bottom:10px;border-bottom:3px solid #039be5;margin-bottom:30px;padding-right:40px;margin-left:15px}.light-theme tbl-usage .service_row{display:flex;flex-wrap:wrap}.light-theme tbl-usage .widget-row{display:flex;flex-wrap:wrap}.light-theme tbl-usage .widget{background-color:#fff;border-radius:5px;position:relative;padding-top:22px;display:flex;margin:15px 15px 25px;flex-grow:1}.light-theme tbl-usage .widget_border-color{border-color:#000000de}.light-theme tbl-usage .widget_title{color:#000000de;background-color:#ededed;width:auto;position:absolute;padding:2px 13px;left:20px;border-radius:20px;border:2px solid;text-transform:uppercase;top:-10px}.light-theme tbl-usage .widget_content{display:block;flex-grow:1;flex-basis:50%;padding:10px 20px;flex-wrap:wrap;align-items:center;justify-content:space-around}.light-theme tbl-usage .widget_content--column{flex-direction:column}.light-theme tbl-usage .widget_chart{display:block;width:auto;min-width:400px}@media (max-width: 1024px){.light-theme tbl-usage .widget_chart{min-width:100%}}.light-theme tbl-usage .header{display:flex;height:100px}.light-theme tbl-usage .header_title{display:flex;align-items:center;background-color:#ededed}.light-theme tbl-usage .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.light-theme tbl-usage .header_btn-container{display:flex;align-items:center}.light-theme tbl-usage .text-bold{font-weight:700}.light-theme tbl-usage .counts-row{display:flex;background-color:#ededed;padding:5px 8px;border-radius:5px;margin-top:15px;width:100%;justify-content:center}.light-theme tbl-usage .counts-row_item{margin-right:10px;color:#000000de}.light-theme tbl-usage .counts-row_item:last-child{margin-right:0}.light-theme tbl-usage .counts-row_number{font-weight:700}.light-theme tbl-dashboard .grid-auto{grid-template-columns:1fr auto}.light-theme tbl-dashboard .bg-value{background:#ededed}.light-theme tbl-dashboard .subscription{display:flex;flex-direction:column;align-items:stretch;flex-grow:1}.light-theme tbl-dashboard .subscription_title{padding:0 15px;text-align:right}.light-theme tbl-dashboard .item{text-align:center;margin-right:7px;margin-left:7px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center}.light-theme tbl-dashboard .item:last-child{margin-right:0}.light-theme tbl-dashboard .item_round{width:75px;height:75px;border-radius:100%;background-color:#039be5;color:#000000de;display:flex;align-items:center;justify-content:center;font-size:14px}.light-theme tbl-dashboard .item_text{text-transform:uppercase;font-size:13px}.light-theme tbl-dashboard .service_toolbar{display:flex}.light-theme tbl-dashboard .service_title{padding-bottom:10px;border-bottom:3px solid #039be5;margin-bottom:30px;padding-right:40px;margin-left:15px}.light-theme tbl-dashboard .service_row{display:flex;flex-wrap:wrap}.light-theme tbl-dashboard .widget-row{display:flex;flex-wrap:wrap}.light-theme tbl-dashboard .widget{background-color:#fff;border-radius:5px;position:relative;padding-top:22px;display:flex;margin:15px 15px 25px;flex-grow:1}.light-theme tbl-dashboard .widget_border-color{border-color:#000000de}.light-theme tbl-dashboard .widget_title{color:#000000de;background-color:#ededed;width:auto;position:absolute;padding:2px 13px;left:20px;border-radius:20px;border:2px solid;text-transform:uppercase;top:-10px}.light-theme tbl-dashboard .widget_content{display:block;flex-grow:1;flex-basis:50%;padding:10px 20px;flex-wrap:wrap;align-items:center;justify-content:space-around}.light-theme tbl-dashboard .widget_content--column{flex-direction:column}.light-theme tbl-dashboard .widget_content--items-start{justify-content:flex-start}.light-theme tbl-dashboard .widget_chart{display:block;width:auto;min-width:400px}@media (max-width: 1024px){.light-theme tbl-dashboard .widget_chart{min-width:100%}}.light-theme tbl-dashboard .header{display:flex;height:100px}.light-theme tbl-dashboard .header_title{display:flex;align-items:center;background-color:#ededed}.light-theme tbl-dashboard .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.light-theme tbl-dashboard .header_btn-container{display:flex;align-items:center}.light-theme tbl-dashboard .text-bold{font-weight:700}.light-theme tbl-dashboard .counts-row{display:flex;background-color:#ededed;padding:5px 8px;border-radius:5px;margin-top:15px;width:100%;justify-content:center}.light-theme tbl-dashboard .counts-row_item{margin-right:10px;color:#000000de}.light-theme tbl-dashboard .counts-row_item:last-child{margin-right:0}.light-theme tbl-dashboard .counts-row_number{font-weight:700}.light-theme .text-color,.light-theme .select-all,.light-theme .ng-input input{color:#000000de}.light-theme .ng-input .ng-value-label{margin-top:2px}.light-theme .ng-select{padding-bottom:.83em;font-family:Muli,sans-serif;font-weight:200;font-size:15px}.light-theme .ng-select.ng-select-disabled .ng-select-container .ng-value-container{cursor:not-allowed}.light-theme .ng-select.ng-select-disabled .ng-select-container:after{height:1px;background:#000000de}.light-theme .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value{color:#000000de}.light-theme .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder{opacity:.7;font-size:15px;color:#000000de}.light-theme .ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,.light-theme .ng-select.ng-select-disabled .ng-clear-wrapper{color:#0000008a}.light-theme .ng-select.ng-select-focused .ng-select-container:after{border-color:#039be5;border-width:2px}.light-theme .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.light-theme .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-color:#039be5;border-width:2px}.light-theme .ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder{transform:translateY(-1em) scale(.75) perspective(100px) translateZ(.001px);color:#00bcd4}.light-theme .ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#00bcd4}.light-theme .ng-select .ng-has-value .ng-placeholder,.light-theme .ng-select.ng-select-filtered .ng-select-container .ng-placeholder{display:initial}.light-theme .ng-select .ng-has-value .ng-placeholder,.light-theme .ng-select.ng-select-opened .ng-placeholder{transform:translateY(-1em) scale(.75) perspective(100px) translateZ(.001px)}.light-theme .ng-select .ng-select-container{color:#000000de;align-items:baseline;min-height:51.5px}.light-theme .ng-select .ng-select-container:after{border-bottom:thin solid rgba(0,0,0,.54);content:"";bottom:0;left:0;right:0;position:absolute;transition:border-color .3s cubic-bezier(.55,0,.55,.2)}.light-theme .ng-select .ng-select-container.ng-appearance-outline{padding:0 .5em;min-height:60px}.light-theme .ng-select .ng-select-container.ng-appearance-outline:after{border:solid 1px;border-radius:5px;height:calc(100% - .5em);pointer-events:none;transition:border-color .3s cubic-bezier(.25,.8,.25,1)}.light-theme .ng-select .ng-select-container.ng-appearance-outline:hover:after{border-color:#000000de;border-width:2px}.light-theme .ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{padding:0 .25em;background-color:#fff;z-index:1}.light-theme .ng-select .ng-select-container.ng-appearance-outline .ng-value{padding-left:.25em}.light-theme .ng-select .ng-select-container .ng-value-container{align-items:stretch;padding:.4375em 0;border-top:1em solid transparent}.light-theme .ng-select .ng-select-container .ng-value-container .ng-placeholder{position:absolute;color:#0000008a;transform-origin:left 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}.light-theme [dir=rtl] .ng-select .ng-select-container .ng-value-container .ng-placeholder{transform-origin:right 0}.light-theme .ng-select .ng-select-container .ng-value-container .ng-input{bottom:.4375em}.light-theme .ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{bottom:17px}.light-theme .ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-clear-wrapper{bottom:14px}.light-theme .ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{align-self:flex-end;bottom:9px}.light-theme .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper{align-self:flex-end;bottom:7px}.light-theme .ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value{color:#00000042}.light-theme .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.light-theme .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{background-image:none;border:dotted 1px}.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-arrow-wrapper,.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-clear-wrapper{border-top:none}.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{top:0}.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-clear-wrapper{top:4px}.light-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:#039be5;border-radius:2px;color:#fff;padding:2px 5px;margin:0 .4375em .4375em 0}.light-theme [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:0 0 .4375em .4375em}.light-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{color:#00000042}.light-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-size:14px;font-weight:500}.light-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffff8a;padding-right:5px}.light-theme [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{padding-left:5px;padding-right:0}.light-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#ffffffde}.light-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{line-height:1.375em}.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value{align-items:center}.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-bottom:0;padding-top:.1875em}.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-clear-wrapper,.light-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-arrow-wrapper{border-top:.84375em solid transparent}.light-theme .ng-select .ng-clear-wrapper{color:#0000008a}.light-theme .ng-select .ng-clear-wrapper:hover{color:#000000de}.light-theme .ng-select .ng-arrow-wrapper{bottom:2px}.light-theme .ng-select .ng-arrow-wrapper .ng-arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px;color:#0000008a}.light-theme .ng-select .ng-spinner-zone{top:3px}.light-theme .ng-dropdown-panel{background:#fff;left:0}.light-theme .ng-dropdown-panel.ng-select-bottom{top:calc(100% - 1.25em);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.light-theme .ng-dropdown-panel.ng-select-top{bottom:calc(100% - .84375em);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.light-theme .ng-dropdown-panel.multiple .ng-option.selected{background:#fff}.light-theme .ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid;padding:0 16px;line-height:3em;min-height:3em}.light-theme .ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid;padding:0 16px;line-height:3em;min-height:3em}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;cursor:pointer;line-height:3em;height:3em;padding:0 16px;color:#0000008a;font-weight:500}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:#0000000a}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{color:#00bcd4}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{line-height:3em;min-height:3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;text-decoration:none;position:relative;color:#000000de;text-align:left}.light-theme [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{text-align:right}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#ededed;color:#039be5}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{color:#00bcd4}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#000000de}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:32px}.light-theme [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:32px;padding-left:0}.light-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-right:5px;font-size:80%;font-weight:400;color:#00000061}.light-theme [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}.light-theme tbl-topbar .language{margin-left:15px;display:flex}.light-theme tbl-topbar .language a{color:#000000de}.light-theme tbl-topbar .language a:hover{color:#039be5}.light-theme tbl-topbar .language_text{text-transform:uppercase;margin-right:10px}.light-theme tbl-topbar .language_separator{margin:0 3px}.light-theme tbl-topbar .theme{font-size:12px;display:flex;align-items:center;justify-content:flex-end;height:20px;padding:5px 8px;border-radius:5px;background-color:#ededed}.light-theme tbl-topbar .theme_icon{margin-left:10px;cursor:pointer;color:#000000de;font-size:15px;height:15px;width:15px;line-height:15px}.light-theme tbl-topbar .theme_text{text-transform:uppercase}.light-theme tbl-topbar .topbar{width:100%;height:80px;background-color:#fff;z-index:999;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.light-theme tbl-topbar .user-block{display:flex;justify-content:flex-end;margin-top:0;align-items:center}.light-theme tbl-topbar .user-block_avatar{width:40px;height:40px;margin-right:15px;position:relative}.light-theme tbl-topbar .user-block_avatar img{height:100%;width:100%;border-radius:100%;margin-right:10px}.light-theme tbl-topbar .user-block_row{display:flex;align-items:center}.light-theme tbl-topbar .user-block_name{display:flex;align-items:center;cursor:pointer}.light-theme tbl-topbar .user-block_icon-down{margin-left:10px;margin-right:0;font-size:20px;height:20px;width:20px;line-height:20px}.light-theme tbl-topbar .subscription{width:200px;margin-right:20px;display:flex;align-items:center}.light-theme tbl-topbar .subscription_form{flex-grow:1}.light-theme tbl-topbar .subscription_field{width:100%}.light-theme tbl-topbar .subscription_label{font-size:12px}.light-theme tbl-topbar .subscription_icon{font-size:20px;cursor:pointer}.light-theme tbl-topbar .subscription_select{padding:5px;flex-grow:1}.light-theme tbl-topbar .subscription_search{background:#ededed;color:#000000de;border:none;padding:5px 15px;width:100%}.light-theme tbl-topbar .badge{width:20px;height:20px;position:absolute;top:4px;right:13px;border-radius:100%;cursor:pointer;background-color:#f44336;color:#fff}.light-theme tbl-topbar .badge:disabled{cursor:not-allowed;background-color:#ef9a9a}.light-theme .items-list_content{background-color:#fff}.light-theme .nested-table{background-color:#e0e0e0}.light-theme .drop-and-dragon-list{max-width:100%;border:1px solid rgba(0,0,0,.12);min-height:60px;display:block;background-color:#ededed;border-radius:4px;overflow:hidden}.light-theme .drop-and-dragon-list_item{padding:20px 10px;border-bottom:1px solid rgba(0,0,0,.12);color:#000000de;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;cursor:move;background:#ededed;font-size:14px}.light-theme .drop-and-dragon-list:last-child{border:none}.light-theme .drop-and-dragon-list.cdk-drop-list-dragging .drop-and-dragon-list:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.light-theme tbl-search-bar .bg{background-color:#fff}.light-theme tbl-search .grid-auto{grid-template-columns:1fr auto}.light-theme tbl-search .bg-value{background:#ededed}.light-theme .ngx-datatable.material{background-color:#fff!important}.light-theme .ngx-datatable.material .datatable-header .datatable-header-cell{background-color:#fff!important;border-bottom:2px solid rgba(0,0,0,.12);color:inherit}.light-theme .ngx-datatable.material .datatable-body{padding:0 10px}.light-theme .ngx-datatable.material .datatable-body .datatable-body-row{border-bottom:1px solid rgba(0,0,0,.12)}.light-theme .ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{padding-left:.7em!important;font-size:inherit;color:inherit}.light-theme .ngx-datatable.material .datatable-body-cell-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.light-theme .ngx-datatable.material .datatable-footer{border-top:0!important;color:inherit}.light-theme .ngx-datatable.material.single-selection .datatable-body-row.active,.light-theme .ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.light-theme .ngx-datatable.material.multi-selection .datatable-body-row.active,.light-theme .ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.light-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active,.light-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group,.light-theme .ngx-datatable.material.single-selection .datatable-body-row.active:hover,.light-theme .ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.light-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.light-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.light-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.light-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#f5f5f5!important;color:inherit}.light-theme .ngx-datatable.material.single-selection .datatable-body-row.active:focus,.light-theme .ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.light-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.light-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.light-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.light-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#f5f5f5!important;color:inherit}.light-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.light-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#ededed!important;color:inherit}.light-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.light-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ededed!important;color:inherit}.light-theme .page-counter{font-size:12px;padding-right:1em;width:60px}.light-theme .help{display:block}@media (max-width: 768px){.light-theme .help{display:none}}.light-theme .info{text-align:left;margin:0 auto;box-sizing:border-box;padding:0 1em;background:#fff}.light-theme .hover{cursor:pointer}.light-theme .toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end}.light-theme .toolbar_item{margin-right:10px}@media (max-width: 768px){.light-theme .toolbar_item{margin:5px}}.light-theme .toolbar_item--orange{color:#f8ac59!important}.light-theme .items-list_content{position:relative;padding:0 10px}.light-theme .create-btn{margin-right:10px}.light-theme .dir-icon{width:16px;height:16px;font-size:16px;vertical-align:middle}.light-theme .drag-and-drop-list{max-width:100%;min-height:60px;display:block;gap:1rem;border-radius:4px;overflow:hidden}.light-theme .drag-and-drop-box{padding:.5rem 10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;cursor:move;font-size:14px;gap:1rem;color:#000000de}.light-theme .cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.light-theme .cdk-drag-placeholder{opacity:0}.light-theme .cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.light-theme .drag-and-drop-box:last-child{border:none}.light-theme .drag-and-drop-list.cdk-drop-list-dragging .drag-and-drop-box:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.light-theme .toolbar-bg{background-color:#f5f5f5}.light-theme .divide-color{border-color:#000000de}.light-theme .id{margin-left:15px;margin-bottom:15px;text-align:right;font-weight:700}.light-theme .title{font-size:24px}.light-theme .two-fa{min-height:calc(100vh - 200px);position:relative}.light-theme .two-fa_loader{position:absolute}.light-theme .two-fa_row{display:flex;justify-content:space-between;margin-bottom:40px}.light-theme .two-fa .group_field{min-width:100%}.light-theme .two-fa_state--enabled{color:#4caf50}.light-theme .two-fa_state--disabled{color:#f44336}.light-theme .two-fa .group{display:flex}@media (max-width: 768px){.light-theme .two-fa .group_field{flex-grow:1}}@media (max-width: 1024px){.light-theme .two-fa .group_field{min-width:100%}}.light-theme .two-fa .group_field_login{flex-grow:1}@media (max-width: 1024px){.light-theme .two-fa .group_field_login{min-width:100%}}@media (max-width: 768px){.light-theme .two-fa .buttons{display:flex;flex-direction:column;min-width:100%}}.light-theme .two-fa .buttons_disable{display:flex;flex-direction:row-reverse}.dark-theme{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #00bcd4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #039be5;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #039be5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #00bcd4;--mdc-filled-text-field-focus-active-indicator-color: #00bcd4;--mdc-filled-text-field-focus-label-text-color: rgba(0, 188, 212, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #00bcd4;--mdc-outlined-text-field-focus-outline-color: #00bcd4;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 188, 212, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(0, 188, 212, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(0, 188, 212, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #4dd0e1;--mdc-switch-selected-handle-color: #4dd0e1;--mdc-switch-selected-hover-state-layer-color: #4dd0e1;--mdc-switch-selected-pressed-state-layer-color: #4dd0e1;--mdc-switch-selected-focus-handle-color: #80deea;--mdc-switch-selected-hover-handle-color: #80deea;--mdc-switch-selected-pressed-handle-color: #80deea;--mdc-switch-selected-focus-track-color: #00acc1;--mdc-switch-selected-hover-track-color: #00acc1;--mdc-switch-selected-pressed-track-color: #00acc1;--mdc-switch-selected-track-color: #00acc1;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #00bcd4;--mdc-slider-focus-handle-color: #00bcd4;--mdc-slider-hover-handle-color: #00bcd4;--mdc-slider-active-track-color: #00bcd4;--mdc-slider-inactive-track-color: #00bcd4;--mdc-slider-with-tick-marks-inactive-container-color: #00bcd4;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #00bcd4;--mat-slider-hover-state-layer-color: rgba(0, 188, 212, .05);--mat-slider-focus-state-layer-color: rgba(0, 188, 212, .2);--mat-slider-value-indicator-opacity: .9;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #039be5;--mdc-checkbox-selected-hover-state-layer-color: #039be5;--mdc-checkbox-selected-pressed-state-layer-color: #039be5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #424242;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #00bcd4;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #00bcd4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-standard-button-toggle-height: 48px;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00bcd4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 188, 212, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 188, 212, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 188, 212, .3);--mat-datepicker-toggle-active-state-icon-color: #00bcd4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 188, 212, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00bcd4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00bcd4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00bcd4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--mat-tree-node-min-height: 48px}.dark-theme .mat-accent{--mat-option-selected-state-label-text-color: #039be5;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.dark-theme .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #00bcd4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00bcd4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #039be5;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #039be5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #00bcd4;--mdc-linear-progress-track-color: rgba(0, 188, 212, .25)}.dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #039be5;--mdc-linear-progress-track-color: rgba(3, 155, 229, .25)}.dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.dark-theme .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #039be5;--mdc-filled-text-field-focus-active-indicator-color: #039be5;--mdc-filled-text-field-focus-label-text-color: rgba(3, 155, 229, .87);--mdc-outlined-text-field-caret-color: #039be5;--mdc-outlined-text-field-focus-outline-color: #039be5;--mdc-outlined-text-field-focus-label-text-color: rgba(3, 155, 229, .87);--mat-form-field-focus-select-arrow-color: rgba(3, 155, 229, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.dark-theme .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(3, 155, 229, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.dark-theme .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.dark-theme .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00bcd4;--mdc-chip-elevated-selected-container-color: #00bcd4;--mdc-chip-elevated-disabled-container-color: #00bcd4;--mdc-chip-flat-disabled-selected-container-color: #00bcd4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #039be5;--mdc-chip-elevated-selected-container-color: #039be5;--mdc-chip-elevated-disabled-container-color: #039be5;--mdc-chip-flat-disabled-selected-container-color: #039be5;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dark-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dark-theme .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.dark-theme .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent;--mat-switch-label-text-color: white}.dark-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4fc3f7;--mdc-switch-selected-handle-color: #4fc3f7;--mdc-switch-selected-hover-state-layer-color: #4fc3f7;--mdc-switch-selected-pressed-state-layer-color: #4fc3f7;--mdc-switch-selected-focus-handle-color: #81d4fa;--mdc-switch-selected-hover-handle-color: #81d4fa;--mdc-switch-selected-pressed-handle-color: #81d4fa;--mdc-switch-selected-focus-track-color: #039be5;--mdc-switch-selected-hover-track-color: #039be5;--mdc-switch-selected-pressed-track-color: #039be5;--mdc-switch-selected-track-color: #039be5}.dark-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #00bcd4;--mdc-radio-selected-hover-icon-color: #00bcd4;--mdc-radio-selected-icon-color: #00bcd4;--mdc-radio-selected-pressed-icon-color: #00bcd4;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #00bcd4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #039be5;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.dark-theme .mat-accent{--mdc-slider-handle-color: #039be5;--mdc-slider-focus-handle-color: #039be5;--mdc-slider-hover-handle-color: #039be5;--mdc-slider-active-track-color: #039be5;--mdc-slider-inactive-track-color: #039be5;--mdc-slider-with-tick-marks-inactive-container-color: #039be5;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #039be5;--mat-slider-hover-state-layer-color: rgba(3, 155, 229, .05);--mat-slider-focus-state-layer-color: rgba(3, 155, 229, .2)}.dark-theme .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}.dark-theme .mdc-list-item__start,.dark-theme .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #00bcd4;--mdc-radio-selected-hover-icon-color: #00bcd4;--mdc-radio-selected-icon-color: #00bcd4;--mdc-radio-selected-pressed-icon-color: #00bcd4}.dark-theme .mat-accent .mdc-list-item__start,.dark-theme .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5}.dark-theme .mat-warn .mdc-list-item__start,.dark-theme .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.dark-theme .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00bcd4;--mdc-checkbox-selected-hover-icon-color: #00bcd4;--mdc-checkbox-selected-icon-color: #00bcd4;--mdc-checkbox-selected-pressed-icon-color: #00bcd4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #00bcd4;--mdc-checkbox-selected-hover-state-layer-color: #00bcd4;--mdc-checkbox-selected-pressed-state-layer-color: #00bcd4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #039be5;--mdc-checkbox-selected-hover-state-layer-color: #039be5;--mdc-checkbox-selected-pressed-state-layer-color: #039be5;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#00bcd4}.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dark-theme .mdc-list-item__start,.dark-theme .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.dark-theme .mat-mdc-tab-group,.dark-theme .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #00bcd4;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #00bcd4;--mat-tab-header-active-ripple-color: #00bcd4;--mat-tab-header-inactive-ripple-color: #00bcd4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #00bcd4;--mat-tab-header-active-hover-label-text-color: #00bcd4;--mat-tab-header-active-focus-indicator-color: #00bcd4;--mat-tab-header-active-hover-indicator-color: #00bcd4}.dark-theme .mat-mdc-tab-group.mat-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #039be5;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #039be5;--mat-tab-header-active-ripple-color: #039be5;--mat-tab-header-inactive-ripple-color: #039be5;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #039be5;--mat-tab-header-active-hover-label-text-color: #039be5;--mat-tab-header-active-focus-indicator-color: #039be5;--mat-tab-header-active-hover-indicator-color: #039be5}.dark-theme .mat-mdc-tab-group.mat-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.dark-theme .mat-mdc-tab-group.mat-background-primary,.dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #00bcd4;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-tab-group.mat-background-accent,.dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #039be5;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-tab-group.mat-background-warn,.dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.dark-theme .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.dark-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00bcd4;--mdc-checkbox-selected-hover-icon-color: #00bcd4;--mdc-checkbox-selected-icon-color: #00bcd4;--mdc-checkbox-selected-pressed-icon-color: #00bcd4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #00bcd4;--mdc-checkbox-selected-hover-state-layer-color: #00bcd4;--mdc-checkbox-selected-pressed-state-layer-color: #00bcd4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.dark-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00bcd4;--mat-text-button-state-layer-color: #00bcd4;--mat-text-button-ripple-color: rgba(0, 188, 212, .1)}.dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #039be5;--mat-text-button-state-layer-color: #039be5;--mat-text-button-ripple-color: rgba(3, 155, 229, .1)}.dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.dark-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00bcd4;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #039be5;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00bcd4;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #039be5;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00bcd4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #00bcd4;--mat-outlined-button-ripple-color: rgba(0, 188, 212, .1)}.dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #039be5;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #039be5;--mat-outlined-button-ripple-color: rgba(3, 155, 229, .1)}.dark-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.dark-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #00bcd4;--mat-icon-button-state-layer-color: #00bcd4;--mat-icon-button-ripple-color: rgba(0, 188, 212, .1)}.dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #039be5;--mat-icon-button-state-layer-color: #039be5;--mat-icon-button-ripple-color: rgba(3, 155, 229, .1)}.dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.dark-theme .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.dark-theme .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #00bcd4;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #039be5;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #00bcd4;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #039be5;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dark-theme .mat-accent{--mdc-circular-progress-active-indicator-color: #039be5}.dark-theme .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.dark-theme .mat-badge-accent{--mat-badge-background-color: #039be5;--mat-badge-text-color: white}.dark-theme .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.dark-theme .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #039be5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(3, 155, 229, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(3, 155, 229, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(3, 155, 229, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(3, 155, 229, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.dark-theme .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #039be5}.dark-theme .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.dark-theme .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.dark-theme .mat-icon.mat-primary{--mat-icon-color: #00bcd4}.dark-theme .mat-icon.mat-accent{--mat-icon-color: #039be5}.dark-theme .mat-icon.mat-warn{--mat-icon-color: #f44336}.dark-theme .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #039be5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #039be5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #039be5;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.dark-theme .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #00bcd4;--mat-toolbar-container-text-color: white}.dark-theme .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #039be5;--mat-toolbar-container-text-color: white}.dark-theme .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.dark-theme a{color:#00bcd4}.dark-theme .mat-mdc-unelevated-button,.dark-theme .mat-mdc-raised-button{color:#fff!important}.dark-theme .mat-card-header-text{margin:0 15px 0 0;border-bottom:3px solid #039be5;padding-right:40px}.dark-theme .mdc-card__actions{gap:10px}.dark-theme .mat-mdc-dialog-container{max-width:100%}.dark-theme .mdc-dialog__container{color:#fff}.dark-theme .dialog-toolbar{background-color:#039be5;color:#fff}.dark-theme .dialog-toolbar_title{flex-grow:1;margin-right:10px}@media (max-width: 768px){.dark-theme .tbl-dialog--responsive{max-width:100%!important;width:100%}}.dark-theme .mat-mdc-dialog-actions{margin-left:15px!important}.dark-theme .csv-download-modal{width:30%}.dark-theme .main_logs{display:block;height:30px}.dark-theme .main_topbar{top:0;background-color:#424242;margin-left:-20px;width:calc(100% - 280px);height:80px;position:fixed;z-index:999;align-items:center}.dark-theme .main_content{margin-top:80px;min-height:calc(100vh - 80px);position:relative;padding:20px 30px}@media (max-width: 768px){.dark-theme .main_content{margin-top:0;padding:20px 15px}}.dark-theme .main_sidenav{position:fixed;min-height:100vh}@media (max-width: 768px){.dark-theme .main_sidenav{width:100%}}.dark-theme .main_mobile-nav{display:flex;align-items:center;justify-content:center;background-color:#039be5;color:#fff;margin:-20px -20px 0;height:40px;text-transform:uppercase}.dark-theme .main_mobile-nav--sidebar{margin:0}.dark-theme .loader-container{width:100%;height:100%;position:relative;background-color:#000000a6;z-index:9999;top:0;left:0}.dark-theme .loader{position:fixed;top:50%;left:50%;width:160px;height:160px;margin:-80px 0 0 -80px;border-radius:50%;z-index:9;background-color:#000000bf;border:2px solid #e3e4dc}.dark-theme .loader:before{content:"";width:164px;height:164px;display:block;position:absolute;border:2px solid #898a86;border-radius:50%;top:-2px;left:-2px;box-sizing:border-box;clip:rect(0px,35px,35px,0px);z-index:10;animation:rotate infinite;animation-duration:3s;animation-timing-function:linear}.dark-theme .loader:after{content:"";width:164px;height:164px;display:block;position:absolute;border:2px solid #c1bebb;border-radius:50%;top:-2px;left:-2px;box-sizing:border-box;clip:rect(0px,164px,150px,0px);z-index:9;animation:rotate2 3s linear infinite}.dark-theme .hexagon-container{position:relative;top:33px;left:41px;border-radius:50%}.dark-theme .hexagon{position:absolute;width:40px;height:23px;background-color:#039be5}.dark-theme .hexagon:before{content:"";position:absolute;top:-11px;left:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:11.5px solid #039be5}.dark-theme .hexagon:after{content:"";position:absolute;top:23px;left:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:11.5px solid #039be5}.dark-theme .hexagon.hex_1{top:0;left:0;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.2142857143s}.dark-theme .hexagon.hex_2{top:0;left:42px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.4285714286s}.dark-theme .hexagon.hex_3{top:36px;left:63px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.6428571429s}.dark-theme .hexagon.hex_4{top:72px;left:42px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:.8571428571s}.dark-theme .hexagon.hex_5{top:72px;left:0;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:1.0714285714s}.dark-theme .hexagon.hex_6{top:36px;left:-21px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:1.2857142857s}.dark-theme .hexagon.hex_7{top:36px;left:21px;list-style:none;animation:Animasearch 3s ease-in-out infinite;animation-delay:1.5s}@keyframes Animasearch{0%{transform:scale(1);opacity:1}15%,50%{transform:scale(.5);opacity:0}65%{transform:scale(1);opacity:1}}@keyframes rotate{0%{transform:rotate(0);clip:rect(0px,35px,35px,0px)}50%{clip:rect(0px,40px,40px,0px)}to{transform:rotate(360deg);clip:rect(0px,35px,35px,0px)}}@keyframes rotate2{0%{transform:rotate(0);clip:rect(0px,164px,150px,0px)}50%{clip:rect(0px,164px,0px,0px);transform:rotate(360deg)}to{transform:rotate(720deg);clip:rect(0px,164px,150px,0px)}}@keyframes rotate3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dark-theme #tabula-splash-screen{display:block;position:fixed;inset:0;background-color:#039be5;z-index:99999;pointer-events:none}.dark-theme #tabula-splash-screen .center{display:block;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.dark-theme #tabula-splash-screen .logo{width:256px;margin:0 auto}.dark-theme #tabula-splash-screen .logo img{filter:drop-shadow(0px 10px 6px rgba(0,0,0,.2))}.dark-theme #tabula-splash-screen .spinner-wrapper{display:block;position:relative;width:100%;min-height:100px;height:100px}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner{position:absolute;overflow:hidden;left:50%;margin-left:-50px;animation:outer-rotate 2.91667s linear infinite}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner{width:100px;height:100px;position:relative;animation:sporadic-rotate 5.25s cubic-bezier(.35,0,.25,1) infinite}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .gap{position:absolute;inset:0 49px;border-top:10px solid;box-sizing:border-box}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left,.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right{position:absolute;top:0;height:100px;width:50px;overflow:hidden}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left .half-circle,.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right .half-circle{position:absolute;top:0;width:100px;height:100px;box-sizing:border-box;border:10px solid #fff;border-bottom-color:transparent;border-radius:50%}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left{left:0}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .left .half-circle{left:0;border-right-color:transparent;animation:left-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite;-webkit-animation:left-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right{right:0}.dark-theme #tabula-splash-screen .spinner-wrapper .spinner .inner .right .half-circle{right:0;border-left-color:transparent;animation:right-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite;-webkit-animation:right-wobble 1.3125s cubic-bezier(.35,0,.25,1) infinite}@keyframes outer-rotate{0%{transform:rotate(0) scale(.5)}to{transform:rotate(360deg) scale(.5)}}@keyframes left-wobble{0%,to{transform:rotate(130deg)}50%{transform:rotate(-5deg)}}@keyframes right-wobble{0%,to{transform:rotate(-130deg)}50%{transform:rotate(5deg)}}@keyframes sporadic-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}.dark-theme tbl-user .user-block_avatar{width:40px;height:40px;margin-right:15px;position:relative}.dark-theme tbl-user .user-block_avatar img{height:100%;width:100%;border-radius:100%;margin-right:10px}.dark-theme tbl-user .user-block_row{display:flex;align-items:center}.dark-theme tbl-user .user-block_name{display:flex;align-items:center;cursor:pointer}.dark-theme tbl-user .user-block_icon-down{margin-left:10px;margin-right:5px;font-size:20px;height:20px;width:20px;line-height:20px}.dark-theme tbl-user .user-block_subscription{margin-top:20px}.dark-theme tbl-user .subscription{display:flex;align-items:center}.dark-theme tbl-user .subscription_field{width:100%}.dark-theme tbl-user .subscription_label{font-size:12px}.dark-theme tbl-user .subscription_select{margin-left:10px;background:#303030;padding:5px}.dark-theme tbl-user .subscription_search{background:#303030;color:#fff;border:none;padding:5px 15px;width:100%}.dark-theme tbl-user .badge{width:20px;height:20px;position:absolute;top:-7px;right:-10px;border-radius:100%;cursor:pointer;background-color:#f44336;color:#fff}.dark-theme tbl-user .badge:disabled{cursor:not-allowed;background-color:#ef9a9a}.dark-theme .tbl-form_row{position:relative;border:1px solid rgba(255,255,255,.12);border-radius:2px;padding:18px 15px 3px;margin:21px 0;display:block;overflow:visible;background-color:#424242}.dark-theme .tbl-form_row--alone{padding:7px 15px}.dark-theme .tbl-form_title{background-color:#303030;display:table;width:auto;padding:0 10px 2px;margin-left:-10px;margin-top:-30px;margin-bottom:15px;border-radius:4px}.dark-theme .tbl-form_field{margin-right:15px;padding-bottom:1.25em;display:block}.dark-theme .tbl-form_field--without-wrapper .mat-mdc-form-field-subscript-wrapper{display:none}.dark-theme .tbl-form_field--radio{display:flex}.dark-theme .tbl-form_field:last-child{margin-right:0}.dark-theme .tbl-form_field--textarea,.dark-theme .tbl-form_field--input,.dark-theme .tbl-form_field--select{padding-bottom:0;margin-bottom:0}.dark-theme .tbl-form_field--220{min-width:220px}.dark-theme .tbl-form_field--no-indent{padding-bottom:0;margin-bottom:0}.dark-theme .tbl-form_field--short{width:80px}.dark-theme .tbl-form_field--20{width:20%}.dark-theme .tbl-form_field--fourth{width:25%}.dark-theme .tbl-form_field--third{width:33%}.dark-theme .tbl-form_field--45{width:45%}.dark-theme .tbl-form_field--half{width:50%}.dark-theme .tbl-form_field--75{width:75%}.dark-theme .tbl-form_field--wide{flex-grow:1}.dark-theme .tbl-form_radio{margin-left:20px}.dark-theme .tbl-form_radio--vertical{display:flex;flex-direction:column}.dark-theme .tbl-form_options{display:flex;align-items:center;flex-wrap:wrap}.dark-theme .tbl-form_options--one-level{align-items:flex-start}.dark-theme .mat-mdc-dialog-container .tbl-form_title{background-color:#424242}.dark-theme body{color:#ffffff1f!important}.dark-theme .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark-theme .text--center{text-align:center}.dark-theme .text--enable,.dark-theme .text--success{color:#4caf50}.dark-theme .text--info{color:#03a9f4}.dark-theme .text--warning{color:#ffeb3b}.dark-theme .text--warn{color:#f44336}.dark-theme .tbl-table_tr--active{background-color:#212121!important}.dark-theme .tbl-table_tr--uncheckable{cursor:default}.dark-theme .tbl-table--highlight>tbody>tr:hover{background-color:#303030}.dark-theme .tbl-table tr{border-bottom:1px solid rgba(255,255,255,.12)}@media (max-width: 1024px){.dark-theme .tbl-table--responsive tbody tr{border-right:1px solid rgba(255,255,255,.12)}}.dark-theme .tbl-loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background-color:#000c}.dark-theme .tbl-loader--relative{position:absolute}.dark-theme .tbl-loader__spinner{transform:scale(.8);width:1em;height:1em;font-size:100px;position:absolute;left:calc(50% - .5em);top:calc(50% - .5em)}@media (max-width: 150px),(max-height: 150px){.dark-theme .tbl-loader__spinner{font-size:100px/2}}.dark-theme .tbl-loader__spinner:before,.dark-theme .tbl-loader__spinner:after{content:"";top:0;display:block;width:1em;height:1em;position:absolute;border-width:.5em;border-style:double;border-color:transparent;box-sizing:border-box;border-radius:1em;animation:spin 1.5s infinite}.dark-theme .tbl-loader__spinner:after{left:0;border-left-color:#039be5}.dark-theme .tbl-loader__spinner:before{right:0;border-right-color:#039be5;animation-delay:1.5s/-4}@keyframes spin{0%{transform:rotate(360deg)}}.dark-theme tbl-sidebar .sidebar{padding:10px;width:260px;display:flex;height:100%;flex-direction:column}@media (max-width: 768px){.dark-theme tbl-sidebar .sidebar{width:100%}}.dark-theme tbl-sidebar .sidebar_top{flex-grow:1}.dark-theme tbl-sidebar .sidebar_separator{height:2px;margin-top:10px;margin-bottom:20px;background-color:#039be5}.dark-theme tbl-sidebar .sidebar_navigation{margin-top:10px}.dark-theme tbl-sidebar .theme{font-size:12px;display:flex;align-items:center;justify-content:flex-end;margin-bottom:15px;padding:5px 8px;border-radius:5px;background-color:#303030}.dark-theme tbl-sidebar .theme_icon{margin-left:10px;cursor:pointer;color:#fff;font-size:15px;height:15px;width:15px;line-height:15px}.dark-theme tbl-sidebar .theme_text{text-transform:uppercase}.dark-theme tbl-sidebar .logo{display:flex;height:58px;align-items:center}.dark-theme tbl-sidebar .logo_img{width:195px;margin:0 auto}.dark-theme tbl-sidebar .logo_text{color:#fff;text-transform:uppercase;font-size:30px}.dark-theme tbl-sidebar .navigation_title{text-transform:uppercase;margin-bottom:10px}.dark-theme tbl-sidebar .navigation_item{display:flex;align-items:center;color:#fff;padding:5px 15px}.dark-theme tbl-sidebar .navigation_item--active{color:#fff;background-color:#039be5}.dark-theme tbl-sidebar .navigation_children-item{display:flex;align-items:center;color:#fff;padding:5px 15px;margin-left:15px}.dark-theme tbl-sidebar .navigation_children-item--active{color:#039be5}.dark-theme tbl-sidebar .navigation_icon{margin-right:10px;font-size:15px;height:15px;width:15px;line-height:15px}.dark-theme .language{margin-left:15px;display:flex}.dark-theme .language a{color:#fff}.dark-theme .language a:hover{color:#039be5}.dark-theme .language_text{text-transform:uppercase;margin-right:10px}.dark-theme .language_separator{margin:0 3px}.dark-theme .logs{position:fixed;bottom:0;width:calc(100% - 300px);border-top:3px solid #039be5;z-index:2}@media (max-width: 768px){.dark-theme .logs{width:100%;left:0}}.dark-theme .logs_panel-title{display:flex;align-items:center;flex-grow:1;padding-bottom:3px;border-bottom:2px solid rgba(255,255,255,.12)}@media (max-width: 768px){.dark-theme .logs_panel-title{font-size:11px}}.dark-theme .logs_title{margin-right:10px;padding-right:10px;border-right:1px solid rgba(255,255,255,.12)}.dark-theme .logs_expansion-panel{cursor:pointer;border-radius:0;color:#fff}.dark-theme .logs_status{display:flex;align-items:center;flex-grow:1}.dark-theme .logs_event{margin-bottom:10px}.dark-theme .logs_event:last-child{margin-bottom:0}.dark-theme .event{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.12)}.dark-theme .event:last-child{border-bottom:none}.dark-theme .event--hide{display:none}.dark-theme .event_date,.dark-theme .event_icon{margin-right:15px}.dark-theme .event_icon--info{color:#00bcd4}.dark-theme .event_icon--error{color:#f44336}.dark-theme .event_icon--done{color:#4caf50}.dark-theme .status_item{display:flex;align-items:center;margin-right:15px}.dark-theme .status_count{padding:1px 3px;margin-left:10px;border-radius:5px}.dark-theme .status_count--running{background-color:#039be5}.dark-theme .status_count--failed{background-color:#f44336}.dark-theme .mat-mdc-snack-bar-container.error-snack{background-color:#f44336;color:#fff}.dark-theme .mat-mdc-snack-bar-container.error-snack .mat-mdc-snack-bar-action{color:#fff}.dark-theme .mat-mdc-snack-bar-container.success-snack{background-color:#009688;color:#fff}.dark-theme .mat-mdc-snack-bar-container.success-snack .mat-mdc-snack-bar-action{color:#fff}.dark-theme .mat-mdc-snack-bar-container.neutral-snack{background-color:#303030;color:#fff}.dark-theme .mat-mdc-snack-bar-container.neutral-snack .mat-mdc-snack-bar-action{color:#fff}.dark-theme .mat-button-toggle--primary.mat-button-toggle-checked{background:#00bcd4!important}.dark-theme .mat-button-toggle--warn.mat-button-toggle-checked{background:#f44336!important}.dark-theme virtualmachine-list .vm-list-row{cursor:pointer}.dark-theme virtualmachine-list .vm-list-row:hover{background-color:#ffffff0a}.dark-theme virtualmachine-list .vm-list-row--selected{background-color:#ffffff0a}.dark-theme virtualmachine-list .vm-list{position:relative}.dark-theme virtualmachine-list .vm-list_progress-bar{top:0;position:absolute;width:100%}.dark-theme virtualmachine-list .vm-list_header{margin-bottom:20px}@media (max-width: 768px){.dark-theme virtualmachine-list .vm-list_header{font-size:80%}}.dark-theme virtualmachine-list .vm-list_toolbar{margin-bottom:20px}.dark-theme virtualmachine-list .vm-list_table-container{background-color:#424242;padding:0 10px}.dark-theme virtualmachine-list .check-box-column{max-width:80px}.dark-theme virtualmachine-list .header{display:flex;height:100px}.dark-theme virtualmachine-list .header_title{flex-grow:1;display:flex;align-items:center}.dark-theme virtualmachine-list .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.dark-theme virtualmachine-list .header_btn-container{display:flex;align-items:center}.dark-theme virtualmachine-list .toolbar{display:flex;flex-wrap:wrap}.dark-theme virtualmachine-list .toolbar_item{margin-right:10px}@media (max-width: 768px){.dark-theme virtualmachine-list .toolbar_item{margin:5px}}.dark-theme virtualmachine-list .toolbar_buttons{display:flex;flex-grow:1;flex-wrap:wrap}.dark-theme virtualmachine-list .toolbar_search{margin-bottom:-20px}.dark-theme virtualmachine-list .icon--info{color:#ffb300}.dark-theme virtualmachine-list .icon--warn{color:#f44336}.dark-theme virtualmachine-list .icon--normal{color:#4caf50}.dark-theme virtualmachine-list .mat-mdc-radio-button~.mat-radio-button{margin-left:15px}.dark-theme .core-type{font-size:12px;display:inline-block}.dark-theme .split-btn{background:#ffffff05;height:50px;align-items:center;display:inline-flex;margin-right:-15px;padding-left:3px;margin-left:7px;padding-right:3px}.dark-theme .vm-page{position:relative}.dark-theme .vm-page_loader{position:absolute;height:100%;width:100%}.dark-theme .vm-page_header{margin-bottom:20px}.dark-theme .vm-page_toolbar{margin-bottom:20px;justify-content:start}.dark-theme .vm-page_power-state{font-size:32px;text-transform:uppercase}.dark-theme .vm-page_power-state--running{color:#4caf50}.dark-theme .vm-page_power-state--off{color:#f44336}.dark-theme .header{display:flex;height:100px;align-items:center}.dark-theme .toolbar{display:flex;flex-wrap:wrap}.dark-theme .toolbar_actions-btn{margin-left:auto}.dark-theme .icon--warn{color:#f44336}.dark-theme .icon--normal{color:#4caf50}.dark-theme .card_header{align-items:center;justify-content:space-between}.dark-theme .card_title{flex-grow:1}.dark-theme .card_actions{display:flex;flex-wrap:wrap}@media (max-width: 768px){.dark-theme .card_actions .mat-mdc-button,.dark-theme .card_actions .mat-mdc-raised-button,.dark-theme .card_actions .mat-mdc-outlined-button{margin:5px}}.dark-theme .card-list_item{display:block;margin-bottom:20px}.dark-theme .events-list_header{margin-bottom:20px}@media (max-width: 768px){.dark-theme .events-list_header{font-size:80%}}.dark-theme .events-list_desc{justify-content:space-between;align-items:center}.dark-theme .events-list_desc-center-text{display:flex;justify-content:space-between;flex-grow:1;flex-wrap:wrap;align-items:center;padding-right:15px;align-self:center;margin:5px 0}.dark-theme .events-list .event-date{max-width:160px;width:160px;display:flex;align-items:center}.dark-theme .user-id-text{background-color:#303030;padding:5px 10px;border-radius:5px;margin:5px 0}.dark-theme .mat-expansion-panel-header{position:relative;margin-right:-10px;color:#fff!important}.dark-theme .mat-expansion-panel-header-description{color:#fff!important}.dark-theme .mat-expansion-indicator{right:17px;position:absolute}.dark-theme .header{display:flex;height:100px}.dark-theme .header_title{flex-grow:1;display:flex;align-items:center}.dark-theme .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.dark-theme .header_btn-container{display:flex;align-items:center}.dark-theme tbl-usage .grid-auto{grid-template-columns:1fr auto}.dark-theme tbl-usage .subscription{display:flex;flex-direction:column;align-items:stretch;flex-grow:1}.dark-theme tbl-usage .subscription_title{padding:0 15px;text-align:right}.dark-theme tbl-usage .item{text-align:center;margin-right:7px;margin-left:7px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center}.dark-theme tbl-usage .item:last-child{margin-right:0}.dark-theme tbl-usage .item_round{width:75px;height:75px;border-radius:100%;background-color:#039be5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.dark-theme tbl-usage .item_text{text-transform:uppercase;font-size:13px}.dark-theme tbl-usage .service_toolbar{display:flex}.dark-theme tbl-usage .service_title{padding-bottom:10px;border-bottom:3px solid #039be5;margin-bottom:30px;padding-right:40px;margin-left:15px}.dark-theme tbl-usage .service_row{display:flex;flex-wrap:wrap}.dark-theme tbl-usage .widget-row{display:flex;flex-wrap:wrap}.dark-theme tbl-usage .widget{background-color:#424242;border-radius:5px;position:relative;padding-top:22px;display:flex;margin:15px 15px 25px;flex-grow:1}.dark-theme tbl-usage .widget_border-color{border-color:#fff}.dark-theme tbl-usage .widget_title{color:#fff;background-color:#303030;width:auto;position:absolute;padding:2px 13px;left:20px;border-radius:20px;border:2px solid;text-transform:uppercase;top:-10px}.dark-theme tbl-usage .widget_content{display:block;flex-grow:1;flex-basis:50%;padding:10px 20px;flex-wrap:wrap;align-items:center;justify-content:space-around}.dark-theme tbl-usage .widget_content--column{flex-direction:column}.dark-theme tbl-usage .widget_chart{display:block;width:auto;min-width:400px}@media (max-width: 1024px){.dark-theme tbl-usage .widget_chart{min-width:100%}}.dark-theme tbl-usage .header{display:flex;height:100px}.dark-theme tbl-usage .header_title{display:flex;align-items:center;background-color:#303030}.dark-theme tbl-usage .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.dark-theme tbl-usage .header_btn-container{display:flex;align-items:center}.dark-theme tbl-usage .text-bold{font-weight:700}.dark-theme tbl-usage .counts-row{display:flex;background-color:#303030;padding:5px 8px;border-radius:5px;margin-top:15px;width:100%;justify-content:center}.dark-theme tbl-usage .counts-row_item{margin-right:10px;color:#fff}.dark-theme tbl-usage .counts-row_item:last-child{margin-right:0}.dark-theme tbl-usage .counts-row_number{font-weight:700}.dark-theme tbl-dashboard .grid-auto{grid-template-columns:1fr auto}.dark-theme tbl-dashboard .bg-value{background:#303030}.dark-theme tbl-dashboard .subscription{display:flex;flex-direction:column;align-items:stretch;flex-grow:1}.dark-theme tbl-dashboard .subscription_title{padding:0 15px;text-align:right}.dark-theme tbl-dashboard .item{text-align:center;margin-right:7px;margin-left:7px;margin-bottom:10px;display:flex;flex-direction:column;align-items:center}.dark-theme tbl-dashboard .item:last-child{margin-right:0}.dark-theme tbl-dashboard .item_round{width:75px;height:75px;border-radius:100%;background-color:#039be5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.dark-theme tbl-dashboard .item_text{text-transform:uppercase;font-size:13px}.dark-theme tbl-dashboard .service_toolbar{display:flex}.dark-theme tbl-dashboard .service_title{padding-bottom:10px;border-bottom:3px solid #039be5;margin-bottom:30px;padding-right:40px;margin-left:15px}.dark-theme tbl-dashboard .service_row{display:flex;flex-wrap:wrap}.dark-theme tbl-dashboard .widget-row{display:flex;flex-wrap:wrap}.dark-theme tbl-dashboard .widget{background-color:#424242;border-radius:5px;position:relative;padding-top:22px;display:flex;margin:15px 15px 25px;flex-grow:1}.dark-theme tbl-dashboard .widget_border-color{border-color:#fff}.dark-theme tbl-dashboard .widget_title{color:#fff;background-color:#303030;width:auto;position:absolute;padding:2px 13px;left:20px;border-radius:20px;border:2px solid;text-transform:uppercase;top:-10px}.dark-theme tbl-dashboard .widget_content{display:block;flex-grow:1;flex-basis:50%;padding:10px 20px;flex-wrap:wrap;align-items:center;justify-content:space-around}.dark-theme tbl-dashboard .widget_content--column{flex-direction:column}.dark-theme tbl-dashboard .widget_content--items-start{justify-content:flex-start}.dark-theme tbl-dashboard .widget_chart{display:block;width:auto;min-width:400px}@media (max-width: 1024px){.dark-theme tbl-dashboard .widget_chart{min-width:100%}}.dark-theme tbl-dashboard .header{display:flex;height:100px}.dark-theme tbl-dashboard .header_title{display:flex;align-items:center;background-color:#303030}.dark-theme tbl-dashboard .header_icon{font-size:32px;height:32px;width:32px;line-height:32px;margin-right:10px}.dark-theme tbl-dashboard .header_btn-container{display:flex;align-items:center}.dark-theme tbl-dashboard .text-bold{font-weight:700}.dark-theme tbl-dashboard .counts-row{display:flex;background-color:#303030;padding:5px 8px;border-radius:5px;margin-top:15px;width:100%;justify-content:center}.dark-theme tbl-dashboard .counts-row_item{margin-right:10px;color:#fff}.dark-theme tbl-dashboard .counts-row_item:last-child{margin-right:0}.dark-theme tbl-dashboard .counts-row_number{font-weight:700}.dark-theme .text-color,.dark-theme .select-all,.dark-theme .ng-input input{color:#fff}.dark-theme .ng-input .ng-value-label{margin-top:2px}.dark-theme .ng-select{padding-bottom:.83em;font-family:Muli,sans-serif;font-weight:200;font-size:15px}.dark-theme .ng-select.ng-select-disabled .ng-select-container .ng-value-container{cursor:not-allowed}.dark-theme .ng-select.ng-select-disabled .ng-select-container:after{height:1px;background:#fff}.dark-theme .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value{color:#fff}.dark-theme .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder{opacity:.7;font-size:15px;color:#fff}.dark-theme .ng-select.ng-select-disabled .ng-arrow-wrapper .ng-arrow,.dark-theme .ng-select.ng-select-disabled .ng-clear-wrapper{color:#ffffffb3}.dark-theme .ng-select.ng-select-focused .ng-select-container:after{border-color:#039be5;border-width:2px}.dark-theme .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:after,.dark-theme .ng-select.ng-select-focused .ng-select-container.ng-appearance-outline:hover:after{border-color:#039be5;border-width:2px}.dark-theme .ng-select.ng-select-focused .ng-select-container .ng-value-container .ng-placeholder{transform:translateY(-1em) scale(.75) perspective(100px) translateZ(.001px);color:#00bcd4}.dark-theme .ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper .ng-arrow{color:#00bcd4}.dark-theme .ng-select .ng-has-value .ng-placeholder,.dark-theme .ng-select.ng-select-filtered .ng-select-container .ng-placeholder{display:initial}.dark-theme .ng-select .ng-has-value .ng-placeholder,.dark-theme .ng-select.ng-select-opened .ng-placeholder{transform:translateY(-1em) scale(.75) perspective(100px) translateZ(.001px)}.dark-theme .ng-select .ng-select-container{color:#fff;align-items:baseline;min-height:51.5px}.dark-theme .ng-select .ng-select-container:after{border-bottom:thin solid rgba(255,255,255,.7);content:"";bottom:0;left:0;right:0;position:absolute;transition:border-color .3s cubic-bezier(.55,0,.55,.2)}.dark-theme .ng-select .ng-select-container.ng-appearance-outline{padding:0 .5em;min-height:60px}.dark-theme .ng-select .ng-select-container.ng-appearance-outline:after{border:solid 1px;border-radius:5px;height:calc(100% - .5em);pointer-events:none;transition:border-color .3s cubic-bezier(.25,.8,.25,1)}.dark-theme .ng-select .ng-select-container.ng-appearance-outline:hover:after{border-color:#fff;border-width:2px}.dark-theme .ng-select .ng-select-container.ng-appearance-outline .ng-placeholder{padding:0 .25em;background-color:#fff;z-index:1}.dark-theme .ng-select .ng-select-container.ng-appearance-outline .ng-value{padding-left:.25em}.dark-theme .ng-select .ng-select-container .ng-value-container{align-items:stretch;padding:.4375em 0;border-top:1em solid transparent}.dark-theme .ng-select .ng-select-container .ng-value-container .ng-placeholder{position:absolute;color:#ffffffb3;transform-origin:left 0;transition:transform .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1)}.dark-theme [dir=rtl] .ng-select .ng-select-container .ng-value-container .ng-placeholder{transform-origin:right 0}.dark-theme .ng-select .ng-select-container .ng-value-container .ng-input{bottom:.4375em}.dark-theme .ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{bottom:17px}.dark-theme .ng-select.ng-select-single .ng-select-container.ng-appearance-outline .ng-clear-wrapper{bottom:14px}.dark-theme .ng-select.ng-select-single .ng-select-container .ng-arrow-wrapper{align-self:flex-end;bottom:9px}.dark-theme .ng-select.ng-select-single .ng-select-container .ng-clear-wrapper{align-self:flex-end;bottom:7px}.dark-theme .ng-select.ng-select-multiple.ng-select-disabled .ng-select-container .ng-value-container .ng-value{color:#00000042}.dark-theme .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:after,.dark-theme .ng-select.ng-select-multiple.ng-select-disabled .ng-appearance-outline:hover:after{background-image:none;border:dotted 1px}.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-arrow-wrapper,.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline.ng-has-value .ng-clear-wrapper{border-top:none}.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-arrow-wrapper{top:0}.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-appearance-outline .ng-clear-wrapper{top:4px}.dark-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:#039be5;border-radius:2px;color:#fff;padding:2px 5px;margin:0 .4375em .4375em 0}.dark-theme [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin:0 0 .4375em .4375em}.dark-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{color:#00000042}.dark-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{font-size:14px;font-weight:500}.dark-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffff8a;padding-right:5px}.dark-theme [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{padding-left:5px;padding-right:0}.dark-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#ffffffde}.dark-theme .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{line-height:1.375em}.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value{align-items:center}.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-value-container{padding-bottom:0;padding-top:.1875em}.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-clear-wrapper,.dark-theme .ng-select.ng-select-multiple .ng-select-container.ng-has-value .ng-arrow-wrapper{border-top:.84375em solid transparent}.dark-theme .ng-select .ng-clear-wrapper{color:#ffffffb3}.dark-theme .ng-select .ng-clear-wrapper:hover{color:#fff}.dark-theme .ng-select .ng-arrow-wrapper{bottom:2px}.dark-theme .ng-select .ng-arrow-wrapper .ng-arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px;color:#ffffffb3}.dark-theme .ng-select .ng-spinner-zone{top:3px}.dark-theme .ng-dropdown-panel{background:#424242;left:0}.dark-theme .ng-dropdown-panel.ng-select-bottom{top:calc(100% - 1.25em);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme .ng-dropdown-panel.ng-select-top{bottom:calc(100% - .84375em);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.dark-theme .ng-dropdown-panel.multiple .ng-option.selected{background:#424242}.dark-theme .ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid;padding:0 16px;line-height:3em;min-height:3em}.dark-theme .ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid;padding:0 16px;line-height:3em;min-height:3em}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;cursor:pointer;line-height:3em;height:3em;padding:0 16px;color:#0000008a;font-weight:500}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background:#0000000a}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected{color:#00bcd4}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{line-height:3em;min-height:3em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;text-decoration:none;position:relative;color:#fff;text-align:left}.dark-theme [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{text-align:right}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#303030;color:#039be5}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected{color:#00bcd4}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#fff}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:32px}.dark-theme [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:32px;padding-left:0}.dark-theme .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-right:5px;font-size:80%;font-weight:400;color:#00000061}.dark-theme [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}.dark-theme tbl-topbar .language{margin-left:15px;display:flex}.dark-theme tbl-topbar .language a{color:#fff}.dark-theme tbl-topbar .language a:hover{color:#039be5}.dark-theme tbl-topbar .language_text{text-transform:uppercase;margin-right:10px}.dark-theme tbl-topbar .language_separator{margin:0 3px}.dark-theme tbl-topbar .theme{font-size:12px;display:flex;align-items:center;justify-content:flex-end;height:20px;padding:5px 8px;border-radius:5px;background-color:#303030}.dark-theme tbl-topbar .theme_icon{margin-left:10px;cursor:pointer;color:#fff;font-size:15px;height:15px;width:15px;line-height:15px}.dark-theme tbl-topbar .theme_text{text-transform:uppercase}.dark-theme tbl-topbar .topbar{width:100%;height:80px;background-color:#424242;z-index:999;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.dark-theme tbl-topbar .user-block{display:flex;justify-content:flex-end;margin-top:0;align-items:center}.dark-theme tbl-topbar .user-block_avatar{width:40px;height:40px;margin-right:15px;position:relative}.dark-theme tbl-topbar .user-block_avatar img{height:100%;width:100%;border-radius:100%;margin-right:10px}.dark-theme tbl-topbar .user-block_row{display:flex;align-items:center}.dark-theme tbl-topbar .user-block_name{display:flex;align-items:center;cursor:pointer}.dark-theme tbl-topbar .user-block_icon-down{margin-left:10px;margin-right:0;font-size:20px;height:20px;width:20px;line-height:20px}.dark-theme tbl-topbar .subscription{width:200px;margin-right:20px;display:flex;align-items:center}.dark-theme tbl-topbar .subscription_form{flex-grow:1}.dark-theme tbl-topbar .subscription_field{width:100%}.dark-theme tbl-topbar .subscription_label{font-size:12px}.dark-theme tbl-topbar .subscription_icon{font-size:20px;cursor:pointer}.dark-theme tbl-topbar .subscription_select{padding:5px;flex-grow:1}.dark-theme tbl-topbar .subscription_search{background:#303030;color:#fff;border:none;padding:5px 15px;width:100%}.dark-theme tbl-topbar .badge{width:20px;height:20px;position:absolute;top:4px;right:13px;border-radius:100%;cursor:pointer;background-color:#f44336;color:#fff}.dark-theme tbl-topbar .badge:disabled{cursor:not-allowed;background-color:#ef9a9a}.dark-theme .items-list_content{background-color:#424242}.dark-theme .nested-table{background-color:#212121}.dark-theme .drop-and-dragon-list{max-width:100%;border:1px solid rgba(255,255,255,.12);min-height:60px;display:block;background-color:#303030;border-radius:4px;overflow:hidden}.dark-theme .drop-and-dragon-list_item{padding:20px 10px;border-bottom:1px solid rgba(255,255,255,.12);color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;cursor:move;background:#303030;font-size:14px}.dark-theme .drop-and-dragon-list:last-child{border:none}.dark-theme .drop-and-dragon-list.cdk-drop-list-dragging .drop-and-dragon-list:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.dark-theme tbl-search-bar .bg{background-color:#424242}.dark-theme tbl-search .grid-auto{grid-template-columns:1fr auto}.dark-theme tbl-search .bg-value{background:#303030}.dark-theme .ngx-datatable.material{background-color:#424242!important}.dark-theme .ngx-datatable.material .datatable-header .datatable-header-cell{background-color:#424242!important;border-bottom:2px solid rgba(0,0,0,.12);color:inherit}.dark-theme .ngx-datatable.material .datatable-body{padding:0 10px}.dark-theme .ngx-datatable.material .datatable-body .datatable-body-row{border-bottom:1px solid rgba(255,255,255,.12)}.dark-theme .ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{padding-left:.7em!important;font-size:inherit;color:inherit}.dark-theme .ngx-datatable.material .datatable-body-cell-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dark-theme .ngx-datatable.material .datatable-footer{border-top:0!important;color:inherit}.dark-theme .ngx-datatable.material.single-selection .datatable-body-row.active,.dark-theme .ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.dark-theme .ngx-datatable.material.multi-selection .datatable-body-row.active,.dark-theme .ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.dark-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active,.dark-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group,.dark-theme .ngx-datatable.material.single-selection .datatable-body-row.active:hover,.dark-theme .ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.dark-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.dark-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.dark-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.dark-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#212121!important;color:inherit}.dark-theme .ngx-datatable.material.single-selection .datatable-body-row.active:focus,.dark-theme .ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.dark-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.dark-theme .ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.dark-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.dark-theme .ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#212121!important;color:inherit}.dark-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.dark-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#303030!important;color:inherit}.dark-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.dark-theme .ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#303030!important;color:inherit}.dark-theme .page-counter{font-size:12px;padding-right:1em;width:60px}.dark-theme .help{display:block}@media (max-width: 768px){.dark-theme .help{display:none}}.dark-theme .info{text-align:left;margin:0 auto;box-sizing:border-box;padding:0 1em;background:#fff}.dark-theme .hover{cursor:pointer}.dark-theme .toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end}.dark-theme .toolbar_item{margin-right:10px}@media (max-width: 768px){.dark-theme .toolbar_item{margin:5px}}.dark-theme .toolbar_item--orange{color:#f8ac59!important}.dark-theme .items-list_content{position:relative;padding:0 10px}.dark-theme .create-btn{margin-right:10px}.dark-theme .dir-icon{width:16px;height:16px;font-size:16px;vertical-align:middle}.dark-theme .drag-and-drop-list{max-width:100%;min-height:60px;display:block;gap:1rem;border-radius:4px;overflow:hidden}.dark-theme .drag-and-drop-box{padding:.5rem 10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;cursor:move;font-size:14px;gap:1rem;color:#fff}.dark-theme .cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.dark-theme .cdk-drag-placeholder{opacity:0}.dark-theme .cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.dark-theme .drag-and-drop-box:last-child{border:none}.dark-theme .drag-and-drop-list.cdk-drop-list-dragging .drag-and-drop-box:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.dark-theme .toolbar-bg{background-color:#212121}.dark-theme .divide-color{border-color:#fff}.dark-theme .id{margin-left:15px;margin-bottom:15px;text-align:right;font-weight:700}.dark-theme .title{font-size:24px}.dark-theme .two-fa{min-height:calc(100vh - 200px);position:relative}.dark-theme .two-fa_loader{position:absolute}.dark-theme .two-fa_row{display:flex;justify-content:space-between;margin-bottom:40px}.dark-theme .two-fa .group_field{min-width:100%}.dark-theme .two-fa_state--enabled{color:#4caf50}.dark-theme .two-fa_state--disabled{color:#f44336}.dark-theme .two-fa .group{display:flex}@media (max-width: 768px){.dark-theme .two-fa .group_field{flex-grow:1}}@media (max-width: 1024px){.dark-theme .two-fa .group_field{min-width:100%}}.dark-theme .two-fa .group_field_login{flex-grow:1}@media (max-width: 1024px){.dark-theme .two-fa .group_field_login{min-width:100%}}@media (max-width: 768px){.dark-theme .two-fa .buttons{display:flex;flex-direction:column;min-width:100%}}.dark-theme .two-fa .buttons_disable{display:flex;flex-direction:row-reverse}html{--mat-badge-text-font: Muli, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:700 32px/48px Muli,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Muli,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Muli,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 15px/24px Muli,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:500 13.28px/24px Muli,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:500 10.72px/24px Muli,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/24px Muli,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:500 16px/24px Muli,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Muli,sans-serif;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font:300 112px/112px Muli,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:400 56px/56px Muli,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 45px/48px Muli,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Muli,sans-serif;letter-spacing:normal;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Muli, sans-serif;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 500;--mat-legacy-button-toggle-label-text-font: Muli, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 15px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Muli, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 15px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 400;--mat-datepicker-calendar-text-font: Muli, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: Muli, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Muli, sans-serif;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 500;--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-stepper-container-text-font: Muli, sans-serif;--mat-stepper-header-label-text-font: Muli, sans-serif;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: Muli, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 500;--mat-tree-node-text-font: Muli, sans-serif;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 500;--mat-option-label-text-font: Muli, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 15px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Muli, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 15px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: Muli, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Muli, sans-serif;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500;--mdc-plain-tooltip-supporting-text-font: Muli, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-label-text-font: Muli, sans-serif;--mdc-filled-text-field-label-text-size: 15px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Muli, sans-serif;--mdc-outlined-text-field-label-text-size: 15px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Muli, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 15px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 15px;--mat-form-field-subscript-text-font: Muli, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400;--mat-select-trigger-text-font: Muli, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 15px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400;--mdc-dialog-subhead-font: Muli, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Muli, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 15px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Muli, sans-serif;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 500}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Muli, sans-serif;--mat-switch-label-text-line-height: 24px;--mat-switch-label-text-size: 16px;--mat-switch-label-text-tracking: normal;--mat-switch-label-text-weight: 500}html{--mat-radio-label-text-font: Muli, sans-serif;--mat-radio-label-text-line-height: 24px;--mat-radio-label-text-size: 16px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 500;--mdc-slider-label-label-text-font: Muli, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500;--mat-menu-item-label-text-font: Muli, sans-serif;--mat-menu-item-label-text-size: 15px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mdc-list-list-item-label-text-font: Muli, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 15px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Muli, sans-serif;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 500;--mdc-list-list-item-trailing-supporting-text-font: Muli, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Muli,sans-serif;letter-spacing:normal}html{--mat-paginator-container-text-font: Muli, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Muli, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}html{--mat-checkbox-label-text-font: Muli, sans-serif;--mat-checkbox-label-text-line-height: 24px;--mat-checkbox-label-text-size: 16px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 500;--mdc-text-button-label-text-font: Muli, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Muli, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Muli, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Muli, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-extended-fab-label-text-font: Muli, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-supporting-text-font: Muli, sans-serif;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 500;--mat-table-header-headline-font: Muli, sans-serif;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Muli, sans-serif;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 500;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Muli, sans-serif;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 500;--mat-table-footer-supporting-text-tracking: normal}button:focus{outline:none!important}mat-icon{font-size:24px;height:24px;width:24px;line-height:24px}.mat-slider-horizontal{min-width:250px!important;width:100%}.mat-tab-label{padding:0 15px!important}.mdc-tab__ripple{display:none!important}.mat-mdc-tooltip{font-size:13px!important}.mat-radio-label-content{margin-right:5px}.mat-mdc-radio-button{margin:2px 0}.dark-theme .mat-mdc-menu-item.text-red:not([disabled]){color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.1em!important;z-index:10}textarea.mat-mdc-input-element{min-height:70px}.mat-form-field-infix{width:initial!important}table,th,td{border:none}.tbl-table{width:100%;display:table;border-collapse:collapse;border-spacing:0}.tbl-table--striped tr{border-bottom:none}.tbl-table--striped>tbody>tr:nth-child(odd){background-color:#bc8f8f}.tbl-table--striped>tbody>tr>td{border-radius:0}.tbl-table--selectable{cursor:pointer}.tbl-table--highlight>tbody>tr{transition:background-color .25s ease}@media (max-width: 1024px){.tbl-table--highlight>tbody>tr:hover{background-color:transparent}}.tbl-table--centered thead tr th,.tbl-table--centered tbody tr td{text-align:center}.tbl-table td,.tbl-table th{padding:15px 5px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}@media only screen and (max-width: 992px){.tbl-table--responsive{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}.tbl-table--responsive td:empty:before{content:"\a0"}.tbl-table--responsive th,.tbl-table--responsive td{margin:0;vertical-align:top}.tbl-table--responsive th{text-align:left}.tbl-table--responsive thead{display:block;float:left}.tbl-table--responsive thead tr{display:block;padding:0 10px 0 0}.tbl-table--responsive thead tr th:before{content:"\a0"}.tbl-table--responsive tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}.tbl-table--responsive tbody tr{display:inline-block;vertical-align:top}.tbl-table--responsive th{display:block;text-align:right}.tbl-table--responsive td{display:block;min-height:1.25em;text-align:left}.tbl-table--responsive tr{border-bottom:none;padding:0 10px}.tbl-table--responsive thead{border:0}}.tbl-table-responsive{display:flex;flex-flow:column nowrap;font-size:14px;flex:1 1 auto}.tbl-table-responsive_tr{width:100%;display:flex;padding:15px 30px;flex-flow:row nowrap;border-bottom:1px solid #ededed;border-left:3px solid transparent;transition:all .3s ease}@media (max-width: 1024px){.tbl-table-responsive_tr{flex-flow:column;border-bottom:1px solid rgb(174,174,174)}}.tbl-table-responsive_tr--narrow{padding:10px 27px}.tbl-table-responsive_tr--th{background:#ededed4d;color:#979797;font-size:12px}@media (max-width: 1024px){.tbl-table-responsive_tr--th{display:none}}.tbl-table-responsive_tr--selected{background-color:#e8f7ff;border-left:3px solid red}.tbl-table-responsive_td{display:flex;align-items:flex-start;flex-flow:column wrap;flex-grow:1;flex-basis:0;word-break:break-word;overflow:hidden;min-width:0;padding-right:5px}@media (max-width: 1024px){.tbl-table-responsive_td{align-items:start}}.tbl-table-responsive_td--th{align-items:center;white-space:normal;justify-content:center}.tbl-table-responsive_td:last-child{padding-right:0}@media (max-width: 1024px){.tbl-table-responsive_td{flex-basis:auto;position:relative;font-size:13px;justify-content:inherit;border-bottom:1px solid rgba(174,174,174,.25);padding:10px 0 10px 44%;min-height:39px}.tbl-table-responsive_td:last-child{border-bottom:none}.tbl-table-responsive_td:before{position:absolute;left:0;display:block;width:45%;padding-right:10px;white-space:nowrap;content:attr(column-title);color:#393f40}}.mat-mdc-paginator-container{margin-top:10px}@font-face{font-family:Muli;font-style:normal;font-weight:300;src:local("Muli Light"),local("Muli-Light"),url(/assets/fonts/7Au_p_0qiz-adZnkOCr2z3wM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB}@font-face{font-family:Muli;font-style:normal;font-weight:300;src:local("Muli Light"),local("Muli-Light"),url(/assets/fonts/7Au_p_0qiz-adZnkOCv2z3wM.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Muli;font-style:normal;font-weight:300;src:local("Muli Light"),local("Muli-Light"),url(/assets/fonts/7Au_p_0qiz-adZnkOCX2zw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Muli;font-style:normal;font-weight:400;src:local("Muli Regular"),local("Muli-Regular"),url(/assets/fonts/7Auwp_0qiz-afT3GLRrX.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB}@font-face{font-family:Muli;font-style:normal;font-weight:400;src:local("Muli Regular"),local("Muli-Regular"),url(/assets/fonts/7Auwp_0qiz-afTzGLRrX.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Muli;font-style:normal;font-weight:400;src:local("Muli Regular"),local("Muli-Regular"),url(/assets/fonts/7Auwp_0qiz-afTLGLQ.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Muli;font-style:normal;font-weight:600;src:local("Muli SemiBold"),local("Muli-SemiBold"),url(/assets/fonts/7Au_p_0qiz-ade3iOCr2z3wM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB}@font-face{font-family:Muli;font-style:normal;font-weight:600;src:local("Muli SemiBold"),local("Muli-SemiBold"),url(/assets/fonts/7Au_p_0qiz-ade3iOCv2z3wM.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Muli;font-style:normal;font-weight:600;src:local("Muli SemiBold"),local("Muli-SemiBold"),url(/assets/fonts/7Au_p_0qiz-ade3iOCX2zw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Muli;font-style:normal;font-weight:700;src:local("Muli Bold"),local("Muli-Bold"),url(/assets/fonts/7Au_p_0qiz-adYnjOCr2z3wM.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+1EA0-1EF9,U+20AB}@font-face{font-family:Muli;font-style:normal;font-weight:700;src:local("Muli Bold"),local("Muli-Bold"),url(/assets/fonts/7Au_p_0qiz-adYnjOCv2z3wM.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Muli;font-style:normal;font-weight:700;src:local("Muli Bold"),local("Muli-Bold"),url(/assets/fonts/7Au_p_0qiz-adYnjOCX2zw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@media (min-width: 640px){.sm\:right-7{right:1.75rem}.sm\:ml-8{margin-left:2rem}}@media (min-width: 768px){.md\:grid{display:grid}.md\:flex-row{flex-direction:row}.md\:whitespace-nowrap{white-space:nowrap}.md\:pb-0{padding-bottom:0}.md\:pr-10{padding-right:2.5rem}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:p-6{padding:1.5rem}}
