.error-mask{display:flex;flex-direction:column;align-items:center;padding:40px;overflow:hidden;border:1px dashed #909090;border-radius:3px}.error-mask .error-mask-sad-cloud{margin-bottom:20px}.error-mask h4{margin-top:-10px}.error-mask h4,.error-mask h5{width:100%;margin-bottom:0;color:#767676;text-align:center}.be .be-default-error{margin:8px}.bcpr .bcpr-notification{position:absolute;width:100%}.bcpr .bcpr-notification .notification>svg{display:none}.bcpr-FileInfo{display:flex;align-items:center}.bcpr-FileInfo-name{padding-left:5px;font-weight:700}.be-logo{padding-left:20px}.be-logo .be-logo-custom{max-width:80px;max-height:32px}.be-is-small .be-logo .be-logo-custom{max-width:75px}.be-logo .be-logo-placeholder{display:flex;align-items:center;justify-content:center;width:75px;height:32px;background-color:#e8e8e8;border:1px dashed}.be-is-small .be-logo .be-logo-placeholder{width:60px}.be-logo .be-logo-placeholder span{font-size:10px;text-transform:uppercase}.be-logo svg{display:block}.bcpr-PreviewHeader{display:flex;flex:0 0 60px;padding:0;font-size:13px}.bcpr-PreviewHeader .bcpr-PreviewHeader-content{display:flex;align-items:center;justify-content:space-between;padding:0 15px;background-color:#fbfbfb;border-bottom:1px solid #e8e8e8}.bcpr-PreviewHeader .bp-header{flex:1;height:60px}.bcpr-PreviewHeader button.ba-btn-annotate-draw-cancel,.bcpr-PreviewHeader button.ba-btn-annotate-point-exit{color:#e8e8e8;background-color:#222;border:1px solid #e8e8e8}.bcpr-PreviewHeader button.ba-btn-annotate-draw-cancel:hover,.bcpr-PreviewHeader button.ba-btn-annotate-point-exit:hover{background-color:#000}.bcpr-PreviewHeader button.ba-btn-annotate-draw-post{color:#222;background-color:#e8e8e8}.bcpr-PreviewHeader button.ba-btn-annotate-draw-post:hover{background-color:#fff}.bcpr-PreviewHeader .ba-draw-post-cancel-container,.bcpr-PreviewHeader .ba-point-post-cancel-container{position:absolute;top:6px;right:0;margin-right:20px}.bcpr-PreviewHeader .ba-draw-post-cancel-container button,.bcpr-PreviewHeader .ba-point-post-cancel-container button{height:32px;margin:8px}.bcpr-PreviewHeader .ba-draw-undo-redo-container{margin:0 auto}.bcpr-PreviewHeader .ba-draw-undo-redo-container .ba-btn-annotate-draw-redo,.bcpr-PreviewHeader .ba-draw-undo-redo-container .ba-btn-annotate-draw-undo,.bcpr-PreviewHeader .ba-draw-undo-redo-container .bdl-is-disabled.ba-btn-annotate-draw-redo,.bcpr-PreviewHeader .ba-draw-undo-redo-container .bdl-is-disabled.ba-btn-annotate-draw-undo,.bcpr-PreviewHeader .ba-draw-undo-redo-container .is-disabled.ba-btn-annotate-draw-redo,.bcpr-PreviewHeader .ba-draw-undo-redo-container .is-disabled.ba-btn-annotate-draw-undo,.bcpr-PreviewHeader .ba-draw-undo-redo-container button.ba-btn-annotate-draw-redo,.bcpr-PreviewHeader .ba-draw-undo-redo-container button.ba-btn-annotate-draw-undo{margin:5px;background:none;border:none}.bcpr-PreviewHeader .ba-draw-undo-redo-container .ba-btn-annotate-draw-redo svg,.bcpr-PreviewHeader .ba-draw-undo-redo-container .ba-btn-annotate-draw-undo svg,.bcpr-PreviewHeader .ba-draw-undo-redo-container .bdl-is-disabled.ba-btn-annotate-draw-redo svg,.bcpr-PreviewHeader .ba-draw-undo-redo-container .bdl-is-disabled.ba-btn-annotate-draw-undo svg,.bcpr-PreviewHeader .ba-draw-undo-redo-container .is-disabled.ba-btn-annotate-draw-redo svg,.bcpr-PreviewHeader .ba-draw-undo-redo-container .is-disabled.ba-btn-annotate-draw-undo svg,.bcpr-PreviewHeader .ba-draw-undo-redo-container button.ba-btn-annotate-draw-redo svg,.bcpr-PreviewHeader .ba-draw-undo-redo-container button.ba-btn-annotate-draw-undo svg{vertical-align:middle;fill:#e8e8e8}.bcpr-PreviewHeader--basic .bcpr-PreviewHeader-content{color:#fbfbfb;background:#222;border-bottom:1px solid #222}.bcpr-PreviewHeader-controls{display:flex}.be .bcpr-PreviewHeader-controls .bcpr-bcow-btn{margin:0 10px 0 0;padding:0 5px}.be .bcpr-PreviewHeader-controls .bcpr-bcow-btn:active,.be .bcpr-PreviewHeader-controls .bcpr-bcow-btn:focus,.be .bcpr-PreviewHeader-controls .bcpr-bcow-btn:hover{background:none}.bcpr-PreviewHeader-button.btn-plain{display:flex;align-items:center;color:#fbfbfb}.bcpr-PreviewHeader-button.btn-plain,.bcpr-PreviewHeader-button.btn-plain:active,.bcpr-PreviewHeader-button.btn-plain:hover{padding:5px 10px}.bcpr-PreviewHeader-button.btn-plain:focus,.bcpr-PreviewHeader-button.btn-plain:hover{color:#e8e8e8}.bcpr-PreviewHeader-button.btn-plain:focus .fill-color,.bcpr-PreviewHeader-button.btn-plain:hover .fill-color{fill:#767676}.bcpr-PreviewHeader-button-close.btn-plain{font-weight:700}.bcpr-PreviewHeader-button-close.btn-plain .icon-close{margin:-3px}.bcpr-PreviewLoading{display:flex;flex-direction:column;align-items:center;color:#222;text-align:center}.bcpr-PreviewLoading-message{max-width:400px;margin-top:20px;font-size:14px}.bcpr{display:flex;flex:1;flex-direction:column}.bcpr .bcpr-body{display:flex;flex:1;min-height:0}.bcpr .bcpr-container{position:relative;display:flex;flex:1}.bcpr .bcpr-content{flex:1}.bcpr .bp-navigate{display:none!important}.bcpr .bcpr-navigate-left,.bcpr .bcpr-navigate-right{position:absolute;top:50%;display:block;width:50px;height:64px;transform:translateY(-50%);opacity:0;transition:opacity .5s ease}.bcpr .bcpr-navigate-left:focus,.bcpr .bcpr-navigate-left:hover,.bcpr .bcpr-navigate-right:focus,.bcpr .bcpr-navigate-right:hover{opacity:1}.bcpr .bcpr-navigate-right{right:0}.bcpr .bcpr-navigate-left{left:0;transition:opacity .5s ease,left .3s cubic-bezier(.4,0,.2,1)}.bcpr .bcpr-nav-is-visible .bcpr-navigate-left,.bcpr .bcpr-nav-is-visible .bcpr-navigate-right{opacity:1}.bcpr.be-is-small .bcpr-body{position:relative}.bcpr.be-is-small .bcs.bcs-is-open{position:absolute;right:0}.bcpr .bcpr-loading-wrapper{display:flex;flex:1;flex-direction:column;justify-content:center;background-color:#f4f4f4}.bcpr-loaded .bcpr .bcpr-loading-wrapper{display:none}.bcpr.bcpr-thumbnails-open .bcpr-navigate-left{left:226px}.bdl-FooterIndicator{position:fixed;bottom:0;z-index:10;width:170px;height:32px;margin:0 15px;background:#4e4e4e;border-radius:4px 4px 0 0}.bdl-FooterIndicator-content{display:flex;align-items:center;justify-content:flex-start;height:100%;padding:10px}.bdl-FooterIndicator-content:focus{outline:none}.bdl-FooterIndicator-iconWrapper{display:flex;margin-right:9px}.bdl-FooterIndicator-text{overflow:hidden;color:#fff;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.AnnotationsEngagementControls{padding:0 40px 40px}.AnnotationsEngagementControls .btn{height:40px;font-weight:700}.AnnotationsEngagementControls .btn-primary{padding-top:0;padding-bottom:0;padding-left:12px}.AnnotationsEngagementControls .AnnotationsEngagementControls-LearnMoreLink,.AnnotationsEngagementControls .btn,.AnnotationsEngagementControls .btn-content{display:inline-flex;align-items:center}.AnnotationsEngagementControls .bdl-IconRegionAnnotation{margin-right:12px}.AnnotationsEngagementContent{flex:1 1 auto;padding:40px 40px 0}.AnnotationsEngagementContent-preText{margin-bottom:0;color:#767676;font-weight:700;font-size:16px}.AnnotationsEngagementContent-list{margin-left:16px;list-style:disc}.AnnotationsEngagementContent-listItem{margin-bottom:6px}.AnnotationsEngagementContent-title{margin:0 0 20px}.AnnotationsEngagementModal .modal-dialog{width:800px;height:500px;padding:0}.AnnotationsEngagementModal .modal-content{display:flex;height:100%;margin:0}.AnnotationsEngagementModal .modal-header{display:none}.AnnotationsEngagementModal-item{display:flex;flex-flow:column;width:400px}.AnnotationsEngagementModal-image{width:100%;height:100%}.targeted-tooltip{padding:15px 20px}.breadcrumbs{display:flex;align-items:center;min-width:0;font-size:15px}.breadcrumbs>ol{display:flex;min-width:0;margin:0}.breadcrumbs .breadcrumb-item{display:flex;align-items:center;min-width:20px}.breadcrumbs .breadcrumb-item.breadcrumb-item-last *{color:#4e4e4e}.breadcrumbs .breadcrumb-item.no-shrink{flex:none}.breadcrumbs .breadcrumb-item *{overflow:hidden;color:#909090;white-space:nowrap;text-overflow:ellipsis}.breadcrumbs .breadcrumb-item :hover{color:#4e4e4e}.breadcrumbs .breadcrumb-item .breadcrumb-toggler{font-size:25px;cursor:pointer}.breadcrumbs .breadcrumb-item .breadcrumb-toggler:focus,.breadcrumbs .breadcrumb-item .breadcrumb-toggler:hover{color:#4e4e4e;outline:none}.breadcrumbs .breadcrumb-item+.breadcrumb-item:before{display:inline-block;flex:none;width:8px;height:8px;margin:8px 10px 6px 6px;border-color:#909090;border-style:solid solid none none;border-width:2px;transform:rotate(45deg);content:""}.breadcrumbs .icon-home svg{width:16px;height:16px}.breadcrumbs .icon-caret-down{flex:none;margin-left:5px}.breadcrumbs .icon-caret-down svg{width:7px}.breadcrumbs{flex:auto;padding-right:5px}.breadcrumbs ol{margin:0}.breadcrumbs h1{overflow:hidden;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.breadcrumbs a:hover{text-decoration:underline}.breadcrumb-item{min-width:40px}.breadcrumb-item:first-of-type a{display:inline-block}.item-badges{display:flex;align-items:center}.item-badges .item-badge{display:inline-flex;flex:none;align-items:center;margin:0 2px}.item-badges .classification-badge{flex:none;height:16px;margin-left:5px;color:#fff;text-transform:uppercase}.item-badges .classification-badge:hover{color:#fff}.bdl-ButtonGroup,.btn-group{position:relative}.bdl-ButtonGroup .toggle-overlay,.btn-group .toggle-overlay{display:inline}.bdl-ButtonGroup .toggle-overlay>.btn,.btn-group .toggle-overlay>.btn{margin-left:0;padding-right:11px;padding-left:11px;border-radius:0 4px 4px 0}.bdl-ButtonGroup .toggle-overlay>.btn.btn-primary,.btn-group .toggle-overlay>.btn.btn-primary{border-left-color:#004aa2}.bdl-ButtonGroup .toggle-overlay .icon-caret-down:after,.btn-group .toggle-overlay .icon-caret-down:after{content:""}.bdl-ButtonGroup .toggle-overlay .icon-caret-down path,.btn-group .toggle-overlay .icon-caret-down path{fill:#fff}.bdl-ButtonGroup .toggle-overlay .overlay-wrapper,.btn-group .toggle-overlay .overlay-wrapper{position:static}.bdl-ButtonGroup .toggle-overlay .overlay-wrapper .overlay,.btn-group .toggle-overlay .overlay-wrapper .overlay{left:0}.bdl-ButtonGroup>.btn,.btn-group>.btn{margin:5px 0 5px -1px;border-radius:0}.bdl-ButtonGroup>.btn.btn-primary,.btn-group>.btn.btn-primary{margin:5px 0;border-right-color:#004aa2}.bdl-ButtonGroup>.btn.btn-primary.is-selected,.btn-group>.btn.btn-primary.is-selected{color:#fff;background-color:#004eac;border-color:#003e89;box-shadow:none}.bdl-ButtonGroup>.btn.btn-primary:last-of-type,.btn-group>.btn.btn-primary:last-of-type{border-right-color:#0061d5}.bdl-ButtonGroup>.btn:first-child,.btn-group>.btn:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.bdl-ButtonGroup>.btn:last-child,.btn-group>.btn:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.bdl-ButtonGroup>.btn.is-selected,.btn-group>.btn.is-selected{z-index:2;color:#4e4e4e;background-color:#e8e8e8;border-color:#767676;box-shadow:none}.bdl-ButtonGroup>.btn:focus,.btn-group>.btn:focus{z-index:3}.bdl-ButtonGroup.bdl-is-disabled>.bdl-Button,.bdl-ButtonGroup.bdl-is-disabled>.btn,.bdl-ButtonGroup.is-disabled>.bdl-Button,.bdl-ButtonGroup.is-disabled>.btn,.bdl-is-disabled.btn-group>.bdl-Button,.bdl-is-disabled.btn-group>.btn,.is-disabled.btn-group>.bdl-Button,.is-disabled.btn-group>.btn{color:#767676;background-color:#fbfbfb;border:1px solid #bcbcbc;box-shadow:none;cursor:default;opacity:.4}.bdl-ButtonGroup.bdl-is-disabled>.btn-primary,.bdl-ButtonGroup.is-disabled>.btn-primary,.bdl-is-disabled.btn-group>.btn-primary,.is-disabled.btn-group>.btn-primary{color:#fff;background-color:#0061d5;border-color:#0061d5 #004aa2 #0061d5 #0061d5}.bdl-ButtonGroup.bdl-is-disabled>.btn-primary:last-of-type,.bdl-ButtonGroup.is-disabled>.btn-primary:last-of-type,.bdl-is-disabled.btn-group>.btn-primary:last-of-type,.is-disabled.btn-group>.btn-primary:last-of-type{border-right-color:#0061d5}.menu-toggle-btn{padding:8px}.menu-toggle,.menu-toggle-btn .btn-content{display:flex;align-items:center}.menu-toggle>.toggle-arrow{flex:none;margin-left:5px;transition:transform .2s ease-in}.dropdown-menu-enabled .menu-toggle>.toggle-arrow,.is-toggled .menu-toggle>.toggle-arrow{transform:rotate(180deg)}.btn-primary .menu-toggle .fill-color{fill:#fff}.tooltip-target-attached-middle.tooltip-target-attached-left>.bdl-Tooltip.preview-menu-item-tooltip{left:-15px}.badge{display:inline-block;padding:2px 4px 3px;color:#767676;font-weight:700;font-size:10px;line-height:12px;text-align:center;text-decoration:none;background:#e8e8e8;border-radius:3px}.badge-info{color:#fff;background:#7fb0ea}.badge-warning{color:#fff;background:#f5b31b}.badge-highlight{color:#fff;background:#2486fc}.badge-alert,.badge-error{color:#fff;background:#ed3757}.badge-success{color:#fff;background:#26c281}.CollectionsBreadcrumbButton-button,.CollectionsBreadcrumbButton-button:hover{min-width:18px;margin:5px 10px 0 0}.CollectionMenuItemRow .bdl-Checkbox-labelTooltipWrapper{margin-left:16px}.CollectionMenuItemRow .checkbox-container{border-radius:8px;cursor:pointer;margin:0;padding:8px}.CollectionMenuItemRow .checkbox-container.is-active{background-color:rgba(34,34,34,.05)}.CollectionMenuItemRow .checkbox-container.is-disabled{color:#909090}.CollectionMenuItemRow .checkbox-container:hover{background-color:#f4f4f4}.CollectionMenuItemRow .checkbox-pointer-target+span{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CollectionMenuItemRow .checkbox-label{width:100%;height:100%}.CollectionMenuItemRow .checkbox-label:hover{cursor:pointer}.CollectionMenuItemRow .checkbox-label>input[type=checkbox]{width:16px;height:16px;margin:0}.CollectionMenuItemRow .checkbox-label>input[type=checkbox]+span:before{width:16px;height:16px}.CollectionMenuItemRow .checkbox-label>input[type=checkbox]+span:after{top:6px;left:6px;width:4px;height:9px}.CollectionMenuItemRow input[type=checkbox]:indeterminate+span:after{position:absolute;top:4px;left:4px;width:6px;border-right:0;transform:scale(1) translateZ(0)}.CollectionsMenuItem .CollectionsEmptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.CollectionsMenuItem .CollectionsEmptyState-icon{width:80px;height:80px;margin-bottom:10px}.CollectionsMenu{width:200px}.CollectionsMenu,.CollectionsMenu .CollectionsMenu-list{display:flex;flex-direction:column;justify-content:center}.CollectionsMenu .CollectionsMenu-list{align-content:center;width:100%;list-style-type:none}.CollectionsMenu .CollectionsMenu-list .CollectionsMenu-scroller{max-height:194px}.CollectionsMenu .CollectionsMenu-loading{display:flex;align-items:center;height:20px;margin:10px auto 14px}.CollectionsMenu .CollectionsMenu-error{margin-bottom:8px}.CollectionsMenu [role=separator]{margin-top:0;list-style-type:none}.CollectionsMenu-createLabel,.CollectionsMenuItem-label{display:flex;align-items:center;justify-content:center}.presence{position:relative;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.presence-avatar,.presence-avatar-container,.presence-link-container{position:relative;display:inline-block}.presence-avatar.is-active:after{position:absolute;right:0;bottom:2px;display:block;box-sizing:content-box;width:6px;height:6px;background-color:#26c281;border:2px solid #fff;border-radius:50%;content:""}.presence-avatar-notehead{margin-right:2px}.presence-avatar-dropdown{vertical-align:sub}.presence-notehead{width:28px;height:28px}.presence-notehead:hover{cursor:pointer}.presence-count{min-width:28px;max-width:34px;height:28px;color:#222;line-height:28px;text-align:center;vertical-align:top;background-color:#d3d3d3;border-radius:14px}.presence-count:hover{cursor:pointer}.presence-count.dropdown-active{color:#4e4e4e;background-color:#bcbcbc}.presence-dropdown{padding:5px}.presence-dropdown-title{margin-top:0;margin-bottom:10px;color:#222;font-size:15px}.presence-dropdown-container{width:275px}.presence-dropdown-item{display:flex;align-items:center;margin-top:10px}.presence-dropdown-item-info-container{display:inline-block;margin-left:10px}.presence-dropdown-item-info-name{width:180px;overflow:hidden;color:#222;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.presence-dropdown-item-info-name a{color:#222}.presence-dropdown-item-info-name a:hover{text-decoration:underline}.presence-dropdown-item-info-time{color:#767676;font-size:12px}.presence-dropdown-list{max-height:200px;overflow-x:hidden;overflow-y:auto}.presence-dropdown-actions{display:flex;justify-content:flex-end;margin-top:20px}.presence-avatar-tooltip-container{text-align:center}.presence-avatar-tooltip-name{font-weight:700;font-size:13px}.presence-avatar-tooltip-event{font-size:11px}.dropshadow-list,.dropshadow-list-with-buttons{overflow-x:hidden;overflow-y:auto}.dropshadow-list-with-buttons:after,.dropshadow-list-with-buttons:before,.dropshadow-list:after,.dropshadow-list:before{position:absolute;left:7.5%;display:inline-block;width:85%;height:10px;opacity:0;transition:opacity .1s ease-in-out;content:""}.dropshadow-list-with-buttons.is-scrollable-above:before,.dropshadow-list-with-buttons.is-scrollable-below:after,.dropshadow-list.is-scrollable-above:before,.dropshadow-list.is-scrollable-below:after{opacity:1}.dropshadow-list-with-buttons:before,.dropshadow-list:before{top:41px;z-index:999;box-shadow:0 4px 6px -4px rgba(0,0,0,.35)}.dropshadow-list:after{bottom:11px;z-index:999;box-shadow:0 -4px 6px -4px rgba(0,0,0,.35)}.dropshadow-list-with-buttons:after{bottom:72px;z-index:999;box-shadow:0 -4px 6px -4px rgba(0,0,0,.35)}.presence-autofly .overlay{padding-bottom:28px}.presence-autofly .dropshadow-list:after{bottom:28px}.presence-autofly .presence-dropdown-request-stats{display:block;margin-top:8px;margin-bottom:-18px;text-align:right}.presence-autofly-first-load .btn-primary{margin-top:16px;margin-left:0}.presence-autofly-first-load .btn-primary:not(.is-disabled):focus{box-shadow:none}.PreviewVersionBadge.btn{display:flex;align-items:center;justify-content:center;min-width:36px;height:34px;margin-right:12px;padding-right:5px;padding-left:5px;font-size:18px;border:none}.PreviewVersionBadge--current.btn{color:#0061d5}.PreviewVersionBadge--current.btn,.PreviewVersionBadge--current.btn:active,.PreviewVersionBadge--current.btn:hover{background-color:#ecf4fc}.PreviewVersionBadge--current.PreviewVersionBadge--branded.btn{color:#222}.PreviewVersionBadge--current.PreviewVersionBadge--branded.btn,.PreviewVersionBadge--current.PreviewVersionBadge--branded.btn:active,.PreviewVersionBadge--current.PreviewVersionBadge--branded.btn:hover{background-color:#e8e8e8}.preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;overflow:hidden;background-color:#f2f2f2}.preview-body,.preview-container{display:flex;flex:1;flex-direction:column;overflow:hidden}.preview-content-wrapper{position:relative;flex:1;overflow:hidden}.is-preview-open{overflow:hidden}.is-preview-open .nav-link-callout-element{z-index:0}.preview-overflow-btn{width:34px;padding:0}.preview-overflow-btn .icon-ellipsis{display:block;margin:0 auto}.preview-OneClickShareButton{width:36px;padding:0}.preview-container .bp .bp-thumbnail.bp-thumbnail-is-selected .bp-thumbnail-nav{border-color:#0061d5}.preview-container .bp .bp-thumbnails-container{border-right-color:#e8e8e8}.preview-container.custom-theme .bcs .bcs-activity-feed-empty-state-illustration .themed-fill,.preview-container.custom-theme .bcs .bcs-activity-feed-empty-state-illustration .themed-fill path{fill:#4e4e4e}.preview-container.custom-theme .bcs .bcs-activity-feed-empty-state-illustration .themed-stroke{stroke:#4e4e4e}.preview-container.custom-theme .bcs .bcs-nav-btn.bcs-nav-btn-is-selected .bcs-nav-btn-border{background-color:#4e4e4e}.preview-container.custom-theme .bcs .bcs-nav-btn.bcs-nav-btn-is-selected svg .fill-color{fill:#4e4e4e}.preview-container.custom-theme .bcs .bcs-section-title:active,.preview-container.custom-theme .bcs .bcs-section-title:focus{border-bottom-color:#222}.preview-container.custom-theme .bcs .bcs-comment-input div[contentEditable=true]:focus,.preview-container.custom-theme .bp .bp-thumbnail.bp-thumbnail-is-selected .bp-thumbnail-nav{border-color:#4e4e4e}