#global-activity{display:flex;flex:1 1 auto;height:100%;width:600px}#global-activity #global-activity-list{background:#f3f5f8;border-radius:3px;padding:12px 16px}.app-panel-pinned #global-activity{width:320px}.app-panel-pinned #global-activity .module-padding{padding-left:0;padding-right:0}.app-panel-pinned #global-activity #global-activity-list{background:none;border-radius:0;padding:0}.app-panel-pinned #global-activity #global-activity-list .activity-event{background:#fff;padding:3px 0 0 12px}.app-panel-pinned #global-activity #global-activity-list .activity-event.activity-event-unread{background-color:#fffce5}.app-panel-pinned #global-activity #global-activity-list .activity-event.activity-event-unread .activity-action,.app-panel-pinned #global-activity #global-activity-list .activity-event.activity-event-unread .activity-badge{background-color:#fff!important}.app-panel-pinned #global-activity #global-activity-list .activity-event .activity-block{border-bottom:1px solid #f3f5f8;border-radius:0;box-shadow:none;padding:12px 12px 15px 4px}#global-airtime{display:flex;flex:1 1 auto;flex-direction:column;width:600px}#global-airtime .module-view+.module-view{border-top:1px solid #e3e5e8}#global-airtime #room-list{column-gap:16px;display:grid;grid-template-columns:1fr 1fr;row-gap:24px}#global-airtime #room-list>:only-child{grid-column:1/3}#global-airtime #room-list .room{display:flex;flex-direction:column}#global-airtime #room-list .room.unavailable .card-effect .room-content{opacity:.2}#global-airtime #room-list .room .room-content{background:transparent;border-radius:3px;border-width:0;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:150px;outline:none;padding:12px 16px;position:relative;width:100%}#global-airtime #room-list .room .room-content:focus:not(:active){outline:6px solid rgba(3,169,244,.2)}#global-airtime #room-list .room.add-room .room-content{align-items:center;background:rgba(0,64,128,.05);color:rgba(47,51,55,.3);font-weight:500;justify-content:center}#global-airtime #room-list .room:not(.add-room) .room-content{background-color:#000;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05),0 6px 20px 0 rgba(0,0,0,.1);color:#fff;flex-direction:row;justify-content:space-between}#global-airtime #room-list .room:not(.add-room) .room-content .presence{align-self:end;display:flex;flex-direction:column}#global-airtime #room-list .room:not(.add-room) .room-content .presence .user-list{padding-left:3px;padding-top:3px}#global-airtime #room-list .room:not(.add-room) .room-content .presence .user-list .avatar{background-color:#fff;box-shadow:0 0 0 3px #fff;margin:0!important}#global-airtime #room-list .room .room-title{font-weight:700;margin-top:6px}#global-airtime .room__options{transition:all .2s cubic-bezier(.22,1,.36,1)!important}.room-background{background-repeat:no-repeat;background-size:cover;border-radius:3px;box-shadow:inset 0 0 0 3px rgba(0,0,0,.05);cursor:pointer;display:block;height:60px;width:90px}.room-background.active{box-shadow:inset 0 0 0 2px #03a9f4,inset 0 0 0 4px #fff}.background-list.loaded{display:grid!important;grid-template:auto/1fr 1fr 1fr;grid-column-gap:8px;grid-row-gap:6px}body,html{height:100%}.armoured-page{background:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:101}.armoured-page .armoured-page-container{align-items:center;display:flex;flex-grow:1;justify-content:center;margin:auto;max-width:525px;width:80%}.armoured-page .armoured-page-footer{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:24px 32px;text-align:center;width:100%}.armoured-page .armoured-page-footer .armoured-logo{max-height:64px;max-width:128px;width:80%}.button::-moz-focus-inner{border:0;margin:0;padding:0}.button{background-color:rgba(0,64,128,.05);border:1px solid rgba(0,64,128,.05);border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#2f3337;cursor:pointer;display:inline-block;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:15px;font-weight:500;height:32px;line-height:30px;margin:0 6px;overflow:hidden;padding:0 12px;position:relative;text-align:center;text-overflow:ellipsis;text-transform:none;transition:background-color .1s,box-shadow .1s,border-color .1s;white-space:nowrap}.button:first-child{margin-left:0}.button:last-child{margin-right:0}.button.hover,.button:hover{background-color:rgba(0,21,80,.08)}.button.active,.button:active{background-color:rgba(0,21,48,.11);box-shadow:none!important}.button.focus:not(.button-transparent),.button:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(3,169,244,.2);outline:none}.button.disabled,.button:disabled{box-shadow:none!important;cursor:default;opacity:.6;pointer-events:none!important}.button.button-primary{background-color:rgba(3,169,244,.1);color:#03a9f4}.button.button-primary.focus:not(.button-transparent),.button.button-primary:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(3,169,244,.2)}.button.button-primary.hover,.button.button-primary:hover{background-color:rgba(3,169,244,.2)}.button.button-primary.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-primary.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(3,169,244,.1)}.button.button-primary.active:not(.button-transparent),.button.button-primary:active:not(.button-transparent){background-color:#03a9f4;color:#fff}.button.button-primary.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(3,169,244,.3)}.button.button-primary.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#03a9f4;color:#fff}.button.button-primary.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-primary.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-primary.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-primary.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#0286c2;color:#fff}.button.button-primary.button-plain.active:not(.disabled):not(:disabled),.button.button-primary.button-plain:active:not(.disabled):not(:disabled){background-color:#02638f;color:#fff}.button.button-accept{background-color:rgba(85,185,0,.1);color:#55b900}.button.button-accept.focus:not(.button-transparent),.button.button-accept:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(85,185,0,.2)}.button.button-accept.hover,.button.button-accept:hover{background-color:rgba(85,185,0,.2)}.button.button-accept.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-accept.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(85,185,0,.1)}.button.button-accept.active:not(.button-transparent),.button.button-accept:active:not(.button-transparent){background-color:#55b900;color:#fff}.button.button-accept.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(85,185,0,.3)}.button.button-accept.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#55b900;color:#fff}.button.button-accept.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-accept.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-accept.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-accept.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#3e8600;color:#fff}.button.button-accept.button-plain.active:not(.disabled):not(:disabled),.button.button-accept.button-plain:active:not(.disabled):not(:disabled){background-color:#265300;color:#fff}.button.button-blue{background-color:rgba(3,169,244,.1);color:#03a9f4}.button.button-blue.focus:not(.button-transparent),.button.button-blue:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(3,169,244,.2)}.button.button-blue.hover,.button.button-blue:hover{background-color:rgba(3,169,244,.2)}.button.button-blue.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-blue.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(3,169,244,.1)}.button.button-blue.active:not(.button-transparent),.button.button-blue:active:not(.button-transparent){background-color:#03a9f4;color:#fff}.button.button-blue.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(3,169,244,.3)}.button.button-blue.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#03a9f4;color:#fff}.button.button-blue.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-blue.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-blue.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-blue.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#0286c2;color:#fff}.button.button-blue.button-plain.active:not(.disabled):not(:disabled),.button.button-blue.button-plain:active:not(.disabled):not(:disabled){background-color:#02638f;color:#fff}.button.button-red{background-color:rgba(221,0,67,.1);color:#dd0043}.button.button-red.focus:not(.button-transparent),.button.button-red:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(221,0,67,.2)}.button.button-red.hover,.button.button-red:hover{background-color:rgba(221,0,67,.2)}.button.button-red.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-red.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(221,0,67,.1)}.button.button-red.active:not(.button-transparent),.button.button-red:active:not(.button-transparent){background-color:#dd0043;color:#fff}.button.button-red.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(221,0,67,.3)}.button.button-red.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#dd0043;color:#fff}.button.button-red.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-red.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-red.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-red.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#aa0034;color:#fff}.button.button-red.button-plain.active:not(.disabled):not(:disabled),.button.button-red.button-plain:active:not(.disabled):not(:disabled){background-color:#770024;color:#fff}.button.button-green{background-color:rgba(85,185,0,.1);color:#55b900}.button.button-green.focus:not(.button-transparent),.button.button-green:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(85,185,0,.2)}.button.button-green.hover,.button.button-green:hover{background-color:rgba(85,185,0,.2)}.button.button-green.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-green.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(85,185,0,.1)}.button.button-green.active:not(.button-transparent),.button.button-green:active:not(.button-transparent){background-color:#55b900;color:#fff}.button.button-green.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(85,185,0,.3)}.button.button-green.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#55b900;color:#fff}.button.button-green.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-green.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-green.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-green.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#3e8600;color:#fff}.button.button-green.button-plain.active:not(.disabled):not(:disabled),.button.button-green.button-plain:active:not(.disabled):not(:disabled){background-color:#265300;color:#fff}.button.button-yellow{background-color:rgba(252,175,23,.1);color:#fcaf17}.button.button-yellow.focus:not(.button-transparent),.button.button-yellow:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(252,175,23,.2)}.button.button-yellow.hover,.button.button-yellow:hover{background-color:rgba(252,175,23,.2)}.button.button-yellow.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-yellow.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(252,175,23,.1)}.button.button-yellow.active:not(.button-transparent),.button.button-yellow:active:not(.button-transparent){background-color:#fcaf17;color:#fff}.button.button-yellow.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(252,175,23,.3)}.button.button-yellow.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#fcaf17;color:#fff}.button.button-yellow.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-yellow.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-yellow.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-yellow.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#dd9403;color:#fff}.button.button-yellow.button-plain.active:not(.disabled):not(:disabled),.button.button-yellow.button-plain:active:not(.disabled):not(:disabled){background-color:#ab7202;color:#fff}.button.button-orange{background-color:rgba(255,130,0,.1);color:#ff8200}.button.button-orange.focus:not(.button-transparent),.button.button-orange:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(255,130,0,.2)}.button.button-orange.hover,.button.button-orange:hover{background-color:rgba(255,130,0,.2)}.button.button-orange.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-orange.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(255,130,0,.1)}.button.button-orange.active:not(.button-transparent),.button.button-orange:active:not(.button-transparent){background-color:#ff8200;color:#fff}.button.button-orange.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(255,130,0,.3)}.button.button-orange.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#ff8200;color:#fff}.button.button-orange.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-orange.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-orange.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-orange.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#cc6800;color:#fff}.button.button-orange.button-plain.active:not(.disabled):not(:disabled),.button.button-orange.button-plain:active:not(.disabled):not(:disabled){background-color:#994e00;color:#fff}.button.button-dark{background-color:rgba(47,51,55,.1);color:#2f3337}.button.button-dark.focus:not(.button-transparent),.button.button-dark:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(47,51,55,.2)}.button.button-dark.hover,.button.button-dark:hover{background-color:rgba(47,51,55,.2)}.button.button-dark.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-dark.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(47,51,55,.1)}.button.button-dark.active:not(.button-transparent),.button.button-dark:active:not(.button-transparent){background-color:#2f3337;color:#fff}.button.button-dark.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(47,51,55,.3)}.button.button-dark.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#2f3337;color:#fff}.button.button-dark.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-dark.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-dark.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-dark.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#181a1c;color:#fff}.button.button-dark.button-plain.active:not(.disabled):not(:disabled),.button.button-dark.button-plain:active:not(.disabled):not(:disabled){background-color:#000;color:#fff}.button.button-grey{background-color:hsla(207,7%,70%,.1);color:#adb3b8}.button.button-grey.focus:not(.button-transparent),.button.button-grey:focus:not(.button-transparent){box-shadow:0 0 0 3px hsla(207,7%,70%,.2)}.button.button-grey.hover,.button.button-grey:hover{background-color:hsla(207,7%,70%,.2)}.button.button-grey.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-grey.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:hsla(207,7%,70%,.1)}.button.button-grey.active:not(.button-transparent),.button.button-grey:active:not(.button-transparent){background-color:#adb3b8;color:#fff}.button.button-grey.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:hsla(207,7%,70%,.3)}.button.button-grey.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#adb3b8;color:#fff}.button.button-grey.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-grey.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-grey.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-grey.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#9199a1;color:#fff}.button.button-grey.button-plain.active:not(.disabled):not(:disabled),.button.button-grey.button-plain:active:not(.disabled):not(:disabled){background-color:#767f89;color:#fff}.button.button-lightgrey{background-color:rgba(243,245,248,.1);color:#f3f5f8}.button.button-lightgrey.focus:not(.button-transparent),.button.button-lightgrey:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(243,245,248,.2)}.button.button-lightgrey.hover,.button.button-lightgrey:hover{background-color:rgba(243,245,248,.2)}.button.button-lightgrey.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-lightgrey.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(243,245,248,.1)}.button.button-lightgrey.active:not(.button-transparent),.button.button-lightgrey:active:not(.button-transparent){background-color:#f3f5f8;color:#fff}.button.button-lightgrey.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(243,245,248,.3)}.button.button-lightgrey.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#f3f5f8;color:#fff}.button.button-lightgrey.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-lightgrey.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-lightgrey.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-lightgrey.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#d3dae5;color:#fff}.button.button-lightgrey.button-plain.active:not(.disabled):not(:disabled),.button.button-lightgrey.button-plain:active:not(.disabled):not(:disabled){background-color:#b3bfd2;color:#fff}.button.button-mediumgrey{background-color:rgba(94,102,110,.1);color:#5e666e}.button.button-mediumgrey.focus:not(.button-transparent),.button.button-mediumgrey:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(94,102,110,.2)}.button.button-mediumgrey.hover,.button.button-mediumgrey:hover{background-color:rgba(94,102,110,.2)}.button.button-mediumgrey.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-mediumgrey.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(94,102,110,.1)}.button.button-mediumgrey.active:not(.button-transparent),.button.button-mediumgrey:active:not(.button-transparent){background-color:#5e666e;color:#fff}.button.button-mediumgrey.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(94,102,110,.3)}.button.button-mediumgrey.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#5e666e;color:#fff}.button.button-mediumgrey.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-mediumgrey.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-mediumgrey.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-mediumgrey.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#474d53;color:#fff}.button.button-mediumgrey.button-plain.active:not(.disabled):not(:disabled),.button.button-mediumgrey.button-plain:active:not(.disabled):not(:disabled){background-color:#2f3337;color:#fff}.button.button-colorable{background-color:rgba(3,169,244,.1);color:#03a9f4}.button.button-colorable.focus:not(.button-transparent),.button.button-colorable:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(3,169,244,.2)}.button.button-colorable.hover,.button.button-colorable:hover{background-color:rgba(3,169,244,.2)}.button.button-colorable.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-colorable.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(3,169,244,.1)}.button.button-colorable.active:not(.button-transparent),.button.button-colorable:active:not(.button-transparent){background-color:#03a9f4;color:#fff}.button.button-colorable.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:rgba(3,169,244,.3)}.button.button-colorable.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#03a9f4;color:#fff}.button.button-colorable.button-plain.hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-colorable.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-colorable.button-plain:hover:not(.active):not(:active):not(.disabled):not(:disabled),.button.button-colorable.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#0286c2;color:#fff}.button.button-colorable.button-plain.active:not(.disabled):not(:disabled),.button.button-colorable.button-plain:active:not(.disabled):not(:disabled){background-color:#02638f;color:#fff}.button:not(.button-inline).button-icon{padding:0 6px!important}.button.button-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(0,64,128,.05)}.button:not(.button-border:not(:hover):not(:active):not(:focus)){border-color:transparent}.button.button-link:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:transparent}.button.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:transparent;color:rgba(47,51,55,.3)}.button.button-light:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled)[data-count-info]:after{background:rgba(47,51,55,.3)}.button.button-plain:not(.hover):not(:hover):not(.active):not(:active){background-color:#fff}.button.button-plain.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.button.button-plain:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:#f3f5f8}.button.button-plain.active:not(.disabled):not(:disabled),.button.button-plain:active:not(.disabled):not(:disabled){background-color:#ebedf1}.button.button-transparent{background-color:transparent!important;outline:none}.button.button-inline{height:auto;line-height:normal;padding:0}.button.button-inline.button-icon .fa{text-align:center;width:1.25em}.button[data-badge],.button[data-count]:not([data-count="0"]){overflow:visible}.button[data-badge].badgeable-pulse:before,.button[data-count]:not([data-count="0"]).badgeable-pulse:before{animation:badgesonar 1.5s infinite;background:transparent;border:1px solid #dd0043;border-radius:7px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 0 0 1px #fff,0 0 12px rgba(0,0,0,.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:transparent;content:attr(data-count);display:inline-block;font-size:11px;font-weight:700;height:14px;line-height:14px;min-width:14px;padding:0 3px;position:absolute;right:-7px;text-align:center;text-transform:none;top:-7px}.button[data-badge].badgeable-pulse:after,.button[data-count]:not([data-count="0"]).badgeable-pulse:after{animation:badgepulse 3s infinite}.button[data-badge]:after,.button[data-count]:not([data-count="0"]):after{background:#dd0043;border-radius:7px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 0 0 1px #fff,0 0 12px rgba(0,0,0,.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;content:attr(data-count);display:inline-block;font-size:11px;font-weight:700;height:14px;line-height:14px;min-width:14px;padding:0 3px;position:absolute;right:-10px;text-align:center;text-transform:none;top:-7px;z-index:1}.button.button-big{border-radius:8px;font-size:24px;height:42px;padding:0 38px}.button-multi{margin:0 6px;white-space:nowrap}.button-multi:first-child{margin-left:0}.button-multi:last-child{margin-right:0}.button-multi .button,.button-multi .selector,.button-multi .text-input,.button-multi .uploader{border-radius:0;border-right-width:0;margin:0}.button-multi .button:first-child,.button-multi .selector:first-child,.button-multi .text-input:first-child,.button-multi .uploader:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-multi .button:last-child,.button-multi .selector:last-child,.button-multi .text-input:last-child,.button-multi .uploader:last-child{border-bottom-right-radius:3px;border-right-width:1px;border-top-right-radius:3px}.button-multi .button.active,.button-multi .button:active,.button-multi .button:focus,.button-multi .button:hover,.button-multi .selector.active,.button-multi .selector:active,.button-multi .selector:focus,.button-multi .selector:hover,.button-multi .text-input.active,.button-multi .text-input:active,.button-multi .text-input:focus,.button-multi .text-input:hover,.button-multi .uploader.active,.button-multi .uploader:active,.button-multi .uploader:focus,.button-multi .uploader:hover{border-right-width:1px}.button-multi .button.active+.button,.button-multi .button.active+.selector,.button-multi .button.active+.text-input .button-multi .button:focus+.text-input,.button-multi .button.active+.text-input .button-multi .selector:focus+.text-input,.button-multi .button.active+.text-input .button-multi .text-input:focus+.text-input,.button-multi .button.active+.text-input .button-multi .uploader:focus+.text-input,.button-multi .button.active+.uploader,.button-multi .button:active+.button,.button-multi .button:active+.selector,.button-multi .button:active+.text-input,.button-multi .button:active+.uploader,.button-multi .button:focus+.button,.button-multi .button:focus+.selector,.button-multi .button:focus+.uploader,.button-multi .button:hover+.button,.button-multi .button:hover+.selector,.button-multi .button:hover+.text-input,.button-multi .button:hover+.uploader,.button-multi .selector.active+.button,.button-multi .selector.active+.selector,.button-multi .selector.active+.text-input .button-multi .button:focus+.text-input,.button-multi .selector.active+.text-input .button-multi .selector:focus+.text-input,.button-multi .selector.active+.text-input .button-multi .text-input:focus+.text-input,.button-multi .selector.active+.text-input .button-multi .uploader:focus+.text-input,.button-multi .selector.active+.uploader,.button-multi .selector:active+.button,.button-multi .selector:active+.selector,.button-multi .selector:active+.text-input,.button-multi .selector:active+.uploader,.button-multi .selector:focus+.button,.button-multi .selector:focus+.selector,.button-multi .selector:focus+.uploader,.button-multi .selector:hover+.button,.button-multi .selector:hover+.selector,.button-multi .selector:hover+.text-input,.button-multi .selector:hover+.uploader,.button-multi .text-input.active+.button,.button-multi .text-input.active+.selector,.button-multi .text-input.active+.text-input .button-multi .button:focus+.text-input,.button-multi .text-input.active+.text-input .button-multi .selector:focus+.text-input,.button-multi .text-input.active+.text-input .button-multi .text-input:focus+.text-input,.button-multi .text-input.active+.text-input .button-multi .uploader:focus+.text-input,.button-multi .text-input.active+.uploader,.button-multi .text-input:active+.button,.button-multi .text-input:active+.selector,.button-multi .text-input:active+.text-input,.button-multi .text-input:active+.uploader,.button-multi .text-input:focus+.button,.button-multi .text-input:focus+.selector,.button-multi .text-input:focus+.uploader,.button-multi .text-input:hover+.button,.button-multi .text-input:hover+.selector,.button-multi .text-input:hover+.text-input,.button-multi .text-input:hover+.uploader,.button-multi .uploader.active+.button,.button-multi .uploader.active+.selector,.button-multi .uploader.active+.text-input .button-multi .button:focus+.text-input,.button-multi .uploader.active+.text-input .button-multi .selector:focus+.text-input,.button-multi .uploader.active+.text-input .button-multi .text-input:focus+.text-input,.button-multi .uploader.active+.text-input .button-multi .uploader:focus+.text-input,.button-multi .uploader.active+.uploader,.button-multi .uploader:active+.button,.button-multi .uploader:active+.selector,.button-multi .uploader:active+.text-input,.button-multi .uploader:active+.uploader,.button-multi .uploader:focus+.button,.button-multi .uploader:focus+.selector,.button-multi .uploader:focus+.uploader,.button-multi .uploader:hover+.button,.button-multi .uploader:hover+.selector,.button-multi .uploader:hover+.text-input,.button-multi .uploader:hover+.uploader{border-left-width:0}.button-multi .uploader .button{border-radius:0;border-right-width:0}.button-multi .uploader:first-child .button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-multi .uploader:last-child .button{border-bottom-right-radius:3px;border-right-width:1px;border-top-right-radius:3px}.button-multi .uploader.active .button,.button-multi .uploader:active .button,.button-multi .uploader:focus .button,.button-multi .uploader:hover .button{border-right-width:1px}.button-loading{opacity:.6;pointer-events:none}.button-loading:after{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;content:"\f110";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:8px}.button-loading.button-icon i{display:none}.button-loading.button-icon:after{margin:0;text-align:center;width:1.25em}.pre-button{border-radius:3px 0 0 3px;border-right-width:0;margin-right:0;vertical-align:top}.pre-button.active,.pre-button:active,.pre-button:hover{border-right-width:1px}.pre-button.active+input,.pre-button:active+input,.pre-button:hover+input{border-left-width:0}.pre-button:first-child{margin-left:0}.pre-button:last-child{margin-right:0}.pre-button+.selector,.pre-button+input{border-radius:0 3px 3px 0;font-size:15px;margin-left:0}.button-multi-container{background:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1);padding:2px}.button-multi-container--elevated{box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 20px rgba(0,0,0,.05);transform:translateZ(10px)}.button-multi-container--elevated-push:active{transform:translateZ(0)}.button-multi-container--top-right-corner{position:absolute;right:6px;top:6px}*{margin:0;padding:0}a{color:inherit;text-decoration:inherit}p{margin-bottom:24px}hr{border:none;border-bottom:1px solid rgba(0,64,128,.05)}ul{list-style:none}.bold{font-weight:700!important}.italic{font-style:italic!important}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.underline-line-trough{text-decoration:underline line-through!important}.font-weight-normal{font-weight:400!important}.font-weight-control{font-weight:500!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-smaller{font-size:.9em!important}.text-placeholder{color:rgba(47,51,55,.3)}.auto-width{max-width:none!important;min-width:auto!important;width:auto!important}.half-width{width:50%!important}.full-width{width:100%!important}.fit-content-width{width:fit-content!important}.auto-height{height:auto!important}.full-height{height:100%!important}.max-height{max-height:100%!important}.no-min-width{min-width:0}.flex{display:flex!important}.flex-inline{display:inline-flex!important}.flex-grow{flex-grow:1}.flex-no-grow{flex-grow:0!important}.flex-row{flex-direction:row!important}.flex-vertical{flex-direction:column!important}.flex-vertical-reverse{flex-direction:column-reverse!important}.flex-vertical-align{align-items:center!important}.flex-vertical-align-baseline{align-items:baseline!important}.flex-vertical-align-end{align-items:flex-end!important}.flex-center{justify-content:center!important}.flex-justify-end{justify-content:flex-end!important}.flex-justify-between{justify-content:space-between!important}.flex-justify-around{justify-content:space-around!important}.flex-shrink{flex-shrink:1!important}.flex-no-shrink{flex-shrink:0!important}.flex-no-basis{-webkit-flex-basis:0;flex-basis:0}.flex-basis-25{-webkit-flex-basis:25%;flex-basis:25%}.flex-basis-50{-webkit-flex-basis:50%;flex-basis:50%}.flex-children-equal>*{flex:1 1 50%}.flex-gap-5{gap:5%}.gap-5{gap:.5rem}.gap-10{gap:1rem}.relative{position:relative!important}.absolute{position:absolute!important}.absolute.fullscreen{bottom:0;left:0;right:0;top:0}.fixed{position:fixed!important}.static{position:static!important}.float-left{float:left}.float-right{float:right}.float-none{float:none!important}.clear{clear:both}.clear-fix:after{clear:both;content:"";display:block}.inline{display:inline!important}.inline-block{display:inline-block!important}.block{display:block!important}.display-table{display:table}.display-table-cell{display:table-cell}.line-height-normal{line-height:normal!important}.line-height-button{line-height:32px!important}.line-height-avatar{line-height:24px!important}.height-button{height:32px!important}.block-bottom-margin{margin-bottom:12px!important}.bottom-margin-medium{margin-bottom:6px!important}.hidden{display:none!important}.invisible{visibility:hidden!important}.visible{visibility:visible!important}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-100{opacity:1!important}.preserve-3d{transform-style:preserve-3d}.middle{vertical-align:middle!important}.top{vertical-align:top!important}.bottom{vertical-align:bottom!important}.icon-left{display:inline-block;margin-right:6px}.icon-right{display:inline-block;margin-left:6px}.no-background{background:none!important;background-color:transparent!important}.background-color{background-color:#f3f5f8}.text-color-lighter{color:#5e666e}.light-text{color:#b9bdc1;font-size:12px}.text-red{color:#dd0043}.boldified{color:#2f3337;font-weight:700}.ignore-pointer-events{pointer-events:none}.ignore-pointer-events *{pointer-events:auto}.overflow{overflow:auto}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.spaced{line-height:3em}.h3{font-size:1.4em!important}.h3,.h4{font-weight:700!important}.h4{font-size:1.2em!important}.h5{font-size:1.1em!important;font-weight:600!important}.font-size-default{font-size:15px}.shown-active{display:none}.active .shown-active,.active.shown-active{display:inherit}.reveal-hover .on-hover-opacity{transition:opacity .1s ease-out}.reveal-hover:focus-within .unless-hover,.reveal-hover:focus-within.unless-hover,.reveal-hover:hover .unless-hover,.reveal-hover:hover.unless-hover{display:none}.reveal-hover:not(:hover) .on-hover:not(:focus):not(:focus-within){display:none!important}.reveal-hover:not(:hover) .on-hover-visible:not(:focus):not(:focus-within){visibility:hidden}.reveal-hover:not(:hover) .on-hover-opacity:not(:focus):not(:focus-within){opacity:0!important}.drag,.ui-sortable-handle{cursor:move!important;cursor:grab!important}.ui-sortable-helper,.ui-sortable-helper .drag{cursor:grab!important}label[for]{cursor:pointer}.word-wrap{overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-all;word-break:break-word}.nowrap{white-space:nowrap}.wrap{white-space:normal!important}.prewrap{white-space:pre-wrap!important;word-break:break-all!important}.border-box{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.box-margin-small{margin:6px 8px!important}.box-margin{margin:12px 16px!important}.box-margin-big{margin:24px 32px!important}.no-margin{margin:0!important}.margin-left-small{margin-left:8px!important}.margin-left{margin-left:16px!important}.margin-left-big{margin-left:32px!important}.margin-left-huge{margin-left:64px!important}.margin-top-small{margin-top:6px!important}.margin-top-xsmall{margin-top:4px!important}.margin-top{margin-top:12px!important}.margin-top-big{margin-top:24px!important}.margin-top-huge{margin-top:48px!important}.margin-right-small{margin-right:8px!important}.margin-right{margin-right:16px!important}.margin-right-big{margin-right:32px!important}.margin-right-huge{margin-right:64px!important}.margin-bottom-small{margin-bottom:6px!important}.margin-bottom-xsmall{margin-bottom:4px!important}.margin-bottom{margin-bottom:12px!important}.margin-bottom-big{margin-bottom:24px!important}.margin-horizontal-small{margin-left:8px!important;margin-right:8px!important}.margin-horizontal{margin-left:16px!important;margin-right:16px!important}.margin-vertical{margin-bottom:16px!important;margin-top:16px!important}.margin-auto{margin-left:auto!important;margin-right:auto!important}.margin-top-auto{margin-top:auto!important}.margin-left-auto{margin-left:auto!important}.margin-vertical-auto{margin:0 auto}.margin-none{margin:0!important}.box-padding-small{padding:6px 8px!important}.box-padding{padding:12px 16px!important}.box-padding-big{padding:24px 32px!important}.no-padding{padding:0!important}.padding-vertical{padding-bottom:16px!important;padding-top:16px!important}.padding-horizontal{padding-left:16px!important;padding-right:16px!important}.padding-horizontal-small{padding-left:8px!important;padding-right:8px!important}.padding-left{padding-left:16px!important}.padding-left-small{padding-left:8px!important}.padding-left-big{padding-left:32px!important}.padding-left-huge{padding-left:64px!important}.padding-top{padding-top:12px!important}.padding-top-big{padding-top:24px!important}.padding-top-huge{padding-top:48px!important}.padding-top-small{padding-top:6px!important}.padding-right{padding-right:16px!important}.padding-right-big{padding-right:32px!important}.padding-right-huge{padding-right:64px!important}.padding-right-small{padding-right:8px!important}.padding-bottom{padding-bottom:12px!important}.padding-bottom-big{padding-bottom:24px!important}.padding-bottom-huge{padding-bottom:48px!important}.padding-bottom-small{padding-bottom:6px!important}.padding-small{padding:5px!important}.padding-none{padding:0!important}.no-border{border:none!important}.no-shadow{box-shadow:none!important}.border-box{box-sizing:border-box}.border-radius{border-radius:3px}.no-margin-bottom,.no-margin-vertical{margin-bottom:0!important}.no-margin-vertical{margin-top:0!important}.no-margin-side{margin-right:0!important}.no-margin-left,.no-margin-side{margin-left:0!important}.no-margin-right{margin-right:0!important}.no-padding-bottom{padding-bottom:0!important}.no-padding-side{padding-right:0!important}.no-padding-left,.no-padding-side{padding-left:0!important}.no-padding-right{padding-right:0!important}.no-padding-top{padding-top:0!important}.no-text-transform{text-transform:none!important}.pointer{cursor:pointer}.default-pointer{cursor:default!important}.locked{pointer-events:none}.error{color:#dd0043}.stand-out{color:#0c0d0e;display:inline-block;padding:12px}.no-recipients,.stand-out{font-size:1.2em;font-weight:700}.no-recipients{color:#a5adb6;display:flex;justify-content:center;margin-top:50px;text-align:center}.info-upper{color:rgba(0,0,0,.3);font-size:11px;font-weight:700}.info-upper,.text-uppercase{text-transform:uppercase}.text-super{font-size:.85em;padding-left:3px;vertical-align:super}.text-meta{color:rgba(47,51,55,.3)}.ellipsis{width:100%}.ellipsis,.max-width-ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.max-width-ellipsis{max-width:100%}@supports (-webkit-line-clamp:1){.line-clamp{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word;-webkit-line-clamp:var(--line-clamp,1);-webkit-box-orient:vertical}}.button-bare{background:transparent;border:none;color:inherit;cursor:pointer}.no-outline{outline:none}.no-select{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}td.min,th.min{width:1px}.ui-draggable-handle{z-index:99}.follow-button{font-size:12px;height:auto;line-height:normal;margin-right:0;padding:0}.hr-text{border:0;color:#000;height:1.6em;line-height:1em;opacity:.8;outline:0;position:relative;text-align:center}.hr-text:before{background:#676b6e;content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.hr-text:after{background-color:#fcfcfa;color:#000;color:#676b6e;content:attr(data-content);display:inline-block;line-height:1.5em;padding:0 .5em;position:relative}.bbcode-menu{max-width:100%}.bbcode-menu>div{display:flex;justify-content:space-between;left:6px;margin:6px;max-width:400px;position:relative}#dashboard-content .bbcode-box{max-width:384px}.bbcode-box:empty:before{content:attr(data-placeholder)}.size-18{font-size:18px}#global-contacts{display:flex;flex:1 1 auto;height:100%;width:400px}#global-contacts .contact-category{color:#525960;display:inline-block;font-size:11px;font-weight:700;padding:24px 16px 12px;text-transform:uppercase}#global-contacts .contact-item{font-weight:700;padding:12px 16px}#global-contacts .contact-item.active .item-tag,#global-contacts .contact-item:hover .item-tag{background-color:#fff!important}#global-contacts .contact-item .item-tag.item-tag-clickable:hover{background-color:green!important;color:#fff;cursor:pointer}#global-contacts .contact-item .avatar{margin-right:12px}#global-contacts .contact-item .ellipsis{height:32px;line-height:32px}html.custom-theme #header #menu-dashboard:hover{background-color:rgba(0,0,0,.2)}.dropzone{background:hsla(0,0%,100%,.9);bottom:0;color:#676b6e;left:0;padding:8%;position:absolute!important;right:0;top:0;z-index:3}.dropzone .inner{border:4px dashed #676b6e;border-radius:6px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:100%;text-align:center}.dropzone .inner:after{content:"";display:inline-block;height:100%;vertical-align:middle}.dropzone .file-icons{display:block;font-size:64px;position:relative;top:20px}.dropzone .upload-icon{font-size:128px}@keyframes dropZoneIn1{0%{transform:rotate(-10deg) translate(0)}to{transform:rotate(-15deg) translate(-12px,-12px)}}@keyframes dropZoneIn2{0%{transform:rotate(0) translateY(-12px)}to{transform:rotate(0) translateY(-24px)}}@keyframes dropZoneIn3{0%{transform:rotate(10deg) translate(0)}to{transform:rotate(15deg) translate(12px,-12px)}}.dropzone .file-icons i{animation-duration:1s;animation-fill-mode:both;animation-iteration-count:1;animation-timing-function:cubic-bezier(.34,1.56,.64,1)}.dropzone .file-icons i:first-child{animation-name:dropZoneIn1}.dropzone .file-icons i:nth-child(2){animation-name:dropZoneIn2}.dropzone .file-icons i:nth-child(3){animation-name:dropZoneIn3}.file-picker .filename{font-weight:700}.file-picker #filepicker-search-input{height:36px;line-height:36px}.file-picker .panel-search{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:auto;padding:12px 16px;text-align:center;width:100%}.file-picker .panel-search table.filepicker-search-inputs-table{table-layout:fixed;text-align:left}.file-picker .panel-search table.filepicker-search-inputs-table td{padding:6px 8px}.file-picker .panel-search table.filepicker-search-inputs-table tr.filepicker-search-inputs-title{font-size:12px;font-weight:700;text-transform:uppercase}.file-picker .panel-search table.filepicker-search-inputs-table tr.filepicker-search-inputs-title td{padding-bottom:0;padding-top:12px}.file-picker .panel-search .search-files-container{position:relative!important}.file-picker .panel-select{display:flex;flex-grow:1;overflow:auto}.file-picker .panel-select .panel-left{border-right:1px solid #f3f5f8;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex;overflow:auto;padding-right:16px;width:280px}.file-picker .panel-select .panel-left .folder-tree{width:100%}.file-picker .panel-select .panel-right{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex;flex-grow:1;overflow:auto;padding-left:16px}.file-picker .tree-container{background:transparent;bottom:auto;left:auto;position:static;right:auto;top:auto;width:100%;z-index:auto}.file-picker .files-container{display:flex;flex-grow:1}.file-picker .folder-list ul.parent{display:block;position:relative}.file-picker .folder-list ul.parent li.directory{display:block}.file-picker .folder-list ul.parent li.directory .inner{border-radius:3px;cursor:pointer;padding:4px 6px;position:relative}.file-picker .folder-list ul.parent li.directory .inner:hover{background-color:#f3f5f8}.file-picker .folder-list ul.parent li.directory .directory{padding-left:14px}.file-picker .folder-list ul.parent li.directory.active>.inner{background-color:#03a9f4;color:#fff}.file-picker .folder-list ul.parent li.directory.active>.inner .tag{background-color:hsla(0,0%,100%,.5);color:#03a9f4}.file-picker .folder-list ul.parent li.directory .folding-icon{color:#2f3337;left:-12px;position:absolute}.file-picker .folder-list ul.parent li.directory .folding-icon i{text-align:left}.file-picker .file-list{display:none}.file-picker .file-list.active{display:block}.file-picker .file-list .file{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;margin-bottom:12px;margin-top:12px;padding:0 6px;text-align:center;vertical-align:top;width:33.33333%}.file-picker .file-list .file .thumbnail{background-color:#f3f5f8;border-radius:3px;display:inline-block;margin-bottom:6px;padding:12px 16px}.file-picker .file-list .file .name{border-radius:3px;color:#2f3337;display:inline-block;font-weight:500;padding:1px 3px;word-break:break-word}.file-picker .file-list .file:hover{cursor:pointer}.file-picker .file-list .file:hover .thumbnail{background-color:#e9edf2}.file-picker .file-list .file:hover .name{color:#0c0d0e}.file-picker .file-list .file.selected .thumbnail{background-color:#f3f5f8;box-shadow:inset 0 0 0 2px #03a9f4}.file-picker .file-list .file.selected .name{background-color:#03a9f4;color:#fff}.file-picker .file-list-vertical{display:none}.file-picker .file-list-vertical.active{display:block}.file-picker .file-list-vertical .file{box-sizing:border-box;padding:12px 16px;text-align:center;z-index:1}.file-picker .file-list-vertical .file:hover{z-index:2}.file-picker .file-list-vertical .file:hover .file-text{background:#f3f5f8}.file-picker .file-list-vertical .file.highlighted .file-text{background:#03a9f4}.file-picker .file-list-vertical .file.highlighted .file-text .file-name{color:#fff!important}.file-picker .file-list-vertical .file.highlighted .file-text .text-meta{color:hsla(0,0%,100%,.8)!important}.file-picker .file-list-vertical .file.highlighted .file-meta .file-meta-active{color:hsla(0,0%,100%,.8)}.file-picker .file-list-vertical .file.highlighted .file-meta .file-meta-active .item-tag{background-color:hsla(0,0%,100%,.8)}.file-picker .file-list-vertical .file.drop-active .file-text{background:#ff8200}.file-picker .file-list-vertical .file.drop-active .file-text .file-name,.file-picker .file-list-vertical .file.drop-active .file-text .text-meta{color:#fff!important}.file-picker .file-list-vertical .file.drop-active.drop-hover .file-text{background:#b35b00}.file-picker .file-list-vertical .file .tree-back .icon{height:24px;margin-bottom:0}.file-picker .file-list-vertical .file .tree-back .icon .fa{font-size:24px}.file-picker .file-list-vertical .file .icon-file-picker{height:32px;line-height:32px;margin-bottom:12px/2;position:relative;text-align:center}.file-picker .file-list-vertical .file .icon-file-picker .entry-icon{display:inline-block}.file-picker .file-list-vertical .file .icon-file-picker .file-icon,.file-picker .file-list-vertical .file .icon-file-picker .file-icon-preview{border-radius:3px}.file-picker .file-list-vertical .file .icon-file-picker .file-icon{font-size:9px!important;height:32px;line-height:32px;vertical-align:middle;width:32px}.file-picker .file-list-vertical .file .icon-file-picker .file-icon-preview{box-shadow:0 0 0 3px rgba(0,0,0,.03);height:32px;width:32px}.file-picker .file-list-vertical .file .icon-file-picker .fa{color:#d3dae5;font-size:32px;text-shadow:none}.file-picker .file-list-vertical .file .icon{height:96px;line-height:96px;margin-bottom:6px;position:relative;text-align:center}.file-picker .file-list-vertical .file .icon .entry-icon{display:inline-block}.file-picker .file-list-vertical .file .icon .file-icon,.file-picker .file-list-vertical .file .icon .file-icon-preview{border-radius:3px}.file-picker .file-list-vertical .file .icon .file-icon{font-size:9px!important;height:64px;line-height:64px;vertical-align:middle;width:64px}.file-picker .file-list-vertical .file .icon .file-icon-preview{box-shadow:0 0 0 3px rgba(0,0,0,.03);height:96px;width:96px}.file-picker .file-list-vertical .file .icon .fa{color:#d3dae5;font-size:96px;text-shadow:none}.file-picker .file-list-vertical .file .file-text{border-radius:3px;padding:6px 8px;position:relative}.file-picker .file-list-vertical .file .file-text .file-name{font-weight:700;margin:0}.file-picker .file-list-vertical .file .file-text .text-meta{font-size:11px;margin:4px 0}.file-picker .file-list-vertical .file input[type=checkbox]{left:28px;position:absolute;top:24px}body{color:#2f3337;font-weight:400}.selector,body,div[contenteditable],input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:15px}.selector::-webkit-input-placeholder,div[contenteditable]::-webkit-input-placeholder,input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(47,51,55,.3)}.selector:-moz-placeholder,.selector::-moz-placeholder,div[contenteditable]:-moz-placeholder,div[contenteditable]::-moz-placeholder,input:-moz-placeholder,input::-moz-placeholder,select:-moz-placeholder,select::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:rgba(47,51,55,.3);opacity:1}.selector:-ms-input-placeholder,div[contenteditable]:-ms-input-placeholder,input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(47,51,55,.3)}.selector::placeholder,div[contenteditable]::placeholder,input::placeholder,select::placeholder,textarea::placeholder{color:rgba(47,51,55,.3)}[placeholder]{text-overflow:ellipsis}::-webkit-input-placeholder{text-overflow:ellipsis}::-moz-placeholder{text-overflow:ellipsis}:-ms-input-placeholder{text-overflow:ellipsis}:-moz-placeholder{text-overflow:ellipsis}div[contenteditable]:empty:before{color:rgba(47,51,55,.3);content:attr(data-placeholder)}button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:15px}select{cursor:pointer}.editor-list__decimal{list-style-position:inside;list-style-type:decimal}.editor-list__circle{list-style-position:inside;list-style-type:circle}.editor-list__disc{list-style-position:inside;list-style-type:disc}.editor-list__lower-alpha{list-style-position:inside;list-style-type:lower-alpha}.editor-list__upper-alpha{list-style-position:inside;list-style-type:upper-alpha}.editor-list__lower-roman{list-style-position:inside;list-style-type:lower-roman}.editor-list__upper-roman{list-style-position:inside;list-style-type:upper-roman}.editor-placeholder{color:rgba(47,51,55,.3);display:inline-block;font-size:15px;left:0;overflow:hidden;padding:6px;pointer-events:none;position:absolute;text-overflow:ellipsis;top:0;user-select:none}.editor-toolbar{border:1px solid rgba(0,64,128,.05);border-radius:0 0 3px 3px;border-top:none;padding:3px}.editor-toolbar button{flex:1 1 100%}.editor-toolbar button i{padding:20% 0}.text-input{background:rgba(0,64,128,.05);border:1px solid transparent;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#2f3337;cursor:text;display:inline-block;font-size:15px;font-weight:400;height:32px;line-height:32px;margin:0 6px;padding:0 6px;position:relative;transition:background-color .1s,box-shadow .1s,border-color .1s;width:165px}.text-input:first-child{margin-left:0}.text-input:last-child{margin-right:0}.text-input:hover:not(:focus):not(.focus){background:rgba(0,21,80,.08)}.text-input.focus,.text-input:focus{border-color:transparent!important;box-shadow:0 0 0 3px rgba(3,169,244,.2);outline:none}.text-input:disabled{background-color:#f3f5f8;color:#181a1c;cursor:default;opacity:.6}.text-input.text-input-edition{border:none;border-bottom:1px dashed rgba(0,0,0,.1);border-radius:0}.text-input.text-input-edition:hover{background:#fffce5}.text-input.text-input-edition:focus{background:#fffce5;border-color:#000;box-shadow:none;color:#000}.text-input.input-link:not(:hover):not(.hover):not(:focus):not(.focus){background:transparent}.text-input.input-link:hover:not(:focus):not(.focus){background:rgba(0,64,128,.05)}.input-group{margin:0 6px;position:relative}.input-group:first-child{margin-left:0}.input-group:last-child{margin-right:0}.input-group .input-icon{align-items:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:rgba(47,51,55,.3);display:flex;height:100%;justify-content:center;left:0;margin:0 6px;padding-top:1px;pointer-events:none;position:absolute;top:0;width:20px;z-index:1}.input-group .input{margin:0;padding-left:32px}.input-group .input:hover+.input-icon{color:rgba(40,43,47,.3)}.input-group .input.focus+.input-icon,.input-group .input:focus+.input-icon{color:#2f3337}div[contenteditable],textarea.text-input{height:80px;line-height:normal;min-height:32px;overflow:auto;padding:6px;resize:vertical}div[contenteditable].no-resize,textarea.text-input.no-resize{resize:none}div[contenteditable].textarea-height,textarea.text-input.textarea-height{min-height:64px}div[contenteditable].textarea-adjust,div[contenteditable][data-lexical-decorator],textarea.text-input.textarea-adjust,textarea.text-input[data-lexical-decorator]{height:auto;overflow:inherit;resize:none}.textarea-preview{background:#fff;border:1px solid #d3dae5;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:pointer;height:auto;line-height:normal;overflow-wrap:break-word;padding:6px;white-space:pre-line;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-all;word-break:break-word}.textarea-preview:not(.disabled):hover{border-color:#b3bfd2;box-shadow:0 2px 2px -2px rgba(0,0,0,.4)}.textarea-preview.disabled{border:none;cursor:text;padding:0}div.selector{background:rgba(0,64,128,.05);border:1px solid transparent;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;cursor:default;font-weight:500;height:32px;transition:background-color .1s,box-shadow .1s,border-color .1s}div.selector span{cursor:default;height:30px;line-height:30px;padding-right:16px}div.selector span:after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:rgba(47,51,55,.3);content:"\f107";font-family:Font Awesome\ 5 Pro;font-weight:400;height:100%;padding-top:1px;position:absolute;right:6px;text-align:center;width:10px}div.selector.disabled{box-shadow:none!important;cursor:default!important;opacity:.6;pointer-events:none!important}div.selector.hover,div.selector:hover{background-color:rgba(0,21,80,.08)}div.selector.hover span:after,div.selector:hover span:after{color:rgba(40,43,47,.3)}div.selector.focus,div.selector:focus{box-shadow:0 0 0 3px rgba(3,169,244,.2);outline:none}div.selector.focus span:after,div.selector:focus span:after{color:#2f3337}div.selector.selector-auto{padding:0 6px;width:auto!important}div.selector.selector-auto span{width:auto!important}div.selector.selector-auto select{bottom:0;height:auto;top:0;width:100%!important}div.selector.selector-orange{background-color:rgba(255,130,0,.1);color:#ff8200}div.selector.selector-orange span:after{color:rgba(255,130,0,.5)}div.selector.selector-orange.hover,div.selector.selector-orange:hover{background-color:rgba(255,130,0,.2)}div.selector.selector-orange.hover span:after,div.selector.selector-orange:hover span:after{color:#ff8200}div.selector.selector-orange.selector-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),div.selector.selector-orange.selector-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background:rgba(255,130,0,.1)}div.selector.selector-orange.focus:not(.button-transparent),div.selector.selector-orange:focus:not(.button-transparent){box-shadow:0 0 0 3px rgba(255,130,0,.2)}div.selector.selector-orange.focus:not(.button-transparent) span:after,div.selector.selector-orange:focus:not(.button-transparent) span:after{color:#ff8200}div.selector.selector-orange.active:not(.button-transparent),div.selector.selector-orange:active:not(.button-transparent){background-color:#ff8200;color:#fff}div.selector.selector-orange.active:not(.button-transparent) span:after,div.selector.selector-orange:active:not(.button-transparent) span:after{color:#ff8200}div.selector.selector-link:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:transparent}div.selector.selector-link.hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),div.selector.selector-link:hover:not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){background-color:rgba(0,64,128,.05)}div.uploader{cursor:pointer;display:flex;margin:0 6px;overflow:visible}div.uploader input{font-size:0}div.uploader:first-child{margin-left:0}div.uploader:last-child{margin-right:0}div.uploader .filename{background:rgba(0,64,128,.05);border:1px solid transparent;border-radius:3px;border-bottom-right-radius:0;border-top-right-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#2f3337;cursor:text;display:inline-block;flex-grow:1;font-size:15px;font-weight:400;height:32px;line-height:32px;margin:0;padding:0 6px;position:relative;position:static!important;transition:background-color .1s,box-shadow .1s,border-color .1s;width:165px}div.uploader .filename:first-child{margin-left:0}div.uploader .filename:last-child{margin-right:0}div.uploader .filename:hover:not(:focus):not(.focus){background:rgba(0,21,80,.08)}div.uploader .filename.focus,div.uploader .filename:focus{border-color:transparent!important;box-shadow:0 0 0 3px rgba(3,169,244,.2);outline:none}div.uploader .filename:disabled{background-color:#f3f5f8;color:#181a1c;cursor:default;opacity:.6}div.uploader .filename.text-input-edition{border:none;border-bottom:1px dashed rgba(0,0,0,.1);border-radius:0}div.uploader .filename.text-input-edition:hover{background:#fffce5}div.uploader .filename.text-input-edition:focus{background:#fffce5;border-color:#000;box-shadow:none;color:#000}div.uploader .filename.input-link:not(:hover):not(.hover):not(:focus):not(.focus){background:transparent}div.uploader .filename.input-link:hover:not(:focus):not(.focus){background:rgba(0,64,128,.05)}div.uploader .action{border-bottom-left-radius:0;border-top-left-radius:0;margin:0;position:static!important}div.uploader .action i{transform:none}div.uploader .no-filename,div.uploader input+span.hidden+span{border-radius:3px}.property{margin-bottom:12px}.property:last-child{margin-bottom:0}.property .property-info,.property .property-name,.property .property-value{display:inline-block;margin-right:6px}.property .property-info:last-child,.property .property-name:last-child,.property .property-value:last-child{margin-right:0}.property .property-name{font-size:13px;font-weight:500}.property .property-info{color:#5e666e}.property.property-block .property-info,.property.property-block .property-name,.property.property-block .property-value{display:block;margin-bottom:6px;margin-right:0}.property.property-block .property-info:last-child,.property.property-block .property-name:last-child,.property.property-block .property-value:last-child{margin-bottom:0}.property .property-block-sub{background:#f3f5f8;border-left:3px solid #e3e8ef;padding:12px}.property .property-block-sub.primary{background:#e6f6fe;border-left-color:#03a9f4}.property .property-group{border-left:3px solid #e3e8ef;margin-bottom:24px;padding:12px}.property .property-group:first-child{margin-top:12px}form .form-title{display:inline-block;font-weight:700;margin-bottom:12px}.selector.color-1{border-left-color:#e68219!important;border-left-width:3px}.selector.color-2{border-left-color:#1ca0db!important;border-left-width:3px}.selector.color-3{border-left-color:#56a712!important;border-left-width:3px}.selector.color-4{border-left-color:#9818d3!important;border-left-width:3px}.selector.color-5{border-left-color:#dab218!important;border-left-width:3px}.selector.color-6{border-left-color:#c7164c!important;border-left-width:3px}.selector.color-7{border-left-color:#a26d12!important;border-left-width:3px}.selector.color-8{border-left-color:#6b6b6b!important;border-left-width:3px}table{border-spacing:0}table.table-default{border-collapse:collapse}table.table-default td,table.table-default th{border:1px solid #f3f5f8;padding:6px 8px}table.table-default th{background:#f3f5f8}table.table-no-border td,table.table-no-border th{border:none}table.table-form-horizontal>tbody>tr>td{padding:6px 8px}table.table-form-horizontal>tbody>tr>td>label{font-weight:500}table.table-multi-button tr td{padding:0 4px}table.table-multi-button tr td:first-child{padding-left:0}table.table-multi-button tr td:last-child{padding-right:0}table.table-column>tbody>tr>td+td{border-left:1px solid rgba(0,0,0,.06)}table.table-input{border:none;border-collapse:collapse}table.table-input tr td{padding:0}table.table-input tr td .button,table.table-input tr td .selector,table.table-input tr td .text-input{border-radius:0}table.table-input tr:not(:first-child) td .button,table.table-input tr:not(:first-child) td .selector,table.table-input tr:not(:first-child) td .text-input{border-top-width:0}table.table-input tr:first-child td:first-child .button,table.table-input tr:first-child td:first-child .selector,table.table-input tr:first-child td:first-child .text-input{border-top-left-radius:3px}table.table-input tr:first-child td:last-child .button,table.table-input tr:first-child td:last-child .selector,table.table-input tr:first-child td:last-child .text-input{border-top-right-radius:3px}table.table-input tr:last-child td:first-child .button,table.table-input tr:last-child td:first-child .selector,table.table-input tr:last-child td:first-child .text-input{border-bottom-left-radius:3px}table.table-input tr:last-child td:last-child .button,table.table-input tr:last-child td:last-child .selector,table.table-input tr:last-child td:last-child .text-input{border-bottom-right-radius:3px}table.table-input tr td{height:32px;position:relative}table.table-input tr td input{height:32px;position:absolute;top:0;width:100%}table.table-input tr td:last-child .button,table.table-input tr td:last-child .selector,table.table-input tr td:last-child .text-input,table.table-input tr td:not(:first-child):not(:last-child) .button,table.table-input tr td:not(:first-child):not(:last-child) .selector,table.table-input tr td:not(:first-child):not(:last-child) .text-input{border-left:none}table.table-inside-spacing{border-collapse:collapse;border-style:hidden}table.table-inside-spacing td{border-bottom-color:transparent;border-bottom-style:solid;border-left:8px solid transparent;border-right-color:transparent;border-right-style:solid;border-top:6px solid transparent}table.separator td{border-top:1px solid rgba(0,0,0,.05);padding:12px 8px}table.separator tr:last-child td{border-bottom:1px solid rgba(0,0,0,.05)}table.no-separator td{border-top:none;padding:0}table.no-separator tr:last-child td{border-bottom:none}table tbody tr td.separator{padding:12px 8px}table tbody tr td.separator:after{border-top:1px solid rgba(0,0,0,.05);content:"";display:block;width:100%}.input-xs{width:60px!important}.input-s{width:100px!important}.input-m{width:140px!important}.input-l{width:200px!important}.input-xl{width:300px!important}.input-auto{width:auto!important}.show-control-border:hover .button-link.button-transparent,.show-control-border:hover .button-link.button-transparent.active,.show-control-border:hover .button-link.button-transparent.disabled,.show-control-border:hover .button-link.button-transparent.focus,.show-control-border:hover .button-link.button-transparent.hover,.show-control-border:hover .button-link.button-transparent:active,.show-control-border:hover .button-link.button-transparent:disabled,.show-control-border:hover .button-link.button-transparent:focus,.show-control-border:hover .button-link.button-transparent:hover,.show-control-border:hover .button-link:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled),.show-control-border:hover .input-link:not(:hover):not(:focus),.show-control-border:hover .selector-link:not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){border-color:rgba(0,64,128,.05)}div.tagsinput{align-items:center;display:flex;flex-wrap:wrap;line-height:normal}div.tagsinput div{display:block;float:left}div.tagsinput .tags_clear{clear:both;height:0;width:100%}div.tagsinput input{background:transparent;border:none;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:15px;font-weight:500;margin:4px 0;outline:0;padding:2px 4px;width:80px}div.tagsinput input.not_valid{background:#fbd8db!important;color:#90111a!important}div.tagsinput span.tag{align-items:center;display:flex;font-size:15px;font-weight:500;line-height:normal;margin:4px 4px 4px 2px;padding:2px 4px}div.tagsinput span.tag a{font-size:11px}div.tagsinput span.tag a:not(:hover){opacity:.5}.file-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;color:hsla(0,0%,100%,.8);display:inline-block;font-size:14px!important;font-weight:700;height:48px;line-height:48px;margin:0 auto;text-align:center;text-shadow:2px 2px 6px rgba(0,0,0,.4);text-transform:uppercase;width:48px;word-break:break-all}.file-icon.file-icon-24{font-size:7px!important;height:24px;line-height:24px;width:24px}.file-icon.file-icon-32{font-size:9.5px!important;height:32px;line-height:32px;width:32px}.file-icon.file-icon-64{height:64px;line-height:64px;width:64px}.file-icon.file-icon-96{height:96px;line-height:96px;width:96px}.file-icon.icon-light{background-color:#ccc;border-radius:3px;color:#fff}.file-icon.icon-light:before{content:"."}.file-icon.file-icon-preview{border-radius:3px;color:transparent}.file-icon.default{background-image:url(assets/ece54d4895bdd56a6cfa.default.png)}.file-icon.aac{background-image:url(assets/a9c032617f7f27ff4a65.aac.png)}.file-icon.ai{background-image:url(assets/0c92764ce5d03a6f3af2.ai.png)}.file-icon.aiff{background-image:url(assets/4098f6726f838d0a1e71.aiff.png)}.file-icon.asp{background-image:url(assets/d5ec08ba13cbb3cee4ce.asp.png)}.file-icon.avi{background-image:url(assets/b4f56628b7ac2f281fad.avi.png)}.file-icon.bmp{background-image:url(assets/ae22b08724d342b3a83e.bmp.png)}.file-icon.c{background-image:url(assets/6ff64b6ef0f09b56b26e.c.png)}.file-icon.cpp{background-image:url(assets/a1f756f3b73e39fc0b49.cpp.png)}.file-icon.css{background-image:url(assets/319968fccc527d412246.css.png)}.file-icon.dat{background-image:url(assets/e74eda35ac8fa0a63ee1.dat.png)}.file-icon.dmg{background-image:url(assets/ea42acdd5473fc14704d.dmg.png)}.file-icon.doc,.file-icon.docx{background-image:url(assets/fde6f50052d87f75e50d.docx.png)}.file-icon.dot{background-image:url(assets/17e776a8189cb65e74b8.dot.png)}.file-icon.dotx{background-image:url(assets/86ccab29836ae8ec717c.dotx.png)}.file-icon.dwg{background-image:url(assets/876c037a54d536847656.dwg.png)}.file-icon.dxf{background-image:url(assets/d6f131649ff9ff37bd9e.dxf.png)}.file-icon.eps{background-image:url(assets/60b2d52b2208ded1e47c.eps.png)}.file-icon.evernote{background-image:url(assets/93407e12b6676b6a686b.evernote.png)}.file-icon.exe{background-image:url(assets/8da25291f54bb6158d01.exe.png)}.file-icon.flv{background-image:url(assets/239b72199fd36422729b.flv.png)}.file-icon.gif{background-image:url(assets/f4fa86829ba46bb52b94.gif.png)}.file-icon.google{background-image:url(assets/46b2a5bafa3b33e80cc5.google.png)}.file-icon.h{background-image:url(assets/c9d893b7e7da371dea11.h.png)}.file-icon.html{background-image:url(assets/6ca279c4a3c67e6ab24b.html.png)}.file-icon.ics{background-image:url(assets/0b3e3e7be5851c0829d6.ics.png)}.file-icon.iso{background-image:url(assets/1fc047dac25df60e39d4.iso.png)}.file-icon.java{background-image:url(assets/b9039e31bfd4fdbc3580.java.png)}.file-icon.jpeg,.file-icon.jpg{background-image:url(assets/3af3534820ef578f66db.jpg.png)}.file-icon.js{background-image:url(assets/c1d7b13ae2a1d8cd0644.js.png)}.file-icon.key{background-image:url(assets/f4e71b450070fddfa5d2.key.png)}.file-icon.m4v{background-image:url(assets/02c278f5cfd424e86e75.m4v.png)}.file-icon.mid,.file-icon.midi{background-image:url(assets/44f661ce1a0113e0bba4.mid.png)}.file-icon.mov{background-image:url(assets/c24d202ea55e0edf64dc.mov.png)}.file-icon.mp3{background-image:url(assets/859783713ab7837c30cd.mp3.png)}.file-icon.mp4{background-image:url(assets/db9fac8d2291770cad1e.mp4.png)}.file-icon.mpeg,.file-icon.mpg{background-image:url(assets/35a7a30f519ecba03cc3.mpg.png)}.file-icon.odp{background-image:url(assets/1b7c6296f906f1049901.odp.png)}.file-icon.ods{background-image:url(assets/1290a41bec90a5de435a.ods.png)}.file-icon.odt{background-image:url(assets/2b3859d997502ff54bfc.odt.png)}.file-icon.otp{background-image:url(assets/40d948dfa471930f30e6.otp.png)}.file-icon.ots{background-image:url(assets/cb93dcc8d4dd4eb8ece6.ots.png)}.file-icon.ott{background-image:url(assets/d7f6986aed42094beea9.ott.png)}.file-icon.pdf{background-image:url(assets/d254076143423311bc33.pdf.png)}.file-icon.php{background-image:url(assets/780021e4507e4946d710.php.png)}.file-icon.png{background-image:url(assets/4bd7396a0f2204e5312c.png.png)}.file-icon.pps{background-image:url(assets/cd1600dc0a2153767a9a.pps.png)}.file-icon.ppt,.file-icon.pptx{background-image:url(assets/abe0022ea8664b0a5e81.ppt.png)}.file-icon.psd{background-image:url(assets/fc30277f43271ff68268.psd.png)}.file-icon.py{background-image:url(assets/c0f653d4f90363162e7a.py.png)}.file-icon.qt{background-image:url(assets/488bcf3b3367b4c14757.qt.png)}.file-icon.rar{background-image:url(assets/31e84284611476c105ad.rar.png)}.file-icon.rb{background-image:url(assets/7993e476e6dd8f154017.rb.png)}.file-icon.rtf{background-image:url(assets/b7993ade66f2625a7bf0.rtf.png)}.file-icon.sql{background-image:url(assets/d0c5529a4bc4dd70bd1a.sql.png)}.file-icon.tga{background-image:url(assets/f822a8c9a199ffc494fc.tga.png)}.file-icon.tgz{background-image:url(assets/86781934f985bda2d7b7.tgz.png)}.file-icon.tiff{background-image:url(assets/966ac2199e5d1ac24414.tiff.png)}.file-icon.txt{background-image:url(assets/e56907f45ac4897e06a4.txt.png)}.file-icon.wav{background-image:url(assets/b6f0760a84b4c762f5fc.wav.png)}.file-icon.xls{background-image:url(assets/26d0d63ebc67f01c12dd.xls.png)}.file-icon.xlsx{background-image:url(assets/14a0041a62232505ccad.xlsx.png)}.file-icon.yml{background-image:url(assets/11f26efed34d8acfb6f1.yml.png)}.file-icon.zip{background-image:url(assets/67cb623b645e9d0518a5.zip.png)}.chat-message{border-radius:3px;display:flex;padding:3px 8px;position:relative}.chat-message:hover{background:#f3f5f8}.chat-message:not(:hover) .message-actions{visibility:hidden}.chat-message:not(:hover) .meta .user-info-extra{display:none}.chat-message.message-failed{background:rgba(255,130,0,.1)}.chat-message.is-favorite,.chat-message.message-unread{background:#fffce5}.chat-message.message-unread__missed{background:rgba(221,0,67,.1)}.chat-message.message-unread__missed .message-box i{color:#dd0043}.chat-message.message-sending .message-box{opacity:.5}.chat-message .message-side{display:flex;flex-shrink:0;margin-right:8px;width:36px}.chat-message .message-side .avatar{height:36px;line-height:36px;margin:1px 0 0;width:36px}.chat-message .message-side .message-time{color:rgba(47,51,55,.3);font-size:12px;line-height:19px;margin-top:3px;white-space:nowrap}.chat-message .meta{color:rgba(47,51,55,.3);display:flex;line-height:22px}.chat-message .meta .user-info-extra{display:flex}.chat-message .meta .user-name{color:#2f3337;font-weight:700}.chat-message .meta+.message-actions{top:-12px}.chat-message .message-actions{background:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1);padding:2px;position:absolute;right:8px;top:-26px}.chat-message .message-box .content{line-height:22px;overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;white-space:pre-line;white-space:pre-wrap;-ms-word-break:break-all;word-break:break-word}.chat-message .message-error.alert{background:transparent;margin:4px 0;padding-bottom:0;padding-left:8px;padding-top:0}.message-attachment-container{display:flex;margin:4px 0}.message-attachment-container .message-attachment{border-left:3px solid rgba(0,64,128,.05);display:flex;flex:1 1 auto;padding:4px 0 4px 16px;white-space:pre-line;white-space:pre-wrap}.message-attachment-container .message-attachment .message-attachment-name{overflow-wrap:break-word;word-wrap:break-word;font-weight:700;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;padding-right:16px;-ms-word-break:break-all;word-break:break-word}.message-attachment-container .message-attachment .message-attachment-name+span{margin-top:4px}.message-attachment-container .message-attachment .message-attachment-thumbnail{background-position:50%;background-size:cover;border-radius:3px;height:96px;width:96px}.message-attachment-container .message-attachment .message-preview img,.message-attachment-container .message-attachment .message-preview video{border-radius:3px;max-height:360px;max-width:360px}.message-attachment-container .button-multi-container{position:absolute;right:3px;top:3px}.messages-date-separator{align-items:center;color:rgba(47,51,55,.3);display:flex;font-weight:500;justify-content:center;padding:24px 0}.messages-date-separator .messages-date-separator-line{background:#e3e5e8;height:1px}.messages-date-separator .messages-date-separator-label{padding:0 16px}.messages-date-separator+.messages-date-separator{display:none!important}@keyframes badgepulse{0%{transform:scale(1)}20%{transform:scale(1.1)}50%{transform:scale(.8)}80%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes badgesonar{0%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(2)}}@-webkit-keyframes blinker{0%{opacity:1}to{opacity:0}}.color-1.color-foreground,[data-color="1"].color-foreground{color:#ff8200!important}.color-1.color-background,[data-color="1"].color-background{background-color:#ff8200!important}.color-1.color-background-gradient,[data-color="1"].color-background-gradient{background-color:#ff8200!important;background-image:linear-gradient(#ff8200,#ff7933)}.color-1.color-background-gradient-30,[data-color="1"].color-background-gradient-30{background-color:rgba(255,130,0,.3)!important;background-image:linear-gradient(rgba(255,130,0,.3),rgba(255,121,51,.3))}.color-1.color-background-light,[data-color="1"].color-background-light{background-color:#ff820070!important}.color-1.color-background-darken,[data-color="1"].color-background-darken{background-color:#cc6800!important}.color-1.color-border,[data-color="1"].color-border{border-color:#ff8200!important}.color-1.color-border-left,[data-color="1"].color-border-left{border-left-color:#ff8200!important}.color-2.color-foreground,[data-color="2"].color-foreground{color:#03a9f4!important}.color-2.color-background,[data-color="2"].color-background{background-color:#03a9f4!important}.color-2.color-background-gradient,[data-color="2"].color-background-gradient{background-color:#03a9f4!important;background-image:linear-gradient(#03a9f4,#2edffc)}.color-2.color-background-gradient-30,[data-color="2"].color-background-gradient-30{background-color:rgba(3,169,244,.3)!important;background-image:linear-gradient(rgba(3,169,244,.3),rgba(46,223,252,.3))}.color-2.color-background-light,[data-color="2"].color-background-light{background-color:#03a9f470!important}.color-2.color-background-darken,[data-color="2"].color-background-darken{background-color:#0286c2!important}.color-2.color-border,[data-color="2"].color-border{border-color:#03a9f4!important}.color-2.color-border-left,[data-color="2"].color-border-left{border-left-color:#03a9f4!important}.color-3.color-foreground,[data-color="3"].color-foreground{color:#55b900!important}.color-3.color-background,[data-color="3"].color-background{background-color:#55b900!important}.color-3.color-background-gradient,[data-color="3"].color-background-gradient{background-color:#55b900!important;background-image:linear-gradient(#55b900,#94ec00)}.color-3.color-background-gradient-30,[data-color="3"].color-background-gradient-30{background-color:rgba(85,185,0,.3)!important;background-image:linear-gradient(rgba(85,185,0,.3),rgba(148,236,0,.3))}.color-3.color-background-light,[data-color="3"].color-background-light{background-color:#55b90070!important}.color-3.color-background-darken,[data-color="3"].color-background-darken{background-color:#3e8600!important}.color-3.color-border,[data-color="3"].color-border{border-color:#55b900!important}.color-3.color-border-left,[data-color="3"].color-border-left{border-left-color:#55b900!important}.color-4.color-foreground,[data-color="4"].color-foreground{color:#a100eb!important}.color-4.color-background,[data-color="4"].color-background{background-color:#a100eb!important}.color-4.color-background-gradient,[data-color="4"].color-background-gradient{background-color:#a100eb!important;background-image:linear-gradient(#a100eb,#931fff)}.color-4.color-background-gradient-30,[data-color="4"].color-background-gradient-30{background-color:rgba(161,0,235,.3)!important;background-image:linear-gradient(rgba(161,0,235,.3),rgba(147,31,255,.3))}.color-4.color-background-light,[data-color="4"].color-background-light{background-color:#a100eb70!important}.color-4.color-background-darken,[data-color="4"].color-background-darken{background-color:#7e00b8!important}.color-4.color-border,[data-color="4"].color-border{border-color:#a100eb!important}.color-4.color-border-left,[data-color="4"].color-border-left{border-left-color:#a100eb!important}.color-5.color-foreground,[data-color="5"].color-foreground{color:#f2c000!important}.color-5.color-background,[data-color="5"].color-background{background-color:#f2c000!important}.color-5.color-background-gradient,[data-color="5"].color-background-gradient{background-color:#f2c000!important;background-image:linear-gradient(#f2c000,#ffae26)}.color-5.color-background-gradient-30,[data-color="5"].color-background-gradient-30{background-color:rgba(242,192,0,.3)!important;background-image:linear-gradient(rgba(242,192,0,.3),rgba(255,174,38,.3))}.color-5.color-background-light,[data-color="5"].color-background-light{background-color:#f2c00070!important}.color-5.color-background-darken,[data-color="5"].color-background-darken{background-color:#bf9800!important}.color-5.color-border,[data-color="5"].color-border{border-color:#f2c000!important}.color-5.color-border-left,[data-color="5"].color-border-left{border-left-color:#f2c000!important}.color-6.color-foreground,[data-color="6"].color-foreground{color:#dd0043!important}.color-6.color-background,[data-color="6"].color-background{background-color:#dd0043!important}.color-6.color-background-gradient,[data-color="6"].color-background-gradient{background-color:#dd0043!important;background-image:linear-gradient(#dd0043,#ff1181)}.color-6.color-background-gradient-30,[data-color="6"].color-background-gradient-30{background-color:rgba(221,0,67,.3)!important;background-image:linear-gradient(rgba(221,0,67,.3),rgba(255,17,129,.3))}.color-6.color-background-light,[data-color="6"].color-background-light{background-color:#dd004370!important}.color-6.color-background-darken,[data-color="6"].color-background-darken{background-color:#aa0034!important}.color-6.color-border,[data-color="6"].color-border{border-color:#dd0043!important}.color-6.color-border-left,[data-color="6"].color-border-left{border-left-color:#dd0043!important}.color-7.color-foreground,[data-color="7"].color-foreground{color:#b47200!important}.color-7.color-background,[data-color="7"].color-background{background-color:#b47200!important}.color-7.color-background-gradient,[data-color="7"].color-background-gradient{background-color:#b47200!important;background-image:linear-gradient(#b47200,#e76c00)}.color-7.color-background-gradient-30,[data-color="7"].color-background-gradient-30{background-color:rgba(180,114,0,.3)!important;background-image:linear-gradient(rgba(180,114,0,.3),rgba(231,108,0,.3))}.color-7.color-background-light,[data-color="7"].color-background-light{background-color:#b4720070!important}.color-7.color-background-darken,[data-color="7"].color-background-darken{background-color:#815200!important}.color-7.color-border,[data-color="7"].color-border{border-color:#b47200!important}.color-7.color-border-left,[data-color="7"].color-border-left{border-left-color:#b47200!important}.color-8.color-foreground,[data-color="8"].color-foreground{color:#676b6e!important}.color-8.color-background,[data-color="8"].color-background{background-color:#676b6e!important}.color-8.color-background-gradient,[data-color="8"].color-background-gradient{background-color:#676b6e!important;background-image:linear-gradient(#676b6e,#808688)}.color-8.color-background-gradient-30,[data-color="8"].color-background-gradient-30{background-color:hsla(206,3%,42%,.3)!important;background-image:linear-gradient(hsla(206,3%,42%,.3),hsla(195,3%,52%,.3))}.color-8.color-background-light,[data-color="8"].color-background-light{background-color:#676b6e70!important}.color-8.color-background-darken,[data-color="8"].color-background-darken{background-color:#4e5154!important}.color-8.color-border,[data-color="8"].color-border{border-color:#676b6e!important}.color-8.color-border-left,[data-color="8"].color-border-left{border-left-color:#676b6e!important}.color-9.color-foreground,[data-color="9"].color-foreground{color:#006de1!important}.color-9.color-background,[data-color="9"].color-background{background-color:#006de1!important}.color-9.color-background-gradient,[data-color="9"].color-background-gradient{background-color:#006de1!important;background-image:linear-gradient(#006de1,#15adff)}.color-9.color-background-gradient-30,[data-color="9"].color-background-gradient-30{background-color:rgba(0,109,225,.3)!important;background-image:linear-gradient(rgba(0,109,225,.3),rgba(21,173,255,.3))}.color-9.color-background-light,[data-color="9"].color-background-light{background-color:#006de170!important}.color-9.color-background-darken,[data-color="9"].color-background-darken{background-color:#0054ae!important}.color-9.color-border,[data-color="9"].color-border{border-color:#006de1!important}.color-9.color-border-left,[data-color="9"].color-border-left{border-left-color:#006de1!important}.color-10.color-foreground,[data-color="10"].color-foreground{color:#d500c9!important}.color-10.color-background,[data-color="10"].color-background{background-color:#d500c9!important}.color-10.color-background-gradient,[data-color="10"].color-background-gradient{background-color:#d500c9!important;background-image:linear-gradient(#d500c9,#e409ff)}.color-10.color-background-gradient-30,[data-color="10"].color-background-gradient-30{background-color:rgba(213,0,201,.3)!important;background-image:linear-gradient(rgba(213,0,201,.3),rgba(228,9,255,.3))}.color-10.color-background-light,[data-color="10"].color-background-light{background-color:#d500c970!important}.color-10.color-background-darken,[data-color="10"].color-background-darken{background-color:#a20099!important}.color-10.color-border,[data-color="10"].color-border{border-color:#d500c9!important}.color-10.color-border-left,[data-color="10"].color-border-left{border-left-color:#d500c9!important}.color-11.color-foreground,[data-color="11"].color-foreground{color:#338500!important}.color-11.color-background,[data-color="11"].color-background{background-color:#338500!important}.color-11.color-background-gradient,[data-color="11"].color-background-gradient{background-color:#338500!important;background-image:linear-gradient(#338500,#65b800)}.color-11.color-background-gradient-30,[data-color="11"].color-background-gradient-30{background-color:rgba(51,133,0,.3)!important;background-image:linear-gradient(rgba(51,133,0,.3),rgba(101,184,0,.3))}.color-11.color-background-light,[data-color="11"].color-background-light{background-color:#33850070!important}.color-11.color-background-darken,[data-color="11"].color-background-darken{background-color:#1f5200!important}.color-11.color-border,[data-color="11"].color-border{border-color:#338500!important}.color-11.color-border-left,[data-color="11"].color-border-left{border-left-color:#338500!important}.color-12.color-foreground,[data-color="12"].color-foreground{color:#2f3337!important}.color-12.color-background,[data-color="12"].color-background{background-color:#2f3337!important}.color-12.color-background-gradient,[data-color="12"].color-background-gradient{background-color:#2f3337!important;background-image:linear-gradient(#2f3337,#474f53)}.color-12.color-background-gradient-30,[data-color="12"].color-background-gradient-30{background-color:rgba(47,51,55,.3)!important;background-image:linear-gradient(rgba(47,51,55,.3),rgba(71,79,83,.3))}.color-12.color-background-light,[data-color="12"].color-background-light{background-color:#2f333770!important}.color-12.color-background-darken,[data-color="12"].color-background-darken{background-color:#181a1c!important}.color-12.color-border,[data-color="12"].color-border{border-color:#2f3337!important}.color-12.color-border-left,[data-color="12"].color-border-left{border-left-color:#2f3337!important}.color-13.color-foreground,[data-color="13"].color-foreground{color:#f3f5f8!important}.color-13.color-background,[data-color="13"].color-background{background-color:#f3f5f8!important}.color-13.color-background-gradient,[data-color="13"].color-background-gradient{background-color:#f3f5f8!important;background-image:linear-gradient(#f3f5f8,#fff)}.color-13.color-background-gradient-30,[data-color="13"].color-background-gradient-30{background-color:rgba(243,245,248,.3)!important;background-image:linear-gradient(rgba(243,245,248,.3),hsla(0,0%,100%,.3))}.color-13.color-background-light,[data-color="13"].color-background-light{background-color:#f3f5f870!important}.color-13.color-background-darken,[data-color="13"].color-background-darken{background-color:#d3dae5!important}.color-13.color-border,[data-color="13"].color-border{border-color:#f3f5f8!important}.color-13.color-border-left,[data-color="13"].color-border-left{border-left-color:#f3f5f8!important}.color-14.color-foreground,[data-color="14"].color-foreground{color:#cbcfd4!important}.color-14.color-background,[data-color="14"].color-background{background-color:#cbcfd4!important}.color-14.color-background-gradient,[data-color="14"].color-background-gradient{background-color:#cbcfd4!important;background-image:linear-gradient(#cbcfd4,#e7e9eb)}.color-14.color-background-gradient-30,[data-color="14"].color-background-gradient-30{background-color:hsla(213,9%,81%,.3)!important;background-image:linear-gradient(hsla(213,9%,81%,.3),hsla(210,9%,91%,.3))}.color-14.color-background-light,[data-color="14"].color-background-light{background-color:#cbcfd470!important}.color-14.color-background-darken,[data-color="14"].color-background-darken{background-color:#afb5bd!important}.color-14.color-border,[data-color="14"].color-border{border-color:#cbcfd4!important}.color-14.color-border-left,[data-color="14"].color-border-left{border-left-color:#cbcfd4!important}.color-logo-1.color-foreground,[data-color-logo="1"].color-foreground{color:#e2cd00!important}.color-logo-1.color-background,[data-color-logo="1"].color-background{background-color:#e2cd00!important}.color-logo-1.color-background-gradient,[data-color-logo="1"].color-background-gradient{background-color:#e2cd00!important;background-image:linear-gradient(#e2cd00,#ffc316)}.color-logo-1.color-background-gradient-30,[data-color-logo="1"].color-background-gradient-30{background-color:rgba(226,205,0,.3)!important;background-image:linear-gradient(rgba(226,205,0,.3),rgba(255,195,22,.3))}.color-logo-1.color-background-light,[data-color-logo="1"].color-background-light{background-color:#e2cd0070!important}.color-logo-1.color-background-darken,[data-color-logo="1"].color-background-darken{background-color:#af9f00!important}.color-logo-1.color-border,[data-color-logo="1"].color-border{border-color:#e2cd00!important}.color-logo-1.color-border-left,[data-color-logo="1"].color-border-left{border-left-color:#e2cd00!important}.color-logo-2.color-foreground,[data-color-logo="2"].color-foreground{color:#ef8e00!important}.color-logo-2.color-background,[data-color-logo="2"].color-background{background-color:#ef8e00!important}.color-logo-2.color-background-gradient,[data-color-logo="2"].color-background-gradient{background-color:#ef8e00!important;background-image:linear-gradient(#ef8e00,#ff8123)}.color-logo-2.color-background-gradient-30,[data-color-logo="2"].color-background-gradient-30{background-color:rgba(239,142,0,.3)!important;background-image:linear-gradient(rgba(239,142,0,.3),rgba(255,129,35,.3))}.color-logo-2.color-background-light,[data-color-logo="2"].color-background-light{background-color:#ef8e0070!important}.color-logo-2.color-background-darken,[data-color-logo="2"].color-background-darken{background-color:#bc7000!important}.color-logo-2.color-border,[data-color-logo="2"].color-border{border-color:#ef8e00!important}.color-logo-2.color-border-left,[data-color-logo="2"].color-border-left{border-left-color:#ef8e00!important}.color-logo-3.color-foreground,[data-color-logo="3"].color-foreground{color:#ee7502!important}.color-logo-3.color-background,[data-color-logo="3"].color-background{background-color:#ee7502!important}.color-logo-3.color-background-gradient,[data-color-logo="3"].color-background-gradient{background-color:#ee7502!important;background-image:linear-gradient(#ee7502,#fd6b26)}.color-logo-3.color-background-gradient-30,[data-color-logo="3"].color-background-gradient-30{background-color:rgba(238,117,2,.3)!important;background-image:linear-gradient(rgba(238,117,2,.3),rgba(253,107,38,.3))}.color-logo-3.color-background-light,[data-color-logo="3"].color-background-light{background-color:#ee750270!important}.color-logo-3.color-background-darken,[data-color-logo="3"].color-background-darken{background-color:#bb5c02!important}.color-logo-3.color-border,[data-color-logo="3"].color-border{border-color:#ee7502!important}.color-logo-3.color-border-left,[data-color-logo="3"].color-border-left{border-left-color:#ee7502!important}.color-logo-4.color-foreground,[data-color-logo="4"].color-foreground{color:#eb4104!important}.color-logo-4.color-background,[data-color-logo="4"].color-background{background-color:#eb4104!important}.color-logo-4.color-background-gradient,[data-color-logo="4"].color-background-gradient{background-color:#eb4104!important;background-image:linear-gradient(#eb4104,#fb3b27)}.color-logo-4.color-background-gradient-30,[data-color-logo="4"].color-background-gradient-30{background-color:rgba(235,65,4,.3)!important;background-image:linear-gradient(rgba(235,65,4,.3),rgba(251,59,39,.3))}.color-logo-4.color-background-light,[data-color-logo="4"].color-background-light{background-color:#eb410470!important}.color-logo-4.color-background-darken,[data-color-logo="4"].color-background-darken{background-color:#b93303!important}.color-logo-4.color-border,[data-color-logo="4"].color-border{border-color:#eb4104!important}.color-logo-4.color-border-left,[data-color-logo="4"].color-border-left{border-left-color:#eb4104!important}.color-logo-5.color-foreground,[data-color-logo="5"].color-foreground{color:#e51e18!important}.color-logo-5.color-background,[data-color-logo="5"].color-background{background-color:#e51e18!important}.color-logo-5.color-background-gradient,[data-color-logo="5"].color-background-gradient{background-color:#e51e18!important;background-image:linear-gradient(#e51e18,#eb455b)}.color-logo-5.color-background-gradient-30,[data-color-logo="5"].color-background-gradient-30{background-color:rgba(229,30,24,.3)!important;background-image:linear-gradient(rgba(229,30,24,.3),rgba(235,69,91,.3))}.color-logo-5.color-background-light,[data-color-logo="5"].color-background-light{background-color:#e51e1870!important}.color-logo-5.color-background-darken,[data-color-logo="5"].color-background-darken{background-color:#b71813!important}.color-logo-5.color-border,[data-color-logo="5"].color-border{border-color:#e51e18!important}.color-logo-5.color-border-left,[data-color-logo="5"].color-border-left{border-left-color:#e51e18!important}.color-logo-6.color-foreground,[data-color-logo="6"].color-foreground{color:#b31171!important}.color-logo-6.color-background,[data-color-logo="6"].color-background{background-color:#b31171!important}.color-logo-6.color-background-gradient,[data-color-logo="6"].color-background-gradient{background-color:#b31171!important;background-image:linear-gradient(#b31171,#e215b0)}.color-logo-6.color-background-gradient-30,[data-color-logo="6"].color-background-gradient-30{background-color:rgba(179,17,113,.3)!important;background-image:linear-gradient(rgba(179,17,113,.3),rgba(226,21,176,.3))}.color-logo-6.color-background-light,[data-color-logo="6"].color-background-light{background-color:#b3117170!important}.color-logo-6.color-background-darken,[data-color-logo="6"].color-background-darken{background-color:#840d54!important}.color-logo-6.color-border,[data-color-logo="6"].color-border{border-color:#b31171!important}.color-logo-6.color-border-left,[data-color-logo="6"].color-border-left{border-left-color:#b31171!important}.color-logo-7.color-foreground,[data-color-logo="7"].color-foreground{color:#19acc1!important}.color-logo-7.color-background,[data-color-logo="7"].color-background{background-color:#19acc1!important}.color-logo-7.color-background-gradient,[data-color-logo="7"].color-background-gradient{background-color:#19acc1!important;background-image:linear-gradient(#19acc1,#2ae3dc)}.color-logo-7.color-background-gradient-30,[data-color-logo="7"].color-background-gradient-30{background-color:rgba(25,172,193,.3)!important;background-image:linear-gradient(rgba(25,172,193,.3),rgba(42,227,220,.3))}.color-logo-7.color-background-light,[data-color-logo="7"].color-background-light{background-color:#19acc170!important}.color-logo-7.color-background-darken,[data-color-logo="7"].color-background-darken{background-color:#138494!important}.color-logo-7.color-border,[data-color-logo="7"].color-border{border-color:#19acc1!important}.color-logo-7.color-border-left,[data-color-logo="7"].color-border-left{border-left-color:#19acc1!important}.color-logo-8.color-foreground,[data-color-logo="8"].color-foreground{color:#1596a8!important}.color-logo-8.color-background,[data-color-logo="8"].color-background{background-color:#1596a8!important}.color-logo-8.color-background-gradient,[data-color-logo="8"].color-background-gradient{background-color:#1596a8!important;background-image:linear-gradient(#1596a8,#1bd5cd)}.color-logo-8.color-background-gradient-30,[data-color-logo="8"].color-background-gradient-30{background-color:rgba(21,150,168,.3)!important;background-image:linear-gradient(rgba(21,150,168,.3),rgba(27,213,205,.3))}.color-logo-8.color-background-light,[data-color-logo="8"].color-background-light{background-color:#1596a870!important}.color-logo-8.color-background-darken,[data-color-logo="8"].color-background-darken{background-color:#0f6e7b!important}.color-logo-8.color-border,[data-color-logo="8"].color-border{border-color:#1596a8!important}.color-logo-8.color-border-left,[data-color-logo="8"].color-border-left{border-left-color:#1596a8!important}.color-logo-9.color-foreground,[data-color-logo="9"].color-foreground{color:#24cac0!important}.color-logo-9.color-background,[data-color-logo="9"].color-background{background-color:#24cac0!important}.color-logo-9.color-background-gradient,[data-color-logo="9"].color-background-gradient{background-color:#24cac0!important;background-image:linear-gradient(#24cac0,#43debb)}.color-logo-9.color-background-gradient-30,[data-color-logo="9"].color-background-gradient-30{background-color:rgba(36,202,192,.3)!important;background-image:linear-gradient(rgba(36,202,192,.3),rgba(67,222,187,.3))}.color-logo-9.color-background-light,[data-color-logo="9"].color-background-light{background-color:#24cac070!important}.color-logo-9.color-background-darken,[data-color-logo="9"].color-background-darken{background-color:#1c9f97!important}.color-logo-9.color-border,[data-color-logo="9"].color-border{border-color:#24cac0!important}.color-logo-9.color-border-left,[data-color-logo="9"].color-border-left{border-left-color:#24cac0!important}.color-logo-10.color-foreground,[data-color-logo="10"].color-foreground{color:#1c9964!important}.color-logo-10.color-background,[data-color-logo="10"].color-background{background-color:#1c9964!important}.color-logo-10.color-background-gradient,[data-color-logo="10"].color-background-gradient{background-color:#1c9964!important;background-image:linear-gradient(#1c9964,#24c465)}.color-logo-10.color-background-gradient-30,[data-color-logo="10"].color-background-gradient-30{background-color:rgba(28,153,100,.3)!important;background-image:linear-gradient(rgba(28,153,100,.3),rgba(36,196,101,.3))}.color-logo-10.color-background-light,[data-color-logo="10"].color-background-light{background-color:#1c996470!important}.color-logo-10.color-background-darken,[data-color-logo="10"].color-background-darken{background-color:#146e48!important}.color-logo-10.color-border,[data-color-logo="10"].color-border{border-color:#1c9964!important}.color-logo-10.color-border-left,[data-color-logo="10"].color-border-left{border-left-color:#1c9964!important}.color-logo-11.color-foreground,[data-color-logo="11"].color-foreground{color:#64c423!important}.color-logo-11.color-background,[data-color-logo="11"].color-background{background-color:#64c423!important}.color-logo-11.color-background-gradient,[data-color-logo="11"].color-background-gradient{background-color:#64c423!important;background-image:linear-gradient(#64c423,#98dc3e)}.color-logo-11.color-background-gradient-30,[data-color-logo="11"].color-background-gradient-30{background-color:rgba(100,196,35,.3)!important;background-image:linear-gradient(rgba(100,196,35,.3),rgba(152,220,62,.3))}.color-logo-11.color-background-light,[data-color-logo="11"].color-background-light{background-color:#64c42370!important}.color-logo-11.color-background-darken,[data-color-logo="11"].color-background-darken{background-color:#4e991b!important}.color-logo-11.color-border,[data-color-logo="11"].color-border{border-color:#64c423!important}.color-logo-11.color-border-left,[data-color-logo="11"].color-border-left{border-left-color:#64c423!important}.color-green.color-foreground,[data-color=green].color-foreground{color:#55b900!important}.color-green.color-background,[data-color=green].color-background{background-color:#55b900!important}.color-green.color-background-gradient,[data-color=green].color-background-gradient{background-color:#55b900!important;background-image:linear-gradient(#55b900,#94ec00)}.color-green.color-background-gradient-30,[data-color=green].color-background-gradient-30{background-color:rgba(85,185,0,.3)!important;background-image:linear-gradient(rgba(85,185,0,.3),rgba(148,236,0,.3))}.color-green.color-background-light,[data-color=green].color-background-light{background-color:#55b90070!important}.color-green.color-background-darken,[data-color=green].color-background-darken{background-color:#3e8600!important}.color-green.color-border,[data-color=green].color-border{border-color:#55b900!important}.color-green.color-border-left,[data-color=green].color-border-left{border-left-color:#55b900!important}.color-blue.color-foreground,[data-color=blue].color-foreground{color:#03a9f4!important}.color-blue.color-background,[data-color=blue].color-background{background-color:#03a9f4!important}.color-blue.color-background-gradient,[data-color=blue].color-background-gradient{background-color:#03a9f4!important;background-image:linear-gradient(#03a9f4,#2edffc)}.color-blue.color-background-gradient-30,[data-color=blue].color-background-gradient-30{background-color:rgba(3,169,244,.3)!important;background-image:linear-gradient(rgba(3,169,244,.3),rgba(46,223,252,.3))}.color-blue.color-background-light,[data-color=blue].color-background-light{background-color:#03a9f470!important}.color-blue.color-background-darken,[data-color=blue].color-background-darken{background-color:#0286c2!important}.color-blue.color-border,[data-color=blue].color-border{border-color:#03a9f4!important}.color-blue.color-border-left,[data-color=blue].color-border-left{border-left-color:#03a9f4!important}.color-orange.color-foreground,[data-color=orange].color-foreground{color:#ff8200!important}.color-orange.color-background,[data-color=orange].color-background{background-color:#ff8200!important}.color-orange.color-background-gradient,[data-color=orange].color-background-gradient{background-color:#ff8200!important;background-image:linear-gradient(#ff8200,#ff7933)}.color-orange.color-background-gradient-30,[data-color=orange].color-background-gradient-30{background-color:rgba(255,130,0,.3)!important;background-image:linear-gradient(rgba(255,130,0,.3),rgba(255,121,51,.3))}.color-orange.color-background-light,[data-color=orange].color-background-light{background-color:#ff820070!important}.color-orange.color-background-darken,[data-color=orange].color-background-darken{background-color:#cc6800!important}.color-orange.color-border,[data-color=orange].color-border{border-color:#ff8200!important}.color-orange.color-border-left,[data-color=orange].color-border-left{border-left-color:#ff8200!important}.color-yellow.color-foreground,[data-color=yellow].color-foreground{color:#f2c000!important}.color-yellow.color-background,[data-color=yellow].color-background{background-color:#f2c000!important}.color-yellow.color-background-gradient,[data-color=yellow].color-background-gradient{background-color:#f2c000!important;background-image:linear-gradient(#f2c000,#ffae26)}.color-yellow.color-background-gradient-30,[data-color=yellow].color-background-gradient-30{background-color:rgba(242,192,0,.3)!important;background-image:linear-gradient(rgba(242,192,0,.3),rgba(255,174,38,.3))}.color-yellow.color-background-light,[data-color=yellow].color-background-light{background-color:#f2c00070!important}.color-yellow.color-background-darken,[data-color=yellow].color-background-darken{background-color:#bf9800!important}.color-yellow.color-border,[data-color=yellow].color-border{border-color:#f2c000!important}.color-yellow.color-border-left,[data-color=yellow].color-border-left{border-left-color:#f2c000!important}.color-red.color-foreground,[data-color=red].color-foreground{color:#dd0043!important}.color-red.color-background,[data-color=red].color-background{background-color:#dd0043!important}.color-red.color-background-gradient,[data-color=red].color-background-gradient{background-color:#dd0043!important;background-image:linear-gradient(#dd0043,#ff1181)}.color-red.color-background-gradient-30,[data-color=red].color-background-gradient-30{background-color:rgba(221,0,67,.3)!important;background-image:linear-gradient(rgba(221,0,67,.3),rgba(255,17,129,.3))}.color-red.color-background-light,[data-color=red].color-background-light{background-color:#dd004370!important}.color-red.color-background-darken,[data-color=red].color-background-darken{background-color:#aa0034!important}.color-red.color-border,[data-color=red].color-border{border-color:#dd0043!important}.color-red.color-border-left,[data-color=red].color-border-left{border-left-color:#dd0043!important}.color-grey.color-foreground,[data-color=grey].color-foreground{color:#676b6e!important}.color-grey.color-background,[data-color=grey].color-background{background-color:#676b6e!important}.color-grey.color-background-gradient,[data-color=grey].color-background-gradient{background-color:#676b6e!important;background-image:linear-gradient(#676b6e,#808688)}.color-grey.color-background-gradient-30,[data-color=grey].color-background-gradient-30{background-color:hsla(206,3%,42%,.3)!important;background-image:linear-gradient(hsla(206,3%,42%,.3),hsla(195,3%,52%,.3))}.color-grey.color-background-light,[data-color=grey].color-background-light{background-color:#676b6e70!important}.color-grey.color-background-darken,[data-color=grey].color-background-darken{background-color:#4e5154!important}.color-grey.color-border,[data-color=grey].color-border{border-color:#676b6e!important}.color-grey.color-border-left,[data-color=grey].color-border-left{border-left-color:#676b6e!important}.color-medium-grey.color-foreground,[data-color=medium-grey].color-foreground{color:#cbcfd4!important}.color-medium-grey.color-background,[data-color=medium-grey].color-background{background-color:#cbcfd4!important}.color-medium-grey.color-background-gradient,[data-color=medium-grey].color-background-gradient{background-color:#cbcfd4!important;background-image:linear-gradient(#cbcfd4,#e7e9eb)}.color-medium-grey.color-background-gradient-30,[data-color=medium-grey].color-background-gradient-30{background-color:hsla(213,9%,81%,.3)!important;background-image:linear-gradient(hsla(213,9%,81%,.3),hsla(210,9%,91%,.3))}.color-medium-grey.color-background-light,[data-color=medium-grey].color-background-light{background-color:#cbcfd470!important}.color-medium-grey.color-background-darken,[data-color=medium-grey].color-background-darken{background-color:#afb5bd!important}.color-medium-grey.color-border,[data-color=medium-grey].color-border{border-color:#cbcfd4!important}.color-medium-grey.color-border-left,[data-color=medium-grey].color-border-left{border-left-color:#cbcfd4!important}.color-light-grey.color-foreground,[data-color=light-grey].color-foreground{color:#f3f5f8!important}.color-light-grey.color-background,[data-color=light-grey].color-background{background-color:#f3f5f8!important}.color-light-grey.color-background-gradient,[data-color=light-grey].color-background-gradient{background-color:#f3f5f8!important;background-image:linear-gradient(#f3f5f8,#fff)}.color-light-grey.color-background-gradient-30,[data-color=light-grey].color-background-gradient-30{background-color:rgba(243,245,248,.3)!important;background-image:linear-gradient(rgba(243,245,248,.3),hsla(0,0%,100%,.3))}.color-light-grey.color-background-light,[data-color=light-grey].color-background-light{background-color:#f3f5f870!important}.color-light-grey.color-background-darken,[data-color=light-grey].color-background-darken{background-color:#d3dae5!important}.color-light-grey.color-border,[data-color=light-grey].color-border{border-color:#f3f5f8!important}.color-light-grey.color-border-left,[data-color=light-grey].color-border-left{border-left-color:#f3f5f8!important}.color-dark-grey.color-foreground,[data-color=dark-grey].color-foreground{color:#2f3337!important}.color-dark-grey.color-background,[data-color=dark-grey].color-background{background-color:#2f3337!important}.color-dark-grey.color-background-gradient,[data-color=dark-grey].color-background-gradient{background-color:#2f3337!important;background-image:linear-gradient(#2f3337,#474f53)}.color-dark-grey.color-background-gradient-30,[data-color=dark-grey].color-background-gradient-30{background-color:rgba(47,51,55,.3)!important;background-image:linear-gradient(rgba(47,51,55,.3),rgba(71,79,83,.3))}.color-dark-grey.color-background-light,[data-color=dark-grey].color-background-light{background-color:#2f333770!important}.color-dark-grey.color-background-darken,[data-color=dark-grey].color-background-darken{background-color:#181a1c!important}.color-dark-grey.color-border,[data-color=dark-grey].color-border{border-color:#2f3337!important}.color-dark-grey.color-border-left,[data-color=dark-grey].color-border-left{border-left-color:#2f3337!important}.color-white.color-foreground,[data-color=white].color-foreground{color:#fff!important}.color-white.color-background,[data-color=white].color-background{background-color:#fff!important}.color-white.color-background-gradient,[data-color=white].color-background-gradient{background-color:#fff!important;background-image:linear-gradient(#fff,#fff)}.color-white.color-background-gradient-30,[data-color=white].color-background-gradient-30{background-color:hsla(0,0%,100%,.3)!important;background-image:linear-gradient(hsla(0,0%,100%,.3),hsla(0,0%,100%,.3))}.color-white.color-background-light,[data-color=white].color-background-light{background-color:#ffffff70!important}.color-white.color-background-darken,[data-color=white].color-background-darken{background-color:#e6e6e6!important}.color-white.color-border,[data-color=white].color-border{border-color:#fff!important}.color-white.color-border-left,[data-color=white].color-border-left{border-left-color:#fff!important}.background-write{color:#55b900}.background-read{color:#ff8200}.background-denied{color:#dd0043}.notif-badge{background:#dd0043;border-radius:10px;color:#fff;font-size:.65em;line-height:1.35em;min-width:10px;padding:1px 3px;position:absolute;right:-5px;top:-3px}.fa.super-plus{padding-right:2px}.fa.super-plus:after{content:"\f067";font-size:8px;position:relative;right:-2px;top:-8px}.fa.super-plus:after,.super-cloud-folder:after{font-family:Font Awesome\ 5 Pro;font-weight:400}.super-cloud-folder:after{bottom:-2px;color:#ff8200;content:"\f0c2";font-size:12px;left:-2px;line-height:normal;position:absolute;text-shadow:0 0 12px rgba(0,0,0,.25)}.fa.icon-super{font-size:8px;position:relative;right:-2px;top:-8px}.link{color:#03a9f4}.link:hover{cursor:pointer;text-decoration:underline}.link:active{color:#0275a8}.link-grey{color:#676b6e}.link-grey:hover{cursor:pointer;text-decoration:underline}.link-grey:active{color:#424546}.link-hover:focus,.link-hover:hover{color:#03a9f4!important;cursor:pointer}.link-hover:active{color:#0275a8}.drag-helper{background:rgba(0,0,0,.8);border-radius:3px;color:#fff;font-size:15px;font-weight:700;padding:6px 8px}.drag-helper:before{border:8px solid transparent;border-right-color:rgba(0,0,0,.8);content:"";display:block;left:-16px;margin-top:-8px;position:absolute;top:50%}.color-status[data-status=offline]{color:rgba(0,0,0,.1)}.color-status[data-status=idle],.color-status[data-status=online]{color:#55b900}.color-status[data-status=busy]{color:#dd0043}.color-status[data-status=away]{color:orange}#app.darkify .emoji-inner,#app.darkify img{filter:invert(1) hue-rotate(.5turn)}#app.darkify .chat-body{background-color:#d7d7d7}#app.darkify .chat-header{background-color:#d7d3d3}#app.darkify .chat-footer{background-color:#dcd3d3!important}#app.darkify .avatar{filter:invert(1) hue-rotate(.5turn)}#app.darkify #app-sidebar{background-color:#dbd7d7!important}#app.darkify #app-container{filter:invert(1) hue-rotate(.5turn)!important}#app.darkify #app-main{background-color:#d7d7d7!important}#app.darkify .project-card{background-color:#5701010f}#app.darkify #agenda-content,#app.darkify .column{background-color:#cfcbcb}#app.darkify .task{background-color:#d9d0d0;border-color:#cac8c8}#app.darkify .button-state,#app.darkify .progress-bar{filter:invert(1) hue-rotate(.5turn)}.user-avatar-list .avatar{min-width:24px}.avatar{background-color:rgba(0,0,0,.05);background-position:50%;background-size:cover;border-radius:50%;color:#2f3337;display:inline-block;flex-shrink:0;font-size:12px;font-weight:700;height:24px;line-height:24px;margin-right:6px;position:relative;text-align:center;text-transform:uppercase;vertical-align:middle;width:24px}.avatar.light{background-color:rgba(0,0,0,.15);color:#fff}.avatar.no-margin{margin-right:0}.avatar.glow{box-shadow:0 0 0 4px hsla(0,0%,100%,.4)}.avatar[data-status=offline]:before{background-color:hsla(0,0%,100%,.15)}.avatar[data-status=idle]:before,.avatar[data-status=offline]:before,.avatar[data-status=online]:before{border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px #fff;content:"";height:10px;left:-5px;position:absolute;width:10px}.avatar[data-status=idle]:before,.avatar[data-status=online]:before{background-color:#55b900}.avatar[data-status=busy]:before{background-color:#dd0043}.avatar[data-status=away]:before,.avatar[data-status=busy]:before{border-radius:5px;bottom:-5px;box-shadow:0 0 0 3px #fff;content:"";height:10px;left:-5px;position:absolute;width:10px}.avatar[data-status=away]:before{background-color:orange}.avatar[data-color="1"]{background-color:#e2cd00;background-image:linear-gradient(#e2cd00,#ffc316)}.avatar[data-color="2"]{background-color:#ef8e00;background-image:linear-gradient(#ef8e00,#ff8123)}.avatar[data-color="3"]{background-color:#ee7502;background-image:linear-gradient(#ee7502,#fd6b26)}.avatar[data-color="4"]{background-color:#eb4104;background-image:linear-gradient(#eb4104,#fb3b27)}.avatar[data-color="5"]{background-color:#e51e18;background-image:linear-gradient(#e51e18,#eb455b)}.avatar[data-color="6"]{background-color:#b31171;background-image:linear-gradient(#b31171,#e215b0)}.avatar[data-color="7"]{background-color:#19acc1;background-image:linear-gradient(#19acc1,#2ae3dc)}.avatar[data-color="8"]{background-color:#1596a8;background-image:linear-gradient(#1596a8,#1bd5cd)}.avatar[data-color="9"]{background-color:#24cac0;background-image:linear-gradient(#24cac0,#43debb)}.avatar[data-color="10"]{background-color:#1c9964;background-image:linear-gradient(#1c9964,#24c465)}.avatar[data-color="11"]{background-color:#64c423;background-image:linear-gradient(#64c423,#98dc3e)}.avatar[data-color-logo],.avatar[data-color]{color:#fff;color:hsla(0,0%,100%,.5)}.avatar .avatar-remove{color:rgba(47,51,55,.6);cursor:pointer;display:block;line-height:normal;position:absolute;right:-6px;top:-4px}.avatar .avatar-remove:active,.avatar .avatar-remove:focus,.avatar .avatar-remove:hover{color:#2f3337}.avatar.avatar-s{height:20px;line-height:20px;width:20px}.avatar.avatar-l{font-size:15px;height:32px;line-height:32px;width:32px}.avatar.avatar-l[data-status]:before{bottom:-4px;left:-4px}.avatar.avatar-xl{font-size:15px;height:48px;line-height:48px;width:48px}.avatar.avatar-xl[data-status]:before{bottom:0;left:0}.avatar.avatar-squared{border-radius:3px}.avatar.avatar-contain{background-position:50%;background-repeat:no-repeat;background-size:contain}.avatar-collection .avatar{margin-right:12px}.avatar-edit{align-items:center;background:rgba(0,0,0,.3);border-radius:3px;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.avatar-list .avatar{margin-right:-4px;outline:1px solid #fff}.project-folder{display:inline-block;position:relative;text-align:left}.project-folder img.custom-image{border-radius:3px;box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.project-folder .preset{display:inline-block;width:100%}.project-folder .preset:before{color:rgba(47,51,55,.8);font-family:Font Awesome\ 5 Pro;font-size:56px;font-weight:400;margin-top:4px;position:absolute;text-align:center;width:100%}.project-folder .preset.activities:before{content:"\F0D0"}.project-folder .preset.architect:before{content:"\F015"}.project-folder .preset.caterer:before{content:"\F0F5"}.project-folder .preset.client:before{content:"\F0B1"}.project-folder .preset.construction:before{content:"\F0D1"}.project-folder .preset.course:before{content:"\F02D"}.project-folder .preset.engineering:before{content:"\F085"}.project-folder .preset.essays:before{content:"\F044"}.project-folder .preset.event:before{content:"\F073"}.project-folder .preset.guest_list:before{content:"\F0E0"}.project-folder .preset.health:before{content:"\F0C3"}.project-folder .preset.hen_party:before{content:"\F182"}.project-folder .preset.honeymoon:before{content:"\F072"}.project-folder .preset.industry:before{content:"\F085"}.project-folder .preset.internat:before{content:"\F0AD"}.project-folder .preset.management:before{content:"\F0E8"}.project-folder .preset.marketing:before{content:"\F080"}.project-folder .preset.miscellaneous:before{content:"\F0C5"}.project-folder .preset.partnership:before{content:"\F500"}.project-folder .preset.product:before{content:"\F0EB"}.project-folder .preset.sales:before{content:"\F0D6"}.project-folder .preset.wedding:before{content:"\F004"}.project-folder .preset.workgroup:before{content:"\F500"}.badgeable[data-badge],.badgeable[data-count]:not([data-count="0"]){overflow:visible}.badgeable[data-badge].badgeable-pulse:before,.badgeable[data-count]:not([data-count="0"]).badgeable-pulse:before{animation:badgesonar 1.5s infinite;background:transparent;border:1px solid #dd0043;border-radius:7px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 0 0 1px #fff,0 0 12px rgba(0,0,0,.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:transparent;content:attr(data-count);display:inline-block;font-size:11px;font-weight:700;height:14px;line-height:14px;min-width:14px;padding:0 3px;position:absolute;right:-7px;text-align:center;text-transform:none;top:-7px}.badgeable[data-badge].badgeable-pulse:after,.badgeable[data-count]:not([data-count="0"]).badgeable-pulse:after{animation:badgepulse 3s infinite}.badgeable[data-badge]:after,.badgeable[data-count]:not([data-count="0"]):after{background:#dd0043;border-radius:7px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 0 0 1px #fff,0 0 12px rgba(0,0,0,.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;content:attr(data-count);display:inline-block;font-size:11px;font-weight:700;height:14px;line-height:14px;min-width:14px;padding:0 3px;position:absolute;right:-10px;text-align:center;text-transform:none;top:-7px;z-index:1}.badgeable.badgeable-light:after{background:rgba(221,0,67,.2)!important;box-shadow:none!important;color:#dd0043!important}.badgeable-notify[data-badge],.badgeable-notify[data-count]:not([data-count="0"]){overflow:visible}.badgeable-notify[data-badge]:after,.badgeable-notify[data-count]:not([data-count="0"]):after{background:#dd0043;border-radius:7px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 0 0 1px #fff,0 0 12px rgba(0,0,0,.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;content:"";display:inline-block;font-size:11px;font-weight:700;height:14px;line-height:14px;min-width:14px;padding:0 3px;position:absolute;right:-10px;text-align:center;text-transform:none;top:-7px;z-index:1}.alert{background:rgba(0,64,128,.05);border-left:3px solid #2f3337;padding:12px 16px}.alert.alert-danger{background:rgba(221,0,67,.1);border-left-color:#dd0043;color:#dd0043}.alert.alert-info{background:rgba(3,169,244,.1);border-left-color:#03a9f4;color:#03a9f4}.alert.alert-success{background:rgba(85,185,0,.1);border-left-color:#55b900;color:#55b900}.alert.alert-warning{background:rgba(255,130,0,.1);border-left-color:#ff8200;color:#ff8200}.alert.alert-rounded{border-color:transparent;border-radius:3px}.card{background:#fff;border-radius:3px;box-shadow:0 3px 3px 0 rgba(0,0,0,.03);padding:12px 16px}.tag{background:#2f3337;border-radius:3px!important;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:normal;padding:1px 6px;white-space:nowrap}.tag:not(:last-of-type){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:1px}.tag:not(:last-of-type)+.tag{border-bottom-left-radius:0;border-top-left-radius:0}.tag.tag-count[data-count]:after{content:attr(data-count)}.tag.tag-count[data-count][data-count="0"]{display:none}.tag.tag-light{background-color:rgba(47,51,55,.1);color:#474d53}.tag.light{background-color:rgba(47,51,55,.2)}.tag.red{background:#dd0043}.tag.orange{background:#ff8200}.tag.green{background:#55b900}.tag.dark-green{background:#338500}.tag.primary{background:#03a9f4}.tag.dark-transparent{background:rgba(0,0,0,.5)}.item-tag{background-color:rgba(85,185,0,.15);color:#55b900}.item-tag.item-tag-clickable:hover,.item-tag.tag-plain,.tag-plain-on-active.active .item-tag,.tag-plain-on-active:active .item-tag,.tag-plain-on-hover.hover .item-tag,.tag-plain-on-hover:hover .item-tag{background-color:#55b900!important;color:#fff!important}.item-tag[data-color="1"]{background-color:rgba(255,130,0,.15);color:#ff8200}.item-tag[data-color="1"].item-tag-clickable:hover,.item-tag[data-color="1"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="1"],.tag-plain-on-active:active .item-tag[data-color="1"],.tag-plain-on-hover.hover .item-tag[data-color="1"],.tag-plain-on-hover:hover .item-tag[data-color="1"]{background-color:#ff8200!important;color:#fff!important}.item-tag[data-color="2"]{background-color:rgba(3,169,244,.15);color:#03a9f4}.item-tag[data-color="2"].item-tag-clickable:hover,.item-tag[data-color="2"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="2"],.tag-plain-on-active:active .item-tag[data-color="2"],.tag-plain-on-hover.hover .item-tag[data-color="2"],.tag-plain-on-hover:hover .item-tag[data-color="2"]{background-color:#03a9f4!important;color:#fff!important}.item-tag[data-color="3"]{background-color:rgba(85,185,0,.15);color:#55b900}.item-tag[data-color="3"].item-tag-clickable:hover,.item-tag[data-color="3"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="3"],.tag-plain-on-active:active .item-tag[data-color="3"],.tag-plain-on-hover.hover .item-tag[data-color="3"],.tag-plain-on-hover:hover .item-tag[data-color="3"]{background-color:#55b900!important;color:#fff!important}.item-tag[data-color="4"]{background-color:rgba(161,0,235,.15);color:#a100eb}.item-tag[data-color="4"].item-tag-clickable:hover,.item-tag[data-color="4"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="4"],.tag-plain-on-active:active .item-tag[data-color="4"],.tag-plain-on-hover.hover .item-tag[data-color="4"],.tag-plain-on-hover:hover .item-tag[data-color="4"]{background-color:#a100eb!important;color:#fff!important}.item-tag[data-color="5"]{background-color:rgba(242,192,0,.15);color:#f2c000}.item-tag[data-color="5"].item-tag-clickable:hover,.item-tag[data-color="5"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="5"],.tag-plain-on-active:active .item-tag[data-color="5"],.tag-plain-on-hover.hover .item-tag[data-color="5"],.tag-plain-on-hover:hover .item-tag[data-color="5"]{background-color:#f2c000!important;color:#fff!important}.item-tag[data-color="6"]{background-color:rgba(221,0,67,.15);color:#dd0043}.item-tag[data-color="6"].item-tag-clickable:hover,.item-tag[data-color="6"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="6"],.tag-plain-on-active:active .item-tag[data-color="6"],.tag-plain-on-hover.hover .item-tag[data-color="6"],.tag-plain-on-hover:hover .item-tag[data-color="6"]{background-color:#dd0043!important;color:#fff!important}.item-tag[data-color="7"]{background-color:rgba(180,114,0,.15);color:#b47200}.item-tag[data-color="7"].item-tag-clickable:hover,.item-tag[data-color="7"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="7"],.tag-plain-on-active:active .item-tag[data-color="7"],.tag-plain-on-hover.hover .item-tag[data-color="7"],.tag-plain-on-hover:hover .item-tag[data-color="7"]{background-color:#b47200!important;color:#fff!important}.item-tag[data-color="8"]{background-color:hsla(206,3%,42%,.15);color:#676b6e}.item-tag[data-color="8"].item-tag-clickable:hover,.item-tag[data-color="8"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="8"],.tag-plain-on-active:active .item-tag[data-color="8"],.tag-plain-on-hover.hover .item-tag[data-color="8"],.tag-plain-on-hover:hover .item-tag[data-color="8"]{background-color:#676b6e!important;color:#fff!important}.item-tag[data-color="9"]{background-color:rgba(0,109,225,.15);color:#006de1}.item-tag[data-color="9"].item-tag-clickable:hover,.item-tag[data-color="9"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="9"],.tag-plain-on-active:active .item-tag[data-color="9"],.tag-plain-on-hover.hover .item-tag[data-color="9"],.tag-plain-on-hover:hover .item-tag[data-color="9"]{background-color:#006de1!important;color:#fff!important}.item-tag[data-color="10"]{background-color:rgba(213,0,201,.15);color:#d500c9}.item-tag[data-color="10"].item-tag-clickable:hover,.item-tag[data-color="10"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="10"],.tag-plain-on-active:active .item-tag[data-color="10"],.tag-plain-on-hover.hover .item-tag[data-color="10"],.tag-plain-on-hover:hover .item-tag[data-color="10"]{background-color:#d500c9!important;color:#fff!important}.item-tag[data-color="11"]{background-color:rgba(51,133,0,.15);color:#338500}.item-tag[data-color="11"].item-tag-clickable:hover,.item-tag[data-color="11"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="11"],.tag-plain-on-active:active .item-tag[data-color="11"],.tag-plain-on-hover.hover .item-tag[data-color="11"],.tag-plain-on-hover:hover .item-tag[data-color="11"]{background-color:#338500!important;color:#fff!important}.item-tag[data-color="12"]{background-color:rgba(47,51,55,.15);color:#2f3337}.item-tag[data-color="12"].item-tag-clickable:hover,.item-tag[data-color="12"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="12"],.tag-plain-on-active:active .item-tag[data-color="12"],.tag-plain-on-hover.hover .item-tag[data-color="12"],.tag-plain-on-hover:hover .item-tag[data-color="12"]{background-color:#2f3337!important;color:#fff!important}.item-tag[data-color="13"]{background-color:rgba(243,245,248,.15);color:#f3f5f8}.item-tag[data-color="13"].item-tag-clickable:hover,.item-tag[data-color="13"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="13"],.tag-plain-on-active:active .item-tag[data-color="13"],.tag-plain-on-hover.hover .item-tag[data-color="13"],.tag-plain-on-hover:hover .item-tag[data-color="13"]{background-color:#f3f5f8!important;color:#fff!important}.item-tag[data-color="14"]{background-color:hsla(213,9%,81%,.15);color:#cbcfd4}.item-tag[data-color="14"].item-tag-clickable:hover,.item-tag[data-color="14"].tag-plain,.tag-plain-on-active.active .item-tag[data-color="14"],.tag-plain-on-active:active .item-tag[data-color="14"],.tag-plain-on-hover.hover .item-tag[data-color="14"],.tag-plain-on-hover:hover .item-tag[data-color="14"]{background-color:#cbcfd4!important;color:#fff!important}.item-tag{overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;font-size:13px;font-weight:700;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;line-height:16px;margin:1px 3px 1px 0;padding:0 3px;-ms-word-break:break-all;word-break:break-word}.item-tag.item-tag-clickable:hover{cursor:pointer}@keyframes animatedHighlightedBackground{0%{background-color:#fffce5}}.highlighted-background{animation:animatedHighlightedBackground 1s 1;animation-delay:4s;animation-fill-mode:backwards}table tbody tr.highlight-row:hover,table.highlight-row tbody tr:hover{background-color:#f9fafc}table.table-inner>tbody>tr>td{padding:0!important}table.table-inner>tbody>tr>td+td{padding-left:8px!important}table.table-inner-big>tbody>tr>td{padding:0!important}table.table-inner-big>tbody>tr>td+td{padding-left:16px!important}.section{background-color:#fff;border:1px solid #e6eaf0;border-radius:3px;position:relative}.section .section-title{color:rgba(47,51,55,.6);font-size:12px;font-weight:700;margin-bottom:12px;text-transform:uppercase}.section+.section{margin-top:12px}.section.section-menu{padding-left:200px}.section.section-menu.section-menu-nested{background:inherit}.section.section-menu .section-menu{border-top:none}.section.section-shadow{border:none;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 2px 6px 0 rgba(0,0,0,.08)}.section .menu-background{background:#f3f5f8;border-right:1px solid #e6eaf0;bottom:0;left:0;position:absolute;top:0;width:200px}.section .menu{float:left;left:-200px;position:relative;width:0}.section .menu .menu-inner{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:200px}.section .menu .menu-inner ul{padding:0}.section .menu .menu-inner ul li{border-bottom:1px solid transparent;border-radius:0;border-top:1px solid transparent;color:#474d53;cursor:pointer;margin:0;padding:12px;position:relative}.section .menu .menu-inner ul li:first-child{border-top:none}.section .menu .menu-inner ul li:last-child{border-bottom:none}.section .menu .menu-inner ul li:hover{color:#03a9f4}.section .menu .menu-inner ul li.active{background-color:#fff;border-color:#e6eaf0 #e6eaf0 #e6eaf0 #03a9f4;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#03a9f4;width:201px}.section .head{background-color:#fff;border-bottom:1px solid #e6eaf0;box-shadow:0 3px 3px -3px rgba(0,0,0,.07);color:#5e666e;font-size:15px;font-weight:400;padding:12px}.section .section-content ul{padding:12px 0}.section .section-content ul li{border-radius:3px;margin:0 12px;padding:12px 6px}.section .section-content ul li:hover{background-color:#f3f5f8}.section-padding{padding:12px 16px 0}.section-padding:last-child{padding-bottom:12px}.section-padding-big{padding:24px 32px 0}.section-padding-big:last-child{padding-bottom:24px}.section-side-title{color:rgba(47,51,55,.3);font-size:.9em;font-weight:500;margin-bottom:12px;text-transform:uppercase}.section-sub{border-left:3px solid rgba(0,64,128,.05);padding-left:8px}.section-padding-left{padding-left:16px}.vertical-box:after{content:"";height:100%}.vertical-box .vertical-box-inner,.vertical-box:after{display:inline-block;vertical-align:middle}.dual-block{border-radius:3px}.dual-block.left-block{float:left}.dual-block.right-block{float:right}.dual-block.primary-block{background:#f3f5f8}.dual-block .inner-block{padding:24px}.dual-block .inner-block-right{padding-right:24px}.content-block{display:none}.content-block.content-block-active{display:block}.section-content-block{display:none}.section-content-block.section-content-block-active{display:block}.title-bar{font-size:20px;font-weight:600;padding-bottom:12px}ul.list.list-tick li{background-color:transparent!important;border-width:0!important;padding:0}ul.list.list-tick li label{color:rgba(47,51,55,.7);cursor:pointer;display:inline-block;padding:6px 8px}ul.list.list-tick li label:before{content:"\f0c8";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400;margin-right:6px;text-align:center;width:1.25em}ul.list.list-tick li label.active,ul.list.list-tick li label:hover{color:#2f3337}ul.list.list-tick li label.active:before{content:"\f14a";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400;font-weight:900}ul.list.list-tick li label.active:not(.no-edit):before{color:#03a9f4}ul.list.list-tick li label:active{color:#181a1c}ul.list.list-simple li{background:transparent!important;border:none!important;cursor:default}ul.list li{border-top:1px solid #f3f5f8;cursor:pointer;padding:6px 8px}ul.list li:last-child{border-bottom:1px solid #f3f5f8}ul.list li:not(.list-section):hover{background-color:#f9fafc;border-color:#e3e8ef}ul.list li:not(.list-section):hover+li{border-top-color:#e3e8ef}ul.list li:not(.list-section):hover .avatar[data-status]:before{box-shadow:0 0 0 3px #f9fafc}ul.list li:not(.list-section).active{background-color:rgba(3,169,244,.06);border-color:rgba(3,169,244,.3);color:#03a9f4}ul.list li:not(.list-section).active+li{border-top-color:rgba(3,169,244,.3)}ul.list li:not(.list-section).active .avatar[data-status]:before{box-shadow:0 0 0 3px rgba(3,169,244,.06)}ul.list li:not(.list-section):active{background-color:#edf0f4;border-color:#d3dae5;color:#181a1c}ul.list li:not(.list-section):active+li{border-top-color:#d3dae5}ul.list li:not(.list-section):active .avatar[data-status]:before{box-shadow:0 0 0 3px #edf0f4}ul.list li.highlighted{background-color:rgba(242,192,0,.2);border-bottom:1px solid rgba(242,192,0,.4)}ul.list .list-section{color:#b9bdc1;font-weight:700;padding:12px 8px 6px}ul.list .list-section:first-child{border-top:none}.list-border-rounded{border:1px solid #e3e5e8;border-radius:6px}.list-border-rounded>*{border-radius:1px;padding:12px 16px}.list-border-rounded>:not(:first-child){border-top:1px solid #e3e5e8}.list-border-rounded>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.list-border-rounded>:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.list-border-rounded>.active{outline:4px solid rgba(3,169,244,.2)}.searchinput+ul{margin-top:12px}.list-bottom-offset{padding-bottom:128px!important}.list-scrollable,.list-scrollable-fixed-height{max-height:320px;overflow:auto}.list-scrollable-fixed-height{height:320px}.list-scrollable-s{max-height:200px;overflow:auto}.list-scrollable-s2{max-height:285px;overflow:auto}.list-empty-view{background:rgba(0,0,0,.05);border-radius:3px;display:inline-block;margin:24px 16px;padding:24px 32px;text-align:center}.tabbar{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center;white-space:nowrap}.tabbar .title{font-weight:700;margin-bottom:6px;padding:6px 12px}.tabbar .tabbar-content{padding:12px 16px 0}.tabbar ul{border-bottom:1px solid #e0e5ed}.tabbar ul,.tabbar ul li{display:inline-block}.tabbar ul li:first-child .tab{margin-left:0}.tabbar ul li:last-child .tab{margin-right:0}.tabbar table{border-bottom:1px solid #e0e5ed}.tabbar .tab{background:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;color:rgba(47,51,55,.3);cursor:pointer;font-weight:500;margin:0 6px;outline:none;padding:6px 0;position:relative;top:1px}.tabbar .tab,.tabbar .tab span[data-count]:not([data-count="0"]):after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block}.tabbar .tab span[data-count]:not([data-count="0"]):after{background:rgba(47,51,55,.2);border-radius:7px;color:#fff;content:attr(data-count);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:11px;font-weight:700;height:14px;line-height:14px;min-width:14px;padding:0 3px;position:absolute;right:-4px;text-align:center;text-transform:none;top:9px;z-index:1}.tabbar .tab span[data-count]:not([data-count="0"]).tabbar-count:after{right:-12px;top:-2px}.tabbar .tab.active,.tabbar .tab:active,.tabbar .tab:focus,.tabbar .tab:hover{color:#2f3337}.tabbar .tab.active span[data-count]:not([data-count="0"]):after,.tabbar .tab:active span[data-count]:not([data-count="0"]):after,.tabbar .tab:focus span[data-count]:not([data-count="0"]):after,.tabbar .tab:hover span[data-count]:not([data-count="0"]):after{background:#2f3337}.tabbar .tab.active .tag,.tabbar .tab:active .tag,.tabbar .tab:focus .tag,.tabbar .tab:hover .tag{background:#2f3337;color:#fff}.tabbar .tab.active{border-bottom:2px solid #2f3337}.tabbar .tab.active span[data-count]:not([data-count="0"]):after{background:#2f3337}.tabbar .tab .tag{background-color:rgba(47,51,55,.3)}.tab-content{display:none}.tab-content.active{display:block}.file-icon-preview{border-radius:3px}.control-switch-group .control-switch{display:none}.control-switch-group .control-switch.control-switch-on{display:inline-block}.control-edit-table tr{line-height:40px}.control-edit-table .control-switch{margin:0 4px}.intro-comment{background-color:#f0f0f1;border-radius:3px;margin-bottom:24px;padding:24px 32px}.shadow-on-scroll{box-shadow:none;transition:box-shadow .2s ease-in-out}.shadow-on-bottom{box-shadow:0 -6px 6px -6px rgba(0,0,0,.2);-webkit-transition:all .1s cubic-bezier(0,.9,0,1);-khtml-transition:all .1s cubic-bezier(0,.9,0,1);-moz-transition:all .1s cubic-bezier(0,.9,0,1);-ms-transition:all .1s cubic-bezier(0,.9,0,1);-o-transition:all .1s cubic-bezier(0,.9,0,1);transition:all .1s cubic-bezier(0,.9,0,1)}.shadow-on-bottom.shadow-on-scroll{box-shadow:inset 0 -6px 6px -6px rgba(0,0,0,.2)}.shadow-on-bottom.shadow-on-scroll.shadow-on-top{box-shadow:inset 0 6px 6px -6px rgba(0,0,0,.2),inset 0 -6px 6px -6px rgba(0,0,0,.2)}.shadow-on-top{box-shadow:0 6px 6px -6px rgba(0,0,0,.2);-webkit-transition:all .1s cubic-bezier(0,.9,0,1);-khtml-transition:all .1s cubic-bezier(0,.9,0,1);-moz-transition:all .1s cubic-bezier(0,.9,0,1);-ms-transition:all .1s cubic-bezier(0,.9,0,1);-o-transition:all .1s cubic-bezier(0,.9,0,1);transition:all .1s cubic-bezier(0,.9,0,1)}.shadow-on-top.shadow-on-scroll{box-shadow:inset 0 6px 6px -6px rgba(0,0,0,.2)}.shadow-on-left{box-shadow:inset 6px 0 6px -6px rgba(0,0,0,.2);-webkit-transition:all .1s cubic-bezier(0,.9,0,1);-khtml-transition:all .1s cubic-bezier(0,.9,0,1);-moz-transition:all .1s cubic-bezier(0,.9,0,1);-ms-transition:all .1s cubic-bezier(0,.9,0,1);-o-transition:all .1s cubic-bezier(0,.9,0,1);transition:all .1s cubic-bezier(0,.9,0,1)}.shadow-on-left.shadow-on-right{box-shadow:inset -6px 0 6px -6px rgba(0,0,0,.2),inset 6px 0 6px -6px rgba(0,0,0,.2)}.shadow-on-right{box-shadow:inset -6px 0 6px -6px rgba(0,0,0,.2);-webkit-transition:all .1s cubic-bezier(0,.9,0,1);-khtml-transition:all .1s cubic-bezier(0,.9,0,1);-moz-transition:all .1s cubic-bezier(0,.9,0,1);-ms-transition:all .1s cubic-bezier(0,.9,0,1);-o-transition:all .1s cubic-bezier(0,.9,0,1);transition:all .1s cubic-bezier(0,.9,0,1)}.is-scrolling [data-test-id=virtuoso-top-item-list]{box-shadow:0 6px 6px -6px rgba(0,0,0,.2)}.history-item{padding:12px 0;position:relative}.history-item+.history-item{border-top:1px solid #f3f5f8}.history-item .history-meta{color:#767f8a;display:inline-block;font-size:90%;padding-top:4px}.overlay-screen{background:hsla(0,0%,100%,.9);bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:3}.overlay-screen.overlay-screen--transparent{background:transparent}.overlay-screen:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.overlay-screen#main-load{z-index:99}.overlay-screen .section{height:50%;min-width:50%;padding:12px 16px}.overlay-screen .section:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.loading-screen{color:#8d9194;display:inline-block;font-size:16px;font-weight:700;line-height:1.8;text-transform:uppercase;vertical-align:middle}.loading-screen i{margin-left:12px}.notif-screen{color:#8d9194;display:inline-block;font-size:16px;font-weight:700;text-transform:uppercase;vertical-align:middle}.notif-screen .notif-icon{font-size:128px}.empty_project_panel_member{color:#8d9194;font-size:16px;font-weight:700;text-align:center;text-transform:uppercase}button.loading:before{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;content:"\f110";font-family:Font Awesome\ 5 Pro;font-weight:400;margin-right:6px}.popover-preview-container img{border-radius:2px;display:block;margin:3px}.grouped-virtuoso-no-sticky div[data-virtuoso-scroller]>div:last-of-type{position:static!important}.list-menu{color:#2f3337}.list-menu .list-menu-separator{background-color:#f3f5f8;height:3px;margin:6px 0}.list-menu .list-menu-section{color:rgba(47,51,55,.3);font-size:.9em;font-weight:500;padding:6px 8px;text-transform:uppercase}.list-menu .list-menu-item{border-radius:3px;font-weight:500;padding:6px 8px}.list-menu .list-menu-item+.list-menu-item{border-top:1px solid #f3f5f8}.list-menu .list-menu-item .avatar [data-status=offline]:before{background-color:rgba(0,0,0,.05)}.list-menu .list-menu-item.list-menu-item-hover-light:not(.active):hover{background-color:#f3f5f8;color:#2f3337}.list-menu .list-menu-item.hover,.list-menu .list-menu-item:hover{background-color:rgba(3,169,244,.15);border-color:transparent;color:#03a9f4;cursor:pointer}.list-menu .list-menu-item.active,.list-menu .list-menu-item:active{background-color:#03a9f4;border-color:transparent;color:#fff}.list-menu .list-menu-item.active+.list-menu-item,.list-menu .list-menu-item:active+.list-menu-item{border-top-color:transparent}.list-menu .list-menu-item.active .avatar,.list-menu .list-menu-item:active .avatar{background-color:#fff}.list-menu .list-menu-item.active .avatar [data-status=offline]:before,.list-menu .list-menu-item:active .avatar [data-status=offline]:before{background-color:hsla(0,0%,100%,.5)}.list-menu .list-menu-item.active .avatar [data-status]:before,.list-menu .list-menu-item:active .avatar [data-status]:before{box-shadow:0 0 0 3px #03a9f4}.list-menu .list-menu-item.active .text-meta,.list-menu .list-menu-item:active .text-meta{color:hsla(0,0%,100%,.7)}.list-menu .list-menu-item .list-menu-icon{margin-right:16px}.list-menu .list-menu-item .list-menu-item-inner{padding:6px 8px}.list-menu .list-menu-item>.uploader{box-sizing:border-box;padding:6px 8px;width:100%}.list-menu .list-menu-item>.uploader .action{background:transparent;border:none;font-weight:500;height:auto;line-height:normal;padding:0}.list-menu .list-menu-header{background:#f3f5f8;border-radius:3px;margin-bottom:6px;padding:6px 8px}.list-menu .list-menu-header .list-menu-header-title{font-weight:700;line-height:16px}.list-menu .list-menu-header .list-menu-header-subtitle{color:#b9bdc1;font-size:12px;line-height:16px}.list-menu .list-menu-header .avatar [data-status]:before{box-shadow:0 0 0 3px #f3f5f8}.panel-section .user-sidebar-list li{padding:6px 0}.panel-section .user-sidebar-list .list-section{color:#b9bdc1;font-weight:700;padding:6px 0}.check-option input{display:none;margin-right:8px}.check-option label{align-items:center;display:flex;flex:0 0 auto;font-weight:700}.check-option label:before{content:"\f0c8";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400;line-height:32px;padding-right:8px;width:14px}.check-option label .avatar{margin-right:8px}.check-option input:not(:checked)+label{color:#b9bdc1}.check-option input:not(:checked)+label .avatar{opacity:.6}.check-option input:checked+label:before{content:"\f14a";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400;font-weight:900;line-height:32px;padding-right:8px;width:14px}.tree-box{background:#fff;border:1px solid #ddd;border-radius:3px;overflow:hidden;position:relative}.tree-box .tree-box-loading{font-size:28px;height:100px;line-height:100px;text-align:center}.tree-box .tree-box-loading+.tree-box-list{display:none}.tree-box .tree-box-search{background:#fafbfb;box-shadow:0 1px 0 0 rgba(0,0,0,.06);padding:6px 8px}.tree-box .tree-box-list{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;max-height:320px;min-width:300px;overflow:auto;padding:12px 16px 12px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tree-box .tree-box-footer{background:#fafbfb;box-shadow:0 -1px 0 0 rgba(0,0,0,.06);padding:6px 8px}.tree-box ul{list-style:none;margin:0;padding:0}.tree-box ul li{display:block;padding:0 0 0 12px;position:relative}.tree-box ul li input{margin-right:8px}.tree-box ul li>label{border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;font-weight:500;padding:2px 4px;width:100%}.tree-box ul li>label.drop-active{background:#ff8200!important;color:#fff}.tree-box ul li>label.drop-hover{background:#b35b00!important;color:#fff}.tree-box ul li.selectable>label:hover{background:#f3f5f8;cursor:pointer}.tree-box ul li.selectable.selected>label{background:#03a9f4;color:#fff}.tree-box ul li>label .loading-icon{display:none}.tree-box ul li.loading>label .loading-icon{display:inline-block}.tree-box ul li.loading>label .item-icon{display:none}.tree-box ul li>.folding-icon{cursor:pointer;left:-6px;position:absolute;top:4px}.tree-box ul li.folded>ul,.tree-box ul li.no_access>.folding-icon{display:none}.tree-box ul li.edited>label{background:#fffce5;color:#ff9100}.upload-bar{background:#f3f5f8;border-radius:3px;height:6px;width:100%}.upload-bar .upload-bar-inner{background-color:#03a9f4;border-radius:3px;height:6px;width:0}.corner-indicator{border:6px solid #ccc;border-bottom-color:transparent!important;border-left-color:transparent!important;display:inline-block;height:0;vertical-align:middle;width:0}.keyboard{background:#f3f5f8;border:solid rgba(0,20,40,.1);border-radius:3px;border-width:1px 1px 2px;color:#5e666e;font-size:10px;font-weight:700;margin:0 2px;padding:0 4px;text-decoration:none;text-transform:uppercase}.bbcode-strike *{text-decoration:line-through}.comment-box-controls{font-size:12px}.tagsinput{min-height:32px!important}.ui-widget.ui-widget-content.ui-autocomplete{background:#fff;border:none;border-radius:3px;box-shadow:0 3px 12px 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);color:#2f3337;font-family:inherit;padding:3px;z-index:3000}.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item-wrapper{border:none;border-radius:3px;font-weight:inherit;margin:0!important;padding:4px 1em 4px .4em!important}.ui-widget.ui-widget-content.ui-autocomplete .ui-menu-item-wrapper.ui-state-active{background:rgba(3,169,244,.1);color:#03a9f4}.line-separator{border-bottom:1px solid #f3f5f8;position:relative}.line-separator.line-separator-big{border-bottom:2px solid #f3f5f8}.line-separator.line-separator-arrow:before{border:6px solid transparent;border-bottom-color:#f3f5f8;bottom:0;content:"";display:inline-block;left:50%;margin-left:-6px;position:absolute}.line-separator.line-separator-arrow:after{border:6px solid transparent;border-bottom-color:#fff;bottom:-2px;content:"";display:inline-block;left:50%;margin-left:-6px;position:absolute}.col-xs-separator{border-right:2px solid #f3f5f8}.col-xs-separator:last-child{border-right:none}.row-separator{border-bottom:2px solid #f3f5f8}.row-separator:last-child{border-bottom:none}.form-horizontal .line-separator{border-width:2px;margin-bottom:15px}.checkbox-button{border-radius:3px;color:rgba(47,51,55,.5);cursor:pointer;margin:2px 2px 4px;padding:6px 8px}.checkbox-button.active{background:#f3f5f8;color:#2f3337}.checkbox-button .checkbox-icon{padding:6px 8px}.card-real{background-size:cover;border-radius:8px;box-shadow:inset 0 1px 0 1px hsla(0,0%,100%,.2),inset 0 0 0 1px rgba(0,0,0,.2),0 3px 2px -1px rgba(0,0,0,.2);box-sizing:border-box;padding:12px 16px;width:320px}.card-real .title{color:#fff;font-size:11px;font-weight:700;text-shadow:0 1px rgba(0,0,0,.2);text-transform:uppercase}.card-real .card-input{border:none!important;box-shadow:0 0 0 1px rgba(0,0,0,.1)!important;color:#000!important;height:32px!important;line-height:32px!important;padding:0 12px!important;width:100%!important}.card-real .card-input:focus{box-shadow:0 0 0 3px rgba(0,0,0,.2)!important}.card-real .card-input.empty_mandatory{background-color:#ffdcdc!important}.card-real .card-entry{box-sizing:border-box;display:inline-block;padding-right:12px}.card-real .card-entry:last-child{padding-right:0}.card-real .card-row{margin-bottom:8px}.card-real .card-row:last-child{margin-bottom:0}.color-picker .arrow_down,.color-picker .arrow_left,.color-picker .arrow_up{border:6px solid transparent;display:inline-block;height:0;width:0}.color-picker .arrow_down{border-top-color:#fff;top:0}.color-picker .arrow_left{border-right-color:#333;left:-12px;margin-top:-6px;position:absolute;top:50%}.color-picker .arrow_up{border-bottom-color:#fff;bottom:0}.color-picker .cursor{left:0;position:absolute}.color-picker .hexa_color_code{border:1px solid #666;border-radius:2px;margin-top:10px;padding:5px 8px;text-align:left!important}.color-picker .hexa_color_code:before{color:#eee;content:"#";display:inline-block;margin-right:1px;vertical-align:middle}.color-picker .hexa_color_input{background:transparent!important;border:0!important;color:#eee!important;font:14px courier;margin:0;outline:none;text-transform:uppercase}.color-picker .hidden{display:none!important}.color-picker .hsl_cursor{border:2px solid #fff;border-radius:6px;box-shadow:0 0 0 1px rgba(0,0,0,.2),inset 0 0 0 1px rgba(0,0,0,.2);height:9px;left:0;margin:-7px 0 0 -7px;pointer-events:none;position:absolute;top:0;width:9px}.color-picker .hsl_global_wrapper{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.color-picker .hsl_picker{cursor:pointer;height:250px;position:relative;width:100%}.color-picker .hue_cursor{height:100%;margin-left:-6px;pointer-events:none;position:absolute;width:12px}.color-picker .hue_layer,.color-picker .lightness_layer,.color-picker .saturation_layer{height:100%;width:100%}.color-picker .hue_layer{background:red}.color-picker .hue_picker{background:-webkit-linear-gradient(left,red,#ff0,#0f0,#0ff,#00f,#f0f,red);background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);cursor:pointer;font-size:0;height:32px;margin-top:10px;position:relative;width:100%}.color-picker .hue_picker_gradient{height:100%}.color-picker .hue_picker_gradient>div{display:inline-block;height:100%;pointer-events:none;width:16.66%}.color-picker .hue_picker_gradient>div:first-child{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff0000",endColorstr="#ffffff00",GradientType=1)}.color-picker .hue_picker_gradient>div:nth-child(2){filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff00",endColorstr="#ff00ff00",GradientType=1)}.color-picker .hue_picker_gradient>div:nth-child(3){filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff00",endColorstr="#ff00ffff",GradientType=1)}.color-picker .hue_picker_gradient>div:nth-child(4){filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ffff",endColorstr="#ff0000ff",GradientType=1)}.color-picker .hue_picker_gradient>div:nth-child(5){filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000ff",endColorstr="#ffff00ff",GradientType=1)}.color-picker .hue_picker_gradient>div:last-child{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00ff",endColorstr="#ffff0000",GradientType=1)}.color-picker .lightness_layer{background:-webkit-linear-gradient(left,#000,transparent 50%,hsla(0,0%,100%,0) 0,#fff);background:linear-gradient(90deg,#000,transparent 50%,hsla(0,0%,100%,0) 0,#fff);font-size:0}.color-picker .lightness_layer>div{display:inline-block;height:100%;pointer-events:none;width:50%}.color-picker .lightness_layer>div:first-child{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff000000",endColorstr="#00000000",GradientType=1)}.color-picker .lightness_layer>div:last-child{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffffff",GradientType=1)}.color-picker .output{border-radius:2px;border-right:32px solid #333;box-shadow:inset 0 1px 3px rgba(0,0,0,.5),0 1px #fff;cursor:pointer;display:block;height:32px;position:relative;text-align:right;width:50px}.color-picker .output:before{content:"";display:inline-block;height:100%;vertical-align:middle}.color-picker .output .arrow_down{border-top-color:#fff;position:absolute;right:-22px;top:12px;vertical-align:middle}.color-picker .popup{-webkit-animation:fade_in .25s;animation:fade_in .25s;background:#333;border-radius:1px;box-shadow:0 2px 3px rgba(0,0,0,.33);display:inline-block;left:100%;margin-left:8px;max-height:none;padding:10px;position:absolute;top:-161px;width:250px;z-index:10000}.color-picker .saturation_layer{background:-webkit-linear-gradient(top,gray,transparent);background:linear-gradient(gray,transparent);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff888888",endColorstr="#00888888",GradientType=0)}@-webkit-keyframes fade_in{0%{opacity:.5;-webkit-transform:translate(-5px)}to{opacity:1;-webkit-transform:translate(0)}}@keyframes fade_in{0%{opacity:.5;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.attached-item{margin-bottom:12px}.attached-item .item{background-color:#f3f5f8;border-radius:3px;padding-left:64px;position:relative}.attached-item .item .thumbnail-background{background-color:#e9edf2;border-bottom-left-radius:3px;border-top-left-radius:3px;height:100%;left:0;position:absolute;top:0;width:64px}.attached-item .item .thumbnail{float:left;left:-64px;padding-bottom:12px;padding-top:12px;position:relative;text-align:center;width:0}.attached-item .item .thumbnail .thumbnail-inner{position:relative;width:64px}.attached-item .item .content{color:rgba(47,51,55,.8);padding:12px 16px}.attached-item .item .content .title{color:#181a1c;font-weight:700;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis}.attached-item .meta{color:#c1c2c3;font-size:13px;line-height:32px;padding-top:4px}.attached-item.attached-item-bordered{border:1px solid rgba(0,21,48,.11);border-radius:10px}.attached-item.attached-item-bordered .item{align-items:center;background-color:inherit;display:flex;padding-left:80px}.attached-item.attached-item-bordered .item .thumbnail-background{background-color:inherit;width:80px}.attached-item.attached-item-bordered .item .thumbnail{left:-80px}.attached-item.attached-item-bordered .item .thumbnail .thumbnail-inner{width:80px}.attached-item.attached-item-bordered .item .content{padding-left:0}.progress-bar{background:rgba(0,0,0,.1);border-radius:9px;height:18px;text-align:center;width:100%}.progress-bar .progress-bar-progression{background:#03a9f4;border-radius:9px;height:18px}.progress-bar:after{color:#fff;content:attr(data-progress);font-weight:900;position:relative;text-shadow:0 0 1px rgba(0,0,0,.5);top:-18px}.height-preserving-container:empty{box-sizing:border-box;min-height:calc(var(--child-height))}.input-guest{border:none;border-bottom:1px solid #d3dae5;border-radius:0;box-shadow:none!important;height:50px;line-height:50px;-webkit-transition:all .3s ease;-khtml-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.input-guest:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.button-guest{height:50px;line-height:50px;padding:0 24px}.button-guest.big{height:65px;line-height:25px}.atwho-view{background:#fff;border:none;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.05)}.atwho-view ul{padding:6px 8px}.atwho-view ul li{border:none;border-radius:3px}.atwho-view ul li+li{border-top:1px solid #f3f5f8}.atwho-view ul li+li.cur{border-top:1px solid transparent}.atwho-view ul li.cur{background-color:#03a9f4}.atwho-view ul li strong{color:#03a9f4;font-weight:inherit}.card-effect__container{perspective:500px}.card-effect__container:hover .card-effect__highlight:after{background-image:var(--highlight,"none");border-radius:var(--radius,"0");content:"";height:100%;left:0;opacity:var(--opactiy,"1");pointer-events:none;position:absolute;top:0;width:100%}.card-effect__push{cursor:pointer;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.card-effect__push:active{transform:scale(.97)}.hide-scrollBar::-webkit-scrollbar{display:none;width:0}.status-indicator{align-self:center;display:flex}.status-indicator:after{content:"\f111";font-family:Font Awesome\ 5 Pro;font-size:.6em;font-weight:900}.status-indicator.status-indicator-hide-offline[data-status=offline]{display:none}.ui-datepicker.ui-widget.ui-widget-content{background:#f3f5f8;border:none;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 3px 5px 0 rgba(0,0,0,.2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;font-size:15px}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header{align-items:center;background:transparent;border:none;border-bottom:1px solid #e3e5e8;border-radius:0;color:inherit;display:flex;font-weight:500}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev{align-items:center;border:none;color:#2f3337;cursor:pointer;display:flex;height:32px;justify-content:center;left:0;margin:0;position:static;right:0;top:0;width:32px}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next .ui-icon,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev .ui-icon{background:none;color:#2f3337;font-size:0;height:auto;left:auto;margin:0;position:static;text-indent:0;top:auto;width:auto}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next .ui-icon:after,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev .ui-icon:after{font-family:Font Awesome\ 5 Pro;font-size:15px;font-weight:400!important}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next.ui-datepicker-prev .ui-icon:after,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-prev .ui-icon:after{content:"\f053"}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-next{order:1}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next.ui-datepicker-next .ui-icon:after,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev.ui-datepicker-next .ui-icon:after{content:"\f054"}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-next:hover,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-prev:hover{background:rgba(0,64,128,.05);color:#2f3337}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-header .ui-datepicker-title{display:flex;flex-grow:1;justify-content:center}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-calendar thead th{font-weight:500}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-calendar tbody td .ui-state-default{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;color:#03a9f4;font-weight:500}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-calendar tbody td .ui-state-default.ui-state-highlight,.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-calendar tbody td .ui-state-default.ui-state-hover{background:rgba(3,169,244,.1)}.ui-datepicker.ui-widget.ui-widget-content .ui-datepicker-calendar tbody td .ui-state-default.ui-state-active{background:#03a9f4;color:#fff}.dropdown-menu{box-shadow:0 5px 10px rgba(0,0,0,.2)}.dropdown .dropdown-menu{font-size:inherit}.tooltip{z-index:9999}.tooltip .tooltip-inner{background-color:#2f3337;border-radius:4px;padding:3px 8px;white-space:pre-line}.tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.tooltip.bs-tooltip-top .tooltip-arrow:before{border-top-color:#2f3337}.tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.tooltip.bs-tooltip-end .tooltip-arrow:before{border-right-color:#2f3337}.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.tooltip.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:#2f3337}.tooltip.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.tooltip.bs-tooltip-start .tooltip-arrow:before{border-left-color:#2f3337}.tooltip.fade{opacity:1;transition:opacity .15s linear}.tooltip.fade:not(.show){opacity:0}.popover{background:none;border:none;box-shadow:none;z-index:10}.popover .popover-container{background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);transform:scale(1)}.popover.bs-popover-auto[data-popper-placement^=top] .popover-container .popover-arrow,.popover.bs-popover-top .popover-container .popover-arrow{bottom:calc(-.5rem - 1px)}.popover.bs-popover-auto[data-popper-placement^=top] .popover-container .popover-arrow:before,.popover.bs-popover-top .popover-container .popover-arrow:before{border-top-color:rgba(0,0,0,.25);border-width:.5rem .5rem 0;bottom:0}.popover.bs-popover-auto[data-popper-placement^=top] .popover-container .popover-arrow:after,.popover.bs-popover-top .popover-container .popover-arrow:after{border-top-color:#fff;border-width:.5rem .5rem 0;bottom:1px}.popover.bs-popover-auto[data-popper-placement^=right] .popover-container .popover-arrow,.popover.bs-popover-end .popover-container .popover-arrow{height:1rem;left:calc(-.5rem - 1px);width:.5rem}.popover.bs-popover-auto[data-popper-placement^=right] .popover-container .popover-arrow:before,.popover.bs-popover-end .popover-container .popover-arrow:before{border-right-color:rgba(0,0,0,.25);border-width:.5rem .5rem .5rem 0;left:0}.popover.bs-popover-auto[data-popper-placement^=right] .popover-container .popover-arrow:after,.popover.bs-popover-end .popover-container .popover-arrow:after{border-right-color:#fff;border-width:.5rem .5rem .5rem 0;left:1px}.popover.bs-popover-auto[data-popper-placement^=bottom] .popover-container .popover-arrow,.popover.bs-popover-bottom .popover-container .popover-arrow{top:calc(-.5rem - 1px)}.popover.bs-popover-auto[data-popper-placement^=bottom] .popover-container .popover-arrow:before,.popover.bs-popover-bottom .popover-container .popover-arrow:before{border-bottom-color:rgba(0,0,0,.25);border-width:0 .5rem .5rem;top:0}.popover.bs-popover-auto[data-popper-placement^=bottom] .popover-container .popover-arrow:after,.popover.bs-popover-bottom .popover-container .popover-arrow:after{border-bottom-color:#fff;border-width:0 .5rem .5rem;top:1px}.popover.bs-popover-auto[data-popper-placement^=left] .popover-container .popover-arrow,.popover.bs-popover-start .popover-container .popover-arrow{height:1rem;right:calc(-.5rem - 1px);width:.5rem}.popover.bs-popover-auto[data-popper-placement^=left] .popover-container .popover-arrow:before,.popover.bs-popover-start .popover-container .popover-arrow:before{border-left-color:rgba(0,0,0,.25);border-width:.5rem 0 .5rem .5rem;right:0}.popover.bs-popover-auto[data-popper-placement^=left] .popover-container .popover-arrow:after,.popover.bs-popover-start .popover-container .popover-arrow:after{border-left-color:#fff;border-width:.5rem 0 .5rem .5rem;right:1px}.popover.bs-popover-auto[data-popper-placement^=bottom] .popover-container,.popover.bs-popover-bottom .popover-container{transform-origin:50% top}.popover.bs-popover-auto[data-popper-placement^=top] .popover-container,.popover.bs-popover-top .popover-container{transform-origin:50% bottom}.popover.bs-popover-auto[data-popper-placement^=left] .popover-container,.popover.bs-popover-start .popover-container{transform-origin:right 50%}.popover.bs-popover-auto[data-popper-placement^=right] .popover-container,.popover.bs-popover-end .popover-container{transform-origin:left 50%}.popover.fade{transition:opacity .25s cubic-bezier(.34,1.56,.64,1)}.popover.fade:not(.show){opacity:0}@keyframes popoverFadeIn{0%{transform:scale(.8)}to{transform:scale(1)}}.popover.fade.show .popover-container{animation-delay:0s;animation-duration:.25s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:popoverFadeIn;animation-timing-function:cubic-bezier(.34,1.56,.64,1)}.flex{display:flex}.flex-row{flex-direction:row}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-right{justify-content:right}.items-center{align-items:center}.flex-wrap{flex-wrap:wrap!important}.text-white{color:#fff}.text-slate-500{color:#94a3b8}.text-slate-600{color:#475569}.space-x-0\.5>*+*{margin-left:.125rem}.space-x-1{margin-left:.25rem}.bg-white{background-color:#fff}.mt-6{margin-top:1.5rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-0{margin-left:0}.p-4{padding:1rem}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.w-80{width:80%}.w-20{width:20%}.max-h-50{max-height:50vh}.max-h-60{max-height:60vh}.overflow-y-auto{overflow-y:auto}.rotate-45{transform:rotate(45deg)}#notifications{padding:12px 16px;position:absolute;right:0;top:0;z-index:9}#notifications .notification{background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9fafc),color-stop(.7,#fff));border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 3px 5px 0 rgba(0,0,0,.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-bottom:12px;opacity:0;overflow:hidden;position:relative;transition:opacity .5s linear;width:320px;z-index:100}#notifications .notification:last-child{margin-bottom:0}#notifications .notification.fade-in{opacity:1}#notifications .notification.fade-out{opacity:0}#notifications .notification.notification-overflowing{visibility:hidden}#notifications .notification.trailing-notification{height:20px;margin-top:-20px;opacity:1}#notifications .notification.success{color:#55b900}#notifications .notification.info{color:#03a9f4}#notifications .notification.warning{color:#ff8200}#notifications .notification.error{color:#dd0043}#notifications .notification.notification-clickable{cursor:pointer}#notifications .notification>table{border-collapse:collapse}#notifications .notification>table>tbody>tr>td{padding:12px 16px}#notifications .notification>table>tbody>tr>td.notification-left-content{padding-right:0;width:1px}#notifications .notification>table .close-notif{border-left:1px solid #e6eaf0}#notifications .notification>table .close-notif:hover{background:#f3f5f8;cursor:pointer}#notifications .notification .notification-container .notification-title-truncate{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}#notifications .notification .notification-container .notification-title-truncate.expanded{-webkit-line-clamp:3}#notifications .notification .notification-container .fa-bell{color:#ff8200}#notifications .notification .notification-container .fa-bell.reminder-alert{color:#dd0043}#notifications .notification .notification-container button{border-radius:0}#notifications .notification .notification-container button:first-child{border-right:1px solid rgba(0,0,0,.05)}#notifications .notification .notification-container .notification-reminder-date{color:#676b6e}#notifications .notification .notification-container .notification-reminder-date.reminder-alert{color:#dd0043}#notifications .notification .notification-container .notification-reminder-description{color:#2f3337;display:-webkit-box;opacity:.3;overflow:hidden;-webkit-box-orient:vertical;overflow-wrap:anywhere;-webkit-line-clamp:5}#notifications .notification .notification-container.separator{border-top:1px solid rgba(0,0,0,.05)}#notifications .button-close-all{box-shadow:-1px 2px 5px 0 rgba(0,0,0,.2);color:#000!important}.panel-root{background:#fff;bottom:0;box-shadow:-1px 0 0 rgba(0,21,48,.11);display:none;font-size:15px;position:absolute;right:-441px;top:0;width:440px;z-index:3}.panel-root .panel-container,.panel-root .panel-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.panel-root .panel-overlay{background-color:hsla(0,0%,100%,.7);display:none;text-align:center;-webkit-transition:all .3s cubic-bezier(0,.9,0,1);-khtml-transition:all .3s cubic-bezier(0,.9,0,1);-moz-transition:all .3s cubic-bezier(0,.9,0,1);-ms-transition:all .3s cubic-bezier(0,.9,0,1);-o-transition:all .3s cubic-bezier(0,.9,0,1);transition:all .3s cubic-bezier(0,.9,0,1);z-index:2}.panel-root .panel-overlay .loader{margin-top:-32px;position:absolute;top:50%;width:100%}.panel-root .panel-overlay .loader i{color:rgba(0,0,0,.5);font-size:64px}.panel-root.loading .panel-overlay{display:block}.panel-root .comments{padding-bottom:24px}.panel-root .comments-input{border-radius:3px;box-shadow:0 0 0 1px rgba(0,21,48,.11);padding:12px 16px}.panel-root .panel-header{background:#fff;border-bottom:1px solid #e3e8ef;display:flex;height:32px;left:0;line-height:32px;margin:0 16px;padding:12px 0;position:absolute;right:0;top:0;-webkit-transition:box-shadow .3s cubic-bezier(0,.9,0,1);-khtml-transition:box-shadow .3s cubic-bezier(0,.9,0,1);-moz-transition:box-shadow .3s cubic-bezier(0,.9,0,1);-ms-transition:box-shadow .3s cubic-bezier(0,.9,0,1);-o-transition:box-shadow .3s cubic-bezier(0,.9,0,1);transition:box-shadow .3s cubic-bezier(0,.9,0,1);z-index:2}.panel-root .panel-header.over{border-bottom-color:#d3dae5;box-shadow:0 4px 3px 0 rgba(0,10,20,.08)}.panel-root .panel-header.has-tabbar{height:56px;line-height:56px;margin:0;padding:0 16px;text-align:center}.panel-root .panel-header.has-tabbar .tabbar{display:inline-block}.panel-root .panel-header.has-tabbar .tabbar .tabbar-content{padding:0}.panel-root .panel-header.has-tabbar .tabbar .tabbar-content ul{border-bottom:none}.panel-root .panel-header.has-tabbar .tabbar .tabbar-content .tab{height:56px;line-height:56px;padding-bottom:0;padding-top:0}.panel-root .panel-header.hide-header{display:none}.panel-root .panel-header .panel-header-center{flex-grow:1}.panel-root .panel-header:not(.hide-header)+.panel-content{top:57px}.panel-root .panel-content{bottom:0;left:0;overflow-y:auto;padding:0;position:absolute;right:0;top:57px;top:0;-webkit-transition:margin .3s cubic-bezier(0,.9,0,1);-khtml-transition:margin .3s cubic-bezier(0,.9,0,1);-moz-transition:margin .3s cubic-bezier(0,.9,0,1);-ms-transition:margin .3s cubic-bezier(0,.9,0,1);-o-transition:margin .3s cubic-bezier(0,.9,0,1);transition:margin .3s cubic-bezier(0,.9,0,1)}.panel-root .panel-content .module-content-inner{padding:12px 16px}.panel-root .panel-content .module-content-scrollable{bottom:0;left:0;overflow:hidden;overflow-y:auto;position:absolute;right:0;top:0}.panel-root .panel-content .module-content-bottom-offset{padding-bottom:128px}.panel-root .panel-content .tab-content{padding-bottom:96px}.panel-root .controls{white-space:nowrap}.panel-root .attached-items{padding-top:6px}.panel-section{padding:12px 16px}.panel-section:last-child{margin-bottom:0}.panel-section.panel-section-small{padding:6px 16px}.panel-section .panel-section-title{color:rgba(47,51,55,.3);font-size:.9em;font-weight:500;margin-bottom:12px;text-transform:uppercase}.panel-section .panel-section-title:last-child{margin-bottom:0}.panel-section .panel-section-title-border{border-bottom:2px solid #f2f3f3;color:rgba(47,51,55,.3);font-size:.9em;font-weight:500;margin-bottom:3px;text-transform:uppercase}.panel-section .panel-section-title-border.no-border{border-bottom:none;padding-bottom:12px}.panel-section .panel-section-title-border:last-child{margin-bottom:0}.panel-section .panel-section-title-folder{color:rgba(47,51,55,.3);font-size:.9em;font-weight:500;margin-bottom:12px;text-transform:uppercase}.panel-section .panel-section-title-folder:last-child{margin-bottom:0}.panel-open{margin-right:440px;position:relative}.panel-open .panel-root{display:block;right:-440px}.panel-open.panel-overlap{margin-right:0}.panel-open.panel-overlap .panel-root{right:0}.panel-overlay.panel-open{margin-right:0}.panel-overlay.panel-open .panel-root{right:0}.panel-empty{color:rgba(47,51,55,.6);font-size:24px;font-weight:700;padding:48px 0;text-align:center}#popup-overlay,.popup-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;overflow:auto;position:absolute;right:0;text-align:center;top:0;z-index:10}#popup-overlay:after,.popup-overlay:after{content:"";display:inline-block;height:100%;vertical-align:middle}#popup-no-overlay{bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:90}#popup-no-overlay:after{content:"";height:100%}#popup-no-overlay:after,.popup{display:inline-block;vertical-align:middle}.popup{background:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 3px 5px 0 rgba(0,0,0,.2);margin:24px 0;max-width:525px;min-width:320px;overflow:auto;text-align:left}.popup.no-min-width{min-width:0}.popup.fullscreen{height:90%;left:5%;margin:0;max-width:none;min-width:0;top:5%;width:90%}.popup.fullscreen .message{height:100%}.popup.fullscreen .message .message-inner{display:flex;flex-direction:column;height:100%}.popup.fullscreen .message .message-inner .content{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.popup.fullsize{max-width:90%}.popup.popup-scrollable .message-inner{overflow:auto}.popup.popup-fade{opacity:0;transform:scale(.97) translateY(5%);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.popup.popup-fade-in{opacity:1;transform:scale(1) translateY(0)}.popover{border-radius:3px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol;max-width:525px;min-width:320px;width:auto}.popover .popover-body{padding:0}.popover.no-min-width{min-width:0}.popover.on-top{z-index:2021}.popover,.popup{color:#2f3337;text-transform:none}.popover.max-width,.popup.max-width{width:525px!important}.popover.max-max-width,.popup.max-max-width{max-width:700px!important}.popover.min-width,.popup.min-width{width:320px!important}.popover.mid-width,.popup.mid-width{width:500px!important}.popover .message,.popover .popover-body,.popup .message,.popup .popover-body{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;word-break:break-word}.popover .message .title-bar,.popover .popover-body .title-bar,.popup .message .title-bar,.popup .popover-body .title-bar{padding:20px 20px 0}.popover .message .content,.popover .popover-body .content,.popup .message .content,.popup .popover-body .content{padding:20px;text-align:left}.popover .message .controls,.popover .popover-body .controls,.popup .message .controls,.popup .popover-body .controls{background:#f3f5f8;line-height:32px;padding:20px;white-space:nowrap}.popover.vertical-fit,.popup.vertical-fit{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;max-height:100%;overflow:auto;position:relative}.popover.popover-max-height,.popup.popover-max-height{max-height:90vh;overflow-y:auto}.popover-title{display:none}.iframe-body{top:44px!important}.iframe-body iframe{border:1px solid rgba(0,0,0,.2)}.preview-overlay{background:hsla(0,0%,100%,.8);bottom:0;left:0;padding:12px 0;position:absolute;right:0;text-align:center;top:0;z-index:2020}.preview-overlay:after{content:"";display:inline-block;height:100%;vertical-align:middle}.preview-overlay.fixed,body>.preview-overlay{background:rgba(0,0,0,.8)}.preview-inline .preview-container{box-shadow:none;margin:0;overflow:visible;padding:0;width:100%}.preview-inline .preview-container .preview-header{background:transparent;height:auto;margin-bottom:0;padding:0 0 6px;position:relative;top:auto!important}.preview-inline .preview-container .preview-content{padding:0}.preview-inline .preview-container .preview-content pre{overflow-wrap:break-word;padding:6px 8px;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;max-height:300px;overflow:auto;-ms-word-break:break-all;word-break:break-word}.preview-container,.preview-inline .preview-container .preview-content canvas,.preview-inline .preview-container .preview-content pre{box-shadow:0 0 0 1px rgba(0,0,0,.2),0 3px 5px 0 rgba(0,0,0,.2)}.preview-container{background:#fff;box-sizing:border-box;display:inline-block;margin:0 16px;max-height:100%;overflow:auto;padding:12px 16px;position:relative;vertical-align:middle}.preview-container.rendering .preview-header .file-name:after{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite;content:"\f110";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:8px}.preview-container .preview-header{background:#fff;box-sizing:border-box;height:50px;left:0;margin-bottom:12px;padding:0 16px;position:absolute;text-align:center;top:0;width:100%;z-index:1}.preview-container .preview-header>table{height:100%}.preview-container .preview-header .file-name{font-weight:700}.preview-container .preview-controls{display:flex;justify-content:space-between;left:0;margin:0 46px;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2211}.preview-container .preview-content{padding:50px 16px 12px;position:relative;text-align:center}.preview-container .preview-content canvas,.preview-container .preview-content img{border:6px solid rgba(0,0,0,.05);border-radius:3px;max-height:100%;max-width:100%}.preview-container .preview-content video{border-radius:3px;max-height:calc(100vh - 130px);max-width:100%}.preview-container .preview-content pre{max-width:70vw;min-width:50vw;text-align:left}.preview-container .preview-content canvas{max-width:100%}.preview-container .preview-loading{padding:16px;text-align:center}.printable{display:none!important}@media print{#user-toolbar{visibility:hidden}@page{size:landscape}}@media (max-width:768px){body .file-picker .panel-right .file-list .file{width:50%}}@media (max-width:980px){body .popup.fullscreen{height:96%;left:2%;top:2%;width:96%}}@media (min-width:1280px){body .file-picker .panel-right .file-list .file{width:25%}}@media (min-width:1400px){body .file-picker .panel-right .file-list .file{width:20%}}#global-search{display:flex;flex:1 1 auto;flex-direction:column;width:600px}#global-search #search-form{box-shadow:0 1px 0 0 rgba(0,21,48,.11)}#global-search #search-form.shadow-on-top{box-shadow:0 2px 8px 0 rgba(0,21,48,.11)}#global-search #search-form #search-filters{display:flex;flex-wrap:wrap;margin-top:12px}#global-search #search-form #search-filters>*{margin:0 0 6px!important}#global-search #search-form #search-filters>:not(:last-child){margin-right:6px!important}#global-search #search-results{display:flex;flex-direction:column;overflow:hidden}#global-search #search-results .search-result-list{display:flex;flex-direction:column;flex-grow:1;overflow:auto;padding:0 32px 24px}#global-search #search-results .search-result-item{display:flex}#global-search #search-results .search-result-item .query-match{font-weight:700}#global-search #search-results .search-result-item .search-result-container{align-items:baseline;display:flex;flex-grow:1;justify-content:flex-end}#global-search #search-results .search-result-item .search-result-container .search-result-content{display:flex;flex-direction:column;flex-grow:1}#global-search #search-results .search-result-item .search-result-container .search-result-content .search-result-label{align-items:baseline;display:flex;flex-grow:1;font-weight:500;padding:4px 0}#global-search #search-results .search-result-item .search-result-container .search-result-meta .search-result-meta-item{color:rgba(47,51,55,.3);font-size:.9em;padding:4px 0}#global-search #search-results .search-result-item .search-result-container .search-result-path{align-items:center;display:flex;padding:4px 0}.sidebar{background-color:#f3f5f8;border-right:1px solid #e3e5e8;flex-direction:column;width:260px}.sidebar,.sidebar .sidebar-section{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex}.sidebar .sidebar-section{flex:0 0 auto;flex-direction:column;padding:12px 0;position:relative;transition:box-shadow .1s ease-out}.sidebar .sidebar-section:not(:hover) .sidebar-options .button:not(:active):not(.active):not(:focus):not(.focus):not([data-count]:not([data-count="0"])){opacity:0}.sidebar .sidebar-section:not(:last-child){box-shadow:inset 0 -1px 0 0 #e3e5e8}.sidebar .sidebar-section.sidebar-section-grow{flex-basis:50%;flex-grow:1;flex:1;overflow:hidden}.sidebar .sidebar-section.shadow-on-bottom{box-shadow:inset 0 -1px 0 0 #e3e5e8,inset 0 -6px 6px -6px rgba(0,0,0,.1)}.sidebar .sidebar-section .sidebar-section__footer__collapsed{min-height:22px}.sidebar ul.sidebar-list{display:flex;flex:1 0 auto;flex-direction:column;width:100%}.sidebar ul.sidebar-list>li{display:flex;flex:0 0 auto}.sidebar ul.sidebar-list li+li.sidebar-header{padding-top:12px}.sidebar .sidebar-item{align-items:center;border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex;flex:1 1 auto;font-weight:500!important;height:auto;line-height:normal;margin:0 8px;min-height:32px;padding:3px 8px;text-align:left}.sidebar .sidebar-item:not(.sidebar-default-control):not(.button-light):not(.hover):not(:hover):not(.active):not(:active):not(.focus):not(:focus):not(.disabled):not(:disabled){color:#2f3337}.sidebar .sidebar-item:not(.sidebar-default-control){border:none}.sidebar .sidebar-item .sidebar-item-leading{flex-shrink:0;margin-right:16px;text-align:center;width:20px}.sidebar .sidebar-item .sidebar-item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sidebar .sidebar-item .sidebar-item-trailing{display:flex}.sidebar .sidebar-item .tag{transition:background-color .1s ease-out}.sidebar .sidebar-item.active .tag,.sidebar .sidebar-item.focus .tag,.sidebar .sidebar-item.hover .tag,.sidebar .sidebar-item:active .tag,.sidebar .sidebar-item:focus .tag,.sidebar .sidebar-item:hover .tag{background:#03a9f4}.sidebar .sidebar-item .avatar{font-size:11px;height:20px;line-height:20px;width:20px}.sidebar .sidebar-item.sidebar-item-colorable.active .tag,.sidebar .sidebar-item.sidebar-item-colorable.focus .tag,.sidebar .sidebar-item.sidebar-item-colorable.hover .tag,.sidebar .sidebar-item.sidebar-item-colorable:active .tag,.sidebar .sidebar-item.sidebar-item-colorable:focus .tag,.sidebar .sidebar-item.sidebar-item-colorable:hover .tag{background:var(--custom-color)}.sidebar .sidebar-header{align-items:center;display:flex;padding:0 16px 6px;z-index:1}.sidebar .sidebar-header.shadow-on-top{background-color:#f3f5f8;padding-bottom:12px}.sidebar .sidebar-header.shadow-on-top+.sidebar-content-scrollable{margin-top:-6px}.sidebar .sidebar-header:last-child{padding-bottom:12px}.sidebar .shadow-on-top+.sidebar-content-scrollable{background:rgba(0,64,128,.02)}.sidebar .sidebar-title{color:rgba(47,51,55,.3);flex-grow:1;font-size:.9em;font-weight:500;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%}.sidebar .sidebar-options{display:flex}.sidebar .sidebar-options .button{transition:opacity .1s ease-out}.sidebar .sidebar-content{padding:0 16px}.sidebar .sidebar-content-scrollable{display:flex;flex:0 1 100%;flex-direction:column;overflow:auto;position:relative;transition:background-color .1s ease-out}.sidebar .sidebar-content-scrollable ul.sidebar-list{padding-bottom:24px}.sidebar .sidebar-inside-margin{margin-left:-8px;margin-right:-8px}.sidebar [data-count]:after{box-shadow:none!important}.sidebar .unread-count{display:inline-block;margin-left:6px}.sidebar .unread-count[data-count="0"]{display:none}.sidebar .unread-count:before{content:attr(data-count)}.sidebar .sync-status{display:flex;margin-left:6px}.sidebar .sync-status i{font-size:8px;padding:6px}#chats-panel{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;position:relative;width:600px}#chats-panel .chat-body.panel-open{margin-right:0}#chats-panel .chat-body.panel-open:after{background:hsla(0,0%,100%,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}#chats-panel .chat-body.panel-open .panel-root{right:0;z-index:2}.draggable{border:1px solid #dedede;position:fixed}#sign-view{background-color:#f3f5f8;border-radius:3px 3px 0 0;display:flex;flex:1 1 auto;flex-direction:row;max-width:100%}#sign-view .panel-root{background-color:#f3f5f8;box-shadow:-1px 0 0 #e3e5e8}#sign-view .panel-root .panel-header{background-color:transparent}#sign-view .sign-card{background:#fff;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:12px 16px}#sign-view .sign-card .sign-card-body{justify-content:space-between}#sign-view #sign-sidebar{display:flex;flex:0 0 auto;flex-direction:column;width:300px}#sign-view #sign-sidebar .sidebar{background-color:transparent}#sign-view #sign-sidebar .sign-sidebar-header{flex-direction:column;padding:0 24px}#sign-view #sign-sidebar .sign-sidebar-header .sign-sidebar-title{color:#000;font-size:18px;font-weight:700;text-transform:inherit;white-space:normal}#sign-view #sign-sidebar .sign-form__step-indicator{background:rgba(0,64,128,.05);border-radius:3px;color:rgba(47,51,55,.3);display:inline-block;height:24px;line-height:24px!important;margin-right:16px;text-align:center;width:24px}#sign-view #sign-sidebar .sign-form__step-indicator.sign-form__step-indicator--active{background-color:#03a9f4;color:#fff}#sign-view #sign-content{display:flex;flex:1 1 auto;overflow:auto}#sign-view #sign-content .sign-container{border-radius:3px;padding-bottom:0;padding-top:1px}#sign-view #sign-content .sign-container #sign-form-signature-mode .clickable{cursor:pointer}#sign-view #sign-content .sign-container #sign-form-signature-mode .clickable:hover{border-color:#03a9f4!important}#sign-view #sign-content .sign-container #sign-form-signatories .signatory-book-grid{column-gap:20px;display:grid;grid-auto-rows:minmax(min-content,max-content);grid-template-columns:repeat(auto-fill,minmax(270px,1fr));grid-column-gap:20px;grid-row-gap:20px}#sign-view #sign-content .sign-container #sign-form-signatories .signatory-book{border:1px solid #e3e5e8;border-radius:3px;width:100%}#sign-view #sign-content .sign-container #sign-form-signatories .signatory-book .signatory-book-title{font-weight:700;line-height:32px}.signatory-badge{background-color:#03a9f4;border-radius:6px;color:#fff;font-size:12px;font-weight:700;left:-10px;min-width:14px;padding:3px;position:absolute;text-align:center;top:10px}.flex-full{flex:1}.tree-breadcrumb{background:#fff;box-sizing:border-box;font-size:20px;padding:24px 16px}.tree-breadcrumb .folder-icon{vertical-align:middle}.tree-breadcrumb .breadcrumb-item{color:rgba(47,51,55,.6)}.tree-breadcrumb .breadcrumb-item:hover{color:#03a9f4}.tree-breadcrumb .breadcrumb-item:after{content:"\f105";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400;margin-left:8px}.tree-breadcrumb .breadcrumb-item:last-child{color:#2f3337}.tree-breadcrumb .breadcrumb-item:last-child:after{display:none}.tree-breadcrumb .breadcrumb-item+.breadcrumb-item{margin-left:8px}.tree-breadcrumb .breadcrumb-item.drop-active{color:#ff8200}.tree-breadcrumb .breadcrumb-item.drop-active.drop-hover{color:#b35b00}.tree-ariane{border-radius:3px;color:#03a9f4;padding:2px 6px}.tree-ariane:hover{background:#03a9f4;color:#fff}.tree-filters{border-bottom:1px solid rgba(0,0,0,.05);box-sizing:border-box;padding:12px 0}.tree-controller{position:relative}.tree-container{background-color:#fff;left:0;overflow:auto;padding-bottom:128px;position:absolute;right:0;top:0;z-index:0}.tree-container.tree-container--static{overflow:initial;position:static}.tree-container.tree-container--scroll-x{overflow:hidden;overflow-x:auto}.tree-container.tree-compact{margin-bottom:0}.tree-container.tree-compact .tree>tbody>tr>td:first-child{border-left:none}.tree-container.tree-compact .tree>tbody>tr>td,.tree-container.tree-compact .tree>tbody>tr>th,.tree-container.tree-compact .tree>thead>tr>td,.tree-container.tree-compact .tree>thead>tr>th{padding:6px 8px}.tree-container.tree-compact .tree-empty,.tree-container.tree-compact .tree-loading{font-size:15px;padding:24px 0}.tree-container table.tree{border-collapse:collapse}.tree-container table.tree thead tr th{background-color:#fff;position:sticky;top:0;z-index:99}#documents-list .tree-container table.tree thead tr th{z-index:1000}.tree-container table.tree tbody:first-of-type tr:first-of-type td{border-top:none!important}.tree-container table.tree thead th{border-bottom:none!important;border-top:none!important;box-shadow:inset 0 -2px 0 #dcdddf;padding:2px 0}.tree-container table.tree>thead>tr>th{color:#b9bdc1;white-space:nowrap}.tree-container table.tree>thead>tr>th.sortable:hover,.tree-container table.tree>thead>tr>th[data-sort]:hover{background-color:#f3f5f8;border-radius:3px 3px 0 0;color:#2f3337;cursor:pointer}.tree-container table.tree>thead>tr>th.sortable.sortable-active,.tree-container table.tree>thead>tr>th[data-sort].sortable-active{color:#2f3337}.tree-container table.tree>thead>tr>th.sortable.sortable-active[data-sort-order="0"]:after,.tree-container table.tree>thead>tr>th[data-sort].sortable-active[data-sort-order="0"]:after{content:"\f160";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400}.tree-container table.tree>thead>tr>th.sortable.sortable-active[data-sort-order="1"]:after,.tree-container table.tree>thead>tr>th[data-sort].sortable-active[data-sort-order="1"]:after{content:"\f161";display:inline-block;font-family:Font Awesome\ 5 Pro;font-weight:400}.tree-container table.tree>thead>tr>th.sortable.sortable-active:after,.tree-container table.tree>thead>tr>th[data-sort].sortable-active:after{color:#b9bdc1;margin-left:8px}.tree-container table.tree>tbody>tr{border-top:1px solid #f3f5f8}.tree-container table.tree>tbody>tr:last-child{border-bottom:1px solid #f3f5f8}.tree-container table.tree>tbody>tr:hover.list-entry{background-color:#f0fafe;border-color:#c3e6f7}.tree-container table.tree>tbody>tr:hover.list-entry .file-name{color:#03a9f4}.tree-container table.tree>tbody>tr:hover.list-entry+tr{border-top-color:#c3e6f7}.tree-container table.tree>tbody>tr:hover.list-entry td .icon .fa,.tree-container table.tree>tbody>tr:hover.list-entry td.icon .fa{color:rgba(3,169,244,.8)}.tree-container table.tree>tbody>tr:hover .back-to{color:#03a9f4}.tree-container table.tree>tbody>tr.drop-active{background-color:#fff8f0;border-color:#f5dec6}.tree-container table.tree>tbody>tr.drop-active .file-name{color:#ff8200}.tree-container table.tree>tbody>tr.drop-active+tr{border-top-color:#f5dec6}.tree-container table.tree>tbody>tr.drop-active td .icon .fa,.tree-container table.tree>tbody>tr.drop-active td.icon .fa{color:rgba(255,130,0,.8)}.tree-container table.tree>tbody>tr.drop-active.drop-hover{background-color:#faf5f0;border-color:#e6d6c6}.tree-container table.tree>tbody>tr.drop-active.drop-hover .file-name{color:#b35b00}.tree-container table.tree>tbody>tr.drop-active.drop-hover+tr{border-top-color:#e6d6c6}.tree-container table.tree>tbody>tr.drop-active.drop-hover td .icon .fa,.tree-container table.tree>tbody>tr.drop-active.drop-hover td.icon .fa{color:rgba(179,91,0,.8)}.tree-container table.tree>tbody>tr>td{line-height:130%}.tree-container table.tree>tbody>tr>td.icon,.tree-container table.tree>tbody>tr>td>.icon{height:32px;text-align:center}.tree-container table.tree>tbody>tr>td.icon .entry-icon,.tree-container table.tree>tbody>tr>td>.icon .entry-icon{display:inline-block}.tree-container table.tree>tbody>tr>td.icon .file-icon,.tree-container table.tree>tbody>tr>td>.icon .file-icon{border-radius:3px;font-size:9px!important;height:32px;line-height:32px;vertical-align:middle;width:32px}.tree-container table.tree>tbody>tr>td.icon .file-icon-preview,.tree-container table.tree>tbody>tr>td>.icon .file-icon-preview{box-shadow:0 0 0 3px rgba(0,0,0,.03)}.tree-container table.tree>tbody>tr>td.icon .file-icon-preview img,.tree-container table.tree>tbody>tr>td>.icon .file-icon-preview img{background-color:#fff}.tree-container table.tree>tbody>tr>td.icon .fa,.tree-container table.tree>tbody>tr>td>.icon .fa{color:#d3dae5;font-size:24px;text-shadow:none}.tree-container table.tree>tbody>tr>td .file-meta{color:#5e666e!important}.tree-container table.tree>tbody>tr>td .back-to{line-height:24px}.tree-container table.tree>tbody>tr>td,.tree-container table.tree>tbody>tr>th,.tree-container table.tree>thead>tr>td,.tree-container table.tree>thead>tr>th{padding:12px 16px;text-align:left}.tree-container table.tree .tree-section{color:#b9bdc1;font-size:12px;font-weight:700;text-transform:uppercase}.tree-container table.tree .list-entry.highlighted{background-color:#f0fafe;border-color:#c3e6f7}.tree-container table.tree .list-entry.highlighted .file-name{color:#03a9f4}.tree-container table.tree .list-entry.highlighted+tr{border-top-color:#c3e6f7}.tree-container table.tree .list-entry.highlighted td .icon .fa,.tree-container table.tree .list-entry.highlighted td.icon .fa{color:rgba(3,169,244,.8)}.tree-container table.tree .list-entry.highlighted>td:first-child{border-left-color:#03a9f4}.tree-container .tree-grid .tree-grid-parent{display:flex;flex-wrap:wrap;min-width:100%;width:100%}.tree-container .tree-grid .list-entry{box-sizing:border-box;padding:12px 16px;text-align:center;z-index:1}.tree-container .tree-grid .list-entry:hover{z-index:2}.tree-container .tree-grid .list-entry:hover .file-text{background:#f3f5f8}.tree-container .tree-grid .list-entry.highlighted .file-text{background:#03a9f4}.tree-container .tree-grid .list-entry.highlighted .file-text .file-name{color:#fff!important}.tree-container .tree-grid .list-entry.highlighted .file-text .text-meta{color:hsla(0,0%,100%,.8)!important}.tree-container .tree-grid .list-entry.highlighted .file-meta .file-meta-active{color:hsla(0,0%,100%,.8)}.tree-container .tree-grid .list-entry.highlighted .file-meta .file-meta-active .item-tag{background-color:hsla(0,0%,100%,.8)}.tree-container .tree-grid .list-entry.drop-active .file-text{background:#ff8200}.tree-container .tree-grid .list-entry.drop-active .file-text .file-name,.tree-container .tree-grid .list-entry.drop-active .file-text .text-meta{color:#fff!important}.tree-container .tree-grid .list-entry.drop-active.drop-hover .file-text{background:#b35b00}.tree-container .tree-grid .list-entry .tree-back .icon{height:24px;margin-bottom:0}.tree-container .tree-grid .list-entry .tree-back .icon .fa{font-size:24px}.tree-container .tree-grid .list-entry .icon{height:96px;line-height:96px;margin-bottom:6px;position:relative;text-align:center}.tree-container .tree-grid .list-entry .icon .entry-icon{display:inline-block;position:relative}.tree-container .tree-grid .list-entry .icon .entry-icon .super-cloud-folder{position:relative}.tree-container .tree-grid .list-entry .icon .entry-icon .super-cloud-folder:after{bottom:6px;font-size:24px;left:6px;text-shadow:0 0 12px rgba(0,0,0,.1)}.tree-container .tree-grid .list-entry .icon .file-icon,.tree-container .tree-grid .list-entry .icon .file-icon-preview{border-radius:3px}.tree-container .tree-grid .list-entry .icon .file-icon{font-size:9px!important;height:64px;line-height:64px;vertical-align:middle;width:64px}.tree-container .tree-grid .list-entry .icon .file-icon-preview{box-shadow:0 0 0 3px rgba(0,0,0,.03);height:96px;width:96px}.tree-container .tree-grid .list-entry .icon .file-icon-preview img{background-color:#fff}.tree-container .tree-grid .list-entry .icon .fa{color:#d3dae5;font-size:48px;font-weight:100;text-shadow:none;vertical-align:middle}.tree-container .tree-grid .list-entry .file-text{border-radius:3px;padding:6px 8px;position:relative}.tree-container .tree-grid .list-entry .file-text .file-name{font-weight:700;margin:0;word-break:break-word}.tree-container .tree-grid .list-entry .file-text .text-meta{font-size:11px;margin:4px 0}.tree-container .tree-grid .list-entry .button-multi-container{position:absolute;right:19px;top:15px}.tree-container .tree-grid .list-entry input[type=checkbox]{left:28px;position:absolute;top:24px}.tree-container .list-entry:hover input[type=checkbox]{display:inline-block!important}.tree-container .list-entry .file-name{cursor:default}.tree-container .list-entry .file-name.can-press:hover{cursor:pointer;text-decoration:underline}.tree-container .list-entry .highlighted{background-color:rgba(242,192,0,.2);border-bottom:1px solid rgba(242,192,0,.4)}.tree-container .tree-empty,.tree-container .tree-loading{color:rgba(47,51,55,.6);font-size:24px;font-weight:700;padding:48px 0;text-align:center}.tree-container .tree-grid{display:flex;flex-wrap:wrap}.tree-container .tree-grid .list-entry{flex:1 0 200px;margin-left:16px;margin-top:12px}@media (min-width:216px){.tree-container .tree-grid .list-entry{max-width:calc(100% - 16px)}}@media (min-width:432px){.tree-container .tree-grid .list-entry{max-width:calc(50% - 16px)}}@media (min-width:648px){.tree-container .tree-grid .list-entry{max-width:calc(33.33333% - 16px)}}@media (min-width:864px){.tree-container .tree-grid .list-entry{max-width:calc(25% - 16px)}}@media (min-width:1080px){.tree-container .tree-grid .list-entry{max-width:calc(20% - 16px)}}@media (min-width:1296px){.tree-container .tree-grid .list-entry{max-width:calc(16.66667% - 16px)}}@media (min-width:1512px){.tree-container .tree-grid .list-entry{max-width:calc(14.28571% - 16px)}}@media (min-width:1728px){.tree-container .tree-grid .list-entry{max-width:calc(12.5% - 16px);min-width:calc(12.5% - 16px)}}.panel-open .tree-container .tree-grid{display:flex;flex-wrap:wrap}.panel-open .tree-container .tree-grid .list-entry{flex:1 0 200px;margin-left:16px;margin-top:12px}@media (min-width:656px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(100% - 16px)}}@media (min-width:872px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(50% - 16px)}}@media (min-width:1088px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(33.33333% - 16px)}}@media (min-width:1304px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(25% - 16px)}}@media (min-width:1520px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(20% - 16px)}}@media (min-width:1736px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(16.66667% - 16px)}}@media (min-width:1952px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(14.28571% - 16px)}}@media (min-width:2168px){.panel-open .tree-container .tree-grid .list-entry{max-width:calc(12.5% - 16px)}}@media (min-width:5688px){.panel-open .tree-container .tree-grid .list-entry{min-width:calc(12.5% - 16px)}}.show-documents-tree .tree-container .tree-grid{display:flex;flex-wrap:wrap}.show-documents-tree .tree-container .tree-grid .list-entry{flex:1 0 200px;margin-left:16px;margin-top:12px}@media (min-width:516px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(100% - 16px)}}@media (min-width:732px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(50% - 16px)}}@media (min-width:948px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(33.33333% - 16px)}}@media (min-width:1164px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(25% - 16px)}}@media (min-width:1380px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(20% - 16px)}}@media (min-width:1596px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(16.66667% - 16px)}}@media (min-width:1812px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(14.28571% - 16px)}}@media (min-width:2028px){.show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(12.5% - 16px)}}@media (min-width:4428px){.show-documents-tree .tree-container .tree-grid .list-entry{min-width:calc(12.5% - 16px)}}.panel-open .show-documents-tree .tree-container .tree-grid{display:flex;flex-wrap:wrap}.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{flex:1 0 200px;margin-left:16px;margin-top:12px}@media (min-width:956px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(100% - 16px)}}@media (min-width:1172px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(50% - 16px)}}@media (min-width:1388px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(33.33333% - 16px)}}@media (min-width:1604px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(25% - 16px)}}@media (min-width:1820px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(20% - 16px)}}@media (min-width:2036px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(16.66667% - 16px)}}@media (min-width:2252px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(14.28571% - 16px)}}@media (min-width:2468px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{max-width:calc(12.5% - 16px)}}@media (min-width:8388px){.panel-open .show-documents-tree .tree-container .tree-grid .list-entry{min-width:calc(12.5% - 16px)}}