@import url(https://fonts.googleapis.com/css?family=Open+Sans);a{color:#004766;color:var(--var-secondary-color);text-decoration:none}a:hover{color:#0190ce;color:var(--var-primary-color);text-decoration:underline}body{background-color:#fff;background-color:var(--var-background-color);margin:0;overflow-y:hidden}:root,body{font-family:Open Sans,Helvetica,Arial,sans-serif!important}:root{--var-header-height:60px;--var-footer-height:35px;--var-dialogBar-height:45px;--var-table-border-color:#00000036;--var-primary-color:#0190ce;--var-on-primary-color:#fff;--var-secondary-color:#004766;--var-on-secondary-color:#fff;--var-ai-color:#00ffff16;--var-background-color:#fff;--var-wrapper-width:1800px;font-size:16px}pre{font-family:Open Sans,Helvetica,Arial,sans-serif}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}.MuiTab-root{font-family:Roboto,Helvetica,Arial,sans-serif!important;font-size:.8rem!important;font-weight:400!important}.footer .contact,.footer .copyRight,.footer .imprint,.footer .version{color:var(--var-on-secondary-color)}.content{border-radius:3px;box-shadow:0 0 3px 0 #0000004d;flex-grow:1;margin-top:15px;padding:15px}.contentOuter{display:flex;flex:1 1;flex-direction:column;flex-grow:1;height:calc(100vh - var(--var-header-height) - var(--var-footer-height) - var(--var-dialogBar-height) - 10px);height:calc(100dvh - var(--var-header-height) - var(--var-footer-height) - var(--var-dialogBar-height) - 10px);max-width:calc(100% - var(--nav-size));overflow-x:auto;padding:0 15px 10px;transition:margin-left .5s;width:100%}.contentOuter,.wrapper.fixed>.contentOuter{margin-left:5px;margin-right:5px}@media only screen and (max-width:700px){.content{padding:5px}.contentOuter{margin-left:2px;margin-right:2px;padding-left:5px;padding-right:5px}}dialog::backdrop{background:#00000080}@media (min-width:1536px){dialog{max-width:1436px;min-width:1000px}}.outerDialog{display:flex;flex-direction:column;max-height:calc(100vh - 64px);pointer-events:all}.modal-header .title{flex:1 1;font-size:1.25rem;font-weight:400;margin-right:8px;white-space:nowrap}.modal-header,.modal-header .title{overflow:hidden;text-overflow:ellipsis}.modal-header{align-items:center;background-color:var(--var-primary-color);color:#fff;cursor:move;display:flex;justify-content:space-between;max-height:100px;min-height:70px;padding:2px 16px}.modal-body{flex-grow:1;height:100%;justify-content:space-evenly;overflow-y:auto;padding:10px 16px}.modal-footer{background-color:var(--var-secondary-color);color:#fff;cursor:move;padding:10px}.topRightButtons{align-items:center;display:flex}.close{color:#fff;float:right;font-size:28px;font-weight:700}.help{padding-right:15px}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}.fullScreenDialog{max-width:none;width:100%}.fullScreenDialog>*>.MuiPaper-root{bottom:0;height:100%;left:0;margin:0!important;max-height:none;max-width:none;position:absolute;right:0;top:0;width:100%}.fullScreenDialog>*>*>.outerDialog{display:flex;flex-direction:column;height:100%;max-height:none;max-width:none;overflow:hidden;width:100%}.helpButton{color:#fff;font-size:28px;font-weight:700}.helpButton:focus,.helpButton:hover{color:#000;cursor:pointer;text-decoration:none}.Button{align-items:center;background-color:var(--var-primary-color);border-radius:4px;box-shadow:0 1px 1px 0 #003;color:var(--var-on-primary-color);cursor:pointer;display:flex;font-weight:400;padding:5px 10px;transition:background-color .3s ease;transition:filter .3s ease;-webkit-user-select:none;user-select:none}.Button .buttonText{font-family:Open Sans,Helvetica,Arial,sanf-serif;overflow:hidden;text-overflow:ellipsis}.Button:focus,.Button:hover{filter:brightness(80%)}.Button .icon{line-height:10px;margin-right:7px}.Button.Button.verysmall .icon{margin-right:0}.Button.small{padding:0 5px}.Button.verysmall{padding:2px 7px}.Button.small .icon{vertical-align:-6px}.Button.normal{background-color:#fff;color:#000}.Button.red{background-color:#f03e3e;color:#fff}.Button.green{background-color:#0e8714;color:#fff}.Button.primary{background-color:var(--var-primary-color);color:var(--var-on-primary-color)}.Button.secondary{background-color:var(--var-secondary-color);color:var(--var-on-secondary-color)}.Button.disabled{background-color:#7c7e80;pointer-events:none}.rowElementColumn{align-items:center;display:flex;flex-direction:column;flex-grow:1;margin:5px 0}.rowElementColumn .rowElementTitle{font-size:.8rem;font-weight:600}.rowElementColumn .hint{display:inline-block;font-size:15px;font-weight:500}.errorBox{align-items:center;background-color:#ffb3b3;border:1px solid #000;border-radius:10px;display:flex;justify-content:space-between;margin:10px 0;padding:10px}.errorBox .close{color:#000}.errorBox.warn{background-color:#fffeb3a1}.errorBox .errorContent{align-items:center;display:flex;gap:10px}.competenceDialog .newCompetence{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.competenceDialog .newCompetence>*{width:100%}.textInputContainer{display:flex;flex-grow:1;width:100%}.textInputContainer .textInputField{flex-grow:1;padding:3px 5px}.textInputContainer .textInputField:after{content:attr(data-value);white-space:pre-wrap}.CardBox{border:1px solid #d0d0d0;border-radius:8px;box-shadow:0 5px 15px 0 #0003;display:flex;flex-direction:column;flex-grow:1;font-size:.8rem;padding:5px 20px 20px}.boxHeader{align-items:center;border-bottom:1px solid #c1c1c1;display:flex;font-size:19px;font-weight:600;gap:5px;justify-content:space-between;justify-items:center;margin-bottom:10px;-webkit-user-select:none;user-select:none}.boxHeader .center{flex-grow:1;text-align:center}.boxHeader .center .title{font-size:1rem;font-weight:400;line-height:2;word-break:break-word}.Item_item__fC0Ju{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;font-size:.8rem;font-weight:200;gap:5px;justify-content:space-between;margin:7px 0;padding:6px 7px;transition:background-color .5s,box-shadow .5s,border .5s;-webkit-user-select:none;user-select:none}.Item_main__7zjGs{align-items:center;display:flex;gap:10px;justify-items:stretch;width:100%}.Item_negativ__W-bPA{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.Item_item__fC0Ju .Item_leftContent__j6GkT,.Item_item__fC0Ju .Item_rightContent__VFck4{align-items:center;display:flex;gap:5px}.Item_item__fC0Ju:hover{background-color:rgba(180,233,115,calc(var(--percent)*1% - 15%));border:1px solid #d3d3d3;box-shadow:0 5px 8px 0 #0006;font-weight:600;transition:background-color .3s,box-shadow .3s,border .3s}.Item_item__fC0Ju.Item_negativ__W-bPA:hover{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.Item_actions__FeVQn{display:flex}.Item_menuItem__i2rPW{align-items:"center";display:"flex";gap:"0.5rem"}.Item_iconButton__QOJOD{padding:0!important}.ItemBadge_itemBadge__AoHX\+{align-items:center;background-color:#ffffff90;border:1px solid #a0a0a0;border-radius:4px;box-shadow:0 2px 2px 0 #0003;cursor:auto;display:flex;font-size:.8rem;gap:1px;line-height:20px;padding:0 5px}.ItemBadge_small__H61kD{font-size:13px;line-height:18px}.ItemBadge_icon__6UDch{display:flex}.ItemBadge_icon__6UDch>*{font-size:15px!important}.certificatesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:5px;justify-content:stretch;padding:5px;width:100%}.certificatesInput .certificates{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:flex-start;padding:0 5px;width:100%}.certificatesInput .certificate{align-items:center;background-color:#fff;background-color:#94d5468c;border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.certificatesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.certificatesInput.small .certificate{box-shadow:none;font-size:14px;padding:2px 3px}.certificatesInput .certificateBoxTitle{display:inline;margin-right:10px}.newCertificateRow{display:flex;gap:5px;justify-items:stretch;width:100%}.certificatesInput .newCertificateRow input{background-color:#ffffff4d;font-size:15px}.entitySearchBox .sugestions{background-color:#fff;border-left:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;margin-top:-1px;position:relative}.entitySearchBox .sugestion{border-bottom:1px solid #000;cursor:pointer;padding:3px}.entitySearchBox .sugestion:focus,.entitySearchBox .sugestion:hover{background-color:#ccc}.entitySearchBox{display:flex;flex-direction:column;flex-grow:1;height:22px}.entitySearchBox input{flex-grow:1;padding:3px 3px 3px 7px}.MuiAutocomplete-popper{z-index:10000!important}.skillsInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;gap:5px;justify-content:stretch;padding:5px}.skillsInput,.skillsInput .skills{display:flex;flex-wrap:wrap;width:100%}.skillsInput .skills{gap:0 10px;justify-content:flex-start;padding:0 5px}.skillsInput .skill{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.skillsInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.skillsInput.small .skill{box-shadow:none;font-size:14px;padding:2px 3px}.skillsInput .skillItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;display:inline;float:right;font-size:16px;line-height:18px;padding:0 5px}.newSkillRow{display:flex;justify-items:stretch;width:100%}.skillsInput .newSkillRow input{background-color:#ffffff4d;font-size:15px}.EntityPageInformation_entityPageInformationTitle__ccgLK{font-weight:600!important}.selectLevel{align-items:center;display:flex;gap:3px}.selectLevel .selectLevelIcons{cursor:pointer}.addSkillButton.removeButton{display:flex;flex-wrap:nowrap;gap:3px}.RateBar{border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;cursor:pointer;display:flex;flex-grow:1;justify-content:stretch;-webkit-user-select:none;user-select:none}.RateBar.small{border:none;border-radius:0;box-shadow:none}.RateBar .rateButton{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));display:flex;flex-grow:1;justify-content:center;padding:0 5px}.RateBar select{margin-right:10px;padding:5px}.RateBar option,.RateBar select{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%))}.RateBar select:focus{background-color:#fff}.RateBar select{max-width:150px}.editLevelListTitle{align-items:center;display:flex;gap:10px;justify-content:space-between}.editLevelListTitle .edit{cursor:pointer}.editLevelList .levelDefinitions{display:flex;flex-direction:column;flex-wrap:wrap;gap:17px}.editLevelList .levelDefinition{align-items:stretch;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #0000001f;border-radius:5px;box-shadow:0 5px 10px 0 #0000001f;display:flex;flex-direction:column;flex-grow:1;gap:5px;padding:15px}.editLevelList .headLine{align-items:flex-end;align-items:center;display:flex;justify-content:space-between}.editLevelList .levelDefinition .description,.editLevelList .levelDefinition .helperText,.editLevelList .levelDefinition .level,.editLevelList .levelDefinition .title{font-size:.8rem;font-weight:400;line-height:1.5;margin:0}.editLevelList .levelDefinition.editMode .description,.editLevelList .levelDefinition.editMode .helperText,.editLevelList .levelDefinition.editMode .title{font-size:16px;font-weight:400;padding:10px;width:calc(100% - 20px)}.editLevelList .levelDefinition .textsLine{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.editLevelList .levelDefinition .title{font-size:17px;font-weight:600}.editLevelList .levelDefinition .level{display:flex;font-size:17px;font-weight:600;gap:7px}.editLevelList .edit{cursor:pointer;padding:5px}.editLevelList .upDown{display:flex}.editLevelList .upDown .arrow{border:2px solid #0000;border-radius:25px;cursor:pointer;padding:4px 5px 1px}.editLevelList .upDown .arrow:hover{border:2px solid var(--var-secondary-color);color:var(--var-primary-color)}.editLevelList .btnRow{display:flex;flex-direction:row-reverse}.editLevelList .deleteBtn{border:2px solid #0000;border-radius:25px;cursor:pointer;padding:4px 5px 1px}.editLevelList .deleteBtn:hover{border:2px solid var(--var-secondary-color);color:var(--var-primary-color)}.FormatedTextInputContainer a{text-decoration:underline}.FormatedTextInputContainer .ql-editor{min-height:90px}.FormatedTextInputContainer .ql-editor.show{min-height:0;min-height:auto;padding:0}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.expandable{min-height:20px}.expandable,.expandable>*>*>*{cursor:pointer!important}.expandable>*{text-overflow:ellipsis}.expandable.small .ql-editor.show{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.skillCategorySelect{margin-bottom:10px}.skillDialog .newSkill{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.skillDialog .newSkill>*{width:100%}.MultiTextChipSelect{align-items:center;display:flex;gap:7px;justify-content:flex-start!important;padding:5px!important;width:100%}.MultiTextChipSelect .chip{flex-grow:1;justify-content:space-between}.MultiTextChipSelect .MuiChip-label{width:100%}.Row_row__zYYa2{align-items:center;column-gap:20px;display:flex;flex-grow:1;flex-wrap:wrap;justify-content:space-evenly;justify-items:stretch;margin:10px 0}.Row_alignTop__iR0rd{align-items:flex-start}.linkInputContainer{display:flex;flex-grow:1;width:100%}.linkInputContainer .linkInputField{flex-grow:1;padding:3px 5px}.linkInputContainer .linkInputField:after{content:attr(data-value);white-space:pre-wrap}.skillTypeSelect{margin-bottom:10px}.loadingBox{align-content:center;display:flex;flex-direction:column;gap:20px;justify-content:space-around;margin-top:20px}.loadingBox .loadingText{font-size:19px;text-align:center}.lds-ring{display:inline-block;height:80px;margin:auto;position:relative;width:80px}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid #0000;border-radius:50%;border-top-color:#9d9d9d;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.List_listContainer__9UxwW{display:flex;flex-direction:column;flex-wrap:wrap;gap:0 4px}.List_emptyListText__h0Ego{color:#a1a1a1;font-size:16px;text-align:center}.analyseSkillsDialog .loadingText{font-size:22px}.editSkillList{margin-bottom:200px}.editSkillList .skillInfo{grid-column-gap:5px;align-items:center;border-bottom:1px solid var(--var-table-border-color);column-gap:5px;display:grid;grid-template-columns:1fr 1fr auto}.editSkillList .delete{max-width:100px}.editSkillList .infoBoxSkill{width:100%}.editSkillList .save{margin-top:10px}.editSkillList .info{align-items:center;display:flex;font-size:.8rem;font-weight:400;gap:3px;height:100%;line-height:2.5;overflow-x:hidden;word-break:break-word}.editCertificateList{margin-bottom:20px;padding:5px}.editCertificateList .infoBoxCertificate{width:100%}.editCertificateList .infoBoxCertificate td{border-bottom:1px solid var(--var-table-border-color)}.editCertificateList .save{margin-top:10px}.editCertificateList .info{align-items:center;display:flex;font-size:.8rem;font-weight:400;gap:3px;line-height:2.5;word-break:break-all}.editCertificateList .newRow{font-size:15px;font-weight:500;word-break:break-all}.editCertificateList table.infoBox{width:100%}.aiConfirmationSearchText{background-color:var(--var-ai-color);border:2px solid #000;box-shadow:0 5px 5px 0 #0000001f;margin:15px 3px 0;max-height:calc(100vh - 500px);min-height:200px;overflow-y:scroll;padding:5px}.editRoleList{margin-bottom:20px;padding:5px}.editRoleList .infoBoxRole{width:100%}.editRoleList .infoBoxRole td{border-bottom:1px solid var(--var-table-border-color)}.editRoleList .save{margin-top:10px}.editRoleList .info{align-items:center;display:flex;font-size:.8rem;font-weight:400;gap:3px;line-height:2.5;word-break:break-all}.editRoleList .newRow{font-size:15px;font-weight:500;word-break:break-all}.editRoleList table.infoBox{width:100%}.searchBox .sugestions{background-color:#fff;border-left:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;margin-top:-1px;position:relative;z-index:1}.searchBox .sugestion{border-bottom:1px solid #000;cursor:pointer;padding:3px}.searchBox .sugestion:focus,.searchBox .sugestion:hover{background-color:#ccc}.searchBox{display:flex;flex-direction:column;flex-grow:1;height:22px}.searchBox input{flex-grow:1;padding:3px 3px 3px 7px}.roleSearchBox{width:100%;z-index:1}.EmployeePicture_uploadAvatar__7OMVs{cursor:pointer}.EmployeePicture_employeePicture__zj5LZ{border-radius:50%}.EmployeePicture_employeePicture__zj5LZ .EmployeePicture_uploadButton__wNBwU{display:none}.EmployeePicture_employeePicture__zj5LZ:hover .EmployeePicture_uploadButton__wNBwU{display:inline;display:initial}.EmployeePicture_uploadAvatar__7OMVs:hover .EmployeePicture_normalContent__EzUGD{display:none}.addCertificateButton.removeButton{display:flex;flex-wrap:nowrap;gap:3px}.certificateDialog .newCertificate{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.certificateDialog .newCertificate>*{width:100%}.productDialog .newProduct{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.productDialog .newProduct>*{width:100%}.employeesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:5px;justify-content:stretch;padding:5px;width:100%}.employeesInput .employees{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:flex-start;padding:0 5px;width:100%}.employeesInput .employee{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.employeesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.employeesInput.small .employee{box-shadow:none;font-size:14px;padding:2px 3px}.employeesInput .newEmployeeRow{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;gap:5px;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.employeesInput .newEmployeeRow input{background-color:#ffffff4d;border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;font-size:15px}.employeeSearchBox{width:100%}.competencesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:5px;justify-content:stretch;padding:5px;width:100%}.competencesInput .competences{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:flex-start;padding:0 5px;width:100%}.competencesInput .competence{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.competencesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.competencesInput.small .competence{box-shadow:none;font-size:14px;padding:2px 3px}.competencesInput .competenceBoxLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;display:inline;float:right;font-size:16px;line-height:18px;padding:0 5px}.newCompetenceRow{display:flex;justify-items:stretch;width:100%}.competencesInput .newCompetenceRow input{background-color:#ffffff4d;border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;font-size:15px}.RoleCompare{column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center;padding:5px}.RoleCompare .role{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.RoleCompare .role.missing,.RoleCompare .role.negativ{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.RoleCompare.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.RoleCompare.small .role{box-shadow:none;font-size:14px;padding:2px 3px}.RoleCompare .roleItemTitle{margin-right:10px;white-space:nowrap}.RoleCompare .roleItemLevels{align-items:flex-end;display:flex;gap:5px}.RoleCompare .roleItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;float:right;font-size:16px;line-height:18px;padding:0 5px}.RoleCompare .roleItemLevel.wantedLevel{padding-left:5px}.RoleCompare .roleInner{display:flex;flex-grow:1;justify-content:space-between;width:100%}.addRoleButton.removeButton{display:flex;flex-wrap:nowrap;gap:3px;overflow:hidden;transition:width .5s ease .75s;width:20px}.addRoleButton.removeButton.verysmall{width:20px}.addRoleButton.removeButton.small{width:34px}.roleDialog .newRole{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.roleDialog .newRole>*{width:100%}.competencesBoxTitle{display:inline;margin-right:10px}.competencesBoxLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;display:inline;float:right;font-size:16px;line-height:18px;padding:0 5px}.ContentHeader_contentHeader__xOueM{align-items:center;border-radius:3px;box-shadow:0 0 3px 0 #0000004d;display:flex;font-size:.8rem;font-weight:200;gap:10px;margin-top:7px;padding:15px;-webkit-user-select:none;user-select:none}.ContentHeader_contentHeader__xOueM .ContentHeader_contentHead__\+bseA{align-items:center;display:flex;flex-grow:1;justify-content:space-between;min-height:40px}.ContentHeader_contentHeader__xOueM .ContentHeader_contentHead__\+bseA .ContentHeader_contentTitle__B-AAm{font-size:22px;font-weight:600;margin-left:5px}.ContentHeader_contentTitleLink__dpeMI{color:#000;text-decoration:none;transition:color 2s}.ContentHeader_contentTitleLink__dpeMI:hover{text-decoration:none}.ContentHeader_contentHeader__xOueM .ContentHeader_contentHead__\+bseA .ContentHeader_contentButtons__b13Oe{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:10px}.ContentHeader_contentHeader__xOueM .ContentHeader_divideline__Hzqmk{border-top:1px solid #00000026;margin-top:5px}.ContentHeader_contentHeader__xOueM .ContentHeader_informationsFlex__0GVIY{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px 20px;justify-content:space-between;padding:7px 5px 0}.ContentHeader_contentHeader__xOueM .ContentHeader_informationsGrid__-rzka{grid-gap:5px 20px;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,300px));padding:7px 5px 0}.ContentHeader_tabContainer__u-vpi{align-items:center;background-color:#fff;box-shadow:0 0 3px 0 #0000004d;display:flex;justify-content:stretch}.ContentHeader_tabContainer__u-vpi a:hover{text-decoration:none}.ContentHeader_tabItem__gpWr6{align-self:center;border-bottom:4px solid #fff0;display:flex;font-size:.8rem;font-weight:400;letter-spacing:.02857em;line-height:1.25;padding:10px 15px 3px;text-transform:uppercase;transition:border-color 1s,color .5s;-webkit-user-select:none;user-select:none;white-space:nowrap}.ContentHeader_active__nPbRp,.ContentHeader_tabItem__gpWr6:hover{border-bottom:4px solid var(--var-primary-color)!important}.ContentHeader_active__nPbRp{color:var(--var-primary-color)!important;font-weight:400}.ContentHeader_tabItemMenu__ADEdP{color:var(--var-secondary-color)!important;display:flex;font-weight:600;text-decoration:none;transition:border-color 1s,color .5s;white-space:nowrap;width:100%}.ContentHeader_tabItemMenu__ADEdP:hover{text-decoration:none}.ContentHeader_activeMenu__jx9Iy{color:var(--var-primary-color)!important;font-weight:600}.ContentHeader_offline__JZEgM{background-color:#ffe9e9;display:flex;justify-content:space-evenly;padding:3px}.ContentHeader_loading__XvAU3,.ContentHeader_offline__JZEgM{box-shadow:0 0 3px 0 #0000004d;-webkit-user-select:"none";user-select:"none"}.Container_container__rdeod{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}@media (min-width:350px){.Container_container__rdeod{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (min-width:500px){.Container_container__rdeod{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (min-width:700px){.Container_container__rdeod{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (min-width:850px){.Container_container__rdeod{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width:1020px){.Container_container__rdeod{grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}}.ShareButton_iconContainer__G6oyl{display:flex;gap:10px;justify-content:space-evenly;margin-bottom:20px;margin-top:20px}.ShareButton_button__6kSy4{align-items:center;border:1px solid #ccc;cursor:pointer;display:flex;flex-direction:column;gap:5px;min-width:min(150px,40%);padding:10px;transition:color .5s,background-color .5s,border-radius 1.5s}.ShareButton_button__6kSy4:hover{background-color:var(--var-secondary-color);border-radius:10px;color:var(--var-on-secondary-color)}.ShareButton_actionIcon__qDNl3{height:24px;transition:filter .5s;width:24px}.ShareButton_button__6kSy4.ShareButton_selected__RsPD1 .ShareButton_actionIcon__qDNl3,.ShareButton_button__6kSy4:hover .ShareButton_actionIcon__qDNl3{filter:invert(100%)}.VersionInfoDialog_table__z-LGp{border-collapse:collapse;box-shadow:0 4px 8px #0000001a;margin:0 auto;width:100%}.VersionInfoDialog_tableRow__6j-q5{background-color:#fff}.VersionInfoDialog_tableRow__6j-q5:nth-child(odd){background-color:#f9f9f9}.VersionInfoDialog_tableRow__6j-q5:nth-child(2n){background-color:#e0e0e0}.VersionInfoDialog_tableCell__BfZTX{padding:12px 8px;text-align:left}.VersionInfoDialog_tableCell__BfZTX:first-child{font-weight:700}.VersionInfoDialog_link__YKlaQ{color:var(--var-secondary-color);cursor:pointer;text-decoration:none;transition:color .3s ease}.VersionInfoDialog_link__YKlaQ:hover{color:var(--var-primary-color);text-decoration:underline}.overlay{overflow:hidden;position:relative}.outerOverlay{width:100%}.overlay .nameOverlay{font-size:18px;font-weight:600;margin-bottom:5px;text-align:center}.overlay .error{padding:10px}.RoleItem_itemLocked__kVmZg{align-items:center;cursor:auto;display:flex}.SkillsLevelCompare{column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center}.SkillsLevelCompare .skill{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1%));box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.SkillsLevelCompare .skill.missing,.SkillsLevelCompare .skill.negativ{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.SkillsLevelCompare.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.SkillsLevelCompare.small .skill{box-shadow:none;font-size:14px;padding:2px 3px}.SkillsLevelCompare .skillItemTitle{margin-right:10px;white-space:nowrap}.SkillsLevelCompare .skillItemLevels{align-items:flex-end;display:flex;gap:5px}.SkillsLevelCompare .skillItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;float:right;font-size:16px;line-height:18px;padding:0 5px}.SkillsLevelCompare .skillItemLevel.wantedLevel{padding-left:5px}.SkillsLevelCompare .skillInner{display:flex;flex-grow:1;justify-content:space-between;width:100%}.CertificateCompare{column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center;padding:5px}.CertificateCompare .certificate{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.CertificateCompare .certificate.missing,.CertificateCompare .certificate.negativ{background-color:rgba(255,138,101,calc(var(--percent)*-1%))}.CertificateCompare.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.CertificateCompare.small .certificate{box-shadow:none;font-size:14px;padding:2px 3px}.CertificateCompare .certificateItemTitle{margin-right:10px;white-space:nowrap}.CertificateCompare .certificateItemLevels{align-items:flex-end;display:flex;gap:5px}.CertificateCompare .certificateItemLevel{background-color:#ffffff90;border:1px solid #eee;border-radius:15px;float:right;font-size:16px;line-height:18px;padding:0 5px}.CertificateCompare .certificateItemLevel.wantedLevel{padding-left:5px}.CertificateCompare .certificateInner{display:flex;flex-grow:1;justify-content:space-between;width:100%}.EmployeeCoverage_employeeSuggestionOuter__z3KQe{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 50%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;flex-grow:1;margin:7px 0;min-height:50px;min-width:50px;padding:6px 10px;-webkit-user-select:none;user-select:none}.EmployeeCoverage_employeeSuggestion__qUDMH{max-height:70px;overflow-y:hidden;transition:max-height .5s}.EmployeeCoverage_header__a7k\+0{border-bottom:1px solid #e0e0e0;display:flex;gap:7px;justify-content:space-between;padding-bottom:5px}.EmployeeCoverage_titleLine__1dt9i{align-items:center;display:flex;gap:10px}.EmployeeCoverage_headerInfoTable__69IXV{border-collapse:collapse}.EmployeeCoverage_employeeSuggestion__qUDMH .EmployeeCoverage_suggestionTitle__naKoA h5{font-size:1.1rem}.EmployeeCoverage_employeeSuggestion__qUDMH .EmployeeCoverage_skills__yNytq{animation-duration:1s;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly}.EmployeeCoverage_employeeSuggestion__qUDMH .EmployeeCoverage_skillsInner__AsF84{flex-basis:min-content;flex-grow:1;min-width:140px}@media (max-width:600px){.EmployeeCoverage_employeeSuggestion__qUDMH .EmployeeCoverage_skills__yNytq{flex-wrap:wrap}}.EmployeeCoverage_expandOuter__2fIAS{margin-top:-36px}.EmployeeCoverage_expand__jU1TK{background-color:#fff!important;border:1px solid #e0e0e0!important;bottom:-26px;left:50%;position:relative!important;transform:translateX(-50%)}.EmployeeCoverage_expand__jU1TK:hover{background-color:#e0e0e0!important}.EmployeeCoverage_employeeSuggestionOuter__z3KQe.EmployeeCoverage_big__RiOT5{padding:6px 12px}.EmployeeCoverage_employeeSuggestionOuter__z3KQe.EmployeeCoverage_small__RvdTQ{padding:6px 7px}.EmployeeCoverage_employeeSuggestionOuter__z3KQe .EmployeeCoverage_headerInfo__nJJo5 p{font-size:.7rem}.employeeSuggestions{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-evenly;min-height:100px;width:100%}.tabContainer .tabHeader{box-shadow:0 5px 15px 0 #0003;display:flex;justify-content:space-evenly;-webkit-user-select:none;user-select:none}.tabContainer .tabHeader .tabTitle{align-items:center;background-color:#7c7e8066;color:#7c7e80e6;cursor:pointer;display:flex;flex-grow:1;justify-content:center;min-height:45px;padding:10px;text-align:center;transition:background-color .5s ease}@media (max-width:500px){.tabContainer .tabHeader .tabTitle{padding:5px 10px}}.tabContainer .tabHeader .tabTitle:hover{background-color:#7c7e8080}.tabContainer .tabHeader .tabTitle.active{background-color:var(--var-primary-color);border-bottom:3px solid var(--var-secondary-color);border-top:3px solid var(--var-primary-color);color:var(--var-on-primary-color);font-weight:600}.tabContainer .tab{animation-duration:.4s;animation-name:animatetop;min-height:100px}.rolesInput{align-items:stretch;border:1px solid #efefef;border-radius:5px;box-shadow:0 5px 3px 0 #0003;box-sizing:border-box;gap:5px;justify-content:stretch;padding:5px}.rolesInput,.rolesInput .roles{display:flex;flex-wrap:wrap;width:100%}.rolesInput .roles{gap:0 10px;justify-content:flex-start;padding:0 5px}.rolesInput .role{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.rolesInput.small{border:none;border-radius:0;box-shadow:none;gap:5px 5px;padding:2px}.rolesInput.small .role{box-shadow:none;font-size:14px;padding:2px 3px}.rolesInput .newRoleRow{align-items:center;background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));border:1px solid #efefef;border-radius:10px;box-shadow:0 5px 3px 0 #0003;display:flex;flex-grow:1;gap:5px;justify-content:space-between;margin:0;padding:6px 7px;-webkit-user-select:none;user-select:none}.rolesInput .newRoleRow input{background-color:#ffffff4d;border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;font-size:15px}.OpportunityForm_opporunityForm__5gdps{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.OpportunityForm_opporunityForm__5gdps>*{width:100%}.OpportunityForm_grouping__ZPT-m{align-items:center;display:flex;margin:5px 0;padding:5px}.DataTable_level__x\+4DH{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%))}.AttachmentsTable_uploadArea__Rml\+M{border:2px dashed #ccc;cursor:pointer;margin-bottom:16px;padding:16px;position:relative;text-align:center}.AttachmentsTable_dragOver__t3dK2{background-color:#e3f2fd;border-color:#2196f3}.AttachmentsTable_fileButton__D1JuJ{display:none}.AttachmentsTable_dragAndDropText__ahEmX{color:#777;margin-top:12px!important}.AttachmentsTable_uploadButton__GmVyN{visibility:visible}.AttachmentsTable_dragOver__t3dK2 .AttachmentsTable_uploadButton__GmVyN{visibility:hidden}.CompetenceRateBox{border:1px solid #0000001a;border-radius:5px;box-shadow:1px 3px 3px #0003;display:flex;justify-content:stretch}.CompetenceRateBox.small{border:none;border-radius:0;box-shadow:none}.CompetenceRateBox .rateButton{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%));display:inline-block;flex-grow:1;padding:0 5px}.CompetenceRateBox select{margin-right:10px;padding:5px}.CompetenceRateBox option,.CompetenceRateBox select{background-color:#fff;background-color:rgba(148,213,70,calc(var(--percent)*1% - 20%))}.CompetenceRateBox select:focus{background-color:#fff}.CompetenceRateBox select{max-width:150px}.CertificateItem_itemLocked__uNY6B{align-items:center;cursor:auto;display:flex}.skillcategoryDialog .newSkillCategory{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.skillcategoryDialog .newSkillCategory>*{width:100%}.skillsInputWithoutLevel{border:1px solid #000;border-radius:5px;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:5px 5px 10px;width:100%}.skillsInputWithoutLevel.small{border:none;border-radius:0;box-shadow:none;gap:5px 7px;padding:2px}.projectDialog .newProject{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.projectDialog .newProject>*{width:100%}.businessSelect select{max-width:350px}.SkillItem_itemLocked__4yXTf{align-items:center;cursor:auto;display:flex}.CompetenceLevelsInput_levelBox__TQHfe{display:flex;flex-direction:column;gap:10px;justify-content:stretch}.CompetenceLevelsInput_levelsBox__UurZQ{align-self:stretch;display:flex;flex-direction:column;flex-grow:1;gap:10px}.wrapper{display:flex;margin-left:auto;margin-right:auto;max-width:var(--var-wrapper-width);width:100%}.outerWrapper{background-color:var(--var-background-color);display:flex;flex-direction:column;overflow:auto;overflow-x:hidden}.navIsClosed{--nav-size:0px}.navIsOpen{--nav-size:160px}.footer{align-items:center;background-color:var(--var-secondary-color);color:var(--var-on-secondary-color);display:flex;font-size:15px;gap:30px;height:var(--var-footer-height);justify-content:center;width:100%}.footer .contact,.footer .copyRight,.footer .imprint,.footer .version{color:var(--var-on-primary-color);font-size:.8rem;text-align:center}.footer .version{cursor:pointer}@media (max-width:800px){.footer{gap:10px;justify-content:space-evenly}}@media (max-width:550px){.footer{gap:5px}}.btn_profile{background-color:#ccc;border-radius:19px;color:#fff;cursor:pointer;line-height:19px;margin-right:15px;padding:4px 5px}.btn_profile:hover{background-color:#333}.header{align-items:center;background-color:var(--var-primary-color);box-shadow:0 5px 5px 0 #0000001f;color:var(--var-on-primary-color);font-weight:600;gap:10px;height:var(--var-header-height);justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%}.header,.header .left-part{display:flex}.header .protos-o{height:26px;width:26px}.header .company-logo,.header .protos-o{background-position:50%;background-repeat:no-repeat;background-size:cover}.header .company-logo{height:40px;width:auto}.header .companyTitle,.header .productTitle{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:3px;overflow:hidden}.navButton{color:var(--var-on-secondary-color);cursor:pointer;display:flex;margin-left:10px;padding:5px;transition:transform .75s;-webkit-user-select:none;user-select:none}.navButton:hover{background-color:var(--var-primary-color);border-radius:15px}.navButton.navIsOpen{transform:rotate(90deg)}.SearchBox_suggestion__AoABx,.header .rightOptions{align-items:center;display:flex}.SearchBox_suggestion__AoABx{cursor:pointer;flex-direction:row;gap:5px;padding:3px 5px;width:300px}.SearchBox_label__u3zGL{font-size:16px}.SearchBox_type__cACcJ{font-size:13px}.SearchBox_suggestionTexts__LFNKD{display:flex;flex-direction:column}.SearchBox_icon__vbHZs{color:var(--var-secondary-color)}.analyseSkillsPdfButton{display:inline-block}.analyseSkillsPdfButton .analyseFileButton{display:inline-block;margin-bottom:10px;margin-right:10px}.analyseSkillsPdfButton #fileButton{display:none}.analyseSkillsTextButton{display:inline-block}.analyseSkillsTextButton .analyseSkillsTextButtonButton{display:inline-block;margin-bottom:10px;margin-right:10px}.analyseSkillsTextButton #fileButton{display:none}.navigation{position:sticky;top:0;transition:width .5s;z-index:1}.navigation a{color:#000}.navigation a:hover{text-decoration:none}.navigation.navIsClosed{display:none}.item{cursor:pointer;font-size:.8rem;font-weight:400;line-height:2;margin:4px 0 5px;overflow:hidden;padding:3px 10px;text-overflow:ellipsis;transition:all .5s;-webkit-user-select:none;user-select:none;white-space:nowrap}.itemBox:first-child .item{margin-top:0}.active .item{background-color:var(--var-primary-color);color:var(--var-on-primary-color)}.item:hover{background-color:var(--var-secondary-color);color:var(--var-on-secondary-color)}.itemBox .childItem{height:0;margin-bottom:-2px;margin-left:10px;margin-top:-2px;overflow:hidden;transition:all .5s}.childItem .item{padding-left:10px}.childItem .item:hover{background-color:var(--var-secondary-color)!important}.active+.childItem{height:var(--childHeight)!important}.DialogBar_dialogBar__I8HPx{align-items:center;background-color:#fff;border-top:1px solid var(--var-table-border-color);color:#000;display:flex;font-size:15px;gap:0;height:var(--var-dialogBar-height);justify-content:center;width:100%}.DialogBar_dialog__sw3zh{align-items:center;border-right:1px solid var(--var-table-border-color);cursor:pointer;display:flex;height:45px;padding:0 0 0 7px;-webkit-user-select:none;user-select:none}.DialogBar_dialog__sw3zh:first-child{border-left:1px solid var(--var-table-border-color)}.DialogBar_activeDialog__xX9Np{background-color:var(--var-primary-color);color:var(--var-on-primary-color)}.CookieBanner_modalBackdrop__riw8y{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.CookieBanner_modal__57lON{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;margin:3px;max-height:max(80%,min(700px,100%));max-width:max(80%,min(400px,100%));overflow-x:hidden;overflow-y:auto;padding:20px}.CookieBanner_buttons__cH39s{display:flex;flex-wrap:wrap;gap:15px;justify-items:space-between;margin:20px 10px 10px;width:100%}.CookieBanner_button__d9GI8{display:flex;flex-grow:1;min-width:min(100%,225px)}.CookieBanner_footer__m49jg{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:10px;width:100%}.LoggedInPageTitle{font-size:22px;font-weight:600;margin-bottom:10px;margin-left:5px;margin-top:7px}.LoggedInPageDescription{font-size:18px;margin-bottom:10px;margin-left:5px}.Register_stepPage__wJVf6{margin:10px}.Register_row__nFlx9{display:flex;gap:10px}.Register_nextButton__FFOAX{float:right;margin-top:30px}.userProfile{animation-duration:.4s;animation-name:animatetop;display:flex;flex-direction:column;gap:10px;margin-top:10px}.userProfile .analyseTitle{font-size:22px;line-height:30px;margin-bottom:5px}.availabilityMonthDialog{padding:10px 0}.availabilityMonthDialog span.MuiButtonBase-root.MuiRadio-root{margin-left:3px;padding:3px 6px}.availabilityMonthDialog .numberBox{display:flex;width:60px}.availabilityMonthDialog .helpers{display:flex;gap:20px}.activityTable{border-collapse:collapse;margin-bottom:15px;margin-top:10px}.activityTable .tfoot,.activityTable .thead,.activityTable td,.activityTable tfoot,.activityTable thead{border:1px solid #000;padding:4px}.activityTable .thead,.activityTable thead{background-color:#ccc;font-weight:600;padding:8px}.activityTable tr:nth-child(2n){background-color:#ddd}.activityTable tbody{font-weight:400}.activityTable .tfoot td,.activityTable tfoot td{background-color:#ccc;font-weight:600;margin:0;padding:0}.activityTable .sumBox{padding:4px!important}.activityTable td.weekend{background-color:#ccc}.activityTable .high{background-color:#a2181843;justify-content:stretch}.activityTable .veryhigh{background-color:#a2181882;justify-content:stretch}.activityTable .muchToHigh{align-items:center;background-color:#d31313;color:#fff;display:flex;gap:10px}.activityTable .projectColumn{display:flex;flex-direction:column}.activityTable .projectColumn .business{font-size:11px}.availabilityMonthDialog .arrowBox{align-items:center;display:flex;justify-content:space-between}.availabilityMonthDialog .arrowBox .weekName{font-size:18px}.availabilityMonthDialog .warning{animation:flickerAnimation 1.5s infinite}.availabilityMonthDialog .activityHeader{align-items:center;display:flex;justify-content:space-between}.availabilityMonthDialog .hideProjects{align-items:center;display:flex;justify-content:space-evenly}.availabilityMonthDialog #addMonthButton{cursor:pointer}.availabilityMonthDialog #addMonthButton:hover{background-color:var(--var-primary-color);color:var(--var-on-primary-color)}.availabilityMonthDialog #addMonthButton:hover>*{color:var(--var-on-primary-color)}@keyframes flickerAnimation{0%{opacity:1}25%{opacity:1}50%{opacity:0}75%{opacity:1}to{opacity:1}}.userProfile .infoBox{grid-gap:0 5px;display:grid;gap:0 5px;grid-template-columns:minmax(auto,140px) minmax(100px,auto) 28px}.userProfile .label{font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis}.userProfile .label.center{align-items:center;display:flex}.SuggestedCompetences .SuggestedCompetence{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.SuggestedCompetences .SuggestedCompetence .buttons{display:flex;flex-wrap:wrap;gap:7px;justify-content:stretch;justify-items:stretch;margin:7px 0}.SuggestedCompetences .SuggestedCompetence .buttons *{flex-grow:1}.DevelopmentTab_buttons__GKXvA{display:flex;flex-wrap:wrap;gap:7px;justify-content:stretch;justify-items:stretch;margin:7px 0}.DevelopmentTab_buttons__GKXvA *{flex-grow:1}.page .buttons{display:inline-block}.companySettings{display:grid}.settingsTitle{display:flex;font-size:22px;font-weight:600;gap:10px;margin-left:5px;width:100%}.settingsTitle .editTitleIcon{cursor:pointer}.companySettings .tabControl{margin-bottom:10px}.EditOuList{padding:10px}.EditOuList .ouBox{background-color:#00000003;border:1px solid #000;border-radius:5px;display:flex;flex-direction:column;font-size:15px;font-weight:400;gap:15px;padding:10px}.EditOuList .ouButtons{flex-direction:row;font-weight:600;gap:5px}.EditOuList .ouButtons,.EditOuList .ouHead{display:flex;flex-wrap:wrap;justify-content:space-between}.EditOuList .ouHead{align-items:center;gap:10px}.EditOuList .leaderInfo{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.EditOuList .ouTitle{align-items:center;display:flex;font-size:16px;font-weight:600;gap:10px}.EditOuList .editTitle .editTitleIcon,.EditOuList .ouTitle .editTitleIcon{cursor:pointer}.EditOuList .employees{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;font-weight:400;gap:10px}.EditOuList .employee,.EditOuList .employees{border:1px solid #000;border-radius:5px;padding:5px}.EditOuList .employee{background-color:#22ff340d;cursor:pointer;flex-grow:1}.EditOuList .addEmployee{align-items:center;background-color:var(--var-primary-color);border:1px solid #000;border-radius:5px;color:var(--var-on-primary-color);cursor:pointer;display:flex;padding:2px 0}.editUserDialog{font-size:15px;font-weight:400}.editUserDialog .editUserRow{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}.addUserDialog{font-size:15px;font-weight:400}.addUserDialog .newUserRow{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;padding-top:15px}.addUserDialog .newUserRowElement{float:left}.addUserDialog .unsavedUsers{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-evenly}.addUserDialog .unsavedUser{background-color:#22ff340d;border:1px solid #000;border-radius:5px;display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;gap:5px;padding:5px}.addUserDialog .unsavedUser .headLine{display:flex;flex-grow:1}.addUserDialog .unsavedUser .titleNewEmployee{flex-grow:1}.addUserDialog .unsavedUser .removeUser{cursor:pointer;-webkit-user-select:none;user-select:none}.addUserDialog .employeeName{font-size:16px;font-weight:600}.addOUDialog{font-size:15px;font-weight:400}.addOUDialog .newOURow{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.addOUDialog .unsavedOUs{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-evenly}.addOUDialog .unsavedOU{background-color:#22ff340d;border:1px solid #000;border-radius:5px;flex-direction:column;flex-wrap:wrap;gap:5px;padding:5px}.addOUDialog .unsavedOU,.addOUDialog .unsavedOU .headLine{display:flex;flex-grow:1}.addOUDialog .unsavedOU .titleNewOU{flex-grow:1}.addOUDialog .unsavedOU .removeOU{cursor:pointer;-webkit-user-select:none;user-select:none}.addOUDialog .ouName{font-size:16px;font-weight:600}.editPermissionGroupsListTitle{align-items:center;display:flex;gap:10px;justify-content:space-between}.editPermissionGroupsListTitle .edit{cursor:pointer}.editPermissionGroupsList .permissionGroups{display:flex;flex-direction:column;flex-wrap:wrap;gap:17px}.editPermissionGroupsList .permissionGroup{align-items:stretch;border:1px solid #0000001f;border-radius:5px;box-shadow:0 5px 10px 0 #0000001f;display:flex;flex-direction:column;flex-grow:1;gap:5px;padding:10px}.editPermissionGroupsList .headLine{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.editPermissionGroupsList .permissionGroup .id,.editPermissionGroupsList .permissionGroup .title{font-size:16px;font-weight:400}.editPermissionGroupsList .permissionGroup.editMode .title{font-size:16px;font-weight:400;padding:10px;width:calc(100% - 20px)}.editPermissionGroupsList .permissionGroup .textsLine{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.editPermissionGroupsList .permissionGroup .id,.editPermissionGroupsList .permissionGroup .title{font-size:17px;font-weight:600}.editPermissionGroupsList .edit{cursor:pointer;padding:5px}.editPermissionGroupsList .btnRow{display:flex;gap:15px}.styleSettings .styleLine{padding:2px 2px 2px 10px}.businessDialog .newBusiness{align-items:flex-start;display:flex;flex-direction:column;margin:10px 0}.businessDialog .newBusiness>*{width:100%}.salesContent{display:flex;flex-direction:column;width:100%}.salesContent .salesDataSearchBox{align-items:center;display:flex;font-size:16px;font-weight:400;gap:10px;margin-bottom:10px;margin-top:5px}.orgUnitPageMonthBox{align-items:center;border-left:1px solid #ccc;display:flex;flex-direction:row;justify-content:space-evenly;min-height:40px;padding:2px}.orgUnitPageMonthBox.booking{background-color:#77ff7726}.orgUnitPageMonthBox.mixed{background-color:#f2ff0026}.orgUnitPageMonthBox.noRevenue{background-color:#ff82ed26}.salesContent .nameColumn{font-size:12px;overflow:hidden;text-overflow:ellipsis;width:220px}.availabilitiesContent{--var-color-available:#fff;--var-color-externalProject:#70ac48;--var-color-internalProject:#febd00;--var-color-holiday:#5a9ad6}.availabilitiesContent .bar{line-Height:30px;font-Weight:700;text-Shadow:0 0 3px #fff;border:1px solid #ccc;color:#000;cursor:auto;height:30px;width:100%}.legendBox{flex-wrap:wrap;float:right;gap:0 15px}.legendBox,.legendItem{align-items:center;display:flex}.legendItem{gap:5px}.legendColor{border:1px solid #000;height:10px;width:10px}.businessBox{min-height:80px;min-width:150px}.entitiesPage .searchEntityBox{align-items:center;display:flex;font-size:16px;font-weight:400;gap:10px;margin-bottom:10px;margin-top:5px}.entitiesPage .buttons{display:flex;gap:10px;height:32px;margin-bottom:10px;overflow:hidden;transition:height .4s}.entitiesPage .buttons.hidden{height:0;margin:0;padding:0;transition:height .2s}.competenceCard,.employeeCard{min-height:80px;min-width:150px}.page .title{font-size:22px;font-weight:600;margin-left:5px;margin-top:7px}.page .buttons,.page .title{margin-bottom:10px}.OrgUnitCard{min-height:80px;min-width:150px}.entitiesPage{-webkit-user-select:none;user-select:none}.node__branch rect,.node__leaf rect,.node__root rect{stroke-width:1px;fill:var(--var-primary-color)}.node__branch text,.node__leaf text,.node__root text{stroke:none;fill:var(--var-on-primary-color);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px}.rd3t-tree-container .title{font-size:14px;font-weight:600}.rd3t-tree-container .employee{fill:var(--var-secondary-color)}.rd3t-tree-container .employeeText{fill:#000}.productBox,.projectCard,.roleCard{min-height:80px;min-width:150px}.entitiesPage .category{flex-grow:1}.entitiesPage .category .skillContainer{display:flex;flex-wrap:wrap;gap:0 10px;margin-bottom:10px}.entitiesPage .category .skillContainer>.BoxItem{margin:0}.entitiesPage .treeSkillList{display:flex;flex-wrap:wrap;gap:0 5px;justify-content:left;pointer-events:auto}.categorizeBox .catBtn{margin-top:10px}.dialogRightButtons{display:flex;float:right;gap:20px}.addBox{margin:10px 0}.categorizeBox .categoriesContainer{display:flex;flex-wrap:wrap;gap:10px}.categorizeBox .categoriesContainer .categorySkills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.categoryTitle{display:flex;justify-content:space-between}.nameBox{align-items:center;display:flex}.categoryTitle .editBox{margin-left:5px}.categoryTitle .editBox,.categoryTitle .removeBox{cursor:pointer;height:26px}.categorizeBox .categoriesContainer .categorySkills>*>.BoxItem{margin:0}.loadingDialog{animation-duration:.4s;animation-name:animatetop;background-color:#fff;border:1px solid #888;border-radius:5px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;overflow:hidden;padding:10px}.loadingBox::backdrop{background:#00000080}.certificateCard{min-height:80px;min-width:150px}
/*# sourceMappingURL=main.c19dc6d7.css.map*/