@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);.md-ink-ripple{pointer-events:none;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:radial-gradient(circle,#fff 100%,#000 0);transition:all .3s cubic-bezier(.55,0,.55,.2)}.md-ripple{position:absolute;background-color:currentColor;border-radius:50%;opacity:.2;transform:scale(0) translateZ(0);transition:none;will-change:background-color,opacity,transform,width,height,top,left}.md-ripple.md-active{animation:ripple 1s cubic-bezier(.25,.8,.25,1) forwards}.md-ripple.md-active.md-fadeout{opacity:0!important;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.6s}@keyframes ripple{to{transform:scale(2.2) translateZ(0)}}html{height:100%;box-sizing:border-box}html *,html :after,html :before{box-sizing:inherit}body{min-height:100%;margin:0;position:relative;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:rgba(0,0,0,.87);font-family:Roboto,Noto Sans,Noto,sans-serif}ul:not(.md-list)>li+li{margin-top:8px}audio,canvas,embed,iframe,img,object,svg,video{max-width:100%;font-style:italic;vertical-align:middle}audio:not(.md-image),canvas:not(.md-image),embed:not(.md-image),iframe:not(.md-image),img:not(.md-image),object:not(.md-image),svg:not(.md-image),video:not(.md-image){height:auto}[tabindex="-1"]:focus{outline:none!important}.md-scrollbar::-webkit-scrollbar,.md-scrollbar ::-webkit-scrollbar{width:10px;height:10px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.12);transition:all .5s cubic-bezier(.35,0,.25,1);background-color:rgba(0,0,0,.05)}.md-scrollbar::-webkit-scrollbar:hover,.md-scrollbar ::-webkit-scrollbar:hover{box-shadow:inset 1px 1px 0 rgba(0,0,0,.054),inset 0 -1px 0 rgba(0,0,0,.038);background-color:rgba(0,0,0,.087)}.md-scrollbar::-webkit-scrollbar-button,.md-scrollbar ::-webkit-scrollbar-button{display:none}.md-scrollbar::-webkit-scrollbar-corner,.md-scrollbar ::-webkit-scrollbar-corner{background-color:transparent}.md-scrollbar::-webkit-scrollbar-thumb,.md-scrollbar ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.26);box-shadow:inset 1px 1px 0 rgba(0,0,0,.054),inset 0 -1px 0 rgba(0,0,0,.087);transition:all .5s cubic-bezier(.35,0,.25,1)}.md-caption{font-size:12px;font-weight:400;letter-spacing:.02em;line-height:17px}.md-body-1,body{font-weight:400;line-height:20px}.md-body-1,.md-body-2,body{font-size:14px;letter-spacing:.01em}.md-body-2{font-weight:500;line-height:24px}.md-subheading{font-size:16px;font-weight:400;letter-spacing:.01em;line-height:24px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em;line-height:26px}.md-headline{font-size:24px;line-height:32px}.md-display-1,.md-headline{font-weight:400;letter-spacing:0}.md-display-1{font-size:34px;line-height:40px}.md-display-2{font-size:45px;font-weight:400;letter-spacing:0;line-height:48px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:58px}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}a:not(.md-button):not(.md-bottom-bar-item){text-decoration:none}a:not(.md-button):not(.md-bottom-bar-item):hover{text-decoration:underline}button:focus{outline:none}.md-avatar{width:40px;min-width:40px;height:40px;min-height:40px;margin:auto;display:inline-block;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;border-radius:40px;vertical-align:middle}.md-avatar.md-large{width:64px;min-width:64px;height:64px;min-height:64px;border-radius:64px}.md-avatar.md-large .md-icon{width:40px;min-width:40px;height:40px;min-height:40px;font-size:40px;line-height:40px}.md-avatar.md-avatar-icon{background-color:rgba(0,0,0,.38)}.md-avatar.md-avatar-icon .md-icon{color:#fff}.md-avatar .md-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.md-avatar img{width:100%;height:100%;display:block}.md-avatar .md-ink-ripple{border-radius:50%}.md-avatar .md-ink-ripple .md-ripple.md-active{animation-duration:.9s}.md-avatar-tooltip.md-tooltip-top{margin-top:-8px}.md-avatar-tooltip.md-tooltip-right{margin-left:8px}.md-avatar-tooltip.md-tooltip-bottom{margin-top:8px}.md-avatar-tooltip.md-tooltip-left{margin-left:-8px}.md-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;pointer-events:none;background-color:rgba(0,0,0,.54);transform:translateZ(0);opacity:0;transition:all .5s cubic-bezier(.35,0,.25,1)}.md-backdrop.md-active{opacity:1;pointer-events:auto}.md-backdrop.md-transparent{background:rgba(0,0,0,.005)}.md-bottom-bar{width:100%;min-width:100%;height:56px;-ms-flex-pack:center;justify-content:center;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-bottom-bar,.md-bottom-bar-item{position:relative;display:-ms-flexbox;display:flex}.md-bottom-bar-item{max-width:168px;min-width:80px;height:100%;padding:8px 12px 10px;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1;flex:1;cursor:pointer;border:none;background:transparent;transform:translateZ(0);color:currentColor;font-family:inherit;font-size:14px;line-height:1em;text-decoration:none}.md-bottom-bar-item.md-active{padding-top:6px}.md-bottom-bar-item.md-active .md-text{transform:scale(1) translateZ(0)}.md-bottom-bar-item.md-active .md-icon,.md-bottom-bar-item.md-active .md-text{color:currentColor}.md-bottom-bar-item[disabled]{opacity:.38}.md-bottom-bar.md-shift .md-bottom-bar-item{min-width:56px;max-width:96px;position:static;-ms-flex:1 1 32px;flex:1 1 32px;transition:.4s cubic-bezier(.25,.8,.25,1);transition-property:flex,min-width,max-width;transition-property:flex,min-width,max-width,-ms-flex}.md-bottom-bar.md-shift .md-bottom-bar-item .md-icon{transform:translate3d(0,8px,0)}.md-bottom-bar.md-shift .md-bottom-bar-item .md-text{opacity:0;transform:scale(1) translate3d(0,6px,0)}.md-bottom-bar.md-shift .md-bottom-bar-item.md-active{min-width:96px;max-width:168px;-ms-flex:1 1 72px;flex:1 1 72px}.md-bottom-bar.md-shift .md-bottom-bar-item.md-active .md-icon,.md-bottom-bar.md-shift .md-bottom-bar-item.md-active .md-text{opacity:1}.md-bottom-bar.md-shift .md-bottom-bar-item.md-active .md-icon{transform:scale(1) translateZ(0)}.md-bottom-bar.md-shift .md-bottom-bar-item.md-active .md-text{transform:scale(1) translate3d(0,2px,0)}.md-bottom-bar-item .md-text{transform:scale(.8571) translateY(2px);transition:all .4s cubic-bezier(.25,.8,.25,1),color .15s linear,opacity .15s linear}.md-bottom-bar-item .md-icon{transition:all .4s cubic-bezier(.25,.8,.25,1),color .15s linear}.md-button{min-width:88px;min-height:36px;margin:6px 8px;padding:0 16px;display:inline-block;position:relative;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background:none;border:0;border-radius:2px;transition:all .4s cubic-bezier(.25,.8,.25,1);color:currentColor;font-family:inherit;font-size:14px;font-style:inherit;font-variant:inherit;font-weight:500;letter-spacing:inherit;line-height:36px;text-align:center;text-transform:uppercase;text-decoration:none;vertical-align:top;white-space:nowrap}.md-button,.md-button:focus{outline:none}.md-button::-moz-focus-inner{border:0}.md-button:hover:not([disabled]):not(.md-raised){background-color:hsla(0,0%,60%,.2);text-decoration:none}.md-button:hover:not([disabled]).md-raised{background-color:rgba(0,0,0,.12)}.md-button:active:not([disabled]){background-color:hsla(0,0%,60%,.4)}.md-button.md-raised:not([disabled]){box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-button.md-dense{min-height:32px;line-height:32px;font-size:13px}.md-button.md-fab .md-icon,.md-button.md-icon-button .md-icon{position:absolute;top:1px;right:0;bottom:0;left:0}.md-button.md-icon-button{width:40px;min-width:40px;height:40px;margin:0 6px;padding:8px;border-radius:50%;line-height:24px}.md-button.md-icon-button:not([disabled]):hover{background:none}.md-button.md-icon-button.md-dense{width:32px;min-width:32px;height:32px;min-height:32px;padding:4px;line-height:32px}.md-button.md-icon-button .md-ink-ripple .md-ripple{top:0!important;right:0!important;bottom:0!important;left:0!important}.md-button.md-icon-button .md-ripple.md-active{animation-duration:.9s}.md-button.md-fab{width:56px;height:56px;padding:0;min-width:0;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);border-radius:56px;line-height:56px;background-clip:padding-box;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:background-color,box-shadow,transform}.md-button.md-fab:focus,.md-button.md-fab:hover{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px rgba(0,0,0,.14),0 1px 14px rgba(0,0,0,.12)}.md-button.md-fab.md-mini{width:40px;height:40px;line-height:40px}.md-button.md-fab .md-ink-ripple{border-radius:56px}.md-button[disabled]{color:rgba(0,0,0,.26);cursor:default;pointer-events:none}.md-button[disabled].md-fab,.md-button[disabled].md-raised{background-color:rgba(0,0,0,.12)}.md-button[disabled].md-fab{box-shadow:none}.md-button:after{transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-button .md-ink-ripple{border-radius:2px;background-clip:padding-box;overflow:hidden}.md-button.md-fab .md-icon,.md-button.md-icon-button .md-icon{color:inherit;display:block}.md-fab.md-fab-bottom-center,.md-fab.md-fab-bottom-left,.md-fab.md-fab-bottom-right,.md-fab.md-fab-top-center,.md-fab.md-fab-top-left,.md-fab.md-fab-top-right,.md-speed-dial.md-fab-bottom-center,.md-speed-dial.md-fab-bottom-left,.md-speed-dial.md-fab-bottom-right,.md-speed-dial.md-fab-top-center,.md-speed-dial.md-fab-top-left,.md-speed-dial.md-fab-top-right{margin:0;position:absolute;z-index:10}.md-fab.md-fab-top-left,.md-speed-dial.md-fab-top-left{top:24px;left:24px}.md-fab.md-fab-top-center,.md-speed-dial.md-fab-top-center{top:24px;left:50%;transform:translateX(-50%)}.md-fab.md-fab-top-right,.md-speed-dial.md-fab-top-right{top:24px;right:24px}.md-fab.md-fab-bottom-left,.md-speed-dial.md-fab-bottom-left{bottom:24px;left:24px}.md-fab.md-fab-bottom-center,.md-speed-dial.md-fab-bottom-center{bottom:24px;left:50%;transform:translateX(-50%)}.md-fab.md-fab-bottom-right,.md-speed-dial.md-fab-bottom-right{right:24px;bottom:24px}.md-button-tooltip.md-tooltip-top{margin-top:-8px}.md-button-tooltip.md-tooltip-right{margin-left:8px}.md-button-tooltip.md-tooltip-bottom{margin-top:8px}.md-button-tooltip.md-tooltip-left{margin-left:-8px}.md-button-toggle{width:auto;display:-ms-flexbox;display:flex}.md-button-toggle>.md-button{margin:0;overflow:hidden;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.md-button-toggle>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-toggle>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}.md-button-toggle>.md-button:not([disabled]){color:rgba(0,0,0,.54)}.md-button-toggle>.md-button:not([disabled]):hover:not(.md-toggle):not(.md-raised){background-color:hsla(0,0%,60%,.2);text-decoration:none}.md-button-toggle>.md-button .md-ink-ripple{border-radius:2px}.md-button-toggle.md-raised button:not([disabled]),.md-card{box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-card{overflow:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1;border-radius:2px}.md-card.md-with-hover{cursor:pointer;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:box-shadow}.md-card.md-with-hover:hover{z-index:2;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-card .md-card-media{position:relative}.md-card .md-card-media.md-16-9{overflow:hidden}.md-card .md-card-media.md-16-9:before{width:100%;padding-top:56.25%;display:block;content:" "}.md-card .md-card-media.md-16-9 img{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%)}.md-card .md-card-media.md-4-3{overflow:hidden}.md-card .md-card-media.md-4-3:before{width:100%;padding-top:75%;display:block;content:" "}.md-card .md-card-media.md-4-3 img{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%)}.md-card .md-card-media.md-1-1{overflow:hidden}.md-card .md-card-media.md-1-1:before{width:100%;padding-top:100%;display:block;content:" "}.md-card .md-card-media.md-1-1 img{position:absolute;top:50%;right:0;left:0;transform:translateY(-50%)}.md-card .md-card-media+.md-card-header{padding-top:24px}.md-card .md-card-media+.md-card-content:last-child{padding-bottom:16px}.md-card .md-card-media img{width:100%}.md-card .md-card-header{padding:16px}.md-card .md-card-header:first-child>.md-card-header-text>.md-title:first-child,.md-card .md-card-header:first-child>.md-title:first-child{margin-top:8px}.md-card .md-card-header:last-child{margin-bottom:8px}.md-card .md-card-header.md-card-header-flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.md-card .md-card-header+.md-card-content{padding-top:0}.md-card .md-card-header+.md-card-actions:not(:last-child){padding:0 8px}.md-card .md-card-header .md-avatar{margin-right:16px;float:left}.md-card .md-card-header .md-avatar~.md-title{font-size:14px}.md-card .md-card-header .md-avatar~.md-subhead,.md-card .md-card-header .md-avatar~.md-title{font-weight:500;line-height:20px}.md-card .md-card-header .md-button{margin:0}.md-card .md-card-header .md-button:last-child{margin-right:-4px}.md-card .md-card-header .md-button+.md-button{margin-left:8px}.md-card .md-card-header .md-card-header-text{-ms-flex:1;flex:1}.md-card .md-card-header .md-card-media{width:80px;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;margin-left:16px}.md-card .md-card-header .md-card-media.md-medium{width:120px;-ms-flex:0 0 120px;flex:0 0 120px;height:120px}.md-card .md-card-header .md-card-media.md-big{width:160px;-ms-flex:0 0 160px;flex:0 0 160px;height:160px}.md-card .md-subhead,.md-card .md-subheading,.md-card .md-title{margin:0;font-weight:400}.md-card .md-subhead{opacity:.54;font-size:14px;letter-spacing:.01em;line-height:20px}.md-card .md-subhead+.md-title{margin-top:4px}.md-card .md-title{font-size:24px;letter-spacing:0;line-height:32px}.md-card .md-card-media-actions{padding:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.md-card .md-card-media-actions .md-card-media{max-width:240px;max-height:240px;-ms-flex:1;flex:1}.md-card .md-card-media-actions .md-card-actions{margin-left:16px;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.md-card .md-card-media-actions .md-card-actions .md-button+.md-button{margin:8px 0 0}.md-card .md-card-content{padding:16px;font-size:14px;line-height:22px}.md-card .md-card-content:last-child{padding-bottom:24px}.md-card .md-card-actions{padding:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}.md-card .md-card-actions .md-button{margin:0}.md-card .md-card-actions .md-button:first-child{margin-left:0}.md-card .md-card-actions .md-button:last-child{margin-right:0}.md-card .md-card-actions .md-button+.md-button{margin-left:4px}.md-card .md-card-area,.md-card>.md-card-area:not(:last-child){position:relative}.md-card>.md-card-area:not(:last-child):after{height:1px;position:absolute;bottom:0;content:" "}.md-card>.md-card-area:not(:last-child):not(.md-inset):after{right:0;left:0}.md-card>.md-card-area:not(:last-child).md-inset:after{right:16px;left:16px}.md-card .md-card-media-cover{position:relative;color:#fff}.md-card .md-card-media-cover.md-text-scrim .md-card-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.md-card .md-card-media-cover .md-card-area{position:absolute;right:0;bottom:0;left:0;z-index:2}.md-card .md-card-media-cover .md-card-header+.md-card-actions{padding-top:0}.md-card .md-card-media-cover .md-subhead{opacity:1}.md-card .md-card-expand{overflow:hidden}.md-card .md-card-expand.md-active [md-expand-trigger]{transform:rotate(180deg) translate3D(0,0,0)}.md-card .md-card-expand.md-active .md-card-content{margin-top:0!important;opacity:1;padding:4px 16px 24px;height:auto}.md-card .md-card-expand .md-card-actions{padding-top:0;position:relative;z-index:2}.md-card .md-card-expand [md-expand-trigger]{transition:all .4s cubic-bezier(.25,.8,.25,1);will-change:transform}.md-card .md-card-expand .md-card-content{height:0;padding:0 16px;position:relative;z-index:1;opacity:0;transform:translate3D(0,0,0);transition:all .4s cubic-bezier(.25,.8,.25,1);will-change:margin,height}.md-checkbox{width:auto;margin:16px 8px 16px 0;display:-ms-inline-flexbox;display:inline-flex;position:relative}.md-checkbox:not(.md-disabled),.md-checkbox:not(.md-disabled) .md-checkbox-label{cursor:pointer}.md-checkbox .md-checkbox-container{width:20px;min-width:20px;height:20px;position:relative;border-radius:2px;border:2px solid rgba(0,0,0,.54);transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-checkbox .md-checkbox-container:focus{outline:none}.md-checkbox .md-checkbox-container:before{width:48px;height:48px;position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.55,0,.55,.2);content:" "}.md-checkbox .md-checkbox-container:after{width:6px;height:13px;position:absolute;top:0;left:5px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;transform:rotate(45deg) scale3D(.15,.15,1);transition:all .3s cubic-bezier(.55,0,.55,.2);content:" "}.md-checkbox .md-checkbox-container input{position:absolute;left:-999em}.md-checkbox .md-checkbox-container .md-ink-ripple{top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;color:rgba(0,0,0,.54)}.md-checkbox .md-checkbox-container .md-ink-ripple .md-ripple{width:48px!important;height:48px!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.md-checkbox .md-checkbox-label{height:20px;padding-left:8px;line-height:20px}.md-checkbox.md-checked .md-checkbox-container:after{opacity:1;transform:rotate(45deg) scale3D(1,1,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-chip{height:32px;padding:8px 12px;display:inline-block;border-radius:32px;transition:all .4s cubic-bezier(.25,.8,.25,1);font-size:13px;line-height:16px;white-space:nowrap}.md-chip.md-deletable{position:relative;padding-right:32px}.md-chip.md-editable .md-chip-container{cursor:pointer}.md-chip:active,.md-chip:focus{outline:none}.md-chip:active:not(.md-disabled),.md-chip:focus:not(.md-disabled){cursor:pointer;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-chip.md-disabled .md-button{pointer-events:none;cursor:default}.md-chip .md-button.md-delete{width:24px;min-width:24px;height:24px;min-height:24px;margin:0;padding:0;position:absolute;top:4px;right:4px;border-radius:24px;transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-chip .md-button.md-delete .md-icon{width:20px;min-width:20px;height:20px;min-height:20px;margin:0;font-size:20px}.md-chip .md-button.md-delete .md-ink-ripple{border-radius:32px}.md-chip .md-button.md-delete .md-ripple{opacity:.54}.md-chips{min-height:54px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.md-chips .md-chip{margin-right:8px;margin-bottom:4px}.md-chips .md-input{width:128px;-ms-flex:1;flex:1}.md-dialog-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:108}.md-dialog-container.md-active{pointer-events:auto}.md-dialog-container.md-active .md-dialog{opacity:1!important;transform:scale(1)!important;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:opacity,transform}.md-dialog-backdrop{position:fixed;z-index:109}.md-dialog{min-width:280px;max-width:80%;max-height:80%;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;overflow:hidden;position:relative;z-index:110;outline:none;border-radius:2px;opacity:0;box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12);transform:scale(.9,.85);transform-origin:center center;transition:opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1) .05s;will-change:opacity,transform}.md-dialog.md-reference{transform-origin:top center}.md-dialog.md-transition-off{transition:none!important}.md-dialog p{margin:0}.md-dialog-title{margin-bottom:20px;padding:24px 24px 0}.md-dialog-content{padding:0 24px 24px;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;position:relative}.md-dialog-content:first-child{padding-top:24px}.md-dialog-content p:first-child:not(:only-child){margin-top:0}.md-dialog-content p:last-child:not(:only-child){margin-bottom:0}.md-dialog-body{margin:0 -24px;padding:0 24px;overflow:auto}.md-dialog-actions{min-height:52px;padding:8px 8px 8px 24px;-ms-flex-align:center;align-items:center;position:relative}.md-dialog-actions:before{height:1px;position:absolute;top:-1px;right:0;left:0;content:" "}.md-dialog-actions .md-button{min-width:64px;margin:0;padding:0 8px}.md-dialog-actions .md-button+.md-button{margin-left:8px}.md-divider{height:1px;margin:0;padding:0;display:block;border:0;background-color:rgba(0,0,0,.12)}.md-divider.md-inset{margin-left:72px}.md-file{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1}.md-file input[type=file]{width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute;clip:rect(0 0 0 0);border:0}.md-file .md-icon{cursor:pointer}.md-icon{width:24px;min-width:24px;height:24px;min-height:24px;font-size:24px;margin:auto;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;fill:currentColor;text-rendering:optimizeLegibility;vertical-align:middle}.md-icon.md-size-2x{width:48px;min-width:48px;height:48px;min-height:48px;font-size:48px}.md-icon.md-size-3x{width:72px;min-width:72px;height:72px;min-height:72px;font-size:72px}.md-icon.md-size-4x{width:96px;min-width:96px;height:96px;min-height:96px;font-size:96px}.md-icon.md-size-5x{width:120px;min-width:120px;height:120px;min-height:120px;font-size:120px}.md-icon svg{width:100%;height:100%}img.md-icon{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.md-image{opacity:0;filter:saturate(20%)}.md-image.md-black-output{filter:brightness(.4) saturate(20%)}.md-image.md-loaded{opacity:1;filter:saturate(100%);transition:opacity 1.1s cubic-bezier(.25,.8,.25,1),filter 2.2s cubic-bezier(.25,.8,.25,1) .3s}.md-input-container{width:100%;min-height:48px;margin:4px 0 24px;padding-top:16px;display:-ms-flexbox;display:flex;position:relative}.md-input-container:after{height:1px;right:0;bottom:0;background-color:rgba(0,0,0,.12);content:" "}.md-input-container:after,.md-input-container label{position:absolute;left:0;transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-input-container label{top:23px;pointer-events:none;transition-duration:.3s;color:rgba(0,0,0,.54);font-size:16px;line-height:20px}.md-input-container input,.md-input-container textarea{width:100%;height:32px;padding:0;display:block;-ms-flex:1;flex:1;border:none;background:none;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:font-size;color:rgba(0,0,0,.54);font-family:inherit;font-size:1px;line-height:32px}.md-input-container input:focus,.md-input-container textarea:focus{outline:none}.md-input-container input::-webkit-input-placeholder,.md-input-container textarea::-webkit-input-placeholder{color:rgba(0,0,0,.54);font-size:16px;text-shadow:none;-webkit-text-fill-color:initial}.md-input-container input~.md-icon:not(.md-icon-delete),.md-input-container textarea~.md-icon:not(.md-icon-delete){margin-left:12px}.md-input-container input~.md-icon:not(.md-icon-delete):after,.md-input-container textarea~.md-icon:not(.md-icon-delete):after{right:0;left:auto}.md-input-container textarea{min-height:32px;max-height:230px;padding:5px 0;resize:none;line-height:1.3em}.md-input-container .md-count,.md-input-container .md-error{height:20px;position:absolute;bottom:-22px;font-size:12px}.md-input-container .md-error{display:block!important;left:0;opacity:0;transform:translate3d(0,-8px,0);transition:all .3s cubic-bezier(.55,0,.55,.2)}.md-input-container .md-count{right:0}.md-input-container .md-icon:not(.md-icon-delete){margin:4px auto;color:rgba(0,0,0,.54);transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-input-container .md-icon:not(.md-icon-delete):after{width:36px;height:2px;position:absolute;left:0;bottom:0;z-index:2;content:""}.md-input-container .md-icon:not(.md-icon-delete)~label{left:36px}.md-input-container .md-icon:not(.md-icon-delete)~.md-file,.md-input-container .md-icon:not(.md-icon-delete)~.md-input,.md-input-container .md-icon:not(.md-icon-delete)~.md-textarea{margin-left:12px}.md-input-container .md-autocomplete,.md-input-container .md-autocomplete .md-menu,.md-input-container .md-autocomplete .md-menu .md-input{width:100%}.md-theme-default.md-input-container .md-autocomplete .md-icon:not(.md-icon-search):after{height:0}.md-input-container.md-input-placeholder label{pointer-events:auto;top:10px;opacity:0;font-size:12px}.md-input-container.md-input-placeholder input,.md-input-container.md-input-placeholder textarea{font-size:16px}.md-input-container.md-has-value label,.md-input-container.md-input-focused label{pointer-events:auto;top:0;opacity:1;font-size:12px}.md-input-container.md-has-value input,.md-input-container.md-has-value textarea,.md-input-container.md-input-focused input,.md-input-container.md-input-focused textarea{font-size:16px}.md-input-container.md-has-value input,.md-input-container.md-has-value textarea{color:rgba(0,0,0,.87)}.md-input-container.md-input-inline label{pointer-events:none}.md-input-container.md-input-inline.md-input-focused label{top:23px;font-size:16px}.md-input-container.md-input-inline.md-has-value label{opacity:0}.md-input-container.md-input-disabled:after{background:0 100% repeat-x;background-image:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.38) 33%,transparent 0);background-size:4px 1px}.md-input-container.md-input-disabled input,.md-input-container.md-input-disabled label,.md-input-container.md-input-disabled textarea{color:rgba(0,0,0,.38)}.md-input-container.md-has-password.md-input-focused .md-toggle-password{color:rgba(0,0,0,.54)}.md-input-container.md-has-password .md-toggle-password{margin:0;position:absolute;right:0;bottom:-2px;color:rgba(0,0,0,.38)}.md-input-container.md-has-password .md-toggle-password .md-ink-ripple{color:rgba(0,0,0,.87)}.md-input-container.md-clearable.md-input-focused .md-clear-input{color:rgba(0,0,0,.54)}.md-input-container.md-clearable .md-clear-input{margin:0;position:absolute;right:0;bottom:-2px;color:rgba(0,0,0,.38)}.md-input-container.md-clearable .md-clear-input .md-ink-ripple{color:rgba(0,0,0,.87)}.md-input-container.md-input-invalid .md-error{opacity:1;transform:translateZ(0)}.md-input-container.md-input-required label:after{top:2px;right:0;transform:translateX(calc(100% + 2px));content:"*";font-size:12px;line-height:1em;vertical-align:top}.md-input-container.md-has-select:hover .md-select:not(.md-disabled):after{color:rgba(0,0,0,.87)}.md-layout{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1;flex:1}.md-row{-ms-flex-direction:row;flex-direction:row}.md-column{-ms-flex-direction:column;flex-direction:column}.md-layout.md-container{width:100%;max-width:1200px}.md-layout.md-container.md-centered{margin:0 auto}.md-align-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-center{-ms-flex-pack:center;justify-content:center}.md-align-end{-ms-flex-pack:end;justify-content:flex-end}.md-vertical-align-start{-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.md-vertical-align-center{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.md-vertical-align-end{-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.md-vertical-align-stretch{-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.md-gutter:not(.md-column){margin-right:-12px;margin-left:-12px}.md-gutter:not(.md-column)>.md-layout{padding-right:12px;padding-left:12px}.md-gutter .md-column{margin-top:-12px;margin-bottom:-12px}.md-gutter .md-column>.md-layout{padding-top:12px;padding-bottom:12px}.md-gutter-8:not(.md-column){margin-right:-4px;margin-left:-4px}.md-gutter-8:not(.md-column)>.md-layout{padding-right:4px;padding-left:4px}.md-gutter-8 .md-column{margin-top:-4px;margin-bottom:-4px}.md-gutter-8 .md-column>.md-layout{padding-top:4px;padding-bottom:4px}.md-gutter-16:not(.md-column){margin-right:-8px;margin-left:-8px}.md-gutter-16:not(.md-column)>.md-layout{padding-right:8px;padding-left:8px}.md-gutter-16 .md-column{margin-top:-8px;margin-bottom:-8px}.md-gutter-16 .md-column>.md-layout{padding-top:8px;padding-bottom:8px}.md-gutter-24:not(.md-column){margin-right:-12px;margin-left:-12px}.md-gutter-24:not(.md-column)>.md-layout{padding-right:12px;padding-left:12px}.md-gutter-24 .md-column{margin-top:-12px;margin-bottom:-12px}.md-gutter-24 .md-column>.md-layout{padding-top:12px;padding-bottom:12px}.md-gutter-40:not(.md-column){margin-right:-20px;margin-left:-20px}.md-gutter-40:not(.md-column)>.md-layout{padding-right:20px;padding-left:20px}.md-gutter-40 .md-column{margin-top:-20px;margin-bottom:-20px}.md-gutter-40 .md-column>.md-layout{padding-top:20px;padding-bottom:20px}.md-flex{-ms-flex:1 1;flex:1 1}.md-flex-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-33{margin-left:33.33333%}.md-flex-offset-66{margin-left:66.66666%}.md-flex-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-5{margin-left:5%}.md-flex-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-10{margin-left:10%}.md-flex-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-15{margin-left:15%}.md-flex-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-20{margin-left:20%}.md-flex-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-25{margin-left:25%}.md-flex-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-30{margin-left:30%}.md-flex-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-35{margin-left:35%}.md-flex-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-40{margin-left:40%}.md-flex-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-45{margin-left:45%}.md-flex-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-50{margin-left:50%}.md-flex-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-55{margin-left:55%}.md-flex-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-60{margin-left:60%}.md-flex-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-65{margin-left:65%}.md-flex-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-70{margin-left:70%}.md-flex-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-75{margin-left:75%}.md-flex-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-80{margin-left:80%}.md-flex-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-85{margin-left:85%}.md-flex-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-90{margin-left:90%}.md-flex-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-95{margin-left:95%}.md-flex-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-100{margin-left:100%}@media (max-width:944px){.md-gutter:not(.md-column){margin-right:-8px;margin-left:-8px}.md-gutter:not(.md-column)>.md-layout{padding-right:8px;padding-left:8px}.md-gutter .md-column{margin-top:-8px;margin-bottom:-8px}.md-gutter .md-column>.md-layout{padding-top:8px;padding-bottom:8px}.md-row-small{-ms-flex-direction:row;flex-direction:row}.md-column-small{-ms-flex-direction:column;flex-direction:column}.md-flex-small{-ms-flex:1 1;flex:1 1}.md-flex-small-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-small-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-small-33{margin-left:33.33333%}.md-flex-offset-small-66{margin-left:66.66666%}.md-flex-small-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-small-5{margin-left:5%}.md-flex-small-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-small-10{margin-left:10%}.md-flex-small-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-small-15{margin-left:15%}.md-flex-small-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-small-20{margin-left:20%}.md-flex-small-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-small-25{margin-left:25%}.md-flex-small-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-small-30{margin-left:30%}.md-flex-small-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-small-35{margin-left:35%}.md-flex-small-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-small-40{margin-left:40%}.md-flex-small-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-small-45{margin-left:45%}.md-flex-small-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-small-50{margin-left:50%}.md-flex-small-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-small-55{margin-left:55%}.md-flex-small-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-small-60{margin-left:60%}.md-flex-small-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-small-65{margin-left:65%}.md-flex-small-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-small-70{margin-left:70%}.md-flex-small-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-small-75{margin-left:75%}.md-flex-small-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-small-80{margin-left:80%}.md-flex-small-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-small-85{margin-left:85%}.md-flex-small-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-small-90{margin-left:90%}.md-flex-small-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-small-95{margin-left:95%}.md-flex-small-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-small-100{margin-left:100%}.md-align-small-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-small-center{-ms-flex-pack:center;justify-content:center}.md-align-small-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-small{display:none}}@media (min-width:1904px){.md-row-xlarge{-ms-flex-direction:row;flex-direction:row}.md-column-xlarge{-ms-flex-direction:column;flex-direction:column}.md-flex-xlarge{-ms-flex:1 1;flex:1 1}.md-flex-xlarge-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-xlarge-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-xlarge-33{margin-left:33.33333%}.md-flex-offset-xlarge-66{margin-left:66.66666%}.md-flex-xlarge-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-xlarge-5{margin-left:5%}.md-flex-xlarge-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-xlarge-10{margin-left:10%}.md-flex-xlarge-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-xlarge-15{margin-left:15%}.md-flex-xlarge-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-xlarge-20{margin-left:20%}.md-flex-xlarge-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-xlarge-25{margin-left:25%}.md-flex-xlarge-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-xlarge-30{margin-left:30%}.md-flex-xlarge-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-xlarge-35{margin-left:35%}.md-flex-xlarge-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-xlarge-40{margin-left:40%}.md-flex-xlarge-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-xlarge-45{margin-left:45%}.md-flex-xlarge-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-xlarge-50{margin-left:50%}.md-flex-xlarge-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-xlarge-55{margin-left:55%}.md-flex-xlarge-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-xlarge-60{margin-left:60%}.md-flex-xlarge-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-xlarge-65{margin-left:65%}.md-flex-xlarge-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-xlarge-70{margin-left:70%}.md-flex-xlarge-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-xlarge-75{margin-left:75%}.md-flex-xlarge-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-xlarge-80{margin-left:80%}.md-flex-xlarge-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-xlarge-85{margin-left:85%}.md-flex-xlarge-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-xlarge-90{margin-left:90%}.md-flex-xlarge-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-xlarge-95{margin-left:95%}.md-flex-xlarge-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-xlarge-100{margin-left:100%}.md-align-xlarge-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-xlarge-center{-ms-flex-pack:center;justify-content:center}.md-align-xlarge-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-xlarge{display:none}}@media (max-width:1903px){.md-row-large{-ms-flex-direction:row;flex-direction:row}.md-column-large{-ms-flex-direction:column;flex-direction:column}.md-flex-large{-ms-flex:1 1;flex:1 1}.md-flex-large-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-large-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-large-33{margin-left:33.33333%}.md-flex-offset-large-66{margin-left:66.66666%}.md-flex-large-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-large-5{margin-left:5%}.md-flex-large-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-large-10{margin-left:10%}.md-flex-large-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-large-15{margin-left:15%}.md-flex-large-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-large-20{margin-left:20%}.md-flex-large-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-large-25{margin-left:25%}.md-flex-large-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-large-30{margin-left:30%}.md-flex-large-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-large-35{margin-left:35%}.md-flex-large-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-large-40{margin-left:40%}.md-flex-large-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-large-45{margin-left:45%}.md-flex-large-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-large-50{margin-left:50%}.md-flex-large-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-large-55{margin-left:55%}.md-flex-large-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-large-60{margin-left:60%}.md-flex-large-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-large-65{margin-left:65%}.md-flex-large-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-large-70{margin-left:70%}.md-flex-large-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-large-75{margin-left:75%}.md-flex-large-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-large-80{margin-left:80%}.md-flex-large-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-large-85{margin-left:85%}.md-flex-large-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-large-90{margin-left:90%}.md-flex-large-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-large-95{margin-left:95%}.md-flex-large-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-large-100{margin-left:100%}.md-align-large-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-large-center{-ms-flex-pack:center;justify-content:center}.md-align-large-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-large{display:none}}@media (max-width:1264px){.md-row-medium{-ms-flex-direction:row;flex-direction:row}.md-column-medium{-ms-flex-direction:column;flex-direction:column}.md-flex-medium{-ms-flex:1 1;flex:1 1}.md-flex-medium-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-medium-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-medium-33{margin-left:33.33333%}.md-flex-offset-medium-66{margin-left:66.66666%}.md-flex-medium-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-medium-5{margin-left:5%}.md-flex-medium-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-medium-10{margin-left:10%}.md-flex-medium-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-medium-15{margin-left:15%}.md-flex-medium-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-medium-20{margin-left:20%}.md-flex-medium-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-medium-25{margin-left:25%}.md-flex-medium-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-medium-30{margin-left:30%}.md-flex-medium-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-medium-35{margin-left:35%}.md-flex-medium-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-medium-40{margin-left:40%}.md-flex-medium-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-medium-45{margin-left:45%}.md-flex-medium-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-medium-50{margin-left:50%}.md-flex-medium-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-medium-55{margin-left:55%}.md-flex-medium-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-medium-60{margin-left:60%}.md-flex-medium-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-medium-65{margin-left:65%}.md-flex-medium-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-medium-70{margin-left:70%}.md-flex-medium-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-medium-75{margin-left:75%}.md-flex-medium-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-medium-80{margin-left:80%}.md-flex-medium-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-medium-85{margin-left:85%}.md-flex-medium-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-medium-90{margin-left:90%}.md-flex-medium-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-medium-95{margin-left:95%}.md-flex-medium-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-medium-100{margin-left:100%}.md-align-medium-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-medium-center{-ms-flex-pack:center;justify-content:center}.md-align-medium-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-medium{display:none}}@media (max-width:600px){.md-row-xsmall{-ms-flex-direction:row;flex-direction:row}.md-column-xsmall{-ms-flex-direction:column;flex-direction:column}.md-flex-xsmall{-ms-flex:1 1;flex:1 1}.md-flex-xsmall-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-xsmall-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-xsmall-33{margin-left:33.33333%}.md-flex-offset-xsmall-66{margin-left:66.66666%}.md-flex-xsmall-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-xsmall-5{margin-left:5%}.md-flex-xsmall-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-xsmall-10{margin-left:10%}.md-flex-xsmall-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-xsmall-15{margin-left:15%}.md-flex-xsmall-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-xsmall-20{margin-left:20%}.md-flex-xsmall-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-xsmall-25{margin-left:25%}.md-flex-xsmall-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-xsmall-30{margin-left:30%}.md-flex-xsmall-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-xsmall-35{margin-left:35%}.md-flex-xsmall-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-xsmall-40{margin-left:40%}.md-flex-xsmall-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-xsmall-45{margin-left:45%}.md-flex-xsmall-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-xsmall-50{margin-left:50%}.md-flex-xsmall-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-xsmall-55{margin-left:55%}.md-flex-xsmall-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-xsmall-60{margin-left:60%}.md-flex-xsmall-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-xsmall-65{margin-left:65%}.md-flex-xsmall-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-xsmall-70{margin-left:70%}.md-flex-xsmall-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-xsmall-75{margin-left:75%}.md-flex-xsmall-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-xsmall-80{margin-left:80%}.md-flex-xsmall-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-xsmall-85{margin-left:85%}.md-flex-xsmall-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-xsmall-90{margin-left:90%}.md-flex-xsmall-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-xsmall-95{margin-left:95%}.md-flex-xsmall-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-xsmall-100{margin-left:100%}.md-align-xsmall-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-xsmall-center{-ms-flex-pack:center;justify-content:center}.md-align-xsmall-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-xsmall{display:none}}@media (min-width:1265px){.md-row-large-and-up{-ms-flex-direction:row;flex-direction:row}.md-column-large-and-up{-ms-flex-direction:column;flex-direction:column}.md-flex-large-and-up{-ms-flex:1 1;flex:1 1}.md-flex-large-and-up-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-large-and-up-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-large-and-up-33{margin-left:33.33333%}.md-flex-offset-large-and-up-66{margin-left:66.66666%}.md-flex-large-and-up-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-large-and-up-5{margin-left:5%}.md-flex-large-and-up-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-large-and-up-10{margin-left:10%}.md-flex-large-and-up-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-large-and-up-15{margin-left:15%}.md-flex-large-and-up-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-large-and-up-20{margin-left:20%}.md-flex-large-and-up-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-large-and-up-25{margin-left:25%}.md-flex-large-and-up-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-large-and-up-30{margin-left:30%}.md-flex-large-and-up-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-large-and-up-35{margin-left:35%}.md-flex-large-and-up-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-large-and-up-40{margin-left:40%}.md-flex-large-and-up-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-large-and-up-45{margin-left:45%}.md-flex-large-and-up-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-large-and-up-50{margin-left:50%}.md-flex-large-and-up-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-large-and-up-55{margin-left:55%}.md-flex-large-and-up-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-large-and-up-60{margin-left:60%}.md-flex-large-and-up-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-large-and-up-65{margin-left:65%}.md-flex-large-and-up-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-large-and-up-70{margin-left:70%}.md-flex-large-and-up-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-large-and-up-75{margin-left:75%}.md-flex-large-and-up-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-large-and-up-80{margin-left:80%}.md-flex-large-and-up-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-large-and-up-85{margin-left:85%}.md-flex-large-and-up-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-large-and-up-90{margin-left:90%}.md-flex-large-and-up-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-large-and-up-95{margin-left:95%}.md-flex-large-and-up-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-large-and-up-100{margin-left:100%}.md-align-large-and-up-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-large-and-up-center{-ms-flex-pack:center;justify-content:center}.md-align-large-and-up-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-large-and-up{display:none}}@media (min-width:945px){.md-row-medium-and-up{-ms-flex-direction:row;flex-direction:row}.md-column-medium-and-up{-ms-flex-direction:column;flex-direction:column}.md-flex-medium-and-up{-ms-flex:1 1;flex:1 1}.md-flex-medium-and-up-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-medium-and-up-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-medium-and-up-33{margin-left:33.33333%}.md-flex-offset-medium-and-up-66{margin-left:66.66666%}.md-flex-medium-and-up-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-medium-and-up-5{margin-left:5%}.md-flex-medium-and-up-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-medium-and-up-10{margin-left:10%}.md-flex-medium-and-up-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-medium-and-up-15{margin-left:15%}.md-flex-medium-and-up-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-medium-and-up-20{margin-left:20%}.md-flex-medium-and-up-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-medium-and-up-25{margin-left:25%}.md-flex-medium-and-up-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-medium-and-up-30{margin-left:30%}.md-flex-medium-and-up-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-medium-and-up-35{margin-left:35%}.md-flex-medium-and-up-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-medium-and-up-40{margin-left:40%}.md-flex-medium-and-up-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-medium-and-up-45{margin-left:45%}.md-flex-medium-and-up-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-medium-and-up-50{margin-left:50%}.md-flex-medium-and-up-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-medium-and-up-55{margin-left:55%}.md-flex-medium-and-up-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-medium-and-up-60{margin-left:60%}.md-flex-medium-and-up-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-medium-and-up-65{margin-left:65%}.md-flex-medium-and-up-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-medium-and-up-70{margin-left:70%}.md-flex-medium-and-up-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-medium-and-up-75{margin-left:75%}.md-flex-medium-and-up-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-medium-and-up-80{margin-left:80%}.md-flex-medium-and-up-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-medium-and-up-85{margin-left:85%}.md-flex-medium-and-up-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-medium-and-up-90{margin-left:90%}.md-flex-medium-and-up-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-medium-and-up-95{margin-left:95%}.md-flex-medium-and-up-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-medium-and-up-100{margin-left:100%}.md-align-medium-and-up-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-medium-and-up-center{-ms-flex-pack:center;justify-content:center}.md-align-medium-and-up-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-medium-and-up{display:none}}@media (min-width:601px){.md-row-small-and-up{-ms-flex-direction:row;flex-direction:row}.md-column-small-and-up{-ms-flex-direction:column;flex-direction:column}.md-flex-small-and-up{-ms-flex:1 1;flex:1 1}.md-flex-small-and-up-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-small-and-up-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-small-and-up-33{margin-left:33.33333%}.md-flex-offset-small-and-up-66{margin-left:66.66666%}.md-flex-small-and-up-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-small-and-up-5{margin-left:5%}.md-flex-small-and-up-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-small-and-up-10{margin-left:10%}.md-flex-small-and-up-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-small-and-up-15{margin-left:15%}.md-flex-small-and-up-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-small-and-up-20{margin-left:20%}.md-flex-small-and-up-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-small-and-up-25{margin-left:25%}.md-flex-small-and-up-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-small-and-up-30{margin-left:30%}.md-flex-small-and-up-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-small-and-up-35{margin-left:35%}.md-flex-small-and-up-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-small-and-up-40{margin-left:40%}.md-flex-small-and-up-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-small-and-up-45{margin-left:45%}.md-flex-small-and-up-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-small-and-up-50{margin-left:50%}.md-flex-small-and-up-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-small-and-up-55{margin-left:55%}.md-flex-small-and-up-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-small-and-up-60{margin-left:60%}.md-flex-small-and-up-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-small-and-up-65{margin-left:65%}.md-flex-small-and-up-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-small-and-up-70{margin-left:70%}.md-flex-small-and-up-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-small-and-up-75{margin-left:75%}.md-flex-small-and-up-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-small-and-up-80{margin-left:80%}.md-flex-small-and-up-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-small-and-up-85{margin-left:85%}.md-flex-small-and-up-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-small-and-up-90{margin-left:90%}.md-flex-small-and-up-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-small-and-up-95{margin-left:95%}.md-flex-small-and-up-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-small-and-up-100{margin-left:100%}.md-align-small-and-up-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-small-and-up-center{-ms-flex-pack:center;justify-content:center}.md-align-small-and-up-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-small-and-up{display:none}}@media (min-width:300px){.md-row-xsmall-and-up{-ms-flex-direction:row;flex-direction:row}.md-column-xsmall-and-up{-ms-flex-direction:column;flex-direction:column}.md-flex-xsmall-and-up{-ms-flex:1 1;flex:1 1}.md-flex-xsmall-and-up-33{min-width:33.33333%;-ms-flex:0 1 33.33333%;flex:0 1 33.33333%}.md-flex-xsmall-and-up-66{min-width:33.33333%;-ms-flex:0 1 66.66666%;flex:0 1 66.66666%}.md-flex-offset-xsmall-and-up-33{margin-left:33.33333%}.md-flex-offset-xsmall-and-up-66{margin-left:66.66666%}.md-flex-xsmall-and-up-5{min-width:5%;-ms-flex:0 1 5%;flex:0 1 5%}.md-flex-offset-xsmall-and-up-5{margin-left:5%}.md-flex-xsmall-and-up-10{min-width:10%;-ms-flex:0 1 10%;flex:0 1 10%}.md-flex-offset-xsmall-and-up-10{margin-left:10%}.md-flex-xsmall-and-up-15{min-width:15%;-ms-flex:0 1 15%;flex:0 1 15%}.md-flex-offset-xsmall-and-up-15{margin-left:15%}.md-flex-xsmall-and-up-20{min-width:20%;-ms-flex:0 1 20%;flex:0 1 20%}.md-flex-offset-xsmall-and-up-20{margin-left:20%}.md-flex-xsmall-and-up-25{min-width:25%;-ms-flex:0 1 25%;flex:0 1 25%}.md-flex-offset-xsmall-and-up-25{margin-left:25%}.md-flex-xsmall-and-up-30{min-width:30%;-ms-flex:0 1 30%;flex:0 1 30%}.md-flex-offset-xsmall-and-up-30{margin-left:30%}.md-flex-xsmall-and-up-35{min-width:35%;-ms-flex:0 1 35%;flex:0 1 35%}.md-flex-offset-xsmall-and-up-35{margin-left:35%}.md-flex-xsmall-and-up-40{min-width:40%;-ms-flex:0 1 40%;flex:0 1 40%}.md-flex-offset-xsmall-and-up-40{margin-left:40%}.md-flex-xsmall-and-up-45{min-width:45%;-ms-flex:0 1 45%;flex:0 1 45%}.md-flex-offset-xsmall-and-up-45{margin-left:45%}.md-flex-xsmall-and-up-50{min-width:50%;-ms-flex:0 1 50%;flex:0 1 50%}.md-flex-offset-xsmall-and-up-50{margin-left:50%}.md-flex-xsmall-and-up-55{min-width:55%;-ms-flex:0 1 55%;flex:0 1 55%}.md-flex-offset-xsmall-and-up-55{margin-left:55%}.md-flex-xsmall-and-up-60{min-width:60%;-ms-flex:0 1 60%;flex:0 1 60%}.md-flex-offset-xsmall-and-up-60{margin-left:60%}.md-flex-xsmall-and-up-65{min-width:65%;-ms-flex:0 1 65%;flex:0 1 65%}.md-flex-offset-xsmall-and-up-65{margin-left:65%}.md-flex-xsmall-and-up-70{min-width:70%;-ms-flex:0 1 70%;flex:0 1 70%}.md-flex-offset-xsmall-and-up-70{margin-left:70%}.md-flex-xsmall-and-up-75{min-width:75%;-ms-flex:0 1 75%;flex:0 1 75%}.md-flex-offset-xsmall-and-up-75{margin-left:75%}.md-flex-xsmall-and-up-80{min-width:80%;-ms-flex:0 1 80%;flex:0 1 80%}.md-flex-offset-xsmall-and-up-80{margin-left:80%}.md-flex-xsmall-and-up-85{min-width:85%;-ms-flex:0 1 85%;flex:0 1 85%}.md-flex-offset-xsmall-and-up-85{margin-left:85%}.md-flex-xsmall-and-up-90{min-width:90%;-ms-flex:0 1 90%;flex:0 1 90%}.md-flex-offset-xsmall-and-up-90{margin-left:90%}.md-flex-xsmall-and-up-95{min-width:95%;-ms-flex:0 1 95%;flex:0 1 95%}.md-flex-offset-xsmall-and-up-95{margin-left:95%}.md-flex-xsmall-and-up-100{min-width:100%;-ms-flex:0 1 100%;flex:0 1 100%}.md-flex-offset-xsmall-and-up-100{margin-left:100%}.md-align-xsmall-and-up-start{-ms-flex-pack:start;justify-content:flex-start}.md-align-xsmall-and-up-center{-ms-flex-pack:center;justify-content:center}.md-align-xsmall-and-up-end{-ms-flex-pack:end;justify-content:flex-end}.md-hide-xsmall-and-up{display:none}}.md-list{margin:0;padding:8px 0;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;position:relative;list-style:none}.md-list.md-dense{padding:4px 0}.md-list.md-dense .md-list-item.md-inset .md-list-item-container{padding-left:72px}.md-list.md-dense .md-list-item .md-list-item-container{min-height:40px;font-size:13px}.md-list.md-dense .md-list-item .md-list-item-container .md-avatar:first-child,.md-list.md-dense .md-list-item .md-list-item-container .md-list-action:first-child{margin-right:24px}.md-list.md-dense .md-avatar{width:32px;min-width:32px;height:32px;min-height:32px}.md-list.md-dense .md-list-item-expand{min-height:40px}.md-list.md-double-line.md-dense .md-list-item .md-list-item-container{min-height:60px}.md-list.md-double-line.md-dense .md-list-item .md-avatar{width:36px;min-width:36px;height:36px;min-height:36px}.md-list.md-double-line.md-dense .md-list-item .md-avatar .md-avatar:first-child,.md-list.md-double-line.md-dense .md-list-item .md-avatar .md-list-action:first-child{margin-right:20px}.md-list.md-double-line.md-dense .md-list-text-container>:first-child,.md-list.md-double-line.md-dense .md-list-text-container>:nth-child(2){font-size:13px}.md-list.md-double-line .md-list-item .md-list-item-container{min-height:72px}.md-list.md-triple-line.md-dense .md-list-item .md-list-item-container{min-height:76px}.md-list.md-triple-line.md-dense .md-list-item .md-avatar{width:36px;min-width:36px;height:36px;min-height:36px}.md-list.md-triple-line.md-dense .md-list-item .md-avatar .md-avatar:first-child,.md-list.md-triple-line.md-dense .md-list-item .md-avatar .md-list-action:first-child{margin-right:20px}.md-list.md-triple-line.md-dense .md-list-text-container>:first-child,.md-list.md-triple-line.md-dense .md-list-text-container>:nth-child(2){font-size:13px}.md-list.md-triple-line .md-list-item .md-list-item-container{min-height:88px}.md-list.md-triple-line .md-avatar{margin:0}.md-list .md-subheader.md-inset{padding-left:72px}.md-list>.md-subheader:first-of-type{margin-top:-8px}.md-list-item{height:auto;position:relative;z-index:2}.md-list-item.md-disabled{cursor:default;pointer-events:none}.md-list-item.md-inset .md-list-item-container{padding-left:72px}.md-list-item .md-button-ghost{width:100%;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:0}.md-list-item .md-button:not(.md-button-ghost):not(.md-list-item-container){position:relative;z-index:2}.md-list-item .md-button:not(.md-button-ghost):not(.md-list-item-container) .md-icon{position:relative}.md-list-item .md-list-item-container{min-height:48px;margin:0;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex:1;flex:1;position:relative;font-weight:400;text-align:left;text-transform:none}.md-list-item .md-list-item-container:hover{text-decoration:none}.md-list-item .md-list-item-container>.md-icon:first-child{margin-right:32px}.md-list-item .md-list-item-container .md-avatar:first-child,.md-list-item .md-list-item-container .md-list-action:first-child{margin-right:16px}.md-list-item .md-list-item-container .md-list-action{margin:0 -10px 0 0}.md-list-item .md-list-item-container .md-list-action:nth-child(3){margin:0 -10px 0 16px}.md-list-item .md-divider{position:absolute;bottom:0;right:0;left:0}.md-list-item .md-avatar,.md-list-item .md-icon,.md-list-item .md-list-action:first-child{margin:0}.md-list-item .md-avatar:first-of-type+*,.md-list-item .md-icon:first-of-type+*,.md-list-item .md-list-action:first-child:first-of-type+*{-ms-flex:1 1 auto;flex:1 1 auto}.md-list-item .md-avatar{margin-top:8px;margin-bottom:8px}.md-list-item .md-icon{color:rgba(0,0,0,.54)}.md-list-item .md-ink-ripple{border-radius:0}.md-list-item-expand{min-height:48px;-ms-flex-flow:column wrap;flex-flow:column wrap;overflow:hidden;transform:translate3D(0,0,0)}.md-list-item-expand:after,.md-list-item-expand:before{height:1px;position:absolute;right:0;left:0;z-index:3;transition:all .4s cubic-bezier(.25,.8,.25,1);content:" "}.md-list-item-expand:before{top:0}.md-list-item-expand:after{bottom:0}.md-list-item-expand.md-active{position:relative}.md-list-item-expand.md-active:after,.md-list-item-expand.md-active:before{background-color:rgba(0,0,0,.12)}.md-list-item-expand.md-active.md-active+.md-active:before,.md-list-item-expand.md-active:first-of-type:before,.md-list-item-expand.md-active:last-of-type:after{background:none}.md-list-item-expand.md-active>.md-list-item-container .md-list-expand-indicator{transform:rotate(180deg) translate3D(0,0,0)}.md-list-item-expand.md-active>.md-list-expand{margin-bottom:0!important}.md-list-item-expand .md-expansion-indicator,.md-list-item-expand .md-icon,.md-list-item-expand .md-list-item-container{transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-list-item-expand .md-list-expand{position:relative;z-index:1;transform:translate3D(0,0,0);will-change:margin-bottom;transition:all .5s cubic-bezier(.35,0,.25,1)}.md-list-item-expand .md-list-expand.md-transition-off{transition:none!important}.md-list-item-expand .md-list-expand .md-list{padding:0}.md-list-text-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex:1;flex:1;overflow:hidden;line-height:1.25em;white-space:normal}.md-list-text-container>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-list-text-container>:first-child{font-size:16px}.md-list-text-container>:nth-child(2),.md-list-text-container>:nth-child(3){margin:0;color:rgba(0,0,0,.54);font-size:14px}.md-list-text-container>:nth-child(2):not(:last-child){color:rgba(0,0,0,.87)}.md-menu{display:inline-block}.md-menu-content{width:168px;min-width:84px;max-width:392px;min-height:64px;max-height:calc(100vh - 32px);overflow-x:hidden;overflow-y:auto;position:absolute;z-index:131;transform:scale(.9,.85) translateZ(0);border-radius:2px;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);opacity:0;transition:width .4s cubic-bezier(.25,.8,.25,1),opacity .3s cubic-bezier(.55,0,.55,.2),margin .3s cubic-bezier(.55,0,.55,.2),transform 0s cubic-bezier(.55,0,.55,.2) .4s;will-change:transform,opacity,width}.md-menu-content.md-direction-bottom-right{margin-top:-20px;margin-left:-8px;transform-origin:top left}.md-menu-content.md-direction-bottom-right.md-active{margin-top:-11px}.md-menu-content.md-direction-bottom-left{margin-top:-20px;margin-left:8px;transform-origin:top right}.md-menu-content.md-direction-bottom-left.md-active{margin-top:-11px}.md-menu-content.md-direction-top-right{margin-top:20px;margin-left:-8px;transform-origin:bottom left}.md-menu-content.md-direction-top-right.md-active{margin-top:11px}.md-menu-content.md-direction-top-left{margin-top:20px;margin-left:8px;transform-origin:bottom right}.md-menu-content.md-direction-top-left.md-active{margin-top:11px}.md-menu-content.md-align-trigger{margin:0}.md-menu-content.md-size-1{width:84px}.md-menu-content.md-size-2{width:112px}.md-menu-content.md-size-3{width:168px}.md-menu-content.md-size-4{width:224px}.md-menu-content.md-size-5{width:280px}.md-menu-content.md-size-6{width:336px}.md-menu-content.md-size-7{width:392px}.md-menu-content.md-active{pointer-events:auto;opacity:1;transform:scale(1) translateZ(0);transition:width .4s cubic-bezier(.25,.8,.25,1),opacity .4s cubic-bezier(.25,.8,.25,1),transform .3s cubic-bezier(.25,.8,.25,1)}.md-menu-content.md-active .md-list{opacity:1;transition:opacity .3s cubic-bezier(.25,.8,.25,1)}.md-menu-content .md-list{opacity:0;transition:opacity .3s cubic-bezier(.25,.8,.25,1)}.md-menu-item{cursor:pointer;font-size:16px;line-height:1.2em}.md-menu-item[disabled]{cursor:default}.md-menu-item .md-list-item-holder{overflow:hidden;text-overflow:ellipsis}.md-menu-backdrop{z-index:130}.md-boards{width:100%;height:100%!important;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;position:relative}.md-boards.md-transition-off *{transition:none!important}.md-boards.md-dynamic-height .md-boards-content{transition:height .4s cubic-bezier(.25,.8,.25,1)}.md-boards .md-boards-navigation{bottom:0;width:100%;height:48px;min-height:48px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.md-boards .md-board-header,.md-boards .md-boards-navigation{position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-boards .md-board-header{min-width:24px;max-width:24px;margin:0;padding:0 12px;display:inline-block;cursor:pointer;border:0;background:none;font-family:inherit;font-size:14px;font-weight:500;text-transform:uppercase}.md-boards .md-board-header.md-disabled{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.md-boards .md-board-header-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.md-boards .md-board-header-container .md-icon{margin:0}.md-boards .md-board-header-container .md-icon:not(.md-control){width:16px;min-width:16px;height:16px;min-height:16px;font-size:16px}.md-boards .md-boards-content{width:100%;position:relative;overflow:hidden}.md-boards .md-boards-wrapper{width:9999em;height:100%!important;position:absolute;top:0;right:0;bottom:0;left:0;transform:translateZ(0);transition:transform .4s cubic-bezier(.25,.8,.25,1)}.md-boards .md-board{padding:16px;position:absolute;top:0;left:0;right:0}.md-progress{width:100%;height:4px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-progress.md-indeterminate .md-progress-track{right:0}.md-progress.md-indeterminate .md-progress-track:after,.md-progress.md-indeterminate .md-progress-track:before{position:absolute;top:0;bottom:0;left:0;will-change:left,right;content:""}.md-progress.md-indeterminate .md-progress-track:before{animation:progress-indeterminate 2.3s cubic-bezier(.65,.815,.735,.395) infinite}.md-progress.md-indeterminate .md-progress-track:after{animation:progress-indeterminate-short 2.3s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}.md-progress.md-progress-enter,.md-progress.md-progress-leave-active{opacity:0;transform:scaleY(0) translateZ(0)}.md-progress.md-progress-enter-active{transform:scaleY(1) translateZ(0)}.md-progress-track{position:absolute;top:0;bottom:0;left:0;transition:all .4s cubic-bezier(.25,.8,.25,1)}@keyframes progress-indeterminate{0%{right:100%;left:-35%}60%{right:-100%;left:100%}to{right:-100%;left:100%}}@keyframes progress-indeterminate-short{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}.md-radio{width:auto;margin:16px 8px 16px 0;display:-ms-inline-flexbox;display:inline-flex;position:relative}.md-radio:not(.md-disabled),.md-radio:not(.md-disabled) .md-radio-label{cursor:pointer}.md-radio .md-radio-container{width:20px;height:20px;position:relative;border-radius:50%;border:2px solid rgba(0,0,0,.54);transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-radio .md-radio-container:before{width:48px;height:48px;top:50%;left:50%;transform:translate(-50%,-50%)}.md-radio .md-radio-container:after,.md-radio .md-radio-container:before{position:absolute;border-radius:50%;transition:all .3s cubic-bezier(.55,0,.55,.2);content:" "}.md-radio .md-radio-container:after{top:3px;right:3px;bottom:3px;left:3px;opacity:0;transform:scale3D(.38,.38,1)}.md-radio .md-radio-container input{position:absolute;left:-999em}.md-radio .md-radio-container .md-ink-ripple{top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;color:rgba(0,0,0,.54)}.md-radio .md-radio-container .md-ink-ripple .md-ripple{width:48px!important;height:48px!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.md-radio .md-radio-label{height:20px;padding-left:8px;line-height:20px}.md-radio.md-checked .md-radio-container:after{opacity:1;transform:scale3D(1,1,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-rating-bar{width:auto;display:-ms-flexbox;display:flex;width:fit-content;padding:3px;border-radius:2px}.md-rating-bar>.md-full-icon{overflow-x:hidden;display:inherit}.md-rating-bar>.md-empty-icon>.md-icon,.md-rating-bar>.md-full-icon>.md-icon{margin:0;white-space:nowrap;cursor:pointer}.md-rating-bar:not([disabled]):hover{background-color:hsla(0,0%,60%,.2)}.md-rating-bar[disabled]>.md-empty-icon>.md-icon,.md-rating-bar[disabled]>.md-full-icon>.md-icon{cursor:default}.md-select{width:100%;min-width:128px;height:32px;position:relative}.md-select:focus{outline:none}.md-select:not(.md-select-icon):after{margin-top:2px;position:absolute;top:50%;right:0;transform:translateY(-50%) scaleY(.45) scaleX(.85);transition:all .15s linear;content:"\25BC"}.md-select.md-active .md-select-menu{top:-8px;pointer-events:auto;opacity:1;transform:translateY(-8px) scale3D(1,1,1);transform-origin:center top;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.25s;transition-property:opacity,transform,top}.md-select.md-active .md-select-menu>*{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.15s;transition-delay:.1s}.md-select.md-disabled{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;user-drag:none}.md-select.md-disabled input,.md-select.md-disabled label,.md-select.md-disabled span,.md-select.md-disabled textarea{color:rgba(0,0,0,.38)}.md-select select{position:absolute;left:-999em}.md-select .md-menu,.md-select .md-select-value{width:100%;height:32px;display:block;position:relative}.md-select .md-select-value{padding-right:24px;cursor:pointer;overflow:hidden;z-index:2;font-size:16px;line-height:33px;text-overflow:ellipsis;white-space:nowrap}.md-select .md-subheader{color:hsla(0,0%,46%,.87);text-transform:uppercase}.md-select .md-subheader:first-child{margin-top:-8px}.md-select-content{width:auto;max-height:256px}.md-select-content.md-direction-bottom-right{margin-top:-15px;margin-left:-16px}.md-select-content .md-option[disabled]{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;user-drag:none}.md-select-content .md-menu-item .md-list-item-holder{overflow:visible;-ms-flex-pack:start;justify-content:flex-start}.md-select-content.md-multiple .md-checkbox{margin:0}.md-select-content.md-multiple .md-checkbox-label{padding-left:16px;cursor:pointer}.md-sidenav.md-left .md-sidenav-content{left:0;transform:translate3D(-100%,0,0)}.md-sidenav.md-right .md-sidenav-content{right:0;transform:translate3D(100%,0,0)}.md-sidenav.md-fixed .md-sidenav-backdrop,.md-sidenav.md-fixed .md-sidenav-content{position:fixed}.md-sidenav .md-sidenav-content{width:304px;position:absolute;top:0;bottom:0;z-index:100;pointer-events:none;overflow:auto;-webkit-overflow-scrolling:touch;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:transform;will-change:transform}.md-sidenav .md-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;pointer-events:none;background-color:rgba(0,0,0,.54);opacity:0;transition:all .5s cubic-bezier(.35,0,.25,1);transition-property:opacity;will-change:opacity}.md-sidenav.md-active .md-sidenav-content{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);pointer-events:auto;transform:translate3D(0,0,0)}.md-sidenav.md-active .md-sidenav-backdrop{opacity:1;pointer-events:auto}.md-snackbar{display:-ms-flexbox;display:flex;position:fixed;right:0;left:0;z-index:120;pointer-events:none;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:margin-top,margin-bottom}.md-snackbar.md-position-bottom-center,.md-snackbar.md-position-top-center{-ms-flex-pack:center;justify-content:center}.md-snackbar.md-position-bottom-right,.md-snackbar.md-position-top-right{margin-right:24px;-ms-flex-pack:end;justify-content:flex-end}.md-snackbar.md-position-bottom-left,.md-snackbar.md-position-top-left{margin-left:24px;-ms-flex-pack:start;justify-content:flex-start}.md-snackbar.md-position-top-center,.md-snackbar.md-position-top-left,.md-snackbar.md-position-top-right{margin-top:24px}.md-snackbar.md-position-bottom-left,.md-snackbar.md-position-bottom-right{margin-bottom:24px}.md-snackbar.md-position-top-center,.md-snackbar.md-position-top-left,.md-snackbar.md-position-top-right{top:0}.md-snackbar.md-position-top-center .md-snackbar-container,.md-snackbar.md-position-top-left .md-snackbar-container,.md-snackbar.md-position-top-right .md-snackbar-container{transform:translate3D(0,calc(-100% - 24px),0)}.md-snackbar.md-position-bottom-center,.md-snackbar.md-position-bottom-left,.md-snackbar.md-position-bottom-right{bottom:0}.md-snackbar.md-position-bottom-center .md-snackbar-container,.md-snackbar.md-position-bottom-left .md-snackbar-container,.md-snackbar.md-position-bottom-right .md-snackbar-container{transform:translate3D(0,calc(100% + 24px),0)}.md-snackbar.md-active .md-snackbar-container{transform:translate3D(0,0,0)}.md-snackbar.md-active .md-snackbar-content{opacity:1;transition:opacity .4s cubic-bezier(.25,.8,.25,1) .1s}.md-snackbar .md-snackbar-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;opacity:0;transition:opacity .2s cubic-bezier(.25,.8,.25,1);will-change:opacity}.md-snackbar .md-button{min-width:64px;margin:-8px -16px}.md-snackbar .md-button:last-child{margin-left:48px}.md-snackbar-container{width:auto;min-width:288px;max-width:568px;min-height:48px;padding:14px 24px;overflow:hidden;pointer-events:auto;border-radius:2px;background-color:#323232;transition:all .4s cubic-bezier(.25,.8,.25,1);color:#fff;font-size:14px}.md-has-toast-top-right .md-fab.md-fab-top-right{transform:translate3D(0,68px,0)}.md-has-toast-top-center .md-fab.md-fab-top-center{transform:translate3D(-50%,68px,0)}.md-has-toast-top-left .md-fab.md-fab-top-left{transform:translate3D(0,68px,0)}.md-has-toast-bottom-right .md-fab.md-fab-bottom-right{transform:translate3D(0,-68px,0)}.md-has-toast-bottom-center .md-fab.md-fab-bottom-center{transform:translate3D(-50%,-68px,0)}.md-has-toast-bottom-left .md-fab.md-fab-bottom-left{transform:translate3D(0,-68px,0)}@media (max-width:600px){.md-snackbar{margin:0!important}.md-snackbar-container{width:100%;max-width:100%;border-radius:0}.md-has-toast-top-right .md-fab.md-fab-top-right{transform:translate3D(0,48px,0)}.md-has-toast-top-center .md-fab.md-fab-top-center{transform:translate3D(-50%,48px,0)}.md-has-toast-top-left .md-fab.md-fab-top-left{transform:translate3D(0,48px,0)}.md-has-toast-bottom-right .md-fab.md-fab-bottom-right{transform:translate3D(0,-48px,0)}.md-has-toast-bottom-center .md-fab.md-fab-bottom-center{transform:translate3D(-50%,-48px,0)}.md-has-toast-bottom-left .md-fab.md-fab-bottom-left{transform:translate3D(0,-48px,0)}}.md-speed-dial{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:center;align-items:center}.md-speed-dial.md-direction-top.md-mode-fling [md-fab-trigger]~.md-button{transform:scale(.95) translate3D(0,80%,0)}.md-speed-dial.md-direction-top [md-fab-trigger]{margin-top:8px}.md-speed-dial.md-direction-top [md-fab-trigger]~.md-button{margin-bottom:16px}.md-speed-dial.md-direction-right{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.md-speed-dial.md-direction-right.md-mode-fling [md-fab-trigger]~.md-button{transform:scale(.95) translate3D(-80%,0,0)}.md-speed-dial.md-direction-right [md-fab-trigger]{margin-right:8px}.md-speed-dial.md-direction-right [md-fab-trigger]~.md-button{margin-left:16px}.md-speed-dial.md-direction-bottom{-ms-flex-direction:column;flex-direction:column}.md-speed-dial.md-direction-bottom.md-mode-fling [md-fab-trigger]~.md-button{transform:scale(.95) translate3D(0,-80%,0)}.md-speed-dial.md-direction-bottom [md-fab-trigger]{margin-bottom:8px}.md-speed-dial.md-direction-bottom [md-fab-trigger]~.md-button{margin-top:16px}.md-speed-dial.md-direction-left{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:center;justify-content:center}.md-speed-dial.md-direction-left.md-mode-fling [md-fab-trigger]~.md-button{transform:scale(.95) translate3D(80%,0,0)}.md-speed-dial.md-direction-left [md-fab-trigger]{margin-left:8px}.md-speed-dial.md-direction-left [md-fab-trigger]~.md-button{margin-right:16px}.md-speed-dial.md-mode-scale [md-fab-trigger]~.md-button{transform:scale(.6)}.md-speed-dial.md-active [md-fab-trigger]~.md-button{opacity:1;pointer-events:auto;transform:translate3D(0,0,0)!important}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(2){transition-delay:.05s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(3){transition-delay:.1s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(4){transition-delay:.15s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(5){transition-delay:.2s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(6){transition-delay:.25s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(7){transition-delay:.3s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(8){transition-delay:.35s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(9){transition-delay:.4s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(10){transition-delay:.45s}.md-speed-dial.md-active [md-fab-trigger]~.md-button:nth-child(11){transition-delay:.5s}.md-speed-dial.md-active [md-fab-trigger] [md-icon-morph]{transform:rotate(0);opacity:1}.md-speed-dial.md-active [md-fab-trigger] [md-icon-morph]+.md-icon{transform:rotate(90deg) scale(.8);opacity:0}.md-speed-dial .md-button{margin:0}.md-speed-dial [md-fab-trigger]{position:relative;z-index:2}.md-speed-dial [md-fab-trigger]~.md-button{position:relative;z-index:1;opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(2){transition-delay:.05s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(3){transition-delay:.1s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(4){transition-delay:.15s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(5){transition-delay:.2s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(6){transition-delay:.25s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(7){transition-delay:.3s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(8){transition-delay:.35s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(9){transition-delay:.4s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(10){transition-delay:.45s}.md-speed-dial [md-fab-trigger]~.md-button:nth-last-child(11){transition-delay:.5s}.md-speed-dial [md-icon-morph],.md-speed-dial [md-icon-morph]+.md-icon{transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-speed-dial [md-icon-morph]{opacity:0;transform:rotate(-90deg) scale(.8)}.md-spinner{display:inline-block;position:relative;pointer-events:none;will-change:transform,opacity}.md-spinner.md-indeterminate .md-spinner-draw{animation:spinner-rotate 1.9s linear infinite;transform:rotate(0deg) translateZ(0)}.md-spinner.md-indeterminate .md-spinner-path{stroke-dasharray:2,200;animation:spinner-dash 1.425s ease-in-out infinite}.md-spinner.md-spinner-leave-active{opacity:0;transform:scale(.8) translateZ(0);transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-spinner:not(.md-indeterminate).md-spinner-enter-active{transition-duration:2s}.md-spinner:not(.md-indeterminate).md-spinner-enter-active .md-spinner-draw{animation:spinner-initial-rotate 1.98s cubic-bezier(.25,.8,.25,1) forwards}.md-spinner-draw{width:100%;height:100%;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(270deg) translateZ(0);transform-origin:center center;will-change:transform,opacity}.md-spinner-path{fill:none;stroke-dashoffset:0;stroke-miterlimit:10;transition:all .4s cubic-bezier(.25,.8,.25,1)}@keyframes spinner-rotate{to{transform:rotate(1turn) translateZ(0)}}@keyframes spinner-initial-rotate{0%{opacity:0;transform:rotate(-90deg) translateZ(0)}20%{opacity:1}to{transform:rotate(270deg) translateZ(0)}}@keyframes spinner-dash{0%{stroke-dasharray:2,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.md-stepper{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;position:relative;width:100%}.md-stepper .md-step-header{background:none;border:0;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:500;margin:0;max-height:72px;padding:24px;position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-stepper .md-step-header .md-step-icons,.md-stepper .md-step-header .md-step-titles{display:inline-block;vertical-align:middle}.md-stepper .md-step-header.md-has-sub-message{padding:15px 24px}.md-stepper .md-step-header.md-has-sub-message .md-step-title{margin-bottom:-4px}.md-stepper .md-step-header .md-step-icon{border-radius:50%;font-size:12px;padding:0 6px}.md-stepper .md-step-header .md-step-error,.md-stepper .md-step-header .md-step-icon{height:24px;line-height:24px;margin-right:8px;min-width:24px;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:24px}.md-stepper .md-step-header .md-step-number{border-radius:50%;display:inline-block;font-size:12px;margin-right:8px;width:24px}.md-stepper .md-step-header .md-step-number span{display:block;line-height:24px;text-align:center}.md-stepper .md-step-header .md-step-title{font-size:inherit}.md-stepper .md-step-header.md-disabled{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.md-stepper .md-steps-navigation{display:-ms-flexbox;display:flex;height:72px;min-height:72px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1);z-index:1}.md-stepper .md-steps-navigation.md-alternate-labels{height:104px;min-height:104px}.md-stepper .md-steps-navigation .md-steps-navigation-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.md-stepper .md-steps-navigation .md-steps-navigation-container .md-divider{margin:36px 0;position:relative;width:100%}.md-stepper .md-steps-navigation .md-steps-navigation-container .md-step-header.md-alternate-labels{max-height:104px;text-align:center}.md-stepper .md-steps-navigation .md-steps-navigation-container .md-step-header.md-alternate-labels.md-has-sub-message{padding:24px}.md-stepper .md-steps-navigation .md-steps-navigation-container .md-step-header.md-alternate-labels .md-step-icons,.md-stepper .md-steps-navigation .md-steps-navigation-container .md-step-header.md-alternate-labels .md-step-titles{display:block}.md-stepper .md-steps-navigation .md-steps-navigation-container .md-step-header.md-alternate-labels .md-step-titles{margin-top:10px}.md-stepper .md-steps-container{height:0;overflow:hidden;position:relative;width:100%}.md-stepper .md-steps-container .md-steps-wrapper{bottom:0;left:0;position:absolute;right:0;top:0;transform:translateZ(0);transition:transform .4s cubic-bezier(.25,.8,.25,1);width:9999em}.md-stepper .md-steps-container .md-steps-wrapper .md-step{left:0;padding:16px;position:absolute;right:0;top:0}.md-stepper .md-steps-container .md-steps-wrapper .md-step .md-step-content{padding:16px;font-size:14px;line-height:22px}.md-stepper .md-steps-container .md-steps-wrapper .md-step .md-step-content:last-child{padding-bottom:24px}.md-stepper .md-steps-vertical-container .md-step .md-step-header{padding-bottom:8px}.md-stepper .md-steps-vertical-container .md-step:not(:first-of-type) .md-step-header{padding-top:8px}.md-stepper .md-steps-vertical-container .md-step .md-step-content{margin:0 24px 0 34px;padding-bottom:32px;padding-left:24px;padding-top:8px}.md-stepper .md-steps-vertical-container .md-step:not(:last-of-type) .md-step-content{border-left:1px solid #bdbdbd}@media (min-width:601px){.md-stepper .md-steps-navigation .md-steps-navigation-container{margin-bottom:-15px}}.md-subheader{min-height:48px;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;color:rgba(0,0,0,.54);font-size:14px;font-weight:500}.md-switch{width:auto;margin:16px 8px 16px 0;display:-ms-inline-flexbox;display:inline-flex;position:relative}.md-switch .md-switch-container{width:34px;height:14px;position:relative;border-radius:14px;transition:all .4s cubic-bezier(.25,.8,.25,1);background-color:rgba(0,0,0,.38)}.md-switch .md-switch-container .md-switch-thumb{width:20px;height:20px;position:absolute;top:50%;left:0;background-color:#fafafa;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);transition:all .15s linear}.md-switch .md-switch-container input{position:absolute;left:-999em}.md-switch .md-switch-container .md-ink-ripple{top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;color:rgba(0,0,0,.54)}.md-switch .md-switch-container .md-ink-ripple .md-ripple{width:48px!important;height:48px!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.md-switch .md-switch-container .md-switch-holder{width:40px;height:40px;margin:0;padding:0;position:absolute;top:50%;left:50%;z-index:2;background:none;border:none;transform:translate(-50%,-50%)}.md-switch .md-switch-container .md-switch-holder:focus{outline:none}.md-switch .md-switch-label{height:14px;padding-left:8px;line-height:14px}.md-switch.md-dragging .md-switch-thumb{cursor:grabbing}.md-switch.md-disabled .md-switch-thumb{cursor:default}.md-table{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;overflow-x:auto}.md-table.md-transition-off .md-checkbox .md-checkbox-container,.md-table.md-transition-off .md-checkbox .md-checkbox-container:after,.md-table.md-transition-off .md-table-cell{transition:none!important}.md-table table{width:100%;border-spacing:0;border-collapse:collapse;overflow:hidden}.md-table tbody .md-table-row{border-top:1px solid #e0e0e0}.md-table tbody .md-table-row.md-selected .md-table-cell{background-color:#f5f5f5}.md-table tbody .md-table-row:hover .md-table-cell{background-color:#eee}.md-table .md-table-head{padding:0;position:relative;color:rgba(0,0,0,.54);font-size:12px;line-height:16px;text-align:left}.md-table .md-table-head:last-child .md-table-head-container .md-table-head-text{padding-right:24px}.md-table .md-table-head.md-numeric{text-align:right}.md-table .md-table-head .md-icon{width:16px;min-width:16px;height:16px;min-height:16px;font-size:16px;color:rgba(0,0,0,.54)}.md-table .md-table-head .md-icon:not(.md-sortable-icon){margin:0 4px}.md-table .md-table-head .md-icon:first-child{margin-left:0}.md-table .md-table-head .md-icon:last-child{margin-right:0}.md-table .md-table-head-container{height:56px;padding:14px 0;transition:all .4s cubic-bezier(.25,.8,.25,1)}.md-table .md-table-head-text{height:28px;padding-right:32px;padding-left:24px;display:inline-block;position:relative;overflow:hidden;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.md-table .md-sortable{cursor:pointer}.md-table .md-sortable:first-of-type .md-sortable-icon{left:auto;right:10px}.md-table .md-sortable.md-sorted,.md-table .md-sortable:hover{color:rgba(0,0,0,.87)}.md-table .md-sortable.md-sorted .md-sortable-icon,.md-table .md-sortable:hover .md-sortable-icon{opacity:1}.md-table .md-sortable.md-sorted .md-sortable-icon{color:rgba(0,0,0,.87)}.md-table .md-sortable.md-sorted-descending .md-sortable-icon{transform:translateY(-50%) rotate(180deg)}.md-table .md-sortable .md-sortable-icon{position:absolute;top:50%;left:2px;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translateY(-50%);opacity:0;color:rgba(0,0,0,.38)}.md-table .md-sortable .md-ink-ripple{color:rgba(0,0,0,.87)}.md-table .md-table-cell{height:48px;position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1);color:rgba(0,0,0,.87);font-size:13px;line-height:18px}.md-table .md-table-cell:last-child .md-table-cell-container{padding-right:24px}.md-table .md-table-cell.md-numeric{text-align:right}.md-table .md-table-cell.md-numeric .md-icon{margin:0}.md-table .md-table-cell.md-numeric .md-table-cell-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.md-table .md-table-cell.md-numeric .md-table-cell-container .md-button .md-icon,.md-table .md-table-cell.md-numeric .md-table-cell-container .md-icon{margin:auto}.md-table .md-table-cell.md-has-action .md-table-cell-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.md-table .md-table-cell .md-table-cell-container{padding:6px 32px 6px 24px}.md-table .md-table-cell .md-button{width:36px;min-width:36px;height:36px;min-height:36px}.md-table .md-table-cell .md-button:last-child{margin:0 -10px 0 0}.md-table .md-table-cell .md-button .md-icon{margin:auto;width:18px;min-width:18px;height:18px;min-height:18px;color:inherit;font-size:18px}.md-table .md-table-selection{width:60px;position:relative;vertical-align:middle}.md-table .md-table-selection+.md-table-cell .md-table-cell-container,.md-table .md-table-selection+.md-table-head .md-table-head-container .md-table-head-text{padding-left:8px}.md-table .md-table-selection .md-table-cell-container{padding-right:16px;padding-left:24px}.md-table .md-table-selection .md-checkbox{margin:0}.md-table .md-table-selection .md-checkbox-container{width:18px;height:18px;min-width:auto;margin-top:1px}.md-table .md-table-selection .md-checkbox-container:after{top:-1px;left:4px}.md-table .md-select{min-width:84px}.md-table .md-option,.md-table .md-select-value{font-size:13px}.md-table-edit-trigger{display:inline-block;cursor:pointer;color:rgba(0,0,0,.38)}.md-table-edit-trigger.md-edited{color:rgba(0,0,0,.87)}.md-table-dialog{max-height:0;margin:0;padding:0 24px 2px;position:absolute;top:0;right:0;left:24px;z-index:60;overflow:hidden;pointer-events:none;border-radius:2px;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);background-color:#fff;opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1),max-height 0s .5s;transition-duration:.3s;transform:translate3D(0,-8px,0)}.md-table-dialog.md-active{max-height:400px;pointer-events:auto;transform:translate3D(#000);opacity:1;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.3s}.md-table-dialog.md-large{padding:12px 24px 2px}.md-table-dialog .md-input-container{margin-top:0;margin-bottom:16px}.md-table-dialog .md-input-container.md-input-placeholder input{font-size:13px}.md-table-dialog .md-input-container.md-input-placeholder input::-webkit-input-placeholder{font-size:13px}.md-table-dialog .md-char-counter{font-size:13.5px;color:rgba(0,0,0,.54)}.md-table-dialog .md-button{min-width:64px}.md-table-card{overflow:visible}.md-table-card .md-toolbar{padding-left:16px;background-color:#fff}.md-table-card .md-title{-ms-flex:1;flex:1;font-size:20px}.md-table-card .md-table-pagination{height:56px;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;border-top:1px solid #e0e0e0;color:rgba(0,0,0,.54);font-size:12px}.md-table-card .md-table-pagination .md-table-pagination-previous{margin-right:2px;margin-left:18px}.md-table-card .md-table-pagination .md-select{width:auto;min-width:36px;margin:0 32px}.md-table-card .md-table-pagination .md-select:after{margin-top:0}.md-table-card .md-table-pagination .md-select .md-select-value{padding:0;border:none;font-size:13px}.md-table-card .md-table-pagination .md-button:not([disabled]){color:rgba(0,0,0,.87)}.md-table-card .md-table-pagination .md-button[disabled] .md-icon{color:rgba(0,0,0,.26)}.md-pagination-select.md-direction-bottom-right{margin-top:-16px}.md-pagination-select .md-list-item-holder{font-size:13px}.md-table-alternate-header{position:absolute;top:0;right:0;left:0;z-index:10;pointer-events:none;opacity:0;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.3s}.md-table-alternate-header.md-active{pointer-events:auto;opacity:1;transform:translate3D(#000)}.md-table-alternate-header .md-counter{margin-left:8px;-ms-flex:1;flex:1}.md-tabs{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;position:relative}.md-tabs.md-transition-off *{transition:none!important}.md-tabs.md-dynamic-height .md-tabs-content{transition:height .4s cubic-bezier(.25,.8,.25,1)}.md-tabs .md-tabs-navigation{height:48px;min-height:48px;position:relative;z-index:1;display:-ms-flexbox;display:flex;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:hidden}.md-tabs .md-tabs-navigation.md-has-navigation-scroll .md-tab-header-navigation-button.md-left{-ms-flex-order:1;order:1}.md-tabs .md-tabs-navigation.md-has-navigation-scroll .md-tabs-navigation-container{-ms-flex-order:2;order:2}.md-tabs .md-tabs-navigation.md-has-navigation-scroll .md-tab-header-navigation-button.md-right{-ms-flex-order:3;order:3}.md-tabs .md-tabs-navigation.md-has-icon.md-has-label{min-height:72px}.md-tabs .md-tabs-navigation.md-has-icon.md-has-label .md-icon{margin-bottom:10px}.md-tabs .md-tabs-navigation.md-centered{-ms-flex-pack:center;justify-content:center}.md-tabs .md-tabs-navigation.md-fixed .md-tabs-navigation-container,.md-tabs .md-tabs-navigation.md-fixed .md-tabs-navigation-scroll-container{-ms-flex:1;flex:1}.md-tabs .md-tabs-navigation.md-fixed .md-tab-header{-ms-flex:1;flex:1;max-width:none}.md-tabs .md-tabs-navigation.md-right{-ms-flex-pack:end;justify-content:flex-end}.md-tabs .md-tabs-navigation-container{display:-ms-flexbox;display:flex;overflow-x:auto}.md-tabs .md-tabs-navigation-scroll-container{display:-ms-flexbox;display:flex}.md-tabs .md-tab-header{min-width:72px;max-width:264px;margin:0;padding:0 12px;position:relative;cursor:pointer;border:0;background:none;transition:all .4s cubic-bezier(.25,.8,.25,1);font-family:inherit;font-size:14px;font-weight:500;text-transform:uppercase;-ms-flex-negative:0;flex-shrink:0}.md-tabs .md-tab-header.md-disabled{cursor:default;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.md-tabs .md-tab-header-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.md-tabs .md-tab-header-container .md-icon{margin:0}.md-tabs .md-tab-indicator{height:2px;position:absolute;bottom:0;left:0;transform:translate3D(0,0,0)}.md-tabs .md-tab-indicator.md-transition-off{transition:none!important}.md-tabs .md-tab-indicator.md-to-right{transition:all .4s cubic-bezier(.25,.8,.25,1),left .3s cubic-bezier(.35,0,.25,1),right .15s cubic-bezier(.35,0,.25,1)}.md-tabs .md-tab-indicator.md-to-left{transition:all .4s cubic-bezier(.25,.8,.25,1),right .3s cubic-bezier(.35,0,.25,1),left .15s cubic-bezier(.35,0,.25,1)}.md-tabs .md-tab-header-navigation-button{border:none;height:100%;cursor:pointer;position:relative}.md-tabs .md-tab-header-navigation-button.md-left{left:0}.md-tabs .md-tab-header-navigation-button.md-right{right:0}.md-tabs .md-tab-header-navigation-button.md-disabled{pointer-events:none;opacity:.4}.md-tabs .md-tabs-content{width:100%;height:0;position:relative;overflow:hidden}.md-tabs .md-tabs-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateZ(0);transition:transform .4s cubic-bezier(.25,.8,.25,1)}.md-tabs .md-tab{padding:16px;position:absolute;top:0;left:0;right:0}@media (min-width:601px){.md-tabs .md-tabs-navigation.md-has-navigation-scroll .md-tabs-navigation-container{margin-bottom:-15px}}.md-toolbar{min-height:64px;padding:0 8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1);transform:translate3D(0,0,0)}.md-toolbar.md-dense{min-height:48px}.md-toolbar.md-dense.md-medium{min-height:72px}.md-toolbar.md-dense.md-large{min-height:96px}.md-toolbar.md-dense .md-toolbar-container{height:48px}.md-toolbar.md-medium{min-height:88px}.md-toolbar.md-medium .md-toolbar-container:nth-child(2) .md-title:first-child{margin-left:56px}.md-toolbar.md-large{min-height:128px;-ms-flex-line-pack:inherit;align-content:inherit}.md-toolbar.md-large .md-toolbar-container:nth-child(2) .md-title:first-child{margin-left:56px}.md-toolbar.md-account-header{min-height:164px}.md-toolbar.md-account-header .md-ink-ripple{color:#fff}.md-toolbar.md-account-header .md-list-item-container:hover:not([disabled]){background-color:hsla(0,0%,100%,.12)}.md-toolbar.md-account-header .md-avatar-list{margin:16px 0 8px}.md-toolbar.md-account-header .md-avatar-list .md-list-item-container{-ms-flex-align:start;align-items:flex-start}.md-toolbar.md-account-header .md-avatar-list .md-avatar+.md-avatar{margin-left:16px}.md-toolbar .md-toolbar-container{width:100%;height:64px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start}.md-toolbar .md-toolbar-container>.md-button:first-child{margin-left:0;margin-right:16px}.md-toolbar .md-toolbar-container>.md-button+.md-button{margin-left:0}.md-toolbar>.md-button:first-child{margin-left:0;margin-right:16px}.md-toolbar>.md-button+.md-button{margin-left:0}.md-toolbar .md-button:hover:not([disabled]):not(.md-raised):not(.md-icon-button):not(.md-fab){background-color:hsla(0,0%,100%,.1)}.md-toolbar .md-title{margin:0;font-size:20px;font-weight:400}.md-toolbar .md-title:first-child{margin-left:8px}.md-toolbar .md-title+.md-input-container{margin-left:24px}.md-toolbar .md-input-container{min-height:32px;margin-top:0;margin-bottom:0;padding-top:0}.md-toolbar .md-list{padding:0;margin:0 -8px}.md-tooltip{height:20px;padding:0 8px;position:fixed;z-index:200;pointer-events:none;background-color:rgba(97,97,97,.87);border-radius:2px;opacity:0;transform-origin:center top;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.3s;transition-delay:0s;color:#fff;font-family:Roboto,Noto Sans,Noto,sans-serif;font-size:10px;line-height:20px;text-transform:none;white-space:nowrap;letter-spacing:.1em}.md-tooltip.md-active{opacity:1;transition:all .3s cubic-bezier(.55,0,.55,.2);transition-duration:.3s}.md-tooltip:not(.md-active){transition-delay:0s!important}.md-tooltip.md-transition-off{transition:none!important}.md-tooltip.md-tooltip-top{margin-top:-14px;transform:translate(-50%,8px)}.md-tooltip.md-tooltip-top.md-active{transform:translate(-50%)}.md-tooltip.md-tooltip-right{margin-left:14px;transform:translate(-8px,50%)}.md-tooltip.md-tooltip-right.md-active{transform:translateY(50%)}.md-tooltip.md-tooltip-bottom{margin-top:14px;transform:translate(-50%,-8px)}.md-tooltip.md-tooltip-bottom.md-active{transform:translate(-50%)}.md-tooltip.md-tooltip-left{margin-left:-14px;transform:translate(8px,50%)}.md-tooltip.md-tooltip-left.md-active{transform:translateY(50%)}.md-whiteframe{position:relative;z-index:1}.md-whiteframe-1dp{box-shadow:0 1px 3px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.md-whiteframe-2dp{box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px rgba(0,0,0,.14),0 1px 10px rgba(0,0,0,.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px rgba(0,0,0,.14),0 1px 14px rgba(0,0,0,.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px rgba(0,0,0,.14),0 1px 18px rgba(0,0,0,.12)}.md-whiteframe-7dp{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.Vue-Toastification__toast,.Vue-Toastification__toast--error,.Vue-Toastification__toast--info,.Vue-Toastification__toast--success,.Vue-Toastification__toast--warning{background-color:#73d5e3!important;color:#000!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#eee}::-webkit-scrollbar-thumb{background:#868585}*{scrollbar-width:thin;scrollbar-color:#868585 #eee}#app,body{height:100%}#app{min-height:100%}#app form{width:100%;text-align:center}#app .user-defined-form{text-align:left;width:49%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#app .md-sidenav .md-backdrop{position:fixed;z-index:999}#app .md-sidenav .md-sidenav-content{position:fixed;z-index:1000}#app .md-sidenav .md-sidenav-content form{text-align:left}#app .loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.575);z-index:99999;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#app .loader-wrapper .loader,#app .loader-wrapper svg{width:64px;height:64px}#app .loader-wrapper svg{color:#fff}#app .loader-wrapper-login{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:99999;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#app .loader-wrapper-login .loader,#app .loader-wrapper-login svg{width:64px;height:64px}#app .loader-wrapper-login svg{color:#fff}.container,.flex-container{height:100%;min-height:100%}.flex-container{display:-ms-flexbox;display:flex}.flex-container h1,.flex-container h2{text-align:center;width:100%}.age_certify_policy_popup{padding:1rem}.md-theme-default.md-button:not([disabled]).md-raised,.md-theme-show-mode.md-button:not([disabled]).md-raised{background-color:#5ecfdf!important;color:#000!important}.md-theme-default.md-button:not([disabled]).md-raised:hover,.md-theme-show-mode.md-button:not([disabled]).md-raised:hover{background-color:#73d5e3!important}.md-theme-default .md-ink-ripple,.md-theme-show-mode .md-ink-ripple{color:#5ecfdf!important}.md-theme-default.md-checkbox.md-checked .md-checkbox-container,.md-theme-show-mode.md-checkbox.md-checked .md-checkbox-container{background-color:#5ecfdf!important;border-color:#5ecfdf!important}.md-theme-default.md-radio.md-checked .md-radio-container,.md-theme-show-mode.md-radio.md-checked .md-radio-container{border-color:#5ecfdf!important}.md-theme-default.md-radio.md-checked .md-radio-container:after,.md-theme-show-mode.md-radio.md-checked .md-radio-container:after{background-color:#5ecfdf!important}.md-theme-show-mode .md-input-container .md-input,.md-theme-show-mode .md-input-container input,.md-theme-show-mode .md-input-container label,.md-theme-show-mode .md-input-container textarea{color:hsla(0,0%,100%,.87)!important}.md-theme-show-mode .md-input-container:after{background-color:hsla(0,0%,100%,.12)!important}.md-toolbar.main-toolbar{background-color:#0d2744!important}.layout-separator{margin-bottom:35px}.md-avatar img{object-fit:cover}.md-theme-show-mode .md-list-text-container span{color:hsla(0,0%,100%,.87)!important}.md-theme-show-mode .md-list-item .md-icon{color:hsla(0,0%,100%,.87)}.md-theme-show-mode.pendingCollaboratorList .md-list-text-container span{color:rgba(0,0,0,.87)!important}.md-theme-show-mode.pendingCollaboratorList .md-button,.md-theme-show-mode.pendingCollaboratorList .md-list-item .md-icon{color:rgba(0,0,0,.54)}.md-theme-show-mode .collaborator-text-container span{color:hsla(0,0%,100%,.87)!important}.md-theme-show-mode .md-dialog-actions .md-button{color:#fff!important}.md-theme-show-mode.md-checkbox .md-checkbox-container{background-color:#fff!important}.md-theme-show-mode.md-radio .md-radio-container{border-color:#fff!important}.dashboard{min-height:calc(100% - 64px);width:100%;max-width:960px;margin:0 auto;padding-left:16px;margin-bottom:30px}.dashboard .md-gutter-16{margin-top:8px}.dashboard .ql-dashboard-container-top{height:60%;width:100%;display:block}.dashboard .ql-dashboard-top{margin-top:32px}.dashboard .btn-start-project{background:#5ecfdf!important}.dashboard .loading-more{margin-top:15px}.dashboard .btn-load-more{margin-top:20px}.sample-project-loading-message{margin-top:50px;font-size:20px;font-weight:700}.md-sidenav .md-list{width:100%}.md-sidenav .md-list .md-list-item{cursor:pointer;border-bottom:1px solid #ddd;box-sizing:border-box}.md-sidenav .md-list .md-list .md-list-item:last-child{border-bottom:none}.md-sidenav .md-toolbar-container{text-align:center;height:auto}.md-sidenav .md-toolbar-container h1,.md-sidenav .md-toolbar-container h2{width:100%}.md-sidenav .ql-toolbar-logo h1{margin:0}.md-sidenav .ql-toolbar-logo .logo-text{width:90%}.md-sidenav .ql-toolbar-logo .logo{width:40%}.md-sidenav .md-toolbar-container.ql-toolbar-avatar{margin:.5em 0;display:-ms-flexbox;display:flex}.md-sidenav .md-toolbar-container.ql-toolbar-avatar .md-avatar{margin-right:.5rem;-ms-flex:0;flex:0}.md-sidenav .md-toolbar-container.ql-toolbar-avatar .avatar-name-role{-ms-flex:1;flex:1;text-align:left;font-size:20px}.project-lock-toggle .md-switch.md-checked .md-switch-container{background-color:#1b7b89!important}.project-lock-toggle .md-switch.md-checked .md-switch-container .md-switch-thumb{background-color:#5ecfdf}.project-lock-toggle .md-switch label{font-weight:100}.md-avatar.md-xlarge{width:128px;min-width:128px;height:128px;min-height:128px;border-radius:128px}.md-list-item-project-title-lock .md-list-item-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.md-list-item-project-title-lock .md-list-item-container span{line-height:1.3;margin:16px 0 0}.ql-layer-menu-item .note_color{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-layer-menu-item .note_color .vc-slider{-ms-flex:1;flex:1}.ql-layer-menu-item .color-swatches{-ms-flex:1 0 20%;flex:1 0 20%;max-width:80px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ql-layer-menu-item .color-swatches .color-box{display:block;width:32px;height:32px;cursor:pointer}.ql-layer-menu-item .color-swatches .color-box.color-box-black{background:#000;border:4px double #fff}.ql-layer-menu-item .color-swatches .color-box.color-box-red{background:red;border:4px double #fff}.ql-layer-menu-item .color-swatches .color-box.color-box-green{background:#0f0;border:4px double #fff}.ql-layer-menu-item .color-swatches .color-box.color-box-blue{background:#00f;border:4px double #fff}.property-box .property-check{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.property-box .property-check span{width:50%}.property-box .property-check .property-title{margin-right:5px;margin-right:0}.property-box .property-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.property-box .property-title .title{padding-right:12px}.property-box .property-title .current-color-box{width:25px;height:25px;border:1px solid #000;border-radius:4px}.property-box .property-content{-ms-flex-pack:justify;justify-content:space-between}.property-box .property-content .user-defined-form{margin:0}.property-box .property-content .user-defined-form .user-defined-checkbox{-ms-flex:unset;flex:unset}.property-box .property-content .user-defined-form .user-defined-checkbox.md-checked{width:auto}.property-box .property-content .user-defined-form .user-defined-checkbox label.md-checkbox-label{width:75%}.property-box .property-content .user-defined-form .user-defined-checkbox span{position:relative}.property-box .property-content .user-defined-form .user-defined-checkbox span.gray{color:#7e7676}.property-box .property-content .user-defined-form .user-defined-checkbox span.black{color:#000}.property-box .property-content .user-defined-form .user-defined-checkbox span:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(0,0,0,.87)}.property-box .property-content .user-defined-form .user-defined{margin:0 0 0 8px;padding:0;max-height:20px;min-height:20px;color:#000}.property-box .property-content .user-defined-form .user-defined .user-defined-input{font-size:14px;height:20px;color:#000}.property-box .property-content .property-box{width:100%}.property-box .property-action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.property-box .property-action .md-button{margin-left:0;margin-right:0}.property-box #fontFamily{z-index:0;position:relative}.checkbox-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.checkbox-list .checkbox-list-label{margin-bottom:8px}.checkbox-list .md-checkbox{margin:4px 0}.note-property-box{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.note-property-box .md-input-container{-ms-flex:1;flex:1;margin-right:12px}.note-property-box .md-button-toggle{-ms-flex:0 0 80px;flex:0 0 80px}.user-defined-form{text-align:left;width:49%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.md-theme-show-mode form.user-defined-form>span{color:#fff}form.user-defined-form>span{width:100%;overflow:hidden;text-overflow:ellipsis;margin-left:8px;line-height:normal;height:auto;position:relative;padding-bottom:2px;white-space:nowrap}.md-theme-show-mode form.user-defined-form>span.gray,form.user-defined-form>span.gray{color:gray}form.user-defined-form>span:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000}.user-defined-form .user-defined-input{width:100%;overflow:hidden;text-overflow:ellipsis;line-height:normal;height:auto;position:relative;padding-bottom:2px;white-space:nowrap}.sub-list-item .md-list-item-container{-ms-flex-align:stretch;align-items:stretch}.sub-list-item .md-list-item-container span{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 16px}span.hide-layer{opacity:.4;cursor:not-allowed}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;box-sizing:border-box;box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;transform:translate(-50%);height:0;width:0;border:5px solid transparent;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;transform:translate(-50%);height:0;width:0;border:5px solid transparent;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;transform:translateY(-50%);height:0;width:0;border:5px solid transparent;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;transform:translateY(-50%);height:0;width:0;border:5px solid transparent;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}.ql-new-layer-form{padding:1em}.ql-new-layer-form .ql-color-picker{width:100%;display:block;clear:both}.ql-new-layer-form .color-swatches{-ms-flex:1;flex:1;max-width:80px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ql-new-layer-form .color-swatches .color-box{display:block;width:32px;height:32px;cursor:pointer}.ql-new-layer-form .color-swatches .color-box.color-box-black{background:#000;border:4px double #fff}.ql-new-layer-form .color-swatches .color-box.color-box-red{background:red;border:4px double #fff}.ql-new-layer-form .color-swatches .color-box.color-box-green{background:#0f0;border:4px double #fff}.ql-new-layer-form .color-swatches .color-box.color-box-blue{background:#00f;border:4px double #fff}.ql-new-layer-form .error-message{color:red;font-size:12px;margin-top:5px}.ql-new-layer-form .invalid-input{border:2px solid red}.ql-new-layer-form .md-input-container-invalid .md-input{border-color:red!important;border-top:none;border-left:none;border-right:none}.property-box{padding:0 16px 12px}.property-box .property-content{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.property-box .property-content .md-radio{width:100%;margin:4px 0}.property-box .property-content .md-checkbox{margin:4px 0;-ms-flex:1 0 50%;flex:1 0 50%}.property-box .property-content .md-checkbox label{white-space:nowrap}.property-box .property-content .property-box{padding-left:6px;padding-right:0}.property-box .note_color{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.property-box .note_color .vc-slider{-ms-flex:1;flex:1}.md-theme-show-mode .custom-dropdown{background-color:#424242!important;color:hsla(0,0%,100%,.87)!important}.md-theme-show-mode .dropdown-item:hover{background-color:hsla(0,0%,100%,.1)}.ql-nav-layer-picker{padding:1em}.dropdown-wrapper{position:relative}.dropdown-trigger{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;border-radius:4px}.color-box{padding:0;margin:0;border:1px solid #000;min-width:25px;width:25px;min-height:25px;height:25px;border-radius:2px}.layer-title{display:inline-block;font-size:16px;padding-top:5px;margin-left:10px;width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.custom-dropdown{position:absolute;width:100%;border:1px solid #ccc;border-radius:4px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);z-index:100;max-height:110px;overflow:auto}.dropdown-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px;cursor:pointer;transition:background-color .2s}.dropdown-item:hover{background-color:#f0f0f0}.pendingCollaboratorList .md-list-item{background-color:#def5f8}.pendingCollaboratorList .md-list-item .md-list-item-container{background-color:#def5f8!important}.collaboratorsNav .md-title{font-weight:700}.collaboratorsNav .md-subheader{font-weight:100;font-size:18px;color:#333}.collaboratorsNav .md-subheader.md-theme-show-mode{color:hsla(0,0%,100%,.87)}.collaboratorsNav .collaborator-role-wrapper{z-index:2;min-height:1rem}.collaboratorsNav .collaborator-role-wrapper span{display:block;min-height:1rem}.collaborator-access-modal{top:40px}.collaborator-access-modal .md-dialog{max-width:640px}.collaborator-access-modal .md-dialog-title{background:#081e4f;font-size:40px;line-height:1.4;text-align:center;color:#fff;padding:1rem}.collaborator-access-modal .md-dialog-content .collaborator-access-options-content .collaborator-access-options{margin-top:45px}.collaborator-access-modal .md-dialog-content .collaborator-access-options-content .collaborator-access-options .collaborator-access-option .md-radio{margin-bottom:0}.collaborator-access-modal .md-dialog-content .collaborator-access-options-content .collaborator-access-options .collaborator-access-option p{color:#666;margin-left:28px;margin-top:-3px;line-height:1.2}.collaborator-access-modal .md-error{color:#e5424d;font-size:12px}.collaborator-access-modal .md-dialog-actions{-ms-flex-pack:justify;justify-content:space-between;padding:32px 24px}.collaborator-access-modal .loading-state{-ms-flex-pack:center;justify-content:center;width:100%;min-height:200px}.button-row,.collaborator-access-modal .loading-state{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.button-row{gap:8px}.ql-invite-header{padding-left:0}.ql-invite-form{width:100%;text-align:right;padding-left:10px}.invite-link{margin-top:10px}.invite-link h2{width:100%}#done-icon{margin-left:0;color:green}.ql-version-list .md-list-item{margin-top:.75em;line-height:40px}.ql-version-list .md-list-item .md-list-item-container>.md-icon:first-child{margin-right:.5em!important}.ql-version-list .md-list-item .md-list-item-container>.md-button:first-child{margin-left:0!important}.md-sidenav-content>form{padding-left:.5em}span.md-tooltip{z-index:1000}.export-nav-wrapper .option-box{padding-right:1rem}.export-nav-wrapper .option-box .option-content{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.export-nav-wrapper .option-box .option-content .md-checkbox{margin:4px 0;-ms-flex:1 0 50%;flex:1 0 50%}.export-nav-wrapper .option-box .option-content .option-content-block{margin-top:1rem;margin-bottom:1rem}.export-nav-wrapper .option-box .option-content .md-button{margin-left:0;margin-right:0}.export-nav-wrapper .option-box .md-switch.md-checked .md-switch-container{background-color:#1b7b89!important}.export-nav-wrapper .option-box .md-switch.md-checked .md-switch-container .md-switch-thumb{background-color:#5ecfdf!important}.export-nav-wrapper .option-box .md-switch label{font-weight:100}.md-flex-90.md-flex-offset-5{margin-right:5%}.delete-section{margin-top:20px}.page-actions{position:relative;margin-top:36px}.page-actions .md-title{margin-left:16px}.page-actions .working-backdrop{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:8}.page-actions .page-action-icon{height:48px;margin-right:1em}.page-actions-list{padding-top:0}.page-actions-list .md-list-item-container.md-button{padding-top:8px;padding-bottom:8px}.page-actions-list .md-subheader{font-size:18px;color:#333}.page-actions-list .md-subheader.md-theme-show-mode{color:hsla(0,0%,100%,.87)}.page-actions-list .page-action-form form{margin-bottom:12px}.page-actions-list .page-action-form form .md-button{margin-left:0}.page-actions-list .page-action-form form .input_page_number{width:40px;font-size:14px;text-align:center}.page-actions-list .page-action-form form .page-action-fields{margin:8px 16px}.md-switch.md-checked .md-switch-container{background-color:#1b7b89!important}.md-switch.md-checked .md-switch-container .md-switch-thumb{background-color:#5ecfdf!important}.md-switch label{font-weight:100}.project-cue-placement-form .md-radio{margin:0 0 8px}.projectWorkingBox{position:relative;z-index:9}.projectWorkingBox .projectWorkingBox-Message{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:270px;text-align:center;background:#fff;border:1px solid #333;font-size:12px;padding:10px;cursor:pointer}.md-dialog-container.md-active{z-index:9999}.ql-dashboard-header{width:100%}.ql-dashboard-header-pull-right{display:inline-block;float:right}.dashboard-toggles{margin-left:1rem}.dashboard-toggles .md-switch.md-checked .md-switch-container{background-color:#1b7b89!important}.dashboard-toggles .md-switch.md-checked .md-switch-container .md-switch-thumb{background-color:#5ecfdf}.dashboard-toggles .md-switch label{font-weight:100}.ql-dashboard-role{font-size:17px;font-weight:700;margin-right:10px;color:hsla(0,0%,100%,.54)}.md-toolbar .md-toolbar-container .md-title{margin-right:1rem}.md-toolbar .md-toolbar-container .main-header-logo{height:42px}.connect-status{margin-right:1em}.md-tooltip.project-title.md-active{margin-top:2px!important}.project-title.noMostRecent{display:inline-block;width:180px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.project-box .project-box-content{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;background-image:url(/static/img/gradient.cb0ea82.jpg);background-size:cover;overflow:hidden;color:#fff;font-weight:600}.project-box .project-box-content .md-card-actions{position:absolute;bottom:0;text-align:right;width:100%}.project-box .project-box-content .md-card-actions .md-button i{color:#fff!important}.project-box .project-box-content .md-card-header .md-subhead{opacity:1}.project-box .project-box-content .md-card-content .md-caption{color:#fff}.project-box .project-box-content.topmost{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.project-box .project-box-content.with-poster:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.5;z-index:-1}.project-box .project-box-content.with-poster.title-off:before{opacity:.4}.project-box .project-box-content .project-box-route{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.duplicateProjectButtonLoading[disabled]{opacity:.6!important}.project-box{position:relative;width:100%;padding-top:100%}.project-box .project-pending-box-content{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;overflow:hidden}.project-box .project-pending-box-content .md-card-actions{position:absolute;bottom:0;text-align:right;width:100%}.project-box .project-pending-box-content .pending-action-button,.project-box .project-pending-box-content .pending-action-button:hover{background:#5ecfdf!important}.project-box-container{margin-top:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.md-subheader{-ms-flex:auto;flex:auto}.md-theme-show-mode .pending-subheader{color:hsla(0,0%,100%,.87)}.md-error{color:#ff1744;font-size:12px;margin-top:3px}.vc-compact{margin:10px 0}.ql-color-picker{width:100%;display:block;clear:both}.ql-color-picker-choice{margin:0;padding:0;width:25px;height:25px;min-height:25px;min-width:25px;line-height:25px;box-sizing:border-box;border:1px solid #000!important;margin-right:15px}.ql-layer-menu-item form{z-index:100;text-align:left;width:calc(100% - 1em);margin-left:1em}.ql-layer-menu-item .sub-list{margin-left:16px;width:calc(100% - 16px)}.ql-layer-menu-item .sub-list .md-list-item .md-list-item-container>.md-icon:first-child{margin-right:0}.md-dialog{overflow-y:scroll}.upgrade-account-modal .md-dialog{min-width:600px;max-width:1024px}.upgrade-account-modal .upgrade-account-modal-content{padding:2rem}.upgrade-account-modal .upgrade-account-modal-content .modal-title{font-size:40px;line-height:1.4}.upgrade-account-modal .upgrade-account-modal-content .plan-type span{cursor:pointer;color:#106d9a;text-decoration:underline;font-size:16px;line-height:1.4}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper{margin:1rem 0}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options{margin:1rem 0;display:-ms-flexbox;display:flex}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option.show-md-dark-mode.active{background:#8f8f8f}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option.show-md-dark-mode.active:before{background:#084b73}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 1rem;min-height:50px;border:2px solid #084b73;cursor:pointer;font-size:20px;line-height:1.3;margin-right:2rem}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option .plan-option-title{margin-left:8px}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option .plan-option-title span{display:block;text-align:center}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option:before{content:"";width:20px;height:20px;border-radius:50%;border:1px solid #35d3de;display:block}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option.active{background:#a9e0e6}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options .plan-option.active:before{background:#084b73}.upgrade-account-modal .upgrade-account-modal-content .plan-options-wrapper .plan-options-note{font-size:16px}.upgrade-account-modal .upgrade-account-modal-content .promo-code-wrapper{max-width:400px}.upgrade-account-modal .upgrade-account-modal-content .promo-code-wrapper .btn-apply-promo-code{cursor:pointer;color:#106d9a;text-decoration:underline;font-size:15px;line-height:1.4;margin:0}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper{margin-top:1rem}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container{min-width:900px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content{width:100%;padding-right:25px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .card-area{width:100%;margin-bottom:1rem}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .StripeElement{border:1px solid #ccc;padding:8px 12px;margin-bottom:15px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .StripeElement.StripeElement--invalid{border:1px solid #e5424d}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .stripe-element{-ms-flex:1;flex:1}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .stripe-element.card-cvc,.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .stripe-element.card-expiry{margin-right:15px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .stripe-element.country{min-width:60%;margin-left:15px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .stripe-element.country select{display:block;cursor:pointer;background:#eee;width:100%;height:42px;font-size:16px;border-radius:0;padding:0 10px;-webkit-appearance:none;outline:0 none}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .credit-card-inputs .stripe-element-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .institutional-additions input{width:100%;color:#32325d;line-height:24px;font-family:Helvetica Neue;font-size:16px;border:1px solid #ccc;padding:8px 12px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-payment-notification.show-md-dark-mode{background:unset}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-payment-notification{background:#e5e5e5;padding:15px;margin:1rem 0}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-payment-notification .notification-title{font-size:20px;line-height:1.7;margin:10px 0}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-payment-notification .notification-message{margin-bottom:10px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-payment-notification .notification-message span{font-weight:600}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-subscribe-button-wrapper{margin-bottom:1rem}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-subscribe-button-wrapper .btn-subscribe-plan{width:100%;background:#1590b5!important;color:#fff!important;margin:0;font-size:24px;line-height:1.7}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-subscribe-button-wrapper .btn-subscribe-plan.complete{background:#1590b5!important}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-subscribe-button-wrapper .btn-subscribe-plan.doing{opacity:.7}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .plan-subscribe-button-wrapper .btn-subscribe-plan:disabled{background:#909090!important;pointer-events:unset!important;cursor:not-allowed!important}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .plan-subscribe-content .subscription-terms-privacy a{color:#168fb1}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-details.show-md-dark-mode{background:unset}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-details{background:#e5e5e5;padding:25px;place-self:flex-start}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-details .billing-details-title{font-size:18px;font-weight:600}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-details .billing-details-checklist{font-size:11px;padding:0 0 15px;border-bottom:1px solid #aaa}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-details .billing-details-checklist li{margin:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-details .billing-details-checklist li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#1690b5;margin-right:8px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-details .billing-details-list{font-size:13px}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-total-info{margin-top:1rem;background:#d8fafe;color:#0b6281;padding:25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.upgrade-account-modal .upgrade-account-modal-content .plan-subscribe-content-wrapper .plan-subscribe-content-container .billing-total-info .billing-total{font-size:18px;margin-bottom:1rem;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.upgrade-account-modal .md-error{color:#e5424d;font-size:12px}.upgrade-account-modal.has-plan .plan-subscribe-content-container{min-width:600px!important}.upgrade-account-modal .md-input-success .md-input{border-bottom:2px solid #009a67}.upgrade-account-modal .stripe-element-column-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.upgrade-account-modal .stripe-element-change-plan{padding:1rem;background:#dff9fd;width:650px}.upgrade-account-modal .stripe-element-change-plan .subscription-upgrade-options-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.upgrade-account-modal .stripe-element-change-plan .subscription-upgrade-options-wrapper .subscription-upgrade-options{margin-top:6px}.upgrade-account-modal .stripe-element-change-plan .subscription-upgrade-options-wrapper .subscription-upgrade-options .md-radio{margin:0 0 6px}.upgrade-account-modal .stripe-element-change-plan .subscription-upgrade-options-wrapper .md-button{min-width:150px}#ql-app .header-main{position:fixed;top:0;left:0;width:100%;z-index:1000}.page-viewer{position:relative;background-color:#f0eded;padding:5px 70px}.md-theme-show-mode .page-viewer{background-color:#424242}.project-version,.project-version-live{font-size:17px;font-weight:700;margin-left:.5rem}@media screen and (max-width:1024px){.project-version,.project-version-live{font-size:14px}}.project-version-live{color:hsla(0,0%,100%,.54)}.project-version{color:#e91e63}.ql-project-header{-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.ql-project-header .margin-view{margin:16px 0;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ql-project-header .margin-view label.md-switch-label{padding-right:8px;padding-left:0}@media screen and (max-width:1024px){.ql-project-header .margin-view label.md-switch-label{font-size:12px}}.ql-project-header .md-switch.md-checked .md-switch-container{background-color:#1b7b89!important}.ql-project-header .md-switch.md-checked .md-switch-container .md-switch-thumb{background-color:#5ecfdf}.ql-project-header .md-switch label{font-weight:100}.ql-project-header .ql-project-header-title{margin-right:1rem}@media screen and (max-width:1650px){.ql-project-header .ql-project-header-title.md-title{font-size:14px}}@media screen and (max-width:1024px){.ql-project-header .ql-project-header-title{margin-right:10px}}.ql-project-header .main-header-logo-wrapper{position:relative;height:42px;-ms-flex:0 0 115px;flex:0 0 115px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-project-header .main-header-logo-wrapper .main-header-view-type{position:absolute;left:7px;top:50%;transform:translateY(-50%);width:22px;height:auto}.ql-project-header .ql-project-header-column{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:0 0 auto;flex:0 0 auto}@media screen and (max-width:1024px){.ql-project-header .ql-project-header-column.ql-project-header-column-left{width:calc(100% - 240px);-ms-flex-order:1;order:1}}@media screen and (max-width:1024px){.ql-project-header .ql-project-header-column.ql-project-header-column-left .dark-mode-toggle{margin-right:0}}.ql-project-header .ql-project-header-column.ql-project-header-column-right{-ms-flex:1;flex:1;max-width:500px;margin-inline:auto}@media screen and (max-width:1024px){.ql-project-header .ql-project-header-column.ql-project-header-column-right{max-width:100%;-ms-flex-order:3;order:3;padding-bottom:8px}}.ql-project-header .ql-project-header-column.ql-project-header-column-last{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;width:100%;max-width:328px}@media screen and (max-width:1024px){.ql-project-header .ql-project-header-column.ql-project-header-column-last{max-width:285px;-ms-flex-order:2;order:2}}.dark-mode-toggle{margin-right:10px}.dark-mode-toggle .md-ink-ripple{color:#5ecfdf!important}.dark-mode-toggle .md-switch .md-switch-container{background-color:hsla(0,0%,100%,.38)}.btn-toggle-worknote{width:24px;min-width:0;padding:0}@media screen and (max-width:1024px){.btn-toggle-worknote{margin-top:0;margin-bottom:0}}.ql-project-role{font-weight:100;font-size:14px;margin-right:10px}.bookmarkNavIcon{color:#5ecfdf}.connect-status{margin:0 1rem;-ms-flex:1;flex:1}@media screen and (max-width:1024px){.connect-status{font-size:12px;margin-inline:0 10px}}.ql-page-nav .md-icon-button{margin:0}.ql-page-nav .page-number-container{display:inline-block;padding:8px 0;font-size:17px;font-weight:100;white-space:nowrap}.ql-page-nav .page-number-container .current-page-input{min-width:50px;width:60px;text-align:center;font-size:17px;font-weight:100;background:transparent;color:#fff;border:1px solid #aaa;border-radius:4px}.ql-project-search .btn-search-type{text-transform:capitalize;margin:0;padding-right:0;min-height:32px;max-height:32px;line-height:32px;border-radius:0;background:hsla(0,0%,100%,.3);color:#e3e4e5;width:88px;padding-left:17px;font-size:14px}.ql-project-search .btn-search-type option{color:#000!important;background:hsla(0,0%,100%,.3)!important}.ql-project-search .ql-project-search-box-wrapper{width:100%}.ql-project-search .ql-project-search-box-container{border:1px solid #aaa;border-radius:4px}.ql-project-search .ql-project-search-box-container:after{display:none}.ql-project-search .ql-project-search-box-container .ql-project-search-box-button{background:#aaa!important;margin:0;border-radius:0}.ql-project-search .ql-project-search-box-container .ql-project-search-box-button .md-ink-ripple{border-radius:0}.ql-project-search .ql-project-search-box-container .ql-project-search-box-button i{color:#000!important}.ql-project-search .searchBox .md-input{padding:0 8px}.ql-project-search .ql-project-search-type-box{width:88px}.script-result-items-list .md-list{padding:0}.script-result-items-list .script-result-item-page{background:#ccc;border-bottom:1px solid #ccc}.script-result-items-list .script-result-item-line{border-bottom:1px solid #ccc}.script-result-items-list .script-result-item-line .md-list-item-container{white-space:pre-line;line-height:1.2;font-size:14px;padding-top:6px;padding-bottom:6px}.script-result-items-list .md-theme-show-mode.md-list .script-result-item-page{background:#555}.ql-search-result-item-cue{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:8px 0}.ql-search-result-item-cue span{line-height:1.2;white-space:normal}.ql-search-result-item-cue .second-line{font-size:.8em}.md-autocomplete-content{background:#fff;opacity:1}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.ql-project-search .btn-search-type{border:unset;height:90px}}@media only screen and (min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape){.ql-project-search .btn-search-type{border:unset;height:90px}}.md-toolbar.main-toolbar.ql-project-sub-header{-ms-flex:1;flex:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#fff!important;color:#aca3a3;font-weight:500}.md-theme-show-mode .md-toolbar.main-toolbar.ql-project-sub-header{background-color:hsla(0,0%,100%,.1)!important}:root{--scale-factor:1;--spreadHorizontalWrapped_margin_LR:-3.5px;--page-min-width:297px}.page-viewer.grab:active{cursor:grabbing}.page-viewer.grab{cursor:grab}.md-toolbar{min-height:40px;z-index:99}.md-toolbar .md-list{margin:0;-ms-flex:1;flex:1}@media screen and (max-width:1650px){.md-toolbar .md-list{max-width:560px;width:100%}}@media screen and (max-width:1024px){.md-toolbar .md-list{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.note-tools-list-left{-ms-flex-flow:unset;flex-flow:unset}.note-tools-list-left .md-list-item:hover{background-color:#dddedf}.note-tools-list-left .md-list-item .has-sub-menu .md-list-item-container{padding:0}.note-tools-list-left .md-list-item .md-button.md-icon-button{width:auto}.note-tools-list-left .md-list-item .md-list-item-container{min-width:auto;min-height:40px}.note-tools-list-left .md-list-item .md-list-item-container .md-icon{margin:0}.note-tools-list-left .md-list-item .md-list-item-container span{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.note-tools-list-left .md-list-item .md-list-item-container span strong{max-width:100px;width:100%;overflow:hidden;text-overflow:ellipsis;margin-left:8px}@media screen and (max-width:1650px){.note-tools-list-left .md-list-item .md-list-item-container span strong{max-width:125px}}.note-tools-list-left .md-button.md-button-ghost{width:100%;height:100%;min-width:auto;min-height:auto}.tools-palette{position:relative;-ms-flex:1;flex:1}@media screen and (max-width:1650px){.tools-palette{-ms-flex:unset;flex:unset}}@media screen and (max-width:1024px){.tools-palette{width:auto;max-width:calc(100% - 200px)}}.tools-palette .md-list{-ms-flex-flow:unset;flex-flow:unset}.tools-palette .md-list.note-tools-list{overflow:unset;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.tools-palette .note-tools-list{padding:0;background:#f9f9fa!important}.tools-palette .note-tools-list .md-list-item{color:#fff}.tools-palette .note-tools-list .md-list-item:hover{background-color:#dddedf}.tools-palette .note-tools-list .md-list-item:last-child{border-bottom-width:0}.tools-palette .note-tools-list .md-list-item .md-icon{color:#000}.tools-palette .note-tools-list .md-list-item .md-list-item-container{padding:0;min-height:40px;overflow:hidden;-ms-flex-pack:center;justify-content:center}.tools-palette .note-tools-list .md-list-item .md-list-item-container>.md-icon:first-child{margin-right:0}.tools-palette .note-tools-list .md-list-item .md-button{min-width:40px;margin:0;padding:8px}.tools-palette .note-tools-list .md-list-item.selected:before{content:"";width:100%;height:100%;background:#dddedf;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.tools-palette .note-tools-list .md-list-item.multi-tools .button-container{width:16px;height:16px;overflow:hidden;display:-ms-flexbox;display:flex;cursor:pointer;position:absolute;left:0;bottom:0;transform:translate(-50%,50%) rotate(45deg)}.tools-palette .note-tools-list .md-list-item.multi-tools .button-container .move-button{display:block;text-align:center}.tools-palette .note-tools-list .md-list-item.multi-tools .button-container .move-button .fill-button{width:16px;height:16px;background:#fff}.ql-sub-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;width:100%}.ql-sub-header .md-list .md-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#000}.ql-sub-header .md-list .md-icon svg{width:18px;height:18px;fill:#000}.ql-sub-header .md-list.thumb-note-tool-list{width:auto;max-width:unset;-ms-flex-preferred-size:unset;flex-basis:unset}.ql-sub-header .md-list-item.divider{width:1px;padding-top:5px;padding-bottom:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-inline:4px}.ql-sub-header .md-list-item.divider .md-list-item-container{min-height:100%;width:100%;background:#b5b5b5;height:100%}.md-stamp-button img{filter:brightness(0) invert(0)}.cl-highlight-bar{color:#000}textarea{padding:2px}.ql-zoom-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1024px){.ql-zoom-wrapper{max-width:200px;width:100%}}.ql-zoom-wrapper.ql-list-widget{width:calc(100% - 40px);-ms-flex-pack:center;justify-content:center;max-width:100%}.ql-zoom-wrapper.ql-list-widget .md-button:hover{background-color:hsla(0,0%,60%,.2)}.ql-zoom-wrapper .btn-group{margin-left:auto}@media screen and (max-width:1024px){.ql-zoom-wrapper .btn-group .md-button.md-icon-button{margin-inline:2px}}.ql-zoom-wrapper .btn-reset{margin-left:auto}.ql-zoom-wrapper select{border:none;background-color:#dddedf;color:#000;padding-inline:8px 40px;height:40px;position:relative;outline:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjMzMzYgMTAuNDY2NEwxMS44NDc0IDYuODUzMzlDMTEuODk0IDYuODA3MSAxMS45MzEgNi43NTIwMyAxMS45NTYzIDYuNjkxMzZDMTEuOTgxNiA2LjYzMDY5IDExLjk5NDYgNi41NjU2MiAxMS45OTQ2IDYuNDk5ODlDMTEuOTk0NiA2LjQzNDE3IDExLjk4MTYgNi4zNjkxIDExLjk1NjMgNi4zMDg0M0MxMS45MzEgNi4yNDc3NiAxMS44OTQgNi4xOTI2OSAxMS44NDc0IDYuMTQ2MzlDMTEuNzUzNiA2LjA1MjY2IDExLjYyNjQgNiAxMS40OTM5IDZDMTEuMzYxMyA2IDExLjIzNDEgNi4wNTI2NiAxMS4xNDA0IDYuMTQ2MzlMNy45OTIzNiA5LjI5MzM5TDQuODQ3MzYgNi4xNDczOUM0Ljc1MzA1IDYuMDU2MzEgNC42MjY3NSA2LjAwNTkyIDQuNDk1NjYgNi4wMDcwNkM0LjM2NDU2IDYuMDA4MiA0LjIzOTE1IDYuMDYwNzggNC4xNDY0NSA2LjE1MzQ4QzQuMDUzNzQgNi4yNDYxOSA0LjAwMTE2IDYuMzcxNTkgNC4wMDAwMiA2LjUwMjY5QzMuOTk4ODggNi42MzM3OSA0LjA0OTI4IDYuNzYwMDkgNC4xNDAzNiA2Ljg1NDM5TDcuNzUyMzYgMTAuNDY3NEw4LjIzMzM2IDEwLjQ2NjRaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4=);background-repeat:no-repeat;background-position:calc(100% - 7px) 50%}.ql-zoom-wrapper select option{background-color:#fff}.ql-zoom-wrapper input{background-color:#dddedf;border:none;appearance:none;padding-block:1px 2px;padding-inline:6px 38px;width:100%;max-width:140px;height:28px;outline:none}.ql-zoom-wrapper .md-button{border-radius:unset}.ql-zoom-wrapper .md-button.md-icon-button .md-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ql-zoom-wrapper .md-button.md-icon-button .md-icon svg{width:18px;height:18px;color:#000}.ql-zoom-wrapper .md-button.disabled{opacity:.2;cursor:no-drop}.md-list-item.multi-icon-tools .md-list-item-container{padding:0}.md-list-item .md-button:not(.md-button-ghost):not(.md-list-item-container){margin:0}.md-theme-show-mode .layer-options .md-list-item-container .ql-menu-wrapper .md-list .selected:before{background:hsla(0,0%,100%,.1)}.layer-options .md-list-item-container{padding:0}.layer-options .md-list-item-container .ql-menu-wrapper .md-list{max-height:200px;min-width:200px;overflow-y:auto}.layer-options .md-list-item-container .ql-menu-wrapper .md-list .selected:before{content:"";width:100%;height:100%;background:#dddedf;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.md-button.md-icon-button .md-ink-ripple{border-radius:50%;display:none}.additional-options{overflow:visible}.additional-options:after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:12px 0 0 12px;border-color:transparent transparent transparent #cecdcd;transform:rotate(0deg)}.md-button.md-icon-button.ql-text-btn{width:auto;padding-left:28px}.md-button.md-icon-button.ql-text-btn span{color:#000;text-transform:capitalize}.md-button.md-icon-button.ql-text-btn .md-icon{left:0;right:unset;top:0}.md-button.md-icon-button[disabled=disabled]{opacity:.5}.md-button.btnBookmark{left:unset!important;right:0}.md-layout.page-viewer{padding:unset;margin-inline:3.5px;margin-top:88px!important}.md-layout.page-viewer.pdf-thumbnail{overflow:hidden}.md-layout.page-viewer.pdf-thumbnail .ql-pages-container{max-height:calc(100vh - 88px);min-height:calc(100vh - 88px);overflow:auto!important}.md-layout.page-viewer .ql-pages-container{padding-inline:9px;transform-origin:left top;overflow:unset!important}.md-layout.page-viewer .ql-pages-container .ql-page-layout{direction:ltr;min-height:calc(100vh - 90px);width:auto;height:auto;-ms-flex:unset;flex:unset;margin:9px 4.5px}.md-layout.page-viewer .ql-pages-container .ql-page-layout:first-child{margin-left:auto}.md-layout.page-viewer .ql-pages-container .ql-page-layout:last-child{margin-right:auto}.md-layout.page-viewer .ql-pages-container .ql-page-layout.ql-thumbail-view{max-width:unset;max-height:unset;min-width:100%;min-height:100%}.md-layout.page-viewer .md-card{box-shadow:none}.tools-palette .note-tools-list .md-list-item.has-sub-menu .md-list-item-container{overflow:visible;padding:0}.tools-palette .note-tools-list .md-list-item.has-sub-menu .md-list-item-container .md-icon-button{border-radius:0!important}.has-sub-menu .md-list-item-container{overflow:visible;padding:0}.has-sub-menu .md-list-item-container .md-icon-button{border-radius:0!important}.has-sub-menu .ql-menu-wrapper{position:absolute;top:calc(100% + 5px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #dedede;border-radius:8px;overflow:hidden;left:0}.has-sub-menu .ql-menu-wrapper.tool-menu{left:-105px}.has-sub-menu .md-list.ql-menu-container{-ms-flex-direction:column;flex-direction:column;border-top:1px solid #dedede}.has-sub-menu .md-list.ql-menu-container:first-child{border-top:none}.has-sub-menu .md-list-item .md-icon{margin-left:8px}.has-sub-menu .md-list-item span{color:#000;display:block;padding:0 8px;font-size:14px}.ql-project-page{max-width:100%!important}.ql-pages-inner{width:100%}.ql-pages-container .spread{width:100%;display:-ms-flexbox;display:flex}.md-list-item.only-for-tab{display:none}li.md-list-item.multi-tools.has-sub-menu.layer-options{z-index:3}.pdf-thumbnail.md-layout.page-viewer{margin-top:86px!important}@media screen and (max-width:1080px){.md-list-item.only-for-tab{display:block}.md-layout.page-viewer{margin-top:88px!important}}@media screen and (max-width:1024px){.md-layout.page-viewer{margin-top:174px!important}}.md-theme-show-mode .md-list-item:hover{background-color:hsla(0,0%,100%,.1)}.md-theme-show-mode .ql-sub-header{background-color:#424242}.md-theme-show-mode .ql-sub-header .md-list .md-icon{color:#fff}.md-theme-show-mode .ql-sub-header .md-list .md-icon svg path{fill:#fff}.md-theme-show-mode .ql-sub-header .md-list-item.divider .md-list-item-container{background:#fff}.md-theme-show-mode .tools-palette .note-tools-list{background:#424242!important}.md-theme-show-mode .tools-palette .note-tools-list .md-list-item.selected:before{background:hsla(0,0%,100%,.1)}.md-theme-show-mode .tools-palette .note-tools-list .md-list-item:hover{background-color:hsla(0,0%,100%,.1)}.md-theme-show-mode .ql-zoom-wrapper{background-color:#666}.md-theme-show-mode .ql-zoom-wrapper .md-button.md-icon-button .md-icon svg{color:#fff}.md-theme-show-mode .ql-zoom-wrapper .md-button.md-icon-button .md-icon svg path{fill:#fff}.md-theme-show-mode .ql-zoom-wrapper .md-button.md-icon-button .md-icon svg [fill=none] path{fill:transparent}.md-theme-show-mode .ql-zoom-wrapper input,.md-theme-show-mode .ql-zoom-wrapper select{background-color:#666;color:#fff}.md-theme-show-mode .ql-zoom-wrapper option{color:#000}.md-theme-show-mode .has-sub-menu .md-list-item span,.md-theme-show-mode .md-button.md-icon-button.ql-text-btn span{color:#fff}.md-dialog-content h2{font-size:22px;margin-bottom:12px}.md-dialog-content p{font-size:16px}.md-dialog-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.md-button+.md-button{margin-left:8px}.from-to .md-radio{-ms-flex-pack:center;justify-content:center}.md-dialog{min-width:400px}.from-to{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.from-to>*{width:100%;max-width:47%}.error{color:red}.bookmarkNav{cursor:default;max-width:300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;z-index:20}.bookmarkNav .closeBookmark{position:absolute;top:0;right:0;transform:scale(.6)}.md-theme-default .bookmarkNav,.md-theme-show-mode .bookmarkNav{background:#fff;position:fixed;top:88px;left:0;bottom:0;z-index:20;width:260px;box-shadow:12px 12px 14px 0 rgba(0,0,0,.1);-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.md-theme-default .bookmarkNav,.md-theme-show-mode .bookmarkNav{top:175px}}@media only screen and (min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape){.md-theme-default .bookmarkNav,.md-theme-show-mode .bookmarkNav{top:90px}}.md-theme-show-mode .bookmarkNav{background:#424242!important}.bookmarks-list{max-height:calc(100vh - 128px);overflow:auto}.bookmarks-list .ql-project-bookmark-item-wrapper{cursor:pointer;transition:all .25s ease}.bookmarks-list .ql-project-bookmark-item-wrapper:hover{background:#eee}.bookmarks-list .ql-project-bookmark-item-wrapper .md-list-item-container{max-width:100%;overflow:hidden}.bookmarks-list.md-theme-show-mode .ql-project-bookmark-item-wrapper:hover{background:#333}.ql-project-bookmark-item{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center}.ql-project-bookmark-item .md-input-container{margin:0;padding:0;min-height:0}.bookmarkIcon{color:#5ecfdf!important}.bookmarkLabel{-ms-flex:0 0 100px;flex:0 0 100px}.bookmarkTitle{-ms-flex:1;flex:1;max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.worknote-side-nav .worknote-side-nav-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.worknote-side-nav .worknote-side-nav-toolbar .worknote-side-nav-toolbar-labels{text-align:center}.worknote-side-nav .worknote-side-nav-toolbar .worknote-side-nav-toolbar-labels p{font-size:24px;font-weight:700;line-height:1.5;margin:1rem 0 0}.worknote-side-nav .worknote-side-nav-toolbar .worknote-side-nav-toolbar-labels span{display:block;font-size:20px;margin-bottom:8px}.worknote-side-nav .worknote-side-nav-toolbar .btn-close-worknote-sidenav{position:absolute;right:4px;top:4px;margin:0;transform:scale(.6)}.worknote-side-nav .md-sidenav-content{top:64px;width:400px}.worknote-side-nav .md-sidenav-content .worknote-side-nav-items-list{padding:0}.worknote-side-nav .md-sidenav-content .worknote-side-nav-items-list .switch-mode-link{display:-ms-flexbox;display:flex;padding:8px 16px}.worknote-side-nav .md-sidenav-content .worknote-side-nav-items-list .switch-mode-link div{padding:10px;cursor:pointer}.worknote-side-nav .md-sidenav-content .worknote-side-nav-items-list .switch-mode-link div span{margin-left:4px;font-size:16px}.worknote-side-nav .md-sidenav-content .worknote-side-nav-items-list .switch-mode-link .md-button{margin:0}.worknote-side-nav .md-sidenav-content .worknote-item-page{background:#ccc}.worknote-side-nav .md-sidenav-content .worknote-item-layer .md-list-item-container{font-weight:700!important;min-height:30px}.worknote-side-nav .md-sidenav-content .worknote-item-cue .worknote-item-cue-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.3;padding:8px 0;width:auto;max-width:100%}.worknote-side-nav .md-sidenav-content .worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-title{font-weight:600;margin-bottom:4px;display:block}.worknote-side-nav .md-sidenav-content .worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-body{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.3;padding:0;width:auto;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;width:100%}.worknote-side-nav .md-sidenav-content .worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-body .worknote-item-cue-info-date{padding-top:0;-ms-flex-item-align:end;align-self:flex-end;margin-left:auto}.worknote-side-nav .md-sidenav-content .worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-desc{text-overflow:ellipsis;overflow:hidden;white-space:break-spaces}.worknote-side-nav .md-sidenav-content .worknote-item-cue .btn-archive-cue{width:23px;height:26px;min-width:20px;min-height:20px;padding:0;top:-6px}.worknote-side-nav .md-sidenav-content .worknote-item-cue.selectedCue .md-icon{margin-right:4px}.worknote-side-nav .md-sidenav-content .worknote-item-cue.selectedCue .btn-delete-cue{margin-right:0}.worknote-side-nav .md-sidenav-content .worknote-item-cue.selectedCue .btn-archive-cue{width:23px;height:26px;min-width:20px;min-height:20px;padding:0;top:-6px}.worknote-side-nav .md-sidenav-content .worknote-item-cue.selectedCue .worknote-item-cue-info{max-width:100%}.list-view-visible-layers{padding-inline:16px}.md-theme-show-mode.md-list .worknote-item-page{background:#555}.ql-page{width:100%;overflow:visible;position:relative!important}.ql-cue-list.disable-note-container>div.ql-cue,.ql-page.disable-note-container .ql-note-container>div,.ql-page.disable-note-container>div.marker-container>div.ql-selection-cue-marker{pointer-events:none!important}.ql-page-cover{background-color:#333}.md-theme-default .ql-page-cover{background-color:#ddd}.ql-pdf-page{margin:0 auto;position:relative}.night-mode{-webkit-filter:invert(88%)!important}.alert-banner-dialog{top:20px!important;position:fixed!important;margin:0 auto;width:90%;max-width:740px;z-index:9999;border-radius:12px;overflow:hidden}.alert-banner-dialog .md-dialog{border-radius:10px}.alert-banner-dialog .md-backdrop.md-active{background-color:rgba(0,0,0,.9)!important}.alert-banner-dialog:focus-visible{outline:none!important;box-shadow:none!important}.alert-content{padding:0}.alert-box{-ms-flex-align:start;align-items:flex-start;padding:1.25rem;margin-top:-25px}.alert-box,.alert-icon-box{display:-ms-flexbox;display:flex}.alert-icon-box{background-color:#73d5e3;border-radius:50%;padding:.75rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-right:1rem}.alert-icon{color:#fff}.alert-text-box{-ms-flex:1;flex:1;margin-top:-15px}.alert-title{font-size:18px;font-weight:700;margin-bottom:.4rem;color:#73d5e3}.alert-message{font-size:15px;color:#5d4037;line-height:1.4}.md-theme-show-mode .alert-icon-box{background-color:#333}.md-theme-show-mode .alert-content{background-color:#424242!important}.md-theme-show-mode .alert-message,.md-theme-show-mode .alert-title{color:#fff}@keyframes resizeSensorVisibility{0%{top:0}}.canvasWrapper.hide-text-layer canvas{cursor:crosshair}.textLayer.hide-text-layer{z-index:-1}.no-scroll{overflow:hidden!important}.ql-cue-list{position:relative;padding-top:6px;padding-left:15px;max-width:500px;-ms-flex:0 0 30%;flex:0 0 30%}.ql-cue-list.left-edge{position:absolute;left:0;top:0;width:100%;height:100%;max-width:100%}.ql-cue-list.right-edge,.ql-cue-list:not(.left-edge),.ql-cue-list:not(.right-edge){position:absolute;left:auto;top:0;width:100%;height:100%;max-width:100%}.ql-cue-list:not(.left-edge),.ql-cue-list:not(.right-edge){padding:0}.md-backdrop{position:fixed}.ql-cue-list .ql-cue{position:absolute;margin-bottom:5px;top:0;box-sizing:border-box;border:1px solid #000;border-radius:3px;overflow:hidden}.ql-cue-list .ql-cue .md-card{width:100%}.ql-cue-list .ql-cue.cue-editing,.ql-cue-list .ql-cue.cue-expanded{width:auto!important}.md-theme-default .ql-cue{background-color:#fff}.md-theme-show-mode .ql-cue{background-color:#424242}.ql-cue-header{padding:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.ql-cue-header.md-toolbar{min-height:0;overflow:hidden}.ql-cue-header form.margin-view{min-width:100px}.ql-cue-header.ql-cue-worknote-marked .ql-cue-worknote-marker{display:block}.ql-cue-header.ql-cue-worknote-marked .cue-header-title{padding-right:25px}.ql-cue-header .ql-cue-layer-func{cursor:pointer;width:5px;min-width:5px;position:relative}.ql-cue-header .ql-cue-layer-func .ql-cue-layer-func-back{position:absolute;top:50%;transform:translateY(-50%);height:72px;left:0;width:100%}.ql-cue-header .cue-header-title{position:relative;margin:0 12px 0 0;-ms-flex:1;flex:1;max-width:calc(100% - 28px);font-size:14px;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;line-height:1.1}.ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-title{-ms-flex:unset;flex:unset}.ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-title.short-box{min-width:min-content}.ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-description{-ms-flex:unset;flex:unset}.ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-description.short-box{min-width:min-content}.ql-cue-header .cue-header-title .cue-header-layer-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-ms-flex:0 0 auto;flex:0 0 auto}.ql-cue-header .cue-header-title .cue-header-separator{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-ms-flex:0 0 1px;flex:0 0 1px;width:1px;background:#aaa;margin:0 8px}.ql-cue-header .cue-header-title .cue-header-cue-title{-ms-flex:1 0 0px;flex:1 0 0;position:relative;font-weight:100;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:calc(min(40px, 10px))}.ql-cue-header .cue-header-title .cue-header-cue-title.placeholder{font-size:16px;color:#999}.ql-cue-header .cue-header-title .cue-header-cue-description{-ms-flex:1 0 0px;flex:1 0 0;position:relative;font-weight:100;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2;min-width:calc(min(40px, 10px))}.ql-cue-header .cue-header-title .cue-header-cue-description.placeholder{font-size:16px;color:#999}.ql-cue-header .cue-header-title .md-input{height:22px;line-height:22px}.ql-cue-header>.md-icon-button{width:32px;height:32px;margin:0;min-width:32px}.ql-cue-header .ql-cue-worknote-marker{display:none;overflow:hidden;position:absolute;right:0;top:50%;transform:translateY(-50%);transform-origin:100% 50%;z-index:1}.ql-cue-header .cue-header-description-edit,.ql-cue-header .cue-header-title-edit{font-size:14px;max-height:22px;min-height:22px!important}.ql-cue-header .button-container{width:16px;height:16px;overflow:hidden;display:-ms-flexbox;display:flex;cursor:pointer;position:absolute;right:0;top:0;transform:translate(50%,-50%) rotate(45deg)}.ql-cue-header .button-container .move-button{display:block;text-align:center}.ql-cue-header .button-container .move-button .fill-button{width:0;height:0;border:8px solid transparent}.md-theme-default.md-toolbar.ql-cue-header,.md-theme-default.md-toolbar.ql-cue-header .cue-header-title{background-color:#fff;color:#000}.md-theme-default.md-toolbar.ql-cue-header .cue-header-title input{font-size:14px;font-weight:100;background-color:#fff!important;color:#000!important;-webkit-text-fill-color:#000!important}.md-theme-default.md-toolbar.ql-cue-header .cue-header-title input::-webkit-input-placeholder{color:#ccc}.md-theme-show-mode.md-toolbar.ql-cue-header,.md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title{background-color:#424242;color:#fff}.md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title input{font-size:14px;font-weight:100;background-color:#424242!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title .md-input-focused:after{background-color:hsla(0,0%,100%,.6)!important}.md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title .cue-header-separator{background:#999}.md-menu-content .cue-marker,.md-menu-content .cue-size,.md-menu-content .visible-in-cue{margin-top:10px}.md-list-item .md-list-item-container{min-height:auto;font-size:16px}.md-list-item.change-page{margin:0 -10px 2px 2px}.md-list-item.change-page .change-page-done.md-button.md-icon-button{width:auto;border-radius:6px;padding:8px;height:auto;margin-left:6px;line-height:normal;min-height:unset;font-size:12px;text-transform:capitalize}.md-list-item hr{margin:2px}.ql-cue-layer-picker-content,.ql-cue-layer-picker-content>.md-menu{display:-ms-flexbox;display:flex}.ql-cue-layer-picker{margin:0;border-radius:0}.ql-cue-layer-picker,.ql-cue-layer-picker .ql-cue-layer-picker{min-height:32px;min-width:32px}.ql-cue-layer-picker-button{margin:0;padding:0;min-width:0;line-height:100%;min-height:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-cue-layer-picker-button .md-icon{color:#999;margin-right:4px}.ql-cue-layer-picker-button span{line-height:1.1;display:block;display:inline-block;width:auto;max-width:130px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.ql-cue-layer-picker-option{margin-left:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.ql-cue-layer-picker-wrapper .ql-cue-layer-picker{min-width:32px;min-height:32px}.input_page_number{width:40px;text-align:center}.headerBoxOption.headerBoxOptionMarked i{color:#5ecfdf!important}.md-list-item-content{-ms-flex:1;flex:1}.ql-cue-menu-content{width:auto;max-width:-webkit-fill-available}.ql-cue-menu-content .page-number-container{-ms-flex:1;flex:1;text-align:center}.ql-cue-menu-list-item-content .md-list-item-radio-options{margin-top:12px;margin-bottom:8px}.ql-cue-menu-list-item-content .md-radio{margin:0 0 8px}.md-card-content{height:auto}.custom-select{border:none!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;cursor:pointer;text-align:center;text-align-last:center}.custom-select:focus,.custom-select:focus-visible{border:none!important;outline:none!important;box-shadow:none!important}.md-menu-content.md-direction-bottom-right.md-active{min-width:240px!important;top:88px!important;z-index:998!important;transform:translateY(-99px);margin-left:10px}.md-menu-content.md-direction-bottom-left.md-active{min-width:200px!important}.ql-cue-body{box-sizing:border-box;padding:12px 12px 0!important;width:400px!important;cursor:no-drop;margin:4px,4px;height:auto!important;max-height:200px!important;overflow-x:hidden;overflow-y:auto;text-align:justify}.ql-cue-body .md-button{float:right}.ql-cue-body .btn-close-button{margin:2px 0 6px;padding:0 8px;min-width:0;color:#5ecfdf;font-weight:700}.ql-cue-body .cue-description{white-space:pre-line}.ql-cue-body .flex-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-cue-body .flex-row>.md-input-container{margin-right:4px}.ql-cue-body .flex-row>.md-input-container:last-child{margin-right:0}.ql-cue-body .flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.ql-cue-body .flex-column{-ms-flex-direction:column;flex-direction:column}.ql-cue-body .flex-column .flex-row{width:100%}.ql-cue-body .md-select{min-width:20px;text-align:center}.ql-cue-body .md-select .md-select-value{padding-right:0}.ql-cue-body .md-select:after{display:none}.ql-cue-body .md-input-container{border:1px solid #bbb;border-radius:5px;padding:4px 8px;min-height:16px;margin:4px 0}.ql-cue-body .md-input-container label{color:#aaa;top:50%;transform:translateY(-50%);left:1em;line-height:1;font-size:14px;white-space:nowrap}.ql-cue-body .md-input-container .md-input{font-size:12px}.ql-cue-body .md-input-container .md-select,.ql-cue-body .md-input-container .md-select .md-menu{height:16px}.ql-cue-body .md-input-container .md-select .md-select-value{font-size:12px;height:16px;line-height:16px}.ql-cue-body .md-input-container.md-has-value label,.ql-cue-body .md-input-container.md-input-focused label{transform:translateY(-20px);padding:2px 0;background:#fff;color:#5ecfdf;font-size:11px}.ql-cue-body .md-input-container.md-has-value label:after,.ql-cue-body .md-input-container.md-input-focused label:after{content:"";display:block;position:absolute;width:120%;height:100%;left:-10%;top:0;background:#fff;z-index:-1}.ql-cue-body .md-input-container.md-has-value label.cue-label,.ql-cue-body .md-input-container.md-input-focused label.cue-label{left:1rem!important;padding:0}.ql-cue-body .md-input-container.md-has-value textarea.md-input,.ql-cue-body .md-input-container.md-input-focused textarea.md-input{min-height:110px;max-height:110px}.ql-cue-body .md-input-container input,.ql-cue-body .md-input-container textarea{height:16px;line-height:16px}.ql-cue-body .md-input-container:after{display:none}.ql-cue-body .cue-label{left:2rem!important}.ql-cue-body .field-parts{width:70px;margin-left:8px}.ql-cue-body .field-parts-data{width:100%}.ql-cue-body .field-parts-data label{font-size:12px}.ql-cue-body .field-part{-ms-flex:0 0 40px;flex:0 0 40px}.ql-cue-body .field-part .md-input{text-align:center}.ql-cue-body .field-mark{width:40px}.ql-cue-body .field-duration{-ms-flex:1 0 40%;flex:1 0 40%}.ql-cue-body .field-follow-hang{-ms-flex:1 0 30%;flex:1 0 30%}.ql-cue-body .field-link{-ms-flex:1 0 38%;flex:1 0 38%}.ql-cue-body .field-external-links{-ms-flex:1 0 22%;flex:1 0 22%}.ql-cue-body .field-postWait,.ql-cue-body .field-preWait{-ms-flex:1 0 27%;flex:1 0 27%}.ql-cue-body .field-postWait label,.ql-cue-body .field-preWait label{white-space:nowrap}.ql-cue-body .field-followMode{-ms-flex:1 0 30%;flex:1 0 30%}.ql-cue-body .field-followMode label{white-space:nowrap}.ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label) label{left:50%;transform:translate(-50%,-50%)}.ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label) .md-input{text-align:center}.ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label).md-has-value label,.ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label).md-input-focused label{transform:translate(-50%,-20px)}.ql-cue-body .field-assert label,.ql-cue-body .field-beam .md-input,.ql-cue-body .field-block label,.ql-cue-body .field-color .md-input,.ql-cue-body .field-description .md-input,.ql-cue-body .field-external-links label,.ql-cue-body .field-focus .md-input,.ql-cue-body .field-label .md-input,.ql-cue-body .field-notes .md-input,.ql-cue-body .field-time .md-input{font-size:12px}.ql-cue-body .field-actual,.ql-cue-body .field-consumable,.ql-cue-body .field-rehearsal{width:80px}.ql-cue-body .field-actual label,.ql-cue-body .field-consumable label,.ql-cue-body .field-rehearsal label{font-size:12px}.ql-cue-body .btn-mark-workNote{margin:0;width:16px!important;height:16px!important;padding:0!important;min-width:0!important;min-height:0!important;line-height:16px!important}.ql-cue-body .btn-mark-workNote i{margin:auto!important;color:rgba(0,0,0,.54)!important;width:16px;min-width:16px;height:16px;min-height:16px;font-size:16px}.ql-cue-body .btn-mark-workNote.workNote-marked i{color:#5ecfdf!important}.md-theme-show-mode .ql-cue-body .md-input-container.md-has-value label,.md-theme-show-mode .ql-cue-body .md-input-container.md-input-focused label{background:#424242;color:#5ecfdf!important}.md-theme-show-mode .ql-cue-body .md-input-container.md-has-value label:after,.md-theme-show-mode .ql-cue-body .md-input-container.md-input-focused label:after{background:#424242}.btn-archive-cue{width:20px;height:15px;min-width:20px;min-height:15px}.btn-archive-cue .md-icon{min-width:15px;height:14px;min-height:16px;font-size:18px}.btn-view-archived-list{cursor:pointer}.modal-header{font-size:20px!important;font-weight:600!important;padding:10px!important;background:#8f949e!important;color:#000!important}.worknote-item-cue{border-bottom:1px solid #ddd;box-sizing:border-box;list-style:none}.worknote-item-cue .worknote-item-cue-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.3;padding:8px 0;width:auto;max-width:100%}.worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-title{font-weight:600;margin-bottom:4px;display:block}.worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-body{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1.3;padding:0;width:auto;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;width:550px}.worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-body .worknote-item-cue-info-date{padding-top:0;-ms-flex-item-align:end;align-self:flex-end;margin-left:auto}.worknote-item-cue .worknote-item-cue-info .worknote-item-cue-info-desc{text-overflow:ellipsis;overflow:hidden;margin-right:15px}.worknote-item-cue .worknote-item-cue-info .btn-archive-cue{width:23px;height:26px;min-width:20px;min-height:20px;padding:0;top:-6px}.footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.collaborator-access-modal .md-dialog{overflow:auto!important}.ql-page-container{padding:.5em 0 0}.ql-page-layout{position:relative;z-index:18}.ql-page-graphics{position:absolute;z-index:10;width:100%;pointer-events:none}.ql-page-graphics .ql-page-cue-line{stroke:#818181}.md-theme-show-mode .ql-page-graphics .ql-page-cue-line{stroke:#fff}.ql-page-graphics .resizeable{pointer-events:stroke;cursor:nwse-resize}.ql-page-graphics .moveable{pointer-events:fill;cursor:move}.ql-button-container{position:relative}.ql-pages-container{position:relative;z-index:18}.resizable .handle,.vdr{position:absolute;box-sizing:border-box}.resizable .handle{display:none;width:10px;height:10px;font-size:1px;background:#eee;border:1px solid #333}.resizable .handle-tl{top:-10px;left:-10px;cursor:nw-resize}.resizable .handle-tm{top:-10px;left:50%;margin-left:-5px;cursor:n-resize}.resizable .handle-tr{top:-10px;right:-10px;cursor:ne-resize}.resizable .handle-ml{top:50%;margin-top:-5px;left:-10px;cursor:w-resize}.resizable .handle-mr{top:50%;margin-top:-5px;right:-10px;cursor:e-resize}.resizable .handle-bl{bottom:-10px;left:-10px;cursor:sw-resize}.resizable .handle-bm{bottom:-10px;left:50%;margin-left:-5px;cursor:s-resize}.resizable .handle-br{bottom:-10px;right:-10px;cursor:se-resize}.page-viewer{padding:20px 0;outline:none}.marker-container,.ql-note-container{position:absolute;width:100%;height:100%;z-index:1001;pointer-events:none}.marker-container{z-index:1002!important}.ql-add-cue-button{position:absolute;z-index:1001}.disable-text{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ql-thumbail-view.ql-page-layout .ql-page{max-width:25%;-ms-flex:unset;flex:unset;padding-left:16px;padding-right:16px;padding-bottom:16px;box-shadow:none;background:transparent}.ql-thumbail-view.ql-page-layout .ql-page.selected-page-number .ql-pdf-page:before{opacity:1;visibility:visible}.ql-thumbail-view.ql-page-layout .canvasWrapper{width:100%;height:100%;text-align:center;position:relative;padding-top:100%;transition:all .2s ease}.ql-thumbail-view.ql-page-layout .canvasWrapper canvas{cursor:crosshair;position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:contain}.ql-thumbail-view.ql-page-layout .textLayer{z-index:1;cursor:pointer}.ql-thumbail-view .ql-page .ql-page-cover{background-color:#f0eded}.ql-thumbail-view .ql-page .ql-pdf-page{margin:0 auto;position:relative;width:100%!important;height:100%!important}.ql-thumbail-view .ql-page .ql-pdf-page:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background:#f0eded;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjNGFhNmRiIiBkPSJtMTAuNiAxNS41MDhsNi4zOTYtNi4zOTZsLS43MDctLjcwOGwtNS42ODkgNS42ODhsLTIuODUtMi44NWwtLjcwOC43MDh6TTUuNjE2IDIwcS0uNjkxIDAtMS4xNTMtLjQ2MlQ0IDE4LjM4NFY1LjYxNnEwLS42OTEuNDYzLTEuMTUzVDUuNjE2IDRoMTIuNzY5cS42OSAwIDEuMTUzLjQ2M1QyMCA1LjYxNnYxMi43NjlxMCAuNjktLjQ2MiAxLjE1M1QxOC4zODQgMjB6Ii8+PC9zdmc+);background-size:cover;border-radius:0 0 3px 0;opacity:0;visibility:hidden}.ql-thumbail-view .ql-page .ql-pdf-page-wrapper{border:3px solid transparent;border-radius:8px;padding:2px;width:100%;position:relative}.ql-thumbail-view .ql-page .ql-pdf-page-wrapper:before{content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);z-index:1;position:absolute;opacity:0;transition:all .5s ease}.ql-thumbail-view .ql-page .ql-pdf-page-wrapper:hover{border-color:#999}.ql-thumbail-view .ql-page .ql-pdf-page-wrapper:hover .ql-pdf-page:before{opacity:1;visibility:visible;z-index:2}.ql-thumbail-view .ql-page .ql-pdf-page-wrapper:hover:before{opacity:1}.ql-thumbail-view .ql-page-number{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ql-thumbail-view .ql-page-number input,.ql-thumbail-view .ql-page-number p{font-size:16px;background-color:transparent;padding:8px 9px;border-radius:4px;line-height:normal;color:#000;transition:all .5s ease;display:block;max-width:100px;text-align:center;margin-inline:auto}.ql-thumbail-view .ql-page-number input:hover,.ql-thumbail-view .ql-page-number p:hover{background-color:#4aa6db;color:#fff}.ql-thumbail-view .ql-page-number .md-input-container:after{display:none}.md-theme-show-mode .ql-page .ql-page-cover{background-color:#424242}.md-theme-show-mode .ql-page .ql-pdf-page-wrapper:hover{border-color:#999}.md-theme-show-mode .ql-page .ql-page-number input:hover,.md-theme-show-mode .ql-page .ql-page-number p:hover{color:#fff;background-color:#999}.md-theme-show-mode .ql-page-number p{color:#fff}.ql-thumbail-view .md-theme-show-mode.ql-page .ql-pdf-page:before{filter:invert(0) grayscale(1);background-color:transparent!important}.ql-thumbail-view.ql-page-layout .md-theme-show-mode .canvasWrapper{filter:invert(88%);-webkit-filter:invert(88%)}.textLayer{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1}.textLayer>div{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0 0}.textLayer::selection{background:blue}.textLayer::-moz-selection{background:blue}.ql-project-list-view{background:#fff;z-index:19;position:fixed;left:0;top:46px;width:100%;padding:1rem;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:calc(100vh - 47px);overflow-y:auto}.ql-project-list-view .ql-project-list-view-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.ql-project-list-view .ql-project-list-view-toolbar .list-view-export,.ql-project-list-view .ql-project-list-view-toolbar .list-view-visible-layers{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-project-list-view .ql-project-list-view-content{width:100%;height:100%;overflow:auto;display:block}.ql-project-list-view .ql-project-list-view-table{border:0 none;border-collapse:collapse}.ql-project-list-view .ql-project-list-view-table tbody td,.ql-project-list-view .ql-project-list-view-table thead th{border:1px solid #ccc;font-size:11px;padding:1px 4px;cursor:default;white-space:nowrap}.ql-project-list-view .ql-project-list-view-table thead th{background:#164e7d;color:#fff}.ql-project-list-view .ql-project-list-view-table tbody td{max-width:400px;text-overflow:ellipsis;overflow:hidden}.ql-project-list-view .ql-project-list-view-table tbody td div:focus,.ql-project-list-view .ql-project-list-view-table tbody td div:focus *{overflow:visible;text-overflow:clip}.ql-project-list-view .ql-project-list-view-table .ql-cell-text-left{text-align:left}.ql-project-list-view .ql-project-list-view-table .ql-cell-text-center{text-align:center}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-pageNumber,.ql-project-list-view .ql-project-list-view-table .ql-cell-field-pageNumber{cursor:pointer}.ql-project-list-view .ql-project-list-view-table .ql-cell-layer-color{width:7px}.ql-project-list-view .ql-project-list-view-table .ql-cell-sortable{cursor:pointer}.ql-project-list-view .ql-project-list-view-table .ql-cell-editable-div{cursor:pointer;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-workNote{max-width:unset}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-workNote>.ql-cell-attr-workNote-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ql-project-list-view .ql-project-list-view-table .ql-cell-empty{border:0 none;background:#fff}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-delete{cursor:pointer}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-delete .md-icon{font-size:16px}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-label{border-left-width:3px}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-workNote .btn-toggle-workNote{min-width:24px;min-height:24px;width:auto;height:auto;margin:0 8px 0 0}.ql-project-list-view .ql-project-list-view-table .ql-cell-attr-workNote .btn-toggle-workNote i{color:#5ecfdf!important}.md-theme-show-mode .ql-project-list-view{background:#424242}.md-theme-show-mode .ql-project-list-view .ql-cell-editable select{background:#424242;color:#fff}.md-theme-show-mode .ql-project-list-view .ql-cell-empty{background:#424242}.md-theme-show-mode .ql-project-list-view .ql-project-list-view-table .even_color{background-color:#676767}.md-theme-show-mode .black,.md-theme-show-mode .gray,.md-theme-show-mode .ql-project-list-view .ql-project-list-view-table .even_color .ql-cell-editable select,.md-theme-show-mode .ql-project-list-view .ql-project-list-view-table .even_color td{color:#fff}.btn-archive-cue{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;padding:0;margin:0 auto}.btn-archive-cue .md-icon{width:16px;min-width:16px;height:18px;min-height:17px;font-size:19px;position:relative;bottom:9px;margin:0 auto}.note-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ql-project-list-view .ql-project-list-view-table .even_color{background-color:#ececec}.black,.md-theme-show-mode .ql-project-list-view .even_color .ql-cell-editable select,.ql-project-list-view .ql-project-list-view-table tbody .even_color td{color:#000}.gray{color:#7e7676}.md-tooltip{margin-top:-5px!important}.container-upgradeAcct{overflow:hidden}.containerBox{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:stretch;align-items:stretch;height:100vh}.left{-ms-flex:1;flex:1;padding:20px;-ms-flex-pack:center;justify-content:center}.separator{width:2px;background-color:#0d2744;height:70%;margin-top:40px;border-radius:5px}.right{-ms-flex:1;flex:1;padding:50px;-ms-flex-pack:center;justify-content:center;margin-top:100px}.account{min-height:calc(100% - 64px)}.account .md-avatar,.account .ql-user-name{cursor:pointer}.md-avatar.md-xxlarge{width:256px;min-width:256px;height:256px;min-height:256px;border-radius:256px}.account-subscription-status{text-align:center}.account-subscription-status span{font-size:17px;display:block}.account-subscription-status .md-button{margin:15px auto}.account-subscription-status .affiliateInstitution{font-size:22px}.account-subscription-status .affiliateInstitution span{font-size:22px;display:inline;font-weight:600}.account-tabs .md-tabs-navigation{background-color:#f5f5f5;border-bottom:1px solid #ddd}.account-tabs .md-tab-header{font-size:16px;font-weight:500}.account-tabs .md-active{color:#0d2744}.password-container,.sessions-container{width:100%;margin:40px auto;padding:20px;max-width:800px}.containerBox{height:auto;min-height:500px}.tab-container{height:100%;display:-ms-flexbox;display:flex}.tab-container .md-tabs-content{height:calc(100% - 113px)!important}.custom-tabs .md-tabs-navigation{background:linear-gradient(135deg,#0d2744,#1a4675);padding:0 20px}.custom-tabs .md-tabs-navigation .md-tab-header{padding:16px 24px;color:hsla(0,0%,100%,.8);font-size:16px;font-weight:500;transition:all .3s ease;position:relative;min-width:160px;text-align:center}.custom-tabs .md-tabs-navigation .md-tab-header:hover{color:#fff;background:hsla(0,0%,100%,.1)}.custom-tabs .md-tabs-navigation .md-tab-header.md-active{color:#fff;font-weight:600}.custom-tabs .md-tabs-navigation .md-tab-header.md-active:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;height:3px;background:#5ecfdf;border-radius:3px 3px 0 0}.custom-tabs .md-tabs-navigation .md-tab-header .tab-icon{margin-bottom:8px}.custom-tabs .md-tabs-navigation .md-tab-header .tab-icon .md-icon{font-size:24px}.custom-tabs .md-tabs-content{background:#fff;padding:20px}.md-tabs-content{overflow-y:auto!important}.password-container,.sessions-container{padding:30px;margin:20px auto}.password-container h2,.sessions-container h2{color:#0d2744;margin-bottom:24px;font-weight:500;text-align:center}.sessions-container .session-item{-ms-flex-pack:justify;justify-content:space-between;padding:16px;margin-bottom:12px;background:#fff;border-radius:8px;box-shadow:0 8px 50px rgba(0,0,0,.2)}.sessions-container .session-item,.sessions-container .session-item .session-details,.sessions-container .session-item .session-details .session-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sessions-container .session-item .session-details .session-icon{margin-right:16px;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%}.sessions-container .session-item .session-details .session-icon md-icon{font-size:24px;color:#0d2744}.sessions-container .session-item .session-details .session-info .session-device{font-weight:600}.sessions-container .session-item .session-details .session-info .session-meta{font-size:14px}.sessions-container .session-item .session-details .session-info .session-meta .current-session{color:#5ecfdf;font-weight:600;margin-left:8px}.sessions-container .session-item .session-actions md-button{color:#666}.sessions-container .session-item.your-current-session{animation:borderColorAnimation 2s infinite;border:2px solid #5ecfdf}.spinner{width:30px;height:30px;margin-right:12px;border:4px solid rgba(0,0,0,.1);border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes borderColorAnimation{0%{border-color:#5ecfdf}50%{border-color:#ff9800}to{border-color:#5ecfdf}}.md-button.md-raised{border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.md-button.md-raised:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.md-tabs-navigation-scroll-container span.md-tab-indicator{display:none}.md-theme-show-mode .md-tabs-content,.md-theme-show-mode .session-list>.session-item{background:#424242}.md-theme-show-mode .sessions-container .session-device,.md-theme-show-mode .sessions-container .session-meta,.md-theme-show-mode .sessions-container h2{color:#fff}.md-dialog-container .md-dialog{overflow:hidden!important}form[data-v-506d1104]{width:100%;text-align:center}.toggle-password[data-v-506d1104]{cursor:pointer;margin-left:10px;color:#007bff;font-size:1.2em;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.md-button[disabled].md-theme-show-mode[data-v-506d1104]{background-color:#888585;color:#fff}.md-input-container .md-theme-show-mode.md-icon[data-v-506d1104]:not(.md-icon-delete){color:#fff}.show-md-dark-mode select{background-color:#424242;color:#fff}.affiliate-institution-modal .md-dialog{max-width:640px}.affiliate-institution-modal .md-dialog-title{background:#081e4f;font-size:40px;line-height:1.4;text-align:center;color:#fff;padding:1rem}.affiliate-institution-modal .close_modal{position:absolute;top:0;right:0;width:40px;height:40px;line-height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;overflow:hidden;cursor:pointer}.affiliate-institution-modal .affiliate-institution-modal-content{padding:2rem}.affiliate-institution-modal .affiliate-institution-modal-content .md-select{min-width:20px;text-align:left}.affiliate-institution-modal .affiliate-institution-modal-content .md-select .md-select-value{padding-right:0}.affiliate-institution-modal .affiliate-institution-modal-content .md-select:after{display:none}.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.show-md-dark-mode.md-has-value label:after,.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.show-md-dark-mode.md-input-focused label:after{background:#424242}.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container{border:1px solid #bbb;border-radius:5px;padding:4px 8px;min-height:32px;margin:4px 0}.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container label{color:#aaa;top:12px;left:1em;line-height:1;font-size:14px}.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.md-has-value label,.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.md-input-focused label{transform:translateY(-20px);padding:2px 0;background:#fff;color:#5ecfdf;font-size:11px}.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.md-has-value label:after,.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.md-input-focused label:after{content:"";display:block;position:absolute;width:120%;height:100%;left:-10%;top:0;background:#fff;z-index:-1}.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.md-has-value textarea.md-input,.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container.md-input-focused textarea.md-input{min-height:110px;max-height:110px}.affiliate-institution-modal .affiliate-institution-modal-content .md-input-container:after{display:none}.affiliate-institution-modal .affiliate-institution-modal-content .select-your-institution .select-your-institution-fields{display:-ms-flexbox;display:flex}.affiliate-institution-modal .affiliate-institution-modal-content .select-your-institution .select-your-institution-fields .md-button{-ms-flex:0 0 210px;flex:0 0 210px}.affiliate-institution-modal .affiliate-institution-modal-content .select-your-institution p{color:#999;margin-top:6px;margin-bottom:1rem;font-size:16px}.affiliate-institution-modal .affiliate-institution-modal-content .select-your-institution p a{color:#5ecfdf}.affiliate-institution-modal .md-error{color:#e5424d;font-size:12px}.manageAffiliation-md-dialog .md-dialog.md-reference{overflow-y:auto}.add-licenses-text{-ms-flex-align:center;align-items:center}.add-licenses-container,.add-licenses-text{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.add-licenses-container{-ms-flex-direction:column;flex-direction:column}.add-licenses-buttons{-ms-flex-direction:row;flex-direction:row}.add-licenses-buttons,.confirm-purchase-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.confirm-purchase-container{text-align:center;-ms-flex-line-pack:center;align-content:center}.confirm-text{font-size:150%;margin-top:5%;margin-bottom:5%}.add-licenses-button-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-inline:-8px}.affiliations-footer.show-md-dark-mode{background-color:#424242}.affiliations-footer{position:fixed;bottom:0;width:calc(100% - 24px);background-color:#fff;padding-top:8px;padding-bottom:12px;left:50%;transform:translateX(-50%);padding-inline:2rem}.manage-affiliation-modal .md-dialog{min-width:600px;max-width:1024px}.manage-affiliation-modal .md-dialog-title{background:#081e4f;font-size:40px;line-height:1.4;text-align:center;color:#fff;padding:1rem}.manage-affiliation-modal .manage-affiliation-modal-content{padding:2rem;min-height:150px;padding-top:0;padding-bottom:4.5rem;scrollbar-width:none}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-select{min-width:20px;text-align:left}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-select .md-select-value{padding-right:0}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-select:after{display:none}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.show-md-dark-mode.md-has-value label:after,.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.show-md-dark-mode.md-input-focused label:after{background:#424242}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container{border:1px solid #bbb;border-radius:5px;padding:4px 8px;min-height:32px;-ms-flex:1 0 40%;flex:1 0 40%;margin:4px 12px 18px}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container label{color:#aaa;top:12px;left:1em;line-height:1;font-size:14px}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.md-has-value label,.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.md-input-focused label{transform:translateY(-20px);padding:2px 0;background:#fff;color:#5ecfdf;font-size:11px}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.md-has-value label:after,.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.md-input-focused label:after{content:"";display:block;position:absolute;width:120%;height:100%;left:-10%;top:0;background:#fff;z-index:-1}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.md-has-value textarea.md-input,.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container.md-input-focused textarea.md-input{min-height:110px;max-height:110px}.manage-affiliation-modal .manage-affiliation-modal-content .affiliations-list .md-input-container:after{display:none}.manage-affiliation-modal .manage-affiliation-modal-content .edit-your-institution{margin-left:12px;margin-right:12px}.manage-affiliation-modal .manage-affiliation-modal-content .edit-your-institution .edit-your-institution-actions{text-align:center}.manage-affiliation-modal .manage-affiliation-modal-content .edit-your-institution .edit-your-institution-actions .md-button{width:210px}.manage-affiliation-modal .manage-affiliation-modal-content .edit-your-institution .md-input-container{margin-bottom:4px}.manage-affiliation-modal .manage-affiliation-modal-content .edit-your-institution p{color:#999;margin-top:6px;margin-bottom:1rem;font-size:16px}.manage-affiliation-modal .manage-affiliation-modal-content .edit-your-institution p a{color:#5ecfdf}.manage-affiliation-modal .md-error{color:#e5424d;font-size:12px}.affiliate-slot-select-box.show-md-dark-mode{color:#fff;background:#424242}.billing-history-modal .md-dialog{min-width:640px;max-width:1024px}.billing-history-modal .md-dialog-title{background:#081e4f;font-size:40px;line-height:1.4;text-align:center;color:#fff;padding:1rem}.billing-history-modal .billing-history-modal-content{padding:0 1rem 1rem}.billing-history-modal .billing-history-modal-content .billing-history-table-content{width:100%;height:100%}.billing-history-modal .billing-history-modal-content .billing-history-table{width:100%;border:0 none;border-collapse:collapse}.billing-history-modal .billing-history-modal-content .billing-history-table tbody td,.billing-history-modal .billing-history-modal-content .billing-history-table thead th{border:1px solid #ccc;font-size:11px;padding:4px;cursor:default;white-space:nowrap}.billing-history-modal .billing-history-modal-content .billing-history-table thead th{background:#164e7d;color:#fff;text-transform:uppercase}.billing-history-modal .billing-history-modal-content .billing-history-table tbody td{max-width:400px;text-overflow:ellipsis;overflow:hidden}.billing-history-modal .billing-history-modal-content .billing-history-table tbody td.invoice-cell-status{text-transform:capitalize}.billing-history-modal .md-error{color:#e5424d;font-size:12px}.reauthenticate-modal .md-dialog{width:480px}.reauthenticate-modal .md-dialog-title{background:#081e4f;line-height:1.4;text-align:center;color:#fff;padding:1rem}.reauthenticate-modal .md-error{color:#e5424d;font-size:12px}.login-view[data-v-26a0ff51]{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5;padding:40px 20px}.login-container[data-v-26a0ff51]{width:100%;max-width:500px;margin:0 auto}.logo-container[data-v-26a0ff51]{text-align:center;margin-bottom:24px}.logo-container .logo[data-v-26a0ff51]{max-width:350px;height:auto;object-fit:contain;margin:0 auto;display:block}.login-box[data-v-26a0ff51]{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.email-login[data-v-26a0ff51]{margin-bottom:8px}.email-login .email-login-title[data-v-26a0ff51]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px;font-size:24px;font-weight:600}.divider[data-v-26a0ff51]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:12px 0 16px;color:#666}.divider[data-v-26a0ff51]:after,.divider[data-v-26a0ff51]:before{content:"";-ms-flex:1;flex:1;border-bottom:1px solid #ddd}.divider span[data-v-26a0ff51]{padding:0 20px;font-size:14px}.sso-login[data-v-26a0ff51]{text-align:center;margin-bottom:0}.sso-login h2[data-v-26a0ff51]{color:#333;font-size:20px;margin-bottom:20px}.sso-login .google-button[data-v-26a0ff51]{border-radius:5px;width:60%;height:48px;font-size:16px;text-transform:none;background-color:#fff;color:#444;border:1px solid #ddd;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:12px;font-weight:500;box-shadow:0 2px 4px rgba(60,64,67,.08);transition:background .2s,box-shadow .2s;margin:0 auto}.sso-login .google-button[data-v-26a0ff51]:hover{background-color:#f5f5f5;box-shadow:0 4px 8px rgba(60,64,67,.12)}.sso-login .google-button .google-icon[data-v-26a0ff51]{width:24px;height:24px;margin-right:8px;background:none;box-shadow:none}.terms-container[data-v-26a0ff51]{margin-top:30px;text-align:center;padding:0 20px}.terms-container .terms-text[data-v-26a0ff51]{color:#666;font-size:12px;line-height:1.5}.terms-container .terms-text a[data-v-26a0ff51]{color:#2196f3;text-decoration:none;font-weight:500}.terms-container .terms-text a[data-v-26a0ff51]:hover{text-decoration:underline}@media (max-width:600px){.login-box[data-v-26a0ff51]{padding:30px 20px}.logo-container[data-v-26a0ff51]{margin-bottom:18px}.logo-container .logo[data-v-26a0ff51]{max-width:90px}}.login-form-container[data-v-0194cc86]{width:100%}.login-form[data-v-0194cc86]{background:#fff;border-radius:8px}.login-button[data-v-0194cc86]{width:100%;height:48px;font-size:16px;text-transform:none;margin-bottom:10px;margin:6px 0}.links-below[data-v-0194cc86]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:stretch;align-items:stretch;gap:4px;margin-bottom:10px}.links-below .forgot-password-link[data-v-0194cc86]{color:#666;text-transform:none;font-size:14px;background:none;box-shadow:none;min-width:unset;padding:0;margin-bottom:2px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end;-ms-flex-pack:end;justify-content:end}.links-below .register-link[data-v-0194cc86]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:4px;font-size:14px;color:#666;width:100%}.links-below .register-link .create-account-link[data-v-0194cc86]{color:#2196f3;text-transform:none;font-weight:500;background:none;box-shadow:none;min-width:unset;padding:0}.links-below .register-link .create-account-link[data-v-0194cc86]:hover{text-decoration:underline;background:none}.divider[data-v-0194cc86]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;margin:20px 0 24px;color:#666;font-size:14px}.divider[data-v-0194cc86]:after,.divider[data-v-0194cc86]:before{content:"";-ms-flex:1;flex:1;border-bottom:1px solid #ddd}.divider span[data-v-0194cc86]{padding:0 20px}.sso-login[data-v-0194cc86]{text-align:center;margin-bottom:0}.sso-login .google-button[data-v-0194cc86]{width:100%;height:48px;font-size:16px;text-transform:none;background-color:#fff;color:#444;border:1px solid #ddd;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:12px;font-weight:500;box-shadow:0 2px 4px rgba(60,64,67,.08);transition:background .2s,box-shadow .2s;margin:0 auto}.sso-login .google-button[data-v-0194cc86]:hover{background-color:#f5f5f5;box-shadow:0 4px 8px rgba(60,64,67,.12)}.sso-login .google-button .google-icon[data-v-0194cc86]{width:24px;height:24px;margin-right:8px;background:none;box-shadow:none}.toggle-password[data-v-0194cc86]{cursor:pointer;margin-left:10px;color:#666;font-size:1.2em;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.error-user-not-found[data-v-0194cc86]{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:8px;color:#f44336;font-size:14px;text-align:left;margin-bottom:24px;margin-top:-24px;padding:8px;background-color:rgba(244,67,54,.1);border-radius:4px}.error-user-not-found .error-icon[data-v-0194cc86]{color:#f44336;font-size:20px;margin-top:2px}.send-verification-email[data-v-0194cc86]{text-decoration:underline;cursor:pointer;color:#2196f3!important;transition:color .15s ease;font-size:14px;margin-left:8px}.send-verification-email[data-v-0194cc86]:hover{color:#1976d2!important}.md-error[data-v-0194cc86]{color:#f44336;font-size:12px;margin-top:5px}.md-input-container[data-v-0194cc86]{margin-bottom:20px}@media (max-width:600px){.login-form[data-v-0194cc86]{padding:30px 20px}}.register-form-container[data-v-81bd2cae]{max-width:500px;margin:0 auto}.register-form[data-v-81bd2cae]{background:#fff;border-radius:8px}.register-form h2[data-v-81bd2cae]{text-align:center;color:#333;margin-bottom:10px}.register-form .form-description[data-v-81bd2cae]{text-align:center;color:#666;margin-bottom:30px}.name-fields[data-v-81bd2cae]{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.password-requirements[data-v-81bd2cae]{margin:12px 0;padding:12px;background-color:#f5f5f5;border-radius:4px;border-left:4px solid #2196f3}.password-requirements .requirement-item[data-v-81bd2cae]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:8px;color:#666;transition:all .3s ease}.password-requirements .requirement-item[data-v-81bd2cae]:last-child{margin-bottom:0}.password-requirements .requirement-item .requirement-icon[data-v-81bd2cae]{margin-right:8px;color:#9e9e9e;font-size:24px}.password-requirements .requirement-item.requirement-met .requirement-icon[data-v-81bd2cae],.password-requirements .requirement-item.requirement-met[data-v-81bd2cae]{color:#4caf50}.register-button[data-v-81bd2cae]{width:100%;height:48px;font-size:16px;margin:20px 0;text-transform:none}.login-link[data-v-81bd2cae]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:4px;font-size:14px;color:#666;width:100%}.login-link .signup-link[data-v-81bd2cae]{color:#2196f3;text-transform:none;font-weight:500;background:none;box-shadow:none;min-width:unset;padding:0}.login-link .signup-link[data-v-81bd2cae]:hover{text-decoration:underline;background:none}.md-error[data-v-81bd2cae]{color:#f44336;font-size:12px;margin-top:5px}.md-input-container[data-v-81bd2cae]{margin-bottom:20px}.forgot-password-container[data-v-06154c6b]{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5;padding:20px}.forgot-password-card[data-v-06154c6b]{background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:100%;max-width:500px;margin:20px auto}.logo-container[data-v-06154c6b]{text-align:center;margin-bottom:30px}.logo-container .logo[data-v-06154c6b]{max-width:350px;height:auto}.form-container h2[data-v-06154c6b]{text-align:center;margin-bottom:10px;color:#333}.form-container .description[data-v-06154c6b]{text-align:center;color:#666;margin-bottom:30px}.forgot-form .md-input-container[data-v-06154c6b]{margin-bottom:20px}.button-group[data-v-06154c6b]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:20px}.button-group .submit-button[data-v-06154c6b]{width:100%;height:48px;font-size:16px;text-transform:none;margin:6px 0}.button-group .back-button[data-v-06154c6b]{width:100%;text-transform:none;color:#666;margin:6px 0}.success-message[data-v-06154c6b]{text-align:center;padding:20px}.success-message .success-icon[data-v-06154c6b]{font-size:48px;color:#4caf50;margin-bottom:20px}.success-message h3[data-v-06154c6b]{color:#333;margin-bottom:10px}.success-message p[data-v-06154c6b]{color:#666;margin-bottom:5px}.success-message .redirect-message[data-v-06154c6b]{color:#999;font-size:14px;margin-top:20px}.md-error[data-v-06154c6b]{color:#f44336;font-size:12px;margin-top:5px}.ql-admindashboard-list-view{background:#fff;max-height:calc(100vh - 64px);width:100%;margin:0;padding:30px 15px}.ql-admindashboard-list-view .ql-admindashboard-list-view-content{width:100%;height:100%;overflow:auto}.ql-admindashboard-list-view .ql-admindashboard-list-view-table{width:100%;border:0 none;border-collapse:collapse}.ql-admindashboard-list-view .ql-admindashboard-list-view-table tbody td,.ql-admindashboard-list-view .ql-admindashboard-list-view-table thead th{border:1px solid #ccc;font-size:11px;padding:4px;cursor:default;white-space:nowrap}.ql-admindashboard-list-view .ql-admindashboard-list-view-table thead th{background:#164e7d;color:#fff;text-transform:uppercase}.ql-admindashboard-list-view .ql-admindashboard-list-view-table tbody td{max-width:400px;text-overflow:ellipsis;overflow:hidden}.ql-admindashboard-list-view .ql-admindashboard-list-view-table tbody td div.ql-cell-editable-div{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ql-admindashboard-list-view .ql-admindashboard-list-view-table tbody td>div:focus,.ql-admindashboard-list-view .ql-admindashboard-list-view-table tbody td>div:focus *{overflow:visible;text-overflow:clip}.ql-admindashboard-list-view .ql-admindashboard-list-view-table .ql-cell-text-left{text-align:left}.ql-admindashboard-list-view .ql-admindashboard-list-view-table .ql-cell-text-center{text-align:center}.ql-admindashboard-list-view .ql-admindashboard-list-view-table .ql-cell-editable-div,.ql-admindashboard-list-view .ql-admindashboard-list-view-table .ql-cell-sortable{cursor:pointer}.ql-admindashboard-list-view .ql-admindashboard-list-view-table .ql-cell-empty{border:0 none;background:#fff}.ql-admindashboard-list-view .ql-admindashboard-list-view-table .md-checkbox{margin:0 auto;width:auto}.md-theme-show-mode .ql-admindashboard-list-view{background:#424242}.md-theme-show-mode .ql-admindashboard-list-view .ql-cell-editable select{background:transparent;color:#fff}.md-theme-show-mode .ql-admindashboard-list-view .ql-cell-empty{background:#424242}:root{--page-min-width:100px;--cue-marker-font-size:21px}.app-print-mode .ql-pages-container{width:100%}.app-print-mode .ql-page-container{padding:.5em 0 0}.app-print-mode .vdr{position:absolute;box-sizing:border-box}.app-print-mode .ql-page-layout{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-inline:auto;-ms-flex:unset;flex:unset}.app-print-mode .ql-page-graphics{position:absolute;z-index:10;width:100%;pointer-events:none}.app-print-mode .ql-page-graphics .ql-page-cue-line{stroke:#818181}.app-print-mode .ql-page-graphics .resizeable{pointer-events:stroke;cursor:nwse-resize}.app-print-mode .ql-page-graphics .moveable{pointer-events:fill;cursor:move}@media{.app-print-mode .page-break{display:none}}@media print{@page{.app-print-mode{size:210mm 297mm;margin:0}}.app-print-mode .page-break{display:block;page-break-before:always}.app-print-mode .ql-cue.md-card{box-shadow:none}}.app-print-mode .marker-container,.app-print-mode .ql-note-container{position:absolute;width:100%;height:100%;z-index:1001;pointer-events:none}.app-print-mode .marker-container{z-index:1002!important}.app-print-mode .ql-page{width:100%;position:relative!important;box-shadow:none}.app-print-mode .ql-add-cue-button{position:absolute;z-index:1001}.app-print-mode .ql-pdf-page{margin:0 auto;position:relative}.app-print-mode .night-mode{filter:invert(88%)!important;-webkit-filter:invert(88%)!important}.app-print-mode .disable-text{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ql-position-cue-marker:before{content:"";position:absolute;top:0;font-weight:700;font-size:var(--cue-marker-font-size,21px);width:4%;height:50%;background-color:var(--cue-bgColor);left:var(--cue-left)}.ql-position-cue-marker{width:5px;height:5px;opacity:1;cursor:move;color:#000;pointer-events:fill;border-radius:15px}.ql-selection-cue-marker .resizeable{pointer-events:stroke;cursor:nwse-resize}.ql-selection-cue-marker,.ql-selection-cue-marker .moveable{pointer-events:fill;cursor:move}.ql-selection-cue-marker{width:10px;height:10px;opacity:1;color:#000;background-color:none;border:1px solid #000;top:1px;z-index:100!important}.ql-marker-icon{text-rendering:optimizeLegibility;vertical-align:middle}.app-print-mode .ql-print-cue-list{position:relative;padding-top:6px;padding-left:15px;-ms-flex:0 0 30%;flex:0 0 30%}.app-print-mode .ql-print-cue-list.left-edge{position:absolute;left:0;top:0;width:100%;height:100%;max-width:100%}.app-print-mode .ql-print-cue-list.right-edge{position:absolute;left:auto;top:0;width:100%;height:100%;max-width:100%}.app-print-mode .ql-print-cue-list:not(.left-edge),.app-print-mode .ql-print-cue-list:not(.right-edge){position:absolute;left:auto;top:0;width:100%;height:100%;max-width:100%;padding:0}.app-print-mode .ql-page-layout.portrait .ql-print-cue-list{position:absolute;left:0;top:0;width:100%;height:100%}.ql-print-cue-list .ql-cue{position:absolute;margin-bottom:5px;top:0;box-sizing:border-box;border:1px solid #000;border-radius:4px;overflow:hidden}.ql-print-cue-list .ql-cue .md-card{width:100%}.ql-print-cue-list .ql-cue.cue-editing,.ql-print-cue-list .ql-cue.cue-expanded{width:100%!important}.md-theme-default .ql-print-cue-list cue{background-color:#fff}.md-theme-show-mode .ql-print-cue-list .ql-cue{background-color:#424242}.app-print-mode .ql-cue-header{padding:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.app-print-mode .ql-cue-header.md-toolbar{min-height:0;overflow:hidden}.app-print-mode .ql-cue-header.ql-cue-worknote-marked .ql-cue-worknote-marker{display:block}.app-print-mode .ql-cue-header.ql-cue-worknote-marked .cue-header-title{padding-right:25px}.app-print-mode .ql-cue-header .ql-cue-layer-func{cursor:pointer;width:10px;min-width:10px;position:relative}.app-print-mode .ql-cue-header .ql-cue-layer-func .ql-cue-layer-func-back{position:absolute;top:50%;transform:translateY(-50%);left:0;width:60%}.app-print-mode .ql-cue-header .cue-header-title{position:relative;margin:0 12px 0 0;-ms-flex:1;flex:1;max-width:calc(100% - 28px);font-size:14px;font-weight:400;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;line-height:1.1}.app-print-mode .ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-title{-ms-flex:unset;flex:unset}.app-print-mode .ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-title.short-box{min-width:min-content}.app-print-mode .ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-description{-ms-flex:unset;flex:unset}.app-print-mode .ql-cue-header .cue-header-title.cue-header-both .cue-header-cue-description.short-box{min-width:min-content}.app-print-mode .ql-cue-header .cue-header-title .cue-header-layer-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-ms-flex:0 0 auto;flex:0 0 auto}.app-print-mode .ql-cue-header .cue-header-title .cue-header-separator{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-ms-flex:0 0 1px;flex:0 0 1px;width:1px;background:#aaa;margin:0 8px}.app-print-mode .ql-cue-header .cue-header-title .cue-header-cue-title{-ms-flex:1 0 0px;flex:1 0 0;position:relative;font-weight:100;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:calc(min(40px, 10px))}.app-print-mode .ql-cue-header .cue-header-title .cue-header-cue-title.placeholder{font-size:16px;color:#999}.app-print-mode .ql-cue-header .cue-header-title .cue-header-cue-description{-ms-flex:1 0 0px;flex:1 0 0;position:relative;font-weight:100;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2;min-width:calc(min(40px, 10px))}.app-print-mode .ql-cue-header .cue-header-title .cue-header-cue-description.placeholder{font-size:16px;color:#999}.app-print-mode .ql-cue-header .cue-header-title .md-input{height:22px;line-height:22px}.app-print-mode .ql-cue-header>.md-icon-button{width:32px;height:32px;margin:0;min-width:32px}.app-print-mode .ql-cue-header .ql-cue-worknote-marker{display:none;overflow:hidden;position:absolute;right:0;top:50%;transform:translateY(-50%);transform-origin:100% 50%;z-index:1}.app-print-mode .ql-cue-header .cue-header-description-edit,.app-print-mode .ql-cue-header .cue-header-title-edit{font-size:14px;max-height:22px;min-height:22px!important}.app-print-mode .ql-cue-header .button-container{width:16px;height:16px;overflow:hidden;display:-ms-flexbox;display:flex;cursor:pointer;position:absolute;right:0;top:0;transform:translate(50%,-50%) rotate(45deg)}.app-print-mode .ql-cue-header .button-container .move-button{display:block;text-align:center}.app-print-mode .ql-cue-header .button-container .move-button .fill-button{width:0;height:0;border:8px solid transparent}.app-print-mode .md-theme-default.md-toolbar.ql-cue-header,.app-print-mode .md-theme-default.md-toolbar.ql-cue-header .cue-header-title{background-color:#fff;color:#000}.app-print-mode .md-theme-default.md-toolbar.ql-cue-header .cue-header-title input{font-size:14px;font-weight:100;background-color:#fff!important;color:#000!important;-webkit-text-fill-color:#000!important}.app-print-mode .md-theme-default.md-toolbar.ql-cue-header .cue-header-title input::-webkit-input-placeholder{color:#ccc}.app-print-mode .md-theme-show-mode.md-toolbar.ql-cue-header,.app-print-mode .md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title{background-color:#424242;color:#fff}.app-print-mode .md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title input{font-size:14px;font-weight:100;background-color:#424242!important;color:#fff!important;-webkit-text-fill-color:#fff!important}.app-print-mode .md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title .md-input-focused:after{background-color:hsla(0,0%,100%,.6)!important}.app-print-mode .md-theme-show-mode.md-toolbar.ql-cue-header .cue-header-title .cue-header-separator{background:#999}.app-print-mode .ql-cue-layer-picker-content,.app-print-mode .ql-cue-layer-picker-content>.md-menu{display:-ms-flexbox;display:flex}.app-print-mode .ql-cue-layer-picker{min-height:32px;min-width:32px;margin:0;border-radius:0}.app-print-mode .ql-cue-layer-picker .ql-cue-layer-picker{min-width:32px;min-height:32px}.app-print-mode .ql-cue-layer-picker-button{margin:0;padding:0;min-width:0;line-height:100%;min-height:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.app-print-mode .ql-cue-layer-picker-button .md-icon{color:#999;margin-right:4px}.app-print-mode .ql-cue-layer-picker-button span{line-height:1.1;display:block;display:inline-block;width:auto;max-width:130px;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.app-print-mode .ql-cue-layer-picker-option{margin-left:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.app-print-mode .ql-cue-layer-picker-wrapper .ql-cue-layer-picker{min-width:32px;min-height:32px}.app-print-mode .input_page_number{width:40px;text-align:center}.app-print-mode .headerBoxOption.headerBoxOptionMarked i{color:#5ecfdf!important}.app-print-mode .md-list-item-content{-ms-flex:1;flex:1}.app-print-mode .ql-cue-menu-content{width:auto;max-width:-webkit-fill-available}.app-print-mode .ql-cue-menu-list-item-content .md-list-item-radio-options{margin-top:12px;margin-bottom:8px}.app-print-mode .ql-cue-menu-list-item-content .md-radio{margin:0 0 8px}.app-print-mode .md-card-content{height:auto}.app-print-mode .ql-cue-body{box-sizing:border-box;padding:12px 12px 0!important}.app-print-mode .ql-cue-body .md-button{float:right}.app-print-mode .ql-cue-body .btn-close-button{margin:2px 0 6px;padding:0 8px;min-width:0;color:#5ecfdf;font-weight:700}.app-print-mode .ql-cue-body .cue-description{white-space:pre-line}.app-print-mode .ql-cue-body .flex-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.app-print-mode .ql-cue-body .flex-row>.md-input-container{margin-right:4px}.app-print-mode .ql-cue-body .flex-row>.md-input-container:last-child{margin-right:0}.app-print-mode .ql-cue-body .flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.app-print-mode .ql-cue-body .flex-column{-ms-flex-direction:column;flex-direction:column}.app-print-mode .ql-cue-body .flex-column .flex-row{width:100%}.app-print-mode .ql-cue-body .md-select{min-width:20px;text-align:center}.app-print-mode .ql-cue-body .md-select .md-select-value{padding-right:0}.app-print-mode .ql-cue-body .md-select:after{display:none}.app-print-mode .ql-cue-body .md-input-container{border:1px solid #bbb;border-radius:5px;padding:4px 8px;min-height:16px;margin:4px 0}.app-print-mode .ql-cue-body .md-input-container label{color:#aaa;top:50%;transform:translateY(-50%);left:1em;line-height:1;font-size:14px;white-space:nowrap}.app-print-mode .ql-cue-body .md-input-container .md-input{font-size:12px}.app-print-mode .ql-cue-body .md-input-container .md-select,.app-print-mode .ql-cue-body .md-input-container .md-select .md-menu{height:16px}.app-print-mode .ql-cue-body .md-input-container .md-select .md-select-value{font-size:12px;height:16px;line-height:16px}.app-print-mode .ql-cue-body .md-input-container.md-has-value label,.app-print-mode .ql-cue-body .md-input-container.md-input-focused label{transform:translateY(-20px);padding:2px 0;background:#fff;color:#5ecfdf;font-size:11px}.app-print-mode .ql-cue-body .md-input-container.md-has-value label:after,.app-print-mode .ql-cue-body .md-input-container.md-input-focused label:after{content:"";display:block;position:absolute;width:120%;height:100%;left:-10%;top:0;background:#fff;z-index:-1}.app-print-mode .ql-cue-body .md-input-container.md-has-value textarea.md-input,.app-print-mode .ql-cue-body .md-input-container.md-input-focused textarea.md-input{min-height:110px;max-height:110px}.app-print-mode .ql-cue-body .md-input-container input,.app-print-mode .ql-cue-body .md-input-container textarea{height:16px;line-height:16px}.app-print-mode .ql-cue-body .md-input-container:after{display:none}.app-print-mode .ql-cue-body .field-parts{width:70px;margin-left:8px}.app-print-mode .ql-cue-body .field-parts-data{width:100%}.app-print-mode .ql-cue-body .field-parts-data label{font-size:12px}.app-print-mode .ql-cue-body .field-part{-ms-flex:0 0 40px;flex:0 0 40px}.app-print-mode .ql-cue-body .field-part .md-input{text-align:center}.app-print-mode .ql-cue-body .field-mark{width:40px}.app-print-mode .ql-cue-body .field-duration{-ms-flex:1 0 40%;flex:1 0 40%}.app-print-mode .ql-cue-body .field-follow-hang{-ms-flex:1 0 30%;flex:1 0 30%}.app-print-mode .ql-cue-body .field-link{-ms-flex:1 0 38%;flex:1 0 38%}.app-print-mode .ql-cue-body .field-external-links{-ms-flex:1 0 22%;flex:1 0 22%}.app-print-mode .ql-cue-body .field-postWait,.app-print-mode .ql-cue-body .field-preWait{-ms-flex:1 0 27%;flex:1 0 27%}.app-print-mode .ql-cue-body .field-postWait label,.app-print-mode .ql-cue-body .field-preWait label{white-space:nowrap}.app-print-mode .ql-cue-body .field-followMode{-ms-flex:1 0 30%;flex:1 0 30%}.app-print-mode .ql-cue-body .field-followMode label{white-space:nowrap}.app-print-mode .ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label) label{left:50%;transform:translate(-50%,-50%)}.app-print-mode .ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label) .md-input{text-align:center}.app-print-mode .ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label).md-has-value label,.app-print-mode .ql-cue-body .md-input-container:not(.field-description):not(.field-notes):not(.field-label):not(.field-part-label).md-input-focused label{transform:translate(-50%,-20px)}.app-print-mode .ql-cue-body .field-assert label,.app-print-mode .ql-cue-body .field-beam .md-input,.app-print-mode .ql-cue-body .field-block label,.app-print-mode .ql-cue-body .field-color .md-input,.app-print-mode .ql-cue-body .field-description .md-input,.app-print-mode .ql-cue-body .field-external-links label,.app-print-mode .ql-cue-body .field-focus .md-input,.app-print-mode .ql-cue-body .field-label .md-input,.app-print-mode .ql-cue-body .field-notes .md-input,.app-print-mode .ql-cue-body .field-time .md-input{font-size:12px}.app-print-mode .ql-cue-body .btn-mark-workNote{margin:0;width:16px!important;height:16px!important;padding:0!important;min-width:0!important;min-height:0!important;line-height:16px!important}.app-print-mode .ql-cue-body .btn-mark-workNote i{margin:auto!important;color:rgba(0,0,0,.54)!important;width:16px;min-width:16px;height:16px;min-height:16px;font-size:16px}.app-print-mode .ql-cue-body .btn-mark-workNote.workNote-marked i{color:#5ecfdf!important}.md-theme-show-mode .app-print-mode .ql-cue-body .md-input-container.md-has-value label,.md-theme-show-mode .app-print-mode .ql-cue-body .md-input-container.md-input-focused label{background:#424242;color:#5ecfdf!important}.md-theme-show-mode .app-print-mode .ql-cue-body .md-input-container.md-has-value label:after,.md-theme-show-mode .app-print-mode .ql-cue-body .md-input-container.md-input-focused label:after{background:#424242}.app-print-mode .textLayer{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1}.app-print-mode .textLayer.hide-text-layer{z-index:-1}.app-print-mode .textLayer>div{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0 0}.app-print-mode .textLayer::selection{background:blue}.app-print-mode .textLayer::-moz-selection{background:blue}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-pages-viewer{display:block}.btn-print,.print-notice{position:fixed;z-index:9999}.print-notice{top:6px;left:120px;width:400px;padding:10px;background:hsla(0,0%,100%,.9);border:4px solid #5ecfdf}.app-print-mode .loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.575);z-index:99999;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.app-print-mode .loader-wrapper .loader,.app-print-mode .loader-wrapper svg{width:64px;height:64px}.app-print-mode .loader-wrapper svg{color:#fff}.app-print-mode .md-card{overflow:unset}@media{.btn-print,.print-notice{visibility:visible}}@media print{.btn-print,.print-notice{visibility:hidden}}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{transition:none!important;animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:hsla(0,0%,100%,.7);transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.bottom-left,.Vue-Toastification__bounce-leave-active.top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.bottom-right,.Vue-Toastification__bounce-leave-active.top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active.bottom-left,.Vue-Toastification__fade-leave-active.top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active.bottom-right,.Vue-Toastification__fade-leave-active.top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active.top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active.bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}to{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active.bottom-left,.Vue-Toastification__slideBlurred-leave-active.top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active.bottom-right,.Vue-Toastification__slideBlurred-leave-active.top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active.top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active.bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}