@charset "UTF-8";.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker__sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}h2.react-datepicker__current-month{margin:0;padding:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:not([aria-disabled=true]):hover,.react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:not([aria-disabled=true]):hover,.react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__day--selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.react-datepicker__year-text--selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.c-dropdown-holder{margin:0;padding:0;position:relative}@media only screen and (min-device-width:900px),only screen and (min-width:900px){.c-dropdown-holder.left .c-dropdown-menu{left:0;position:absolute;top:110%}.c-dropdown-holder.left .c-dropdown-menu-table-filters{position:absolute;right:5%;top:110%}.c-dropdown-holder.right .c-dropdown-menu{position:absolute;right:0;top:110%}.c-dropdown-holder.right .c-dropdown-menu-table-filters{left:5%;position:absolute;top:110%}}.c-dropdown-holder .c-dropdown-trigger{cursor:pointer}.c-dropdown-holder .c-dropdown-trigger.is-visible i{transform:rotate(-180deg)}.c-dropdown-holder .c-dropdown-trigger.disabled{pointer-events:none}.c-dropdown-holder .c-dropdown-trigger:hover{z-index:1}.c-dropdown-holder .c-dropdown-trigger:hover span+i:after{display:none}.c-dropdown-holder .c-dropdown-trigger:hover i{position:relative}.c-dropdown-holder .c-dropdown-trigger:hover i:after{background-color:#0000001a;border-radius:50%;content:"";display:inline-block;height:31px;left:-4px;position:absolute;top:-3px;width:32px;z-index:0}.c-dropdown-holder .c-dropdown-trigger:hover span{text-decoration:underline}.c-dropdown-holder .c-dropdown-trigger span{font-weight:700}.c-dropdown-holder .c-dropdown-trigger .dropdownText{font-weight:inherit}.c-dropdown-holder .c-dropdown-trigger i,.c-dropdown-holder .c-dropdown-trigger span{display:inline-block;vertical-align:middle}.c-dropdown-holder .c-dropdown-trigger a,.c-dropdown-holder .c-dropdown-trigger span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-device-width:500px),only screen and (max-width:500px){.c-dropdown-holder .c-dropdown-trigger a,.c-dropdown-holder .c-dropdown-trigger span{max-width:80px}}@media only screen and (max-device-width:380px),only screen and (max-width:380px){.c-dropdown-holder .c-dropdown-trigger a,.c-dropdown-holder .c-dropdown-trigger span{max-width:70px}}@media only screen and (max-device-width:340px),only screen and (max-width:340px){.c-dropdown-holder .c-dropdown-trigger span+i{display:none}}.c-dropdown-holder .c-dropdown-menu{border-radius:2px;box-shadow:0 0 20px #0000001a;max-height:420px;overflow:hidden;overflow-y:auto;z-index:20}@media only screen and (max-device-width:900px),only screen and (max-width:900px){.c-dropdown-holder .c-dropdown-menu{border-radius:0;bottom:0;left:0;max-height:70vh;position:fixed!important;top:auto!important;width:100vw!important}}.c-dropdown-holder .c-dropdown-menu ul{background-color:#fff;border-bottom:1px solid #ccc;min-width:200px}.c-dropdown-holder .c-dropdown-menu ul:last-child,.c-dropdown-holder .c-dropdown-menu ul:last-of-type{border:none}.c-dropdown-holder .c-dropdown-menu ul li{align-items:center;box-shadow:none;box-sizing:initial;cursor:pointer;display:flex;margin-bottom:0;padding:5px;text-align:left;text-decoration:none;transition:width .2s ease-in-out}.c-dropdown-holder .c-dropdown-menu ul li.current,.c-dropdown-holder .c-dropdown-menu ul li:hover{background-color:#eee}.c-dropdown-holder .c-dropdown-menu ul li.current span,.c-dropdown-holder .c-dropdown-menu ul li.current strong,.c-dropdown-holder .c-dropdown-menu ul li:hover span,.c-dropdown-holder .c-dropdown-menu ul li:hover strong{text-decoration:none}.c-dropdown-holder .c-dropdown-menu ul li a{align-items:center;color:#555;display:flex;flex:1 1;font-size:13px;height:100%;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 30px)}.c-dropdown-holder .c-dropdown-menu ul li i+a,.c-dropdown-holder .c-dropdown-menu ul li span,.c-dropdown-holder .c-dropdown-menu ul li strong{color:#555;display:block;font-size:13px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 30px)}@media only screen and (max-device-width:1024px),only screen and (max-width:1024px){.c-dropdown-holder .c-dropdown-menu ul li i+a,.c-dropdown-holder .c-dropdown-menu ul li span,.c-dropdown-holder .c-dropdown-menu ul li strong{font-size:16px}}.c-dropdown-holder .c-dropdown-menu ul li .icon,.c-dropdown-holder .c-dropdown-menu ul li i{color:#bbb;margin-right:8px}.c-dropdown-holder .c-dropdown-menu ul li i+a{overflow:visible}.c-dropdown-holder .c-dropdown-menu ul li.disabled{cursor:not-allowed;opacity:.5}@keyframes dropdownFadeInFromTop{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}.c-dropdown-holder .c-dropdown-menu.context-opened{animation:dropdownFadeInFromTop .2s ease-out forwards}.c-dropdown-holder .c-dropdown-menu-table-filters{border-radius:2px;box-shadow:0 0 20px #0000001a;max-height:420px;overflow:hidden;overflow-y:auto;z-index:20}@media only screen and (max-device-width:900px),only screen and (max-width:900px){.c-dropdown-holder .c-dropdown-menu-table-filters{border-radius:0;bottom:0;left:0;max-height:70vh;position:fixed!important;top:auto!important;width:100vw!important}}.c-dropdown-holder .c-dropdown-menu-table-filters ul{background-color:#fff;border-bottom:1px solid #ccc;min-width:200px}.c-dropdown-holder .c-dropdown-menu-table-filters ul:last-child,.c-dropdown-holder .c-dropdown-menu-table-filters ul:last-of-type{border:none}.c-dropdown-holder .c-dropdown-menu-table-filters ul li{align-items:center;box-shadow:none;box-sizing:initial;cursor:pointer;display:flex;margin-bottom:0;padding:5px;text-align:left;text-decoration:none;transition:width .2s ease-in-out}.c-dropdown-holder .c-dropdown-menu-table-filters ul li.current,.c-dropdown-holder .c-dropdown-menu-table-filters ul li:hover{background-color:#eee}.c-dropdown-holder .c-dropdown-menu-table-filters ul li.current span,.c-dropdown-holder .c-dropdown-menu-table-filters ul li.current strong,.c-dropdown-holder .c-dropdown-menu-table-filters ul li:hover span,.c-dropdown-holder .c-dropdown-menu-table-filters ul li:hover strong{text-decoration:none}.c-dropdown-holder .c-dropdown-menu-table-filters ul li a{align-items:center;display:flex;height:100%;width:100%}.c-dropdown-holder .c-dropdown-menu-table-filters ul li i+a,.c-dropdown-holder .c-dropdown-menu-table-filters ul li span,.c-dropdown-holder .c-dropdown-menu-table-filters ul li strong{color:#555;display:block;font-size:13px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 30px)}@media only screen and (max-device-width:1024px),only screen and (max-width:1024px){.c-dropdown-holder .c-dropdown-menu-table-filters ul li i+a,.c-dropdown-holder .c-dropdown-menu-table-filters ul li span,.c-dropdown-holder .c-dropdown-menu-table-filters ul li strong{font-size:16px}}.c-dropdown-holder .c-dropdown-menu-table-filters ul li i{color:#bbb;margin-right:8px}.c-dropdown-holder .c-dropdown-menu-table-filters ul li i+a{overflow:visible}.c-dropdown-holder .c-dropdown-menu-table-filters ul li.disabled{cursor:not-allowed;opacity:.5}.c-dropdown-overlay{height:100%;left:0;position:fixed;top:0;width:100%;z-index:19}@media only screen and (max-device-width:900px),only screen and (max-width:900px){.c-dropdown-overlay{background-color:#000;opacity:.5}}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .3s ease}.slide-fade-enter,.slide-fade-leave-to{opacity:0;transform:translateY(-10px)}.c-dropdown-menu.new{border:1px solid #d0d5dd;border-radius:6px;box-shadow:0 4px 6px 0 #00000017;width:256px!important}.c-dropdown-menu.new .homepageDD{border-radius:7px}.c-dropdown-menu.new li.c-header-filters-label{border-bottom:1px solid #f2f4f7;margin:0;padding:11px 13px}.c-dropdown-menu.new li.c-header-filters-label span{color:#182230;font-size:14px;font-weight:600}.c-dropdown-menu.new ul{border-bottom:1px solid #f2f4f7}.c-dropdown-menu.new ul li{margin:5px;padding:6px 8px}.c-dropdown-menu.new ul li i+a,.c-dropdown-menu.new ul li span,.c-dropdown-menu.new ul li strong{color:#182230;font-size:14px;font-weight:500;width:calc(100% - 20px)}.c-dropdown-menu.new ul li i>img{display:flex;height:15px;width:15px}.c-dropdown-menu.new ul li.current,.c-dropdown-menu.new ul li:hover{background-color:#f2f4f7;border-radius:6px}.c-dropdown-menu.new ul li.current span,.c-dropdown-menu.new ul li.current strong,.c-dropdown-menu.new ul li:hover span,.c-dropdown-menu.new ul li:hover strong{text-decoration:none}.c-dropdown-menu.new ul li.current:after{color:#182230;content:"✓";display:inline-block;margin-left:8px}.c-dropdown-menu.new li.clear-filter{margin:0;padding:11px 13px}.c-dropdown-menu.new li.clear-filter span{color:#004eeb;cursor:pointer;text-align:center;width:100%}.file-new-doc-icon{max-height:36px;max-width:36px;position:relative}.file-new-doc-icon img{max-width:-webkit-fit-content;max-width:fit-content}.file-state-info-icon{position:relative}.file-state-info-icon i{background-color:#eaecf0;border:2px solid #fff;border-radius:50%;font-size:15px;position:absolute;right:0;top:-5px}.file-state-info-icon .warning{background-color:#cd5c5c;color:#fff}.file-new-doc-icon:after{background-color:#155eef;border-radius:2px;color:#fff;content:"doc";font-size:10px;font-weight:700;height:16px;left:-2px;line-height:17px;position:absolute;text-align:center;text-transform:uppercase;top:15px;width:26px}.file-new-doc-icon.medium img{height:22px!important;width:20px!important}.file-new-doc-icon.medium:after{border-radius:1px;font-size:5.5px;height:9px;left:-2px;line-height:9px;top:10px;width:15px}.file-new-doc-icon.small{max-height:20px;max-width:20px}.file-new-doc-icon.small img{height:16px!important;width:15px!important}.file-new-doc-icon.small:after{border-radius:1px;font-size:4px;height:6.5px;left:-1px;line-height:7px;top:7px;width:11px}.jpg:after{content:"jpg"}.jpeg:after,.jpg:after{background-color:#7f56d9}.jpeg:after{content:"jpeg"}.png:after{content:"png"}.gif:after,.png:after{background-color:#7f56d9}.gif:after{content:"gif"}.bmp:after{content:"bmp"}.bmp:after,.svg:after{background-color:#7f56d9}.svg:after{content:"svg"}.tiff:after{content:"tiff"}.tiff:after,.webp:after{background-color:#7f56d9}.webp:after{content:"webp"}.img:after{background-color:#7f56d9;content:"img"}.pdf:after{content:"pdf"}.pdf:after,.ppt:after{background-color:#d92d20}.ppt:after{content:"ppt"}.pptx:after{background-color:#d92d20;content:"pptx"}.doc:after{content:"doc"}.doc:after,.docx:after{background-color:#155eef}.docx:after{content:"docx"}.xls:after{content:"xls"}.xls:after,.xlsx:after{background-color:#099250}.xlsx:after{content:"xlsx"}.csv:after{background-color:#099250;content:"csv"}.modal{overflow:visible}.c-header-filters-holder{position:absolute;right:0;top:0}.c-header-filters-trigger{align-items:center;background-color:#4d7bfd;border-radius:0 2px 2px 0;display:flex;padding:12px 18px;position:relative;z-index:20}.c-header-filters-trigger span{text-decoration:none!important}.c-header-filters-label{border-bottom:1px solid #ccc}.c-header-filters-label:hover{background-color:#fff!important;pointer-events:none}.c-header-filters-clear{border-top:1px solid #ccc;bottom:0;left:0;position:fixed}.doc-icon{margin-right:8px}.suggestion .name{max-width:90%}.suggestion:hover{background-color:#e6e6e6}.search-suggestions span:first-of-type{margin-left:5px}ul>li>span.dropdown-list-title{color:#999;font-weight:700}.c-dropdown-holder li.c-header-filters-label.no-pointer{cursor:default}.doc-list-item{align-items:stretch;justify-content:space-between}.doc-list-item>.suggestion{flex:1 1}.doc-list-item:hover{background-color:#e6e6e6}.go-to-file{align-items:center;cursor:pointer;display:flex;justify-content:center;width:40px}.c-dropdown-trigger a,.c-dropdown-trigger span{max-width:170px}.tooltip,li.disabled{pointer-events:none}.tooltip{background:#000;border-radius:4px;color:#fff;font-size:16px;opacity:.8;padding:6px 10px;position:absolute;transform:translate(-50%,-100%);white-space:nowrap}.tooltip .tooltip-content{color:#fff;font-family:Inter,Proxima Nova,sans-serif;font-size:1em;font-weight:500;line-height:1.5}.tooltip-arrow{border-style:solid;height:0;position:absolute;width:0}.tooltip.tooltip-top .tooltip-arrow{border-color:#000 #0000 #0000;border-width:5px 5px 0;bottom:-5px;display:block;left:50%;transform:translateX(-50%)}.tooltip.tooltip-bottom{transform:translate(-50%)}.tooltip.tooltip-bottom .tooltip-arrow{border-color:#0000 #0000 #000;border-width:0 5px 5px;display:block;left:50%;top:-5px;transform:translateX(-50%)}.tooltip.tooltip-left{transform:translate(-100%,-50%)}.tooltip.tooltip-left .tooltip-arrow{border-color:#0000 #0000 #0000 #000;border-width:5px 0 5px 5px;display:block;right:-5px;top:50%;transform:translateY(-50%)}.tooltip.tooltip-right{transform:translateY(-50%)}.tooltip.tooltip-right .tooltip-arrow{border-color:#0000 #000 #0000 #0000;border-width:5px 5px 5px 0;display:block;left:-5px;top:50%;transform:translateY(-50%)}.avatar{display:inline;position:relative}.avatar img{vertical-align:middle}.deactivatedAvatar{opacity:.32}.deactivatedAvatar.large:after{font-size:42px;left:9px;top:-20px}.deactivatedAvatar>.deactivated{background-color:#000;vertical-align:middle}.dots{border:2px dashed #555;border-radius:50%}.more{margin:0!important}div[class^=pic-]{display:inline-block}div[class^=pic-] span{display:inline-block;height:100%;width:100%}div.pic-large span{font-size:21px;line-height:60px}.page-header.new-page-header{background:linear-gradient(180deg,#0000b3,#00004c)}.header-container{height:46px;padding:0 24px}.header-row{justify-content:space-between}.header-row,.left-contents{align-items:center;display:flex}.left-contents{gap:7px;height:40px;max-width:555px}.home-button,.right-contents{align-items:center;display:flex;gap:8px}.home-button{background-color:#155eef;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;height:100%;padding:8px 12px;width:98px}.home-button img{height:18px;width:18px}.search-bar{max-width:450px}.action-icon-button{cursor:pointer}.PageHeader_pageHeader__EZTpu{background:linear-gradient(90deg,#000fff,#0000b3);padding:1em 0;position:-webkit-sticky;position:sticky;top:0;z-index:300}.PageHeader_pageHeader__EZTpu img{cursor:pointer;height:24px;width:auto}.pagination-loading{height:80px;overflow:hidden}.page-loader{font-size:4px;margin:30px auto;position:relative}.hidden{display:none}.confirm-modal.modal-overlay{background-color:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:2010}.confirm-modal .modal-content{background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #0003;height:-webkit-fit-content;height:fit-content;margin-bottom:25%;margin-top:8%;max-width:25%;padding:20px;text-align:center;width:-webkit-fit-content;width:fit-content}.confirm-modal .modal-message{border-bottom:2px solid #dcdcdc;color:#555;font-size:1rem;margin:0 0 20px;padding-bottom:10px;text-align:left}.confirm-modal .modal-actions{display:flex;gap:50px;justify-content:space-between}.confirm-modal .modal-title{font-size:18px;font-weight:700;margin-bottom:20px;text-align:left}.confirm-modal .modal-button{border:3px solid #0000;border-radius:5px;cursor:pointer;font-family:inherit;font-size:1em;padding:.3em 1em;transition:background-color .2s ease}.confirm-modal .modal-button.confirm{background-color:#fff;border:3px solid blue;color:blue;font-weight:600}.confirm-modal .modal-button.cancel{background-color:blue!important;color:#ffffffde;font-weight:600}.files-list li{height:45px}.files-list li:last-of-type{border-bottom:none}.file-dirpath{clear:both;color:#999;display:block;font-size:12px;line-height:15px;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-dirpath-icon{vertical-align:bottom}.description{width:50%}.description input{display:inline-block;float:left;height:26px;margin:1px 0 0;padding:4px 5px;width:calc(100% - 20px)}.ico-edit{margin-left:2px;margin-right:2px;margin-top:6px}.select-small{width:145px}.select-small select{width:100%}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal .content-area{height:calc(90vh - 240px)}.modal .buttons{padding-bottom:100px}.modal-header-container{display:flex;flex-direction:row}.modal-header-container div{flex:1 1;padding:10px 0}.modal-header-container .breadcrumbs,.modal-header-container .button{margin:0!important}.modal-header-container .c-dropdown-trigger span{max-width:100%}}@media only screen and (max-width:991px){.breadcrumbs-disabled .breadcrumb.breadcrumb-disabled{display:inline-block!important}}.breadcrumbs-disabled .breadcrumb:nth-last-child(4){line-height:24px}.modal.modal-upload{overflow:visible}.modal.modal-upload .modal-content{margin-bottom:15px}.modal.modal-upload .header-container{padding:0}.modal.modal-upload .sf{margin-left:4px}.custom-toast .title{font-weight:600}.modal-header-container .breadcrumbs{flex-wrap:wrap}@media only screen and (max-device-width:1024px),only screen and (max-width:1024px){.sharing-files-area{height:calc(100vh - 330px)!important}}.sharing-files-list{border:1px solid #ccc;border-radius:5px;margin-top:25px;max-height:252px;overflow-y:scroll;padding:10px 5px;width:100%}.sharing-files-list li{padding:10px;position:relative}.sharing-files-list li.empty{padding:10px 0}.sharing-files-list li.empty div{padding:0}.sharing-files-list li:last-child{margin:0}.sharing-files-list li span{max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sharing-files-list li .error{color:#ef3232}.sharing-files-list li .doc-icon{margin-left:10px}.sharing-files-list li i{cursor:pointer;position:absolute;right:10px;top:13px}.info{margin:24px 0 0}.folderList{font-size:27px!important;left:0!important;margin-left:7px;position:static!important;top:0!important}.moveTo.modal{overflow:visible}h3{margin:12px 0}.breadcrumbs.new-location{flex-wrap:wrap}.noTop{top:0}.impersonation-banner{background-color:#c10004;display:flex;height:55px!important;justify-content:space-between;padding:10px 25px 10px 15px;position:-webkit-sticky;position:sticky;top:126px;width:100%;z-index:201}.warning-icon{color:#ffbf00;margin-right:15px;margin-top:5px}.stop-impersonate{background-color:#fff;border:none;border-radius:3px;color:inherit;cursor:pointer;font-size:12px;height:100%;margin-left:15px;padding:12px;width:135px}.text-box{color:#fff;display:flex;font-weight:700;line-height:35px}.inactivity-tracker .desc,.inactivity-tracker .timer,.inactivity-tracker .title{color:#555;font-family:Inter,Proxima Nova,sans-serif;font-size:1em;font-weight:400;line-height:1.5}.inactivity-tracker .modal{padding:6px 18px 18px;width:425px}.inactivity-tracker .title{color:#000;font-size:1.3em;font-weight:700;margin-bottom:4px;margin-top:8px}.inactivity-tracker .desc{line-height:1.3em}.inactivity-tracker .box{align-items:center;display:flex;margin-top:8px}.inactivity-tracker .timer{color:#000;font-size:1.3em;font-weight:semi-bold;margin-left:10px}.inactivity-tracker .blue-line{background-color:blue;height:30px;width:5px}.inactivity-tracker button.secondary{background-color:#0000;border-color:blue;border-width:1px;color:blue;margin-right:8px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__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 Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__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 Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__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 Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__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 Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.textfield,body,textarea{font-size:1em;line-height:1.5}.comments .cancel-reply,.comments .comment,.comments label,.comments textarea,.help-text,.input-group label,.page-list li label,.ql-editor ol,.ql-editor ul,.rail .secondary,.sidebar .user-settings .email,header .user-settings .email,label,p{font-size:.813em;line-height:1.385em}*,:after,:before{box-sizing:border-box}body,html{background-color:#fff;color:#000}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}img{border:0;height:auto;max-width:100%}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:inherit}b,strong{font-weight:700}il,li,ul{list-style:none;margin:0;padding:0}:focus,a:focus{outline:none}figure{margin:0}hr{box-sizing:initial;height:0;overflow:visible}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-touch-callout:none}body,html{font-family:sans-serif;font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}iframe[name=widget_trigger_iframe]{left:0!important}.custom-toast .Toastify__toast-icon{display:none}.custom-toast .Toastify__toast{border-radius:3px 3px 3px 3px;box-shadow:0 0 12px #999;color:#fff;margin:0 0 6px;max-width:300px;opacity:.8;overflow:hidden;padding:15px 15px 15px 50px;pointer-events:auto;width:300px}.custom-toast .Toastify__toast:hover{cursor:pointer;opacity:1}.custom-toast .Toastify__toast.Toastify__toast--success{background:#00df68;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important;background-position:left 10px center;background-position-y:center;background-repeat:no-repeat;border-left-color:#00df68;padding-left:45px}.custom-toast .Toastify__toast.Toastify__toast--warning{background:#ffbf00;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important;background-position:left 10px center;background-position-y:center;background-repeat:no-repeat;border-left-color:#ffbf00;padding-left:45px}.custom-toast .Toastify__toast.Toastify__toast--error{background:#ed1c23;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important;background-position:left 10px center;background-position-y:center;background-repeat:no-repeat;border-left-color:#ed1c23;color:#fff;padding-left:45px}.custom-toast .Toastify__toast.Toastify__toast--info{background:#2f96b4;background-color:#2f96b4;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important;background-position:left 10px center;background-position-y:center;background-repeat:no-repeat;color:#fff;padding-left:45px}.custom-toast>.notification-content,.custom-toast>.notification-title{word-wrap:break-word}.vue-notification-group{padding-right:5px;padding-top:10px}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/Inter-SemiBold.4d56bb21f2399db8ad48.ttf) format("truetype")}@font-face{font-family:Inter;font-style:italic;font-weight:400;src:url(/static/media/Inter-Regular.e89cb19905e7db5591b0.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.e89cb19905e7db5591b0.ttf) format("truetype")}@font-face{font-family:Proxima Nova;font-style:normal;font-weight:600;src:url(/static/media/ProximaNova-Semibold.100e2d6a288e61292dc2.eot);src:url(/static/media/ProximaNova-Semibold.100e2d6a288e61292dc2.eot?#iefix) format("embedded-opentype"),url(/static/media/ProximaNova-Semibold.cdbbbded60a414a1428b.woff) format("woff"),url(/static/media/ProximaNova-Semibold.8a8d0a09a191959514c9.ttf) format("truetype")}@font-face{font-family:Proxima Nova;font-style:italic;font-weight:400;src:url(/static/media/ProximaNova-RegularIt.c8d147929c710f7d9bea.eot);src:url(/static/media/ProximaNova-RegularIt.c8d147929c710f7d9bea.eot?#iefix) format("embedded-opentype"),url(/static/media/ProximaNova-RegularIt.6af198134f33546be8dd.woff) format("woff"),url(/static/media/ProximaNova-RegularIt.787fafbe7acea37bf8bf.ttf) format("truetype")}@font-face{font-family:Proxima Nova;font-style:normal;font-weight:400;src:url(/static/media/ProximaNova-Regular.d404071efa2ddb3a3db0.eot);src:url(/static/media/ProximaNova-Regular.d404071efa2ddb3a3db0.eot?#iefix) format("embedded-opentype"),url(/static/media/ProximaNova-Regular.216ffc647d1563e5b304.woff) format("woff"),url(/static/media/ProximaNova-Regular.fe18de3638235565a9fe.ttf) format("truetype")}.material-icons.sm-16{font-size:16px}.container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:12px;padding-right:12px}@media only screen and (max-device-width:770px),only screen and (max-width:770px){.container{padding:0;width:100%}.container .page{box-shadow:none;height:100%;min-height:calc(100vh - 130px)}.container .row{margin:0!important}}@media only screen and (min-width:768px){.container{max-width:100%}}@media only screen and (min-width:992px){.container{max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1140px}}@media only screen and (min-width:1500px){.container{max-width:90%}}.container .row{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.container .row{flex-wrap:wrap}}.container .row{margin-left:-12px;margin-right:-12px}[class^=col-]{flex-grow:0;flex-shrink:0;padding-left:12px;padding-right:12px}.col-xs-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.offset-xs-1{margin-left:8.3333333333%}.col-xs-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.offset-xs-2{margin-left:16.6666666667%}.col-xs-3{flex-basis:25%;max-width:25%}.offset-xs-3{margin-left:25%}.col-xs-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.offset-xs-4{margin-left:33.3333333333%}.col-xs-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.offset-xs-5{margin-left:41.6666666667%}.col-xs-6{flex-basis:50%;max-width:50%}.offset-xs-6{margin-left:50%}.col-xs-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.offset-xs-7{margin-left:58.3333333333%}.col-xs-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.offset-xs-8{margin-left:66.6666666667%}.col-xs-9{flex-basis:75%;max-width:75%}.offset-xs-9{margin-left:75%}.col-xs-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.offset-xs-10{margin-left:83.3333333333%}.col-xs-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.offset-xs-11{margin-left:91.6666666667%}.col-xs-12{flex-basis:100%;max-width:100%}.offset-xs-12{margin-left:100%}@media only screen and (min-width:576px){.col-sm-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{flex-basis:25%;max-width:25%}.offset-sm-3{margin-left:25%}.col-sm-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{flex-basis:50%;max-width:50%}.offset-sm-6{margin-left:50%}.col-sm-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{flex-basis:75%;max-width:75%}.offset-sm-9{margin-left:75%}.col-sm-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{flex-basis:100%;max-width:100%}.offset-sm-12{margin-left:100%}}@media only screen and (min-width:768px){.col-md-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{flex-basis:25%;max-width:25%}.offset-md-3{margin-left:25%}.col-md-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{flex-basis:50%;max-width:50%}.offset-md-6{margin-left:50%}.col-md-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{flex-basis:75%;max-width:75%}.offset-md-9{margin-left:75%}.col-md-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{flex-basis:100%;max-width:100%}.offset-md-12{margin-left:100%}}@media only screen and (min-width:992px){.col-lg-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{flex-basis:25%;max-width:25%}.offset-lg-3{margin-left:25%}.col-lg-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{flex-basis:50%;max-width:50%}.offset-lg-6{margin-left:50%}.col-lg-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{flex-basis:75%;max-width:75%}.offset-lg-9{margin-left:75%}.col-lg-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{flex-basis:100%;max-width:100%}.offset-lg-12{margin-left:100%}}@media only screen and (min-width:1200px){.col-xl-1{flex-basis:8.3333333333%;max-width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}.col-xl-2{flex-basis:16.6666666667%;max-width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}.col-xl-3{flex-basis:25%;max-width:25%}.offset-xl-3{margin-left:25%}.col-xl-4{flex-basis:33.3333333333%;max-width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}.col-xl-5{flex-basis:41.6666666667%;max-width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}.col-xl-6{flex-basis:50%;max-width:50%}.offset-xl-6{margin-left:50%}.col-xl-7{flex-basis:58.3333333333%;max-width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}.col-xl-8{flex-basis:66.6666666667%;max-width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}.col-xl-9{flex-basis:75%;max-width:75%}.offset-xl-9{margin-left:75%}.col-xl-10{flex-basis:83.3333333333%;max-width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}.col-xl-11{flex-basis:91.6666666667%;max-width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}.col-xl-12{flex-basis:100%;max-width:100%}.offset-xl-12{margin-left:100%}}.comments .comment,.is-flex,.rail .top{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.comments .comment,.is-flex,.rail .top{flex-wrap:wrap}}.is-inline-box{display:inline-block}.is-box,.is-inline-box{position:relative}.align-right{justify-content:flex-end}.no-align{align-items:stretch}.pin-left{align-self:flex-start}.pin-right{margin-left:auto}.pin-left{margin-right:auto}@media only screen and (min-width:576px){.hide-sm{display:none!important}}@media only screen and (min-width:768px){.hide-md{display:none!important}}@media only screen and (min-width:992px){.hide-lg{display:none!important}}@media only screen and (min-width:1200px){.hide-xl{display:none!important}}@media only screen and (max-width:575px){.show-sm{display:none!important}}@media only screen and (max-width:767px){.show-md{display:none!important}}@media only screen and (max-width:991px){.show-lg{display:none!important}}@media only screen and (max-width:1199px){.show-xl{display:none!important}}.mobile-ready{display:none}@media only screen and (max-device-width:1024px),only screen and (max-width:1024px){.mobile-disabled{display:none!important}}@media only screen and (max-device-width:650px),only screen and (max-width:650px){.bigphone-disabled{display:none!important}}@media only screen and (max-device-width:800px),only screen and (max-width:800px){.tablet-disabled{display:none!important}}.mobile-enabled{display:none}@media only screen and (max-device-width:1024px),only screen and (max-width:1024px){.mobile-enabled{display:inline-block}}.baseline-text,.button.button-medium,.radios label,.styled-select .fake-input,.styled-select input,.styled-select select,.tag.button-medium,.text-button,.textfield,body,textarea{font-size:1em;line-height:1.5}.button.button-small,.comments .cancel-reply,.doc-grid-item .last-modified,.smallest-text,.tag.button-small,div.tag{font-size:.625em;line-height:1.2em}.button,.comments .cancel-reply,.comments .comment,.comments label,.comments textarea,.context-menu,.doc-grid-item .doc-name,.help-text,.input-group label,.notification-dropdown .nf,.notification-dropdown .notification,.page-list li label,.ql-editor ol,.ql-editor ul,.radios .label,.rail .secondary,.resources .body [class^=col]:not(:first-of-type),.resources .header,.search-suggestions .suggestion,.sidebar .notifications .nf,.sidebar .notifications .notification,.sidebar .user-settings .email,.small-text,.tag,.user-search .textfield,.user-search textarea,[class*=-sides] .preview .paging .num,header .user-settings .email,header .user-settings .settings-links,label,p{font-size:.813em;line-height:1.385em}.medium-text,.notifications.new .dropdown-content .notification-dropdown .nf,.notifications.new .dropdown-content .notification-dropdown .no-notifications,.notifications.new .dropdown-content .notification-dropdown .scroller .notification,.notifications.new .dropdown-content .sidebar .notifications .nf,.notifications.new .dropdown-content .sidebar .notifications .no-notifications,.notifications.new .dropdown-content .sidebar .notifications .scroller .notification,.sidebar .notifications.new .dropdown-content .notifications .nf,.sidebar .notifications.new .dropdown-content .notifications .no-notifications,.sidebar .notifications.new .dropdown-content .notifications .scroller .notification{font-size:.875em;line-height:1.429em}.drag-drop-text,.large-text,.modal-help-text,.page-title,h1{font-size:1.5em;line-height:1.5em}.pw-large-text{color:#101828;font-size:18px;font-weight:600;line-height:28px}.pw-normal-text{font-size:14px;font-weight:400;line-height:28px}.pw-normal-bold-text{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.fw700{color:#101828;font-weight:700}.fw600{color:#101828;font-weight:600}.fw400{color:#475467;font-weight:400}.favourite-icon{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHiSURBVHgB3VXRcYJAED3RAuwgpIJYglagViA2IKQCsQOsIKaCkAqkBKwASjAFKHmP7DI3iOH8y2RnbvZcd997u3eexvwli6JoyvVIjeeaCOCgqqoj12azWbnWORMAeKv7wWAQu9Y5EVA9nI9VyvJdu3AiUPXwMdTvuIcPXGoHfQky+zdsy/1+/8xYGIYFnA+SWZIk2W/1ow5AH26CNb5erxOAz1V9owpdkJQLo/pEqPA87wSfg/B80wFBRWUN3CGkUa+mXXTkkiCHiCXJtIOpLE0omQTSHMq+sE/bKBwPBbFL7J+ETAVOL5fLAv6gBJkA88sUatemx6CuFCGp1RWnEBBrOBxmjHmaLIpIEkjiQ2aDy+GXdad2kpzFUdpNkbhuH1rbUDOW8+NIShu86UDN6oQJCxR+mB7DGST3wG8ILJKlfJyYHkPuXPyyDd5JIKZXNTf9VrZq+glwxWrlGNHJjnPeXHZMc7SmbaOuINr1pbhUYMw6xOeISnFjDvw1cyT8rWC/0hqnDpD8UrOPRgWegi1ACnmiVT3fp/o7xCu7xqkDI4cL1VSqoBn2r/BnxGNRHZuf305T40qgNhbgXevVDDC2WO7/VGJnZwLeZxSH8O/3nmO5kjP+R6OjBd6sg/mX9g3CNQMOk4eW8gAAAABJRU5ErkJggg==) no-repeat 50%/cover;height:24px;width:24px}.favourited-icon{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF+SURBVHgB5VW9UsJAEP7uEmaQKm8gdJS8gdg4lPcG4AsIPIHa2THwAuITGDvtsLPUjk7fQGw0MxLPvUgC5M/NhMbxK7I3ud3v2+xu7oB/hb2Juq5N1GWRGMF1rE5Uj5wDcu3j0Bu6M06cBBNEfhqt5Xq9EwGTPZn6hlq7OlJtTixLQGh0E++YX5HbA2ekHM+CCmsfhy+Fqn3q+8XQXfwqUBmplrRxYGm0tA7KUafdOnhYQOOR7NOXxLNY4oaG4MVs2KGHbVOWhnxLlg3H9IVsWxoCCwN6NszGugdLXGFHoApEXFbEfzd/sDtNIX4yKUN+7vXds4RAIHI7n5URiZMnBEKRylHzjYrXQTEMifwi/jKzndWxmtKXdMEAkUzfT9zjtD2ZE7QPJlZjjUICpNACFzm+qQLmDzYGfDirGJ6Ah4yMNMabM86JSRXQ1razaSLdAY2PvjugSemZdVxIWAUEhI/g8CKSmblczISEZ0uQLa3jQmRfUQRZNS3r+/fwDawwhgU++ZkjAAAAAElFTkSuQmCC) no-repeat 50%/cover;height:24px;width:24px}.unfavourite-icon{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJPSURBVHgB3VVdbtNAEJ5Zx+QJkRvgCHhAFap9A+cENCeoewLECRpuwA0cTkA5QX2DOAKUB6jsG+DyViXeYWb9Q1o79fat6kqr3Yxn5/u+2ZkNwGMaq++/QpkPOaNsHVc/fkeo1KXM9SY7tT1nDYCI582etF7YnrMCEPa8eDzzenq2KqwAGvacngURfZI9r5HV2SEHk3vEmLe5f/RqKrb051XGi8epmgXv3iT3nR91Aq4yD8alD1pPWKDPwd837BsfUSGgbIuZwDelnEyXuzXsRmkQTIuOAgmKY4pBk8+WSQ+Rln0zGhUdT4ICFKZ0cz0PgqCoFLjbEMgJDZw4AOWMnTLDVOvtNWzdi04cpWawZaVIrFK9ZAuDYUWQKATn+Qm7LSsAx02g1IX5iHDhH70+g4ERvJ3mUFVUC55urjgLEBmSrpOITTXOBMzIsIeI5cfwwLEfXGLVBG5X0WrDd6H1JUhuWQnd/D2TPN4XmO9vgs+0EJKU5JK6JnirYF+2ya1IJzjB8YuvMDTc8vOh4B2AFoTU3PwgrqqBgVCVMVE5vxu8F6AKvKtKlTCFQQSpOOPbV94HAFAZ5gR6vW+WfMu8xYWg8kHw7QFIatps8iYwP27n6OqML/SPVJnp+CpyrRI9awB04FhWZzTKmsDmif7f5REDmW9KKTJnlDruizXqM4I2HQl6p5d184mqhMD5CA73Slku+C06NaDSO9V33x6glWLaPpHH7c6rGXHPLLAsY37Lw9pWWANIJyLpD0T6y6HnuC7JmfmPRuQ+cJbwJMc/0P8e4H6dqAUAAAAASUVORK5CYII=) no-repeat 50%/cover;height:24px;width:24px}.folder-movie{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAYAAABE4bxTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPQSURBVHgBrVhLb1NHFP5m7s0DkTY2pG0IokCUClBQ85CqSq26CO2mi5a/wI4l/ANAbNjwJ1ggVojHAoECBAES4iGZCAGBAAYRCCQER0kcx47nMHZs35kzc83DPtJo5s6cOec753zH17oCWvKjmw4IiH0kKIEvFEliLAjUETEynUYTRRQu9xwC4TC+QQSQDoLskBjJZNAkkRrMQXyjELBtZXXdPjRRpB5fXCaf6FI3dN+xVxjtITQkNKZIXEMDEghKhf+8PdMkQE2TVBhkR0I0KDIxBJkc1IlS+kkPosqaoufyXN0rnRcr89oerS5BLUwO5rNvDjYMyDS89miAsUCZuoj29CyCdgSd/SWgByQalXB9xZHhDJGzWlaqWRJ8nyrqBLl+ayIULZ21DfDI64qOrKMPUo9auSwwKgJam0tqZunsbAodXBj07q/YMDhg1tw7sz0D5PSHpbLT7q5244xlxCyjlVVCpWQx0fBnsxTWmcL8Yg43702Vny/eeGmBdEpkghS2jrSRkiedvghhzfcfzeDU+Ql0rAsw8WwOO7d3sm4jT8CVc7LPpe0ErlN+2eBL+nUGZ0cnsaM3gYXFFaQez2JgVxd+//UnHTkxUEBsFSiiiKBXxyniTQx/zDM9crkCJl/O4ebd19jQ2Qalz/r7ktj9ywbPfW4XdXUk54JbHnvcf/QeJ889RN/PCRRWi/j+u1bs/Xt7BKZeeQVYtlz90LlMbGZpbmuRWNVALl1/gf/29GJrTwecFufrqnNhAoHHPiqAKC4zynG2szeJ26kpjE/MINS3b6Xe4Onzjxje3YXFbB5P9Hpw10Zkl/Nobw3w/54tfpC+IKIuqxIwRplHqyP967fNGO7/Ee9mlvR6k17/gOn3S/hjuBt/6jEzl9PX+H3YfqBYZUqkTh+jiFTV1Ja2iiyaSOfE6QdIT83bZQXrHr0e2JHU/NoCs4uszPNmQrXtyTAq4rgAFpUHjJcXHl0eiIj2Q4c3zkvSV0YYQZg4zDMOwM6E093EOWQqCV+Uhidi2fBF7WTQvG+8D5le6IDhBHayBLS1SduBlaXIeEsoYuwh1qegF0fJLsln3u61P1hxpOelKbpZIW4vsiOhVvDZNjeNlMXgGNX5dScPmcnkKdPXWKTKjLN8m6yPAUpxzuMIzDnDubh2T+VmNaCPd66q+XE4P5DetkWdDAB1W5zAgCtLR63MQi2/HRP5S5sHhaQronVjEq1J2zF5ohGeUlh34ILygjXOi3lQYSETFtRQucGXL3RvCwJxSEgx8DUfHAwRaEDKHy4K+sPFv9PpTxLLyAxnCDErAAAAAElFTkSuQmCC) no-repeat 50%/cover;height:29.7px;width:36px}.directory-icon{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAYAAABE4bxTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALZSURBVHgBrVjBThRBEH3VMxINJkC8KB4kxpsH4RNIvPgX3DzCH6B/5M3EoOLZC+HsgZNwIHENcXF3ocveZXamqrpmWZmtpNM7PdVVr96rntkMIdnw4MkugXaYeBVzWmA6LIr4nrbPTrBAo9Hn9X0w3uEORsBJUfS3aLvXw4IsJDB7uKMxsDG4erCDBVpIY26ZPEtSd9qfxRsdrDM6GR9Gpm/oYAXxUfn69MOCAC3Mjsqiv12io4XVLYS1zURUTFdpMFe/ubmezNO18f3rar5Z46s/iBc/Nof9n3udAcnAN5cCjAIlfdGspZmK+yhWXo6B7gZ0tXK5SiSSoUlWszJliew6V+6MsPxstaR7K/UCbOUzLVX28AVCGrVcCkxsgNbz2E1Kp9mkVFxZPH9bxRA9IDV3Z7OmimDdL3JdsSWBNz6VZC3V2GsphbpnABI0SCuRBEnap9RI2anSqxD5bAFKoGCnYHZyjgGpJMiT2s2yX9SJYQ2O0ogSFNCuQtMipY/czDIgseg549O6LpN6jDfxg9sLs4b0Z9sDsTXRxAiGrdw/ZJvZzLOYo0o2ecRddlmzU/+28TGVrI0Zk8yVoo1FRyK2APMYIZPAc+ZbpLP3SCijfKDzyIZnVzLRF9mxN+8kxSygpJ68Ipy49XOqkcgWFdSNqbMriwVWU+BIDkcSK53JWa2XLkPe8XRljIJR6WOeT9IXM+KoHrKnJ9uEXB4IP1u1ZUXtF+9D41diniZVLKGdei+OGw+tPqE9uWTD9gag/wHaWYL0Xi8OqMonIA4w3zGXp84+5G4pSvXndDj7EpYQe8dobNpDBsQ8MsxsYNszkv2Gqfj3PAH69f1r/H2M7AGZJTegW5vdYaV2kXG15HFwjnh5ekjDT083KfAXWnq0hqU1nZidasiRQu1BDsoFK+5fD8Gji145iluTA3758fFGUdA+BXr1Px8chBE62OTDxSh9uHhzdvIP7qOg4jVz7B0AAAAASUVORK5CYII=) no-repeat 50%/cover;height:29.7px;width:36px}.html-background .v-popper__popper{word-wrap:break-word;font-size:13px;font-weight:400;max-width:300px!important}.footer.pagination{bottom:0;left:0;position:absolute;width:100%}.textfield,body,textarea{color:#555;font-family:Inter,Proxima Nova,sans-serif;font-weight:400}.comments .cancel-reply,.comments .comment,.comments label,.comments textarea,.help-text,.input-group label,.page-list li label,.ql-editor ol,.ql-editor ul,.rail .secondary,.sidebar .user-settings .email,header .user-settings .email,label,p{color:#999;font-family:Inter,Proxima Nova,sans-serif;font-weight:400}body,html{min-height:100vh;width:100%}body{background-color:#eaeded;position:relative}h1{font-weight:600;margin:0}a{cursor:pointer}a,a:hover{color:inherit}a i{display:inline!important;line-height:inherit!important;vertical-align:bottom}p{margin:.923em 0}strong{font-weight:600}.up-the-tree{color:#999}.up-the-tree .pic-default:not(.more),.up-the-tree .user-group .more:not(.more),.user-group .up-the-tree .more:not(.more){border:2px dashed #555;filter:grayscale(.7)}.up-the-tree .user-group .more{filter:grayscale(0)}.pic-default,.pic-large,.pic-small,.pic-xlarge,.user-group .more{background-color:#ccc;border-radius:50%;height:30px;padding:1px;width:30px}.pic-default>span,.pic-large>span,.pic-small>span,.pic-xlarge>span,.user-group .more>span{display:inline-block;line-height:30px;text-align:center;vertical-align:middle;width:100%}.pic-default,.user-group .more{height:36px;width:36px}.pic-default>span,.user-group .more>span{display:inline-block;line-height:36px;text-align:center;vertical-align:middle;width:100%}.pic-large{height:60px;width:60px}.pic-xlarge{height:72px;width:72px}.user-group:after{clear:both;content:" ";display:table}.user-group{margin-left:18px}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.user-group{display:none}}.user-group .avatar{float:left;margin-left:-18px}.user-group .avatar:nth-of-type(n+6){display:none}.user-group .more{align-items:center;display:flex;flex-wrap:nowrap;font-weight:600}@media only screen and (min-width:576px){.user-group .more{flex-wrap:wrap}}.user-group .more{background:#555;border:1px solid #fff;color:#fff;float:left;margin-left:-18px;position:relative;text-align:center}.user-group .more.small{height:30px;margin-left:-15px;width:30px}.user-group .more span{flex:1 1}.text-truncate,header .user-settings .dropdown-trigger .name{flex-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-truncate .disabled,.text-truncate.disabled,header .user-settings .dropdown-trigger .disabled.name,header .user-settings .dropdown-trigger .name .disabled{color:gray}.html-background{background-color:#fcfcfd}#main{position:relative;width:100%}#main,#main>div{height:100%}.mask{background-color:#000;display:none;height:100vh;left:0;opacity:.5;position:fixed;top:0;width:100%}.mask.active,.side-menu .mask{display:block}.notify{position:relative}.notify.active:after{background:#ff7623;border:1px solid blue;border-radius:50%;content:"";height:12px;position:absolute;right:0;top:0;width:12px}.doc-icon{background-color:#999;border-radius:2px;color:#fff;font-size:12px;font-weight:600;height:30px;line-height:26px;min-width:24px;position:relative;text-align:center;width:24px}.doc-icon:after,.doc-icon:before,.doc-icon>.doc-icon-counter{border-radius:2px;bottom:0;color:#fff;content:"";font-size:8px;font-weight:600;left:0;line-height:1;position:absolute;text-align:center;text-transform:uppercase;width:100%}.doc-icon:before{height:100%}.doc-icon:after{bottom:2px;content:"ext"}.doc-icon.counter:after{content:""}.doc-icon>.doc-icon-counter{bottom:2px}.doc-icon.small{height:20px;min-width:16px;width:16px}.doc-icon.small:after{font-size:6px}.doc-icon.pdf:after,.doc-icon.pdf:before{background-color:#ed1c23}.doc-icon.pdf.useNewFileProcessingColors:after,.doc-icon.pdf.useNewFileProcessingColors:before{background-color:#d989fc}.doc-icon.pdf:after{content:"pdf"}.doc-icon.fdx:after{content:"fdx"}.doc-icon.fdx.useNewFileProcessingColors:after,.doc-icon.fdx.useNewFileProcessingColors:before,.doc-icon.fdx:after,.doc-icon.fdx:before{background-color:blue}.doc-icon.abw:after,.doc-icon.abw:before{background-color:#2f3c45}.doc-icon.abw.useNewFileProcessingColors:after,.doc-icon.abw.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.abw:after{content:"abw"}.doc-icon.djvu:after,.doc-icon.djvu:before{background-color:#2f3c45}.doc-icon.djvu.useNewFileProcessingColors:after,.doc-icon.djvu.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.djvu:after{content:"djvu"}.doc-icon.doc:after,.doc-icon.doc:before{background-color:#2f3c45}.doc-icon.doc.useNewFileProcessingColors:after,.doc-icon.doc.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.doc:after{content:"doc"}.doc-icon.docm:after,.doc-icon.docm:before{background-color:#2f3c45}.doc-icon.docm.useNewFileProcessingColors:after,.doc-icon.docm.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.docm:after{content:"docm"}.doc-icon.docx:after,.doc-icon.docx:before{background-color:#2f3c45}.doc-icon.docx.useNewFileProcessingColors:after,.doc-icon.docx.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.docx:after{content:"docx"}.doc-icon.lwp:after,.doc-icon.lwp:before{background-color:#2f3c45}.doc-icon.lwp.useNewFileProcessingColors:after,.doc-icon.lwp.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.lwp:after{content:"lwp"}.doc-icon.md:after,.doc-icon.md:before{background-color:#2f3c45}.doc-icon.md.useNewFileProcessingColors:after,.doc-icon.md.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.md:after{content:"md"}.doc-icon.odt:after,.doc-icon.odt:before{background-color:#2f3c45}.doc-icon.odt.useNewFileProcessingColors:after,.doc-icon.odt.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.odt:after{content:"odt"}.doc-icon.pages:after,.doc-icon.pages:before{background-color:#2f3c45}.doc-icon.pages.useNewFileProcessingColors:after,.doc-icon.pages.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.pages:after{content:"pages"}.doc-icon.rst:after,.doc-icon.rst:before{background-color:#2f3c45}.doc-icon.rst.useNewFileProcessingColors:after,.doc-icon.rst.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.rst:after{content:"rst"}.doc-icon.rtf:after,.doc-icon.rtf:before{background-color:#2f3c45}.doc-icon.rtf.useNewFileProcessingColors:after,.doc-icon.rtf.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.rtf:after{content:"rtf"}.doc-icon.sdw:after,.doc-icon.sdw:before{background-color:#2f3c45}.doc-icon.sdw.useNewFileProcessingColors:after,.doc-icon.sdw.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.sdw:after{content:"sdw"}.doc-icon.tex:after,.doc-icon.tex:before{background-color:#2f3c45}.doc-icon.tex.useNewFileProcessingColors:after,.doc-icon.tex.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.tex:after{content:"tex"}.doc-icon.txt:after,.doc-icon.txt:before{background-color:#2f3c45}.doc-icon.txt.useNewFileProcessingColors:after,.doc-icon.txt.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.txt:after{content:"txt"}.doc-icon.wpd:after,.doc-icon.wpd:before{background-color:#2f3c45}.doc-icon.wpd.useNewFileProcessingColors:after,.doc-icon.wpd.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.wpd:after{content:"wpd"}.doc-icon.wps:after,.doc-icon.wps:before{background-color:#2f3c45}.doc-icon.wps.useNewFileProcessingColors:after,.doc-icon.wps.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.wps:after{content:"wps"}.doc-icon.zabw:after,.doc-icon.zabw:before{background-color:#2f3c45}.doc-icon.zabw.useNewFileProcessingColors:after,.doc-icon.zabw.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.zabw:after{content:"zabw"}.doc-icon.csv:after,.doc-icon.csv:before{background-color:#2f3c45}.doc-icon.csv.useNewFileProcessingColors:after,.doc-icon.csv.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.csv:after{content:"csv"}.doc-icon.html:after,.doc-icon.html:before{background-color:#2f3c45}.doc-icon.html.useNewFileProcessingColors:after,.doc-icon.html.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.html:after{content:"html"}.doc-icon.numbers:after,.doc-icon.numbers:before{background-color:#2f3c45}.doc-icon.numbers.useNewFileProcessingColors:after,.doc-icon.numbers.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.numbers:after{content:"numbers"}.doc-icon.ods:after,.doc-icon.ods:before{background-color:#2f3c45}.doc-icon.ods.useNewFileProcessingColors:after,.doc-icon.ods.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.ods:after{content:"ods"}.doc-icon.sdc:after,.doc-icon.sdc:before{background-color:#2f3c45}.doc-icon.sdc.useNewFileProcessingColors:after,.doc-icon.sdc.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.sdc:after{content:"sdc"}.doc-icon.xls:after,.doc-icon.xls:before{background-color:#2f3c45}.doc-icon.xls.useNewFileProcessingColors:after,.doc-icon.xls.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.xls:after{content:"xls"}.doc-icon.xlsm:after,.doc-icon.xlsm:before{background-color:#2f3c45}.doc-icon.xlsm.useNewFileProcessingColors:after,.doc-icon.xlsm.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.xlsm:after{content:"xlsm"}.doc-icon.xlsx:after,.doc-icon.xlsx:before{background-color:#2f3c45}.doc-icon.xlsx.useNewFileProcessingColors:after,.doc-icon.xlsx.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.xlsx:after{content:"xlsx"}.doc-icon.xml:after,.doc-icon.xml:before{background-color:#2f3c45}.doc-icon.xml.useNewFileProcessingColors:after,.doc-icon.xml.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.xml:after{content:"xml"}.doc-icon.dir:after,.doc-icon.dir:before{background-color:#2f3c45}.doc-icon.dir.useNewFileProcessingColors:after,.doc-icon.dir.useNewFileProcessingColors:before{background-color:#e74ce7}.doc-icon.dir:after{content:"dir"}.doc-icon.ase:after,.doc-icon.ase:before{background-color:#ff7623}.doc-icon.ase.useNewFileProcessingColors:after,.doc-icon.ase.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.ase:after{content:"ase"}.doc-icon.bmp:after,.doc-icon.bmp:before{background-color:#ff7623}.doc-icon.bmp.useNewFileProcessingColors:after,.doc-icon.bmp.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.bmp:after{content:"bmp"}.doc-icon.blp:after,.doc-icon.blp:before{background-color:#ff7623}.doc-icon.blp.useNewFileProcessingColors:after,.doc-icon.blp.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.blp:after{content:"blp"}.doc-icon.cd5:after,.doc-icon.cd5:before{background-color:#ff7623}.doc-icon.cd5.useNewFileProcessingColors:after,.doc-icon.cd5.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cd5:after{content:"cd5"}.doc-icon.cit:after,.doc-icon.cit:before{background-color:#ff7623}.doc-icon.cit.useNewFileProcessingColors:after,.doc-icon.cit.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cit:after{content:"cit"}.doc-icon.cpt:after,.doc-icon.cpt:before{background-color:#ff7623}.doc-icon.cpt.useNewFileProcessingColors:after,.doc-icon.cpt.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cpt:after{content:"cpt"}.doc-icon.cr2:after,.doc-icon.cr2:before{background-color:#ff7623}.doc-icon.cr2.useNewFileProcessingColors:after,.doc-icon.cr2.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cr2:after{content:"cr2"}.doc-icon.cut:after,.doc-icon.cut:before{background-color:#ff7623}.doc-icon.cut.useNewFileProcessingColors:after,.doc-icon.cut.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cut:after{content:"cut"}.doc-icon.dds:after,.doc-icon.dds:before{background-color:#ff7623}.doc-icon.dds.useNewFileProcessingColors:after,.doc-icon.dds.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.dds:after{content:"dds"}.doc-icon.dib:after,.doc-icon.dib:before{background-color:#ff7623}.doc-icon.dib.useNewFileProcessingColors:after,.doc-icon.dib.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.dib:after{content:"dib"}.doc-icon.exif:after,.doc-icon.exif:before{background-color:#ff7623}.doc-icon.exif.useNewFileProcessingColors:after,.doc-icon.exif.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.exif:after{content:"exif"}.doc-icon.gif:after,.doc-icon.gif:before{background-color:#ff7623}.doc-icon.gif.useNewFileProcessingColors:after,.doc-icon.gif.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.gif:after{content:"gif"}.doc-icon.gpl:after,.doc-icon.gpl:before{background-color:#ff7623}.doc-icon.gpl.useNewFileProcessingColors:after,.doc-icon.gpl.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.gpl:after{content:"gpl"}.doc-icon.grf:after,.doc-icon.grf:before{background-color:#ff7623}.doc-icon.grf.useNewFileProcessingColors:after,.doc-icon.grf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.grf:after{content:"grf"}.doc-icon.icns:after,.doc-icon.icns:before{background-color:#ff7623}.doc-icon.icns.useNewFileProcessingColors:after,.doc-icon.icns.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.icns:after{content:"icns"}.doc-icon.ico:after,.doc-icon.ico:before{background-color:#ff7623}.doc-icon.ico.useNewFileProcessingColors:after,.doc-icon.ico.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.ico:after{content:"ico"}.doc-icon.jng:after,.doc-icon.jng:before{background-color:#ff7623}.doc-icon.jng.useNewFileProcessingColors:after,.doc-icon.jng.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.jng:after{content:"jng"}.doc-icon.jpeg:after,.doc-icon.jpeg:before{background-color:#ff7623}.doc-icon.jpeg.useNewFileProcessingColors:after,.doc-icon.jpeg.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.jpeg:after{content:"jpeg"}.doc-icon.jpg:after,.doc-icon.jpg:before{background-color:#ff7623}.doc-icon.jpg.useNewFileProcessingColors:after,.doc-icon.jpg.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.jpg:after{content:"jpg"}.doc-icon.jfif:after,.doc-icon.jfif:before{background-color:#ff7623}.doc-icon.jfif.useNewFileProcessingColors:after,.doc-icon.jfif.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.jfif:after{content:"jfif"}.doc-icon.jp2:after,.doc-icon.jp2:before{background-color:#ff7623}.doc-icon.jp2.useNewFileProcessingColors:after,.doc-icon.jp2.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.jp2:after{content:"jp2"}.doc-icon.jps:after,.doc-icon.jps:before{background-color:#ff7623}.doc-icon.jps.useNewFileProcessingColors:after,.doc-icon.jps.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.jps:after{content:"jps"}.doc-icon.max:after,.doc-icon.max:before{background-color:#ff7623}.doc-icon.max.useNewFileProcessingColors:after,.doc-icon.max.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.max:after{content:"max"}.doc-icon.miff:after,.doc-icon.miff:before{background-color:#ff7623}.doc-icon.miff.useNewFileProcessingColors:after,.doc-icon.miff.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.miff:after{content:"miff"}.doc-icon.mng:after,.doc-icon.mng:before{background-color:#ff7623}.doc-icon.mng.useNewFileProcessingColors:after,.doc-icon.mng.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.msp:after,.doc-icon.msp:before{background-color:#ff7623}.doc-icon.msp.useNewFileProcessingColors:after,.doc-icon.msp.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.msp:after{content:"msp"}.doc-icon.nitf:after,.doc-icon.nitf:before{background-color:#ff7623}.doc-icon.nitf.useNewFileProcessingColors:after,.doc-icon.nitf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.nitf:after{content:"nitf"}.doc-icon.ota:after,.doc-icon.ota:before{background-color:#ff7623}.doc-icon.ota.useNewFileProcessingColors:after,.doc-icon.ota.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.ota:after{content:"ota"}.doc-icon.pbm:after,.doc-icon.pbm:before{background-color:#ff7623}.doc-icon.pbm.useNewFileProcessingColors:after,.doc-icon.pbm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pbm:after{content:"pbm"}.doc-icon.pc1:after,.doc-icon.pc1:before{background-color:#ff7623}.doc-icon.pc1.useNewFileProcessingColors:after,.doc-icon.pc1.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pc1:after{content:"pc1"}.doc-icon.pc2:after,.doc-icon.pc2:before{background-color:#ff7623}.doc-icon.pc2.useNewFileProcessingColors:after,.doc-icon.pc2.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pc2:after{content:"pc2"}.doc-icon.pc3:after,.doc-icon.pc3:before{background-color:#ff7623}.doc-icon.pc3.useNewFileProcessingColors:after,.doc-icon.pc3.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pc3:after{content:"pc3"}.doc-icon.pcf:after,.doc-icon.pcf:before{background-color:#ff7623}.doc-icon.pcf.useNewFileProcessingColors:after,.doc-icon.pcf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pcf:after{content:"pcf"}.doc-icon.pdn:after,.doc-icon.pdn:before{background-color:#ff7623}.doc-icon.pdn.useNewFileProcessingColors:after,.doc-icon.pdn.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pdn:after{content:"pdn"}.doc-icon.pgm:after,.doc-icon.pgm:before{background-color:#ff7623}.doc-icon.pgm.useNewFileProcessingColors:after,.doc-icon.pgm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pgm:after{content:"pgm"}.doc-icon.PI1:after,.doc-icon.PI1:before{background-color:#ff7623}.doc-icon.PI1.useNewFileProcessingColors:after,.doc-icon.PI1.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.PI1:after{content:"PI1"}.doc-icon.PI2:after,.doc-icon.PI2:before{background-color:#ff7623}.doc-icon.PI2.useNewFileProcessingColors:after,.doc-icon.PI2.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.PI2:after{content:"PI2"}.doc-icon.PI3:after,.doc-icon.PI3:before{background-color:#ff7623}.doc-icon.PI3.useNewFileProcessingColors:after,.doc-icon.PI3.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.PI3:after{content:"PI3"}.doc-icon.pict:after,.doc-icon.pict:before{background-color:#ff7623}.doc-icon.pict.useNewFileProcessingColors:after,.doc-icon.pict.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pict:after{content:"pict"}.doc-icon.pct:after,.doc-icon.pct:before{background-color:#ff7623}.doc-icon.pct.useNewFileProcessingColors:after,.doc-icon.pct.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pct:after{content:"pct"}.doc-icon.pnm:after,.doc-icon.pnm:before{background-color:#ff7623}.doc-icon.pnm.useNewFileProcessingColors:after,.doc-icon.pnm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pnm:after{content:"pnm"}.doc-icon.pns:after,.doc-icon.pns:before{background-color:#ff7623}.doc-icon.pns.useNewFileProcessingColors:after,.doc-icon.pns.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pns:after{content:"pns"}.doc-icon.ppm:after,.doc-icon.ppm:before{background-color:#ff7623}.doc-icon.ppm.useNewFileProcessingColors:after,.doc-icon.ppm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.ppm:after{content:"ppm"}.doc-icon.psb:after,.doc-icon.psb:before{background-color:#ff7623}.doc-icon.psb.useNewFileProcessingColors:after,.doc-icon.psb.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.psb:after{content:"psb"}.doc-icon.psd:after,.doc-icon.psd:before{background-color:#ff7623}.doc-icon.psd.useNewFileProcessingColors:after,.doc-icon.psd.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.psd:after{content:"psd"}.doc-icon.pdd:after,.doc-icon.pdd:before{background-color:#ff7623}.doc-icon.pdd.useNewFileProcessingColors:after,.doc-icon.pdd.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pdd:after{content:"pdd"}.doc-icon.psp:after,.doc-icon.psp:before{background-color:#ff7623}.doc-icon.psp.useNewFileProcessingColors:after,.doc-icon.psp.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.psp:after{content:"psp"}.doc-icon.px:after,.doc-icon.px:before{background-color:#ff7623}.doc-icon.px.useNewFileProcessingColors:after,.doc-icon.px.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.px:after{content:"px"}.doc-icon.pxm:after,.doc-icon.pxm:before{background-color:#ff7623}.doc-icon.pxm.useNewFileProcessingColors:after,.doc-icon.pxm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pxm:after{content:"pxm"}.doc-icon.pxr:after,.doc-icon.pxr:before{background-color:#ff7623}.doc-icon.pxr.useNewFileProcessingColors:after,.doc-icon.pxr.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pxr:after{content:"pxr"}.doc-icon.qfx:after,.doc-icon.qfx:before{background-color:#ff7623}.doc-icon.qfx.useNewFileProcessingColors:after,.doc-icon.qfx.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.qfx:after{content:"qfx"}.doc-icon.raw:after,.doc-icon.raw:before{background-color:#ff7623}.doc-icon.raw.useNewFileProcessingColors:after,.doc-icon.raw.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.rle:after,.doc-icon.rle:before{background-color:#ff7623}.doc-icon.rle.useNewFileProcessingColors:after,.doc-icon.rle.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.rle:after{content:"rle"}.doc-icon.sct:after,.doc-icon.sct:before{background-color:#ff7623}.doc-icon.sct.useNewFileProcessingColors:after,.doc-icon.sct.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.sct:after{content:"sct"}.doc-icon.tiff:after,.doc-icon.tiff:before{background-color:#ff7623}.doc-icon.tiff.useNewFileProcessingColors:after,.doc-icon.tiff.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.tiff:after{content:"tiff"}.doc-icon.tif:after,.doc-icon.tif:before{background-color:#ff7623}.doc-icon.tif.useNewFileProcessingColors:after,.doc-icon.tif.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.tif:after{content:"tif"}.doc-icon.vtf:after,.doc-icon.vtf:before{background-color:#ff7623}.doc-icon.vtf.useNewFileProcessingColors:after,.doc-icon.vtf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.vtf:after{content:"vtf"}.doc-icon.xbm:after,.doc-icon.xbm:before{background-color:#ff7623}.doc-icon.xbm.useNewFileProcessingColors:after,.doc-icon.xbm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.xbm:after{content:"xbm"}.doc-icon.xcf:after,.doc-icon.xcf:before{background-color:#ff7623}.doc-icon.xcf.useNewFileProcessingColors:after,.doc-icon.xcf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.xcf:after{content:"xcf"}.doc-icon.xpm:after,.doc-icon.xpm:before{background-color:#ff7623}.doc-icon.xpm.useNewFileProcessingColors:after,.doc-icon.xpm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.xpm:after{content:"xpm"}.doc-icon.amf:after,.doc-icon.amf:before{background-color:#ff7623}.doc-icon.amf.useNewFileProcessingColors:after,.doc-icon.amf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.amf:after{content:"amf"}.doc-icon.ai:after,.doc-icon.ai:before{background-color:#ff7623}.doc-icon.ai.useNewFileProcessingColors:after,.doc-icon.ai.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.ai:after{content:"ai"}.doc-icon.awg:after,.doc-icon.awg:before{background-color:#ff7623}.doc-icon.awg.useNewFileProcessingColors:after,.doc-icon.awg.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.awg:after{content:"awg"}.doc-icon.cgm:after,.doc-icon.cgm:before{background-color:#ff7623}.doc-icon.cgm.useNewFileProcessingColors:after,.doc-icon.cgm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cgm:after{content:"cgm"}.doc-icon.cdr:after,.doc-icon.cdr:before{background-color:#ff7623}.doc-icon.cdr.useNewFileProcessingColors:after,.doc-icon.cdr.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cdr:after{content:"cdr"}.doc-icon.cmx:after,.doc-icon.cmx:before{background-color:#ff7623}.doc-icon.cmx.useNewFileProcessingColors:after,.doc-icon.cmx.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cmx:after{content:"cmx"}.doc-icon.dxf:after,.doc-icon.dxf:before{background-color:#ff7623}.doc-icon.dxf.useNewFileProcessingColors:after,.doc-icon.dxf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.dxf:after{content:"dxf"}.doc-icon.e2d:after,.doc-icon.e2d:before{background-color:#ff7623}.doc-icon.e2d.useNewFileProcessingColors:after,.doc-icon.e2d.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.e2d:after{content:"e2d"}.doc-icon.egt:after,.doc-icon.egt:before{background-color:#ff7623}.doc-icon.egt.useNewFileProcessingColors:after,.doc-icon.egt.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.egt:after{content:"egt"}.doc-icon.eps:after,.doc-icon.eps:before{background-color:#ff7623}.doc-icon.eps.useNewFileProcessingColors:after,.doc-icon.eps.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.eps:after{content:"eps"}.doc-icon.fs:after,.doc-icon.fs:before{background-color:#ff7623}.doc-icon.fs.useNewFileProcessingColors:after,.doc-icon.fs.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.fs:after{content:"fs"}.doc-icon.gbr:after,.doc-icon.gbr:before{background-color:#ff7623}.doc-icon.gbr.useNewFileProcessingColors:after,.doc-icon.gbr.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.gbr:after{content:"gbr"}.doc-icon.odg:after,.doc-icon.odg:before{background-color:#ff7623}.doc-icon.odg.useNewFileProcessingColors:after,.doc-icon.odg.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.odg:after{content:"odg"}.doc-icon.svg:after,.doc-icon.svg:before{background-color:#ff7623}.doc-icon.svg.useNewFileProcessingColors:after,.doc-icon.svg.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.svg:after{content:"svg"}.doc-icon.stl:after,.doc-icon.stl:before{background-color:#ff7623}.doc-icon.stl.useNewFileProcessingColors:after,.doc-icon.stl.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.stl:after{content:"stl"}.doc-icon.vrml:after,.doc-icon.vrml:before{background-color:#ff7623}.doc-icon.vrml.useNewFileProcessingColors:after,.doc-icon.vrml.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.vrml:after{content:"vrml"}.doc-icon.x3d:after,.doc-icon.x3d:before{background-color:#ff7623}.doc-icon.x3d.useNewFileProcessingColors:after,.doc-icon.x3d.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.x3d:after{content:"x3d"}.doc-icon.sxd:after,.doc-icon.sxd:before{background-color:#ff7623}.doc-icon.sxd.useNewFileProcessingColors:after,.doc-icon.sxd.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.sxd:after{content:"sxd"}.doc-icon.v2d:after,.doc-icon.v2d:before{background-color:#ff7623}.doc-icon.v2d.useNewFileProcessingColors:after,.doc-icon.v2d.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.v2d:after{content:"v2d"}.doc-icon.vnd:after,.doc-icon.vnd:before{background-color:#ff7623}.doc-icon.vnd.useNewFileProcessingColors:after,.doc-icon.vnd.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.vnd:after{content:"vnd"}.doc-icon.wmf:after,.doc-icon.wmf:before{background-color:#ff7623}.doc-icon.wmf.useNewFileProcessingColors:after,.doc-icon.wmf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.wmf:after{content:"wmf"}.doc-icon.emf:after,.doc-icon.emf:before{background-color:#ff7623}.doc-icon.emf.useNewFileProcessingColors:after,.doc-icon.emf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.emf:after{content:"emf"}.doc-icon.art:after,.doc-icon.art:before{background-color:#ff7623}.doc-icon.art.useNewFileProcessingColors:after,.doc-icon.art.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.art:after{content:"art"}.doc-icon.xar:after,.doc-icon.xar:before{background-color:#ff7623}.doc-icon.xar.useNewFileProcessingColors:after,.doc-icon.xar.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.xar:after{content:"xar"}.doc-icon.png:after,.doc-icon.png:before{background-color:#ff7623}.doc-icon.png.useNewFileProcessingColors:after,.doc-icon.png.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.png:after{content:"png"}.doc-icon.webp:after,.doc-icon.webp:before{background-color:#ff7623}.doc-icon.webp.useNewFileProcessingColors:after,.doc-icon.webp.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.webp:after{content:"webp"}.doc-icon.jxr:after,.doc-icon.jxr:before{background-color:#ff7623}.doc-icon.jxr.useNewFileProcessingColors:after,.doc-icon.jxr.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.jxr:after{content:"jxr"}.doc-icon.hdp:after,.doc-icon.hdp:before{background-color:#ff7623}.doc-icon.hdp.useNewFileProcessingColors:after,.doc-icon.hdp.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.hdp:after{content:"hdp"}.doc-icon.wdp:after,.doc-icon.wdp:before{background-color:#ff7623}.doc-icon.wdp.useNewFileProcessingColors:after,.doc-icon.wdp.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.wdp:after{content:"wdp"}.doc-icon.cur:after,.doc-icon.cur:before{background-color:#ff7623}.doc-icon.cur.useNewFileProcessingColors:after,.doc-icon.cur.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.cur:after{content:"cur"}.doc-icon.ecw:after,.doc-icon.ecw:before{background-color:#ff7623}.doc-icon.ecw.useNewFileProcessingColors:after,.doc-icon.ecw.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.ecw:after{content:"ecw"}.doc-icon.iff:after,.doc-icon.iff:before{background-color:#ff7623}.doc-icon.iff.useNewFileProcessingColors:after,.doc-icon.iff.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.iff:after{content:"iff"}.doc-icon.lbm:after,.doc-icon.lbm:before{background-color:#ff7623}.doc-icon.lbm.useNewFileProcessingColors:after,.doc-icon.lbm.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.lbm:after{content:"lbm"}.doc-icon.liff:after,.doc-icon.liff:before{background-color:#ff7623}.doc-icon.liff.useNewFileProcessingColors:after,.doc-icon.liff.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.liff:after{content:"liff"}.doc-icon.nrrd:after,.doc-icon.nrrd:before{background-color:#ff7623}.doc-icon.nrrd.useNewFileProcessingColors:after,.doc-icon.nrrd.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.nrrd:after{content:"nrrd"}.doc-icon.pam:after,.doc-icon.pam:before{background-color:#ff7623}.doc-icon.pam.useNewFileProcessingColors:after,.doc-icon.pam.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pam:after{content:"pam"}.doc-icon.pcx:after,.doc-icon.pcx:before{background-color:#ff7623}.doc-icon.pcx.useNewFileProcessingColors:after,.doc-icon.pcx.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pcx:after{content:"pcx"}.doc-icon.pgf:after,.doc-icon.pgf:before{background-color:#ff7623}.doc-icon.pgf.useNewFileProcessingColors:after,.doc-icon.pgf.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.pgf:after{content:"pgf"}.doc-icon.sgi:after,.doc-icon.sgi:before{background-color:#ff7623}.doc-icon.sgi.useNewFileProcessingColors:after,.doc-icon.sgi.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.sgi:after{content:"sgi"}.doc-icon.rgb:after,.doc-icon.rgb:before{background-color:#ff7623}.doc-icon.rgb.useNewFileProcessingColors:after,.doc-icon.rgb.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.rgb:after{content:"rgb"}.doc-icon.rgba:after,.doc-icon.rgba:before{background-color:#ff7623}.doc-icon.rgba.useNewFileProcessingColors:after,.doc-icon.rgba.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.rgba:after{content:"rgba"}.doc-icon.bw:after,.doc-icon.bw:before{background-color:#ff7623}.doc-icon.bw.useNewFileProcessingColors:after,.doc-icon.bw.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.bw:after{content:"bw"}.doc-icon.int:after,.doc-icon.int:before{background-color:#ff7623}.doc-icon.int.useNewFileProcessingColors:after,.doc-icon.int.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.int:after{content:"int"}.doc-icon.inta:after,.doc-icon.inta:before{background-color:#ff7623}.doc-icon.inta.useNewFileProcessingColors:after,.doc-icon.inta.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.inta:after{content:"inta"}.doc-icon.sid:after,.doc-icon.sid:before{background-color:#ff7623}.doc-icon.sid.useNewFileProcessingColors:after,.doc-icon.sid.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.sid:after{content:"sid"}.doc-icon.ras:after,.doc-icon.ras:before{background-color:#ff7623}.doc-icon.ras.useNewFileProcessingColors:after,.doc-icon.ras.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.ras:after{content:"ras"}.doc-icon.sun:after,.doc-icon.sun:before{background-color:#ff7623}.doc-icon.sun.useNewFileProcessingColors:after,.doc-icon.sun.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.sun:after{content:"sun"}.doc-icon.tga:after,.doc-icon.tga:before{background-color:#ff7623}.doc-icon.tga.useNewFileProcessingColors:after,.doc-icon.tga.useNewFileProcessingColors:before{background-color:#38eade}.doc-icon.tga:after{content:"tga"}.doc-icon.aaf.useNewFileProcessingColors:after,.doc-icon.aaf.useNewFileProcessingColors:before,.doc-icon.aaf:after,.doc-icon.aaf:before{background-color:#4068b6}.doc-icon.aaf:after{content:"aaf"}.doc-icon.asf.useNewFileProcessingColors:after,.doc-icon.asf.useNewFileProcessingColors:before,.doc-icon.asf:after,.doc-icon.asf:before{background-color:#4068b6}.doc-icon.asf:after{content:"asf"}.doc-icon.avchd.useNewFileProcessingColors:after,.doc-icon.avchd.useNewFileProcessingColors:before,.doc-icon.avchd:after,.doc-icon.avchd:before{background-color:#4068b6}.doc-icon.avchd:after{content:"avchd"}.doc-icon.avi.useNewFileProcessingColors:after,.doc-icon.avi.useNewFileProcessingColors:before,.doc-icon.avi:after,.doc-icon.avi:before{background-color:#4068b6}.doc-icon.avi:after{content:"avi"}.doc-icon.drc.useNewFileProcessingColors:after,.doc-icon.drc.useNewFileProcessingColors:before,.doc-icon.drc:after,.doc-icon.drc:before{background-color:#4068b6}.doc-icon.drc:after{content:"drc"}.doc-icon.flv.useNewFileProcessingColors:after,.doc-icon.flv.useNewFileProcessingColors:before,.doc-icon.flv:after,.doc-icon.flv:before{background-color:#4068b6}.doc-icon.flv:after{content:"flv"}.doc-icon.m2v.useNewFileProcessingColors:after,.doc-icon.m2v.useNewFileProcessingColors:before,.doc-icon.m2v:after,.doc-icon.m2v:before{background-color:#4068b6}.doc-icon.m2v:after{content:"m2v"}.doc-icon.m4p.useNewFileProcessingColors:after,.doc-icon.m4p.useNewFileProcessingColors:before,.doc-icon.m4p:after,.doc-icon.m4p:before{background-color:#4068b6}.doc-icon.m4p:after{content:"m4p"}.doc-icon.m4v.useNewFileProcessingColors:after,.doc-icon.m4v.useNewFileProcessingColors:before,.doc-icon.m4v:after,.doc-icon.m4v:before{background-color:#4068b6}.doc-icon.m4v:after{content:"m4v"}.doc-icon.mkv.useNewFileProcessingColors:after,.doc-icon.mkv.useNewFileProcessingColors:before,.doc-icon.mkv:after,.doc-icon.mkv:before{background-color:#4068b6}.doc-icon.mkv:after{content:"mkv"}.doc-icon.mng.useNewFileProcessingColors:after,.doc-icon.mng.useNewFileProcessingColors:before,.doc-icon.mng:after,.doc-icon.mng:before{background-color:#4068b6}.doc-icon.mng:after{content:"mng"}.doc-icon.mov.useNewFileProcessingColors:after,.doc-icon.mov.useNewFileProcessingColors:before,.doc-icon.mov:after,.doc-icon.mov:before{background-color:#4068b6}.doc-icon.mov:after{content:"mov"}.doc-icon.mp2.useNewFileProcessingColors:after,.doc-icon.mp2.useNewFileProcessingColors:before,.doc-icon.mp2:after,.doc-icon.mp2:before,.doc-icon.mp4.useNewFileProcessingColors:after,.doc-icon.mp4.useNewFileProcessingColors:before,.doc-icon.mp4:after,.doc-icon.mp4:before{background-color:#4068b6}.doc-icon.mp4:after{content:"mp4"}.doc-icon.mpe.useNewFileProcessingColors:after,.doc-icon.mpe.useNewFileProcessingColors:before,.doc-icon.mpe:after,.doc-icon.mpe:before{background-color:#4068b6}.doc-icon.mpe:after{content:"mpe"}.doc-icon.mpeg.useNewFileProcessingColors:after,.doc-icon.mpeg.useNewFileProcessingColors:before,.doc-icon.mpeg:after,.doc-icon.mpeg:before{background-color:#4068b6}.doc-icon.mpeg:after{content:"mpeg"}.doc-icon.mpg.useNewFileProcessingColors:after,.doc-icon.mpg.useNewFileProcessingColors:before,.doc-icon.mpg:after,.doc-icon.mpg:before{background-color:#4068b6}.doc-icon.mpg:after{content:"mpg"}.doc-icon.mpv.useNewFileProcessingColors:after,.doc-icon.mpv.useNewFileProcessingColors:before,.doc-icon.mpv:after,.doc-icon.mpv:before{background-color:#4068b6}.doc-icon.mpv:after{content:"mpv"}.doc-icon.mxf.useNewFileProcessingColors:after,.doc-icon.mxf.useNewFileProcessingColors:before,.doc-icon.mxf:after,.doc-icon.mxf:before{background-color:#4068b6}.doc-icon.mxf:after{content:"mxf"}.doc-icon.nsv.useNewFileProcessingColors:after,.doc-icon.nsv.useNewFileProcessingColors:before,.doc-icon.nsv:after,.doc-icon.nsv:before{background-color:#4068b6}.doc-icon.nsv:after{content:"nsv"}.doc-icon.ogg.useNewFileProcessingColors:after,.doc-icon.ogg.useNewFileProcessingColors:before,.doc-icon.ogg:after,.doc-icon.ogg:before,.doc-icon.ogv.useNewFileProcessingColors:after,.doc-icon.ogv.useNewFileProcessingColors:before,.doc-icon.ogv:after,.doc-icon.ogv:before{background-color:#4068b6}.doc-icon.ogv:after{content:"ogv"}.doc-icon.qt.useNewFileProcessingColors:after,.doc-icon.qt.useNewFileProcessingColors:before,.doc-icon.qt:after,.doc-icon.qt:before{background-color:#4068b6}.doc-icon.qt:after{content:"qt"}.doc-icon.rm.useNewFileProcessingColors:after,.doc-icon.rm.useNewFileProcessingColors:before,.doc-icon.rm:after,.doc-icon.rm:before{background-color:#4068b6}.doc-icon.rm:after{content:"rm"}.doc-icon.rmvb.useNewFileProcessingColors:after,.doc-icon.rmvb.useNewFileProcessingColors:before,.doc-icon.rmvb:after,.doc-icon.rmvb:before{background-color:#4068b6}.doc-icon.rmvb:after{content:"rmvb"}.doc-icon.roq.useNewFileProcessingColors:after,.doc-icon.roq.useNewFileProcessingColors:before,.doc-icon.roq:after,.doc-icon.roq:before{background-color:#4068b6}.doc-icon.roq:after{content:"roq"}.doc-icon.svi.useNewFileProcessingColors:after,.doc-icon.svi.useNewFileProcessingColors:before,.doc-icon.svi:after,.doc-icon.svi:before{background-color:#4068b6}.doc-icon.svi:after{content:"svi"}.doc-icon.vob.useNewFileProcessingColors:after,.doc-icon.vob.useNewFileProcessingColors:before,.doc-icon.vob:after,.doc-icon.vob:before{background-color:#4068b6}.doc-icon.vob:after{content:"vob"}.doc-icon.webm.useNewFileProcessingColors:after,.doc-icon.webm.useNewFileProcessingColors:before,.doc-icon.webm:after,.doc-icon.webm:before{background-color:#4068b6}.doc-icon.webm:after{content:"webm"}.doc-icon.wmv.useNewFileProcessingColors:after,.doc-icon.wmv.useNewFileProcessingColors:before,.doc-icon.wmv:after,.doc-icon.wmv:before{background-color:#4068b6}.doc-icon.wmv:after{content:"wmv"}.doc-icon.yuv.useNewFileProcessingColors:after,.doc-icon.yuv.useNewFileProcessingColors:before,.doc-icon.yuv:after,.doc-icon.yuv:before{background-color:#4068b6}.doc-icon.yuv:after{content:"yuv"}.doc-icon.pls:after,.doc-icon.pls:before{background-color:#ab4cab}.doc-icon.pls.useNewFileProcessingColors:after,.doc-icon.pls.useNewFileProcessingColors:before{background-color:#9e39ca}.doc-icon.pls:after{content:"pls"}.doc-icon.acc.useNewFileProcessingColors:after,.doc-icon.acc.useNewFileProcessingColors:before,.doc-icon.acc:after,.doc-icon.acc:before{background-color:#539bff}.doc-icon.acc:after{content:"acc"}.doc-icon.mp3.useNewFileProcessingColors:after,.doc-icon.mp3.useNewFileProcessingColors:before,.doc-icon.mp3:after,.doc-icon.mp3:before{background-color:#539bff}.doc-icon.mp3:after{content:"mp3"}.doc-icon.m4a.useNewFileProcessingColors:after,.doc-icon.m4a.useNewFileProcessingColors:before,.doc-icon.m4a:after,.doc-icon.m4a:before{background-color:#539bff}.doc-icon.m4a:after{content:"m4a"}.doc-icon.mp2.useNewFileProcessingColors:after,.doc-icon.mp2.useNewFileProcessingColors:before,.doc-icon.mp2:after,.doc-icon.mp2:before{background-color:#539bff}.doc-icon.mp2:after{content:"mp2"}.doc-icon.wma.useNewFileProcessingColors:after,.doc-icon.wma.useNewFileProcessingColors:before,.doc-icon.wma:after,.doc-icon.wma:before{background-color:#539bff}.doc-icon.wma:after{content:"wma"}.doc-icon.wav.useNewFileProcessingColors:after,.doc-icon.wav.useNewFileProcessingColors:before,.doc-icon.wav:after,.doc-icon.wav:before{background-color:#539bff}.doc-icon.wav:after{content:"wav"}.doc-icon.aiff.useNewFileProcessingColors:after,.doc-icon.aiff.useNewFileProcessingColors:before,.doc-icon.aiff:after,.doc-icon.aiff:before{background-color:#539bff}.doc-icon.aiff:after{content:"aiff"}.doc-icon.raw.useNewFileProcessingColors:after,.doc-icon.raw.useNewFileProcessingColors:before,.doc-icon.raw:after,.doc-icon.raw:before{background-color:#539bff}.doc-icon.raw:after{content:"raw"}.doc-icon.flac.useNewFileProcessingColors:after,.doc-icon.flac.useNewFileProcessingColors:before,.doc-icon.flac:after,.doc-icon.flac:before{background-color:#539bff}.doc-icon.flac:after{content:"flac"}.doc-icon.ogg.useNewFileProcessingColors:after,.doc-icon.ogg.useNewFileProcessingColors:before,.doc-icon.ogg:after,.doc-icon.ogg:before{background-color:#539bff}.doc-icon.ogg:after{content:"ogg"}.doc-icon.oga.useNewFileProcessingColors:after,.doc-icon.oga.useNewFileProcessingColors:before,.doc-icon.oga:after,.doc-icon.oga:before{background-color:#539bff}.doc-icon.oga:after{content:"oga"}.doc-icon.amr.useNewFileProcessingColors:after,.doc-icon.amr.useNewFileProcessingColors:before,.doc-icon.amr:after,.doc-icon.amr:before{background-color:#539bff}.doc-icon.amr:after{content:"amr"}.doc-icon.opus.useNewFileProcessingColors:after,.doc-icon.opus.useNewFileProcessingColors:before,.doc-icon.opus:after,.doc-icon.opus:before{background-color:#539bff}.doc-icon.opus:after{content:"opus"}.page{background-color:#fff;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;padding:24px}.page-title{font-weight:600;margin-bottom:24px}.dg-btn--ok{border-color:blue!important;color:blue!important}.dg-btn--cancel{background-color:blue!important;border-color:blue!important}.button,.tag{background-color:inherit;background-color:#eee;border:2px solid #eee;border-radius:0;border-radius:2px;color:inherit;color:#555;cursor:pointer;display:inline-block;font-family:Inter,Proxima Nova,sans-serif;font-weight:600;height:42px;margin:0;min-width:88px;padding:0 24px}.button.button-small,.tag.button-small{font-size:13px;height:30px;min-width:74px;padding-left:12px;padding-right:12px}.button.button-medium,.tag.button-medium{height:34px;min-width:84px;padding-left:12px;padding-right:12px}.button.button-medium:hover,.tag.button-medium:hover{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.button.button-bordered,.tag.button-bordered{background-color:#0000;border-color:#eee;color:#eee}.button.button-primary,.tag.button-primary{background-color:blue;border-color:blue;color:#fff}.button.button-primary.button-bordered,.tag.button-primary.button-bordered{background-color:#0000;border-color:blue;color:blue}.button.button-primary:disabled,.tag.button-primary:disabled{background-color:#9a9faf;border-color:#9a9faf}.button.button-square,.tag.button-square{height:36px;min-width:0;padding:0;vertical-align:top;width:36px}.button.button-secondary,.tag.button-secondary{background-color:#999;border-color:#999;color:#fff}.button.button-secondary.button-bordered,.tag.button-secondary.button-bordered{background-color:#0000;color:#999}.button.button-warning,.tag.button-warning{background-color:#ed1c23;border-color:#ed1c23;color:#fff}.button:disabled,.tag:disabled{cursor:not-allowed;opacity:.5}.button i,.tag i{display:inline;line-height:inherit;vertical-align:bottom}a.button,div.button,div.tag,label.button{display:inline-block;line-height:38px;text-align:center;vertical-align:top}a.button.button-small,div.button.button-small,div.tag.button-small,label.button.button-small{font-size:13px;line-height:26px}.icon-button{-webkit-touch-callout:none;background-color:#0000;border-radius:50%;color:inherit;cursor:pointer;display:inline-block;height:48px;position:relative;-webkit-user-select:none;user-select:none;width:48px}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.icon-button:hover{background:none}.icon-button:hover:after{display:none}}.icon-button>i{left:50%;position:relative;top:50%;transform:translate(-50%,-50%);z-index:1}.icon-button:after{background-color:#fff;border-radius:50%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 125ms ease-out 0;width:100%;z-index:1}.icon-button:hover:after{opacity:.25}.icon-button.icon-button-dark:after{background-color:#000}.icon-button.icon-button-transparent:after{background-color:#0000}.icon-button.icon-button-dark:hover:after{opacity:.1}.icon-button.icon-button-small,.icon-button.icon-button-small-bg{height:36px;width:36px}.text-button{border-radius:2px;cursor:pointer;font-weight:600}.text-button>*{display:inline-block}div.tag{background-color:blue;border-color:blue;color:#fff;height:30px;line-height:26px;min-width:74px;padding-left:12px;padding-right:12px}.fab{border:none;border-radius:0;border-radius:50%;bottom:11px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;height:60px;position:fixed;right:24px;width:60px;z-index:999}.fab,.rail-button{background-color:inherit;background-color:blue;color:inherit;color:#fff;cursor:pointer;margin:0;padding:0}.rail-button{border:none;border-radius:0;border-radius:2px;display:inline-block;height:36px;width:36px}.rail-button:not(:last-of-type){margin-right:8px}.rail-button.rail-button-warning{background-color:#ed1c23}.rail-button.rail-button-warning.disabled{background-color:#555;cursor:not-allowed;opacity:.4}.rail-button.rail-button-info{background-color:#0000;border:1px solid blue;color:blue}.rail-button.rail-button-disabled{background-color:#999}.buttons button{margin:0 2px}.dropdown{display:inline-block;position:relative}.dropdown .dropdown-content{background-color:#fff;border-radius:2px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;color:#555;position:absolute;white-space:nowrap;z-index:99}.dropdown.dropdown-right .dropdown-content{right:0}.context-menu{font-weight:600;max-width:50vw;padding-bottom:6px;padding-top:6px}.context-menu>li{cursor:pointer;display:block;line-height:16px}.context-menu>li i{margin-right:6px;vertical-align:text-bottom}.context-menu>li>a,.context-menu>li>span{display:block;padding:6px 48px 6px 12px}.context-menu>li:hover{background-color:#eee}.context-menu .separator{background-color:#ccc;height:1px;margin-bottom:6px;margin-top:6px;padding:0}.doctype-dropdown{float:right}.tabs{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.tabs{flex-wrap:wrap}}.tabs{border-bottom:1px solid #ccc;font-weight:600}.tabs .tab{color:#999;cursor:pointer;line-height:1.125em;padding-bottom:6px;padding-left:24px;padding-right:24px;position:relative}.tabs .tab:after{background-color:#0000;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.tabs .tab.active{color:blue;cursor:default}.tabs .tab.active:after{background-color:blue}.tab-content:not(.active){display:none}.breadcrumbs{align-items:center;display:flex}@media only screen and (min-width:576px){.breadcrumbs{flex-wrap:wrap}}.breadcrumbs{flex:0 1 auto;flex-wrap:nowrap;font-weight:600;padding-left:20px;position:relative;width:100%}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.breadcrumbs{padding-left:0}.breadcrumbs input{border:1px solid #ccc;padding:1px}}.breadcrumbs .breadcrumb-back{display:flex;flex-shrink:0;margin-right:12px}@media only screen and (min-width:992px){.breadcrumbs .breadcrumb-back{display:none}}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.breadcrumbs .breadcrumb-back{margin:0 10px;width:15px}.breadcrumbs .breadcrumb-back:after{display:none}}.breadcrumbs>[class^=breadcrumb]:not(.breadcrumb-back):nth-last-child(n+5){display:none}.breadcrumbs>[class^=breadcrumb]:nth-last-child(4):not(.breadcrumb-menu):not(.breadcrumb-back){flex:0 1;padding-right:40px}.breadcrumbs .breadcrumb-active{color:#555;cursor:default;flex-shrink:2}.breadcrumbs .breadcrumb-active:after{content:""}.breadcrumbs svg{margin-right:6px;vertical-align:bottom}.breadcrumbs>span:not(.breadcrumb-back):nth-last-child(n+5){display:none}.breadcrumbs>span:nth-last-child(4):not(.breadcrumb-menu):not(.breadcrumb-back){position:relative}.breadcrumbs>span:nth-last-child(4):not(.breadcrumb-menu):not(.breadcrumb-back) .breadcrumb{flex:0 1;padding-right:40px;width:0}.breadcrumbs>span:nth-last-child(4):not(.breadcrumb-menu):not(.breadcrumb-back) .breadcrumb:after{visibility:visible}.breadcrumbs .breadcrumb{color:#999;cursor:pointer;display:inline-block;flex:0 1 auto;flex-shrink:2;font-size:16px;font-weight:inherit;justify-content:space-between;max-width:150px;overflow:hidden;padding-right:24px;position:relative;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.breadcrumbs .breadcrumb:hover{text-decoration:none!important}}.breadcrumbs .breadcrumb:after{content:"";font-family:Material Icons;position:absolute;right:6px;top:0}.breadcrumbs .breadcrumb.breadcrumb-disabled{cursor:pointer}.breadcrumbs .breadcrumb.breadcrumb-disabled:after{content:""}.breadcrumbs .breadcrumb.breadcrumb-active{color:#555;cursor:default;flex-shrink:2}.breadcrumbs .breadcrumb.breadcrumb-active:after{content:""}.breadcrumbs .breadcrumb.breadcrumb-active.breadcrumb-has-menu{cursor:pointer}.breadcrumbs .breadcrumb.breadcrumb-active.breadcrumb-has-menu:after{content:""}.breadcrumbs .breadcrumb:not(.breadcrumb-active):hover,.breadcrumbs .breadcrumb:not(.breadcrumb-disabled):hover{text-decoration:underline}@media only screen and (max-width:991px){.breadcrumbs .breadcrumb:not(.breadcrumb-active):not(.breadcrumb-up){display:none}}.breadcrumbs .breadcrumb.breadcrumbs-disabled .breadcrumb:hover{text-decoration:none}.breadcrumbs .breadcrumb:nth-last-child(n+5){display:none}.breadcrumbs .breadcrumb:nth-last-child(4){line-height:2;visibility:hidden;width:45px}.breadcrumbs .breadcrumb:nth-last-child(4):before{content:"...";visibility:visible}.breadcrumbs .breadcrumb:nth-last-child(4):after{visibility:visible}.breadcrumbs .breadcrumb-menu{max-width:40%;position:relative}@media only screen and (max-width:991px){.breadcrumbs .breadcrumb-menu{max-width:80%}}.breadcrumbs .breadcrumb-menu .dropdown-content{background-color:#fff;border-radius:2px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;color:#555;position:absolute;white-space:nowrap;z-index:99}.breadcrumbs .breadcrumb-menu .menu__activator{flex:1 1 25%;flex-shrink:1;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.breadcrumbs .breadcrumb-menu .menu__activator .breadcrumb-has-menu{cursor:pointer;display:block;flex:0 1 auto;flex-shrink:2;justify-content:space-between;overflow:hidden;padding-right:24px;position:relative;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:991px){.breadcrumbs .breadcrumb-menu:not(.breadcrumb-active){display:none}}.breadcrumbs .go-back{display:inline-block!important}@media only screen and (min-width:992px){button~.breadcrumbs{margin-left:48px}}.modal:not(.modal-upload) .breadcrumbs .breadcrumb:not(.breadcrumb-active):after{content:""}.modal:not(.modal-upload) .breadcrumbs .breadcrumb:not(.breadcrumb-has-menu):last-of-type:after{content:""}.modal:not(.modal-upload) .breadcrumb-complete{color:blue}.menu__activator>.breadcrumb-active{position:static}.menu__activator{position:relative}.modal .breadcrumbs>[class^=breadcrumb]:nth-last-child(4){width:65px}.textfield,textarea{background-color:inherit;background-color:#fafbfb;border:1px solid #ccc;border-radius:0;border-radius:2px;box-sizing:initial;box-sizing:border-box;color:inherit;display:block;height:36px;margin:0;padding:0 0 0 12px}.textfield:focus,textarea:focus{background-color:#fff}.textfield:disabled,textarea:disabled{cursor:not-allowed;pointer-events:none}.help-text,label{display:block;margin-bottom:6px}.help-text{margin-bottom:0}.input-group label{display:inline-block;margin-bottom:6px}.input-group .styled-select{display:block}.input-group .styled-select+.help-text{margin-top:6px}.styled-select .fake-input,.styled-select input,.styled-select select,.styled-select>i:first-child{background:#fff;background:linear-gradient(180deg,#fff 0,#eaedec);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eaedec",GradientType=0)}select{font-family:Inter,Proxima Nova,sans-serif}.styled-select{cursor:pointer;display:inline-block;min-height:36px;position:relative}.styled-select .fake-input,.styled-select input,.styled-select select{-webkit-appearance:none;appearance:none;background-color:inherit;border:1px solid #ccc;border-radius:0;border-radius:4px;color:inherit;cursor:pointer;display:inline-block;height:36px;line-height:36px;margin:0;padding:0 48px 0 6px;position:relative}@media only screen and (max-device-width:576px),only screen and (max-width:576px){.styled-select .fake-input,.styled-select input,.styled-select select{padding-right:0}}.styled-select .fake-input:after,.styled-select input:after,.styled-select select:after{content:"";font-family:Material Icons;font-size:24px;height:24px;position:absolute;right:0;top:0;width:24px}.styled-select .fake-input{left:-3px;vertical-align:bottom}.styled-select>i:first-child{border:1px solid #ccc;border-bottom-left-radius:4px;border-right:none;border-top-left-radius:4px;height:36px;padding-left:6px;padding-right:6px;padding-top:6px;vertical-align:bottom}.styled-select i+.fake-input,.styled-select i+input,.styled-select i+select{border-bottom-left-radius:0;border-top-left-radius:0}.styled-select.select-small{height:24px;min-height:0}.styled-select.select-small .fake-input,.styled-select.select-small input,.styled-select.select-small select{font-size:12px;height:24px;line-height:24px;padding-right:24px}.styled-select.select-small:after{font-size:16px;height:16px;width:16px}textarea{height:60px;padding:0;width:100%}.filter{position:relative}.filter .filter-search,.filter .project-search{padding-left:36px;padding-right:36px;width:100%}.filter i{cursor:pointer;left:6px;position:absolute;top:6px}.filter .clear-field{cursor:pointer;left:inherit;right:6px}.checkbox{-webkit-touch-callout:none;cursor:pointer;display:inline-block;position:relative;-webkit-user-select:none;user-select:none}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.checkbox{line-height:1.5em}}.checkbox input[type=checkbox]{left:0;margin:0;position:absolute;top:0;visibility:hidden}.checkbox label{color:#555;cursor:pointer;display:inline-block;line-height:21px;margin:0;padding-left:30px}@media only screen and (max-device-width:576px),only screen and (max-width:576px){.checkbox label{line-height:1.5}}.checkbox label:after{color:#999;content:"";font-family:Material Icons;font-size:24px;height:24px;left:0;position:absolute;top:0;width:24px}@media only screen and (max-device-width:576px),only screen and (max-width:576px){.checkbox label:after{font-size:20px;top:-5px}}.checkbox input[type=checkbox]:checked+label{color:blue}.checkbox input[type=checkbox]:checked:disabled+label{opacity:.8}.checkbox input[type=checkbox]:checked+label:after{color:blue;content:""}.checkbox.disabled{opacity:.5}.error .help-text,.error label{color:#ed1c23}.error .styled-select i,.error .styled-select select,.error .textfield,.error textarea{border-color:#ed1c23}.user-search{position:relative}.user-search .textfield,.user-search textarea{line-height:1;padding-left:36px;padding-right:36px;width:100%}.user-search i{left:6px;position:absolute;top:6px}.user-search .clear-field{cursor:pointer;left:inherit;right:6px}.radios{margin-left:-12px}.radios .radio{cursor:pointer;display:inline-block;margin-left:12px;position:relative}.radios .label{color:#999;margin-left:12px}.radios label{color:#555;cursor:pointer;display:inline-block;font-weight:600;margin:0;padding-left:24px}.radios label:after{color:#555;content:"";font-family:Material Icons;left:0;position:absolute;top:0}.radios input[type=radio]{cursor:pointer;position:absolute;visibility:hidden}.radios input[type=radio]:checked+label:after{color:blue;content:""}header.page-header{background:linear-gradient(90deg,#000fff,#0000b3);color:#fff;padding:.75em 0;position:relative;width:100%;z-index:20}header.page-header .download{cursor:pointer}header.page-header .logo{max-height:48px;position:relative}header.page-header .logo .lite{font-size:13px;left:-27px;line-height:13px;position:absolute;top:0}@media only screen and (max-device-width:992px),only screen and (max-width:992px){header.page-header .logo .lite{display:none}}header.page-header .logo img{max-height:48px}@media only screen and (max-device-width:768px),only screen and (max-width:768px){header.page-header .logo img{display:none}header.page-header .logo .mobile-ready{display:block;text-align:center}header.page-header .logo .mobile-ready img{display:inline}}header.page-header .search-suggestions{top:3em}header.page-header .page-header-buttons .icon-button.dropdown-trigger.active:before{background:red;border-radius:50%;content:"";height:7px;position:absolute;right:6px;top:12px;width:7px}header .notifications{margin:0 24px}@media only screen and (min-width:1200px){header .notifications{margin:0 48px}}header .notifications .dropdown-content{left:-168px;opacity:1;visibility:visible}.scroller{max-height:70vh;overflow:auto}.notification-dropdown,.sidebar .notifications{width:360px}.notification-dropdown .nh,.sidebar .notifications .nh{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.notification-dropdown .nh,.sidebar .notifications .nh{flex-wrap:wrap}}.notification-dropdown .nh,.sidebar .notifications .nh{border-bottom:1px solid #ccc;font-weight:600;padding:12px}.notification-dropdown .notification,.sidebar .notifications .notification{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.notification-dropdown .notification,.sidebar .notifications .notification{flex-wrap:wrap}}.notification-dropdown .notification,.sidebar .notifications .notification{border-bottom:1px solid #ccc;color:#999;cursor:pointer;padding:9px 12px;white-space:normal}.notification-dropdown .notification:last-of-type,.sidebar .notifications .notification:last-of-type{border:none}.notification-dropdown .notification .details,.sidebar .notifications .notification .details{display:flex;flex-direction:row}.notification-dropdown .notification .details .avatar,.sidebar .notifications .notification .details .avatar{margin-right:10px;min-width:36px}.notification-dropdown .notification .details span,.sidebar .notifications .notification .details span{color:#555}.notification-dropdown .notification .time,.sidebar .notifications .notification .time{text-align:right;width:100%}.notification-dropdown .notification .time .notify,.sidebar .notifications .notification .time .notify{height:12px;margin:6px auto 0;width:12px}.notification-dropdown .notification .time .notify:after,.sidebar .notifications .notification .time .notify:after{border-color:#fff}.notification-dropdown .nf,.sidebar .notifications .nf{border-top:1px solid #ccc;font-weight:600;padding-bottom:18px;padding-top:18px;text-align:center}.notification-dropdown .nf a,.sidebar .notifications .nf a{color:inherit;margin:0 auto}header .user-settings{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){header .user-settings{flex-wrap:wrap}}header .user-settings .dropdown-trigger{cursor:pointer}header .user-settings .dropdown-trigger .name{-webkit-touch-callout:none;margin-left:6px;max-width:120px;-webkit-user-select:none;user-select:none}@media only screen and (min-width:1500px){header .user-settings .dropdown-trigger .name{max-width:200px}}header .user-settings .dropdown-trigger [class^=pic-]{background-color:#fff}header .user-settings i{opacity:.5;opacity:1}header .user-settings .dropdown-content{left:auto;min-width:269px;padding-top:18px;right:0;text-align:center}header .user-settings .settings-links{margin-top:36px}header .user-settings .settings-links li{border-top:1px solid #ccc;padding:12px 0}.global-search{position:relative}.global-search [type=submit],.global-search [type=text]{background-color:inherit;border:none;border-radius:0;color:inherit;font-size:1em;margin:0;padding:0}.global-search .search-icon{display:block;left:.5em;position:absolute;top:.5em;transition:color 125ms ease-out 0;z-index:1}.global-search .clear-field{color:#555;cursor:pointer;opacity:0;position:absolute;right:.5em;top:.5em;z-index:1}.global-search [type=submit]{background:#0000;border-right:1px solid blue;cursor:pointer;height:2.5em;left:0;margin-top:.25em;position:absolute;top:0;transition:border-color 125ms ease-out 0;width:3em;z-index:1}.global-search [type=text]{background-color:#1a55fd;border-radius:2px;color:#fff;height:3em;padding:0 2.5em 0 4em;position:relative;transition:opacity 125ms ease-out 0;width:100%;z-index:1}.global-search [type=text]:focus{background-color:#fff;color:#555;opacity:1}.global-search [type=text]:focus .search-label{background:blue}.global-search [type=text].extra-indent{padding-left:166px!important}.global-search [type=text]:focus+[type=submit],.global-search [type=text]:focus+[type=submit]+.search-icon{border-color:#ccc;color:#555}.global-search [type=text]:focus+[type=submit]+.search-icon+.clear-field{opacity:1;z-index:2}.global-search [type=text]:focus+[type=submit]+.search-icon+.clear-field+.search-suggestions:hover{opacity:1;transition-delay:0s;visibility:visible}.global-search .input-progress-bottom{z-index:2}.global-search .datepicker-hidden,.global-search .modal{color:#555}.search-suggestions{background-color:#fff;border-radius:2px;border-top:1px solid #ccc;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;color:#555;left:0;opacity:0;position:absolute;top:2em;transition:visibility 0s ease .25s,opacity .25s ease;visibility:hidden;width:100%}.search-suggestions.active{opacity:1;visibility:visible}.search-suggestions .progress{height:2px;margin:0;position:absolute;top:0}.search-suggestions .suggestion{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.search-suggestions .suggestion{flex-wrap:wrap}}.search-suggestions .suggestion{cursor:pointer;padding:12px}.search-suggestions .suggestion .doc-icon,.search-suggestions .suggestion .user-group,.search-suggestions .suggestion i,.search-suggestions .suggestion>.avatar,.search-suggestions .suggestion>[class^=pic-]{align-items:center;display:flex;justify-content:center;margin-right:12px}.search-suggestions .suggestion .external.pic-default,.search-suggestions .suggestion .external.pic-large,.search-suggestions .suggestion .external.pic-xlarge,.search-suggestions .suggestion .pic-small.external,.search-suggestions .suggestion .user-group .external.more,.user-group .search-suggestions .suggestion .external.more{line-height:30px;text-align:center}.search-suggestions .suggestion span{font-weight:600}.search-suggestions .suggestion .location{color:#999;margin-left:auto}@media only screen and (max-width:767px){.search-suggestions .suggestion .location{display:none}}.search-suggestions .suggestion .username{font-weight:600}.search-suggestions .suggestion:hover{background-color:#fff}.global-search [type=text]:focus+[type=submit]+i+a+.search-suggestions{opacity:1;visibility:visible}.global-search-filters-menu{position:absolute;right:0;top:0;z-index:1}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.global-search-filters-menu{z-index:3}.global-search-filters-menu .menu__activator{max-width:150px;overflow:hidden}}.global-search-filters-menu{cursor:pointer}.global-search-filters-menu .menu__activator{background:#eaeded;box-shadow:inset 0 0 2px #0000003d;color:#999;float:right;font-size:13px;height:48px;line-height:48px;padding:0 12px;vertical-align:middle}.global-search-filters-menu .menu__activator i.material-icons{vertical-align:text-bottom}.global-search-filters-menu .dropdown-content{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;clear:both;margin-top:4px;max-height:378px;overflow-y:auto}.global-search-filters-menu .context-menu{background:#fff;padding-bottom:30px}.global-search-filters-menu .separator{margin:0}.global-search-filters-menu .search-filter-item{color:#555}.global-search-filters-menu .search-filter-item.current{background:#4d4dff;color:#fff}.global-search-filters-menu .search-filter-item.clear{background:#fff;border-top:1px solid #ccc;bottom:0;left:0;position:absolute;right:0}.global-search-filters-menu .search-filter-item>a,.global-search-filters-menu .search-filter-item>span{padding:5px 12px}.global-search-filters-menu .search-filter-item.header{color:#999}.global-search-filters-menu .search-filter-item .doc-icon{display:inline-block;margin-right:6px;vertical-align:middle}.hide-lg .icon-button{flex:1 1;height:auto;text-align:center;width:auto}.hide-lg .icon-button i{left:auto;top:auto;transform:none}.global-search.new .search-icon{color:#667085;cursor:pointer;left:.9em;top:.6em}.global-search.new [type=submit]{border-right:none;margin-top:0}.global-search.new [type=text]{background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#182230;gap:8px;height:40px;padding:0 2.5em;width:450px}.global-search.new [type=text]::placeholder{color:#667085}.global-search.new span.close-icon{color:#d0d5dd;cursor:pointer;font-size:20px;position:absolute;transform:translate(-25px,11px);z-index:1}.global-search.new .c-header-filters-trigger{background-color:initial;border-radius:0;padding:8px 15px 8px 0}.global-search.new .c-header-filters-trigger span{border-left:1px solid #d0d5dd;color:#667085;font-size:16px;font-weight:400;padding:0 .4em 0 .75em}.global-search.new .c-header-filters-trigger i{color:#667085;font-size:17px;font-weight:700}.global-search.new .search-suggestions{border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 4px 6px -2px #00000017;overflow:visible;overflow:initial;overflow-y:scroll;padding:8px 0;top:2.75em}.global-search.new .search-suggestions .valign-wrapper{margin:0 6px}.global-search.new .search-suggestions .valign-wrapper .suggestion{color:#182230;gap:10px;padding:8px;width:100%}.global-search.new .search-suggestions .valign-wrapper .suggestion img{height:16px;width:20px}.global-search.new .search-suggestions .valign-wrapper .suggestion i{color:#182230;font-size:20px;margin-right:0}.global-search.new .search-suggestions .valign-wrapper .suggestion span{text-wrap:wrap;color:#182230;font-size:16px;font-weight:500;line-height:24px;margin-left:0}.global-search.new .search-suggestions .valign-wrapper .suggestion.directory,.global-search.new .search-suggestions .valign-wrapper .suggestion.file{width:90%}.global-search.new .search-suggestions .doc-list-item:hover,.global-search.new .search-suggestions .suggestion:hover{background-color:#f2f4f7;border-radius:6px}.global-search.new .search-suggestions .show-next-el{border-top:1px solid #eaecf0;margin-top:6px}.global-search.new .search-suggestions .show-next-el .suggestion{color:#182230;font-family:system-ui;font-size:16px;font-style:italic;justify-content:space-between;margin-top:6px}.global-search.new .search-suggestions .show-next-el .suggestion i{color:#667085;font-weight:600}.right-contents .resource-center-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.right-contents .resource-center-wrapper .pendo-resource-center-badge-notification-bubble{border:1px solid #fff!important;border-radius:16px!important;height:15px!important;left:-9px!important;margin-left:30px;margin-top:12px;top:-15px!important;width:15px!important}.right-contents .resource-center-wrapper .pendo-notification-bubble-unread-count{font-size:11px!important;font-weight:500!important;left:-6px;position:relative}.right-contents .action-icon-button{border-radius:6px;padding:6px}.right-contents .action-icon-button:hover{background-color:#155eef;cursor:pointer}.right-contents .download-manager{margin-bottom:0}.right-contents .studio-plus-logo{margin-left:2.625em}.right-contents .studio-plus-logo>svg{height:2.5em;width:auto}.notifications.new{margin:0}.notifications.new .bell-icon-button{align-items:center;cursor:pointer;display:flex;position:relative}.notifications.new .bell-icon-button.active:before{background:#66c61c;border-radius:50%;content:"";height:10px;left:20px;position:absolute;top:6px;width:10px}.notifications.new .dropdown-content{border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 4px 6px -2px #00000017;left:-417px;top:-20px;width:450px}.notifications.new .dropdown-content .notification-dropdown,.notifications.new .dropdown-content .sidebar .notifications,.sidebar .notifications.new .dropdown-content .notifications{width:auto}.notifications.new .dropdown-content .notification-dropdown .nh,.notifications.new .dropdown-content .sidebar .notifications .nh,.sidebar .notifications.new .dropdown-content .notifications .nh{border-bottom:1px solid #f2f4f7;color:#182230;height:58px;padding:11px 20px}.notifications.new .dropdown-content .notification-dropdown .nh>div:first-child,.notifications.new .dropdown-content .sidebar .notifications .nh>div:first-child,.sidebar .notifications.new .dropdown-content .notifications .nh>div:first-child{font-size:18px}.notifications.new .dropdown-content .notification-dropdown .nh img,.notifications.new .dropdown-content .sidebar .notifications .nh img,.sidebar .notifications.new .dropdown-content .notifications .nh img{align-items:center;cursor:pointer;display:flex;margin:6px}.notifications.new .dropdown-content .notification-dropdown .scroller,.notifications.new .dropdown-content .sidebar .notifications .scroller,.sidebar .notifications.new .dropdown-content .notifications .scroller{max-height:45vh}.notifications.new .dropdown-content .notification-dropdown .scroller .notification,.notifications.new .dropdown-content .sidebar .notifications .scroller .notification,.sidebar .notifications.new .dropdown-content .notifications .scroller .notification{border-bottom:1px solid #f2f4f7;height:102px;padding:8px 14px}.notifications.new .dropdown-content .notification-dropdown .scroller .notification .details-container,.notifications.new .dropdown-content .sidebar .notifications .scroller .notification .details-container,.sidebar .notifications.new .dropdown-content .notifications .scroller .notification .details-container{display:flex;gap:10px;width:100%}.notifications.new .dropdown-content .notification-dropdown .scroller .notification .details-container .details,.notifications.new .dropdown-content .sidebar .notifications .scroller .notification .details-container .details,.sidebar .notifications.new .dropdown-content .notifications .scroller .notification .details-container .details{display:flex;flex-direction:column;gap:8px;width:90%}.notifications.new .dropdown-content .notification-dropdown .scroller .notification .details-container .details span,.notifications.new .dropdown-content .sidebar .notifications .scroller .notification .details-container .details span,.sidebar .notifications.new .dropdown-content .notifications .scroller .notification .details-container .details span{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#182230;display:-webkit-box;max-height:4.5em;overflow:hidden;text-overflow:ellipsis}.notifications.new .dropdown-content .notification-dropdown .scroller .notification .details-container .details .time,.notifications.new .dropdown-content .sidebar .notifications .scroller .notification .details-container .details .time,.sidebar .notifications.new .dropdown-content .notifications .scroller .notification .details-container .details .time{color:#98a2b3;font-size:12px;line-height:18px;text-align:left}.notifications.new .dropdown-content .notification-dropdown .scroller .notification .details-container .details .time .notify,.notifications.new .dropdown-content .sidebar .notifications .scroller .notification .details-container .details .time .notify,.sidebar .notifications.new .dropdown-content .notifications .scroller .notification .details-container .details .time .notify{display:none}.notifications.new .dropdown-content .notification-dropdown .no-notifications,.notifications.new .dropdown-content .sidebar .notifications .no-notifications,.sidebar .notifications.new .dropdown-content .notifications .no-notifications{align-items:center;border-bottom:1px solid #f2f4f7;display:flex;justify-content:center;min-height:100px}.notifications.new .dropdown-content .notification-dropdown .nf,.notifications.new .dropdown-content .sidebar .notifications .nf,.sidebar .notifications.new .dropdown-content .notifications .nf{align-items:center;border-top:none;display:flex;gap:8px;height:65px;justify-content:flex-end;padding:0 16px;text-align:right}.notifications.new .dropdown-content .notification-dropdown .nf a,.notifications.new .dropdown-content .sidebar .notifications .nf a,.sidebar .notifications.new .dropdown-content .notifications .nf a{color:#004eeb;font-weight:600;margin:0}.notifications.new .dropdown-content .notification-dropdown .nf button,.notifications.new .dropdown-content .sidebar .notifications .nf button,.sidebar .notifications.new .dropdown-content .notifications .nf button{background-color:#fff;border:none;border-radius:8px;color:#004eeb;cursor:pointer;font-size:14px;font-weight:600;height:auto;min-width:0;min-width:auto;padding:0}.notifications.new .dropdown-content .notification-dropdown .nf button.mark-all-read.disable,.notifications.new .dropdown-content .sidebar .notifications .nf button.mark-all-read.disable,.sidebar .notifications.new .dropdown-content .notifications .nf button.mark-all-read.disable{color:#98a2b2;pointer-events:none}.notifications.new .dropdown-content .notification-dropdown .nf span,.notifications.new .dropdown-content .sidebar .notifications .nf span,.sidebar .notifications.new .dropdown-content .notifications .nf span{color:#d0d5dd}.sidebar{background-color:#fff;max-height:100vh;min-height:100vh;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;transform:translate3d(100%,0,0);width:280px;z-index:20}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.sidebar{width:90%}}.sidebar .user-settings{align-items:normal;flex-direction:column}.sidebar .user-settings .tabs{justify-content:center;padding-top:24px}.sidebar .user-settings .tab{flex:1 1;padding-left:0;padding-right:0;text-align:center}.sidebar .user-settings .head{background-color:blue;color:#fff;flex:1 1;padding-bottom:12px;padding-top:18px;position:relative;text-align:center}.sidebar .user-settings .head .help,.sidebar .user-settings .head .settings{left:12px;position:absolute;top:12px}.sidebar .user-settings .head .help{left:auto;right:12px}.sidebar .user-settings .head button{margin-top:12px}.sidebar .user-settings .email{color:#ccc}.sidebar .user-settings [class^=pic-]{background-color:#fff}.side-menu .sidebar{box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;transform:translate3d(120%,0,0);transition:all .2s ease}.side-menu .sidebar.active{transform:translateZ(0)}.sidebar .notifications{width:auto}.sidebar .notifications .nf{background-color:#fff;bottom:0;box-shadow:0 -2px 8px #0000001f;color:#ccc;left:0;position:absolute;width:100%}.toolbar{background-color:#fff;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;height:60px;margin-bottom:50px;position:relative}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.toolbar{margin-bottom:25px}}.toolbar>.container{height:100%}.toolbar>.container>.row{align-content:center;height:100%}.toolbar .sort-type{margin-right:6px}.toolbar .switch-link{font-weight:600;line-height:16px}.toolbar .upload-button{min-width:auto;padding:0;transition:all .2s ease;width:100%}.toolbar .upload-button:hover{background-color:#1a55fd;border-color:#1a55fd;color:#fff}.toolbar .breadcrumbs{padding-left:0}.toolbar .breadcrumbs .c-dropdown-trigger i{font-size:22px}.toolbar .breadcrumbs .c-dropdown-trigger i:after,.toolbar .breadcrumbs .c-dropdown-trigger i:before{display:none!important}.sort-type .context-menu li:not(.active) i{opacity:0;visibility:hidden}.multi-share,.multi-share-button,.multiAction{display:none}.home-list-active .multi-share,.home-list-active .multi-share-button,.home-list-active .multiAction{display:block}.home-list-active .doc-grid{display:none}@media only screen and (min-width:768px){.home-list-active .sort-direction,.home-list-active .sort-type{display:none}}@media only screen and (max-width:767px){.home-list-active .multi-share,.home-list-active .multi-share-button,.home-list-active .multiAction{display:none}}.doc-grid .row{flex-wrap:wrap}.doc-grid-item{background-color:#fff;border:1px solid #0000;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;display:block;margin-bottom:24px;position:relative}.doc-grid-item:hover{border-color:blue}.doc-grid-item .bookmark{color:#999;cursor:pointer;left:12px;position:absolute;top:12px;z-index:10}.doc-grid-item .bookmark.favorited{color:#ff7623}.doc-grid-item .preview{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAAPAAQMAAADAGILYAAAABlBMVEW8vsDn6OnyCdevAAAEcklEQVR4AezBgQAAAADDoPtTH2TVQgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAODs3EGOpDgTxfFGbn3efdxgfBQfzRyNo/gILL1A/EdCmgxVJanRLHgxU8RbkerFr7Pwc5qoUubhBDdWFzfBcIFnOFzgCjjdYnxuMkD3WVuwOcAZYPgsath9YJ8+FQCcagyLHm6+8KqHOdOfA0/O8PYcODnD4zlwfiq8/zg44IBHwPEhcRe8PQeenOEeB3rxs5MeXtyej30nAnr4eNLURz/n0k/2/GeZ+umt/7z6t03of0vh/5+ri+28VOYP+y1MkcL1LNTZ4rIo4WZaXZUwBrcudCfsbaKEE6axCeFs2sQQwrNpiV0IF9MyhxCups0ghJtpRXrgw7QKq7DGpjWERU526Jmk559sWpKe+GaDJ+kZt2A3Vnqqr18XF8oaW50QFhm+bCCswhrblgl0YY33t2oJkq272iLbmxQX2W6ruMi2kMVFtuqKi2zvUVxku6vaIts61hbZmmvw0NfY9jF1jW3nFtXYAqCvsX06q2ts5xFxje0EJq6xnTnFNbYii2ts/xNxje1nr66xrTZxjVVFthrfcBSIRCKRSCQSiUQEmfkHOQJ+T8ABBxxwwAEHHHDAAQcccMABBxxwwAFvv/42038MDjjggAMOOOCAAw444IoPnKC7wDMMF7jC4QI3wAUGWBzgBNAd4GyXMtgux5PgArA7wBXgcIAbAE+CObM8B544swZ8O5w40wMO+C54k8M5YDf4f16rOnvBsxdcFie4rv6w9vO4dSeYzR+WnjInhg+c2H2eJLIffPg8Lc7g83xcHOHFZRRRYXWZ+jSDRXMug7sGnr7tmLBpR4ombR7T2wQM/bzaYPmEPgO7CP4Fy5d/OFRwPi/UsMU2UA+4AixPghvA6gAD0PXw5Atvejid8NDD2Rfe9fCMSVK4OMDra+MCKdwNZhHC0/mq6eE07JmVVQjn3WC6EJ6P09HDBZs9sQnhymLwkMLruWPK4Ua3v3DfhfD5sgBGSeAJhgucYH/tmKCDMxyvHRMWGTwDLnA5Nf7KKoMrsE4vuEvhnhzgBmwGbzIYYOQXPASwAWPWwwlgN3hXwfkEygs+BLC9purhwre4wYsIrl5w+w6vIhgneHqDuwZOb/CmgfMbPDTw7AWXN3j/4XB9gw8N3HiLBsYJni7gRQGnC3hVwNkLni/g7gVvCrh4wfUCHgq4XcC7AsYJnq7gQwAnriKAsxc8X8KLF7zeDxcvuF7C/X64XcLb/TBO8HQNj9vhdA3vt8P5XwYft8Mz17kdLl5w/QAvd8PtA7zeDeMET5/gfjOcPsHbT4XzJ3jcDM+f4P1muHjB9RN83Aw3PuVmGCd4+gwvPxNOn+H1VjhLYMEXkQQccMABBxxwwAEHHHDAAaf4jvI/25sDGQAAAIBB/tbn+FYCicVisVgsFovFYrFYLBaLxX8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQe5GNHPz9Z3AAAAABJRU5ErkJggg==) no-repeat 50%/cover;height:137px;position:relative;width:100%}@media only screen and (min-width:576px){.doc-grid-item .preview{height:249px}}@media only screen and (min-width:768px){.doc-grid-item .preview{height:218px}}@media only screen and (min-width:992px){.doc-grid-item .preview{height:299px}}@media only screen and (min-width:1200px){.doc-grid-item .preview{height:264px}}.doc-grid-item .preview:after{background:linear-gradient(180deg,#0000 0,#00000008);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.doc-grid-item .preview-gray{background-color:#bcbec0;height:137px;position:relative;width:100%}@media only screen and (min-width:576px){.doc-grid-item .preview-gray{height:249px}}@media only screen and (min-width:768px){.doc-grid-item .preview-gray{height:218px}}@media only screen and (min-width:992px){.doc-grid-item .preview-gray{height:299px}}@media only screen and (min-width:1200px){.doc-grid-item .preview-gray{height:264px}}.doc-grid-item .preview-gray:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.doc-grid-item .doc-info{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.doc-grid-item .doc-info{flex-wrap:wrap}}.doc-grid-item .doc-info{flex-wrap:nowrap!important;padding:12px 6px 12px 12px}.doc-grid-item .doc-info .icon-button>i{z-index:auto}.doc-grid-item .doc-icon{margin-right:6px}.doc-grid-item .metadata{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-grid-item .doc-name{font-weight:600}.doc-grid-item .doc-name a,.doc-grid-item .doc-name input{display:inline-block;vertical-align:middle}.doc-grid-item .doc-name input{border:1px solid #d7d7d7;padding:1px;width:90%}.doc-grid-item .last-modified{color:#999}.doc-multi-share,.selectAll label{background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;display:none;font-size:1em;height:24px;margin:0 15px 0 0;min-width:24px;position:relative;width:24px}.doc-multi-share:after,.selectAll label:after{color:#fff;content:"";font-family:Material Icons;left:3px;position:absolute;top:0}input[type=checkbox]:checked+.directory .doc-multi-share,input[type=checkbox]:checked+.row .doc-multi-share{background-color:blue}.multi-share-button{margin-right:12px}.readunread .doc-grid-item{background-color:#f5f5f5}.readunread .doc-grid-item .doc-name{font-weight:400}.readunread .doc-grid-item.unread{background-color:#fff}.readunread .doc-grid-item.unread .doc-name{font-weight:800}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.readunread .doc-grid-item.unread .doc-info{padding-left:6px}}.readunread .doc-grid-item.unread .doc-info:before{color:#32beef;content:"•";font-size:30px;width:7%}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.readunread .doc-grid-item.unread .doc-info:before{width:10%}}@media only screen and (min-width:1500px){.doc-grid .col-xl-3{flex-basis:16.66667%;max-width:16.66667%}}.tooltip{display:block!important;max-width:50vw;word-break:break-all;z-index:10000}.tooltip.monospace{font-feature-settings:tabular-nums lining-nums;font-size:small;font-variant-numeric:tabular-nums lining-nums}.tooltip.small{font-size:small}.tooltip .tooltip-inner{background:#555;border-radius:2px;color:#fff;font-family:Inter,Proxima Nova,sans-serif;padding:5px 10px 4px}.tooltip .tooltip-arrow{display:none}.tooltip[aria-hidden=true]{opacity:0;transition:opacity .15s,visibility .15s;visibility:hidden}.tooltip[aria-hidden=false]{opacity:1;transition:opacity .15s;visibility:visible}.user-container{padding-bottom:48px}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.user-container{padding-bottom:0}}.profile-row{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.profile-row{flex-wrap:wrap}}.profile-row{border-bottom:1px solid #ccc;padding-bottom:12px;padding-top:12px}.profile-row:last-of-type{border-bottom:none}.profile-row .pin-right{margin-top:35px}.profile-row .input-group{margin-right:15px}@media (max-width:768px)and (max-device-width:768px)and (min-width:576px)and (min-device-width:576px){.profile-row .omitted{flex-flow:column wrap}}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.profile-row{flex-flow:column wrap}.profile-row .input-group{margin:0!important;width:100%}.profile-row .input-group button,.profile-row .input-group input{width:100%}}.pic-edit{padding-bottom:12px;padding-top:24px}.pic-edit [class^=pic-]{margin-right:12px}.pic-edit a,.pic-edit label{color:blue;display:block;font-weight:600}.page-list,.page-list li{padding-top:12px}.page-list li{border-bottom:1px solid #ccc;padding-bottom:12px}.page-list li label{display:block}.page-list span{font-weight:600}.notifications-page .notification{color:#999}.notifications-page .page-title{margin-bottom:0}.notifications-page label{margin-bottom:6px}.notifications-page [class^=pic-]{margin-right:12px}.notifications-page .notify{height:12px;margin-left:12px;width:12px}.notifications-page .notify:after{background-color:#fff;border-color:#ccc}.notifications-page .new .notify:after{background-color:#ff7623;border-color:#fff}.notifications-page span{color:#555}.single .toolbar{margin-bottom:0;z-index:3}.single .toolbar .doc-icon{margin-right:6px}.single .toolbar .doc-name{font-weight:600}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.single .toolbar .doc-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100vw - 200px)}}.single .toolbar .doc-modified{color:#999}.single-details{margin:0 13px}@media only screen and (max-width:575px){.single-details{margin:0 12px}}.single.show-comments .show-comments-single:after{opacity:.1}.show-comments-single{margin-right:24px}.show-comments-single .notify:after{border-color:#fff}.single-container{position:relative}.single-container .image-container{min-height:calc(100vh - 132px);overflow:hidden;position:relative;z-index:9}.single-container .image-container.with-tags{min-height:calc(100vh - 196px)}.viewer-container{transition:padding,padding-bottom .1s ease-in-out}.viewer-container img{max-width:none}.viewer-container .image-preloader{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.tags-wrapper{background:#fff;bottom:0;box-shadow:0 -3px 6px #00000029,0 -3px 6px #0000003b;height:76px;position:fixed;width:100%;z-index:1}.tags-wrapper .tags-header{float:left;margin:0 20px 0 0}.tags-wrapper .tags-header h4{display:block;line-height:35px;margin:0}.tags-wrapper .tags-header .manage-tag{color:#999;display:block;font-size:12px}.tags-wrapper .tags-header .manage-tag.active{color:blue}.single-toolbar{align-items:center;background-color:blue;border-radius:2px;bottom:100px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;color:#fff;display:flex;flex-wrap:nowrap;height:auto;left:50%;padding:0 12px;position:relative;position:fixed;transform:translateX(-50%)}@media only screen and (min-width:576px){.single-toolbar{flex-wrap:wrap}}.single-toolbar{opacity:1;z-index:10}.single-toolbar i{cursor:pointer}.single-toolbar .pages{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.single-toolbar .pages{flex-wrap:wrap}}.single-toolbar .pages{opacity:1;z-index:10}.single-toolbar .pages i{cursor:pointer}.single-toolbar .pages .pages{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.single-toolbar .pages .pages{flex-wrap:wrap}}.single-toolbar .pages .pages{margin-right:12px}.single-toolbar .pages .pages>div{margin:0 12px;white-space:nowrap}.single-toolbar .search{margin-right:12px}.single-toolbar .zoom{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.single-toolbar .zoom{flex-wrap:wrap}}.single-toolbar .zoom{margin-right:14px}.single-toolbar .zoom .zoom-in{margin-right:12px}.single-toolbar .zoom:last-of-type{margin-right:0}.single-toolbar .print{margin-right:24px}.single-container:hover .single-toolbar{opacity:1}.single.show-comments .sidebar{display:block}.comments .collapse{cursor:pointer;margin-right:6px}.comments .comments-header{background-color:#fafbfb;border-bottom:1px solid #ccc;padding:24px 12px}.comments .cancel-reply{display:inline-block;margin-bottom:6px}.comments .comment-thread{padding:24px 12px}.comments .comment-thread .comment-thread{padding:12px 0 0 24px}.comments .comment{align-items:stretch}.comments .comment .entry{color:#555}.comments .comment .actions{font-weight:600}.comments .comment .actions .reply{color:blue;margin-right:24px}.comments .comment .actions .remove{color:#ed1c23;margin-left:24px}.comments .comment .thread{flex:1 1;padding-left:12px}.comments .comment .user{color:#555;font-weight:600;margin-right:6px}.comments .comment .notify{height:12px;margin-left:6px;width:12px}.comments .comment .notify:after{border-color:#fff}.comments label{display:inline-block;margin-bottom:6px}.comments form{flex:1 1;margin-left:12px}.comments textarea{box-sizing:border-box;color:#555;margin-bottom:12px;padding:6px}.comment-thread.collapsed .comment-parent .entry,.comment-thread.collapsed .comment-thread{display:none}.dead-center{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 132px);text-align:center}.comment-bar{background-color:#fff;bottom:0;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;box-sizing:initial;display:none;margin-top:60px;max-height:calc(100vh - 208px);min-height:calc(100vh - 208px);overflow-y:scroll;padding-bottom:76px;padding-top:10px;position:absolute;right:0;top:0;width:300px;z-index:2}.comment-bar .actions .edit,.comment-bar .actions .reply{cursor:pointer}.single.show-comments .comment-bar{display:block}.modal-active{overflow:hidden}.modal{background-color:#fff;border-radius:2px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;max-height:calc(100vh - 48px);overflow:auto;padding:24px;width:100%;z-index:2006}@media only screen and (min-device-width:992px),only screen and (min-width:992px){.modal{left:50%;position:fixed!important;position:relative;top:50%;transform:translate(-50%,-50%);width:562px}.modal h1{max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal{border-radius:0;left:0!important;max-width:100%!important;min-height:100vh;position:fixed!important;top:0!important;transform:none;width:100%!important;z-index:2000!important}.modal h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100vw - 100px)}}.modal .close{cursor:pointer;position:absolute;right:12px;top:12px}.modal .buttons{text-align:right}.modal .cancel{margin-right:24px}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal .cancel{margin-right:10px}}.modal.modal-show-user{width:270px}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal.modal-show-user{width:100%}}.modal.modal-show-user .buttons{text-align:center}.modal.modal-show-user .buttons button{width:100%}.modal.modal-show-user .details .entry>div,.modal.modal-show-user .details .top>div,.modal.modal-show-user .modal-content .entry>div,.modal.modal-show-user .modal-content .top>div{margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:90%}.modal .search-suggestions{top:35px}.modal .doc-icon,.modal .folder-icon{margin-right:16px}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal.modal-permissions .filter-bar .styled-select{display:none}.modal.modal-permissions .filter-bar .filter{margin:0;width:100%}}@media only screen and (max-device-width:1024px),only screen and (max-width:1024px){.modal-automated-share,.modal-share{height:0;min-height:100vh}.modal-automated-share .content-area,.modal-share .content-area{height:calc(100vh - 380px)!important}.modal-automated-share .actions-area,.modal-share .actions-area{padding-bottom:100px}}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal-automated-share .radio,.modal-share .radio{padding-left:12px}.modal-automated-share .radio label:after,.modal-share .radio label:after{left:12px}.modal-automated-share .input-group,.modal-share .input-group{text-align:left!important}.modal-automated-share .input-group input,.modal-share .input-group input{width:100%}}@media (max-width:992px)and (max-device-width:992px)and (min-width:576px)and (min-device-width:576px){.modal-automated-share .radios .omitted,.modal-automated-share .selects .omitted,.modal-share .radios .omitted,.modal-share .selects .omitted{flex-flow:column wrap}}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal-automated-share .radios,.modal-automated-share .selects,.modal-share .radios,.modal-share .selects{flex-flow:column wrap}.modal-automated-share .radios .input-group,.modal-automated-share .radios .radio,.modal-automated-share .selects .input-group,.modal-automated-share .selects .radio,.modal-share .radios .input-group,.modal-share .radios .radio,.modal-share .selects .input-group,.modal-share .selects .radio{margin:0 0 5px!important;width:100%!important}.modal-automated-share .radios .input-group button,.modal-automated-share .radios .input-group input,.modal-automated-share .radios .input-group select,.modal-automated-share .radios .radio button,.modal-automated-share .radios .radio input,.modal-automated-share .radios .radio select,.modal-automated-share .selects .input-group button,.modal-automated-share .selects .input-group input,.modal-automated-share .selects .input-group select,.modal-automated-share .selects .radio button,.modal-automated-share .selects .radio input,.modal-automated-share .selects .radio select,.modal-share .radios .input-group button,.modal-share .radios .input-group input,.modal-share .radios .input-group select,.modal-share .radios .radio button,.modal-share .radios .radio input,.modal-share .radios .radio select,.modal-share .selects .input-group button,.modal-share .selects .input-group input,.modal-share .selects .input-group select,.modal-share .selects .radio button,.modal-share .selects .radio input,.modal-share .selects .radio select{width:100%}}.modal-automated-share .show-preview-link,.modal-share .show-preview-link{color:blue;cursor:pointer;font-weight:700;text-decoration:underline}.modal-automated-share .show-preview-link:hover,.modal-share .show-preview-link:hover{text-decoration:none}.modal-automated-share .custom-message.error input,.modal-share .custom-message.error input{pointer-events:none;-webkit-user-select:none;user-select:none}.modal-automated-share .custom-message .help-text,.modal-share .custom-message .help-text{line-height:1.2;margin-top:10px}.modal-automated-share .actions-area>div,.modal-share .actions-area>div{padding-left:0;padding-right:0}.modal-automated-share .breadcrumbs .breadcrumb-active:after,.modal-share .breadcrumbs .breadcrumb-active:after{content:""!important}.modal-automated-share .breadcrumbs .breadcrumb:last-of-type:after,.modal-share .breadcrumbs .breadcrumb:last-of-type:after{content:""!important}.modal-copy .breadcrumbs .breadcrumb-active:after{content:""!important}.modal-copy .breadcrumbs .breadcrumb:last-of-type:after{content:""!important}.modal-add-user{width:700px}.modal-add-user .breadcrumb{max-width:none}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.comments .modal-add-user .comment,.modal-add-user,.modal-add-user .comments .comment,.modal-add-user .is-flex,.modal-add-user .rail .top,.rail .modal-add-user .top{flex-flow:column wrap}.modal-add-user .checkbox,.modal-add-user .input-group{margin:0 0 5px!important;width:100%!important}.modal-add-user .checkbox{padding-left:0!important}.modal-add-user .checkbox:nth-of-type(2n) label:after{left:0!important}}.modal-annotations .doc-icon,.modal-permissions .doc-icon,.modal-share .doc-icon,.modal-share2 .doc-icon,[class*=-sides] .doc-icon{margin-right:6px}.modal-annotations h1,.modal-annotations h1+div,.modal-automated-share h1,.modal-automated-share h1+div,.modal-permissions h1,.modal-permissions h1+div,.modal-share h1,.modal-share h1+div,.modal-share2 h1,.modal-share2 h1+div,[class*=-sides] h1,[class*=-sides] h1+div{line-height:1}.modal-distribution-list .textfield,.modal-distribution-list textarea{width:100%}.modal-distribution-list .name .input-group{flex:1 1}.modal-distribution-list .name .input-group:first-of-type{margin-right:12px}.modal-distribution-list .name .input-group:nth-of-type(2){margin-left:12px}.modal-distribution-list form button{margin-top:12px}.modal .breadcrumbs{margin:24px 0;padding-left:0}.modal .breadcrumbs i{margin-right:6px;vertical-align:bottom}.modal .breadcrumbs .c-dropdown-menu{max-height:200px}.drag-drop-text,.modal-help-text{border:2px dotted #ccc;color:#999;height:100%;text-align:center}.drag-drop-text span,.modal-help-text span{display:block;position:relative;text-align:center;top:50%;transform:translateY(-50%)}.modal-help-text{border:none;font-size:1em;font-weight:600;line-height:1.5}.modal-automated-share .input-group,.modal-date .input-group,.modal-share .input-group,[class*=-sides] .input-group{margin-bottom:12px;margin-top:12px;text-align:right}.modal-automated-share .input-group.align-left,.modal-date .input-group.align-left,.modal-share .input-group.align-left,[class*=-sides] .input-group.align-left{text-align:left}.modal-automated-share .input-group.multi,.modal-date .input-group.multi,.modal-share .input-group.multi,[class*=-sides] .input-group.multi{float:left;text-align:left;width:50%}.modal-automated-share .input-group.multi:last-of-type:after,.modal-date .input-group.multi:last-of-type:after,.modal-share .input-group.multi:last-of-type:after,[class*=-sides] .input-group.multi:last-of-type:after{clear:both;content:"";display:block}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal-date{flex-flow:column wrap}.modal-date .input-group{margin:0 0 5px!important;width:100%!important}.modal-date .input-group input{width:100%}}.modal-automated-share .styled-select.dist-list-select select{float:left;width:calc(100% - 46px)}.modal .user-search{margin-bottom:1em}.modal .modal-upload ul.files-list .styled-select.select-small{float:right;font-size:12px}.modal .modal-upload .styled-select select{margin-top:6px}.react-datepicker__input-container input{display:none}.datepicker-hidden{display:none!important}.react-datepicker-popper{z-index:204}.modal-share2 .radios{margin-bottom:24px}.modal-share2 textarea{height:120px;margin-bottom:24px}.modal-share2 .selects{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){.modal-share2 .selects{flex-wrap:wrap}}.modal-share2 .selects{align-items:stretch;margin-bottom:24px}.modal .tabs{margin:24px -24px 12px}.modal .content-area{background-color:#eaeded;border-bottom:1px solid #ccc;border-top:1px solid #ccc;height:240px;margin:0 -24px 12px;overflow-y:auto;padding:12px 24px}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.modal .content-area{height:calc(90vh - 200px);padding:25px}}.modal .filter-bar{padding-bottom:12px}.modal .filter{flex:1 1;margin-right:150px}.modal-content{margin-bottom:15px}.add-content,.add-user{padding-bottom:48px}.add-content p,.add-user p{margin-bottom:1.846em;margin-top:.462em}.add-content .comments .comment .input-group,.add-content .is-flex .input-group,.add-content .rail .top .input-group,.add-user .comments .comment .input-group,.add-user .is-flex .input-group,.add-user .rail .top .input-group,.comments .add-content .comment .input-group,.comments .add-user .comment .input-group,.rail .add-content .top .input-group,.rail .add-user .top .input-group{flex:1 1}.add-content .comments .comment .input-group:first-of-type,.add-content .is-flex .input-group:first-of-type,.add-content .rail .top .input-group:first-of-type,.add-user .comments .comment .input-group:first-of-type,.add-user .is-flex .input-group:first-of-type,.add-user .rail .top .input-group:first-of-type,.comments .add-content .comment .input-group:first-of-type,.comments .add-user .comment .input-group:first-of-type,.rail .add-content .top .input-group:first-of-type,.rail .add-user .top .input-group:first-of-type{margin-right:12px}.add-content .comments .comment .input-group:nth-of-type(2),.add-content .is-flex .input-group:nth-of-type(2),.add-content .rail .top .input-group:nth-of-type(2),.add-user .comments .comment .input-group:nth-of-type(2),.add-user .is-flex .input-group:nth-of-type(2),.add-user .rail .top .input-group:nth-of-type(2),.comments .add-content .comment .input-group:nth-of-type(2),.comments .add-user .comment .input-group:nth-of-type(2),.rail .add-content .top .input-group:nth-of-type(2),.rail .add-user .top .input-group:nth-of-type(2){margin-left:12px}.add-content .textfield,.add-content textarea,.add-user .textfield,.add-user textarea{width:100%}.add-content .input-group label,.add-user .input-group label{margin-top:24px}.modal-error{padding:0}.modal-error .close{color:#fff}.modal-error .modal-header{background-color:#ed1c23;color:#fff;padding:24px}.modal-error h1 i{margin-right:12px;vertical-align:middle}.modal-error .buttons{margin:24px}.modal-error .message{padding:24px 24px 0}.user-search [type=text]:focus+i+.search-suggestions{display:block}[class*=-sides] .options-group{margin-bottom:24px}[class*=-sides] .options-group div{flex:1 1}[class*=-sides] .preview{text-align:center}[class*=-sides] .preview .doc{background:#0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8AAAAPAAQMAAADAGILYAAAABlBMVEW8vsDn6OnyCdevAAAEcklEQVR4AezBgQAAAADDoPtTH2TVQgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAODs3EGOpDgTxfFGbn3efdxgfBQfzRyNo/gILL1A/EdCmgxVJanRLHgxU8RbkerFr7Pwc5qoUubhBDdWFzfBcIFnOFzgCjjdYnxuMkD3WVuwOcAZYPgsath9YJ8+FQCcagyLHm6+8KqHOdOfA0/O8PYcODnD4zlwfiq8/zg44IBHwPEhcRe8PQeenOEeB3rxs5MeXtyej30nAnr4eNLURz/n0k/2/GeZ+umt/7z6t03of0vh/5+ri+28VOYP+y1MkcL1LNTZ4rIo4WZaXZUwBrcudCfsbaKEE6axCeFs2sQQwrNpiV0IF9MyhxCups0ghJtpRXrgw7QKq7DGpjWERU526Jmk559sWpKe+GaDJ+kZt2A3Vnqqr18XF8oaW50QFhm+bCCswhrblgl0YY33t2oJkq272iLbmxQX2W6ruMi2kMVFtuqKi2zvUVxku6vaIts61hbZmmvw0NfY9jF1jW3nFtXYAqCvsX06q2ts5xFxje0EJq6xnTnFNbYii2ts/xNxje1nr66xrTZxjVVFthrfcBSIRCKRSCQSiUQEmfkHOQJ+T8ABBxxwwAEHHHDAAQcccMABBxxwwAFvv/42038MDjjggAMOOOCAAw444IoPnKC7wDMMF7jC4QI3wAUGWBzgBNAd4GyXMtgux5PgArA7wBXgcIAbAE+CObM8B544swZ8O5w40wMO+C54k8M5YDf4f16rOnvBsxdcFie4rv6w9vO4dSeYzR+WnjInhg+c2H2eJLIffPg8Lc7g83xcHOHFZRRRYXWZ+jSDRXMug7sGnr7tmLBpR4ombR7T2wQM/bzaYPmEPgO7CP4Fy5d/OFRwPi/UsMU2UA+4AixPghvA6gAD0PXw5Atvejid8NDD2Rfe9fCMSVK4OMDra+MCKdwNZhHC0/mq6eE07JmVVQjn3WC6EJ6P09HDBZs9sQnhymLwkMLruWPK4Ua3v3DfhfD5sgBGSeAJhgucYH/tmKCDMxyvHRMWGTwDLnA5Nf7KKoMrsE4vuEvhnhzgBmwGbzIYYOQXPASwAWPWwwlgN3hXwfkEygs+BLC9purhwre4wYsIrl5w+w6vIhgneHqDuwZOb/CmgfMbPDTw7AWXN3j/4XB9gw8N3HiLBsYJni7gRQGnC3hVwNkLni/g7gVvCrh4wfUCHgq4XcC7AsYJnq7gQwAnriKAsxc8X8KLF7zeDxcvuF7C/X64XcLb/TBO8HQNj9vhdA3vt8P5XwYft8Mz17kdLl5w/QAvd8PtA7zeDeMET5/gfjOcPsHbT4XzJ3jcDM+f4P1muHjB9RN83Aw3PuVmGCd4+gwvPxNOn+H1VjhLYMEXkQQccMABBxxwwAEHHHDAAaf4jvI/25sDGQAAAIBB/tbn+FYCicVisVgsFovFYrFYLBaLxX8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQe5GNHPz9Z3AAAAABJRU5ErkJggg==) no-repeat 50%/cover;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;height:260px;margin:0 auto;width:260px}[class*=-sides] .preview .paging{align-items:center;display:flex;flex-wrap:nowrap}@media only screen and (min-width:576px){[class*=-sides] .preview .paging{flex-wrap:wrap}}[class*=-sides] .preview .paging{justify-content:center;margin-bottom:24px;margin-top:12px}[class*=-sides] .preview .paging .num{color:#999;margin:0 24px}.modal-upload div:not(.buttons) .button{margin-bottom:12px}.modal-show-user{padding:0}.modal-show-user .close{color:#fff}.modal-show-user .top{background-color:blue;color:#fff;padding:24px;text-align:center}.modal-show-user .top [class^=pic-]{background-color:#fff}.modal-show-user .top .name{font-weight:600}.modal-show-user .top .email{color:#ccc}.modal-show-user .details{font-weight:600;padding:24px 24px 12px;text-align:center}.modal-show-user .details .entry{margin-bottom:12px}.modal-show-user .details label{font-weight:400;margin-bottom:0}.modal-show-user .buttons{padding:24px}.modal-show-user .avatar{width:60px!important}.modal-show-user .avatar div[class^=pic-],.modal-show-user .avatar:after{color:#000!important}.upload-mask{background-color:#00000040;border:20px solid #00f3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100000000}.upload-mask .upload-mask-wrapper{border:10px dashed blue;height:100%;width:100%}.modal.login-modal{max-width:384px;padding:0}.modal.login-modal .login-help-text{color:#555;margin-bottom:24px}.modal.login-modal .modal-content{padding:23px 48px 48px}.modal.login-modal .input-group{margin-bottom:33px}.modal.login-modal .input-group .textfield,.modal.login-modal .input-group textarea{height:48px;width:100%}.modal.login-modal .modal-header{background-color:blue;height:73px;padding:10px 0;text-align:center;vertical-align:middle}.modal.login-modal .modal-header img{display:inline-block;max-height:53px}.modal.login-modal .buttons{line-height:42px;margin-top:50px}.modal.login-modal .buttons .alt-action{color:blue;float:left;font-size:16px;text-decoration:underline;vertical-align:text-bottom}.custom-message .ql-editor{max-height:20vh;min-height:120px}.checkboxRows{display:flex;flex-direction:row}@media only screen and (max-device-width:576px),only screen and (max-width:576px){.checkboxRows{flex-direction:column}}.checkboxRows .checkboxRow{display:flex;flex:1 1;flex-direction:column}input[type=checkbox]:disabled+label,input[type=checkbox]:disabled+label:after{color:#999}.rail{background-color:#fff;border-radius:2px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin-bottom:12px;width:100%}.rail .top{height:48px;padding:0 12px}.rail [class^=pic-]:not(.more){background-color:#fff}.rail .rail-text{margin:0 12px;width:44%}.rail .rail-text *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail .primary{font-weight:600}.rail .primary,.rail .secondary{line-height:1em}.rail .settings{margin:0 24px}.rail .bottom{border-top:1px solid #ccc;padding:12px 24px}.rail.open .bottom{display:block}@media only screen and (max-width:991px){.context-menu{background:#fff;bottom:0!important;box-shadow:0 -3px 6px 0 #0000001a;left:0!important;max-height:90vh;max-width:100%;min-width:100%;overflow-y:auto;position:fixed;right:0!important;top:auto!important;width:100%;z-index:999}.context-menu>li>a{padding:10px 25px}.global-search-filters-menu{padding-bottom:0}.global-search-filters-menu .context-menu>li{line-height:normal}.global-search-filters-menu .search-filter-item.clear{position:static}}.pagination li{border-radius:2px;display:inline-block;height:30px;text-align:center;vertical-align:top}.pagination li a{color:#444;display:inline-block;font-size:1.2rem;line-height:30px;padding:0 10px}.pagination li.active a{color:#fff}.pagination li.active{background-color:blue}.pagination li.disabled a{color:#9a9faf;cursor:default}.pagination li i{font-size:2rem}.pagination li.pages ul li{display:inline-block;float:none}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.pagination{width:100%}.pagination li.next,.pagination li.prev{width:10%}.pagination li.pages{overflow:hidden;white-space:nowrap;width:80%}}.results-paginator{padding:25px 0;text-align:center}.results-paginator li{flex:1 1;text-align:center}.ss{margin-top:2em}.ss .doc-grid{margin-top:24px}.ss .check{color:#999}.ss input[type=checkbox]:checked+.doc-grid-item{border:1px solid blue}.ss input[type=checkbox]:checked+.doc-grid-item .check{color:#fff}.ss input[type=checkbox]:checked+.doc-grid-item .check .icon-button.icon-button-transparent:after{background-color:blue;opacity:1}.resources{color:#999}.resources .row{margin:0;width:100%}.resources .header{font-weight:600;padding:6px 0}@media only screen and (max-device-width:1200px),only screen and (max-width:1200px){.resources .header{display:none}}.resources .header [class^=col]{cursor:pointer;white-space:nowrap}.resources .header [class^=col] i{vertical-align:text-bottom;visibility:hidden}.resources .header [class^=col] i.label-icon{visibility:visible}.resources .header [class^=col].active{color:#555}.resources .header [class^=col].active i{visibility:visible}.resources .header [class^=col].active i:last-child{transform:rotate(180deg)}.resources .header [class^=col].active.descend i:last-child{transform:none}.resources .header [class^=col].normalCursor{cursor:default}.resources .header .col-mini{flex-basis:3%;max-width:3%;padding-left:0;text-align:center}.resources .body .row{background-color:#fff;border-top:1px solid #ccc;padding:12px 0}.resources .body .row:hover{background-color:#e6e6e6}.resources .body [class^=col]:first-of-type{color:#555;font-weight:600}.resources .body [class^=col]:first-of-type a{vertical-align:sub}.resources .body [class^=col].bold{font-weight:600}.resources .body [class^=col].text-truncate .avatar,.resources .body header .user-settings .dropdown-trigger [class^=col].name .avatar,header .user-settings .dropdown-trigger .resources .body [class^=col].name .avatar{margin-right:12px}.resources .body [class^=col] i,.resources .body [class^=col] span{vertical-align:middle}.resources .body [class^=col] .doc-icon{margin-right:12px}.resources .body [class^=col] .icon-button{align-items:center;display:flex;height:35px;justify-content:center;width:35px}.resources .body [class^=col] .icon-button i{left:auto;top:auto;transform:none}.resources .body .col-mini{flex-basis:4%;max-width:4%;text-align:center}.resources .menu{color:#555;text-align:right}.readunread .row.file [class^=col]:first-of-type{font-weight:400}.readunread .row.file.unread{background-color:#fff}.readunread .row.file.unread:hover{background-color:#e6e6e6}.readunread .row.file.unread [class^=col]:first-of-type{font-weight:800}.readunread .row.file.unread [class^=col]:first-of-type:before{color:#32beef;content:"•";font-size:30px;line-height:1;margin-right:10px}.text-center{text-align:center}.text-right{text-align:right}.tli{flex:1 1}.tli.favorited{color:#ff7623}@media only screen and (max-device-width:992px),only screen and (max-width:992px){.tli{text-align:right}}.directory i{margin-right:11px}.error{color:#d73c3c}.error-details{font-size:14px;padding:3px 5px}.error-details i{margin-right:5px;vertical-align:sub}.error-details li{line-height:24px}.shareManagement .hasError{border:2px solid #d73c3c!important;flex-direction:column}.shareManagement .detailsList .hasError{border:none!important;color:#d73c3c!important}.shareManagement .detailsList .hasError.tag{border:2px solid #d73c3c!important;color:#fff!important}.sidebar{transition:transform 125ms}.global-search{z-index:3}.mask{z-index:20}.sidebar{z-index:21}.content{z-index:1}.toolbar{z-index:2}.search-suggestions{max-height:260px;min-height:85px;overflow:scroll;z-index:11}.full-window-height{min-height:100vh}.valign-wrapper{align-items:center;display:flex}.dg-content{word-wrap:break-word}.dg-content .excludedUsers{max-height:300px;overflow:scroll}.my-dialogBox-class{background-color:#999}.__dialog-box{background-color:#fdfbfb;border-radius:10px;color:#ffffffde;font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;font-weight:1000;height:-webkit-fit-content;height:fit-content;line-height:24px;margin:8% auto auto!important;padding:20px;text-align:left!important;width:-webkit-fit-content;width:fit-content}.__dialog-message{border-bottom:2px solid #dcdcdc;padding-bottom:10px!important}.__dialog-wrapper{z-index:5000!important}.__dialog-box{background-color:#fff!important;color:#555!important;max-width:25%}.__dialog-button{border:3px solid #0000!important;border-radius:5px!important;padding:.3em 1em!important}.__dialog-button-no{background-color:blue!important;font-weight:900!important}.__dialog-button-yes{background-color:#fff!important;border-color:blue!important;color:blue!important;font-weight:900!important}.vue-notification-template.my-notification.info{background:#2f96b4!important}.progress-circular{display:inline-flex;position:relative}.progress-circular--indeterminate svg{animation:progress-circular-rotate 1.4s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;transition:all .2s ease-in-out;width:100%;z-index:0}.progress-circular--indeterminate .progress-circular__overlay{stroke-linecap:round;stroke-dasharray:1,200;stroke-dashoffset:0px;animation:progress-circular-dash 1.4s ease-in-out infinite}.progress-circular__underlay{stroke:#0000001a;z-index:1}.progress-circular__overlay{stroke:currentColor;transition:all .6s ease-in-out;z-index:2}.progress-circular__info{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}.progress{background-color:#ccf;border-radius:2px;display:block;height:4px;margin:.5rem 0 1rem;overflow:hidden;position:relative;width:100%}.progress.small{height:2px}.progress.xs-small{height:1px}.progress.input-progress-bottom{bottom:0;margin:0;position:absolute}.progress.toolbar-progress-bottom{bottom:0;left:0;margin:0;position:absolute;right:0}.progress.modal-progress-top{left:0;margin:0;position:absolute;right:0;top:0}.progress .determinate{background-color:blue;bottom:0;left:0;position:absolute;top:0;transition:width .3s linear}.progress .indeterminate{background-color:blue}.progress .indeterminate:before{animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress .indeterminate:after,.progress .indeterminate:before{background-color:inherit;bottom:0;content:"";left:0;position:absolute;top:0;will-change:left,right}.progress .indeterminate:after{animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.preloader-wrapper{display:inline-block;height:50px;position:relative;width:50px}.preloader-wrapper.xs-small{height:16px;width:16px}.preloader-wrapper.x-small{height:24px;width:24px}.preloader-wrapper.small{height:36px;width:36px}.preloader-wrapper.big{height:64px;width:64px}.preloader-wrapper.active{animation:container-rotate 1568ms linear infinite}@keyframes container-rotate{to{transform:rotate(1turn)}}.spinner-layer{border-color:blue;height:100%;opacity:0;position:absolute;width:100%}.spinner-blue,.spinner-blue-only{border-color:#4285f4}.spinner-red,.spinner-red-only{border-color:#db4437}.spinner-yellow,.spinner-yellow-only{border-color:#f4b400}.spinner-green,.spinner-green-only{border-color:#0f9d58}.spinner-gray,.spinner-gray-only{border-color:#999}.active .spinner-layer.spinner-blue{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-red{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-yellow{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-green{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer,.active .spinner-layer.spinner-blue-only,.active .spinner-layer.spinner-green-only,.active .spinner-layer.spinner-red-only,.active .spinner-layer.spinner-yellow-only{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;opacity:1}@keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(3turn)}}@keyframes blue-fade-in-out{0%{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}to{opacity:1}}@keyframes red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@keyframes yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@keyframes green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}to{opacity:0}}.gap-patch{border-color:inherit;height:100%;left:45%;overflow:hidden;position:absolute;top:0;width:10%}.gap-patch .circle{left:-450%;width:1000%}.circle-clipper{border-color:inherit;display:inline-block;height:100%;overflow:hidden;position:relative;width:50%}.circle-clipper .circle{animation:none;border:3px solid;border-color:inherit;border-bottom-color:#0000!important;border-radius:50%;bottom:0;height:100%;position:absolute;right:0;top:0;width:200%}.circle-clipper.left .circle{border-right-color:#0000!important;left:0;transform:rotate(129deg)}.circle-clipper.right .circle{border-left-color:#0000!important;left:-100%;transform:rotate(-129deg)}.active .circle-clipper.left .circle{animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.active .circle-clipper.right .circle{animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}@keyframes left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@keyframes right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}#spinnerContainer.cooldown{animation:container-rotate 1568ms linear infinite,fade-out .4s cubic-bezier(.4,0,.2,1)}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.assets-loader-container{height:100px;position:relative}.gradient-loader{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#fafafa 8%,#eaeded 38%,#f6f6f6 54%);background-size:1000px 640px;position:relative}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.files-list{list-style:none;margin:0;padding:0}.clearfix:after{clear:both;content:"";display:block}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files-list .doc-image img,.files-list img,.modal.upload .icons-wrap img,.modal.upload-add-more img,.upload-assests .icons-wrap img{height:auto;max-width:100%;vertical-align:top}.modal.upload-add-more{padding:24px;text-align:center}.modal.upload-add-more .box{align-items:center;border:4px dashed #999;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.modal.upload-add-more .align{overflow:hidden;padding:0 15px;width:100%}.modal.upload-add-more .icons-wrap{align-items:flex-end;display:flex;flex-flow:row wrap;justify-content:center;margin-bottom:16px;overflow:hidden;width:100%}.modal.upload-add-more .text{color:#999;display:block;font-size:24px;font-weight:600;line-height:1.1666666667;text-transform:capitalize}.modal.upload-add-more img{margin:0 2px}.modal.upload,.upload-assests{padding:24px}.modal.upload .files-head,.upload-assests .files-head{margin-bottom:21px;overflow:visible}.modal.upload .title-row,.upload-assests .title-row{align-items:center;display:flex;flex-flow:row wrap;width:100%}.modal.upload .nav-breadcrumb,.upload-assests .nav-breadcrumb{float:none;padding:0}.modal.upload .ico-folder,.upload-assests .ico-folder{color:#999;margin-bottom:3px;margin-right:5px}.modal.upload .text,.upload-assests .text{color:#999;display:block;font-size:16px;font-weight:600;line-height:1.25;margin-bottom:5px}.modal.upload .drag-area,.upload-assests .drag-area{align-items:stretch;border:4px dashed #eee;cursor:pointer;display:flex;margin-bottom:24px;text-align:center;width:100%}.modal.upload .holder-box,.upload-assests .holder-box{align-items:center;display:flex;justify-content:center;min-height:304px;width:100%}.modal.upload .text-block,.upload-assests .text-block{color:#ccc;display:block;font-size:13px;line-height:1.2307692308;margin-bottom:6px}.modal.upload .align,.upload-assests .align{overflow:hidden}.modal.upload .btn.btn-blue,.upload-assests .btn.btn-blue{font-size:13px;height:32px;line-height:1.2307692308;min-width:108px;padding:8px 9px;text-transform:capitalize}.modal.upload .heading,.upload-assests .heading{color:#999;display:block;font-size:24px;font-weight:700;line-height:1.1666666667;margin-bottom:14px;text-transform:capitalize}.modal.upload .icons-wrap,.upload-assests .icons-wrap{align-items:flex-end;display:flex;flex-flow:row wrap;justify-content:center;margin-bottom:22px;overflow:hidden;width:100%}.modal.upload .icons-wrap img,.upload-assests .icons-wrap img{margin:0 2px}.modal.upload .ico-add,.upload-assests .ico-add{align-items:center;background:#3c9dd7;box-shadow:0 1px 2px #0000003d,0 1px 3px #0000001f;color:#fff;display:flex;float:right;height:48px;justify-content:center;margin-bottom:24px;margin-top:24px;width:48px}.modal.upload .ico-add:hover,.upload-assests .ico-add:hover{background:#2683ba}@media only screen and (max-device-width:768px),only screen and (max-width:768px){.files-list{padding:0!important}}.files-list{padding:4px 0 0}@media(min-width:320px){.files-list{padding:4px 17px 0}}.files-list:not(.browser-default){padding:4px 0 0}@media(min-width:320px){.files-list:not(.browser-default){padding:4px 17px 0}}.files-list>li{border-bottom:1px solid #ccc;box-sizing:initial;padding:12px 50px 12px 7px;position:relative}.files-list>li.done .ico-edit{opacity:1;visibility:visible}.files-list>li.invalid .status{color:#ff3838;font-size:0;line-height:0}.files-list>li.invalid .status:before{content:"Invalid file type";font-size:12px;line-height:1}.files-list .doc-image{float:left;margin-right:16px;margin-top:3px;width:26px}.files-list .description{overflow:hidden;position:relative}.files-list .title{color:#555;font-weight:700}.files-list .title>span{display:inline-block;max-width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.files-list .text-extension{color:#878787;font-weight:400}.files-list .status{clear:both;color:#999;display:block;font-size:12px;line-height:1;margin-top:-3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files-list .file-edit-input{display:inline-block;float:left;height:21px;margin:0 0 2px;width:calc(100% - 20px)}.files-list .dropdown-trigger{padding-right:24px}.files-list .dropdown-trigger:after{content:"";font-family:Material Icons;position:absolute;right:6px;top:0}.files-list .ico-edit{color:#999;display:inline-block;font-size:14px;margin-left:4px;margin-top:5px;opacity:0;visibility:hidden}.files-list .ico-edit:hover{color:#555}.loading-status{align-items:center;color:#ff3838;display:flex;font-size:24px;height:32px;justify-content:center;position:absolute;right:7px;top:50%;transform:translateY(-50%);width:32px}.done .loading-status,.loading-status.done{color:#7ed321}.done .loading-status .ico-close,.loading-status.done .ico-close{display:none}.done .loading-status .ico-done,.loading-status.done .ico-done{display:block}.loading-status .material-icons{color:inherit;font-size:inherit}.loading-status .ico-done{display:none}.loading-status .loader{bottom:-1px;left:-1px;position:absolute;right:-1px;top:-1px}@media print{body *{visibility:hidden}.to-print,.to-print *{visibility:visible}.to-print{left:0;position:absolute;top:0}}.image-wrap{position:relative}.image-watermark{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.watermark-text{-webkit-touch-callout:none;color:#000;display:block;font-size:2em;height:100%;opacity:.5;text-align:center;transform:rotate(-45deg) translateY(50%);-o-transform:rotate(-45deg) translateY(50%);-moz-transform:rotate(-45deg) translateY(50%);-webkit-transform:rotate(-45deg) translateY(50%);-webkit-user-select:none;user-select:none;width:100%}.app-dropdown{background:#fff;color:#555;font-size:13px;height:228px;width:228px}.app-dropdown .app-list-items{padding:15px 12px;text-align:center}.app-dropdown .app-list-item{display:inline-block;height:96px;width:96px}.app-dropdown .app-list-item-ico{display:block!important;font-size:42px}
/*# sourceMappingURL=main.0d7a289a.css.map*/