/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.Button{position:relative;padding:.75rem 1rem;font-size:.875rem;border-radius:.375rem;min-width:4rem;border:none;background:none;white-space:nowrap}.Button__content{transition:transform .2s}.Button .label{padding-bottom:2px}.Button--disabled{cursor:default}.Button--disabled .button-icon,.Button--disabled .label{color:#f2f2f2;fill:#f2f2f2}.Button--red,.Button--green,.Button--grey{color:#fff;font-weight:700;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.Button--green{background-color:#067892}.Button--grey{background-color:#8b8b8b}.Button--red{background-color:#e7413e}.Button:disabled{background-color:#ebebeb;cursor:default;color:#bbb}.Button:not(:disabled):hover{filter:contrast(1.5) hue-rotate(5deg);cursor:pointer}.Button:focus{outline:none}.Button__loader{display:flex;width:100%}.Button__loader img{margin:auto;width:1rem;height:1rem;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ToolbarButton{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;padding:2px 4px;min-height:20px;border-radius:.375rem;border:none;background:none;color:#5f6368;cursor:pointer}.ToolbarButton__label{margin:auto 0;font-weight:700;padding-bottom:2px}.ToolbarButton__icon{fill:#5f6368;margin:auto .25rem;height:60%;height:.85rem}.ToolbarButton:hover{background-color:#f2f2f2}.ToolbarButton.icon--right{flex-direction:row-reverse}.ToolbarButton:disabled{color:#bbb;cursor:default;background:none}.ToolbarButton:disabled .ToolbarButton__icon{fill:#bbb;cursor:default}.PrimaryButton,.ActionButton{padding:.25rem .5rem;border-radius:.25rem;background:none;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.PrimaryButton{color:#fff;background-color:#206e74;border:2px solid #f2f2f2}.PrimaryButton svg{fill:#f2f2f2}.PrimaryButton:hover{background-color:#07545a}.ActionButton{color:#206e74;border:2px solid #206e74}.ActionButton svg{fill:#206e74}.ActionButton--sm{border-width:1px;font-weight:unset}.ActionButton--grey{color:#646464;border-color:#646464}.ActionButton--orange{color:orange;border-color:orange}.ActionButton--red{color:#e87173;border-color:#e87173}.FormButton{padding:.5rem .75rem;border-radius:.375rem;color:#fcfcfc;text-transform:uppercase;font-family:Outfit;letter-spacing:1px;font-size:.75rem;background:#327d32;background-position:center;line-height:1rem;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.FormButton svg{height:1rem;margin-right:.5rem}.FormButton--red{background:#7d3232}.FormButton--grey{background:#a0a0a0}.FormButton:hover{background:#327d32;filter:brightness(1.2)}.FormButton--red:hover{background:#7d3232;filter:brightness(1.2)}.FormButton--grey:hover{background:#a0a0a0;filter:brightness(1.2)}.GoToButton{padding:.125rem .25rem .125rem .5rem;font-weight:700;border-radius:.25rem;color:#d4dde5;color:#f8f8f8;background-color:#384c62;background-color:#07545a}.GoToButton svg{width:1rem;fill:#d4dde5;fill:#f8f8f8}.GoToButton:hover{background-color:#384c62;background-color:#206e74}.HelpButton svg{fill:#07545a;height:1.2rem}.HelpButton:hover{fill:#206e74;background:none}.CreateLabel{height:1rem;margin-left:.5rem;font-size:.7rem;font-weight:400;color:#fff;border-radius:.125rem;background-color:#067892;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.CreateLabel .ToolbarButton__label{padding:0 .25rem;margin-bottom:.15rem}.CreateLabel:hover{background-color:#07545a}.CreateButton{width:1.75rem;width:fit-content;height:1.75rem;padding:0;border-radius:.5rem}.CreateButton .ToolbarButton__icon{width:1rem;height:1rem;margin:.375rem}.CreateButton .ToolbarButton__label{display:flex;padding:0 .75rem 0 .25rem;font-weight:400;color:#067892}.NavButton{border:none;background:none;color:#5f6368}.NavButton--active{color:#e87173;box-shadow:inset 0 -2px #e87173}.NavButton:disabled{color:#ebebeb;cursor:default}.Modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.RadioField__box,.TextArea input[type=text],.TextArea input[type=password],.TextArea textarea,.TextField input[type=text],.TextField input[type=password],.TextField textarea{width:100%;border-radius:.25rem;border:1px solid #cacaca;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.DatasetSpecs label,.Shortkeys label,.ColorGrid label,.Form__actions label,.ColorPicker label,.Select label,.CheckboxGroup__label,.RadioGroup__label,.TextArea label,.TextField label,.PhoneNumberField label,.FieldLabel{color:#202124;font-size:.8rem;font-weight:700}.PermissionsTable{width:100%;border-collapse:collapse;text-align:left}.TextInput{position:relative;width:100%}.TextInput .select input[type=text],.TextInput input[type=text]{overflow:hidden;width:100%;height:30px;border-radius:.125rem;border:1.5px solid #1f4863;background:none!important;padding:0 .375rem}.TextInput input[type=text]:focus,.TextInput input[type=text].TextInput--active{outline:none;color:#202124;background:#f2f2f2!important}.TextInput--async-select input[type=text]:focus{background:none!important}.TextInput__icon{display:flex;justify-content:center;align-items:center;position:absolute;height:1.5rem;width:1.5rem;top:.5rem;right:.25rem;border-radius:100vh}.TextInput__icon svg{fill:#818181;height:1rem}.TextInput__icon--clickable:hover{cursor:pointer;background-color:#ebebeb}.TextInput__icon--active{background-color:#ebebeb}.TextInput__icon--active svg{fill:#009688;fill:#e87173}.TextInput__icon:nth-child(2){left:calc(100% - 2.25rem)}.TextInput__enter{position:absolute;top:.875rem}.TextInput__enter svg{height:1rem;fill:#818181}.TextInput--small input[type=text]{overflow:hidden;width:100%;height:30px;padding:0 .375rem}.TextInput--small .TextInput__icon{top:.25rem}.TextInput--small .TextInput__enter{top:.5rem}.PhoneNumberField label{display:flex;margin:.5rem 0}.PhoneNumberField__input{position:relative;display:flex;height:3rem;border:1px solid hsl(0,0%,80%);border-radius:.25rem}.PhoneNumberField__input__select{position:relative;display:flex;margin:.375rem;width:4rem;min-width:4rem;height:calc(100% - .75rem);border-right:1px solid hsl(0,0%,80%)}.PhoneNumberField__input__select img{height:75%;margin:auto .25rem;border-radius:.25rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.PhoneNumberField__input__select:after{content:"";position:absolute;top:calc(50% - .25rem);right:.5rem;width:.75rem;height:.5rem;border-radius:.125rem;background-color:#bebebe;clip-path:polygon(0 0,50% 100%,100% 0)}.PhoneNumberField__input__code,.PhoneNumberField__input__number input[type=text]{display:flex;align-items:center;font-size:14px;height:100%}.PhoneNumberField__input__code{color:gray;white-space:nowrap}.PhoneNumberField__input__number{position:relative;width:100%}.PhoneNumberField__input__number input[type=text]{height:100%;width:100%;padding-left:.75rem;border:none}.PhoneNumberField__input__number input[type=text]:focus{outline:none}.PhoneNumberField__input__number svg{position:absolute;width:1rem;top:1rem;right:1rem}.PhoneNumberField__input__menu div[class$=Menu]{position:absolute;top:100%;left:-.25rem;width:calc(100% + .5rem);background-color:#fff}.TextArea label,.TextField label{display:flex;margin:.5rem 0}.TextArea label svg,.TextField label svg{margin-right:.5rem;height:1rem;fill:#646464}.TextArea input[type=text],.TextArea input[type=password],.TextArea textarea,.TextField input[type=text],.TextField input[type=password],.TextField textarea{margin:.5rem 0}.TextArea input[type=text],.TextField input[type=text]{height:2.4rem;padding:0 .5rem}.TextArea{position:relative}.TextArea textarea{box-sizing:border-box;overflow:hidden;resize:vertical;min-height:6rem;padding:.5rem .5rem 1rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.TextArea__counter{position:absolute;right:.5rem;bottom:.75rem;padding:.25rem;color:#646464}.RadioGroup{margin:.5rem 0}.RadioGroup__fields{display:flex;gap:.5rem;justify-content:space-between;flex-wrap:wrap}.RadioGroup__fields>div{flex:1}.RadioField{margin:.5rem 0}.RadioField__box{position:relative;padding:.5rem .75rem;cursor:pointer}.RadioField__image{display:flex;margin:.25rem}.RadioField__image img{height:3.5rem;margin:.5rem auto}.RadioField__input{display:flex;justify-content:center;align-items:center;white-space:nowrap}.RadioField__input input[type=radio]{margin-right:.5rem}.RadioField__input input[type=radio]:disabled+span{color:#818181}.RadioField__input input[type=radio]:disabled:before{content:"Upon Request";position:absolute;top:40%;left:50%;padding:.75rem 1rem;transform:translate(-50%,-50%);color:#fff;border-radius:.25rem;background-color:#0000004d}.Checkbox{margin:.5rem 0}.Checkbox input[type=checkbox]{margin-right:.5rem}.Select{margin:.5rem 0}.ColorPicker__badge{position:relative;width:100%;height:1.8rem;margin:.5rem 0;border-radius:.75rem;cursor:pointer}.ColorPicker__badge__name{display:flex;align-items:center;justify-content:center;height:100%}.ColorPicker__badge svg{position:absolute;top:.5rem;right:.5rem;width:1rem}.ColorPicker input[type=color]{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%}td.TableCell--operator{position:relative;height:30px;padding:0!important}.InlineSelect{position:relative;width:100%;height:30px}.InlineSelect .TC{z-index:1;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.InlineSelect .TC svg{fill:#067892!important}.InlineSelect input[type=text]{border:1.5px solid rgba(0,0,0,0);border-radius:.25rem}.InlineSelect input[type=text]:disabled{color:#000;background:none}.InlineSelect ul{display:none;z-index:3;position:absolute;top:calc(100% + .25rem);left:0rem;margin:0;width:100%;padding:.5rem 0;border:1px solid #f2f2f2;border-radius:.25rem;list-style:none;background-color:#fff;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.InlineSelect ul li{padding:.5rem}.InlineSelect ul li:not(:last-child){border-bottom:1px solid #f2f2f2}.InlineSelect ul li:not(.InlineSelect__datalist__blank):hover{background-color:#dff1f7;cursor:pointer}.InlineSelect ul li.InlineSelect__datalist__blank{color:#646464}.InlineSelect input[type=text]:hover,.InlineSelect input[type=text]:focus{border:1.5px solid lightblue;outline:none}.InlineSelect input[type=text]:active{outline:none}.InlineSelect input[type=text]:focus+ul{display:block}.InlineTextInput,.InlineTextArea{display:flex;align-items:center;width:100%;height:16px;position:relative}.InlineTextInput input[type=text],.InlineTextInput textarea,.InlineTextArea input[type=text],.InlineTextArea textarea{padding:0;background:none;border:none;color:#202124;width:100%}.InlineTextInput textarea,.InlineTextArea textarea{resize:none}.InlineTextInput input[type=text]:not(:placeholder-shown),.InlineTextInput textarea:not(:placeholder-shown),.InlineTextArea input[type=text]:not(:placeholder-shown),.InlineTextArea textarea:not(:placeholder-shown){cursor:text}.InlineTextInput input[type=text]:focus,.InlineTextArea input[type=text]:focus{z-index:1;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + .5rem + 1.5px);left:-.5rem;padding:.5rem calc(.5rem - 1.5px);background-color:#fff;padding-right:2.25rem;border:1.5px solid #f2f2f2;border-radius:.5rem;outline:none;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.InlineTextInput--spaced,.InlineTextArea--spaced{margin:.25rem 0}.InlineTextInput--bold input[type=text],.InlineTextInput--bold textarea,.InlineTextArea--bold input[type=text],.InlineTextArea--bold textarea{font-weight:600}.InlineTextInput--large input[type=text],.InlineTextInput--large textarea,.InlineTextArea--large input[type=text],.InlineTextArea--large textarea{font-size:16px}.InlineTextInput--large .InlineTextInput--spaced,.InlineTextArea--large .InlineTextInput--spaced,.InlineTextInput--large .InlineTextArea--spaced,.InlineTextArea--large .InlineTextArea--spaced{margin:.5rem 0}.InlineTextInput--small input[type=text],.InlineTextInput--small textarea,.InlineTextArea--small input[type=text],.InlineTextArea--small textarea{font-size:12px}.InlineTextInput:hover input[type=text],.InlineTextArea:hover input[type=text]{z-index:1;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% + .5rem + 1.5px);left:-.5rem;padding:.5rem calc(.5rem - 1.5px);border-radius:.5rem;border:1.5px solid lightblue;background-color:#fff;outline:none}.InlineTextInput .ApproveChanges,.InlineTextArea .ApproveChanges{z-index:2;display:none;position:absolute;top:50%;transform:translateY(-50%);right:1rem;border-radius:100vh;padding:.125rem;width:1.5rem;height:1.5rem}.InlineTextInput .ApproveChanges svg,.InlineTextArea .ApproveChanges svg{width:.9rem;margin:auto;fill:#191}.InlineTextInput .ApproveChanges:hover,.InlineTextArea .ApproveChanges:hover{background-color:#f2f2f2;cursor:pointer}.InlineTextInput input[type=text]:focus~.ApproveChanges,.InlineTextInput textarea:focus .ApproveChanges,.InlineTextArea input[type=text]:focus~.ApproveChanges,.InlineTextArea textarea:focus .ApproveChanges{display:flex}.InlineTextArea{display:inline-grid;align-items:stretch;height:100%}.InlineTextArea:after{content:attr(data-value) " ";grid-area:1/1;visibility:hidden;white-space:pre-wrap}.InlineTextArea textarea{white-space:pre-wrap;overflow-wrap:break-word;grid-area:1/1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.InlineTextArea textarea:focus{z-index:1;position:absolute;height:calc(100% + 2rem);width:calc(100% + 1rem);top:calc(50% + .5rem);transform:translateY(-50%);left:-.5rem;padding:.5rem;background-color:#fff;border-radius:.5rem;outline:none;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.InlineTextArea textarea+.ApproveChanges{top:unset;transform:unset;right:.5rem;bottom:-1rem}.SettingsTextField,.AuthTextField{margin:1rem 0}.SettingsTextField__input,.AuthTextField__input{position:relative;display:flex;flex-wrap:wrap}.SettingsTextField__input label,.AuthTextField__input label{font-size:.75rem;margin:auto 0;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:.5rem 0;color:#646464;white-space:nowrap;flex:0 0 25%;min-width:6rem}.SettingsTextField__input input[type=text],.SettingsTextField__input input[type=password],.AuthTextField__input input[type=text],.AuthTextField__input input[type=password]{padding:.5rem 1rem;flex:1 1 75%;min-width:12rem;height:3rem;border-top-left-radius:.5rem;border:none;background:none}.SettingsTextField__input input[type=text]:focus,.SettingsTextField__input input[type=password]:focus,.AuthTextField__input input[type=text]:focus,.AuthTextField__input input[type=password]:focus{height:3rem;border-width:2px;border-color:#067892;background-color:#fff}.SettingsTextField__input input:disabled,.AuthTextField__input input:disabled{background-color:#f2f2f2}.SettingsTextField__error,.AuthTextField__error{padding-top:.25rem}.SettingsTextField--small,.AuthTextField--small{margin:0}.Form .TextInput,.Form .SettingsTextField{margin:.25rem 0}.Form .TextInput label,.Form .SettingsTextField label{display:flex;margin:.5rem 0}.Form .TextInput label svg,.Form .SettingsTextField label svg{margin-right:.5rem;height:1rem;fill:#646464}.Form .SettingsTextField__input{flex-direction:column}.Form .TextField input[type=text],.Form .RangePicker{margin:.25rem 0;width:100%;border:1px solid hsl(0,0%,80%);border-radius:.25rem;height:3rem;font-size:.8rem;background:none;box-shadow:none}.AuthTextField__input,.PasswordField__input{border-bottom:2px solid #f2f2f2}.SettingsField,.PasswordField{position:relative;flex:1 1 75%;min-width:12rem}.SettingsField input[type=text],.SettingsField input[type=password],.PasswordField input[type=text],.PasswordField input[type=password]{width:100%;height:3rem}.SettingsField svg,.PasswordField svg{position:absolute;right:1rem;top:1.25rem;width:1rem;fill:#5f6368;cursor:pointer}.SettingsField__enter{position:absolute}.SettingsField__enter svg{top:1.125rem;right:unset;width:1.5rem;cursor:default}input:disabled+label{cursor:default}.MinMaxField__input{margin-top:4px;display:flex;gap:.25rem}.MinMaxField__input__wrapper{position:relative}.MinMaxField__input__wrapper label{position:absolute;top:-.375rem;left:.25rem;padding:.0375rem .375rem;color:gray;font-size:10px;border-radius:.25rem;background-color:#0a2240}.MinMaxField__input__wrapper input[type=text]{width:100%;height:30px;padding-left:.25rem;border-radius:.125rem;border:1.5px solid #1f4863;color:#f2f2f2;background:none!important}.MinMaxField__input__wrapper input[type=text]:focus,.MinMaxField__input__wrapper input[type=text].MinMaxField__input--active{color:#000;outline:none;background-color:#f2f2f2!important}.MinMaxField__input__wrapper input[type=text]:focus+label,.MinMaxField__input__wrapper input[type=text].MinMaxField__input--active+label{color:#f2f2f2}.MinMaxField__input--error{border-color:#e87173!important;color:#e87173!important}.MultiRangeSlider{position:relative;width:100%;margin-top:.5rem;display:flex;align-items:center;justify-content:center}.MultiRangeSlider .Slider{display:flex;position:relative;width:100%;justify-content:center;align-items:center}.MultiRangeSlider .Slider__values{width:100%;display:flex;justify-content:space-between}.MultiRangeSlider .Slider__values .Slider__value{z-index:6;top:.7rem;color:#fff;font-size:12px;cursor:default}.MultiRangeSlider .Slider__values .Slider__value input[type=number]{width:2.2rem;height:.9rem;color:#fff;background:none;border:none}.MultiRangeSlider .Slider__values .Slider__value input::-webkit-outer-spin-button,.MultiRangeSlider .Slider__values .Slider__value input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MultiRangeSlider .Slider__values .Slider__value input[type=number]{-moz-appearance:textfield}.MultiRangeSlider .Slider__values .Slider__value:first-child{left:6px}.MultiRangeSlider .Slider__values .Slider__value:last-child{right:4px}.MultiRangeSlider .Slider__values .Slider__value:last-child input[type=number]{text-align:right}.MultiRangeSlider .Slider__track,.MultiRangeSlider .Slider__range,.MultiRangeSlider .Slider__value{position:absolute}.MultiRangeSlider .Slider__track{z-index:1;width:100%;height:1px;background-color:#ced4da}.MultiRangeSlider .Slider__range{z-index:2;background-color:#9fe5e1;height:.25rem;border-radius:.25rem}.MultiRangeSlider .Slider input[type=range]:before{content:"HT In Bay";color:#000;position:absolute;z-index:6;font-size:20px;font-weight:400;left:140px;top:7px}.MultiRangeSlider .thumb,.MultiRangeSlider .thumb::-webkit-slider-thumb{-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.MultiRangeSlider .thumb{pointer-events:none;position:absolute;height:0;width:100%;outline:none}.MultiRangeSlider .thumb--zindex-3{z-index:3}.MultiRangeSlider .thumb--zindex-4{z-index:4}.MultiRangeSlider .thumb--zindex-5{z-index:5}.MultiRangeSlider .thumb::-moz-range-thumb{position:relative;width:1.5rem;height:1rem;border:none;background-color:#e6e6e6;pointer-events:all;cursor:pointer}.MultiRangeSlider .thumb::-webkit-slider-thumb{position:relative;border-radius:100vh;width:1.5rem;height:1rem;border:none;background-color:#e6e6e6;pointer-events:all;cursor:pointer}.MultiRangeSlider .thumb::-webkit-slider-thumb:before{content:"1"}.RangePicker{position:relative;height:35px;font-size:12px;text-align:center;background-color:#f8f8f8;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008;cursor:pointer;border-radius:.125rem}.RangePicker__dates{color:#333;display:flex;align-items:center;justify-content:center;height:100%;width:100%}.RangePicker.secondary{border:1.5px solid #1f4863;border-radius:.125rem;height:30px}.RangePicker.secondary .RangePicker__dates{color:#1f4863}.RangePicker.unverified.secondary{background:none}.react-calendar{z-index:99;position:absolute;padding:3px;top:calc(100% + .25rem);width:350px;max-width:100%;min-width:175px;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;border:none;border-radius:0 0 .25rem .25rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008;-webkit-user-select:none;user-select:none}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{height:2rem;padding:.375rem 0;border-bottom:1px solid #f2f2f2}.react-calendar__navigation button{min-width:44px;color:#000;background-color:none;background:none}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{color:#e87173;background-color:none}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:700;font-size:.75em}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekdays__weekday abbr{text-decoration:none!important}.react-calendar__month-view__weekNumbers{font-weight:700}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:.75em;padding:1em .6666666667em}.react-calendar__month-view__days__day--weekend{color:#e87173}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;text-align:center;padding:.75rem .5rem;background:none}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#1d89f5;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.Form__success,.Form__info,.Form__error{margin:1rem 0;padding:.5rem 1rem;border-radius:.25rem}.Form{position:relative;display:flex;flex:auto;flex-direction:column;overflow:hidden}.Form__main,.Form__footer{padding:1rem 2rem}.Form__main{position:relative;flex:auto;overflow-y:auto}.Form__footer{position:relative;width:100%;bottom:0;left:0;flex:none;display:flex;justify-content:space-between}.Form__footer:after{content:"";position:absolute;width:100%;height:1.5rem;left:0;top:-1.5rem;background:linear-gradient(to top,#fff,#fff0)}.Form__error{color:#721c24;background-color:#f8d7da}.Form__info{color:#646464;background-color:#f2f2f2}.Form__success{color:#155724;background-color:#d4edda}.Form__group{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.Form__group>*{flex:1;margin-left:2%;min-width:0}.Form__group>*:first-child{margin-left:0}.Form__invalidation{color:#e87173;font-size:.8rem;margin:.5rem 0}.Form__actions{margin:.5rem 0}.Form__actions label{margin-bottom:.5rem}.Form__actions button:not(:first-child){margin-top:.25rem}.Form label{color:#646464!important;margin:.5rem 0!important;padding:0!important;text-transform:unset;font-weight:700}.Form label sup{top:.125rem;left:.125rem;color:#e87173}.Form .RangePicker,.Form .TextField input[type=text]{height:2.5rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.ColorGrid__colors{display:flex;gap:.5rem}.ColorGrid__column{display:flex}.ColorGrid__color{margin:.5rem auto;width:1.25rem;height:1.25rem;border-radius:100vh;cursor:pointer}.ColorGrid__color--selected{width:1.75rem;height:1.75rem;border:3px dotted #067892;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.ColorGrid__color--taken{visibility:hidden}.Shortkeys{flex:0 0 10rem;cursor:pointer}.Shortkeys__field{display:flex;flex-wrap:nowrap;margin:.5rem 0}.Shortkeys__field input[type=checkbox]{display:none}.Shortkeys__field label.ctrl--false{opacity:.3}.Shortkeys__select{width:3.25rem;height:2rem;margin-left:.25rem}.Shortkeys svg{height:2rem;width:2.4rem;cursor:pointer}.MemberList{position:relative;margin:.5rem 0}.MemberList table{width:100%;padding:.25rem 0;border-spacing:.5rem;border-collapse:collapse}.MemberList table tr{border-radius:.25rem;margin:.5rem 0;background-color:#fff;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.MemberList table tr td{padding:1rem .5rem}.MemberList table tr td:first-child .Avatar{height:1.5rem;width:1.5rem;border-radius:100vh}.MemberList table tr td:nth-child(4){text-align:right}.MemberList table tr td:nth-child(4) button{border-radius:.25rem}.MemberList table tr td:nth-child(4) button:hover{background-color:#f2f2f2}.Member__details{display:flex;flex-direction:row;margin-bottom:.5rem}.Member__details__key,.Member__details__avatar{flex:0 0 7rem}.Member__details__key .Avatar,.Member__details__avatar .Avatar{width:5rem;height:5rem;border-radius:100vh}.Member__details__key{display:flex;align-items:center;text-transform:uppercase;color:#5f6368;font-weight:700;font-size:.7rem}.Member__details__identity{display:flex;flex-direction:column}.Member__details__identity__name{font-weight:700;font-size:1rem;margin:.5rem 0}.Member__details:last-child{padding-bottom:1rem;border-bottom:2px solid #f2f2f2}.member.form__group .form__field:first-child{flex:0 0 12rem}.DragDrop{display:flex;flex-direction:column;align-items:center;padding:5rem 2rem;border:2px dotted #646464;background-color:#f2f2f2;cursor:default;-webkit-user-select:none;user-select:none}.DragDrop__icon{width:3rem}.DragDrop__icon svg{width:100%;fill:#646464}.DragDrop__title,.DragDrop__browse,.DragDrop__types{margin:.25rem 0}.DragDrop__title{font-size:1.4rem}.DragDrop__browse{padding:.5rem 1rem;border:2px solid #ebebeb;background:#fff}.DragDrop__types{font-size:.7rem;font-weight:700;color:#646464;text-transform:uppercase}.UploadDetails{display:flex;justify-content:space-between}.UploadDetails__files{display:flex}.UploadDetails__files__available{margin:0 .125rem}.UploadDetails__files__check{margin-left:.125rem;margin-right:.25rem;width:1rem}.UploadList{max-height:80%;overflow-y:auto;margin:.5rem 0;border:2px solid #ebebeb;border-radius:.25rem;background-color:#fff}.UploadList__file{display:flex;align-items:center;padding:.25rem;width:100%;border-bottom:1px solid #f2f2f2}.UploadList__file__icon{flex:0 0 1.5rem}.UploadList__file__icon svg{width:1.25rem}.UploadList__file__name{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UploadList__file__size{flex:0 0 5rem;text-align:right;font-size:.7rem}.UploadList__file__remove{flex:0 0 1.5rem;display:flex;cursor:pointer}.UploadList__file__remove svg{margin:auto;width:1rem;fill:#646464}.DatasetSpecs{margin:1rem 0;padding:.5rem;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d;border-radius:5px}aside.emoji-picker-react{z-index:2;position:absolute;top:100%;left:0}form table.DatasetSpecTable,form table.EntityCountTable{font-size:.75rem;cursor:default}form table.DatasetSpecTable .EntityCountTable__row--unselected svg rect,form table.EntityCountTable .EntityCountTable__row--unselected svg rect{fill:#f2f2f2}form table.DatasetSpecTable tr,form table.EntityCountTable tr{border-bottom:1px solid #f2f2f2}form table.DatasetSpecTable tr td.checkbox,form table.EntityCountTable tr td.checkbox{width:1.5rem}form table.DatasetSpecTable tr td:nth-child(2),form table.EntityCountTable tr td:nth-child(2){text-align:left}form table.DatasetSpecTable tr td:last-child,form table.EntityCountTable tr td:last-child{width:4rem;text-align:right}form table.DatasetSpecTable tr td:first-child{width:6rem}form table.DatasetSpecTable tr td:last-child{text-transform:lowercase}.SideMenu{z-index:999999;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#00000080}.SideMenu__container{position:absolute;top:0;right:-100%;display:flex;flex-direction:column;max-width:100%;height:100%;max-height:100%;border-radius:2px 0 0;background-color:#fcfcfc}.SideMenu__header{flex:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:4rem;padding:1rem 2rem;color:#202124;font-size:1rem;font-family:Lato;font-weight:700}.SideMenu__header__close{cursor:pointer}.SideMenu__main{flex:auto;overflow-y:auto;display:flex;flex-direction:column}.SideMenu-enter{right:-100%}.SideMenu-enter-active{right:0;transition:right .5s ease}.SideMenu-enter-done{right:0}.Modal__footer,.Modal__header{flex:none;padding:1rem 2rem;display:flex}.Modal{display:flex;flex-direction:column;margin-right:-50%;min-width:34rem;padding:1rem 0;max-width:90%;max-height:90%;border-radius:.25rem;background-color:#fff;box-shadow:0 2px 15px #0003,0 15px 30px #0000001a}.Modal td{border:1px solid black!important}.Modal__header{color:#202124;font-size:1rem;font-weight:700}.Modal__main{flex:auto;overflow-y:auto;padding:0 2rem}.Modal__footer{justify-content:flex-end}.Modal form{max-height:calc(100vh - 4rem);display:flex;flex-direction:column}.Modal--overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background-color:#00000080}.OperatorModal,.VesselModal{z-index:99999;overflow:hidden;position:fixed;border-radius:.25rem;background-color:#fff;box-shadow:0 2px 15px #0003,0 15px 30px #0000001a}.OperatorModal__header,.VesselModal__header{justify-content:space-between}.OperatorModal__header,.OperatorModal__header__name,.VesselModal__header,.VesselModal__header__name{overflow:hidden;display:flex;align-items:center;text-overflow:ellipsis;height:2rem;padding:0 .5rem;color:#f8f8f8;background-color:#0a2240}.OperatorModal__header img,.OperatorModal__header__name img,.VesselModal__header img,.VesselModal__header__name img{width:1rem;margin-right:.5rem;box-shadow:0 0 2px 3px #ffffff1a}.OperatorModal__header__close,.VesselModal__header__close{cursor:pointer}.OperatorModal__body,.VesselModal__body{padding:.5rem}.OperatorModal__body table,.VesselModal__body table{width:100%}.OperatorModal__body table tbody,.VesselModal__body table tbody{font-size:12px}.OperatorModal__body table tr:nth-child(2) td,.VesselModal__body table tr:nth-child(2) td{padding-bottom:.5rem}.OperatorModal__body table td,.VesselModal__body table td{padding:.075rem .5rem}.OperatorModal__body table td:nth-child(2n),.VesselModal__body table td:nth-child(2n){font-weight:700}.OperatorModal__body table tr:nth-child(3) td,.VesselModal__body table tr:nth-child(3) td{font-weight:700}.OperatorModal__body table tr:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) td:nth-child(2),.VesselModal__body table tr:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) td:nth-child(2){text-align:right}.OperatorModal .OperatorModal__body{padding:.25rem .5rem}.OperatorModal .OperatorModal__body tr td{padding:.25rem}.OperatorsTable{font-size:14px!important}.OperatorsTable tbody tr{cursor:pointer}.OperatorsTable td.TableCell--phone{letter-spacing:1.3px}.OperatorsTable .TableCell--fleet,.OperatorsTable .TableCell--offices{flex:0 0 5rem!important}.OperatorsTable .TableCell--updated,.OperatorsTable .TableCell--created{font-size:12px}.PermissionsTable{margin:1rem 0}.PermissionsTable th{padding:.25rem 0}.highlight{animation:highlight 5s}@keyframes highlight{0%{box-shadow:inset 0 0 4px #e87173}to{box-shadow:unset}}.ListFilters{position:relative;margin:.5rem .75rem;padding:0 .75rem;color:#f2f2f2;width:calc(100% - 1.5rem);background-color:#0a2240;border-radius:.25rem;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.ListFilters section{display:flex;gap:0 .5rem;padding:.5rem 0}.ListFilters section:not(:last-child){border-bottom:1px solid #233853}.ListFilters section:last-child{justify-content:space-between;padding-bottom:.5rem}.ListFilters section:last-child button{font-size:12px;margin-left:.5rem;color:#e87173;border:none;background:none;white-space:nowrap}.ListFilters section:last-child div:first-child:not(:last-child){display:flex}.ListFilters .Filter{flex:1 1 100%}.ListFilters .Filter__label{display:flex;flex-wrap:nowrap;padding:.25rem 0;font-size:.75rem}.ListFilters .Filter__label label{overflow:none;white-space:nowrap;text-overflow:ellipsis}.ListFilters .Filter__reset{color:#e87173;padding:0 .5rem;cursor:pointer}.ListFilters .Filter--small{display:flex;padding:0;align-items:center}.ListFilters .Filter--small label{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:700;color:#4e6582}.ListFilters .Filter--small label svg{width:.8rem;margin:0 .5rem;fill:#4e6582;stroke:#4e6582}.ListFilters .Filter--small :checked+label{color:#f8f8f8}.ListFilters .Filter--small :checked+label svg{fill:#f8f8f8;stroke:#f8f8f8}.ListFilters .Filter--double{flex:1 1 200%}.ListFilters .Filter.Primary .TextInput input[type=text]{height:35px!important;background-color:#fff!important;border:none}.ListData{overflow:hidden;margin:8px 12px;margin:.5rem .75rem;border-radius:.25rem;background-color:#fff;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.ListData select{background:none;border:none;border-bottom:2px solid #f2f2f2}.ListData select:focus{outline:none}.ListHeader{display:flex;align-items:center;justify-content:space-between;height:2.5rem;padding:0 .5rem}.ListHeader section{display:flex;flex-wrap:nowrap;justify-content:center;flex:1 1 100%}.ListHeader section:first-child{justify-content:flex-start}.ListHeader section:last-child{justify-content:flex-end}.ListTable{display:flex;flex-direction:column;max-height:calc(100% - 2.5rem);width:100%;font-family:Outfit,sans-serif}.ListTable>div{display:inline-grid;grid-template-columns:1fr auto 15% repeat(2,1fr);width:100%}.ListTable__row{display:contents;position:relative}.ListTable__row--fixed .VesselTable{color:#e87173!important}.ListTable__row--subs .VesselTable{color:#067892!important}.ListTable__header{flex:none;padding-right:6px;font-size:.7rem;font-weight:700;color:#5f6368;background-color:#f2f2f2;cursor:default}.ListTable__header .ListTable__cell{display:flex;justify-content:space-between;flex-wrap:nowrap;padding:.5rem;white-space:nowrap}.ListTable__body{flex:auto;overflow-y:scroll;overflow-x:hidden;scrollbar-width:thin;padding-bottom:.75rem}.ListTable__body .ListTable__cell{font-size:12px;padding:.75rem .5rem;border-bottom:1px solid #e2e2e2}.ListTable__body .ListTable__row:hover>div{background-color:#ebf5ff;cursor:pointer}.ListTable__body .ListTable__row:hover .ListTable__actions{display:flex}.ListTable__cell{position:relative;display:flex;align-items:center}.ListTable__cell:first-child{padding-left:1rem}.ListTable__cell:last-child{padding:0}.ListTable__cell--stretch{grid-column:1/-1;justify-content:center;color:#5f6368;padding:1rem 0!important;border-bottom:none}.ListTable__cell svg.fixed{fill:#e87173!important}.ListTable__cell svg.subs{fill:#067892!important}.ListTable__actions{display:none;align-items:center;z-index:1;position:absolute;right:0rem;height:100%;padding-left:5rem;padding-right:1rem;background:linear-gradient(to left,#ebf5ff,#ebf5ff 75%,#0000)}.ListTable__actions button{height:1.75rem;width:1.75rem;border-radius:100vh;background-color:#deecfa;border:none;margin-right:.5rem}.ListTable__actions button:nth-child(2) svg{height:.9rem}.ListTable__actions button:hover svg{fill:#e87173;stroke:#e87173}.ListTable__actions span svg,.ListTable__actions button svg{margin:auto;height:.8rem;fill:#5f6368;stroke:#5f6368;cursor:pointer}*{box-sizing:border-box}html{height:100%}body{height:100vh;font-family:Lato,sans-serif;font-size:14px;background-color:#f8f8f8}button{border:1px solid #646464;background:none;cursor:pointer}odin-rvb ::-webkit-scrollbar{width:8px;height:8px}odin-rvb ::-webkit-scrollbar-track{background:#f1f1f1}odin-rvb ::-webkit-scrollbar-thumb{background:#bebebe}odin-rvb ::-webkit-scrollbar-thumb:hover{background:#555}a{text-decoration:none}.portal{overflow:hidden;display:grid;min-height:100vh;grid-template-rows:4rem 1fr;grid-template-columns:1fr}.portal main{grid-row:2;width:100%;max-width:100vw}.app{overflow:hidden;display:grid;grid-template-rows:100vh;grid-template-columns:12rem 1fr;background-color:#f8f8f8}.app .wrapper{grid-column:2;display:grid;width:100%;max-width:100vw;background-color:#f3f3f3}.app .wrapper header{background-color:#f8f8f8}.app .wrapper main{position:relative;height:calc(100vh - 4rem);overflow-y:auto}.app .wrapper main.fullscreen{z-index:999999;position:fixed;left:0;height:100vh;width:100vw;background-color:#f3f3f3}.app aside{grid-column:1}.app.sidebar-collapsed{-ms-grid-columns:4rem 1fr;grid-template-columns:4rem 1fr}.wrapper{display:grid;grid-template-columns:1fr}.wrapper.team{-ms-grid-rows:4rem 1fr;grid-template-rows:4rem 1fr}.wrapper.team header{-ms-grid-row:1;grid-row:1}.wrapper.team main{-ms-grid-row:2;grid-row:2;display:flex;flex-direction:column}.wrapper.project{-ms-grid-rows:4rem 2.5rem 1fr;grid-template-rows:4rem 2.5rem 1fr}aside{height:100vh}.container{width:100%;max-width:1120px;max-width:70rem;margin:0 auto;height:100%}h2{font-size:24px;font-size:1.5rem}section.blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.Block{-webkit-box-flex:1;-ms-flex:1 1 320px;flex:1 1 320px;-ms-flex:1 1 20rem;flex:1 1 20rem;margin:16px;margin:1rem;cursor:default}.Block__title{margin-bottom:16px;margin-bottom:1rem}.Block__details{padding:8px 16px;padding:.5rem 1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:1px solid #ddd;border-radius:5px;background:#f8f8f8;box-shadow:0 4px 12px #cecece,-5px -5px 10px #fff}.Block__details__row{height:32px;height:2rem;padding:4px 0;padding:.25rem 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:2px solid #f2f2f2}.Block__details__row span:first-child{width:25%}.Block__details__row span:nth-child(2){width:35%;font-weight:700}.Block__details__row span:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:40%}.Block__details__row button{height:24px;height:1.5rem}.Block__details__row:last-child{border:none}.Block__details__toggles{display:-webkit-box;display:-ms-flexbox;display:flex}.Block__details__toggles__current{margin:auto 0}.Block__details__toggles button{height:22.4px;height:1.4rem}.Subheader{z-index:99;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;height:2.5rem;min-height:2.5rem;width:100%;padding:0 12px;padding:0 .75rem;background-color:#fcfcfc;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.Subheader__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5f6368;height:100%;margin:auto 0}.Subheader__section .NavButton{height:100%}.Subheader__section:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.List-enter{left:-100%}.List-enter-active{left:0;transition:left .3s ease}.List-enter-done,.List-exit{left:0}.List-exit-active{left:-100%;transition:left .3s ease}.List-exit-done{display:none!important;left:-100%}.Operator{display:none!important}.Operator-enter-done,.Operator-exit{display:block!important}.Operator-exit-active,.Operator-exit-done{display:none!important}.backdrop{z-index:-1;overflow:hidden;position:absolute;bottom:0;height:100%;min-width:100%;background-position:bottom;background-repeat:no-repeat;background-size:contain;background-image:url(/assets/blocks-backdrop-CO_hl59I.svg)}[data-tooltip]{position:relative;cursor:default}[data-tooltip]:after{z-index:9999;visibility:hidden;content:attr(data-tooltip);position:absolute;top:100%;font-size:9.6px;font-size:.6rem;padding:.125rem .25rem;color:#fff;background-color:#000;border-radius:.25rem;white-space:nowrap}[data-tooltip]:hover:after{visibility:visible}.ml-auto{margin-left:auto}.ml-1{margin-left:1px}.ml-2{margin-left:2px}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.ml-5{margin-left:5px}.mr-1{margin-right:1px}.mr-2{margin-right:2px}.mr-3{margin-right:3px}.mr-4{margin-right:4px}.mr-5{margin-right:5px}.mt{margin-top:2px;margin-top:.125rem}.mt-1{margin-top:4px;margin-top:.25rem}.mt-2{margin-top:6px;margin-top:.375rem}.mt-3{margin-top:8px;margin-top:.5rem}.mt-4{margin-top:10px;margin-top:.625rem}.mt-5{margin-top:12px;margin-top:.75rem}.mt-6{margin-top:14px;margin-top:.875rem}.mt-8{margin-top:16px;margin-top:1rem}@-webkit-keyframes turn{0%{-webkit-transform:scaleX(-1) rotate(0deg);transform:scaleX(-1) rotate(0)}to{-webkit-transform:scaleX(-1) rotate(-360deg);transform:scaleX(-1) rotate(-360deg)}}@keyframes turn{0%{-webkit-transform:scaleX(-1) rotate(0deg);transform:scaleX(-1) rotate(0)}to{-webkit-transform:scaleX(-1) rotate(-360deg);transform:scaleX(-1) rotate(-360deg)}}.ListTable--audits>div{grid-template-columns:10rem 1fr 8rem 8rem 1fr}.ListTable--audits .ListTable__body .ListTable__row>div{cursor:default!important}.ListTable--audits .ListTable__body .ListTable__row>div:first-child{font-family:monospace}.Auth{display:flex;background-image:url(https://www.visualcapitalist.com/wp-content/uploads/2017/11/every-ship-visualized.jpg);background-size:cover;height:100%;color:#202124}.Auth__wrapper{width:100%}.Auth__panel{display:flex;flex-direction:column;overflow:hidden;flex:0 0 50%;max-width:min(100%,32rem);min-width:24rem;height:100%;padding:1rem 2rem;box-shadow:0 32px 32px 4px #7e7e7e5e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#ffffffe6;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.18)}.Auth__panel__container{display:flex;height:100%;flex-direction:column}.Auth__panel__header{flex:none;padding:1rem 0;height:4rem}.Auth__panel__header img{width:10rem}.Auth__panel__main{position:relative;flex:auto;display:flex;justify-content:center}.Auth__panel__footer{flex:none;height:4rem}.Auth__panel:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:8rem;background-image:url("data:image/svg+xml,%3csvg%20id='visual'%20viewBox='0%200%20900%20450'%20width='900'%20height='450'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%3e%3cpath%20d='M0%20100L25%2098.5C50%2097%20100%2094%20150%2084.3C200%2074.7%20250%2058.3%20300%2054.7C350%2051%20400%2060%20450%2066C500%2072%20550%2075%20600%2069.7C650%2064.3%20700%2050.7%20750%2049.2C800%2047.7%20850%2058.3%20875%2063.7L900%2069L900%200L875%200C850%200%20800%200%20750%200C700%200%20650%200%20600%200C550%200%20500%200%20450%200C400%200%20350%200%20300%200C250%200%20200%200%20150%200C100%200%2050%200%2025%200L0%200Z'%20fill='%23ffffff'%3e%3c/path%3e%3cpath%20d='M0%20132L25%20135.7C50%20139.3%20100%20146.7%20150%20143.7C200%20140.7%20250%20127.3%20300%20125.2C350%20123%20400%20132%20450%20133.5C500%20135%20550%20129%20600%20120C650%20111%20700%2099%20750%2095.2C800%2091.3%20850%2095.7%20875%2097.8L900%20100L900%2067L875%2061.7C850%2056.3%20800%2045.7%20750%2047.2C700%2048.7%20650%2062.3%20600%2067.7C550%2073%20500%2070%20450%2064C400%2058%20350%2049%20300%2052.7C250%2056.3%20200%2072.7%20150%2082.3C100%2092%2050%2095%2025%2096.5L0%2098Z'%20fill='%23ebecf8'%3e%3c/path%3e%3cpath%20d='M0%20258L25%20254.2C50%20250.3%20100%20242.7%20150%20240.3C200%20238%20250%20241%20300%20238C350%20235%20400%20226%20450%20223.8C500%20221.7%20550%20226.3%20600%20238.3C650%20250.3%20700%20269.7%20750%20259.2C800%20248.7%20850%20208.3%20875%20188.2L900%20168L900%2098L875%2095.8C850%2093.7%20800%2089.3%20750%2093.2C700%2097%20650%20109%20600%20118C550%20127%20500%20133%20450%20131.5C400%20130%20350%20121%20300%20123.2C250%20125.3%20200%20138.7%20150%20141.7C100%20144.7%2050%20137.3%2025%20133.7L0%20130Z'%20fill='%23d6daf0'%3e%3c/path%3e%3cpath%20d='M0%20415L25%20411.3C50%20407.7%20100%20400.3%20150%20398.2C200%20396%20250%20399%20300%20401.2C350%20403.3%20400%20404.7%20450%20397.8C500%20391%20550%20376%20600%20372.3C650%20368.7%20700%20376.3%20750%20371.2C800%20366%20850%20348%20875%20339L900%20330L900%20166L875%20186.2C850%20206.3%20800%20246.7%20750%20257.2C700%20267.7%20650%20248.3%20600%20236.3C550%20224.3%20500%20219.7%20450%20221.8C400%20224%20350%20233%20300%20236C250%20239%20200%20236%20150%20238.3C100%20240.7%2050%20248.3%2025%20252.2L0%20256Z'%20fill='%23c2c8e8'%3e%3c/path%3e%3cpath%20d='M0%20451L25%20451C50%20451%20100%20451%20150%20451C200%20451%20250%20451%20300%20451C350%20451%20400%20451%20450%20451C500%20451%20550%20451%20600%20451C650%20451%20700%20451%20750%20451C800%20451%20850%20451%20875%20451L900%20451L900%20328L875%20337C850%20346%20800%20364%20750%20369.2C700%20374.3%20650%20366.7%20600%20370.3C550%20374%20500%20389%20450%20395.8C400%20402.7%20350%20401.3%20300%20399.2C250%20397%20200%20394%20150%20396.2C100%20398.3%2050%20405.7%2025%20409.3L0%20413Z'%20fill='%23adb6e0'%3e%3c/path%3e%3c/svg%3e");background-position:top;background-repeat:no-repeat;background-size:100% auto;opacity:.5}.Auth__form{margin-top:.25rem;width:100%;max-width:100%}.Auth__form h1{color:#202124;font-family:Montserrat;font-size:clamp(1.8rem,10vw,2.5rem)}.Auth__form h2{margin-bottom:2rem;font-family:Montserrat;font-size:clamp(1.2rem,7vw,1.9rem);font-weight:900}.Auth__form h4{font-weight:700;margin:0;color:#5f6368}.Auth__form label{font-weight:700;font-size:.8rem;color:#646464}.LoginCallback{position:fixed;top:0;left:0;width:100vw;height:100vh}.LoginCallback .LoginCallback__loader{position:relative}.Block__details__header,.Block__details__toggles{display:flex}.Dashboard{height:calc(100vh - 4rem);overflow-y:auto}.ContentSlider{overflow:hidden;position:relative;width:100%;height:100%;min-height:12rem;color:#fff;font-family:Inter;background-color:#067892;border-radius:.25rem;box-shadow:0 2px 15px #0003,0 15px 30px #0000001a}.ContentSlider__title{padding:1rem;font-size:1.3rem}.ContentSlider__content{padding:1rem}.ContentSlider__shape{position:absolute;float:left;clear:left;left:0;bottom:-.25rem;width:12rem}.OperatorDetails{padding:1rem 2rem;display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr;gap:1rem}.OperatorBlock{width:100%;min-height:6rem;margin:1rem 0;padding:1rem;border-radius:.25rem;background:#fff;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.OperatorBlock__header{display:flex;justify-content:space-between}.OperatorBlock__title{display:flex;align-items:center;color:#067892;margin-bottom:.5rem}.OperatorBlock__title svg{margin-right:.5rem;fill:#067892;height:1rem}.OperatorBlock__button button{border:none;background:none}.OperatorBlock__button button svg{fill:#646464;width:1rem}.OperatorBlock__button button:hover svg{fill:#e87173}.OperatorBlock__button button:focus{outline:none}.OperatorBlock__line{margin:.5rem 0}.OperatorBlock__line--header{color:#646464;font-weight:700;font-size:14px}.OperatorBlock__line--value{display:flex;align-items:center;min-height:28px;font-size:16px;padding-bottom:.5rem}.OperatorBlock__line--value img{width:1.2rem;margin-right:.5rem;border-radius:.125rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.OperatorBlock__alert{text-align:center;margin:.5rem;color:#646464}.OperatorBlock__alert span{cursor:pointer;text-decoration:underline}.OperatorOffice{margin:1rem 0}.OperatorOffice--active{border-radius:1rem 1rem 0 0;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.OperatorOffice__country{display:flex;align-items:center;justify-content:space-between;padding:.5rem .5rem .5rem 1rem;font-size:14px;margin-bottom:.5rem;background-color:#ddf0f6;border-radius:100vh;font-weight:700;color:#25758d}.OperatorOffice__country button svg{fill:#25758d}.OperatorOffice__address{display:flex;align-items:flex-start;padding:0 .5rem;line-height:1.4}.OperatorOffice__address svg{margin-top:.15rem;margin-right:1rem;height:1rem;width:1rem;min-width:1rem;min-height:1rem;fill:#b3b3b3}.OperatorOffice__contact{display:flex;padding:.5rem .25rem}.OperatorOffice__contact--active{border-radius:.25rem;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.OperatorOffice__contact__avatar{margin-right:.5rem}.OperatorOffice__contact__avatar svg{width:1.75rem;height:1.75rem;opacity:.5}.OperatorOffice__contact__details{width:100%}.OperatorOffice__contact__details input[type=text]{padding:0;background:none;border:none;color:#202124;width:100%}.OperatorOffice__contact__details input:not(:placeholder-shown){cursor:text}.OperatorOffice__contact__details input[type=text]:focus{z-index:1;position:absolute;left:-.5rem;padding:.5rem;background-color:#fff;border-radius:.5rem;outline:none;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.OperatorOffice__contact__name,.OperatorOffice__contact__description,.OperatorOffice__contact__phone,.OperatorOffice__contact__email{height:16px;position:relative}.OperatorOffice__contact__phone{margin-top:.5rem;margin-bottom:.25rem}.OperatorOffice__contact__name input[type=text]{font-weight:600}.OperatorOffice__contact__description{height:16px}.OperatorOffice__contact__description input[type=text]{font-size:12px}.OperatorOffice__contact__description input[type=text]:focus{top:-.375rem}.OperatorOffice__contact .ApproveChanges{z-index:2;display:none;position:absolute;top:50%;transform:translateY(-50%);right:1rem;border-radius:100vh;padding:.125rem;width:1.5rem;height:1.5rem}.OperatorOffice__contact .ApproveChanges svg{width:.9rem;margin:auto;fill:#191}.OperatorOffice__contact .ApproveChanges:hover{background-color:#f2f2f2;cursor:pointer}.OperatorOffice__contact input[type=text]:focus~.ApproveChanges{display:flex}.OperatorOffice:not(:last-child){padding-bottom:.5rem;border-bottom:1px solid #f2f2f2}.OperatorHeader{display:flex;grid-column:1/-1;justify-content:space-between;align-items:center}.OperatorHeader__goback button{display:flex;align-items:center;border:none;font-weight:700;color:#646464}.OperatorHeader__goback button svg{margin-right:.75rem;width:1rem}.OperatorHeader__name{font-size:20px;font-weight:900;color:#0a2240}.OperatorHeader__updated{color:#646464}.ContextMenu{z-index:3;position:fixed;background-color:#202124;color:#818181;border-radius:.125rem;width:fit-content;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.ContextMenu__updated{padding:.5rem 1rem;border-bottom:1px solid #646464}.ContextMenu button{display:block;padding:0;padding:.375rem 1rem;color:#fff;text-align:left;background:none;border:none}.ContextMenu button:hover{font-weight:700}.ContextMenu button:focus{outline:none}.FleetList{padding:.5rem 0}.FleetList__vessel{display:flex;padding:.375rem 0;border-bottom:1px solid #f2f2f2}.FleetList__vessel a{display:flex}.FleetList__vessel:first-child{border-top:1px solid #f2f2f2}.FleetList__vessel__flag{width:1.5rem;overflow:hidden}.FleetList__vessel__flag img{width:1rem;border-radius:.125rem;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.FleetList__vessel__imo{margin-left:.5rem;color:#646464}.FleetList__vessel__open{display:flex;justify-content:center;align-items:center;margin-left:auto;background-color:#067892;border-radius:100vh;width:1rem;height:1rem;cursor:default}.FleetList__vessel__open:hover{transform:scale(1.1);background-color:#1e798d;cursor:pointer}.VesselDimensions{display:inline-grid;width:100%;grid-template-columns:40% 1fr;padding:.75rem 0}.VesselDimensions__field{display:contents;position:relative}.VesselDimensions__field>div{border-bottom:1px solid #f2f2f2}.VesselDimensions__field__label{display:flex;align-items:center;font-weight:700}.VesselDimensions__field__input{position:relative}.VesselDimensions__field__input input[type=text]{text-align:right;padding-right:2.75rem!important}.OperatorFilters .FilterRow .Filter{flex:1 1 50%!important}.OperatorFilters .FilterRow .Filter .TextInput{max-width:unset}.OperatorFilters .FilterRow div[class$=multiValue] .FlagOption input[type=checkbox],.OperatorFilters .FilterRow div[class$=multiValue] .FlagOption span:last-child{display:none}.OperatorFilters .FilterRow div[class$=multiValue] .FlagOption img{margin:0}.ListTable--operators>div{grid-template-columns:2rem 1fr 5.5rem 4.5rem 1fr 1fr repeat(2,6.5rem) 0}.ListTable--operators .ListTable__cell--offices img{margin-right:.25rem;width:1rem;border-radius:.25rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.loader{width:100%;height:5px;float:left;position:absolute;top:0;left:0;overflow:hidden}.loader .snake{position:relative;height:100%;width:100px;background-image:linear-gradient(to right,#c6ffdd,#fbd786,#f7797d);animation:crawl 1s infinite linear}@keyframes crawl{0%{left:0%}to{left:100%}}.page-loader{width:100%;height:100%;display:flex}header.blurred,aside.blurred{filter:blur(2px);pointer-events:none}.page-loader{width:100%;height:100%;display:flex;background-color:#f2f2f2}.page-loader__logo{width:250px;max-width:85%;margin:auto}.page-loader__logo__svg{width:100%}.page-loader__logo__svg path{animation:flicker 1s infinite linear}.page-loader__logo__svg path:nth-child(10){animation:unset}.page-loader__logo__svg path:nth-child(2){animation-delay:-.2s}.page-loader__logo__svg path:nth-child(3){animation-delay:-.4s}.page-loader__logo__svg path:nth-child(4){animation-delay:-.7s}.page-loader__logo__svg path:nth-child(5){animation-delay:-.3s}.page-loader__logo__svg path:nth-child(6){animation-delay:-.2s}.page-loader__logo__svg path:nth-child(7){animation-delay:-.5s}.page-loader__logo__svg path:nth-child(8){animation-delay:-.6s}.page-loader__logo__svg path:nth-child(9){animation-delay:-.1s}@keyframes flicker{0%,to{opacity:1}50%{opacity:.5}}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.TextLoader span{font-size:1.5rem;letter-spacing:2px;animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.TextLoader span:nth-child(2){animation-delay:.2s}.TextLoader span:nth-child(3){animation-delay:.4s}.PositionViews{display:flex;width:100%;height:calc(100vh - 6rem)}.AutoPilot{font-family:Outfit,sans-serif;padding:.25rem 1.5rem;border:1px solid #f2f2f2;border-radius:1.5rem}.AutoPilot__status{display:flex;align-items:center}.AutoPilot__live{width:.5rem;height:.5rem;margin-right:.5rem;border:none;border-radius:100vh;background-color:#ff6464;cursor:pointer;box-shadow:0 0 #ff646480;animation:pulse 1.5s infinite}.AutoPilot__email{color:#646464}@keyframes pulse{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 6px #ff646400}to{transform:scale(.9);box-shadow:0 0 #ff646400}}.List--split{display:grid!important;grid-template-columns:1fr auto;grid-template-rows:auto 1fr}.List--split .ListFilters{grid-column:1/-1}.ListTable--positions>div{grid-template-columns:repeat(3,2rem) 1fr minmax(10rem,1fr) 10rem 12rem minmax(10rem,1fr) 6.5rem 0}.ListTable--positions .ListTable__body .ListTable__cell--comments textarea{width:100%;resize:none;overflow:hidden;border:none;background:none;outline:none}.ListTable--positions .ListTable__body .ListTable__cell svg{width:1rem;fill:#f2f2f2}.ListTable--positions .ListTable__body .ListTable__cell svg.flagged{fill:#e87173}.ListTable--positions .ListTable__body .ListTable__cell svg.subs{fill:#067892}.ListTable--positions .ListTable__body .ListTable__cell:not(:nth-child(2)):not(:nth-child(3)) svg:not(:hover){stroke:#646464;fill:#646464}.ListTable--positions .ListTable__actions button{height:1.75rem;width:1.75rem;border-radius:100vh;background-color:#deecfa;border:none;margin-right:.5rem}.ListTable--positions .ListTable__actions button svg{margin:auto;height:.8rem;fill:#5f6368;stroke:#5f6368;cursor:pointer}.ListTable--positions .ListTable__actions button:hover svg{fill:#e87173;stroke:#e87173}.ListTable--positions .ListTable__actions svg:hover{fill:#5f6368;stroke:#5f6368;cursor:help}.VesselTable{max-width:100%}.VesselTable__row{display:flex;white-space:nowrap}.VesselTable__row:first-child{cursor:help}.VesselTable__row:first-child img{width:.75rem;height:.75rem;margin-right:.25rem;box-shadow:0 0 7px #0003}.VesselTable__row:first-child sup{top:2px;font-size:.4rem;margin-left:.125rem}.VesselTable__row:not(:first-child){padding-top:.25rem;font-size:.6rem;font-weight:300;color:#646464}.AreaTable{width:100%;max-width:100%;display:flex;justify-content:space-between}.AreaTable__column{flex:0 1 33%}.AreaTable__column:nth-child(2){flex:0 0 1.5rem;display:flex;align-items:center;justify-content:center}.AreaTable__column:first-child .AreaTable__cell:last-child,.AreaTable__column:last-child .AreaTable__cell:last-child{overflow:hidden;max-width:5.5rem;display:flex;align-items:center;padding-top:.25rem;font-weight:300;font-size:.6rem;color:#646464}.AreaTable__column:first-child .AreaTable__cell:last-child svg,.AreaTable__column:last-child .AreaTable__cell:last-child svg{fill:#646464;width:.8rem;padding-right:.25rem}.FlagOption{display:flex;align-items:center}.FlagOption input[type=checkbox]{margin-right:.5rem}.FlagOption img{height:1rem;width:1rem;margin-right:.5rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.VesselOption__body__details{font-size:9px;display:flex;color:#5f6368}div[class$=singleValue] .VesselOption__body__details{display:none}.CoatingOption,.AreaOption{margin-left:1.5rem}.CoatingOption input[type=checkbox],.AreaOption input[type=checkbox]{margin-right:.5rem}.CoatingOption svg,.AreaOption svg{margin-right:.25rem;width:.75rem;fill:#646464}.CoatingOption__details,.AreaOption__details{display:flex;justify-content:space-between;font-size:12px}.CoatingOption--group,.AreaOption--group{font-weight:700;color:#0a2240;margin-left:0}.CoatingOption--group svg,.AreaOption--group svg{width:1rem;fill:#0a2240}.AreaOption--search,.CoatingOption{margin-left:0}.AreaOption--search img,.CoatingOption img{margin-top:auto;width:.75rem;height:.75rem}div[class$=multiValue] .CoatingOption,div[class$=multiValue] .AreaOption{margin-left:0}div[class$=multiValue] .CoatingOption input[type=checkbox],div[class$=multiValue] .AreaOption input[type=checkbox]{display:none}.DownloadDropdown{z-index:10;position:absolute;top:calc(100% + 4px);left:0;background-color:#fff;border:1px solid #f2f2f2;border-radius:.25rem;box-shadow:0 2px 15px #0003,0 15px 30px #0000001a}.DownloadDropdown ul{list-style:none;margin:0;padding:0;text-align:left}.DownloadDropdown li{display:flex;position:relative;white-space:nowrap;text-decoration:none;padding:.75rem 1.25rem .75rem .75rem;border-bottom:1px solid #f2f2f2}.DownloadDropdown li svg{width:.8rem;margin:auto 0;margin-right:.5rem;fill:#1f4863}.DownloadDropdown li:last-child{border-bottom:none}.DownloadDropdown li:hover{background-color:#f2f2f2;cursor:pointer}.ListFilters--positions section .Filter:first-child{flex:0 0 200px}.ListFilters--positions section:nth-child(4){justify-content:space-between}.ListFilters--positions section:nth-child(4) .Filter{flex:auto}.ListFilters--positions section:nth-child(4) .Filter label{white-space:nowrap}.ListFilters--positions .AdvancedFilters{display:flex;align-items:center;border-radius:.25rem;font-size:12px;padding:.125rem .375rem;margin-right:.25rem;color:#01053e;background-color:#b7d4e7;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Sidepanel{overflow:hidden;position:relative;display:flex;flex-direction:column;max-height:calc(100% - 1rem);margin:.5rem .75rem .5rem 0;border-radius:.25rem;background-color:#fff;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.Sidepanel__resizer{z-index:1;left:-.75rem;position:absolute;height:100%;width:1rem;cursor:col-resize}.Sidepanel__header{z-index:1;flex:none;display:flex;justify-content:space-between;align-items:center;font-weight:700;height:3rem;padding:.5rem 1rem;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.Sidepanel__header__close{cursor:pointer}.Sidepanel__header__close:hover{color:#e87173}.Sidepanel__main{position:relative;flex:auto;height:100%;overflow:auto;scrollbar-width:thin;color:#202124}.Sidepanel__main body{background-color:#fff}.LivePosition{padding:1rem}.LivePosition__map{display:flex;flex-direction:column;justify-content:center;height:20rem}.LivePosition__map img{width:100%}.VesselFinderTable{width:100%;margin:.5rem 0}.VesselFinderTable tr:nth-child(odd){background-color:#f2f2f2}.VesselFinderPort{font-weight:700}.VesselFinderPort div{display:flex;justify-content:space-between}.VesselFinderPort div span:last-child{color:green}.PositionSource{height:calc(100% - 3rem);height:100%;display:flex;flex-direction:column}.PositionSource__tabs{display:flex;align-items:flex-end;height:2rem;padding:0 1rem;background-color:#ebebeb}.PositionSource__tab{color:#646464;padding:.125rem .75rem;border-radius:.5rem .5rem 0 0;cursor:pointer}.PositionSource__tab--active{font-weight:700;background-color:#fff;cursor:default}.PositionSource__tab:not(.PositionSource__tab--active):hover{font-weight:700;background-color:#f2f2f2}.PositionSource__header{z-index:1;flex:none;padding:.5rem 1rem;border-bottom:1px solid #0a2240;background-color:#fff;box-shadow:0 3px 4px #0a224033}.PositionSource__header__section{display:flex;flex-wrap:nowrap;justify-content:space-between;white-space:nowrap}.PositionSource__header__section:first-child{font-weight:700;font-size:1rem;margin-bottom:.5rem}.PositionSource__header__title{overflow:hidden;text-overflow:ellipsis;padding-right:.5rem}.PositionSource__header__buttons{display:flex;align-items:center;white-space:nowrap}.PositionSource__header__buttons img,.PositionSource__header__buttons svg{width:1rem;margin:0 .25rem;cursor:pointer;stroke:#646464;fill:#646464}.PositionSource__header__buttons img{box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.PositionSource__header__buttons svg:first-child{padding-bottom:.25rem}.PositionSource__header__buttons svg.positive{fill:green}.PositionSource__header__buttons svg.negative{fill:#e87173}.PositionSource__header__buttons svg:nth-child(2){padding-top:.25rem}.PositionSource__body{overflow:hidden;position:relative;flex:auto;height:100%;overflow:auto;padding:.5rem 1rem}.PositionSource__body .highlight{background-color:#ffff0080;padding:.125rem .375rem}.OperatorGroup{padding:1rem}.OperatorGroup__block{width:100%}.OperatorGroup__summary{margin-bottom:1rem}.OperatorGroup__header{display:flex;justify-content:space-between;align-items:center;height:2.5rem;font-weight:700;padding:.5rem 1rem;border-bottom:1px solid #f2f2f2;cursor:pointer}.OperatorGroup__header:hover{background-color:#f2f2f2}.OperatorGroup__count{padding:.125rem .5rem;margin:0 .5rem;color:#fff;font-weight:400;font-size:10px;background-color:#0a2240;border-radius:.5rem;white-space:nowrap}.OperatorGroup__positions{padding:0 1rem;font-size:12px;border-bottom:1px solid #f2f2f2}.OperatorGroup__position{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgb(248,248,248);overflow:hidden}.OperatorGroup__position .VesselName{display:flex;align-items:center;white-space:nowrap;margin-right:.5rem;cursor:help}.OperatorGroup__position .VesselName img{width:.75rem;height:.75rem;margin-right:.25rem;overflow:hidden;box-shadow:0 0 7px #0003}.OperatorGroup__position span{margin:0 .125rem}.OperatorGroup__position:last-child{border-bottom:none}.Itinerary{padding:1rem}.Itinerary__date{display:flex;align-items:center;padding:.25rem .5rem .25rem 1rem;font-size:12px;background-color:#ddf0f6;border-radius:100vh;font-weight:700;color:#25758d}.Itinerary__date svg{height:1rem;margin-right:.5rem;stroke:#25758d;fill:#25758d}.Itinerary__block{margin:.25rem 0;box-shadow:0 0 6px 3px #0a224033}.Itinerary__summary{margin-bottom:1rem}.Itinerary__summary .VesselAndFlag{white-space:nowrap;margin:0 .5rem}.Itinerary__summary img{width:.8rem;height:.8rem;margin-right:.5rem;box-shadow:0 0 7px #0003}.Itinerary__header{display:flex;justify-content:space-between;align-items:center;height:2rem;padding:0 .5rem;font-weight:700;color:#f8f8f8;background-color:#0a2240;border-radius:.25rem .25rem 0 0}.Itinerary__header__date{display:flex;align-items:center}.Itinerary__header svg{width:1.2rem;fill:#f8f8f8;stroke:#f8f8f8;margin-right:.5rem}.Itinerary__header__source svg{width:.8rem}.Itinerary__header__source svg:hover{fill:#e87173;cursor:pointer}.Itinerary__position{padding:.5rem;font-size:12px;display:flex;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}.OperatorGroup:first-child .OperatorGroup__header:first-child{border-top:1px solid #f2f2f2}.Avatar{position:relative;overflow:hidden}.Avatar img,.Avatar__icon{position:relative;height:100%;width:100%}.AvatarList{position:relative;display:flex;align-items:center}.AvatarList__overflow{position:absolute;left:118px;bottom:-2px;color:#07545a}.AvatarList .Avatar{margin-left:-.25rem;border:2px solid white;background-color:#fff}.AvatarList .Avatar:first-child{margin-left:0}.AvatarList .Avatar:nth-child(6),.AvatarList .Avatar:last-child{margin-right:.5rem}.MessageFrame .message-pop{z-index:999999;position:fixed;padding:5px 15px;width:fit-content;left:50%;transform:translate(-50%);bottom:25px;transition:bottom .5s,opacity 1s linear;color:#fff;background-color:#2d2d2d;border-radius:5px}.RoleBadge{position:relative;padding:.25rem .5rem;border-radius:.5rem;width:fit-content;max-width:6rem;font-size:.7rem;cursor:default}.RoleBadge__label{overflow:hidden;text-overflow:ellipsis}.Comment{height:fit-content;margin:.5rem 1rem}.Comment__bubble{position:relative;padding:.5rem .75rem;width:fit-content;max-width:min(90%,18rem);border-radius:0 .25rem .25rem;background-color:#e2e2e2;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.Comment__bubble__writer,.Comment__bubble__content,.Comment__bubble__date{overflow:hidden;text-overflow:ellipsis}.Comment__bubble__writer{font-weight:700;font-size:.7rem;margin-bottom:.25rem}.Comment__bubble__content{margin-bottom:.25rem}.Comment__bubble__date{font-size:.6rem;text-align:right}.Comment__bubble--author{border-radius:.25rem 0 .25rem .25rem;margin-left:auto;background-color:#c1e3c1}.Comment__bubble:after{content:"";position:absolute;top:0;left:0;transform:translate(-50%);width:.75rem;height:.75rem;clip-path:polygon(0 0,100% 0,100% 100%);background-color:#e2e2e2}.Comment__bubble--author:after{left:100%;clip-path:polygon(0 0,100% 0,0 100%);background-color:#c1e3c1}.CommentTextArea{width:100%;position:relative;margin:.5rem 0;border-radius:.25rem;padding:0 .5rem;background-color:#d9fdd3;background-color:#f7eea1;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.CommentTextArea__header,.CommentTextArea__footer{padding:.5rem 0}.CommentTextArea__header{font-weight:700;font-size:12px;color:#8d800c}.CommentTextArea__input{display:inline-grid;align-items:stretch;width:100%}.CommentTextArea__input textarea,.CommentTextArea__input:after{grid-area:1/1/2/2;white-space:pre-wrap;width:100%}.CommentTextArea__input:after{content:attr(data-value) " ";visibility:hidden}.CommentTextArea__input textarea{overflow:hidden;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;color:#000;border:none;background:none}.CommentTextArea__input textarea:not(:placeholder-shown){cursor:text}.CommentTextArea__footer{font-size:10px;display:flex;justify-content:space-between}.CommentTextArea .CommentTextArea__buttons{display:flex;gap:.25rem;padding:0 .5rem}.CommentTextArea .CommentTextArea__buttons .CommentButton{display:flex;width:1.5rem;height:1.5rem;border-radius:100vh;cursor:pointer}.CommentTextArea .CommentTextArea__buttons .CommentButton:hover{background-color:#f1e25b}.CommentTextArea .CommentTextArea__buttons .CommentButton svg{margin:auto}.CommentTextArea .CommentTextArea__buttons .CommentButton--delete svg{fill:#646464;width:.8rem}.CommentTextArea .CommentTextArea__buttons .CommentButton--approve svg{fill:#191;width:.9rem}.CommentWall--rates .CommentTextArea{background-color:#d9fdd3}.CommentWall--rates .CommentTextArea__header{color:#77ad71}.Pagination{display:flex;justify-content:space-between;margin-top:auto;margin-bottom:auto}.Pagination__label{margin:auto 0;font-size:12px;white-space:nowrap}.Pagination button{height:1.5rem;margin:0 .25rem}.PriorityNav__outer{display:flex;white-space:nowrap;width:100%}.PriorityNav__inner{display:flex;position:relative;white-space:nowrap}.PriorityNav__dropdown{z-index:2;position:absolute;left:100%;top:100%;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.PriorityNav__dropdown button{margin:0;border-radius:0;width:100%}.SortToggles{display:flex}.SortToggles__label{display:flex;align-items:center}.SortToggles__toggles{display:flex;margin-left:.5rem;flex-direction:column}.SortToggles__toggles svg{display:flex;height:.25rem;margin:.15rem;opacity:.3;cursor:pointer}.SortToggles__toggle.active svg{opacity:1;cursor:default}.FilteredSearchInput{position:relative;width:100%}.FilteredSearchInput input[type=text]{height:2.5rem;width:100%;border:none;background:#f2f2f2;border-radius:.5rem;padding:0 4rem 0 2.25rem;overflow:hidden}.FilteredSearchInput input[type=text]:focus{outline:none;background:#fff;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.FilteredSearchInput__icon{display:flex;justify-content:center;align-items:center;position:absolute;height:2rem;width:2rem;top:.25rem;left:.25rem;border-radius:100vh}.FilteredSearchInput__icon svg{fill:#818181;height:1rem}.FilteredSearchInput__icon--clickable:hover{cursor:pointer;background-color:#ebebeb}.FilteredSearchInput__icon--active{background-color:#ebebeb}.FilteredSearchInput__icon--active svg{fill:#009688;fill:#e87173}.FilteredSearchInput__icon:nth-child(2){left:calc(100% - 2.25rem)}.FilteredSearchInput__enter{position:absolute;top:.875rem}.FilteredSearchInput__enter svg{height:1rem;fill:#818181}.FilteredSearchInput__cancel-filters{position:absolute;top:.625rem;left:2.5rem;overflow:hidden;display:flex;align-items:center;height:1.25rem;font-size:.8rem;border-radius:.25rem;background-color:#d1d1d1}.FilteredSearchInput__cancel-filters__label{padding:.25rem .25rem .25rem .375rem}.FilteredSearchInput__cancel-filters__cross{padding:.25rem .375rem .25rem .25rem;font-weight:700;display:flex;align-items:center}.FilteredSearchInput__cancel-filters__cross:hover{color:#e03e15;background-color:#ffbdad;cursor:pointer}.FilteredSearchInput--small input[type=text]{max-width:100%;border:none;border-radius:.25rem;border-bottom:2px solid #f2f2f2;background:none;width:24rem;height:2rem}.FilteredSearchInput--small input[type=text]:focus,.FilteredSearchInput--small input[type=text]:active{outline:none;box-shadow:none;background:none}.FilteredSearchInput--small .FilteredSearchInput__icon{top:0}.FilteredSearchInput--small .FilteredSearchInput__enter{top:.5rem}.Sidebar__toggle{display:flex;width:4rem;background-color:#fff}.Sidebar__toggle .Sidebar__container{position:relative;margin:auto;height:3rem;width:3rem;box-shadow:none}.Sidebar__toggle .Sidebar__container img,.Sidebar__toggle .Sidebar__container svg{width:100%;border-radius:100vh;cursor:pointer}.Sidebar__toggle .Sidebar__header__menu{color:#e87173;font-size:.5rem;padding:.1rem;line-height:1rem;cursor:pointer}header,.Header{z-index:9999;grid-row:1;display:flex;width:100%;height:4rem;max-width:100vw;background-color:#f8f8f8}header__container,.Header__container{display:flex;justify-content:space-between;padding:.75rem;width:100%;border-bottom:1px solid #f2f2f2;background-color:#ffffff80}header__container--shadow,.Header__container--shadow{box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}header__container section,.Header__container section{display:flex;align-items:center;flex:1 1 auto}header__container section img,.Header__container section img{margin:auto 0;height:1.5rem}header__container section:nth-child(2),.Header__container section:nth-child(2){justify-content:center}header__container section:last-child,.Header__container section:last-child{justify-content:flex-end}header__container section:last-child button,.Header__container section:last-child button{margin-left:.5rem;height:2rem}header__container section:first-child,header__container section:last-child,.Header__container section:first-child,.Header__container section:last-child{flex:1 1 10rem}.UserMenu{z-index:9999;position:absolute;top:calc(100% + .375rem);left:0;min-width:11rem;padding:.25rem 0;border-radius:.125rem;background-color:#2c2c2c;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d;-webkit-user-select:none;user-select:none}.UserMenu__info{color:#818181;padding:.375rem .75rem}.UserMenu__info p{white-space:nowrap;margin:.125rem 0}.UserMenu__option{display:flex;color:#f2f2f2;font-weight:400;padding:.375rem .75rem;border-bottom:1px solid hsl(0,0%,33%)}.UserMenu__option svg{margin-right:.75rem;width:.75rem;fill:#f2f2f2;border:none!important;border-radius:0!important}.UserMenu__option:hover{background-color:#0081cc}.UserMenu__option:last-child{border:none}.UserMenu__option--disabled{color:#646464;cursor:default}.UserMenu__option--disabled svg{fill:#646464}.UserMenu__option--disabled:hover{background-color:unset!important}.UserMenu:after{content:"";position:absolute;top:-.4rem;left:1.25rem;width:.75rem;height:.4rem;clip-path:polygon(0 100%,50% 0,100% 100%);background-color:#2c2c2c}.Sidebar{z-index:999999;height:100vh}.Sidebar__container{display:flex;flex-direction:column;height:100%;background-color:#fff;box-shadow:10px 2px 5px -10px #0000001a;border-radius:0px .25rem 0px 0px}.Sidebar__header{flex:none;position:relative;display:flex;width:100%;height:4rem;cursor:default}.Sidebar__header__close,.Sidebar__header__pin{position:absolute;top:10px;right:10px;color:#e87173;font-size:10px;cursor:pointer}.Sidebar__header__close{display:none}.Sidebar__header__menu{position:absolute;top:2rem;left:2rem;display:flex;width:1.2rem;height:1.2rem;border-radius:100vh;background-color:#fff}.Sidebar__header__menu svg{margin:auto;fill:#e87173;height:60%}.Sidebar__header__user{display:flex;width:100%;min-width:4rem}.Sidebar__header__user__picture{position:relative;display:flex;width:3rem;height:3rem;margin:.5rem;cursor:pointer}.Sidebar__header__user__picture img,.Sidebar__header__user__picture svg{border-radius:100vh;border:1px solid #fff}.Sidebar__header__user__icon svg{fill:red}.Sidebar__header__user__profile{margin:auto 0}.Sidebar__header__user__name{color:#202124;font-weight:700}.Sidebar__header__user__team{color:#5f6368;font-size:.8rem}.Sidebar__main{z-index:1;position:relative;flex:none;display:flex;flex-direction:column;justify-content:space-between;font-size:.75rem;height:calc(100% - 8rem);padding-bottom:1rem;-webkit-user-select:none;user-select:none}.Sidebar__main__top,.Sidebar__main__bottom{z-index:2;background-color:#fff6}.Sidebar__main__top{border-top:1px solid #f2f2f2;padding-top:.5rem}.Sidebar__main__bottom{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.Sidebar__main__title,.Sidebar__main__section{flex:none}.Sidebar__main__title,.Sidebar__main__heading{padding:.5rem 0}.Sidebar__main__title{display:flex;font-size:.9rem;font-weight:700}.Sidebar__main__section:not(:disabled){cursor:pointer}.Sidebar__main__heading{display:flex;margin:auto;width:100%;border:none}.Sidebar__main__heading__title{color:#202124;margin:auto 0}.Sidebar__main__heading__icon{position:relative;display:flex;width:4rem;justify-content:center}.Sidebar__main__heading__icon svg,.Sidebar__main__heading__icon img,.Sidebar__main__heading__icon__svg{margin:auto;height:15px;fill:#202124}.Sidebar__main__heading:disabled{cursor:default}.Sidebar__main__heading:disabled .Sidebar__main__heading__icon svg{fill:#ebebeb;fill:#d7d7d7}.Sidebar__main__heading:disabled .Sidebar__main__heading__title{color:#ebebeb;color:#d7d7d7}.Sidebar__main__section--active{box-shadow:inset 4px 0 #e87173}.Sidebar__main__section--active .Sidebar__main__heading{cursor:default}.Sidebar__main__section--active .Sidebar__main__heading__title{font-weight:700;color:#e87173}.Sidebar__main__section--active .Sidebar__main__heading__icon svg{fill:#e87173}.Sidebar__main:before{content:"";z-index:0;position:absolute;left:0;top:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3csvg%20id='visual'%20viewBox='0%200%20192%20465'%20width='192'%20height='465'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%3e%3cg%20stroke-width='1'%20stroke-linejoin='bevel'%3e%3cpath%20d='M124%20199L192%20278L192%20153Z'%20fill='%23f9f9f9'%20stroke='%23f9f9f9'%3e%3c/path%3e%3cpath%20d='M192%20153L109%2074L124%20199Z'%20fill='%23fafafa'%20stroke='%23fafafa'%3e%3c/path%3e%3cpath%20d='M124%20199L73%20283L192%20278Z'%20fill='%23f5f5f5'%20stroke='%23f5f5f5'%3e%3c/path%3e%3cpath%20d='M73%20283L192%20354L192%20278Z'%20fill='%23f7f7f7'%20stroke='%23f7f7f7'%3e%3c/path%3e%3cpath%20d='M192%2099L109%2074L192%20153Z'%20fill='%23f9f9f9'%20stroke='%23f9f9f9'%3e%3c/path%3e%3cpath%20d='M124%20199L0%20214L73%20283Z'%20fill='%23f3f3f3'%20stroke='%23f3f3f3'%3e%3c/path%3e%3cpath%20d='M73%20283L73%20351L192%20354Z'%20fill='%23f5f5f5'%20stroke='%23f5f5f5'%3e%3c/path%3e%3cpath%20d='M109%2074L0%20214L124%20199Z'%20fill='%23fafafa'%20stroke='%23fafafa'%3e%3c/path%3e%3cpath%20d='M73%20283L0%20290L73%20351Z'%20fill='%23fdfdfd'%20stroke='%23fdfdfd'%3e%3c/path%3e%3cpath%20d='M0%20214L0%20290L73%20283Z'%20fill='%23fafafa'%20stroke='%23fafafa'%3e%3c/path%3e%3cpath%20d='M192%2099L192%200L109%2074Z'%20fill='%23fcfcfc'%20stroke='%23fcfcfc'%3e%3c/path%3e%3cpath%20d='M109%2074L0%2053L0%20214Z'%20fill='%23f3f3f3'%20stroke='%23f3f3f3'%3e%3c/path%3e%3cpath%20d='M192%200L116%200L109%2074Z'%20fill='%23f9f9f9'%20stroke='%23f9f9f9'%3e%3c/path%3e%3cpath%20d='M116%200L0%2053L109%2074Z'%20fill='%23f2f2f2'%20stroke='%23f2f2f2'%3e%3c/path%3e%3cpath%20d='M84%20465L192%20465L192%20354Z'%20fill='%23fcfcfc'%20stroke='%23fcfcfc'%3e%3c/path%3e%3cpath%20d='M84%20465L192%20354L73%20351Z'%20fill='%23ffffff'%20stroke='%23ffffff'%3e%3c/path%3e%3cpath%20d='M0%20290L0%20393L73%20351Z'%20fill='%23f6f6f6'%20stroke='%23f6f6f6'%3e%3c/path%3e%3cpath%20d='M0%20393L84%20465L73%20351Z'%20fill='%23f9f9f9'%20stroke='%23f9f9f9'%3e%3c/path%3e%3cpath%20d='M116%200L0%200L0%2053Z'%20fill='%23f3f3f3'%20stroke='%23f3f3f3'%3e%3c/path%3e%3cpath%20d='M0%20393L0%20465L84%20465Z'%20fill='%23f7f7f7'%20stroke='%23f7f7f7'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");background-position:top;background-repeat:no-repeat;background-size:cover;opacity:.8}.Sidebar__footer{flex:none;height:4rem}.Sidebar__footer__title{height:1.5rem;padding:0 .5rem;text-align:center;white-space:nowrap;font-weight:900;font-size:.7rem;width:100%;color:#5f6368}.Sidebar__footer__logo{display:flex;height:2.5rem;width:100%;padding:.5rem 1rem;justify-content:center}.Sidebar__footer__logo img{height:100%;width:100%;width:2rem}.Sidebar__toggle{display:none;width:4rem}.Settings{height:calc(100vh - 6.5rem);overflow-y:auto}.Settings__container{width:calc(100% - 1.5rem);margin:1rem .75rem;border-radius:.25rem;box-shadow:0 2px 10px #00000026,0 10px 20px #0000000d}.Settings__section__header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;color:#5f6368;font-size:.9rem;font-weight:700;border-bottom:1px solid #f2f2f2}.Settings .badge{border-radius:.125rem}.Settings .MembersTable,.Settings .FoldersTable,.Settings .ClassificationsTable{width:100%;max-width:100%;border-collapse:collapse;text-align:left;cursor:default}.Settings .MembersTable .badge,.Settings .FoldersTable .badge,.Settings .ClassificationsTable .badge{display:flex;align-items:center;height:1.5rem;padding:0 .25rem}.Settings .MembersTable tr,.Settings .FoldersTable tr,.Settings .ClassificationsTable tr{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;height:2rem}.Settings .MembersTable tr th,.Settings .MembersTable tr td,.Settings .FoldersTable tr th,.Settings .FoldersTable tr td,.Settings .ClassificationsTable tr th,.Settings .ClassificationsTable tr td{flex:0 1 25%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:.35rem .5rem}.Settings .MembersTable tr th:first-child,.Settings .MembersTable tr td:first-child,.Settings .FoldersTable tr th:first-child,.Settings .FoldersTable tr td:first-child,.Settings .ClassificationsTable tr th:first-child,.Settings .ClassificationsTable tr td:first-child{flex:0 0 10rem;padding-left:1rem}.Settings .MembersTable tr th:last-child,.Settings .MembersTable tr td:last-child,.Settings .FoldersTable tr th:last-child,.Settings .FoldersTable tr td:last-child,.Settings .ClassificationsTable tr th:last-child,.Settings .ClassificationsTable tr td:last-child{padding-right:1rem;flex:0 0 4rem}.Settings .MembersTable tr th:last-child svg,.Settings .MembersTable tr td:last-child svg,.Settings .FoldersTable tr th:last-child svg,.Settings .FoldersTable tr td:last-child svg,.Settings .ClassificationsTable tr th:last-child svg,.Settings .ClassificationsTable tr td:last-child svg{height:1rem}.Settings .MembersTable thead,.Settings .FoldersTable thead,.Settings .ClassificationsTable thead{background-color:#f2f2f2}.Settings .MembersTable thead tr:first-child,.Settings .FoldersTable thead tr:first-child,.Settings .ClassificationsTable thead tr:first-child{width:calc(100% - .5rem);height:2rem}.Settings .MembersTable thead tr:last-child,.Settings .FoldersTable thead tr:last-child,.Settings .ClassificationsTable thead tr:last-child{height:0}.Settings .MembersTable thead th,.Settings .FoldersTable thead th,.Settings .ClassificationsTable thead th{position:relative;color:#5f6368;font-weight:700;font-size:.7rem}.Settings .MembersTable thead th.loader,.Settings .FoldersTable thead th.loader,.Settings .ClassificationsTable thead th.loader{flex:0 0 100%;padding:0}.Settings .MembersTable tbody,.Settings .FoldersTable tbody,.Settings .ClassificationsTable tbody{display:block;overflow-y:scroll;overflow-x:auto;max-width:100%;height:100%}.Settings .MembersTable tbody tr,.Settings .FoldersTable tbody tr,.Settings .ClassificationsTable tbody tr{border-bottom:1px solid #e2e2e2}.Settings .MembersTable tbody tr td.open,.Settings .FoldersTable tbody tr td.open,.Settings .ClassificationsTable tbody tr td.open{text-align:center}.Settings .MembersTable tbody tr td.settings button,.Settings .FoldersTable tbody tr td.settings button,.Settings .ClassificationsTable tbody tr td.settings button{margin-left:auto}.Settings .MembersTable tbody tr td.settings button svg,.Settings .FoldersTable tbody tr td.settings button svg,.Settings .ClassificationsTable tbody tr td.settings button svg{width:1rem}.Settings .MembersTable tbody tr:hover,.Settings .FoldersTable tbody tr:hover,.Settings .ClassificationsTable tbody tr:hover{box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.Settings .MembersTable tbody tr:first-child:hover,.Settings .FoldersTable tbody tr:first-child:hover,.Settings .ClassificationsTable tbody tr:first-child:hover{box-shadow:none}.Settings .MembersTable tbody td:nth-child(3),.Settings .FoldersTable tbody td:nth-child(3),.Settings .ClassificationsTable tbody td:nth-child(3){padding:0 .5rem}.Settings .MembersTable tbody td:nth-child(4) svg,.Settings .FoldersTable tbody td:nth-child(4) svg,.Settings .ClassificationsTable tbody td:nth-child(4) svg{width:1.5rem;height:1.2rem}.Settings .FoldersTable th.loader{flex:0 0 100%;padding:0}.Settings .FoldersTable th:first-child{column-span:2}.Settings .FoldersTable td:first-child{flex:0 0 2.5rem!important}.Settings .FoldersTable td:first-child svg{height:1rem;width:1rem;fill:#5f6368}.Settings .FoldersTable td:nth-child(2){flex:0 0 7.5rem}.Settings .FoldersTable td:nth-child(4) svg{height:1.5rem!important}.Settings .MembersTable{max-height:calc(100% - 6.5rem)}.Settings .MembersTable th,.Settings .MembersTable td{flex:0 1 20%}.Settings .MembersTable tr:first-child th:first-child,.Settings .MembersTable td:first-child{flex:0 0 4rem!important}.Settings .MembersTable tr:first-child th:first-child svg,.Settings .MembersTable tr:first-child th:first-child img,.Settings .MembersTable td:first-child svg,.Settings .MembersTable td:first-child img{width:1.5rem;border-radius:100vh}.Settings .MembersTable th:nth-child(3),.Settings .MembersTable td:nth-child(3){flex-basis:0 2 100%}.Settings .MembersTable th:nth-child(4),.Settings .MembersTable td:nth-child(4){flex-basis:0 0 4rem}.Settings .MembersTable th:nth-child(5),.Settings .MembersTable td:nth-child(5){flex:1 1 50%!important}.Settings .MembersTable .FolderBadge{display:inline-block;font-size:.8rem;margin:0 .25rem;padding:.25rem .5rem;border-radius:.5rem;background-color:#ebebeb}.form__field--shortkeys{flex:0 0 10rem;cursor:pointer}.form__field--shortkeys .form__field__keys{display:flex;flex-wrap:nowrap}.form__field--shortkeys .form__field__keys .shortkey-select{width:3.25rem;height:2rem;margin-left:.25rem}.form__field--shortkeys .form__field__keys input[type=checkbox]{display:none}.form__field--shortkeys .form__field__keys label.ctrl--false{opacity:.3}.form__field--shortkeys svg{height:2rem;width:2.4rem;cursor:pointer}.Settings__setting{width:100%;padding:.75rem 1rem;border-bottom:1px solid #f2f2f2}.Settings__setting__description{color:#202124}.Settings__setting__description code{color:#067892;font-size:.8rem}.Settings__setting--flex{display:flex;justify-content:space-between}.Settings__setting--sub{font-size:.8rem;padding-left:2rem}.Settings__setting--sub .Settings__setting__description{color:#5f6368}.Settings__setting--multi{display:flex}@supports (-webkit-appearance: none) or (-moz-appearance: none){.Settings__setting__input input[type=checkbox],.Settings__setting__input input[type=radio]{--active: #275efe;--active-inner: #fff;--focus: 2px rgba(39, 94, 254, .3);--border: #bbc1e1;--border-hover: #275efe;--background: #fff;--disabled: #f6f8ff;--disabled-inner: #e1e6f9;-webkit-appearance:none;-moz-appearance:none;height:1rem;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc, var(--border));background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s}.Settings__setting__input input[type=checkbox]:after,.Settings__setting__input input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t, .3s) var(--d-t-e, ease),opacity var(--d-o, .2s)}.Settings__setting__input input[type=checkbox]:checked,.Settings__setting__input input[type=radio]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}.Settings__setting__input input[type=checkbox]:disabled,.Settings__setting__input input[type=radio]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}.Settings__setting__input input[type=checkbox]:disabled:checked,.Settings__setting__input input[type=radio]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}.Settings__setting__input input[type=checkbox]:disabled+label,.Settings__setting__input input[type=radio]:disabled+label{cursor:not-allowed}.Settings__setting__input input[type=checkbox]:hover:not(:checked):not(:disabled),.Settings__setting__input input[type=radio]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}.Settings__setting__input input[type=checkbox]:not(.switch),.Settings__setting__input input[type=radio]:not(.switch){width:1rem;height:1rem;margin:0 1rem 0 .5rem}.Settings__setting__input input[type=checkbox]:not(.switch):after,.Settings__setting__input input[type=radio]:not(.switch):after{opacity:var(--o, 0)}.Settings__setting__input input[type=checkbox]:not(.switch):checked,.Settings__setting__input input[type=radio]:not(.switch):checked{--o: 1}.Settings__setting__input input[type=checkbox]:focus,.Settings__setting__input input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}.Settings__setting__input input[type=checkbox]:not(.switch){border-radius:.125rem}.Settings__setting__input input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:3.5px;top:0;transform:rotate(var(--r, 20deg))}.Settings__setting__input input[type=checkbox]:not(.switch):checked{--r: 43deg}.Settings__setting__input input[type=checkbox].switch{width:2rem;border-radius:11px}.Settings__setting__input input[type=checkbox].switch:after{left:.125rem;top:.1rem;border-radius:50%;width:.675rem;height:.675rem;background:var(--ab, var(--border));transform:translate(var(--x, 0))}.Settings__setting__input input[type=checkbox].switch:checked{--ab: var(--active-inner);--x: 14px}.Settings__setting__input input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}.Settings__setting__input input[type=radio]{border-radius:50%}.Settings__setting__input input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s, .7))}.Settings__setting__input input[type=radio]:checked{--s: .5}}.ListTable--activity>div{grid-template-columns:repeat(6,1fr)}.ListTable--users>div{grid-template-columns:3rem 1fr 1fr 8rem 6.5rem 8rem 0}.ListTable--users .ListTable__row>div{cursor:default!important}.ListTable--roles>div{grid-template-columns:1fr 1fr repeat(2,7.5rem) 0}.ListTable--roles .ListTable__row>div{cursor:default!important}.ListTable--vessels>div{grid-template-columns:2rem 1fr 4.5rem repeat(5,4rem) 1fr repeat(2,6.5rem) 0}.ListTable--vessels .ListTable__cell--vessel-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ListTable--vessels .ListTable__cell--vessel-name img{overflow:hidden;margin-right:.5rem;width:1rem;min-width:1rem;border-radius:.125rem;box-shadow:0 2px 5px #00000014,0 5px 10px #00000008}.ListTable--vessels .ListTable__cell--dimension{justify-content:flex-end}.CommentInput textarea{width:100%;resize:vertical;min-height:3rem;border:1.5px solid #067892;border-radius:.25rem;margin:.5rem 0;padding:.5rem;color:#3a6478;background-color:#ecf4f9}.CommentInput textarea:focus{outline-color:#067892}.CommentInput textarea::placeholder{color:#94acb8}.File{display:flex;align-items:center;gap:.5rem;margin:.25rem 0;padding:.5rem 0}.File:not(:last-child){border-bottom:1px sold #f2f2f2}.File__icon svg{width:1rem}.File__actions{margin-left:auto;display:flex;gap:.5rem}.File__actions svg{fill:#818181;height:.8rem;cursor:pointer}.File__actions svg:hover{fill:#646464}.TimeCharter{position:relative;display:flex;flex-direction:column;gap:.25rem;margin:.5rem 0}.TimeCharter:first-child{margin-top:1rem}.TimeCharter__edit{position:absolute;top:0rem;right:.5rem}.TimeCharter__edit svg{fill:#a9a9a9;width:1rem}.TimeCharter__edit svg:hover{fill:#e87173;cursor:pointer}.TimeCharter__badge{position:absolute;top:0rem;left:0;font-size:12px;border-radius:100vh;padding:.25rem .5rem;color:#646464;background-color:#f2f2f2}.TimeCharter__badge--active{color:#fff;background-color:#e87173}.TimeCharter table{padding-top:1.5rem}.TimeCharter table td:first-child{font-size:13px}.TimeCharter table tr:last-child td{font-size:10px;color:#646464}
