@charset "UTF-8";:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.drawer-render-container{position:relative;height:1px;overflow:hidden}.drawer-render-container .container-drawer{position:absolute}.drawer-render-container .container-drawer .ant-drawer-header{border-top:1px solid #f0f0f0}.drawer-render-container .container-drawer .ant-drawer-header .ant-drawer-header-title{display:flex;flex-direction:row-reverse}.drawer-render-container .container-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{margin-inline-end:0px;margin-left:auto}.drawer-render-container .container-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-title{font-weight:700}.drawer-render-container .container-drawer .ant-drawer-header .ant-drawer-extra{position:absolute;top:15px;right:60px}@media only screen and (max-width: 415px){.drawer-render-container .container-drawer .ant-drawer-header button{padding:14px}}.drawer-render-container .container-drawer .ant-drawer-body{padding:24px 48px}@media only screen and (max-width: 415px){.drawer-render-container .container-drawer .ant-drawer-body{padding:10px}}.drawer-render-container .container-drawer .ant-drawer-body .ant-form-item label div{font-weight:500}.ant-layout{background-color:#e5e5e5!important}.app-layout{min-height:100vh}.app-layout .app-section{background-color:#f0f2f5}.app-layout .app-section #main{overflow-y:auto}.app-layout.desktop-layout .desktop-content{overflow:auto}.app-layout.desktop-layout .app-header{height:53px;padding:0 12px;background-color:#00112b}.app-layout.desktop-layout .app-header .header-container{display:flex;width:100%;height:100%;align-items:center}.app-layout.desktop-layout .app-header .header-container .overviu-logo-container{display:flex;align-items:center;width:150px;height:35px}.app-layout.desktop-layout .app-header .header-container .overviu-logo-container .overviu-logo{background-image:url(/Images/overviu_logo_white.png);width:100%;height:100%;background-repeat:no-repeat;background-size:contain}.app-layout.desktop-layout .app-header .header-container .breadcrumb{width:100%;margin-left:88px;display:flex}.app-layout.desktop-layout .app-header .header-container .breadcrumb ol{align-items:center}.app-layout.desktop-layout .app-header .header-container .breadcrumb .ant-breadcrumb-link,.app-layout.desktop-layout .app-header .header-container .breadcrumb .ant-breadcrumb-link a,.app-layout.desktop-layout .app-header .header-container .breadcrumb .ant-breadcrumb-separator{color:#fff}.app-layout.desktop-layout .app-header .header-container .header-actions{display:grid;grid-gap:15px;grid-auto-flow:column}.app-layout.desktop-layout .app-header .header-container .header-actions .search-and-call-container{display:flex;align-items:center}.app-layout.desktop-layout .app-header .header-container .header-actions .search-and-call-container .search-and-call{width:250px}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container{display:flex;align-items:center}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .anticon{font-size:24px;padding:6px;cursor:pointer;border-radius:4px;color:#fff}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .anticon:hover{background-color:#fafafa;color:#000000d9}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container{height:35px;border-radius:4px;background-color:#ffffff4d;min-width:300px}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container .stop-tracking-content{height:35px;display:flex;align-items:center;padding:5px 10px}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container .stop-tracking-content .stop-tracking-description{width:100%;height:35px;display:flex;align-items:center;color:#fff;white-space:nowrap}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container .stop-tracking-content .stop-tracking-description .description{max-width:500px;text-overflow:ellipsis;overflow:hidden}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container .stop-tracking-content .stop-tracking-description .counter{margin-left:15px;margin-right:15px}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container .stop-tracking-content .stop-tracking-action{height:35px;display:flex;align-items:center}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container .stop-tracking-content .stop-tracking-action .anticon{color:#ff4d4f;background-color:#fff;padding:0;border-radius:15px;font-size:30px}.app-layout.desktop-layout .app-header .header-container .header-actions .action-container .stop-tracking-container .stop-tracking-content .stop-tracking-action:hover{cursor:pointer}.app-layout.mobile-layout{min-height:100dvh;overflow:hidden}.app-layout.mobile-layout .app-header{width:100%;padding:0 8px;background-color:#00112b}.app-layout.mobile-layout .app-header.mobile-header{padding:0 8px}.app-layout.mobile-layout .app-header.mobile-header .header-container{display:grid;grid-template-areas:"b l p";width:100%}.app-layout.mobile-layout .app-header.mobile-header .header-container .logo-container{grid-area:l;text-align:center}.app-layout.mobile-layout .app-header.mobile-header .header-container .logo-container .header-text{color:#fff}.app-layout.mobile-layout .app-header.mobile-header .header-container .profile-container{grid-area:p;text-align:right;font-size:30px}.app-layout.mobile-layout .app-header.mobile-header .header-container .profile-container .anticon{border-radius:2px;padding:4px;color:#fff}.app-layout.mobile-layout .app-header.mobile-header .header-container .profile-container .anticon:hover{background-color:#fafafa;color:#000000d9}.app-layout.mobile-layout .mobile-content{padding:8px;overflow:auto}.collapsed-menu-item{width:100%;display:inline-block;min-width:0;overflow:hidden}.menu-sider-container-desktop ::-webkit-scrollbar{width:10px}.menu-sider-container-desktop ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.menu-sider-container-desktop ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.menu-sider-container-desktop ::-webkit-scrollbar-thumb:hover{background:#555}.menu-sider-container-desktop .ant-menu{height:100%;overflow:hidden}.menu-sider-container-desktop .ant-menu:hover{overflow-y:auto}div[data-lastpass-icon-root]{display:none}.page.page-loading{width:100%;height:100%;min-height:95vh;display:flex;justify-content:center;align-items:center;font-size:50px;overflow:hidden}.page .page-header{width:100%}.page .page-header.page-header-desktop{display:flex;align-items:center}.page .view-page-header{display:flex;align-items:center;padding-bottom:20px;padding-top:12px;width:100%;flex-wrap:wrap}.page .view-page-header.sticky{position:sticky;top:0;z-index:2;background-color:#e5e5e5}.page .view-page-header.mobile{display:block}.page .view-page-header .title-container{flex-shrink:0;display:flex;align-items:center}.page .view-page-header .nav-container{flex:1;display:flex;align-items:center}.page .view-page-header .actions-container{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:20px}.page .view-page-header .actions-container button+button{margin-left:unset}.page .view-page-header .link-segment{margin-left:40px;margin-right:10px}.page .view-page-header .mobile-link-select{width:100%}.page .page-content{flex-grow:1}.page.page-desktop{padding:12px 48px 60px}.page.page-desktop .reset-filters-btn{margin-left:10px;margin-right:10px}.page.page-desktop .page-content .createActions{display:flex;justify-content:flex-end}.page.page-desktop .page-content .createActions button{padding:0 7px;height:25px;display:flex;align-items:center;margin-top:10px;margin-bottom:10px}.page.page-desktop .page-content .createActions button .anticon{font-size:11px;font-weight:500}.page.page-desktop .page-content .createContainer{justify-content:space-between}.page.page-desktop .page-header.list-page-header{position:sticky;top:0;z-index:2;background-color:#e5e5e5;display:flex;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}.page.page-desktop .page-header .page-title{margin:0;white-space:nowrap;display:inline-block}.page.page-desktop .page-header .page-title.actions-break{width:100%}.page.page-desktop .page-header .view-page-title{display:flex;width:100%}.page.page-desktop .page-header .page-actions{display:grid;grid-auto-flow:column;grid-gap:16px;align-items:center;white-space:nowrap;margin-left:auto}.page.page-desktop .page-header .page-actions button{margin:0}.page.page-desktop .page-header .title-actions{display:flex;grid-gap:10px;width:100%;margin-left:30px}.page.page-desktop .page-header.view-page-header-desktop{display:flex;align-items:center}@media only screen and (max-width: 415px){.page.page-mobile .page-header form{flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width: 415px) and (max-width: 768px){.page.page-mobile .page-header form{flex-wrap:wrap}}.page.page-mobile .page-header.view-page-header-mobile{display:flex;align-items:center;width:100%}@media only screen and (max-width: 768px){.page.page-mobile .page-header.view-page-header-mobile{flex-wrap:wrap}}.page.page-mobile .page-header .page-title{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0}.page.page-mobile .page-header .page-actions{display:flex;align-items:center;justify-content:flex-end;grid-gap:5px;width:100%}@media only screen and (min-width: 415px) and (max-width: 768px){.page.page-mobile .page-header .page-actions{width:auto;right:0;position:absolute;margin-right:10px}}@media only screen and (max-width: 415px){.page.page-mobile .page-header .page-actions{top:0;right:5px;position:absolute;padding:8px;z-index:1}}.page.page-mobile .page-header .page-actions button{margin-left:0}@media only screen and (max-width: 768px){.page.page-mobile .page-header .page-actions button{width:max-content;height:32px;padding:2.4px 6px}}.page.page-mobile .page-content-wrapper{padding:8px;overflow:auto}.page .filter-break-container{display:flex;align-items:center;margin-top:20px}.page .filter-break-container .filter-show{margin-left:40px}.page .filter-break-container .filter-show label{margin-right:8px}.page .title-actions-break{display:flex;grid-gap:10px;width:100%;margin-bottom:16px}.page .page-list-header{padding-bottom:5px}@media (min-width: 1100px){.page .page-list-header{display:flex;align-items:center}.page .page-list-header .list-page-search{min-width:255px;max-width:300px}.page .page-list-header .create-btn{margin-left:10px}}@media (max-width: 1100px){.page .page-list-header .create-btn{margin-top:10px}}.page .page-list-header .title{display:flex;align-items:center;gap:10px}.page .page-list-header .title .title-text{width:100%;margin-top:unset;margin-right:20px;margin-bottom:unset}.page .page-list-header .title .quick-search{display:flex;align-items:center;gap:10px}.page .page-list-header .title .quick-search .quick-search-label{white-space:nowrap}.quick-search{display:flex;grid-gap:18px;align-items:center}.quick-search label{margin-right:10px}.quick-search button{margin:0;padding:0}@media only screen and (min-width: 1600px){.quick-search{margin-left:30px}}.quick-search .active{background:#fff;border-radius:20px;padding-right:5px;padding-left:5px}.quick-search .active:hover{background:#fff!important}.filter-break{flex-basis:100%}.filter-container{display:flex;align-items:center}.filter-container.filter-container-desktop{margin-left:10px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.filter-container.filter-container-desktop{margin-left:40px}}@media only screen and (min-width: 1600px){.filter-container.filter-container-desktop{margin-left:100px}}.filter-container.filter-container-mobile{margin-bottom:.5em}.filter-container.filter-container-mobile .entity-search{width:100%}@media only screen and (max-width: 415px){.filter-container.filter-container-mobile .entity-search{margin-bottom:10px;margin-top:10px}}.filter-container .filter-show{margin-left:40px}.filter-container .filter-show label{margin-right:8px}.filter-container .entity-search{min-width:255px;max-width:300px}.filter-container .entity-search .ant-input-group-addon{display:none}.filter-container .entity-search input{border:0}.filter-container .entity-search input:focus{outline:none;box-shadow:none}.filter-desktop-container{margin-bottom:.5em}.filter-desktop-container .ant-collapse-item>.ant-collapse-header{padding:0 40px 0 0}.filter-list{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:fit-content(100%);grid-gap:8px}.filter-list .selector{margin-bottom:24px}.filter-items.filter-items-desktop{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:fit-content(100%);grid-gap:16px}@media only screen and (min-width: 768px) and (max-width: 1300px){.filter-items.filter-items-desktop{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.filter-items.filter-items-desktop{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1600px){.filter-items.filter-items-desktop{grid-template-columns:repeat(4,1fr)}}.ant-card{min-height:0;min-width:0;border-radius:8px}.ant-card .ant-card-head{border:0;width:100%}.ant-card .ant-card-head .title{width:100%;font-size:16px;margin-bottom:0;margin-top:0}.ant-card .ant-card-head .expander{margin-right:15px;cursor:pointer;font-size:12px}.ant-card .ant-card-head-title{padding:0;display:flex;white-space:unset}.ant-card .ant-card-head-title div:first-child{display:flex;width:100%}.ant-card .ant-card-head-title div:first-child .title{width:100%;font-size:16px}.ant-card .ant-card-head-title div:first-child .checkbox-container{white-space:nowrap;overflow:hidden;padding-right:24px}@media only screen and (max-width: 415px){.ant-card .ant-card-head-title .list-title{display:grid!important;grid-template:"aa bb" "cc dd"}}.ant-card .ant-card-head-title .ant-btn-link{padding:0;height:0px}.page-stats-card{margin-top:6px;text-align:center;width:100%}.page-stats-card .grid-item{width:33.33%;box-shadow:none;border-right:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-stats-card .grid-item:nth-last-child(-n+2){width:50%}.page-stats-card .grid-item:last-child{border-right:none}@media only screen and (min-width: 1600px){.page-stats-card .grid-item{width:20%}.page-stats-card .grid-item:nth-last-child(-n+2){width:20%}}.page-stats-card .grid-item label{font-size:16px}.page-stats-card .grid-item .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-card .progress-bar{float:left;margin-right:12px}.info-card dl{display:grid;grid-template-columns:repeat(2,1fr)}.info-card .description{grid-column-start:span 2}.progression-card .estimate-container.estimate-container-nr2{margin-top:35px}.progression-card .estimate-container .estimated-progress{display:flex}.progression-card .estimate-container .estimated-progress span{white-space:nowrap}.progression-card .estimate-container .estimated-progress .upper-text{width:100%;font-weight:700}.progression-card .estimate-container .estimated-progress .upper-text-percentage{font-weight:700}.progression-card .estimate-container .estimated-progress .lower-text{width:100%}.progression-card .estimate-container .estimated-progress .total{display:flex;text-align:right}.progression-card .estimate-container .estimated-progress .duration{margin-left:5px}.progression-card .ant-card-head-title,.progression-card .ant-card-head-title .title-container{display:unset}.progression-card .ant-card-head-title .title-container .progression-title{align-items:baseline}.progression-card .ant-card-head-title .title-container .progression-title h4{width:100%;margin-bottom:0}.progression-card .ant-card-head-title .title-container .date-container{white-space:nowrap;font-weight:700;color:#00000073;font-size:14px}.progression-card .ant-card-head-title .title-container .date-container.end-date{display:block;text-align:end;margin-left:10px}.progression-card .ant-card-head-title .title-container .date-container .date{font-weight:700;color:#000000d9}.attributes-card dl{display:grid;grid-template-columns:repeat(2,1fr)}.actor-link-card dl{display:grid;grid-template-columns:repeat(2,auto)}.actor-link-card dl .description{grid-column-start:span 2}.actor-link-card dd{margin-right:10px}.actor-link-card .ant-card-head-title{padding:8px 10px!important}.actor-link-card .ant-avatar{width:auto;height:auto}.actor-link-card .ant-avatar img{max-height:100px;width:unset;height:unset}.task-link-card dl{display:grid;grid-template-columns:repeat(2,auto)}.task-link-card dl div{padding:5px}.task-link-card dl .description{grid-column-start:span 2}.task-link-card dd{margin-right:10px}.task-link-card .ant-card-head-title{padding:8px 10px!important}.project-link-card dl{display:grid;grid-template-columns:repeat(2,auto)}.project-link-card dl div{padding:5px}.project-link-card dl .description{grid-column-start:span 2}.project-link-card dd{margin-right:10px}.project-link-card .ant-card-head-title{padding:8px 10px!important}.notes-card .notes{max-height:400px;overflow-y:auto}.notes-card .notes .note-select:hover{background-color:#ececec}.notes-card .notes .ant-comment-content-detail p,.notes-card .notes .ant-comment-actions{margin:0}.notes-card .load-more-notes{width:100%;text-align:center;padding-top:20px}.notes-card .ant-form-item{margin:0}.info-card-container .info-card-label{font-weight:700}.info-card-container fieldset{min-width:200px;display:inline-block}@media only screen and (min-width: 789px){.info-card-container fieldset{width:50%}}@media only screen and (max-width: 789px){.info-card-container fieldset{width:100%}}.info-card-container fieldset span{float:right}.info-card-container fieldset p{white-space:nowrap;margin-bottom:0;min-height:30px}.info-card-container fieldset p label{font-weight:700}.attributes-view{margin-bottom:16px}.attributes-view button{color:#000000d9;padding:0;margin:0}.attributes-view button span{text-decoration-line:underline}.attributes-view button:hover{color:#000000d9}.info-details-card .ant-card-body .list-view-card .ant-table-title,.info-details-card .ant-card-body .list-view-card .ant-table-container .ant-table-content{padding-left:0}.info-details-card .ant-card-body .list-view-card .ant-table-container .ant-table-content .ant-table-cell{padding-left:0!important}.info-details-card .details{display:unset;width:100%}@media only screen and (min-width: 1300px) and (max-width: 1600px){.info-details-card .details{display:unset}}@media only screen and (min-width: 1600px){.info-details-card .details{display:flex}}.info-details-card .details .avatar-container{padding-right:40px}.info-details-card .details .avatar-container .avatar{border:1px solid rgba(0,0,0,.25);border-radius:4px;cursor:pointer}.info-details-card .details .avatar-container .avatar img{object-fit:scale-down}.info-details-card .details .avatar-container .avatar-btn{margin:0;padding:0}.info-details-card .details .info{width:100%}.info-details-card .details dl{display:grid;grid-template-columns:repeat(1,1fr);margin:0}@media only screen and (min-width: 1300px) and (max-width: 1600px){.info-details-card .details dl{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1600px){.info-details-card .details dl{grid-template-columns:repeat(2,1fr)}}.info-details-card .details .main{grid-column-start:span 1}@media only screen and (min-width: 1300px) and (max-width: 1600px){.info-details-card .details .main{grid-column-start:span 1}}@media only screen and (min-width: 1600px){.info-details-card .details .main{grid-column-start:span 2}}.info-details-card .details dt{font-weight:700}.info-details-card .details dd{margin-inline-start:0px;white-space:pre-wrap}.address-list-actions{display:flex}.comments .ant-comment-actions{margin-top:0;margin-bottom:0}.comments .ant-comment-inner{padding:0;margin-bottom:1em}.comments .ant-comment-inner .ant-comment-content-detail p{margin-bottom:0}.comments .ant-divider-horizontal{margin:12px}.comment-input{display:flex;margin-bottom:10px;margin-top:10px}.comment-input .comment-actor{width:200px;margin-bottom:10px}.comment-input .submit-comment{width:100%}.comment-input textarea{margin-right:16px}.comment-input-reply{margin-left:44px}.ant-comment-actions{max-height:22px;display:flex;align-items:center}.ant-comment-actions .emoji-selector{align-items:center;height:40px;width:16px;margin-top:10px;color:#6b778c}.ant-comment-actions .emoji-selector .emoji-picker-react{z-index:1}.ant-comment-actions .emoji-selector:hover{color:#000;cursor:pointer}.ant-comment-actions li>.emoji-selector{margin-top:0}.ant-comment-actions li>.emoji-selector>svg{margin-top:0}.ant-comment-actions .grid{display:grid}.ant-comment-actions li>.emojis{margin-right:10px}.ant-comment-actions .emojis button{padding:2px 4px;font-size:12px;display:flex;align-items:center}.ant-comment-actions .emojis button span{font-size:16px}.ant-comment-actions .emojis .emoji-included{background-color:#448ccc;color:#fff}.ant-comment-actions>li:last-child{height:20px;vertical-align:bottom}.comments.actorComment{max-height:700px;overflow-y:auto}.comments-card.actorComment .notes-container{display:grid;grid-gap:20px;grid-template-columns:repeat(1,1fr);padding-left:6px}.comments-card.actorComment .notes-container .related-note-item{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px;padding:10px 20px}.comments-card.actorComment .notes-container .related-note-item .time{font-weight:600}.comments-card.actorComment .notes-container .related-note-item .text{font-style:italic;margin-top:6px}.comments-card.actorComment .notes-container .related-note-item .note-footer-container{display:flex;margin-top:6px}.comments-card.actorComment .notes-container .related-note-item .note-footer-container .footer{width:100%}.comments-card.actorComment .notes-container .note-select:hover{background-color:#ececec}.comments-card.actorComment .load-more-notes{width:100%;text-align:center;padding-top:20px}.comments-card.actorComment .related-title{font-size:16px;margin-bottom:20px;margin-top:25px}.dropdown-card .icon-loading{font-size:25px}.dropdown-card .ant-body-card{padding-bottom:5px}.dropdown-card .ant-collapse-content-box{padding:0;margin:5px 0 0}.dropdown-card .close-icon{font-size:13px}.dropdown-card .dropdown-links{display:flex;align-items:center;margin-bottom:10px}.dropdown-card .dropdown-links a,.dropdown-card .dropdown-links .links-container{width:100%}.dropdown-card .dropdown-links button{border:none;margin:0;padding:0;box-shadow:none}.dropdown-card .dropdown-links button span{font-size:12px}.dropdown-card .right-align{justify-content:flex-end}.call-dropdown-card{background-color:#fff;min-width:550px;max-width:600px}.call-dropdown-card .call-divider{margin-top:12px;margin-bottom:12px;border-top-color:#f0f0f0}.call-dropdown-card .calls-list{display:grid;grid-gap:20px;max-height:60vh;overflow-y:auto}.call-dropdown-card .no-handle-text{padding-top:10px;padding-bottom:15px}.call-dropdown-card .search-results .searchAndCall-card{border:1px solid rgba(0,0,0,.45)}.call-dropdown-card .search-results .searchAndCall-card.cp-result .ant-card-body .ant-card-meta{border-bottom:unset;padding-bottom:unset}.call-dropdown-card .search-results .searchAndCall-card .ant-card-body{padding:16px}.call-dropdown-card .search-results .searchAndCall-card .ant-card-body .ant-card-meta{border-bottom:1px solid rgba(0,0,0,.45);padding-bottom:10px}.call-dropdown-card .search-results .searchAndCall-card .ant-card-meta-title{margin-bottom:0}.call-dropdown-card .search-results .searchAndCall-card .cp-result-values-table{margin-top:10px}.call-dropdown-card .search-results .searchAndCall-card .cp-result-values-table thead{display:none}.call-dropdown-card .search-results .searchAndCall-card .cp-result-values-table tr{cursor:pointer}.call-dropdown-card .search-results .ant-card-actions li{margin:0}.call-dropdown-card .search-results .ant-card-actions .searchAndCall-action-btn{border:none;background:none}.call-dropdown-card .search-results .ant-card-actions .searchAndCall-action-btn span{font-size:18px}.call-dropdown-card .call-item{border:1px solid #d9d9d9;border-radius:4px;padding:16px}.call-dropdown-card .call-item .call-icon{padding:5px;font-size:10px;color:#0000000f;border:1px solid rgba(0,0,0,.06);border-radius:100%;margin-right:12px}.call-dropdown-card .call-item .call-icon-connected{color:#2679a1;border:2px solid #2679A1}.call-dropdown-card .call-item .call-icon-completed{color:#237804;border:2px solid #237804}.call-dropdown-card .call-item .call-icon-missed{color:#fa8c16;border:2px solid #FA8C16}.call-dropdown-card .call-item .call-item-header{display:flex;align-items:baseline;margin-bottom:20px}.call-dropdown-card .call-item .call-item-header .call-status-container{width:100%}.call-dropdown-card .call-item .call-item-header .call-status-container .call-status{font-size:16px}.call-dropdown-card .call-item .call-item-header .call-status-container .call-date{font-size:12px;margin-left:7px}.call-dropdown-card .call-item .call-item-header .call-status-container .count-up{font-size:12px;margin-left:14px}.call-dropdown-card .call-item .call-item-header .call-status-container .fromOrToText{margin-left:37px}.call-dropdown-card .call-item .content-container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.call-dropdown-card .call-item .content-container .note-container .note-input{resize:none}.call-dropdown-card .call-item .content-container .actor-details .actor-details-header{display:flex}.call-dropdown-card .call-item .content-container .actor-details .actor-details-header .info{width:100%;padding-right:10px}.call-dropdown-card .call-item .content-container .actor-details .actor-details-header .info .org-list-title,.call-dropdown-card .call-item .content-container .actor-details .actor-details-header .fromOrToActor{font-weight:500}.call-dropdown-card .call-item .content-container .actor-details .actor-details-header .actorDescription,.call-dropdown-card .call-item .content-container .actor-details .actor-details-header .company{margin-bottom:10px}.call-dropdown-card .call-item .rc-container.missed{padding-top:20px}.call-dropdown-card .call-item .rc-container .rc-header{font-weight:700;padding-bottom:10px;cursor:pointer}.call-dropdown-card .call-item .rc-container .rc-header .toggle-icon{margin-right:10px;font-size:12px}.call-dropdown-card .call-item .rc-container .rc-row .rc-date,.call-dropdown-card .call-item .rc-container .rc-row .rc-duration{padding-right:20px}.call-dropdown-card .call-item .rc-container .note-row{border-bottom:1px solid #d9d9d9}.call-dropdown-card .call-item .rc-container .note-row .rc-note{padding-bottom:5px;font-style:italic}.call-dropdown-card .call-item .track-btn,.call-dropdown-card .call-item .call-back-btn{background:#2679a1;color:#fff}.call-dropdown-card .call-item-active{border:2px solid #2679A1}.call-dropdown-card .call-item-active .phone-vibrating-animation{display:inline-block;vertical-align:bottom}.call-dropdown-card .call-item-active .phone-vibrating-animation .call-icon{font-size:23px;padding:0}.call-dropdown-card .call-actions button{border:none;margin:0;padding:0;box-shadow:none}.call-dropdown-card .call-actions .ignore-all-btn{float:right}.ant-dropdown ::-webkit-scrollbar{width:10px}.ant-dropdown ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ant-dropdown ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.ant-dropdown ::-webkit-scrollbar-thumb:hover{background:#555}.notification-dropdown-card{background-color:#fff;min-width:550px;max-width:600px;max-height:500px;overflow-y:auto}.notification-dropdown-card .notification-title{align-content:center}.notification-dropdown-card .mark-all{text-align:right}.notification-dropdown-card .notification-dropdown-links{justify-content:space-between;display:flex}.notification-dropdown-card .notification-dropdown-links button{border:none;margin:0;padding:0;box-shadow:none}.notification-dropdown-card .ant-form-item-label{font-weight:700}.notification-dropdown-card .create-notification-header>button{color:#000}.notification-dropdown-card .create-notification-form{padding:20px}.notification-dropdown-card .role-selector{margin-bottom:5px}.notification-dropdown-card .role-selector .ant-select-in-form-item,.notification-dropdown-card .person-selector .ant-select-in-form-item{width:75%}.notification-dropdown-card .role-selector .selector-suffix-label,.notification-dropdown-card .person-selector .selector-suffix-label{font-weight:700;padding-left:10px}.notification-dropdown-card .sensor-alert-tooltip{width:320px;margin-bottom:10px}.notification-dropdown-card .advanced-options,.notification-dropdown-card .notification-settings-header{font-size:16px}.notification-dropdown-card .notification-card{border:2px solid #f0f0f0;margin-top:10px;cursor:pointer}.notification-dropdown-card .notification-card .notification-header{font-weight:700}.notification-dropdown-card .notification-card .notification-header,.notification-dropdown-card .notification-card .notification-content{font-size:14px;margin-bottom:10px;white-space:break-spaces}.notification-dropdown-card .notification-card .notification-timestamp{font-size:12px}.notification-dropdown-card .notification-card:hover{border:2px solid black}.notification-dropdown-card .load-more-footer{width:100%;text-align:center;margin-top:10px}.notification-dropdown-card .notification-unread{background-color:#cbe9f5}.notification-dropdown-card .form-actions{margin-top:10px}.ant-dropdown .dropdown-card{border:1px solid rgba(0,0,0,.45)}.ant-dropdown .ant-dropdown-arrow{display:none;border:1px solid rgba(0,0,0,.45);border-right-color:transparent;border-bottom-color:transparent;background-color:#fff}.profile-dropdown-card{background-color:#fff;min-width:250px}.profile-dropdown-card .profile-info{display:flex;margin-top:12px}.profile-dropdown-card .profile-info .profile-icon{padding-right:10px}.profile-dropdown-card .profile-info .profile-icon .ant-avatar{height:42px;width:42px;line-height:42px;font-size:25px}.profile-dropdown-card .profile-info .contactPoint{font-size:10px}.profile-dropdown-card .profile-divider{margin-top:12px;margin-bottom:0}.profile-dropdown-card .dropdown-btn{border:none;margin:0;padding:0;box-shadow:none}.profile-dropdown-card .changepw-btn{float:right;height:32px;line-height:30px}.search-and-call-menu{max-height:450px;overflow-y:auto;display:grid;width:500px;gap:20px}.search-and-call-menu::-webkit-scrollbar{width:10px}.search-and-call-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.search-and-call-menu::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.search-and-call-menu .searchAndCall-card:first-child{margin-top:10px}.search-and-call-menu .searchAndCall-card:last-child{margin-bottom:10px}.search-and-call-menu .searchAndCall-card{border:1px solid rgba(0,0,0,.45);margin-inline:10px}.search-and-call-menu .searchAndCall-card.cp-result .ant-card-body .ant-card-meta{border-bottom:unset;padding-bottom:unset}.search-and-call-menu .searchAndCall-card .ant-card-body{padding:16px}.search-and-call-menu .searchAndCall-card .ant-card-body .ant-card-meta{border-bottom:1px solid rgba(0,0,0,.45);padding-bottom:10px}.search-and-call-menu .searchAndCall-card .ant-card-meta-title{margin-bottom:0!important}.search-and-call-menu .searchAndCall-card .ant-card-meta-title a{color:#000000e0}.search-and-call-menu .searchAndCall-card .cp-result-values-table{margin-top:10px}.search-and-call-menu .searchAndCall-card .cp-result-values-table thead{display:none}.search-and-call-menu .searchAndCall-card .cp-result-values-table tr{cursor:pointer}.search-and-call-menu .ant-card-actions li{margin:0}.search-and-call-menu .ant-card-actions .searchAndCall-action-btn{border:none;background:none}.search-and-call-menu .ant-card-actions .searchAndCall-action-btn span{font-size:18px}button+button{margin-left:16px}.text-area-input,.text-area-input textarea.text-area-input{resize:none;margin-bottom:0}.text-area-input-form .ant-form-item-label>label:after{content:none!important;margin:0!important;display:none!important}.text-area-input-title-container{width:100%;display:flex}.text-area-input-title-container .text-area-input-title-text,.ant-checkbox-group{width:100%}.warning-text{margin-top:24px}.info-text{margin-top:-12px;margin-bottom:24px;background-color:#e6f7ff}.select-actor-title{padding:0}.select-actor-title span{font-weight:600}.additional-info-component,.additional-info-component .more-info-header{margin-bottom:24px}.additional-info-component .more-info-header .more-info-label{display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;width:auto}.additional-info-component .more-info-header label{display:inline-flex;font-weight:500;font-size:14px;color:#000000d9;cursor:pointer}.additional-info-component .custom-form-label{font-weight:600}.additional-info-component .more-info-icon-container{margin-left:5px}.ant-form-item-label,.ant-form-item-label label{width:100%}.ant-form-item-label .selector-label-container{display:flex;align-items:center;width:100%}.ant-form-item-label .selector-label-container .text-title{width:100%;display:flex}.ant-form-item-label .selector-label-container .form-picture-upload-container{display:flex;align-items:center}.edit-avatar-form .edit-avatar-actions{margin-top:20px}.edit-avatar-form .edit-avatar-actions .remove-btn{margin-left:10px}.with-create-entity .ant-form-item-label label,.with-create-entity .ant-form-item-label label button{display:flex;align-items:end}.no-break{white-space:nowrap}.list-table .list-ellipsis{margin:0;overflow:hidden;text-overflow:ellipsis}.list-table .list-column-extender .list-ellipsis,.list-table .list-ellipsis-disabled .list-ellipsis{display:unset;text-overflow:unset;overflow:unset;width:unset;margin:unset}.list-table .list-column-extender>div{white-space:nowrap}.deleted{text-decoration:line-through}.ul-inline{display:inline;margin:0;padding:0}.ul-inline li{display:inline-block}.ul-inline.ul-inline-comma li:after{content:", "}.ul-inline.ul-inline-comma li:last-child:after{content:none}.list-column-extender .extend{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vertical-limit{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical}.breadcrumb-selector .select{min-width:220px}.breadcrumb-selector .select .ant-select-selector{background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.2)}.breadcrumb-selector .select .ant-select-arrow{color:#fff}.breadcrumb-selector .select .ant-select-arrow:hover{color:unset}.breadcrumb-selector .select .ant-select-clear{background:inherit;color:#fff}.breadcrumb-selector .select:hover .ant-select-arrow{color:unset}.created-updated .record-text{font-weight:500}.duration-input{display:flex}.duration-input .hours,.duration-input .minutes{width:50%}.duration-input .duration-divider{display:flex;align-items:center;margin-left:.5em;margin-right:.5em;font-weight:700}.definedKey-value-input{width:100%}.definedKey-value-input .input-group{display:grid;width:100%;grid-template-columns:1fr 1fr .5fr;grid-gap:10px}.definedKey-value-input .input-group .value-input,.definedKey-value-input .input-group .key-value-btn{width:100%}.start-end-combo-input-container .label-container{padding:0 0 8px;line-height:1.5715;white-space:initial;text-align:left}.start-end-combo-input-container .label-container .start-end-label{font-weight:500}.start-end-combo-input-container .start-end-group{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px}.address-input-container{display:grid;grid-template-columns:repeat(2,2fr);grid-gap:10px;border:.5px solid lightgray;padding:10px}.list-hide-scroll .ant-table-sticky-scroll{z-index:0}.list-view{margin-bottom:.5em;height:100%}.list-view .ant-table-sticky-scroll{opacity:1}.list-view .ant-table-sticky-scroll .ant-table-sticky-scroll-bar{background-color:#787878}.list-view.list-view-scroll .ant-table-body{margin-bottom:-15px}.list-view.list-view-scroll .list-table .ant-table-content table thead tr{position:initial;top:40px;z-index:1;white-space:nowrap}@media only screen and (max-width: 1600px){.list-view.list-view-scroll .list-table .ant-table-content table thead tr{top:0}}.list-view .list-loadPrevContainer{display:flex;justify-content:center;margin-bottom:15px}.list-view .list-table .ant-table-content{overflow-y:unset}.list-view .list-table .ant-table-content table .ant-table-tbody .ant-table-row td:first-child{padding-left:18px}.list-view .list-table .ant-table-content table .ant-table-tbody .ant-table-row .row-actions{text-align:center;padding:4px}.list-view .list-table .ant-table-content table .ant-table-tbody .ant-table-row .row-actions:hover{background-color:#ddd;border-radius:2px}.list-view .list-table .list-row{cursor:pointer}.list-view .list-table .element-selected-focus{background-color:#e6f7ff}.list-view .list-table .editCell{text-align:end}.list-view .list-table-card .ant-table-container{border:unset}.list-view .list-table-card .ant-table-container .ant-table-content{padding:0 12px 12px}.list-view .list-table-card .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell{background-color:unset;border:unset!important}.list-view .list-table-card .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell:before{width:0px!important;height:0px!important}.list-view .list-table-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{border:unset}.list-view .list-count{margin-bottom:.5em}.list-view.list-view-desktop .ant-table-cell.ant-table-cell:first-child{max-width:40vw}@media only screen and (min-width: 1416px){.list-view.list-view-desktop .ant-table-thead{position:sticky;top:62px;z-index:2}}.list-view.list-view-mobile .ant-table-cell.ant-table-cell:first-child{max-width:70vw}.list-view-card{background-color:#fff;min-width:0;min-height:0;border-radius:8px}.list-view-card .list-table{position:relative}.list-view-card .list-table .ant-table-body{margin:0}.list-view-card .list-table .list-row{cursor:pointer}@media only screen and (min-width: 1300px){.list-view-card .list-table .ant-table-thead{position:initial}}.list-view-card.list-view-desktop .ant-table-cell.ant-table-cell-ellipsis{max-width:25vw}.list-view-card.list-view-mobile .ant-table-cell.ant-table-cell-ellipsis{max-width:70vw}.list-view-card .ant-table{border:0;border-radius:8px}.list-view-card .ant-table .ant-table-title{border:0!important;width:100%}.list-view-card .ant-table .ant-table-title .title{width:100%}.list-view-card .ant-table .subtitle{background-color:#fff}.list-view-card .ant-table .list-title{display:flex;padding-top:5px;padding-left:11px}.list-view-card .ant-table .list-title .title{font-size:16px;margin-bottom:0;margin-top:0}.list-view-card .ant-table thead{margin:0;border:0}.list-view-card .ant-table .ant-table-container{border-left:none;border-right:none;border-inline-start:none!important}.list-view-card .ant-table .ant-table-container .ant-table-content{border:0}.list-view-card .ant-table .ant-table-container .ant-table-content table{border-top:0!important}.list-view-card .ant-table .ant-table-container .ant-table-content .ant-table-body{margin:0;border:0}.list-view-card .ant-table .ant-table-container .ant-table-content .ant-table-cell{border-bottom:unset!important}.list-view-card .ant-table .ant-table-container .ant-table-content .ant-table-cell:last-child{border-right:0}.list-view-card .ant-table .ant-table-container .ant-table-content .ant-table-cell:first-child{border-left:0}.list-view-card .ant-table .ant-table-container .ant-table-content .ant-table-placeholder td{border-bottom:0}.list-view-card .ant-table .ant-table-footer{border:0}.list-view-card .ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container:after,.list-view-card .ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container:before{box-shadow:none}.list-view-card .table-actions{display:flex;justify-content:center}.list-view-card .table-footer{text-align:center}.subtable-title{background-color:#fff;display:flex;margin-top:.5em;margin-bottom:.5em}.subtable-title h4{width:100%;margin-bottom:0;margin-top:0}@media only screen and (min-width: 1300px){.category-list-page .ant-table-thead{top:0!important}}.modalContainer{white-space:pre-line}.list-page-actions{display:flex;justify-content:space-between;align-items:center;margin-block:.5em}.list-page-actions .list-page-actions-left{display:flex;align-items:center}.list-page-actions .list-page-actions-left .filters{display:flex;gap:10px;align-items:center;margin-left:20px}.list-page-actions .list-page-actions-left .filters .filter-form{display:flex;gap:10px}.list-page-actions .list-page-actions-left .filters .filter-form .selector{width:200px}.list-page-actions .list-page-actions-right{margin-left:10px}@media print{*{overflow:visible!important}.desktop-content .page-desktop .page-content .pdf-ignore{display:none}.desktop-content .page-desktop .page-content .page-header{display:none!important}.main-header,.ant-layout-sider{display:none}}.selector-input .ant-form-item-label{height:30px}.selector-input .ant-form-item-label label{width:100%}.selector-input .ant-form-item-label label .selector-label-container{width:100%;display:flex;align-items:self-end}.selector-input .ant-form-item-label label .selector-label-container button{height:unset}.selector-input .subText{font-size:12px}.selector.form-item{margin-bottom:24px}.selector .select{width:100%}.period-selector-view{display:flex;align-items:center;width:unset}.period-selector-view .previous{font-size:15px}.period-selector-view .next{margin-left:15px;font-size:15px;margin-right:15px}.period-selector-view .display-date{font-weight:500;font-size:20px}.period-type-selector{display:flex;justify-content:flex-start;align-self:end}.period-type-selector .view-button{margin:0 18px 0 0;padding:0;font-size:16px;color:#000000a6;border-bottom:3px solid #e5e5e5}.period-type-selector .active{color:#2679a1;border-bottom:3px solid #2679A1;font-weight:700;border-bottom-right-radius:0;border-bottom-left-radius:0}.custom-option-container .option-divider{padding:0;margin:0}.custom-option-container .option-first-line{font-size:10px}.custom-option-container .option-second-line{margin-bottom:5px}.enum-information-icon{float:right;margin-top:5px}.include-selector-info-text{margin-bottom:0}.selector-info-text{margin-bottom:24px}.statistics{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px}.statistics.active{margin-bottom:30px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.statistics{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1600px){.statistics{grid-template-columns:repeat(3,1fr)}}.statistics .chart-title{margin-bottom:1em}.statistics .wide-stat{grid-column:1 / span 1}@media only screen and (min-width: 1300px) and (max-width: 1600px){.statistics .wide-stat{grid-column:1 / span 2}}@media only screen and (min-width: 1600px){.statistics .wide-stat{grid-column:1 / span 3}}.statistics .wide-stat-split{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.statistics .wide-stat-split.month{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.statistics .wide-stat-split{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1600px){.statistics .wide-stat-split{grid-template-columns:repeat(2,1fr)}}.graph-card .ant-card-body{padding:10px}.icon-loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:50px}.statistics-actions{display:flex;align-items:center;margin-bottom:.5em;margin-top:.5em}.statistics-actions .list-count{width:100%}.statistics-actions .btn-container{width:100%;display:flex;justify-content:space-between;align-items:center}.statistics-actions .btn-container .export{margin-left:15px}.statistics-actions .btn-container .statistics-left{display:flex;align-items:center}.statistics-actions .btn-container .statistics-left .show-graphs-button,.statistics-actions .btn-container .statistics-left .hide-graphs-button{padding:0;margin:0}.statistics-actions .btn-container .statistics-left .export{padding:0;margin:0 0 0 15px}.statistics-actions .btn-container .statistics-left .filters{display:flex;align-items:center;gap:10px}.statistics-actions .btn-container .statistics-left .filters .reset-filters-btn{margin:0}.statistics-actions .btn-container .statistics-left .filters form{display:flex;flex-wrap:wrap;gap:10px;margin-left:20px}.statistics-actions .btn-container .statistics-left .filters form .selector{width:200px}.statistics-actions .btn-container .statistics-right{margin-left:10px}.highcharts-container{z-index:auto!important}@media only screen and (max-width: 415px){.ant-tabs{max-width:96vw}}@media only screen and (min-width: 415px) and (max-width: 768px){.ant-tabs{max-width:98vw}}.ant-tabs .ant-tabs-content-holder .ant-tabs-content{height:100%;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;justify-content:center}.ant-tabs .ant-tabs-nav{margin:0;background-color:#fff;border:0;padding:12px 18px;border-top-left-radius:8px;border-top-right-radius:8px}.ant-tabs .ant-tabs-nav :before{border:0}.ant-tabs .ant-tabs-nav .ant-tabs-tab{padding:0}.ant-tabs .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-btn h4{color:#00000073;margin-bottom:2px}.ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active h4{color:#000000d9;margin-bottom:2px}.ant-tabs .ant-tabs-nav .ant-tabs-tab .title{font-size:16px;margin-top:5px}.ant-tabs .ant-tabs-nav .ant-tabs-ink-bar{background:#000000d9}.ant-tabs .ant-tabs-nav:before{border:0}.ant-tabs .ant-table-title{display:none}.ant-tabs-dropdown .ant-tabs-dropdown-menu .ant-tabs-dropdown-menu-item .title{font-size:16px}.rich-text-editor .rich-text-toolbar{position:absolute;z-index:1;top:-10000px;left:-10000px;padding:3px;margin-top:-4px;opacity:0;background-color:#fff;border-radius:4px;transition:opacity .75s}.rich-text-editor .rich-text-toolbar button+button{margin-left:5px}.rich-text-editor div[contenteditable]{display:inline}.plain-text-input,.rich-text-input{margin:0;padding:0}dl dd{margin-bottom:.5em;margin-left:0}.back-button{background-color:transparent;margin-right:10px;box-shadow:none;border-color:transparent}.back-button:hover{background-color:#fff!important}.default-category-list-page .list-view-desktop{margin-top:18px}.byndle-loading{margin:20px 0;padding:30px 50px;text-align:center;border-radius:4px}.byndle-table-custom .ant-table-sticky-holder{z-index:0}.byndle-table-custom .ant-table-cell-fix-left,.byndle-table-custom .ant-table-cell-fix-right{z-index:1!important}.byndle-table-custom .ant-table-footer{background-color:transparent}.byndle-table-custom .ant-table-body{overflow-x:hidden!important;overflow-y:auto scroll!important;overflow:auto!important}.byndle-table-custom .ant-table-body{margin-bottom:-15px}.byndle-table-custom .ant-table-sticky-scroll{opacity:1}.byndle-table-custom .ant-table-sticky-scroll .ant-table-sticky-scroll-bar{background-color:#787878}.byndle-table-click .ant-table-body{cursor:pointer}.drawer-view-page-root .drawer-view-page-content{background-color:#e5e5e5}.drawer-view-page-root .drawer-view-page-content .component-container{display:flex}.drawer-view-page-root .drawer-view-page-content .component-container .back-btn{margin-right:44px;font-size:26px;min-width:50px;height:50px}.drawer-view-page-root .drawer-view-page-header{margin-left:25px}.drawer-view-page-root .drawer-view-page-header .ant-drawer-header-title{justify-content:center}.activity-list-page .ant-table-tbody{cursor:pointer}.activity-list-page .tags{white-space:normal}.create-activity-radio{margin-bottom:24px}.confirm-hours .page-content .view-page-title{width:unset}.confirm-hours .page-content .confirm-hours-actions{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;align-items:end}@media only screen and (min-width: 1300px) and (max-width: 1600px){.confirm-hours .page-content .confirm-hours-actions{grid-template-columns:repeat(6,1fr);max-width:1500px}}@media only screen and (min-width: 1600px){.confirm-hours .page-content .confirm-hours-actions{grid-template-columns:repeat(6,1fr);max-width:1500px}}.confirm-hours .page-content .page-actions{display:unset;grid-auto-flow:unset;grid-gap:unset;align-items:unset}.confirm-hours .period-selector{display:flex;align-items:center}.confirm-hours .period-selector .previous{font-size:15px}.confirm-hours .period-selector .next{margin-left:15px;font-size:15px;margin-right:25px}.confirm-hours .period-selector .display-date{font-weight:500;font-size:20px}.confirm-hours .link-wrapper a{color:unset}.confirm-hours .verify-activities-table{width:100%}.confirm-hours .verify-activities-table .row-header{border-bottom:2px solid #d9d9d9;height:43px}.confirm-hours .verify-activities-table .row-header th{padding-right:10px;padding-left:10px;vertical-align:middle;padding-top:40px}.confirm-hours .verify-activities-table .row-sum-partial{font-weight:700;color:#000000d9;background-color:#f5f5f5}.confirm-hours .verify-activities-table .row-sum-partial2{background-color:#fff}.confirm-hours .verify-activities-table .columns-row{background-color:#fff;cursor:pointer}.confirm-hours .verify-activities-table .columns-row:hover{background-color:#f5f5f5}.confirm-hours .verify-activities-table .description{font-style:italic}.confirm-hours .verify-activities-table .product-override{margin-right:40px;vertical-align:middle}.confirm-hours .verify-activities-table .confirmed-btn{background:#f5f5f5}.confirm-hours .verify-activities-table .confirmed-btn span{color:#000000d9}.confirm-hours .verify-activities-table .duration{margin-right:15px}.confirm-hours .verify-activities-table td{padding:10px;text-align:left;border-top:1px solid #f0f0f0;vertical-align:top}.confirm-hours .verify-activities-table .confirm-cell{text-align:right;white-space:nowrap}.confirm-hours .verify-activities-table .confirm-cell button{margin-bottom:5px}.confirm-hours .verify-activities-table .confirm-all-user-cell{text-align:right;padding-right:10px}.confirm-hours .verify-activities-table .duration-cell{width:150px;white-space:nowrap}.confirm-hours .verify-activities-table .category-cell{width:150px;white-space:nowrap;vertical-align:middle}.confirm-hours .verify-activities-table .category-cell .product{font-style:italic}.confirm-hours .verify-activities-table .edit-btn{padding:0}.confirm-hours .verify-activities-table .day-sum{font-style:italic}.confirm-hours .by-chronological-view .edit-cell{width:350px;white-space:nowrap}.confirm-hours .by-chronological-view .description-cell{padding-left:45px}.confirm-hours .by-org-and-project-view .task-cell{width:350px;white-space:nowrap}.confirm-hours .by-org-and-project-view .edit-cell{width:250px;white-space:nowrap}.confirm-hours .color-light{color:#ffffffd9}.confirm-hours .color-dark{color:#000000d9}.start-selectors{display:flex;justify-content:space-between}.start-selectors>div{width:48%}.end-selectors{display:flex;justify-content:space-between}.end-selectors>div{width:48%}.weekend-checkboxes{display:flex;justify-content:space-between}.weekend-checkboxes>div{width:48%}.activity-from-call-form .activity-call-radiogroup{width:100%;margin-bottom:24px}.activity-from-call-form .activity-call-radiogroup .activity-call-card{margin-bottom:10px}.activity-from-call-form .activity-call-radiogroup .activity-call-card .activity-call-radio-time-info{margin-left:20px;padding-left:8px}.activity-from-call-form .activity-call-radiogroup .activity-call-card .activity-call-radio-option{width:100%}.activity-from-call-form .activity-call-radiogroup .selected-call{border-color:#1890ff}.activity-from-call-form .description-header{display:inline-flex;width:100%;justify-content:space-between;white-space:nowrap}.activity-from-call-form .copyToCall{margin-top:-24px}.activity-from-call-form .activity-type{margin-bottom:24px}.activity-from-call-form .ant-form-item-label>label{font-weight:500;font-size:14px;color:#000000d9}.activity-from-call-form .warning{color:#ff8c00}.activity-edit-or-create-form .warning{margin-bottom:24px;color:#ff8c00}.activity-edit-or-create-form .activity-type{margin-bottom:24px}.activity-edit-or-create-form .ant-form-item-label label{display:flex}.activity-edit-or-create-form .ant-form-item-label>label{font-weight:500;font-size:14px;color:#000000d9}.activity-edit-or-create-form .locked-btn{color:#00000040;background:#f5f5f5;border-color:#d9d9d9;text-shadow:none;box-shadow:none;cursor:not-allowed}.activity-edit-or-create-form .disabled-input{color:unset;background:unset}.activity-edit-or-create-form .disabled-input input{color:unset}.activity-edit-or-create-form .form-actions{display:flex}.activity-edit-or-create-form .form-actions .stop-button{display:flex;align-items:center}@media only screen and (max-width: 415px){.activity-edit-or-create-form .form-actions{display:grid;grid-template:"aa bb";grid-gap:10px}.activity-edit-or-create-form .form-actions button{margin:0}}.activity-edit-or-create-form .participant-input{margin-bottom:6px}.activity-edit-or-create-form .suggestOthers-input,.activity-edit-or-create-form .header-closed,.activity-edit-or-create-form .header-open{margin-bottom:24px}.activity-edit-or-create-form .participants-at-render{margin-top:24px}.activity-edit-or-create-form .checkbox-input{margin-bottom:0}.activity-edit-or-create-form .suggestions-container{margin-bottom:32px}.activity-edit-or-create-form .add-more-info-header{margin-bottom:24px}.activity-edit-or-create-form .add-more-info-header .more-info-label{display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;width:auto}.activity-edit-or-create-form .add-more-info-header .more-info-label label{width:auto;font-weight:500;font-size:14px;color:#000000d9;cursor:pointer}.activity-widget .list-table .list-row{cursor:unset}.activity-transfer-list-page .page-content .transfer-title{margin-bottom:20px}@media only screen and (max-width: 768px){.activity-transfer-list-page .page-content .transfer-title{flex-wrap:wrap}}.activity-transfer-list-page .page-content .transfer-title .view-page-title{width:unset}@media only screen and (max-width: 768px){.activity-transfer-list-page .page-content .transfer-title .view-page-title{width:100%}}.activity-transfer-list-page .page-content .transfer-title .page-actions{margin-left:100px;width:100%;display:flex;white-space:unset}.activity-transfer-list-page .page-content .transfer-title .page-actions .date-selector{width:100%;max-width:250px}@media only screen and (max-width: 768px){.activity-transfer-list-page .page-content .transfer-title .page-actions{margin-left:0;position:initial}}.activity-transfer-list-page .ant-table-cell:last-child{text-align:center}.activity-transfer-list-page .activitytransfer-statistics-view{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:.5em;margin-bottom:.5em}.activity-transfer-list-page .activitytransfer-statistics-view .ant-card-head{height:35px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.activity-transfer-list-page .activitytransfer-statistics-view{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1600px){.activity-transfer-list-page .activitytransfer-statistics-view{grid-template-columns:repeat(2,1fr)}}.activity-transfer-list-page .activitytransfer-statistics-view .histogram-chart,.activity-transfer-list-page .activitytransfer-statistics-view .highcharts-container,.activity-transfer-list-page .activitytransfer-statistics-view .highcharts-root{overflow:visible!important}@media only screen and (min-width: 1416px){.activity-transfer-list-page .list-view .ant-table-thead{top:0}}.activity-transfer-warnings-drawer .warnings-container{display:grid;grid-gap:25px}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning{border-bottom:1px solid #d9d9d9;padding-bottom:25px}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning .content{border-left:7px solid;padding-left:15px}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning .content .group{display:flex}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning .content .group.affecting{white-space:nowrap}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning .content .group .message{width:100%;font-weight:700;padding-bottom:10px}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning .content .group .count{width:100%}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning .content .type{padding-bottom:10px}.activity-transfer-warnings-drawer .warnings-container .activity-transfer-warning:last-child{border:0}.activity-transfer-warnings-drawer .warnings-actions{width:100%;text-align:center}.activity-transfer-warnings-drawer .warnings-actions .transfer-button{margin-top:25px}.actor-view-page .ant-divider{border-color:#bbb}.actor-view-page .sub-link-btn{margin:0;padding:0}.actor-view-page .sub-link-btn .more-icon{font-size:10px}.actor-view-page .selected-quick{background:#fff;border-radius:20px;padding-right:5px;padding-left:5px}.actor-view-page .selected-quick:hover{background:#fff!important}.actor-view-page .page-header{position:sticky;top:0;z-index:2;background-color:#e5e5e5;padding-bottom:12px;padding-top:12px;margin-bottom:16px}.actor-view-page .page-header.list-page-header{top:40px}.actor-view-page .page-header.view-page-header-mobile{top:-8px}.actor-view-page .page-header .actor-view-page-title{display:unset;width:unset}.actor-view-page .page-header .actor-links-container{display:flex;align-items:center;width:100%;margin-left:40px;white-space:nowrap}.actor-view-page .page-header .actor-title-clickable{cursor:pointer}.actor-view-page .page-header .actions{width:100%;justify-content:end}.actor-view-page .page-content .attributes-view{margin-bottom:unset}.actor-view-page .page-content .view-page-modules .top-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1300px) and (max-width: 1600px){.actor-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(2,1fr)}.actor-view-page .page-content .view-page-modules .top-modules>:first-child{grid-row:span 2}}@media only screen and (min-width: 1600px){.actor-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(4,1fr)}.actor-view-page .page-content .view-page-modules .top-modules>:nth-child(1){grid-row:span 2;grid-column:span 1}.actor-view-page .page-content .view-page-modules .top-modules>:nth-child(3){grid-column:span 2}.actor-view-page .page-content .view-page-modules .top-modules>:nth-child(4){grid-column:span 2}}.actor-view-page .page-content .view-page-modules .top-modules .notes-card{min-height:200px}.actor-view-page .page-content .view-page-modules .bottom-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr);margin-top:30px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.actor-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.actor-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1900px){.actor-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 415px){.actor-view-page .page-content .view-page-modules .bottom-modules .documents{max-width:96vw}}@media only screen and (min-width: 415px) and (max-width: 768px){.actor-view-page .page-content .view-page-modules .bottom-modules .documents{max-width:98vw}}.actor-view-page .page-content .view-page-modules .single-module{margin-top:30px}.actor-view-page .page-content .view-page-modules .single-module .actor-cp-expander>div{white-space:unset}.actor-view-page .page-content .period-selector{display:flex;align-items:center;width:unset}.actor-view-page .page-content .period-selector .previous{font-size:15px}.actor-view-page .page-content .period-selector .next{margin-left:15px;font-size:15px;margin-right:15px}.actor-view-page .page-content .period-selector .display-date{font-weight:500;font-size:20px}.actor-view-page .page-content .notes .ant-card-body{height:100%}.actor-view-page .page-content .notes .ant-card-body .notes-icon-loading{display:block}.new-or-registered-person-form{margin-bottom:24px}.new-or-registered-person-form .form-label{font-weight:500;padding-bottom:8px}.actor-list-avatar img{object-fit:scale-down}.calendar-page .page-content .calendar-title .view-page-title{width:unset}.calendar-page .page-content .calendar-title .page-actions{margin-left:100px;width:100%;display:flex}.calendar-page .page-content .calendar-wrapper.hide-resize .rbc-addons-dnd-resizable .rbc-addons-dnd-resize-ns-anchor{display:none}.calendar-page .page-content .calendar-wrapper .rbc-time-view,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-label,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-time-header,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-time-content,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-day-bg,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-time-header-content,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-label .rbc-header,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-time-header .rbc-header,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-time-content .rbc-header,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-day-bg .rbc-header,.calendar-page .page-content .calendar-wrapper .rbc-time-view .rbc-time-header-content .rbc-header{border-color:#bbb}.calendar-page .page-content .activity-running-animation{background-image:url(Images/animated-overlay.gif);opacity:.2;width:100%;height:100%;z-index:1;display:block;position:absolute}.calendar-page .per-day-container{display:flex;align-items:center;width:100%;margin-top:10px}.calendar-page .per-day-container .sum{width:40px;margin-left:8px}.calendar-page .per-day-container .per-day-grid{display:grid;grid-auto-flow:column;justify-items:center;width:100%}.calendar-page .per-day-container .per-day-grid :last-child,.calendar-page .per-day-container .per-day-grid :nth-last-child(2){color:#00000073}.calendar-page .calendar-controller{display:grid;grid-template-columns:auto fit-content(400px) auto;grid-gap:.5vw;grid-template-rows:1fr;margin:12px 0}@media only screen and (max-width: 768px){.calendar-page .calendar-controller{height:25px}}.calendar-page .calendar-controller .calendar-controller-left{display:flex;justify-content:flex-start;align-self:center}@media only screen and (max-width: 768px){.calendar-page .calendar-controller .calendar-controller-left{width:100vw;padding:8px;left:0;position:absolute}}.calendar-page .calendar-controller .calendar-controller-left .view-button{margin:0 18px 0 0;padding:0;font-size:16px;color:#000000d9;border-bottom:3px solid transparent}.calendar-page .calendar-controller .calendar-controller-left .active{color:#2679a1;border-bottom:3px solid #2679A1;font-weight:700;border-bottom-right-radius:0;border-bottom-left-radius:0}.calendar-page .calendar-controller .mobile-navigation{display:flex;align-items:center;width:100%}.calendar-page .calendar-controller .mobile-navigation .date{display:flex;justify-content:center;white-space:nowrap;font-size:12px;flex-grow:1;background-color:#e5e5e5;border-radius:5px}@media only screen and (max-width: 768px){.calendar-page .calendar-controller .mobile-navigation .date{font-size:16px}}.calendar-page .calendar-controller .mobile-navigation .date .anticon-close-circle{display:none}.calendar-page .calendar-controller .mobile-navigation .left{display:flex;justify-content:flex-start;flex-grow:4}@media only screen and (max-width: 768px){.calendar-page .calendar-controller .mobile-navigation .left{font-size:16px}}.calendar-page .calendar-controller .mobile-navigation .right{display:flex;justify-content:flex-end;flex-grow:4}@media only screen and (max-width: 768px){.calendar-page .calendar-controller .mobile-navigation .right{font-size:16px}}.calendar-page .calendar-controller .calendar-navigation{display:flex;align-items:center}.calendar-page .calendar-controller .calendar-navigation .previous{margin-left:45px;font-size:15px}.calendar-page .calendar-controller .calendar-navigation .next{margin-left:15px;font-size:15px;margin-right:25px}.calendar-page .calendar-controller .calendar-navigation .display-date{font-weight:500;font-size:20px}.calendar-page .calendar-controller .calendar-navigation .ant-picker{background-color:#f5f5f5;border-radius:5px}.calendar-page .calendar-controller .calendar-navigation .ant-picker .ant-picker-input input{font-weight:500;font-size:20px}.calendar-page .calendar-controller .calendar-navigation .anticon-close-circle{display:none}.calendar-page .calendar-controller .calendar-controller-center{display:flex;justify-content:center;align-self:center}@media only screen and (max-width: 1200px){.calendar-page .calendar-controller .calendar-controller-center h2{font-size:2.2vw}}.calendar-page .calendar-controller .calendar-controller-right{display:flex;justify-content:flex-end;align-self:center}@media only screen and (max-width: 768px){.calendar-page .calendar-controller .calendar-controller-right{top:0;position:absolute;right:0;display:flex;flex-direction:column-reverse;padding:8px}}.calendar-page .calendar-controller .calendar-controller-right button{margin-left:25px}@media only screen and (max-width: 768px){.calendar-page .calendar-controller .calendar-controller-right button{margin-left:10px}}.calendar-page .calendar-controller .calendar-controller-right .total{align-self:center;margin-left:25px}@media only screen and (max-width: 768px){.calendar-page .calendar-controller .calendar-controller-right .total{margin-left:10px;margin-right:10px;width:100%;text-align:end}}.calendar-page .calendar-controller .calendar-controller-right .total span{font-weight:500;font-size:20px}.calendar-page .calendar-content .rbc-today .rbc-current-time-indicator{background-color:#2679a1}.calendar-page .calendar-content .rbc-time-content{padding-bottom:20px;background-color:#fafafa}.calendar-page .calendar-content .rbc-timeslot-group{height:80px;min-height:80px}.calendar-page .calendar-content .workHour{background-color:#fff}.calendar-page .calendar-content .workHour.copy-active-work-hour{background-color:#e6f7ff}.calendar-page .calendar-content .rbc-header .rbc-button-link{font-weight:700;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.calendar-page .calendar-content .nonWorkHour{background-color:#fafafa}.calendar-page .calendar-content .nonWorkHour.copy-active-no-work-hour{background-color:#e6f7ff}.calendar-page .calendar-content .color-light .calendar-item div,.calendar-page .calendar-content .color-light .calendar-item div span,.calendar-page .calendar-content .color-light .calendar-item .iconLocked{color:#ffffffd9}.calendar-page .calendar-content .color-light .rbc-event-label,.calendar-page .calendar-content .color-light .rbc-agenda-time-cell{color:#fff}.calendar-page .calendar-content .color-light .rbc-agenda-date-cell{color:#000;background-color:#fff}.calendar-page .calendar-content .color-dark .calendar-item div,.calendar-page .calendar-content .color-dark .calendar-item div span,.calendar-page .calendar-content .color-dark .calendar-item .iconLocked,.calendar-page .calendar-content .color-dark .rbc-event-label,.calendar-page .calendar-content .color-dark .rbc-agenda-time-cell{color:#000000d9}.calendar-page .calendar-content .color-dark .rbc-agenda-date-cell{color:#000000d9;background-color:#fff}.calendar-page .calendar-content .calendar-item-container{width:100%;height:100%;padding:2px 5px 5px}.calendar-page .calendar-content .calendar-item-container .calendar-item{font-size:12px;position:absolute;z-index:2;display:contents}.calendar-page .calendar-content .calendar-item-container .calendar-item .title-container{margin-bottom:.5em;display:flex;align-items:center;width:100%}.calendar-page .calendar-content .calendar-item-container .calendar-item .title-container .title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-page .calendar-content .calendar-item-container .calendar-item .title-container .accept-icon{font-size:14px;color:#389e0d;background:#fff;border-radius:100%;margin-left:3px}.calendar-page .calendar-content .calendar-item-container .calendar-item .title-container .accept-icon:hover{color:#006400}.calendar-page .calendar-content .calendar-item-container .calendar-item .title-container .delete-icon{font-size:14px;color:#f5222d;background:#fff;border-radius:100%;margin-left:3px}.calendar-page .calendar-content .calendar-item-container .calendar-item .title-container .delete-icon:hover{color:#8b0000}.calendar-page .calendar-content .calendar-item-container .calendar-item .sub-title{font-weight:700;margin-bottom:.5em}.calendar-page .calendar-content .calendar-item-container .calendar-item .time-month-view{top:0;right:0;position:absolute;margin:30px 5px}.calendar-page .calendar-content .calendar-item-container .calendar-item .project{margin-bottom:.5em}.calendar-page .calendar-content .calendar-item-container .calendar-item .iconMonth{margin-top:0}.calendar-page .calendar-content .calendar-item-container .calendar-item .description{font-style:italic;margin-bottom:1em}.calendar-page .calendar-content .activity-suggestion{color:#a8071a}.calendar-page .calendar-content .event-container .event-item{font-size:12px}.calendar-page .calendar-content .event-container .event-item .event-text{color:#a8071a}.calendar-page .calendar-content .calendar-item-routine{color:#000}.calendar-page .calendar-content .calendar-item-routine .routine-text{font-weight:500}.calendar-page .calendar-content .rbc-current-time-indicator{height:2px}.calendar-page .calendar-content .rbc-events-container{margin-left:15%;padding-right:5%;border-left:none}.calendar-page .calendar-content .rbc-events-container .rbc-event{padding:0 5px;border:1px solid #fff}.calendar-page .calendar-content .rbc-events-container .resource-call{left:0%!important;width:10%!important;margin-left:-15%}.calendar-page .calendar-content .rbc-events-container .resource-call .rbc-event-label,.calendar-page .calendar-content .rbc-events-container .rbc-event-label{display:none}.calendar-page .calendar-content .rbc-events-container .rbc-addons-dnd-resize-ns-icon{border-top:5px solid;width:100%;border-radius:10px}.calendar-page .calendar-footer{display:flex;justify-content:flex-end;width:100%}.calendar-page .calendar-footer .calendar-footer-item{margin:0 8px;cursor:pointer}.calendar-page .calendar-footer .calendar-footer-item .icon.active{color:#2679a1}.calendar-page .calendar-footer .calendar-footer-item .icon.inactive{color:#ff4d4f}.calendar-page .calendar-footer .calendar-footer-item .icon.disabled{color:#000000d9}.calendar-page input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.calendar-actor-selector{min-width:220px}.activity-type div{display:flex}.activity-type div label{flex:1 1 0px}.activity-type .ant-radio-group{text-align:center}.suggestion{border:1px solid #d9d9d9;border-radius:4px;margin-bottom:10px;cursor:pointer;padding:4px 4px 4px 10px}.color-light{color:#ffffffd9}.color-dark{color:#000000d9}.suggestion>div:first-child{font-weight:700}.suggestions-title{margin-bottom:15px;font-weight:500;font-size:14px;color:#000000d9}.before-organizer-warning{margin-bottom:24px}.more-info-icon-container{margin-left:10px}.more-info-content{margin-bottom:24px}.rbc-month-view .rbc-month-row .rbc-row-content{height:100%}.rbc-month-view .rbc-month-row .rbc-row-content .rbc-addons-dnd-row-body{height:calc(100% - 22px);overflow-y:scroll;display:contents}kbd{background-color:#eee;border-radius:3px;border:1px solid #b4b4b4;box-shadow:0 1px 1px #0003,0 2px #ffffffb3 inset;color:#333;display:inline-block;font-size:.85em;font-weight:700;line-height:1;padding:2px 4px;margin-left:5px;white-space:nowrap}.role-view-page .ant-form .field-inputs,.application-capabilities .ant-form .field-inputs{margin-bottom:24px}.role-view-page .ant-form .field-inputs .ant-form-item,.application-capabilities .ant-form .field-inputs .ant-form-item{margin-bottom:30px}.role-view-page .ant-form .field-inputs label,.application-capabilities .ant-form .field-inputs label{font-weight:500}@media only screen and (min-width: 1300px){.role-view-page .ant-form .field-inputs,.application-capabilities .ant-form .field-inputs{display:grid;gap:0 24px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1900px){.role-view-page .ant-form .field-inputs,.application-capabilities .ant-form .field-inputs{grid-template-columns:repeat(5,1fr)}.role-view-page .ant-form .field-inputs .role-desc,.application-capabilities .ant-form .field-inputs .role-desc{grid-column:span 2}.role-view-page .ant-form .field-inputs .import-btn,.application-capabilities .ant-form .field-inputs .import-btn{justify-self:end}}.role-view-page .ant-form .ant-row,.application-capabilities .ant-form .ant-row{flex-flow:column}.role-view-page .ant-form .import-btn,.application-capabilities .ant-form .import-btn{max-width:250px;align-self:center}.role-view-page .ant-form .checkbox-group-input .ant-form-item-label,.application-capabilities .ant-form .checkbox-group-input .ant-form-item-label{font-weight:500}.role-view-page .capability-editor,.application-capabilities .capability-editor{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1300px) and (max-width: 1600px){.role-view-page .capability-editor,.application-capabilities .capability-editor{grid-template-columns:repeat(3,1fr)}.role-view-page .capability-editor .capability-group[data-width="1"],.application-capabilities .capability-editor .capability-group[data-width="1"],.role-view-page .capability-editor .capability-group-combined[data-width="1"],.application-capabilities .capability-editor .capability-group-combined[data-width="1"]{grid-column:span 1}.role-view-page .capability-editor .capability-group[data-width="2"],.application-capabilities .capability-editor .capability-group[data-width="2"],.role-view-page .capability-editor .capability-group-combined[data-width="2"],.application-capabilities .capability-editor .capability-group-combined[data-width="2"]{grid-column:span 2}.role-view-page .capability-editor .capability-group[data-width="3"],.application-capabilities .capability-editor .capability-group[data-width="3"],.role-view-page .capability-editor .capability-group-combined[data-width="3"],.application-capabilities .capability-editor .capability-group-combined[data-width="3"]{grid-column:span 3}.role-view-page .capability-editor .capability-group[data-width="4"],.application-capabilities .capability-editor .capability-group[data-width="4"],.role-view-page .capability-editor .capability-group-combined[data-width="4"],.application-capabilities .capability-editor .capability-group-combined[data-width="4"]{grid-column:span 4}.role-view-page .capability-editor .capability-group[data-height="1"],.application-capabilities .capability-editor .capability-group[data-height="1"],.role-view-page .capability-editor .capability-group-combined[data-height="1"],.application-capabilities .capability-editor .capability-group-combined[data-height="1"]{grid-row:span 1}.role-view-page .capability-editor .capability-group[data-height="2"],.application-capabilities .capability-editor .capability-group[data-height="2"],.role-view-page .capability-editor .capability-group-combined[data-height="2"],.application-capabilities .capability-editor .capability-group-combined[data-height="2"]{grid-row:span 2}.role-view-page .capability-editor .capability-group[data-height="3"],.application-capabilities .capability-editor .capability-group[data-height="3"],.role-view-page .capability-editor .capability-group-combined[data-height="3"],.application-capabilities .capability-editor .capability-group-combined[data-height="3"]{grid-row:span 3}.role-view-page .capability-editor .capability-group-combined[data-height="1"],.application-capabilities .capability-editor .capability-group-combined[data-height="1"]{grid-template-rows:repeat(1,1fr)}.role-view-page .capability-editor .capability-group-combined[data-height="2"],.application-capabilities .capability-editor .capability-group-combined[data-height="2"]{grid-template-rows:repeat(2,1fr)}.role-view-page .capability-editor .capability-group-combined[data-height="3"],.application-capabilities .capability-editor .capability-group-combined[data-height="3"]{grid-template-rows:repeat(3,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.role-view-page .capability-editor,.application-capabilities .capability-editor{grid-template-columns:repeat(5,1fr)}.role-view-page .capability-editor .capability-group[data-width="1"],.application-capabilities .capability-editor .capability-group[data-width="1"],.role-view-page .capability-editor .capability-group-combined[data-width="1"],.application-capabilities .capability-editor .capability-group-combined[data-width="1"]{grid-column:span 1}.role-view-page .capability-editor .capability-group[data-width="2"],.application-capabilities .capability-editor .capability-group[data-width="2"],.role-view-page .capability-editor .capability-group-combined[data-width="2"],.application-capabilities .capability-editor .capability-group-combined[data-width="2"]{grid-column:span 2}.role-view-page .capability-editor .capability-group[data-width="3"],.application-capabilities .capability-editor .capability-group[data-width="3"],.role-view-page .capability-editor .capability-group-combined[data-width="3"],.application-capabilities .capability-editor .capability-group-combined[data-width="3"]{grid-column:span 3}.role-view-page .capability-editor .capability-group[data-width="4"],.application-capabilities .capability-editor .capability-group[data-width="4"],.role-view-page .capability-editor .capability-group-combined[data-width="4"],.application-capabilities .capability-editor .capability-group-combined[data-width="4"]{grid-column:span 4}.role-view-page .capability-editor .capability-group[data-width="5"],.application-capabilities .capability-editor .capability-group[data-width="5"],.role-view-page .capability-editor .capability-group-combined[data-width="5"],.application-capabilities .capability-editor .capability-group-combined[data-width="5"]{grid-column:span 5}.role-view-page .capability-editor .capability-group[data-height="1"],.application-capabilities .capability-editor .capability-group[data-height="1"],.role-view-page .capability-editor .capability-group-combined[data-height="1"],.application-capabilities .capability-editor .capability-group-combined[data-height="1"]{grid-row:span 1}.role-view-page .capability-editor .capability-group[data-height="2"],.application-capabilities .capability-editor .capability-group[data-height="2"],.role-view-page .capability-editor .capability-group-combined[data-height="2"],.application-capabilities .capability-editor .capability-group-combined[data-height="2"]{grid-row:span 2}.role-view-page .capability-editor .capability-group[data-height="3"],.application-capabilities .capability-editor .capability-group[data-height="3"],.role-view-page .capability-editor .capability-group-combined[data-height="3"],.application-capabilities .capability-editor .capability-group-combined[data-height="3"]{grid-row:span 3}.role-view-page .capability-editor .capability-group-combined[data-height="1"],.application-capabilities .capability-editor .capability-group-combined[data-height="1"]{grid-template-rows:repeat(1,1fr)}.role-view-page .capability-editor .capability-group-combined[data-height="2"],.application-capabilities .capability-editor .capability-group-combined[data-height="2"]{grid-template-rows:repeat(2,1fr)}.role-view-page .capability-editor .capability-group-combined[data-height="3"],.application-capabilities .capability-editor .capability-group-combined[data-height="3"]{grid-template-rows:repeat(3,1fr)}}@media only screen and (min-width: 1900px){.role-view-page .capability-editor,.application-capabilities .capability-editor{grid-template-columns:repeat(5,1fr)}.role-view-page .capability-editor .capability-group[data-width="1"],.application-capabilities .capability-editor .capability-group[data-width="1"],.role-view-page .capability-editor .capability-group-combined[data-width="1"],.application-capabilities .capability-editor .capability-group-combined[data-width="1"]{grid-column:span 1}.role-view-page .capability-editor .capability-group[data-width="2"],.application-capabilities .capability-editor .capability-group[data-width="2"],.role-view-page .capability-editor .capability-group-combined[data-width="2"],.application-capabilities .capability-editor .capability-group-combined[data-width="2"]{grid-column:span 2}.role-view-page .capability-editor .capability-group[data-width="3"],.application-capabilities .capability-editor .capability-group[data-width="3"],.role-view-page .capability-editor .capability-group-combined[data-width="3"],.application-capabilities .capability-editor .capability-group-combined[data-width="3"]{grid-column:span 3}.role-view-page .capability-editor .capability-group[data-width="4"],.application-capabilities .capability-editor .capability-group[data-width="4"],.role-view-page .capability-editor .capability-group-combined[data-width="4"],.application-capabilities .capability-editor .capability-group-combined[data-width="4"]{grid-column:span 4}.role-view-page .capability-editor .capability-group[data-width="5"],.application-capabilities .capability-editor .capability-group[data-width="5"],.role-view-page .capability-editor .capability-group-combined[data-width="5"],.application-capabilities .capability-editor .capability-group-combined[data-width="5"]{grid-column:span 5}.role-view-page .capability-editor .capability-group[data-height="1"],.application-capabilities .capability-editor .capability-group[data-height="1"],.role-view-page .capability-editor .capability-group-combined[data-height="1"],.application-capabilities .capability-editor .capability-group-combined[data-height="1"]{grid-row:span 1}.role-view-page .capability-editor .capability-group[data-height="2"],.application-capabilities .capability-editor .capability-group[data-height="2"],.role-view-page .capability-editor .capability-group-combined[data-height="2"],.application-capabilities .capability-editor .capability-group-combined[data-height="2"]{grid-row:span 2}.role-view-page .capability-editor .capability-group[data-height="3"],.application-capabilities .capability-editor .capability-group[data-height="3"],.role-view-page .capability-editor .capability-group-combined[data-height="3"],.application-capabilities .capability-editor .capability-group-combined[data-height="3"]{grid-row:span 3}.role-view-page .capability-editor .capability-group-combined[data-height="1"],.application-capabilities .capability-editor .capability-group-combined[data-height="1"]{grid-template-rows:repeat(1,1fr)}.role-view-page .capability-editor .capability-group-combined[data-height="2"],.application-capabilities .capability-editor .capability-group-combined[data-height="2"]{grid-template-rows:repeat(2,1fr)}.role-view-page .capability-editor .capability-group-combined[data-height="3"],.application-capabilities .capability-editor .capability-group-combined[data-height="3"]{grid-template-rows:repeat(3,1fr)}}.role-view-page .capability-editor .capability-group,.application-capabilities .capability-editor .capability-group{break-inside:avoid}.role-view-page .capability-editor .capability-group .overall-title,.application-capabilities .capability-editor .capability-group .overall-title{font-size:16px;margin-bottom:10px}.role-view-page .capability-editor .capability-group .capability-items,.application-capabilities .capability-editor .capability-group .capability-items{margin-bottom:5px}.role-view-page .capability-editor .capability-group .capability-items .sub-group-view,.application-capabilities .capability-editor .capability-group .capability-items .sub-group-view{margin-bottom:25px}.role-view-page .capability-editor .capability-group .capability-items .sub-group-view .subGroupTitle,.application-capabilities .capability-editor .capability-group .capability-items .sub-group-view .subGroupTitle{font-size:16px;margin-bottom:10px}.role-view-page .capability-editor .capability-group .capability-items .sub-group-view .subGroupTitle>span,.application-capabilities .capability-editor .capability-group .capability-items .sub-group-view .subGroupTitle>span{padding-right:8px}.role-view-page .capability-editor .capability-group .advanced-options-container,.application-capabilities .capability-editor .capability-group .advanced-options-container{margin-top:20px;cursor:pointer}.role-view-page .capability-editor .capability-group .advanced-options-container .advanced-options,.application-capabilities .capability-editor .capability-group .advanced-options-container .advanced-options{font-size:16px}.role-view-page .capability-editor .capability-group .advanced-options-container .toggle-icon,.application-capabilities .capability-editor .capability-group .advanced-options-container .toggle-icon{margin-left:15px}.role-view-page .capability-editor .capability-group .advanced-options-container .advanced-capabilities .advanced-grouped-view,.application-capabilities .capability-editor .capability-group .advanced-options-container .advanced-capabilities .advanced-grouped-view{margin-top:20px}.role-view-page .capability-editor .capability-group-combined,.application-capabilities .capability-editor .capability-group-combined{display:grid;grid-gap:30px;grid-template-columns:1fr;break-inside:avoid}.role-view-page .capability-editor .group-title,.application-capabilities .capability-editor .group-title{font-size:20px}.role-view-page .capability-editor .group-title .group-icon,.application-capabilities .capability-editor .group-title .group-icon{margin-right:10px}.role-view-page .capability-editor .ant-card-body,.application-capabilities .capability-editor .ant-card-body{padding:10px 24px}.role-view-page .special-capabilities,.application-capabilities .special-capabilities{margin-top:20px;margin-bottom:20px;font-weight:500}.role-view-page .info-text,.application-capabilities .info-text,.import-permissions-drawer .role-selector{margin-bottom:20px}.import-permissions-drawer .role-selector label{font-weight:500}.role-list-page .list-view-desktop{margin-top:18px}.project-list-page .no-break{white-space:unset}.project-list-page .project-list-page-actions{display:flex;align-items:center;justify-content:space-between;margin-block:.5em}.project-list-page .project-list-page-actions .project-actions-right{margin-left:auto}.project-list-page .filters{display:flex;gap:10px;align-items:center;margin-left:20px}.project-list-page .filters .filter-form{display:flex;gap:10px}.project-list-page .filters .filter-form>*{min-width:200px}.project-list-page .project-statistics-view{margin-bottom:40px}.project-list-page .project-statistics-view .page-stats-card .grid-item{width:50%}.project-list-page .project-statistics-view .page-stats-card .last-item{width:100%;box-shadow:none}.project-view-page{max-width:1900px}.project-view-page .page-content .project-view-page-header{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px;gap:16px}@media screen and (max-width: 1600px){.project-view-page .page-content .project-view-page-header{flex-direction:column;align-items:flex-start;gap:8px}}.project-view-page .page-content .project-view-page-header .project-title-header{display:flex;align-items:center}.project-view-page .page-content .project-view-page-header .mobile-project-link-select{width:100%}.project-view-page .page-content .project-view-page-header .project-link-segment{margin-left:40px;margin-right:10px}@media screen and (max-width: 1600px){.project-view-page .page-content .project-view-page-header .project-link-segment{margin-left:0}}.project-view-page .page-content .project-view-page-header .project-view-page-header-actions{display:flex;align-items:center;margin-left:auto;gap:20px}@media screen and (max-width: 1600px){.project-view-page .page-content .project-view-page-header .project-view-page-header-actions{margin-left:0;width:100%}}.project-view-page .page-content .project-view-page-header .project-view-page-header-actions button+button{margin-left:unset}.project-view-page .page-content .view-page-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "p" "n" "rl" "io" "t"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.project-view-page .page-content .view-page-modules{grid-template-columns:repeat(2,1fr);grid-template-areas:"i p" "rl n" "io io" "t t"}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.project-view-page .page-content .view-page-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"i p n" "rl io n" "t t t"}}@media only screen and (min-width: 1900px){.project-view-page .page-content .view-page-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"i p n" "rl io n" "t t t"}}.project-view-page .page-content .view-page-modules .project-info-card{grid-area:i}.project-view-page .page-content .view-page-modules .project-info-card .ant-card-head-title{display:flex;align-items:center;justify-content:center}.project-view-page .page-content .view-page-modules .project-info-card dt{font-weight:700}.project-view-page .page-content .view-page-modules .progression-card{grid-area:p}.project-view-page .page-content .view-page-modules .note-module{grid-area:n}.project-view-page .page-content .view-page-modules .project-role-list{grid-area:rl;margin-bottom:0}.project-view-page .page-content .view-page-modules .project-top-contributors{grid-area:io}.project-view-page .page-content .view-page-modules .project-task-gantt-card{grid-area:t}.project-view-page .page-content .view-page-modules .project-task-gantt-card .ant-tabs-tabpane{overflow:auto}.project-view-page .page-content .view-page-modules .project-task-gantt-card .ant-card-body{padding-left:24px}.project-role-form .leader-warning{margin-bottom:20px}.project-form-drawer .project-type div{display:flex}.project-form-drawer .project-type div label{flex:1 1 0px;text-align:center}.project-form-drawer .range-selector{width:100%}.project-form-drawer .active-checkbox{margin-bottom:24px}.project-form-drawer .active-checkbox span{font-weight:500}.project-form-drawer .manager-alert{margin-bottom:20px}.project-form-drawer .add-more-routine-info-header{margin-bottom:24px}.project-form-drawer .add-more-routine-info-header .more-info-label{display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;width:auto}.project-form-drawer .add-more-routine-info-header label{display:inline-flex;font-weight:500;font-size:14px;color:#000000d9;cursor:pointer}.project-report-page .page-content .page-header{align-items:end;margin-bottom:30px!important}.project-report-page .page-content .page-header .view-page-title{width:unset;margin-right:50px}.project-report-page .page-content .page-header .title-actions{align-items:end!important}@media only screen and (max-width: 768px){.project-report-page .page-content .page-header .title-actions{display:grid;grid-template:"aa bb" "cc dd";gap:16px}}.project-report-page .page-content .page-header .title-actions .project-selector{min-width:250px}@media only screen and (max-width: 768px){.project-report-page .page-content .page-header .title-actions .project-selector{min-width:100px}}.project-report-page .page-content .page-header .title-actions .date-selector{min-width:150px}.project-report-page .report-container{display:grid;grid-gap:40px}.project-report-page .report-container .report-info-container{display:grid;grid-gap:40px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1300px) and (max-width: 1600px){.project-report-page .report-container .report-info-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1600px){.project-report-page .report-container .report-info-container{grid-template-columns:repeat(3,1fr)}}.project-report-page .report-container .report-info-container .project-info-card .ant-card-body dl,.project-report-page .report-container .report-info-container .project-leader-card .ant-card-body dl{grid-gap:10px;grid-template-columns:repeat(3,1fr)}@media only screen and (min-width: 1600px) and (max-width: 1900px){.project-report-page .report-container .report-info-container .project-leader-card .ant-card-body dl{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1900px){.project-report-page .report-container .report-info-container .project-leader-card .ant-card-body dl{grid-template-columns:repeat(2,1fr)}}.project-report-page .report-container .report-info-container .total-hours-title{margin-bottom:0}.project-report-page .report-container .report-info-container .total-hours-period{margin-top:40px;font-size:16px}.project-report-page .report-container .projectReport-hours-actions{min-width:fit-content}.project-report-page .report-container .projectReport-hours-actions a{font-size:14px}.project-report-page .report-container .projectReport-hours-list .activity-widget table{table-layout:auto!important}.project-report-page .report-container .projectReport-hours-list .activity-widget table .hour-break-column{white-space:unset;overflow:unset;text-overflow:unset}.project-report-page .report-container .projectReport-hours-list .activity-widget table .hour-break-column a{white-space:unset}.project-role-list{max-height:350px;overflow-y:auto;background-color:#fff}.project-role-list .table-title-container{display:flex;width:100%}.project-role-list .table-title-container .title{width:100%}.project-role-list .table-footer{text-align:center}.project-role-list .actions{display:flex;justify-content:center}.project-role-list .project-role-table .ant-table-body{margin:0}.project-info-card dl dd{margin-bottom:.5em;margin-left:0}.info-card .info-card-label{font-weight:700}.info-card .progress-card-header{display:flex;width:100%}.info-card .progress-card-header .progress-card-title{width:100%}.info-card .project-progress-wrapper{width:100%;display:flex}.info-card .project-progress-wrapper .project-progress{margin:0 5px}.info-card .project-progress-wrapper .ant-typography{white-space:nowrap}.projectgroups-info{background-color:#fff}.projectgroups-info .table-header{display:flex;width:100%}.projectgroups-info .table-header .title{width:100%}.projectgroups-info .table-footer{text-align:center}.projectgroups-info .actions{display:flex;justify-content:center}.projectgroups-info .actions .edit-btn{background-color:#ff0}.application-list-page .list-view-desktop{margin-top:18px}.application-list-page .tenant-id-description{margin-left:20px}.application-list-page .tenant-id-description-mobile{margin-left:unset}.application-list-page .tenant-id-text{margin-bottom:unset}.application-view-page .application-info-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"i i s";gap:5px}@media only screen and (max-width: 1300px){.application-view-page .application-info-wrapper{grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "s"}}.application-view-page .application-info-wrapper .application-info{grid-area:i}.application-view-page .application-info-wrapper .application-settings{grid-area:s}.application-view-page .capabilities-form{margin-top:40px}.application-view-page .capabilities-form .application-capability-editor{display:grid;grid-template-columns:repeat(1,1fr)}.application-view-page .capabilities-form .application-capability-editor .card-header{display:flex;justify-content:space-between}.application-view-page .capabilities-form .application-capability-editor .card-header .capa-title{margin-top:0;margin-bottom:0}.application-view-page .capabilities-form .application-capability-editor .ant-card-body{padding-top:0}.application-view-page .capabilities-form .application-capability-editor .group-title{margin-top:20px;font-weight:700}.application-view-page .capabilities-form .application-capability-editor .sub-group-container{padding:10px;border:2px solid #f5f5f5}.application-view-page .capabilities-form .application-capability-editor .sub-group-container .sub-group-title{margin-top:0;font-weight:500}.application-view-page .capabilities-form .application-capability-editor .sub-group{font-weight:500;margin-top:10px;margin-bottom:10px}.application-view-page .capabilities-form .application-capability-editor .sub-group-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;margin-top:10px}@media only screen and (min-width: 768px) and (max-width: 1300px){.application-view-page .capabilities-form .application-capability-editor .sub-group-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.application-view-page .capabilities-form .application-capability-editor .sub-group-wrapper{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.application-view-page .capabilities-form .application-capability-editor .sub-group-wrapper{grid-template-columns:repeat(6,1fr)}}@media only screen and (min-width: 1900px){.application-view-page .capabilities-form .application-capability-editor .sub-group-wrapper{grid-template-columns:repeat(8,1fr)}}.application-view-page .capabilities-form .application-capability-editor .ant-divider{margin-top:5px}.login-list-page .list-view-desktop{margin-top:18px}.login-list-page .logins-edit-drawer .ant-drawer-body{padding:0}.login-list-page .logins-edit-drawer .secret-login-form{padding:0 24px 24px}.login-list-page .logins-edit-drawer .local-login-info{padding:24px}.login-list-page .logins-edit-drawer .edit-actions{padding-left:24px;margin-top:24px}.login-list-page .titleActions{margin-left:20px}.login-list-page .titleActions .application-filter-select{width:200px}.login-form .cp-selector-input{margin-bottom:5px}.login-form .cp-container{margin-bottom:24px}.login-form .cp-container .cp-label{width:100%}.login-form .cp-container .add-btn{padding:0;margin:0;height:unset;font-weight:600}.login-form .cp-container .add-btn span{text-decoration:underline}.login-form .access-level-label{display:flex;justify-content:space-between;width:100%;align-items:baseline}.login-form .access-level .ant-form-item-control-input{min-height:0}.access-level-edit-form label{font-weight:500}.access-level-edit-form .customer-label{display:flex;justify-content:space-between;align-items:baseline;width:100%}.meeting-view-page .page-content .view-page-modules{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "h"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.meeting-view-page .page-content .view-page-modules{grid-template-columns:repeat(4,1fr);grid-template-areas:"i i h h"}}@media only screen and (min-width: 1600px){.meeting-view-page .page-content .view-page-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"i h h"}}.meeting-view-page .page-content .view-page-modules .meeting-info-card{grid-area:i}.meeting-view-page .page-content .view-page-modules .meeting-hours{grid-area:h}.meeting-list-page{overflow:hidden}.meeting-list-page .column-sub-title{font-weight:600}.meeting-list-page .page-stats-card{margin-bottom:40px}.drawer-title-container{display:flex}.drawer-title-container .title{width:100%}.meeting-drawer-view .info-container{margin-bottom:24px}.meeting-drawer-view .info-container .info-title{font-weight:700}.meeting-drawer-view .info-container .title-action-container{display:flex}.meeting-drawer-view .info-container .title-action-container .time-container{width:100%}.meeting-drawer-view .info-container .info-content .a-row .a-date,.meeting-drawer-view .info-container .info-content .a-row .a-duration{padding-right:20px}.meeting-drawer-view .info-container .info-content .description-row.show-border{border-bottom:1px solid #d9d9d9}.meeting-drawer-view .info-container .info-content .description-row .a-description{padding-bottom:5px;font-style:italic}.note-module .ant-card-head{padding-bottom:0}.note-module .ant-card-body{padding-top:0}.note-module .note-list{max-height:600px;overflow-y:auto}.note-module .note-list .ant-comment-avatar{margin-inline-end:0px}.note-module .note-list .ant-comment-inner{padding:0;margin-bottom:1em}.note-module .note-list .ant-comment-content{margin-left:.5em}.note-module .note-list .ant-comment-content .ant-comment-content-author{padding-left:5px}.note-module .note-list .ant-comment-content .ant-comment-content-detail{padding-left:7px}.note-module .note-list .ant-comment-content .ant-comment-content-detail .note-content{margin-bottom:0;white-space:pre-line}.note-module .note-list .ant-comment-content .ant-comment-content-detail .note-content-image{margin-top:16px;margin-bottom:16px}.note-module .note-list .ant-comment-content .ant-comment-actions{margin-top:0}.note-module .note-list .ant-comment-content .ant-comment-actions button{color:#000000a6;cursor:pointer;transition:color .3s;font-size:12px}.note-module .note-list .ant-comment-content .ant-comment-actions li:last-child .note-emoji-reactions{margin-left:12px;display:inline-flex;gap:3px;flex-grow:1;padding-bottom:4px}.note-module .note-list .ant-comment-content .ant-comment-actions li:last-child .ant-comment-actions li:last-child{vertical-align:middle;display:inline-flex;flex-wrap:nowrap;max-width:100%}.note-module .note-list .ant-comment-content .ant-comment-actions li:last-child .note-emoji-reaction button{padding:0 6px}.note-module .note-list .ant-comment-content .ant-comment-actions li:last-child .note-emoji-reaction button span{font-size:16px}.note-module .note-list .ant-comment-content .ant-comment-actions li:last-child .note-emoji-reaction .emoji-included{color:#fff;opacity:.8}.note-module .note-list .ant-comment-content .ant-comment-actions li:last-child .note-emoji-picker{z-index:2}.note-module .content-input-section{margin-bottom:24px}.note-module .content-input-section .content-input-actions{margin-top:1em}.note-module .content-input-section .content-input-actions .ant-space{width:100%}.note-module .content-input-section .content-input-actions .ant-space .ant-space-item:last-child{width:100%}.note-module .content-input-section .content-input-actions .add-content-warning{margin-top:16px}.note-module .content-input-section .add-content-checkboxes{min-height:22px;text-align:right}.note-module .content-input-section .add-content-warning{margin-top:16px}.note-module .comment-input-section{margin-left:40px}.note-module .note .note-edit-mode .note-content-picture-upload{margin-top:1em;margin-bottom:1em}.note-module .note .note-tag{margin-right:0;margin-left:1em;font-size:10px}.note-module .note .note-sticky{margin-left:1em}.note-module .note .ant-comment-actions li:last-child{width:100%}.note-module .note .edit-note-checkboxes{text-align:right}.note-module .edit-note .ant-comment-actions{align-items:unset}.note-module .comment .note-edit-mode .note-content-picture-upload{margin-top:1em;margin-bottom:1em}.note-module .comment-list{margin-inline-start:44px}.note-module .comment-list .ant-comment-actions li:last-child{height:unset;vertical-align:unset}.note-module .note-no-content{margin-top:40px}.note-content-picture-upload{display:flex;align-items:center;gap:24px}.note-content-picture-upload .ant-upload-list{margin-bottom:0;overflow-x:auto}.note-content-picture-upload .ant-upload-list .ant-upload-list-item-container .ant-upload-list-item{margin-top:0;padding:5px 8px;height:32px}.note-content-picture-upload .ant-upload-list .ant-upload-list-item-container .ant-upload-list-item .ant-upload-list-item-thumbnail{width:20px;height:20px}.note-content-picture-upload .ant-upload-select{flex-shrink:0}.activate-note-container{display:flex;border-width:1px;border-style:solid;border-color:#d9d9d9;margin:0;padding:4px 11px;border-radius:6px}.activate-note-container .activate-note-action{text-decoration:underline;cursor:pointer;opacity:.6}.activate-note-container .activiate-note-seperator{margin-left:10px;margin-right:10px;opacity:.6}.note-emoji-popover .ant-popover-inner{padding:0;border:1px solid #d9d9d9}.note-module-related .ant-card-body{height:100%;padding-left:18px;overflow-y:auto;max-height:1000px}.note-module-related .ant-card-body .note-list{max-height:unset;overflow-y:unset}.order-view-page .page-content .view-page-modules{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "s" "n" "d" "in" "o"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.order-view-page .page-content .view-page-modules{grid-template-columns:repeat(4,1fr);grid-template-areas:"i i s s" "n n n n" "d d d d" "in in in in" "o o o o"}}@media only screen and (min-width: 1600px){.order-view-page .page-content .view-page-modules{grid-template-columns:repeat(6,1fr);grid-template-areas:"i i s s n n" "d d d in in in " "o o o o o o"}}.order-view-page .page-content .view-page-modules .order-info-card{grid-area:i}.order-view-page .page-content .view-page-modules .order-info-card dl{display:grid;grid-template-columns:repeat(2,1fr)}.order-view-page .page-content .view-page-modules .order-info-card dl dt{font-weight:700}.order-view-page .page-content .view-page-modules .order-stats-card{grid-area:s}.order-view-page .page-content .view-page-modules .order-stats-card dl{display:grid;grid-template-columns:repeat(2,1fr)}.order-view-page .page-content .view-page-modules .order-stats-card dl dt{font-weight:700}.order-view-page .page-content .view-page-modules .note-module{grid-area:n}.order-view-page .page-content .view-page-modules .attributes-card{grid-area:at}.order-view-page .page-content .view-page-modules .orderline-list{grid-area:o}.order-view-page .page-content .view-page-modules .documents{grid-area:d}.order-view-page .page-content .view-page-modules .order-invoices{grid-area:in}.order-create-page .order-type-input{position:relative;display:inline-flex;align-items:center;height:100%;height:32px;color:#000000d9;font-size:14px}.order-create-page .order-input-group{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin-top:20px}.order-create-page .order-input-group.address-input{margin-bottom:20px;grid-template-columns:repeat(2,1fr)}.order-create-page .order-input-group.orderline-input{grid-template-columns:repeat(1,1fr)}@media only screen and (max-width: 1300px){.order-create-page .order-input-group{grid-template-columns:repeat(1,1fr)}.order-create-page .order-input-group.address-input{margin-bottom:20px;grid-template-columns:repeat(1,1fr)}}.order-create-page .ant-form-item{margin-bottom:0}.order-create-page .form-actions{margin-top:24px}.order-category-list-page .list-view-desktop{margin-top:18px}#invoiceStatus,#invoiceRecipentStatus,#deliveryStatus,#invoiceStatus .ant-space,#invoiceRecipentStatus .ant-space,#deliveryStatus .ant-space{width:100%}#invoiceStatus .ant-space .ant-form-item,#invoiceRecipentStatus .ant-space .ant-form-item,#deliveryStatus .ant-space .ant-form-item{margin-bottom:0}.actor-orders-invoices-tab .card-actions{display:flex;align-items:center}.actor-orders-invoices-tab .card-actions .add-order-btn{margin-left:16px}.order-report-list-content header{z-index:999!important}.order-report-list-content .filter-container{margin-left:50px}@media only screen and (max-width: 768px){.order-report-list-content .filter-container{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 1300px){.order-report-list-content .filter-container{margin-left:20px;margin-right:20px;flex-wrap:wrap}}.order-report-list-content .filter-container .entity-selector{max-width:220px;margin-left:16px;width:100%}@media only screen and (max-width: 415px){.order-report-list-content .filter-container .entity-selector{margin-left:0;width:45%}}@media only screen and (min-width: 768px) and (max-width: 1300px){.order-report-list-content .filter-container .entity-selector{width:45%}}.order-report-list-content .filter-container .product-selector{max-width:350px}.order-report-list-content .filter-container .static-selector{max-width:220px;margin-left:16px;width:100%}@media only screen and (max-width: 415px){.order-report-list-content .filter-container .static-selector{margin-left:0;width:45%}}@media only screen and (min-width: 768px) and (max-width: 1300px){.order-report-list-content .filter-container .static-selector{width:45%}}.order-report-list-content .filter-container .date-selector{width:100%;max-width:220px;margin-left:16px}.order-report-list-content .order-report-page-stats-card{margin-top:18px;text-align:center;width:100%}.order-report-list-content .order-report-page-stats-card .grid-item{width:33.33%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-report-list-content .order-report-page-stats-card .grid-item:nth-last-child(-n+2){width:50%}@media only screen and (min-width: 1600px){.order-report-list-content .order-report-page-stats-card .grid-item{width:20%}.order-report-list-content .order-report-page-stats-card .grid-item:nth-last-child(-n+2){width:20%}}.order-report-list-content .order-report-page-stats-card .grid-item label{font-size:16px}.order-report-list-content .order-report-page-stats-card .grid-item .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-report-list-content .list-view-desktop{margin-top:18px}.radio-actions{margin-bottom:20px}.edit-completion-form{margin-top:20px}.completion-list .completion-list-item{display:grid;grid-template-columns:repeat(2,auto)}.completion-list .completion-list-actions{align-self:center}.completion-list span{font-weight:600}.incomplete-orders-card .ant-card-head{min-height:0px;padding-top:13px}.incomplete-orders-card .ant-card-body{padding:0}.incomplete-orders-card .ant-card-body .ant-table-title{padding-top:0}.file-list-card-fullSize .ant-table-container{max-height:unset!important}.files-list-card{height:100%;border:0}.files-list-card .file-list-title{justify-content:space-between}.files-list-card .file-list-title .file-title-action{margin-left:16px}.files-list-card .subtitle{display:flex;padding-left:11px}.files-list-card .subtitle button{padding:0}.files-list-card .subtitle ol{align-items:center}.files-list-card .files-search{max-width:250px;width:100%}.files-list-card .separator{margin:0}.files-list-card table{cursor:pointer}.files-list-card .mobile-title{margin-block:0;margin-right:16px}.files-list-card .file-action span{padding:5px}.files-list-card .table-actions button{border:0}.files-list-card .ant-table-container{border:unset;max-height:350px;overflow-y:auto}.files-list-card .ant-table-container .ant-table-content{padding:0 12px 12px}.files-list-card .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell{background-color:unset;border:unset!important;border-bottom:1px solid #f0f0f0!important}.files-list-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{border:unset;border-bottom:1px solid #f0f0f0}.file-list-page .page-actions .files-search{min-width:220px}.file-list-page .page-actions .file-title-action{margin-left:16px}.file-list-page .list-view{margin-top:40px}.file-list-page .list-view .ant-table-title{display:none}.file-list-page .list-view .ant-table-container{border:unset}.file-list-page .list-view .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell{border:unset!important;border-bottom:1px solid #f0f0f0!important}.file-list-page .list-view .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{border:unset;border-bottom:1px solid #f0f0f0}.file-list-page ul.file-path{list-style:none;margin:0;padding-inline-start:0}.file-list-page ul.file-path li{display:inline}.file-list-page ul.file-path li:before{content:" / "}.file-list-page ul.file-path li:first-child:before{content:""}.filter-file-breadcrumb button{padding:0;margin:0}.file-list-page-breadcrumbs{color:#fff}.file-list-page-breadcrumbs button{padding:0;margin:0;color:#fff;background-color:unset}.file-list-page-breadcrumbs button:hover,.file-list-page-breadcrumbs button:active{color:#fff;background-color:unset}.file-list-page-breadcrumbs button:focus{color:#fff;background-color:unset}.move-file-or-folder-drawer .ant-drawer-header{border:none}.move-file-or-folder-drawer .ant-drawer-body{padding:0 12px}.move-file-or-folder-drawer .ant-breadcrumb-link button{padding:0}.move-file-or-folder-drawer .ant-breadcrumb-separator{margin:0 2px}.move-file-or-folder-drawer .move-button{text-align:center;padding:12px}.move-file-or-folder-drawer .ant-table-thead{position:normal!important;top:0!important;z-index:0!important}.folder-view-page .page-header{margin-bottom:18px}.folder-view-page .list-view .ant-table-title{display:none}.folder-view-page .list-view .ant-table-container{border:unset}.folder-view-page .list-view .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell{border:unset!important;border-bottom:1px solid #f0f0f0!important}.folder-view-page .list-view .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{border:unset;border-bottom:1px solid #f0f0f0}.folder-view-page .folder-view-page-gallery{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr)}@media only screen and (max-width: 768px){.folder-view-page .folder-view-page-gallery{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 768px) and (max-width: 1300px){.folder-view-page .folder-view-page-gallery{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.folder-view-page .folder-view-page-gallery{grid-template-columns:repeat(7,1fr)}}@media only screen and (min-width: 1600px){.folder-view-page .folder-view-page-gallery{grid-template-columns:repeat(10,1fr)}}.folder-view-page .folder-view-page-gallery .folder-card{overflow:hidden}.folder-view-page .folder-view-page-gallery .folder-card .ant-card-cover .anticon-folder svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-page .folder-view-page-gallery .folder-card .ant-card-meta-description{overflow:hidden;color:#000000d9;white-space:nowrap;text-overflow:ellipsis}.folder-view-page .folder-view-page-gallery .thumbnail-card{overflow:hidden}.folder-view-page .folder-view-page-gallery .thumbnail-card .ant-card-cover .anticon-file svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-page .folder-view-page-gallery .thumbnail-card .ant-card-cover .anticon-file-image svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-page .folder-view-page-gallery .thumbnail-card .ant-card-cover .anticon-video-camera svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-page .folder-view-page-gallery .thumbnail-card .ant-card-meta-description{overflow:hidden;color:#000000d9;white-space:nowrap;text-overflow:ellipsis}.folder-view-page .folder-view-page-gallery .thumbnail-card .thumbnail-image-wrapper{display:table-cell;height:84px;vertical-align:middle;width:400px;text-align:center}.folder-view-page .folder-view-page-gallery .thumbnail-card .thumbnail-image-wrapper .thumbnail-image{padding:10px;max-width:100%;max-height:150px}.folder-view-page ul.file-path{list-style:none;margin:0;padding-inline-start:0}.folder-view-page ul.file-path li{display:inline}.folder-view-page ul.file-path li:before{content:" / "}.folder-view-page ul.file-path li:first-child:before{content:""}.folder-view-card .folder-view-card-header{display:flex}.folder-view-card .folder-view-card-header .folder-search{width:100%;margin-right:16px}.folder-view-card .folder-view-card-header .folder-search .ant-input-group-addon{display:none}.folder-view-card .folder-view-page-gallery{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.folder-view-card .folder-card{overflow:hidden}.folder-view-card .folder-card .ant-card-cover .anticon-folder svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-card .folder-card .ant-card-meta-description{overflow:hidden;color:#000000d9;white-space:nowrap;text-overflow:ellipsis}.folder-view-card .thumbnail-card{overflow:hidden}.folder-view-card .thumbnail-card .ant-card-cover .anticon-file svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-card .thumbnail-card .ant-card-cover .anticon-file-image svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-card .thumbnail-card .ant-card-cover .anticon-video-camera svg{width:50px;height:84px;vertical-align:middle;display:block;margin:auto}.folder-view-card .thumbnail-card .ant-card-meta-description{overflow:hidden;color:#000000d9;white-space:nowrap;text-overflow:ellipsis}.folder-view-card .thumbnail-card .thumbnail-image-wrapper{display:table-cell;height:84px;vertical-align:middle;width:400px;text-align:center}.folder-view-card .thumbnail-card .thumbnail-image-wrapper .thumbnail-image{padding:10px;max-width:100%;max-height:150px}.folder-view-card .breadcrumb{margin-top:20px}.folder-view-card .breadcrumb button{margin:0;padding:0;color:unset}.ant-modal{width:auto!important}.ant-modal .ant-modal-header .ant-modal-title{max-width:50vw}.ant-modal .ant-modal-header .ant-modal-title span{margin-left:5px}.ant-modal .ant-modal-body{display:flex;align-items:center}.ant-modal .image-preview{max-width:90vw;max-height:90vh}.word-modal-content{height:85vh;max-width:60vw;width:100%}.video-modal-content{height:85vh;max-width:85vw;text-align:center;width:100%}.video-modal-content video{max-width:84vw}.not-supported-modal-content{height:50vh;max-width:85vh;text-align:center;width:100%;min-width:50vw}.excel-modal-content{height:85vh;width:85vw;text-align:center}.mail-modal-content{height:100%;width:85vw;padding:0 20px}.mail-modal-content .mail-modal-iframe{display:block;width:100%;height:80vh;margin-top:10px;border:none}.text-modal-content{height:100%;width:75vw;padding:0 20px}.prev-file{left:0;top:50%;position:fixed;margin-left:10px}.prev-file button:hover{color:#1a73e8;background:#1a73e8!important;border-color:#1a73e8}.next-file{right:0;top:50%;position:fixed;margin-right:10px}.next-file button:hover{color:#1a73e8;background:#1a73e8!important;border-color:#1a73e8}.pg-viewer-wrapper{overflow-y:hidden;margin-left:auto;margin-right:auto;width:100%}.pg-viewer-wrapper .photo-viewer-container{max-height:75vh;max-width:75vw;height:100%!important;width:100%!important}.pg-viewer-wrapper .photo-viewer-container img{max-height:70vh;max-width:70vw;height:100%!important;width:100%!important}.pg-viewer-wrapper .react-grid-Container,.pg-viewer-wrapper .react-grid-HeaderRow,.pg-viewer-wrapper .react-grid-Canvas,.pg-viewer-wrapper .rdg-selected,.pg-viewer-wrapper .react-grid-Cell{width:100%}.pg-viewer-wrapper .react-grid-Grid{height:85vh}.pg-viewer-wrapper .react-grid-Canvas{height:80vh!important}.pg-viewer-wrapper .document-container{padding:0;height:85vh;max-width:60vw;overflow-y:scroll;width:auto}.pg-viewer-wrapper .document-container>table{width:59vw}.react-pdf__Page canvas{width:100%!important;height:100%!important}.react-pdf__Page .react-pdf__Page__textContent{width:100%!important;height:100%!important}.details-filtered .list-view{margin-top:20px}.file-modal{min-width:50vw}.folder-view-page .folder-view-page-header{display:flex;margin-bottom:16px;padding:8px 6px}.folder-view-page .folder-view-page-header .file-action{margin-left:16px}.folder-view-page .page-actions{padding:0 6px}.folder-view-page .page-actions .files-search{min-width:220px}.folder-view-page .page-actions .file-title-action{margin-left:16px}.hour-category-list-page .category-tab{margin-top:18px}.color{height:15px;width:100%;border:1px solid #d9d9d9;border-radius:3px}.organization-list-page .organization-statistics-view .page-stats-card .grid-item{width:33%;box-shadow:none}.organization-list-page .organization-statistics-view .page-stats-card .last-item{width:50%;box-shadow:none}.organization-view-page .page-content .project-statistics-view .page-stats-card .grid-item{width:50%}.organization-view-page .page-content .project-statistics-view .page-stats-card .last-item{width:100%;box-shadow:none}.organization-view-page .page-content .ticket-stats-card .grid-item{width:50%}@media only screen and (min-width: 1600px){.organization-view-page .page-content .ticket-stats-card .grid-item{width:16.66666%}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.organization-view-page .page-content .ticket-stats-card .grid-item{width:33.33333%}}.organization-view-page .page-content .attributes-view{margin-bottom:unset}.organization-view-page .page-content .view-page-modules .top-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1300px) and (max-width: 1600px){.organization-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(2,1fr)}.organization-view-page .page-content .view-page-modules .top-modules>:first-child{grid-row:span 2}.organization-view-page .page-content .view-page-modules .top-modules>:last-child{grid-column:span 2}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.organization-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1900px){.organization-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(4,1fr)}}.organization-view-page .page-content .view-page-modules .top-modules .organization-info-card .list-title{padding-left:0}.organization-view-page .page-content .view-page-modules .top-modules .organization-info-card .link-wrapper a{display:block}.organization-view-page .page-content .view-page-modules .top-modules .organization-info-card .avatar-container{padding-right:1.5vw!important}@media only screen and (max-width: 1900px){.organization-view-page .page-content .view-page-modules .top-modules .organization-info-card .details{display:grid}}.organization-view-page .page-content .view-page-modules .top-modules .revenue-over-time{height:fit-content;grid-area:auto}@media only screen and (min-width: 1300px){.organization-view-page .page-content .view-page-modules .top-modules .revenue-over-time{grid-column-start:span 2}}.organization-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .ant-table-content{max-height:400px;overflow:auto}.organization-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .ant-table-content table{width:100%;min-width:100%}.organization-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .actor-tab-badge{vertical-align:text-bottom}.organization-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .actor-tab-badge sup{background:#e6f7ff;color:#000}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-title{font-size:16px;margin-bottom:20px;margin-top:25px}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .ant-card-body{padding-top:12px;padding-left:18px;overflow-y:auto;position:absolute;width:100%}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .ant-card-body .ant-comment-inner{padding:5px 0}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-notes{display:grid;grid-gap:20px;grid-template-columns:repeat(1,100%);padding-left:6px}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-notes .related-note-item{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px;padding:10px 20px}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-notes .related-note-item .time{font-weight:600}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-notes .related-note-item .text{font-style:italic;margin-top:6px;word-wrap:break-word}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-notes .related-note-item .note-footer-container{display:flex;margin-top:6px}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-notes .related-note-item .note-footer-container .footer{width:100%}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .related-notes .note-select:hover{background-color:#ececec}.organization-view-page .page-content .view-page-modules .top-modules .related-notes-container .load-more-notes{width:100%;text-align:center;padding-top:20px}@media only screen and (min-width: 1600px) and (max-width: 1900px){.organization-view-page .page-content .view-page-modules .top-modules>:nth-child(odd){grid-row:span 2}}@media only screen and (min-width: 1900px){.organization-view-page .page-content .view-page-modules .top-modules>:nth-child(odd){grid-row:span 2}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.organization-view-page .page-content .view-page-modules .top-modules>:nth-child(2n+2){grid-column:span 2}}@media only screen and (min-width: 1900px){.organization-view-page .page-content .view-page-modules .top-modules>:nth-child(2n+2){grid-column:span 2}}.organization-view-page .page-content .view-page-modules .bottom-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr);margin-top:30px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.organization-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.organization-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1900px){.organization-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 415px){.organization-view-page .page-content .view-page-modules .bottom-modules .documents{max-width:96vw}}@media only screen and (min-width: 415px) and (max-width: 768px){.organization-view-page .page-content .view-page-modules .bottom-modules .documents{max-width:98vw}}.organization-view-page .page-content .view-page-modules .single-module{margin-top:30px}.organization-view-page .page-content .view-page-modules .single-module .actor-cp-expander>div{white-space:unset}.organization-view-page .page-content .view-page-modules .actor-invoices-widget .ant-table-container{max-height:350px;overflow-y:auto}.employee-list-page{max-width:1900px}.employee-list-page .page-content .page-header .birthdays{background:#fff;border-radius:25px;width:max-content;padding:5px 15px}.employee-list-page .page-content .page-header .export{padding:0}.employee-list-page .page-content .nameContainer{max-width:initial!important}.employee-list-page .page-content .nameContainer .crown{position:absolute;transform:scale(1.5);margin-left:11px;margin-top:-10px;transform:rotate(-10deg) scale(2)}.employee-list-page .page-content .nameContainer .ant-avatar{position:initial}.employee-list-page .active-call-container{display:flex}.employee-list-page .active-call-container .duration{margin-right:20px}.employee-list-page .active-call-container .duration .start{font-weight:500}.employee-list-page .list-view-desktop{margin-top:18px}.employee-list-page .employee-list-page-actions{display:flex;align-items:center;justify-content:space-between;margin-block:.5em}.employee-list-page .employee-list-page-actions .employees-count{width:245px}.employee-list-page .employee-list-page-actions .employee-actions-right{display:flex;align-items:center;margin-left:auto}.employee-list-page .employee-list-page-actions .employee-actions-right .excel-btn{margin-right:16px}.employee-list-page .filters{display:flex;gap:10px;align-items:center}.employee-list-page .filters .filter-form{display:flex;gap:10px}.employee-list-page .filters .filter-form>*{min-width:200px}.employee-card{height:350px}.employee-card .employee-card-content{height:100%;display:flex;flex-direction:column}.employee-card .employee-card-content .employee-card-header{padding-right:0;min-height:unset;height:45px}.employee-card .employee-card-content .employee-card-cover{display:flex;justify-content:center;padding:24px 24px 0;height:224px}.employee-card .employee-card-content .employee-card-cover .employee-card-image{width:100%;height:auto;max-height:200px;object-fit:contain}.employee-card .employee-card-content .employee-card-cover .employee-card-placeholder{width:100%;height:200px;background-color:#ccc;display:flex;justify-content:center;align-items:center;font-size:5rem;font-weight:500;color:#fff;border-radius:0}.employee-card .employee-card-content .employee-card-body{flex:1;overflow:hidden;display:flex;flex-direction:column;padding-top:10px}.employee-card .employee-card-content .employee-card-body .employee-card-meta .employee-card-description{height:44px}.employee-report-page .page-content .page-header{position:sticky;top:0;z-index:100;background-color:#e5e5e5;padding-bottom:5px}.employee-report-page .page-content .page-header.view-page-header-desktop{align-items:flex-end}.employee-report-page .page-content .page-header .view-page-title{align-items:center}.employee-report-page .page-content .page-header .view-page-title .avatar{margin-right:20px}.employee-report-page .page-content .page-header .title-actions{align-items:baseline}.employee-report-page .page-content .page-header .title-actions .selector{min-width:300px}.employee-report-page .page-content .title-actions-break{align-items:end}.employee-report-page .page-content .topProjects,.employee-report-page .page-content .topCustomers{word-wrap:break-word}.employee-report-page .page-content .compare-values-graph{grid-column:1 / span 1}@media only screen and (min-width: 1300px) and (max-width: 1600px){.employee-report-page .page-content .compare-values-graph{grid-column:1 / span 2}}@media only screen and (min-width: 1600px){.employee-report-page .page-content .compare-values-graph{grid-column:1 / span 3}}.employee-report-page .page-content .compare-values-graph .list-title .title{width:fit-content;margin-right:10px;margin-top:3px}.employee-report-page .page-content .compare-values-graph .list-title .period-container{width:150px}.employee-report-page .page-content .compare-values-graph .list-title .right-container{margin-left:auto;display:flex;flex-direction:row;align-items:center}.employee-report-page .page-content .compare-values-graph .list-title .category-selector{width:25%;margin-right:20px;min-width:200px}.employee-report-page .page-content .history-values-graph{grid-column:1 / span 1}@media only screen and (min-width: 1300px) and (max-width: 1600px){.employee-report-page .page-content .history-values-graph{grid-column:1 / span 2}}@media only screen and (min-width: 1600px){.employee-report-page .page-content .history-values-graph{grid-column:1 / span 3}}.employee-report-page .page-content .history-values-graph .list-title .title{width:fit-content;margin-right:10px}.employee-report-page .page-content .history-values-graph .list-title .category-selector{width:25%;position:absolute;right:0;margin-right:20px;min-width:200px}.employee-report-page .page-content .heatmap-card .ant-card-head .list-title .static-selector{min-width:120px}.employee-report-page .page-content .heatmap-card .ant-card-head .list-title .entity-selector{min-width:20%}.employee-report-page .page-content .heatmap-card .ant-card-head .list-title .entity-selector .ant-select-selector .ant-select-selection-overflow .ant-select-selection-overflow-item{width:unset}.employee-report-page .page-content .calls-stat-card{margin-bottom:30px}.employee-report-page .page-content .calls-stat-card .grid-item{width:50%}@media only screen and (min-width: 1600px){.employee-report-page .page-content .calls-stat-card .grid-item{width:25%}}.employee-report-page .page-content .hours-stat-card{margin-bottom:30px}.employee-report-page .page-content .employee-link-btn{padding:0;margin:0}.employee-report-page .page-content .employee-calls-btn{margin-right:30px}.employee-report-page .page-content .ant-radio-group{padding-bottom:5px;display:flex;align-items:end}.employee-report-page .page-content .selected-quick{background:#fff;border-radius:20px;padding-right:5px;padding-left:5px}.employee-report-page .page-content .period-selector-view{margin-right:30px;padding-bottom:5px}.employee-report-page .page-content .employee-report-graph-container{display:grid;grid-gap:20px}.employee-report-page .page-content .employee-report-one-graph-container{display:grid;grid-gap:20px;grid-template-columns:repeat(1,1fr);grid-template-areas:"es" "tw" "ca" "tc" "tp" "p" "cm" "cc" "cb"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.employee-report-page .page-content .employee-report-one-graph-container{grid-template-areas:"es es tw tw" "tc tc tp tp" "ca ca p p" "cm cm cm cm" "cc cc cc cc" "cb cb cb cb";grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1600px){.employee-report-page .page-content .employee-report-one-graph-container{grid-template-areas:"es es es es es es tw tw tw ca ca ca" "tc tc tc tc tp tp tp tp p p p p" "cm cm cm cm cm cm cm cm cm cm cm cm" "cc cc cc cc cc cc cc cc cc cc cc cc" "cb cb cb cb cb cb cb cb cb cb cb cb";grid-template-columns:repeat(12,1fr)}}.employee-report-page .page-content .employee-report-one-graph-container .employee-stats-card{grid-area:es}.employee-report-page .page-content .employee-report-one-graph-container .typeOfWork{grid-area:tw}.employee-report-page .page-content .employee-report-one-graph-container .categories{grid-area:ca}.employee-report-page .page-content .employee-report-one-graph-container .topCustomers{grid-area:tc}.employee-report-page .page-content .employee-report-one-graph-container .topProjects{grid-area:tp}.employee-report-page .page-content .employee-report-one-graph-container .products{grid-area:p}.employee-report-page .page-content .employee-report-one-graph-container .compare-values-graph{grid-area:cc}.employee-report-page .page-content .employee-report-one-graph-container .compare-values-graph .list-title .title{width:fit-content;margin-right:10px}.employee-report-page .page-content .employee-report-one-graph-container .compare-values-graph .list-title .period-container{width:150px}.employee-report-page .page-content .employee-report-one-graph-container .compare-values-graph .list-title .category-selector{width:25%;margin-right:20px;min-width:200px}.employee-report-page .page-content .employee-report-one-graph-container .history-values-graph{grid-area:cb}.employee-report-page .page-content .employee-report-one-graph-container .history-values-graph .list-title .title{width:fit-content;margin-right:10px}.employee-report-page .page-content .employee-report-one-graph-container .history-values-graph .list-title .category-selector{width:25%;position:absolute;right:0;margin-right:20px;min-width:200px}.employee-report-page .page-content .employee-report-one-graph-container .categoriesPerMonth{grid-area:cm}.employee-report-page .page-content .ant-select-selection-overflow-item{width:fit-content!important}.page.page-desktop.employee-report-subpage{padding:0}.employee-report-header-selector{display:flex;align-items:center}.employee-report-header-selector .employeeText{margin-right:10px}.employee-report-header-selector .entity-selector .ant-select-selection-placeholder{color:#fff}.employee-create-helptext{margin-top:-24px;margin-bottom:24px}.employee-createlogin-helptext{font-weight:500}.employee-createlogin-radiogroup{padding-top:8px}.employee-stats-card .ant-card-body{height:calc(100% - 65px)}.employee-stats-card .list-title .search{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;width:100%;justify-content:flex-end}@media only screen and (min-width: 1600px) and (max-width: 1900px){.employee-stats-card .list-title .search{grid-gap:5px}}@media only screen and (min-width: 1900px){.employee-stats-card .list-title .search{grid-gap:20px}}.employee-stats-card .list-title .search button{margin:0;padding:0}.employee-stats-card .list-title .search .active{background:#e6f7ff;border-radius:20px;padding-right:5px;padding-left:5px;height:100%}@media only screen and (max-width: 415px){.employee-stats-card .list-title .search .active{height:55%}}.employee-stats-card .employee-stats-container{height:100%}.employee-stats-card .employee-stats-container .stats-container{height:100%;align-content:center;display:grid;grid-gap:5px;grid-template-columns:repeat(1,1fr);width:100%}@media only screen and (min-width: 768px) and (max-width: 1300px){.employee-stats-card .employee-stats-container .stats-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.employee-stats-card .employee-stats-container .stats-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.employee-stats-card .employee-stats-container .stats-container{grid-template-columns:repeat(2,1fr);grid-gap:15px}}@media only screen and (min-width: 1900px){.employee-stats-card .employee-stats-container .stats-container{grid-template-columns:repeat(4,1fr);grid-gap:20px}}.employee-stats-card .employee-stats-container .stats-container .stat{text-align:center}.employee-stats-card .employee-stats-container .stats-container .stat .stat-label{margin-bottom:15px;white-space:nowrap;font-size:16px}.employee-stats-card .employee-stats-container .stats-container .stat .result{font-size:24px;margin-top:5px}.employee-stats-card .employee-stats-container .stats-container .loading-icon{font-size:120px;color:#2679a1}.employee-report-filters-body .employee-report-filters-form label{font-weight:500}.employee-report-filters-body .employee-report-expandable-checkbox{margin-bottom:16px}.employee-report-filters-body .employee-report-expandable-checkbox .employee-report-filter-section{display:flex}.employee-report-filters-body .employee-report-expandable-checkbox .employee-report-filter-section .employee-report-filter-title{margin-right:10px;width:100%;font-weight:500}.employee-report-filters-body .employee-report-expandable-checkbox .employee-report-filter-section .employee-report-filter-expander{margin-left:10px}.employee-report-filters-body .employee-report-expandable-checkbox .employee-report-checkbox-content{margin-top:16px}.employee-report-filters-body .employee-filter-section-divider{margin:12px 0}.people-list-page .people-statistics-view .page-stats-card .grid-item{width:33%;box-shadow:none}.people-list-page .people-statistics-view .page-stats-card .last-item{width:50%;box-shadow:none}.person-view-page .page-content .attributes-view{margin-bottom:unset}.person-view-page .page-content .view-page-modules .top-modules .person-info-card .list-title{padding-left:0}.person-view-page .page-content .view-page-modules .top-modules .person-info-card .link-wrapper a{display:block}.person-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .ant-table-content{max-height:400px;overflow:auto}.person-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .ant-table-content table{width:max-content;min-width:100%}.person-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .actor-tab-badge{vertical-align:text-bottom}.person-view-page .page-content .view-page-modules .top-modules .actor-project-ticket-tab .actor-tab-badge sup{background:#e6f7ff;color:#000}.person-view-page .page-content .view-page-modules .actor-invoices-widget .ant-table-container{max-height:350px;overflow-y:auto}.person-edit-info .edit-label{font-weight:500}.person-edit-info .edit-container{display:flex;align-items:center}.person-edit-info .edit-container .edit-value{width:100%}.person-edit-info .edit-container .edit-actions{display:flex}.person-edit-info:last-child{margin-bottom:20px}.organizationRoleForm .endDate-input{margin-bottom:0}.organizationRoleForm .endDate-sub-text{font-size:12px;margin-top:5px;margin-bottom:24px}.organizationRoleForm .leftOrgInputContainer{margin-bottom:20px}.organizationRoleForm .leftOrgInputContainer .leftLabel{font-weight:500;padding-bottom:8px}.person-employee-info-card .info dl{display:grid;grid-template-columns:repeat(1,1fr);margin:0}@media only screen and (min-width: 1300px) and (max-width: 1600px){.person-employee-info-card .info dl{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1600px){.person-employee-info-card .info dl{grid-template-columns:repeat(2,1fr)}}.person-employee-info-card .info dl dt{font-weight:700}.person-employee-info-card .info dl dd{margin-inline-start:0px;white-space:pre-wrap}.person-employee-info-card .employee-info-card-links>:first-child{padding-left:0}.related-notes-container .related-title{font-size:16px;margin-bottom:20px;margin-top:25px}.related-notes-container .related-notes{display:grid;grid-gap:20px;grid-template-columns:repeat(1,100%);padding-left:6px}.related-notes-container .related-notes .related-note-item{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px;padding:10px 20px}.related-notes-container .related-notes .related-note-item .time{font-weight:600}.related-notes-container .related-notes .related-note-item .text{font-style:italic;margin-top:6px;word-wrap:break-word}.related-notes-container .related-notes .related-note-item .note-footer-container{display:flex;margin-top:6px}.related-notes-container .related-notes .related-note-item .note-footer-container .footer{width:100%}.related-notes-container .related-notes .note-select:hover{background-color:#ececec}.related-notes-container .load-more-notes{width:100%;text-align:center;padding-top:20px}.tag-category-list-page .list-view{margin-top:18px}.task-stats-card{text-align:center}.task-stats-card .grid-item{width:33.33%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1600px){.task-stats-card .grid-item{width:16.66%}}.task-stats-card .grid-item label{font-size:16px}.task-stats-card .grid-item .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-drawer-view-page{width:100%}.task-view-page{max-width:1900px}.task-view-page .task-view-page-header{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px;gap:16px}@media screen and (max-width: 1300px){.task-view-page .task-view-page-header{flex-direction:column;align-items:flex-start;gap:8px}}.task-view-page .task-view-page-header .task-title-header{display:flex;align-items:center}.task-view-page .task-view-page-header .mobile-task-link-select{width:100%}.task-view-page .task-view-page-header .task-link-segment{margin-left:40px;margin-right:10px}@media screen and (max-width: 1300px){.task-view-page .task-view-page-header .task-link-segment{margin-left:0}}.task-view-page .task-view-page-header .task-view-page-header-actions{display:flex;align-items:center;margin-left:auto;gap:20px}@media screen and (max-width: 1300px){.task-view-page .task-view-page-header .task-view-page-header-actions{margin-left:0;width:100%}}.task-view-page .task-view-page-header .task-view-page-header-actions button+button{margin-left:unset}.task-view-page .view-page-modules{display:grid;grid-gap:50px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "p" "n" "ta"}@media only screen and (min-width: 1300px) and (max-width: 1900px){.task-view-page .view-page-modules{grid-template-columns:repeat(2,1fr);grid-template-areas:"i n" "p n" "ta ta"}}@media only screen and (min-width: 1900px){.task-view-page .view-page-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"i p n" "ta ta n"}}.task-view-page .view-page-modules .task-info-card{grid-area:i}.task-view-page .view-page-modules .task-info-card dl dt{font-weight:700}.task-view-page .view-page-modules .task-info-card dl dd{margin-bottom:.5em;margin-left:0}.task-view-page .view-page-modules .progression-card{grid-area:p}.task-view-page .view-page-modules .top-actors{grid-area:ta}.task-view-page .view-page-modules .note-module{grid-area:n;height:100%}.task-list-card .ant-table-container{border:unset}.task-list-card .ant-table-container .ant-table-content{padding:0 12px 12px}.task-list-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{border:unset;border-bottom:1px solid #f0f0f0;text-decoration:inherit}.task-list-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell .taskNameContainer{display:inline-block;width:77%;text-decoration:inherit}.task-form .task-type div{display:flex}.task-form .task-type div label{flex:1 1 0px}.task-form .ant-form-item-label>label{font-weight:500;font-size:14px;color:#000000d9}.task-form .task-type{margin-bottom:24px}.task-form .task-type .ant-radio-group{text-align:center}.task-form .override-margin{margin-bottom:0}.task-form .warning{margin-bottom:24px;color:#faeb16}.open-closed-selector{display:inline-flex;margin-right:16px;min-width:124px}.open-closed-selector .selector{width:100%}.page.page-desktop.project-task-list-page{padding:0!important}.project-task-list .project-task-list-header{display:flex}.project-task-list .project-task-list-header .project-task-list-title{width:100%;padding:0;margin:0 0 0 10px}.project-task-list .project-task-list-header .project-list-title-container{display:flex;justify-content:flex-end}.project-task-list .project-task-list-header .project-list-title-container .closed-open-selector{min-width:150px;margin-right:15px}.project-task-list .ant-table-container{border:unset}.project-task-list .ant-table-container .ant-table-content{padding:0 0 0 6px}.project-task-list .ant-table-container .ant-table-content .ant-table-thead{top:0!important}.project-task-list .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell{border-inline-end:1px solid #f0f0f0;border:unset!important;border-bottom:1px solid #f0f0f0!important;border-top:1px solid #f0f0f0!important}.project-task-list .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell:before{background-color:transparent!important}.project-task-list .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{border:unset}.contactPoint-list-page .page-content .page-header{margin-bottom:18px!important}.contactPoint-list-page .page-content .page-header .export{padding:0}.cp-form .cp-type-selector .ant-radio-group{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.cp-remove-form cp-value{font-weight:500;margin-bottom:24px}.cp-remove-form .endDate-input{margin-bottom:0}.cp-remove-form .endDate-sub-text{font-size:12px;margin-top:5px;margin-bottom:24px}.contact-point-list-card .cp-list-actions{display:flex}.product-list-page .page-stats-card .grid-item{width:25%}.product-view-page .page-content .view-page-modules{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "n" "p" "s" "ni" "f" "sc"}.product-view-page .page-content .view-page-modules.no-parts{grid-template-areas:"i" "n" "s" "ni" "f" "sc"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.product-view-page .page-content .view-page-modules{grid-template-columns:repeat(4,1fr);grid-template-areas:"i i i i" "p p n n" "s s n n" "ni ni ni ni" "f f f f" "sc sc sc sc"}.product-view-page .page-content .view-page-modules.no-parts{grid-template-areas:"i i i i" "s s n n" "ni ni ni ni" "f f f f" "sc sc sc sc"}}@media only screen and (min-width: 1600px){.product-view-page .page-content .view-page-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"i s n" "p p n" "ni ni ni" "f f f" "sc sc sc"}.product-view-page .page-content .view-page-modules.no-parts{grid-template-areas:"i s n" "ni ni ni" "f f f" "sc sc sc"}}.product-view-page .page-content .view-page-modules .product-info-card{grid-area:i}.product-view-page .page-content .view-page-modules .product-info-card dt{font-weight:700}.product-view-page .page-content .view-page-modules .product-info-card .details{display:flex;width:100%}.product-view-page .page-content .view-page-modules .product-info-card .details .avatar-container{padding-right:40px}.product-view-page .page-content .view-page-modules .product-info-card .details .avatar-container .avatar{border:1px solid rgba(0,0,0,.25);border-radius:4px}.product-view-page .page-content .view-page-modules .product-info-card .details .avatar-container .avatar-btn{margin:0;padding:0}.product-view-page .page-content .view-page-modules .product-info-card .details .info{width:100%}.product-view-page .page-content .view-page-modules .attributes-card{grid-area:a}.product-view-page .page-content .view-page-modules .product-supplier-list{grid-area:s}.product-view-page .page-content .view-page-modules .product-part-list{grid-area:p}.product-view-page .page-content .view-page-modules .note-module{grid-area:n}.product-view-page .page-content .view-page-modules .documents{grid-area:f}.product-view-page .page-content .view-page-modules .netInvoiced-period{grid-area:ni}.product-view-page .page-content .view-page-modules .product-card-wrapper{display:flex}@media only screen and (max-width: 650px){.product-view-page .page-content .view-page-modules .product-card-wrapper{flex-direction:column}}.product-view-page .page-content .view-page-modules .product-card-wrapper .left{flex:65%;padding-right:10px}@media only screen and (max-width: 650px){.product-view-page .page-content .view-page-modules .product-card-wrapper .left{order:2}}.product-view-page .page-content .view-page-modules .product-card-wrapper .right{padding-bottom:10px}@media only screen and (max-width: 650px){.product-view-page .page-content .view-page-modules .product-card-wrapper .right{order:1}}.product-view-page .page-content .view-page-modules .subscription-customers{grid-area:sc}.product-view-page .page-content .view-page-modules .totalQuantity{white-space:nowrap;font-weight:500;font-size:16px}.product-category-list-page .list-view-desktop{margin-top:18px}.product-form .prices{display:flex;align-items:center;margin-top:10px}.product-form .prices .price-input{margin-bottom:0;width:100%}.product-form .prices .text-seperator{margin-left:10px;margin-right:10px}.product-form .prices .unit-input{width:100%;margin-bottom:0}.product-form .prices .remove-btn{margin-left:15px}.product-form .default-price{margin-bottom:0}.product-form .add-price-btn{margin-bottom:24px;margin-top:10px}.ticket-list-page .page-content .page-header{justify-content:space-between;margin-bottom:18px!important}.ticket-list-page .page-content .page-header .export{padding:0}.ticket-list-page .page-stats-card .grid-item{width:50%}@media only screen and (min-width: 1600px){.ticket-list-page .page-stats-card .grid-item{width:16.66666%}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.ticket-list-page .page-stats-card .grid-item{width:33.33333%}}.ticket-list-page .title{font-weight:600}.ticket-list-page .ticket-actions{display:flex;justify-content:space-between;align-items:center;margin-block:.5em}.ticket-list-page .ticket-actions .ticket-actions-left{display:flex;align-items:center}.ticket-list-page .ticket-actions .ticket-actions-left .filters{display:flex;gap:10px;align-items:center;margin-left:20px}.ticket-list-page .ticket-actions .ticket-actions-left .filters .filter-form{display:flex;gap:10px}.ticket-list-page .ticket-actions .ticket-actions-left .filters .filter-form .selector{width:200px}.ticket-list-page .ticket-actions .ticket-actions-right{margin-left:10px}.ticket-list-page .ticket-graphs{display:grid;gap:16px;grid-template-columns:repeat(1,1fr);margin-bottom:30px}.ticket-list-page .ticket-graphs .list-title{align-items:baseline}.ticket-list-page .ticket-graphs .list-title .display-amount{margin-right:5px}.ticket-list-page .ticket-graphs .list-title .number-graph-selector{width:70px}.ticket-overdue{background:#ffdde2}.ticket-overdue .ant-table-cell-row-hover,.ticket-overdue .ant-table-column-sort{background:#ffc9c9!important}.ticket-due-soon{background:#fffdcc}.ticket-due-soon .ant-table-cell-row-hover,.ticket-due-soon .ant-table-column-sort{background:#fffc96!important}.ticket-due-today{background:#ffe4b2}.ticket-due-today .ant-table-cell-row-hover,.ticket-due-today .ant-table-column-sort{background:#ffdb99!important}.status-container .status-main{margin-right:5px}.ticket-view-page.closed{background-color:#c5c5c5}.ticket-view-page .page-content .view-page-modules .top-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr);grid-template-areas:"a" "b" "c" "d"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.ticket-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(2,1fr);grid-template-areas:"a b" "c d"}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.ticket-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"a b c" "a b d"}}@media only screen and (min-width: 1900px){.ticket-view-page .page-content .view-page-modules .top-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"a b c" "a b d"}}.ticket-view-page .page-content .view-page-modules .top-modules .ticket-info-card{grid-area:a}.ticket-view-page .page-content .view-page-modules .top-modules .documents{grid-area:d;min-width:0}.ticket-view-page .page-content .view-page-modules .top-modules .ticket-solution-card{grid-area:c}.ticket-view-page .page-content .view-page-modules .top-modules .note-module{grid-area:b}.ticket-view-page .page-content .view-page-modules .bottom-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr);margin-top:30px;grid-template-areas:"e" "f" "c"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.ticket-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"e e f" "c c not_set"}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.ticket-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"e e f" "c c not_set"}}@media only screen and (min-width: 1900px){.ticket-view-page .page-content .view-page-modules .bottom-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"e e f" "c c not_set"}}.ticket-view-page .page-content .view-page-modules .bottom-modules .ticket-recent-hours{grid-area:e}.ticket-view-page .page-content .view-page-modules .bottom-modules .top-actors{grid-area:f}.ticket-view-page .page-content .view-page-modules .bottom-modules .checklist-card{grid-area:c}.ticket-dropdown-container .ticket-dropdown-wrapper{background:#fff;box-shadow:0 2px 8px #00000026;border-radius:4px}.ticket-dropdown-container .ticket-dropdown-wrapper .ticket-dropdown-input{padding:8px}.ticket-dropdown-container .ticket-dropdown-wrapper .ticket-spin-container{text-align:center;padding:8px 0}.ticket-dropdown-container .ticket-scroll-container{max-height:300px;overflow:auto;padding:4px 0;min-width:350px}.ticket-dropdown-container .ticket-scroll-container .ant-dropdown-menu{max-height:unset;overflow-y:unset}.ticket-assign-to-me-container>button:first-child{min-width:115px}.ticket-assign-to-me-container button+button{margin-left:0}.resource-list-page .entity-search{max-width:none}.resource-list-page .export{padding:0}.resource-list-page .list-row.Caution{background-color:#feffe6}.resource-list-page .list-row.Critical{background-color:#fff1f0}.resource-list-page .status-container{display:flex;height:60px}.resource-list-page .status-container .status-color{width:5px;border-radius:4px}.resource-list-page .status-container .status-color.Normal{background-color:#6fcf97}.resource-list-page .status-container .status-color.Caution{background-color:#fadb14}.resource-list-page .status-container .status-color.Critical{background-color:#ff7875}.resource-list-page .status-container .status-info{width:100%;border-radius:4px;display:flex;align-items:center}.resource-list-page .status-container .status-info.Normal{background-color:#e2f5ea}.resource-list-page .status-container .status-info.Caution{background-color:#feffe6}.resource-list-page .status-container .status-info.Critical{background-color:#fff1f0}.resource-list-page .status-container .status-info .status-text{justify-content:center;flex:1;padding-left:10px}.resource-list-page .status-container .status-info .status-tag{justify-content:flex-end;align-self:flex-end;border-radius:4px;width:40%;text-align:center}.resource-card{position:relative;height:400px}.resource-card .resource-card-status-indicator{position:absolute;left:0;top:0;bottom:0;width:8px;z-index:1;border-top-left-radius:8px;border-bottom-left-radius:8px}.resource-card .resource-card-status-indicator.Critical{background-color:#ff7875}.resource-card .resource-card-status-indicator.Caution{background-color:#fadb14}.resource-card .resource-card-status-indicator.Normal{background-color:#6fcf97}.resource-card .resource-card-content{padding-left:4px;height:100%;display:flex;flex-direction:column}.resource-card .resource-card-content.Critical{background-color:#fff1f0}.resource-card .resource-card-content.Caution{background-color:#feffe6}.resource-card .resource-card-content .resource-card-title{align-items:center;font-size:14px;font-weight:400}.resource-card .resource-card-content .resource-card-title .status-tag{border-radius:4px;text-align:center;white-space:nowrap;padding-inline:10px}.resource-card .resource-card-content .resource-card-title .status-tag span{margin-right:3px}.resource-card .resource-card-content .resource-card-header{padding-right:0;min-height:unset;height:45px}.resource-card .resource-card-content .resource-card-cover{display:flex;justify-content:center;padding:10px 24px 0;height:224px}.resource-card .resource-card-content .resource-card-cover .resource-card-image{width:100%;height:auto;max-height:200px;object-fit:contain}.resource-card .resource-card-content .resource-card-cover .resource-card-placeholder{width:100%;height:200px;background-color:#ccc;display:flex;justify-content:center;align-items:center;font-size:5rem;font-weight:500;color:#fff;border-radius:0}.resource-card .resource-card-content .resource-card-body{flex:1;overflow:hidden;display:flex;flex-direction:column;padding-top:5px}.resource-card .resource-card-content .resource-card-body .resource-card-meta .resource-card-description{height:44px}.resource-view-page .page-content .view-page-header-mobile h3{margin:0}.resource-view-page .page-content .attributes-view{margin-bottom:unset}.resource-view-page .page-content .view-page-modules .top-modules .notes .note-title{display:flex;width:100%}.resource-view-page .page-content .view-page-modules .top-modules .notes .note-title .title{width:100%;font-size:16px}.resource-view-page .page-content .view-page-modules .top-modules .notes .related-title{font-size:16px;margin-bottom:20px;margin-top:25px}.resource-view-page .page-content .view-page-modules .top-modules .notes.combined-notes .ant-card-head{display:none}.resource-view-page .page-content .view-page-modules .top-modules .notes .ant-card-body{padding-top:12px;padding-left:18px;overflow-y:auto;max-height:900px}.resource-view-page .page-content .view-page-modules .top-modules .notes .ant-card-body .ant-comment-inner{padding:5px 0}.resource-view-page .page-content .view-page-modules .top-modules .notes .notes-container{display:grid;grid-gap:20px;grid-template-columns:repeat(1,100%);padding-left:6px}.resource-view-page .page-content .view-page-modules .top-modules .notes .notes-container .related-note-item{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px;padding:10px 20px}.resource-view-page .page-content .view-page-modules .top-modules .notes .notes-container .related-note-item .time{font-weight:600}.resource-view-page .page-content .view-page-modules .top-modules .notes .notes-container .related-note-item .text{font-style:italic;margin-top:6px;word-wrap:break-word}.resource-view-page .page-content .view-page-modules .top-modules .notes .notes-container .related-note-item .note-footer-container{display:flex;margin-top:6px}.resource-view-page .page-content .view-page-modules .top-modules .notes .notes-container .related-note-item .note-footer-container .footer{width:100%}.resource-view-page .page-content .view-page-modules .top-modules .notes .notes-container .note-select:hover{background-color:#ececec}.resource-view-page .page-content .view-page-modules .top-modules .notes .load-more-notes{width:100%;text-align:center;padding-top:20px}.resource-view-page .file-list-card-page,.resource-view-page .measuring-point-widget,.resource-view-page .resource-mp-and-group-tab{max-width:1400px}.resource-create-edit-form .actor-name-input .ant-form-item-required{width:100%}.resource-create-edit-form .actor-name-input .ant-form-item-required .selector-label-container{display:flex;width:100%;justify-content:space-between;align-items:baseline}.resource-create-edit-form .resource-location-input-container{display:flex;flex-direction:column;gap:8px}.resource-create-edit-form .owner-selector{margin-bottom:0}.resource-create-edit-form .notification-receivers .ant-form-item-control-input-content{display:flex;align-items:center;margin-top:5px;margin-bottom:2px}.resource-create-edit-form .notification-receivers .ant-form-item-row{width:100%;flex-direction:row}.resource-create-edit-form .notification-receivers .ant-form-item{width:100%;margin:0}.resource-create-edit-form .notification-receivers .selector,.resource-owner-input,.resource-owner-input .ant-space{width:100%}.resource-normal-info-card .notification-recievers{display:flex;flex-direction:column}.resource-normal-info-card .notification-recievers .notification-recievers-head{display:flex;width:100%;margin-bottom:0}.resource-normal-info-card .notification-recievers .notification-recievers-head .title h5{margin:0}.resource-normal-info-card .notification-recievers .notification-recievers-head .action{margin-left:auto}.resource-normal-info-card .notification-recievers .notification-recievers-body .notification-recievers-list .notification-recievers-list-item{display:flex;margin-bottom:15px}.resource-normal-info-card .notification-recievers .notification-recievers-body .notification-recievers-list .notification-recievers-list-item .notification-recievers-info p{margin:0}.resource-normal-info-card .notification-recievers .notification-recievers-body .notification-recievers-list .notification-recievers-list-item .notification-recievers-actions{margin-left:auto}.resource-normal-info-card .notification-recievers .notification-recievers-body .last-modified{margin-top:40px}.resource-normal-info-card .notification-recievers .notification-recievers-body .last-modified p{margin:0}.resource-normal-info-card .notification-recievers .notification-recievers-body .last-modified p span{font-weight:500}.resource-overview-page{display:grid;grid-template-columns:repeat(1,1fr);grid-template-areas:"p" "m";grid-gap:30px;max-width:1400px}@media only screen and (min-width: 1300px){.resource-overview-page{grid-template-columns:repeat(5,1fr);grid-template-areas:"p p m m m"}}.resource-overview-page .info-details-card{grid-area:p}.resource-overview-page .info-details-card .ant-card-body .info-header{display:flex;align-items:center}.resource-overview-page .info-details-card .ant-card-body .info-header .avatar-container{padding:0;margin-right:20px}.resource-overview-page .info-details-card .ant-card-body .info-header dt{font-weight:500}.resource-overview-page .info-details-card .ant-card-body .resource-info-list{display:flex;flex-direction:row;flex-wrap:wrap}.resource-overview-page .info-details-card .ant-card-body .resource-info-list .info-item{width:50%}.resource-overview-page .info-details-card .ant-card-body .resource-info-list .info-item dt{font-weight:500}.resource-overview-page .info-details-card .ant-card-body .notification-recievers{display:flex;flex-direction:column}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-head{display:flex;width:100%;margin-bottom:0}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-head .title h5{margin:0}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-head .action{margin-left:auto}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-body .notification-recievers-list .notification-recievers-list-item{display:flex;margin-bottom:15px}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-body .notification-recievers-list .notification-recievers-list-item .notification-recievers-info p{margin:0}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-body .notification-recievers-list .notification-recievers-list-item .notification-recievers-actions{margin-left:auto}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-body .last-modified{margin-top:40px}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-body .last-modified p{margin:0}.resource-overview-page .info-details-card .ant-card-body .notification-recievers .notification-recievers-body .last-modified p span{font-weight:500}.resource-overview-page .status-card{grid-area:m}.resource-overview-page .status-card .latest-log h5{margin-top:0}.resource-overview-page .status-card .latest-log .log-list-empty{display:flex;align-items:center;height:70px;border:1px solid #f0f0f0;border-radius:8px}.resource-overview-page .status-card .latest-log .log-list-empty p{margin-left:20px}.resource-overview-page .status-card .latest-log .ant-list-item{padding:0 0 10px}.resource-overview-page .status-card .measuring-points .measuring-points-list-item{display:flex;align-items:center;height:70px;border:1px solid #f0f0f0;border-radius:8px}.resource-overview-page .status-card .measuring-points .measuring-points-list-item a{margin-left:20px}.resource-overview-page .status-card .measuring-points .ant-list-item{padding:0 0 10px}.resource-contacts-add{margin-top:24px}.resource-log-page{max-width:1400px}.resource-log-page .log-card .title-actions{display:flex;align-items:center}.resource-log-page .log-card .title-actions .filter-text{margin-right:10px;font-weight:500}.resource-log-page .log-card .title-actions .filter-btn{height:100%;padding:0}.resource-log-page .log-card .title-actions .selected-filter{background:#bae7ff;border-radius:20px;padding-right:5px;padding-left:5px}.resource-log-page .log-card .title-actions .selector{margin-left:10px;width:210px}.resource-log-page .log-card .log-subview{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-template-areas:"list list list btns";grid-gap:30px;padding:0 24px}@media only screen and (max-width: 1100px){.resource-log-page .log-card .log-subview{grid-template-columns:repeat(1,100%);grid-template-areas:"btns" "list";gap:0}}.resource-log-page .log-card .log-subview .ant-spin-nested-loading{grid-area:list}.resource-log-page .log-card .log-subview .ant-spin-nested-loading .ant-list-item{padding:0 0 10px}.resource-log-page .log-card .log-subview .btns{grid-area:btns;display:flex;flex-direction:column;gap:5px;margin-bottom:20px}.resource-log-page .log-card .log-subview .btns button{text-align:start;border-radius:4px;margin:0}.resource-log-page .log-card .routines-subview{padding:0 24px}.notification-reciever-add-form .ant-form-item-control-input-content{display:flex;align-items:center;margin-top:5px;margin-bottom:2px}.notification-reciever-add-form .ant-form-item-row{width:100%}.notification-reciever-add-form .ant-form-item{width:100%;margin:0}.notification-reciever-add-form .selector{width:100%}.notification-reciever-add-form .selector label,.add-person-link .add-person-container{font-weight:500}.add-person-link .add-person-container button{margin:0;padding:0}.list-card-container{border:2px solid #f0f0f0;border-radius:4px;width:100%;display:flex}.list-card-container.critical{border:2px solid #ff7875;background-color:#fff1f0}.list-card-container.caution{border:2px solid #fadb14;background-color:#feffe6}.list-card-container.hoverable{cursor:pointer}.list-card-container.hoverable:hover{border:2px solid black}.list-card-container .list-card-left-color.critical{background-color:#ff7875;width:6px;border-radius:2px}.list-card-container .list-card-left-color.caution{background-color:#fadb14;width:6px;border-radius:2px}.list-card-container .list-card-left-color.normal{background-color:#6fcf97;width:6px;border-radius:2px}.list-card-container .card-title{font-size:14px;font-weight:600}.list-card-container .card-description-title{font-size:14px;font-weight:600;margin-top:10px}.list-card-container .list-card-body{display:flex;width:100%}.list-card-container .list-card-body h5{font-size:14px;margin:0}.list-card-container .list-card-body h4{font-size:16px;font-weight:400;margin:0}.list-card-container .list-card-body .content-text-format{font-size:16px;font-weight:400}.list-card-container .list-card-body .list-card-icons{display:flex;flex-direction:column;width:90px;align-items:center;justify-content:center}.list-card-container .list-card-body .list-card-icons .resolved-icon{background-color:#b7eb8f;border-radius:4px;width:100%;text-align:center;align-self:flex-start}.list-card-container .list-card-body .list-card-icons .resolved-icon.invis{visibility:hidden}.list-card-container .list-card-body .list-card-icons .list-card-icon{font-size:175%;margin-top:auto;margin-bottom:auto}.list-card-container .list-card-body .list-card-icons .list-card-icon.critical{color:#ff7875}.list-card-container .list-card-body .list-card-icons .list-card-icon.caution{color:#fadb14}.list-card-container .list-card-body .alert-info{padding:15px 15px 15px 0;width:100%}.list-card-container .list-card-body .alert-info .alert-info-head{display:flex;flex-wrap:wrap}.list-card-container .list-card-body .alert-info .alert-info-head .alert-status{width:260px}@media screen and (max-width: 600px){.list-card-container .list-card-body .alert-info .alert-info-head .alert-status{margin-bottom:10px}}.list-card-container .list-card-body .alert-info .alert-info-head .alert-rigth{margin-left:auto;text-align:end}@media screen and (max-width: 600px){.list-card-container .list-card-body .alert-info .alert-info-head .alert-rigth{margin-left:0;text-align:end}}.list-card-container .list-card-body .alert-info .alert-info-head .alert-rigth .alert-timestamp{margin-bottom:5px}.list-card-container .list-card-body .alert-info .alert-info-head .alert-rigth .alert-chart-btn{width:40px}.list-card-container .list-card-body .alert-info .resolve-note{margin-top:15px}.list-card-container .list-card-body .alert-info .resolve-note .resolve-note-head{display:flex;flex-wrap:wrap}.list-card-container .list-card-body .alert-info .resolve-note .resolve-note-head .resolve-note-head-end{margin-left:unset}@media screen and (min-width: 600px){.list-card-container .list-card-body .alert-info .resolve-note .resolve-note-head .resolve-note-head-end{margin-left:auto}}.list-card-container .list-card-body .mute{padding:15px 15px 15px 0;width:100%}.list-card-container .list-card-body .mute .mute-info{display:flex}.list-card-container .list-card-body .mute .mute-info .mute-status{width:260px}.list-card-container .list-card-body .mute .mute-info .mute-rigth{margin-left:auto;text-align:end}.list-card-container .list-card-body .mute .mute-info .mute-rigth .mute-timestamp{margin-bottom:5px}.list-card-container .list-card-body .note{padding:15px 15px 15px 0;width:100%}.list-card-container .list-card-body .note .note-head{display:flex}@media only screen and (max-width: 600px){.list-card-container .list-card-body .note .note-head{flex-direction:column;margin-bottom:5px}}@media only screen and (min-width: 600px){.list-card-container .list-card-body .note .note-head .note-head-end{margin-left:auto}}.list-card-container .list-card-body .note .measuring-point-name{margin:5px 0 0}@media only screen and (max-width: 600px){.list-card-container .list-card-body .note .measuring-point-name{margin-top:10px}}.list-card-container .list-card-body .routine{padding:15px 15px 15px 0;width:100%}.list-card-container .list-card-body .routine .routine-head{display:flex}@media only screen and (max-width: 600px){.list-card-container .list-card-body .routine .routine-head{flex-direction:column}}.list-card-container .list-card-body .routine .routine-head .routine-status{width:260px}@media only screen and (max-width: 600px){.list-card-container .list-card-body .routine .routine-head .routine-status{margin-bottom:5px}}@media only screen and (min-width: 600px){.list-card-container .list-card-body .routine .routine-head .routine-rigth{margin-left:auto;text-align:end}}.list-card-container .list-card-body .routine .routine-head .routine-rigth .routine-timestamp{margin-bottom:5px}.list-card-container .list-card-body .routine .routine-note{margin-top:5px}.list-card-container .list-card-body .routine .routine-note .routine-note-head{display:flex}.list-card-container .list-card-body .routine .routine-note .routine-note-head .routine-note-head-end{margin-left:auto}.list-card-container .list-card-body .incident{padding:15px 15px 15px 0;width:100%}.list-card-container .list-card-body .incident .incident-head{display:flex}@media only screen and (max-width: 600px){.list-card-container .list-card-body .incident .incident-head{flex-direction:column;margin-bottom:5px}}@media only screen and (min-width: 600px){.list-card-container .list-card-body .incident .incident-head .incident-head-end{margin-left:auto}}.list-card-container .list-card-body .measuring-point{padding:15px 15px 15px 0;width:100%;position:relative}.list-card-container .list-card-body .measuring-point .measuring-point-head{display:flex}@media only screen and (max-width: 600px){.list-card-container .list-card-body .measuring-point .measuring-point-head{flex-direction:column;gap:5px;align-items:center}}.list-card-container .list-card-body .measuring-point .measuring-point-head .measuring-point-start{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 600px){.list-card-container .list-card-body .measuring-point .measuring-point-head .measuring-point-start{width:230px}}@media only screen and (min-width: 600px){.list-card-container .list-card-body .measuring-point .measuring-point-head .measuring-point-center{margin-left:auto;margin-right:auto}}@media only screen and (min-width: 600px){.list-card-container .list-card-body .measuring-point .measuring-point-head .measuring-point-end{margin-left:auto;text-align:end}}.list-card-container .list-card-body .measuring-point .measuring-point-warning{position:absolute;bottom:0;right:0;background-color:#ffec3d;text-align:center;border-radius:4px}.list-card-container .list-card-body .measuring-point .measuring-point-warning p{margin:0;padding:0 20px}.list-card-container .list-card-body .measuring-point-mobile{display:flex;width:100%;flex-direction:column;align-items:center;margin-bottom:10px;text-align:center}.list-card-container .list-card-body .measuring-point-mobile .measuring-point-mobile-head{display:flex;width:100%}.list-card-container .list-card-body .measuring-point-mobile .measuring-point-mobile-head .measuring-point-timestamp{margin-left:auto;padding-right:5px}.list-card-container .list-card-body .measuring-point-mobile h4{margin-top:5px}.resource-setup-form .copy-button{margin-left:10px}.resource-setup-form .ant-list-item{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.resource-setup-form .ant-list-item p,.resource-setup-form .ant-list-item h4{margin:0}.resource-setup-form .ant-list-item h4{margin-bottom:5px}.resource-setup-form .ant-list-item .sensor-name{display:flex;width:100%}.resource-setup-form .ant-list-item .sensor-name .sensor-actions{margin-left:auto}@media only screen and (min-width: 1600px){.resource-graphs-page .resource-graph-filters{display:flex;align-items:center}}@media only screen and (min-width: 1100px){.resource-graphs-page .resource-graph-filters{position:sticky;top:62px;z-index:2;background-color:#e5e5e5;padding-bottom:10px}}.resource-graphs-page .resource-graph-filters .quick-search-filters{margin-left:unset}.resource-graphs-page .resource-graph-filters .filters-container{display:flex;width:100%;margin-top:16px;max-width:1100px}@media only screen and (min-width: 1600px){.resource-graphs-page .resource-graph-filters .filters-container{margin-top:0}}@media only screen and (max-width: 1100px){.resource-graphs-page .resource-graph-filters .filters-container{flex-wrap:wrap;gap:10px}}.resource-graphs-page .resource-graph-filters .filters-container .filter{display:flex;align-items:center;white-space:nowrap}.resource-graphs-page .resource-graph-filters .filters-container .filter .filter-text{margin-right:15px;margin-left:30px}.resource-graphs-page .resource-graph-filters .filters-container .from-filter{width:50%}@media only screen and (max-width: 1100px){.resource-graphs-page .resource-graph-filters .filters-container .from-filter{width:unset}}.resource-graphs-page .resource-graph-filters .filters-container .from-filter .selector{width:100%}.resource-graphs-page .resource-graph-filters .filters-container .from-filter .filter-text{margin-left:0}@media only screen and (min-width: 1600px){.resource-graphs-page .resource-graph-filters .filters-container .from-filter .filter-text{margin-left:30px}}.resource-graphs-page .resource-graph-filters .filters-container .to-filter{width:50%}@media only screen and (max-width: 1100px){.resource-graphs-page .resource-graph-filters .filters-container .to-filter{width:unset}.resource-graphs-page .resource-graph-filters .filters-container .to-filter .filter-text{margin-left:18px}}.resource-graphs-page .resource-graph-filters .filters-container .to-filter .selector,.resource-graphs-page .resource-graph-filters .filters-container .mp-filter,.resource-graphs-page .resource-graph-filters .filters-container .mp-filter .selector{width:100%}.resource-graphs-page .resource-graphs{display:grid;grid-gap:30px;margin-top:30px}.resource-graphs-page .resource-graphs .measuring-point-graph{margin-bottom:20px}.monitored-resource-page-header{margin-bottom:0!important}.resource-log-card .ant-card-body{padding:0 0 5px}.resource-log-card .ant-card-body .ant-list-item{padding:5px 24px}.resource-log-card .ant-card-head-title{align-items:end}.resource-log-card .ant-card-head-title div:first-child{display:block}.resource-log-card .ant-card-head-title .resource-name{margin:0;font-weight:400;font-size:14px}.resource-log-card .ant-card-head-title .title{margin:0}.note-image{padding-top:10px;width:100%;height:auto;max-height:200px;max-width:200px;object-fit:contain;cursor:pointer}.note-full-image{height:auto;max-height:1200px;max-width:1200px;object-fit:contain}.note-popup{align-items:center;width:fit-content!important}.note-edit-button{float:left;border:0px;box-shadow:none;font-size:12px}.note-edit-paragraph{clear:right}.image-restriction-label{font-weight:400!important}.subscription-list-page .subscriptionDescription{font-style:italic}.subscription-list-page .check-mark{color:#fff;background-color:#237804;border-color:#237804;border-radius:100%;font-size:20px}.subscription-list-page .check-mark svg{padding:4px}.subscription-list-page .generate-excel{float:right;margin-bottom:.5em;margin-top:.5em}.subscription-list-page .report-timestamps{text-align:right}.subscription-list-page .subscription-page-stats-card .grid-item{width:50%}@media only screen and (min-width: 1600px){.subscription-list-page .subscription-page-stats-card .grid-item{width:16.66666%}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.subscription-list-page .subscription-page-stats-card .grid-item{width:33.33333%}}.subscription-view-page .page-content .title-actions .selector{min-width:200px}.subscription-view-page .page-content .view-page-modules{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "v" "n" "ps" "rs" "l"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.subscription-view-page .page-content .view-page-modules{grid-template-columns:repeat(3,1fr);grid-template-areas:"i v n" "ps ps ps" "rs rs rs" "l l l"}}@media only screen and (min-width: 1600px){.subscription-view-page .page-content .view-page-modules{grid-template-columns:repeat(6,1fr);grid-template-areas:"i i v v n n" "ps ps ps ps rs rs" "l l l l l l"}}.subscription-view-page .page-content .view-page-modules .subscription-info-card{grid-area:i}.subscription-view-page .page-content .view-page-modules .subscription-info-card dl{display:grid;grid-template-columns:repeat(2,1fr)}.subscription-view-page .page-content .view-page-modules .subscription-info-card .description{grid-column-start:span 2}.subscription-view-page .page-content .view-page-modules .subscription-info-card .main{grid-column-start:span 1}.subscription-view-page .page-content .view-page-modules .subscription-value-card{grid-area:v}.subscription-view-page .page-content .view-page-modules .subscription-value-card dl{display:grid;grid-template-columns:repeat(3,1fr)}.subscription-view-page .page-content .view-page-modules .subscription-lines{grid-area:l}.subscription-view-page .page-content .view-page-modules .subscription-lines .subscription-lines-selector{margin-right:15px;width:150px}.subscription-view-page .page-content .view-page-modules .subscription-lines .subscription-lines-modified-date{font-weight:400;font-size:14px}.subscription-view-page .page-content .view-page-modules .subscription-lines .ant-table-container thead{top:0}.subscription-view-page .page-content .view-page-modules .subscription-lines .ant-table-container thead tr th{background-color:#fff;top:0}.subscription-view-page .page-content .view-page-modules .subscription-lines .ant-table-container thead tr th:before{background-color:unset}.subscription-view-page .page-content .view-page-modules .subscription-lines .subscriptionline-sublist table tbody tr{cursor:unset}.subscription-view-page .page-content .view-page-modules .subscription-lines .ant-card-body .table-actions{display:flex}.subscription-view-page .page-content .view-page-modules .subscription-lines .ant-card-body .table-actions .stop-button{display:flex;align-items:center;border:none;width:35px;height:35px}.subscription-view-page .page-content .view-page-modules .subscription-lines .ant-card-body .table-actions .stop-button svg:hover{color:#ff7875!important}.subscription-view-page .page-content .view-page-modules .timeseries-card{grid-area:st}.subscription-view-page .page-content .view-page-modules .timeseries-card .highcharts-container,.subscription-view-page .page-content .view-page-modules .timeseries-card .highcharts-container .highcharts-root{max-width:100%}.subscription-view-page .page-content .view-page-modules .subscription-product-status{grid-area:ps}.subscription-view-page .page-content .view-page-modules .subscription-resource-status{grid-area:rs}.subscription-view-page .page-content .view-page-modules .note-module{grid-area:n}.subscription-view-page .page-content .view-page-modules .attributes-card{grid-area:at}.sub-update-form .affect-warning{margin-top:24px;margin-bottom:24px}.subscriptiontransfers-list-page .changed{background-color:#edf5cb}.subscriptiontransfers-list-page .not-transferred{background-color:#f6e2e1}.subscriptiontransfers-list-page .transferred{background-color:#eef6ee}.subscriptiontransfers-list-page .Critical{color:#ff4d4f}.subscriptiontransfers-list-page .Warning{color:#faeb16}.subscriptiontransfers-list-page .Info{color:#2679a1}.subscriptiontransfers-list-page .ant-table-cell:last-child{text-align:center}.subscriptiontransfers-list-page .subscriptiontransfer-statistics-view .histogram-chart,.subscriptiontransfers-list-page .subscriptiontransfer-statistics-view .highcharts-container,.subscriptiontransfers-list-page .subscriptiontransfer-statistics-view .highcharts-root{overflow:visible!important}.subscriptiontransfers-list-page .sub-description{font-style:italic}.subscription-warnings-drawer .warnings-container{display:grid;grid-gap:25px}.subscription-warnings-drawer .warnings-container .activity-transfer-warning{border-bottom:1px solid #d9d9d9;padding-bottom:25px;overflow:auto;-ms-overflow-style:none}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content{border-left:7px solid;padding-left:15px}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .group{display:flex}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .group.affecting{white-space:nowrap;overflow:auto;-ms-overflow-style:none}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .group.affecting::-webkit-scrollbar{display:none}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .group .message{width:100%;font-weight:700;padding-bottom:10px}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .group .count{width:100%}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .group .warningProducts{display:flex;flex-direction:column}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .group .hideProducts{display:none}.subscription-warnings-drawer .warnings-container .activity-transfer-warning .content .type{padding-bottom:10px}.subscription-warnings-drawer .warnings-container .activity-transfer-warning::-webkit-scrollbar{display:none}.subscription-warnings-drawer .warning-actions{width:100%;text-align:center}.subscription-warnings-drawer .warning-actions .transfer-button{margin-top:25px}.subscription-resource-status .ant-table-tbody>tr.ant-table-row:hover>td.good,.subscription-product-status .ant-table-tbody>tr.ant-table-row:hover>td.good,.subscription-list-page .ant-table-tbody>tr.ant-table-row:hover>td.good{background-color:#40db074d}.subscription-resource-status .ant-table-tbody>tr.ant-table-row:hover>td.warning,.subscription-product-status .ant-table-tbody>tr.ant-table-row:hover>td.warning,.subscription-list-page .ant-table-tbody>tr.ant-table-row:hover>td.warning{background-color:#fcf47a}.subscription-resource-status .ant-table-tbody>tr.ant-table-row:hover>td.bad,.subscription-product-status .ant-table-tbody>tr.ant-table-row:hover>td.bad,.subscription-list-page .ant-table-tbody>tr.ant-table-row:hover>td.bad{background-color:#ffb3b4}.subscription-resource-status .ant-table-tbody>tr.ant-table-row>td.good,.subscription-product-status .ant-table-tbody>tr.ant-table-row>td.good,.subscription-list-page .ant-table-tbody>tr.ant-table-row>td.good{background-color:#58f71e4d}.subscription-resource-status .ant-table-tbody>tr.ant-table-row>td.warning,.subscription-product-status .ant-table-tbody>tr.ant-table-row>td.warning,.subscription-list-page .ant-table-tbody>tr.ant-table-row>td.warning{background-color:#fdf8ac}.subscription-resource-status .ant-table-tbody>tr.ant-table-row>td.bad,.subscription-product-status .ant-table-tbody>tr.ant-table-row>td.bad,.subscription-list-page .ant-table-tbody>tr.ant-table-row>td.bad{background-color:#ffe6e6}.subscription-resource-status .resource-source,.subscription-product-status .resource-source,.subscription-list-page .resource-source{font-weight:500}.subscription-report-page header{z-index:999!important}.subscription-report-page .filter-container{margin-left:50px}@media only screen and (max-width: 768px){.subscription-report-page .filter-container{margin-left:0}}@media only screen and (min-width: 768px) and (max-width: 1300px){.subscription-report-page .filter-container{margin-left:20px;margin-right:20px;flex-wrap:wrap}}.subscription-report-page .filter-container .entity-selector{max-width:220px;margin-left:16px;width:100%}@media only screen and (max-width: 415px){.subscription-report-page .filter-container .entity-selector{margin-left:0;width:45%}}@media only screen and (min-width: 768px) and (max-width: 1300px){.subscription-report-page .filter-container .entity-selector{width:45%}}.subscription-report-page .filter-container .product-selector{max-width:350px}.subscription-report-page .filter-container .static-selector{max-width:220px;margin-left:16px;width:100%}@media only screen and (max-width: 415px){.subscription-report-page .filter-container .static-selector{margin-left:0;width:45%}}@media only screen and (min-width: 768px) and (max-width: 1300px){.subscription-report-page .filter-container .static-selector{width:45%}}.subscription-report-page .filter-container .date-selector{width:100%;max-width:220px;margin-left:16px}.subscription-report-page .subscription-report-page-stats-card{margin-top:18px;text-align:center;width:100%}.subscription-report-page .subscription-report-page-stats-card .grid-item{width:33.33%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscription-report-page .subscription-report-page-stats-card .grid-item:nth-last-child(-n+2){width:50%}@media only screen and (min-width: 1600px){.subscription-report-page .subscription-report-page-stats-card .grid-item{width:20%}.subscription-report-page .subscription-report-page-stats-card .grid-item:nth-last-child(-n+2){width:20%}}.subscription-report-page .subscription-report-page-stats-card .grid-item label{font-size:16px}.subscription-report-page .subscription-report-page-stats-card .grid-item .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscription-report-page .subscriptionPageListView thead tr{top:55px!important;position:sticky!important}.subscription-report-page .list-view-desktop{margin-top:18px}.subscription-line-radiogroup{width:100%;margin-bottom:20px}.subscription-line-radiogroup .ant-space-vertical{width:100%;grid-gap:10px}.subscription-line-radiogroup .subscription-line-radio-item{padding:20px;border:1px solid #1890ff;border-radius:8px;width:100%}.subscription-line-radiogroup .subscription-line-radio-item span{width:100%}.subscription-line-radiogroup .subscription-line-radio-item span.ant-radio{width:unset}.subscription-line-radiogroup .subscription-line-radio-item span.ant-radio .ant-radio-inner{width:16px}.subscription-line-radiogroup .subscription-line-radio-item .radio-info-table{width:100%;text-align:left}.subscription-line-radiogroup .subscription-line-radio-item .radio-info-table th{font-weight:600}.hideContent{display:none}.ant-drawer-content{background-color:transparent}.ant-drawer-content .toggleOpacity{top:32px;right:50px;position:absolute}.subscription-edit-form .billing-periods,.resumeOrUpdate-form .billing-periods{display:flex;width:100%}.subscription-edit-form .current-billing,.resumeOrUpdate-form .current-billing,.subscription-edit-form .next-billing,.resumeOrUpdate-form .next-billing{width:100%}.subscription-edit-form .sub-label,.resumeOrUpdate-form .sub-label{padding-bottom:0}.subscription-edit-form .sub-value,.resumeOrUpdate-form .sub-value{margin-bottom:5px}.lead-list-page .lead-due-past{background-color:#ffdde2;background:#ffdde2}.lead-list-page .lead-due-past:hover,.lead-list-page .lead-due-past:hover td{background-color:#ffc9c9!important}.lead-list-page .lead-due-past td,.lead-list-page .lead-due-past .ant-dropdown-trigger:hover{background-color:#ffdde2!important}.lead-list-page .lead-due-today{background-color:#ffe4b2;background:#ffe4b2}.lead-list-page .lead-due-today:hover,.lead-list-page .lead-due-today:hover td{background-color:#ffdb99!important}.lead-list-page .lead-due-today td,.lead-list-page .lead-due-today .ant-dropdown-trigger:hover{background-color:#ffe4b2!important}.lead-list-page .lead-due-soon{background-color:#fffdcc;background:#fffdcc}.lead-list-page .lead-due-soon:hover,.lead-list-page .lead-due-soon:hover td{background-color:#fffc96!important}.lead-list-page .lead-due-soon td,.lead-list-page .lead-due-soon .ant-dropdown-trigger:hover{background-color:#fffdcc!important}.lead-list-page .lead-due-normal{background-color:#fff;background:#fff}.lead-list-page .lead-due-normal:hover,.lead-list-page .lead-due-normal:hover td{background-color:#ececec!important}.lead-list-page .lead-due-normal .ant-dropdown-trigger:hover{background-color:#fff!important}.lead-list-page .lead-due-completed{background-color:#7bae68!important;background:#7bae68!important}.lead-list-page .lead-due-completed:hover,.lead-list-page .lead-due-completed:hover td{background-color:#237804!important}.lead-list-page .lead-due-completed .ant-dropdown-trigger:hover{background-color:#7bae68!important}.lead-list-page .title,.lead-list-page .extend-title .link-wrapper button{font-weight:600}.lead-list-page .lead-statistics-view{grid-template-columns:repeat(1,1fr);grid-template-areas:"su" "pr"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.lead-list-page .lead-statistics-view{grid-template-columns:repeat(1,1fr);grid-template-areas:"su" "pr"}}@media only screen and (min-width: 1600px){.lead-list-page .lead-statistics-view{grid-template-columns:repeat(3,1fr);grid-template-areas:"su pr pr"}}.lead-list-page .lead-statistics-view .sum{grid-area:su}.lead-list-page .lead-statistics-view .potential-revenue{grid-area:pr}.lead-list-page .lead-statistics-view .information-icon{margin-left:10px;margin-top:5px}.lead-list-page .lead-graphs{display:grid;gap:16px;grid-template-columns:repeat(1,1fr);margin-bottom:30px}.lead-list-page .disable-redirect{color:#000000e0;white-space:normal;text-align:unset}.lead-stats-card{text-align:center}.lead-stats-card .grid-item{width:16.666%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-stats-card .grid-item label{font-size:16px}.lead-stats-card .grid-item .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lead-causes-list-page .page-content .page-header{margin-bottom:18px!important}.lead-widget .title{font-weight:600}.lead-tab-actions .create-lead-btn{margin-left:10px}.lead-view-page.closed{background-color:#c5c5c5}.lead-view-page .page-content .view-page-modules{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "n" "f"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.lead-view-page .page-content .view-page-modules{grid-template-columns:repeat(2,1fr);grid-template-areas:"i n" "f f"}}@media only screen and (min-width: 1600px){.lead-view-page .page-content .view-page-modules{grid-template-columns:repeat(4,1fr);grid-template-areas:"i n f f"}}.lead-view-page .page-content .view-page-modules .lead-info-card{grid-area:i}.lead-view-page .page-content .view-page-modules .note-module{grid-area:n}.lead-view-page .page-content .view-page-modules .note-module .notes{max-height:700px}.lead-view-page .page-content .view-page-modules .files-card{grid-area:f}.lead-view-page-wrapper-mobile{width:100%}.lead-view-page-wrapper-mobile .lead-view-page-content{display:grid;grid-template-columns:1fr;gap:16px;width:100%}.lead-view-page-wrapper{container-type:inline-size;container-name:lead-view-page-wrapper;width:100%}.lead-view-page-wrapper .lead-view-page-content{display:grid;grid-template-columns:1fr;gap:16px;width:100%}@container (min-width: 768px){.lead-view-page-wrapper .lead-view-page-content{grid-template-columns:1fr 1fr;grid-template-areas:"info notes" "files files"}.lead-view-page-wrapper .lead-view-page-content>*:nth-child(1){grid-area:info}.lead-view-page-wrapper .lead-view-page-content>*:nth-child(2){grid-area:notes}.lead-view-page-wrapper .lead-view-page-content>*:nth-child(3){grid-area:files}}@container (min-width: 1274px){.lead-view-page-wrapper .lead-view-page-content{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"info notes files files"}}.incident-list-page .page-stats-card .grid-item{width:33.33%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.incident-list-page .page-stats-card .grid-item:nth-last-child(-n+2){width:33.33%}@media only screen and (min-width: 1600px){.incident-list-page .page-stats-card .grid-item{width:25%}.incident-list-page .page-stats-card .grid-item:nth-last-child(-n+2){width:25%}}.incident-list-page .page-stats-card .grid-item label{font-size:16px}.incident-list-page .page-stats-card .grid-item .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.incident-list-page .incident-statistics-view{grid-gap:16px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "s" "n" "d"}@media only screen and (min-width: 1600px){.incident-list-page .incident-statistics-view{grid-template-columns:repeat(3,1fr);grid-template-areas:"i s n" "d d d"}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.incident-list-page .incident-statistics-view{grid-template-columns:repeat(2,1fr);grid-template-areas:"i s" "n n" "d d"}}.incident-list-page .incident-statistics-view .incidentPerCategory{grid-area:i;grid-template-columns:repeat(1,1fr)}.incident-list-page .incident-statistics-view .incidentPerTag{grid-area:s;grid-template-columns:repeat(1,1fr)}.incident-list-page .incident-statistics-view .incidentPerCause{grid-area:n;grid-template-columns:repeat(1,1fr)}.incident-list-page .incident-statistics-view .incidentsPerOwner{grid-area:d;grid-template-columns:repeat(3,1fr)}.incident-list-page .title{font-weight:700}.incident-list-page .external-link{text-align:center}.incident-list-page .external-link .external-link-icon{vertical-align:middle}.incident-list-page .additional-info>div{margin-bottom:10px}.incident-list-page .causes{display:flex;flex-wrap:wrap;grid-gap:5px}.incident-list-page .registered{display:flex;flex-wrap:wrap}.incident-list-page .registered span{margin-left:4px}.incident-category-list-page .page-content .page-header{margin-bottom:18px!important}.incident-register-form{padding:12px 18px 50px}.incident-register-form .ant-form{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0px 16px;grid-template-areas:"ti" "de" "ow" "ty" "ca" "ex" "re"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.incident-register-form .ant-form{grid-template-columns:repeat(4,1fr);grid-template-areas:"ti ti ty ty" "de de ca ca" "de de ex ex" "ow ow blank re"}}@media only screen and (min-width: 1600px){.incident-register-form .ant-form{grid-template-columns:repeat(4,1fr);grid-template-areas:"ti ti ty ty" "de de ca ca" "de de ex ex" "ow ow blank re"}}.incident-register-form .ant-form .ant-form-item{margin-bottom:12px}.incident-register-form .ant-form .ant-form-item label div{font-weight:500}.incident-register-form .ant-form .form-actions{align-self:center}.incident-register-form .title{grid-area:ti}.incident-register-form .desc{grid-area:de}.incident-register-form .cat{grid-area:ty}.incident-register-form .causes{grid-area:ca}.incident-register-form .owner{grid-area:ow}.incident-register-form .expected{grid-area:ex}.incident-register-form .form-actions{text-align:end;grid-area:re}.incident-view-page .page-content .incident-closedMsg{margin-bottom:-12px;font-weight:500}.incident-view-page .page-content .external-link a{display:flex;align-items:center}.incident-view-page .page-content .external-link a p{margin:0 5px}.incident-view-page .page-content .view-page-modules{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1300px) and (max-width: 1900px){.incident-view-page .page-content .view-page-modules{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1900px){.incident-view-page .page-content .view-page-modules{grid-template-columns:repeat(4,1fr)}}.incident-view-page .page-content .view-page-modules .info-details-card{grid-column:auto / span 1;grid-row:auto / span 2}@media only screen and (max-width: 1900px){.incident-view-page .page-content .view-page-modules .info-details-card{grid-row:auto / span 1}}.incident-view-page .page-content .view-page-modules .info-details-card .incident-description{grid-column:span 2}.incident-view-page .page-content .view-page-modules .incident-correctiveActions-card{grid-column:auto / span 1}.incident-view-page .page-content .view-page-modules .incident-correctiveActions-card .ant-card-body{height:100%}@media only screen and (max-width: 1900px){.incident-view-page .page-content .view-page-modules .incident-correctiveActions-card .corrective-actions-input textarea{max-height:548px!important;height:548px!important}}.incident-view-page .page-content .view-page-modules .incident-closing-card{grid-column:auto / span 2}@media only screen and (max-width: 1300px){.incident-view-page .page-content .view-page-modules .incident-closing-card{grid-column:auto / span 1}}.incident-view-page .page-content .view-page-modules .incident-closing-card label{width:100%;justify-content:space-between}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container{display:flex}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container form{display:grid;grid-template-columns:auto auto auto auto;grid-gap:10px;width:100%}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container form .textarea-container{grid-row-start:1;grid-row-end:4;grid-column-start:1;grid-column-end:4}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container form .textarea-container textarea{height:215px!important}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container form .textarea-container .incident-closing-btn{margin:0}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container form label{font-weight:500}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container form .selector-input{padding:0 20px}.incident-view-page .page-content .view-page-modules .incident-closing-card .closing-input-container form .form-actions{padding:0 20px;margin-bottom:12px}.incident-view-page .page-content .view-page-modules .incident-financialConsequences-card{grid-column:auto / span 1}.incident-view-page .page-content .view-page-modules .incident-financialConsequences-card label{font-weight:500;padding-bottom:8px}.incident-view-page .page-content .view-page-modules .incident-financialConsequences-card .costComment-disabled{color:#00000040;background:#f5f5f5;cursor:not-allowed}.incident-view-page .page-content .view-page-modules .incident-financialConsequences-card .costInput{margin-top:8px}.incident-view-page .page-content .view-page-modules .incident-financialConsequences-card .ant-input-number{margin-bottom:15px;width:100%}.incident-view-page .page-content .view-page-modules .incident-financialConsequences-card .ant-input-number .ant-input-number-handler-wrap{display:none}.incident-view-page .page-content .view-page-modules .incident-financialConsequences-card .ant-input-group-wrapper{margin-bottom:24px}.incident-view-page .page-content .view-page-modules .note-module,.incident-view-page .page-content .view-page-modules .incident-files{grid-column:auto / span 1}@media only screen and (min-width: 1300px) and (max-width: 1900px){.incident-view-page .page-content .view-page-modules .incident-files{grid-column:auto / span 2}}.incident-view-page .page-content .view-page-modules .checklist-card{grid-column:auto / span 2}@media only screen and (max-width: 1300px){.incident-view-page .page-content .view-page-modules .checklist-card{grid-column:auto / span 1}}.incident-edit-or-create-form .add-more-info-header{margin-bottom:24px}.incident-edit-or-create-form .add-more-info-header .more-info-label{display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;width:auto}.incident-edit-or-create-form .add-more-info-header label{display:inline-flex;font-weight:500;font-size:14px;color:#000000d9;cursor:pointer}.incident-widget .incident-title{font-weight:700}.call-view-page .page-header{padding-bottom:5px!important}.call-view-page .subheader{display:flex;align-items:center;padding-bottom:10px}.call-view-page .subheader .duration{margin-left:30px}.call-view-page .subheader .edit-btn{padding:0;margin:0 0 0 30px}.call-view-page .subheader .edit-btn span{text-decoration:underline}.call-view-page .content-container.active{width:100%;max-width:1500px}.call-view-page .content-container .call-view-page-container{display:grid;grid-gap:16px}.call-view-page .content-container .call-view-page-container.active-call-page{grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "n" "rc"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.call-view-page .content-container .call-view-page-container.active-call-page{grid-template-columns:repeat(2,1fr);grid-template-areas:"i n" "rc rc"}}@media only screen and (min-width: 1600px){.call-view-page .content-container .call-view-page-container.active-call-page{grid-template-columns:repeat(2,1fr);grid-template-areas:"i n" "rc rc"}}.call-view-page .content-container .call-view-page-container.historic-call-page{grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "t" "n" "rc"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.call-view-page .content-container .call-view-page-container.historic-call-page{grid-template-columns:repeat(2,1fr);grid-template-areas:"i t" "n n" "rc rc"}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.call-view-page .content-container .call-view-page-container.historic-call-page{grid-template-columns:repeat(2,1fr);grid-template-areas:"i t" "n n" "rc rc"}}@media only screen and (min-width: 1900px){.call-view-page .content-container .call-view-page-container.historic-call-page{grid-template-columns:repeat(3,1fr);grid-template-areas:"i t n" "rc rc rc"}}.call-view-page .content-container .call-view-page-container .actor-info-card.contact,.call-view-page .content-container .call-view-page-container .actor-info-card.from{grid-area:i}.call-view-page .content-container .call-view-page-container .actor-info-card.to{grid-area:t}.call-view-page .content-container .call-view-page-container .actor-info-card .contact-container{min-height:90px}.call-view-page .content-container .call-view-page-container .actor-info-card .avatar{float:left;padding-right:35px}.call-view-page .content-container .call-view-page-container .actor-info-card .avatar.no-tags-description{padding-bottom:20%}.call-view-page .content-container .call-view-page-container .actor-info-card .name{font-size:20px}.call-view-page .content-container .call-view-page-container .actor-info-card .subcontent .space{padding-bottom:6px}.call-view-page .content-container .call-view-page-container .notes{grid-area:n}.call-view-page .content-container .call-view-page-container .call-related-tab-card{grid-area:rc;border-radius:8px}.call-view-page .content-container .related-notes-card .note-items{display:grid;grid-gap:20px;grid-template-columns:repeat(1,1fr)}.call-view-page .content-container .related-notes-card .note-items .related-note-item{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:4px;padding:10px 20px}.call-view-page .content-container .related-notes-card .note-items .related-note-item .time{font-weight:700}.call-view-page .content-container .related-notes-card .note-items .related-note-item .text{font-style:italic;margin-top:20px}.call-view-page .content-container .related-notes-card .note-items .related-note-item .note-footer-container{display:flex;margin-top:20px}.call-view-page .content-container .related-notes-card .note-items .related-note-item .note-footer-container .footer{width:100%}.call-view-page .content-container .related-notes-card .load-more-notes{width:100%;text-align:center;padding-top:20px}@media only screen and (min-width: 1600px){.call-view-page .content-container .left{float:left;width:70%}}.call-view-page .content-container .right{padding-top:16px}@media only screen and (min-width: 1600px){.call-view-page .content-container .right{float:right;width:30%;padding-left:16px;padding-top:0}}.call-list-page .call-stats{display:grid;grid-auto-flow:column;grid-gap:10px}.phone-vibrating-animation{display:flex;justify-content:center;align-items:center;margin:0;font-size:24px}.phone-vibrating-animation .phone{position:relative;display:block;margin:0;width:1em;height:1em;background-color:#2679a1;border-radius:.5em;box-shadow:0 0 #2679a100,0 .05em .1em #0003;transform:translateZ(0) scale(1)}.phone-vibrating-animation .phone:before,.phone-vibrating-animation .phone:after{position:absolute;content:""}.phone-vibrating-animation .phone:before{top:0;left:0;width:1em;height:1em;background-color:#ffffff1a;border-radius:100%;opacity:1;transform:translateZ(0) scale(0)}.phone-vibrating-animation .phone:after{top:.25em;left:.25em;width:.5em;height:.5em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTYuNiAxMC44YzEuNCAyLjggMy44IDUuMSA2LjYgNi42bDIuMi0yLjJjLjMtLjMuNy0uNCAxLS4yIDEuMS40IDIuMy42IDMuNi42LjUgMCAxIC40IDEgMVYyMGMwIC41LS41IDEtMSAxLTkuNCAwLTE3LTcuNi0xNy0xNyAwLS42LjQtMSAxLTFoMy41Yy41IDAgMSAuNCAxIDEgMCAxLjIuMiAyLjUuNiAzLjYuMS40IDAgLjctLjIgMWwtMi4zIDIuMnoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;transform:translateZ(0)}.phone-vibrating-animation .phone-animation{animation:phone-outer 3s infinite}.phone-vibrating-animation .phone-animation:before{animation:phone-inner 3s infinite}.phone-vibrating-animation .phone-animation:after{animation:phone-icon 3s infinite}@keyframes phone-outer{0%{transform:translateZ(0) scale(1);box-shadow:0 0 #2679a100,0 .05em .1em #0003}33.3333%{transform:translateZ(0) scale(1.1);box-shadow:0 0 #2679a11a,0 .05em .1em #00000080}66.6666%{transform:translateZ(0) scale(1);box-shadow:0 0 0 .5em #2679a100,0 .05em .1em #0003}to{transform:translateZ(0) scale(1);box-shadow:0 0 #2679a100,0 .05em .1em #0003}}@keyframes phone-inner{0%{opacity:1;transform:translateZ(0) scale(0)}33.3333%{opacity:1;transform:translateZ(0) scale(.9)}66.6666%{opacity:0;transform:translateZ(0) scale(0)}to{opacity:0;transform:translateZ(0) scale(0)}}@keyframes phone-icon{0%{transform:translateZ(0)}2%{transform:translate3d(.01em,0,0)}4%{transform:translate3d(-.01em,0,0)}6%{transform:translate3d(.01em,0,0)}8%{transform:translate3d(-.01em,0,0)}10%{transform:translate3d(.01em,0,0)}12%{transform:translate3d(-.01em,0,0)}14%{transform:translate3d(.01em,0,0)}16%{transform:translate3d(-.01em,0,0)}18%{transform:translate3d(.01em,0,0)}20%{transform:translate3d(-.01em,0,0)}22%{transform:translate3d(.01em,0,0)}24%{transform:translate3d(-.01em,0,0)}26%{transform:translate3d(.01em,0,0)}28%{transform:translate3d(-.01em,0,0)}30%{transform:translate3d(.01em,0,0)}32%{transform:translate3d(-.01em,0,0)}34%{transform:translate3d(.01em,0,0)}36%{transform:translate3d(-.01em,0,0)}38%{transform:translate3d(.01em,0,0)}40%{transform:translate3d(-.01em,0,0)}42%{transform:translate3d(.01em,0,0)}44%{transform:translate3d(-.01em,0,0)}46%{transform:translateZ(0)}}.external-link-management-page .page-header{margin-bottom:16px}.external-link-form .variable-container{margin-bottom:24px}.external-link-form .variable-container .variables-title{font-weight:500;margin-bottom:5px}.external-link-form .variable-container .variable-icon{margin-left:10px}.external-link-form .variable-container .variables-list{margin-bottom:5px}.external-link-form .variable-container .available-text{margin-top:10px}.external-link-form .variable-container .example-info{margin-top:20px}.external-link-form .el-formType,.external-link-form .url-warning,.external-link-form .field-selector{margin-bottom:24px}.external-link-form .field-selector label{font-weight:500;padding:0 0 8px}.actor-week-stats{grid-area:auto;grid-column:auto / span 1;height:100%}@media only screen and (max-width: 1900px){.actor-week-stats{grid-column:auto / span 2}}.actor-week-stats .ant-card-body{height:calc(100% - 65px)}.actor-week-stats .ant-card-body .confirmed-months-container{align-content:center;display:grid;grid-gap:24px;padding-top:22px}.actor-week-stats .confirmed-month-progress .month-progress{display:flex}.actor-week-stats .confirmed-month-progress .month-progress span{white-space:nowrap}.actor-week-stats .confirmed-month-progress .month-progress .upper-text{width:100%;font-weight:700}.actor-week-stats .confirmed-month-progress .month-progress .upper-text-percentage{font-weight:700}.actor-week-stats .confirmed-month-progress .month-progress .lower-text{width:100%}.actor-week-stats .confirmed-month-progress .month-progress .total{display:flex;text-align:right}.actor-week-stats .confirmed-month-progress .month-progress .duration{margin-left:5px}.actor-week-stats .list-title a{font-weight:400}.actor-week-stats .week-stats-container{display:grid;grid-gap:10px;grid-template-columns:repeat(1,1fr);align-content:center}@media only screen and (min-width: 768px) and (max-width: 1300px){.actor-week-stats .week-stats-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.actor-week-stats .week-stats-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.actor-week-stats .week-stats-container{grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media only screen and (min-width: 1900px){.actor-week-stats .week-stats-container{grid-template-columns:repeat(2,1fr);grid-gap:50px}}.actor-week-stats .stat:last-child{margin-top:40px}@media only screen and (min-width: 768px) and (max-width: 1300px){.actor-week-stats .stat:last-child{margin-top:0}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.actor-week-stats .stat:last-child{margin-top:0}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.actor-week-stats .stat:last-child{margin-top:0}}@media only screen and (min-width: 1900px){.actor-week-stats .stat:last-child{margin-top:0}}.actor-week-stats .stat .label{font-size:14px;font-weight:700}.actor-week-stats .stat .top-label{margin-top:15px}.actor-week-stats .stat .duration{font-size:24px}.get-started{grid-area:auto;grid-column:auto / span 1;min-height:300px}@media only screen and (max-width: 1900px){.get-started{grid-column:auto / span 2}}.get-started .ant-card-head a{font-weight:400}.get-started .ant-card-body .picture-title{font-weight:700}.picture-of-the-day-card{grid-area:auto;grid-column:auto / span 1}@media only screen and (max-width: 1900px){.picture-of-the-day-card{grid-column:auto / span 2}}.picture-of-the-day-card .ant-card-head a{font-weight:400}.picture-of-the-day-card .ant-card-cover .thumbnail-image-wrapper{display:flex;justify-content:center}@media only screen and (max-width: 1900px){.picture-of-the-day-card .ant-card-cover .thumbnail-image-wrapper{display:flex;justify-content:center}}.picture-of-the-day-card .ant-card-cover .thumbnail-image-wrapper img{padding:0 25px 0 19px;max-width:100%;max-height:22em}@media only screen and (min-width: 500px) and (max-width: 1900px){.picture-of-the-day-card .ant-card-cover .thumbnail-image-wrapper img{max-width:450px}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.picture-of-the-day-card .ant-card-cover .thumbnail-image-wrapper img{max-height:350px}}@media only screen and (max-width: 1600px){.picture-of-the-day-card .ant-card-cover .thumbnail-image-wrapper img{max-height:400px}}.picture-of-the-day-card .ant-card-cover .thumbnail-image-wrapper img:hover{cursor:pointer}.picture-of-the-day-card .ant-card-body{padding:12px 24px 0 16px}.picture-of-the-day-card .ant-card-body .picture-title{font-weight:700;display:flex;justify-content:center}.picture-of-the-day-card .ant-card-body .picture-description,.pic-of-day-settings .thumbnail-image-wrapper{display:flex;justify-content:center}@media only screen and (max-width: 1900px){.pic-of-day-settings .thumbnail-image-wrapper{display:flex;justify-content:center}}.pic-of-day-settings .thumbnail-image-wrapper img{padding:0 25px 0 19px;max-width:100%;max-height:22em}@media only screen and (min-width: 500px) and (max-width: 1900px){.pic-of-day-settings .thumbnail-image-wrapper img{max-width:450px}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.pic-of-day-settings .thumbnail-image-wrapper img{max-height:350px}}@media only screen and (max-width: 1600px){.pic-of-day-settings .thumbnail-image-wrapper img{max-height:400px}}.pic-of-day-settings .thumbnail-image-wrapper img:hover{cursor:pointer}.pic-of-day-settings .custom-form-item{margin-bottom:24px}.pic-of-day-settings .custom-form-item .custom-form-label{padding-bottom:8px}.pic-of-day-settings .custom-form-item .change-pic{margin-top:8px}.birthday{height:auto}.birthday .ant-card-head .birthdayMsg{align-items:center}.birthday .ant-card-cover{height:70%}.birthday .ant-card-cover .birthdaysContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;padding:24px}.birthday .ant-card-cover .avatarContainer .crown{width:100%;display:flex;justify-content:center}.birthday .ant-card-cover .avatarContainer .crown svg{position:absolute;height:2em;width:2em;transform:scale(1.5);z-index:1;transform:rotate(-10deg) scale(2);margin-right:15px}.birthday .ant-card-cover .avatarContainer .ant-avatar{height:100%;width:100%}.birthday .ant-card-cover .avatarContainer .ant-avatar .anticon{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.birthday .ant-card-cover .avatarContainer .ant-avatar .anticon svg{height:70%;width:70%}.birthday .ant-card-cover .avatarContainer .ant-avatar img{max-height:290px}.birthday .ant-card-cover .birthdays-1{grid-template-columns:repeat(1,1fr);margin-inline:auto;max-width:250px}.birthday .ant-card-cover .birthdays-1 .avatarContainer{max-height:200px}.birthday .ant-card-cover .birthdays-1 .crown svg{height:3em;width:3em;margin-right:25px}.birthday .ant-card-cover .scalePointNine{transform:scale(.9)}.network-growth-card,.subscription-growth-card,.orders-stat-card,.invoice-stat-card,.absence-overview{text-align:center}.network-growth-card .organization,.subscription-growth-card .organization,.orders-stat-card .organization,.invoice-stat-card .organization,.absence-overview .organization,.network-growth-card .people,.subscription-growth-card .people,.orders-stat-card .people,.invoice-stat-card .people,.absence-overview .people{display:grid;grid-template-columns:repeat(7,1fr);grid-template-areas:"first first first divider last last last";text-align:center}.network-growth-card .organization :first-child,.subscription-growth-card .organization :first-child,.orders-stat-card .organization :first-child,.invoice-stat-card .organization :first-child,.absence-overview .organization :first-child,.network-growth-card .people :first-child,.subscription-growth-card .people :first-child,.orders-stat-card .people :first-child,.invoice-stat-card .people :first-child,.absence-overview .people :first-child{grid-area:first}.network-growth-card .organization :last-child,.subscription-growth-card .organization :last-child,.orders-stat-card .organization :last-child,.invoice-stat-card .organization :last-child,.absence-overview .organization :last-child,.network-growth-card .people :last-child,.subscription-growth-card .people :last-child,.orders-stat-card .people :last-child,.invoice-stat-card .people :last-child,.absence-overview .people :last-child{grid-area:last}.network-growth-card .organization .ant-divider-vertical,.subscription-growth-card .organization .ant-divider-vertical,.orders-stat-card .organization .ant-divider-vertical,.invoice-stat-card .organization .ant-divider-vertical,.absence-overview .organization .ant-divider-vertical,.network-growth-card .people .ant-divider-vertical,.subscription-growth-card .people .ant-divider-vertical,.orders-stat-card .people .ant-divider-vertical,.invoice-stat-card .people .ant-divider-vertical,.absence-overview .people .ant-divider-vertical{grid-area:divider;height:8em;place-self:center}.network-growth-card label,.subscription-growth-card label,.orders-stat-card label,.invoice-stat-card label,.absence-overview label{font-size:20px}.network-growth-card .stat,.subscription-growth-card .stat,.orders-stat-card .stat,.invoice-stat-card .stat,.absence-overview .stat{font-weight:700;font-size:20px}.network-growth-card .ant-card-head-title,.subscription-growth-card .ant-card-head-title,.orders-stat-card .ant-card-head-title,.invoice-stat-card .ant-card-head-title,.absence-overview .ant-card-head-title{align-items:center;grid-gap:5px}.dashboard-list-page .list-view-desktop{margin-top:18px}.dashboard-create-page .dashboard-create-form .create-edit-container label,.dashboard-edit-page .dashboard-create-form .create-edit-container label,.dashboard-create-page .dashboard-edit-form .create-edit-container label,.dashboard-edit-page .dashboard-edit-form .create-edit-container label{font-weight:500}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);grid-template-areas:"n d" "ai ai" "ac ac";gap:0px 30px}@media only screen and (min-width: 1600px) and (max-width: 1900px){.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header{grid-template-columns:repeat(4,1fr);grid-template-areas:"n d ai ai" "ac ac ac ac";gap:0px 30px}}@media only screen and (min-width: 1900px){.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header{grid-template-columns:repeat(6,1fr);grid-template-areas:"n d ai ai ai ac";gap:30px}}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .ant-form-item,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .ant-form-item,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .ant-form-item,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .ant-form-item{margin-bottom:0}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .actions,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .actions,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .actions,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .actions{grid-area:ac;text-align:end;white-space:nowrap;margin-top:24px}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .actions .creator-button,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .actions .creator-button,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .actions .creator-button,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .actions .creator-button{margin-left:16px}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .name-input,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .name-input,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .name-input,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .name-input{grid-area:n}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .description-input,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .description-input,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .description-input,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .description-input{grid-area:d}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container{grid-area:ai}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input{display:flex;align-items:center}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .role-input,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .role-input,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .role-input,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .role-input{width:100%}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .andOrText,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .andOrText,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .andOrText,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .andOrText{margin-right:10px;margin-left:10px;margin-top:5px;font-weight:500}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .actor-input,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .actor-input,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .actor-input,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .actor-input{width:100%}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-check,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-check,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-check,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-check{margin-left:10px;white-space:nowrap}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-all-checkbox,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-all-checkbox,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-all-checkbox,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-header .access-controll-container .access-input .available-all-checkbox{flex-direction:initial;margin-left:10px;white-space:nowrap}.dashboard-create-page .dashboard-create-form .create-edit-container .creator-actions,.dashboard-edit-page .dashboard-create-form .create-edit-container .creator-actions,.dashboard-create-page .dashboard-edit-form .create-edit-container .creator-actions,.dashboard-edit-page .dashboard-edit-form .create-edit-container .creator-actions{margin-top:20px;height:40px;min-height:0px;display:inline-flex;place-content:space-between;align-items:center}.dashboard-create-page .dashboard-create-form .create-edit-container .creator-actions label,.dashboard-edit-page .dashboard-create-form .create-edit-container .creator-actions label,.dashboard-create-page .dashboard-edit-form .create-edit-container .creator-actions label,.dashboard-edit-page .dashboard-edit-form .create-edit-container .creator-actions label{font-weight:700}.dashboard-create-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end,.dashboard-edit-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end,.dashboard-create-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end,.dashboard-edit-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end{display:inline-flex;align-items:center}.dashboard-create-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end>div,.dashboard-edit-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end>div,.dashboard-create-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end>div,.dashboard-edit-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end>div{margin-left:8px}.dashboard-create-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end>span,.dashboard-edit-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end>span,.dashboard-create-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end>span,.dashboard-edit-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end>span{margin-left:16px}.dashboard-create-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end .size-selector,.dashboard-edit-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end .size-selector,.dashboard-create-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end .size-selector,.dashboard-edit-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end .size-selector{min-width:100px}.dashboard-create-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end .creator-button,.dashboard-edit-page .dashboard-create-form .create-edit-container .creator-actions .creator-actions-end .creator-button,.dashboard-create-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end .creator-button,.dashboard-edit-page .dashboard-edit-form .create-edit-container .creator-actions .creator-actions-end .creator-button{margin-left:16px}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview{border:2px dotted black;display:grid;grid-gap:30px}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module{pointer-events:none}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module>div,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module>div,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module>div,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module>div{height:100%}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Small .ant-table-content,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Small .ant-table-content,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Small .ant-table-content,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Small .ant-table-content,.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Wide .ant-table-content,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Wide .ant-table-content,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Wide .ant-table-content,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Wide .ant-table-content{max-height:400px;overflow-y:auto}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Small .ant-card-body,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Small .ant-card-body,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Small .ant-card-body,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Small .ant-card-body,.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Wide .ant-card-body,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Wide .ant-card-body,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Wide .ant-card-body,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Wide .ant-card-body{max-height:450px;overflow-y:auto}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Big .ant-table-content,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Big .ant-table-content,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Big .ant-table-content,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Big .ant-table-content,.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Tall .ant-table-content,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Tall .ant-table-content,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Tall .ant-table-content,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Tall .ant-table-content{max-height:830px;overflow-y:auto}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Big .ant-card-body,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Big .ant-card-body,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Big .ant-card-body,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Big .ant-card-body,.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Tall .ant-card-body,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .module-Tall .ant-card-body,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Tall .ant-card-body,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .module-Tall .ant-card-body{max-height:865px;overflow-y:auto}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview .stat-card label,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview .stat-card label,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview .stat-card label,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview .stat-card label{font-weight:400}.dashboard-create-page .dashboard-create-form .create-edit-container .create-edit-preview:hover,.dashboard-edit-page .dashboard-create-form .create-edit-container .create-edit-preview:hover,.dashboard-create-page .dashboard-edit-form .create-edit-container .create-edit-preview:hover,.dashboard-edit-page .dashboard-edit-form .create-edit-container .create-edit-preview:hover{cursor:pointer}.dashboard-create-page .dashboard-create-form .create-edit-container .Large,.dashboard-edit-page .dashboard-create-form .create-edit-container .Large,.dashboard-create-page .dashboard-edit-form .create-edit-container .Large,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large{width:2230px;min-height:80vh;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(427px,max-content)}.dashboard-create-page .dashboard-create-form .create-edit-container .Large .preview-placeholder,.dashboard-edit-page .dashboard-create-form .create-edit-container .Large .preview-placeholder,.dashboard-create-page .dashboard-edit-form .create-edit-container .Large .preview-placeholder,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large .preview-placeholder{overflow:overlay;width:2230px;text-align:center;align-self:center;font-size:16px;font-weight:700;height:100%;grid-row-end:3}.dashboard-create-page .dashboard-create-form .create-edit-container .Large .module[data-width="1"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Large .module[data-width="1"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Large .module[data-width="1"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large .module[data-width="1"]{grid-column:span 1}.dashboard-create-page .dashboard-create-form .create-edit-container .Large .module[data-width="2"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Large .module[data-width="2"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Large .module[data-width="2"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large .module[data-width="2"]{grid-column:span 2}.dashboard-create-page .dashboard-create-form .create-edit-container .Large .module[data-width="3"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Large .module[data-width="3"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Large .module[data-width="3"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large .module[data-width="3"]{grid-column:span 3}.dashboard-create-page .dashboard-create-form .create-edit-container .Large .module[data-width="4"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Large .module[data-width="4"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Large .module[data-width="4"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large .module[data-width="4"]{grid-column:span 4}.dashboard-create-page .dashboard-create-form .create-edit-container .Large .module[data-height="1"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Large .module[data-height="1"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Large .module[data-height="1"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large .module[data-height="1"]{grid-row:span 1}.dashboard-create-page .dashboard-create-form .create-edit-container .Large .module[data-height="2"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Large .module[data-height="2"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Large .module[data-height="2"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Large .module[data-height="2"]{grid-row:span 2}.dashboard-create-page .dashboard-create-form .create-edit-container .Medium,.dashboard-edit-page .dashboard-create-form .create-edit-container .Medium,.dashboard-create-page .dashboard-edit-form .create-edit-container .Medium,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Medium{width:1600px;min-height:600px;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(427px,max-content)}.dashboard-create-page .dashboard-create-form .create-edit-container .Medium .preview-placeholder,.dashboard-edit-page .dashboard-create-form .create-edit-container .Medium .preview-placeholder,.dashboard-create-page .dashboard-edit-form .create-edit-container .Medium .preview-placeholder,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Medium .preview-placeholder{overflow:overlay;width:1600px;text-align:center;align-self:center;font-size:16px;font-weight:700;height:100%;grid-row-end:3}.dashboard-create-page .dashboard-create-form .create-edit-container .Medium .module[data-width="1"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Medium .module[data-width="1"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Medium .module[data-width="1"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Medium .module[data-width="1"]{grid-column:span 1}.dashboard-create-page .dashboard-create-form .create-edit-container .Medium .module[data-width="2"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Medium .module[data-width="2"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Medium .module[data-width="2"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Medium .module[data-width="2"]{grid-column:span 2}.dashboard-create-page .dashboard-create-form .create-edit-container .Medium .module[data-height="1"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Medium .module[data-height="1"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Medium .module[data-height="1"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Medium .module[data-height="1"]{grid-row:span 1}.dashboard-create-page .dashboard-create-form .create-edit-container .Medium .module[data-height="2"],.dashboard-edit-page .dashboard-create-form .create-edit-container .Medium .module[data-height="2"],.dashboard-create-page .dashboard-edit-form .create-edit-container .Medium .module[data-height="2"],.dashboard-edit-page .dashboard-edit-form .create-edit-container .Medium .module[data-height="2"]{grid-row:span 2}.dashboard-create-page .dashboard-create-form .create-edit-container .Small,.dashboard-edit-page .dashboard-create-form .create-edit-container .Small,.dashboard-create-page .dashboard-edit-form .create-edit-container .Small,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Small{width:768px;max-width:96vw;min-height:300px;grid-template-columns:repeat(1,1fr);grid-auto-rows:minmax(427px,max-content)}.dashboard-create-page .dashboard-create-form .create-edit-container .Small .preview-placeholder,.dashboard-edit-page .dashboard-create-form .create-edit-container .Small .preview-placeholder,.dashboard-create-page .dashboard-edit-form .create-edit-container .Small .preview-placeholder,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Small .preview-placeholder{overflow:overlay;width:768px;text-align:center;align-self:center;font-size:16px;font-weight:700}.dashboard-create-page .dashboard-create-form .create-edit-container .Small .module,.dashboard-edit-page .dashboard-create-form .create-edit-container .Small .module,.dashboard-create-page .dashboard-edit-form .create-edit-container .Small .module,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Small .module{max-width:768px;padding:0 5px}.dashboard-create-page .dashboard-create-form .create-edit-container .Small .module>div,.dashboard-edit-page .dashboard-create-form .create-edit-container .Small .module>div,.dashboard-create-page .dashboard-edit-form .create-edit-container .Small .module>div,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Small .module>div,.dashboard-create-page .dashboard-create-form .create-edit-container .Small .module svg,.dashboard-edit-page .dashboard-create-form .create-edit-container .Small .module svg,.dashboard-create-page .dashboard-edit-form .create-edit-container .Small .module svg,.dashboard-edit-page .dashboard-edit-form .create-edit-container .Small .module svg{max-width:768px}.dashboard-view-page ::-webkit-scrollbar{width:10px}.dashboard-view-page ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.dashboard-view-page ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.dashboard-view-page ::-webkit-scrollbar-thumb:hover{background:#555}.dashboard-view-page .dashboard-links-container{display:flex;width:100%;margin-bottom:10px}.dashboard-view-page .dashboard-links-container .dashboard-links{width:100%}.dashboard-view-page .dashboard-links-container .dashboard-links .dashboard-link-active{background:#fff;border-radius:20px;font-weight:500}.dashboard-view-page .dashboard-links-container .dashboard-links .standard-link{margin-right:10px;margin-bottom:5px}.dashboard-view-page .dashboard-links-container .dashboard-selector{width:90%}.dashboard-view-page .dashboard-links-container button+button{margin-left:0;margin-right:10px;margin-bottom:5px}.dashboard-view-page .page-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,100%)}@media only screen and (min-width: 1300px) and (max-width: 1600px){.dashboard-view-page .page-modules{grid-template-columns:repeat(2,1fr)}.dashboard-view-page .page-modules .module[data-width="1"]{grid-column:span 1}.dashboard-view-page .page-modules .module[data-width="2"]{grid-column:span 2}.dashboard-view-page .page-modules .module[data-height="1"]{grid-row:span 1}.dashboard-view-page .page-modules .module[data-height="2"]{grid-row:span 2}.dashboard-view-page .page-modules .module[data-width="4"]{grid-column:span 2}.dashboard-view-page .page-modules .module>div{height:100%}}@media only screen and (min-width: 1600px){.dashboard-view-page .page-modules{grid-template-columns:repeat(4,1fr)}.dashboard-view-page .page-modules .module[data-width="1"]{grid-column:span 1}.dashboard-view-page .page-modules .module[data-width="2"]{grid-column:span 2}.dashboard-view-page .page-modules .module[data-width="3"]{grid-column:span 3}.dashboard-view-page .page-modules .module[data-width="4"]{grid-column:span 4}.dashboard-view-page .page-modules .module[data-height="1"]{grid-row:span 1}.dashboard-view-page .page-modules .module[data-height="2"]{grid-row:span 2}.dashboard-view-page .page-modules .module>div{height:100%}}.dashboard-view-page .page-modules .module-Small .ant-table-content,.dashboard-view-page .page-modules .module-Wide .ant-table-content{max-height:400px;overflow-y:hidden}.dashboard-view-page .page-modules .module-Small .ant-table-content:hover,.dashboard-view-page .page-modules .module-Wide .ant-table-content:hover{overflow-y:auto}.dashboard-view-page .page-modules .module-Small .ant-card-body,.dashboard-view-page .page-modules .module-Wide .ant-card-body{max-height:450px;overflow-y:hidden}.dashboard-view-page .page-modules .module-Small .ant-card-body:hover,.dashboard-view-page .page-modules .module-Wide .ant-card-body:hover{overflow-y:auto}.dashboard-view-page .page-modules .module-Big .ant-table-content,.dashboard-view-page .page-modules .module-Tall .ant-table-content{max-height:830px;overflow-y:hidden}.dashboard-view-page .page-modules .module-Big .ant-table-content:hover,.dashboard-view-page .page-modules .module-Tall .ant-table-content:hover{overflow-y:auto}.dashboard-view-page .page-modules .module-Big .ant-card-body,.dashboard-view-page .page-modules .module-Tall .ant-card-body{max-height:850px;overflow-y:hidden}.dashboard-view-page .page-modules .module-Big .ant-card-body:hover,.dashboard-view-page .page-modules .module-Tall .ant-card-body:hover{overflow-y:auto}.module-picker .module,.module-picker .selected-module{display:grid;grid-template-areas:"a r";align-items:center;margin:5px;cursor:pointer}.module-picker .module .module-card,.module-picker .selected-module .module-card{grid-area:a;width:350px;border-width:2px}.module-picker .module .module-card .module-info,.module-picker .selected-module .module-card .module-info{display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"a a r" "e e e"}.module-picker .module .module-card .module-info .module-name,.module-picker .selected-module .module-card .module-info .module-name{grid-area:a}.module-picker .module .module-card .module-info .selector-container,.module-picker .selected-module .module-card .module-info .selector-container{width:100%;grid-area:r}.module-picker .module .module-card .module-info .selector-container .ant-select,.module-picker .selected-module .module-card .module-info .selector-container .ant-select{width:100%}.module-picker .module .module-card .module-info .entity-selector-container,.module-picker .selected-module .module-card .module-info .entity-selector-container{width:100%;grid-area:e}.module-picker .module .module-card .module-info .entity-selector-container .ant-select,.module-picker .selected-module .module-card .module-info .entity-selector-container .ant-select{width:100%;margin-top:5px}.module-picker .module-placehodler{text-align:center}.module-picker .group-title{font-weight:400}.module-picker .singles-header{margin-top:16px}.ant-badge{vertical-align:text-bottom}.ant-badge .ant-scroll-number{background:#e6f7ff;color:#000}.noPermission{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;border-radius:10px}.landing-page-header{display:flex;justify-content:end;align-items:center;margin-block:.5em;margin-left:auto;gap:12px}.dashboard-actions{margin-left:auto}.unsaved-changes-modal{max-width:500px}.news-create-page .page-header,.news-edit-page .page-header{display:none}.news-view-page{max-width:1080px}.news-view-page .ant-divider{border-color:#bbb}.news-view-page .page-content .page-header .page-title{white-space:unset}.news-view-page .page-content .emoji-selector{align-items:center;height:40px;width:16px;margin-top:10px;color:#6b778c}.news-view-page .page-content .emoji-selector .emoji-picker-react{z-index:1}.news-view-page .page-content .emoji-selector:hover{color:#000;cursor:pointer}.news-view-page .page-content li>.emoji-selector{margin-top:0}.news-view-page .page-content li>.emoji-selector>svg{margin-top:0}.news-view-page .page-content .grid{display:grid}.news-view-page .page-content li>.emojis{margin-right:10px}.news-view-page .page-content .emojis button{padding:2px 4px;font-size:12px;display:flex;align-items:center}.news-view-page .page-content .emojis button span{font-size:16px}.news-view-page .page-content .emojis .emoji-included{background-color:#448ccc;color:#fff}.news-view-page .page-content .note-module{border:unset}.news-view-page .page-content .note-module .ant-card-head,.news-view-page .page-content .note-module .ant-card-body{padding-left:0}.featured-news .news-article,.news-view-page .news-article,.news-edit-page .news-article,.news-create-page .news-article{font-size:1.1em;display:grid;grid-template-columns:repeat(1,1fr)}.featured-news .news-article .page-header-placeholder,.news-view-page .news-article .page-header-placeholder,.news-edit-page .news-article .page-header-placeholder,.news-create-page .news-article .page-header-placeholder{padding:12px;background-color:#fff}.featured-news .news-article .page-header-placeholder h3,.news-view-page .news-article .page-header-placeholder h3,.news-edit-page .news-article .page-header-placeholder h3,.news-create-page .news-article .page-header-placeholder h3{display:flex;width:100%;justify-content:flex-start;margin:0}@media only screen and (min-width: 768px){.featured-news .news-article .news-image,.news-view-page .news-article .news-image,.news-edit-page .news-article .news-image,.news-create-page .news-article .news-image{display:block;max-width:100%;max-height:500px;float:left;margin-right:16px;margin-bottom:16px}}.featured-news .news-article .news-image.img-mobile,.news-view-page .news-article .news-image.img-mobile,.news-edit-page .news-article .news-image.img-mobile,.news-create-page .news-article .news-image.img-mobile{display:block;width:100%;margin-bottom:16px}.featured-news .news-article .news-image.img-desktop,.news-view-page .news-article .news-image.img-desktop,.news-edit-page .news-article .news-image.img-desktop,.news-create-page .news-article .news-image.img-desktop{display:block;margin-bottom:16px}.featured-news .news-article .news-preamble,.news-view-page .news-article .news-preamble,.news-edit-page .news-article .news-preamble,.news-create-page .news-article .news-preamble{font-weight:500;font-size:1.1em}.featured-news .news-article .news-content strong,.news-view-page .news-article .news-content strong,.news-edit-page .news-article .news-content strong,.news-create-page .news-article .news-content strong{font-weight:500}.featured-news .news-article .news-content p,.news-view-page .news-article .news-content p,.news-edit-page .news-article .news-content p,.news-create-page .news-article .news-content p{white-space:break-spaces}.featured-news .news-article .news-content em,.news-view-page .news-article .news-content em,.news-edit-page .news-article .news-content em,.news-create-page .news-article .news-content em{font-style:italic}.featured-news .news-article .news-content u,.news-view-page .news-article .news-content u,.news-edit-page .news-article .news-content u,.news-create-page .news-article .news-content u{text-decoration:underline}.featured-news .news-info,.news-view-page .news-info,.news-edit-page .news-info,.news-create-page .news-info{display:flex;flex-flow:row}.featured-news .news-info>div,.news-view-page .news-info>div,.news-edit-page .news-info>div,.news-create-page .news-info>div{margin-left:16px}.featured-news .news-info>div:first-child,.news-view-page .news-info>div:first-child,.news-edit-page .news-info>div:first-child,.news-create-page .news-info>div:first-child{margin-left:0}.featured-news .news-info .news-reactions,.news-view-page .news-info .news-reactions,.news-edit-page .news-info .news-reactions,.news-create-page .news-info .news-reactions{display:flex;gap:16px}.featured-news .news-info .news-reactions .emoji-selector,.news-view-page .news-info .news-reactions .emoji-selector,.news-edit-page .news-info .news-reactions .emoji-selector,.news-create-page .news-info .news-reactions .emoji-selector{margin-top:3px}.featured-news .create-edit-container,.news-view-page .create-edit-container,.news-edit-page .create-edit-container,.news-create-page .create-edit-container{max-width:774px}.featured-news .create-edit-container .formdata,.news-view-page .create-edit-container .formdata,.news-edit-page .create-edit-container .formdata,.news-create-page .create-edit-container .formdata{display:grid;grid-gap:50px;grid-template-columns:repeat(3,1fr)}.featured-news .create-edit-container .formdata legend,.news-view-page .create-edit-container .formdata legend,.news-edit-page .create-edit-container .formdata legend,.news-create-page .create-edit-container .formdata legend{color:unset;font-weight:700;margin-bottom:unset}.featured-news .create-edit-container .formdata .news-date-selector,.news-view-page .create-edit-container .formdata .news-date-selector,.news-edit-page .create-edit-container .formdata .news-date-selector,.news-create-page .create-edit-container .formdata .news-date-selector{margin-top:15px}.featured-news .create-edit-container .create-news-content-uploader .ant-upload,.news-view-page .create-edit-container .create-news-content-uploader .ant-upload,.news-edit-page .create-edit-container .create-news-content-uploader .ant-upload,.news-create-page .create-edit-container .create-news-content-uploader .ant-upload{width:100%;height:350px}.featured-news .create-edit-container .create-news-content-uploader .ant-upload img,.news-view-page .create-edit-container .create-news-content-uploader .ant-upload img,.news-edit-page .create-edit-container .create-news-content-uploader .ant-upload img,.news-create-page .create-edit-container .create-news-content-uploader .ant-upload img{display:block;max-height:90%;max-width:90%}.featured-news .create-edit-container .create-news-preamble,.news-view-page .create-edit-container .create-news-preamble,.news-edit-page .create-edit-container .create-news-preamble,.news-create-page .create-edit-container .create-news-preamble{margin-bottom:0}.featured-news .create-edit-container .create-news-preamble-form,.news-view-page .create-edit-container .create-news-preamble-form,.news-edit-page .create-edit-container .create-news-preamble-form,.news-create-page .create-edit-container .create-news-preamble-form{background-color:#fff;padding:12px;min-height:125px}.featured-news .create-edit-container .create-news-content,.news-view-page .create-edit-container .create-news-content,.news-edit-page .create-edit-container .create-news-content,.news-create-page .create-edit-container .create-news-content{background-color:#fff;padding:12px;min-height:300px}.featured-news .create-edit-container .editor dt,.news-view-page .create-edit-container .editor dt,.news-edit-page .create-edit-container .editor dt,.news-create-page .create-edit-container .editor dt{font-weight:700}.featured-news .create-edit-container .editor .create-news-content-editor,.news-view-page .create-edit-container .editor .create-news-content-editor,.news-edit-page .create-edit-container .editor .create-news-content-editor,.news-create-page .create-edit-container .editor .create-news-content-editor{background-color:#fff;padding:12px;min-height:300px;border-radius:6px}.featured-news .create-edit-container .create-news-info,.news-view-page .create-edit-container .create-news-info,.news-edit-page .create-edit-container .create-news-info,.news-create-page .create-edit-container .create-news-info{margin-top:20px;margin-bottom:20px}.featured-news .create-edit-container .create-news-info dt,.news-view-page .create-edit-container .create-news-info dt,.news-edit-page .create-edit-container .create-news-info dt,.news-create-page .create-edit-container .create-news-info dt{font-weight:700}.featured-news .channel-input,.news-view-page .channel-input,.news-edit-page .channel-input,.news-create-page .channel-input{margin-bottom:30px}.news-edit-page .news-input,.news-create-page .news-input{background:transparent;border:none;font-size:inherit;font-weight:inherit;padding:inherit;margin:inherit;color:inherit;line-height:inherit}.news-edit-page .news-input:focus,.news-create-page .news-input:focus{box-shadow:none}.news-edit-page .news-inputtextarea,.news-create-page .news-inputtextarea{display:inline-block}.news-edit-page .news-tags .text-title,.news-create-page .news-tags .text-title{font-weight:700}.news-feed-page .navigation-link{color:unset;height:100%}.news-feed-page .news-container{margin-bottom:20px}.news-feed-page .news-container .feeds-container{display:flex;margin-bottom:20px}.news-feed-page .news-container .feeds-container .feed-buttons-container{display:flex;margin-right:50px}.news-feed-page .news-container .feeds-container .feed-buttons-container .view-button{margin:0 18px 0 0;padding:0;font-size:14px;color:#000000d9;border-bottom:3px solid transparent}.news-feed-page .news-container .feeds-container .feed-buttons-container .active{color:#2679a1;border-bottom:3px solid #2679A1;font-weight:700;border-bottom-right-radius:0;border-bottom-left-radius:0}.news-feed-page .news-container .feeds-container .feeds{width:100%}.news-feed-page .news-container .feeds-container .feeds .news-search{width:25%}.news-feed-page .news-container .feeds-container .feeds .feed-tag{background-color:#fafafa;margin-top:1px}.news-feed-page .news-container .feeds-container .feeds .feed-tag:hover{cursor:pointer}.news-feed-page .news-container .feeds-container .feeds .active-feed{border:.5px solid #2679A1;color:#2679a1}.news-feed-page .news-container .news-list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:40px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.news-feed-page .news-container .news-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.news-feed-page .news-container .news-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1900px){.news-feed-page .news-container .news-list{grid-template-columns:repeat(4,1fr)}}.news-feed-page .news-feed-item{height:100%}.news-feed-page .news-feed-item:hover{background-color:#ececec}.news-feed-page .news-feed-item .news-feed-header{font-weight:500;margin-bottom:20px}.news-feed-page .news-feed-item .news-feed-title{font-size:20px;font-weight:500;margin-bottom:20px}.news-feed-page .news-feed-item .news-feed-content{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:15;-webkit-box-orient:vertical;font-size:16px;margin-bottom:20px}.news-feed-page .news-feed-item .image-container{text-align:center;width:100%}.news-feed-page .news-feed-item .image-container img{max-height:500px;max-width:100%}.external-feeds-list .list-table-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row{background-color:#fff}.external-feeds-list .list-table-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row:hover{background-color:#fff;cursor:default}.external-feeds-list .list-table-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell{background-color:#fff;padding:8px;border:none}.external-feeds-list .list-table-card .ant-table-container .ant-table-content .ant-table-tbody .ant-table-row .ant-table-cell:hover{background-color:#fff;cursor:default}.external-feeds-list .list-table-card .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell{background-color:transparent;border-bottom:1px solid #d9d9d9}.external-feeds-list .list-table-card .ant-table-container .ant-table-content .ant-table-thead .ant-table-cell:hover{background-color:#fff}.external-feeds-list .list-table-card .ant-table .ant-table-title{display:none}.external-feeds-list .list-table-card .ant-table-container .ant-table-content{padding:unset}.featured-news .ant-card-body{padding-left:18px;padding-right:18px;scrollbar-gutter:stable;padding-top:0}.featured-news .featured-layout:not(.small){display:grid;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 1300px) and (max-width: 1600px){.featured-news .featured-layout:not(.small){grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.featured-news .featured-layout:not(.small){grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width: 1900px){.featured-news .featured-layout:not(.small){grid-template-columns:repeat(2,1fr)}}.featured-news .featured-main{padding:5px 30px 5px 5px;border-bottom:1px solid #d9d9d9;margin-bottom:16px;cursor:pointer}.featured-news .featured-main:hover{background-color:#ececec}.featured-news .featured-main .news-title{font-weight:500;margin-bottom:0;margin-top:0}.featured-news .featured-main .news-preamble{font-weight:unset;margin-top:0}.featured-news .featured-main .news-info{font-size:.8em}.featured-news .featured-main .news-info .author-date{display:flex;align-items:center}.featured-news .featured-main .news-info .author-date .featured-icon{display:flex;margin-right:5px}.featured-news .featured-main .news-info .author-date .featured-icon svg{height:13px;width:13px}.featured-news .featured-main .featured-news-content{text-overflow:ellipsis;overflow:hidden;margin-bottom:1em}.featured-news .featured-main img{display:block;max-height:400px;max-width:100%}@media only screen and (min-width: 1300px) and (max-width: 1600px){.featured-news .featured-main{border-bottom:1px solid #d9d9d9;margin-bottom:16px}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.featured-news .featured-main{border-bottom:1px solid #d9d9d9;margin-bottom:16px}}@media only screen and (min-width: 1900px){.featured-news .featured-main{border-bottom:0;margin-bottom:0}}.featured-news .featured-desktop:not(.small){border-left:none;padding-left:0}@media only screen and (min-width: 1300px) and (max-width: 1600px){.featured-news .featured-desktop:not(.small){border-left:none;padding-left:0}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.featured-news .featured-desktop:not(.small){border-left:none;padding-left:0}}@media only screen and (min-width: 1900px){.featured-news .featured-desktop:not(.small){border-left:1px solid #D9D9D9;padding-left:16px}}.featured-news .featured-item{border-bottom:1px solid #d9d9d9;overflow:auto;padding:25px 5px;cursor:pointer}.featured-news .featured-item:hover{background-color:#ececec}.featured-news .featured-item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:5px}.featured-news .featured-item:first-child{padding-top:5px;margin-top:0}.featured-news .featured-item img{display:block;max-width:150px;max-height:150px;float:right}.featured-news .featured-item .news-header{display:flex}.featured-news .featured-item .news-header .news-content{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;width:100%;padding-right:16px}.featured-news .featured-item .news-header .news-content p{white-space:break-spaces}.featured-news .featured-item .news-header .news-content .news-preamble{font-weight:unset;font-size:unset;margin-bottom:0}.featured-news .featured-item .news-title{font-size:.9em;margin-top:0}.featured-news .featured-item .news-info{font-size:.8em;padding-top:1em}.featured-news .featured-item .news-info .author-date{display:flex;align-items:center}.featured-news .featured-item .news-info .author-date .featured-icon{margin-right:5px;display:flex}.featured-news .featured-item .news-info .author-date .featured-icon svg{height:13px;width:13px}.featured-news .navigation-link{color:unset}.featured-news .author-date{width:100%}.featured-news .comments{white-space:nowrap;display:inline-flex;align-items:center}.featured-news .comments>span{align-self:center;margin-left:5px}.featured-news .reactions{white-space:nowrap;display:flex;align-items:center;grid-gap:2px}.featured-news .views{display:inline-flex;align-items:center}.featured-news .views>span{align-self:center;margin-left:5px}.feed-management-page .page-header{margin-bottom:18px}.feed-management-page .interactions{display:flex;grid-gap:12px}.feed-management-page .interactions .reactions{display:flex;align-items:center;grid-gap:2px}.channel-list-page .page-content .page-header{margin-bottom:18px!important}.channel-list-page .page-content .page-header .export{padding:0}.news-modal{max-width:1080px}.news-modal .ant-modal-body{display:block}.routine-actions-menu{border:1px solid rgba(0,0,0,.45);min-width:100px}.routine-actions-menu .ant-divider{margin:0}.routine-list-page .ant-table-row{cursor:pointer}.routine-list-page .title{font-weight:600}.routine-due-past{background-color:#ffdde2!important;background:#ffdde2}.routine-due-past:hover,.routine-due-past:hover td{background-color:#ffc9c9!important}.routine-due-past td,.routine-due-past .ant-dropdown-trigger:hover{background-color:#ffdde2!important}.routine-due-today{background-color:#ffe4b2!important;background:#ffe4b2}.routine-due-today:hover,.routine-due-today:hover td{background-color:#ffdb99!important}.routine-due-today td,.routine-due-today .ant-dropdown-trigger:hover{background-color:#ffe4b2!important}.routine-postponed{background-color:#e6f7ff!important;background:#e6f7ff}.routine-postponed:hover,.routine-postponed:hover td{background-color:#c5edff!important}.routine-postponed td,.routine-postponed .ant-dropdown-trigger:hover{background-color:#e6f7ff!important}.routine-skipped{background-color:#efefef;background:#efefef}.routine-skipped:hover,.routine-skipped:hover td{background-color:#c5c5c5!important}.routine-skipped td,.routine-skipped .ant-dropdown-trigger:hover{background-color:#efefef!important}.routine-due-soon{background-color:#fffdcc!important;background:#fffdcc}.routine-due-soon:hover,.routine-due-soon:hover td{background-color:#fffc96!important}.routine-due-soon td,.routine-due-soon .ant-dropdown-trigger:hover{background-color:#fffdcc!important}.routine-due-normal{background-color:#fff!important;background:#fff}.routine-due-normal:hover,.routine-due-normal:hover td{background-color:#ececec!important}.routine-due-normal .ant-dropdown-trigger:hover{background-color:#fff!important}.routine-due-completed{background-color:#7bae68!important;background:#7bae68!important}.routine-due-completed:hover,.routine-due-completed:hover td{background-color:#237804!important}.routine-due-completed td,.routine-due-completed .ant-dropdown-trigger:hover{background-color:#7bae68!important}.routine-create-form .all-employees-form,.routine-edit-form .all-employees-form{white-space:nowrap}.routine-create-form .custom-routine-form-label,.routine-edit-form .custom-routine-form-label{font-weight:500}.routine-create-form .add-more-routine-info-header,.routine-edit-form .add-more-routine-info-header{margin-bottom:24px}.routine-create-form .add-more-routine-info-header .more-info-label,.routine-edit-form .add-more-routine-info-header .more-info-label{display:inline-flex;flex-direction:row;align-items:flex-start;cursor:pointer;width:auto}.routine-create-form .add-more-routine-info-header label,.routine-edit-form .add-more-routine-info-header label{display:inline-flex;font-weight:500;font-size:14px;color:#000000d9;cursor:pointer}.routine-create-form .checklist-entry .ant-form-item-control-input-content,.routine-edit-form .checklist-entry .ant-form-item-control-input-content{display:inline-flex}.routine-create-form .routine-periodical-container,.routine-edit-form .routine-periodical-container{margin-bottom:24px}.routine-create-form .routine-periodical-container .ant-radio-group,.routine-edit-form .routine-periodical-container .ant-radio-group,.routine-create-form .routine-periodical-container .ant-radio-group .ant-space-vertical,.routine-edit-form .routine-periodical-container .ant-radio-group .ant-space-vertical,.routine-create-form .routine-periodical-container .ant-radio-group .ant-space-vertical .ant-radio-wrapper,.routine-edit-form .routine-periodical-container .ant-radio-group .ant-space-vertical .ant-radio-wrapper{width:100%}.routine-create-form .routine-periodical-container .ant-radio-group .ant-space-vertical .ant-radio-wrapper .ant-radio,.routine-edit-form .routine-periodical-container .ant-radio-group .ant-space-vertical .ant-radio-wrapper .ant-radio{height:16px;width:16px}.routine-create-form .routine-periodical-container .ant-radio-group .ant-space-vertical .ant-radio-wrapper>span:last-of-type,.routine-edit-form .routine-periodical-container .ant-radio-group .ant-space-vertical .ant-radio-wrapper>span:last-of-type{width:100%}.routine-create-form .routine-periodical-container .routine-radio-yes-container,.routine-edit-form .routine-periodical-container .routine-radio-yes-container{display:flex;align-items:center}.routine-create-form .routine-periodical-container .routine-radio-yes-container label,.routine-edit-form .routine-periodical-container .routine-radio-yes-container label{width:fit-content!important}.routine-create-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes,.routine-edit-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes{display:flex;flex-grow:1}.routine-create-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .yes-text,.routine-edit-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .yes-text{margin-right:10px;white-space:nowrap}.routine-create-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container,.routine-edit-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container{display:flex;width:100%}.routine-create-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container .ant-form-item,.routine-edit-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container .ant-form-item{margin-bottom:0}.routine-create-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container .interval-input,.routine-edit-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container .interval-input{margin-right:10px}.routine-create-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container .period-input,.routine-edit-form .routine-periodical-container .routine-radio-yes-container .routine-radio-yes .routine-period-container .period-input{width:100%}.routine-create-form .routine-periodical-container .affect-next-container-edit,.routine-edit-form .routine-periodical-container .affect-next-container-edit{margin-bottom:24px;margin-top:24px}.routine-create-form .routine-periodical-container .form-title,.routine-edit-form .routine-periodical-container .form-title{font-weight:500}.routine-create-form .routine-periodical-container .form-title .help-text,.routine-edit-form .routine-periodical-container .form-title .help-text{margin-left:5px}.routine-create-form .routine-periodical-container .start-date-input,.routine-edit-form .routine-periodical-container .start-date-input{padding-top:8px}.routine-create-form .routine-periodical-container .routine-radio-yes,.routine-edit-form .routine-periodical-container .routine-radio-yes{display:inline-flex;align-items:center}.routine-create-form .routine-periodical-container .routine-radio-yes .yes-text,.routine-edit-form .routine-periodical-container .routine-radio-yes .yes-text{margin-right:10px;white-space:nowrap}.routine-create-form .routine-periodical-container .routine-radio-yes .routine-period-container,.routine-edit-form .routine-periodical-container .routine-radio-yes .routine-period-container{display:flex;width:100%}.routine-create-form .routine-periodical-container .routine-radio-yes .routine-period-container .ant-form-item,.routine-edit-form .routine-periodical-container .routine-radio-yes .routine-period-container .ant-form-item{margin-bottom:0}.routine-create-form .routine-periodical-container .routine-radio-yes .routine-period-container .interval-input,.routine-edit-form .routine-periodical-container .routine-radio-yes .routine-period-container .interval-input{margin-right:10px}.routine-create-form .routine-periodical-container .routine-radio-yes .routine-period-container .period-input,.routine-edit-form .routine-periodical-container .routine-radio-yes .routine-period-container .period-input{width:195px}.routine-create-form .responsibles-input .ant-form-item-label .selector-label-container,.routine-edit-form .responsibles-input .ant-form-item-label .selector-label-container{align-items:unset}.routine-create-form .routine-title-input label,.routine-edit-form .routine-title-input label{width:100%}.routine-create-form .routine-title-input label .selector-label-container,.routine-edit-form .routine-title-input label .selector-label-container{width:100%;display:flex}.routine-create-form .routine-title-input label .selector-label-container .text-title,.routine-edit-form .routine-title-input label .selector-label-container .text-title{width:100%}.routine-create-form .recurring-warning,.routine-edit-form .recurring-warning{margin-bottom:20px}.reuse-routine-container .selector .select{margin-top:8px;margin-bottom:15px}.reuse-routine-container .selector label{font-weight:500}.routine-execution-form .checklist-bullet-list{padding-left:15px}.routine-execution-form .checklist-bullet-list .checklist-container{margin-top:10px}.routine-execution-form .checklist-bullet-list .checklist-container .checklist-title{font-weight:500}.routine-execution-form .checklist-bullet-list .checklist-container p,.routine-execution-form .checklist-bullet-list .checklist-container .selector-input{margin-bottom:0}.routine-execution-form .checklist-bullet-list .checklist-container .checklist-note .ant-form-item{margin-bottom:12px}.routine-execution-form .routine-execution-type-selector .ant-radio-group{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.routine-executed-info .checklist-bullet-list{padding-left:15px}.routine-executed-info .checklist-bullet-list .uploaded-files-li{cursor:pointer}.routine-executed-info .checklist-bullet-list .uploaded-files-li .strikethrough{text-decoration:line-through}.routine-executed-info .checklist-container{margin-top:10px}.routine-executed-info .execution-date{margin-top:20px}.routine-view-page .page-content .page-header{align-items:baseline!important}.routine-view-page .page-content .view-page-modules{display:grid;grid-gap:16px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "a" "o" "p" "b"}@media only screen and (min-width: 1300px) and (max-width: 1600px){.routine-view-page .page-content .view-page-modules{grid-template-columns:repeat(5,1fr);grid-template-areas:"i i a a a" "o o o p p" "b b b b b"}}@media only screen and (min-width: 1600px){.routine-view-page .page-content .view-page-modules{grid-template-columns:repeat(7,1fr);grid-template-areas:"i i i a a a a" "o o p p b b b"}}.routine-view-page .page-content .view-page-modules .routine-info-card{grid-area:i}.routine-view-page .page-content .view-page-modules .routine-info-card .main,.routine-view-page .page-content .view-page-modules .routine-info-card .fullSize{grid-column:auto / span 2}.routine-view-page .page-content .view-page-modules .routine-info-card .checklist-view{cursor:pointer;margin-top:5px;margin-bottom:5px}.routine-view-page .page-content .view-page-modules .routine-info-card .checklist-view .checklist-title{font-weight:500}.routine-view-page .page-content .view-page-modules .routine-info-card .checklist-view .checklist-title .toggle-icon{margin-left:15px}.routine-view-page .page-content .view-page-modules .routine-info-card .checklist-view .checklist-container .checklist{margin-top:5px;margin-bottom:5px;padding-left:15px}.routine-view-page .page-content .view-page-modules .routineExecutions-list{grid-area:a}.routine-view-page .page-content .view-page-modules .routineExecutions-list .ant-table-container{max-height:650px;overflow-y:auto}.routine-view-page .page-content .view-page-modules .routineExecutions-list .log-next-execution{white-space:nowrap;margin-right:16px}.routine-view-page .page-content .view-page-modules .routineExecutions-list .list-title{align-items:baseline}.routine-view-page .page-content .view-page-modules .routineExecutions-list .action-column{padding:5px}.routine-view-page .page-content .view-page-modules .routineExecutions-list .action-column .routine-execution-action-container{margin-bottom:10px}.routine-view-page .page-content .view-page-modules .routineExecutions-list .action-column .routine-execution-action-container:last-child{margin-bottom:0}.routine-view-page .page-content .view-page-modules .note-module{grid-area:o}.routine-view-page .page-content .view-page-modules .execution-timing{grid-area:p}.routine-view-page .page-content .view-page-modules .documents{grid-area:b}.infoContainer label{font-weight:500}.checklistInfoContainer{margin-bottom:5px}.routine-category-list-page .page-content .page-header{margin-bottom:18px!important}.revenue-report-page .page-stats-card{margin-bottom:40px}.revenue-report-page .page-stats-card .grid-item{width:50%}.revenue-report-page .page-stats-card .grid-item:nth-last-child(-n+2){width:50%}@media only screen and (min-width: 1600px){.revenue-report-page .page-stats-card .grid-item{width:25%}.revenue-report-page .page-stats-card .grid-item:nth-last-child(-n+2){width:25%}}.revenue-report-page .page-content .actions-container{display:flex;align-items:center;width:100%;grid-gap:10px}@media only screen and (max-width: 415px){.revenue-report-page .page-content .actions-container{display:grid;grid-template:"aa bb" "cc dd" "ee ff"}}@media only screen and (min-width: 415px) and (max-width: 768px){.revenue-report-page .page-content .actions-container{display:grid;grid-template:"aa bb cc"}}@media only screen and (min-width: 768px) and (max-width: 1300px){.revenue-report-page .page-content .actions-container{display:grid;grid-template:"aa bb cc dd"}}.revenue-report-page .page-content .actions-container .selector{width:100%}.revenue-report-page .page-content .actions-container .date-selector{max-width:150px}.revenue-report-page .page-content .revenue-graphs-container{display:grid;grid-gap:40px}.revenue-report-page .page-content .revenue-graphs-container .list-title{align-items:center}.revenue-report-page .page-content .revenue-graphs-container .list-title .number-graph-selector{min-width:70px}.revenue-report-page .page-content .revenue-graphs-container .list-title .title{margin-bottom:0}.revenue-report-page .page-content .revenue-graphs-container .revenue-action{white-space:nowrap}.revenue-report-page .page-content .revenue-graphs-container .revenue-total{margin-right:20px}.revenue-report-page .page-content .revenue-graphs-container .show-text{margin-right:5px}.revenue-report-page .page-content .revenue-graphs-container .ant-input-number-handler-wrap{display:unset;width:unset}.revenue-report-page .page-content .revenue-graphs-container .compare-to-graph .list-title{width:unset;align-items:baseline}.revenue-report-page .page-content .revenue-graphs-container .compare-to-graph .list-title .static-selector{margin-left:20px}.revenue-report-page .page-content .revenue-graphs-container .compare-values-graph .list-title{white-space:nowrap}.revenue-report-page .page-content .revenue-graphs-container .compare-values-graph .list-title .title{width:unset}.revenue-report-page .page-content .revenue-graphs-container .compare-values-graph .period-container{width:100%;margin-left:20px}.revenue-report-page .page-content .revenue-graphs-container .compare-values-graph .period-container .static-selector{max-width:200px}.revenue-report-page .page-content .page-header .selector label{white-space:nowrap}.revenue-report-page .page-content .page-header .filter-container-desktop{grid-gap:20px}@media only screen and (min-width: 1300px) and (max-width: 1600px){.revenue-report-page .page-content .page-header .filter-container-desktop{margin-left:10px;grid-gap:5px}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.revenue-report-page .page-content .page-header .filter-container-desktop{margin-left:20px;grid-gap:10px}}.revenue-report-page .page-content .page-header .filter-container-desktop .selector{width:100%}.revenue-report-page .page-content .page-header .filter-container-desktop .date-selector{max-width:150px}.polls-dashboard-card{border:none;height:100%}.polls-dashboard-card .poll-body{display:flex;flex-direction:column;overflow:auto}.polls-dashboard-card .poll-body .poll-title{margin-top:0;font-size:16px;font-weight:400}.polls-dashboard-card .poll-body .poll-list{display:flex;flex-direction:column}.polls-dashboard-card .poll-body .poll-list .poll-alternative{display:flex;gap:5px;align-items:start}.polls-dashboard-card .poll-body .poll-list .poll-alternative .poll-checkbox{flex-basis:15em}.polls-dashboard-card .poll-body .poll-list .poll-alternative .poll-radio{flex-basis:15em;padding-top:1px}.polls-dashboard-card .poll-footer{align-self:center;position:absolute;bottom:10px}.polls-create-form .ant-form-item-label>label{font-weight:500}.polls-edit-form .ant-form-item-label>label{font-weight:500}.poll-view-page .polls-viewpage-card{width:50%}.poll-view-page .poll-body{display:flex;flex-direction:column;overflow:auto}.poll-view-page .poll-body .poll-title{margin-top:0;font-size:16px;font-weight:400}.poll-view-page .poll-body .poll-list{display:flex;flex-direction:column}.poll-view-page .poll-body .poll-list .poll-alternative{display:flex;gap:5px;align-items:start}.poll-view-page .poll-body .poll-list .poll-alternative .poll-checkbox{flex-basis:15em}.poll-view-page .poll-body .poll-list .poll-alternative .poll-radio{flex-basis:15em;padding-top:1px}.threshold-input-container{display:flex;align-items:center;margin-bottom:24px}.threshold-input-container .status-input{width:100%;max-width:170px;margin-bottom:0}.threshold-input-container .number-input,.threshold-input-container .mp-number-input{width:100%;max-width:100px;margin-bottom:0}.threshold-input-container .ant-input-number-group-addon{padding:0 5px}.threshold-input-container .input-help-text{white-space:nowrap;font-size:12px;font-weight:500}.threshold-input-container .start-text{margin-right:10px}.threshold-input-container .between-text{margin-left:10px;margin-right:10px}.threshold-input-container .end-text{margin-left:10px}.mp-modal.mp-modal-mobile.ant-modal,.mp-modal.mp-modal-mobile .ant-modal-content{top:0;margin:0;width:100vw}.mp-modal .mp-modal-title{display:flex;align-items:baseline}.mp-modal .mp-modal-title .mp-title{font-size:16px;margin-top:unset}.mp-modal .mp-modal-title .mp-edit-btn{margin-left:24px}.mp-modal .mp-modal-title .mp-edit-btn span{margin-left:0}.mp-modal-view{overflow-y:auto;max-height:unset;width:100%;display:grid;grid-gap:20px;grid-template-columns:repeat(1,1fr);grid-template-areas:"a" "b" "c";padding-right:10px}@media only screen and (min-width: 1300px){.mp-modal-view{grid-template-columns:repeat(5,1fr);grid-template-areas:"a a a a a" "b b c c c"}}.mp-modal-view .mp-module{border:2px solid #f0f0f0;border-radius:4px}.mp-modal-view .mp-modal-1{grid-area:a}.mp-modal-view .mp-modal-2{grid-area:b}.mp-modal-view .mp-modal-2 .mp-key-numbers{border:2px solid #f0f0f0;border-radius:4px}.mp-modal-view .mp-modal-2 .mp-key-numbers .mp-key-title{font-size:16px}.mp-modal-view .mp-modal-2 .mp-key-numbers .ant-card-body{padding-top:0}.mp-modal-view .mp-modal-2 .mp-key-numbers .mp-key-numbers-data{display:grid;grid-gap:10px;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width: 768px) and (max-width: 1300px){.mp-modal-view .mp-modal-2 .mp-key-numbers .mp-key-numbers-data{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1300px) and (max-width: 1600px){.mp-modal-view .mp-modal-2 .mp-key-numbers .mp-key-numbers-data{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1600px) and (max-width: 1900px){.mp-modal-view .mp-modal-2 .mp-key-numbers .mp-key-numbers-data{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1900px){.mp-modal-view .mp-modal-2 .mp-key-numbers .mp-key-numbers-data{grid-template-columns:repeat(3,1fr)}}.mp-modal-view .mp-modal-2 .mp-key-numbers .mp-key-numbers-data .key-numbers-label{font-weight:500}.mp-modal-view .mp-modal-2 .mp-registrations{margin-top:20px;border:2px solid #f0f0f0;border-radius:4px}.mp-modal-view .mp-modal-3{grid-area:c}.mp-modal-view .ant-card{box-shadow:unset}.mp-log{max-width:1000px}.mp-log .ant-card-body{padding-top:0}.mp-log .mp-log-input-container{display:flex;align-items:end;margin-bottom:24px;width:100%}.mp-log .mp-log-input-container .text-input{margin-bottom:unset;width:100%}.mp-log .mp-log-input-container .mp-log-add-btn{margin-left:12px}.mp-log .mp-log-list .ant-list-item{padding:5px 0}.mp-template-selector{margin-top:12px}.mp-template-input-container,.mp-template-actions{margin-top:24px}.mp-form-container .mp-template-editable-table .threshold-input-container{margin-bottom:unset}.mp-form-container .mp-template-editable-table .request-error-row{border:1px solid red}.mp-form-container .mp-template-editable-table .mp-template-part-input{width:100%}.mp-form-container .sensor-title{font-weight:500;font-size:16px}.measuring-point-widget{cursor:pointer}.measuring-point-widget .ant-typography{font-weight:600}.measuring-point-widget .dnd-action-row{text-align:right}.measuring-point-widget .ant-card-body{padding:0;display:flex;height:100%;max-height:500px!important;overflow-y:visible!important}.measuring-point-widget .ant-card-body .status-color{width:5px;margin-top:5px;margin-bottom:5px;margin-right:10px;border-radius:10px}.measuring-point-widget .ant-card-body .status-color.normal{background-color:#6fcf97}.measuring-point-widget .ant-card-body .status-color.caution{background-color:#fadb14}.measuring-point-widget .ant-card-body .status-color.critical{background-color:#ff7875}.measuring-point-widget .ant-card-body .measuring-point-widget-content{width:100%;display:flex;flex-direction:column}.measuring-point-widget .ant-card-body .measuring-point-widget-content .measuring-point-widget-top{display:flex;justify-content:space-between;margin-right:10px;margin-top:5px}.measuring-point-widget .ant-card-body .measuring-point-widget-content .measuring-point-widget-body{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin-bottom:30px}.measuring-point-widget .ant-card-body .measuring-point-widget-content .measuring-point-widget-body h4{margin-top:10px}.measuring-point-widget .ant-card-body .measuring-point-widget-content .measuring-point-widget-body .average-text{font-weight:600}.measuring-point-widget .ant-card-body .measuring-point-widget-content .measuring-point-widget-body .measuring-point-widget-value{margin-bottom:10px}.measuring-point-widget .ant-card-body .measuring-point-group-widget-content{width:100%;display:flex;flex-direction:column}.measuring-point-widget .ant-card-body .measuring-point-group-widget-content .measuring-point-widget-top{display:flex;justify-content:space-between;margin-right:10px;margin-top:5px}.measuring-point-widget .ant-card-body .measuring-point-group-widget-content .measuring-point-widget-body{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin-bottom:30px}.measuring-point-widget .ant-card-body .measuring-point-group-widget-content .measuring-point-widget-body .bigicon{font-size:4.5em}.measuring-point-widget .ant-card-body .measuring-point-group-widget-content .measuring-point-widget-body h4{margin-top:0}.measuring-point-widget .ant-card-body .measuring-point-group-widget-content .measuring-point-widget-body .average-text{font-weight:600}.measuring-point-widget .ant-card-body .measuring-point-group-widget-content .measuring-point-widget-body .measuring-point-widget-value{margin-bottom:10px}.measuring-point-widget .ant-card-body .ant-typography{margin-bottom:0}.measuring-point-widget .ant-card-body h5{margin:0}.measuring-point-graph-card .ant-card-body{padding:0;height:100%}.measuring-point-graph-card .ant-card-head-title{display:block}.measuring-point-graph-card .ant-card-head-title .resource-name{font-weight:400;margin-top:5px;margin-bottom:0;font-size:14px}.measuring-point-graph-card .ant-card-head-title h5{margin-top:0}.add-mp-group-form .mp-and-remove-container{display:flex;align-items:baseline}.add-mp-group-form .mp-and-remove-container .mp-selector{width:100%;margin-top:10px;margin-right:10px}.add-mp-group-form .add-more-mp-btn{margin-bottom:24px;margin-top:10px}.add-mp-group-form .custom-form-container{margin-bottom:24px}.measuring-point-group-card-container{margin-bottom:10px}.measuring-point-group-modal-view{max-width:850px}.measuring-point-group-modal-view .ant-modal-content{min-height:700px}.measuring-point-group-modal-view .ant-modal-body{display:unset}.measuring-point-group-modal-view .edit-measuring-point-group-btn{margin-left:20px}.measuring-point-list-dashboard-action .measuring-point-list-dashboard-action-group-title{font-size:12px}.measuring-point-list-dashboard-action .measuring-point-list-dashboard-action-mp-title{font-size:12px;margin-top:20px;margin-bottom:5px}.sensor-list-page .list-view-desktop{margin-top:24px}.sensor-list-page .page-stats-card .grid-item{width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sensor-list-page .page-stats-card .grid-item:nth-last-child(-n+2){width:50%}@media only screen and (min-width: 1600px){.sensor-list-page .page-stats-card .grid-item{width:25%}.sensor-list-page .page-stats-card .grid-item:nth-last-child(-n+2){width:25%}}.sensor-list-page .page-stats-card .grid-item label{font-size:16px}.sensor-list-page .page-stats-card .grid-item .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sensor-view-page{max-width:768px}.sensor-view-page .page-content .view-page-modules{display:grid;grid-gap:30px;grid-template-columns:repeat(1,1fr);grid-template-areas:"i" "m"}.sensor-view-page .page-content .view-page-modules .sensor-info-card{grid-area:i}.sensor-view-page .page-content .view-page-modules .sensor-measurements{grid-area:m}.sensor-view-page .page-content .view-page-modules .sensor-measurements .list-title h4{display:none}.sensor-view-page .page-content .view-page-modules .sensor-measurements .list-title .date-selector{max-width:150px;width:100%;margin-left:20px}.sensor-view-page .page-content .view-page-modules .sensor-measurements .list-title .selector{width:100%}.sensor-event-type-selector{max-width:200px;width:100%}.sensor-event-type-selector-container{min-width:200px;max-width:250px}.approve-absence-page .page-content .approve-absence-title{position:sticky;top:0;z-index:1;background-color:#e5e5e5;padding-block:12px}.approve-absence-page .page-content .approve-absence-title .page-title{width:unset}.approve-absence-page .page-content .approve-absence-title .page-actions{display:flex;justify-content:space-between;margin-left:50px;width:100%;flex-wrap:wrap}.approve-absence-page .page-content .approve-absence-title .page-actions .actions-left{display:flex;gap:20px}.approve-absence-page .page-content .approve-absence-title .page-actions .actions-left .selector{display:flex;flex-direction:column;gap:5px;width:200px}.approve-absence-page .page-content .approve-absence-title .page-actions .actions-right{display:flex;gap:20px}.approve-absence-page .actions{display:flex;flex-wrap:wrap;column-gap:16px;row-gap:5px}.approve-absence-page .actions button{margin-left:0}.vacation-report-page .vacation-overview{margin-bottom:20px}.vacation-report-page .vacation-overview .list-title{align-items:center;padding-top:10px}.vacation-report-page .vacation-overview .list-title .ant-select .ant-select-selector div:first-child{display:inline-flex;width:unset}.vacation-report-page .vacation-overview .list-title .absence-reports-week-selector-container{display:flex;gap:10px;align-items:center}.vacation-report-page .vacation-overview .list-title .absence-reports-week-selector-container .selector{width:220px}.vacation-report-page .administrator-overview-card{margin-bottom:20px}.vacation-report-page .administrator-overview-card .vacation-bank{background:#f2f2f2}.vacation-report-page .administrator-overview-card .warning .vacation-bank{background:#ffe4b2}.vacation-report-page .administrator-overview-card .bank-error .vacation-bank,.vacation-report-page .administrator-overview-card .last-year-error .transferred-from-last-year,.vacation-report-page .administrator-overview-card .next-year-error .transferred-to-next-year{background:#ffdde2}.self-certification-report-page .self-certification-per-employee-card{margin-bottom:20px}.self-certification-report-page .self-certification-per-employee-card .warning .periodes{background:#ffe4b2}.self-certification-report-page .self-certification-per-employee-card .error .periodes{background:#ffdde2}.self-certification-report-page .self-certification-per-month-card{margin-bottom:20px}.self-certification-report-page .self-certification-per-month-card .list-title{width:unset!important;align-items:baseline}.self-certification-report-page .self-certification-per-month-card .list-title .period-selector{width:130px;margin-left:10px}.self-certification-report-page .self-certification-per-year-card,.illness-child-report-page .illness-child-per-employee-card{margin-bottom:20px}.illness-child-report-page .illness-child-per-employee-card .overused .days-this-year{background:#ffdde2}.illness-child-report-page .illness-child-per-employee-card .fully-used .days-this-year{background:#ffe4b2}.illness-child-report-page .illness-child-per-month-card{margin-bottom:20px}.illness-child-report-page .illness-child-per-month-card .list-title{width:unset!important;align-items:baseline}.illness-child-report-page .illness-child-per-month-card .list-title .period-selector{width:130px;margin-left:10px}.illness-child-report-page .illness-child-per-year-card{margin-bottom:20px}.hour-bank-page .hour-bank{background:#f2f2f2}.hour-bank-page .error .hour-bank{background:#ffdde2}.absence-overview-heatmap .list-title{align-items:center;gap:10px}.employee-reports-week-selector-container{display:flex;align-items:center;gap:10px;width:100%}.employee-reports-week-selector-container .ant-select .ant-select-selector div:first-child{display:inline-flex;width:unset}.work-overview-heatmap .list-title{align-items:center;gap:10px}.self-certification-report-heatmap-actions,.illness-child-report-heatmap-actions{margin-right:20px}.create-report-page,.edit-report-page{max-width:1650px;display:flex;flex-direction:column}.create-report-page .view-page-header-desktop,.edit-report-page .view-page-header-desktop{position:sticky;top:0;z-index:1;background-color:#e5e5e5}.create-report-page .report-form,.edit-report-page .report-form{width:100%;flex-grow:1}.create-report-page .report-form .report-description-field,.edit-report-page .report-form .report-description-field{flex-grow:1}.create-report-page .report-form .include-main-menu-form-item,.edit-report-page .report-form .include-main-menu-form-item{width:100%;margin-top:10px}.create-report-page .report-form .include-main-menu-form-item .ant-form-item-row,.edit-report-page .report-form .include-main-menu-form-item .ant-form-item-row{flex-direction:row;align-items:center}.create-report-page .report-form .include-main-menu-form-item .ant-form-item-row .ant-form-item-label,.edit-report-page .report-form .include-main-menu-form-item .ant-form-item-row .ant-form-item-label{flex:0;white-space:nowrap;min-width:fit-content;padding-bottom:0}.create-report-page .report-form .ant-form-item-label,.edit-report-page .report-form .ant-form-item-label{font-weight:500}.create-report-page .report-form .period-form-item,.edit-report-page .report-form .period-form-item{min-width:130px}.create-report-page .report-form .reportBuilder-uploaded-filename,.edit-report-page .report-form .reportBuilder-uploaded-filename{margin-left:20px}.create-report-page .report-form .report-text-editor-wrapper .rdw-editor-main,.edit-report-page .report-form .report-text-editor-wrapper .rdw-editor-main{height:unset;min-height:150px;border:1px solid #F1F1F1;border-radius:2px;padding:6px 5px 0}.create-report-page .report-actions-divider,.edit-report-page .report-actions-divider{display:flex;gap:16px;flex-grow:1;flex-direction:row;align-items:flex-start}.create-report-page .report-actions-divider .drop-container,.edit-report-page .report-actions-divider .drop-container{margin-top:20px;flex-grow:1;width:100%;overflow-y:scroll;max-height:79vh}.create-report-page .report-actions-divider .drop-container .report-content-title-container,.edit-report-page .report-actions-divider .drop-container .report-content-title-container{display:flex;align-items:end;padding-bottom:10px;border-bottom:1px solid transparent;border-image:repeating-linear-gradient(45deg,gray 0,gray 3px,transparent 1px,transparent 8px) 1}.create-report-page .report-actions-divider .drop-container .report-content-title-container .report-content-title,.edit-report-page .report-actions-divider .drop-container .report-content-title-container .report-content-title{font-weight:500;width:100%}.create-report-page .report-actions-divider .drop-container .report-content-title-container .report-selector,.edit-report-page .report-actions-divider .drop-container .report-content-title-container .report-selector{min-width:200px}.create-report-page .report-actions-divider .drop-container .reuse-report-modal,.edit-report-page .report-actions-divider .drop-container .reuse-report-modal{max-width:200px}.create-report-page .report-actions-divider #report-container,.edit-report-page .report-actions-divider #report-container{display:grid;gap:20px;max-width:1300px;width:100%;flex-shrink:0;margin:10px 0 0}.create-report-page .report-actions-divider #report-container .report-content-builder-component,.edit-report-page .report-actions-divider #report-container .report-content-builder-component{background-color:#fff;border:1px solid #8C8C8C;border-radius:8px;padding:15px}.create-report-page .report-actions-divider #report-container .report-content-builder-component.cb-page-break,.edit-report-page .report-actions-divider #report-container .report-content-builder-component.cb-page-break{background-color:#b3efff}.create-report-page .report-actions-divider #report-container .report-content-builder-component.cb-heading,.edit-report-page .report-actions-divider #report-container .report-content-builder-component.cb-heading{background-color:#ffb7a1}.create-report-page .report-actions-divider #report-container .report-content-builder-component.cb-sub-heading,.edit-report-page .report-actions-divider #report-container .report-content-builder-component.cb-sub-heading{background-color:#c6ffae}.create-report-page .report-actions-divider #report-container .report-content-builder-component.cb-text .report-content-outer .report-content-inner,.edit-report-page .report-actions-divider #report-container .report-content-builder-component.cb-text .report-content-outer .report-content-inner{display:grid;grid-template-columns:unset}.create-report-page .report-actions-divider #report-container .report-content-builder-component.cb-text .report-content-outer .report-content-inner .cb-text-divider,.edit-report-page .report-actions-divider #report-container .report-content-builder-component.cb-text .report-content-outer .report-content-inner .cb-text-divider{margin:12px 0;border-block-start:2px solid #f0f0f0}.create-report-page .report-actions-divider #report-container .report-content-builder-component.cb-text .report-content-outer .report-content-inner .form-item-text-element .ant-form-item-label,.edit-report-page .report-actions-divider #report-container .report-content-builder-component.cb-text .report-content-outer .report-content-inner .form-item-text-element .ant-form-item-label{width:unset;font-weight:unset}.create-report-page .report-actions-divider #report-container .report-content-builder-component .title,.edit-report-page .report-actions-divider #report-container .report-content-builder-component .title{margin-bottom:5px}.create-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-outer,.edit-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-outer{display:flex;align-items:center}.create-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner,.edit-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner{display:inline-grid;grid-template-columns:repeat(auto-fit,minmax(30%,1fr));align-items:center;gap:5px;width:100%;margin-right:40px}.create-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner .form-item-heading,.edit-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner .form-item-heading,.create-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner .form-item-text,.edit-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner .form-item-text{width:100%}.create-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner .ant-form-item,.edit-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-inner .ant-form-item{min-width:33%;margin-right:0}.create-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-component-btn,.edit-report-page .report-actions-divider #report-container .report-content-builder-component .report-content-component-btn{padding-inline:10px}.create-report-page .report-actions-divider #report-container .report-content-builder-component button+button,.edit-report-page .report-actions-divider #report-container .report-content-builder-component button+button{margin-left:17px}.create-report-page .dragging,.edit-report-page .dragging{opacity:.5}.create-report-page .report-independent-of-date-container,.edit-report-page .report-independent-of-date-container{display:flex;width:100%}.create-report-page .report-independent-of-date-container .report-independent-of-date-title,.edit-report-page .report-independent-of-date-container .report-independent-of-date-title{width:100%}.create-report-page .report-independent-of-date-container .report-independent-of-date-tag,.edit-report-page .report-independent-of-date-container .report-independent-of-date-tag{margin:0}.create-report-page .report-title-with-alert-container,.edit-report-page .report-title-with-alert-container{display:flex;width:100%;justify-content:space-between}.create-report-page .report-title-with-alert-container .report-title-with-alert-title,.edit-report-page .report-title-with-alert-container .report-title-with-alert-title,.create-report-page .report-title-with-alert-container .report-title-with-alert-alert,.edit-report-page .report-title-with-alert-container .report-title-with-alert-alert{width:100%}.available-components-container{border:1px dotted gray;padding:0 20px 20px;flex-grow:1;min-width:450px;background:#fff;color:#00000073;font-weight:500;overflow-y:auto;max-height:85.5vh}.available-components-container.available-components-context{max-height:40vh}.available-components-container .available-components-title{margin-top:unset;margin-bottom:20px;margin-top:20px}.available-components-container .component-search{margin-bottom:20px;position:sticky;top:0;z-index:2}.available-components-container .sub-group-title{color:unset;font-size:16px}.available-components-container .sub-group-divider{margin:12px 0}.available-components-container .available-component{margin-bottom:20px}.available-components-container .available-component .component-flexbox .component-name{border:1px solid #ccc;padding:10px;border-radius:8px;width:100%}.available-components-container .available-component .component-flexbox .add-to-top-btn{margin-left:unset;font-size:16px}.report-preview-page{width:16.5in}.report-preview-page .page-stats-card .grid-item{width:unset}.report-preview-page .report-generation-warning-text{display:flex;justify-content:end;margin-bottom:18px}.report-preview-page p:empty{min-height:1em;line-height:1.5;display:block;margin-bottom:1em}.report-preview-page .after-page-break-remove-spacing-top.report-pdf-heading-text{margin-top:40px}.report-preview-page .after-page-break-remove-spacing-top.report-pdf-sub-heading-text{margin-top:20px}.report-preview-page .report-title-with-alert-container{display:flex;width:100%;justify-content:space-between}.report-preview-page .report-title-with-alert-container .report-title-with-alert-title{width:100%}.report-preview-page .report-title-with-alert-container .report-title-with-alert-alert{width:100%;font-size:14px;font-weight:400}.report-table-of-contents-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-top:40px}.report-table-of-contents-container .report-table-of-contents-title{font-size:40px}.report-table-of-contents-container .report-table-of-contents-divider{margin:12px 0;border-block-start:2px solid #f0f0f0}.report-table-of-contents-container .report-table-of-contents-module:not(:first-child){margin-top:20px}.report-table-of-contents-container .report-table-of-contents-heading-module{font-size:30px}.report-table-of-contents-container .report-table-of-contents-subheading-module{font-size:20px;margin-left:20px}.report-table-of-contents-container .report-table-of-contents-data{margin-left:20px}.report-pdf-page-break{page-break-before:always;clear:both}.report-pdf-page{padding:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.report-pdf-page .highcharts-exporting-group{display:none}.report-pdf-page .ant-card{border:2px solid #f0f0f0}.report-pdf-page .report-component-item:first-child>*:first-child{margin-top:0}.report-pdf-page .report-component-item:not(:first-child){padding-top:40px}.report-pdf-remove-on-generate-report-pdf-page{background-color:#fff}.report-pdf-heading-text{font-size:50px;font-weight:500;text-align:center;margin-top:40px}.report-pdf-sub-heading-text{font-size:30px;font-weight:500;text-align:center;margin-top:20px}.after-page-break-remove-spacing-top{margin-top:unset}.report-pdf-text{font-size:16px}.report-pdf-remove-on-generate-page-break{display:none}.report-stats-card{text-align:center}.report-stats-card .grid-item{font-size:16px}.report-stats-card .result{font-size:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-list-view .ant-table-container .ant-table-thead{position:unset;top:unset;z-index:unset}.report-news-feed-container .report-news-container .news-list{grid-template-columns:repeat(auto-fit,minmax(20%,1fr))}.report-news-feed-container .report-news-container .news-list .news-feed-item{border:1.5px solid #f0f0f0;page-break-inside:avoid;break-inside:avoid}.report-text-bordered{border:2px solid #f0f0f0;padding:20px;border-radius:8px}.hide-page-break-component{padding-top:unset!important}.report-pdf-preview-modal-content-container{display:flex;flex-direction:column;align-items:center}.report-pdf-preview-modal-content-container .report-preview-modal-page-container{max-height:85vh;overflow-y:auto;width:100%}.report-pdf-preview-modal-content-container .report-preview-modal-page-container .report-modal-pdf-page-outer{margin-bottom:30px;box-shadow:0 3px 10px #0003;display:flex;justify-content:center;position:relative;background-color:#fff;border-radius:4px}.report-pdf-preview-modal-content-container .report-preview-modal-page-container .report-modal-pdf-page-outer .report-modal-pdf-page-inner{position:absolute;bottom:-12px;left:50%;transform:translate(-50%);background-color:#1890ff;color:#fff;padding:2px 8px;border-radius:10px;font-size:12px;font-weight:500;z-index:2;box-shadow:0 2px 4px #0000001a}.salary-basis-transfer-view-page .transfer-list{margin-bottom:40px}.salary-basis-transfer-view-page .salary-part-selector{width:200px}.salary-basis-transfer-view-page .list-view .list-table .list-row{cursor:unset}.salary-basis-transfer-view-page .hours-overview .ant-table-selection{margin-left:10px}.salary-employee-view-page .salary-part-selector{width:200px}.salary-employee-view-page .list-view .list-table .list-row{cursor:unset}.replace-manager-button,.related-employee-button{margin-bottom:24px}.checklist-card .checklist-card-content{display:grid;grid-gap:2em}.checklist-card .checklist-module{border-width:2px}.checklist-card .checklist-module .ant-card-body{padding-top:12px;padding-bottom:12px}.checklist-card .checklist-module .checklist-module-edit-btn,.checklist-card .checklist-module .checklist-module-description-info{margin-left:16px}.checklist-card .checklist-module .checklist-item-list{display:grid;grid-gap:1em}.checklist-card .checklist-module .checklist-item-list .ant-checkbox-wrapper-disabled span{color:unset}.checklist-card .checklist-module .checklist-item-list .checklist-item{width:fit-content}.checklist-card .checklist-module .checklist-item-list .checklist-item .checklist-item-content{display:flex}.checklist-card .checklist-module .checklist-item-list .checklist-item .checklist-item-content .checklist-item-content-tag{margin-right:0}.checklist-card .checklist-module .checklist-item-list .checklist-item .checklist-item-content .checklist-item-warning{font-size:12px;padding:0;margin-inline-end:8px;padding-inline:7px}.checklist-card .checklist-module .checklist-item-list .checklist-item .checklist-item-content .checklist-item-info-hover{opacity:.5}.checklist-card .checklist-module .checklist-item-list .checklist-item-edit-mode{width:50%}@media screen and (max-width: 1300px){.checklist-card .checklist-module .checklist-item-list .checklist-item-edit-mode{width:100%}}.checklist-card .checklist-module .checklist-module-item-form .checklist-item-form-add-btn{margin-top:24px}.checklist-card .checklist-module .checklist-module-form-collapser{max-width:300px;width:100%;margin-top:24px;transition:width .3s ease}@media screen and (max-width: 1300px){.checklist-card .checklist-module .checklist-module-form-collapser{width:100%;max-width:100%}}.checklist-card .checklist-module .checklist-module-form-collapser.expanded{width:50%;max-width:50%}.checklist-card .checklist-module .created-edited-info{margin-top:24px}.checklist-item-form-list-element{margin-bottom:0}.checklist-item-form-list-element.checklist-item-form-list-element-mobile .ant-form-item{margin-bottom:24px}.checklist-item-form-list-element .checklist-item-form-divider{border-block-start-width:2px}.checklist-item-form-list-element .ant-form-item{margin-bottom:0}.checklist-item-form-list-element .ant-form-item-label{font-weight:500}.checklist-item-form-list-element .checklist-form-item-description-label{display:flex;width:100%}.checklist-item-form-list-element .checklist-form-item-description-label .description-title{width:100%}.checklist-item-form-list-element .ant-form-item-required:after{content:none!important}.checklist-item-form-list-element .checklist-item-form-group{display:flex;gap:10px;margin-top:24px}.checklist-item-form-list-element .checklist-item-form-group>*{flex:1}.checklist-item-form-list-element .checklist-item-form-group-mobile{display:unset;gap:unset}.checklist-form .checklist-item-form-add-btn{margin-top:24px;margin-bottom:24px}.checklist-form .checklist-item-form-add-btn-no-fields{margin-top:unset}.checklist-form .checklist-template-selector{margin-bottom:24px}.checklist-template-form .checklist-template-item-add-btn{margin-top:24px;margin-bottom:24px}.checklist-template-form .checklist-template-item-add-btn-no-fields{margin-top:unset}.checklist-template-item-form-list-element{margin-bottom:0}.checklist-template-item-form-list-element .checklist-template-item-form-divider{margin:12px 0}.checklist-template-item-form-list-element .ant-form-item{margin-bottom:0}.checklist-template-item-form-list-element .checklist-template-form-item-description-label{display:flex;width:100%}.checklist-template-item-form-list-element .checklist-template-form-item-description-label .description-title{width:100%}.checklist-template-option{display:flex}.checklist-template-option .checklist-template-option-title{width:100%}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-addons-dnd .rbc-addons-dnd-row-body{position:relative}.rbc-addons-dnd .rbc-addons-dnd-drag-row{position:absolute;top:0;left:0;right:0}.rbc-addons-dnd .rbc-addons-dnd-over{background-color:#0000004d}.rbc-addons-dnd .rbc-event{transition:opacity .15s}.rbc-addons-dnd .rbc-event:hover .rbc-addons-dnd-resize-ns-icon,.rbc-addons-dnd .rbc-event:hover .rbc-addons-dnd-resize-ew-icon{display:block}.rbc-addons-dnd .rbc-addons-dnd-dragged-event{opacity:0}.rbc-addons-dnd.rbc-addons-dnd-is-dragging .rbc-event:not(.rbc-addons-dnd-dragged-event):not(.rbc-addons-dnd-drag-preview){opacity:.5}.rbc-addons-dnd .rbc-addons-dnd-resizable{position:relative;width:100%;height:100%}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor{width:100%;text-align:center;position:absolute}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor:first-child{top:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor:last-child{bottom:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ns-anchor .rbc-addons-dnd-resize-ns-icon{display:none;border-top:3px double;margin:0 auto;width:10px;cursor:ns-resize}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor{position:absolute;top:4px;bottom:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor:first-child{left:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor:last-child{right:0}.rbc-addons-dnd .rbc-addons-dnd-resize-ew-anchor .rbc-addons-dnd-resize-ew-icon{display:none;border-left:3px double;margin-top:auto;margin-bottom:auto;height:10px;cursor:ew-resize}body{margin:0;overflow-y:hidden}body #app{background:#e5e5e5!important}body .ant-card-head-title>.ant-typography{margin-bottom:.5em}body .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#e6f7ff}@media only screen and (max-width: 415px){body .ant-picker-panels{flex-direction:column}}body ::-webkit-scrollbar{width:10px}body ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}body ::-webkit-scrollbar-thumb{background:#888;border-radius:10px}body ::-webkit-scrollbar-thumb:hover{background:#555}@media only screen and (max-width: 415px){.ant-picker-input input{font-size:16px}}.ant-btn-link:hover{color:#00f}.ant-menu-item-active{background-color:#ececec}.ant-badge>sup{background:#beeaff!important}.call-badge>sup{background:#ff4d4f!important}.notification-settings-header{margin-top:12px;font-weight:700;margin-bottom:5px}.advanced-options:hover{cursor:pointer}
