@charset "UTF-8";:root{--sds-c-tabs-panel-spacing-block-start:0;--sds-c-tabs-panel-spacing-block:0}.slds-page-header__name{vertical-align:top}.slds-card.fa-height-100>.slds-card__header+.slds-card__body.slds-card__body_with_header_footer{height:calc(100% - 113px)}.slds-global-actions__favorites-action.slds-is-disabled,.slds-global-actions__favorites-action:disabled{border-color:#919191}.slds-button__icon--stateful,.slds-button__icon_stateful{margin-top:.65em}.slds-path__track.slds-has-overflow .slds-path__scroller_inner{display:block}.slds-path__nav .slds-is-lost .slds-path__link,.slds-path__nav .slds-is-lost:hover .slds-path__link{color:#fff}.slds-path__nav .slds-is-lost:hover:after,.slds-path__nav .slds-is-lost:hover:before{background:#862724}.slds-avatar__initials{text-transform:uppercase}.slds-split-view .slds-split-view__header{background-color:#e3e3e9}.slds-split-view>.slds-page-header{border-radius:0}.slds-split-view_container{max-width:24rem!important}.slds-split-view__list-item-action[aria-selected=true]:focus{box-shadow:inset 4px 0 0 #3f3f4e,inset 0 0 0 1px #3f3f4e}.slds-split-view__list-item-action[aria-selected=true]{box-shadow:inset 4px 0 0 #89898c}.slds-split-view__list-item-action:focus{box-shadow:inset 0 0 0 1px #89898c}.slds-tabs_default>.slds-tabs_default__content{overflow-x:hidden}.slds-tabs_default .slds-tabs_default__item.slds-disabled{opacity:.5}.slds-tabs_default.full-height{height:100%}.slds-tabs_default.full-height>.slds-tabs_default__content{height:calc(100% - 40px);overflow-y:auto}.slds-combobox__input[disabled]+.slds-button{display:none}.slds-has-inline-listbox .slds-combobox__input{padding-bottom:.0625rem;padding-top:.0625rem}.slds-card.fa-height-100>.slds-card__body{height:100%;overflow:auto}.slds-card.fa-height-100>.slds-card__header+.slds-card__body{height:calc(100% - 48px)}.slds-card.fa-height-100.with-footer>.slds-card__header+.slds-card__body{height:calc(100% - 88px)}.slds-card.fa-height-100.with-footer .slds-card__footer{margin-top:0}.slds-card.original{border-color:#dddbda;border-color:var(--sds-c-card-color-border,#dddbda);border-style:solid;border-width:1px;border-width:var(--sds-c-card-sizing-border,1px);box-shadow:0 2px 2px 0 rgba(0,0,0,.1);box-shadow:var(--sds-c-card-shadow,0 2px 2px 0 rgba(0,0,0,.1))}.slds-icon-custom-note-private{background-color:#e6d478;background-color:var(--sds-c-icon-color-background,#e6d478)}.slds-slider{position:relative}.slds-slider .slds-slider__value{display:none}.slds-slider input[type=range]:before{background-color:initial;border-radius:100%;content:"";height:.5rem;left:"0%";left:var(--right,"0%");position:absolute;top:-.2rem;width:.5rem;z-index:1}.slds-slider input[type=range]:after{content:attr(data-after);left:"0%";left:var(--left,"0%");position:absolute;text-align:center;top:1rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3rem;z-index:2}.fa-flip-card{background-color:initial;border:1px solid #f1f1f1;bottom:0;left:0;-webkit-perspective:1000px;perspective:1000px;position:absolute;right:0;top:0}.fa-flip-card-inner{height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.fa-flip-card-inner.fa-is-authenticated{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.fa-flip-card-back,.fa-flip-card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:absolute;width:100%}.fa-flip-card-back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.fa-global-modal{-webkit-animation:slideInFromLeft .3s ease-out 0s 1;animation:slideInFromLeft .3s ease-out 0s 1;background-color:#f3f2f2;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.fa-global-modal.slide-out{-webkit-animation:slideOutToRight .3s ease-in 0s 1;animation:slideOutToRight .3s ease-in 0s 1;-webkit-transform:translateX(100%);transform:translateX(100%)}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutToRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutToRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.react-tags{cursor:text;font-size:1em;line-height:1.2;padding:6px 0 0 6px;position:relative}.react-tags.is-focused{background-color:#fff;border-color:#1589ee;box-shadow:0 0 3px #0070d2;outline:0}.react-tags__selected{display:inline}.react-tags__selected-tag{background:#f1f1f1;border:1px solid #d1d1d1;border-radius:2px;box-sizing:border-box;display:inline-block;font-size:inherit;line-height:inherit;margin:0 6px 6px 0;padding:6px 8px}.react-tags__selected-tag:after{color:#aaa;content:"✕";margin-left:8px}.react-tags__selected-tag:focus,.react-tags__selected-tag:hover{border-color:#b1b1b1}.react-tags__search{display:inline-block;margin-bottom:6px;max-width:100%;padding:7px 2px}@media screen and (min-width:30em){.react-tags__search{position:relative}}.react-tags__search input{border:0;font-size:inherit;line-height:inherit;margin:0;max-width:100%;outline:none;padding:0}.react-tags__search input::-ms-clear{display:none}.react-tags__suggestions{left:0;position:absolute;top:100%;width:100%}@media screen and (min-width:30em){.react-tags__suggestions{width:240px}}.react-tags__suggestions ul{background:#fff;border:1px solid #d1d1d1;border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.2);list-style:none;margin:4px -1px;padding:0}.react-tags__suggestions li{border-bottom:1px solid #ddd;padding:6px 8px}.react-tags__suggestions li mark{background:none;font-weight:600;text-decoration:underline}.react-tags__suggestions li:hover{background:#eee;cursor:pointer}.react-tags__suggestions li.is-active{background:#b7cfe0}.react-tags__suggestions li.is-disabled{cursor:auto;opacity:.5}.slds-chat-list.selected{background-color:#d4e8f8;border-radius:.5rem;margin:0 .75rem;padding:0}.slds-chat-listitem{margin:.25rem 0;padding:.25rem}.slds-chat-message .chat-message__icon{align-items:center;display:flex}.slds-chat-message__meta{margin-top:.25rem}.slds-chat-listitem_inbound .slds-chat-message__meta{color:#2f75b5}.slds-chat-message__meta{color:#1f4e78;margin-left:0}.slds-chat-message__text_outbound{background-color:#3c97dd;color:#fff}.slds-chat-message__text_outbound a{color:#fff}.chat-block{display:flex;margin:0 2.7rem .5rem;width:100%}.chat-block.chat-block-type__meeting .chat-block__text{background-color:#34becd;color:#fff}.chat-block.chat-block-type__call .chat-block__text{background-color:#f2cf5b;color:#fff}.chat-block.chat-block-type__visit .chat-block__text{background-color:#0eb58a;color:#fff}.chat-block .chat-block__body{flex-grow:1}.chat-block .chat-block__text{background-color:#f2f2f3;border-radius:.5rem;padding:.5rem;text-align:center}.chat-message-reply{border-left:4px solid #a094ed;border-radius:4px;margin-bottom:.5rem;padding-left:.5rem}.chat-message-reply__from{color:#a094ed;font-weight:700}.slds-chat-listitem_outbound .chat-message-reply{border-left:4px solid #e2def9}.slds-chat-listitem_outbound .chat-message-reply__from{color:#e2def9}.page-docked{left:0;position:fixed;right:0;z-index:20}.page-dynamic-height{left:12px;position:fixed;right:30px;z-index:20}.slds-timeline__item_meeting:before{background-color:#48c3cc;background-color:var(--sds-c-icon-color-background,#48c3cc)}.slds-timeline__item_opportunity:before{background-color:#fcb95b;background-color:var(--sds-c-icon-color-background,#fcb95b)}.slds-timeline__item_advice:before{background-color:#3c97dd;background-color:var(--sds-c-icon-color-background,#3c97dd)}.slds-timeline__item_lead:before{background-color:#f88962;background-color:var(--sds-c-icon-color-background,#f88962)}.slds-timeline__item_call:before{background-color:#f2cf5b;background-color:var(--sds-c-icon-color-background,#f2cf5b)}.slds-timeline__item_visit:before{background-color:#0eb58a;background-color:var(--sds-c-icon-color-background,#0eb58a)}.slds-timeline__item_note:before{background-color:#e6d478;background-color:var(--sds-c-icon-color-background,#e6d478)}.slds-timeline__item_stage:before{background-color:#ff9a3c;background-color:var(--sds-c-icon-color-background,#ff9a3c)}.slds-form-element-center,.slds-form-element-left,.slds-form-element-right{display:flex}.slds-form-element-left{justify-content:left}.slds-form-element-center{justify-content:center}.slds-form-element-right{justify-content:right}.fa-file-upload{position:relative}.fa-file-upload-empty{border:2px dashed #d3d3d3;border-radius:10px}.fa-file-upload-buttons{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.fa-file-upload .slds-file-selector{display:none}.fa-file-upload:hover .slds-file-selector{display:block}@media (min-width:80em){[class*=slds-x-large-size--],[class*=slds-x-large-size_]{flex:none}.slds-x-large-size--1-of-1,.slds-x-large-size_1-of-1{width:100%}.slds-x-large-size--1-of-2,.slds-x-large-size_1-of-2{width:50%}.slds-x-large-size--2-of-2,.slds-x-large-size_2-of-2{width:100%}.slds-x-large-size--1-of-3,.slds-x-large-size_1-of-3{width:33.3333333333%}.slds-x-large-size--2-of-3,.slds-x-large-size_2-of-3{width:66.6666666667%}.slds-x-large-size--3-of-3,.slds-x-large-size_3-of-3{width:100%}.slds-x-large-size--1-of-4,.slds-x-large-size_1-of-4{width:25%}.slds-x-large-size--2-of-4,.slds-x-large-size_2-of-4{width:50%}.slds-x-large-size--3-of-4,.slds-x-large-size_3-of-4{width:75%}.slds-x-large-size--4-of-4,.slds-x-large-size_4-of-4{width:100%}.slds-x-large-size--1-of-5,.slds-x-large-size_1-of-5{width:20%}.slds-x-large-size--2-of-5,.slds-x-large-size_2-of-5{width:40%}.slds-x-large-size--3-of-5,.slds-x-large-size_3-of-5{width:60%}.slds-x-large-size--4-of-5,.slds-x-large-size_4-of-5{width:80%}.slds-x-large-size--5-of-5,.slds-x-large-size_5-of-5{width:100%}.slds-x-large-size--1-of-6,.slds-x-large-size_1-of-6{width:16.6666666667%}.slds-x-large-size--2-of-6,.slds-x-large-size_2-of-6{width:33.3333333333%}.slds-x-large-size--3-of-6,.slds-x-large-size_3-of-6{width:50%}.slds-x-large-size--4-of-6,.slds-x-large-size_4-of-6{width:66.6666666667%}.slds-x-large-size--5-of-6,.slds-x-large-size_5-of-6{width:83.3333333333%}.slds-x-large-size--6-of-6,.slds-x-large-size_6-of-6{width:100%}.slds-x-large-size--1-of-7,.slds-x-large-size_1-of-7{width:14.2857142857%}.slds-x-large-size--2-of-7,.slds-x-large-size_2-of-7{width:28.5714285714%}.slds-x-large-size--3-of-7,.slds-x-large-size_3-of-7{width:42.8571428571%}.slds-x-large-size--4-of-7,.slds-x-large-size_4-of-7{width:57.1428571429%}.slds-x-large-size--5-of-7,.slds-x-large-size_5-of-7{width:71.4285714286%}.slds-x-large-size--6-of-7,.slds-x-large-size_6-of-7{width:85.7142857143%}.slds-x-large-size--7-of-7,.slds-x-large-size_7-of-7{width:100%}.slds-x-large-size--1-of-8,.slds-x-large-size_1-of-8{width:12.5%}.slds-x-large-size--2-of-8,.slds-x-large-size_2-of-8{width:25%}.slds-x-large-size--3-of-8,.slds-x-large-size_3-of-8{width:37.5%}.slds-x-large-size--4-of-8,.slds-x-large-size_4-of-8{width:50%}.slds-x-large-size--5-of-8,.slds-x-large-size_5-of-8{width:62.5%}.slds-x-large-size--6-of-8,.slds-x-large-size_6-of-8{width:75%}.slds-x-large-size--7-of-8,.slds-x-large-size_7-of-8{width:87.5%}.slds-x-large-size--8-of-8,.slds-x-large-size_8-of-8{width:100%}.slds-x-large-size--1-of-12,.slds-x-large-size_1-of-12{width:8.3333333333%}.slds-x-large-size--2-of-12,.slds-x-large-size_2-of-12{width:16.6666666667%}.slds-x-large-size--3-of-12,.slds-x-large-size_3-of-12{width:25%}.slds-x-large-size--4-of-12,.slds-x-large-size_4-of-12{width:33.3333333333%}.slds-x-large-size--5-of-12,.slds-x-large-size_5-of-12{width:41.6666666667%}.slds-x-large-size--6-of-12,.slds-x-large-size_6-of-12{width:50%}.slds-x-large-size--7-of-12,.slds-x-large-size_7-of-12{width:58.3333333333%}.slds-x-large-size--8-of-12,.slds-x-large-size_8-of-12{width:66.6666666667%}.slds-x-large-size--9-of-12,.slds-x-large-size_9-of-12{width:75%}.slds-x-large-size--10-of-12,.slds-x-large-size_10-of-12{width:83.3333333333%}.slds-x-large-size--11-of-12,.slds-x-large-size_11-of-12{width:91.6666666667%}.slds-x-large-size--12-of-12,.slds-x-large-size_12-of-12{width:100%}.slds-x-large-order--1,.slds-x-large-order_1{order:1}.slds-x-large-order--2,.slds-x-large-order_2{order:2}.slds-x-large-order--3,.slds-x-large-order_3{order:3}.slds-x-large-order--4,.slds-x-large-order_4{order:4}.slds-x-large-order--5,.slds-x-large-order_5{order:5}.slds-x-large-order--6,.slds-x-large-order_6{order:6}.slds-x-large-order--7,.slds-x-large-order_7{order:7}.slds-x-large-order--8,.slds-x-large-order_8{order:8}.slds-x-large-order--9,.slds-x-large-order_9{order:9}.slds-x-large-order--10,.slds-x-large-order_10{order:10}.slds-x-large-order--11,.slds-x-large-order_11{order:11}.slds-x-large-order--12,.slds-x-large-order_12{order:12}}.fa-col-fixed-height{display:flex;flex-grow:1;min-height:100%}.fa-col-fixed-height>*{width:100%}.fa-col-fixed-height{height:100%;overflow-y:hidden}.fa-full-dims{height:100%;width:100%}.fa-height-100{height:100%}.fa-height-75{height:75%}.fa-height-50{height:50%}.fa-height-25{height:25%}.fa-height_8-of-12{height:66.6666%}.fa-height_4-of-12{height:33.3333%}.fa-height-90-100{max-height:90%;min-height:90%}.fa-fixed-height,.fa-fixed-height .fa-fixed-height-stop,.fa-fixed-height>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop),.fa-fixed-height>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop)>:not(.fa-fixed-height-stop){height:100%}.zeitwert{background-color:#eee;min-height:100vh}.fa-page{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:90px}.fa-page.only-breadcrumbs{top:40px}.fa-vertical-line{background-color:#d3d3d3;height:80%;margin-left:auto;margin-right:auto;position:relative;top:45%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px}.fa-line-clamp-1{-webkit-line-clamp:1}.fa-line-clamp-1,.fa-line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fa-line-clamp-2{-webkit-line-clamp:2}.fa-line-clamp-3{-webkit-line-clamp:3}.fa-line-clamp-3,.fa-line-clamp-4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fa-line-clamp-4{-webkit-line-clamp:4}.fa-line-clamp-5{-webkit-line-clamp:5}.fa-line-clamp-5,.fa-line-clamp-6{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fa-line-clamp-6{-webkit-line-clamp:6}.fa-line-clamp-7{-webkit-line-clamp:7}.fa-line-clamp-7,.fa-line-clamp-8{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fa-line-clamp-8{-webkit-line-clamp:8}.fa-line-clamp-9{-webkit-line-clamp:9}.fa-line-clamp-10,.fa-line-clamp-9{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fa-line-clamp-10{-webkit-line-clamp:10}.fa-full-width{width:100%}.fa-overflow{overflow:auto}.fa-border-0{border:0}.fa-border-top-0{border-top:0}.fa-doc-item{background-color:#fff;border:1px solid #dddbda;border-radius:.25rem}.fa-add-button{background-color:initial;border:0;border-radius:.25rem;padding:.25rem .25rem .25rem 1rem;text-align:left;vertical-align:middle;width:100%}.fa-add-button:hover{background-color:#e6e6e6}.fa-subtitle{display:block;font-size:1rem;font-weight:700;line-height:1.25}.running-processes{color:#000}.running-processes .temperature-0{background-color:#3c97dd}.running-processes .temperature-1{background-color:#419ade}.running-processes .temperature-2{background-color:#469cdf}.running-processes .temperature-3{background-color:#4a9fdf}.running-processes .temperature-4{background-color:#4fa1e0}.running-processes .temperature-5{background-color:#54a4e1}.running-processes .temperature-6{background-color:#59a6e2}.running-processes .temperature-7{background-color:#5da9e3}.running-processes .temperature-8{background-color:#62abe4}.running-processes .temperature-9{background-color:#67aee4}.running-processes .temperature-10{background-color:#6cb0e5}.running-processes .temperature-11{background-color:#71b3e6}.running-processes .temperature-12{background-color:#75b6e7}.running-processes .temperature-13{background-color:#7ab8e8}.running-processes .temperature-14{background-color:#7fbbe9}.running-processes .temperature-15{background-color:#84bde9}.running-processes .temperature-16{background-color:#88c0ea}.running-processes .temperature-17{background-color:#8dc2eb}.running-processes .temperature-18{background-color:#92c5ec}.running-processes .temperature-19{background-color:#97c7ed}.running-processes .temperature-20{background-color:#9ccaee}.running-processes .temperature-21{background-color:#a0cdee}.running-processes .temperature-22{background-color:#a5cfef}.running-processes .temperature-23{background-color:#aad2f0}.running-processes .temperature-24{background-color:#afd4f1}.running-processes .temperature-25{background-color:#feeee8}.running-processes .temperature-26{background-color:#feeae3}.running-processes .temperature-27{background-color:#fee6de}.running-processes .temperature-28{background-color:#fde2d8}.running-processes .temperature-29{background-color:#fdded3}.running-processes .temperature-30{background-color:#fddacd}.running-processes .temperature-31{background-color:#fdd6c8}.running-processes .temperature-32{background-color:#fcd2c3}.running-processes .temperature-33{background-color:#fccebd}.running-processes .temperature-34{background-color:#fccab8}.running-processes .temperature-35{background-color:#fcc6b3}.running-processes .temperature-36{background-color:#fbc2ad}.running-processes .temperature-37{background-color:#fbbda8}.running-processes .temperature-38{background-color:#fbb9a2}.running-processes .temperature-39{background-color:#fbb59d}.running-processes .temperature-40{background-color:#fab198}.running-processes .temperature-41{background-color:#faad92}.running-processes .temperature-42{background-color:#faa98d}.running-processes .temperature-43{background-color:#faa588}.running-processes .temperature-44{background-color:#f9a182}.running-processes .temperature-45{background-color:#f99d7d}.running-processes .temperature-46{background-color:#f99977}.running-processes .temperature-47{background-color:#f99572}.running-processes .temperature-48{background-color:#f8916d}.running-processes .temperature-49{background-color:#f88d67}.running-processes .temperature-50{background-color:#f88962}.my-day-card-body-inner{height:calc(100% - 62px)!important}.fa-page .slds-has-coordinates,.fa-page .slds-map,.fa-page .slds-map_container{background-color:#fafaf9;height:100%;max-height:none;overflow:hidden}#map{height:100%;position:static!important}.slds-table tbody tr.fa-hover>td,.slds-table tbody tr.fa-hover>th{background-color:#f3f2f2}.fa-item-path{left:.5rem;position:absolute;right:.5rem;top:0;z-index:10}.fa-item-path-placeholder{height:1px;margin-top:70px;width:100%}.fa-item-part{height:calc(100% - 70px)}.fa-activity-timeline .slds-section__title-action .slds-truncate{width:100%}.fa-note-content ol,.fa-note-content ul{padding-left:1rem}.fa-note-content ul{list-style:disc}.fa-note-content ol{list-style:decimal}.fa-textarea{min-height:7rem}.fa-document-dragging .fa__fileSelector{background-color:#d2ffe9!important}.fa-item-panel.slds-popover{border-radius:0;box-shadow:-5px 0 10px 0 #dddbda}.fa-item-panel.slds-popover_prompt_top-right{right:0;top:0}.fa-item-panel.slds-popover_prompt_bottom-right{bottom:0;right:0}.fa-item-panel .slds-popover__body-list{border-bottom:1px solid #dddbda;border-top:1px solid #dddbda;padding:1rem 0}.fa-agenda-item.fa-selected{background-color:#d7ecff}.fa-agenda-tab-textarea{height:6rem}.fa-agenda-item-editor-doc-list .slds-card__header{background-color:#f5f5f4;margin-bottom:0;padding-bottom:.75rem}.fa-agenda-item-editor-dropzone{cursor:pointer;min-height:6rem}.fa-doc-catalog-dragging{background-color:#fff;border:1px solid #dddbda;border-radius:.25rem;max-width:25rem}.fa-doc-catalog-dragging *{border:0!important}.calendar{border-radius:.25rem}.calendar-big{height:100%}.calendar-big-with-footer{border-bottom-left-radius:0;border-bottom-right-radius:0}.calendar-no-toolbar .rbc-time-content{border:0}.calendar.my-day-calendar{height:calc(100vh - 325px)}.calendar .rbc-btn-group+.rbc-btn-group{margin-left:0}.calendar .rbc-toolbar .navigate-buttons{margin-left:1rem}.calendar .rbc-toolbar .navigate-button{border:none}.calendar .rbc-toolbar .rbc-toolbar-label{font-size:1.35rem;padding-left:1.5rem;text-align:left}.calendar .rbc-header{font-size:1rem}.calendar .rbc-time-view .rbc-time-header{border-bottom:1px solid #ddd;margin-right:0!important}.calendar .rbc-time-view .rbc-time-header-gutter{min-width:45.5px}.calendar .rbc-time-view .rbc-row{min-height:24px}.calendar .rbc-time-content::-webkit-scrollbar{display:none}.calendar .rbc-time-content{-ms-overflow-style:none;scrollbar-width:none}.calendar .rbc-event:not(.highlighted),.calendar .rbc-event:not(.personal){background-color:#999;border:1px solid #666}.calendar .rbc-event:not(.personal){background-color:#34becd;border:1px solid #1f737c}.calendar .rbc-event.not-in-sync{background-color:#f88962;border:1px solid #ea440a}.calendar .rbc-event.highlighted{background-color:#2999a5;border:1px solid #154d53}.calendar .rbc-event .rbc-event-label{padding-bottom:.25rem;padding-right:.75rem}.calendar .event-wrapper{border:none;width:100%}.calendar-tasks-footer{border-radius:.25rem;border-top-left-radius:0;border-top-right-radius:0;height:105px}.calendar-tasks-footer .rbc-calendar{overflow:hidden}.calendar-tasks-footer .rbc-time-header{min-height:100%}.calendar-tasks-footer .rbc-time-header-gutter{min-width:45px;position:relative}.calendar-tasks-footer .rbc-time-header-gutter:after{content:"Tasks";font-size:1rem;font-weight:700;margin-left:35%;margin-top:110%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg);transform:translateX(-50%) translateY(-50%) rotate(-90deg)}.calendar-tasks-footer .rbc-time-content,.calendar-tasks-footer .rbc-time-header-cell{display:none}.calendar-tasks-footer .rbc-event:not(.personal){background-color:#4bc076}.inbox-area .slds-border_bottom:last-child{border-bottom:0}.inbox-area .conversations{height:calc(100% - 50px);overflow-y:auto}.inbox-area .conversations .conversation{min-height:6rem}.inbox-area .conversations .conversation.selected{--sds-c-card-color-background:lighten(#3c97dd,35%);background-color:#d4e8f8}.inbox-area .conversations .conversation-icon{bottom:1rem;position:absolute;right:1rem}.inbox-area .scrollable-chat{height:calc(100% - 57px)}.scrollable-chat{height:100%;position:relative}.scrollable-chat .scrollable-chat-inner{height:calc(100% - 200px);overflow-y:auto;position:relative}.scrollable-chat .go-bottom{bottom:calc(137px + 3rem);cursor:pointer;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.scrollable-chat .chat-answer{bottom:1rem;left:1rem;position:absolute;right:1rem}.chat-answer textarea{resize:none}.chat-answer__reply{line-height:2.5}.chat-spinner-background{background:#fff;border:3px solid #b0adab;border-radius:100%;height:44px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:44px}.chat-spinner{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:fadeIn;animation-name:fadeIn;position:relative;top:2rem}.main-contact-bold{font-weight:700}.fa-account-goal-priority{position:absolute;right:1rem;top:.5rem}.fa-account-goal-chart-wrapper .percentage{font-size:1.1rem;font-weight:700;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.simpleMarker{background-image:url(/static/media/MapIcon.8a624989a92fe46ea373.svg);cursor:pointer;height:64px;left:-24.5px;margin:0;padding:0;position:absolute;top:-64px;-webkit-transform-origin:24.5px 64px;transform-origin:24.5px 64px;width:49px}.fa-holding-block_title{background-color:#f3f2f2}.fa-holding-icon-addition{background-color:#b781d3}.fa-holding-icon-modify{background-color:#ff5d2d}.fa-holding-icon-account,.slds-icon-custom-custom45{background-color:#00afa0}.fa-contact-addresses .fa__subform-instance.fa__container{margin-bottom:1.5rem;padding-bottom:1.5rem;position:relative}.fa-contact-addresses .fa__subform-instance.fa__container:after{background-color:#dddbda;bottom:0;content:"";height:1px;left:0;position:absolute;right:0;width:calc(100% - 26px)}.fa-contact-addresses .fa-contact-address_name{font-size:1.25rem}.fm-rating-container{bottom:0;left:0;position:absolute;right:0;top:0}.fa-form-element_readonly_plain{border-bottom:0}div.fm-rating-body div.slds-form-element__row:hover{background-color:#f3f2f2}div.fm-rating-body div.selected div.slds-form-element__row{background-color:#d8e6fe}#condition{color:#202020;font-size:11px;font-weight:400;width:100%}#condition,#condition .h{height:160px;left:0;position:absolute;top:0}#condition .h{width:80px}#condition .h .h1{top:26px}#condition .h .h1,#condition .h .h4{height:20px;left:14px;position:absolute;width:70px}#condition .h .h4{top:116px}#condition .h .h5{height:20px;left:14px;position:absolute;top:138px;width:70px}#condition .d1{border-left:1px solid grey;border-right:1px solid grey;height:74px;left:80px;position:absolute;top:4px;width:calc(18.75% - 19.5px)}#condition .d1 .d1h1{height:20px;left:10px;position:absolute;right:10px;top:-10px}#condition .d1 .d1t1{border-right:1px solid grey;height:36px;left:0;position:absolute;top:38px;width:33.3333333333%}#condition .d1 .d1t2{height:36px;left:33.3333333333%;position:absolute;top:38px;width:66.6666666667%}#condition .d1 .txt{left:50%;position:absolute;text-align:left;top:27px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left center;transform-origin:left center}#condition .d1 .txt span{margin-left:2px}#condition .d2{border-right:1px solid grey;height:74px;left:calc(60.5px + 18.75%);position:absolute;top:4px;width:calc(81.25% - 84.5px)}#condition .d2 .d2h1{height:20px;left:10px;position:absolute;right:10px;top:-10px}#condition .d2 .d2t1{left:0;width:23.0769230769%}#condition .d2 .d2t1,#condition .d2 .d2t2{border-right:1px solid grey;height:36px;position:absolute;top:38px}#condition .d2 .d2t2{left:23.0769230769%;width:30.7692307692%}#condition .d2 .d2t3{height:36px;left:53.8461538462%;position:absolute;top:38px;width:46.1538461538%}#condition .d3{height:14px;left:80px;position:absolute;top:88px;width:calc(100% - 104px)}#condition .d3 .d3p1{background-color:#338721;border:1px solid #245e17;left:0}#condition .d3 .d3p1,#condition .d3 .d3p2{bottom:0;position:absolute;top:0;width:18.75%}#condition .d3 .d3p2{background-color:#78c06b;border:1px solid #59ae4a;left:18.75%}#condition .d3 .d3p3{background-color:#faa724;border:1px solid #e68f05;bottom:0;left:37.5%;position:absolute;top:0;width:25%}#condition .d3 .d3p4{background-color:#e54f29;border:1px solid #c33a18;bottom:0;left:62.5%;position:absolute;top:0;width:37.5%}#condition .d3 .zn{background-color:#0176d3;border:1px solid #015aa0;border-radius:3px;display:none;height:28px;left:calc(37.5% - 5px);position:absolute;top:-7px;width:10px}#condition .d3 .zn.zn-20{display:block;left:calc(100% - 5px)}#condition .d3 .zn.zn-25{display:block;left:calc(93.75% - 5px)}#condition .d3 .zn.zn-30{display:block;left:calc(87.5% - 5px)}#condition .d3 .zn.zn-35{display:block;left:calc(81.25% - 5px)}#condition .d3 .zn.zn-40{display:block;left:calc(75% - 5px)}#condition .d3 .zn.zn-45{display:block;left:calc(68.75% - 5px)}#condition .d3 .zn.zn-50{display:block;left:calc(62.5% - 5px)}#condition .d3 .zn.zn-55{display:block;left:calc(56.25% - 5px)}#condition .d3 .zn.zn-60{display:block;left:calc(50% - 5px)}#condition .d3 .zn.zn-65{display:block;left:calc(43.75% - 5px)}#condition .d3 .zn.zn-70{display:block;left:calc(37.5% - 5px)}#condition .d3 .zn.zn-75{display:block;left:calc(31.25% - 5px)}#condition .d3 .zn.zn-80{display:block;left:calc(25% - 5px)}#condition .d3 .zn.zn-85{display:block;left:calc(18.75% - 5px)}#condition .d3 .zn.zn-90{display:block;left:calc(12.5% - 5px)}#condition .d3 .zn.zn-95{display:block;left:calc(6.25% - 5px)}#condition .d3 .zn.zn-100{display:block;left:-5px}#condition .d4{top:116px}#condition .d4,#condition .d5{height:14px;left:80px;position:absolute;width:calc(100% - 104px)}#condition .d5{top:138px}#condition .t20{left:calc(100% - 20px);position:absolute;width:40px}#condition .t50{left:calc(62.5% - 20px);position:absolute;width:40px}#condition .t70{left:calc(37.5% - 20px);position:absolute;width:40px}#condition .t85{left:calc(18.75% - 20px);position:absolute;width:40px}#condition .t95{left:calc(6.25% - 20px);position:absolute;width:40px}#condition .t100{left:-20px;position:absolute;width:40px}
/*# sourceMappingURL=main.ec9bfc48.css.map*/