.scButton{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid transparent;background:none;font-size:13px;text-align:center}.scButton:focus{outline:none}.scButton:focus::before{display:block;content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:1px dotted #fff;pointer-events:none;z-index:1}

.scTextButton{border-radius:2px;height:30px;min-width:70px;padding:0 10px}.scTextButton.primary{background-color:#005ee0;color:#fff}.scTextButton.primary:hover:not([disabled]){background-color:#0050be}.scTextButton.primary:active{background-color:#00429d}.scTextButton.primary:disabled{background-color:#ccc}.scTextButton.primary:focus::before{border-color:#fff}.scTextButton.primary svg.scTextButton__icon path{fill:#fff}.scTextButton.nonPrimary{background-color:rgba(0,0,0,0);border:1px solid #005ee0;color:#005ee0}.scTextButton.nonPrimary svg.scTextButton__icon path{fill:#005ee0}.scTextButton.nonPrimary:hover:not([disabled]){background-color:rgba(0,94,224,0.1);border-color:#0050be;color:#0050be}.scTextButton.nonPrimary:hover:not([disabled]) svg.scTextButton__icon path{fill:#0050be}.scTextButton.nonPrimary:active{background-color:rgba(0,94,224,0.2);border-color:#00429d;color:#00429d}.scTextButton.nonPrimary:active svg.scTextButton__icon path{fill:#00429d}.scTextButton.nonPrimary:focus::before{border-color:#005ee0}.scTextButton.secondary{background-color:rgba(0,0,0,0);color:#005ee0;min-width:auto}.scTextButton.secondary svg.scTextButton__icon path{fill:#005ee0}.scTextButton.secondary:hover:not([disabled]){background-color:rgba(0,94,224,0.1);color:#0050be}.scTextButton.secondary:hover:not([disabled]) svg.scTextButton__icon path{fill:#0050be}.scTextButton.secondary:focus{background-color:rgba(0,94,224,0.1);color:#0050be}.scTextButton.secondary:focus::before{border-color:#005ee0}.scTextButton.secondary:focus svg.scTextButton__icon path{fill:#0050be}.scTextButton.secondary:active{background-color:rgba(0,94,224,0.2);color:#00429d}.scTextButton.secondary:active svg.scTextButton__icon path{fill:#00429d}.scTextButton.secondary:disabled{background-color:#fff;color:#ccc}.scTextButton.secondary:disabled svg.scTextButton__icon path{fill:#ccc}.scTextButton.tertiary{background-color:#e4e4e4;border:1px solid #ccc;color:#161616}.scTextButton.tertiary:hover:not([disabled]){background-color:#c2c2c2;border-color:#c2c2c2}.scTextButton.tertiary:active{background-color:#a0a0a0;border-color:#a0a0a0}.scTextButton.tertiary:focus::before{border-color:#767676}.scTextButton.tertiary svg.scTextButton__icon path{fill:#161616}.scTextButton.cta{background-color:#57b370;color:#fff}.scTextButton.cta:hover:not([disabled]){background-color:#4a985f}.scTextButton.cta:active{background-color:#3d7d4e}.scTextButton.cta:focus::before{border-color:#fff}.scTextButton.cta svg.scTextButton__icon path{fill:#fff}.scTextButton__icon{width:16px;margin-right:5px}

.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none !important}.Select input::-ms-clear{display:none !important}.Select input::-ms-reveal{display:none !important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:0.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,126,255,0.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select-placeholder,.Select--single>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin 400ms infinite linear;-o-animation:Select-animation-spin 400ms infinite linear;animation:Select-animation-spin 400ms infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn 200ms;-o-animation:Select-animation-fadeIn 200ms;animation:Select-animation-fadeIn 200ms;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#D0021B}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>*:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0, 0, 0, 0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,0.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,0.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,0.08);color:#333}.Select-option.is-disabled{color:#cccccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,0.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,0.24);color:#007eff;display:inline-block;font-size:0.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,0.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:#d8eafd;background-color:rgba(0,113,230,0.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,0.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,0.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}

.scImageButton{border-radius:2px;padding:7px}.scImageButton__icon{height:16px}

@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}BODY.scDialogVisible{overflow:hidden}.scDialog{position:fixed;position:-ms-page;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:auto;opacity:0;animation:fadeIn 150ms ease-in;animation-fill-mode:forwards;z-index:1001}.scDialog__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.3)}.scDialog__content{background-color:#fff;border-radius:2px;box-shadow:0 5px 30px 0 rgba(0,0,0,0.2),0 0 2px 0 rgba(0,0,0,0.05);min-width:320px;z-index:1002}.scDialog__header{display:flex;align-items:flex-start;padding:16px 20px 13px 20px;border-bottom:1px solid #e4e4e4}.scDialog__headerIcon{flex:0 0 auto;height:20px;margin-right:8px;width:20px}.scDialog__headerIcon.placeholder{visibility:hidden}.scDialog__title{flex:1 1 auto;font-size:18px;font-weight:normal;line-height:21px;margin:0;overflow:hidden;text-overflow:ellipsis}.scDialog__closeButton,.scDialog__helpButton{flex:0 0 auto;padding:2px}.scDialog__closeButton:hover svg path,.scDialog__helpButton:hover svg path{fill:#005ee0}.scDialog__closeButton:active svg path,.scDialog__helpButton:active svg path{fill:#0050be}.scDialog__helpButton{margin-left:8px}.scDialog__body{display:flex;padding:10px 20px 20px 20px}.scDialog__body .scDialog__childrenWrapper{flex:1 1 auto}.scDialog__buttonContainer{display:flex;justify-content:flex-end;padding:10px;border-top:1px solid #e4e4e4}.scDialog__buttonContainer>*{flex:0 0 auto;margin-left:10px}.scDialog.small .scDialog__header{border-bottom:none}.scDialog.small .scDialog__body{padding-top:3px}.scDialog.small .scDialog__buttonContainer{padding-top:0;padding-bottom:20px;border-top:none}

.imageViewerHeader{display:flex;flex-direction:row;justify-content:space-between;height:50px;padding:0 21px;border-bottom:1px solid #e4e4e4;font-size:18px}.imageViewerHeader .button:hover path{fill:#005ee0}.imageViewerFooterContainer{display:flex;align-items:center;flex:0 0 auto;height:50px;border-top:1px solid #e4e4e4}.imageViewerFooter{display:flex;flex:1 1 auto;padding:0 10px 0 20px;align-items:center}.imageViewerFooter .button{padding-right:10px;color:#005ee0}.imageViewerFooter .button>svg path{fill:#005ee0}.imageViewerFooter .button:hover{color:#003059}.imageViewerFooter .button:hover>svg path{fill:#003059}.imageViewerFooter .titleContent{flex:0 1 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.imageViewerFooter .sizeDimensionContent{white-space:nowrap;margin:0 10px 0 5px}.imageViewerFooter .downloadSection{margin-left:auto}.imageViewerDialog{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;min-height:300px;min-width:400px}.imageViewerDialog .content{flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-height:250px}.imageViewerPreview{display:flex;justify-content:center;align-items:center;font-weight:300}.imageViewerBody{display:inline-block}.loadingImage{display:flex;justify-content:center}.imageViewerImage{display:block;max-width:95vw;max-height:calc(100vh - 180px)}.imageViewerImageNone{display:none}

.autoGrowTextArea{border:none;flex:1;overflow-x:hidden;min-height:16px;width:100%}.autoGrowTextArea::placeholder{color:#888}.autoGrowTextArea:focus{outline:none}.autoGrowTextArea::-webkit-scrollbar{width:6px}.autoGrowTextArea::-webkit-scrollbar-thumb{border-radius:2.5px;background-color:#888}

.checkbox{position:relative;display:flex;align-items:center}.checkbox input[type="checkbox"]{opacity:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkbox label{margin:0}.checkbox .checkboxLabel{display:flex;align-items:center;flex:0 0 auto}.checkbox .checkboxLabel .checkboxText{margin:0 0 0 7px}.checkbox .checkboxLabel .checkboxImage{height:16px;width:16px}.checkbox .checkboxLabel .checkboxImage.checked:hover rect{fill:#0050be}.checkbox .checkboxLabel .checkboxImage.checked:active rect{fill:#00429d}.checkbox .checkboxLabel .checkboxImage.partial:hover rect{fill:#0050be}.checkbox .checkboxLabel .checkboxImage.partial:active rect{fill:#00429d}.checkbox .checkboxLabel .checkboxImage.unchecked:hover rect{fill:#f3f3f3}.checkbox .checkboxLabel .checkboxImage.unchecked:active rect{fill:#e4e4e4}

.attachmentCardDescriptionTooltip{max-width:275px;font-weight:bold;white-space:pre-wrap;font-family:Roboto,Arial,Helvetica,sans-serif,"Segoe UI Emoji","Segoe UI Symbol"}.attachmentCard{display:flex;flex:1 1 auto;flex-direction:row;align-items:center;margin:10px 10px 10px 20px}.attachmentCard .attachmentCardCheckbox{flex:0 0 auto}.attachmentCard .iconButton{flex:0 0 auto;margin-left:15px}.attachmentCard .iconButton .attachmentCardTypeImage{width:64px;height:64px;flex:0 0 auto;pointer-events:auto}.attachmentCard .iconButton .attachmentCardTypeImage:hover{cursor:pointer}.attachmentCard .attachmentCardDetails{display:flex;flex:1 1 auto;flex-direction:column;margin-left:15px;overflow:hidden}.attachmentCard .attachmentCardDetails .attachmentCardKebab{opacity:0}.attachmentCard .attachmentCardDetails .attachmentCardKebab:hover svg path{fill:#0073EC}.attachmentCard .attachmentCardDetails.versionList:hover .attachmentCardFilenameText,.attachmentCard .attachmentCardDetails.versionList:hover .attachmentCardDescriptionRow,.attachmentCard .attachmentCardDetails.versionList:hover .attachmentCardKebab{color:#0073EC}.attachmentCard .attachmentCardDetails.versionList:hover .attachmentCardKebab{opacity:0.5}.attachmentCard .attachmentCardDetails:not(.versionList):hover .attachmentCardFilenameText,.attachmentCard .attachmentCardDetails:not(.versionList):hover .attachmentCardRoundedIcon,.attachmentCard .attachmentCardDetails:not(.versionList):hover .attachmentCardDescriptionRow,.attachmentCard .attachmentCardDetails:not(.versionList):hover .attachmentCardKebab{color:#0073EC}.attachmentCard .attachmentCardDetails:not(.versionList):hover .attachmentCardKebab{opacity:0.5}.attachmentCard .attachmentCardDetails:not(.versionList):hover .attachmentCardLabel{background-color:#C6E6F7}.attachmentCard .attachmentCardDetails:not(.versionList):hover .attachmentCardVersion{border:#0073EC solid 1px;color:#0073EC}.attachmentCard .attachmentCardDetails .attachmentCardDescriptionRow{display:flex;flex:0 1 auto;min-width:0}.attachmentCard .attachmentCardDetails .attachmentCardDescriptionRow .attachmentCardDescription{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.attachmentCard .attachmentCardDetails .attachmentCardFileDetailsRow{display:flex;margin-bottom:5px}.attachmentCard .attachmentCardDetails .attachmentCardFileDetailsRow .fileNameButton{min-width:0}.attachmentCard .attachmentCardDetails .attachmentCardFileDetailsRow .attachmentCardFilenameTooltip{font-weight:bold;overflow:hidden}.attachmentCard .attachmentCardDetails .attachmentCardFileDetailsRow .attachmentCardFilenameTooltip:hover{cursor:pointer}.attachmentCard .attachmentCardDetails .attachmentCardFileDetailsRow .attachmentCardFilenameTooltip .attachmentCardFilenameText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.attachmentCard .attachmentCardDetails .attachmentCardFileDetailsRow .attachmentCardTextGrower{display:flex;flex:1 0 auto;min-width:20px}.attachmentCard .attachmentCardDetails .attachmentCardVersion{border:#DADADA solid 1px;border-radius:4px;padding:2px 4px 2px 4px;font-weight:bold;font-size:11px}.attachmentCard .attachmentCardDetails .attachmentCardRoundedIcon{padding:2px 4px 2px 4px;border-radius:4px;background-color:#DADADA;font-weight:bold;font-size:11px}.attachmentCard .attachmentCardDetails .attachmentCardUploadDetailsRow{display:flex;padding-right:20px}.attachmentCard .attachmentCardDetails .attachmentCardUploadDetailsRow .attachmentCardUploadDetails{font-weight:lighter;font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.attachmentCard .attachmentCardDetails .attachmentCardUploadDetailsRow .attachmentCardUploadDetailsTooltip{font-weight:bold;white-space:nowrap;overflow:hidden}.attachmentCard .attachmentCardDetails .attachmentCardMeta{display:flex;align-items:center;margin-bottom:5px;padding-right:20px}.attachmentCard .attachmentCardDetails .attachmentCardMeta .attachmentCardBadgeTarget{flex:0 0 auto}.attachmentCard .attachmentCardDetails .attachmentCardMeta>*{margin-right:5px}.attachmentCard .attachmentCardDetails .attachmentCardEditDescriptionDialog{padding:16px}.attachmentCard .attachmentCardDetails .attachmentCardEditDescriptionDialog .attachmentCardEditDescriptionTextArea{resize:none;overflow:hidden;border:1px solid #DADADA;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:10em;font-weight:bold;font-family:Roboto,Arial,Helvetica,sans-serif,"Segoe UI Emoji","Segoe UI Symbol"}

.fileDropTarget{position:absolute;top:0;bottom:0;left:0;right:0;height:100%}.fileDropTarget .dropTargetOverlay{position:absolute;display:block;top:0;bottom:0;left:0;right:0;pointer-events:none}.fileDropTarget .dropTargetOverlay.visible{pointer-events:all}

.progressSvg{stroke:#0073EC}.progressSvgComplete{animation-name:progressScaleUp;animation-duration:1s}@keyframes progressScaleUp{50%{transform:translate(-8px, -8px) scale(1.25);stroke-width:2px}}

.uploadInProgressItem{overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.uploadInProgressItem ul{list-style-type:none}.uploadInProgressItem .uploadInProgressTile{display:flex;align-items:center;padding:11px 48px 11px 52px}.uploadInProgressItem .uploadInProgressTile .progressBackDrop{flex:0 0 auto;height:64px;width:64px;background-color:rgba(0,94,224,0.1)}.uploadInProgressItem .uploadInProgressTile .progressIcon{height:64px;width:64px}.uploadInProgressItem .uploadInProgressTile .uploadInProgress{flex:0 1 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-left:15px;min-width:0}.uploadInProgressItem .uploadInProgressTile .uploadInProgress .name{flex:1 0 auto;font-weight:700;margin-bottom:5px;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.uploadInProgressItem .uploadInProgressTile .uploadInProgress .badge{background-color:#F3F3F3;width:40px;height:18px;border-radius:4px;margin-bottom:5px}.uploadInProgressItem .uploadInProgressTile .uploadInProgress .glimmer{background-color:#F3F3F3;width:80%;height:13px;border-radius:4px;margin-bottom:5px}.uploadInProgressItem .uploadInProgressTile .cancelButton{margin-left:auto}

.attachmentsList{flex:1 0 auto;position:relative}.attachmentsList ul{list-style-type:none}.attachmentsList .overlayActive{opacity:0.1;background:#005ee0}.attachmentsList .viewPort{flex:1 1 auto;position:absolute;top:0;bottom:0;left:0;right:0;overflow-y:auto}.attachmentsList .viewPort .uploadInProgressList{padding:0}.attachmentsList .viewPort .item{position:absolute;width:100%}.emptyAttachmentsList{position:relative;padding-top:60px;display:flex;flex-direction:column;flex:1 1 auto;align-items:center}.emptyAttachmentsList .overlayActive{opacity:0.1;background:#005ee0}.emptyAttachmentsList .blankStateIcon{height:74px;margin-bottom:20px}.emptyAttachmentsList .contactAdminText{white-space:pre-line;text-align:center}

.deleteAttachmentsDialog .scDialog__header{border:none}.deleteAttachmentsDialog .scDialog__body{max-width:450px}.deleteAttachmentsDialog .scDialog__buttonContainer{border:none}

.attachmentsDuplicateContent{max-width:450px}.attachmentsDuplicateContent .radioButtons{display:flex;flex-direction:column}.attachmentsDuplicateContent .radioButtons>{margin-top:10px}.attachmentsDuplicateContent .attachmentValidationModalRadio{margin-top:10px}.attachmentsInfoModal .scDialog__content{max-width:450px}

.upgradeDialog a{white-space:pre-wrap;text-decoration:none}.upgradeDialog a:hover{text-decoration:underline}.upgradeDialog .scDialog__header{align-items:start;padding:16px 16px 16px 16px}.upgradeDialog .scDialog__headerIcon{padding:4px 0 0 4px;margin-right:10px;width:24px;height:24px}.upgradeDialog .scDialog__title{padding-top:6px;font-weight:lighter;color:#161616}.upgradeDialog .scDialog__content{max-width:410px}.upgradeDialog .scDialog__buttonContainer{padding:17px 20px 20px 20px}.upgradeDialog .scTextButton.tertiary{background-color:rgba(0,0,0,0);border:0;color:#005ee0}.upgradeDialog .scTextButton.tertiary:hover:enabled{background-color:rgba(0,94,224,0.1)}.upgradeDialog .scTextButton.tertiary:active:enabled,.upgradeDialog .scTextButton.tertiary.pressed:enabled{background-color:rgba(0,94,224,0.2)}.upgradeDialog .scDialog__closeButton{padding:3.5px}.upgradeDialog .scDialog__body{padding:19px 16px}

.app{box-sizing:border-box}

.appLauncherEmptyState{padding:30px;text-align:center;color:#444;max-width:400px}.appLauncherEmptyState svg{width:220px;padding:20px}.appLauncherEmptyState a{text-align:center;margin:20px;text-decoration:none;display:inline-block}.appLauncherEmptyState a button{height:30px;line-height:30px;padding:0 8px;text-decoration:none;display:inline-block}.appLauncherEmptyState .appLauncherEmptyStateTitle,.appLauncherEmptyState .appLauncherEmptyStateSubtitle{margin:4px}.appLauncherEmptyState .appLauncherEmptyStateTitle{font-size:18px;font-family:Roboto,Arial,Helvetica,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";font-weight:bold}

.appLauncherLoading{width:400px;line-height:140px;text-align:center;vertical-align:center}

.appLauncherApp{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;padding:10px;float:left;width:120px;height:120px;border-radius:2px;text-decoration:none;color:#444}.appLauncherApp img,.appLauncherApp svg{width:80px;height:80px}.appLauncherApp img.appDefaultImage,.appLauncherApp svg.appDefaultImage{width:70px;height:70px;padding:5px}.appLauncherApp span{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.appLauncherApp:hover{cursor:pointer;background-color:#DDF1FB}

.appLauncherTray{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;max-height:260px;overflow-y:auto;width:380px}.appLauncherTray.wide{width:400px;overflow-y:scroll}

.appLauncherButton{cursor:pointer;height:18px;width:18px;position:absolute;top:0}.appLauncherFiller{position:absolute;top:0;bottom:0;left:0;right:0}.appLauncherMenu{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.appLauncherMenu .content{background-color:#fff}

.homeHeader{flex:0 0 auto}.homeHeader .headerBar{display:flex;align-items:center;padding-left:5px}.homeHeader .headerBar .itemIcon{width:25px;height:25px}.homeHeader .headerBar .containerName{margin-left:8px;font-weight:300;font-size:18px}.homeHeader .headerBar .helpButton{margin-left:auto;padding:0;width:20px;height:20px}.homeHeader .headerBar .helpButton:hover svg path{fill:#008aef}.homeHeader .homeHeaderActionBar{display:flex;margin:8px 0 10px}.homeHeader .homeHeaderActionBar .checkbox{margin:0 7px}.homeHeader .homeHeaderActionBar .scButton{height:30px;padding:0 6px;margin-left:10px}.homeHeader .homeHeaderActionBar .scButton .arrowDown{margin-left:4px}.homeHeader .homeHeaderActionBar .scButton.tertiary{background-color:#e4e4e4;border:1px solid #ccc;color:#161616}.homeHeader .homeHeaderActionBar .scButton.tertiary:hover:not([disabled]){background-color:#c2c2c2;border-color:#c2c2c2}.homeHeader .homeHeaderActionBar .scButton.tertiary:active:not([disabled]){background-color:#a0a0a0;border-color:#a0a0a0}.homeHeader .homeHeaderActionBar .scButton.tertiary:disabled{opacity:0.3}.homeHeader .homeHeaderActionBar .scButton.tertiary:focus::before{border-color:#767676}.homeHeader .homeHeaderActionBar .button{background-color:#e4e4e4;border:1px solid #ccc;color:#161616;padding:0 10px}.homeHeader .homeHeaderActionBar .button:hover:not([disabled]){background-color:#c2c2c2;border-color:#c2c2c2}.homeHeader .homeHeaderActionBar .button:active:not([disabled]){background-color:#a0a0a0;border-color:#a0a0a0}.homeHeader .homeHeaderActionBar .button:disabled{opacity:0.3}.homeHeader .homeHeaderActionBar .button:focus::before{border-color:#767676}.homeHeader .homeHeaderActionBar .button .arrowDown{margin-left:4px}.homeHeader .homeHeaderActionBar .createButton{margin-left:auto}.homeHeader .homeHeaderActionBar .commentsButton svg,.homeHeader .homeHeaderActionBar .attachmentsButton svg{width:16px}.homeHeader .homeHeaderActionBar .commentsButton svg path:first-child,.homeHeader .homeHeaderActionBar .attachmentsButton svg path:first-child{fill:#161616}.homeActionBar{position:relative;display:flex;flex:0 0 auto;padding:0 14px;height:41px;align-items:center;background-color:rgba(0,94,224,0.1);border:1px solid rgba(0,94,224,0.15)}.homeActionBar .button{height:30px;padding:0 6px;margin-left:1px}.homeActionBar .button:hover{background-color:rgba(0,94,224,0.1)}.homeActionBar .selectedInfo{position:absolute;left:50%;transform:translateX(-50%)}.homeActionBar .clearSelection{margin-left:5px;padding:5px;color:#005ee0;cursor:pointer}

.sharedList{flex:0 0 300px;display:flex;flex-direction:column;width:300px;margin-left:10px;border:1px solid #d3d3d3;border-radius:2px}.sharedList .header{flex:0 0 auto;display:flex;height:29px;line-height:29px;padding:0 8px;background-color:#e4e4e4;box-sizing:border-box;border-bottom:1px solid #d3d3d3}.sharedList .userList{flex:1 1 0;padding:4px 0;overflow-x:hidden;overflow-y:auto}.sharedList .sharedEntityIcon{width:22px;height:22px}.sharedList .sharedEntityIcon path{fill:#008aef}.sharedList .sharedUser{display:flex;align-items:center;padding:4px 8px}.sharedList .sharedUser .info{display:flex;flex-direction:column;justify-content:center;margin-left:10px}.sharedList .sharedUser .name{overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:700}.sharedList .sharedUser .ownershipLevel{font-size:13px;color:#767676}

.expandAndCenterContents{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.expandAndCenterContents .tooltipTarget{display:flex}.differentialShare path{fill:#008aef}.itemNameCell{display:flex;align-items:center;justify-content:flex-start}.itemNameCell>*{flex-shrink:0}.itemNameCell .detailTableRowIcon{width:25px}

.ReactVirtualized__Table__sortableHeaderColumn.homeDetailTableResizableColumn{padding:0;position:relative}.resizableHeaderContent{padding:0 10px;width:100%;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.tableHeaderResizeWrapper{flex:0 0 auto;display:flex;align-items:center;padding:10px;position:absolute !important;top:0;left:0}.resizeOverlay{position:absolute;top:0;left:0;bottom:0;right:0;cursor:col-resize}.resizeDragNode{position:absolute;top:0;width:0;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-right:4px dotted #aeaeae;cursor:col-resize;z-index:9999}.homeDetailTableOuterWrapper{position:relative;overflow:visible;height:100%;width:100%;border:1px solid #d3d3d3}.homeDetailTableMiddleWrapper{position:relative;overflow-x:auto;overflow-y:hidden;height:100%;width:100%}.homeDetailTable .headerCellLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.homeDetailTable .favoriteSelected:hover path{fill:#cd8b1e}.homeDetailTable .favoriteSelected:active path{fill:#a67119}.homeDetailTable .favoriteUnselected:hover .favoriteOutline{fill:#c3c3c3}.homeDetailTable .favoriteUnselected:hover .favoriteFiller{fill:#f3f3f3}.homeDetailTable .favoriteUnselected:active .favoriteOutline{fill:#bbb}.homeDetailTable .favoriteUnselected:active .favoriteFiller{fill:#e4e4e4}.homeDetailTable .differentialShareIconWrapper{display:flex}.homeDetailTable .differentialShareIconWrapper span{display:flex}.homeDetailTable .differentialShareIconWrapper svg{width:18px;height:18px}.homeDetailTable .arrow{flex:0 0 auto;margin-left:5px;margin-top:1px;width:9px;height:6px}.homeDetailTable .arrow path{fill:#008aef}.homeDetailTable .arrow.reverse{transform:rotate(180deg)}.homeDetailTable a{text-decoration:none;color:#161616}.homeDetailTable a:focus{outline:none}.homeDetailTable a:hover{text-decoration:underline;color:#005ee0}.noBorder{border:none !important}.homeDetailTableBody{outline:none;border:none}.selectedRow{background-color:rgba(0,115,236,0.15)}.focusedRow{background-color:rgba(0,115,236,0.1)}.homeDetailTableHeaderRow{padding-right:0 !important;background-color:#E4E4E4;box-sizing:border-box;border:none;border-bottom:1px solid #d3d3d3;border-radius:2px 2px 0 0;display:flex}.homeDetailTableRow{display:flex;outline:none}.homeDetailTableRow:hover:not(.selectedRow){background-color:rgba(0,115,236,0.1)}.homeDetailTableHeaderRowColumn,.homeDetailTableCell{min-width:0;display:flex;justify-content:flex-start;align-items:center;white-space:nowrap}.homeDetailTableHeaderRowColumn{border-left:1px solid #d3d3d3}.homeDetailTableHeaderRowColumn:hover:not(.clsNoHover){background-color:#c3c3c3}.resizingWrapper .homeDetailTableHeaderRowColumn:hover:not(.clsNoHover){background-color:#E4E4E4}.homeDetailTableHeaderRowColumn:hover:not(.clsNoHover) .clsAttachmentHeading,.homeDetailTableHeaderRowColumn:hover:not(.clsNoHover) .clsDiscussionHeading,.homeDetailTableHeaderRowColumn:hover:not(.clsNoHover) .clsInfoHeading{opacity:1}.homeDetailTableHeaderRowColumn .clsAttachmentHeading,.homeDetailTableHeaderRowColumn .clsDiscussionHeading,.homeDetailTableHeaderRowColumn .clsInfoHeading{opacity:0.4}.homeDetailTableHeaderRowColumn:first-of-type{border-left:none}.homeDetailTableHeaderRowColumn>*{overflow:hidden;text-overflow:ellipsis}.sortableRowColumn,.homeDetailTableSortableHeaderColumn{padding:0 10px;box-sizing:border-box}.homeDetailTableSortableHeaderColumn{cursor:pointer;outline:none;display:flex;justify-content:space-between}.homeDetailTableSortableHeaderColumn:hover{background-color:rgba(0,115,236,0.1);transition-duration:0.15s}.homeDetailTableInnerWrapper{height:100%;width:100%}

.homeDetailPane{flex:1 1 auto;box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:15px 20px 20px 20px;background:#fff}.homeDetailPane .content{height:100%;display:flex}.homeDetailPane .content>div:first-child{flex-grow:1}

.attachmentsActionBar{display:flex;align-items:center;min-height:46px;padding:0 20px;font-family:Roboto,Arial,Helvetica,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";font-size:15px;border-bottom:1px solid #DADADA}.attachmentsActionBar .spacer{flex:1 1 auto}.attachmentsActionBar .attachmentsMenu{display:flex;padding:6px 0 5px 8px}.attachmentsActionBar .attachmentsActionMenu{margin-left:5px}.attachmentsActionBar .attachmentsActionBarSortGroup .arrowUp{transform:translateY(-4px) rotate(180deg)}

.attachmentsPanel{background:#fff;display:flex;flex:1 0 auto;flex-direction:column}.attachmentsPanel .privacyIcon{margin:60px 0 20px 0;height:64px}.attachmentsPanel .contactAdminText{white-space:pre-line;text-align:center;padding:0 20px}

.attachmentPanelFooter{display:flex;align-items:center;padding:0 20px 20px 20px;justify-content:center}.attachmentPanelFooter .attachmentsFlyout{display:flex;flex:1 1 auto}.attachmentPanelFooter .attachmentsFlyout .attachmentsButton{flex:1 1 auto;height:40px}.attachmentPanelFooter .attachmentsFlyout .attachmentsButton:disabled{opacity:0.3}.attachmentPanelFooter .disabledMessage{white-space:pre-line;text-align:center}

.attachmentVersionList{height:520px;width:480px;display:flex;flex-direction:column;z-index:5;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.attachmentVersionList .versionListHeader{display:flex;border:none;justify-content:space-between;padding:15px 15px 0 20px;font-size:18px;font-weight:300}.attachmentVersionList .content{display:flex;flex:1 1 auto}.attachmentVersionList .versionListFooter{display:flex;flex:0 0 auto;padding:0 20px 20px 20px}.attachmentVersionList .versionListFooter .disabledMessage{flex:1 1 auto;white-space:pre-line;text-align:center}.attachmentVersionList .versionListButton{flex:1 1 auto;height:40px}.versionListOverlay{z-index:4}

.rightPanelHeader{display:flex;align-content:center;justify-content:space-between;padding:15px 20px;background:#f3f3f3;color:#161616}.rightPanelHeader .rightPanelButton:hover path{fill:#005ee0}.rightPanelHeader .rightPanelButton:hover .backButtonText{color:#005ee0}.rightPanelHeader .backButton:hover{cursor:pointer}.rightPanelHeader .titleSection{display:flex;align-content:center;align-self:center;font-size:18px;font-weight:300;line-height:1.17}.rightPanelHeader .titleSection :not(.title){display:flex}

.commentsPanel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;background:#fff;font-family:Roboto,Arial,Helvetica,sans-serif,"Segoe UI Emoji","Segoe UI Symbol"}.commentsPanel,.commentsPanel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.commentsPanel:focus{outline:none}.commentsPanel .commentsContentSection{flex:1 1 auto;padding:0 20px;border-bottom:1px solid #E4E4E4;overflow-y:auto;height:20px;user-select:text;-ms-user-select:text;-webkit-user-select:text}.commentsPanel .commentsContentSection .commentsPanelThread{border-bottom:1px solid #E4E4E4;margin-top:10px;min-height:110px}.commentsPanel .commentsContentSection .commentsPanelThread:last-of-type{border-bottom:none}.commentsPanel .commentsContentSection .commentsPanelThread:hover .anchorIdentifier{background-color:rgba(0,115,236,0.1);color:#0073EC}.commentsPanel .commentsContentSection .commentsPanelThread:hover .arrow{visibility:visible}.commentsPanel .commentsContentSection .commentsPanelThread:hover .replyButton{color:#0073EC}.commentsPanel .commentsContentSection .commentsPanelThread:hover .replyButton svg path{fill:#0073EC}.commentsPanel .commentsContentSection .commentsPanelThread .replyButton{margin:0 0 15px 44px;color:#888;padding-top:3px;animation:fadeIn ease-out .3s}.commentsPanel .commentsContentSection .commentsPanelThread .replyButton svg{margin:0 2px}.commentsPanel .commentsContentSection .commentsPanelThread .replyButton svg path{fill:#888}.commentsPanel .commentsContentSection .commentsPanelThread .replyButton:hover{color:#005cbc}.commentsPanel .commentsContentSection .commentsPanelThread .replyButton:hover svg path{fill:#005cbc}.commentsPanel .commentsContentSection .expandCollapseArrowContainer{width:39px;padding-right:5px}.commentsPanel .commentsContentSection .toggleDisplayedRepliesButton{cursor:pointer;display:flex}.commentsPanel .commentsContentSection .arrow{width:0;height:0;margin-left:auto;visibility:hidden}.commentsPanel .commentsContentSection .collapseArrow{border-top:5.7px solid #0073EC;border-left:4px solid transparent;border-right:4px solid transparent}.commentsPanel .commentsContentSection .expandArrow{border-top:4px solid transparent;border-left:5.7px solid #0073EC;border-bottom:4px solid transparent}.commentsPanel .commentsContentSection .showHideRepliesText{color:#0073EC}.commentsPanel .commentBlock{display:flex;padding:10px 0 0 40px}.commentsPanel .commentBlock:hover .commentOptionsKebabButton{visibility:visible}.commentsPanel .commentBlock .avatar{align-self:flex-start;border:none;font-size:9px;margin:0 0 0 0}.commentsPanel .commentBlock.firstCommentBlock{padding-left:0;padding-top:7px}.commentsPanel .commentBlock.firstCommentBlock .avatar{width:30px;height:30px;font-size:12px;margin:2px 0 0 0}.commentsPanel .commentBlock.firstCommentBlock .mainCommentContent{padding-left:10px}.commentsPanel .commentBlock .mainCommentContent{padding:0 0 0 5px;min-width:0;flex-basis:100%}.commentsPanel .commentBlock .editorButtonContainer{display:flex;padding:10px 0 15px 0;justify-content:flex-end;margin-top:3px}.commentsPanel .commentBlock .editorButtonContainer .cancelButton{margin-right:10px}.commentsPanel .commentBlock .commentHeader{display:flex;align-items:center}.commentsPanel .commentBlock .userName{font-weight:700}.commentsPanel .commentBlock .unreadIndicator{border-radius:50%;height:8px;width:8px;background-color:#0073EC;margin-left:10px}.commentsPanel .commentBlock .commentBody{padding:8px 0 8px 0;word-wrap:break-word;line-height:1.15;margin-right:-8px;white-space:pre-wrap}.commentsPanel .commentBlock .commentTimestamp{padding-bottom:5px;font-size:11px;color:#888}.commentsPanel .commentBlock .commentOptionsKebabButtonContainer{margin-left:auto;position:relative;top:-2px}.commentsPanel .commentBlock .commentOptionsKebabButton{flex-shrink:0;visibility:hidden;width:24px;height:24px;cursor:pointer;border-radius:2px}.commentsPanel .commentBlock .commentOptionsKebabButton:hover{background-color:#F3F3F3}.commentsPanel .commentBlock .commentOptionsKebabButton:hover path{fill:#0073EC;opacity:1}.commentsPanel .commentBlock .commentOptionsKebabButton.pressed{background-color:#E4E4E4;visibility:visible}.commentsPanel .commentBlock .commentAttachment:hover .commentAttachmentInfo,.commentsPanel .commentBlock .commentAttachment:hover .attachmentActionList{background-color:rgba(0,115,236,0.1)}.commentsPanel .commentBlock .commentAttachmentInfo:hover .attachmentFileName{color:#0073EC}.commentsPanel .commentBlock .attachmentActionIconContainer:hover svg path{fill:#0073EC}.commentsPanel .commentBlock .externalAttachment:hover .attachmentFileName{color:#0073EC}.commentsPanel .commentBlock .externalAttachment:hover .downloadAction svg path,.commentsPanel .commentBlock .externalAttachment:hover .linkAction svg path{fill:#0073EC}.commentsPanel .commentBlock .externalAttachment.hoverDelete .attachmentFileName{color:#000}.commentsPanel .commentBlock .externalAttachment.hoverDelete .downloadAction svg path,.commentsPanel .commentBlock .externalAttachment.hoverDelete .linkAction svg path{fill:#000}.commentsPanel .attachmentList{display:flex;flex-direction:column;align-items:flex-start;margin-right:-8px}.commentsPanel .commentAttachment{display:flex;align-items:center;border-radius:2px;min-width:0;max-width:100%;width:100%;height:30px;cursor:pointer}.commentsPanel .commentAttachment:hover .attachmentActionIconContainer{display:flex}.commentsPanel .commentAttachmentInfo{min-width:0;max-width:100%;height:30px;flex-shrink:1;display:flex;align-items:center}.commentsPanel .commentAttachmentInfo .tooltipTarget{min-width:0;width:100%}.commentsPanel .commentAttachmentImage{width:16px;height:16px;margin-right:5px;margin-left:7px;flex-shrink:0}.commentsPanel .attachmentFileName{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex-shrink:1}.commentsPanel .attachmentActionList{display:flex}.commentsPanel .attachmentActionIconContainer{display:none;flex-shrink:0}.commentsPanel .attachmentActionIconContainer svg path{fill:#161616}.commentsPanel .attachmentActionIconContainer:last-of-type .attachmentActionIcon{margin-right:7px}.commentsPanel .attachmentActionIcon{margin:7px 0 6px 5px}.commentsPanel .downloadAction .attachmentActionIcon{margin-top:8px}.commentsPanel .anchorIdentifier{margin:0 10px;padding:3px 4px 2px 4px;border-radius:4px;background-color:rgba(68,68,68,0.1);font-size:11px;font-weight:700;cursor:pointer;height:18px}.commentsPanel .commentsInputSection{display:flex;flex-direction:row;margin:3px 3px 0 3px}.commentsPanel .commentsInputSection .commentsInputSectionInner{width:100%;display:flex;flex-direction:row;margin:10px 0 10px 10px;overflow:hidden}.commentsPanel .commentsInputSection.withBorder{border:solid 1px #E4E4E4;border-radius:2px}.commentsPanel .commentsInputSection.replyInput{margin:0 0 15px 30px;overflow:hidden}.commentsPanel .commentsInputSection.replyInput .avatar{width:20px;height:20px;font-size:9px;margin-left:0}.commentsPanel .commentsInputSection.replyInput .textAreaWrapper{padding-left:2px;margin-left:5px}.commentsPanel .commentsInputSection.replyInput.openReply{animation:growReplyInput ease-out .3s}.commentsPanel .commentsInputSection.replyInput.closingReply{animation:closeReplyInput ease-out .3s}.commentsPanel .commentsInputSection.editInput{margin-right:0;margin-left:0;padding-right:3px}.commentsPanel .commentsInputSection.editInput .textAreaWrapper{padding-left:0}.commentsPanel .commentsInputSection .avatar{width:30px;height:30px;font-size:12px;border:none;margin-left:7px}.commentsPanel .commentsInputSection .anchorIdentifier{background-color:rgba(0,115,236,0.1);color:#0073EC;margin:3px 0 5px 0;width:max-content}.commentsPanel .commentsInputSection .spacer{flex:1}.commentsPanel .commentsInputSection .inputWrapper{flex-direction:column;flex:1;min-width:0;max-width:100%}.commentsPanel .commentsInputSection .alignItemsCenter{align-items:center}.commentsPanel .commentsInputSection .commentSendButton:disabled{cursor:auto}.commentsPanel .commentsInputSection .commentSendButton.active{cursor:pointer}.commentsPanel .commentsInputSection .attachmentList{overflow:hidden;margin-top:10px;margin-bottom:10px;margin-right:24px}.commentsPanel .commentsInputSection .attachmentsButton{cursor:pointer;padding:0 5px 0 0}.commentsPanel .commentsInputSection .commentAttachment:hover{font-weight:bold}.commentsPanel .commentsInputSection .attachmentActionIconContainer{margin-top:2px}.commentsPanel .flexWrapper{display:flex;min-width:0}.commentsPanel .flexWrapper .anchorIdentifier{cursor:pointer}.commentsPanel .flexWrapper .anchorIdentifier svg path{fill:#0073EC}.commentsPanel .flexWrapper .anchorIdentifier:disabled{opacity:1.0}.commentsPanel .flexWrapper .anchorIdentifier:disabled svg path{fill:#ccc}.commentsPanel .flexWrapper .spacer{flex:1}.commentsPanel .flexWrapper .inputWrapper{flex-direction:column;flex:1}.commentsPanel .textAreaWrapper{padding-left:11px;flex:1;flex-direction:column;min-width:0}.commentsPanel .commentsModal .scDialog__header{border:none;min-width:400px;padding:16px 16px 0 30px}.commentsPanel .commentsModal .scDialog__headerIcon{margin-top:8px}.commentsPanel .commentsModal .scDialog__title{font-size:16px;margin-top:8px}.commentsPanel .commentsModal .scDialog__body{display:none}.commentsPanel .commentsModal .scDialog__buttonContainer{border:none;padding:15px 30px 30px 30px}.commentsPanel .commentsModal .scTextButton.nonPrimary{border:none}.commentsPanel .emptyThreadListContent{display:flex;align-items:center;flex-direction:column;margin-top:64px}.commentsPanel .emptyThreadListIcon{width:132px;height:132px}.commentsPanel .emptyThreadListHeader{font-size:18px;font-weight:bold;line-height:21px}.commentsPanel .emptyThreadListTextContainer{font-size:13px;line-height:15px;text-align:center}.commentsPanel .emptyThreadListTextContainer .emptyThreadListText{margin:0}@keyframes growReplyInput{0%{height:0;opacity:0}75%{opacity:1}100%{height:77px}}@keyframes closeReplyInput{0%{height:77px}100%{height:30px}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}

.rightPanelHeader{border-bottom:1px solid #E4E4E4;background-color:#F3F3F3}.rightPanelHeader .title{font-size:18px;font-weight:300;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rightPanelHeader .buttonSectionLeft{display:flex;margin-right:auto}.rightPanelHeader .buttonSectionLeft .button svg+span{margin-left:0}.rightPanelHeader .buttonSectionRight{display:flex;margin-left:auto}.rightPanelHeader .tabText{line-height:1.15;cursor:pointer}.rightPanelHeader.rowCommentsMode{display:flex;padding:15px 20px}.rightPanelHeader.allCommentsMode{display:flex;flex-direction:column;padding:15px 20px 0 0}.rightPanelHeader.allCommentsMode .firstRow{display:flex;flex-direction:row;padding-left:20px}.rightPanelHeader.allCommentsMode .secondRow{display:flex;flex-direction:row;margin-top:15px;padding-left:10px}.rightPanelHeader.allCommentsMode .secondRow .allButton{width:43px;height:23px;border-bottom:3px solid #0073EC}.rightPanelHeader.allCommentsMode .secondRow .helpLink{margin-left:auto}

.itemTreeSelectorContainer{padding:10px 10px 10px 0;display:flex;flex-direction:column}.itemTreeSelectorContainer .itemTreeSelector{position:relative;display:flex;flex-direction:column;width:350px;height:400px;border:1px solid #ccc;border-radius:2px}.itemTreeSelectorContainer .itemTreeSelectorTitle{font-weight:bold;padding-bottom:10px}.itemTreeSelectorContainer .itemTreeSelectorFilter{line-height:29px;padding:0 24px 0 5px;min-height:29px;border:none;border-bottom:1px solid #ccc;border-radius:2px 2px 0 0}.itemTreeSelectorContainer .itemTreeSelectorFilterSearchIcon{position:absolute;top:6px;right:6px}.itemTreeSelectorContainer .itemTreeSelectorItem{display:flex;padding:7px 5px}.itemTreeSelectorContainer .itemTreeSelectorItem .icon{padding:0 4px}.itemTreeSelectorContainer .itemTreeSelectorItem .itemChecked{visibility:visible}.itemTreeSelectorContainer .itemTreeSelectorItem .itemUnchecked{visibility:hidden}.itemTreeSelectorContainer .itemTreeSelectorItem .selected{font-weight:bold}.itemTreeSelectorContainer .itemTreeSelectorItem:before{position:absolute;content:'';background:transparent;right:0;left:0;height:30px;margin-top:-7px}.itemTreeSelectorContainer .itemTreeSelectorItemContent{position:relative}.itemTreeSelectorContainer .itemTreeSelectorItemContent>*{display:inline-block;white-space:nowrap;vertical-align:middle}.itemTreeSelectorContainer .itemTreeSelectorListContainer{position:relative;overflow:auto;height:100%;margin-top:1px}.itemTreeSelectorContainer .itemTreeSelectorList{white-space:nowrap}.itemTreeSelectorContainer .itemTreeSelectorList ul{padding-left:20px}.itemTreeSelectorContainer .itemTreeSelectorItem:hover:before{background:#E9F6FC}

.sheetSelector{display:flex}.sheetSelectorListContainer{display:flex;flex-direction:column;padding:10px 0 10px 10px}.sheetSelectorListContainer .sheetSelectorList{flex-direction:column;width:350px;height:400px;border:1px solid #ccc;border-radius:2px;overflow:auto}.sheetSelectorListContainer .sheetSelectorListTitle{font-weight:bold;padding-bottom:10px}.sheetSelectorListContainer .selectedItem{display:flex;padding:7px 5px}.sheetSelectorListContainer .itemIcon{padding:0 4px}.sheetSelectorListContainer .removeButton{visibility:hidden;margin-left:auto}.sheetSelectorListContainer .safariItem{padding-right:10px}.sheetSelectorListContainer .selectedItem:hover .removeButton,.sheetSelectorListContainer .removeButtonVisible{visibility:visible;margin-left:auto}.sheetSelectorListContainer .sheetSelectorWarningBanner{display:flex;background:#fef5e9;border:1px solid #f6a623;border-radius:2px;padding:10px}.sheetSelectorListContainer .warningBannerIcon{padding-right:10px;flex-shrink:0}.sheetSelectorListContainer .warningIcon{padding:0 4px 0 5px;flex-shrink:0}.sheetSelectorListContainer .warningIcon .alertTriangle{fill:#f6a623}.sheetSelectorListContainer .hidden{visibility:hidden}

.copySheetProfileDialog .copySheetSelectorSection{display:flex}.copySheetProfileDialog .copyTypeRadioButtonSection{display:flex;padding-top:10px}.copySheetProfileDialog .copyTypeRadio{padding-left:10px}.copySheetProfileDialog .copyLabel{font-weight:bold}.copySheetProfileFailure .scDialog__content{max-width:385px}.copySheetProfileFailure .copySheetProfileFailureMessage{padding:8px 0}.copySheetProfileFailure .copySheetProfileFailureSheetList{width:346px;height:229px;border:1px solid #DADADA;border-radius:2px;overflow:auto}.copySheetProfileFailure .copySheetProfileFailureSheetList li{display:flex;padding:5px}.copySheetProfileFailure .copySheetProfileFailureSheetList div{padding:0 5px}.copySheetProfileWarning .warningTriangle,.copySheetProfileError .warningTriangle{fill:#444}.copySheetProfileWarning .scDialog__content,.copySheetProfileError .scDialog__content{max-width:450px}.copySheetProfileWarningTooltip{z-index:1002}.copySheetProfileWarningTooltip .content{display:flex;justify-content:center}.copySheetProfileWarningTooltip .copySheetProfileWarningTooltipText{padding-left:8px}

.rightPanel .sidePanel .panel{background-color:#F3F3F3;border-left:1px solid #E4E4E4}.rightPanel .sidePanel .panel .header{display:flex;padding:15px 20px;border-bottom:1px solid #E4E4E4}.rightPanel .sidePanel .panel .header .title{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rightPanel .sidePanel .panel .header .flyoutTarget{display:flex}.rightPanel .sidePanel .panel .header .buttonSection{margin-left:auto;display:flex;flex-direction:row}.rightPanel .sidePanel .panel .content{background-color:#fff;border-bottom:1px solid #E4E4E4;padding:0 20px}.rightPanel .sidePanel .panel .content .section{padding:20px 0;border-bottom:1px solid #E4E4E4}.rightPanel .sidePanel .panel .content .section:last-child{border-bottom:none}.rightPanel .sidePanel .panel .sheetProfilePanel.content{background:#fff;position:relative}.rightPanelButton{padding-left:4px}.rightPanelMenuButton path{fill:#444}.rightPanelButton:hover path{fill:#0073EC}.rightPanelHelpButton{padding-right:3px}.clsDesktopRightPanel .__resizable_base__{top:0px}

.toolbarButton{padding:4px;min-height:26px}

.layoutManagerContainer{display:flex;flex:1 1 auto;overflow:hidden}.toolbarVisibleContent .toolbarSection,.toolbarOverflowContent .toolbarSection,.toolbarPlaceholderContent .toolbarSection{border-right:1px solid #E4E4E4}.toolbarVisibleContent{display:flex;flex:0 0 auto}.toolbarVisibleContent .toolbarSection:nth-child(2){padding-left:0}.toolbarVisibleContent.noHidden .toolbarSection:last-child{border:0}.toolbarOverflowContent{display:flex;flex-wrap:wrap}.toolbarOverflowContent .toolbarSection:last-child{border:0}.toolbarPlaceholderContent{flex:0 0 auto;visibility:hidden}.toolbarPlaceholderContent.lastChild .toolbarSection:last-child{border:0}

.toolbarSection{align-items:center;display:flex;padding:4px;white-space:nowrap;flex:0 0 auto}.toolbarSection>*:not(:last-child){margin-right:1px}.clsMsie .toolbarSection .flyoutTarget{display:flex}

.alignmentSelector{display:flex;flex-direction:column;padding:4px}.alignmentSelector .selectionButtons{display:flex}.alignmentSelector hr{margin:4px -5px;border:0;border-bottom:1px solid #E4E4E4}

.cardButtonLabel{margin:0 6px;max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}

.cardViewByMenu{min-width:180px;max-width:250px}

.colorButton .iconWrapper{position:relative;bottom:1px}.colorButton .colorPreview{position:absolute;bottom:-3px;left:1px;width:13px;height:3px}

.filterMenu{min-width:150px;max-width:95vw}.filterMenu .filterOff{font-style:italic}

.fontFamilyButton .button{min-width:78px}.fontFamilyMenu{min-width:100px}

.fontSizeButton .button{min-width:40px}.fontSizeMenu{min-width:75px}

.toolbar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;align-items:center;background-color:#F3F3F3;border-bottom:1px solid #d3d3d3;display:flex;height:35px;overflow:hidden;padding:0 3px 0 8px}.toolbarSection .comboPrimaryButton.toolbarButton.button{padding:4px}

.contactPicker .Select-control{height:auto;border-radius:2px}.contactPicker .Select.Select--multi.is-focused .Select-control{border-color:#ccc}.contactPicker .Select.is-focused:not(.is-open) .Select-control{box-shadow:none}.contactPicker .Select-arrow-zone{width:auto}.contactPicker .Select-placeholder{color:#888}.contactPicker .Select:hover.is-disabled.isDefaultValue .Select-arrow-zone{opacity:1}.contactPicker .Select:hover.is-disabled .Select-arrow-zone{opacity:0.35}.contactPicker .selectValue .valueRendererWrapper .flyoutButton{border:0}.contactPicker .selectValue .flyoutTarget{display:flex;min-width:0}.contactPicker .selectValue button{max-width:100%}.contactPicker .selectValue .contactValue{display:flex;align-items:center;position:relative}.contactPicker .selectValue .contactValue .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.contactPicker .Select-menu-outer{margin:0 0 0 1px;z-index:4}.contactPicker .Select-menu-outer .Select-option{background-color:transparent}.contactPicker .Select-menu-outer .Select-option.is-focused .selectOptionRenderer{background-color:#DDF1FB}.contactPicker .Select-menu-outer .Select-option:last-of-type{margin-bottom:5px}.contactPicker .Select-menu-outer .selectOptionRenderer{display:flex;align-items:center}.contactPicker .Select-menu-outer .contactOption{display:flex;align-items:center;color:#444;height:33px}.contactPicker .Select-menu-outer .meta{font-size:11px}

.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #00a699;color:#00a699;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#00a699}.SingleDatePickerInput{display:inline-block;background-color:#fff}.SingleDatePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,0.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:22px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show__bottomRight{border-top:26px solid transparent;border-right:33px solid #00a699;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{border-bottom:26px solid transparent;border-right:33px solid #00a699;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{border-bottom:26px solid transparent;border-left:33px solid #00a699;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:-28px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px double #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px solid #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px solid #33dacd;color:#fff}.CalendarDay__last_in_range{border-right:#00a699}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px solid #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px solid #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px solid #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarMonth{background:#fff;text-align:center;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:separate}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:initial}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:9px}.CalendarMonthGrid__vertical{margin:0 auto}.CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,0.1);position:relative;display:inline-block;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a;display:block}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848;display:block}.DayPicker{background:#fff;position:relative;text-align:left}.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{box-shadow:0 2px 6px rgba(0,0,0,0.05),0 0 0 1px rgba(0,0,0,0.07);border-radius:3px}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:initial}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;text-align:left}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{-webkit-transition:height .2s ease-in-out;-moz-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput{margin:0;padding:0;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{font-weight:200;font-size:19px;line-height:24px;color:#484848;background-color:#fff;width:100%;padding:11px 11px 9px;border:0;border-top:0;border-right:0;border-bottom:2px solid transparent;border-left:0;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DateInput_input__focused{outline:0;background:#fff;border:0;border-top:0;border-right:0;border-bottom:2px solid #008489;border-left:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,0.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#b0b3b4;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}

.licenseRequestPage{position:absolute;bottom:0;top:0;left:0;right:0;display:flex;flex-direction:column}.licenseRequestTableDataArea{display:block;flex:1;overflow:auto}.licenseRequestTableHeader,.licenseRequestTableEntry{min-height:50px;display:flex;align-items:stretch;border-bottom:1px solid #ccc}.licenseRequestTableHeader>div,.licenseRequestTableEntry>div{padding:7px 10px;display:flex;align-items:center}.licenseRequestTableHeader{background-color:#e4e4e4}.licenseRequestTableHeader>div{border-right:solid 1px #ccc;text-align:left}.licenseRequestTableHeader>div.selectColumn{text-align:center}.licenseRequestTableHeader>div.statusColumn{flex:1;border-right:none}.licenseRequestTableHeader>div:last-child{border-right:none}.licenseRequestTable{width:100%;display:flex;flex-direction:column;border:solid 1px #ccc;border-radius:2px;flex-grow:1;overflow:hidden}.licenseRequestTable .blankState{display:flex;align-items:center;justify-content:center;height:100%}.licenseRequestTitle{color:#161616;margin-top:20px;margin-bottom:0}.licenseRequestPageHeader{display:flex;justify-content:space-between;flex-direction:row;align-items:flex-end;padding-bottom:20px}.licenseRequestInfo{flex-direction:row;align-items:baseline}.licenseSearchBox{padding:0 5px;width:181px;height:30px;border-radius:2px;border:solid 1px #ccc;background-color:#fff}.statusColumn{flex:1;border-right:none}.selectColumn{width:34px;justify-content:center}.userColumn{width:20%}.userColumn div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.requestedDateColumn{width:15%}.messageColumn{flex:1}.actionColumn{position:relative}.actionColumn .grantLicenseButton{min-width:120px}.actionColumn .headerText{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.actionColumn .headerButtons{visibility:hidden;display:flex;margin-right:10px}.actionColumn.showHeaderButtons .headerText{visibility:hidden}.actionColumn.showHeaderButtons .headerButtons{visibility:visible}.actionColumn button+button{margin-left:10px}

.proofingForm .scDialog__content{width:500px}.proofingForm .section{display:flex;flex-flow:column;margin-bottom:10px}.proofingForm .formTitle{display:block;font-weight:bold;line-height:30px}.proofingForm .message .textInput{margin-bottom:10px}

