body{font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking);color:var(--mat-sys-on-surface);line-height:var(--mat-sys-body-medium-line-height);margin:0}@media screen and (max-width: 1025px){body{font-size:rem-calc(14)}}label,textarea,input[type=text]{font-size:rem-calc(13)}@media screen and (max-width: 1025px){label,textarea,input[type=text]{font-size:rem-calc(14)}}h1,.headlines.h1,h2,.headlines.h2,h3,.headlines.h3,h4,.headlines.h4,h5,.headlines.h5,h6,.headlines.h6{font-family:Roboto Flex,sans-serif;color:#333;margin-top:.2rem;margin-bottom:.4rem;line-height:1.4}h1,.headlines.h1,.h1{font-size:rem-calc(32)}h2,.headlines.h2,.h2{font-size:rem-calc(16)}h3,.headlines.h3,.h3{font-size:rem-calc(22)}h4,.headlines.h4,.h4{font-size:rem-calc(13)}@media screen and (max-width: 1025px){h4,.headlines.h4,.h4{font-size:rem-calc(14);line-height:16px}}h5,.headlines.h5,.h5{font-size:rem-calc(18);line-height:24px}ul,ol,dl{font-size:rem-calc(13);font-family:Roboto Flex,sans-serif}@media screen and (max-width: 1025px){ul,ol,dl{font-size:rem-calc(14)}}.light{font-weight:300}.medium{font-weight:500}.bold{font-weight:600}.uppercase{text-transform:uppercase}strong{font-weight:600}.span{font-size:rem-calc(13)}.text-link{cursor:pointer}.text-link:hover{text-decoration:underline}.legacy h1,.legacy .headlines.h1,.legacy h2,.legacy .headlines.h2,.legacy h3,.legacy .headlines.h3,.legacy h4,.legacy .headlines.h4,.legacy h5,.legacy .headlines.h5,.legacy h6,.legacy .headlines.h6,.legacy a{text-decoration:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}textarea{min-height:50px}input[type=text]:not(.mat-mdc-input-element),input[type=password]:not(.mat-mdc-input-element),input[type=date]:not(.mat-mdc-input-element),input[type=datetime]:not(.mat-mdc-input-element),input[type=datetime-local]:not(.mat-mdc-input-element),input[type=month]:not(.mat-mdc-input-element),input[type=week]:not(.mat-mdc-input-element),input[type=email]:not(.mat-mdc-input-element),input[type=number]:not(.mat-mdc-input-element),input[type=search]:not(.mat-mdc-input-element),input[type=tel]:not(.mat-mdc-input-element),input[type=time]:not(.mat-mdc-input-element),input[type=url]:not(.mat-mdc-input-element),textarea,select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:inset 0 1px 2px #0000001a;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font-family:inherit;color:#333;border:1px solid #ccc;display:block;margin:0;padding:10px 25px 10px 15px;height:40px;width:100%;transition:box-shadow .45s,border-color .45s ease-in-out;resize:vertical}input[type=text]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=password]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=date]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=datetime]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=datetime-local]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=month]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=week]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=email]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=number]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=search]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=tel]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=time]:not(.mat-mdc-input-element)::-webkit-input-placeholder,input[type=url]:not(.mat-mdc-input-element)::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#999}input[type=text]:not(.mat-mdc-input-element):-moz-placeholder,input[type=password]:not(.mat-mdc-input-element):-moz-placeholder,input[type=date]:not(.mat-mdc-input-element):-moz-placeholder,input[type=datetime]:not(.mat-mdc-input-element):-moz-placeholder,input[type=datetime-local]:not(.mat-mdc-input-element):-moz-placeholder,input[type=month]:not(.mat-mdc-input-element):-moz-placeholder,input[type=week]:not(.mat-mdc-input-element):-moz-placeholder,input[type=email]:not(.mat-mdc-input-element):-moz-placeholder,input[type=number]:not(.mat-mdc-input-element):-moz-placeholder,input[type=search]:not(.mat-mdc-input-element):-moz-placeholder,input[type=tel]:not(.mat-mdc-input-element):-moz-placeholder,input[type=time]:not(.mat-mdc-input-element):-moz-placeholder,input[type=url]:not(.mat-mdc-input-element):-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#999}input[type=text]:not(.mat-mdc-input-element):focus,input[type=password]:not(.mat-mdc-input-element):focus,input[type=date]:not(.mat-mdc-input-element):focus,input[type=datetime]:not(.mat-mdc-input-element):focus,input[type=datetime-local]:not(.mat-mdc-input-element):focus,input[type=month]:not(.mat-mdc-input-element):focus,input[type=week]:not(.mat-mdc-input-element):focus,input[type=email]:not(.mat-mdc-input-element):focus,input[type=number]:not(.mat-mdc-input-element):focus,input[type=search]:not(.mat-mdc-input-element):focus,input[type=tel]:not(.mat-mdc-input-element):focus,input[type=time]:not(.mat-mdc-input-element):focus,input[type=url]:not(.mat-mdc-input-element):focus,textarea:focus,select:focus{box-shadow:0 0 5px #999;background-color:#fafafa;border-color:#999;outline:none}.underline-first-letter:first-letter{text-decoration:underline}.edit-field__field-content.noCopy .selected-concept{display:none}.concept-authority,.concept-authority-right,.concept-authority-left{-webkit-border-radius:10px!important;-moz-border-radius:10px!important;border-radius:10px!important;display:inline-block!important;height:8px;width:8px;border:1px solid #007eae;background-color:#007eae}.concept-authority-left{margin-right:5px}.concept-authority-right{margin-left:5px}.edit-field-selected-options .concept-name,.selected-concept .concept-name{order:3}.edit-field-selected-options .concept-authority-left,.edit-field-selected-options .concept-authority-right,.selected-concept .concept-authority-left,.selected-concept .concept-authority-right{float:left;margin-left:0;margin-right:5px}.edit-field-selected-options .select-options-icon,.selected-concept .select-options-icon{order:1}.selected-concept .concept-name{flex:1;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block}.selected-concept>span{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%;display:inline-block}.edit-field-selected-options>span,.selected-concept .withAuthority{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center}.field-select-options__option .concept-name{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;vertical-align:middle;display:inline-block;max-width:100%}.imgIcon{color:color-mix(in srgb,var(--mat-sys-outline-variant) 80%,transparent);font-size:30px;width:32px;height:32px;margin:auto}.imgIcon.text-blue{font-size:48px;height:48px;width:48px}.select-options-icon{font-size:16px!important;margin-right:5px}.disable-button,.edit-field__field-content.noCopy .edit-field-selected-options{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;cursor:not-allowed;pointer-events:none;opacity:.3;filter:alpha(opacity=30)}.field-date-input input[type=text]{position:relative;float:left;height:40px;padding:5px 15px;margin-bottom:0;border:1px solid #ccc;line-height:16px;font-size:13px}@media screen and (max-width: 1025px){.field-date-input input[type=text]{font-size:14px}}.field-date-input input[type=text]:focus{z-index:3;border-color:#0277bd;outline:0;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.mat-datepicker-toggle .mat-mdc-icon-button{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;height:100%!important;line-height:16px!important}.mat-datepicker-toggle .mat-mdc-icon-button:hover,.mat-datepicker-toggle .mat-mdc-icon-button:active,.mat-datepicker-toggle .mat-mdc-icon-button:focus{color:#333;background-color:#dfdfdf;border-color:#ccc}.mat-mdc-icon-button[disabled]{background-color:transparent;border-color:transparent}.modal-dialog{display:inline-block;vertical-align:middle;text-align:left}.modal-content{border:none!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important}.modal-header{padding:15px 20px;margin:0!important;display:block;border-bottom:none;border-top-left-radius:0;border-top-right-radius:0;position:relative;border-bottom:1px solid;border-color:inherit}.modal-header h5{padding-top:15px;padding-bottom:10px;margin:0}.modal-header h1 span{font-size:1.5rem;line-height:32px}.modal-header .close{color:#bbb!important;position:absolute;right:10px;top:10px}.modal-footer{justify-content:flex-end;-webkit-justify-content:flex-end;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;flex-flow:row wrap;-webkit-flex-flow:row wrap;border-top:1px solid;border-color:inherit;min-height:52px;padding:15px 20px!important;margin:0!important}.modal-footer a{width:auto}.modal-footer .marginRight{margin-right:10px}.modal-body{display:block;margin:0!important;padding:0!important;max-height:65vh;overflow:auto;-webkit-overflow-scrolling:touch;border-color:inherit}.modal-body h4,.modal-body hr{display:none}.modal-body .dynamicSelect__dropdown{position:absolute;height:109px;top:38px;z-index:100}.modal-body .field-content{width:100%;float:left}.modal-body textarea[rows]{max-height:122px;resize:none;overflow-y:auto!important;overflow-x:hidden}.modal-title{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.modal-title i,.modal-title .mat-icon{margin-right:10px}.modal-main-content{padding:15px 20px}.modal-body-edit-fields{overflow:auto;min-height:500px}@media only screen and (max-height: 670px){.modal-body-edit-fields{padding-top:0;max-height:calc(100vh - 200px);min-height:50px;padding-bottom:20px}}.confirm-dialog,.alert-dialog{width:500px}.confirm-dialog .modal-header,.alert-dialog .modal-header{margin:0!important}.leave-animation-backdrop,.leave-animation-dialog{-webkit-animation-name:dialog-leave;-moz-animation-name:dialog-leave;-o-animation-name:dialog-leave;animation-name:dialog-leave;-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);-o-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}@-webkit-keyframes dialog-leave{0%{opacity:1}to{opacity:0;-webkit-transform:skewY(-45deg) translate(200%) scale(0);-moz-transform:skewY(-45deg) translate(200%) scale(0);-ms-transform:skewY(-45deg) translate(200%) scale(0);-o-transform:skewY(-45deg) translate(200%) scale(0);transform:skewY(-45deg) translate(200%) scale(0);-webkit-transform-origin:center top;transform-origin:center top}}@-moz-keyframes dialog-leave{0%{opacity:1}to{opacity:0;-webkit-transform:skewY(-45deg) translate(200%) scale(0);-moz-transform:skewY(-45deg) translate(200%) scale(0);-ms-transform:skewY(-45deg) translate(200%) scale(0);-o-transform:skewY(-45deg) translate(200%) scale(0);transform:skewY(-45deg) translate(200%) scale(0);-webkit-transform-origin:center top;transform-origin:center top}}@-o-keyframes dialog-leave{0%{opacity:1}to{opacity:0;-webkit-transform:skewY(-45deg) translate(200%) scale(0);-moz-transform:skewY(-45deg) translate(200%) scale(0);-ms-transform:skewY(-45deg) translate(200%) scale(0);-o-transform:skewY(-45deg) translate(200%) scale(0);transform:skewY(-45deg) translate(200%) scale(0);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes dialog-leave{0%{opacity:1}to{opacity:0;-webkit-transform:skewY(-45deg) translate(200%) scale(0);-moz-transform:skewY(-45deg) translate(200%) scale(0);-ms-transform:skewY(-45deg) translate(200%) scale(0);-o-transform:skewY(-45deg) translate(200%) scale(0);transform:skewY(-45deg) translate(200%) scale(0);-webkit-transform-origin:center top;transform-origin:center top}}.annotation-dialog-container{width:1200px;height:100%}@media only screen and (max-width: 800px){.annotation-dialog-container{max-width:96vw!important}}.progress-modal{--mat-dialog-container-min-width: 200px}.progress-modal .mat-mdc-dialog-container{padding:0!important}.inherit-border-color{border-color:inherit}.confirm-dialog .mat-mdc-dialog-container,.alert-dialog .mat-mdc-dialog-container,.edit-dialog .mat-mdc-dialog-container,.upload-dialog .mat-mdc-dialog-container,.report-dialog .mat-mdc-dialog-container,.annotation-dialog-container .mat-mdc-dialog-container{padding:0}.shaking{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:cubic-bezier(.36,.07,.19,.97);-moz-animation-timing-function:cubic-bezier(.36,.07,.19,.97);-o-animation-timing-function:cubic-bezier(.36,.07,.19,.97);animation-timing-function:cubic-bezier(.36,.07,.19,.97);-webkit-animation-iteration-count:2;-moz-animation-iteration-count:2;-o-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;-moz-animation-fill-mode:none;-o-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);backface-visibility:hidden}@-webkit-keyframes shake{0%,90%{-webkit-transform:translate3d(-1px,0,0);-moz-transform:translate3d(-1px,0,0);-ms-transform:translate3d(-1px,0,0);-o-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);-moz-transform:translate3d(2px,0,0);-ms-transform:translate3d(2px,0,0);-o-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-3px,0,0);-moz-transform:translate3d(-3px,0,0);-ms-transform:translate3d(-3px,0,0);-o-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}40%,60%{-webkit-transform:translate3d(3px,0,0);-moz-transform:translate3d(3px,0,0);-ms-transform:translate3d(3px,0,0);-o-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}@-moz-keyframes shake{0%,90%{-webkit-transform:translate3d(-1px,0,0);-moz-transform:translate3d(-1px,0,0);-ms-transform:translate3d(-1px,0,0);-o-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);-moz-transform:translate3d(2px,0,0);-ms-transform:translate3d(2px,0,0);-o-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-3px,0,0);-moz-transform:translate3d(-3px,0,0);-ms-transform:translate3d(-3px,0,0);-o-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}40%,60%{-webkit-transform:translate3d(3px,0,0);-moz-transform:translate3d(3px,0,0);-ms-transform:translate3d(3px,0,0);-o-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}@-o-keyframes shake{0%,90%{-webkit-transform:translate3d(-1px,0,0);-moz-transform:translate3d(-1px,0,0);-ms-transform:translate3d(-1px,0,0);-o-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);-moz-transform:translate3d(2px,0,0);-ms-transform:translate3d(2px,0,0);-o-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-3px,0,0);-moz-transform:translate3d(-3px,0,0);-ms-transform:translate3d(-3px,0,0);-o-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}40%,60%{-webkit-transform:translate3d(3px,0,0);-moz-transform:translate3d(3px,0,0);-ms-transform:translate3d(3px,0,0);-o-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}@keyframes shake{0%,90%{-webkit-transform:translate3d(-1px,0,0);-moz-transform:translate3d(-1px,0,0);-ms-transform:translate3d(-1px,0,0);-o-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);-moz-transform:translate3d(2px,0,0);-ms-transform:translate3d(2px,0,0);-o-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-3px,0,0);-moz-transform:translate3d(-3px,0,0);-ms-transform:translate3d(-3px,0,0);-o-transform:translate3d(-3px,0,0);transform:translate3d(-3px,0,0)}40%,60%{-webkit-transform:translate3d(3px,0,0);-moz-transform:translate3d(3px,0,0);-ms-transform:translate3d(3px,0,0);-o-transform:translate3d(3px,0,0);transform:translate3d(3px,0,0)}}.overlay{background-color:#0006;position:fixed;z-index:508;inset:50px 0 0}.overlay.dialogOpen{z-index:1001;top:0}.transparent-overlay{position:fixed;inset:0;background-color:transparent;z-index:500}.clearInputContainer{position:relative}.clearInputContainer .clearInputField{width:0;height:0;position:absolute;right:0;top:0;display:none;z-index:496}.clearInputContainer .clearInputField .mat-icon{height:15px;width:15px;font-size:15px}.clearInputContainer input:focus+.clearInputField{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;height:100%;width:28px}.clearInputContainer:active .clearInputField,.clearInputContainer:hover .clearInputField,.clearInputContainer:focus .clearInputField{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;height:100%;width:28px}.clearInputContainer input::-ms-clear{display:none;width:0;height:0}.custom-select{display:inline-block;width:100%;line-height:1.5;color:#333;vertical-align:middle;border:1px solid #ccc;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#89bece;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 5px #80bdff80}.custom-select:invalid{color:#999}.custom-select__placeholder{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;position:absolute;top:10px;left:15px;color:#999;pointer-events:none}.custom-select__placeholder-key{text-transform:lowercase}.what-is-new__table{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column nowrap;-webkit-flex-flow:column nowrap}.what-is-new__table__row{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row nowrap;-webkit-flex-flow:row nowrap;width:100%}.what-is-new__table__row-header .what-is-new__table__row-item:nth-child(2n){border:1px solid #e7ecef;background-color:#eef3f5;order:2}.what-is-new__table__row-header .what-is-new__table__row-item:nth-child(3n){border:1px solid #e7ecef;background-color:#96d06e;order:3}.what-is-new__table__row-header .what-is-new__table__row-item:nth-child(4n){border:1px solid #e7ecef;background-color:#b7c2c9;order:4}.what-is-new__table__row-content{border:1px solid #e7ecef}.what-is-new__table__row-content:nth-child(odd){background-color:#fafafa}.what-is-new__table__row-content:nth-child(2n){background-color:#f6f6f6}.what-is-new__table__row-content .what-is-new__table__row-item.large,.what-is-new__table__row-content .what-is-new__table__row-itemlargeEmpty,.what-is-new__table__row-content .what-is-new__table__row-item.small,.what-is-new__table__row-content .what-is-new__table__row-item.smallEmpty,.what-is-new__table__row-content .what-is-new__table__row-item.medium,.what-is-new__table__row-content .what-is-new__table__row-item.mediumEmpty{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.what-is-new__table__row-content .what-is-new__table__row-item.large,.what-is-new__table__row-content .what-is-new__table__row-item.largeEmpty{order:3}.what-is-new__table__row-content .what-is-new__table__row-item.large:before,.what-is-new__table__row-content .what-is-new__table__row-item.largeEmpty:before{content:"";box-shadow:-6px 0 6px -6px #ccc inset;-moz-box-shadow:-6px 0 6px -6px #ccc inset;-webkit-box-shadow:-6px 0 6px -6px #ccc inset;height:-webkit-calc(100% + 2px);height:-moz-calc(100% + 2px);height:calc(100% + 2px);position:absolute;left:-4px;width:6px;top:0}.what-is-new__table__row-content .what-is-new__table__row-item.large:after,.what-is-new__table__row-content .what-is-new__table__row-item.largeEmpty:after{content:"";box-shadow:6px 0 6px -6px #ccc inset;-moz-box-shadow:6px 0 6px -6px #ccc inset;-webkit-box-shadow:6px 0 6px -6px #ccc inset;height:-webkit-calc(100% + 2px);height:-moz-calc(100% + 2px);height:calc(100% + 2px);position:absolute;right:-6px;width:6px;top:0}.what-is-new__table__row-content .what-is-new__table__row-item.small,.what-is-new__table__row-content .what-is-new__table__row-item.smallEmpty{order:2}.what-is-new__table__row-content .what-is-new__table__row-item.medium,.what-is-new__table__row-content .what-is-new__table__row-item.mediumEmpty{order:4}.what-is-new__table__row-content:last-of-type .what-is-new__table__row-item.large,.what-is-new__table__row-content:last-of-type .what-is-new__table__row-item.largeEmpty{box-shadow:0 2px 6px -2px #ccc;-moz-box-shadow:0px 2px 6px -2px #ccc;-webkit-box-shadow:0px 2px 6px -2px #ccc}.what-is-new__table__row-item{font-size:.8125rem;padding:10px;flex-basis:150px;-webkit-flex-basis:150px;position:relative;text-align:center;line-height:24px}.what-is-new__table__row-item:first-of-type{flex-grow:1;-webkit-flex-grow:1;text-align:left;order:1}@media only screen and (max-width: 1000px){.what-is-new__table__row-item{flex-basis:100px;-webkit-flex-basis:100px}}@media only screen and (max-width: 500px){.what-is-new__table .what-is-new__table__row-item{max-width:40px;padding:10px 0;font-size:11px;line-height:1.3;min-width:40px}.what-is-new__table .what-is-new__table__row-item:first-of-type{max-width:500px}.what-is-new__table .what-is-new__table__row-header .what-is-new__table__row-item{font-size:9px}}.field-highlighted{background-color:#faffbd}.field-highlighted+a+span+span{background-color:#faffbd}.object-url-content:hover .search-navigator-name span,.object-url-content:active .search-navigator-name span,.object-url-content:focus .search-navigator-name span{text-decoration:underline}.overview-fields__content-list .small-4:first-of-type,.overview-fields__content-list .small-4:nth-of-type(2),.overview-fields__content-list .small-6:first-of-type{border-right:1px solid #d0d7dc}.overview-fields__content-list .small-4:nth-of-type(2),.overview-fields__content-list .small-4:last-of-type,.overview-fields__content-list .small-6:last-of-type{padding-left:10px}@media only screen and (max-width: 1800px){.overview-fields__content-list .small-4:last-of-type{display:none}.overview-fields__content-list .small-4:nth-of-type(2){border:none}.overview-fields__content-list .small-4{width:50%}}@media only screen and (max-width: 1300px){.overview-fields__content-list .small-4,.overview-fields__content-list .small-6{width:100%}.overview-fields__content-list .small-4:nth-of-type(2),.overview-fields__content-list .small-6:last-of-type{display:none}.overview-fields__content-list .small-4:first-of-type,.overview-fields__content-list .small-6:first-of-type{border:none}}.overview-fields__selector .small-4,.overview-fields__selector .small-6,.overview-fields__folder .small-4,.overview-fields__folder .small-6{width:100%}.overview-fields__selector .small-4:nth-of-type(2),.overview-fields__selector .small-4:last-of-type,.overview-fields__selector .small-6:last-of-type,.overview-fields__folder .small-4:nth-of-type(2),.overview-fields__folder .small-4:last-of-type,.overview-fields__folder .small-6:last-of-type{display:none}.loading-operation-selector-vertical{background-color:#e6edf0;border-right:1px solid #ced8dd;width:100%;height:100%}.loading-operation-selector-vertical__selected-first-menu{height:80px;width:80px;background-color:#fff;border-bottom:1px solid #ced8dd;position:relative}.loading-operation-selector-vertical__selected-first-menu.isEditing{background-color:#e0e7ed}.loading-operation-selector-vertical__selected-first-menu:before{content:"";width:5px;height:100%;background-color:#0277bd;position:absolute;left:0}.loading-object-content-tabs{height:60px;width:100%;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #0277bd}.loading-object-content-tabs__selected-first-menu{background:#fff;height:61px;padding:0 20px;border-top:1px solid #bccfcf;border-right:1px solid #0277bd;position:relative;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;-webkit-flex-flow:column;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center}.loading-object-content-tabs__selected-first-menu:before{content:"";height:4px;background-color:#0277bd;width:100%;position:absolute;top:0;left:0}.loading-object-content-tabs__selected-first-menu span{font-size:13px}.loading-object-content-tabs__selected-first-menu .mat-icon{position:absolute;bottom:-4px;margin:0 auto;left:0;right:0}.loading-object-content-tabs__selected-first-menu.isEditing{background:#e0e7ed}.loading-object-content-tabs__selected-first-menu.isEditing span,.loading-object-content-tabs__selected-first-menu.isEditing .mat-icon{opacity:.6}.loading-object-overview-fields__header{height:32px;margin-top:30px}.loading-object-overview-fields__line{height:47px;border-bottom:1px solid #E6E6E6}.loading-object-overview-fields.isEditing .loading-object-overview-fields__line{border-bottom:1px solid #d0d7dc}.expired{color:#f33!important}.report-headline{margin-bottom:20px;padding-bottom:10px;padding-top:20px}.verticalAlign-filterContent{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;vertical-align:middle;height:16px}.side-selector{width:50%;position:fixed;bottom:0;background-color:#e7ecef;z-index:510;border-left:1px solid #d0d7dc}.change-img-order-selector{top:50px}@media only screen and (max-width: 1400px){.change-img-order-selector{width:600px;left:-webkit-calc(100% - 600px);left:-moz-calc(100% - 600px);left:calc(100% - 600px)}}@media only screen and (max-width: 642px){.change-img-order-selector{width:100%;left:0}}button{background:none;border:none;padding:0}@font-face{font-family:icomoon;src:url("./media/icomoon-GRYWIYZ3.eot?6jtuk");src:url("./media/icomoon-GRYWIYZ3.eot?6jtukb#iefix") format("embedded-opentype"),url("./media/icomoon-VDDTNHEC.ttf?6jtukb") format("woff"),url("./media/icomoon-VDDTNHEC.ttf?6jtukb") format("truetype"),url("./media/icomoon-VRIDU6UE.svg?6jtukb#icomoon") format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.icon-archaeology-context:before{content:"\e953"}.icon-archaeology-finds:before{content:"\e92a"}.icon-archaeology-samples:before{content:"\e95a"}.icon-artwork:before{content:"\e94f"}.icon-building:before{content:"\e952"}.icon-design:before{content:"\e954"}.icon-plant:before{content:"\e98d"}.icon-image:before{content:"\e955"}.icon-object:before{content:"\e956"}.icon-office:before{content:"\e957"}.icon-photo-ex:before{content:"\e958"}.icon-record:before{content:"\e98b"}.icon-accession:before{content:"\e96e"}.icon-accession-small:before{content:"\e972"}.icon-accession2:before{content:"\e970"}.icon-accession3:before{content:"\e971"}.icon-acquisition:before{content:"\e922"}.icon-archaeology-investigations:before{content:"\e961"}.icon-adm-event:before{content:"\e989"}.icon-analyze:before{content:"\e639"}.icon-annotate:before{content:"\e95b"}.icon-care:before{content:"\e900"}.icon-comment:before{content:"\e608"}.icon-completed-task:before{content:"\e95c"}.icon-condition-assessment:before{content:"\e95d"}.icon-flowering-time:before{content:"\e90a"}.icon-damage:before{content:"\e94a"}.icon-damage2:before{content:"\e95e"}.icon-deviation:before{content:"\e95f"}.icon-entry-procedure:before{content:"\e963"}.icon-exit-procedure:before{content:"\e960"}.icon-exhibition:before{content:"\e93e"}.icon-heartQuestion:before{content:"\e65a"}.icon-insurance:before{content:"\e92a"}.icon-loan:before{content:"\e962"}.icon-package:before{content:"\e974"}.icon-procedure:before{content:"\e909"}.icon-procedure2:before{content:"\e959"}.icon-publishing:before{content:"\e94d"}.icon-purchase:before{content:"\e93c"}.icon-ripening-time:before{content:"\e90b"}.icon-salvage_priority:before{content:"\e937"}.icon-step-in-to:before{content:"\e948"}.icon-task:before{content:"\e964"}.icon-treatment:before{content:"\e60e"}.icon-user:before{content:"\e62f"}.icon-use-measurement:before{content:"\e99a"}.icon-history:before{content:"\e986"}.icon-audit:before{font-family:Material Icons,serif;content:"\ea9b"}.icon-use-restriction:before{font-family:Material Icons,serif;content:"\e769"}.icon-environmental-condition:before{font-family:Material Icons,serif;content:"\e761"}.icon-review-result:before{font-family:Material Icons,serif;content:"\e02f"}.icon-object-valuation:before{font-family:Material Icons,serif;content:"\e263"}.icon-user-contribution:before{font-family:Material Icons,serif;content:"\e91f"}.icon-naval-vessel:before{font-family:Material Icons,serif;content:"\e502"}.icon-audio:before{content:"\e98c"}.icon-audio2:before{content:"\ea27"}.icon-attachment:before{content:"\e603"}.icon-attachment2:before{content:"\e623"}.icon-file:before{content:"\e650"}.icon-file-excel:before{content:"\e653"}.icon-file-list:before{content:"\e965"}.icon-file-pdf:before{content:"\e651"}.icon-file-powerpoint:before{content:"\e654"}.icon-file-word:before{content:"\e652"}.icon-images:before{content:"\e613"}.icon-active-relation:before{content:"\e968"}.icon-archive-close:before{content:"\e90c"}.icon-archive-open:before{content:"\e90d"}.icon-arrow-down2:before{content:"\e982"}.icon-arrow-up2:before{content:"\e983"}.icon-bell:before{content:"\e96f"}.icon-box:before{content:"\e985"}.icon-calendar:before{content:"\e622"}.icon-camera:before{content:"\e607"}.icon-child-of:before{content:"\e967"}.icon-circle:before{content:"\e907"}.icon-close:before{content:"\e62b"}.icon-concept:before{content:"\e915"}.icon-concept-child:before{content:"\e916"}.icon-concept-grandchild:before{content:"\e914"}.icon-copy:before{content:"\e92c"}.icon-copyright:before{content:"\e658"}.icon-create-new:before{content:"\e97e"}.icon-download:before{content:"\e629"}.icon-edit-alternative:before{content:"\e60b"}.icon-expand:before{content:"\e60c"}.icon-filter:before{content:"\ea5b"}.icon-filter2:before{content:"\e932"}.icon-folder-open:before{content:"\e60d"}.icon-hamburger:before{content:"\e931"}.icon-help:before{content:"\e950"}.icon-home:before{content:"\e940"}.icon-hour-glass:before{content:"\e976"}.icon-information:before{content:"\e94e"}.icon-image-attention:before{content:"\e975"}.icon-link:before{content:"\e90e"}.icon-light-bulb:before{content:"\e94c"}.icon-list-view:before{content:"\e933"}.icon-place:before{content:"\e616"}.icon-location:before{content:"\e935"}.icon-placement:before{content:"\e920"}.icon-placement2:before{content:"\e91f"}.icon-playlist-edit:before{content:"\e988"}.icon-playlist-remove:before{content:"\e98a"}.icon-minus:before{content:"\e980"}.icon-minus-full-circle:before{content:"\e901"}.icon-more:before{content:"\e614"}.icon-mother-to:before{content:"\e966"}.icon-overview:before{content:"\e911"}.icon-p:before{content:"\e943"}.icon-passive-relation:before{content:"\e968"}.icon-paste:before{content:"\e60b"}.icon-pin:before{content:"\e61e"}.icon-play:before{content:"\e631"}.icon-play2:before{content:"\e977"}.icon-plus-circle:before{content:"\e902"}.icon-plus:before{content:"\e615"}.icon-plus-big:before{content:"\e942"}.icon-primus:before{content:"\e987"}.icon-print:before{content:"\e638"}.icon-report:before{content:"\e63b"}.icon-row-sort:before{content:"\e903"}.icon-search:before{content:"\e62c"}.icon-select:before{content:"\e620"}.icon-select1:before{content:"\e97f"}.icon-settings:before{content:"\e944"}.icon-spinner:before{content:"\e984"}.icon-sort:before{content:"\e96a"}.icon-sort-asc:before{content:"\e913"}.icon-sort-desc:before{content:"\e912"}.icon-square:before{content:"\e908"}.icon-star:before{content:"\e96d"}.icon-tag:before{content:"\e906"}.icon-template:before{content:"\e969"}.icon-trash:before{content:"\e62e"}.icon-unlink:before{content:"\e90f"}.icon-upload:before{content:"\e62a"}.icon-users:before{content:"\e630"}.icon-video:before{content:"\e631"}.icon-warning:before{content:"\e96b"}.hazards-main-icon,.icon-chronic-hazard:after,.icon-environment-hazard:after,.icon-flammable-hazard:after,.icon-gas-hazard:after,.icon-health-hazard:after,.icon-oxidizing-hazard:after,.icon-toxic-hazard:after,.icon-corrosive-hazard:after,.icon-explosion-hazard:after,.icon-chemical-hazard:after{color:#000;margin-left:-1em}.icon-chemical-hazard:before,.icon-explosion-hazard:before,.icon-toxic-hazard:before,.icon-health-hazard:before,.icon-gas-hazard:before,.icon-flammable-hazard:before,.icon-environment-hazard:before,.icon-chronic-hazard:before,.icon-oxidizing-hazard:before,.icon-corrosive-hazard:before{content:"chemicalBack";color:#fff;margin-right:-1em}.icon-chemical-hazard,.icon-explosion-hazard,.icon-toxic-hazard,.icon-oxidizing-hazard,.icon-health-hazard,.icon-gas-hazard,.icon-flammable-hazard,.icon-chronic-hazard,.icon-environment-hazard,.icon-corrosive-hazard{color:red;font-size:32px}.icon-chemical-hazard:after{content:" ";padding-left:1em}.icon-explosion-hazard:after{content:"chemicalExplosion"}.icon-corrosive-hazard:after{content:"chemicalCorrosive"}.icon-toxic-hazard:after{content:"chemicalToxic"}.icon-oxidizing-hazard:after{content:"chemicalOxidising"}.icon-health-hazard:after{content:"chemicalHealth"}.icon-gas-hazard:after{content:"chemicalGas"}.icon-flammable-hazard:after{content:"chemicalFlammable"}.icon-environment-hazard:after{content:"chemicalEnvironmental"}.icon-chronic-hazard:after{content:"chemicalChronic"}.icon-biological-hazard:before,.icon-radiation-hazard:before{content:"triangleBack";color:#ffdc32;margin-right:-1em}.icon-biological-hazard,.icon-radiation-hazard{color:#000;font-size:32px}.icon-biological-hazard:after{content:"triangleBiological-hazard";color:#000;margin-left:-1em}.icon-radiation-hazard:after{content:"triangleRadiation";color:#000;margin-left:-1em}.landing-page-main-content{display:inline-flex;display:-webkit-inline-flex;flex-wrap:wrap;height:100%}.landing-page-main-content__content{width:100%;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column nowrap;-webkit-flex-flow:column nowrap}.landing-page-main-content__overview-fields{padding:0 20px 30px;height:300px;width:100%}@media only screen and (max-width: 850px){.landing-page-main-content__overview-fields{max-height:500px;height:auto}}.landing-page-main-content__overview-fields .authority-ribbon-container{width:85px;height:85px;right:20px;top:0}.landing-page-main-content__overview-fields .authority-ribbon{top:20px;border:1px solid #a4a4a4;font-size:12px}.landing-page-main-content__overview-fields-item{margin-top:30px;display:block}.landing-page-main-content__overview-fields-item .noShowMore,.landing-page-main-content__overview-fields-item .topSectionTextField{float:left;margin-right:5px;max-width:90%;height:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.landing-page-main-content__overview-fields-item .object-url__object-link a{line-height:16px}.landing-page-lower{width:100%;flex-grow:1;-webkit-flex-grow:1}.landing-page-lower__container{height:100%;background-color:#fff;padding-bottom:5px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column nowrap;-webkit-flex-flow:column nowrap}.landing-page-lower__content-tabs{width:100%}.landing-page-lower__content-tabs-container{min-height:61px;background-color:#f6f6f6;width:100%}.landing-page-lower__content-tabs-container.isEditing{background-color:#c2cfda}.landing-page-lower__content{width:100%;padding-top:40px;padding-bottom:40px;margin-bottom:50px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column nowrap;-webkit-flex-flow:column nowrap;flex-grow:1;-webkit-flex-grow:1;justify-content:space-between;-webkit-justify-content:space-between;height:100%}.landing-page-lower__content .search-view{margin-top:0}.landing-page-lower__content-list{display:inline-block;position:relative;height:100%;width:100%;padding:0 20px}.landing-page-lower__content-list__container{min-height:540px}.landing-page-lower__overview{width:100%;padding:0 20px}.landing-page-lower__failed{width:100%}.object-and-media-page{min-height:100%;position:relative;background-color:#f6f6f6;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.object-and-media-page.imageFullScreenOpen{max-height:100vh}.object-and-media-page__container{float:left;width:100%;height:100%}.object-and-media-page__content{position:relative;width:100%;height:100%;min-height:-webkit-calc(100vh - 50px);min-height:-moz-calc(100vh - 50px);min-height:calc(100vh - 50px)}@media only screen and (max-width: 1024px){.object-and-media-page__content{overflow-y:visible;display:block}}@media only screen and (max-width: 1024px){.object-and-media-page__media-carousel{height:auto}}.object-and-media-page__template{height:50px;background-color:#e7ecef;border-bottom:1px solid #d0d7dc;float:left;width:100%}@media only screen and (max-width: 1024px){.object-and-media-page__template{background-color:transparent}}.object-and-media-page__media-carousel-content{max-height:91%;position:fixed;top:99px;bottom:0;width:inherit;z-index:511}@media only screen and (max-width: 1024px){.object-and-media-page__media-carousel-content{min-height:100%;position:relative;top:0}}.object-and-media-page.edit{background-color:#c2cfda}.object-and-media-page.edit .object-and-media-page__media-carousel,.object-and-media-page.edit .landing-page-lower,.object-and-media-page.edit .landing-page-lower__container,.object-and-media-page.edit .object-and-media-page__template,.object-and-media-page.edit .landing-page-top{background-color:#e0e7ed}.object-and-media-page.edit .landing-page-main-content__overview-fields{background-color:#c2cfda}.object-and-media-page.edit .landing-page-lower__content{margin-bottom:150px}.image-full-screen-container{z-index:1000;position:fixed;inset:0}@-webkit-keyframes appear_anim{0%{opacity:0}to{opacity:1}}@-moz-keyframes appear_anim{0%{opacity:0}to{opacity:1}}@-o-keyframes appear_anim{0%{opacity:0}to{opacity:1}}@keyframes appear_anim{0%{opacity:0}to{opacity:1}}@-webkit-keyframes disappear_anim{0%{opacity:1}to{opacity:0}}@-moz-keyframes disappear_anim{0%{opacity:1}to{opacity:0}}@-o-keyframes disappear_anim{0%{opacity:1}to{opacity:0}}@keyframes disappear_anim{0%{opacity:1}to{opacity:0}}.admin-row{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:stretch;-webkit-align-items:stretch;justify-content:space-around;-webkit-justify-content:space-around;flex-flow:row wrap;-webkit-flex-flow:row wrap;margin-left:-20px}@media only screen and (max-width: 490px){.admin-row{margin-left:0}}.admin-column{flex-grow:1;-webkit-flex-grow:1;flex-basis:20px;-webkit-flex-basis:20px;margin-left:20px;min-width:450px}@media only screen and (max-width: 490px){.admin-column{min-width:auto;width:100%;margin-left:0;flex-basis:250px;-webkit-flex-basis:250px}}.admin-column .admin-email{margin-left:5px;color:var(--mat-sys-primary)}.mat-mdc-card.admin-card{border:1px solid var(--mat-sys-outline-variant);background-color:var(--mat-sys-surface-container-lowest);padding:20px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;-webkit-flex-flow:column;margin-top:10px;margin-bottom:10px}@media only screen and (max-width: 490px){.mat-mdc-card.admin-card{padding:20px 0}}.mat-mdc-card.admin-card .mat-mdc-list-item{padding:10px 0}.mat-mdc-card.admin-card .mat-mdc-list-item span,.mat-mdc-card.admin-card .mat-mdc-list-item a{font-size:14px}.admin-card__header{margin-bottom:20px}.admin-card__content{flex-grow:1}.admin-fq__hr{width:20px;border-width:1px;border-color:#e6e6e6;margin:10px 0;float:left}.admin-fq li{padding-top:5px;padding-bottom:5px;float:left;width:100%}.admin-fq li:last-of-type .admin-fq__hr{display:none}.admin-fq__button{float:left;padding-bottom:10px;width:100%}.admin-fq__button i{font-size:11px;margin-left:5px;float:right}.admin-fq__drop-down{float:left;width:100%;padding-bottom:5px}.admin-fq__drop-down a:hover,.admin-fq__drop-down a:active,.admin-fq__drop-down a:focus{color:#007eae;text-decoration:underline}.admin-fq__drop-down li{padding-left:10px}.admin-help li,.admin-concept-list-page__last-created li{padding-top:5px;padding-bottom:5px}.admin-help span,.admin-concept-list-page__last-created span{float:left}.admin-header-container{position:fixed;top:50px;left:0;right:0;z-index:600}.admin-content-top{width:100%;height:75px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;position:sticky;top:0;background:#fff;z-index:2}.admin-content-top h5{font-size:22px;flex-grow:1;-webkit-flex-grow:1}.admin-scroll-layout::-webkit-scrollbar-track{background-color:#f6f6f6;padding-top:75px;border-left:1px solid #E6E6E6}.admin-scroll-layout::-webkit-scrollbar{width:9px}.admin-scroll-layout::-webkit-scrollbar-thumb{border:2px solid #f6f6f6;border-radius:4px;background-color:#d5d5d5}.admin-scroll-layout::-webkit-scrollbar-corner{background-color:#f6f6f6}.admin-scroll-layout::-webkit-scrollbar-track:horizontal{background-color:#f6f6f6;border-top:1px solid #E6E6E6}.admin-scroll-layout::-webkit-scrollbar:horizontal{height:9px}.admin-scroll-layout::-webkit-scrollbar-thumb:horizontal{border:2px solid #f6f6f6;border-radius:4px;background-color:#d5d5d5}.admin-scroll-layout tbody{--mat-table-row-item-label-text-weight: 700}.admin-action-toolbar{height:65px;--mat-paginator-container-background-color: var(--mat-sys-surface-container-lowest);background-color:var(--mat-sys-surface-container-lowest);width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px);width:calc(100% - 2px);border-top:1px solid #d0d7dc;border-bottom:1px solid #d0d7dc;position:absolute;bottom:0;z-index:100;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row nowrap;-webkit-flex-flow:row nowrap;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;padding-left:15px}.admin-table-select-all-name{display:block;text-align:center;font-size:10px;text-transform:uppercase;width:100%}.admin-table-select-all-name.disabled{color:#999}.template-list__content{float:left;width:100%}.template-list__item{background-color:#f5f7fb;float:left;width:100%;margin-top:20px;padding:20px;border:1px solid #b3b4b4}.template-list__item.active{background-color:#e7ecef;border:1px solid #4bb2d4}.template-list__item h2{margin-bottom:20px}.template-list__object-overview{float:left;width:-webkit-calc(100% - 65px);width:-moz-calc(100% - 65px);width:calc(100% - 65px)}@media only screen and (max-width: 600px){.template-list__object-overview{width:100%}}.template-list__settings{position:relative;float:left;cursor:pointer;width:65px;height:25px}@media only screen and (max-width: 600px){.template-list__settings{position:absolute;top:10px;right:0}}@media only screen and (min-width: 2000px){.template-list__content{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:stretch;-webkit-align-items:stretch;flex-flow:row wrap;-webkit-flex-flow:row wrap;justify-content:left;-webkit-justify-content:left;margin-left:-20px}.template-list__item{width:50%;flex-basis:-webkit-calc(50% - 20px);flex-basis:-moz-calc(50% - 20px);flex-basis:calc(50% - 20px);margin-left:20px}}.object-content-list__top{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row wrap;-webkit-flex-flow:row wrap;align-items:center;-webkit-align-items:center;gap:.5rem;margin-top:10px;font-size:13px}.object-content-list__search-query{order:2;flex-grow:1;-webkit-flex-grow:1;margin:0 10px}.object-content-list__search-query.noLeftMargin{margin-left:0}@media only screen and (max-width: 1600px){.object-content-list__search-query{order:1;margin:0 0 20px;width:100%}}.object-content-list__top-button{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 642px){.object-content-list__top-button{margin-left:0}}@media only screen and (max-width: 570px){.object-content-list__top-button{min-width:initial}}.object-content-list__top-button.disable{cursor:auto}.object-content-list__top-button-filter{order:4}.object-content-list__top-button-sort{order:3}.object-content-list__top-button-actions{order:1}@media only screen and (max-width: 1600px){.object-content-list__top-button-actions{order:2;margin-right:auto}}.object-content-list__menu-actions{flex-grow:1;-webkit-flex-grow:1}.obj-menus-commons{height:100%}.obj-menus-commons:after{content:" ";visibility:hidden;display:block;height:0;clear:both}@media only screen and (max-width: 642px){.obj-menus-commons{width:100%!important}}.obj-menus-commons__content{float:right;height:50px;position:relative}@media only screen and (max-width: 1580px){.obj-menus-commons__content{float:left;height:100%}}@media screen and (max-width: 1025px){.obj-menus-commons__content{float:right}}@media screen and (max-width: 300px){.obj-menus-commons__content{display:inline-flex;display:-webkit-inline-flex;flex-wrap:wrap;align-items:center;-webkit-align-items:center;vertical-align:middle;width:100%}}.obj-menus-commons__action-menu-container{cursor:pointer;height:100%;float:right}@media screen and (max-width: 300px){.obj-menus-commons__action-menu-container{flex-grow:1;-webkit-flex-grow:1}}.obj-menus-commons__action-menu-text-container{color:inherit}@media screen and (max-width: 760px){.obj-menus-commons__action-menu-text-container span{margin-right:0}}@media screen and (max-width: 300px){.obj-menus-commons__action-menu-text-container{margin-right:auto;margin-left:auto}}.obj-menus-commons__action-menu-text{line-height:1}.obj-menus-commons__action-menu{padding:10px 20px;top:5px;color:#333;cursor:pointer;position:relative;z-index:497;border:1px solid transparent;outline:none}.obj-menus-commons__action-menu i{margin-right:5px}@media screen and (max-width: 870px){.obj-menus-commons__action-menu{padding:10px}}@media screen and (max-width: 760px){.obj-menus-commons__action-menu{background-color:#d0d7dc;color:#333;height:100%;padding:10px 15px;border-left:1px solid #e7ecef;top:0;border-right:none}}@media screen and (max-width: 1580px) and (min-width: 1580px){.obj-menus-commons__action-menu{padding:10px}}@media screen and (max-width: 300px){.obj-menus-commons__action-menu{padding:0;width:100%}}.obj-menus-commons__action-menu.active{z-index:512;background-color:#fff;border-bottom:1px solid #fff;border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2)}.obj-menus-commons__action-menu:hover .obj-menus-commons__action-menu-text-container span{text-decoration:underline}.obj-menus-commons__action-menu[disabled]{cursor:not-allowed;opacity:.5;pointer-events:none;filter:alpha(opacity=40)}.obj-menus-commons__action-menu[disabled] .obj-menus-commons__action-menu-text-container span{text-decoration:none}.obj-menus-commons.edit{background-color:#e0e7ed}@media only screen and (min-width: 1025px) and (max-width: 1580px){.obj-menus-commons.on-media-page .obj-menus-commons__content{float:right!important}}.obj-menus-commons-ddl{position:absolute;top:41.5px;z-index:511;background-color:#fff;border:1px solid rgba(0,0,0,.2);box-shadow:0 1px 2px #0003;-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2)}@media screen and (max-width: 700px){.obj-menus-commons-ddl{top:47px}}.obj-menus-commons-ddl i{margin-right:5px;font-size:16px}.obj-menus-commons-btn-lyt,.obj-menus-commons-sub-menu-btn,.obj-menus-commons-menuGroup-btn{color:#333;padding:5px 0;width:100%;text-align:left}.obj-menus-commons-btn-text{display:flex;align-items:center}.obj-menus-commons-btn-text span{line-height:16px}.obj-menus-commons-btn-text-color span,.obj-menus-commons-sub-menu-btn span,.obj-menus-commons-menuGroup-btn span{color:#000}.obj-menus-commons-btn-text-color:hover i,.obj-menus-commons-sub-menu-btn:hover i,.obj-menus-commons-menuGroup-btn:hover i,.obj-menus-commons-btn-text-color:active i,.obj-menus-commons-sub-menu-btn:active i,.obj-menus-commons-menuGroup-btn:active i,.obj-menus-commons-btn-text-color:focus i,.obj-menus-commons-sub-menu-btn:focus i,.obj-menus-commons-menuGroup-btn:focus i{color:#c6c6c6}.obj-menus-commons-btn-text-color:hover span,.obj-menus-commons-sub-menu-btn:hover span,.obj-menus-commons-menuGroup-btn:hover span,.obj-menus-commons-btn-text-color:active span,.obj-menus-commons-sub-menu-btn:active span,.obj-menus-commons-menuGroup-btn:active span,.obj-menus-commons-btn-text-color:focus span,.obj-menus-commons-sub-menu-btn:focus span,.obj-menus-commons-menuGroup-btn:focus span{color:#1a1a1a}.obj-menus-commons-menuGroup-btn span{margin-right:10px}.obj-menus-commons-menuGroup-btn.disabled span{color:#666}@media screen and (max-width: 760px){.removeTextOnSmallScreens{display:none}}.admin-stroked-button{margin-right:15px!important}.admin-stroked-button__left-margin{margin-left:5px}.object-content-main-tab-button,.object-content-dropdown-menu-button{padding-left:20px;padding-right:20px;display:inline-block;white-space:nowrap;cursor:pointer;height:60px}.object-content-main-tab-button:not(.activeLeafMenu):not(.activeMenuWithSubMenus):hover,.object-content-main-tab-button:not(.activeLeafMenu):not(.activeMenuWithSubMenus):active,.object-content-main-tab-button:not(.activeLeafMenu):not(.activeMenuWithSubMenus):focus,.object-content-dropdown-menu-button:not(.activeLeafMenu):not(.activeMenuWithSubMenus):hover,.object-content-dropdown-menu-button:not(.activeLeafMenu):not(.activeMenuWithSubMenus):active,.object-content-dropdown-menu-button:not(.activeLeafMenu):not(.activeMenuWithSubMenus):focus{height:59px;background-color:#f6f6f6;color:#333}.object-content-main-tab-button.activeMenuWithSubMenus,.object-content-dropdown-menu-button.activeMenuWithSubMenus{background-color:#f6f6f6}.object-content-main-tab-button.activeLeafMenu,.object-content-dropdown-menu-button.activeLeafMenu{background-color:#fff}.object-content-dropdown-menu,.object-content-main-tab{display:inline-block;background-color:#efefef;border-right:1px solid #bccfcf;border-top:1px solid #bccfcf;white-space:nowrap;height:60px}.object-content-dropdown-menu.isEditing,.object-content-main-tab.isEditing{background-color:#e0e7ed;border-right:1px solid #c2cfda;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;cursor:not-allowed;pointer-events:none}.object-content-dropdown-menu.isEditing a:hover,.object-content-dropdown-menu.isEditing a:active,.object-content-dropdown-menu.isEditing a:focus,.object-content-dropdown-menu.isEditing a.activeLeafMenu,.object-content-dropdown-menu.isEditing a.activeMenuWithSubMenus,.object-content-main-tab.isEditing a:hover,.object-content-main-tab.isEditing a:active,.object-content-main-tab.isEditing a:focus,.object-content-main-tab.isEditing a.activeLeafMenu,.object-content-main-tab.isEditing a.activeMenuWithSubMenus{background-color:#e0e7ed}.object-content-dropdown-menu.isEditing a span,.object-content-main-tab.isEditing a span{opacity:.6}.object-content-dropdown-menu.isEditing a.disabled,.object-content-dropdown-menu.isEditing a[disabled],.object-content-dropdown-menu.isEditing fieldset[disabled],.object-content-dropdown-menu.isEditing a,.object-content-main-tab.isEditing a.disabled,.object-content-main-tab.isEditing a[disabled],.object-content-main-tab.isEditing fieldset[disabled],.object-content-main-tab.isEditing a{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;cursor:not-allowed;pointer-events:none}.object-content-tab-text{overflow-y:hidden;width:100%;height:100%;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-flow:row nowrap;-webkit-flex-flow:row nowrap}.object-content-tab-text span{font-size:rem-calc(13px);line-height:16px}.object-content-tab-text i{order:1;font-size:16px}.object-content-tab-caption{order:2}.object-content-tab-count{margin-left:20px;order:3;border:1px solid #bccfcf;background-color:#f6f6f6;padding-left:5px;padding-right:5px;height:20px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center}.object-content-tab-count span{font-size:12px;line-height:1}.object-content-tabs__main-tabs :first-child li a{border-left:0}.active-tab,.object-content-main-tab-button.activeMenuWithSubMenus,.object-content-dropdown-menu-button.activeMenuWithSubMenus,.object-content-main-tab-button.activeLeafMenu,.object-content-dropdown-menu-button.activeLeafMenu{border-left:1px solid #0277bd;border-right:1px solid #0277bd;height:60px}.active-tab .top-line,.object-content-main-tab-button.activeMenuWithSubMenus .top-line,.object-content-dropdown-menu-button.activeMenuWithSubMenus .top-line,.object-content-main-tab-button.activeLeafMenu .top-line,.object-content-dropdown-menu-button.activeLeafMenu .top-line{height:4px;width:100%;position:absolute;top:0;left:0}.active-tab .mat-icon,.object-content-main-tab-button.activeMenuWithSubMenus .mat-icon,.object-content-dropdown-menu-button.activeMenuWithSubMenus .mat-icon,.object-content-main-tab-button.activeLeafMenu .mat-icon,.object-content-dropdown-menu-button.activeLeafMenu .mat-icon{position:absolute;bottom:-5px;left:0;right:0;margin:0 auto}.search-page .authority-ribbon-container{min-width:50px;bottom:10px;left:10px;z-index:1}@media only screen and (max-width: 600px){.search-page .authority-ribbon-container{bottom:-20px;right:20px;left:auto}}.search-page .authority-ribbon{padding-left:5px;padding-right:5px;font-size:10px}.search-result-views-inner-container{float:left;height:-webkit-calc(100% - 70px);height:-moz-calc(100% - 70px);height:calc(100% - 70px);width:100%}.search-result-views-inner-container:before,.search-result-views-inner-container:after{content:" ";clear:both}.search-view:before,.search-view:after{content:" ";display:table}.common-search-menu button{width:100%;text-align:left;padding-left:15px;height:36px;line-height:36px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center}.common-search-menu__radio-text{margin-left:12px;font-size:13px}@media only screen and (max-width: 850px){.common-search-menu__radio-text{margin-left:0}}.common-search-menu .mat-mdc-radio-button{width:100%}.common-operation-menu-styling__button{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;vertical-align:middle;height:100%;width:100%;cursor:pointer;font-size:13px;padding-right:10px}.common-operation-menu-styling__button .mat-icon{flex-grow:1;-webkit-flex-grow:1;color:#999;text-align:right}.common-operation-menu-styling__button[disabled]{color:#999}@media only screen and (max-width: 850px){.common-operation-menu-styling__button{padding:34px 20px 0;justify-content:center;-webkit-justify-content:center;flex-flow:row wrap;-webkit-flex-flow:row wrap}.common-operation-menu-styling__button .mat-icon{width:100%;text-align:center}}@media only screen and (max-width: 400px){.common-operation-menu-styling__button{padding:34px 5px 0}}.common-operation-menu-styling__text1{display:inline;float:left}.common-operation-menu-styling__text2{display:none}@media screen and (max-width: 500px){.common-operation-menu-styling__text1{display:none}.common-operation-menu-styling__text2{display:inline;float:left}}.common-operation-menu-styling__button-text{margin-right:5px}.common-operation-menu-styling.active .common-operation-menu-styling__button-text,.common-operation-menu-styling.active .common-operation-menu-styling__button-count,.common-operation-menu-styling.active .common-operation-menu-styling__button .mat-icon{color:#fff!important}.common-search-menu-backdrop{z-index:501!important}.list-item-icon{font-size:16px;margin-right:10px;float:left;line-height:1;width:16px;height:16px;color:#333}.searchIcon{color:#333;margin-right:.25rem;letter-spacing:normal}.searchResultPager-container{position:relative;width:100%;float:left}.search-result-pager-content-list{margin-top:15px}.search-result-pager-content-list .page-item{display:inline-block;margin-left:10px}.search-result-pager-content-list .current-page{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;padding-left:5px;padding-right:5px;text-align:center;display:inline-block;background-color:#999}.search-result-pager-content-list .page-item-first-page{margin-left:5px;margin-right:-5px}.search-result-pager-content-list .page-item-last-page{margin-left:5px}.search-result-pager-content-list .page-item-last-page .last-page-ellipsis{margin-right:5px}.search-result-pager-content-list .disabled{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65)}.checkbox-underlay{position:absolute;top:0;left:0;z-index:100;line-height:16px;background-color:none;-webkit-backdrop-filter:contrast(.85);backdrop-filter:contrast(.85);padding:10px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.checkbox-underlay .mat-mdc-checkbox{display:inline-flex;display:-webkit-inline-flex;flex-wrap:wrap}.scroll-viewport-height{height:100%}.scroll-viewport-height div.cdk-virtual-scroll-content-wrapper{padding-bottom:5rem}.search-result-view-thumbnail__headline a{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;word-wrap:break-word;white-space:normal;max-height:50px}.search-result-view-thumbnail__headline span{font-size:.8125rem;letter-spacing:.012em;font-weight:500;color:var(--mat-sys-on-surface);word-wrap:break-word}.search-result-view-thumbnail__headline .searchIcon{font-size:16px;float:left}.search-result-view-thumbnail_headline-url span{color:#333;font-size:13px}.search-result-view-thumbnail .search-tile-overview-fields__value{font-size:.75rem;letter-spacing:.012em;color:var(--mat-sys-on-surface-variant)}.search-result-view-thumbnail .search-tile-overview-fields__value .object-link wbr{display:none}.search-result-view-thumbnail .search-tile-overview-fields__value .overview-field-value__notLink-text wbr{display:none}.list-thumbnail{margin-left:0}.list-thumbnail__item{line-height:16px;margin-bottom:10px;background-color:#fff;text-align:left}@media only screen and (max-width: 600px){.list-thumbnail__item{padding-left:0}}.list-thumbnail__frame-and-shadow .list-thumbnail__item{border:1px solid #cad4d4;box-shadow:0 2px 5px -1px #cad4d4;-moz-box-shadow:0px 2px 5px -1px #cad4d4;-webkit-box-shadow:0px 2px 5px -1px #cad4d4}.list-thumbnail__row{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row nowrap;-webkit-flex-flow:row nowrap;width:100%!important}@media only screen and (max-width: 600px){.list-thumbnail__row{flex-flow:column;-webkit-flex-flow:column}}.list-thumbnail__first-container{position:relative;background-color:var(--mat-sys-surface-container-highest);display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center}.list-thumbnail__first-container.folder{background-color:#fff;border-right:1px solid #dfdfdf}@media only screen and (max-width: 600px){.list-thumbnail__first-container{margin-right:0}}.list-thumbnail__second-container{text-align:left;padding:10px 10px 10px 20px;position:relative;flex-grow:1;flex-shrink:1;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column;-webkit-flex-flow:column}@media only screen and (max-width: 600px){.list-thumbnail__second-container{padding:15px 20px;width:100%!important}.list-thumbnail__second-container.no-image{margin-top:20px;padding-top:20px}}.list-thumbnail__second-container .field{margin-bottom:0}.list-thumbnail__second-container .field .field-content .multi-value-with-showMore .noShowMore{float:left;margin-right:5px;max-width:90%;height:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.list-thumbnail__object-overview{float:left;width:100%}.list-overview-fields__headline h2{margin-top:0;margin-bottom:0;-webkit-margin-before:0;-webkit-margin-after:0;float:left;width:100%;line-height:16px}.list-overview-fields__headline-text{font-size:13px;float:left;width:-webkit-calc(100% - 26px);width:-moz-calc(100% - 26px);width:calc(100% - 26px);line-height:16px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;white-space:normal}.list-overview-fields__content{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:-webkit-calc(16px + 10px);padding-left:-moz-calc(16px + 10px);padding-left:26px;padding-top:5px;width:100%!important}@media only screen and (max-width: 600px){.list-overview-fields__content{padding-left:0}}.list-overview-fields__field{margin-bottom:0;height:100%;float:left;width:100%;position:relative;display:flex}.list-overview-fields__field-title{white-space:nowrap;line-height:16px}.list-overview-fields__field-title span{color:#666;font-size:12px;padding-right:10px;display:inline-block}.list-overview-fields__field-content{width:100%;cursor:text;-webkit-user-select:text;-moz-user-select:all;-ms-user-select:all;user-select:text;overflow:hidden}@media only screen and (max-width: 600px){.search-result-overview-fields__headline-text{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;word-wrap:break-word;white-space:normal}}.content-selector-source__content{flex-flow:row nowrap;-webkit-flex-flow:row nowrap}.content-selector-source__content.selector{width:100%;padding-left:0;padding-right:10px}.procedure-content-list{width:100%;height:100%}.procedure-content-list__headline{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:space-between;gap:.25rem;flex-wrap:wrap}.procedure-content-list__title{display:flex;gap:.25rem}.procedure-content-list__title h3{margin-right:10px;margin-bottom:0}.procedure-content-list .add-button .mat-icon{margin-right:5px}.procedure-content-list__toggle-button{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;font-size:16px}.procedure-content-list__content-list{width:100%}.md-table__name{float:left;width:-webkit-calc(100% - 33px);width:-moz-calc(100% - 33px);width:calc(100% - 33px)}.md-table__checkbox .mat-mdc-checkbox{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.md-table table{text-align:left;width:100%;vertical-align:top;white-space:nowrap}.md-table table th{font-weight:300;white-space:nowrap;border-right:1px solid #fff}.md-table table th:last-of-type{border-right:0}.md-table table th .sortDesc,.md-table table th .sortAsc{display:none;margin-left:10px;position:absolute;line-height:16px;font-size:12px}.md-table table .sorting-enabled{cursor:pointer}.md-table table .sorting-enabled:not(.active):active,.md-table table .sorting-enabled:not(.active):hover,.md-table table .sorting-enabled:not(.active):focus{background-color:#ccc}.md-table table .sorting-enabled:not(.active):active .sortAsc,.md-table table .sorting-enabled:not(.active):hover .sortAsc,.md-table table .sorting-enabled:not(.active):focus .sortAsc{display:inline-block;color:#999}.md-table table .sorting-enabled.active .decreasing,.md-table table .sorting-enabled.active .increasing{display:inline-block}.md-table table .sorting-enabled.active .sortDesc,.md-table table .sorting-enabled.active .sortAsc{color:#666}.md-table table tr{border-bottom:1px solid #d0d7dc}.md-table table td{border:none}.md-table .mat-mdc-header-row{height:auto!important}.md-table .mat-mdc-header-cell,.md-table .mat-mdc-cell{float:none!important;text-align:left;padding:5px 10px!important;font-size:13px;line-height:16px;color:#333}.md-table .locked-column{border-right:1px solid #d0d7dc;box-shadow:2px 2px 4px -1px #00000036;-moz-box-shadow:2px 2px 4px -1px rgba(0,0,0,.21);-webkit-box-shadow:2px 2px 4px -1px rgba(0,0,0,.21)}.md-table .cdk-column-select,.md-table .cdk-column-marked,.md-table .cdk-column-valid{width:45px;text-align:center}.md-table .action-icon-in-table{width:24px;height:24px;line-height:24px}.information-tabs-table th{font-weight:300;white-space:nowrap;border-right:1px solid #e6e6e6;border-bottom-color:#e6e6e6!important}.information-tabs-table th:last-of-type{border-right:0}.information-tabs-table tr{border-bottom:1px solid #e6e6e6}.information-tabs-table td{border:none;border-right:1px solid #e6e6e6}.information-tabs-table td:last-of-type{border-right:0}.information-tabs-table .mat-mdc-header-row{height:48px;box-shadow:0 4px 6px #4d5a5e26;-moz-box-shadow:0 4px 6px 0 rgba(77,90,94,.15);-webkit-box-shadow:0 4px 6px 0 rgba(77,90,94,.15)}.information-tabs-table .mat-mdc-header-cell,.information-tabs-table .mat-mdc-cell{float:none!important;text-align:left;padding:5px 10px!important;font-size:13px;line-height:16px;color:#333}.adminEventCreate .field-level-1 .selected-options-content li{width:initial}@media only screen and (max-width: 1500px){.adminEventCreate .field-level-1 .edit-field__field-title,.adminEventCreate .field-level-1 .edit-field__field-content,.adminEventCreate .field-level-1 .edit-field-inline-array__container,.adminEventCreate .field-level-1 .edit-field-inline-array__add-button{width:100%}}.object-view-and-edit ::selection{background-color:#999;color:#fff}@media only screen and (max-width: 1400px){.object-view-and-edit .field-level-1 .edit-field__field-title,.object-view-and-edit .field-level-1 .edit-field__field-content,.object-view-and-edit .field-level-1 .edit-field-inline-array__container,.object-view-and-edit .field-level-1 .edit-field-inline-array__add-button{width:100%}.object-view-and-edit .field-level-1 .field-title-component{padding-bottom:5px}}.content-with-copy{width:90%!important;float:left}.copy-keep-checkbox{float:left;width:10%;padding-left:10px;padding-top:10px}.embedded-alert-info,.embedded-alert-warning{padding-left:10px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;vertical-align:middle}.embedded-alert-info button,.embedded-alert-warning button{padding:5px 10px 5px 40px;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;cursor:pointer}.embedded-alert-info .mat-icon,.embedded-alert-warning .mat-icon{opacity:.5;font-size:18px;height:18px;width:18px}.embedded-alert-info .mat-icon:active,.embedded-alert-info .mat-icon:hover,.embedded-alert-info .mat-icon:focus,.embedded-alert-warning .mat-icon:active,.embedded-alert-warning .mat-icon:hover,.embedded-alert-warning .mat-icon:focus{opacity:1}.embedded-alert-info{background-color:#cce8f4;border:1px solid #9ec1c7;color:#386383}.embedded-alert-info .icon-information{font-size:20px;margin-right:10px}.embedded-alert-info .icon-warning{display:none}.embedded-alert-warning{color:#72511c;background-color:#f8f3d6;border:1px solid #d2cea8}.embedded-alert-warning .icon-warning{font-size:24px;margin-right:10px}.embedded-alert-warning .icon-information{display:none}.errorInputFrame{background-color:#fcc!important;border:solid 1px #C30!important}.errorNoBorder{border:none!important}span.error{margin-top:-1px;margin-bottom:rem-calc(16px);font-size:rem-calc(13px);font-style:italic;color:#fff;background-color:#f60}.errorReport{position:absolute;z-index:10;width:100%;padding:10px 10px 10px 43px}.row{width:100%;margin:0 auto;max-width:100%;zoom:1}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin-left:-.9375rem;margin-right:-.9375rem;margin-top:0;margin-bottom:0;max-width:none;zoom:1}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{width:auto;margin:0;max-width:none;zoom:1}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}@media only screen{.small-push-0{position:relative;left:0%;right:auto}.small-pull-0{position:relative;right:0%;left:auto}.small-push-1{position:relative;left:8.3333333333%;right:auto}.small-pull-1{position:relative;right:8.3333333333%;left:auto}.small-push-2{position:relative;left:16.6666666667%;right:auto}.small-pull-2{position:relative;right:16.6666666667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.3333333333%;right:auto}.small-pull-4{position:relative;right:33.3333333333%;left:auto}.small-push-5{position:relative;left:41.6666666667%;right:auto}.small-pull-5{position:relative;right:41.6666666667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.3333333333%;right:auto}.small-pull-7{position:relative;right:58.3333333333%;left:auto}.small-push-8{position:relative;left:66.6666666667%;right:auto}.small-pull-8{position:relative;right:66.6666666667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.3333333333%;right:auto}.small-pull-10{position:relative;right:83.3333333333%;left:auto}.small-push-11{position:relative;left:91.6666666667%;right:auto}.small-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.3333333333%}.small-2{width:16.6666666667%}.small-3{width:25%}.small-4{width:33.3333333333%}.small-5{width:41.6666666667%}.small-6{width:50%}.small-7{width:58.3333333333%}.small-8{width:66.6666666667%}.small-9{width:75%}.small-10{width:83.3333333333%}.small-11{width:91.6666666667%}.small-12{width:100%}:not([class*=cdk-column])[class*=column]+:not([class*=cdk-column])[class*=column]:last-child{float:right}:not([class*=cdk-column])[class*=column]+:not([class*=cdk-column])[class*=column].end{float:left}.small-offset-0{margin-left:0%!important}.small-offset-1{margin-left:8.3333333333%!important}.small-offset-2{margin-left:16.6666666667%!important}.small-offset-3{margin-left:25%!important}.small-offset-4{margin-left:33.3333333333%!important}.small-offset-5{margin-left:41.6666666667%!important}.small-offset-6{margin-left:50%!important}.small-offset-7{margin-left:58.3333333333%!important}.small-offset-8{margin-left:66.6666666667%!important}.small-offset-9{margin-left:75%!important}.small-offset-10{margin-left:83.3333333333%!important}.small-offset-11{margin-left:91.6666666667%!important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left!important}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}}@media only screen and (min-width:641px){.medium-push-0{position:relative;left:0%;right:auto}.medium-pull-0{position:relative;right:0%;left:auto}.medium-push-1{position:relative;left:8.3333333333%;right:auto}.medium-pull-1{position:relative;right:8.3333333333%;left:auto}.medium-push-2{position:relative;left:16.6666666667%;right:auto}.medium-pull-2{position:relative;right:16.6666666667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.3333333333%;right:auto}.medium-pull-4{position:relative;right:33.3333333333%;left:auto}.medium-push-5{position:relative;left:41.6666666667%;right:auto}.medium-pull-5{position:relative;right:41.6666666667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.3333333333%;right:auto}.medium-pull-7{position:relative;right:58.3333333333%;left:auto}.medium-push-8{position:relative;left:66.6666666667%;right:auto}.medium-pull-8{position:relative;right:66.6666666667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.3333333333%;right:auto}.medium-pull-10{position:relative;right:83.3333333333%;left:auto}.medium-push-11{position:relative;left:91.6666666667%;right:auto}.medium-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.3333333333%}.medium-2{width:16.6666666667%}.medium-3{width:25%}.medium-4{width:33.3333333333%}.medium-5{width:41.6666666667%}.medium-6{width:50%}.medium-7{width:58.3333333333%}.medium-8{width:66.6666666667%}.medium-9{width:75%}.medium-10{width:83.3333333333%}.medium-11{width:91.6666666667%}.medium-12{width:100%}:not([class*=cdk-column])[class*=column]+:not([class*=cdk-column])[class*=column]:last-child{float:right}:not([class*=cdk-column])[class*=column]+:not([class*=cdk-column])[class*=column].end{float:left}.medium-offset-0{margin-left:0%!important}.medium-offset-1{margin-left:8.3333333333%!important}.medium-offset-2{margin-left:16.6666666667%!important}.medium-offset-3{margin-left:25%!important}.medium-offset-4{margin-left:33.3333333333%!important}.medium-offset-5{margin-left:41.6666666667%!important}.medium-offset-6{margin-left:50%!important}.medium-offset-7{margin-left:58.3333333333%!important}.medium-offset-8{margin-left:66.6666666667%!important}.medium-offset-9{margin-left:75%!important}.medium-offset-10{margin-left:83.3333333333%!important}.medium-offset-11{margin-left:91.6666666667%!important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left!important}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}@media only screen and (min-width:1025px){.large-push-0{position:relative;left:0%;right:auto}.large-pull-0{position:relative;right:0%;left:auto}.large-push-1{position:relative;left:8.3333333333%;right:auto}.large-pull-1{position:relative;right:8.3333333333%;left:auto}.large-push-2{position:relative;left:16.6666666667%;right:auto}.large-pull-2{position:relative;right:16.6666666667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.3333333333%;right:auto}.large-pull-4{position:relative;right:33.3333333333%;left:auto}.large-push-5{position:relative;left:41.6666666667%;right:auto}.large-pull-5{position:relative;right:41.6666666667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.3333333333%;right:auto}.large-pull-7{position:relative;right:58.3333333333%;left:auto}.large-push-8{position:relative;left:66.6666666667%;right:auto}.large-pull-8{position:relative;right:66.6666666667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.3333333333%;right:auto}.large-pull-10{position:relative;right:83.3333333333%;left:auto}.large-push-11{position:relative;left:91.6666666667%;right:auto}.large-pull-11{position:relative;right:91.6666666667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.3333333333%}.large-2{width:16.6666666667%}.large-3{width:25%}.large-4{width:33.3333333333%}.large-5{width:41.6666666667%}.large-6{width:50%}.large-7{width:58.3333333333%}.large-8{width:66.6666666667%}.large-9{width:75%}.large-10{width:83.3333333333%}.large-11{width:91.6666666667%}.large-12{width:100%}:not([class*=cdk-column])[class*=column]+:not([class*=cdk-column])[class*=column]:last-child{float:right}:not([class*=cdk-column])[class*=column]+:not([class*=cdk-column])[class*=column].end{float:left}.large-offset-0{margin-left:0%!important}.large-offset-1{margin-left:8.3333333333%!important}.large-offset-2{margin-left:16.6666666667%!important}.large-offset-3{margin-left:25%!important}.large-offset-4{margin-left:33.3333333333%!important}.large-offset-5{margin-left:41.6666666667%!important}.large-offset-6{margin-left:50%!important}.large-offset-7{margin-left:58.3333333333%!important}.large-offset-8{margin-left:66.6666666667%!important}.large-offset-9{margin-left:75%!important}.large-offset-10{margin-left:83.3333333333%!important}.large-offset-11{margin-left:91.6666666667%!important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left!important}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.push-0{position:relative;left:0%;right:auto}.pull-0{position:relative;right:0%;left:auto}.push-1{position:relative;left:8.3333333333%;right:auto}.pull-1{position:relative;right:8.3333333333%;left:auto}.push-2{position:relative;left:16.6666666667%;right:auto}.pull-2{position:relative;right:16.6666666667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.3333333333%;right:auto}.pull-4{position:relative;right:33.3333333333%;left:auto}.push-5{position:relative;left:41.6666666667%;right:auto}.pull-5{position:relative;right:41.6666666667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.3333333333%;right:auto}.pull-7{position:relative;right:58.3333333333%;left:auto}.push-8{position:relative;left:66.6666666667%;right:auto}.pull-8{position:relative;right:66.6666666667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.3333333333%;right:auto}.pull-10{position:relative;right:83.3333333333%;left:auto}.push-11{position:relative;left:91.6666666667%;right:auto}.pull-11{position:relative;right:91.6666666667%;left:auto}}img{display:inline-block;vertical-align:middle;border:0}a{background:transparent}a:active,a:hover{outline:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}a{cursor:pointer}button,select{text-transform:none}textarea{overflow:auto}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.large-checkbox .mat-checkbox-inner-container{height:35px;width:35px}.large-checkbox .mat-checkbox-background,.large-checkbox .mat-checkbox-frame{border-radius:3px}.large-checkbox .mat-checkbox-layout .mat-checkbox-label{line-height:35px}.small-radio .mat-radio-container,.small-radio .mat-radio-outer-circle,.small-radio .mat-radio-inner-circle{height:15px;width:15px}.small-radio .mat-mdc-radio-button .mat-radio-ripple{left:calc(50% - 15px);top:calc(50% - 15px);height:30px;width:30px}.removePaddingInMatMenu .mat-mdc-menu-content{padding:0!important;min-width:220px!important}.heartbeat{position:absolute;top:-20px;right:-13px;height:25px;width:25px;z-index:10;border:4px solid #ff6600;-webkit-border-radius:70px;-moz-border-radius:70px;border-radius:70px;-webkit-animation-name:heartbeat;-moz-animation-name:heartbeat;-o-animation-name:heartbeat;animation-name:heartbeat;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;-moz-animation-fill-mode:none;-o-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}@-webkit-keyframes heartbeat{0%{transform:scale(0);opacity:0}25%{transform:scale(.1);opacity:.1}50%{transform:scale(.5);opacity:.3}75%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:0}}@-moz-keyframes heartbeat{0%{transform:scale(0);opacity:0}25%{transform:scale(.1);opacity:.1}50%{transform:scale(.5);opacity:.3}75%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:0}}@-o-keyframes heartbeat{0%{transform:scale(0);opacity:0}25%{transform:scale(.1);opacity:.1}50%{transform:scale(.5);opacity:.3}75%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:0}}@keyframes heartbeat{0%{transform:scale(0);opacity:0}25%{transform:scale(.1);opacity:.1}50%{transform:scale(.5);opacity:.3}75%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:0}}.point{width:6px;height:6px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:#f60;position:absolute;right:-3px;top:-10px}div.vertical-line{width:1px;height:24px;background-color:#ccc;position:relative;display:inline-block}.flex-grow{flex-grow:1;-webkit-flex-grow:1}.verticalAlign{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.verticalAlign-content{display:inline-flex;display:-webkit-inline-flex;flex-wrap:wrap;align-items:center;-webkit-align-items:center;vertical-align:middle}.marked{opacity:.5}.job-status-message-list .finished,.job-status__alert-container .finished,.job-status .finished{background:#b2cba4}.job-status-message-list .active,.job-status__alert-container .active,.job-status .active{background:#0277bd}.job-status-message-list .failed,.job-status__alert-container .failed,.job-status .failed{background:#c30}.job-status__dropdown{overflow:hidden}.job-status__spinner-icon{font-size:8px;color:#fff;-webkit-animation-name:job-status-spinner;-moz-animation-name:job-status-spinner;-o-animation-name:job-status-spinner;animation-name:job-status-spinner;-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.job-status__activated-spinner-icon{font-size:30px;-webkit-animation-name:job-status-spinner;-moz-animation-name:job-status-spinner;-o-animation-name:job-status-spinner;animation-name:job-status-spinner;-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;-moz-animation-direction:normal;-o-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}@-webkit-keyframes job-status-spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes job-status-spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes job-status-spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes job-status-spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.job-status__finished-icon,.job-status__failed-icon{font-size:12px!important;height:12px!important;width:12px!important}.tone-down-color{color:#999}.authority-ribbon-container{overflow:hidden;position:absolute}.authority-ribbon{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;position:relative;color:#000;width:100%;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.authority-ribbon span{line-height:16px}.authority-ribbon.situla{background-color:#e1f9d7}.authority-ribbon.ribbon-culture-hub{background-color:#feb97e}.row .row{margin-left:0;margin-right:0}.column,.columns{padding-left:0;padding-right:0}a{color:#333}img{max-width:100%}li{position:relative}ul{list-style-type:none;margin:0;padding:0}div:not(.mat-form-field-infix)>label{display:block;font-weight:400;line-height:1.5;margin-bottom:0;cursor:pointer}hr{border:solid #d0d7dc;border-width:1px 0 0;margin:5px 0 0;clear:both}input,textarea,select{-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.margin-auto{margin-left:auto;margin-right:auto}.float-right{float:right}.float-left{float:left}.relative{position:relative}.displayNone{display:none}.displayInlineBlock{display:inline-block}.lowercase{text-transform:lowercase}.fixed-position{position:fixed;inset:0}.full-width{width:100%}.no-fixed-height .app-component{height:unset!important}.app-component{display:flex;flex-direction:column;flex:1;height:100dvh;max-width:100%;overflow-x:hidden}.app-component--new-mainmenu{flex-direction:row}.app-component__main-menu{flex-shrink:0;height:50px}.app-component__main-menu-container{flex-grow:1;overflow:auto}.app-component__main-menu-content{background:#333;height:50px;position:fixed;top:0;width:100%;z-index:601}.app-component__container{flex-grow:1;height:100%;overflow:auto}.app-component__content{height:100%;width:100%;overflow-y:auto}.body-image-annotate .wrapper{float:left;height:100%;width:100%}.body-image-annotate .topBar-fixed{width:100%}.body-image-annotate .side-menu-button{display:none}.body-image-annotate .annotate-parent-container{height:-webkit-calc(100vh - 50px);height:-moz-calc(100vh - 50px);height:calc(100vh - 50px)}.search-page{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:column nowrap;-webkit-flex-flow:column nowrap;background-color:#f6f6f6;width:100%;height:100%}.search-page .app-component__container{display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:-webkit-calc(100% - 50px);height:-moz-calc(100% - 50px);height:calc(100% - 50px)}.search-page .app-component__content{height:100%;position:relative;z-index:1}.search-page .app-component__content section{height:100%}.annotate-dashboard .annotation-points__bottom::-webkit-scrollbar-track,.annotate-dashboard .annotate-dashboard__column-helper-container::-webkit-scrollbar-track{box-shadow:inset 0 0 0 3px #3b3b3b;-moz-box-shadow:inset 0 0 0 3px #3b3b3b;-webkit-box-shadow:inset 0 0 0 3px #3b3b3b;background-color:#888}.annotate-dashboard .annotation-points__bottom::-webkit-scrollbar,.annotate-dashboard .annotate-dashboard__column-helper-container::-webkit-scrollbar{width:7px;background-color:#3b3b3b}.annotate-dashboard .annotation-points__bottom::-webkit-scrollbar-thumb,.annotate-dashboard .annotate-dashboard__column-helper-container::-webkit-scrollbar-thumb{background-color:#888}.annotation-dialog .annotation-points__bottom::-webkit-scrollbar-track,.annotation-dialog .annotation-dialog__dashboard::-webkit-scrollbar-track{background-color:#f6f6f6;padding-top:75px;border-left:1px solid #E6E6E6}.annotation-dialog .annotation-points__bottom::-webkit-scrollbar,.annotation-dialog .annotation-dialog__dashboard::-webkit-scrollbar{width:9px}.annotation-dialog .annotation-points__bottom::-webkit-scrollbar-thumb,.annotation-dialog .annotation-dialog__dashboard::-webkit-scrollbar-thumb{border:2px solid #f6f6f6;border-radius:4px;background-color:#d5d5d5}.selector-open{overflow:hidden}.h-full{height:100%}.block{display:block}:root{--mat-menu-container-shape: .75rem;--mat-menu-container-color: var(--mat-sys-surface-container-low);--mat-table-background-color: var(--mat-sys-surface-container-lowest)}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:100 700;font-display:block;src:url("./media/material-symbols-outlined-GP27JHDZ.woff2") format("woff2")}@font-face{font-family:Roboto Flex;src:url("./media/roboto-flex-QPL5CPRD.woff2") format("woff2");font-weight:100 900;font-style:normal}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url("./media/material-icons-CN2J7AYH.woff2") format("woff2")}.legacy-icons .material-icons{font-family:Material Icons,serif;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}@layer legacy,m3;@layer legacy{.mat-mdc-unelevated-button.mat-mdc-button-base[aria-expanded=true],.mat-flat-button.mat-button-base.active,.mat-mdc-outlined-button.mat-button-base[aria-expanded=true],.mat-stroked-button.mat-button-base.active{background:#bdbdbd;border-color:#bdbdbd;color:#fff}.mat-mdc-unelevated-button.mat-primary[aria-expanded=true],.mat-flat-button.mat-primary.active,.mat-mdc-outlined-button.mat-primary[aria-expanded=true],.mat-stroked-button.mat-primary.active{background:#3f51b5;border-color:#3f51b5;color:#fff}.mat-mdc-unelevated-button.mat-accent[aria-expanded=true],.mat-flat-button.mat-accent.active,.mat-mdc-outlined-button.mat-accent[aria-expanded=true],.mat-stroked-button.mat-accent.active{background:#0091ea;border-color:#0091ea;color:#fff}.mat-mdc-unelevated-button.mat-warn[aria-expanded=true],.mat-flat-button.mat-warn.active,.mat-mdc-outlined-button.mat-warn[aria-expanded=true],.mat-stroked-button.mat-warn.active{background:#ff7043;border-color:#ff7043;color:#fff}.mat-mdc-unelevated-button.mat-accent{color:#fff}.mat-mdc-unelevated-button.mat-accent:not([disabled]):active,.mat-mdc-unelevated-button.mat-accent:not([disabled]):hover,.mat-mdc-unelevated-button.mat-accent:not([disabled]):focus{background:#0091ea;border-color:#0091ea;color:#fff}.mat-mdc-button.mat-mdc-button-base[aria-expanded=true],.mat-button.mat-button-base.active,.mat-mdc-button.mat-mdc-button-base[aria-expanded=true] .mat-icon,.mat-mdc-button.mat-mdc-button-base[aria-expanded=true] span,.mat-button.mat-button-base.active .mat-icon,.mat-button.mat-button-base.active span{color:#00b0ff!important}body.no-fixed-height{height:unset!important;width:794px!important;margin-top:-20px!important;overflow:hidden}#endOfReport{display:none}.white-bg-in-checkbox{--mdc-checkbox-selected-checkmark-color: var(--mat-sys-on-surface)}.white-bg-in-checkbox .mdc-checkbox .mdc-checkbox__background{background-color:var(--mat-sys-surface-container-lowest)!important}.white-bg-in-checkbox .mat-checkbox-frame{background-color:var(--mat-sys-outline-variant)}.white-bg-in-radio-button .mat-radio-outer-circle{background-color:#fff}.mat-mdc-header-row{background-color:#eceff1}.mat-mdc-header-row th.sorting-enabled:not(.active):active,.mat-mdc-header-row th.sorting-enabled:not(.active):hover,.mat-mdc-header-row th.sorting-enabled:not(.active):focus{background-color:#cfd8dc}.mat-mdc-header-row th.sorting-enabled.active{background-color:#cfd8dc}.mat-mdc-option.mat-active,.mat-option:hover:not(.mat-option-disabled){background-color:#eceff1}.predicate-group-color{background:#eceff1}button.mat-mdc-menu-item.active,button.mat-mdc-menu-item:hover:not([disabled]){background:#b3e5fc}.mat-expansion-panel.mat-expanded:not(.no-active-blue-color,#faq-expansion),.mat-expansion-panel:not(.mat-expanded,#faq-expansion):not(.no-active-blue-color) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:#b3e5fc}.mat-tab-label-active{opacity:1!important}.faq-page,.admin{background:#fff}.error-warn-bg-color{background-color:#ffccbc}.error-warn-border-color{border-color:#dd2c00}.error-warn-color{color:#dd2c00}.normal-bg-color{background:#f5f5f5}.bg-blue{background-color:#00b0ff}.bg-blue-hover:active,.bg-blue-hover:hover,.bg-blue-hover:focus{background-color:#00b0ff}.bg-primary{background-color:#0277bd}.bg-primary-hover:active,.bg-primary-hover:hover,.bg-primary-hover:focus{background-color:#0277bd}.bg-white{background-color:#fff}.light-gray-bg-color{background:#fafafa}.border-blue{border-color:#00b0ff!important}.border-primary{border-color:#0277bd!important}.text-blue{color:var(--mat-sys-primary)!important}.text-blue-hover:not([disabled]):active,.text-blue-hover:not([disabled]):hover,.text-blue-hover:not([disabled]):focus{color:var(--mat-sys-primary)!important}.text-primary{color:var(--mat-sys-primary)!important}.text-primary-hover:not([disabled]):active,.text-primary-hover:not([disabled]):hover,.text-primary-hover:not([disabled]):focus{color:var(--mat-sys-primary)!important}.text-dark-primary{color:#01579b}.text-dark-primary-hover:not([disabled]):active,.text-dark-primary-hover:not([disabled]):hover,.text-dark-primary-hover:not([disabled]):focus{color:#01579b!important}.color-white{color:#fff}.blue-hover-icon{height:40px!important;width:40px!important;font-size:14px!important}.blue-hover-icon:active i,.blue-hover-icon:active .mat-icon,.blue-hover-icon:hover i,.blue-hover-icon:hover .mat-icon,.blue-hover-icon:focus i,.blue-hover-icon:focus .mat-icon{color:#0277bd!important}.light-bg-blue{background-color:#eceff1}.edit-field-selected-options{color:#1a237e}.edit-field-selected-options:hover .button-overlay,.edit-field-selected-options:active .button-overlay,.edit-field-selected-options:focus .button-overlay{opacity:.04;background-color:#1a237e}.media-carousel__size-buttons{color:#0277bd}.media-carousel__size-buttons.active{background-color:#0277bd!important;color:#fff!important}.change-image-order__drop-down-item:hover,.change-image-order__drop-down-item:active,.change-image-order__drop-down-item:focus,.change-image-order__drop-down-item.active{background:#b3e5fc}.edit-field-select-hierarchy-node:hover .selectedChild-button,.edit-field-select-hierarchy-node:active .selectedChild-button,.edit-field-select-hierarchy-node:focus .selectedChild-button{background-color:#b3e5fc}.edit-field-select-hierarchy-node .selectedRow,.node-level-1 .selectedNodeRow,.node-level-child .selectedChildNodeRow,.field-select-options__option.selectedRow,.field-select-options__option.selectedOption{background-color:#b3e5fc}.edit-field-select-hierarchy-node__node:hover,.edit-field-select-hierarchy-node__node:active,.edit-field-select-hierarchy-node__node:focus,.field-select-options__option:hover,.field-select-options__option:active,.field-select-options__option:focus{background-color:#b3e5fc}.object-menus-small__dropdown li:hover .obj-menus-commons-menuGroup-btn,.object-menus-small__dropdown li:active .obj-menus-commons-menuGroup-btn,.object-menus-small__dropdown li:focus .obj-menus-commons-menuGroup-btn{background-color:#b3e5fc}.object-menus-small__dropdown .activeMenuWithSub li:hover,.object-menus-small__dropdown .activeMenuWithSub li:active,.object-menus-small__dropdown .activeMenuWithSub li:focus{background-color:#b3e5fc}.filter-checkbox .mat-checkbox-frame{border-color:#999}.filter-checkbox .mat-mdc-checkbox{display:block}.filter-checkbox .mat-mdc-checkbox:active,.filter-checkbox .mat-mdc-checkbox:hover,.filter-checkbox .mat-mdc-checkbox:focus{font-family:Roboto Flex,sans-serif!important;font-weight:700}.filter-checkbox .mat-checkbox-layout,.filter-checkbox .mat-checkbox-label{width:100%}.filter-checkbox .mat-checkbox-label{overflow:hidden}.gray-radio-button .mat-radio-outer-circle{border-color:#999}.gray-radio-button.mat-radio-disabled .mat-radio-outer-circle{background-color:#999;border-color:#999}.view-bg-color-75{background:#eceff1}.view-hover-color:active,.view-hover-color:hover,.view-hover-color:focus{background:#cfd8dc}.view-bg-color-200{background:#b0bec5}.mat-form-field-appearance-outline .mat-form-field-outline{background-color:#fff;border-radius:3px!important}.mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:3px 0 0 3px!important}.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 3px 3px 0!important}.small-mat-form-outline{padding-right:10px}.small-mat-form-outline .mat-form-field-flex>.mat-form-field-infix{padding-top:.2em!important;padding-bottom:.67em!important}.small-mat-form-outline .mat-form-field-appearance-outline .mat-form-field-suffix{top:.2em}.small-mat-form-outline .mat-form-field-label-wrapper{top:-1.6em;padding-top:1.6em}.small-mat-form-outline .mat-form-field-appearance-outline .mat-form-field-outline{top:0}.small-mat-form-outline .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.2em) scale(.75);width:133.33333%}.small-mat-form-outline .mat-form-field-wrapper{padding-bottom:0;margin:0}.small-mat-form-outline .mat-form-field-appearance-outline .mat-form-field-flex{margin-top:0}.small-mat-form-outline .mat-form-field-appearance-outline ::ng-deep .mat-form-field-outline-thick{height:37px}.clear-icon,.search-icon{display:inline-block!important}.clear-icon{font-size:12px!important;margin-right:0!important;color:#999}.media-list__files.active .media-list__files-img-container,.media-list__files.active .media-list__files-content{border-color:#00b0ff80!important}.dialog{background:#fffaf6;border-color:#efebe9}.dialog{--mat-ripple-color: rgba(0, 0, 0, .1)}.dialog{--mat-option-selected-state-label-text-color: #5d4037;--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)}.dialog .mat-accent{--mat-option-selected-state-label-text-color: #ef6c00;--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)}.dialog .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)}.dialog{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.dialog{--mat-full-pseudo-checkbox-selected-icon-color: #ef6c00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dialog{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef6c00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dialog .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #5d4037;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dialog .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #5d4037;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dialog .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ef6c00;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dialog .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ef6c00;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dialog .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.dialog .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.dialog{--mat-app-background-color: #fafafa;--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)}.dialog{--mdc-elevated-card-container-shape: 4px}.dialog{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.dialog{--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)}.dialog{--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)}.dialog{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.dialog{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.dialog .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #5d4037;--mdc-linear-progress-track-color: rgba(93, 64, 55, .25)}.dialog .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ef6c00;--mdc-linear-progress-track-color: rgba(239, 108, 0, .25)}.dialog .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.dialog{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.dialog{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.dialog{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.dialog{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.dialog{--mdc-filled-text-field-caret-color: #5d4037;--mdc-filled-text-field-focus-active-indicator-color: #5d4037;--mdc-filled-text-field-focus-label-text-color: rgba(93, 64, 55, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--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}.dialog{--mdc-outlined-text-field-caret-color: #5d4037;--mdc-outlined-text-field-focus-outline-color: #5d4037;--mdc-outlined-text-field-focus-label-text-color: rgba(93, 64, 55, .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}.dialog{--mat-form-field-focus-select-arrow-color: rgba(93, 64, 55, .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}.dialog .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ef6c00;--mdc-filled-text-field-focus-active-indicator-color: #ef6c00;--mdc-filled-text-field-focus-label-text-color: rgba(239, 108, 0, .87)}.dialog .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #ef6c00;--mdc-outlined-text-field-focus-outline-color: #ef6c00;--mdc-outlined-text-field-focus-label-text-color: rgba(239, 108, 0, .87)}.dialog .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(239, 108, 0, .87)}.dialog .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)}.dialog .mat-mdc-form-field.mat-warn{--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)}.dialog .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.dialog{--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}.dialog{--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)}.dialog{--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(93, 64, 55, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.dialog .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(239, 108, 0, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.dialog .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)}.dialog{--mat-select-arrow-transform: translateY(-8px)}.dialog{--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)}.dialog{--mat-autocomplete-background-color: white}.dialog{--mdc-dialog-container-shape: 4px}.dialog{--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}.dialog{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.dialog .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}.dialog .mat-mdc-standard-chip{--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}.dialog .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--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}.dialog .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.dialog .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dialog .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #5d4037;--mdc-chip-elevated-selected-container-color: #5d4037;--mdc-chip-elevated-disabled-container-color: #5d4037;--mdc-chip-flat-disabled-selected-container-color: #5d4037;--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}.dialog .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.dialog .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dialog .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dialog .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef6c00;--mdc-chip-elevated-selected-container-color: #ef6c00;--mdc-chip-elevated-disabled-container-color: #ef6c00;--mdc-chip-flat-disabled-selected-container-color: #ef6c00;--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}.dialog .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.dialog .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dialog .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dialog .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}.dialog .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.dialog .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.dialog .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.dialog{--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}.dialog .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}.dialog{--mdc-switch-selected-focus-state-layer-color: #6d4c41;--mdc-switch-selected-handle-color: #6d4c41;--mdc-switch-selected-hover-state-layer-color: #6d4c41;--mdc-switch-selected-pressed-state-layer-color: #6d4c41;--mdc-switch-selected-focus-handle-color: #3e2723;--mdc-switch-selected-hover-handle-color: #3e2723;--mdc-switch-selected-pressed-handle-color: #3e2723;--mdc-switch-selected-focus-track-color: #a1887f;--mdc-switch-selected-hover-track-color: #a1887f;--mdc-switch-selected-pressed-track-color: #a1887f;--mdc-switch-selected-track-color: #a1887f;--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)}.dialog{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}.dialog .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}.dialog .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fb8c00;--mdc-switch-selected-handle-color: #fb8c00;--mdc-switch-selected-hover-state-layer-color: #fb8c00;--mdc-switch-selected-pressed-state-layer-color: #fb8c00;--mdc-switch-selected-focus-handle-color: #e65100;--mdc-switch-selected-hover-handle-color: #e65100;--mdc-switch-selected-pressed-handle-color: #e65100;--mdc-switch-selected-focus-track-color: #ffb74d;--mdc-switch-selected-hover-track-color: #ffb74d;--mdc-switch-selected-pressed-track-color: #ffb74d;--mdc-switch-selected-track-color: #ffb74d}.dialog .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}.dialog{--mdc-switch-state-layer-size: 40px}.dialog{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.dialog .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: #5d4037;--mdc-radio-selected-hover-icon-color: #5d4037;--mdc-radio-selected-icon-color: #5d4037;--mdc-radio-selected-pressed-icon-color: #5d4037}.dialog .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #5d4037;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.dialog .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: #ef6c00;--mdc-radio-selected-hover-icon-color: #ef6c00;--mdc-radio-selected-icon-color: #ef6c00;--mdc-radio-selected-pressed-icon-color: #ef6c00}.dialog .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #ef6c00;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.dialog .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}.dialog .mat-mdc-radio-button.mat-warn{--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)}.dialog{--mdc-radio-state-layer-size: 40px}.dialog{--mat-radio-touch-target-display: block}.dialog{--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)}.dialog{--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%)}.dialog{--mdc-slider-handle-color: #5d4037;--mdc-slider-focus-handle-color: #5d4037;--mdc-slider-hover-handle-color: #5d4037;--mdc-slider-active-track-color: #5d4037;--mdc-slider-inactive-track-color: #5d4037;--mdc-slider-with-tick-marks-inactive-container-color: #5d4037;--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}.dialog{--mat-slider-ripple-color: #5d4037;--mat-slider-hover-state-layer-color: rgba(93, 64, 55, .05);--mat-slider-focus-state-layer-color: rgba(93, 64, 55, .2);--mat-slider-value-indicator-opacity: .6}.dialog .mat-accent{--mdc-slider-handle-color: #ef6c00;--mdc-slider-focus-handle-color: #ef6c00;--mdc-slider-hover-handle-color: #ef6c00;--mdc-slider-active-track-color: #ef6c00;--mdc-slider-inactive-track-color: #ef6c00;--mdc-slider-with-tick-marks-inactive-container-color: #ef6c00;--mdc-slider-with-tick-marks-active-container-color: white}.dialog .mat-accent{--mat-slider-ripple-color: #ef6c00;--mat-slider-hover-state-layer-color: rgba(239, 108, 0, .05);--mat-slider-focus-state-layer-color: rgba(239, 108, 0, .2)}.dialog .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}.dialog .mat-warn{--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)}.dialog{--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-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)}.dialog{--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)}.dialog{--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}.dialog{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.dialog{--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}.dialog .mdc-list-item__start,.dialog .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: #5d4037;--mdc-radio-selected-hover-icon-color: #5d4037;--mdc-radio-selected-icon-color: #5d4037;--mdc-radio-selected-pressed-icon-color: #5d4037}.dialog .mat-accent .mdc-list-item__start,.dialog .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: #ef6c00;--mdc-radio-selected-hover-icon-color: #ef6c00;--mdc-radio-selected-icon-color: #ef6c00;--mdc-radio-selected-pressed-icon-color: #ef6c00}.dialog .mat-warn .mdc-list-item__start,.dialog .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}.dialog .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: #5d4037;--mdc-checkbox-selected-hover-icon-color: #5d4037;--mdc-checkbox-selected-icon-color: #5d4037;--mdc-checkbox-selected-pressed-icon-color: #5d4037;--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: #5d4037;--mdc-checkbox-selected-hover-state-layer-color: #5d4037;--mdc-checkbox-selected-pressed-state-layer-color: #5d4037;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dialog .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: #ef6c00;--mdc-checkbox-selected-hover-icon-color: #ef6c00;--mdc-checkbox-selected-icon-color: #ef6c00;--mdc-checkbox-selected-pressed-icon-color: #ef6c00;--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: #ef6c00;--mdc-checkbox-selected-hover-state-layer-color: #ef6c00;--mdc-checkbox-selected-pressed-state-layer-color: #ef6c00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dialog .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}.dialog .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.dialog .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.dialog .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.dialog .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#5d4037}.dialog .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.dialog .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.dialog .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.dialog{--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}.dialog{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.dialog .mdc-list-item__start,.dialog .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.dialog .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.dialog .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.dialog .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.dialog .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.dialog .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.dialog .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.dialog{--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)}.dialog{--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}.dialog{--mdc-secondary-navigation-tab-container-height: 48px}.dialog{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.dialog{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.dialog .mat-mdc-tab-group,.dialog .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #5d4037}.dialog .mat-mdc-tab-group,.dialog .mat-mdc-tab-nav-bar{--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: #5d4037;--mat-tab-header-active-ripple-color: #5d4037;--mat-tab-header-inactive-ripple-color: #5d4037;--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: #5d4037;--mat-tab-header-active-hover-label-text-color: #5d4037;--mat-tab-header-active-focus-indicator-color: #5d4037;--mat-tab-header-active-hover-indicator-color: #5d4037}.dialog .mat-mdc-tab-group.mat-accent,.dialog .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ef6c00}.dialog .mat-mdc-tab-group.mat-accent,.dialog .mat-mdc-tab-nav-bar.mat-accent{--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: #ef6c00;--mat-tab-header-active-ripple-color: #ef6c00;--mat-tab-header-inactive-ripple-color: #ef6c00;--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: #ef6c00;--mat-tab-header-active-hover-label-text-color: #ef6c00;--mat-tab-header-active-focus-indicator-color: #ef6c00;--mat-tab-header-active-hover-indicator-color: #ef6c00}.dialog .mat-mdc-tab-group.mat-warn,.dialog .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336}.dialog .mat-mdc-tab-group.mat-warn,.dialog .mat-mdc-tab-nav-bar.mat-warn{--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}.dialog .mat-mdc-tab-group.mat-background-primary,.dialog .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #5d4037;--mat-tab-header-with-background-foreground-color: white}.dialog .mat-mdc-tab-group.mat-background-accent,.dialog .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ef6c00;--mat-tab-header-with-background-foreground-color: white}.dialog .mat-mdc-tab-group.mat-background-warn,.dialog .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.dialog .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.dialog{--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}.dialog{--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: #ef6c00;--mdc-checkbox-selected-hover-icon-color: #ef6c00;--mdc-checkbox-selected-icon-color: #ef6c00;--mdc-checkbox-selected-pressed-icon-color: #ef6c00;--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: #ef6c00;--mdc-checkbox-selected-hover-state-layer-color: #ef6c00;--mdc-checkbox-selected-pressed-state-layer-color: #ef6c00;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dialog{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.dialog .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: #5d4037;--mdc-checkbox-selected-hover-icon-color: #5d4037;--mdc-checkbox-selected-icon-color: #5d4037;--mdc-checkbox-selected-pressed-icon-color: #5d4037;--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: #5d4037;--mdc-checkbox-selected-hover-state-layer-color: #5d4037;--mdc-checkbox-selected-pressed-state-layer-color: #5d4037;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.dialog .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}.dialog{--mdc-checkbox-state-layer-size: 40px}.dialog{--mat-checkbox-touch-target-display: block}.dialog{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.dialog{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.dialog{--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)}.dialog{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.dialog{--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}.dialog{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.dialog{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.dialog{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.dialog{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}.dialog{--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}.dialog{--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)}.dialog{--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}.dialog{--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)}.dialog{--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}.dialog{--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)}.dialog{--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}.dialog .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #5d4037}.dialog .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #5d4037;--mat-text-button-ripple-color: rgba(93, 64, 55, .1)}.dialog .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ef6c00}.dialog .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #ef6c00;--mat-text-button-ripple-color: rgba(239, 108, 0, .1)}.dialog .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.dialog .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.dialog .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #5d4037;--mdc-filled-button-label-text-color: white}.dialog .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ef6c00;--mdc-filled-button-label-text-color: white}.dialog .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white}.dialog .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #5d4037;--mdc-protected-button-label-text-color: white}.dialog .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ef6c00;--mdc-protected-button-label-text-color: white}.dialog .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white}.dialog .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #5d4037;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dialog .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #5d4037;--mat-outlined-button-ripple-color: rgba(93, 64, 55, .1)}.dialog .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ef6c00;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dialog .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #ef6c00;--mat-outlined-button-ripple-color: rgba(239, 108, 0, .1)}.dialog .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.dialog .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.dialog{--mdc-text-button-container-height: 36px}.dialog{--mdc-filled-button-container-height: 36px}.dialog{--mdc-protected-button-container-height: 36px}.dialog{--mdc-outlined-button-container-height: 36px}.dialog{--mat-text-button-touch-target-display: block}.dialog{--mat-filled-button-touch-target-display: block}.dialog{--mat-protected-button-touch-target-display: block}.dialog{--mat-outlined-button-touch-target-display: block}.dialog{--mdc-icon-button-icon-size: 24px}.dialog{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.dialog{--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}.dialog .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #5d4037}.dialog .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #5d4037;--mat-icon-button-ripple-color: rgba(93, 64, 55, .1)}.dialog .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ef6c00}.dialog .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #ef6c00;--mat-icon-button-ripple-color: rgba(239, 108, 0, .1)}.dialog .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.dialog .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.dialog{--mat-icon-button-touch-target-display: block}.dialog .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}.dialog{--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)}.dialog{--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)}.dialog{--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)}.dialog{--mdc-fab-container-color: white}.dialog{--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)}.dialog{--mdc-fab-small-container-color: white}.dialog{--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)}.dialog .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #5d4037}.dialog .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ef6c00}.dialog .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336}.dialog .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #5d4037}.dialog .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ef6c00}.dialog .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dialog .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336}.dialog .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.dialog{--mat-fab-touch-target-display: block}.dialog{--mat-fab-small-touch-target-display: block}.dialog{--mdc-snackbar-container-shape: 4px}.dialog{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.dialog{--mat-snack-bar-button-color: #d7ccc8}.dialog{--mat-table-row-item-outline-width: 1px}.dialog{--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)}.dialog{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.dialog{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.dialog{--mdc-circular-progress-active-indicator-color: #5d4037}.dialog .mat-accent{--mdc-circular-progress-active-indicator-color: #ef6c00}.dialog .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.dialog{--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}.dialog{--mat-badge-background-color: #5d4037;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.dialog .mat-badge-accent{--mat-badge-background-color: #ef6c00;--mat-badge-text-color: white}.dialog .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.dialog{--mat-bottom-sheet-container-shape: 4px}.dialog{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}.dialog{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.dialog{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.dialog{--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}.dialog{--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: rgb(224.4, 224.4, 224.4)}.dialog{--mat-standard-button-toggle-height: 48px}.dialog{--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)}.dialog{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #5d4037;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(93, 64, 55, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(93, 64, 55, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(93, 64, 55, .3);--mat-datepicker-toggle-active-state-icon-color: #5d4037;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(93, 64, 55, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032);--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)}.dialog .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ef6c00;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(239, 108, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(239, 108, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(239, 108, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(239, 108, 0, .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.dialog .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: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.dialog .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ef6c00}.dialog .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.dialog .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.dialog .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}.dialog{--mat-divider-width: 1px}.dialog{--mat-divider-color: rgba(0, 0, 0, .12)}.dialog{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.dialog{--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)}.dialog{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.dialog{--mat-icon-color: inherit}.dialog .mat-icon.mat-primary{--mat-icon-color: #5d4037}.dialog .mat-icon.mat-accent{--mat-icon-color: #ef6c00}.dialog .mat-icon.mat-warn{--mat-icon-color: #f44336}.dialog{--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}.dialog{--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: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}.dialog{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #5d4037;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #5d4037;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #5d4037;--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}.dialog .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef6c00;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef6c00;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef6c00;--mat-stepper-header-edit-state-icon-foreground-color: white}.dialog .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}.dialog{--mat-stepper-header-height: 72px}.dialog{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}.dialog{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.dialog .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #5d4037;--mat-toolbar-container-text-color: white}.dialog .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ef6c00;--mat-toolbar-container-text-color: white}.dialog .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.dialog{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.dialog{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}.dialog{--mat-tree-node-min-height: 48px}.dialog{--mat-timepicker-container-shape: 4px;--mat-timepicker-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)}.dialog{--mat-timepicker-container-background-color: white}.dialog .mat-mdc-unelevated-button.mat-primary[aria-expanded=true],.dialog .mat-flat-button.mat-primary.active,.dialog .mat-mdc-outlined-button.mat-primary[aria-expanded=true],.dialog .mat-stroked-button.mat-primary.active{background:#8d6e63;border-color:#8d6e63;color:#fff}.dialog .mat-mdc-unelevated-button.mat-accent[aria-expanded=true],.dialog .mat-flat-button.mat-accent.active,.dialog .mat-mdc-outlined-button.mat-accent[aria-expanded=true],.dialog .mat-stroked-button.mat-accent.active{background:#d84315;border-color:#d84315;color:#fff}.dialog .mat-primary.active{background:#efebe9}.dialog .mat-mdc-unelevated-button.mat-accent:not([disabled]){background:#ef6c00;border-color:#ef6c00;color:#fff}.dialog .mat-mdc-unelevated-button.mat-accent:not([disabled]):active .mat-button-focus-overlay,.dialog .mat-mdc-unelevated-button.mat-accent:not([disabled]):hover .mat-button-focus-overlay,.dialog .mat-mdc-unelevated-button.mat-accent:not([disabled]):focus .mat-button-focus-overlay{opacity:.04}.dialog .mat-mdc-outlined-button{font-size:13px;line-height:26px;border-color:#efebe9}.dialog .mat-mdc-outlined-button.mat-primary[aria-expanded=true]{color:#fff}.dialog .dialog-front-color{background:#efebe9}.dialog .dialog-accent-color{color:#ef6c00}.dialog .dialog-primary-color{color:#5d4037}.dialog .dialog-accent-bg-color{background:#ef6c00}.dialog .dialog-border-color{border-color:#efebe9!important}.dialog .edit-field-selected-options{color:#5d4037}.dialog .edit-field-selected-options:hover .button-overlay,.dialog .edit-field-selected-options:active .button-overlay,.dialog .edit-field-selected-options:focus .button-overlay{opacity:.04;background-color:#5d4037}.dialog .operation-dialog-step-indicator-bg{background-color:#efebe9;border:1px solid #5d4037}.dialog .operation-dialog-step-indicator-bg-active{background-color:#5d4037}.dialog .edit-field-inline-array-item__top_bar{background-color:#efebe9!important}.dialog .edit-field-inline-array-item__top_bar:hover,.dialog .edit-field-inline-array-item__top_bar:focus,.dialog .edit-field-inline-array-item__top_bar:active,.dialog .edit-field-inline-array-item__top_bar.active{background-color:#d7ccc8!important}.dialog .edit-field-inline-array-item__content{background-color:#efebe9!important}.dialog .media-list__files-img-container,.dialog .media-list__files-content,.dialog .media-list__files-img-container__annotate-button{background-color:#d7ccc833!important;border-color:#d7ccc8!important}.dialog .media-list__files.active .media-list__files-img-container,.dialog .media-list__files.active .media-list__files-content{background-color:#d7ccc880!important;color:#333!important;border-color:#ef6c0080!important}.dialog .media-list__files.active .media-list__files-img-container__annotate-button{background-color:#d7ccc880!important;color:#333!important}.dialog .cdk-drag-dragging,.dialog .cdk-drag-preview{background-color:#efebe9!important}.dialog .mat-mdc-header-row{background-color:#efebe9}.dialog .mat-mdc-header-row th.sorting-enabled:not(.active):active,.dialog .mat-mdc-header-row th.sorting-enabled:not(.active):hover,.dialog .mat-mdc-header-row th.sorting-enabled:not(.active):focus{background-color:#d7ccc8}.dialog .mat-mdc-header-row th.sorting-enabled.active{background-color:#d7ccc8}.dialog .annotation-dashboard-buttons__cancel{color:#ef6c00!important}.dialog .mat-mdc-header-cell{border-bottom-color:#e6e6e6;color:initial}.admin-settings-setting .mat-mdc-card-header .mat-card-header-text,.admin-settings-faq .mat-mdc-card-header .mat-card-header-text{flex-grow:1;margin:0}.admin-settings-setting .mat-mdc-card-header .mat-mdc-card-title,.admin-settings-faq .mat-mdc-card-header .mat-mdc-card-title{margin-bottom:10px;margin-top:10px}.admin-settings-setting .mat-form-field-underline,.admin-settings-faq .mat-form-field-underline{background-color:#cfd8dc}.admin-settings-setting .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap,.admin-settings-faq .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:#e8eaed}.mat-mdc-menu-panel.leave-focus-menu{background-color:#576062;border:1px solid #28383e;border-radius:0;min-height:auto}.mat-mdc-menu-panel.leave-focus-menu button{color:#fff;font-size:12px;width:100%}.mat-mdc-menu-panel.common-operation-menu-styling__menu{--mat-menu-container-shape: .75rem;--mat-expansion-container-shape: .75rem;width:400px;max-width:initial;margin-left:-36px}@media only screen and (max-width: 850px){.mat-mdc-menu-panel.common-operation-menu-styling__menu{margin-left:0}}@media only screen and (max-width: 480px){.mat-mdc-menu-panel.common-operation-menu-styling__menu{width:100%}}.mat-mdc-menu-panel.common-operation-menu-styling__menu .mat-expansion-panel-header{font-size:13px}.mat-mdc-menu-panel.common-operation-menu-styling__menu .mat-expansion-panel-body{padding:0 0 16px!important}.mat-mdc-menu-panel.common-operation-menu-styling__menu .mat-mdc-list-base{padding-top:0}.mat-mdc-list.common-search-menu{padding-top:0;min-width:204px}.mat-mdc-list.overview-show-more-menu{padding-top:0}.mat-mdc-list.overview-show-more-menu .mat-mdc-list-item{height:36px;line-height:36px;font-size:13px}.mat-mdc-menu-panel.overview-show-more-menu-panel{min-height:auto}.search-input-menu-drop-down .mat-mdc-menu-item{font-size:13px}.search-input-menu-drop-down .mat-mdc-menu-item .mat-icon{margin-right:5px}.search-input-menu-drop-down .mat-mdc-menu-content{min-width:240px}.search-input-menu-drop-down__icon.mat-icon{width:16px;height:16px;line-height:16px;font-size:16px}.search-input-menu-trigger .mat-mdc-menu-trigger.active,.search-input-menu-trigger .mat-mdc-menu-trigger.isButton,.search-input-menu-trigger .mat-mdc-menu-trigger:hover{background:#00b0ff}.search-input-menu-trigger .mat-mdc-menu-trigger.active .vertical-line,.search-input-menu-trigger .mat-mdc-menu-trigger.isButton .vertical-line,.search-input-menu-trigger .mat-mdc-menu-trigger:hover .vertical-line{height:100%!important;background-color:#00b0ff!important}.search-input-menu-trigger .mat-mdc-menu-trigger.active span,.search-input-menu-trigger .mat-mdc-menu-trigger.active i,.search-input-menu-trigger .mat-mdc-menu-trigger.isButton span,.search-input-menu-trigger .mat-mdc-menu-trigger.isButton i,.search-input-menu-trigger .mat-mdc-menu-trigger:hover span,.search-input-menu-trigger .mat-mdc-menu-trigger:hover i{color:#fff}.search-input-menu-trigger .mat-mdc-menu-trigger.notButton{cursor:not-allowed;pointer-events:none}.d-block{display:block!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.advanced-search-drag-preview.cdk-drag-preview{min-width:200px;height:50px;border:1px dashed #CCC;border-radius:5px;color:#000;padding:5px 10px;background-color:#fefefe;display:flex;justify-content:flex-start;align-items:center}.search-page .user-profile{top:0!important}mat-chip>mat-icon{padding-right:30px!important}.media-selector-general__snackbar-panel-information,.media-selector-general__snackbar-panel-success{margin:8px 8px 40px!important}.media-selector-general__snackbar-panel-success div.mdc-snackbar__surface{background-color:#2e7d32!important}.object-edit-new__snackbar-panel{margin:8px 8px 40px!important}.object-edit-new__snackbar-panel div.mdc-snackbar__surface{background-color:#2e7d32!important}body{overflow:auto!important;position:static!important}.p-2{padding:.5rem}.highlighted-extended-search-tree-view{background-color:#c9ecf6}.helper-text{color:#686868;font-size:.8125rem;font-weight:400}.faq-sidebar{max-width:425px}.app-root__drawer-container{flex:1 1 auto;height:100%}.object-page-header__information-popover-mat-menu{max-width:600px!important}}@page{margin:1cm;size:A4}body.report-preview-body{background:#fff!important}body.report-preview-body .app__drawer-content{background:#fff}#app-component .bg-blue{background-color:var(--mat-sys-primary)}#app-component .procedure__template,#app-component .procedure__search-menu,#app-component .procedure__search-menu__navigation,#app-component .information__search-menu__navigation,#app-component .landing-page-top,#app-component .template-group-select-button,#app-component .information__search-menu,#app-component .procedure__content,#app-component .loading-operation-selector-vertical{background-color:var(--mat-sys-surface);border:none}#app-component .operation-selector-vertical__items,#app-component .operation-selector-vertical__item,#app-component .operation-selector-vertical__remaining-space{background-color:var(--mat-sys-surface-container-low);border:none}#app-component .operation-selector-vertical__item.active{background-color:var(--mat-sys-surface-container-lowest);border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;overflow:hidden}#app-component .operation-selector-vertical__item:not(.active):hover{background-color:var(--mat-sys-secondary-container)}#app-component .information__content{height:unset;flex:1}#app-component .smallScreen .information__lower-content{position:unset}#app-component .information__content,#app-component .information__lower{background-color:var(--mat-sys-surface)}#app-component .information__lower{flex:1;display:flex}#app-component .information__lower-content{left:unset;flex:1;display:flex;padding:1.5rem}#app-component .information{flex:1;display:flex;flex-direction:column;height:unset;min-height:8rem}#app-component .information__vertical-menu{float:unset}#app-component .information__template{background-color:unset;margin-left:.5rem}#app-component .information__search-menu,#app-component .procedure__search-menu{padding-left:.5rem}@media only screen and (max-width: 642px){#app-component .information__search-menu-content,#app-component .procedure__search-menu-content{display:none}}#app-component .search-collapse{display:none}#app-component .search-navigation{border-bottom:none}#app-component .procedure .search-navigation,#app-component .information .search-navigation{padding:.5rem 0}#app-component .procedure .search-navigation__navigation,#app-component .information .search-navigation__navigation{padding:.5rem 1rem}#app-component .procedure .search-navigation__close,#app-component .information .search-navigation__close{background-color:var(--mat-sys-surface-container-high)}#app-component .procedure__vertical-menu{float:unset}#app-component .procedure__search-menu{gap:.5rem}#app-component .procedure{flex:1;overflow:hidden;display:flex;flex-direction:column;height:unset}#app-component .procedure__content{height:unset;flex:1;overflow-x:hidden;overflow-y:auto}#app-component .procedure__content .procedure__lower{height:unset;display:flex;border:none;flex:1 0 auto;overflow-x:hidden;overflow-y:auto}#app-component .procedure__content-headline{flex-wrap:wrap}#app-component .object-procedure-stepper__step-box{border-radius:1rem}#app-component .toggleProcedureFields{background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.04));background-blend-mode:multiply}#app-component .template-model__overlay,#app-component .template-model__edit{top:0!important}#app-component app-search-view-folder-header{margin-right:1rem}#app-component .search-hierarchic-bread-crumbs-wrapper{margin-bottom:.25rem;padding:0}#app-component .search-view-folder-header__title{height:unset;min-height:unset;background-color:var(--mat-sys-surface-container-lowest);padding:0}#app-component .search-view-folder-header__title .folder-description{padding:0}#app-component .search-view-folder-header__title .folder-description__title{justify-content:start;margin-bottom:.5rem}#app-component .search-view-folder-header__title .folder-description__title button,#app-component .search-view-folder-header__title .folder-description__title button.active-folder-header-tab{border-radius:99rem!important;border:1px solid var(--mat-sys-outline-variant)!important;margin-bottom:.625rem!important}#app-component .search-view-folder-header__title .folder-description__tabs{padding:0}#app-component .search-view-folder-header__title .object-view-tabbed-sections{padding-top:0}#app-component .search-view-folder-header__title .object-view-tabbed-sections__tab-content{margin-bottom:1.5rem}#app-component .search-view-folder-header__title .object-view-tabbed-sections__field-container{margin-bottom:.5rem}#app-component .object-content-list__top-button-filter{display:flex}#app-component .reports-content{flex:1;display:flex;min-height:0;overflow:hidden}#app-component report-generated,#app-component report-templates{flex:1;overflow:auto;padding-right:1rem}#app-component report-generated::-webkit-scrollbar,#app-component report-templates::-webkit-scrollbar{width:.5rem;height:.5rem}#app-component report-generated::-webkit-scrollbar-thumb,#app-component report-templates::-webkit-scrollbar-thumb{border-radius:var(--scrollbar-thumb-radius);background-color:var(--mat-sys-outline-variant)}#app-component report-generated::-webkit-scrollbar-track-piece,#app-component report-templates::-webkit-scrollbar-track-piece{margin-top:.75rem}#app-component .new_report_sidemenu{height:100%;max-height:100%}#app-component edit-report{flex:1;display:flex}#app-component .edit-report-template-container{flex:1}#app-component .edit-report-button-area{left:497px}#app-component .edit-report-template-container-generated .edit-report-button-area{left:72px}#app-component .edit-report-template-container-right{background:var(--mat-sys-outline);max-height:unset;height:100%;overflow:auto}#app-component .edit-report-template-container-left{background-color:var(--mat-sys-surface);padding:1.5rem;height:100%;overflow:auto}#app-component .reports-index-page{flex:1;display:flex;flex-direction:column;padding-bottom:0}#app-component .dropdown-menu-animated__button-text{white-space:nowrap}#app-component .search-query__search-count{display:none}#app-component .extended-search-query{padding-left:0!important}#app-component .query-builder{padding:.1875rem 1rem 1rem 0}#app-component app-admin-users-profile-page .user-profile{height:100%}#app-component .admin-address{display:flex;flex:1;height:unset;overflow:hidden}#app-component .admin-collection{height:unset;flex:1;display:flex}#app-component .admin-header-container{left:71px;top:0}#app-component .admin-location-wrapper{flex:1;height:unset}#app-component .admin-mass-media-import{display:flex;flex:1}#app-component .admin-mass-media-import__container{min-height:unset}#app-component .admin-named-object{display:flex;flex:1;height:unset;overflow:hidden}#app-component .category-selector__container{padding-top:.5625rem;padding-top:0}#app-component .category-selector__header{padding-bottom:.9375rem;display:none}#app-component .clear-input-field{position:unset;right:unset;top:unset;height:unset;width:unset;display:flex}#app-component app-filter-menu-filter-list .mat-expansion-panel:not(:last-of-type){border-bottom:1px solid var(--mat-sys-surface)}#app-component .filter-menu__menu-toggle-button{display:block}#app-component div.search-query__new-layout.row{height:unset;width:unset;display:flex;flex:1;gap:.5rem;align-items:center}#app-component div.search-query__new-layout.row input[type=text]{min-height:1.25rem;border:none;margin:0;height:unset;font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking);padding:.75rem 1rem}#app-component div.search-query__new-layout.row:before,#app-component div.search-query__new-layout.row:after{display:none}#app-component .search-query__new-layout .search-query__input{min-width:100px;min-height:44px;width:unset;float:unset;height:unset;display:flex;flex:1;background-color:var(--mat-sys-surface-container-high);padding-inline:1rem;border-radius:99px;max-width:1024px}#app-component .search-query__input input{background-color:var(--mat-sys-surface-container)}#app-component div.search-query__input{margin-right:0}#app-component #searchQueryNew::placeholder{color:var(--placeholder-text-color);opacity:.8}#app-component form.search-query{flex:1;display:flex;align-items:center;justify-content:center}#app-component .search-query__new-layout .search-query-inline-menu{width:unset;float:unset;height:unset;max-width:unset}#app-component .search-query-inline-menu{margin-left:auto;flex:0 1 220px;min-width:150px}#app-component .search-query-inline-menu button{text-align:left}#app-component button.search-query-inline-menu__button{max-width:100%}#app-component .search-query-inline-menu__button-content-text{overflow:hidden}#app-component .search-query-inline-menu__button-content-text>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app-component .search-query-inline-menu__button-content-text span:nth-child(2){display:none}#app-component span.search-icon{position:unset}#app-component .search-icon-container{display:flex;align-items:center;justify-content:center}#app-component .filter-menu{background-color:var(--mat-sys-surface)}#app-component .filter-menu .filter-menu__top-row{padding:.5rem .75rem}#app-component .filter-list__surface{background-color:var(--mat-sys-surface-container)}#app-component .overlay{top:0}#app-component .searchHeader{position:unset;flex:1}#app-component .searchHeader-fixed{background-color:unset;flex:1;display:flex;height:unset;padding-block:.5rem}#app-component .searchHeader__search-query{height:unset;float:unset;width:unset;flex:1;gap:.5rem}#app-component .searchHeader__search-query__content{border-bottom:none;width:unset;float:unset;height:unset;flex:1 1 auto;display:flex}#app-component .searchHeader__search-query__template-button-container{width:unset;float:unset;height:unset;background-color:unset;display:flex;align-items:center}#app-component .searchHeader__search-query__template-button-content{width:unset;height:unset;display:flex;overflow:hidden;border-radius:1rem}#app-component .search-query-inline-menu .vertical-line,#app-component .template-group-select-button__template-vertical-line{display:none}#app-component .template-group-select-button__text{padding:.5rem;max-width:unset}#app-component app-template-group-select-button{max-width:180px}#app-component .template-group-select-button.hasTemplate{background-color:var(--mat-sys-secondary-container);border:none}#app-component .template-group-select-button__choose-template{display:none}#app-component .search-view-selector{top:0;background-color:var(--mat-sys-surface)}#app-component button.search-view-selector__close mat-icon.mat-icon{margin:0;padding:0;font-size:1.5rem;width:1.5rem;height:1.5rem}#app-component .search-view__menus-container{padding:.25rem 0;border-bottom:none}#app-component div.search-query__old-layout{flex:1}#app-component div.search-query__old-layout .search-icon{padding-left:.75rem}#app-component div.search-query__old-layout input[type=text]{padding-left:3rem;height:unset;padding-block:1rem}#app-component div.search-query__old-layout a.clear-input-field{position:absolute;top:50%;transform:translateY(-50%);right:1rem}#app-component .search-query-pop-up-menu-button .search-icon-arrow{left:-8px;top:1px}#app-component input#searchQueryOld{border:none;border-radius:5rem}#app-component app-search-query-extended-search{flex:1;max-width:1024px}#app-component app-extended-search-query-builder .query-builder{border-bottom:0}#app-component app-search-filter-chiplist div.scroll-x{padding:0;margin-bottom:.5rem}#app-component app-search-filter-menu-small{margin-right:.5rem}#app-component app-search-header{background-color:var(--mat-sys-surface);display:flex;margin-right:1rem;--placeholder-text-color: var(--mat-sys-on-surface-variant)}#app-component app-procedure{flex:1;display:flex;overflow:hidden}#app-component app-procedure app-search-collapse{display:none}#app-component app-information{flex:1;display:flex;min-height:8rem;overflow:hidden}#app-component app-search-page{flex:1;display:flex;min-height:8rem}#app-component app-search-page button.object-navigator__prevNext-button{display:none!important}#app-component app-search-view-full-v2{--mat-sidenav-container-width: 300px}#app-component app-search-view-selector div#searchMainContent{--mdc-outlined-button-outline-color: var(--mat-sys-outline-variant)}#app-component .search-result-view-list-selector .mat-mdc-radio-button{width:2.5rem}#app-component app-side-menu-toggle{display:none}#app-component app-object-page-v2{flex:1 1 auto;display:flex;overflow:hidden;background-color:var(--mat-sys-surface)}#app-component app-object-page-v2 .header,#app-component app-object-page-v2 .content .mat-drawer-container{background-color:var(--mat-sys-surface)}#app-component app-object-page-v2 app-object-page-layout{flex:1 1 auto;overflow:hidden;height:unset;max-width:unset}#app-component app-object-page-v2 .object-view-field-values__title-values app-object-view-field-value{font:var(--mat-sys-label-medium);letter-spacing:var(--mat-sys-label-medium-tracking);color:var(--mat-sys-on-surface-variant)}#app-component app-admin-address{display:flex;flex:1}#app-component app-about-primus{overflow:auto}#app-component app-admin-collection{display:flex;flex:1}#app-component app-admin-location{display:flex;flex:1}#app-component app-admin-main-page{overflow:auto}#app-component app-admin-mass-media-import{display:flex;flex:1}#app-component app-admin-named-object{display:flex;flex:1;min-width:0}#app-component app-admin-place{display:flex;flex:1;min-width:0}@media (max-width: 960px){#app-component app-admin-place section.header-and-description-wrapper{display:block;overflow:auto}}#app-component app-admin-place section.header-and-description-wrapper>article{height:auto}#app-component app-admin-place section.header-and-description-wrapper>article{min-width:0}#app-component app-admin-place .admin-place-wrapper{display:flex;flex:1;height:unset;min-width:0;overflow:hidden}#app-component app-admin-place .admin-place-wrapper__content{flex:1 1 35%;min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden}#app-component app-admin-place .admin-place-wrapper__solr-data-table{display:flex;flex-direction:column;overflow:hidden}@media (max-width: 960px){#app-component app-admin-place .admin-place-wrapper__solr-data-table{flex-shrink:0;flex-basis:auto}}#app-component app-admin-place .admin-place-wrapper.content-wrapper{flex:1 1 35%;min-width:320px;display:flex;flex-direction:column;overflow:hidden}#app-component app-admin-place .content-wrapper{background-color:var(--mat-sys-surface-container-lowest);min-width:0}@media (max-width: 960px){#app-component app-admin-place .content-wrapper{height:auto;flex-direction:column;flex-shrink:0;flex-grow:1;flex-basis:auto}#app-component app-admin-place .content-wrapper .primus-solr-tree-view-container{height:auto;max-height:450px}}#app-component app-admin-place .content-wrapper .hierarchy-navigator{min-width:320px;width:100%;flex-basis:30%}@media (max-width: 960px){#app-component app-admin-place .content-wrapper .hierarchy-navigator{display:flex;overflow:hidden;padding:0}}#app-component app-admin-place .content-wrapper .admin-action-toolbar{flex-wrap:wrap}#app-component app-admin-location{display:flex;flex:1;min-width:0}@media (max-width: 960px){#app-component app-admin-location section.header-and-description-wrapper{display:block;overflow:auto}}#app-component app-admin-location section.header-and-description-wrapper>article{height:auto}#app-component app-admin-location .admin-location-wrapper{display:flex;flex:1;height:unset;min-width:0;overflow:hidden}#app-component app-admin-location .admin-location-wrapper__content{flex:1 1 35%;min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden}#app-component app-admin-location .admin-location-wrapper__solr-data-table{display:flex;flex-direction:column;overflow:hidden}@media (max-width: 960px){#app-component app-admin-location .admin-location-wrapper__solr-data-table{flex-shrink:0;flex-basis:auto}}#app-component app-admin-location .content-wrapper{background-color:var(--mat-sys-surface-container-lowest);min-width:0}@media (max-width: 960px){#app-component app-admin-location .content-wrapper{height:auto;flex-direction:column;flex-shrink:0;flex-grow:1;flex-basis:auto}#app-component app-admin-location .content-wrapper .primus-solr-tree-view-container{height:auto;max-height:450px}}#app-component app-admin-location .content-wrapper .hierarchy-navigator{min-width:320px;width:100%;flex-basis:30%}@media (max-width: 960px){#app-component app-admin-location .content-wrapper .hierarchy-navigator{display:flex;overflow:hidden;padding:0}}#app-component app-admin-location .content-wrapper .admin-action-toolbar{flex-wrap:wrap}#app-component app-admin-service-api{overflow:auto}#app-component app-admin-template-group{flex:1;display:flex}#app-component app-admin-template-group .template-group{overflow:auto;flex:1}#app-component app-admin-template-group article{overflow:hidden}#app-component app-admin-settings{flex:1 1 auto;overflow:auto}#app-component .primus-solr-table-container{background-color:#fff;height:unset;width:unset;flex:1;min-height:400px}#app-component app-admin-users{flex:1;display:flex;min-width:0}#app-component app-admin-users .admin-table-select-all-name{display:none}#app-component app-admin-users .admin-users{height:unset;width:unset;display:flex;flex:1;min-width:0}#app-component app-admin-users .admin-users__content{display:flex;flex-direction:column}#app-component app-admin-users .admin-content-top{width:unset;height:unset;padding-block:.5rem}#app-component app-admin-users section.header-and-description-wrapper{height:unset;padding:2rem}#app-component app-admin-users section.header-and-description-wrapper .admin-users__primus-table{display:flex;flex-direction:column;height:unset;min-width:0;min-height:0;flex:1}#app-component app-admin-users section.header-and-description-wrapper .admin-users__primus-table .primus-table-wrapper{height:unset}#app-component app-media-page{display:flex;flex:1 1 auto}#app-component app-object-new-page{flex:1;overflow:auto}#app-component app-object-page-layout{flex:1 1 auto;height:unset!important}#app-component app-admin-concept-lists{display:flex;flex:1;min-width:0;min-height:0}@media (max-width: 960px){#app-component app-admin-concept-lists section.header-and-description-wrapper{display:block;overflow:auto}}#app-component app-admin-concept-lists section.header-and-description-wrapper>article{height:auto}#app-component app-admin-concept-lists .admin-content-top{width:unset;height:unset;padding-block:.5rem;flex-wrap:wrap;z-index:102}#app-component app-admin-concept-lists .admin-action-toolbar{flex-wrap:wrap}#app-component app-admin-concept-lists .admin-concept-lists__main-content{background-color:var(--mat-sys-surface-container-lowest);min-width:0}@media (max-width: 960px){#app-component app-admin-concept-lists .admin-concept-lists__main-content{height:auto;flex-direction:column;flex-shrink:0;flex-grow:1;flex-basis:auto}#app-component app-admin-concept-lists .admin-concept-lists__main-content .primus-solr-tree-view-container{height:auto;max-height:450px}}@media (max-width: 960px){#app-component app-admin-concept-lists .admin-concept-concepts-list{height:auto}}#app-component div.admin-concept-lists__content{min-width:0;min-height:0;flex:1;display:flex;flex-direction:column}#app-component div.admin-concept-lists__top-content{flex:0;padding-top:.25rem}#app-component div.admin-concept-lists__main-content.admin-concept-lists__main-content-v2-override{display:flex;flex:1 1 auto;min-width:0;min-height:0;overflow:hidden}#app-component div.admin-concept-lists__concept-list-container{width:unset;flex:1;max-width:300px}@media (max-width: 960px){#app-component div.admin-concept-lists__concept-list-container{max-width:100%;max-height:500px;overflow:auto}}#app-component div.admin-concept-lists__search-view-concept-container{display:flex;flex:1;min-width:300px}@media (max-width: 960px){#app-component div.admin-concept-lists__search-view-concept-container{width:100%;max-width:100%}}#app-component .admin-concept-lists{display:flex;flex:1;min-width:0;min-height:0;height:100%}#app-component app-top-header .admin-header-container{flex:1;min-width:0;min-height:0}#app-component app-header-and-description{display:flex;min-width:0;min-height:0;flex:1}#app-component app-header-and-description h5{margin:0 0 2rem}#app-component section.header-and-description-wrapper{display:flex;flex:1;min-width:0;min-height:0;padding:2rem}@media (max-width: 960px){#app-component section.header-and-description-wrapper{padding:1rem}}#app-component section.header-and-description-wrapper>header{display:flex;flex:0;flex-direction:column;margin-top:40px;margin-bottom:0}#app-component section.header-and-description-wrapper header div.description div.description__vertical-line.bg-blue{display:none}#app-component section.header-and-description-wrapper h3{font:var(--mat-sys-title-large);letter-spacing:var(--mat-sys-title-large-tracking);color:var(--mat-sys-on-surface)}#app-component section.header-and-description-wrapper h5{font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking);color:var(--mat-sys-on-surface-variant);max-width:100ch}#app-component a.object-url__object-link{color:var(--mat-sys-primary)!important}#app-component app-admin-main-page .mat-mdc-card.admin-card .mat-mdc-list-item{height:unset;padding:0 0 .5rem}#app-component app-admin-main-page a.admin-main-page__list-menu-item.blue-hover-icon{display:grid;grid-template-columns:32px 1fr}#app-component app-admin-main-page,#app-component app-admin-create-new,#app-component .admin-create-new{background-color:var(--mat-sys-surface)}#app-component app-admin-main-page section.header-and-description-wrapper .admin-row,#app-component app-admin-create-new section.header-and-description-wrapper .admin-row{margin-bottom:.5rem}#app-component app-admin-create-new .mat-mdc-card.admin-card .mat-mdc-list-item{height:unset;padding:0 0 .75rem}#app-component app-admin-create-new section.header-and-description-wrapper .admin-row{display:flex;flex-wrap:wrap;align-items:normal;justify-content:normal;margin-left:unset}#app-component app-admin-create-new section.header-and-description-wrapper .admin-row mat-card.admin-create-new__main-menu-card{min-width:clamp(290px,13vw,480px)}#app-component app-admin-create-new .admin-create-new__main-menu-card mat-list.mat-mdc-list.mat-mdc-list-base.mdc-list{columns:20rem}#app-component app-admin-create-new .admin-create-new__last-created_item{margin-bottom:.5rem}#app-component app-admin-create-new .admin-create-new__last-created-object-name{margin-right:.5rem}#app-component app-admin-create-new app-object-url a{color:var(--mat-sys-primary)}#app-component app-admin-main-page,#app-component app-admin-create-new,#app-component app-about-primus{flex:1}#app-component app-admin-main-page>div,#app-component app-admin-create-new>div,#app-component app-about-primus>div{max-width:max(1680px,70dvw);margin:0 auto}#app-component app-admin-main-page mat-card.mat-mdc-card.admin-card,#app-component app-admin-create-new mat-card.mat-mdc-card.admin-card,#app-component app-about-primus mat-card.mat-mdc-card.admin-card{border:none;background-color:var(--mat-sys-surface-container)}#app-component app-admin-main-page .header-and-description-wrapper,#app-component app-admin-create-new .header-and-description-wrapper,#app-component app-about-primus .header-and-description-wrapper{padding:1.4rem 2rem 2rem}#app-component app-admin-main-page .header-and-description-wrapper>header,#app-component app-admin-create-new .header-and-description-wrapper>header,#app-component app-about-primus .header-and-description-wrapper>header{margin-top:0}#app-component section.header-and-description-wrapper>article{display:flex;flex:1;min-width:0;min-height:0;flex-direction:column}#app-component section.header-and-description-wrapper .admin-row{margin-left:0;gap:.5rem;padding-bottom:.5rem}#app-component section.header-and-description-wrapper .admin-column{margin:0}#app-component app-admin-list{flex:1;height:unset;min-width:0;display:flex;min-height:0;overflow:hidden}#app-component .admin-concept-lists__content h5{font-size:18px;color:var(--mat-sys-on-surface)}#app-component div.concept-list-selector{margin:0}#app-component app-admin-create-new{overflow:auto}#app-component .admin-agent{height:unset;flex:1;display:flex;min-width:0;min-height:0}#app-component app-admin-agent{display:flex;flex:1;min-width:0;min-height:0}#app-component app-admin-agent section.header-and-description-wrapper>article{overflow:hidden}#app-component app-admin-agent .admin-concept-concepts__title-container{padding-right:20px}#app-component app-admin-user{display:flex;flex:1;min-width:0;min-height:0}#app-component app-admin-user section.header-and-description-wrapper>article{overflow:hidden}#app-component app-admin-user .admin-concept-concepts__title-container{padding-right:20px}#app-component app-admin-template-model{flex:1 1 auto}#app-component .admin-action-toolbar{height:unset;width:unset;position:static}#app-component img.profile-image,#app-component .none-profile-image{font-size:3rem;height:3rem;width:3rem;color:var(--mat-sys-outline-variant)}#app-component .user-profile-logout{position:absolute;top:1rem;right:1rem}#app-component .admin-information--new-layout{display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:wrap;gap:1.5rem}#app-component .admin-information__item{display:flex;flex-direction:column;gap:.5rem;min-width:40%}#app-component .admin-information__item-header{font:var(--mat-sys-label-medium);letter-spacing:var(--mat-sys-label-medium-tracking)}#app-component .admin-information__item-value{font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking)}#app-component app-admin-id-format{flex:1;display:flex;overflow:hidden}#app-component app-admin-id-format .mat-mdc-table{background-color:var(--mat-sys-surface-container-lowest)}#app-component app-admin-id-format .admin-id-format{height:100%}#app-component app-admin-id-format app-header-and-description{height:100%}#app-component app-admin-id-format .admin-id-format__tabs{height:100%}#app-component app-admin-id-format section.header-and-description-wrapper>article{overflow:hidden}#app-component app-admin-id-format .admin-id-format-edit-section-wrapper{display:flex;flex-direction:column;overflow:hidden}#app-component app-admin-id-format .admin-id-format-edit-section-wrapper .admin-action-toolbar{padding-block:.5rem}#app-component app-admin-id-format app-primus-table{min-height:0;flex:1;display:flex;flex-direction:column}#app-component app-admin-id-format .primus-table-wrapper{flex:1}#app-component app-admin-id-format .admin-id-format-filter-wrapper h5,#app-component app-admin-id-format .admin-id-format-collection-list-wrapper h5{font-size:var(--mat-sys-title-large);font-weight:600;margin:0;padding:0}#app-component app-admin-id-format .admin-id-format-collection-list-wrapper{background-color:var(--mat-sys-surface-container-lowest)}#app-component app-admin-id-format .admin-id-format-collection-list-wrapper section{flex:1;overflow:auto}#app-component app-admin-id-format .admin-id-format-collection-view-wrapper .list-wrapper{margin-right:0;border-right:0;min-width:200px;max-width:340px}#app-component app-admin-id-format .admin-id-format-collection-view-wrapper .table-wrapper{flex:1;min-width:0}#app-component app-admin-id-format app-admin-id-format-edit-section{display:flex;height:100%}@media (orientation: portrait) and (max-width: 960px){#app-component .admin-header-container{left:0;top:62px}#app-component .floating-button-container{bottom:11rem}}.report-picture-thumbnail img{height:250px;object-fit:contain}.report-artifact-image-img{max-height:100%;object-fit:contain}.resizable-table th{position:relative;min-width:20px}.resizable-table th .column-resizer{position:absolute;top:0;right:0;bottom:0;width:10px;cursor:col-resize;z-index:1;border-right:2px solid var(--mat-sys-surface-container)}.resizable-table th .column-resizer:hover{border-right:2px solid var(--mat-sys-primary)}.resizable-table th.resizing{-webkit-user-select:none;user-select:none}.resizable-table.resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}@layer m3;@layer m3{--mdc-switch-handle-width: 0;--scrollbar-thumb-radius: .5rem;--mat-dialog-container-min-width: min(80vw, 500px);--mat-dialog-container-max-width: min(95vw, 1300px);--mat-tree-container-background-color: unset;--mat-table-background-color: var(--mat-sys-surface-container-lowest);:host,:root{all:initial}:host,:root{--mat-sys-background: #faf9fd;--mat-sys-error: #ba1a1a;--mat-sys-error-container: #ffdad6;--mat-sys-inverse-on-surface: #f2f0f4;--mat-sys-inverse-primary: #abc7ff;--mat-sys-inverse-surface: #2f3033;--mat-sys-on-background: #1a1b1f;--mat-sys-on-error: #ffffff;--mat-sys-on-error-container: #93000a;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #00458f;--mat-sys-on-primary-fixed: #001b3f;--mat-sys-on-primary-fixed-variant: #00458f;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #3e4759;--mat-sys-on-secondary-fixed: #131c2b;--mat-sys-on-secondary-fixed-variant: #3e4759;--mat-sys-on-surface: #1a1b1f;--mat-sys-on-surface-variant: #44474e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #0000ef;--mat-sys-on-tertiary-fixed: #00006e;--mat-sys-on-tertiary-fixed-variant: #0000ef;--mat-sys-outline: #74777f;--mat-sys-outline-variant: #c4c6d0;--mat-sys-primary: #005cbb;--mat-sys-primary-container: #d7e3ff;--mat-sys-primary-fixed: #d7e3ff;--mat-sys-primary-fixed-dim: #abc7ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #565e71;--mat-sys-secondary-container: #dae2f9;--mat-sys-secondary-fixed: #dae2f9;--mat-sys-secondary-fixed-dim: #bec6dc;--mat-sys-shadow: #000000;--mat-sys-surface: #faf9fd;--mat-sys-surface-bright: #faf9fd;--mat-sys-surface-container: #efedf0;--mat-sys-surface-container-high: #e9e7eb;--mat-sys-surface-container-highest: #e3e2e6;--mat-sys-surface-container-low: #f4f3f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #dbd9dd;--mat-sys-surface-tint: #005cbb;--mat-sys-surface-variant: #e0e2ec;--mat-sys-tertiary: #343dff;--mat-sys-tertiary-container: #e0e0ff;--mat-sys-tertiary-fixed: #e0e0ff;--mat-sys-tertiary-fixed-dim: #bec2ff;--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f}:host,:root{--mat-sys-level0: 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)}:host,:root{--mat-sys-level1: 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)}:host,:root{--mat-sys-level2: 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)}:host,:root{--mat-sys-level3: 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)}:host,:root{--mat-sys-level4: 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)}:host,:root{--mat-sys-level5: 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)}:host,:root{--mat-sys-body-large: 400 1rem / 1.5rem Roboto Flex;--mat-sys-body-large-font: Roboto Flex;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Roboto Flex;--mat-sys-body-medium-font: Roboto Flex;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Roboto Flex;--mat-sys-body-small-font: Roboto Flex;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Roboto Flex;--mat-sys-display-large-font: Roboto Flex;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto Flex;--mat-sys-display-medium-font: Roboto Flex;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Roboto Flex;--mat-sys-display-small-font: Roboto Flex;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Roboto Flex;--mat-sys-headline-large-font: Roboto Flex;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto Flex;--mat-sys-headline-medium-font: Roboto Flex;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Roboto Flex;--mat-sys-headline-small-font: Roboto Flex;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Roboto Flex;--mat-sys-label-large-font: Roboto Flex;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Roboto Flex;--mat-sys-label-medium-font: Roboto Flex;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Roboto Flex;--mat-sys-label-small-font: Roboto Flex;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Roboto Flex;--mat-sys-title-large-font: Roboto Flex;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Roboto Flex;--mat-sys-title-medium-font: Roboto Flex;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Roboto Flex;--mat-sys-title-small-font: Roboto Flex;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}:host,:root{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}:host,:root{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}:host,:root{--mat-sys-primary: hsl(208, 68%, 37%);--mat-sys-surface-tint: rgb(49, 98, 141);--mat-sys-on-primary: rgb(255, 255, 255);--mat-sys-primary-container: rgb(207, 229, 255);--mat-sys-on-primary-container: rgb(0, 29, 52);--mat-sys-secondary: rgb(0, 99, 155);--mat-sys-on-secondary: rgb(255, 255, 255);--mat-sys-secondary-container: rgb(194, 231, 255);--mat-sys-on-secondary-container: rgb(15, 29, 42);--mat-sys-tertiary: rgb(2, 103, 125);--mat-sys-on-tertiary: rgb(255, 255, 255);--mat-sys-tertiary-container: rgb(179, 235, 255);--mat-sys-on-tertiary-container: rgb(0, 78, 95);--mat-sys-error: rgb(212, 61, 28);--mat-sys-on-error: rgb(255, 255, 255);--mat-sys-error-container: rgb(255, 218, 214);--mat-sys-on-error-container: rgb(65, 0, 2);--mat-sys-background: hsl(215, 100%, 98%);--mat-sys-on-background: rgb(24, 28, 32);--mat-sys-surface: hsl(215, 98%, 97%);--mat-sys-on-surface: rgb(24, 28, 32);--mat-sys-surface-variant: hsl(215, 25%, 90%);--mat-sys-on-surface-variant: rgb(66, 71, 78);--mat-sys-outline: rgb(114, 119, 127);--mat-sys-outline-variant: rgb(194, 199, 207);--mat-sys-shadow: rgb(0, 0, 0);--mat-sys-scrim: rgb(0, 0, 0);--mat-sys-inverse-surface: rgb(45, 49, 53);--mat-sys-inverse-on-surface: rgb(239, 241, 246);--mat-sys-inverse-primary: rgb(157, 203, 251);--mat-sys-primary-fixed: rgb(207, 229, 255);--mat-sys-on-primary-fixed: rgb(0, 29, 52);--mat-sys-primary-fixed-dim: rgb(157, 203, 251);--mat-sys-on-primary-fixed-variant: rgb(18, 74, 115);--mat-sys-secondary-fixed: rgb(213, 228, 247);--mat-sys-on-secondary-fixed: rgb(15, 29, 42);--mat-sys-secondary-fixed-dim: rgb(185, 200, 218);--mat-sys-on-secondary-fixed-variant: rgb(58, 72, 87);--mat-sys-tertiary-fixed: rgb(240, 219, 255);--mat-sys-on-tertiary-fixed: rgb(35, 21, 50);--mat-sys-tertiary-fixed-dim: rgb(212, 190, 230);--mat-sys-on-tertiary-fixed-variant: rgb(80, 64, 96);--mat-sys-surface-dim: rgb(211, 219, 229);--mat-sys-surface-bright: rgb(255, 255, 255);--mat-sys-surface-container-lowest: rgb(255, 255, 255);--mat-sys-surface-container-low: hsl(215, 42%, 97%);--mat-sys-surface-container: hsl(215, 66%, 94%);--mat-sys-surface-container-high: hsl(215, 48%, 93%);--mat-sys-surface-container-highest: hsl(215, 42%, 90%)}:host .edit-dialog,:root .edit-dialog{--mat-dialog-container-min-width: min(80vw, 1300px)}.mat-display-large,.mat-typography .mat-display-large,.mat-typography h1{font:var(--mat-sys-display-large);letter-spacing:var(--mat-sys-display-large-tracking);margin:0 0 .5em}.mat-display-medium,.mat-typography .mat-display-medium,.mat-typography h2{font:var(--mat-sys-display-medium);letter-spacing:var(--mat-sys-display-medium-tracking);margin:0 0 .5em}.mat-display-small,.mat-typography .mat-display-small,.mat-typography h3{font:var(--mat-sys-display-small);letter-spacing:var(--mat-sys-display-small-tracking);margin:0 0 .5em}.mat-headline-large,.mat-typography .mat-headline-large,.mat-typography h4{font:var(--mat-sys-headline-large);letter-spacing:var(--mat-sys-headline-large-tracking);margin:0 0 .5em}.mat-headline-medium,.mat-typography .mat-headline-medium,.mat-typography h5{font:var(--mat-sys-headline-medium);letter-spacing:var(--mat-sys-headline-medium-tracking);margin:0 0 .5em}.mat-headline-small,.mat-typography .mat-headline-small,.mat-typography h6{font:var(--mat-sys-headline-small);letter-spacing:var(--mat-sys-headline-small-tracking);margin:0 0 .5em}.mat-title-large,.mat-typography .mat-title-large{font:var(--mat-sys-title-large);letter-spacing:var(--mat-sys-title-large-tracking)}.mat-title-medium,.mat-typography .mat-title-medium{font:var(--mat-sys-title-medium);letter-spacing:var(--mat-sys-title-medium-tracking)}.mat-title-small,.mat-typography .mat-title-small{font:var(--mat-sys-title-small);letter-spacing:var(--mat-sys-title-small-tracking)}.mat-body-large,.mat-typography .mat-body-large,.mat-typography{font:var(--mat-sys-body-large);letter-spacing:var(--mat-sys-body-large-tracking)}.mat-body-large p,.mat-typography .mat-body-large p,.mat-typography p{margin:0 0 .75em}.mat-body-medium,.mat-typography .mat-body-medium{font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking)}.mat-body-small,.mat-typography .mat-body-small{font:var(--mat-sys-body-small);letter-spacing:var(--mat-sys-body-small-tracking)}.mat-label-large,.mat-typography .mat-label-large{font:var(--mat-sys-label-large);letter-spacing:var(--mat-sys-label-large-tracking)}.mat-label-medium,.mat-typography .mat-label-medium{font:var(--mat-sys-label-medium);letter-spacing:var(--mat-sys-label-medium-tracking)}.mat-label-small,.mat-typography .mat-label-small{font:var(--mat-sys-label-small);letter-spacing:var(--mat-sys-label-small-tracking)}.strong-focus{--mat-focus-indicator-border-color: black;--mat-focus-indicator-display: block;--mat-focus-indicator-border-color: var(--mat-sys-primary)}.density--1{--mat-form-field-container-height: 52px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 14px;--mat-form-field-filled-with-label-container-padding-top: 22px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}.density--1{--mat-select-arrow-transform: translateY(-8px)}.density--1{--mdc-checkbox-state-layer-size: 36px}.density--1{--mat-checkbox-touch-target-display: block}.density--1{--mdc-chip-container-height: 28px}.density--1{--mdc-radio-state-layer-size: 36px}.density--1{--mat-radio-touch-target-display: block}.density--1{--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px}.density--1{--mat-list-list-item-leading-icon-start-space: 12px;--mat-list-list-item-leading-icon-end-space: 12px}.density--1{--mat-paginator-container-size: 52px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}.density--1{--mdc-secondary-navigation-tab-container-height: 44px}.density--1{--mdc-text-button-container-height: 36px}.density--1{--mdc-protected-button-container-height: 36px}.density--1{--mdc-filled-button-container-height: 36px}.density--1{--mdc-outlined-button-container-height: 36px}.density--1{--mat-text-button-touch-target-display: block}.density--1{--mat-protected-button-touch-target-display: block}.density--1{--mat-filled-button-touch-target-display: block}.density--1{--mat-outlined-button-touch-target-display: block}.density--1{--mdc-icon-button-state-layer-size: 36px}.density--1{--mat-icon-button-touch-target-display: block}.density--1{--mat-fab-touch-target-display: block}.density--1{--mat-table-header-container-height: 52px;--mat-table-footer-container-height: 48px;--mat-table-row-item-container-height: 48px}.density--1{--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px}.density--1{--mat-stepper-header-height: 68px}.density--1{--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px}.density--1{--mat-tree-node-min-height: 44px}.density--1{--mat-standard-button-toggle-height: 40px}.density--2{--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px}.density--2{--mat-select-arrow-transform: none}.density--2{--mdc-checkbox-state-layer-size: 32px}.density--2{--mat-checkbox-touch-target-display: none}.density--2{--mdc-chip-container-height: 24px}.density--2{--mdc-radio-state-layer-size: 32px}.density--2{--mat-radio-touch-target-display: none}.density--2{--mdc-list-list-item-one-line-container-height: 40px;--mdc-list-list-item-two-line-container-height: 56px;--mdc-list-list-item-three-line-container-height: 80px}.density--2{--mat-list-list-item-leading-icon-start-space: 8px;--mat-list-list-item-leading-icon-end-space: 8px}.density--2{--mat-paginator-container-size: 48px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none}.density--2{--mdc-secondary-navigation-tab-container-height: 40px}.density--2{--mdc-text-button-container-height: 32px}.density--2{--mdc-protected-button-container-height: 32px}.density--2{--mdc-filled-button-container-height: 32px}.density--2{--mdc-outlined-button-container-height: 32px}.density--2{--mat-text-button-touch-target-display: none}.density--2{--mat-protected-button-touch-target-display: none}.density--2{--mat-filled-button-touch-target-display: none}.density--2{--mat-outlined-button-touch-target-display: none}.density--2{--mdc-icon-button-state-layer-size: 32px}.density--2{--mat-icon-button-touch-target-display: none}.density--2{--mat-fab-touch-target-display: none}.density--2{--mat-table-header-container-height: 48px;--mat-table-footer-container-height: 44px;--mat-table-row-item-container-height: 44px}.density--2{--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px}.density--2{--mat-stepper-header-height: 64px}.density--2{--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px}.density--2{--mat-tree-node-min-height: 40px}.density--2{--mat-standard-button-toggle-height: 40px}.density--3{--mat-form-field-container-height: 44px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 10px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-filled-with-label-container-padding-bottom: 10px}.density--3{--mat-select-arrow-transform: none}.density--3{--mdc-checkbox-state-layer-size: 28px}.density--3{--mat-checkbox-touch-target-display: none}.density--3{--mdc-chip-container-height: 24px}.density--3{--mdc-radio-state-layer-size: 28px}.density--3{--mat-radio-touch-target-display: none}.density--3{--mdc-list-list-item-one-line-container-height: 36px;--mdc-list-list-item-two-line-container-height: 52px;--mdc-list-list-item-three-line-container-height: 76px}.density--3{--mat-list-list-item-leading-icon-start-space: 4px;--mat-list-list-item-leading-icon-end-space: 4px}.density--3{--mat-paginator-container-size: 40px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none}.density--3{--mdc-secondary-navigation-tab-container-height: 36px}.density--3{--mdc-text-button-container-height: 28px}.density--3{--mdc-protected-button-container-height: 28px}.density--3{--mdc-filled-button-container-height: 28px}.density--3{--mdc-outlined-button-container-height: 28px}.density--3{--mat-text-button-touch-target-display: none}.density--3{--mat-protected-button-touch-target-display: none}.density--3{--mat-filled-button-touch-target-display: none}.density--3{--mat-outlined-button-touch-target-display: none}.density--3{--mdc-icon-button-state-layer-size: 28px}.density--3{--mat-icon-button-touch-target-display: none}.density--3{--mat-fab-touch-target-display: none}.density--3{--mat-table-header-container-height: 44px;--mat-table-footer-container-height: 40px;--mat-table-row-item-container-height: 40px}.density--3{--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px}.density--3{--mat-stepper-header-height: 60px}.density--3{--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px}.density--3{--mat-tree-node-min-height: 36px}.density--3{--mat-standard-button-toggle-height: 36px}.density--4{--mat-form-field-container-height: 40px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-filled-with-label-container-padding-top: 8px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}.density--4{--mat-select-arrow-transform: none}.density--4{--mdc-checkbox-state-layer-size: 28px}.density--4{--mat-checkbox-touch-target-display: none}.density--4{--mdc-chip-container-height: 24px}.density--4{--mdc-radio-state-layer-size: 28px}.density--4{--mat-radio-touch-target-display: none}.density--4{--mdc-list-list-item-one-line-container-height: 32px;--mdc-list-list-item-two-line-container-height: 48px;--mdc-list-list-item-three-line-container-height: 72px}.density--4{--mat-list-list-item-leading-icon-start-space: 4px;--mat-list-list-item-leading-icon-end-space: 4px}.density--4{--mat-paginator-container-size: 40px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none}.density--4{--mdc-secondary-navigation-tab-container-height: 32px}.density--4{--mdc-text-button-container-height: 28px}.density--4{--mdc-protected-button-container-height: 28px}.density--4{--mdc-filled-button-container-height: 28px}.density--4{--mdc-outlined-button-container-height: 28px}.density--4{--mat-text-button-touch-target-display: none}.density--4{--mat-protected-button-touch-target-display: none}.density--4{--mat-filled-button-touch-target-display: none}.density--4{--mat-outlined-button-touch-target-display: none}.density--4{--mdc-icon-button-state-layer-size: 24px}.density--4{--mat-icon-button-touch-target-display: none}.density--4{--mat-fab-touch-target-display: none}.density--4{--mat-table-header-container-height: 40px;--mat-table-footer-container-height: 36px;--mat-table-row-item-container-height: 36px}.density--4{--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px}.density--4{--mat-stepper-header-height: 42px}.density--4{--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px}.density--4{--mat-tree-node-min-height: 28px}.density--4{--mat-standard-button-toggle-height: 24px}.density--5{--mat-form-field-container-height: 36px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 6px;--mat-form-field-filled-with-label-container-padding-top: 6px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}.density--5{--mat-select-arrow-transform: none}.density--5{--mdc-checkbox-state-layer-size: 28px}.density--5{--mat-checkbox-touch-target-display: none}.density--5{--mdc-chip-container-height: 24px}.density--5{--mdc-radio-state-layer-size: 28px}.density--5{--mat-radio-touch-target-display: none}.density--5{--mdc-list-list-item-one-line-container-height: 24px;--mdc-list-list-item-two-line-container-height: 48px;--mdc-list-list-item-three-line-container-height: 56px}.density--5{--mat-list-list-item-leading-icon-start-space: 4px;--mat-list-list-item-leading-icon-end-space: 4px}.density--5{--mat-paginator-container-size: 40px;--mat-paginator-form-field-container-height: 36px;--mat-paginator-form-field-container-vertical-padding: 6px;--mat-paginator-touch-target-display: none}.density--5{--mdc-secondary-navigation-tab-container-height: 32px}.density--5{--mdc-text-button-container-height: 28px}.density--5{--mdc-protected-button-container-height: 28px}.density--5{--mdc-filled-button-container-height: 28px}.density--5{--mdc-outlined-button-container-height: 28px}.density--5{--mat-text-button-touch-target-display: none}.density--5{--mat-protected-button-touch-target-display: none}.density--5{--mat-filled-button-touch-target-display: none}.density--5{--mat-outlined-button-touch-target-display: none}.density--5{--mdc-icon-button-state-layer-size: 24px}.density--5{--mat-icon-button-touch-target-display: none}.density--5{--mat-fab-touch-target-display: none}.density--5{--mat-table-header-container-height: 40px;--mat-table-footer-container-height: 36px;--mat-table-row-item-container-height: 36px}.density--5{--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px}.density--5{--mat-stepper-header-height: 42px}.density--5{--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px}.density--5{--mat-tree-node-min-height: 28px}.density--5{--mat-standard-button-toggle-height: 24px}.density-minimum{--mat-form-field-container-height: 36px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 6px;--mat-form-field-filled-with-label-container-padding-top: 6px;--mat-form-field-filled-with-label-container-padding-bottom: 6px}.density-minimum{--mat-select-arrow-transform: none}.density-minimum{--mdc-checkbox-state-layer-size: 28px}.density-minimum{--mat-checkbox-touch-target-display: none}.density-minimum{--mdc-chip-container-height: 24px}.density-minimum{--mdc-radio-state-layer-size: 28px}.density-minimum{--mat-radio-touch-target-display: none}.density-minimum{--mdc-list-list-item-one-line-container-height: 24px;--mdc-list-list-item-two-line-container-height: 48px;--mdc-list-list-item-three-line-container-height: 56px}.density-minimum{--mat-list-list-item-leading-icon-start-space: 4px;--mat-list-list-item-leading-icon-end-space: 4px}.density-minimum{--mat-paginator-container-size: 40px;--mat-paginator-form-field-container-height: 36px;--mat-paginator-form-field-container-vertical-padding: 6px;--mat-paginator-touch-target-display: none}.density-minimum{--mdc-secondary-navigation-tab-container-height: 32px}.density-minimum{--mdc-text-button-container-height: 28px}.density-minimum{--mdc-protected-button-container-height: 28px}.density-minimum{--mdc-filled-button-container-height: 28px}.density-minimum{--mdc-outlined-button-container-height: 28px}.density-minimum{--mat-text-button-touch-target-display: none}.density-minimum{--mat-protected-button-touch-target-display: none}.density-minimum{--mat-filled-button-touch-target-display: none}.density-minimum{--mat-outlined-button-touch-target-display: none}.density-minimum{--mdc-icon-button-state-layer-size: 24px}.density-minimum{--mat-icon-button-touch-target-display: none}.density-minimum{--mat-fab-touch-target-display: none}.density-minimum{--mat-table-header-container-height: 40px;--mat-table-footer-container-height: 36px;--mat-table-row-item-container-height: 36px}.density-minimum{--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px}.density-minimum{--mat-stepper-header-height: 42px}.density-minimum{--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px}.density-minimum{--mat-tree-node-min-height: 28px}.density-minimum{--mat-standard-button-toggle-height: 24px}.density-maximum{--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}.density-maximum{--mat-select-arrow-transform: translateY(-8px)}.density-maximum{--mdc-checkbox-state-layer-size: 40px}.density-maximum{--mat-checkbox-touch-target-display: block}.density-maximum{--mdc-chip-container-height: 32px}.density-maximum{--mdc-radio-state-layer-size: 40px}.density-maximum{--mat-radio-touch-target-display: block}.density-maximum{--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}.density-maximum{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 16px}.density-maximum{--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}.density-maximum{--mdc-secondary-navigation-tab-container-height: 48px}.density-maximum{--mdc-text-button-container-height: 40px}.density-maximum{--mdc-protected-button-container-height: 40px}.density-maximum{--mdc-filled-button-container-height: 40px}.density-maximum{--mdc-outlined-button-container-height: 40px}.density-maximum{--mat-text-button-touch-target-display: block}.density-maximum{--mat-protected-button-touch-target-display: block}.density-maximum{--mat-filled-button-touch-target-display: block}.density-maximum{--mat-outlined-button-touch-target-display: block}.density-maximum{--mdc-icon-button-state-layer-size: 40px}.density-maximum{--mat-icon-button-touch-target-display: block}.density-maximum{--mat-fab-touch-target-display: block}.density-maximum{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.density-maximum{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}.density-maximum{--mat-stepper-header-height: 72px}.density-maximum{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.density-maximum{--mat-tree-node-min-height: 48px}.density-maximum{--mat-standard-button-toggle-height: 40px}.m3-color-compat .mat-primary{--mat-stepper-header-selected-state-icon-background-color: var(--mat-sys-primary);--mat-stepper-header-selected-state-icon-foreground-color: var(--mat-sys-on-primary);--mat-stepper-header-edit-state-icon-background-color: var(--mat-sys-primary);--mat-stepper-header-edit-state-icon-foreground-color: var(--mat-sys-on-primary)}.m3-color-compat .mat-primary.mat-icon{--mat-icon-color: var(--mat-sys-primary)}.m3-color-compat .mat-primary.mat-mdc-checkbox{--mat-checkbox-disabled-label-color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);--mat-checkbox-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-primary.mat-mdc-slide-toggle{--mat-switch-track-outline-color: var(--mat-sys-outline);--mat-switch-disabled-unselected-track-outline-color: var(--mat-sys-on-surface);--mat-switch-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-primary.mat-mdc-button-base{--mdc-icon-button-icon-color: var(--mat-sys-primary)}.m3-color-compat .mat-primary.mat-mdc-button-base{--mat-icon-button-state-layer-color: var(--mat-sys-primary);--mat-icon-button-ripple-color: color-mix(in srgb, var(--mat-sys-primary) 12%, transparent)}.m3-color-compat .mat-primary .mdc-list-item__start,.m3-color-compat .mat-primary .mdc-list-item__end{--mat-checkbox-disabled-label-color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);--mat-checkbox-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-badge{--mat-badge-background-color: var(--mat-sys-primary);--mat-badge-text-color: var(--mat-sys-on-primary);--mat-badge-disabled-state-background-color: color-mix(in srgb, var(--mat-sys-primary) 38%, transparent);--mat-badge-disabled-state-text-color: var(--mat-sys-on-primary)}.m3-color-compat .mat-accent{--mat-option-selected-state-label-text-color: var(--mat-sys-on-tertiary-container);--mat-option-selected-state-layer-color: var(--mat-sys-tertiary-container)}.m3-color-compat .mat-accent{--mdc-circular-progress-active-indicator-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: var(--mat-sys-tertiary);--mat-full-pseudo-checkbox-selected-checkmark-color: var(--mat-sys-on-tertiary)}.m3-color-compat .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent{--mat-stepper-header-selected-state-icon-background-color: var(--mat-sys-tertiary);--mat-stepper-header-selected-state-icon-foreground-color: var(--mat-sys-on-tertiary);--mat-stepper-header-edit-state-icon-background-color: var(--mat-sys-tertiary);--mat-stepper-header-edit-state-icon-foreground-color: var(--mat-sys-on-tertiary)}.m3-color-compat .mat-accent.mat-icon{--mat-icon-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-checkmark-color: var(--mat-sys-on-tertiary);--mdc-checkbox-selected-focus-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-hover-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-focus-state-layer-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-hover-state-layer-color: var(--mat-sys-tertiary);--mdc-checkbox-unselected-pressed-state-layer-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-checkbox{--mat-checkbox-disabled-label-color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);--mat-checkbox-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-accent.mat-mdc-slider{--mdc-slider-handle-color: var(--mat-sys-tertiary);--mdc-slider-focus-handle-color: var(--mat-sys-tertiary);--mdc-slider-hover-handle-color: var(--mat-sys-tertiary);--mdc-slider-active-track-color: var(--mat-sys-tertiary);--mdc-slider-with-tick-marks-active-container-color: var(--mat-sys-on-tertiary);--mdc-slider-label-container-color: var(--mat-sys-tertiary);--mdc-slider-label-label-text-color: var(--mat-sys-on-tertiary);--mdc-slider-with-overlap-handle-outline-color: var(--mat-sys-on-tertiary)}.m3-color-compat .mat-accent.mat-mdc-slider{--mat-slider-ripple-color: var(--mat-sys-tertiary);--mat-slider-hover-state-layer-color: color-mix(in srgb, var(--mat-sys-tertiary) 5%, transparent);--mat-slider-focus-state-layer-color: color-mix(in srgb, var(--mat-sys-tertiary) 20%, transparent)}.m3-color-compat .mat-accent.mat-mdc-tab-group,.m3-color-compat .mat-accent.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-tab-group,.m3-color-compat .mat-accent.mat-mdc-tab-nav-bar{--mat-tab-header-active-focus-indicator-color: var(--mat-sys-tertiary);--mat-tab-header-active-hover-indicator-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: var(--mat-sys-tertiary);--mdc-switch-selected-handle-color: var(--mat-sys-on-tertiary);--mdc-switch-selected-hover-state-layer-color: var(--mat-sys-tertiary);--mdc-switch-selected-pressed-state-layer-color: var(--mat-sys-tertiary);--mdc-switch-selected-focus-handle-color: var(--mat-sys-tertiary-container);--mdc-switch-selected-hover-handle-color: var(--mat-sys-tertiary-container);--mdc-switch-selected-pressed-handle-color: var(--mat-sys-tertiary-container);--mdc-switch-selected-focus-track-color: var(--mat-sys-tertiary);--mdc-switch-selected-hover-track-color: var(--mat-sys-tertiary);--mdc-switch-selected-pressed-track-color: var(--mat-sys-tertiary);--mdc-switch-selected-track-color: var(--mat-sys-tertiary);--mdc-switch-selected-icon-color: var(--mat-sys-on-tertiary-container)}.m3-color-compat .mat-accent.mat-mdc-slide-toggle{--mat-switch-track-outline-color: var(--mat-sys-outline);--mat-switch-disabled-unselected-track-outline-color: var(--mat-sys-on-surface);--mat-switch-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-accent.mat-mdc-form-field{--mat-select-focused-arrow-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: var(--mat-sys-tertiary);--mdc-radio-selected-hover-icon-color: var(--mat-sys-tertiary);--mdc-radio-selected-icon-color: var(--mat-sys-tertiary);--mdc-radio-selected-pressed-icon-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-radio-button{--mat-radio-checked-ripple-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: var(--mat-sys-tertiary);--mdc-linear-progress-track-color: var(--mat-sys-tertiary-container)}.m3-color-compat .mat-accent.mat-mdc-form-field{--mdc-filled-text-field-caret-color: var(--mat-sys-tertiary);--mdc-filled-text-field-focus-active-indicator-color: var(--mat-sys-tertiary);--mdc-filled-text-field-focus-label-text-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-form-field{--mdc-outlined-text-field-caret-color: var(--mat-sys-tertiary);--mdc-outlined-text-field-focus-outline-color: var(--mat-sys-tertiary);--mdc-outlined-text-field-focus-label-text-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-form-field{--mat-form-field-focus-select-arrow-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: var(--mat-sys-on-tertiary);--mat-datepicker-calendar-date-selected-state-background-color: var(--mat-sys-tertiary);--mat-datepicker-calendar-date-today-selected-state-outline-color: var(--mat-sys-tertiary);--mat-datepicker-calendar-date-in-range-state-background-color: var(--mat-sys-tertiary-container);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: var(--mat-sys-primary-container);--mat-datepicker-calendar-date-today-outline-color: var(--mat-sys-tertiary);--mat-datepicker-calendar-date-preview-state-outline-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mdc-text-button-label-text-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mdc-protected-button-label-text-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mdc-filled-button-container-color: var(--mat-sys-tertiary);--mdc-filled-button-label-text-color: var(--mat-sys-on-tertiary)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mdc-outlined-button-label-text-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mat-text-button-state-layer-color: var(--mat-sys-tertiary);--mat-text-button-ripple-color: color-mix(in srgb, var(--mat-sys-tertiary) 12%, transparent)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mat-protected-button-state-layer-color: var(--mat-sys-tertiary);--mat-protected-button-ripple-color: color-mix(in srgb, var(--mat-sys-tertiary) 12%, transparent)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mat-filled-button-state-layer-color: var(--mat-sys-on-tertiary);--mat-filled-button-ripple-color: color-mix(in srgb, var(--mat-sys-on-tertiary) 12%, transparent)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mat-outlined-button-state-layer-color: var(--mat-sys-tertiary);--mat-outlined-button-ripple-color: color-mix(in srgb, var(--mat-sys-tertiary) 12%, transparent)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mdc-icon-button-icon-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-button-base{--mat-icon-button-state-layer-color: var(--mat-sys-tertiary);--mat-icon-button-ripple-color: color-mix(in srgb, var(--mat-sys-tertiary) 12%, transparent)}.m3-color-compat .mat-accent.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: var(--mat-sys-tertiary-container);--mdc-chip-selected-hover-state-layer-color: var(--mat-sys-on-tertiary-container);--mdc-chip-selected-focus-state-layer-color: var(--mat-sys-on-tertiary-container);--mdc-chip-selected-label-text-color: var(--mat-sys-on-tertiary-container);--mdc-chip-with-icon-selected-icon-color: var(--mat-sys-on-tertiary-container)}.m3-color-compat .mat-accent.mat-mdc-standard-chip{--mat-chip-selected-trailing-action-state-layer-color: var(--mat-sys-on-tertiary-container);--mat-chip-selected-trailing-icon-color: var(--mat-sys-on-tertiary-container)}.m3-color-compat .mat-accent .mdc-list-item__start,.m3-color-compat .mat-accent .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-checkmark-color: var(--mat-sys-on-tertiary);--mdc-checkbox-selected-focus-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-hover-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-icon-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-focus-state-layer-color: var(--mat-sys-tertiary);--mdc-checkbox-selected-hover-state-layer-color: var(--mat-sys-tertiary);--mdc-checkbox-unselected-pressed-state-layer-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent .mdc-list-item__start,.m3-color-compat .mat-accent .mdc-list-item__end{--mat-checkbox-disabled-label-color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);--mat-checkbox-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-accent .mdc-list-item__start,.m3-color-compat .mat-accent .mdc-list-item__end{--mdc-radio-selected-focus-icon-color: var(--mat-sys-tertiary);--mdc-radio-selected-hover-icon-color: var(--mat-sys-tertiary);--mdc-radio-selected-icon-color: var(--mat-sys-tertiary);--mdc-radio-selected-pressed-icon-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent .mdc-list-item__start,.m3-color-compat .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: var(--mat-sys-tertiary)}.m3-color-compat .mat-accent.mat-mdc-fab,.m3-color-compat .mat-accent.mat-mdc-mini-fab{--mdc-fab-container-color: var(--mat-sys-tertiary-container)}.m3-color-compat .mat-accent.mat-mdc-fab,.m3-color-compat .mat-accent.mat-mdc-mini-fab{--mdc-fab-small-container-color: var(--mat-sys-tertiary-container)}.m3-color-compat .mat-accent.mat-mdc-fab,.m3-color-compat .mat-accent.mat-mdc-mini-fab{--mat-fab-foreground-color: var(--mat-sys-on-tertiary-container);--mat-fab-state-layer-color: var(--mat-sys-on-tertiary-container);--mat-fab-ripple-color: color-mix(in srgb, var(--mat-sys-on-tertiary-container) 12%, transparent)}.m3-color-compat .mat-accent.mat-mdc-fab,.m3-color-compat .mat-accent.mat-mdc-mini-fab{--mat-fab-small-foreground-color: var(--mat-sys-on-tertiary-container);--mat-fab-small-state-layer-color: var(--mat-sys-on-tertiary-container);--mat-fab-small-ripple-color: color-mix(in srgb, var(--mat-sys-on-tertiary-container) 12%, transparent)}.m3-color-compat .mat-badge-accent{--mat-badge-background-color: var(--mat-sys-tertiary);--mat-badge-text-color: var(--mat-sys-on-tertiary);--mat-badge-disabled-state-background-color: color-mix(in srgb, var(--mat-sys-tertiary) 38%, transparent);--mat-badge-disabled-state-text-color: var(--mat-sys-on-tertiary)}.m3-color-compat .mat-warn{--mat-option-selected-state-label-text-color: var(--mat-sys-on-error-container);--mat-option-selected-state-layer-color: var(--mat-sys-error-container)}.m3-color-compat .mat-warn{--mdc-circular-progress-active-indicator-color: var(--mat-sys-error)}.m3-color-compat .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: var(--mat-sys-error);--mat-full-pseudo-checkbox-selected-checkmark-color: var(--mat-sys-on-error)}.m3-color-compat .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: var(--mat-sys-error)}.m3-color-compat .mat-warn{--mat-stepper-header-selected-state-icon-background-color: var(--mat-sys-error);--mat-stepper-header-selected-state-icon-foreground-color: var(--mat-sys-on-error);--mat-stepper-header-edit-state-icon-background-color: var(--mat-sys-error);--mat-stepper-header-edit-state-icon-foreground-color: var(--mat-sys-on-error)}.m3-color-compat .mat-warn.mat-icon{--mat-icon-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-checkbox{--mdc-checkbox-selected-pressed-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-checkmark-color: var(--mat-sys-on-error);--mdc-checkbox-selected-focus-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-hover-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-focus-state-layer-color: var(--mat-sys-error);--mdc-checkbox-selected-hover-state-layer-color: var(--mat-sys-error);--mdc-checkbox-unselected-pressed-state-layer-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-checkbox{--mat-checkbox-disabled-label-color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);--mat-checkbox-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-warn.mat-mdc-slider{--mdc-slider-handle-color: var(--mat-sys-error);--mdc-slider-focus-handle-color: var(--mat-sys-error);--mdc-slider-hover-handle-color: var(--mat-sys-error);--mdc-slider-active-track-color: var(--mat-sys-error);--mdc-slider-with-tick-marks-active-container-color: var(--mat-sys-on-error);--mdc-slider-label-container-color: var(--mat-sys-error);--mdc-slider-label-label-text-color: var(--mat-sys-on-error);--mdc-slider-with-overlap-handle-outline-color: var(--mat-sys-on-error)}.m3-color-compat .mat-warn.mat-mdc-slider{--mat-slider-ripple-color: var(--mat-sys-error);--mat-slider-hover-state-layer-color: color-mix(in srgb, var(--mat-sys-error) 5%, transparent);--mat-slider-focus-state-layer-color: color-mix(in srgb, var(--mat-sys-error) 20%, transparent)}.m3-color-compat .mat-warn.mat-mdc-tab-group,.m3-color-compat .mat-warn.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-tab-group,.m3-color-compat .mat-warn.mat-mdc-tab-nav-bar{--mat-tab-header-active-focus-indicator-color: var(--mat-sys-error);--mat-tab-header-active-hover-indicator-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: var(--mat-sys-error);--mdc-switch-selected-handle-color: var(--mat-sys-on-error);--mdc-switch-selected-hover-state-layer-color: var(--mat-sys-error);--mdc-switch-selected-pressed-state-layer-color: var(--mat-sys-error);--mdc-switch-selected-focus-handle-color: var(--mat-sys-error-container);--mdc-switch-selected-hover-handle-color: var(--mat-sys-error-container);--mdc-switch-selected-pressed-handle-color: var(--mat-sys-error-container);--mdc-switch-selected-focus-track-color: var(--mat-sys-error);--mdc-switch-selected-hover-track-color: var(--mat-sys-error);--mdc-switch-selected-pressed-track-color: var(--mat-sys-error);--mdc-switch-selected-track-color: var(--mat-sys-error);--mdc-switch-selected-icon-color: var(--mat-sys-on-error-container)}.m3-color-compat .mat-warn.mat-mdc-slide-toggle{--mat-switch-track-outline-color: var(--mat-sys-outline);--mat-switch-disabled-unselected-track-outline-color: var(--mat-sys-on-surface);--mat-switch-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-warn.mat-mdc-form-field{--mat-select-focused-arrow-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-radio-button{--mdc-radio-selected-focus-icon-color: var(--mat-sys-error);--mdc-radio-selected-hover-icon-color: var(--mat-sys-error);--mdc-radio-selected-icon-color: var(--mat-sys-error);--mdc-radio-selected-pressed-icon-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-radio-button{--mat-radio-checked-ripple-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: var(--mat-sys-error);--mdc-linear-progress-track-color: var(--mat-sys-error-container)}.m3-color-compat .mat-warn.mat-mdc-form-field{--mdc-filled-text-field-caret-color: var(--mat-sys-error);--mdc-filled-text-field-focus-active-indicator-color: var(--mat-sys-error);--mdc-filled-text-field-focus-label-text-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-form-field{--mdc-outlined-text-field-caret-color: var(--mat-sys-error);--mdc-outlined-text-field-focus-outline-color: var(--mat-sys-error);--mdc-outlined-text-field-focus-label-text-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-form-field{--mat-form-field-focus-select-arrow-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-datepicker-content{--mat-datepicker-calendar-date-selected-state-text-color: var(--mat-sys-on-error);--mat-datepicker-calendar-date-selected-state-background-color: var(--mat-sys-error);--mat-datepicker-calendar-date-today-selected-state-outline-color: var(--mat-sys-error);--mat-datepicker-calendar-date-in-range-state-background-color: var(--mat-sys-error-container);--mat-datepicker-calendar-date-today-outline-color: var(--mat-sys-error);--mat-datepicker-calendar-date-preview-state-outline-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mdc-text-button-label-text-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mdc-protected-button-label-text-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mdc-filled-button-container-color: var(--mat-sys-error);--mdc-filled-button-label-text-color: var(--mat-sys-on-error)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mdc-outlined-button-label-text-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mat-text-button-state-layer-color: var(--mat-sys-error);--mat-text-button-ripple-color: color-mix(in srgb, var(--mat-sys-error) 12%, transparent)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mat-protected-button-state-layer-color: var(--mat-sys-error);--mat-protected-button-ripple-color: color-mix(in srgb, var(--mat-sys-error) 12%, transparent)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mat-filled-button-state-layer-color: var(--mat-sys-on-error);--mat-filled-button-ripple-color: color-mix(in srgb, var(--mat-sys-on-error) 12%, transparent)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mat-outlined-button-state-layer-color: var(--mat-sys-error);--mat-outlined-button-ripple-color: color-mix(in srgb, var(--mat-sys-error) 12%, transparent)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mdc-icon-button-icon-color: var(--mat-sys-error)}.m3-color-compat .mat-warn.mat-mdc-button-base{--mat-icon-button-state-layer-color: var(--mat-sys-error);--mat-icon-button-ripple-color: color-mix(in srgb, var(--mat-sys-error) 12%, transparent)}.m3-color-compat .mat-warn.mat-mdc-standard-chip{--mdc-chip-elevated-selected-container-color: var(--mat-sys-error-container);--mdc-chip-selected-hover-state-layer-color: var(--mat-sys-on-error-container);--mdc-chip-selected-focus-state-layer-color: var(--mat-sys-on-error-container);--mdc-chip-selected-label-text-color: var(--mat-sys-on-error-container);--mdc-chip-with-icon-selected-icon-color: var(--mat-sys-on-error-container)}.m3-color-compat .mat-warn.mat-mdc-standard-chip{--mat-chip-selected-trailing-action-state-layer-color: var(--mat-sys-on-error-container);--mat-chip-selected-trailing-icon-color: var(--mat-sys-on-error-container)}.m3-color-compat .mat-warn .mdc-list-item__start,.m3-color-compat .mat-warn .mdc-list-item__end{--mdc-checkbox-selected-pressed-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-checkmark-color: var(--mat-sys-on-error);--mdc-checkbox-selected-focus-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-hover-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-icon-color: var(--mat-sys-error);--mdc-checkbox-selected-focus-state-layer-color: var(--mat-sys-error);--mdc-checkbox-selected-hover-state-layer-color: var(--mat-sys-error);--mdc-checkbox-unselected-pressed-state-layer-color: var(--mat-sys-error)}.m3-color-compat .mat-warn .mdc-list-item__start,.m3-color-compat .mat-warn .mdc-list-item__end{--mat-checkbox-disabled-label-color: color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent);--mat-checkbox-label-text-color: var(--mat-sys-on-surface)}.m3-color-compat .mat-warn .mdc-list-item__start,.m3-color-compat .mat-warn .mdc-list-item__end{--mdc-radio-selected-focus-icon-color: var(--mat-sys-error);--mdc-radio-selected-hover-icon-color: var(--mat-sys-error);--mdc-radio-selected-icon-color: var(--mat-sys-error);--mdc-radio-selected-pressed-icon-color: var(--mat-sys-error)}.m3-color-compat .mat-warn .mdc-list-item__start,.m3-color-compat .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: var(--mat-sys-error)}.m3-color-compat .mat-display-large,.m3-color-compat .mat-typography .mat-display-large,.m3-color-compat .mat-typography h1,.m3-color-compat .mat-h1,.m3-color-compat .mat-typography .mat-h1,.m3-color-compat .mat-headline-1,.m3-color-compat .mat-typography .mat-headline-1{font:var(--mat-sys-display-large);letter-spacing:var(--mat-sys-display-large-tracking);margin:0 0 .5em}.m3-color-compat .mat-display-medium,.m3-color-compat .mat-typography .mat-display-medium,.m3-color-compat .mat-typography h2,.m3-color-compat .mat-h2,.m3-color-compat .mat-typography .mat-h2,.m3-color-compat .mat-headline-2,.m3-color-compat .mat-typography .mat-headline-2{font:var(--mat-sys-display-medium);letter-spacing:var(--mat-sys-display-medium-tracking);margin:0 0 .5em}.m3-color-compat .mat-display-small,.m3-color-compat .mat-typography .mat-display-small,.m3-color-compat .mat-typography h3,.m3-color-compat .mat-h3,.m3-color-compat .mat-typography .mat-h3,.m3-color-compat .mat-headline-3,.m3-color-compat .mat-typography .mat-headline-3{font:var(--mat-sys-display-small);letter-spacing:var(--mat-sys-display-small-tracking);margin:0 0 .5em}.m3-color-compat .mat-headline-large,.m3-color-compat .mat-typography .mat-headline-large,.m3-color-compat .mat-typography h4,.m3-color-compat .mat-h4,.m3-color-compat .mat-typography .mat-h4,.m3-color-compat .mat-headline-4,.m3-color-compat .mat-typography .mat-headline-4{font:var(--mat-sys-headline-large);letter-spacing:var(--mat-sys-headline-large-tracking);margin:0 0 .5em}.m3-color-compat .mat-headline-medium,.m3-color-compat .mat-typography .mat-headline-medium,.m3-color-compat .mat-typography h5,.m3-color-compat .mat-h5,.m3-color-compat .mat-typography .mat-h5,.m3-color-compat .mat-headline-5,.m3-color-compat .mat-typography .mat-headline-5{font:var(--mat-sys-headline-medium);letter-spacing:var(--mat-sys-headline-medium-tracking);margin:0 0 .5em}.m3-color-compat .mat-headline-small,.m3-color-compat .mat-typography .mat-headline-small,.m3-color-compat .mat-typography h6,.m3-color-compat .mat-h6,.m3-color-compat .mat-typography .mat-h6,.m3-color-compat .mat-headline-6,.m3-color-compat .mat-typography .mat-headline-6{font:var(--mat-sys-headline-small);letter-spacing:var(--mat-sys-headline-small-tracking);margin:0 0 .5em}.m3-color-compat .mat-title-large,.m3-color-compat .mat-typography .mat-title-large,.m3-color-compat .mat-subtitle-1,.m3-color-compat .mat-typography .mat-subtitle-1{font:var(--mat-sys-title-large);letter-spacing:var(--mat-sys-title-large-tracking)}.m3-color-compat .mat-title-medium,.m3-color-compat .mat-typography .mat-title-medium,.m3-color-compat .mat-subtitle-2,.m3-color-compat .mat-typography .mat-subtitle-2{font:var(--mat-sys-title-medium);letter-spacing:var(--mat-sys-title-medium-tracking)}.m3-color-compat .mat-title-small,.m3-color-compat .mat-typography .mat-title-small{font:var(--mat-sys-title-small);letter-spacing:var(--mat-sys-title-small-tracking)}.m3-color-compat .mat-body-large,.m3-color-compat .mat-typography .mat-body-large,.m3-color-compat .mat-typography,.m3-color-compat .mat-body,.m3-color-compat .mat-typography .mat-body,.m3-color-compat .mat-body-strong,.m3-color-compat .mat-typography .mat-body-strong,.m3-color-compat .mat-body-2,.m3-color-compat .mat-typography .mat-body-2{font:var(--mat-sys-body-large);letter-spacing:var(--mat-sys-body-large-tracking)}.m3-color-compat .mat-body-large p,.m3-color-compat .mat-typography .mat-body-large p,.m3-color-compat .mat-typography p,.m3-color-compat .mat-body p,.m3-color-compat .mat-typography .mat-body p,.m3-color-compat .mat-body-strong p,.m3-color-compat .mat-typography .mat-body-strong p,.m3-color-compat .mat-body-2 p,.m3-color-compat .mat-typography .mat-body-2 p{margin:0 0 .75em}.m3-color-compat .mat-body-medium,.m3-color-compat .mat-typography .mat-body-medium{font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking)}.m3-color-compat .mat-body-small,.m3-color-compat .mat-typography .mat-body-small{font:var(--mat-sys-body-small);letter-spacing:var(--mat-sys-body-small-tracking)}.m3-color-compat .mat-label-large,.m3-color-compat .mat-typography .mat-label-large{font:var(--mat-sys-label-large);letter-spacing:var(--mat-sys-label-large-tracking)}.m3-color-compat .mat-label-medium,.m3-color-compat .mat-typography .mat-label-medium{font:var(--mat-sys-label-medium);letter-spacing:var(--mat-sys-label-medium-tracking)}.m3-color-compat .mat-label-small,.m3-color-compat .mat-typography .mat-label-small,.m3-color-compat .mat-small,.m3-color-compat .mat-typography .mat-small,.m3-color-compat .mat-caption,.m3-color-compat .mat-typography .mat-caption{font:var(--mat-sys-label-small);letter-spacing:var(--mat-sys-label-small-tracking)}.bg-white{background-color:#fff}.flex{display:flex}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.grow{flex-grow:1}.h-full{height:100%}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.m-2{margin:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.overflow-hidden{overflow:hidden}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.rounded{border-radius:8px}.self-start{align-self:start}.w-full{width:100%}.material-icons,.material-symbols-outlined,mat-icon{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}mat-sidenav-content::-webkit-scrollbar{width:.375rem;height:.375rem}mat-sidenav-content::-webkit-scrollbar-thumb{border-radius:var(--scrollbar-thumb-radius);background-color:var(--mat-sys-outline-variant)}}html,body{height:100%}body{margin:0;font-family:Roboto Flex,Helvetica Neue,sans-serif}a{text-decoration:none}.mat-mdc-menu-panel.common-operation-menu-styling__menu{max-width:initial}.common-operation-menu-styling__menu .mat-expansion-panel-content{--mat-list-list-item-leading-icon-start-space: 1rem;--mat-list-list-item-leading-icon-end-space: .5rem;--mdc-list-list-item-one-line-container-height: 40px;--mdc-list-list-item-leading-icon-size: 16px}.common-operation-menu-styling__menu .mat-expansion-panel-content .mat-expansion-panel-body mat-action-list.mdc-list{padding:0!important}.common-operation-menu-styling__menu .mat-expansion-panel-header{padding:0 1rem!important}.common-operation-menu-styling__menu .mat-expansion-panel-header,.common-operation-menu-styling__menu .mat-expansion-panel-header .mat-content mat-panel-title.mat-expansion-panel-header-title,.mdc-list-item__primary-text{--mat-expansion-header-text-font: var(--mat-sys-body-medium-font);--mat-expansion-header-text-size: var(--mat-sys-body-medium-size);--mat-expansion-header-text-weight: var(--mat-sys-body-medium-weight);--mat-expansion-header-text-line-height: var(--mat-sys-body-medium-line-height);--mat-expansion-header-text-tracking: var(--mat-sys-body-medium-tracking);--mdc-dialog-supporting-text-line-height: var(--mat-sys-body-medium-line-height);--mdc-list-list-item-label-text-font: var(--mat-sys-body-medium-font);--mdc-list-list-item-label-text-line-height: var(--mat-sys-body-medium-line-height);--mdc-list-list-item-label-text-size: var(--mat-sys-body-medium-size);--mdc-list-list-item-label-text-weight: var(--mat-sys-body-medium-weight);--mdc-list-list-item-label-text-tracking: var(--mat-sys-body-medium-tracking)}.search-menus__selection-basket-button-text,.common-operation-menu-styling__button-text{font:var(--mat-sys-body-medium);letter-spacing:var(--mat-sys-body-medium-tracking)}.mat-drawer-container{-webkit-overflow-scrolling:initial!important}.cdk-overlay-container:has(.hibernate-wakeup-overlay-tooltip){z-index:10000}.skeleton{animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#dee0e8}to{background-color:#edeef3}}:host,:root{--md-extended-color-primus-success-color: rgb(45 106 69);--md-extended-color-primus-success-on-color: rgb(255 255 255);--md-extended-color-primus-success-color-container: rgb(177 241 194);--md-extended-color-primus-success-on-color-container: rgb(0 33 14);--md-extended-color-primus-warning-color: rgb(137 80 32);--md-extended-color-primus-warning-on-color: rgb(255 255 255);--md-extended-color-primus-warning-color-container: rgb(255 220 196);--md-extended-color-primus-warning-on-color-container: rgb(47 20 0)}.dark{--md-extended-color-primus-success-color: rgb(149 213 167);--md-extended-color-primus-success-on-color: rgb(0 57 29);--md-extended-color-primus-success-color-container: rgb(16 81 46);--md-extended-color-primus-success-on-color-container: rgb(177 241 194);--md-extended-color-primus-warning-color: rgb(255 183 129);--md-extended-color-primus-warning-on-color: rgb(78 37 0);--md-extended-color-primus-warning-color-container: rgb(109 58 9);--md-extended-color-primus-warning-on-color-container: rgb(255 220 196)}
/*# sourceMappingURL=styles-WM4TR3D2.css.map */
