.bdl-AdditionalTabTooltip.tooltip{max-width:250px}.bdl-AdditionalTab{align-items:center;background-color:transparent;display:flex;height:60px;justify-content:center;position:relative;width:59px}.bdl-AdditionalTab:hover{background-color:#f4f4f4}.bdl-AdditionalTab.bdl-is-disabled{opacity:.5}.bdl-AdditionalTab.bdl-is-hidden{display:none}.bdl-AdditionalTab:hover svg path{fill:#4e4e4e}.bdl-AdditionalTab-icon{animation:fade-in .5s cubic-bezier(0,0,.6,1);height:24px;width:24px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.bdl-AdditionalTabPlaceholder{align-items:center;background-color:transparent;display:flex;height:60px;justify-content:center;position:relative;width:59px}.bdl-AdditionalTabPlaceholder:hover{background-color:#f4f4f4}.bdl-AdditionalTabPlaceholder.bdl-is-disabled{opacity:.5}.bdl-AdditionalTabPlaceholder.bdl-is-hidden{display:none}.bdl-AdditionalTabPlaceholder-icon{animation:fade-in .5s cubic-bezier(0,0,.6,1);background-color:#909090;border-radius:6px;height:24px;width:24px}.bdl-AdditionalTabPlaceholder-icon--loading{animation:loading-pulse .5s ease-in-out infinite alternate,fade-in .5s cubic-bezier(0,0,.6,1)}@keyframes loading-pulse{0%{background-color:#f4f4f4}to{background-color:#e8e8e8}}.bdl-AdditionalTabPlaceholder-moreIcon{animation:fade-in .5s cubic-bezier(0,0,.6,1)}.bdl-AdditionalTabs{display:flex;flex-direction:column}.bdl-BackButton,.bdl-BackButton:focus,.bdl-BackButton:hover{display:flex}.bcs .bcs-NavButton{align-items:center;background-color:transparent;display:flex;height:60px;justify-content:center;position:relative;width:59px}.bcs .bcs-NavButton:hover{background-color:#f4f4f4}.bcs .bcs-NavButton.bdl-is-disabled{opacity:.5}.bcs .bcs-NavButton.bdl-is-hidden{display:none}.bcs .bcs-NavButton:before{bottom:0;content:"";display:block;left:-1px;pointer-events:none;position:absolute;top:0;width:3px}.bcs .bcs-NavButton:hover svg .fill-color{fill:#4e4e4e}.bcs .bcs-NavButton.bcs-is-selected:before{background-color:#0061d5}.bcs .bcs-NavButton.bcs-is-selected svg .fill-color{fill:#0061d5}@media(max-width:767px){.is-responsive-web .bcs-NavButton{height:48px;margin-right:12px;width:48px}.is-responsive-web .bcs-NavButton:before{bottom:0;height:2px;left:0;right:0;top:48px;width:auto}}.bcs-SidebarNavSignButton{align-items:center;background-color:transparent;display:flex;height:60px;justify-content:center;position:relative;width:59px}.bcs-SidebarNavSignButton:hover{background-color:#f4f4f4}.bcs-SidebarNavSignButton.bdl-is-disabled{opacity:.5}.bcs-SidebarNavSignButton.bdl-is-hidden{display:none}.bcs-SidebarNavSignButton-icon{height:24px;width:24px}.bcs-SidebarNavSignButton-icon--grayscale{display:none;margin-top:2px}@media(max-width:767px){.is-responsive-web .bcs-SidebarNavSignButton-icon{display:none}.is-responsive-web .bcs-SidebarNavSignButton-icon--grayscale{display:inline}}.bcs-SidebarNavSign-icon path{fill:#222}.bdl-SidebarToggleButton{border-radius:4px;margin:0 3px;padding:4px}.bdl-SidebarToggleButton path{fill:#909090}.bdl-SidebarToggleButton:not(.bdl-is-disabled):hover,.bdl-SidebarToggleButton:not(.is-disabled):hover{background-color:#f4f4f4}.bdl-SidebarToggleButton:not(.bdl-is-disabled):focus,.bdl-SidebarToggleButton:not(.is-disabled):focus{border-color:#96a0a6;box-shadow:0 1px 2px rgba(0,0,0,.1)}.bdl-SidebarToggleButton.bdl-is-collapsed,.bdl-SidebarToggleButton.bdl-is-collapsed:hover{background-color:#0061d5}.bdl-SidebarToggleButton.bdl-is-collapsed:hover path,.bdl-SidebarToggleButton.bdl-is-collapsed path{fill:#fff}.bcs .bcs-SidebarNav{border-left:1px solid #e8e8e8;display:flex;flex-direction:column;justify-content:space-between}.bcs .bcs-SidebarNav-tabs{display:flex;flex:1 1 100%;flex-direction:column}.bcs .bcs-SidebarNav-main,.bcs .bcs-SidebarNav-secondary{flex:0 1 auto}.bcs .bcs-SidebarNav-overflow{display:flex;flex:1 1 1px;flex-direction:column;overflow:hidden}.bcs .bcs-SidebarNav-overflow:after,.bcs .bcs-SidebarNav-overflow:before{background:#e8e8e8;content:"";display:block;flex:0 0 1px;height:1px;margin:8px auto 0;width:44px}.bcs .bcs-SidebarNav-overflow .bdl-AdditionalTab{flex-shrink:0}.bcs .bcs-SidebarNav-overflow .bdl-AdditionalTabs{flex:1 1 100%;overflow-x:hidden;overflow-y:auto;padding-bottom:8px;padding-top:8px}.bcs .bcs-SidebarNav-footer{align-items:center;display:flex;flex:0 0 60px;justify-content:center}.bcs .bcs-SidebarNav-footer .btn-plain.bdl-SidebarToggleButton{height:24px;margin:0 3px;padding:4px}@media(max-width:374px){.is-responsive-web .bcs-SidebarNav-secondary .btn-plain,.is-responsive-web .bcs .bcs-NavButton,.is-responsive-web .bdl-AdditionalTab{margin-right:0;width:46px}}@media(max-width:767px){.is-responsive-web .bcs-SidebarNav,.is-responsive-web .bcs-SidebarNav-main,.is-responsive-web .bcs-SidebarNav-tabs{display:flex;flex-direction:row}.is-responsive-web .bcs-SidebarNav-secondary .btn-plain,.is-responsive-web .bdl-AdditionalTab{height:48px;margin-right:12px;width:48px}.is-responsive-web .bdl-AdditionalTab:not(.bdl-is-overflow),.is-responsive-web .bdl-AdditionalTabPlaceholder{display:none}.is-responsive-web .bcs-SidebarNav-secondary>:last-child,.is-responsive-web .bdl-AdditionalTabs>:last-child{margin-right:0}.is-responsive-web .bcs-SidebarNav-overflow .bdl-AdditionalTabs{padding:0}.is-responsive-web .bcs-SidebarNav-overflow:after,.is-responsive-web .bcs-SidebarNav-overflow:before{display:none}.is-responsive-web .bcs-SidebarNav-footer .btn-plain.bdl-SidebarToggleButton{align-items:center;background-color:#e8e8e8;display:flex;height:32px;justify-content:center;transform:rotate(90deg);width:32px}.is-responsive-web .bcs-SidebarNav-footer .btn-plain.bdl-SidebarToggleButton.bdl-is-collapsed{background-color:#0061d5}}.bcs-content{border-left:1px solid #e8e8e8;margin-left:-1px;position:relative;width:341px}.bcs-content .bcs-content-header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;height:60px;justify-content:space-between;margin:0 20px;padding:0}.bcs-content .bcs-content-header .bcs-title{display:flex;font-size:16px;font-weight:400;margin:0;padding:0}.bcs-content .bcs-scroll-content-wrapper{bottom:0;left:0;overflow:auto;position:absolute;right:0;top:60px}.bcs-content .bcs-scroll-content{width:323px}@media(max-width:767px){.is-responsive-web .bcs-content{flex-basis:100%;width:auto}.is-responsive-web .bcs-content .bcs-scroll-content{width:auto}}.bcs-section-content{padding:15px 0 5px}.bcs-section{margin:0 8px 20px 25px}.be .btn-plain.bcs-section-title{align-items:center;border-bottom:1px solid #e8e8e8;color:initial;display:flex;justify-content:space-between;padding:5px 0 10px;text-align:left;width:100%}.be .btn-plain.bcs-section-title .icon-caret-down{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(0,0,.6,1)}.be .btn-plain.bcs-section-title:active,.be .btn-plain.bcs-section-title:focus{border-bottom-color:#0061d5;text-decoration:none}.be .btn-plain.bcs-section-title:active svg path,.be .btn-plain.bcs-section-title:focus svg path{fill:#222}.be .bcs-section-open .btn-plain.bcs-section-title .icon-caret-down{transform:rotate(180deg)}.be .bcs-sidebar-loading{padding-top:5px}.be .bcs-loading-error{width:340px}.be-modal .be-modal-btns{display:flex;justify-content:center;padding:15px 0 0}.be-modal .be-modal-btns .btn{font-size:14px;line-height:38px;margin-left:8px;padding:0 16px}.be-modal .be-modal-error{color:#c82341}.be-modal-dialog-content,.be-modal-dialog-content-full-bleed,.be-modal-wrapper-content{background-color:#fff;border:0;border-radius:0;bottom:0;left:0;margin:0;outline:none;padding:0;position:absolute;right:0;top:0}.be-modal-dialog-overlay,.be-modal-wrapper-overlay{background-color:rgba(51,51,51,.4);bottom:0;left:0;position:fixed;right:0;top:0}.be-modal-dialog-content{border-radius:4px;bottom:auto;left:50%;margin-right:-50%;padding:25px;position:absolute;right:auto;top:50%;transform:translate(-50%,-50%);width:400px}.be-is-small .be-modal-dialog-content{width:340px}.be-modal-dialog-overlay{position:absolute}.be.bcs{background-color:#fff;display:flex;max-width:400px;min-width:60px;width:auto}.be .bcs-loading{align-items:center;display:flex;flex:1;font-size:0;margin:0 auto;white-space:nowrap;width:10px}.be.bcs-is-open .bcs-loading{width:400px}@media(max-width:767px){.is-responsive-web .be.bcs{flex-basis:100%;flex-direction:column;max-height:48px;max-width:none;min-width:0;transition:max-height .5s ease-in-out 0s;width:100%}.is-responsive-web .be.bcs.bcs-is-open{bottom:0;max-height:100%;position:absolute;z-index:2}}