/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fa,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin,.fad,.fa-duotone,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-0.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-0.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-0.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, 0.1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, 0.08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, 0.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, 0.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media(prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"0"}.fa-1::before{content:"1"}.fa-2::before{content:"2"}.fa-3::before{content:"3"}.fa-4::before{content:"4"}.fa-5::before{content:"5"}.fa-6::before{content:"6"}.fa-7::before{content:"7"}.fa-8::before{content:"8"}.fa-9::before{content:"9"}.fa-00::before{content:""}.fa-360-degrees::before{content:""}.fa-a::before{content:"A"}.fa-abacus::before{content:""}.fa-accent-grave::before{content:"`"}.fa-acorn::before{content:""}.fa-address-book::before{content:""}.fa-contact-book::before{content:""}.fa-address-card::before{content:""}.fa-contact-card::before{content:""}.fa-vcard::before{content:""}.fa-air-conditioner::before{content:""}.fa-airplay::before{content:""}.fa-alarm-clock::before{content:""}.fa-alarm-exclamation::before{content:""}.fa-alarm-plus::before{content:""}.fa-alarm-snooze::before{content:""}.fa-album::before{content:""}.fa-album-circle-plus::before{content:""}.fa-album-circle-user::before{content:""}.fa-album-collection::before{content:""}.fa-album-collection-circle-plus::before{content:""}.fa-album-collection-circle-user::before{content:""}.fa-alicorn::before{content:""}.fa-alien::before{content:""}.fa-alien-8bit::before{content:""}.fa-alien-monster::before{content:""}.fa-align-center::before{content:""}.fa-align-justify::before{content:""}.fa-align-left::before{content:""}.fa-align-right::before{content:""}.fa-align-slash::before{content:""}.fa-alt::before{content:""}.fa-amp-guitar::before{content:""}.fa-ampersand::before{content:"&"}.fa-anchor::before{content:""}.fa-anchor-circle-check::before{content:""}.fa-anchor-circle-exclamation::before{content:""}.fa-anchor-circle-xmark::before{content:""}.fa-anchor-lock::before{content:""}.fa-angel::before{content:""}.fa-angle::before{content:""}.fa-angle-90::before{content:""}.fa-angle-down::before{content:""}.fa-angle-left::before{content:""}.fa-angle-right::before{content:""}.fa-angle-up::before{content:""}.fa-angles-down::before{content:""}.fa-angle-double-down::before{content:""}.fa-angles-left::before{content:""}.fa-angle-double-left::before{content:""}.fa-angles-right::before{content:""}.fa-angle-double-right::before{content:""}.fa-angles-up::before{content:""}.fa-angle-double-up::before{content:""}.fa-ankh::before{content:""}.fa-apartment::before{content:""}.fa-aperture::before{content:""}.fa-apostrophe::before{content:"'"}.fa-apple-core::before{content:""}.fa-apple-whole::before{content:""}.fa-apple-alt::before{content:""}.fa-archway::before{content:""}.fa-arrow-down::before{content:""}.fa-arrow-down-1-9::before{content:""}.fa-sort-numeric-asc::before{content:""}.fa-sort-numeric-down::before{content:""}.fa-arrow-down-9-1::before{content:""}.fa-sort-numeric-desc::before{content:""}.fa-sort-numeric-down-alt::before{content:""}.fa-arrow-down-a-z::before{content:""}.fa-sort-alpha-asc::before{content:""}.fa-sort-alpha-down::before{content:""}.fa-arrow-down-arrow-up::before{content:""}.fa-sort-alt::before{content:""}.fa-arrow-down-big-small::before{content:""}.fa-sort-size-down::before{content:""}.fa-arrow-down-from-dotted-line::before{content:""}.fa-arrow-down-from-line::before{content:""}.fa-arrow-from-top::before{content:""}.fa-arrow-down-left::before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center::before{content:""}.fa-arrow-down-long::before{content:""}.fa-long-arrow-down::before{content:""}.fa-arrow-down-right::before{content:""}.fa-arrow-down-short-wide::before{content:""}.fa-sort-amount-desc::before{content:""}.fa-sort-amount-down-alt::before{content:""}.fa-arrow-down-small-big::before{content:""}.fa-sort-size-down-alt::before{content:""}.fa-arrow-down-square-triangle::before{content:""}.fa-sort-shapes-down-alt::before{content:""}.fa-arrow-down-to-arc::before{content:""}.fa-arrow-down-to-bracket::before{content:""}.fa-arrow-down-to-dotted-line::before{content:""}.fa-arrow-down-to-line::before{content:""}.fa-arrow-to-bottom::before{content:""}.fa-arrow-down-to-square::before{content:""}.fa-arrow-down-triangle-square::before{content:""}.fa-sort-shapes-down::before{content:""}.fa-arrow-down-up-across-line::before{content:""}.fa-arrow-down-up-lock::before{content:""}.fa-arrow-down-wide-short::before{content:""}.fa-sort-amount-asc::before{content:""}.fa-sort-amount-down::before{content:""}.fa-arrow-down-z-a::before{content:""}.fa-sort-alpha-desc::before{content:""}.fa-sort-alpha-down-alt::before{content:""}.fa-arrow-left::before{content:""}.fa-arrow-left-from-line::before{content:""}.fa-arrow-from-right::before{content:""}.fa-arrow-left-long::before{content:""}.fa-long-arrow-left::before{content:""}.fa-arrow-left-long-to-line::before{content:""}.fa-arrow-left-to-line::before{content:""}.fa-arrow-to-left::before{content:""}.fa-arrow-pointer::before{content:""}.fa-mouse-pointer::before{content:""}.fa-arrow-right::before{content:""}.fa-arrow-right-arrow-left::before{content:""}.fa-exchange::before{content:""}.fa-arrow-right-from-arc::before{content:""}.fa-arrow-right-from-bracket::before{content:""}.fa-sign-out::before{content:""}.fa-arrow-right-from-line::before{content:""}.fa-arrow-from-left::before{content:""}.fa-arrow-right-long::before{content:""}.fa-long-arrow-right::before{content:""}.fa-arrow-right-long-to-line::before{content:""}.fa-arrow-right-to-arc::before{content:""}.fa-arrow-right-to-bracket::before{content:""}.fa-sign-in::before{content:""}.fa-arrow-right-to-city::before{content:""}.fa-arrow-right-to-line::before{content:""}.fa-arrow-to-right::before{content:""}.fa-arrow-rotate-left::before{content:""}.fa-arrow-left-rotate::before{content:""}.fa-arrow-rotate-back::before{content:""}.fa-arrow-rotate-backward::before{content:""}.fa-undo::before{content:""}.fa-arrow-rotate-right::before{content:""}.fa-arrow-right-rotate::before{content:""}.fa-arrow-rotate-forward::before{content:""}.fa-redo::before{content:""}.fa-arrow-trend-down::before{content:""}.fa-arrow-trend-up::before{content:""}.fa-arrow-turn-down::before{content:""}.fa-level-down::before{content:""}.fa-arrow-turn-down-left::before{content:""}.fa-arrow-turn-down-right::before{content:""}.fa-arrow-turn-up::before{content:""}.fa-level-up::before{content:""}.fa-arrow-up::before{content:""}.fa-arrow-up-1-9::before{content:""}.fa-sort-numeric-up::before{content:""}.fa-arrow-up-9-1::before{content:""}.fa-sort-numeric-up-alt::before{content:""}.fa-arrow-up-a-z::before{content:""}.fa-sort-alpha-up::before{content:""}.fa-arrow-up-arrow-down::before{content:""}.fa-sort-up-down::before{content:""}.fa-arrow-up-big-small::before{content:""}.fa-sort-size-up::before{content:""}.fa-arrow-up-from-arc::before{content:""}.fa-arrow-up-from-bracket::before{content:""}.fa-arrow-up-from-dotted-line::before{content:""}.fa-arrow-up-from-ground-water::before{content:""}.fa-arrow-up-from-line::before{content:""}.fa-arrow-from-bottom::before{content:""}.fa-arrow-up-from-square::before{content:""}.fa-arrow-up-from-water-pump::before{content:""}.fa-arrow-up-left::before{content:""}.fa-arrow-up-left-from-circle::before{content:""}.fa-arrow-up-long::before{content:""}.fa-long-arrow-up::before{content:""}.fa-arrow-up-right::before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center::before{content:""}.fa-arrow-up-right-dots::before{content:""}.fa-arrow-up-right-from-square::before{content:""}.fa-external-link::before{content:""}.fa-arrow-up-short-wide::before{content:""}.fa-sort-amount-up-alt::before{content:""}.fa-arrow-up-small-big::before{content:""}.fa-sort-size-up-alt::before{content:""}.fa-arrow-up-square-triangle::before{content:""}.fa-sort-shapes-up-alt::before{content:""}.fa-arrow-up-to-dotted-line::before{content:""}.fa-arrow-up-to-line::before{content:""}.fa-arrow-to-top::before{content:""}.fa-arrow-up-triangle-square::before{content:""}.fa-sort-shapes-up::before{content:""}.fa-arrow-up-wide-short::before{content:""}.fa-sort-amount-up::before{content:""}.fa-arrow-up-z-a::before{content:""}.fa-sort-alpha-up-alt::before{content:""}.fa-arrows-cross::before{content:""}.fa-arrows-down-to-line::before{content:""}.fa-arrows-down-to-people::before{content:""}.fa-arrows-from-dotted-line::before{content:""}.fa-arrows-from-line::before{content:""}.fa-arrows-left-right::before{content:""}.fa-arrows-h::before{content:""}.fa-arrows-left-right-to-line::before{content:""}.fa-arrows-maximize::before{content:""}.fa-expand-arrows::before{content:""}.fa-arrows-minimize::before{content:""}.fa-compress-arrows::before{content:""}.fa-arrows-repeat::before{content:""}.fa-repeat-alt::before{content:""}.fa-arrows-repeat-1::before{content:""}.fa-repeat-1-alt::before{content:""}.fa-arrows-retweet::before{content:""}.fa-retweet-alt::before{content:""}.fa-arrows-rotate::before{content:""}.fa-refresh::before{content:""}.fa-sync::before{content:""}.fa-arrows-spin::before{content:""}.fa-arrows-split-up-and-left::before{content:""}.fa-arrows-to-circle::before{content:""}.fa-arrows-to-dot::before{content:""}.fa-arrows-to-dotted-line::before{content:""}.fa-arrows-to-eye::before{content:""}.fa-arrows-to-line::before{content:""}.fa-arrows-turn-right::before{content:""}.fa-arrows-turn-to-dots::before{content:""}.fa-arrows-up-down::before{content:""}.fa-arrows-v::before{content:""}.fa-arrows-up-down-left-right::before{content:""}.fa-arrows::before{content:""}.fa-arrows-up-to-line::before{content:""}.fa-asterisk::before{content:"*"}.fa-at::before{content:"@"}.fa-atom::before{content:""}.fa-atom-simple::before{content:""}.fa-atom-alt::before{content:""}.fa-audio-description::before{content:""}.fa-audio-description-slash::before{content:""}.fa-austral-sign::before{content:""}.fa-avocado::before{content:""}.fa-award::before{content:""}.fa-award-simple::before{content:""}.fa-axe::before{content:""}.fa-axe-battle::before{content:""}.fa-b::before{content:"B"}.fa-baby::before{content:""}.fa-baby-carriage::before{content:""}.fa-carriage-baby::before{content:""}.fa-backpack::before{content:""}.fa-backward::before{content:""}.fa-backward-fast::before{content:""}.fa-fast-backward::before{content:""}.fa-backward-step::before{content:""}.fa-step-backward::before{content:""}.fa-bacon::before{content:""}.fa-bacteria::before{content:""}.fa-bacterium::before{content:""}.fa-badge::before{content:""}.fa-badge-check::before{content:""}.fa-badge-dollar::before{content:""}.fa-badge-percent::before{content:""}.fa-badge-sheriff::before{content:""}.fa-badger-honey::before{content:""}.fa-badminton::before{content:""}.fa-bag-shopping::before{content:""}.fa-shopping-bag::before{content:""}.fa-bagel::before{content:""}.fa-bags-shopping::before{content:""}.fa-baguette::before{content:""}.fa-bahai::before{content:""}.fa-baht-sign::before{content:""}.fa-ball-pile::before{content:""}.fa-balloon::before{content:""}.fa-balloons::before{content:""}.fa-ballot::before{content:""}.fa-ballot-check::before{content:""}.fa-ban::before{content:""}.fa-cancel::before{content:""}.fa-ban-bug::before{content:""}.fa-debug::before{content:""}.fa-ban-parking::before{content:""}.fa-parking-circle-slash::before{content:""}.fa-ban-smoking::before{content:""}.fa-smoking-ban::before{content:""}.fa-banana::before{content:""}.fa-bandage::before{content:""}.fa-band-aid::before{content:""}.fa-bangladeshi-taka-sign::before{content:""}.fa-banjo::before{content:""}.fa-barcode::before{content:""}.fa-barcode-read::before{content:""}.fa-barcode-scan::before{content:""}.fa-bars::before{content:""}.fa-navicon::before{content:""}.fa-bars-filter::before{content:""}.fa-bars-progress::before{content:""}.fa-tasks-alt::before{content:""}.fa-bars-sort::before{content:""}.fa-bars-staggered::before{content:""}.fa-reorder::before{content:""}.fa-stream::before{content:""}.fa-baseball::before{content:""}.fa-baseball-ball::before{content:""}.fa-baseball-bat-ball::before{content:""}.fa-basket-shopping::before{content:""}.fa-shopping-basket::before{content:""}.fa-basket-shopping-simple::before{content:""}.fa-shopping-basket-alt::before{content:""}.fa-basketball::before{content:""}.fa-basketball-ball::before{content:""}.fa-basketball-hoop::before{content:""}.fa-bat::before{content:""}.fa-bath::before{content:""}.fa-bathtub::before{content:""}.fa-battery-bolt::before{content:""}.fa-battery-empty::before{content:""}.fa-battery-0::before{content:""}.fa-battery-exclamation::before{content:""}.fa-battery-full::before{content:""}.fa-battery::before{content:""}.fa-battery-5::before{content:""}.fa-battery-half::before{content:""}.fa-battery-3::before{content:""}.fa-battery-low::before{content:""}.fa-battery-1::before{content:""}.fa-battery-quarter::before{content:""}.fa-battery-2::before{content:""}.fa-battery-slash::before{content:""}.fa-battery-three-quarters::before{content:""}.fa-battery-4::before{content:""}.fa-bed::before{content:""}.fa-bed-bunk::before{content:""}.fa-bed-empty::before{content:""}.fa-bed-front::before{content:""}.fa-bed-alt::before{content:""}.fa-bed-pulse::before{content:""}.fa-procedures::before{content:""}.fa-bee::before{content:""}.fa-beer-mug::before{content:""}.fa-beer-foam::before{content:""}.fa-beer-mug-empty::before{content:""}.fa-beer::before{content:""}.fa-bell::before{content:""}.fa-bell-concierge::before{content:""}.fa-concierge-bell::before{content:""}.fa-bell-exclamation::before{content:""}.fa-bell-on::before{content:""}.fa-bell-plus::before{content:""}.fa-bell-school::before{content:""}.fa-bell-school-slash::before{content:""}.fa-bell-slash::before{content:""}.fa-bells::before{content:""}.fa-bench-tree::before{content:""}.fa-bezier-curve::before{content:""}.fa-bicycle::before{content:""}.fa-binary::before{content:""}.fa-binary-circle-check::before{content:""}.fa-binary-lock::before{content:""}.fa-binary-slash::before{content:""}.fa-binoculars::before{content:""}.fa-biohazard::before{content:""}.fa-bird::before{content:""}.fa-bitcoin-sign::before{content:""}.fa-blanket::before{content:""}.fa-blanket-fire::before{content:""}.fa-blender::before{content:""}.fa-blender-phone::before{content:""}.fa-blinds::before{content:""}.fa-blinds-open::before{content:""}.fa-blinds-raised::before{content:""}.fa-block::before{content:""}.fa-block-brick::before{content:""}.fa-wall-brick::before{content:""}.fa-block-brick-fire::before{content:""}.fa-firewall::before{content:""}.fa-block-question::before{content:""}.fa-block-quote::before{content:""}.fa-blog::before{content:""}.fa-blueberries::before{content:""}.fa-bold::before{content:""}.fa-bolt::before{content:""}.fa-zap::before{content:""}.fa-bolt-auto::before{content:""}.fa-bolt-lightning::before{content:""}.fa-bolt-slash::before{content:""}.fa-bomb::before{content:""}.fa-bone::before{content:""}.fa-bone-break::before{content:""}.fa-bong::before{content:""}.fa-book::before{content:""}.fa-book-arrow-right::before{content:""}.fa-book-arrow-up::before{content:""}.fa-book-atlas::before{content:""}.fa-atlas::before{content:""}.fa-book-bible::before{content:""}.fa-bible::before{content:""}.fa-book-blank::before{content:""}.fa-book-alt::before{content:""}.fa-book-bookmark::before{content:""}.fa-book-circle-arrow-right::before{content:""}.fa-book-circle-arrow-up::before{content:""}.fa-book-copy::before{content:""}.fa-book-font::before{content:""}.fa-book-heart::before{content:""}.fa-book-journal-whills::before{content:""}.fa-journal-whills::before{content:""}.fa-book-medical::before{content:""}.fa-book-open::before{content:""}.fa-book-open-cover::before{content:""}.fa-book-open-alt::before{content:""}.fa-book-open-reader::before{content:""}.fa-book-reader::before{content:""}.fa-book-quran::before{content:""}.fa-quran::before{content:""}.fa-book-section::before{content:""}.fa-book-law::before{content:""}.fa-book-skull::before{content:""}.fa-book-dead::before{content:""}.fa-book-sparkles::before{content:""}.fa-book-spells::before{content:""}.fa-book-tanakh::before{content:""}.fa-tanakh::before{content:""}.fa-book-user::before{content:""}.fa-bookmark::before{content:""}.fa-bookmark-slash::before{content:""}.fa-books::before{content:""}.fa-books-medical::before{content:""}.fa-boombox::before{content:""}.fa-boot::before{content:""}.fa-boot-heeled::before{content:""}.fa-booth-curtain::before{content:""}.fa-border-all::before{content:""}.fa-border-bottom::before{content:""}.fa-border-bottom-right::before{content:""}.fa-border-style-alt::before{content:""}.fa-border-center-h::before{content:""}.fa-border-center-v::before{content:""}.fa-border-inner::before{content:""}.fa-border-left::before{content:""}.fa-border-none::before{content:""}.fa-border-outer::before{content:""}.fa-border-right::before{content:""}.fa-border-top::before{content:""}.fa-border-top-left::before{content:""}.fa-border-style::before{content:""}.fa-bore-hole::before{content:""}.fa-bottle-droplet::before{content:""}.fa-bottle-water::before{content:""}.fa-bow-arrow::before{content:""}.fa-bowl-chopsticks::before{content:""}.fa-bowl-chopsticks-noodles::before{content:""}.fa-bowl-food::before{content:""}.fa-bowl-hot::before{content:""}.fa-soup::before{content:""}.fa-bowl-rice::before{content:""}.fa-bowl-scoop::before{content:""}.fa-bowl-shaved-ice::before{content:""}.fa-bowl-scoops::before{content:""}.fa-bowl-soft-serve::before{content:""}.fa-bowl-spoon::before{content:""}.fa-bowling-ball::before{content:""}.fa-bowling-ball-pin::before{content:""}.fa-bowling-pins::before{content:""}.fa-box::before{content:""}.fa-box-archive::before{content:""}.fa-archive::before{content:""}.fa-box-ballot::before{content:""}.fa-box-check::before{content:""}.fa-box-circle-check::before{content:""}.fa-box-dollar::before{content:""}.fa-box-usd::before{content:""}.fa-box-heart::before{content:""}.fa-box-open::before{content:""}.fa-box-open-full::before{content:""}.fa-box-full::before{content:""}.fa-box-taped::before{content:""}.fa-box-alt::before{content:""}.fa-box-tissue::before{content:""}.fa-boxes-packing::before{content:""}.fa-boxes-stacked::before{content:""}.fa-boxes::before{content:""}.fa-boxes-alt::before{content:""}.fa-boxing-glove::before{content:""}.fa-glove-boxing::before{content:""}.fa-bracket-curly::before{content:"{"}.fa-bracket-curly-left::before{content:"{"}.fa-bracket-curly-right::before{content:"}"}.fa-bracket-round::before{content:"("}.fa-parenthesis::before{content:"("}.fa-bracket-round-right::before{content:")"}.fa-bracket-square::before{content:"["}.fa-bracket::before{content:"["}.fa-bracket-left::before{content:"["}.fa-bracket-square-right::before{content:"]"}.fa-brackets-curly::before{content:""}.fa-brackets-round::before{content:""}.fa-parentheses::before{content:""}.fa-brackets-square::before{content:""}.fa-brackets::before{content:""}.fa-braille::before{content:""}.fa-brain::before{content:""}.fa-brain-arrow-curved-right::before{content:""}.fa-mind-share::before{content:""}.fa-brain-circuit::before{content:""}.fa-brake-warning::before{content:""}.fa-brazilian-real-sign::before{content:""}.fa-bread-loaf::before{content:""}.fa-bread-slice::before{content:""}.fa-bread-slice-butter::before{content:""}.fa-bridge::before{content:""}.fa-bridge-circle-check::before{content:""}.fa-bridge-circle-exclamation::before{content:""}.fa-bridge-circle-xmark::before{content:""}.fa-bridge-lock::before{content:""}.fa-bridge-suspension::before{content:""}.fa-bridge-water::before{content:""}.fa-briefcase::before{content:""}.fa-briefcase-arrow-right::before{content:""}.fa-briefcase-blank::before{content:""}.fa-briefcase-medical::before{content:""}.fa-brightness::before{content:""}.fa-brightness-low::before{content:""}.fa-bring-forward::before{content:""}.fa-bring-front::before{content:""}.fa-broccoli::before{content:""}.fa-broom::before{content:""}.fa-broom-ball::before{content:""}.fa-quidditch::before{content:""}.fa-quidditch-broom-ball::before{content:""}.fa-browser::before{content:""}.fa-browsers::before{content:""}.fa-brush::before{content:""}.fa-bucket::before{content:""}.fa-bug::before{content:""}.fa-bug-slash::before{content:""}.fa-bugs::before{content:""}.fa-building::before{content:""}.fa-building-circle-arrow-right::before{content:""}.fa-building-circle-check::before{content:""}.fa-building-circle-exclamation::before{content:""}.fa-building-circle-xmark::before{content:""}.fa-building-columns::before{content:""}.fa-bank::before{content:""}.fa-institution::before{content:""}.fa-museum::before{content:""}.fa-university::before{content:""}.fa-building-flag::before{content:""}.fa-building-lock::before{content:""}.fa-building-ngo::before{content:""}.fa-building-shield::before{content:""}.fa-building-un::before{content:""}.fa-building-user::before{content:""}.fa-building-wheat::before{content:""}.fa-buildings::before{content:""}.fa-bullhorn::before{content:""}.fa-bullseye::before{content:""}.fa-bullseye-arrow::before{content:""}.fa-bullseye-pointer::before{content:""}.fa-burger::before{content:""}.fa-hamburger::before{content:""}.fa-burger-cheese::before{content:""}.fa-cheeseburger::before{content:""}.fa-burger-fries::before{content:""}.fa-burger-glass::before{content:""}.fa-burger-lettuce::before{content:""}.fa-burger-soda::before{content:""}.fa-burrito::before{content:""}.fa-burst::before{content:""}.fa-bus::before{content:""}.fa-bus-school::before{content:""}.fa-bus-simple::before{content:""}.fa-bus-alt::before{content:""}.fa-business-time::before{content:""}.fa-briefcase-clock::before{content:""}.fa-butter::before{content:""}.fa-c::before{content:"C"}.fa-cabin::before{content:""}.fa-cabinet-filing::before{content:""}.fa-cable-car::before{content:""}.fa-cactus::before{content:""}.fa-cake-candles::before{content:""}.fa-birthday-cake::before{content:""}.fa-cake::before{content:""}.fa-cake-slice::before{content:""}.fa-shortcake::before{content:""}.fa-calculator::before{content:""}.fa-calculator-simple::before{content:""}.fa-calculator-alt::before{content:""}.fa-calendar::before{content:""}.fa-calendar-arrow-down::before{content:""}.fa-calendar-download::before{content:""}.fa-calendar-arrow-up::before{content:""}.fa-calendar-upload::before{content:""}.fa-calendar-check::before{content:""}.fa-calendar-circle-exclamation::before{content:""}.fa-calendar-circle-minus::before{content:""}.fa-calendar-circle-plus::before{content:""}.fa-calendar-circle-user::before{content:""}.fa-calendar-clock::before{content:""}.fa-calendar-time::before{content:""}.fa-calendar-day::before{content:""}.fa-calendar-days::before{content:""}.fa-calendar-alt::before{content:""}.fa-calendar-exclamation::before{content:""}.fa-calendar-heart::before{content:""}.fa-calendar-image::before{content:""}.fa-calendar-lines::before{content:""}.fa-calendar-note::before{content:""}.fa-calendar-lines-pen::before{content:""}.fa-calendar-minus::before{content:""}.fa-calendar-pen::before{content:""}.fa-calendar-edit::before{content:""}.fa-calendar-plus::before{content:""}.fa-calendar-range::before{content:""}.fa-calendar-star::before{content:""}.fa-calendar-week::before{content:""}.fa-calendar-xmark::before{content:""}.fa-calendar-times::before{content:""}.fa-calendars::before{content:""}.fa-camcorder::before{content:""}.fa-video-handheld::before{content:""}.fa-camera::before{content:""}.fa-camera-alt::before{content:""}.fa-camera-cctv::before{content:""}.fa-cctv::before{content:""}.fa-camera-movie::before{content:""}.fa-camera-polaroid::before{content:""}.fa-camera-retro::before{content:""}.fa-camera-rotate::before{content:""}.fa-camera-security::before{content:""}.fa-camera-home::before{content:""}.fa-camera-slash::before{content:""}.fa-camera-viewfinder::before{content:""}.fa-screenshot::before{content:""}.fa-camera-web::before{content:""}.fa-webcam::before{content:""}.fa-camera-web-slash::before{content:""}.fa-webcam-slash::before{content:""}.fa-campfire::before{content:""}.fa-campground::before{content:""}.fa-can-food::before{content:""}.fa-candle-holder::before{content:""}.fa-candy::before{content:""}.fa-candy-bar::before{content:""}.fa-chocolate-bar::before{content:""}.fa-candy-cane::before{content:""}.fa-candy-corn::before{content:""}.fa-cannabis::before{content:""}.fa-capsules::before{content:""}.fa-car::before{content:""}.fa-automobile::before{content:""}.fa-car-battery::before{content:""}.fa-battery-car::before{content:""}.fa-car-bolt::before{content:""}.fa-car-building::before{content:""}.fa-car-bump::before{content:""}.fa-car-burst::before{content:""}.fa-car-crash::before{content:""}.fa-car-bus::before{content:""}.fa-car-circle-bolt::before{content:""}.fa-car-garage::before{content:""}.fa-car-mirrors::before{content:""}.fa-car-on::before{content:""}.fa-car-rear::before{content:""}.fa-car-alt::before{content:""}.fa-car-side::before{content:""}.fa-car-side-bolt::before{content:""}.fa-car-tilt::before{content:""}.fa-car-tunnel::before{content:""}.fa-car-wash::before{content:""}.fa-car-wrench::before{content:""}.fa-car-mechanic::before{content:""}.fa-caravan::before{content:""}.fa-caravan-simple::before{content:""}.fa-caravan-alt::before{content:""}.fa-card-club::before{content:""}.fa-card-diamond::before{content:""}.fa-card-heart::before{content:""}.fa-card-spade::before{content:""}.fa-cards::before{content:""}.fa-cards-blank::before{content:""}.fa-caret-down::before{content:""}.fa-caret-left::before{content:""}.fa-caret-right::before{content:""}.fa-caret-up::before{content:""}.fa-carrot::before{content:""}.fa-cars::before{content:""}.fa-cart-arrow-down::before{content:""}.fa-cart-arrow-up::before{content:""}.fa-cart-circle-arrow-down::before{content:""}.fa-cart-circle-arrow-up::before{content:""}.fa-cart-circle-check::before{content:""}.fa-cart-circle-exclamation::before{content:""}.fa-cart-circle-plus::before{content:""}.fa-cart-circle-xmark::before{content:""}.fa-cart-flatbed::before{content:""}.fa-dolly-flatbed::before{content:""}.fa-cart-flatbed-boxes::before{content:""}.fa-dolly-flatbed-alt::before{content:""}.fa-cart-flatbed-empty::before{content:""}.fa-dolly-flatbed-empty::before{content:""}.fa-cart-flatbed-suitcase::before{content:""}.fa-luggage-cart::before{content:""}.fa-cart-minus::before{content:""}.fa-cart-plus::before{content:""}.fa-cart-shopping::before{content:""}.fa-shopping-cart::before{content:""}.fa-cart-shopping-fast::before{content:""}.fa-cart-xmark::before{content:""}.fa-cash-register::before{content:""}.fa-cassette-betamax::before{content:""}.fa-betamax::before{content:""}.fa-cassette-tape::before{content:""}.fa-cassette-vhs::before{content:""}.fa-vhs::before{content:""}.fa-castle::before{content:""}.fa-cat::before{content:""}.fa-cat-space::before{content:""}.fa-cauldron::before{content:""}.fa-cedi-sign::before{content:""}.fa-cent-sign::before{content:""}.fa-certificate::before{content:""}.fa-chair::before{content:""}.fa-chair-office::before{content:""}.fa-chalkboard::before{content:""}.fa-blackboard::before{content:""}.fa-chalkboard-user::before{content:""}.fa-chalkboard-teacher::before{content:""}.fa-champagne-glass::before{content:""}.fa-glass-champagne::before{content:""}.fa-champagne-glasses::before{content:""}.fa-glass-cheers::before{content:""}.fa-charging-station::before{content:""}.fa-chart-area::before{content:""}.fa-area-chart::before{content:""}.fa-chart-bar::before{content:""}.fa-bar-chart::before{content:""}.fa-chart-bullet::before{content:""}.fa-chart-candlestick::before{content:""}.fa-chart-column::before{content:""}.fa-chart-gantt::before{content:""}.fa-chart-line::before{content:""}.fa-line-chart::before{content:""}.fa-chart-line-down::before{content:""}.fa-chart-line-up::before{content:""}.fa-chart-mixed::before{content:""}.fa-analytics::before{content:""}.fa-chart-network::before{content:""}.fa-chart-pie::before{content:""}.fa-pie-chart::before{content:""}.fa-chart-pie-simple::before{content:""}.fa-chart-pie-alt::before{content:""}.fa-chart-pyramid::before{content:""}.fa-chart-radar::before{content:""}.fa-chart-scatter::before{content:""}.fa-chart-scatter-3d::before{content:""}.fa-chart-scatter-bubble::before{content:""}.fa-chart-simple::before{content:""}.fa-chart-simple-horizontal::before{content:""}.fa-chart-tree-map::before{content:""}.fa-chart-user::before{content:""}.fa-user-chart::before{content:""}.fa-chart-waterfall::before{content:""}.fa-check::before{content:""}.fa-check-double::before{content:""}.fa-check-to-slot::before{content:""}.fa-vote-yea::before{content:""}.fa-cheese::before{content:""}.fa-cheese-swiss::before{content:""}.fa-cherries::before{content:""}.fa-chess::before{content:""}.fa-chess-bishop::before{content:""}.fa-chess-bishop-piece::before{content:""}.fa-chess-bishop-alt::before{content:""}.fa-chess-board::before{content:""}.fa-chess-clock::before{content:""}.fa-chess-clock-flip::before{content:""}.fa-chess-clock-alt::before{content:""}.fa-chess-king::before{content:""}.fa-chess-king-piece::before{content:""}.fa-chess-king-alt::before{content:""}.fa-chess-knight::before{content:""}.fa-chess-knight-piece::before{content:""}.fa-chess-knight-alt::before{content:""}.fa-chess-pawn::before{content:""}.fa-chess-pawn-piece::before{content:""}.fa-chess-pawn-alt::before{content:""}.fa-chess-queen::before{content:""}.fa-chess-queen-piece::before{content:""}.fa-chess-queen-alt::before{content:""}.fa-chess-rook::before{content:""}.fa-chess-rook-piece::before{content:""}.fa-chess-rook-alt::before{content:""}.fa-chestnut::before{content:""}.fa-chevron-down::before{content:""}.fa-chevron-left::before{content:""}.fa-chevron-right::before{content:""}.fa-chevron-up::before{content:""}.fa-chevrons-down::before{content:""}.fa-chevron-double-down::before{content:""}.fa-chevrons-left::before{content:""}.fa-chevron-double-left::before{content:""}.fa-chevrons-right::before{content:""}.fa-chevron-double-right::before{content:""}.fa-chevrons-up::before{content:""}.fa-chevron-double-up::before{content:""}.fa-child::before{content:""}.fa-child-dress::before{content:""}.fa-child-reaching::before{content:""}.fa-child-rifle::before{content:""}.fa-children::before{content:""}.fa-chimney::before{content:""}.fa-chopsticks::before{content:""}.fa-church::before{content:""}.fa-circle::before{content:""}.fa-circle-0::before{content:""}.fa-circle-1::before{content:""}.fa-circle-2::before{content:""}.fa-circle-3::before{content:""}.fa-circle-4::before{content:""}.fa-circle-5::before{content:""}.fa-circle-6::before{content:""}.fa-circle-7::before{content:""}.fa-circle-8::before{content:""}.fa-circle-9::before{content:""}.fa-circle-a::before{content:""}.fa-circle-ampersand::before{content:""}.fa-circle-arrow-down::before{content:""}.fa-arrow-circle-down::before{content:""}.fa-circle-arrow-down-left::before{content:""}.fa-circle-arrow-down-right::before{content:""}.fa-circle-arrow-left::before{content:""}.fa-arrow-circle-left::before{content:""}.fa-circle-arrow-right::before{content:""}.fa-arrow-circle-right::before{content:""}.fa-circle-arrow-up::before{content:""}.fa-arrow-circle-up::before{content:""}.fa-circle-arrow-up-left::before{content:""}.fa-circle-arrow-up-right::before{content:""}.fa-circle-b::before{content:""}.fa-circle-bolt::before{content:""}.fa-circle-book-open::before{content:""}.fa-book-circle::before{content:""}.fa-circle-bookmark::before{content:""}.fa-bookmark-circle::before{content:""}.fa-circle-c::before{content:""}.fa-circle-calendar::before{content:""}.fa-calendar-circle::before{content:""}.fa-circle-camera::before{content:""}.fa-camera-circle::before{content:""}.fa-circle-caret-down::before{content:""}.fa-caret-circle-down::before{content:""}.fa-circle-caret-left::before{content:""}.fa-caret-circle-left::before{content:""}.fa-circle-caret-right::before{content:""}.fa-caret-circle-right::before{content:""}.fa-circle-caret-up::before{content:""}.fa-caret-circle-up::before{content:""}.fa-circle-check::before{content:""}.fa-check-circle::before{content:""}.fa-circle-chevron-down::before{content:""}.fa-chevron-circle-down::before{content:""}.fa-circle-chevron-left::before{content:""}.fa-chevron-circle-left::before{content:""}.fa-circle-chevron-right::before{content:""}.fa-chevron-circle-right::before{content:""}.fa-circle-chevron-up::before{content:""}.fa-chevron-circle-up::before{content:""}.fa-circle-d::before{content:""}.fa-circle-dashed::before{content:""}.fa-circle-divide::before{content:""}.fa-circle-dollar::before{content:""}.fa-dollar-circle::before{content:""}.fa-usd-circle::before{content:""}.fa-circle-dollar-to-slot::before{content:""}.fa-donate::before{content:""}.fa-circle-dot::before{content:""}.fa-dot-circle::before{content:""}.fa-circle-down::before{content:""}.fa-arrow-alt-circle-down::before{content:""}.fa-circle-down-left::before{content:""}.fa-circle-down-right::before{content:""}.fa-circle-e::before{content:""}.fa-circle-ellipsis::before{content:""}.fa-circle-ellipsis-vertical::before{content:""}.fa-circle-envelope::before{content:""}.fa-envelope-circle::before{content:""}.fa-circle-exclamation::before{content:""}.fa-exclamation-circle::before{content:""}.fa-circle-exclamation-check::before{content:""}.fa-circle-f::before{content:""}.fa-circle-g::before{content:""}.fa-circle-h::before{content:""}.fa-hospital-symbol::before{content:""}.fa-circle-half::before{content:""}.fa-circle-half-stroke::before{content:""}.fa-adjust::before{content:""}.fa-circle-heart::before{content:""}.fa-heart-circle::before{content:""}.fa-circle-i::before{content:""}.fa-circle-info::before{content:""}.fa-info-circle::before{content:""}.fa-circle-j::before{content:""}.fa-circle-k::before{content:""}.fa-circle-l::before{content:""}.fa-circle-left::before{content:""}.fa-arrow-alt-circle-left::before{content:""}.fa-circle-location-arrow::before{content:""}.fa-location-circle::before{content:""}.fa-circle-m::before{content:""}.fa-circle-microphone::before{content:""}.fa-microphone-circle::before{content:""}.fa-circle-microphone-lines::before{content:""}.fa-microphone-circle-alt::before{content:""}.fa-circle-minus::before{content:""}.fa-minus-circle::before{content:""}.fa-circle-n::before{content:""}.fa-circle-nodes::before{content:""}.fa-circle-notch::before{content:""}.fa-circle-o::before{content:""}.fa-circle-p::before{content:""}.fa-circle-parking::before{content:""}.fa-parking-circle::before{content:""}.fa-circle-pause::before{content:""}.fa-pause-circle::before{content:""}.fa-circle-phone::before{content:""}.fa-phone-circle::before{content:""}.fa-circle-phone-flip::before{content:""}.fa-phone-circle-alt::before{content:""}.fa-circle-phone-hangup::before{content:""}.fa-phone-circle-down::before{content:""}.fa-circle-play::before{content:""}.fa-play-circle::before{content:""}.fa-circle-plus::before{content:""}.fa-plus-circle::before{content:""}.fa-circle-q::before{content:""}.fa-circle-quarter::before{content:""}.fa-circle-quarters::before{content:""}.fa-circle-question::before{content:""}.fa-question-circle::before{content:""}.fa-circle-r::before{content:""}.fa-circle-radiation::before{content:""}.fa-radiation-alt::before{content:""}.fa-circle-right::before{content:""}.fa-arrow-alt-circle-right::before{content:""}.fa-circle-s::before{content:""}.fa-circle-small::before{content:""}.fa-circle-sort::before{content:""}.fa-sort-circle::before{content:""}.fa-circle-sort-down::before{content:""}.fa-sort-circle-down::before{content:""}.fa-circle-sort-up::before{content:""}.fa-sort-circle-up::before{content:""}.fa-circle-star::before{content:""}.fa-star-circle::before{content:""}.fa-circle-stop::before{content:""}.fa-stop-circle::before{content:""}.fa-circle-t::before{content:""}.fa-circle-three-quarters::before{content:""}.fa-circle-trash::before{content:""}.fa-trash-circle::before{content:""}.fa-circle-u::before{content:""}.fa-circle-up::before{content:""}.fa-arrow-alt-circle-up::before{content:""}.fa-circle-up-left::before{content:""}.fa-circle-up-right::before{content:""}.fa-circle-user::before{content:""}.fa-user-circle::before{content:""}.fa-circle-v::before{content:""}.fa-circle-video::before{content:""}.fa-video-circle::before{content:""}.fa-circle-w::before{content:""}.fa-circle-waveform-lines::before{content:""}.fa-waveform-circle::before{content:""}.fa-circle-x::before{content:""}.fa-circle-xmark::before{content:""}.fa-times-circle::before{content:""}.fa-xmark-circle::before{content:""}.fa-circle-y::before{content:""}.fa-circle-z::before{content:""}.fa-citrus::before{content:""}.fa-citrus-slice::before{content:""}.fa-city::before{content:""}.fa-clapperboard::before{content:""}.fa-clapperboard-play::before{content:""}.fa-clarinet::before{content:""}.fa-claw-marks::before{content:""}.fa-clipboard::before{content:""}.fa-clipboard-check::before{content:""}.fa-clipboard-list::before{content:""}.fa-clipboard-list-check::before{content:""}.fa-clipboard-medical::before{content:""}.fa-clipboard-prescription::before{content:""}.fa-clipboard-question::before{content:""}.fa-clipboard-user::before{content:""}.fa-clock::before{content:""}.fa-clock-four::before{content:""}.fa-clock-desk::before{content:""}.fa-clock-eight::before{content:""}.fa-clock-eight-thirty::before{content:""}.fa-clock-eleven::before{content:""}.fa-clock-eleven-thirty::before{content:""}.fa-clock-five::before{content:""}.fa-clock-five-thirty::before{content:""}.fa-clock-four-thirty::before{content:""}.fa-clock-nine::before{content:""}.fa-clock-nine-thirty::before{content:""}.fa-clock-one::before{content:""}.fa-clock-one-thirty::before{content:""}.fa-clock-rotate-left::before{content:""}.fa-history::before{content:""}.fa-clock-seven::before{content:""}.fa-clock-seven-thirty::before{content:""}.fa-clock-six::before{content:""}.fa-clock-six-thirty::before{content:""}.fa-clock-ten::before{content:""}.fa-clock-ten-thirty::before{content:""}.fa-clock-three::before{content:""}.fa-clock-three-thirty::before{content:""}.fa-clock-twelve::before{content:""}.fa-clock-twelve-thirty::before{content:""}.fa-clock-two::before{content:""}.fa-clock-two-thirty::before{content:""}.fa-clone::before{content:""}.fa-closed-captioning::before{content:""}.fa-closed-captioning-slash::before{content:""}.fa-clothes-hanger::before{content:""}.fa-cloud::before{content:""}.fa-cloud-arrow-down::before{content:""}.fa-cloud-download::before{content:""}.fa-cloud-download-alt::before{content:""}.fa-cloud-arrow-up::before{content:""}.fa-cloud-upload::before{content:""}.fa-cloud-upload-alt::before{content:""}.fa-cloud-bolt::before{content:""}.fa-thunderstorm::before{content:""}.fa-cloud-bolt-moon::before{content:""}.fa-thunderstorm-moon::before{content:""}.fa-cloud-bolt-sun::before{content:""}.fa-thunderstorm-sun::before{content:""}.fa-cloud-check::before{content:""}.fa-cloud-drizzle::before{content:""}.fa-cloud-exclamation::before{content:""}.fa-cloud-fog::before{content:""}.fa-fog::before{content:""}.fa-cloud-hail::before{content:""}.fa-cloud-hail-mixed::before{content:""}.fa-cloud-meatball::before{content:""}.fa-cloud-minus::before{content:""}.fa-cloud-moon::before{content:""}.fa-cloud-moon-rain::before{content:""}.fa-cloud-music::before{content:""}.fa-cloud-plus::before{content:""}.fa-cloud-question::before{content:""}.fa-cloud-rain::before{content:""}.fa-cloud-rainbow::before{content:""}.fa-cloud-showers::before{content:""}.fa-cloud-showers-heavy::before{content:""}.fa-cloud-showers-water::before{content:""}.fa-cloud-slash::before{content:""}.fa-cloud-sleet::before{content:""}.fa-cloud-snow::before{content:""}.fa-cloud-sun::before{content:""}.fa-cloud-sun-rain::before{content:""}.fa-cloud-word::before{content:""}.fa-cloud-xmark::before{content:""}.fa-clouds::before{content:""}.fa-clouds-moon::before{content:""}.fa-clouds-sun::before{content:""}.fa-clover::before{content:""}.fa-club::before{content:""}.fa-coconut::before{content:""}.fa-code::before{content:""}.fa-code-branch::before{content:""}.fa-code-commit::before{content:""}.fa-code-compare::before{content:""}.fa-code-fork::before{content:""}.fa-code-merge::before{content:""}.fa-code-pull-request::before{content:""}.fa-code-pull-request-closed::before{content:""}.fa-code-pull-request-draft::before{content:""}.fa-code-simple::before{content:""}.fa-coffee-bean::before{content:""}.fa-coffee-beans::before{content:""}.fa-coffee-pot::before{content:""}.fa-coffin::before{content:""}.fa-coffin-cross::before{content:""}.fa-coin::before{content:""}.fa-coin-blank::before{content:""}.fa-coin-front::before{content:""}.fa-coin-vertical::before{content:""}.fa-coins::before{content:""}.fa-colon::before{content:":"}.fa-colon-sign::before{content:""}.fa-columns-3::before{content:""}.fa-comet::before{content:""}.fa-comma::before{content:","}.fa-command::before{content:""}.fa-comment::before{content:""}.fa-comment-arrow-down::before{content:""}.fa-comment-arrow-up::before{content:""}.fa-comment-arrow-up-right::before{content:""}.fa-comment-captions::before{content:""}.fa-comment-check::before{content:""}.fa-comment-code::before{content:""}.fa-comment-dollar::before{content:""}.fa-comment-dots::before{content:""}.fa-commenting::before{content:""}.fa-comment-exclamation::before{content:""}.fa-comment-image::before{content:""}.fa-comment-lines::before{content:""}.fa-comment-medical::before{content:""}.fa-comment-middle::before{content:""}.fa-comment-middle-top::before{content:""}.fa-comment-minus::before{content:""}.fa-comment-music::before{content:""}.fa-comment-pen::before{content:""}.fa-comment-edit::before{content:""}.fa-comment-plus::before{content:""}.fa-comment-question::before{content:""}.fa-comment-quote::before{content:""}.fa-comment-slash::before{content:""}.fa-comment-smile::before{content:""}.fa-comment-sms::before{content:""}.fa-sms::before{content:""}.fa-comment-text::before{content:""}.fa-comment-xmark::before{content:""}.fa-comment-times::before{content:""}.fa-comments::before{content:""}.fa-comments-dollar::before{content:""}.fa-comments-question::before{content:""}.fa-comments-question-check::before{content:""}.fa-compact-disc::before{content:""}.fa-compass::before{content:""}.fa-compass-drafting::before{content:""}.fa-drafting-compass::before{content:""}.fa-compass-slash::before{content:""}.fa-compress::before{content:""}.fa-compress-wide::before{content:""}.fa-computer::before{content:""}.fa-computer-classic::before{content:""}.fa-computer-mouse::before{content:""}.fa-mouse::before{content:""}.fa-computer-mouse-scrollwheel::before{content:""}.fa-mouse-alt::before{content:""}.fa-computer-speaker::before{content:""}.fa-container-storage::before{content:""}.fa-conveyor-belt::before{content:""}.fa-conveyor-belt-boxes::before{content:""}.fa-conveyor-belt-alt::before{content:""}.fa-conveyor-belt-empty::before{content:""}.fa-cookie::before{content:""}.fa-cookie-bite::before{content:""}.fa-copy::before{content:""}.fa-copyright::before{content:""}.fa-corn::before{content:""}.fa-corner::before{content:""}.fa-couch::before{content:""}.fa-cow::before{content:""}.fa-cowbell::before{content:""}.fa-cowbell-circle-plus::before{content:""}.fa-cowbell-more::before{content:""}.fa-crab::before{content:""}.fa-crate-apple::before{content:""}.fa-apple-crate::before{content:""}.fa-crate-empty::before{content:""}.fa-credit-card::before{content:""}.fa-credit-card-alt::before{content:""}.fa-credit-card-blank::before{content:""}.fa-credit-card-front::before{content:""}.fa-cricket-bat-ball::before{content:""}.fa-cricket::before{content:""}.fa-croissant::before{content:""}.fa-crop::before{content:""}.fa-crop-simple::before{content:""}.fa-crop-alt::before{content:""}.fa-cross::before{content:""}.fa-crosshairs::before{content:""}.fa-crow::before{content:""}.fa-crown::before{content:""}.fa-crutch::before{content:""}.fa-crutches::before{content:""}.fa-cruzeiro-sign::before{content:""}.fa-crystal-ball::before{content:""}.fa-cube::before{content:""}.fa-cubes::before{content:""}.fa-cubes-stacked::before{content:""}.fa-cucumber::before{content:""}.fa-cup-straw::before{content:""}.fa-cup-straw-swoosh::before{content:""}.fa-cup-togo::before{content:""}.fa-coffee-togo::before{content:""}.fa-cupcake::before{content:""}.fa-curling-stone::before{content:""}.fa-curling::before{content:""}.fa-custard::before{content:""}.fa-d::before{content:"D"}.fa-dagger::before{content:""}.fa-dash::before{content:""}.fa-minus-large::before{content:""}.fa-database::before{content:""}.fa-deer::before{content:""}.fa-deer-rudolph::before{content:""}.fa-delete-left::before{content:""}.fa-backspace::before{content:""}.fa-delete-right::before{content:""}.fa-democrat::before{content:""}.fa-desktop::before{content:""}.fa-desktop-alt::before{content:""}.fa-desktop-arrow-down::before{content:""}.fa-dharmachakra::before{content:""}.fa-diagram-cells::before{content:""}.fa-diagram-lean-canvas::before{content:""}.fa-diagram-nested::before{content:""}.fa-diagram-next::before{content:""}.fa-diagram-predecessor::before{content:""}.fa-diagram-previous::before{content:""}.fa-diagram-project::before{content:""}.fa-project-diagram::before{content:""}.fa-diagram-sankey::before{content:""}.fa-diagram-subtask::before{content:""}.fa-diagram-successor::before{content:""}.fa-diagram-venn::before{content:""}.fa-dial::before{content:""}.fa-dial-med-high::before{content:""}.fa-dial-high::before{content:""}.fa-dial-low::before{content:""}.fa-dial-max::before{content:""}.fa-dial-med::before{content:""}.fa-dial-med-low::before{content:""}.fa-dial-min::before{content:""}.fa-dial-off::before{content:""}.fa-diamond::before{content:""}.fa-diamond-exclamation::before{content:""}.fa-diamond-turn-right::before{content:""}.fa-directions::before{content:""}.fa-dice::before{content:""}.fa-dice-d10::before{content:""}.fa-dice-d12::before{content:""}.fa-dice-d20::before{content:""}.fa-dice-d4::before{content:""}.fa-dice-d6::before{content:""}.fa-dice-d8::before{content:""}.fa-dice-five::before{content:""}.fa-dice-four::before{content:""}.fa-dice-one::before{content:""}.fa-dice-six::before{content:""}.fa-dice-three::before{content:""}.fa-dice-two::before{content:""}.fa-diploma::before{content:""}.fa-scroll-ribbon::before{content:""}.fa-disc-drive::before{content:""}.fa-disease::before{content:""}.fa-display::before{content:""}.fa-display-arrow-down::before{content:""}.fa-display-code::before{content:""}.fa-desktop-code::before{content:""}.fa-display-medical::before{content:""}.fa-desktop-medical::before{content:""}.fa-display-slash::before{content:""}.fa-desktop-slash::before{content:""}.fa-distribute-spacing-horizontal::before{content:""}.fa-distribute-spacing-vertical::before{content:""}.fa-ditto::before{content:'"'}.fa-divide::before{content:""}.fa-dna::before{content:""}.fa-do-not-enter::before{content:""}.fa-dog::before{content:""}.fa-dog-leashed::before{content:""}.fa-dollar-sign::before{content:"$"}.fa-dollar::before{content:"$"}.fa-usd::before{content:"$"}.fa-dolly::before{content:""}.fa-dolly-box::before{content:""}.fa-dolly-empty::before{content:""}.fa-dolphin::before{content:""}.fa-dong-sign::before{content:""}.fa-donut::before{content:""}.fa-doughnut::before{content:""}.fa-door-closed::before{content:""}.fa-door-open::before{content:""}.fa-dove::before{content:""}.fa-down::before{content:""}.fa-arrow-alt-down::before{content:""}.fa-down-from-dotted-line::before{content:""}.fa-down-from-line::before{content:""}.fa-arrow-alt-from-top::before{content:""}.fa-down-left::before{content:""}.fa-down-left-and-up-right-to-center::before{content:""}.fa-compress-alt::before{content:""}.fa-down-long::before{content:""}.fa-long-arrow-alt-down::before{content:""}.fa-down-right::before{content:""}.fa-down-to-bracket::before{content:""}.fa-down-to-dotted-line::before{content:""}.fa-down-to-line::before{content:""}.fa-arrow-alt-to-bottom::before{content:""}.fa-download::before{content:""}.fa-dragon::before{content:""}.fa-draw-circle::before{content:""}.fa-draw-polygon::before{content:""}.fa-draw-square::before{content:""}.fa-dreidel::before{content:""}.fa-drone::before{content:""}.fa-drone-front::before{content:""}.fa-drone-alt::before{content:""}.fa-droplet::before{content:""}.fa-tint::before{content:""}.fa-droplet-degree::before{content:""}.fa-dewpoint::before{content:""}.fa-droplet-percent::before{content:""}.fa-humidity::before{content:""}.fa-droplet-slash::before{content:""}.fa-tint-slash::before{content:""}.fa-drum::before{content:""}.fa-drum-steelpan::before{content:""}.fa-drumstick::before{content:""}.fa-drumstick-bite::before{content:""}.fa-dryer::before{content:""}.fa-dryer-heat::before{content:""}.fa-dryer-alt::before{content:""}.fa-duck::before{content:""}.fa-dumbbell::before{content:""}.fa-dumpster::before{content:""}.fa-dumpster-fire::before{content:""}.fa-dungeon::before{content:""}.fa-e::before{content:"E"}.fa-ear::before{content:""}.fa-ear-deaf::before{content:""}.fa-deaf::before{content:""}.fa-deafness::before{content:""}.fa-hard-of-hearing::before{content:""}.fa-ear-listen::before{content:""}.fa-assistive-listening-systems::before{content:""}.fa-ear-muffs::before{content:""}.fa-earth-africa::before{content:""}.fa-globe-africa::before{content:""}.fa-earth-americas::before{content:""}.fa-earth::before{content:""}.fa-earth-america::before{content:""}.fa-globe-americas::before{content:""}.fa-earth-asia::before{content:""}.fa-globe-asia::before{content:""}.fa-earth-europe::before{content:""}.fa-globe-europe::before{content:""}.fa-earth-oceania::before{content:""}.fa-globe-oceania::before{content:""}.fa-eclipse::before{content:""}.fa-egg::before{content:""}.fa-egg-fried::before{content:""}.fa-eggplant::before{content:""}.fa-eject::before{content:""}.fa-elephant::before{content:""}.fa-elevator::before{content:""}.fa-ellipsis::before{content:""}.fa-ellipsis-h::before{content:""}.fa-ellipsis-stroke::before{content:""}.fa-ellipsis-h-alt::before{content:""}.fa-ellipsis-stroke-vertical::before{content:""}.fa-ellipsis-v-alt::before{content:""}.fa-ellipsis-vertical::before{content:""}.fa-ellipsis-v::before{content:""}.fa-empty-set::before{content:""}.fa-engine::before{content:""}.fa-engine-warning::before{content:""}.fa-engine-exclamation::before{content:""}.fa-envelope::before{content:""}.fa-envelope-circle-check::before{content:""}.fa-envelope-dot::before{content:""}.fa-envelope-badge::before{content:""}.fa-envelope-open::before{content:""}.fa-envelope-open-dollar::before{content:""}.fa-envelope-open-text::before{content:""}.fa-envelopes::before{content:""}.fa-envelopes-bulk::before{content:""}.fa-mail-bulk::before{content:""}.fa-equals::before{content:"="}.fa-eraser::before{content:""}.fa-escalator::before{content:""}.fa-ethernet::before{content:""}.fa-euro-sign::before{content:""}.fa-eur::before{content:""}.fa-euro::before{content:""}.fa-exclamation::before{content:"!"}.fa-expand::before{content:""}.fa-expand-wide::before{content:""}.fa-explosion::before{content:""}.fa-eye::before{content:""}.fa-eye-dropper::before{content:""}.fa-eye-dropper-empty::before{content:""}.fa-eyedropper::before{content:""}.fa-eye-dropper-full::before{content:""}.fa-eye-dropper-half::before{content:""}.fa-eye-evil::before{content:""}.fa-eye-low-vision::before{content:""}.fa-low-vision::before{content:""}.fa-eye-slash::before{content:""}.fa-eyes::before{content:""}.fa-f::before{content:"F"}.fa-face-angry::before{content:""}.fa-angry::before{content:""}.fa-face-angry-horns::before{content:""}.fa-face-anguished::before{content:""}.fa-face-anxious-sweat::before{content:""}.fa-face-astonished::before{content:""}.fa-face-awesome::before{content:""}.fa-gave-dandy::before{content:""}.fa-face-beam-hand-over-mouth::before{content:""}.fa-face-clouds::before{content:""}.fa-face-confounded::before{content:""}.fa-face-confused::before{content:""}.fa-face-cowboy-hat::before{content:""}.fa-face-diagonal-mouth::before{content:""}.fa-face-disappointed::before{content:""}.fa-face-disguise::before{content:""}.fa-face-dizzy::before{content:""}.fa-dizzy::before{content:""}.fa-face-dotted::before{content:""}.fa-face-downcast-sweat::before{content:""}.fa-face-drooling::before{content:""}.fa-face-exhaling::before{content:""}.fa-face-explode::before{content:""}.fa-exploding-head::before{content:""}.fa-face-expressionless::before{content:""}.fa-face-eyes-xmarks::before{content:""}.fa-face-fearful::before{content:""}.fa-face-flushed::before{content:""}.fa-flushed::before{content:""}.fa-face-frown::before{content:""}.fa-frown::before{content:""}.fa-face-frown-open::before{content:""}.fa-frown-open::before{content:""}.fa-face-frown-slight::before{content:""}.fa-face-glasses::before{content:""}.fa-face-grimace::before{content:""}.fa-grimace::before{content:""}.fa-face-grin::before{content:""}.fa-grin::before{content:""}.fa-face-grin-beam::before{content:""}.fa-grin-beam::before{content:""}.fa-face-grin-beam-sweat::before{content:""}.fa-grin-beam-sweat::before{content:""}.fa-face-grin-hearts::before{content:""}.fa-grin-hearts::before{content:""}.fa-face-grin-squint::before{content:""}.fa-grin-squint::before{content:""}.fa-face-grin-squint-tears::before{content:""}.fa-grin-squint-tears::before{content:""}.fa-face-grin-stars::before{content:""}.fa-grin-stars::before{content:""}.fa-face-grin-tears::before{content:""}.fa-grin-tears::before{content:""}.fa-face-grin-tongue::before{content:""}.fa-grin-tongue::before{content:""}.fa-face-grin-tongue-squint::before{content:""}.fa-grin-tongue-squint::before{content:""}.fa-face-grin-tongue-wink::before{content:""}.fa-grin-tongue-wink::before{content:""}.fa-face-grin-wide::before{content:""}.fa-grin-alt::before{content:""}.fa-face-grin-wink::before{content:""}.fa-grin-wink::before{content:""}.fa-face-hand-over-mouth::before{content:""}.fa-face-hand-peeking::before{content:""}.fa-face-hand-yawn::before{content:""}.fa-face-head-bandage::before{content:""}.fa-face-holding-back-tears::before{content:""}.fa-face-hushed::before{content:""}.fa-face-icicles::before{content:""}.fa-face-kiss::before{content:""}.fa-kiss::before{content:""}.fa-face-kiss-beam::before{content:""}.fa-kiss-beam::before{content:""}.fa-face-kiss-closed-eyes::before{content:""}.fa-face-kiss-wink-heart::before{content:""}.fa-kiss-wink-heart::before{content:""}.fa-face-laugh::before{content:""}.fa-laugh::before{content:""}.fa-face-laugh-beam::before{content:""}.fa-laugh-beam::before{content:""}.fa-face-laugh-squint::before{content:""}.fa-laugh-squint::before{content:""}.fa-face-laugh-wink::before{content:""}.fa-laugh-wink::before{content:""}.fa-face-lying::before{content:""}.fa-face-mask::before{content:""}.fa-face-meh::before{content:""}.fa-meh::before{content:""}.fa-face-meh-blank::before{content:""}.fa-meh-blank::before{content:""}.fa-face-melting::before{content:""}.fa-face-monocle::before{content:""}.fa-face-nauseated::before{content:""}.fa-face-nose-steam::before{content:""}.fa-face-party::before{content:""}.fa-face-pensive::before{content:""}.fa-face-persevering::before{content:""}.fa-face-pleading::before{content:""}.fa-face-pouting::before{content:""}.fa-face-raised-eyebrow::before{content:""}.fa-face-relieved::before{content:""}.fa-face-rolling-eyes::before{content:""}.fa-meh-rolling-eyes::before{content:""}.fa-face-sad-cry::before{content:""}.fa-sad-cry::before{content:""}.fa-face-sad-sweat::before{content:""}.fa-face-sad-tear::before{content:""}.fa-sad-tear::before{content:""}.fa-face-saluting::before{content:""}.fa-face-scream::before{content:""}.fa-face-shush::before{content:""}.fa-face-sleeping::before{content:""}.fa-face-sleepy::before{content:""}.fa-face-smile::before{content:""}.fa-smile::before{content:""}.fa-face-smile-beam::before{content:""}.fa-smile-beam::before{content:""}.fa-face-smile-halo::before{content:""}.fa-face-smile-hearts::before{content:""}.fa-face-smile-horns::before{content:""}.fa-face-smile-plus::before{content:""}.fa-smile-plus::before{content:""}.fa-face-smile-relaxed::before{content:""}.fa-face-smile-tear::before{content:""}.fa-face-smile-tongue::before{content:""}.fa-face-smile-upside-down::before{content:""}.fa-face-smile-wink::before{content:""}.fa-smile-wink::before{content:""}.fa-face-smiling-hands::before{content:""}.fa-face-smirking::before{content:""}.fa-face-spiral-eyes::before{content:""}.fa-face-sunglasses::before{content:""}.fa-face-surprise::before{content:""}.fa-surprise::before{content:""}.fa-face-swear::before{content:""}.fa-face-thermometer::before{content:""}.fa-face-thinking::before{content:""}.fa-face-tired::before{content:""}.fa-tired::before{content:""}.fa-face-tissue::before{content:""}.fa-face-tongue-money::before{content:""}.fa-face-tongue-sweat::before{content:""}.fa-face-unamused::before{content:""}.fa-face-viewfinder::before{content:""}.fa-face-vomit::before{content:""}.fa-face-weary::before{content:""}.fa-face-woozy::before{content:""}.fa-face-worried::before{content:""}.fa-face-zany::before{content:""}.fa-face-zipper::before{content:""}.fa-falafel::before{content:""}.fa-family::before{content:""}.fa-family-dress::before{content:""}.fa-family-pants::before{content:""}.fa-fan::before{content:""}.fa-fan-table::before{content:""}.fa-farm::before{content:""}.fa-barn-silo::before{content:""}.fa-faucet::before{content:""}.fa-faucet-drip::before{content:""}.fa-fax::before{content:""}.fa-feather::before{content:""}.fa-feather-pointed::before{content:""}.fa-feather-alt::before{content:""}.fa-fence::before{content:""}.fa-ferris-wheel::before{content:""}.fa-ferry::before{content:""}.fa-field-hockey-stick-ball::before{content:""}.fa-field-hockey::before{content:""}.fa-file::before{content:""}.fa-file-arrow-down::before{content:""}.fa-file-download::before{content:""}.fa-file-arrow-up::before{content:""}.fa-file-upload::before{content:""}.fa-file-audio::before{content:""}.fa-file-binary::before{content:""}.fa-file-certificate::before{content:""}.fa-file-award::before{content:""}.fa-file-chart-column::before{content:""}.fa-file-chart-line::before{content:""}.fa-file-chart-pie::before{content:""}.fa-file-check::before{content:""}.fa-file-circle-check::before{content:""}.fa-file-circle-exclamation::before{content:""}.fa-file-circle-info::before{content:""}.fa-file-circle-minus::before{content:""}.fa-file-circle-plus::before{content:""}.fa-file-circle-question::before{content:""}.fa-file-circle-xmark::before{content:""}.fa-file-code::before{content:""}.fa-file-contract::before{content:""}.fa-file-csv::before{content:""}.fa-file-dashed-line::before{content:""}.fa-page-break::before{content:""}.fa-file-excel::before{content:""}.fa-file-exclamation::before{content:""}.fa-file-export::before{content:""}.fa-arrow-right-from-file::before{content:""}.fa-file-heart::before{content:""}.fa-file-image::before{content:""}.fa-file-import::before{content:""}.fa-arrow-right-to-file::before{content:""}.fa-file-invoice::before{content:""}.fa-file-invoice-dollar::before{content:""}.fa-file-lines::before{content:""}.fa-file-alt::before{content:""}.fa-file-text::before{content:""}.fa-file-lock::before{content:""}.fa-file-magnifying-glass::before{content:""}.fa-file-search::before{content:""}.fa-file-medical::before{content:""}.fa-file-minus::before{content:""}.fa-file-music::before{content:""}.fa-file-pdf::before{content:""}.fa-file-pen::before{content:""}.fa-file-edit::before{content:""}.fa-file-plus::before{content:""}.fa-file-plus-minus::before{content:""}.fa-file-powerpoint::before{content:""}.fa-file-prescription::before{content:""}.fa-file-shield::before{content:""}.fa-file-signature::before{content:""}.fa-file-slash::before{content:""}.fa-file-spreadsheet::before{content:""}.fa-file-user::before{content:""}.fa-file-video::before{content:""}.fa-file-waveform::before{content:""}.fa-file-medical-alt::before{content:""}.fa-file-word::before{content:""}.fa-file-xmark::before{content:""}.fa-file-times::before{content:""}.fa-file-zipper::before{content:""}.fa-file-archive::before{content:""}.fa-files::before{content:""}.fa-files-medical::before{content:""}.fa-fill::before{content:""}.fa-fill-drip::before{content:""}.fa-film::before{content:""}.fa-film-canister::before{content:""}.fa-film-simple::before{content:""}.fa-film-alt::before{content:""}.fa-film-slash::before{content:""}.fa-films::before{content:""}.fa-filter::before{content:""}.fa-filter-circle-dollar::before{content:""}.fa-funnel-dollar::before{content:""}.fa-filter-circle-xmark::before{content:""}.fa-filter-list::before{content:""}.fa-filter-slash::before{content:""}.fa-filters::before{content:""}.fa-fingerprint::before{content:""}.fa-fire::before{content:""}.fa-fire-burner::before{content:""}.fa-fire-extinguisher::before{content:""}.fa-fire-flame::before{content:""}.fa-flame::before{content:""}.fa-fire-flame-curved::before{content:""}.fa-fire-alt::before{content:""}.fa-fire-flame-simple::before{content:""}.fa-burn::before{content:""}.fa-fire-hydrant::before{content:""}.fa-fire-smoke::before{content:""}.fa-fireplace::before{content:""}.fa-fish::before{content:""}.fa-fish-bones::before{content:""}.fa-fish-cooked::before{content:""}.fa-fish-fins::before{content:""}.fa-fishing-rod::before{content:""}.fa-flag::before{content:""}.fa-flag-checkered::before{content:""}.fa-flag-pennant::before{content:""}.fa-pennant::before{content:""}.fa-flag-swallowtail::before{content:""}.fa-flag-alt::before{content:""}.fa-flag-usa::before{content:""}.fa-flashlight::before{content:""}.fa-flask::before{content:""}.fa-flask-round-poison::before{content:""}.fa-flask-poison::before{content:""}.fa-flask-round-potion::before{content:""}.fa-flask-potion::before{content:""}.fa-flask-vial::before{content:""}.fa-flatbread::before{content:""}.fa-flatbread-stuffed::before{content:""}.fa-floppy-disk::before{content:""}.fa-save::before{content:""}.fa-floppy-disk-circle-arrow-right::before{content:""}.fa-save-circle-arrow-right::before{content:""}.fa-floppy-disk-circle-xmark::before{content:""}.fa-floppy-disk-times::before{content:""}.fa-save-circle-xmark::before{content:""}.fa-save-times::before{content:""}.fa-floppy-disk-pen::before{content:""}.fa-floppy-disks::before{content:""}.fa-florin-sign::before{content:""}.fa-flower::before{content:""}.fa-flower-daffodil::before{content:""}.fa-flower-tulip::before{content:""}.fa-flute::before{content:""}.fa-flux-capacitor::before{content:""}.fa-flying-disc::before{content:""}.fa-folder::before{content:""}.fa-folder-blank::before{content:""}.fa-folder-arrow-down::before{content:""}.fa-folder-download::before{content:""}.fa-folder-arrow-up::before{content:""}.fa-folder-upload::before{content:""}.fa-folder-bookmark::before{content:""}.fa-folder-closed::before{content:""}.fa-folder-gear::before{content:""}.fa-folder-cog::before{content:""}.fa-folder-grid::before{content:""}.fa-folder-heart::before{content:""}.fa-folder-image::before{content:""}.fa-folder-magnifying-glass::before{content:""}.fa-folder-search::before{content:""}.fa-folder-medical::before{content:""}.fa-folder-minus::before{content:""}.fa-folder-music::before{content:""}.fa-folder-open::before{content:""}.fa-folder-plus::before{content:""}.fa-folder-tree::before{content:""}.fa-folder-user::before{content:""}.fa-folder-xmark::before{content:""}.fa-folder-times::before{content:""}.fa-folders::before{content:""}.fa-fondue-pot::before{content:""}.fa-font::before{content:""}.fa-font-case::before{content:""}.fa-football::before{content:""}.fa-football-ball::before{content:""}.fa-football-helmet::before{content:""}.fa-fork::before{content:""}.fa-utensil-fork::before{content:""}.fa-fork-knife::before{content:""}.fa-utensils-alt::before{content:""}.fa-forklift::before{content:""}.fa-fort::before{content:""}.fa-forward::before{content:""}.fa-forward-fast::before{content:""}.fa-fast-forward::before{content:""}.fa-forward-step::before{content:""}.fa-step-forward::before{content:""}.fa-frame::before{content:""}.fa-franc-sign::before{content:""}.fa-french-fries::before{content:""}.fa-frog::before{content:""}.fa-function::before{content:""}.fa-futbol::before{content:""}.fa-futbol-ball::before{content:""}.fa-soccer-ball::before{content:""}.fa-g::before{content:"G"}.fa-galaxy::before{content:""}.fa-gallery-thumbnails::before{content:""}.fa-game-board::before{content:""}.fa-game-board-simple::before{content:""}.fa-game-board-alt::before{content:""}.fa-game-console-handheld::before{content:""}.fa-gamepad::before{content:""}.fa-gamepad-modern::before{content:""}.fa-gamepad-alt::before{content:""}.fa-garage::before{content:""}.fa-garage-car::before{content:""}.fa-garage-open::before{content:""}.fa-garlic::before{content:""}.fa-gas-pump::before{content:""}.fa-gas-pump-slash::before{content:""}.fa-gauge::before{content:""}.fa-dashboard::before{content:""}.fa-gauge-med::before{content:""}.fa-tachometer-alt-average::before{content:""}.fa-gauge-circle-bolt::before{content:""}.fa-gauge-circle-minus::before{content:""}.fa-gauge-circle-plus::before{content:""}.fa-gauge-high::before{content:""}.fa-tachometer-alt::before{content:""}.fa-tachometer-alt-fast::before{content:""}.fa-gauge-low::before{content:""}.fa-tachometer-alt-slow::before{content:""}.fa-gauge-max::before{content:""}.fa-tachometer-alt-fastest::before{content:""}.fa-gauge-min::before{content:""}.fa-tachometer-alt-slowest::before{content:""}.fa-gauge-simple::before{content:""}.fa-gauge-simple-med::before{content:""}.fa-tachometer-average::before{content:""}.fa-gauge-simple-high::before{content:""}.fa-tachometer::before{content:""}.fa-tachometer-fast::before{content:""}.fa-gauge-simple-low::before{content:""}.fa-tachometer-slow::before{content:""}.fa-gauge-simple-max::before{content:""}.fa-tachometer-fastest::before{content:""}.fa-gauge-simple-min::before{content:""}.fa-tachometer-slowest::before{content:""}.fa-gavel::before{content:""}.fa-legal::before{content:""}.fa-gear::before{content:""}.fa-cog::before{content:""}.fa-gears::before{content:""}.fa-cogs::before{content:""}.fa-gem::before{content:""}.fa-genderless::before{content:""}.fa-ghost::before{content:""}.fa-gif::before{content:""}.fa-gift::before{content:""}.fa-gift-card::before{content:""}.fa-gifts::before{content:""}.fa-gingerbread-man::before{content:""}.fa-glass::before{content:""}.fa-glass-citrus::before{content:""}.fa-glass-empty::before{content:""}.fa-glass-half::before{content:""}.fa-glass-half-empty::before{content:""}.fa-glass-half-full::before{content:""}.fa-glass-water::before{content:""}.fa-glass-water-droplet::before{content:""}.fa-glasses::before{content:""}.fa-glasses-round::before{content:""}.fa-glasses-alt::before{content:""}.fa-globe::before{content:""}.fa-globe-snow::before{content:""}.fa-globe-stand::before{content:""}.fa-goal-net::before{content:""}.fa-golf-ball-tee::before{content:""}.fa-golf-ball::before{content:""}.fa-golf-club::before{content:""}.fa-golf-flag-hole::before{content:""}.fa-gopuram::before{content:""}.fa-graduation-cap::before{content:""}.fa-mortar-board::before{content:""}.fa-gramophone::before{content:""}.fa-grapes::before{content:""}.fa-grate::before{content:""}.fa-grate-droplet::before{content:""}.fa-greater-than::before{content:">"}.fa-greater-than-equal::before{content:""}.fa-grid::before{content:""}.fa-grid-3::before{content:""}.fa-grid-2::before{content:""}.fa-grid-2-plus::before{content:""}.fa-grid-4::before{content:""}.fa-grid-5::before{content:""}.fa-grid-dividers::before{content:""}.fa-grid-horizontal::before{content:""}.fa-grip::before{content:""}.fa-grip-horizontal::before{content:""}.fa-grip-dots::before{content:""}.fa-grip-dots-vertical::before{content:""}.fa-grip-lines::before{content:""}.fa-grip-lines-vertical::before{content:""}.fa-grip-vertical::before{content:""}.fa-group-arrows-rotate::before{content:""}.fa-guarani-sign::before{content:""}.fa-guitar::before{content:""}.fa-guitar-electric::before{content:""}.fa-guitars::before{content:""}.fa-gun::before{content:""}.fa-gun-slash::before{content:""}.fa-gun-squirt::before{content:""}.fa-h::before{content:"H"}.fa-h1::before{content:""}.fa-h2::before{content:""}.fa-h3::before{content:""}.fa-h4::before{content:""}.fa-h5::before{content:""}.fa-h6::before{content:""}.fa-hammer::before{content:""}.fa-hammer-crash::before{content:""}.fa-hammer-war::before{content:""}.fa-hamsa::before{content:""}.fa-hand::before{content:""}.fa-hand-paper::before{content:""}.fa-hand-back-fist::before{content:""}.fa-hand-rock::before{content:""}.fa-hand-back-point-down::before{content:""}.fa-hand-back-point-left::before{content:""}.fa-hand-back-point-ribbon::before{content:""}.fa-hand-back-point-right::before{content:""}.fa-hand-back-point-up::before{content:""}.fa-hand-dots::before{content:""}.fa-allergies::before{content:""}.fa-hand-fingers-crossed::before{content:""}.fa-hand-fist::before{content:""}.fa-fist-raised::before{content:""}.fa-hand-heart::before{content:""}.fa-hand-holding::before{content:""}.fa-hand-holding-box::before{content:""}.fa-hand-holding-dollar::before{content:""}.fa-hand-holding-usd::before{content:""}.fa-hand-holding-droplet::before{content:""}.fa-hand-holding-water::before{content:""}.fa-hand-holding-hand::before{content:""}.fa-hand-holding-heart::before{content:""}.fa-hand-holding-magic::before{content:""}.fa-hand-holding-medical::before{content:""}.fa-hand-holding-seedling::before{content:""}.fa-hand-holding-skull::before{content:""}.fa-hand-horns::before{content:""}.fa-hand-lizard::before{content:""}.fa-hand-love::before{content:""}.fa-hand-middle-finger::before{content:""}.fa-hand-peace::before{content:""}.fa-hand-point-down::before{content:""}.fa-hand-point-left::before{content:""}.fa-hand-point-ribbon::before{content:""}.fa-hand-point-right::before{content:""}.fa-hand-point-up::before{content:""}.fa-hand-pointer::before{content:""}.fa-hand-scissors::before{content:""}.fa-hand-sparkles::before{content:""}.fa-hand-spock::before{content:""}.fa-hand-wave::before{content:""}.fa-handcuffs::before{content:""}.fa-hands::before{content:""}.fa-sign-language::before{content:""}.fa-signing::before{content:""}.fa-hands-asl-interpreting::before{content:""}.fa-american-sign-language-interpreting::before{content:""}.fa-asl-interpreting::before{content:""}.fa-hands-american-sign-language-interpreting::before{content:""}.fa-hands-bound::before{content:""}.fa-hands-bubbles::before{content:""}.fa-hands-wash::before{content:""}.fa-hands-clapping::before{content:""}.fa-hands-holding::before{content:""}.fa-hands-holding-child::before{content:""}.fa-hands-holding-circle::before{content:""}.fa-hands-holding-diamond::before{content:""}.fa-hand-receiving::before{content:""}.fa-hands-holding-dollar::before{content:""}.fa-hands-usd::before{content:""}.fa-hands-holding-heart::before{content:""}.fa-hands-heart::before{content:""}.fa-hands-praying::before{content:""}.fa-praying-hands::before{content:""}.fa-handshake::before{content:""}.fa-handshake-angle::before{content:""}.fa-hands-helping::before{content:""}.fa-handshake-simple::before{content:""}.fa-handshake-alt::before{content:""}.fa-handshake-simple-slash::before{content:""}.fa-handshake-alt-slash::before{content:""}.fa-handshake-slash::before{content:""}.fa-hanukiah::before{content:""}.fa-hard-drive::before{content:""}.fa-hdd::before{content:""}.fa-hashtag::before{content:"#"}.fa-hashtag-lock::before{content:""}.fa-hat-chef::before{content:""}.fa-hat-cowboy::before{content:""}.fa-hat-cowboy-side::before{content:""}.fa-hat-santa::before{content:""}.fa-hat-winter::before{content:""}.fa-hat-witch::before{content:""}.fa-hat-wizard::before{content:""}.fa-head-side::before{content:""}.fa-head-side-brain::before{content:""}.fa-head-side-cough::before{content:""}.fa-head-side-cough-slash::before{content:""}.fa-head-side-goggles::before{content:""}.fa-head-vr::before{content:""}.fa-head-side-headphones::before{content:""}.fa-head-side-heart::before{content:""}.fa-head-side-mask::before{content:""}.fa-head-side-medical::before{content:""}.fa-head-side-virus::before{content:""}.fa-heading::before{content:""}.fa-header::before{content:""}.fa-headphones::before{content:""}.fa-headphones-simple::before{content:""}.fa-headphones-alt::before{content:""}.fa-headset::before{content:""}.fa-heart::before{content:""}.fa-heart-circle-bolt::before{content:""}.fa-heart-circle-check::before{content:""}.fa-heart-circle-exclamation::before{content:""}.fa-heart-circle-minus::before{content:""}.fa-heart-circle-plus::before{content:""}.fa-heart-circle-xmark::before{content:""}.fa-heart-crack::before{content:""}.fa-heart-broken::before{content:""}.fa-heart-half::before{content:""}.fa-heart-half-stroke::before{content:""}.fa-heart-half-alt::before{content:""}.fa-heart-pulse::before{content:""}.fa-heartbeat::before{content:""}.fa-heat::before{content:""}.fa-helicopter::before{content:""}.fa-helicopter-symbol::before{content:""}.fa-helmet-battle::before{content:""}.fa-helmet-safety::before{content:""}.fa-hard-hat::before{content:""}.fa-hat-hard::before{content:""}.fa-helmet-un::before{content:""}.fa-hexagon::before{content:""}.fa-hexagon-check::before{content:""}.fa-hexagon-divide::before{content:""}.fa-hexagon-exclamation::before{content:""}.fa-hexagon-image::before{content:""}.fa-hexagon-minus::before{content:""}.fa-minus-hexagon::before{content:""}.fa-hexagon-plus::before{content:""}.fa-plus-hexagon::before{content:""}.fa-hexagon-vertical-nft::before{content:""}.fa-hexagon-vertical-nft-slanted::before{content:""}.fa-hexagon-xmark::before{content:""}.fa-times-hexagon::before{content:""}.fa-xmark-hexagon::before{content:""}.fa-high-definition::before{content:""}.fa-rectangle-hd::before{content:""}.fa-highlighter::before{content:""}.fa-highlighter-line::before{content:""}.fa-hill-avalanche::before{content:""}.fa-hill-rockslide::before{content:""}.fa-hippo::before{content:""}.fa-hockey-mask::before{content:""}.fa-hockey-puck::before{content:""}.fa-hockey-stick-puck::before{content:""}.fa-hockey-sticks::before{content:""}.fa-holly-berry::before{content:""}.fa-honey-pot::before{content:""}.fa-hood-cloak::before{content:""}.fa-horizontal-rule::before{content:""}.fa-horse::before{content:""}.fa-horse-head::before{content:""}.fa-horse-saddle::before{content:""}.fa-hose::before{content:""}.fa-hose-reel::before{content:""}.fa-hospital::before{content:""}.fa-hospital-alt::before{content:""}.fa-hospital-wide::before{content:""}.fa-hospital-user::before{content:""}.fa-hospitals::before{content:""}.fa-hot-tub-person::before{content:""}.fa-hot-tub::before{content:""}.fa-hotdog::before{content:""}.fa-hotel::before{content:""}.fa-hourglass::before{content:""}.fa-hourglass-2::before{content:""}.fa-hourglass-half::before{content:""}.fa-hourglass-clock::before{content:""}.fa-hourglass-empty::before{content:""}.fa-hourglass-end::before{content:""}.fa-hourglass-3::before{content:""}.fa-hourglass-start::before{content:""}.fa-hourglass-1::before{content:""}.fa-house::before{content:""}.fa-home::before{content:""}.fa-home-alt::before{content:""}.fa-home-lg-alt::before{content:""}.fa-house-blank::before{content:""}.fa-home-blank::before{content:""}.fa-house-building::before{content:""}.fa-house-chimney::before{content:""}.fa-home-lg::before{content:""}.fa-house-chimney-blank::before{content:""}.fa-house-chimney-crack::before{content:""}.fa-house-damage::before{content:""}.fa-house-chimney-heart::before{content:""}.fa-house-chimney-medical::before{content:""}.fa-clinic-medical::before{content:""}.fa-house-chimney-user::before{content:""}.fa-house-chimney-window::before{content:""}.fa-house-circle-check::before{content:""}.fa-house-circle-exclamation::before{content:""}.fa-house-circle-xmark::before{content:""}.fa-house-crack::before{content:""}.fa-house-day::before{content:""}.fa-house-fire::before{content:""}.fa-house-flag::before{content:""}.fa-house-flood-water::before{content:""}.fa-house-flood-water-circle-arrow-right::before{content:""}.fa-house-heart::before{content:""}.fa-home-heart::before{content:""}.fa-house-laptop::before{content:""}.fa-laptop-house::before{content:""}.fa-house-lock::before{content:""}.fa-house-medical::before{content:""}.fa-house-medical-circle-check::before{content:""}.fa-house-medical-circle-exclamation::before{content:""}.fa-house-medical-circle-xmark::before{content:""}.fa-house-medical-flag::before{content:""}.fa-house-night::before{content:""}.fa-house-person-leave::before{content:""}.fa-house-leave::before{content:""}.fa-house-person-depart::before{content:""}.fa-house-person-return::before{content:""}.fa-house-person-arrive::before{content:""}.fa-house-return::before{content:""}.fa-house-signal::before{content:""}.fa-house-tree::before{content:""}.fa-house-tsunami::before{content:""}.fa-house-turret::before{content:""}.fa-house-user::before{content:""}.fa-home-user::before{content:""}.fa-house-water::before{content:""}.fa-house-flood::before{content:""}.fa-house-window::before{content:""}.fa-hryvnia-sign::before{content:""}.fa-hryvnia::before{content:""}.fa-hundred-points::before{content:""}.fa-100::before{content:""}.fa-hurricane::before{content:""}.fa-hyphen::before{content:"-"}.fa-i::before{content:"I"}.fa-i-cursor::before{content:""}.fa-ice-cream::before{content:""}.fa-ice-skate::before{content:""}.fa-icicles::before{content:""}.fa-icons::before{content:""}.fa-heart-music-camera-bolt::before{content:""}.fa-id-badge::before{content:""}.fa-id-card::before{content:""}.fa-drivers-license::before{content:""}.fa-id-card-clip::before{content:""}.fa-id-card-alt::before{content:""}.fa-igloo::before{content:""}.fa-image::before{content:""}.fa-image-landscape::before{content:""}.fa-landscape::before{content:""}.fa-image-polaroid::before{content:""}.fa-image-polaroid-user::before{content:""}.fa-image-portrait::before{content:""}.fa-portrait::before{content:""}.fa-image-slash::before{content:""}.fa-image-user::before{content:""}.fa-images::before{content:""}.fa-images-user::before{content:""}.fa-inbox::before{content:""}.fa-inbox-full::before{content:""}.fa-inbox-in::before{content:""}.fa-inbox-arrow-down::before{content:""}.fa-inbox-out::before{content:""}.fa-inbox-arrow-up::before{content:""}.fa-inboxes::before{content:""}.fa-indent::before{content:""}.fa-indian-rupee-sign::before{content:""}.fa-indian-rupee::before{content:""}.fa-inr::before{content:""}.fa-industry::before{content:""}.fa-industry-windows::before{content:""}.fa-industry-alt::before{content:""}.fa-infinity::before{content:""}.fa-info::before{content:""}.fa-inhaler::before{content:""}.fa-input-numeric::before{content:""}.fa-input-pipe::before{content:""}.fa-input-text::before{content:""}.fa-integral::before{content:""}.fa-intersection::before{content:""}.fa-island-tropical::before{content:""}.fa-island-tree-palm::before{content:""}.fa-italic::before{content:""}.fa-j::before{content:"J"}.fa-jack-o-lantern::before{content:""}.fa-jar::before{content:""}.fa-jar-wheat::before{content:""}.fa-jedi::before{content:""}.fa-jet-fighter::before{content:""}.fa-fighter-jet::before{content:""}.fa-jet-fighter-up::before{content:""}.fa-joint::before{content:""}.fa-joystick::before{content:""}.fa-jug::before{content:""}.fa-jug-detergent::before{content:""}.fa-k::before{content:"K"}.fa-kaaba::before{content:""}.fa-kazoo::before{content:""}.fa-kerning::before{content:""}.fa-key::before{content:""}.fa-key-skeleton::before{content:""}.fa-key-skeleton-left-right::before{content:""}.fa-keyboard::before{content:""}.fa-keyboard-brightness::before{content:""}.fa-keyboard-brightness-low::before{content:""}.fa-keyboard-down::before{content:""}.fa-keyboard-left::before{content:""}.fa-keynote::before{content:""}.fa-khanda::before{content:""}.fa-kidneys::before{content:""}.fa-kip-sign::before{content:""}.fa-kit-medical::before{content:""}.fa-first-aid::before{content:""}.fa-kitchen-set::before{content:""}.fa-kite::before{content:""}.fa-kiwi-bird::before{content:""}.fa-kiwi-fruit::before{content:""}.fa-knife::before{content:""}.fa-utensil-knife::before{content:""}.fa-knife-kitchen::before{content:""}.fa-l::before{content:"L"}.fa-lacrosse-stick::before{content:""}.fa-lacrosse-stick-ball::before{content:""}.fa-lambda::before{content:""}.fa-lamp::before{content:""}.fa-lamp-desk::before{content:""}.fa-lamp-floor::before{content:""}.fa-lamp-street::before{content:""}.fa-land-mine-on::before{content:""}.fa-landmark::before{content:""}.fa-landmark-dome::before{content:""}.fa-landmark-alt::before{content:""}.fa-landmark-flag::before{content:""}.fa-language::before{content:""}.fa-laptop::before{content:""}.fa-laptop-arrow-down::before{content:""}.fa-laptop-code::before{content:""}.fa-laptop-file::before{content:""}.fa-laptop-medical::before{content:""}.fa-laptop-mobile::before{content:""}.fa-phone-laptop::before{content:""}.fa-laptop-slash::before{content:""}.fa-lari-sign::before{content:""}.fa-lasso::before{content:""}.fa-lasso-sparkles::before{content:""}.fa-layer-group::before{content:""}.fa-layer-minus::before{content:""}.fa-layer-group-minus::before{content:""}.fa-layer-plus::before{content:""}.fa-layer-group-plus::before{content:""}.fa-leaf::before{content:""}.fa-leaf-heart::before{content:""}.fa-leaf-maple::before{content:""}.fa-leaf-oak::before{content:""}.fa-leafy-green::before{content:""}.fa-left::before{content:""}.fa-arrow-alt-left::before{content:""}.fa-left-from-line::before{content:""}.fa-arrow-alt-from-right::before{content:""}.fa-left-long::before{content:""}.fa-long-arrow-alt-left::before{content:""}.fa-left-long-to-line::before{content:""}.fa-left-right::before{content:""}.fa-arrows-alt-h::before{content:""}.fa-left-to-line::before{content:""}.fa-arrow-alt-to-left::before{content:""}.fa-lemon::before{content:""}.fa-less-than::before{content:"<"}.fa-less-than-equal::before{content:""}.fa-life-ring::before{content:""}.fa-light-ceiling::before{content:""}.fa-light-emergency::before{content:""}.fa-light-emergency-on::before{content:""}.fa-light-switch::before{content:""}.fa-light-switch-off::before{content:""}.fa-light-switch-on::before{content:""}.fa-lightbulb::before{content:""}.fa-lightbulb-dollar::before{content:""}.fa-lightbulb-exclamation::before{content:""}.fa-lightbulb-exclamation-on::before{content:""}.fa-lightbulb-on::before{content:""}.fa-lightbulb-slash::before{content:""}.fa-lights-holiday::before{content:""}.fa-line-columns::before{content:""}.fa-line-height::before{content:""}.fa-lines-leaning::before{content:""}.fa-link::before{content:""}.fa-chain::before{content:""}.fa-link-horizontal::before{content:""}.fa-chain-horizontal::before{content:""}.fa-link-horizontal-slash::before{content:""}.fa-chain-horizontal-slash::before{content:""}.fa-link-simple::before{content:""}.fa-link-simple-slash::before{content:""}.fa-link-slash::before{content:""}.fa-chain-broken::before{content:""}.fa-chain-slash::before{content:""}.fa-unlink::before{content:""}.fa-lips::before{content:""}.fa-lira-sign::before{content:""}.fa-list::before{content:""}.fa-list-squares::before{content:""}.fa-list-check::before{content:""}.fa-tasks::before{content:""}.fa-list-dropdown::before{content:""}.fa-list-music::before{content:""}.fa-list-ol::before{content:""}.fa-list-1-2::before{content:""}.fa-list-numeric::before{content:""}.fa-list-radio::before{content:""}.fa-list-timeline::before{content:""}.fa-list-tree::before{content:""}.fa-list-ul::before{content:""}.fa-list-dots::before{content:""}.fa-litecoin-sign::before{content:""}.fa-loader::before{content:""}.fa-lobster::before{content:""}.fa-location-arrow::before{content:""}.fa-location-check::before{content:""}.fa-map-marker-check::before{content:""}.fa-location-crosshairs::before{content:""}.fa-location::before{content:""}.fa-location-crosshairs-slash::before{content:""}.fa-location-slash::before{content:""}.fa-location-dot::before{content:""}.fa-map-marker-alt::before{content:""}.fa-location-dot-slash::before{content:""}.fa-map-marker-alt-slash::before{content:""}.fa-location-exclamation::before{content:""}.fa-map-marker-exclamation::before{content:""}.fa-location-minus::before{content:""}.fa-map-marker-minus::before{content:""}.fa-location-pen::before{content:""}.fa-map-marker-edit::before{content:""}.fa-location-pin::before{content:""}.fa-map-marker::before{content:""}.fa-location-pin-lock::before{content:""}.fa-location-pin-slash::before{content:""}.fa-map-marker-slash::before{content:""}.fa-location-plus::before{content:""}.fa-map-marker-plus::before{content:""}.fa-location-question::before{content:""}.fa-map-marker-question::before{content:""}.fa-location-smile::before{content:""}.fa-map-marker-smile::before{content:""}.fa-location-xmark::before{content:""}.fa-map-marker-times::before{content:""}.fa-map-marker-xmark::before{content:""}.fa-lock::before{content:""}.fa-lock-a::before{content:""}.fa-lock-hashtag::before{content:""}.fa-lock-keyhole::before{content:""}.fa-lock-alt::before{content:""}.fa-lock-keyhole-open::before{content:""}.fa-lock-open-alt::before{content:""}.fa-lock-open::before{content:""}.fa-locust::before{content:""}.fa-lollipop::before{content:""}.fa-lollypop::before{content:""}.fa-loveseat::before{content:""}.fa-couch-small::before{content:""}.fa-luchador-mask::before{content:""}.fa-luchador::before{content:""}.fa-mask-luchador::before{content:""}.fa-lungs::before{content:""}.fa-lungs-virus::before{content:""}.fa-m::before{content:"M"}.fa-mace::before{content:""}.fa-magnet::before{content:""}.fa-magnifying-glass::before{content:""}.fa-search::before{content:""}.fa-magnifying-glass-arrow-right::before{content:""}.fa-magnifying-glass-chart::before{content:""}.fa-magnifying-glass-dollar::before{content:""}.fa-search-dollar::before{content:""}.fa-magnifying-glass-location::before{content:""}.fa-search-location::before{content:""}.fa-magnifying-glass-minus::before{content:""}.fa-search-minus::before{content:""}.fa-magnifying-glass-plus::before{content:""}.fa-search-plus::before{content:""}.fa-mailbox::before{content:""}.fa-manat-sign::before{content:""}.fa-mandolin::before{content:""}.fa-mango::before{content:""}.fa-manhole::before{content:""}.fa-map::before{content:""}.fa-map-location::before{content:""}.fa-map-marked::before{content:""}.fa-map-location-dot::before{content:""}.fa-map-marked-alt::before{content:""}.fa-map-pin::before{content:""}.fa-marker::before{content:""}.fa-mars::before{content:""}.fa-mars-and-venus::before{content:""}.fa-mars-and-venus-burst::before{content:""}.fa-mars-double::before{content:""}.fa-mars-stroke::before{content:""}.fa-mars-stroke-right::before{content:""}.fa-mars-stroke-h::before{content:""}.fa-mars-stroke-up::before{content:""}.fa-mars-stroke-v::before{content:""}.fa-martini-glass::before{content:""}.fa-glass-martini-alt::before{content:""}.fa-martini-glass-citrus::before{content:""}.fa-cocktail::before{content:""}.fa-martini-glass-empty::before{content:""}.fa-glass-martini::before{content:""}.fa-mask::before{content:""}.fa-mask-face::before{content:""}.fa-mask-snorkel::before{content:""}.fa-mask-ventilator::before{content:""}.fa-masks-theater::before{content:""}.fa-theater-masks::before{content:""}.fa-mattress-pillow::before{content:""}.fa-maximize::before{content:""}.fa-expand-arrows-alt::before{content:""}.fa-meat::before{content:""}.fa-medal::before{content:""}.fa-megaphone::before{content:""}.fa-melon::before{content:""}.fa-melon-slice::before{content:""}.fa-memo::before{content:""}.fa-memo-circle-check::before{content:""}.fa-memo-circle-info::before{content:""}.fa-memo-pad::before{content:""}.fa-memory::before{content:""}.fa-menorah::before{content:""}.fa-mercury::before{content:""}.fa-merge::before{content:""}.fa-message::before{content:""}.fa-comment-alt::before{content:""}.fa-message-arrow-down::before{content:""}.fa-comment-alt-arrow-down::before{content:""}.fa-message-arrow-up::before{content:""}.fa-comment-alt-arrow-up::before{content:""}.fa-message-arrow-up-right::before{content:""}.fa-message-bot::before{content:""}.fa-message-captions::before{content:""}.fa-comment-alt-captions::before{content:""}.fa-message-check::before{content:""}.fa-comment-alt-check::before{content:""}.fa-message-code::before{content:""}.fa-message-dollar::before{content:""}.fa-comment-alt-dollar::before{content:""}.fa-message-dots::before{content:""}.fa-comment-alt-dots::before{content:""}.fa-messaging::before{content:""}.fa-message-exclamation::before{content:""}.fa-comment-alt-exclamation::before{content:""}.fa-message-image::before{content:""}.fa-comment-alt-image::before{content:""}.fa-message-lines::before{content:""}.fa-comment-alt-lines::before{content:""}.fa-message-medical::before{content:""}.fa-comment-alt-medical::before{content:""}.fa-message-middle::before{content:""}.fa-comment-middle-alt::before{content:""}.fa-message-middle-top::before{content:""}.fa-comment-middle-top-alt::before{content:""}.fa-message-minus::before{content:""}.fa-comment-alt-minus::before{content:""}.fa-message-music::before{content:""}.fa-comment-alt-music::before{content:""}.fa-message-pen::before{content:""}.fa-comment-alt-edit::before{content:""}.fa-message-edit::before{content:""}.fa-message-plus::before{content:""}.fa-comment-alt-plus::before{content:""}.fa-message-question::before{content:""}.fa-message-quote::before{content:""}.fa-comment-alt-quote::before{content:""}.fa-message-slash::before{content:""}.fa-comment-alt-slash::before{content:""}.fa-message-smile::before{content:""}.fa-comment-alt-smile::before{content:""}.fa-message-sms::before{content:""}.fa-message-text::before{content:""}.fa-comment-alt-text::before{content:""}.fa-message-xmark::before{content:""}.fa-comment-alt-times::before{content:""}.fa-message-times::before{content:""}.fa-messages::before{content:""}.fa-comments-alt::before{content:""}.fa-messages-dollar::before{content:""}.fa-comments-alt-dollar::before{content:""}.fa-messages-question::before{content:""}.fa-meteor::before{content:""}.fa-meter::before{content:""}.fa-meter-bolt::before{content:""}.fa-meter-droplet::before{content:""}.fa-meter-fire::before{content:""}.fa-microchip::before{content:""}.fa-microchip-ai::before{content:""}.fa-microphone::before{content:""}.fa-microphone-lines::before{content:""}.fa-microphone-alt::before{content:""}.fa-microphone-lines-slash::before{content:""}.fa-microphone-alt-slash::before{content:""}.fa-microphone-slash::before{content:""}.fa-microphone-stand::before{content:""}.fa-microscope::before{content:""}.fa-microwave::before{content:""}.fa-mill-sign::before{content:""}.fa-minimize::before{content:""}.fa-compress-arrows-alt::before{content:""}.fa-minus::before{content:""}.fa-subtract::before{content:""}.fa-mistletoe::before{content:""}.fa-mitten::before{content:""}.fa-mobile::before{content:""}.fa-mobile-android::before{content:""}.fa-mobile-phone::before{content:""}.fa-mobile-button::before{content:""}.fa-mobile-notch::before{content:""}.fa-mobile-iphone::before{content:""}.fa-mobile-retro::before{content:""}.fa-mobile-screen::before{content:""}.fa-mobile-android-alt::before{content:""}.fa-mobile-screen-button::before{content:""}.fa-mobile-alt::before{content:""}.fa-mobile-signal::before{content:""}.fa-mobile-signal-out::before{content:""}.fa-money-bill::before{content:""}.fa-money-bill-1::before{content:""}.fa-money-bill-alt::before{content:""}.fa-money-bill-1-wave::before{content:""}.fa-money-bill-wave-alt::before{content:""}.fa-money-bill-simple::before{content:""}.fa-money-bill-simple-wave::before{content:""}.fa-money-bill-transfer::before{content:""}.fa-money-bill-trend-up::before{content:""}.fa-money-bill-wave::before{content:""}.fa-money-bill-wheat::before{content:""}.fa-money-bills::before{content:""}.fa-money-bills-simple::before{content:""}.fa-money-bills-alt::before{content:""}.fa-money-check::before{content:""}.fa-money-check-dollar::before{content:""}.fa-money-check-alt::before{content:""}.fa-money-check-dollar-pen::before{content:""}.fa-money-check-edit-alt::before{content:""}.fa-money-check-pen::before{content:""}.fa-money-check-edit::before{content:""}.fa-money-from-bracket::before{content:""}.fa-money-simple-from-bracket::before{content:""}.fa-monitor-waveform::before{content:""}.fa-monitor-heart-rate::before{content:""}.fa-monkey::before{content:""}.fa-monument::before{content:""}.fa-moon::before{content:""}.fa-moon-cloud::before{content:""}.fa-moon-over-sun::before{content:""}.fa-eclipse-alt::before{content:""}.fa-moon-stars::before{content:""}.fa-moped::before{content:""}.fa-mortar-pestle::before{content:""}.fa-mosque::before{content:""}.fa-mosquito::before{content:""}.fa-mosquito-net::before{content:""}.fa-motorcycle::before{content:""}.fa-mound::before{content:""}.fa-mountain::before{content:""}.fa-mountain-city::before{content:""}.fa-mountain-sun::before{content:""}.fa-mountains::before{content:""}.fa-mp3-player::before{content:""}.fa-mug::before{content:""}.fa-mug-hot::before{content:""}.fa-mug-marshmallows::before{content:""}.fa-mug-saucer::before{content:""}.fa-coffee::before{content:""}.fa-mug-tea::before{content:""}.fa-mug-tea-saucer::before{content:""}.fa-mushroom::before{content:""}.fa-music::before{content:""}.fa-music-note::before{content:""}.fa-music-alt::before{content:""}.fa-music-note-slash::before{content:""}.fa-music-alt-slash::before{content:""}.fa-music-slash::before{content:""}.fa-n::before{content:"N"}.fa-naira-sign::before{content:""}.fa-narwhal::before{content:""}.fa-nesting-dolls::before{content:""}.fa-network-wired::before{content:""}.fa-neuter::before{content:""}.fa-newspaper::before{content:""}.fa-nfc::before{content:""}.fa-nfc-lock::before{content:""}.fa-nfc-magnifying-glass::before{content:""}.fa-nfc-pen::before{content:""}.fa-nfc-signal::before{content:""}.fa-nfc-slash::before{content:""}.fa-nfc-trash::before{content:""}.fa-not-equal::before{content:""}.fa-notdef::before{content:""}.fa-note::before{content:""}.fa-note-medical::before{content:""}.fa-note-sticky::before{content:""}.fa-sticky-note::before{content:""}.fa-notebook::before{content:""}.fa-notes::before{content:""}.fa-notes-medical::before{content:""}.fa-o::before{content:"O"}.fa-object-exclude::before{content:""}.fa-object-group::before{content:""}.fa-object-intersect::before{content:""}.fa-object-subtract::before{content:""}.fa-object-ungroup::before{content:""}.fa-object-union::before{content:""}.fa-objects-align-bottom::before{content:""}.fa-objects-align-center-horizontal::before{content:""}.fa-objects-align-center-vertical::before{content:""}.fa-objects-align-left::before{content:""}.fa-objects-align-right::before{content:""}.fa-objects-align-top::before{content:""}.fa-objects-column::before{content:""}.fa-octagon::before{content:""}.fa-octagon-check::before{content:""}.fa-octagon-divide::before{content:""}.fa-octagon-exclamation::before{content:""}.fa-octagon-minus::before{content:""}.fa-minus-octagon::before{content:""}.fa-octagon-plus::before{content:""}.fa-plus-octagon::before{content:""}.fa-octagon-xmark::before{content:""}.fa-times-octagon::before{content:""}.fa-xmark-octagon::before{content:""}.fa-oil-can::before{content:""}.fa-oil-can-drip::before{content:""}.fa-oil-temperature::before{content:""}.fa-oil-temp::before{content:""}.fa-oil-well::before{content:""}.fa-olive::before{content:""}.fa-olive-branch::before{content:""}.fa-om::before{content:""}.fa-omega::before{content:""}.fa-onion::before{content:""}.fa-option::before{content:""}.fa-ornament::before{content:""}.fa-otter::before{content:""}.fa-outdent::before{content:""}.fa-dedent::before{content:""}.fa-outlet::before{content:""}.fa-oven::before{content:""}.fa-overline::before{content:""}.fa-p::before{content:"P"}.fa-page::before{content:""}.fa-page-caret-down::before{content:""}.fa-file-caret-down::before{content:""}.fa-page-caret-up::before{content:""}.fa-file-caret-up::before{content:""}.fa-pager::before{content:""}.fa-paint-roller::before{content:""}.fa-paintbrush::before{content:""}.fa-paint-brush::before{content:""}.fa-paintbrush-fine::before{content:""}.fa-paint-brush-alt::before{content:""}.fa-paint-brush-fine::before{content:""}.fa-paintbrush-alt::before{content:""}.fa-paintbrush-pencil::before{content:""}.fa-palette::before{content:""}.fa-pallet::before{content:""}.fa-pallet-box::before{content:""}.fa-pallet-boxes::before{content:""}.fa-palette-boxes::before{content:""}.fa-pallet-alt::before{content:""}.fa-pan-food::before{content:""}.fa-pan-frying::before{content:""}.fa-pancakes::before{content:""}.fa-panel-ews::before{content:""}.fa-panel-fire::before{content:""}.fa-panorama::before{content:""}.fa-paper-plane::before{content:""}.fa-paper-plane-top::before{content:""}.fa-paper-plane-alt::before{content:""}.fa-send::before{content:""}.fa-paperclip::before{content:""}.fa-paperclip-vertical::before{content:""}.fa-parachute-box::before{content:""}.fa-paragraph::before{content:""}.fa-paragraph-left::before{content:""}.fa-paragraph-rtl::before{content:""}.fa-party-bell::before{content:""}.fa-party-horn::before{content:""}.fa-passport::before{content:""}.fa-paste::before{content:""}.fa-file-clipboard::before{content:""}.fa-pause::before{content:""}.fa-paw::before{content:""}.fa-paw-claws::before{content:""}.fa-paw-simple::before{content:""}.fa-paw-alt::before{content:""}.fa-peace::before{content:""}.fa-peach::before{content:""}.fa-peanut::before{content:""}.fa-peanuts::before{content:""}.fa-peapod::before{content:""}.fa-pear::before{content:""}.fa-pedestal::before{content:""}.fa-pegasus::before{content:""}.fa-pen::before{content:""}.fa-pen-circle::before{content:""}.fa-pen-clip::before{content:""}.fa-pen-alt::before{content:""}.fa-pen-clip-slash::before{content:""}.fa-pen-alt-slash::before{content:""}.fa-pen-fancy::before{content:""}.fa-pen-fancy-slash::before{content:""}.fa-pen-field::before{content:""}.fa-pen-line::before{content:""}.fa-pen-nib::before{content:""}.fa-pen-nib-slash::before{content:""}.fa-pen-paintbrush::before{content:""}.fa-pencil-paintbrush::before{content:""}.fa-pen-ruler::before{content:""}.fa-pencil-ruler::before{content:""}.fa-pen-slash::before{content:""}.fa-pen-swirl::before{content:""}.fa-pen-to-square::before{content:""}.fa-edit::before{content:""}.fa-pencil::before{content:""}.fa-pencil-alt::before{content:""}.fa-pencil-slash::before{content:""}.fa-people::before{content:""}.fa-people-arrows-left-right::before{content:""}.fa-people-arrows::before{content:""}.fa-people-carry-box::before{content:""}.fa-people-carry::before{content:""}.fa-people-dress::before{content:""}.fa-people-dress-simple::before{content:""}.fa-people-group::before{content:""}.fa-people-line::before{content:""}.fa-people-pants::before{content:""}.fa-people-pants-simple::before{content:""}.fa-people-pulling::before{content:""}.fa-people-robbery::before{content:""}.fa-people-roof::before{content:""}.fa-people-simple::before{content:""}.fa-pepper::before{content:""}.fa-pepper-hot::before{content:""}.fa-percent::before{content:"%"}.fa-percentage::before{content:"%"}.fa-period::before{content:"."}.fa-person::before{content:""}.fa-male::before{content:""}.fa-person-arrow-down-to-line::before{content:""}.fa-person-arrow-up-from-line::before{content:""}.fa-person-biking::before{content:""}.fa-biking::before{content:""}.fa-person-biking-mountain::before{content:""}.fa-biking-mountain::before{content:""}.fa-person-booth::before{content:""}.fa-person-breastfeeding::before{content:""}.fa-person-burst::before{content:""}.fa-person-cane::before{content:""}.fa-person-carry-box::before{content:""}.fa-person-carry::before{content:""}.fa-person-chalkboard::before{content:""}.fa-person-circle-check::before{content:""}.fa-person-circle-exclamation::before{content:""}.fa-person-circle-minus::before{content:""}.fa-person-circle-plus::before{content:""}.fa-person-circle-question::before{content:""}.fa-person-circle-xmark::before{content:""}.fa-person-digging::before{content:""}.fa-digging::before{content:""}.fa-person-dolly::before{content:""}.fa-person-dolly-empty::before{content:""}.fa-person-dots-from-line::before{content:""}.fa-diagnoses::before{content:""}.fa-person-dress::before{content:""}.fa-female::before{content:""}.fa-person-dress-burst::before{content:""}.fa-person-dress-simple::before{content:""}.fa-person-drowning::before{content:""}.fa-person-falling::before{content:""}.fa-person-falling-burst::before{content:""}.fa-person-from-portal::before{content:""}.fa-portal-exit::before{content:""}.fa-person-half-dress::before{content:""}.fa-person-harassing::before{content:""}.fa-person-hiking::before{content:""}.fa-hiking::before{content:""}.fa-person-military-pointing::before{content:""}.fa-person-military-rifle::before{content:""}.fa-person-military-to-person::before{content:""}.fa-person-pinball::before{content:""}.fa-person-praying::before{content:""}.fa-pray::before{content:""}.fa-person-pregnant::before{content:""}.fa-person-rays::before{content:""}.fa-person-rifle::before{content:""}.fa-person-running::before{content:""}.fa-running::before{content:""}.fa-person-seat::before{content:""}.fa-person-seat-reclined::before{content:""}.fa-person-shelter::before{content:""}.fa-person-sign::before{content:""}.fa-person-simple::before{content:""}.fa-person-skating::before{content:""}.fa-skating::before{content:""}.fa-person-ski-jumping::before{content:""}.fa-ski-jump::before{content:""}.fa-person-ski-lift::before{content:""}.fa-ski-lift::before{content:""}.fa-person-skiing::before{content:""}.fa-skiing::before{content:""}.fa-person-skiing-nordic::before{content:""}.fa-skiing-nordic::before{content:""}.fa-person-sledding::before{content:""}.fa-sledding::before{content:""}.fa-person-snowboarding::before{content:""}.fa-snowboarding::before{content:""}.fa-person-snowmobiling::before{content:""}.fa-snowmobile::before{content:""}.fa-person-swimming::before{content:""}.fa-swimmer::before{content:""}.fa-person-through-window::before{content:""}.fa-person-to-door::before{content:""}.fa-person-to-portal::before{content:""}.fa-portal-enter::before{content:""}.fa-person-walking::before{content:""}.fa-walking::before{content:""}.fa-person-walking-arrow-loop-left::before{content:""}.fa-person-walking-arrow-right::before{content:""}.fa-person-walking-dashed-line-arrow-right::before{content:""}.fa-person-walking-luggage::before{content:""}.fa-person-walking-with-cane::before{content:""}.fa-blind::before{content:""}.fa-peseta-sign::before{content:""}.fa-peso-sign::before{content:""}.fa-phone::before{content:""}.fa-phone-arrow-down-left::before{content:""}.fa-phone-arrow-down::before{content:""}.fa-phone-incoming::before{content:""}.fa-phone-arrow-up-right::before{content:""}.fa-phone-arrow-up::before{content:""}.fa-phone-outgoing::before{content:""}.fa-phone-flip::before{content:""}.fa-phone-alt::before{content:""}.fa-phone-hangup::before{content:""}.fa-phone-intercom::before{content:""}.fa-phone-missed::before{content:""}.fa-phone-office::before{content:""}.fa-phone-plus::before{content:""}.fa-phone-rotary::before{content:""}.fa-phone-slash::before{content:""}.fa-phone-volume::before{content:""}.fa-volume-control-phone::before{content:""}.fa-phone-xmark::before{content:""}.fa-photo-film::before{content:""}.fa-photo-video::before{content:""}.fa-photo-film-music::before{content:""}.fa-pi::before{content:""}.fa-piano::before{content:""}.fa-piano-keyboard::before{content:""}.fa-pickleball::before{content:""}.fa-pie::before{content:""}.fa-pig::before{content:""}.fa-piggy-bank::before{content:""}.fa-pills::before{content:""}.fa-pinata::before{content:""}.fa-pinball::before{content:""}.fa-pineapple::before{content:""}.fa-pipe::before{content:"|"}.fa-pipe-circle-check::before{content:""}.fa-pipe-collar::before{content:""}.fa-pipe-section::before{content:""}.fa-pipe-smoking::before{content:""}.fa-pipe-valve::before{content:""}.fa-pizza::before{content:""}.fa-pizza-slice::before{content:""}.fa-place-of-worship::before{content:""}.fa-plane::before{content:""}.fa-plane-arrival::before{content:""}.fa-plane-circle-check::before{content:""}.fa-plane-circle-exclamation::before{content:""}.fa-plane-circle-xmark::before{content:""}.fa-plane-departure::before{content:""}.fa-plane-engines::before{content:""}.fa-plane-alt::before{content:""}.fa-plane-lock::before{content:""}.fa-plane-prop::before{content:""}.fa-plane-slash::before{content:""}.fa-plane-tail::before{content:""}.fa-plane-up::before{content:""}.fa-plane-up-slash::before{content:""}.fa-planet-moon::before{content:""}.fa-planet-ringed::before{content:""}.fa-plant-wilt::before{content:""}.fa-plate-utensils::before{content:""}.fa-plate-wheat::before{content:""}.fa-play::before{content:""}.fa-play-pause::before{content:""}.fa-plug::before{content:""}.fa-plug-circle-bolt::before{content:""}.fa-plug-circle-check::before{content:""}.fa-plug-circle-exclamation::before{content:""}.fa-plug-circle-minus::before{content:""}.fa-plug-circle-plus::before{content:""}.fa-plug-circle-xmark::before{content:""}.fa-plus::before{content:"+"}.fa-add::before{content:"+"}.fa-plus-large::before{content:""}.fa-plus-minus::before{content:""}.fa-podcast::before{content:""}.fa-podium::before{content:""}.fa-podium-star::before{content:""}.fa-police-box::before{content:""}.fa-poll-people::before{content:""}.fa-pompebled::before{content:""}.fa-poo::before{content:""}.fa-poo-storm::before{content:""}.fa-poo-bolt::before{content:""}.fa-pool-8-ball::before{content:""}.fa-poop::before{content:""}.fa-popcorn::before{content:""}.fa-popsicle::before{content:""}.fa-pot-food::before{content:""}.fa-potato::before{content:""}.fa-power-off::before{content:""}.fa-prescription::before{content:""}.fa-prescription-bottle::before{content:""}.fa-prescription-bottle-medical::before{content:""}.fa-prescription-bottle-alt::before{content:""}.fa-presentation-screen::before{content:""}.fa-presentation::before{content:""}.fa-pretzel::before{content:""}.fa-print::before{content:""}.fa-print-magnifying-glass::before{content:""}.fa-print-search::before{content:""}.fa-print-slash::before{content:""}.fa-projector::before{content:""}.fa-pump::before{content:""}.fa-pump-medical::before{content:""}.fa-pump-soap::before{content:""}.fa-pumpkin::before{content:""}.fa-puzzle::before{content:""}.fa-puzzle-piece::before{content:""}.fa-puzzle-piece-simple::before{content:""}.fa-puzzle-piece-alt::before{content:""}.fa-q::before{content:"Q"}.fa-qrcode::before{content:""}.fa-question::before{content:"?"}.fa-quote-left::before{content:""}.fa-quote-left-alt::before{content:""}.fa-quote-right::before{content:""}.fa-quote-right-alt::before{content:""}.fa-quotes::before{content:""}.fa-r::before{content:"R"}.fa-rabbit::before{content:""}.fa-rabbit-running::before{content:""}.fa-rabbit-fast::before{content:""}.fa-racquet::before{content:""}.fa-radar::before{content:""}.fa-radiation::before{content:""}.fa-radio::before{content:""}.fa-radio-tuner::before{content:""}.fa-radio-alt::before{content:""}.fa-rainbow::before{content:""}.fa-raindrops::before{content:""}.fa-ram::before{content:""}.fa-ramp-loading::before{content:""}.fa-ranking-star::before{content:""}.fa-raygun::before{content:""}.fa-receipt::before{content:""}.fa-record-vinyl::before{content:""}.fa-rectangle::before{content:""}.fa-rectangle-landscape::before{content:""}.fa-rectangle-ad::before{content:""}.fa-ad::before{content:""}.fa-rectangle-barcode::before{content:""}.fa-barcode-alt::before{content:""}.fa-rectangle-code::before{content:""}.fa-rectangle-history::before{content:""}.fa-rectangle-history-circle-plus::before{content:""}.fa-rectangle-history-circle-user::before{content:""}.fa-rectangle-list::before{content:""}.fa-list-alt::before{content:""}.fa-rectangle-pro::before{content:""}.fa-pro::before{content:""}.fa-rectangle-terminal::before{content:""}.fa-rectangle-vertical::before{content:""}.fa-rectangle-portrait::before{content:""}.fa-rectangle-vertical-history::before{content:""}.fa-rectangle-wide::before{content:""}.fa-rectangle-xmark::before{content:""}.fa-rectangle-times::before{content:""}.fa-times-rectangle::before{content:""}.fa-window-close::before{content:""}.fa-rectangles-mixed::before{content:""}.fa-recycle::before{content:""}.fa-reel::before{content:""}.fa-refrigerator::before{content:""}.fa-registered::before{content:""}.fa-repeat::before{content:""}.fa-repeat-1::before{content:""}.fa-reply::before{content:""}.fa-mail-reply::before{content:""}.fa-reply-all::before{content:""}.fa-mail-reply-all::before{content:""}.fa-reply-clock::before{content:""}.fa-reply-time::before{content:""}.fa-republican::before{content:""}.fa-restroom::before{content:""}.fa-restroom-simple::before{content:""}.fa-retweet::before{content:""}.fa-rhombus::before{content:""}.fa-ribbon::before{content:""}.fa-right::before{content:""}.fa-arrow-alt-right::before{content:""}.fa-right-from-bracket::before{content:""}.fa-sign-out-alt::before{content:""}.fa-right-from-line::before{content:""}.fa-arrow-alt-from-left::before{content:""}.fa-right-left::before{content:""}.fa-exchange-alt::before{content:""}.fa-right-long::before{content:""}.fa-long-arrow-alt-right::before{content:""}.fa-right-long-to-line::before{content:""}.fa-right-to-bracket::before{content:""}.fa-sign-in-alt::before{content:""}.fa-right-to-line::before{content:""}.fa-arrow-alt-to-right::before{content:""}.fa-ring::before{content:""}.fa-rings-wedding::before{content:""}.fa-road::before{content:""}.fa-road-barrier::before{content:""}.fa-road-bridge::before{content:""}.fa-road-circle-check::before{content:""}.fa-road-circle-exclamation::before{content:""}.fa-road-circle-xmark::before{content:""}.fa-road-lock::before{content:""}.fa-road-spikes::before{content:""}.fa-robot::before{content:""}.fa-robot-astromech::before{content:""}.fa-rocket::before{content:""}.fa-rocket-launch::before{content:""}.fa-roller-coaster::before{content:""}.fa-rotate::before{content:""}.fa-sync-alt::before{content:""}.fa-rotate-exclamation::before{content:""}.fa-rotate-left::before{content:""}.fa-rotate-back::before{content:""}.fa-rotate-backward::before{content:""}.fa-undo-alt::before{content:""}.fa-rotate-right::before{content:""}.fa-redo-alt::before{content:""}.fa-rotate-forward::before{content:""}.fa-route::before{content:""}.fa-route-highway::before{content:""}.fa-route-interstate::before{content:""}.fa-router::before{content:""}.fa-rss::before{content:""}.fa-feed::before{content:""}.fa-ruble-sign::before{content:""}.fa-rouble::before{content:""}.fa-rub::before{content:""}.fa-ruble::before{content:""}.fa-rug::before{content:""}.fa-rugby-ball::before{content:""}.fa-ruler::before{content:""}.fa-ruler-combined::before{content:""}.fa-ruler-horizontal::before{content:""}.fa-ruler-triangle::before{content:""}.fa-ruler-vertical::before{content:""}.fa-rupee-sign::before{content:""}.fa-rupee::before{content:""}.fa-rupiah-sign::before{content:""}.fa-rv::before{content:""}.fa-s::before{content:"S"}.fa-sack::before{content:""}.fa-sack-dollar::before{content:""}.fa-sack-xmark::before{content:""}.fa-sailboat::before{content:""}.fa-salad::before{content:""}.fa-bowl-salad::before{content:""}.fa-salt-shaker::before{content:""}.fa-sandwich::before{content:""}.fa-satellite::before{content:""}.fa-satellite-dish::before{content:""}.fa-sausage::before{content:""}.fa-saxophone::before{content:""}.fa-saxophone-fire::before{content:""}.fa-sax-hot::before{content:""}.fa-scale-balanced::before{content:""}.fa-balance-scale::before{content:""}.fa-scale-unbalanced::before{content:""}.fa-balance-scale-left::before{content:""}.fa-scale-unbalanced-flip::before{content:""}.fa-balance-scale-right::before{content:""}.fa-scalpel::before{content:""}.fa-scalpel-line-dashed::before{content:""}.fa-scalpel-path::before{content:""}.fa-scanner::before{content:""}.fa-scanner-image::before{content:""}.fa-scanner-gun::before{content:""}.fa-scanner-keyboard::before{content:""}.fa-scanner-touchscreen::before{content:""}.fa-scarecrow::before{content:""}.fa-scarf::before{content:""}.fa-school::before{content:""}.fa-school-circle-check::before{content:""}.fa-school-circle-exclamation::before{content:""}.fa-school-circle-xmark::before{content:""}.fa-school-flag::before{content:""}.fa-school-lock::before{content:""}.fa-scissors::before{content:""}.fa-cut::before{content:""}.fa-screen-users::before{content:""}.fa-users-class::before{content:""}.fa-screencast::before{content:""}.fa-screwdriver::before{content:""}.fa-screwdriver-wrench::before{content:""}.fa-tools::before{content:""}.fa-scribble::before{content:""}.fa-scroll::before{content:""}.fa-scroll-old::before{content:""}.fa-scroll-torah::before{content:""}.fa-torah::before{content:""}.fa-scrubber::before{content:""}.fa-scythe::before{content:""}.fa-sd-card::before{content:""}.fa-sd-cards::before{content:""}.fa-seal::before{content:""}.fa-seal-exclamation::before{content:""}.fa-seal-question::before{content:""}.fa-seat-airline::before{content:""}.fa-section::before{content:""}.fa-seedling::before{content:""}.fa-sprout::before{content:""}.fa-semicolon::before{content:";"}.fa-send-back::before{content:""}.fa-send-backward::before{content:""}.fa-sensor::before{content:""}.fa-sensor-cloud::before{content:""}.fa-sensor-smoke::before{content:""}.fa-sensor-fire::before{content:""}.fa-sensor-on::before{content:""}.fa-sensor-triangle-exclamation::before{content:""}.fa-sensor-alert::before{content:""}.fa-server::before{content:""}.fa-shapes::before{content:""}.fa-triangle-circle-square::before{content:""}.fa-share::before{content:""}.fa-arrow-turn-right::before{content:""}.fa-mail-forward::before{content:""}.fa-share-all::before{content:""}.fa-share-from-square::before{content:""}.fa-share-square::before{content:""}.fa-share-nodes::before{content:""}.fa-share-alt::before{content:""}.fa-sheep::before{content:""}.fa-sheet-plastic::before{content:""}.fa-shekel-sign::before{content:""}.fa-ils::before{content:""}.fa-shekel::before{content:""}.fa-sheqel::before{content:""}.fa-sheqel-sign::before{content:""}.fa-shelves::before{content:""}.fa-inventory::before{content:""}.fa-shelves-empty::before{content:""}.fa-shield::before{content:""}.fa-shield-blank::before{content:""}.fa-shield-cat::before{content:""}.fa-shield-check::before{content:""}.fa-shield-cross::before{content:""}.fa-shield-dog::before{content:""}.fa-shield-exclamation::before{content:""}.fa-shield-halved::before{content:""}.fa-shield-alt::before{content:""}.fa-shield-heart::before{content:""}.fa-shield-keyhole::before{content:""}.fa-shield-minus::before{content:""}.fa-shield-plus::before{content:""}.fa-shield-quartered::before{content:""}.fa-shield-slash::before{content:""}.fa-shield-virus::before{content:""}.fa-shield-xmark::before{content:""}.fa-shield-times::before{content:""}.fa-ship::before{content:""}.fa-shirt::before{content:""}.fa-t-shirt::before{content:""}.fa-tshirt::before{content:""}.fa-shirt-long-sleeve::before{content:""}.fa-shirt-running::before{content:""}.fa-shirt-tank-top::before{content:""}.fa-shish-kebab::before{content:""}.fa-shoe-prints::before{content:""}.fa-shop::before{content:""}.fa-store-alt::before{content:""}.fa-shop-lock::before{content:""}.fa-shop-slash::before{content:""}.fa-store-alt-slash::before{content:""}.fa-shovel::before{content:""}.fa-shovel-snow::before{content:""}.fa-shower::before{content:""}.fa-shower-down::before{content:""}.fa-shower-alt::before{content:""}.fa-shredder::before{content:""}.fa-shrimp::before{content:""}.fa-shuffle::before{content:""}.fa-random::before{content:""}.fa-shutters::before{content:""}.fa-shuttle-space::before{content:""}.fa-space-shuttle::before{content:""}.fa-shuttlecock::before{content:""}.fa-sickle::before{content:""}.fa-sidebar::before{content:""}.fa-sidebar-flip::before{content:""}.fa-sigma::before{content:""}.fa-sign-hanging::before{content:""}.fa-sign::before{content:""}.fa-signal::before{content:""}.fa-signal-5::before{content:""}.fa-signal-perfect::before{content:""}.fa-signal-bars::before{content:""}.fa-signal-alt::before{content:""}.fa-signal-alt-4::before{content:""}.fa-signal-bars-strong::before{content:""}.fa-signal-bars-fair::before{content:""}.fa-signal-alt-2::before{content:""}.fa-signal-bars-good::before{content:""}.fa-signal-alt-3::before{content:""}.fa-signal-bars-slash::before{content:""}.fa-signal-alt-slash::before{content:""}.fa-signal-bars-weak::before{content:""}.fa-signal-alt-1::before{content:""}.fa-signal-fair::before{content:""}.fa-signal-2::before{content:""}.fa-signal-good::before{content:""}.fa-signal-3::before{content:""}.fa-signal-slash::before{content:""}.fa-signal-stream::before{content:""}.fa-signal-stream-slash::before{content:""}.fa-signal-strong::before{content:""}.fa-signal-4::before{content:""}.fa-signal-weak::before{content:""}.fa-signal-1::before{content:""}.fa-signature::before{content:""}.fa-signature-lock::before{content:""}.fa-signature-slash::before{content:""}.fa-signs-post::before{content:""}.fa-map-signs::before{content:""}.fa-sim-card::before{content:""}.fa-sim-cards::before{content:""}.fa-sink::before{content:""}.fa-siren::before{content:""}.fa-siren-on::before{content:""}.fa-sitemap::before{content:""}.fa-skeleton::before{content:""}.fa-ski-boot::before{content:""}.fa-ski-boot-ski::before{content:""}.fa-skull::before{content:""}.fa-skull-cow::before{content:""}.fa-skull-crossbones::before{content:""}.fa-slash::before{content:""}.fa-slash-back::before{content:"\\"}.fa-slash-forward::before{content:"/"}.fa-sleigh::before{content:""}.fa-slider::before{content:""}.fa-sliders::before{content:""}.fa-sliders-h::before{content:""}.fa-sliders-simple::before{content:""}.fa-sliders-up::before{content:""}.fa-sliders-v::before{content:""}.fa-slot-machine::before{content:""}.fa-smog::before{content:""}.fa-smoke::before{content:""}.fa-smoking::before{content:""}.fa-snake::before{content:""}.fa-snooze::before{content:""}.fa-zzz::before{content:""}.fa-snow-blowing::before{content:""}.fa-snowflake::before{content:""}.fa-snowflakes::before{content:""}.fa-snowman::before{content:""}.fa-snowman-head::before{content:""}.fa-frosty-head::before{content:""}.fa-snowplow::before{content:""}.fa-soap::before{content:""}.fa-socks::before{content:""}.fa-soft-serve::before{content:""}.fa-creemee::before{content:""}.fa-solar-panel::before{content:""}.fa-solar-system::before{content:""}.fa-sort::before{content:""}.fa-unsorted::before{content:""}.fa-sort-down::before{content:""}.fa-sort-desc::before{content:""}.fa-sort-up::before{content:""}.fa-sort-asc::before{content:""}.fa-spa::before{content:""}.fa-space-station-moon::before{content:""}.fa-space-station-moon-construction::before{content:""}.fa-space-station-moon-alt::before{content:""}.fa-spade::before{content:""}.fa-spaghetti-monster-flying::before{content:""}.fa-pastafarianism::before{content:""}.fa-sparkles::before{content:""}.fa-speaker::before{content:""}.fa-speakers::before{content:""}.fa-spell-check::before{content:""}.fa-spider::before{content:""}.fa-spider-black-widow::before{content:""}.fa-spider-web::before{content:""}.fa-spinner::before{content:""}.fa-spinner-third::before{content:""}.fa-split::before{content:""}.fa-splotch::before{content:""}.fa-spoon::before{content:""}.fa-utensil-spoon::before{content:""}.fa-sportsball::before{content:""}.fa-spray-can::before{content:""}.fa-spray-can-sparkles::before{content:""}.fa-air-freshener::before{content:""}.fa-sprinkler::before{content:""}.fa-sprinkler-ceiling::before{content:""}.fa-square::before{content:""}.fa-square-0::before{content:""}.fa-square-1::before{content:""}.fa-square-2::before{content:""}.fa-square-3::before{content:""}.fa-square-4::before{content:""}.fa-square-5::before{content:""}.fa-square-6::before{content:""}.fa-square-7::before{content:""}.fa-square-8::before{content:""}.fa-square-9::before{content:""}.fa-square-a::before{content:""}.fa-square-a-lock::before{content:""}.fa-square-ampersand::before{content:""}.fa-square-arrow-down::before{content:""}.fa-arrow-square-down::before{content:""}.fa-square-arrow-down-left::before{content:""}.fa-square-arrow-down-right::before{content:""}.fa-square-arrow-left::before{content:""}.fa-arrow-square-left::before{content:""}.fa-square-arrow-right::before{content:""}.fa-arrow-square-right::before{content:""}.fa-square-arrow-up::before{content:""}.fa-arrow-square-up::before{content:""}.fa-square-arrow-up-left::before{content:""}.fa-square-arrow-up-right::before{content:""}.fa-external-link-square::before{content:""}.fa-square-b::before{content:""}.fa-square-bolt::before{content:""}.fa-square-c::before{content:""}.fa-square-caret-down::before{content:""}.fa-caret-square-down::before{content:""}.fa-square-caret-left::before{content:""}.fa-caret-square-left::before{content:""}.fa-square-caret-right::before{content:""}.fa-caret-square-right::before{content:""}.fa-square-caret-up::before{content:""}.fa-caret-square-up::before{content:""}.fa-square-check::before{content:""}.fa-check-square::before{content:""}.fa-square-chevron-down::before{content:""}.fa-chevron-square-down::before{content:""}.fa-square-chevron-left::before{content:""}.fa-chevron-square-left::before{content:""}.fa-square-chevron-right::before{content:""}.fa-chevron-square-right::before{content:""}.fa-square-chevron-up::before{content:""}.fa-chevron-square-up::before{content:""}.fa-square-code::before{content:""}.fa-square-d::before{content:""}.fa-square-dashed::before{content:""}.fa-square-divide::before{content:""}.fa-square-dollar::before{content:""}.fa-dollar-square::before{content:""}.fa-usd-square::before{content:""}.fa-square-down::before{content:""}.fa-arrow-alt-square-down::before{content:""}.fa-square-down-left::before{content:""}.fa-square-down-right::before{content:""}.fa-square-e::before{content:""}.fa-square-ellipsis::before{content:""}.fa-square-ellipsis-vertical::before{content:""}.fa-square-envelope::before{content:""}.fa-envelope-square::before{content:""}.fa-square-exclamation::before{content:""}.fa-exclamation-square::before{content:""}.fa-square-f::before{content:""}.fa-square-fragile::before{content:""}.fa-box-fragile::before{content:""}.fa-square-wine-glass-crack::before{content:""}.fa-square-full::before{content:""}.fa-square-g::before{content:""}.fa-square-h::before{content:""}.fa-h-square::before{content:""}.fa-square-heart::before{content:""}.fa-heart-square::before{content:""}.fa-square-i::before{content:""}.fa-square-info::before{content:""}.fa-info-square::before{content:""}.fa-square-j::before{content:""}.fa-square-k::before{content:""}.fa-square-kanban::before{content:""}.fa-square-l::before{content:""}.fa-square-left::before{content:""}.fa-arrow-alt-square-left::before{content:""}.fa-square-list::before{content:""}.fa-square-m::before{content:""}.fa-square-minus::before{content:""}.fa-minus-square::before{content:""}.fa-square-n::before{content:""}.fa-square-nfi::before{content:""}.fa-square-o::before{content:""}.fa-square-p::before{content:""}.fa-square-parking::before{content:""}.fa-parking::before{content:""}.fa-square-parking-slash::before{content:""}.fa-parking-slash::before{content:""}.fa-square-pen::before{content:""}.fa-pen-square::before{content:""}.fa-pencil-square::before{content:""}.fa-square-person-confined::before{content:""}.fa-square-phone::before{content:""}.fa-phone-square::before{content:""}.fa-square-phone-flip::before{content:""}.fa-phone-square-alt::before{content:""}.fa-square-phone-hangup::before{content:""}.fa-phone-square-down::before{content:""}.fa-square-plus::before{content:""}.fa-plus-square::before{content:""}.fa-square-poll-horizontal::before{content:""}.fa-poll-h::before{content:""}.fa-square-poll-vertical::before{content:""}.fa-poll::before{content:""}.fa-square-q::before{content:""}.fa-square-quarters::before{content:""}.fa-square-question::before{content:""}.fa-question-square::before{content:""}.fa-square-quote::before{content:""}.fa-square-r::before{content:""}.fa-square-right::before{content:""}.fa-arrow-alt-square-right::before{content:""}.fa-square-ring::before{content:""}.fa-square-root::before{content:""}.fa-square-root-variable::before{content:""}.fa-square-root-alt::before{content:""}.fa-square-rss::before{content:""}.fa-rss-square::before{content:""}.fa-square-s::before{content:""}.fa-square-share-nodes::before{content:""}.fa-share-alt-square::before{content:""}.fa-square-sliders::before{content:""}.fa-sliders-h-square::before{content:""}.fa-square-sliders-vertical::before{content:""}.fa-sliders-v-square::before{content:""}.fa-square-small::before{content:""}.fa-square-star::before{content:""}.fa-square-t::before{content:""}.fa-square-terminal::before{content:""}.fa-square-this-way-up::before{content:""}.fa-box-up::before{content:""}.fa-square-u::before{content:""}.fa-square-up::before{content:""}.fa-arrow-alt-square-up::before{content:""}.fa-square-up-left::before{content:""}.fa-square-up-right::before{content:""}.fa-external-link-square-alt::before{content:""}.fa-square-user::before{content:""}.fa-square-v::before{content:""}.fa-square-virus::before{content:""}.fa-square-w::before{content:""}.fa-square-x::before{content:""}.fa-square-xmark::before{content:""}.fa-times-square::before{content:""}.fa-xmark-square::before{content:""}.fa-square-y::before{content:""}.fa-square-z::before{content:""}.fa-squid::before{content:""}.fa-squirrel::before{content:""}.fa-staff::before{content:""}.fa-staff-aesculapius::before{content:""}.fa-rod-asclepius::before{content:""}.fa-rod-snake::before{content:""}.fa-staff-snake::before{content:""}.fa-stairs::before{content:""}.fa-stamp::before{content:""}.fa-standard-definition::before{content:""}.fa-rectangle-sd::before{content:""}.fa-star::before{content:""}.fa-star-and-crescent::before{content:""}.fa-star-christmas::before{content:""}.fa-star-exclamation::before{content:""}.fa-star-half::before{content:""}.fa-star-half-stroke::before{content:""}.fa-star-half-alt::before{content:""}.fa-star-of-david::before{content:""}.fa-star-of-life::before{content:""}.fa-star-sharp::before{content:""}.fa-star-sharp-half::before{content:""}.fa-star-sharp-half-stroke::before{content:""}.fa-star-sharp-half-alt::before{content:""}.fa-star-shooting::before{content:""}.fa-starfighter::before{content:""}.fa-starfighter-twin-ion-engine::before{content:""}.fa-starfighter-alt::before{content:""}.fa-starfighter-twin-ion-engine-advanced::before{content:""}.fa-starfighter-alt-advanced::before{content:""}.fa-stars::before{content:""}.fa-starship::before{content:""}.fa-starship-freighter::before{content:""}.fa-steak::before{content:""}.fa-steering-wheel::before{content:""}.fa-sterling-sign::before{content:""}.fa-gbp::before{content:""}.fa-pound-sign::before{content:""}.fa-stethoscope::before{content:""}.fa-stocking::before{content:""}.fa-stomach::before{content:""}.fa-stop::before{content:""}.fa-stopwatch::before{content:""}.fa-stopwatch-20::before{content:""}.fa-store::before{content:""}.fa-store-lock::before{content:""}.fa-store-slash::before{content:""}.fa-strawberry::before{content:""}.fa-street-view::before{content:""}.fa-stretcher::before{content:""}.fa-strikethrough::before{content:""}.fa-stroopwafel::before{content:""}.fa-subscript::before{content:""}.fa-suitcase::before{content:""}.fa-suitcase-medical::before{content:""}.fa-medkit::before{content:""}.fa-suitcase-rolling::before{content:""}.fa-sun::before{content:""}.fa-sun-bright::before{content:""}.fa-sun-alt::before{content:""}.fa-sun-cloud::before{content:""}.fa-sun-dust::before{content:""}.fa-sun-haze::before{content:""}.fa-sun-plant-wilt::before{content:""}.fa-sunglasses::before{content:""}.fa-sunrise::before{content:""}.fa-sunset::before{content:""}.fa-superscript::before{content:""}.fa-sushi::before{content:""}.fa-nigiri::before{content:""}.fa-sushi-roll::before{content:""}.fa-maki-roll::before{content:""}.fa-makizushi::before{content:""}.fa-swatchbook::before{content:""}.fa-sword::before{content:""}.fa-sword-laser::before{content:""}.fa-sword-laser-alt::before{content:""}.fa-swords::before{content:""}.fa-swords-laser::before{content:""}.fa-symbols::before{content:""}.fa-icons-alt::before{content:""}.fa-synagogue::before{content:""}.fa-syringe::before{content:""}.fa-t::before{content:"T"}.fa-table::before{content:""}.fa-table-cells::before{content:""}.fa-th::before{content:""}.fa-table-cells-large::before{content:""}.fa-th-large::before{content:""}.fa-table-columns::before{content:""}.fa-columns::before{content:""}.fa-table-layout::before{content:""}.fa-table-list::before{content:""}.fa-th-list::before{content:""}.fa-table-picnic::before{content:""}.fa-table-pivot::before{content:""}.fa-table-rows::before{content:""}.fa-rows::before{content:""}.fa-table-tennis-paddle-ball::before{content:""}.fa-ping-pong-paddle-ball::before{content:""}.fa-table-tennis::before{content:""}.fa-table-tree::before{content:""}.fa-tablet::before{content:""}.fa-tablet-android::before{content:""}.fa-tablet-button::before{content:""}.fa-tablet-rugged::before{content:""}.fa-tablet-screen::before{content:""}.fa-tablet-android-alt::before{content:""}.fa-tablet-screen-button::before{content:""}.fa-tablet-alt::before{content:""}.fa-tablets::before{content:""}.fa-tachograph-digital::before{content:""}.fa-digital-tachograph::before{content:""}.fa-taco::before{content:""}.fa-tag::before{content:""}.fa-tags::before{content:""}.fa-tally::before{content:""}.fa-tally-5::before{content:""}.fa-tally-1::before{content:""}.fa-tally-2::before{content:""}.fa-tally-3::before{content:""}.fa-tally-4::before{content:""}.fa-tamale::before{content:""}.fa-tank-water::before{content:""}.fa-tape::before{content:""}.fa-tarp::before{content:""}.fa-tarp-droplet::before{content:""}.fa-taxi::before{content:""}.fa-cab::before{content:""}.fa-taxi-bus::before{content:""}.fa-teddy-bear::before{content:""}.fa-teeth::before{content:""}.fa-teeth-open::before{content:""}.fa-telescope::before{content:""}.fa-temperature-arrow-down::before{content:""}.fa-temperature-down::before{content:""}.fa-temperature-arrow-up::before{content:""}.fa-temperature-up::before{content:""}.fa-temperature-empty::before{content:""}.fa-temperature-0::before{content:""}.fa-thermometer-0::before{content:""}.fa-thermometer-empty::before{content:""}.fa-temperature-full::before{content:""}.fa-temperature-4::before{content:""}.fa-thermometer-4::before{content:""}.fa-thermometer-full::before{content:""}.fa-temperature-half::before{content:""}.fa-temperature-2::before{content:""}.fa-thermometer-2::before{content:""}.fa-thermometer-half::before{content:""}.fa-temperature-high::before{content:""}.fa-temperature-list::before{content:""}.fa-temperature-low::before{content:""}.fa-temperature-quarter::before{content:""}.fa-temperature-1::before{content:""}.fa-thermometer-1::before{content:""}.fa-thermometer-quarter::before{content:""}.fa-temperature-snow::before{content:""}.fa-temperature-frigid::before{content:""}.fa-temperature-sun::before{content:""}.fa-temperature-hot::before{content:""}.fa-temperature-three-quarters::before{content:""}.fa-temperature-3::before{content:""}.fa-thermometer-3::before{content:""}.fa-thermometer-three-quarters::before{content:""}.fa-tenge-sign::before{content:""}.fa-tenge::before{content:""}.fa-tennis-ball::before{content:""}.fa-tent::before{content:""}.fa-tent-arrow-down-to-line::before{content:""}.fa-tent-arrow-left-right::before{content:""}.fa-tent-arrow-turn-left::before{content:""}.fa-tent-arrows-down::before{content:""}.fa-tents::before{content:""}.fa-terminal::before{content:""}.fa-text::before{content:""}.fa-text-height::before{content:""}.fa-text-size::before{content:""}.fa-text-slash::before{content:""}.fa-remove-format::before{content:""}.fa-text-width::before{content:""}.fa-thermometer::before{content:""}.fa-theta::before{content:""}.fa-thought-bubble::before{content:""}.fa-thumbs-down::before{content:""}.fa-thumbs-up::before{content:""}.fa-thumbtack::before{content:""}.fa-thumb-tack::before{content:""}.fa-tick::before{content:""}.fa-ticket::before{content:""}.fa-ticket-airline::before{content:""}.fa-ticket-simple::before{content:""}.fa-ticket-alt::before{content:""}.fa-tickets-airline::before{content:""}.fa-tilde::before{content:"~"}.fa-timeline::before{content:""}.fa-timeline-arrow::before{content:""}.fa-timer::before{content:""}.fa-tire::before{content:""}.fa-tire-flat::before{content:""}.fa-tire-pressure-warning::before{content:""}.fa-tire-rugged::before{content:""}.fa-toggle-off::before{content:""}.fa-toggle-on::before{content:""}.fa-toilet::before{content:""}.fa-toilet-paper::before{content:""}.fa-toilet-paper-blank::before{content:""}.fa-toilet-paper-alt::before{content:""}.fa-toilet-paper-blank-under::before{content:""}.fa-toilet-paper-reverse-alt::before{content:""}.fa-toilet-paper-slash::before{content:""}.fa-toilet-paper-under::before{content:""}.fa-toilet-paper-reverse::before{content:""}.fa-toilet-paper-under-slash::before{content:""}.fa-toilet-paper-reverse-slash::before{content:""}.fa-toilet-portable::before{content:""}.fa-toilets-portable::before{content:""}.fa-tomato::before{content:""}.fa-tombstone::before{content:""}.fa-tombstone-blank::before{content:""}.fa-tombstone-alt::before{content:""}.fa-toolbox::before{content:""}.fa-tooth::before{content:""}.fa-toothbrush::before{content:""}.fa-torii-gate::before{content:""}.fa-tornado::before{content:""}.fa-tower-broadcast::before{content:""}.fa-broadcast-tower::before{content:""}.fa-tower-cell::before{content:""}.fa-tower-control::before{content:""}.fa-tower-observation::before{content:""}.fa-tractor::before{content:""}.fa-trademark::before{content:""}.fa-traffic-cone::before{content:""}.fa-traffic-light::before{content:""}.fa-traffic-light-go::before{content:""}.fa-traffic-light-slow::before{content:""}.fa-traffic-light-stop::before{content:""}.fa-trailer::before{content:""}.fa-train::before{content:""}.fa-train-subway::before{content:""}.fa-subway::before{content:""}.fa-train-subway-tunnel::before{content:""}.fa-subway-tunnel::before{content:""}.fa-train-track::before{content:""}.fa-train-tram::before{content:""}.fa-tram::before{content:""}.fa-train-tunnel::before{content:""}.fa-transformer-bolt::before{content:""}.fa-transgender::before{content:""}.fa-transgender-alt::before{content:""}.fa-transporter::before{content:""}.fa-transporter-1::before{content:""}.fa-transporter-2::before{content:""}.fa-transporter-3::before{content:""}.fa-transporter-4::before{content:""}.fa-transporter-5::before{content:""}.fa-transporter-6::before{content:""}.fa-transporter-7::before{content:""}.fa-transporter-empty::before{content:""}.fa-trash::before{content:""}.fa-trash-arrow-up::before{content:""}.fa-trash-restore::before{content:""}.fa-trash-can::before{content:""}.fa-trash-alt::before{content:""}.fa-trash-can-arrow-up::before{content:""}.fa-trash-restore-alt::before{content:""}.fa-trash-can-check::before{content:""}.fa-trash-can-clock::before{content:""}.fa-trash-can-list::before{content:""}.fa-trash-can-plus::before{content:""}.fa-trash-can-slash::before{content:""}.fa-trash-alt-slash::before{content:""}.fa-trash-can-undo::before{content:""}.fa-trash-can-arrow-turn-left::before{content:""}.fa-trash-undo-alt::before{content:""}.fa-trash-can-xmark::before{content:""}.fa-trash-check::before{content:""}.fa-trash-clock::before{content:""}.fa-trash-list::before{content:""}.fa-trash-plus::before{content:""}.fa-trash-slash::before{content:""}.fa-trash-undo::before{content:""}.fa-trash-arrow-turn-left::before{content:""}.fa-trash-xmark::before{content:""}.fa-treasure-chest::before{content:""}.fa-tree::before{content:""}.fa-tree-christmas::before{content:""}.fa-tree-city::before{content:""}.fa-tree-deciduous::before{content:""}.fa-tree-alt::before{content:""}.fa-tree-decorated::before{content:""}.fa-tree-large::before{content:""}.fa-tree-palm::before{content:""}.fa-trees::before{content:""}.fa-triangle::before{content:""}.fa-triangle-exclamation::before{content:""}.fa-exclamation-triangle::before{content:""}.fa-warning::before{content:""}.fa-triangle-instrument::before{content:""}.fa-triangle-music::before{content:""}.fa-triangle-person-digging::before{content:""}.fa-construction::before{content:""}.fa-trillium::before{content:""}.fa-trophy::before{content:""}.fa-trophy-star::before{content:""}.fa-trophy-alt::before{content:""}.fa-trowel::before{content:""}.fa-trowel-bricks::before{content:""}.fa-truck::before{content:""}.fa-truck-arrow-right::before{content:""}.fa-truck-bolt::before{content:""}.fa-truck-clock::before{content:""}.fa-shipping-timed::before{content:""}.fa-truck-container::before{content:""}.fa-truck-container-empty::before{content:""}.fa-truck-droplet::before{content:""}.fa-truck-fast::before{content:""}.fa-shipping-fast::before{content:""}.fa-truck-field::before{content:""}.fa-truck-field-un::before{content:""}.fa-truck-flatbed::before{content:""}.fa-truck-front::before{content:""}.fa-truck-medical::before{content:""}.fa-ambulance::before{content:""}.fa-truck-monster::before{content:""}.fa-truck-moving::before{content:""}.fa-truck-pickup::before{content:""}.fa-truck-plane::before{content:""}.fa-truck-plow::before{content:""}.fa-truck-ramp::before{content:""}.fa-truck-ramp-box::before{content:""}.fa-truck-loading::before{content:""}.fa-truck-ramp-couch::before{content:""}.fa-truck-couch::before{content:""}.fa-truck-tow::before{content:""}.fa-trumpet::before{content:""}.fa-tty::before{content:""}.fa-teletype::before{content:""}.fa-tty-answer::before{content:""}.fa-teletype-answer::before{content:""}.fa-tugrik-sign::before{content:""}.fa-turkey::before{content:""}.fa-turkish-lira-sign::before{content:""}.fa-try::before{content:""}.fa-turkish-lira::before{content:""}.fa-turn-down::before{content:""}.fa-level-down-alt::before{content:""}.fa-turn-down-left::before{content:""}.fa-turn-down-right::before{content:""}.fa-turn-up::before{content:""}.fa-level-up-alt::before{content:""}.fa-turntable::before{content:""}.fa-turtle::before{content:""}.fa-tv::before{content:""}.fa-television::before{content:""}.fa-tv-alt::before{content:""}.fa-tv-music::before{content:""}.fa-tv-retro::before{content:""}.fa-typewriter::before{content:""}.fa-u::before{content:"U"}.fa-ufo::before{content:""}.fa-ufo-beam::before{content:""}.fa-umbrella::before{content:""}.fa-umbrella-beach::before{content:""}.fa-umbrella-simple::before{content:""}.fa-umbrella-alt::before{content:""}.fa-underline::before{content:""}.fa-unicorn::before{content:""}.fa-uniform-martial-arts::before{content:""}.fa-union::before{content:""}.fa-universal-access::before{content:""}.fa-unlock::before{content:""}.fa-unlock-keyhole::before{content:""}.fa-unlock-alt::before{content:""}.fa-up::before{content:""}.fa-arrow-alt-up::before{content:""}.fa-up-down::before{content:""}.fa-arrows-alt-v::before{content:""}.fa-up-down-left-right::before{content:""}.fa-arrows-alt::before{content:""}.fa-up-from-bracket::before{content:""}.fa-up-from-dotted-line::before{content:""}.fa-up-from-line::before{content:""}.fa-arrow-alt-from-bottom::before{content:""}.fa-up-left::before{content:""}.fa-up-long::before{content:""}.fa-long-arrow-alt-up::before{content:""}.fa-up-right::before{content:""}.fa-up-right-and-down-left-from-center::before{content:""}.fa-expand-alt::before{content:""}.fa-up-right-from-square::before{content:""}.fa-external-link-alt::before{content:""}.fa-up-to-dotted-line::before{content:""}.fa-up-to-line::before{content:""}.fa-arrow-alt-to-top::before{content:""}.fa-upload::before{content:""}.fa-usb-drive::before{content:""}.fa-user::before{content:""}.fa-user-alien::before{content:""}.fa-user-astronaut::before{content:""}.fa-user-bounty-hunter::before{content:""}.fa-user-check::before{content:""}.fa-user-chef::before{content:""}.fa-user-clock::before{content:""}.fa-user-cowboy::before{content:""}.fa-user-crown::before{content:""}.fa-user-doctor::before{content:""}.fa-user-md::before{content:""}.fa-user-doctor-hair::before{content:""}.fa-user-doctor-hair-long::before{content:""}.fa-user-doctor-message::before{content:""}.fa-user-md-chat::before{content:""}.fa-user-gear::before{content:""}.fa-user-cog::before{content:""}.fa-user-graduate::before{content:""}.fa-user-group::before{content:""}.fa-user-friends::before{content:""}.fa-user-group-crown::before{content:""}.fa-users-crown::before{content:""}.fa-user-hair::before{content:""}.fa-user-hair-buns::before{content:""}.fa-user-hair-long::before{content:""}.fa-user-hair-mullet::before{content:""}.fa-business-front::before{content:""}.fa-party-back::before{content:""}.fa-trian-balbot::before{content:""}.fa-user-headset::before{content:""}.fa-user-helmet-safety::before{content:""}.fa-user-construction::before{content:""}.fa-user-hard-hat::before{content:""}.fa-user-injured::before{content:""}.fa-user-large::before{content:""}.fa-user-alt::before{content:""}.fa-user-large-slash::before{content:""}.fa-user-alt-slash::before{content:""}.fa-user-lock::before{content:""}.fa-user-minus::before{content:""}.fa-user-music::before{content:""}.fa-user-ninja::before{content:""}.fa-user-nurse::before{content:""}.fa-user-nurse-hair::before{content:""}.fa-user-nurse-hair-long::before{content:""}.fa-user-pen::before{content:""}.fa-user-edit::before{content:""}.fa-user-pilot::before{content:""}.fa-user-pilot-tie::before{content:""}.fa-user-plus::before{content:""}.fa-user-police::before{content:""}.fa-user-police-tie::before{content:""}.fa-user-robot::before{content:""}.fa-user-robot-xmarks::before{content:""}.fa-user-secret::before{content:""}.fa-user-shakespeare::before{content:""}.fa-user-shield::before{content:""}.fa-user-slash::before{content:""}.fa-user-tag::before{content:""}.fa-user-tie::before{content:""}.fa-user-tie-hair::before{content:""}.fa-user-tie-hair-long::before{content:""}.fa-user-unlock::before{content:""}.fa-user-visor::before{content:""}.fa-user-vneck::before{content:""}.fa-user-vneck-hair::before{content:""}.fa-user-vneck-hair-long::before{content:""}.fa-user-xmark::before{content:""}.fa-user-times::before{content:""}.fa-users::before{content:""}.fa-users-between-lines::before{content:""}.fa-users-gear::before{content:""}.fa-users-cog::before{content:""}.fa-users-line::before{content:""}.fa-users-medical::before{content:""}.fa-users-rays::before{content:""}.fa-users-rectangle::before{content:""}.fa-users-slash::before{content:""}.fa-users-viewfinder::before{content:""}.fa-utensils::before{content:""}.fa-cutlery::before{content:""}.fa-utensils-slash::before{content:""}.fa-utility-pole::before{content:""}.fa-utility-pole-double::before{content:""}.fa-v::before{content:"V"}.fa-vacuum::before{content:""}.fa-vacuum-robot::before{content:""}.fa-value-absolute::before{content:""}.fa-van-shuttle::before{content:""}.fa-shuttle-van::before{content:""}.fa-vault::before{content:""}.fa-vector-circle::before{content:""}.fa-vector-polygon::before{content:""}.fa-vector-square::before{content:""}.fa-vent-damper::before{content:""}.fa-venus::before{content:""}.fa-venus-double::before{content:""}.fa-venus-mars::before{content:""}.fa-vest::before{content:""}.fa-vest-patches::before{content:""}.fa-vial::before{content:""}.fa-vial-circle-check::before{content:""}.fa-vial-virus::before{content:""}.fa-vials::before{content:""}.fa-video::before{content:""}.fa-video-camera::before{content:""}.fa-video-arrow-down-left::before{content:""}.fa-video-arrow-up-right::before{content:""}.fa-video-plus::before{content:""}.fa-video-slash::before{content:""}.fa-vihara::before{content:""}.fa-violin::before{content:""}.fa-virus::before{content:""}.fa-virus-covid::before{content:""}.fa-virus-covid-slash::before{content:""}.fa-virus-slash::before{content:""}.fa-viruses::before{content:""}.fa-voicemail::before{content:""}.fa-volcano::before{content:""}.fa-volleyball::before{content:""}.fa-volleyball-ball::before{content:""}.fa-volume::before{content:""}.fa-volume-medium::before{content:""}.fa-volume-high::before{content:""}.fa-volume-up::before{content:""}.fa-volume-low::before{content:""}.fa-volume-down::before{content:""}.fa-volume-off::before{content:""}.fa-volume-slash::before{content:""}.fa-volume-xmark::before{content:""}.fa-volume-mute::before{content:""}.fa-volume-times::before{content:""}.fa-vr-cardboard::before{content:""}.fa-w::before{content:"W"}.fa-waffle::before{content:""}.fa-wagon-covered::before{content:""}.fa-walker::before{content:""}.fa-walkie-talkie::before{content:""}.fa-wallet::before{content:""}.fa-wand::before{content:""}.fa-wand-magic::before{content:""}.fa-magic::before{content:""}.fa-wand-magic-sparkles::before{content:""}.fa-magic-wand-sparkles::before{content:""}.fa-wand-sparkles::before{content:""}.fa-warehouse::before{content:""}.fa-warehouse-full::before{content:""}.fa-warehouse-alt::before{content:""}.fa-washing-machine::before{content:""}.fa-washer::before{content:""}.fa-watch::before{content:""}.fa-watch-apple::before{content:""}.fa-watch-calculator::before{content:""}.fa-watch-fitness::before{content:""}.fa-watch-smart::before{content:""}.fa-water::before{content:""}.fa-water-arrow-down::before{content:""}.fa-water-lower::before{content:""}.fa-water-arrow-up::before{content:""}.fa-water-rise::before{content:""}.fa-water-ladder::before{content:""}.fa-ladder-water::before{content:""}.fa-swimming-pool::before{content:""}.fa-watermelon-slice::before{content:""}.fa-wave-pulse::before{content:""}.fa-heart-rate::before{content:""}.fa-wave-sine::before{content:""}.fa-wave-square::before{content:""}.fa-wave-triangle::before{content:""}.fa-waveform::before{content:""}.fa-waveform-lines::before{content:""}.fa-waveform-path::before{content:""}.fa-weight-hanging::before{content:""}.fa-weight-scale::before{content:""}.fa-weight::before{content:""}.fa-whale::before{content:""}.fa-wheat::before{content:""}.fa-wheat-awn::before{content:""}.fa-wheat-alt::before{content:""}.fa-wheat-awn-circle-exclamation::before{content:""}.fa-wheat-awn-slash::before{content:""}.fa-wheat-slash::before{content:""}.fa-wheelchair::before{content:""}.fa-wheelchair-move::before{content:""}.fa-wheelchair-alt::before{content:""}.fa-whiskey-glass::before{content:""}.fa-glass-whiskey::before{content:""}.fa-whiskey-glass-ice::before{content:""}.fa-glass-whiskey-rocks::before{content:""}.fa-whistle::before{content:""}.fa-wifi::before{content:""}.fa-wifi-3::before{content:""}.fa-wifi-strong::before{content:""}.fa-wifi-exclamation::before{content:""}.fa-wifi-fair::before{content:""}.fa-wifi-2::before{content:""}.fa-wifi-slash::before{content:""}.fa-wifi-weak::before{content:""}.fa-wifi-1::before{content:""}.fa-wind::before{content:""}.fa-wind-turbine::before{content:""}.fa-wind-warning::before{content:""}.fa-wind-circle-exclamation::before{content:""}.fa-window::before{content:""}.fa-window-flip::before{content:""}.fa-window-alt::before{content:""}.fa-window-frame::before{content:""}.fa-window-frame-open::before{content:""}.fa-window-maximize::before{content:""}.fa-window-minimize::before{content:""}.fa-window-restore::before{content:""}.fa-windsock::before{content:""}.fa-wine-bottle::before{content:""}.fa-wine-glass::before{content:""}.fa-wine-glass-crack::before{content:""}.fa-fragile::before{content:""}.fa-wine-glass-empty::before{content:""}.fa-wine-glass-alt::before{content:""}.fa-won-sign::before{content:""}.fa-krw::before{content:""}.fa-won::before{content:""}.fa-worm::before{content:""}.fa-wreath::before{content:""}.fa-wrench::before{content:""}.fa-wrench-simple::before{content:""}.fa-x::before{content:"X"}.fa-x-ray::before{content:""}.fa-xmark::before{content:""}.fa-close::before{content:""}.fa-multiply::before{content:""}.fa-remove::before{content:""}.fa-times::before{content:""}.fa-xmark-large::before{content:""}.fa-xmark-to-slot::before{content:""}.fa-times-to-slot::before{content:""}.fa-vote-nay::before{content:""}.fa-xmarks-lines::before{content:""}.fa-y::before{content:"Y"}.fa-yen-sign::before{content:""}.fa-cny::before{content:""}.fa-jpy::before{content:""}.fa-rmb::before{content:""}.fa-yen::before{content:""}.fa-yin-yang::before{content:""}.fa-z::before{content:"Z"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}:root,:host{--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../../assets/fonts/fa-brands-400.7fe6c951dbf3b62b07e1.woff2) format("woff2"),url(../../assets/fonts/fa-brands-400.aa78803d79164416af03.ttf) format("truetype")}.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}.fa-42-group:before{content:""}.fa-innosoft:before{content:""}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-alipay:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-amilia:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-pay:before{content:""}.fa-artstation:before{content:""}.fa-asymmetrik:before{content:""}.fa-atlassian:before{content:""}.fa-audible:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-aws:before{content:""}.fa-bandcamp:before{content:""}.fa-battle-net:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bilibili:before{content:""}.fa-bimobject:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bootstrap:before{content:""}.fa-bots:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-buromobelexperte:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cmplid:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cotton-bureau:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-critical-role:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dhl:before{content:""}.fa-diaspora:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-draft2digital:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drupal:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-elementor:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-etsy:before{content:""}.fa-evernote:before{content:""}.fa-expeditedssl:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-figma:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-fly:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-fulcrum:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-gofore:before{content:""}.fa-golang:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-gulp:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hashnode:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-hive:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-hotjar:before{content:""}.fa-houzz:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-ideal:before{content:""}.fa-imdb:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joomla:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaggle:before{content:""}.fa-keybase:before{content:""}.fa-keycdn:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-korvue:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-leanpub:before{content:""}.fa-less:before{content:""}.fa-line:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-mailchimp:before{content:""}.fa-mandalorian:before{content:""}.fa-markdown:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-mendeley:before{content:""}.fa-meta:before{content:""}.fa-microblog:before{content:""}.fa-microsoft:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-nfc-directional:before{content:""}.fa-nfc-symbol:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-old-republic:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-padlet:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-palfed:before{content:""}.fa-patreon:before{content:""}.fa-paypal:before{content:""}.fa-perbyte:before{content:""}.fa-periscope:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pix:before{content:""}.fa-playstation:before{content:""}.fa-product-hunt:before{content:""}.fa-pushed:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-r-project:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-renren:before{content:""}.fa-replyd:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-rev:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-rust:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-schlix:before{content:""}.fa-screenpal:before{content:""}.fa-scribd:before{content:""}.fa-searchengin:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-servicestack:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shopify:before{content:""}.fa-shopware:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sith:before{content:""}.fa-sitrox:before{content:""}.fa-sketch:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slideshare:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spotify:before{content:""}.fa-square-font-awesome:before{content:""}.fa-square-font-awesome-stroke:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-sticker-mule:before{content:""}.fa-strava:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-superpowers:before{content:""}.fa-supple:before{content:""}.fa-suse:before{content:""}.fa-swift:before{content:""}.fa-symfony:before{content:""}.fa-teamspeak:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-tencent-weibo:before{content:""}.fa-the-red-yeti:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-think-peaks:before{content:""}.fa-tiktok:before{content:""}.fa-trade-federation:before{content:""}.fa-trello:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-uncharted:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-vaadin:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-viber:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-vuejs:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-whmcs:before{content:""}.fa-wikipedia-w:before{content:""}.fa-windows:before{content:""}.fa-wirsindhandwerk:before{content:""}.fa-wsh:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}:root,:host{--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(../../assets/fonts/fa-regular-400.0119858ade891ff7e5cf.woff2) format("woff2"),url(../../assets/fonts/fa-regular-400.ea55734feb601c85fbad.ttf) format("truetype")}.far,.fa-regular{font-family:"Font Awesome 6 Pro";font-weight:400}:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(../../assets/fonts/fa-solid-900.dd93dc2148412b8ed08a.woff2) format("woff2"),url(../../assets/fonts/fa-solid-900.cd4538f76ba3350d716d.ttf) format("truetype")}.fas,.fa-solid{font-family:"Font Awesome 6 Pro";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../../assets/fonts/fa-brands-400.7fe6c951dbf3b62b07e1.woff2) format("woff2"),url(../../assets/fonts/fa-brands-400.aa78803d79164416af03.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(../../assets/fonts/fa-solid-900.dd93dc2148412b8ed08a.woff2) format("woff2"),url(../../assets/fonts/fa-solid-900.cd4538f76ba3350d716d.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(../../assets/fonts/fa-regular-400.0119858ade891ff7e5cf.woff2) format("woff2"),url(../../assets/fonts/fa-regular-400.ea55734feb601c85fbad.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../assets/fonts/fa-solid-900.dd93dc2148412b8ed08a.woff2) format("woff2"),url(../../assets/fonts/fa-solid-900.cd4538f76ba3350d716d.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../assets/fonts/fa-brands-400.7fe6c951dbf3b62b07e1.woff2) format("woff2"),url(../../assets/fonts/fa-brands-400.aa78803d79164416af03.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../assets/fonts/fa-regular-400.0119858ade891ff7e5cf.woff2) format("woff2"),url(../../assets/fonts/fa-regular-400.ea55734feb601c85fbad.ttf) format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../assets/fonts/fa-v4compatibility.b76a469acd22a118b0b7.woff2) format("woff2"),url(../../assets/fonts/fa-v4compatibility.a6c478646f0d356e9a05.ttf) format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A}
/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */.fa.fa-glass:before{content:""}.fa.fa-envelope-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-envelope-o:before{content:""}.fa.fa-star-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-o:before{content:""}.fa.fa-remove:before{content:""}.fa.fa-close:before{content:""}.fa.fa-gear:before{content:""}.fa.fa-trash-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-trash-o:before{content:""}.fa.fa-home:before{content:""}.fa.fa-file-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-o:before{content:""}.fa.fa-clock-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-clock-o:before{content:""}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:""}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:""}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-play-circle-o:before{content:""}.fa.fa-repeat:before{content:""}.fa.fa-rotate-right:before{content:""}.fa.fa-refresh:before{content:""}.fa.fa-list-alt{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-list-alt:before{content:""}.fa.fa-dedent:before{content:""}.fa.fa-video-camera:before{content:""}.fa.fa-picture-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-picture-o:before{content:""}.fa.fa-photo{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-photo:before{content:""}.fa.fa-image{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-image:before{content:""}.fa.fa-map-marker:before{content:""}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-pencil-square-o:before{content:""}.fa.fa-edit{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-edit:before{content:""}.fa.fa-share-square-o:before{content:""}.fa.fa-check-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-check-square-o:before{content:""}.fa.fa-arrows:before{content:""}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-times-circle-o:before{content:""}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-check-circle-o:before{content:""}.fa.fa-mail-forward:before{content:""}.fa.fa-expand:before{content:""}.fa.fa-compress:before{content:""}.fa.fa-eye{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-eye-slash{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-warning:before{content:""}.fa.fa-calendar:before{content:""}.fa.fa-arrows-v:before{content:""}.fa.fa-arrows-h:before{content:""}.fa.fa-bar-chart:before{content:""}.fa.fa-bar-chart-o:before{content:""}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gears:before{content:""}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-thumbs-o-up:before{content:""}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-thumbs-o-down:before{content:""}.fa.fa-heart-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-heart-o:before{content:""}.fa.fa-sign-out:before{content:""}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:""}.fa.fa-thumb-tack:before{content:""}.fa.fa-external-link:before{content:""}.fa.fa-sign-in:before{content:""}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-lemon-o:before{content:""}.fa.fa-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-square-o:before{content:""}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-bookmark-o:before{content:""}.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:""}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:""}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-feed:before{content:""}.fa.fa-hdd-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hdd-o:before{content:""}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-right:before{content:""}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-left:before{content:""}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-up:before{content:""}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-o-down:before{content:""}.fa.fa-globe:before{content:""}.fa.fa-tasks:before{content:""}.fa.fa-arrows-alt:before{content:""}.fa.fa-group:before{content:""}.fa.fa-chain:before{content:""}.fa.fa-cut:before{content:""}.fa.fa-files-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-files-o:before{content:""}.fa.fa-floppy-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-floppy-o:before{content:""}.fa.fa-save{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-save:before{content:""}.fa.fa-navicon:before{content:""}.fa.fa-reorder:before{content:""}.fa.fa-magic:before{content:""}.fa.fa-pinterest{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:""}.fa.fa-money:before{content:""}.fa.fa-unsorted:before{content:""}.fa.fa-sort-desc:before{content:""}.fa.fa-sort-asc:before{content:""}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:""}.fa.fa-rotate-left:before{content:""}.fa.fa-legal:before{content:""}.fa.fa-tachometer:before{content:""}.fa.fa-dashboard:before{content:""}.fa.fa-comment-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-comment-o:before{content:""}.fa.fa-comments-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-comments-o:before{content:""}.fa.fa-flash:before{content:""}.fa.fa-clipboard:before{content:""}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-lightbulb-o:before{content:""}.fa.fa-exchange:before{content:""}.fa.fa-cloud-download:before{content:""}.fa.fa-cloud-upload:before{content:""}.fa.fa-bell-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-bell-o:before{content:""}.fa.fa-cutlery:before{content:""}.fa.fa-file-text-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-text-o:before{content:""}.fa.fa-building-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-building-o:before{content:""}.fa.fa-hospital-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hospital-o:before{content:""}.fa.fa-tablet:before{content:""}.fa.fa-mobile:before{content:""}.fa.fa-mobile-phone:before{content:""}.fa.fa-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-circle-o:before{content:""}.fa.fa-mail-reply:before{content:""}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-folder-o:before{content:""}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-folder-open-o:before{content:""}.fa.fa-smile-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-smile-o:before{content:""}.fa.fa-frown-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-frown-o:before{content:""}.fa.fa-meh-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-meh-o:before{content:""}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-keyboard-o:before{content:""}.fa.fa-flag-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-flag-o:before{content:""}.fa.fa-mail-reply-all:before{content:""}.fa.fa-star-half-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-half-o:before{content:""}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-half-empty:before{content:""}.fa.fa-star-half-full{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-star-half-full:before{content:""}.fa.fa-code-fork:before{content:""}.fa.fa-chain-broken:before{content:""}.fa.fa-unlink:before{content:""}.fa.fa-calendar-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-o:before{content:""}.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-html5{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-css3{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:""}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-minus-square-o:before{content:""}.fa.fa-level-up:before{content:""}.fa.fa-level-down:before{content:""}.fa.fa-pencil-square:before{content:""}.fa.fa-external-link-square:before{content:""}.fa.fa-compass{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-down:before{content:""}.fa.fa-toggle-down{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-down:before{content:""}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-up:before{content:""}.fa.fa-toggle-up{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-up:before{content:""}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-right:before{content:""}.fa.fa-toggle-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-right:before{content:""}.fa.fa-eur:before{content:""}.fa.fa-euro:before{content:""}.fa.fa-gbp:before{content:""}.fa.fa-usd:before{content:"$"}.fa.fa-dollar:before{content:"$"}.fa.fa-inr:before{content:""}.fa.fa-rupee:before{content:""}.fa.fa-jpy:before{content:""}.fa.fa-cny:before{content:""}.fa.fa-rmb:before{content:""}.fa.fa-yen:before{content:""}.fa.fa-rub:before{content:""}.fa.fa-ruble:before{content:""}.fa.fa-rouble:before{content:""}.fa.fa-krw:before{content:""}.fa.fa-won:before{content:""}.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:""}.fa.fa-file-text:before{content:""}.fa.fa-sort-alpha-asc:before{content:""}.fa.fa-sort-alpha-desc:before{content:""}.fa.fa-sort-amount-asc:before{content:""}.fa.fa-sort-amount-desc:before{content:""}.fa.fa-sort-numeric-asc:before{content:""}.fa.fa-sort-numeric-desc:before{content:""}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:""}.fa.fa-dropbox{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-instagram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-flickr{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-adn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:""}.fa.fa-tumblr{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:""}.fa.fa-long-arrow-up:before{content:""}.fa.fa-long-arrow-left:before{content:""}.fa.fa-long-arrow-right:before{content:""}.fa.fa-apple{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-android{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linux{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-dribbble{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-skype{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-foursquare{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-trello{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gratipay{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:""}.fa.fa-sun-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-sun-o:before{content:""}.fa.fa-moon-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-moon-o:before{content:""}.fa.fa-vk{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-renren{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pagelines{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-stack-exchange{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:""}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:""}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-caret-square-o-left:before{content:""}.fa.fa-toggle-left{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-toggle-left:before{content:""}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-dot-circle-o:before{content:""}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-try:before{content:""}.fa.fa-turkish-lira:before{content:""}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-plus-square-o:before{content:""}.fa.fa-slack{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-openid{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-institution:before{content:""}.fa.fa-bank:before{content:""}.fa.fa-mortar-board:before{content:""}.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-stumbleupon{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-delicious{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-digg{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pied-piper-pp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pied-piper-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-drupal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-joomla{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-automobile:before{content:""}.fa.fa-cab:before{content:""}.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-deviantart{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-soundcloud{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-pdf-o:before{content:""}.fa.fa-file-word-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-word-o:before{content:""}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-excel-o:before{content:""}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-powerpoint-o:before{content:""}.fa.fa-file-image-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-image-o:before{content:""}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-photo-o:before{content:""}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-picture-o:before{content:""}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-archive-o:before{content:""}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-zip-o:before{content:""}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-audio-o:before{content:""}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-sound-o:before{content:""}.fa.fa-file-video-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-video-o:before{content:""}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-movie-o:before{content:""}.fa.fa-file-code-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-file-code-o:before{content:""}.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-codepen{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-jsfiddle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before{content:""}.fa.fa-life-buoy:before{content:""}.fa.fa-life-saver:before{content:""}.fa.fa-support:before{content:""}.fa.fa-circle-o-notch:before{content:""}.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:""}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:""}.fa.fa-empire{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:""}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hacker-news{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:""}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:""}.fa.fa-tencent-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-qq{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:""}.fa.fa-send:before{content:""}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-paper-plane-o:before{content:""}.fa.fa-send-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-send-o:before{content:""}.fa.fa-circle-thin{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-circle-thin:before{content:""}.fa.fa-header:before{content:""}.fa.fa-futbol-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-futbol-o:before{content:""}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-soccer-ball-o:before{content:""}.fa.fa-slideshare{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitch{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-newspaper-o:before{content:""}.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-wallet{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-visa{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-mastercard{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-discover{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-amex{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-stripe{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-bell-slash-o:before{content:""}.fa.fa-trash:before{content:""}.fa.fa-copyright{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-eyedropper:before{content:""}.fa.fa-area-chart:before{content:""}.fa.fa-pie-chart:before{content:""}.fa.fa-line-chart:before{content:""}.fa.fa-lastfm{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-angellist{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-cc:before{content:""}.fa.fa-ils:before{content:""}.fa.fa-shekel:before{content:""}.fa.fa-sheqel:before{content:""}.fa.fa-buysellads{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-connectdevelop{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-dashcube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-forumbee{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-leanpub{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-sellsy{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-shirtsinbulk{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-simplybuilt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-diamond:before{content:""}.fa.fa-transgender:before{content:""}.fa.fa-intersex:before{content:""}.fa.fa-transgender-alt:before{content:""}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:""}.fa.fa-pinterest-p{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:""}.fa.fa-viacoin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-medium{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:""}.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-opencart{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-expeditedssl{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before{content:""}.fa.fa-battery:before{content:""}.fa.fa-battery-3:before{content:""}.fa.fa-battery-2:before{content:""}.fa.fa-battery-1:before{content:""}.fa.fa-battery-0:before{content:""}.fa.fa-object-group{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-object-ungroup{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-sticky-note-o:before{content:""}.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc-diners-club{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hourglass-o:before{content:""}.fa.fa-hourglass-1:before{content:""}.fa.fa-hourglass-half:before{content:""}.fa.fa-hourglass-2:before{content:""}.fa.fa-hourglass-3:before{content:""}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-rock-o:before{content:""}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-grab-o:before{content:""}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-paper-o:before{content:""}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-stop-o:before{content:""}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-scissors-o:before{content:""}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-lizard-o:before{content:""}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-spock-o:before{content:""}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-pointer-o:before{content:""}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-hand-peace-o:before{content:""}.fa.fa-registered{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-creative-commons{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gg{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gg-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-get-pocket{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-safari{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-chrome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-firefox{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-opera{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-internet-explorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:""}.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-500px{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-amazon{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-plus-o:before{content:""}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-minus-o:before{content:""}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-times-o:before{content:""}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-calendar-check-o:before{content:""}.fa.fa-map-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-map-o:before{content:""}.fa.fa-commenting:before{content:""}.fa.fa-commenting-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-commenting-o:before{content:""}.fa.fa-houzz{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:""}.fa.fa-black-tie{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fonticons{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-edge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:""}.fa.fa-codiepie{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-modx{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fort-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-product-hunt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-mixcloud{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-scribd{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-pause-circle-o:before{content:""}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-stop-circle-o:before{content:""}.fa.fa-bluetooth{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bluetooth-b{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gitlab{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wpbeginner{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-envira{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:""}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-question-circle-o:before{content:""}.fa.fa-volume-control-phone:before{content:""}.fa.fa-asl-interpreting:before{content:""}.fa.fa-deafness:before{content:""}.fa.fa-hard-of-hearing:before{content:""}.fa.fa-glide{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:""}.fa.fa-viadeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:""}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pied-piper{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-first-order{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-themeisle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:""}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:""}.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:""}.fa.fa-handshake-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-handshake-o:before{content:""}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-envelope-open-o:before{content:""}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-address-book-o:before{content:""}.fa.fa-vcard:before{content:""}.fa.fa-address-card-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-address-card-o:before{content:""}.fa.fa-vcard-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-vcard-o:before{content:""}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-user-circle-o:before{content:""}.fa.fa-user-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-user-o:before{content:""}.fa.fa-id-badge{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-drivers-license:before{content:""}.fa.fa-id-card-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-id-card-o:before{content:""}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-drivers-license-o:before{content:""}.fa.fa-quora{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-free-code-camp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before{content:""}.fa.fa-thermometer:before{content:""}.fa.fa-thermometer-3:before{content:""}.fa.fa-thermometer-2:before{content:""}.fa.fa-thermometer-1:before{content:""}.fa.fa-thermometer-0:before{content:""}.fa.fa-bathtub:before{content:""}.fa.fa-s15:before{content:""}.fa.fa-window-maximize{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-window-restore{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-times-rectangle:before{content:""}.fa.fa-window-close-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-window-close-o:before{content:""}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-times-rectangle-o:before{content:""}.fa.fa-bandcamp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-grav{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-etsy{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-imdb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:""}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Pro";font-weight:400}.fa.fa-snowflake-o:before{content:""}.fa.fa-superpowers{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-meetup{font-family:"Font Awesome 6 Brands";font-weight:400}
.slide-left.ng-enter,.slide-left.ng-leave,.slide-right.ng-enter,.slide-right.ng-leave{position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;transition:.25s ease-in-out}.slide-left.ng-enter{z-index:101;transform:translateX(100%)}.slide-left.ng-enter.ng-enter-active{transform:translateX(0)}.slide-left.ng-leave{z-index:100;transform:translateX(0)}.slide-left.ng-leave.ng-leave-active{transform:translateX(-100%)}.slide-right.ng-enter{z-index:100;transform:translateX(-100%)}.slide-right.ng-enter.ng-enter-active{transform:translateX(0)}.slide-right.ng-leave{z-index:101;transform:translateX(0)}.slide-right.ng-leave.ng-leave-active{transform:translateX(100%)}.animate-repeat{list-style:none;box-sizing:border-box}.animate-repeat.ng-move,.animate-repeat.ng-enter,.animate-repeat.ng-leave{transition:all linear .3s}.animate-repeat.ng-leave.ng-leave-active,.animate-repeat.ng-move,.animate-repeat.ng-enter{opacity:0;max-height:0}.animate-repeat.ng-leave,.animate-repeat.ng-move.ng-move-active,.animate-repeat.ng-enter.ng-enter-active{opacity:1;max-height:200px}
@font-face{font-family:"Roboto Light";src:url(../../assets/fonts/Inter-Light.eec8664621fec98efb37.ttf)}@font-face{font-family:"Roboto Regular";src:url(../../assets/fonts/Inter-Regular.e89cb19905e7db5591b0.ttf)}@font-face{font-family:"Roboto Medium";src:url(../../assets/fonts/Inter-SemiBold.4d56bb21f2399db8ad48.ttf)}@font-face{font-family:"Roboto Bold";src:url(../../assets/fonts/Inter-Bold.88fa7ae373b07b41ecce.ttf)}@font-face{font-family:"Roboto Mono";src:url(../../assets/fonts/RobotoMono-400_500.e1d699e6544d0dbf6ec7.ttf)}@font-face{font-family:"Inter Light";src:url(../../assets/fonts/Inter-Light.eec8664621fec98efb37.ttf)}@font-face{font-family:"Inter Regular";src:url(../../assets/fonts/Inter-Regular.e89cb19905e7db5591b0.ttf)}@font-face{font-family:"Inter Semibold";src:url(../../assets/fonts/Inter-SemiBold.4d56bb21f2399db8ad48.ttf)}@font-face{font-family:"Inter Bold";src:url(../../assets/fonts/Inter-Bold.88fa7ae373b07b41ecce.ttf)}.lnk-u-shadow-none{box-shadow:none}.lnk-u-shadow-none-i{box-shadow:none !important}@media screen and (max-width: 599px){.lnk-u-hide-lt-xs,.lnk-u-hide-xs{display:none}}@media screen and (min-width: 600px){.lnk-u-hide-gt-xs{display:none}}@media screen and (max-width: 599px){.lnk-u-hide-lt-sm{display:none}}@media screen and (min-width: 600px)and (max-width: 959px){.lnk-u-hide-sm{display:none}}@media screen and (min-width: 960px){.lnk-u-hide-gt-sm{display:none}}@media screen and (max-width: 959px){.lnk-u-hide-lt-md{display:none}}@media screen and (min-width: 960px)and (max-width: 1279px){.lnk-u-hide-md{display:none}}@media screen and (min-width: 1280px){.lnk-u-hide-gt-md{display:none}}@media screen and (max-width: 1279px){.lnk-u-hide-lt-lg{display:none}}@media screen and (min-width: 1280px)and (max-width: 1919px){.lnk-u-hide-lg{display:none}}@media screen and (min-width: 1920px){.lnk-u-hide-gt-lg{display:none}}@media screen and (max-width: 1919px){.lnk-u-hide-lt-xl{display:none}}@media screen and (min-width: 1920px){.lnk-u-hide-xl{display:none}}.lnk-u-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lnk-u-margin-r-1\:3em{margin-right:.3333333333em}.lnk-u-tooltip{position:relative;cursor:pointer}.lnk-u-tooltip[lnk-tooltip]::after,.lnk-u-tooltip:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip:not([lnk-tooltip]) .linkity-tooltip__content{position:absolute;content:none;display:none;padding:0 .5rem;min-height:2.5em;align-items:center;font-family:"Inter Semibold",sans-serif;font-size:14px;line-height:1.25;background-color:rgba(0,0,0,.87);border-radius:3px;color:#fff;box-sizing:border-box;white-space:pre;z-index:10}.lnk-u-tooltip[lnk-tooltip]:hover::after,.lnk-u-tooltip:not([lnk-tooltip]):hover lnk-tooltip,.lnk-u-tooltip:not([lnk-tooltip]):hover linkity-tooltip,.lnk-u-tooltip:not([lnk-tooltip]):hover .linkity-tooltip__content,.lnk-u-tooltip:not([lnk-tooltip]).lnk-u-tooltip--open lnk-tooltip,.lnk-u-tooltip:not([lnk-tooltip]).lnk-u-tooltip--open linkity-tooltip,.lnk-u-tooltip:not([lnk-tooltip]).lnk-u-tooltip--open .linkity-tooltip__content{display:inline-flex;content:attr(lnk-tooltip)}.lnk-u-tooltip[lnk-tooltip].md-input-focused:hover::after,.lnk-u-tooltip:not([lnk-tooltip]).md-input-focused:hover lnk-tooltip,.lnk-u-tooltip:not([lnk-tooltip]).md-input-focused:hover linkity-tooltip,.lnk-u-tooltip:not([lnk-tooltip]).md-input-focused:hover .linkity-tooltip__content{display:none}.lnk-u-tooltip--top[lnk-tooltip]::after,.lnk-u-tooltip--top:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--top:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--top:not([lnk-tooltip]) .linkity-tooltip__content{bottom:100%;margin-bottom:.5rem}.lnk-u-tooltip--top-right[lnk-tooltip]::after,.lnk-u-tooltip--top-right:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--top-right:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--top-right:not([lnk-tooltip]) .linkity-tooltip__content{bottom:100%;right:0;margin-bottom:.5rem}.lnk-u-tooltip--top-left[lnk-tooltip]::after,.lnk-u-tooltip--top-left:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--top-left:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--top-left:not([lnk-tooltip]) .linkity-tooltip__content{bottom:100%;left:0;margin-bottom:.5rem}.lnk-u-tooltip--bottom[lnk-tooltip]::after,.lnk-u-tooltip--bottom:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--bottom:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--bottom:not([lnk-tooltip]) .linkity-tooltip__content{top:100%;margin-top:.5rem}.lnk-u-tooltip--bottom-right[lnk-tooltip]::after,.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) .linkity-tooltip__content{top:100%;right:0;margin-top:.5rem}.lnk-u-tooltip--bottom-left[lnk-tooltip]::after,.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) .linkity-tooltip__content{top:100%;left:0;margin-top:.5rem}.lnk-u-tooltip--right[lnk-tooltip]::after,.lnk-u-tooltip--right:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--right:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--right:not([lnk-tooltip]) .linkity-tooltip__content{left:100%;margin-left:.5rem}.lnk-u-tooltip--left[lnk-tooltip]::after,.lnk-u-tooltip--left:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--left:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--left:not([lnk-tooltip]) .linkity-tooltip__content{right:100%;margin-right:.5rem}.lnk-u-tooltip--arrow[lnk-tooltip]::before,.lnk-u-tooltip--arrow:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow:not([lnk-tooltip]) .linkity-tooltip__content::before{position:absolute;content:"";width:0;height:0}.lnk-u-tooltip--arrow[lnk-tooltip]::before{display:none}.lnk-u-tooltip--arrow[lnk-tooltip]:hover::before{display:inline-block}.lnk-u-tooltip--arrow:not([lnk-tooltip]) lnk-tooltip,.lnk-u-tooltip--arrow:not([lnk-tooltip]) linkity-tooltip,.lnk-u-tooltip--arrow:not([lnk-tooltip]) .linkity-tooltip__content{position:absolute}.lnk-u-tooltip--arrow.lnk-u-tooltip--top[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) .linkity-tooltip__content::before{border-top:.25rem solid rgba(0,0,0,.87);border-right:.25rem solid rgba(0,0,0,0);border-left:.25rem solid rgba(0,0,0,0)}.lnk-u-tooltip--arrow.lnk-u-tooltip--top[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left[lnk-tooltip]::before{top:0;margin-top:-0.5rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) .linkity-tooltip__content::before{top:100%}.lnk-u-tooltip--arrow.lnk-u-tooltip--top[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top:not([lnk-tooltip]) .linkity-tooltip__content::before{left:50%;margin-left:-0.25rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-right:not([lnk-tooltip]) .linkity-tooltip__content::before{right:1rem;margin-right:-0.25rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--top-left:not([lnk-tooltip]) .linkity-tooltip__content::before{left:1rem;margin-left:-0.25rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--right[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--right:not([lnk-tooltip]) .linkity-tooltip__content::before{top:50%;margin-top:-0.25rem;border-right:.25rem solid rgba(0,0,0,.87);border-top:.25rem solid rgba(0,0,0,0);border-bottom:.25rem solid rgba(0,0,0,0)}.lnk-u-tooltip--arrow.lnk-u-tooltip--right[lnk-tooltip]::before{right:0;margin-right:-0.5rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--right:not([lnk-tooltip]) .linkity-tooltip__content::before{right:100%}.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) .linkity-tooltip__content::before{border-bottom:.25rem solid rgba(0,0,0,.87);border-right:.25rem solid rgba(0,0,0,0);border-left:.25rem solid rgba(0,0,0,0)}.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left[lnk-tooltip]::before{bottom:0;margin-bottom:-0.5rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) .linkity-tooltip__content::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) .linkity-tooltip__content::before{bottom:100%}.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom:not([lnk-tooltip]) .linkity-tooltip__content::before{left:50%;margin-left:-0.25rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-right:not([lnk-tooltip]) .linkity-tooltip__content::before{right:1rem;margin-right:-0.25rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--bottom-left:not([lnk-tooltip]) .linkity-tooltip__content::before{left:1rem;margin-left:-0.25rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--left[lnk-tooltip]::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--left:not([lnk-tooltip]) .linkity-tooltip__content::before{top:50%;margin-top:-0.25rem;border-left:.25rem solid rgba(0,0,0,.87);border-top:.25rem solid rgba(0,0,0,0);border-bottom:.25rem solid rgba(0,0,0,0)}.lnk-u-tooltip--arrow.lnk-u-tooltip--left[lnk-tooltip]::before{left:0;margin-left:-0.5rem}.lnk-u-tooltip--arrow.lnk-u-tooltip--left:not([lnk-tooltip]) lnk-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--left:not([lnk-tooltip]) linkity-tooltip::before,.lnk-u-tooltip--arrow.lnk-u-tooltip--left:not([lnk-tooltip]) .linkity-tooltip__content::before{left:100%}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide{display:none !important}[ng\:click],[ng-click],[data-ng-click],[x-ng-click],.ng-click,.x-ng-click{cursor:pointer}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.nowrap{white-space:nowrap}.full{width:100%}.pull-left{float:left}.pull-right{float:right}.center{margin-left:auto !important;margin-right:auto !important}.append-left{border-left-width:0 !important;border-top-left-radius:0px !important;border-bottom-left-radius:0px !important}.append-right{border-right-width:0 !important;border-top-right-radius:0px !important;border-bottom-right-radius:0px !important}.break-word{word-wrap:break-word}.receivers-selected{background-color:#f5f5f5}.input-group{position:relative;display:table;border-collapse:separate}.input-group .form-control:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.input-group .form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;margin-top:0}.input-group-addon:last-child{border-left:0}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bold{font-weight:bold}.worklog-alert{width:50px;color:red;font-weight:bold;font-size:x-large}.token.message-block{display:block;max-width:700px;margin:30px auto 0 auto}.btn.grid-btn,.dataTables_wrapper .dataTables_paginate .grid-btn.paginate_button{height:48px;border-radius:0px}.required:after{content:" *";color:red}.checkbox-medium{font-size:1.5em;padding:10px}.icon-select{font:normal normal normal 18px/1 FontAwesome,Open Sans Light}.today{background-color:#fafad2}.saturday{color:#606060}.sunday{color:red}.icon-holder{margin-top:10px}.icon-holder>div{display:inline-block;width:40px;height:40px;text-align:center;padding-top:7px}.icon-selected{background-color:#add8e6}.profile-image{vertical-align:middle;width:128px;height:128px;margin:16px 0 16px 0;outline:none;padding:0;border-radius:64px;box-shadow:0px 1px 1px 0px rgba(0,0,0,.6)}.profile-image.placeholder-icon{font-size:32px;height:32px;box-shadow:none;color:rgba(0,0,0,.67);text-align:center}.profile-image-small{vertical-align:middle;width:80px;height:80px;margin:8px 0 8px 0;outline:none;padding:0;border-radius:40px;box-shadow:0px 1px 1px 0px rgba(0,0,0,.6)}.timer-spinner{display:block !important;text-align:center;height:140px;margin-top:40px;width:160px}.status-select{width:130px;display:inline-block;margin-right:15px;margin-bottom:5px;border:solid 2px #333;height:25px;line-height:16px}.status-select.open{border-color:#38bfea}.status-select.Created{border-color:#38bfea}.status-select.Ordered{border-color:#a6e22d}.status-select.closed{border-color:#333}.div-pseudo-select{height:44px;background-image:url(../../assets/images/select.94c0ed47b8ff82af9044.svg);background-repeat:no-repeat;border:1px solid rgba(0,0,0,.15);border-radius:2px}md-dialog.md-dialog-overflow{overflow:unset}@supports(-webkit-touch-callout: none){md-dialog.md-dialog-overflow md-dialog-content{overflow-x:scroll;overflow-y:scroll;-webkit-overflow-scrolling:touch}}.linkity-dashed-container{--size: 3px;display:flex;align-items:center;gap:.5rem}.linkity-dashed-container__dash{flex:1 1 auto;border-top:var(--size) dotted currentColor;opacity:.25}.linkity-dashed-container__title{flex:0 0 auto}.icon{font-family:"FontAwesome";font-size:16px;line-height:2em;font-weight:normal;font-style:normal;text-align:center;display:inline-block;width:2em;height:2em;color:inherit}.icon-large{font-size:32px;line-height:32px;width:32px;height:32px}.sidenav-icon{font-size:18px}.sidenav-icon.fak{font-family:"Font Awesome Kit" !important}.icon-messaging{font-size:60px;margin-top:-31px}.icon-pulse{animation:pulse 2.8s infinite linear}@keyframes pulse{15%{opacity:1}45%{opacity:.5}55%{opacity:.5}85%{opacity:1}}.icon-badge:not(.icon-badge--inline)::after,.icon-badge.icon-badge--inline{padding:0px 3px;min-width:1.75em;align-items:center;justify-content:center;background-color:#fff;border:2px solid #ff5722;border-radius:6px;color:#ff5722}.icon-badge:not(.icon-badge--inline){position:relative}.icon-badge:not(.icon-badge--inline):after{content:attr(icon-badge-content);display:flex;position:absolute;transform:translateX(25%);top:0;right:0;font-size:12px;font-family:"Inter Bold",sans-serif;line-height:16px}.icon-badge.icon-badge--inline{display:inline-flex;line-height:1.25;border-width:0;border-radius:.5em}.icon-badge--alt:not(.icon-badge--inline)::after,.icon-badge--alt.icon-badge--inline{background-color:#ff5722;border-color:#fff;color:#fff}.icon-badge--alt:not(.icon-badge--inline):after{right:auto;left:0;min-width:0;transform:translateX(-25%)}span.icon-group i{margin-right:2px}span.approved i{color:green}span.unapproved i{color:red}.message-status{height:1.4em;line-height:1.4em}i.approved{color:green}i.unapproved{color:red}i.pending{color:orange}i.has-job-date{color:#2685d9}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{margin:0;padding:0}body{font-family:"Inter Light",sans-serif;font-weight:normal;font-size:16px;line-height:24px;color:rgba(0,0,0,.87);background-color:#fafafa;-webkit-font-smoothing:auto;-webkit-text-size-adjust:100%;padding:constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}h1,h2,h3,h4,h5,h6{font-family:"Inter Light",sans-serif;font-size:inherit;line-height:24px;font-weight:inherit;margin:12px 0}h1 span,h1 .icon,h2 span,h2 .icon,h3 span,h3 .icon,h4 span,h4 .icon,h5 span,h5 .icon,h6 span,h6 .icon{display:inline-block;vertical-align:middle}h1,.h1{font-size:45px;line-height:48px}h2,.h2{font-size:23px;line-height:24px}h3,.h3{font-size:19px;line-height:24px}h4,.h4{font-size:inherit;line-height:24px}h5,.h5{font-family:"Inter Semibold",sans-serif;font-weight:normal;font-size:11px;line-height:16px;text-align:center;text-transform:uppercase;margin:0;color:#a8a8a8}p{margin-top:12px;margin-bottom:12px}ul,ol{padding-left:1em}small,.small{font-size:12px;line-height:14px}strong,.strong{font-family:"Inter Semibold",sans-serif;font-weight:inherit}a{text-decoration:none;color:#ff5722;cursor:pointer}#angular-main-contents hr{display:block;margin:23px 0 24px 0;padding:0;height:0px;width:100%;border:1px solid rgba(0,0,0,.2);border-width:1px 0px 0px 0px}th{text-align:left}.sidebar-left,.sidebar-right{display:none;position:fixed;z-index:888;top:0px;left:0px;right:auto;bottom:0px;width:100%;background:#fff;overflow:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}@media(min-width: 420px){.sidebar-left,.sidebar-right{max-width:320px;box-shadow:0px 0px 3px 0px rgba(0,0,0,.5)}}.sidebar-right{display:none;left:auto;right:0px}.sidebar-left-active{display:block}.sidebar-right-active{display:block}.pin-left .titlebar,.pin-left .main,.pin-left .actionbar{margin-left:320px}.pin-right .titlebar,.pin-right .main,.pin-right .actionbar{margin-right:320px}.main-nav-menu__header{position:relative;margin-bottom:.5rem;background-color:var(--primary-500);isolation:isolate}.main-nav-menu__header .streamline-wrapper{position:absolute;width:100%;height:100%;z-index:1;overflow:hidden}.main-nav-menu__header .streamline{position:absolute;top:20%;height:80%;left:50%;transform:translateX(-50%) scaleX(-1);color:var(--primary-500);filter:brightness(0.61)}.main-nav-menu__header>div{position:relative;z-index:2}.main-nav-menu__message-of-the-day{margin-left:10px}.nav-list .list-item{color:rgba(0,0,0,.87)}.nav-list .list-item-before-heading{margin-bottom:8px}.nav-list .list-item:hover,.nav-list .list-item.active,.nav-list .dataTables_wrapper .dataTables_paginate .list-item.paginate_button.current,.dataTables_wrapper .dataTables_paginate .nav-list .list-item.paginate_button.current{background:#efefef}.nav-list .icon-right{position:absolute;top:50%;width:24px;height:24px;margin-top:-14px;right:5px;opacity:.5}.nav-title{text-align:center;margin:0;padding:24px 0}a.navAnimateClicked{background-color:#ff6e40;color:#fff}.animate-rotate{transition:transform ease 300ms}.rotate-icon{transform:rotate(0.5turn)}.rotate-icon.reverse{transform:rotate(-0.5turn)}.panel{position:relative;max-width:900px;margin:auto;padding:0 4px;color:rgba(0,0,0,.87);background:#fff}@media(min-width: 900px){.panel{margin:8px auto;padding:8px 32px 40px 8px}}.panel:before,.panel:after{content:"";display:table;clear:both}@media(min-width: 900px){.panel.panel-even-padding{padding:8px 8px 40px 8px}}.panel.panel-wider{max-width:1000px}.panel-tight{padding:0;margin:0 auto}.panel-primary{margin:0 auto;background:#fff;border:1px solid rgba(0,0,0,.1)}.panel-secondary{margin:0 auto;background:#f8f8f8;border:1px solid rgba(0,0,0,.1)}.panel-primary+.panel-secondary,.panel-secondary+.panel-primary{margin-top:-1px}.panel-inset{background-color:#fbfbfb;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.1) 100%);box-shadow:inset 0px 3px 6px -2px rgba(0,0,0,.15),inset 0px -2px 3px -1px rgba(0,0,0,.1),inset 0px 1px 0px 0px rgba(0,0,0,.1),inset 0px -1px 0px 0px rgba(0,0,0,.1)}.input-group{margin:12px 0}.input-group .autofill,.input-group .datepicker,.input-group .timepicker,.input-group input,.input-group label,.input-group select,.input-group textarea{margin-top:4px;margin-bottom:4px}.label{font-size:16px;font-family:"Inter Regular",sans-serif;color:#797979;display:block;padding:4px 0px;margin:16px 0 2px}.label-inline{display:inline-block;vertical-align:middle;margin:0}td>.label,print-resourcing-table table th>.label{padding:0}input,select,textarea{font-family:"Inter Regular",sans-serif;font-size:16px;line-height:24px;display:block;-webkit-appearance:none;-moz-appearance:none;width:100%;height:44px;padding:0 8px;box-shadow:none;color:rgba(0,0,0,.87);background-color:#fafafa;border:1px solid rgba(0,0,0,.15);border-radius:2px;-webkit-user-select:text;user-select:text}input:focus,select:focus,textarea:focus{outline:1px solid #ff5722;outline-offset:-1px}textarea{padding-top:4px;padding-bottom:4px;height:192px}select{background-image:url(../../assets/images/select.94c0ed47b8ff82af9044.svg);background-position:right center;background-repeat:no-repeat}.select-min{width:44px;padding-left:44px;padding-right:0;background-position:18px center}input[type=checkbox],input[type=checkbox]:checked,input[type=checkbox]:focus,input[type=radio],input[type=radio]:checked,input[type=radio]:focus{display:inline-block;vertical-align:middle;-webkit-appearance:checkbox;width:32px;height:32px;margin:0;padding:0}.checkbox,.radio{overflow:hidden;position:relative}.checkbox input,.radio input{position:absolute;left:-5em}.checkbox span::before{font-family:"Inter Regular",sans-serif;font-size:16px;line-height:2em;font-weight:normal;font-style:normal;text-align:left;display:inline-block;width:2em;height:2em;color:inherit;content:""}.checkbox:checked+span::before{content:""}.radio span::before{font-family:"Inter Regular",sans-serif;font-size:16px;line-height:2em;font-weight:normal;font-style:normal;text-align:left;display:inline-block;width:2em;height:2em;color:inherit;content:""}.radio:checked+span::before{content:""}.autofill{display:table;border-collapse:collapse;margin:2px 0 16px}.autofill input,.autofill select{margin:0}.autofill-text{display:table-cell;vertical-align:middle;width:99%}.autofill-select{display:table-cell;vertical-align:middle}.datepicker,.timepicker{font-family:"Inter Bold",sans-serif;font-size:15px;line-height:44px;text-align:center;white-space:nowrap;display:block;vertical-align:middle;height:44px;margin:2px 0 16px;color:rgba(0,0,0,.87);background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:2px}.datepicker .datepicker-day,.datepicker .datepicker-month,.datepicker .datepicker-year,.datepicker .timepicker-hour,.datepicker .timepicker-minutes,.timepicker .datepicker-day,.timepicker .datepicker-month,.timepicker .datepicker-year,.timepicker .timepicker-hour,.timepicker .timepicker-minutes{text-align:center;display:inline-block;vertical-align:middle;width:auto;height:42px;margin:-3px 0 0;border:none;background:none}.timepicker.alert{border-color:#ff5722}.btn,.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate .paginate_button,.btn.raised{font-family:"Inter Semibold",sans-serif;font-size:14px;line-height:20px;font-weight:normal;text-decoration:none;text-align:center;white-space:nowrap;-webkit-font-smoothing:inherit;display:inline-block;vertical-align:middle;height:32px;min-width:42px;max-width:320px;padding:0 6px;margin:0;color:rgba(0,0,0,.87);background:#fff;border:1px solid #dbdbdb;border-radius:3px;cursor:pointer}.btn:focus,.dataTables_wrapper .dataTables_paginate .paginate_button:focus{outline:1px solid rgba(255,87,34,.5);outline-offset:-1px}.btn.raised,.dataTables_wrapper .dataTables_paginate .raised.paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button{font-family:"Inter Semibold",sans-serif;font-size:14px;max-width:320px}a.btn,.dataTables_wrapper .dataTables_paginate a.paginate_button.current,.dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate a.paginate_button,a.btn.raised{line-height:29px}span.btn,.dataTables_wrapper .dataTables_paginate span.paginate_button.current,.dataTables_wrapper .dataTables_paginate span.paginate_button.current:hover,.dataTables_wrapper .dataTables_paginate span.paginate_button,span.btn.raised{line-height:30px}.btn:hover:enabled,.dataTables_wrapper .dataTables_paginate .paginate_button:hover:enabled{color:#fff;background:#ffac92;border-color:#ff5722}.btn:active:enabled,.dataTables_wrapper .dataTables_paginate .paginate_button:active:enabled{color:#fff;background:#ffac92;border-color:#ff5722}.btn.active,.dataTables_wrapper .dataTables_paginate .active.paginate_button,.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#fff;background:#ff5722;border-color:#dbdbdb}.btn.active:hover:enabled,.dataTables_wrapper .dataTables_paginate .active.paginate_button:hover:enabled,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover:enabled{color:#fff;background:#ffac92;border-color:#ff5722}.btn-hilite{color:#ff5722;background:rgba(0,0,0,0);border-color:#ff5722}.btn-hilite:hover{color:#fff;background:#ffac92;border-color:#ff5722}.btn-hilite:active{color:#fff;background:#ffac92;border-color:#ff5722}.btn-hilite.active,.dataTables_wrapper .dataTables_paginate .btn-hilite.paginate_button.current{color:#fff;background:#ff5722;border-color:#dbdbdb}.btn-alert{color:#ff5722;background:rgba(0,0,0,0);border-color:#dbdbdb}.btn-warn{color:#ff970a;background:rgba(0,0,0,0);border-color:#ff970a}.btn-warn:hover{color:#fff;background:#ffc77a;border-color:#ff970a}.btn-warn:active{color:#fff;background:#ffc77a;border-color:#ff970a}.btn-warn.active,.dataTables_wrapper .dataTables_paginate .btn-warn.paginate_button.current{color:#fff;background:#ff970a;border-color:#dbdbdb}.btn-success{color:#a6e22d;background:rgba(0,0,0,0);border-color:#a6e22d}.btn-success:hover{color:#fff;background:#d0f090;border-color:#a6e22d}.btn-success:active{color:#fff;background:#d0f090;border-color:#a6e22d}.btn-success.active,.dataTables_wrapper .dataTables_paginate .btn-success.paginate_button.current{color:#fff;background:#a6e22d;border-color:#dbdbdb}.btn-solid{color:#fff;background:rgba(0,0,0,.3);border-color:rgba(0,0,0,0)}.btn-houdini{color:rgba(0,0,0,.5);background:rgba(0,0,0,0);border-color:rgba(0,0,0,.5)}.btn-houdini:hover{color:#fff;background:rgba(56,56,56,.5);border-color:rgba(0,0,0,.5)}.btn-houdini:active{color:#fff;background:rgba(56,56,56,.5);border-color:rgba(0,0,0,.5)}.btn-houdini.active,.dataTables_wrapper .dataTables_paginate .btn-houdini.paginate_button.current{color:#fff;background:rgba(0,0,0,.5);border-color:#dbdbdb}.btn-houdini-white{color:rgba(255,255,255,.7);background:rgba(0,0,0,0);border-color:rgba(255,255,255,.7)}.btn-houdini-white:hover{color:#fff;background:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.btn-houdini-white:active{color:#fff;background:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.btn-houdini-white.active,.dataTables_wrapper .dataTables_paginate .btn-houdini-white.paginate_button.current{color:#fff;background:rgba(255,255,255,.7);border-color:#dbdbdb}.btn-ghost,.btn-ghost:hover{color:inherit;background:rgba(0,0,0,.1);border-color:rgba(0,0,0,0);opacity:.75}.btn-ghost:hover{background:rgba(0,0,0,.2)}.btn-ghost.active,.dataTables_wrapper .dataTables_paginate .btn-ghost.paginate_button.current,.btn-ghost:active{color:inherit;background:rgba(0,0,0,.1);border-color:rgba(0,0,0,0)}.btn-link{font-family:"Inter Semibold",sans-serif;line-height:0;min-width:48px;height:48px;padding:0 4px;color:#ff5722;background:none;border-color:rgba(0,0,0,0)}.btn-outline,.btn-outline:hover{color:rgba(0,0,0,.5);background:rgba(0,0,0,0);border-color:rgba(0,0,0,.5)}.btn-outline:active{color:#fff;background:#ffac92;border-color:#ff5722}.btn-small{font-family:"Inter Semibold",sans-serif;font-size:12px;line-height:22px;height:24px;padding:0}.btn .icon,.dataTables_wrapper .dataTables_paginate .paginate_button .icon{display:inline-block;vertical-align:middle;font-size:16px;line-height:25px;width:24px;height:24px}.icon-btn{color:rgba(0,0,0,.6)}.btn-small .icon{display:inline-block;vertical-align:middle;font-size:12px;line-height:22px;width:24px;height:24px;margin:5px}.btn-messaging{padding:60px;margin:1%;width:250px}.btn span,.dataTables_wrapper .dataTables_paginate .paginate_button.current span,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover span,.dataTables_wrapper .dataTables_paginate .paginate_button span,.btn.raised span{display:inline-block;line-height:24px;height:24px;vertical-align:middle}:disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{color:rgba(0,0,0,.26);cursor:default}.form-actions{margin:24px 0}.validationError{border-color:#ff5722 !important}.validationSuccess{border-color:#a6e22d !important}.actionbar-assignments button.active,.actionbar-assignments .dataTables_wrapper .dataTables_paginate button.paginate_button.current,.dataTables_wrapper .dataTables_paginate .actionbar-assignments button.paginate_button.current{background:rgba(0,0,0,.2)}.map-btn{margin:0 10px 10px 0;background-color:#fff}.no-margin md-input-container{margin:0}.low-margin md-input-container{margin:8px !important}.low-top-and-bottom-margin md-input-container{margin:8px 0px !important}.low-top-and-bottom-margin md-autocomplete[md-floating-label] .md-show-clear-button button{top:8px}.no-bottom-margin md-input-container{margin-bottom:0px !important}.fix-autocomplete-clear-button-alignment md-autocomplete[md-floating-label] .md-show-clear-button button{top:10px}.dense md-input-container{margin:12px 0}.md-button.md-fab-lg{line-height:0;width:80px;height:80px}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0 !important}.hover-effect:hover{background-color:rgba(158,158,158,.2)}md-input-container.hide-error-spacer .md-errors-spacer{display:none}.square-button{width:3rem;min-width:0;margin:.125rem;overflow:visible;text-transform:unset}.square-button.flat{box-shadow:none !important}.slider{display:block;position:relative;height:56px;overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch}.slider-items{display:table;table-layout:fixed;border-collapse:separate;border-spacing:0}.slider-item{line-height:16px;text-align:center;white-space:nowrap;display:table-cell;vertical-align:middle;min-width:46px;height:48px;padding:0px 8px 0px 8px;overflow:hidden;cursor:pointer;color:inherit}.slider-item.selected{background-color:rgba(255,87,34,.4);box-shadow:inset 0px -3px 0px 0px #ff5722}.slider-item.today{box-shadow:inset 0px -3px 0px 0px #333}.slider-item.weekend{color:rgba(0,0,0,.37)}.slider-item.saturday{color:rgba(0,0,0,.48)}.slider-item.sunday{color:rgba(255,87,34,.28)}.slider-text{font-family:"Inter Semibold",sans-serif;font-weight:normal;font-size:14px;line-height:18px;text-align:center;display:block;position:relative}.weekend+.weekend .slider-text::after{content:"";display:block;position:absolute;top:0px;right:-8px;width:1px;height:36px;background:rgba(0,0,0,.4)}.slider-item>.icon{font-size:14px;line-height:18px;text-align:center;width:auto;height:auto;color:rgba(0,0,0,.35)}.slider-item-clicked{color:#fff !important;background-color:#ff5722 !important}.tabs{display:table;table-layout:fixed;height:48px;width:100%;border-collapse:separate;border-spacing:0}.tab{font-family:"Inter Semibold",sans-serif;font-weight:normal;font-size:14px;line-height:18px;text-align:center;text-decoration:none;white-space:nowrap;-webkit-font-smoothing:inherit;display:table-cell;vertical-align:middle;min-width:46px;height:48px;padding:0px 8px 0px 8px;margin:0;overflow:hidden;text-overflow:ellipsis;color:rgba(0,0,0,.87);background:#fff;border:none;border-radius:0;cursor:pointer}.tab.active,.dataTables_wrapper .dataTables_paginate .tab.paginate_button.current{color:rgba(0,0,0,.87);background-color:rgba(255,87,34,.1);box-shadow:inset 0px -3px 0px 0px #ff5722}.tab .icon{font-size:14px;line-height:18px;text-align:center;display:block;width:auto;height:auto}.tab-content-with-fab{padding-top:20px;padding-bottom:50px}.tab-container{margin:0px 8px}.calendar-year-title{max-width:700px;margin:auto;padding:24px 16px 0px}.calendar{max-width:700px;margin:auto}.calendar-controls{padding-bottom:4px}.calendar-month-title{max-width:700px;margin:auto;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer}.calendar-month-title small{font-size:12px;float:right;color:rgba(0,0,0,.5)}.calendar-next,.calendar-prev{min-width:48px;margin:8px 8px}.calendar-month-title.active,.dataTables_wrapper .dataTables_paginate .calendar-month-title.paginate_button.current{color:#2196f3;border-bottom:none}.calendar-month{text-align:center;width:100%;border-collapse:separate;border-spacing:0}.calendar-weekday{font-family:"Inter Semibold",sans-serif;font-weight:normal;font-size:11px;line-height:25px;text-align:center;color:#a8a8a8;border-bottom:1px solid rgba(0,0,0,.1)}.calendar-day{vertical-align:bottom;padding:6px 0 4px 0;height:48px;border-bottom:1px solid rgba(0,0,0,.1);cursor:pointer}.calendar-day.selected{border-bottom:3px solid #ff5722;padding-top:4px;padding-bottom:2px}.calendar-day.disabled{background-color:rgba(0,0,0,.06)}.calendar-date{font-family:"Inter Semibold",sans-serif;font-weight:normal;font-size:16px;line-height:24px;display:block;width:32px;margin:auto}.calendar-date.calendar-holiday{color:red}.adjacent-month{opacity:.6}.adjacent-month .calendar-date,.adjacent-month .calendar-status{opacity:.6}.calendar-icon{font-size:14px;line-height:24px;text-align:center;display:inline-block;width:auto;height:auto;color:rgba(0,0,0,.35)}.calendar-icon.disabled{opacity:.4}.day-view{padding:0px 0px 0px 48px}.day-grid{position:relative;padding:0}.day-grid .hours{position:relative;padding-bottom:28px;z-index:2}.day-grid .hour{display:block;height:44px;border-top:1px solid rgba(0,0,0,.1)}.day-grid .hour:active{background-color:rgba(255,87,34,.1);border-top-color:#ff5722}.day-grid .hour.unavailable{background-color:rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.1)}.day-grid .hour span{font-family:"Inter Regular",sans-serif;font-weight:normal;font-size:12px;line-height:0;text-align:right;display:block;width:48px;padding-right:8px;margin-left:-48px}.day-grid .hour:first-child span{margin-top:8px}.day-grid .status{position:absolute;z-index:1;top:0;left:0;right:0;bottom:auto;height:0px;background:rgba(0,0,0,.1)}.day-grid .worklogs{position:absolute;z-index:3;top:0;left:11%;right:4px;color:rgba(0,0,0,.7);transform-origin:top right;transition:all .25s ease}.day-grid .worklogs.show{transform:scaleX(1)}.day-grid .worklogs.full{left:0px;right:4px;width:auto}.day-grid .worklogs.hideLogs{color:rgba(0,0,0,0);transform:scaleX(0.1)}.day-grid .worklog{font-size:12px;line-height:14px;position:absolute;z-index:4;top:0;left:0;padding:3px 4px 2px 4px;background-color:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.2);border-radius:4px}.day-grid .jobs{position:absolute;z-index:3;top:0;left:0;right:11%;color:rgba(0,0,0,.7);transform-origin:top left;transition:all .25s ease}.day-grid .jobs.show{transform:scaleX(1)}.day-grid .jobs.hideJobs{color:rgba(0,0,0,0);transform:scaleX(0.1)}.day-grid .job{font-size:12px;line-height:14px;position:absolute;z-index:4;top:0;left:0;padding:3px 4px 2px 4px;background-color:rgba(0,0,0,.2);border-radius:4px;border:1px solid rgba(0,0,0,.2)}.day-grid .job-name{font-family:"Inter Semibold",sans-serif}.day-grid .project-name{font-family:"Inter Regular",sans-serif}.day-grid .resourced{background-color:rgba(255,151,10,.6);border:1px solid #ff970a}.day-grid .unsynchronized{background-color:rgba(102,206,239,.6);border:1px solid #66ceef}.day-grid .synchronized{background-color:rgba(166,226,45,.6);border:1px solid #a6e22d}.day-grid .rejected{border-left:4px solid red}.day-grid .approved{border-left:4px solid green}.day-grid .lunch{background-color:rgba(168,168,168,.6);border:1px solid #a8a8a8}.day-grid .overlap{background-color:rgba(255,87,34,.6);border:1px solid #ff5722}.day-grid .active,.day-grid .dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .day-grid .paginate_button.current{background-color:rgba(255,87,34,.6);border:1px solid #ff5722}.availability-calendar-month-clicked{background-color:#ff5722 !important}.availability-calendar-month-clicked>a>h3{color:#fff !important}.calendar-title-show{transition:color ease-out .5s}.calendar-title-show.ng-hide-remove{color:rgba(0,0,0,.87)}.weekday-box{width:30px;height:30px;border-width:1px;border-style:solid;border-color:#999;border-radius:2px;color:#666;text-align:center;margin-left:2px;margin-right:2px;line-height:30px;text-transform:uppercase;background-color:#fafafa;transition:background-color 250ms ease,color 250ms ease,transform 250ms ease,margin 250ms ease;outline:none !important}.weekday-box.selected{color:#eee;transform:scale(1.4) rotate(360deg);margin-left:5px;margin-right:5px}.schedule-element{margin-right:10px;margin-bottom:10px}.schedule-element-container{height:50px;padding:4px}.schedule-element-select{height:28px;min-width:48px}.schedule-element-input{height:28px;min-width:48px}.schedule-definition-text{font-style:italic;font-size:15px;color:#333;line-height:2em;padding:5px;max-width:650px;overflow-y:auto;min-height:70px}.schedule-holidays-select{height:auto;width:auto;padding-right:20px;margin-left:10px}.timers{min-height:100vh}.timer{position:relative;border-bottom:1px solid rgba(0,0,0,.2);padding:8px 8px}.timer-job{font-size:16px;line-height:24px;font-size:23px;line-height:32px;display:block}.timer-project,.timer-job-logs,.timer-date{font-family:"Inter Regular",sans-serif;font-size:12px;line-height:16px;display:block;padding:4px 0px 2px 0px}.timer-actions{padding:8px 0px 4px 8px;white-space:nowrap}.timer-done{display:table-cell}.timer-status{display:table-cell;min-width:80px}.market.grid{border-collapse:separate;border-spacing:0}.market-filters,.market-browser,.market-cart{min-width:220px;padding:8px;border-right:1px solid rgba(0,0,0,.2)}.col.market-filters{width:192px}.market-cart{width:19211px;border-right:none}.market-title{text-align:center;margin:0;padding:0}.market-btn{display:block;width:100%;margin:0;border:none;color:#fff;background:rgba(0,0,0,.2);border-radius:0}[class*=col]+[class*=col]>.market-btn{border-left:1px solid rgba(0,0,0,.2)}.market-btn+.market-btn{border-top:1px solid rgba(0,0,0,.2)}.filters{padding:8px 0px}.product{text-align:center;display:inline-block;position:relative;width:220px;margin:8px;background:#fff;color:#fff}.product-info{padding:8px}.product-image{padding-top:8px}.product-image .icon{font-size:400%;line-height:1em;width:1em;height:1em}.product-title{padding:0;margin:8px 0 2px 0}.product-add{border-right:1px solid rgba(0,0,0,.1)}.cart-item-title{padding:8px 16px;margin:0}.resource-classes-container{position:absolute;right:220px;left:0px}.resource-classes-block{position:relative;top:0px;left:0;right:0px;overflow-y:hidden;height:127px}.resource-class-details{position:relative;top:0px;left:0;right:0px;overflow-y:hidden}.list-resource-classes{display:inline-flex;position:relative;height:110px;overflow:hidden;table-layout:fixed}.resource-class-item{display:block;width:100px;text-align:center;position:relative;margin:0px 2px;overflow:hidden;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom-width:0;border:1px solid rgba(0,0,0,.2);border-radius:2px;height:107px;background:rgba(0,0,0,.03)}.resource-class-item.active,.dataTables_wrapper .dataTables_paginate .resource-class-item.paginate_button.current{background:rgba(0,0,0,.05);color:#fff;background-color:#333;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom-width:0;box-shadow:inset 0px 1px 2px 0px rgba(0,0,0,.4)}.resource-class-item-selected{color:#fff;background-color:#ff5722;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom-width:0;box-shadow:inset 0px 1px 2px 0px rgba(0,0,0,.4)}.resource-class-item-selected .icon{color:#fff !important}.resource-class-item.active::before,.dataTables_wrapper .dataTables_paginate .resource-class-item.paginate_button.current::before{content:"";display:block;position:absolute;left:50%;bottom:0;width:0px;height:0px;margin-left:-8px;border:8px solid #fff;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}.resource-class-item .icon-block{display:block;vertical-align:middle}.resource-class-item .icon-block .icon{font-size:200%;color:#ff5722;font-family:"FontAwesome";line-height:2em;font-weight:normal;font-style:normal;text-align:center;display:inline-block;width:2em;height:1.5em}.resource-class-item.active .icon,.dataTables_wrapper .dataTables_paginate .resource-class-item.paginate_button.current .icon{color:#fff}.noResources{text-align:center}.resources-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;padding-bottom:6px;padding-left:2px;background-color:#f7f7f7}.resources-list .resource{width:49%;margin:6px 3px 0px 3px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;border-radius:4px;padding:0;flex-grow:1;border:1px solid rgba(0,0,0,.14);background-color:#f7f7f7}.resources-list .resource:hover{background-color:#fff}.resource-image{vertical-align:middle;width:34px;height:34px;margin:4px;padding:0;border-radius:64px;border:1px solid #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.6)}.resource-info{flex-grow:1;padding:4px 4px}.resource-title{font-family:"Inter Light",sans-serif;font-size:12px;line-height:22px;margin:0}.resource-actions{padding:4px}.resources-header{padding:4px 8px 4px 4px;background-color:#f7f7f7;box-shadow:0px 1px 0px 0px rgba(0,0,0,.1)}.resources-title{text-align:left;color:#333;text-align:left;font-family:"Inter Semibold",sans-serif;font-weight:normal;font-size:11px;line-height:16px;text-transform:uppercase;text-align:center;margin:0}.resource-anon-add:hover,.resource-add:hover{background-color:#9c9c9c;color:#fff}.grayTextColor{color:#4e4e4e}.market-cart{position:relative;z-index:666;width:220px;min-height:600px;float:right;padding:0;top:0;margin-top:0;right:0;overflow-y:scroll;left:auto;bottom:0;background:#fafafa;box-shadow:-1px 0px 0px 0px rgba(0,0,0,.1),0px 1px 3px 0px rgba(0,0,0,.3)}.cart-item{border-bottom:1px solid #d5d5d5}.cart-item-title{text-align:left;padding:12px 8px 0px 0px;margin:0;color:#333}.resource{align-items:center;border-radius:4px;padding:0}.cart-item-title .resource-count,.resource-small .resource-image{font-size:14px;line-height:25px;min-width:0;width:24px;height:24px;margin:4px 4px 4px 4px}.resource-image{vertical-align:middle;width:34px;height:34px;margin:4px;padding:0;border-radius:64px;border:1px solid #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.6)}.resource-info{flex-grow:1;padding:4px 4px}.resource-small .resource-title{font-family:"Inter Regular",sans-serif;font-size:12px;line-height:20px}.resource-title{font-family:"Inter Light",sans-serif;font-size:12px;line-height:22px;margin:0}.resource-small .resource-actions{padding:2px 0px 0px 24px}.resource-actions button{margin:0}.market-cart .resource.resource-small:hover{background-color:#fff}.resource-count{font-family:"Inter Semibold",sans-serif;font-size:14px;line-height:24px;text-align:center;display:inline-block;vertical-align:middle;min-width:24px;height:24px;margin:4px;padding:0;background:#fff;border-radius:64px;box-shadow:0px 1px 1px 0px rgba(0,0,0,.6)}.resource-count-fulfilled{background-color:#73d409}.load-resources-for-days-btn{background:rgba(0,0,0,.05);border-color:#000;border-width:1px;border-style:solid;border-radius:10px;margin:5px;text-align:center}.load-resources-for-days-btn:hover{background:rgba(0,0,0,.4)}.linkity-grid-table{font-family:"Inter Regular",sans-serif}.linkity-grid-table--dense{font-size:13px;line-height:1.5}.linkity-grid-table--empty{padding:.5rem;background-color:#fff;border:1px solid #dadada}@media screen and (max-width: 959px){.linkity-grid-table{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem}.linkity-grid-table__item{padding:.5rem;background-color:#fff;border:1px solid #dadada}.linkity-grid-table>.linkity-grid-table__item:first-child{display:none}.linkity-grid-table__attribute{display:grid;grid-template-columns:minmax(10em, 30%) 1fr;word-break:break-word}.linkity-grid-table__attribute::before{content:attr(linkity-grid-table-attribute);font-family:"Inter Semibold",sans-serif}.linkity-grid-table__attribute-container--actions{margin-top:.5rem;justify-content:flex-end;grid-template-columns:repeat(auto-fit, minmax(0em, min-content))}.linkity-grid-table__attribute-container--actions::before{display:none}.linkity-grid-table__attribute-container--actions>button+button{margin-left:.5rem}}@media screen and (max-width: 599px){.linkity-grid-table{display:grid;grid-template-columns:1fr}}@media screen and (min-width: 960px){.linkity-grid-table{display:grid;grid-template-columns:1fr;border-top:1px solid #dadada;border-left:1px solid #dadada}.linkity-grid-table__item{display:grid;grid-template-columns:repeat(auto-fit, minmax(0em, 1fr));background-color:#fff}.linkity-grid-table__item:hover{background-color:#e4e4e4}.linkity-grid-table__item--header,.linkity-grid-table>.linkity-grid-table__item:first-child{font-family:"Inter Semibold",sans-serif;background-color:#f2f2f2}.linkity-grid-table__item--header .linkity-grid-table__attribute,.linkity-grid-table>.linkity-grid-table__item:first-child .linkity-grid-table__attribute{word-break:break-word;display:flex;align-items:center}.linkity-grid-table__item--header{grid-template-columns:auto;grid-template-rows:auto;grid-auto-columns:1fr;grid-auto-flow:column}.linkity-grid-table__attribute{display:flex;align-items:center;padding:.5rem;word-break:break-word;border-right:1px solid #dadada;border-bottom:1px solid #dadada;--column-width-min: 0em}.linkity-grid-table__attribute--header{grid-column:1/-1}.linkity-grid-table__attribute-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(var(--column-width-min), 1fr));grid-template-rows:repeat(auto-fit, minmax(0, 1fr))}.linkity-grid-table__attribute-container--actions{display:flex;justify-content:flex-end}.linkity-grid-table__attribute-container--actions>button+button{margin-left:.5rem}.linkity-grid-table__attribute--sortable{padding-left:19px}}.list{display:block;list-style:none;margin:0;padding:0}.list li{margin:0;padding:0}.list-subtitle{font-family:"Inter Semibold",sans-serif;font-size:14px;color:rgba(0,0,0,.6);padding-left:16px;padding-right:16px;height:42px;display:block;line-height:42px}.list-subtitle:focus{outline:none}.list-item{font-family:"Inter Semibold",sans-serif;font-size:14px;color:rgba(0,0,0,.87);padding-left:16px;padding-right:16px;margin:0 4px;border-radius:8px;height:42px;display:block;line-height:42px}.list-item:focus{outline:none}.list-item-icon{width:24px;margin-right:32px;height:48px;color:rgba(0,0,0,.6)}.list-subtitle-icon{height:42px;line-height:42px;width:24px}.list-item.active,.dataTables_wrapper .dataTables_paginate .list-item.paginate_button.current{color:#fff;background:#ff5722}.list-subtitle:hover{background-color:#e0e0e0}.list-item.selected{background:#efefef}.sortable li{padding-left:8px;padding-right:8px}.sortable li:active,.sortable li.active,.sortable .dataTables_wrapper .dataTables_paginate li.paginate_button.current,.dataTables_wrapper .dataTables_paginate .sortable li.paginate_button.current{box-shadow:0px 1px 0px 0px rgba(0,0,0,.3),0px 1px 2px 0px rgba(0,0,0,.5);opacity:.7;background:#fff}.sortable .fa-reorder{opacity:.5}.token{font-family:"Inter Semibold",sans-serif;font-size:16px;line-height:24px;text-align:center;display:inline-block;vertical-align:middle;margin:0px 6px;padding:0px 12px;border-radius:15em;box-shadow:0px 1px 1px 0px rgba(0,0,0,.6)}.token-small{font-size:14px;line-height:20px;margin:0;padding:0 6px}.token.alert{color:#fff;background:#d43f3a;border-color:rgba(0,0,0,0)}.token.warn{color:#fff;background:#ff970a;border-color:rgba(0,0,0,0)}.token.success{color:rgba(0,0,0,.87);background:#a6e22d;border-color:rgba(0,0,0,0)}.token.active,.dataTables_wrapper .dataTables_paginate .token.paginate_button.current{color:#fff;background:#ff5722;border-color:rgba(0,0,0,0)}.token.note{color:#fff;background:#38bfea;border-color:rgba(0,0,0,0)}.token.neutral{color:#333;background:#eee;border-color:rgba(0,0,0,0)}.token.blocked{color:#fff;background:#333;border-color:rgba(0,0,0,0)}.token.timer-alert{max-width:220px;border-radius:0}.worklog-item .token{font-size:12px;line-height:32px;display:block;width:100%;height:32px;border-radius:8px}.worklog-items{text-align:center}.worklog-items .worklog-item{display:inline-block;width:140px;padding:0px 2px 0px 2px;margin:0 0 0 0}.worklog-items .token{margin:0 0 8px 0}.notifications-title{padding:8px 8px}.notification-item{position:relative;border-bottom:1px solid rgba(0,0,0,.2);padding:8px 8px}.notification-title{font-size:16px;line-height:24px;display:block;margin:0}.notification-date,.notification-text{font-family:"Inter Regular",sans-serif;font-size:12px;line-height:16px;display:block;padding:4px 0px 2px 0px}.actionbar-top-small .timepicker{margin:0}.actionbar-top-small .timepicker select{height:32px !important;margin:-16px 0 0 0 !important}.actionbar-top-small .timepicker .timepicker-separator{position:absolute;top:1px;margin-left:-3px}md-card-title.fix-title-height{max-height:72px}md-card-title.card-title-with-icons{padding:0px;margin:0px}md-card-title .card-title-text{margin-top:10px;margin-left:10px}.input-hint{position:absolute;left:2px;right:auto;bottom:7px;font-size:12px;line-height:14px;transition:all .3s cubic-bezier(0.55, 0, 0.55, 0.2);color:gray}.input-hint.ng-hide,.input-hint.ng-enter,.input-hint.ng-leave.ng-leave-active{bottom:26px;opacity:0}.input-hint.ng-leave,.input-hint.ng-enter.ng-enter-active{bottom:7px;opacity:1}.bubble{background-color:#f2f2f2;border-radius:5px;box-shadow:0 0 6px #b2b2b2;display:inline-block;padding:10px 18px;position:relative;vertical-align:top;max-width:400px}.bubble::before{background-color:#f2f2f2;content:" ";display:block;height:16px;position:absolute;top:11px;transform:rotate(29deg) skew(-35deg);-moz-transform:rotate(29deg) skew(-35deg);-ms-transform:rotate(29deg) skew(-35deg);-o-transform:rotate(29deg) skew(-35deg);-webkit-transform:rotate(29deg) skew(-35deg);width:20px}.bubble-left{float:left;margin:5px 45px 5px 20px}.bubble-left::before{box-shadow:-2px 2px 2px 0 rgba(178,178,178,.4);left:-9px}.bubble-right{float:right;margin:5px 20px 5px 45px}.bubble-right::before{box-shadow:2px -2px 2px 0 rgba(178,178,178,.4);right:-9px}.bubble-time{font-size:12px}.jds-list{font-size:15px;margin:0px}.hoursApprovalComponent{font-family:"Inter Semibold",sans-serif;font-size:13px;line-height:16px;padding:5px}.hours-approval-tile{min-width:48px;max-width:48px;min-height:48px;max-height:48px;margin:1px;background-color:#fff}.tile-hidden{box-shadow:none;background-color:#fafafa}.tile-hidden:hover{border:1px #333 dashed;box-shadow:none;background-color:#fff;font:normal normal normal 14px/1 FontAwesome;font-size:1.33333333em;line-height:48px;text-align:center}.tile-hidden:hover:before{content:""}.hours-approval-date-selector{font-family:"Inter Light",sans-serif;font-size:14px;text-transform:uppercase}.hours-approval-name-tile{font-family:"Inter Light",sans-serif;font-size:14px;min-width:96px;max-width:96px;margin-right:2px}.hours-approval-tile .tile-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.ep-icon{position:absolute;top:2px;right:2px}.ep-icon.alert-icon{color:#ff970a}.ep-icon.warning-icon{color:red}.ep-icon.worklog-ep-icon{right:unset;left:2px}.tile-unapproved{border-bottom:2px solid red}.tile-selected{background-color:#c4c4c4;box-shadow:inset 0px 4px 8px -2px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.tile-selected-partially{background-color:#f0f0f0;box-shadow:inset 0px 4px 8px -2px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.tile-disabled{background-color:rgba(0,0,0,.12);cursor:default;color:rgba(0,0,0,.38)}.fixed-table-with-wrap{table-layout:fixed;width:100%}.fixed-table-with-wrap td,.fixed-table-with-wrap print-resourcing-table table th,print-resourcing-table table .fixed-table-with-wrap th{word-wrap:break-word !important;white-space:pre-wrap !important}.fade-animate{opacity:1;max-height:50px;display:block !important}.fade-animate.ng-hide{opacity:0;max-height:0px}.fade-animate.ng-hide-add,.fade-animate.ng-hide-remove{transition:all ease 300ms}.comment-icon-container{position:absolute;top:2px;right:2px;bottom:0;left:0}.comment-icon{float:right;color:#797979;font-size:12px}.comment-icon.supervisor-comment{color:#c50000}.node rect{cursor:pointer;fill:#c6dbef;fill-opacity:.5;stroke:#2196f3;stroke-width:1.5px}.node.no-children rect{fill:#ffab91;cursor:auto !important}.node rect:hover{fill-opacity:1}.node text{font:14px sans-serif;pointer-events:none}.node text.positive-value{fill:#1b5e20}.node text.negative-value{fill:#b71c1c}path.link{fill:none;stroke:#90caf9;stroke-width:1.5px}svg text.icon{font-family:"FontAwesome" !important}.node.debug.update rect{fill:#fff;fill-opacity:.5;stroke:blue;stroke-width:1.5px}.node.debug.exit rect{fill:#fff;fill-opacity:.5;stroke:red;stroke-width:1.5px}.node.debug.enter rect{fill:#fff;fill-opacity:.5;stroke:lime;stroke-width:1.5px}.attachment-container{width:70px;height:70px;margin:10px;border:1px #666 solid;overflow:hidden;font-size:10px;word-break:break-all}.attachment-container img{width:68px;height:68px;object-fit:cover}.attachment-document{font-size:14px;line-height:16px}.attachment-add{border:1px #666 dashed}.resourcing-grid-body-container-overflow{overflow-y:auto;overflow-x:hidden}.resourcing-other-actions-menu-button-icon{width:24px;padding-right:6px}.resourcing-row{width:100%;height:24px;margin:1px;display:flex}.resourcing-tile,.resourcing-tile-grouping,.resourcing-tile-user{width:42px;height:24px;display:inline-block;cursor:pointer;line-height:24px;min-width:42px;max-width:42px;min-height:24px;max-height:24px;margin:1px;text-align:center;background-color:#fff;color:#333;box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);transition:box-shadow .2s ease-in-out;overflow:hidden;font-size:12px}.resourcing-tile-user,.resourcing-tile-grouping{width:128px;min-width:128px;max-width:128px;text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap;text-align:start;padding-left:4px}.resourcing-grid-compact .resourcing-tile-user,.resourcing-grid-compact .resourcing-tile-grouping{width:168px;min-width:168px;max-width:168px;font-size:12px}.resourcing-tile-grouping{font-weight:600}.resourcing-tile-shift-unknown{background-color:#a5c5d4;color:#fff}.resourcing-tile-morning-shift{background-color:#fff6db;color:#333}.resourcing-tile-evening-shift{background-color:#ffdbf6;color:#333}.resourcing-tile-night-shift{background-color:#dbe4ff;color:#333}.resourcing-tile-custom-content{font-size:12px;line-height:11px;padding-top:2px}.resourcing-date-grid{padding-left:130px;z-index:1;background-color:#fafafa}.resourcing-grid-compact.resourcing-date-grid{padding-left:170px}.resourcing-date-tile{height:48px;min-height:48px;max-height:48px;font-size:14px;text-transform:uppercase}.resourcing-dates-row{width:100%;margin:1px;display:flex}.resourcing-grouping-row{margin-top:12px}.resourcing-tile-week-separator{border-left:1px #666 solid}.resourcing-tile-selected{background-color:#c4c4c4 !important;box-shadow:inset 0px 4px 8px -2px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.resourcing-tile-selected .resourcing-tile-shift-unknown,.resourcing-tile-selected .resourcing-tile-morning-shift,.resourcing-tile-selected .resourcing-tile-evening-shift,.resourcing-tile-selected .resourcing-tile-night-shift{background-color:#c4c4c4 !important}.resourcing-tile:active,.resourcing-tile-user:active,.resourcing-tile-grouping:active{box-shadow:inset 0px 4px 8px -2px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.resourcing-tile-sum-cell{background-color:#e0f2f1;font-size:12px;font-family:"Inter Bold",sans-serif;cursor:auto}.resourcing-tile-sum-cell:active{box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.resourcing-tile-total-sum-cell{background-color:#b2dfdb;font-size:12px;font-family:"Inter Bold",sans-serif;cursor:auto}.resourcing-tile-total-sum-cell.resourcing-tile,.resourcing-tile-total-sum-cell.resourcing-tile-user,.resourcing-tile-total-sum-cell.resourcing-tile-grouping{width:102px;min-width:102px;max-width:102px}.resourcing-tile-total-sum-cell:active{box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.resourcing-tile-sum-header{background-color:#e0f2f1;font-family:"Inter Bold",sans-serif;cursor:auto}.resourcing-tile-sum-header:active{box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.resourcing-tile-total-sum-header{background-color:#b2dfdb;font-family:"Inter Bold",sans-serif;cursor:auto}.resourcing-tile-total-sum-header.resourcing-tile,.resourcing-tile-total-sum-header.resourcing-tile-user,.resourcing-tile-total-sum-header.resourcing-tile-grouping{width:102px;min-width:102px;max-width:102px}.resourcing-tile-total-sum-header:active{box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.resourcing-tile-bold{font-size:14px;font-family:"Inter Bold",sans-serif}.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover{background-color:#c4c4c4 !important}.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-shift-unknown,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-morning-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-evening-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-night-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift,.resourcing-grid-copy-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift{background-color:#c4c4c4 !important}.resourcing-grid-copy-user-cells :not(.resourcing-tile-grouping).resourcing-tile-user:hover,.resourcing-grid-copy-user-cells .resourcing-tile-grouping:not(.resourcing-tile-grouping):hover{background-color:#c4c4c4 !important}.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover{background-color:#c4c4c4 !important}.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-shift-unknown,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-morning-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-evening-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-night-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift{background-color:#c4c4c4 !important}.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-shift-unknown div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-morning-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-evening-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-night-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift div,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift div{display:none}.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-shift-unknown::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-shift-unknown::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-morning-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-morning-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-evening-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-evening-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover .resourcing-tile-night-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover .resourcing-tile-night-shift::before{content:"+"}.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) :not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping).resourcing-tile:hover::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-user:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover::before,.resourcing-grid-paste-cells .resourcing-row:not(.resourcing-grouping-row) .resourcing-tile-grouping:not(.resourcing-tile-user):not(.resourcing-tile-grouping):not(.resourcing-tile-total-sum-cell):not(.resourcing-tile-sum-cell):not(.resourcing-tile-grouping):hover::before{content:"+"}.resourcing-totals-container{display:block}.resourcing-totals-total-hours,.resourcing-totals-guaranteed-hours{font-size:12px;width:44px;min-width:44px;max-width:44px;display:inline-block;text-align:end;padding-right:4px}.resourcing-totals-divider{font-size:12px;width:8px;min-width:8px;max-width:8px;display:inline-block}.resourcing-totals-positive{background-color:#c5e1a5}.resourcing-totals-negative{background-color:#ef9a9a}.inline-dropdown-menu-container{position:absolute;background-color:#fafafa;border-radius:2px;z-index:4;font-family:"Inter Regular",sans-serif;color:rgba(0,0,0,.87);font-size:13px}.inline-dropdown-menu{margin:4px 0px}.inline-dropdown-menu-item{cursor:pointer;height:48px;line-height:48px;padding:0px 16px;white-space:nowrap;text-align:left}.inline-dropdown-menu-item.has-icon{padding-left:8px}.inline-dropdown-menu-item .dropdown-icon{display:inline-block;width:20px;vertical-align:middle;text-align:center}.inline-dropdown-menu-item.employment-period-info{border-top:1px solid #e0e0e0;cursor:default;height:unset;min-height:24px;line-height:18px;padding-top:4px;padding-bottom:4px}.inline-dropdown-menu-item.employment-period-info:hover{background-color:inherit}.inline-dropdown-menu-item.no-employment-period{font-family:"Inter Semibold",sans-serif}.inline-dropdown-menu-item:hover{background-color:rgba(158,158,158,.2)}.resourcing-unfulfilled-jobdates-container{padding:8px;margin-left:8px;min-width:320px}.resourcing-unfulfilled-jobdates-scroll-container{overflow:auto;max-height:calc(100vh - 210px);background-color:#fafafa}@keyframes pulse-color{from{background-color:#e57373}to{background-color:#ffcdd2}}@keyframes stupid-animation{from{transform:scale(1, 1) rotate(0deg) skew(0deg, 0deg)}to{transform:scale(3, 3) rotate(360deg) skew(30deg, 30deg)}}.toolbar-impersonate-active{color:#000}.do-stupid-animation{animation-name:stupid-animation;animation-duration:2s;animation-timing-function:ease-in-out;animation-delay:0s;animation-direction:alternate;animation-iteration-count:infinite;animation-fill-mode:none;animation-play-state:running}.resourcing-tile-unfufilled-jobdates{background-color:#e57373}.resourcing-tile-multiple-shifts{background-color:#e57373 !important}.resourcing-tile-shift-completed{background-color:#4caf50 !important}.resourcing-tile-offered-shift div{background-color:rgba(255,201,10,.6);color:#333;font-size:12px;font-weight:600;line-height:24px;text-align:center}.resourcing-tile-has-offers{background-color:rgba(255,201,10,.6)}.resourcing-tile-time-mismatch{outline:1px solid red;box-shadow:inset 0 0 1px 1px red}.resourcing-tile-has-note{position:relative}.resourcing-tile-has-note.resourcing-tile-has-comment::before{background-color:orange;outline:1px solid rgba(0,0,0,.5);height:3px;width:3px}.resourcing-tile-has-note.hide-dot::before{display:none !important}.resourcing-tile-has-note::before{position:absolute;display:block;content:"";top:1px;right:1px;height:4px;width:4px;background-color:rgba(0,0,0,.8);border-radius:50%}.resourcing-tile-has-note::after{position:absolute;display:none;content:attr(data-notes);left:50%;top:100%;min-width:15em;margin-top:3px;padding:.5em;transform:translateX(-50%);font-family:"Roboto Medium";font-weight:400;font-size:14px;line-height:1.25;background-color:rgba(0,0,0,.8);border-radius:3px;color:#fff;white-space:pre-line;z-index:3}.resourcing-tile-has-note:hover{overflow:visible;z-index:2}.resourcing-tile-has-note:hover::before{top:auto;bottom:-3px;right:50%;margin-right:-6px;height:0;width:0;outline:none;background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,.8);border-width:6px;border-radius:0}.resourcing-tile-has-note:hover::after{display:block}@media print{.resourcing-grid-body-container{overflow-y:visible !important;overflow-x:visible !important;height:100% !important}.resourcing-date-tile{height:36px !important;min-height:36px !important;max-height:36px !important;font-size:9px !important;line-height:18px !important}.resourcing-unfulfilled-jobdates-container{display:none !important}.resourcing-row{page-break-inside:avoid}.resourcing-date-grid{padding-left:112px}.resourcing-grid-compact.resourcing-date-grid{padding-left:112px}.resourcing-tile,.resourcing-tile-user,.resourcing-tile-grouping{width:24px;height:24px;line-height:24px;min-width:24px;max-width:24px;min-height:24px;max-height:24px;box-shadow:none !important}.resourcing-tile-user,.resourcing-tile-grouping{width:110px;min-width:110px;max-width:110px;font-size:10px !important}.resourcing-grid-compact .resourcing-tile-user,.resourcing-grid-compact .resourcing-tile-grouping{width:110px;min-width:110px;max-width:110px;font-size:10px !important}.resourcing-tile-grouping{width:110px;min-width:110px;max-width:110px;font-size:10px !important}.resourcing-component-filters{display:none}.resourcing-tile-sum-cell{font-size:9px !important;min-width:28px !important;max-width:28px !important}.resourcing-tile-custom-content{font-size:9px !important}.resourcing-tile-has-note{position:static}.resourcing-tile-has-note::before,.resourcing-tile-has-note::after{display:none}.titlebar-angular{display:none}.main{position:relative !important;top:0px !important;overflow:visible !important}body{overflow:visible !important;height:100%}}.horizontal-line-container{width:100%;text-align:center;border-bottom:1px solid #333;line-height:.1em;margin:10px 0 20px}.horizontal-line-container .horizontal-line-text{background:#fff;padding:0 10px;text-transform:uppercase;font-weight:600}.booked-user{height:56px;margin:8px 4px;padding:0px 4px;transition:all 150ms ease;border-radius:4px;border:1px solid rgba(0,0,0,0)}.booked-user:hover{border:1px solid #4caf50}.booked-user-selected{background-color:#4caf50;box-shadow:inset 0px 4px 8px -2px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12) !important}.booked-user-avatar{margin:0px 8px;display:flex;align-items:center}.booked-user-avatar i{color:rgba(0,0,0,.87);font-size:24px}.booked-user-name{margin-left:8px}.booked-user-name>div{font-family:"Inter Regular",sans-serif}.booked-user-show-more-btn{padding:8px 0;font-family:"Roboto Medium",sans-serif;display:flex;font-size:14px;flex-direction:column;align-items:center;color:#ff5722}.job-date-resourcing-info-card{border-radius:4px;padding:4px 8px;border:1px solid rgba(0,0,0,.12);box-shadow:0px 1px 3px 0px rgba(0,0,0,.2),0px 1px 1px 0px rgba(0,0,0,.14),0px 2px 1px -1px rgba(0,0,0,.12);margin-bottom:8px}.job-date-resourcing-info-card>strong{line-height:28px;font-size:18px}.job-date-resourcing-info-card div{text-transform:capitalize;font-size:14px;line-height:24px;font-family:"Inter Regular",sans-serif}.job-date-resourcing-info-card i{color:rgba(0,0,0,.67);font-size:16px;margin-right:4px}.job-date-resourcing-modal{min-width:400px;line-height:16px}.job-date-resourcing-modal-filters{margin:8px 0}.job-date-resourcing-modal-filters .filters-row{max-height:70px;display:block !important;white-space:nowrap}.job-date-resourcing-modal-filters .filters-row.ng-hide{max-height:0;overflow:hidden}.job-date-resourcing-modal-filters .filters-row.ng-hide-add,.job-date-resourcing-modal-filters .filters-row.ng-hide-remove{transition:max-height .2s ease-in-out;overflow:hidden}.job-date-resourcing-modal-filters md-input-container{margin-bottom:0}.job-date-resourcing-modal-filters md-input-container:first-of-type{min-width:calc(40% - 2px)}.job-date-resourcing-modal-filters md-input-container:last-of-type{min-width:calc(60% - 2px)}.job-date-extra-requirements{max-height:72px;display:block !important;overflow:hidden}.job-date-extra-requirements.has-attributes{max-height:156px}.job-date-extra-requirements.ng-hide{max-height:0}.job-date-extra-requirements.ng-hide-add,.job-date-extra-requirements.ng-hide-remove{transition:max-height .2s ease-in-out}.linkity-ripple{position:relative;overflow:hidden;transform:translate3d(0, 0, 0)}.linkity-ripple:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle, #000 10%, transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10, 10);opacity:0;transition:transform .3s,opacity .6s}.linkity-ripple:active:after{transform:scale(0, 0);opacity:.2;transition:0s}.toolbar-datepicker{margin:0px;height:48px;margin-top:13px}.toolbar-datepicker input{color:#fff !important;min-width:80px}.selector-container{padding:8px 0px}.selector-title{font-family:"Inter Regular",sans-serif;font-style:italic;font-weight:bold;line-height:24px;font-size:12px;color:#757575;padding-left:8px}.selector-item{font-family:"Inter Regular",sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:18px;height:34px;padding:8px;background:#f2f2f2;border-radius:2px;color:#6f6d6d;margin:0px 5px;transition:all 100ms ease-in-out}.selector-item.selector-item-disabled{opacity:50%;cursor:not-allowed;-webkit-user-select:none;user-select:none}.selector-item-selected{background:var(--primary-500);border-radius:2px;color:#fff}.selector-item-icon{padding-right:8px}.selector-toggle{margin:0 !important;width:-moz-fit-content;width:fit-content;min-width:200px;height:32px}.selector-toggle .selector-item{margin:0;border:1px solid rgba(0,0,0,.4)}.selector-toggle .selector-item:first-of-type{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.selector-toggle .selector-item:first-of-type:not(.selector-item-selected){margin-right:-1px}.selector-toggle .selector-item:first-of-type.selector-item-selected{z-index:10}.selector-toggle .selector-item:last-of-type{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.selector-toggle .selector-item:last-of-type:not(.selector-item-selected){margin-left:-1px}.selector-toggle .selector-item:last-of-type.selector-item-selected{z-index:10}.selector-toggle .selector-item:focus{outline:0}.clps>i{margin-right:4px;position:relative;margin-top:-1px}.clps-title{font-weight:300;display:inline-block;transition:all .2s ease;color:#5a5a5a;margin:10px 0 10px 0;font-family:"Inter Regular",sans-serif;width:100%}.clps-title:hover,.clps-title:focus{transition:color .2s ease;color:rgba(0,0,0,.87);text-decoration:none}.clps-expanded .clps-title{color:#ff5722}.clps-content{display:inline-block;width:100%;position:relative;margin-bottom:10px}.clps{display:flex;flex-direction:column}.clps .info-text{font-size:14px;font-family:"Inter Regular",sans-serif;float:right;color:#ff3d00}.clps-content.ng-leave{opacity:1;animation:.3s fadeOut}.clps-content.ng-enter{opacity:1;animation:.3s fadeInUp}.textboxBorder{border-color:#e1e1e1;border-width:1px 1px 1px 1px !important;border-style:solid}@keyframes fadeInUp{0%{opacity:0;bottom:-10px}100%{opacity:1;bottom:0}}@keyframes fadeOut{0%{opacity:1;bottom:0}100%{opacity:0;bottom:-10px}}.repeating-jobs-container{font-size:12px;line-height:1.3em}.repeating-jobs-header{font-weight:600}.repeating-jobs-cell{width:48px;min-width:48px;height:24px;min-height:24px;display:inline-block;font-size:12px;line-height:1.4em;margin:1px;text-align:start;background-color:#fff;color:#333;box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12)}.repeating-jobs-header .repeating-jobs-cell-header{height:32px;min-height:32px;text-align:center}.repeating-cell-only-top-text{line-height:32px;font-size:14px}.repeating-jobs-name{width:200px;min-width:200px;height:24px;min-height:24px;font-size:16px;line-height:24px;text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap;text-align:start;padding-left:4px}.repeating-jobs-instructions{text-align:start;width:400px;min-width:200px;height:24px;min-height:24px;font-size:16px;padding-left:4px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;white-space:nowrap}.repeating-jobs-body .body-cell{font-size:16px;line-height:24px;text-align:center}.repeating-jobs-cell-completed{background-color:#81c784;color:#333}.repeating-jobs-cell-incomplete{background-color:#e57373;color:#333}.page-title{background-color:#ff5722;color:#fff;font-family:"Inter Regular",sans-serif;font-size:24px;text-align:center;vertical-align:middle;line-height:32px;height:60px;padding-top:16px}.page-header{background-color:#4a4a4a;font-family:"Inter Bold",sans-serif;line-height:24px}.page-header .text-container{font-size:14px;padding-top:25px;max-width:40%;text-align:center;color:#f2f2f2;word-wrap:break-word}.page-header .title{font-size:20px;font-family:"Inter Regular",sans-serif;color:#f2f2f2}.page-header .info{font-size:12px;font-family:"Inter Regular",sans-serif;color:#f2f2f2}.page-header .image{margin-top:16px}.heading{font-size:18px;text-align:left;text-transform:uppercase;font-family:"Inter Regular",sans-serif;color:#4f4f4f;margin:8px;padding-left:8px}.selector-container{max-width:360px;margin:0 auto}.small-title{color:#797979;font-family:"Inter Bold",sans-serif;font-size:12px;padding-left:6px}.card-input-box{background:#fff;box-shadow:0px 2px 2px rgba(0,0,0,.24),0px 0px 2px rgba(0,0,0,.12);border-radius:2px;margin-top:32px}.card-input-box .animate.ng-leave{transition:all ease 400ms;opacity:1;max-height:300px;overflow:hidden}@media(max-width: 599px){.card-input-box .animate.ng-leave{max-height:525px}}.card-input-box .animate.ng-leave.ng-leave-active{opacity:0;max-height:0}.card-input-box .animate.ng-enter{transition:all ease 400ms;opacity:0;max-height:0}.card-input-box .animate.ng-enter.ng-enter-active{opacity:1;max-height:300px;overflow:hidden}@media(max-width: 599px){.card-input-box .animate.ng-enter.ng-enter-active{max-height:525px}}.card-input-container md-input-container{margin:30px 40px 10px 40px}.card-input-container md-autocomplete-wrap md-input-container{margin:30px 4px 10px 40px}.customer-autocomplete{margin-left:40px}.customer-autocomplete md-autocomplete-wrap md-input-container{margin:18px 0}.card-input-header{background-color:#f2f2f2;font-size:18px;font-family:"Inter Regular",sans-serif;color:#4a4a4a;height:55px;line-height:32px}.card-input-header .required-text{margin-left:16px;color:#797979;font-size:12px}.card-input-subheader{font-size:18px;color:#4a4a4a;text-transform:uppercase;font-family:"Inter Regular",sans-serif}.address-card{box-shadow:0px 2px 2px rgba(0,0,0,.24),0px 0px 2px rgba(0,0,0,.12);border-radius:2px;margin:10px 24px}.address-card .address-card-header{font-family:"Inter Bold",sans-serif;font-size:14px;padding:5px 20px 5px 20px}.address-card .address-card-body{font-family:"Inter Regular",sans-serif;font-size:14px;padding:0px 20px 20px 20px}.large-margins{margin:30px 40px 10px 40px}.small-margins md-input-container{margin:15px 20px 5px 20px}.card{box-shadow:0px 2px 2px rgba(0,0,0,.24),0px 0px 2px rgba(0,0,0,.12);border-radius:2px;margin:10px 0px}.card .card-header{font-family:"Inter Bold",sans-serif;font-size:14px;padding:5px 5px 5px 20px}.card .card-subheader{font-family:"Inter Semibold",sans-serif;font-size:14px;padding:5px 5px 5px 0px}@media(min-width: 599px){.address-card:first-child{margin-left:0px}}@media(min-width: 599px){.address-card:last-child{margin-right:0px}}.responsive-width{width:100%;margin:auto}@media(min-width: 599px){.responsive-width{width:70%}.responsive-width.wide{width:80%}}@media(max-width: 1366px)and (min-width: 600px){.responsive-width{width:70%}.responsive-width.wide{width:85%}}.responsive-width md-switch{display:inline-block;margin-left:0px}md-tabs.custom-tabs-header{border-radius:0}md-tabs.custom-tabs-header md-tabs-canvas:not(.md-paginated){border-width:0 1rem;border-style:solid;border-color:rgba(0,0,0,0)}md-tabs.custom-tabs-header>md-tabs-wrapper{background-color:#4a4a4a;border-width:12px 0 20px;border-style:solid;border-color:rgba(0,0,0,0)}md-tabs.custom-tabs-header md-ink-bar{background-color:#ff5722}md-tabs.custom-tabs-header md-prev-button:not(.md-disabled),md-tabs.custom-tabs-header md-next-button:not(.md-disabled){background-color:rgba(0,0,0,.1)}md-tabs.custom-tabs-header md-icon,md-tabs.custom-tabs-header md-tab-item.md-active{color:#ff5722}md-tabs.custom-tabs-header .tab-text{font-family:"Inter Semibold",sans-serif;font-size:16px;color:#f2f2f2}md-tabs.custom-tabs-header .tab-text.smaller-tab{font-size:14px}md-tabs.custom-tabs-header .tab-text .shorter-tabs md-tabs-canvas{height:42px}md-tabs.custom-tabs-header .tab-text .shorter-tabs md-pagination-wrapper{height:40px}md-tabs.custom-tabs-header .custom-tab-with-icon{padding-right:calc(24px - 1.25rem);padding-left:calc(24px - 1.25rem)}.chips--no-box-shadow md-chips>md-chips-wrap{box-shadow:none !important}.chips--column>md-chips>md-chips-wrap{display:flex;flex-direction:column}md-autocomplete.flat-white-autocomplete{background:rgba(255,255,255,.12)}md-autocomplete.flat-white-autocomplete md-autocomplete-wrap{box-shadow:none}md-autocomplete.flat-white-autocomplete md-autocomplete-wrap input{font-family:"Inter Semibold",sans-serif;font-size:inherit !important;color:#fff}md-autocomplete.flat-white-autocomplete md-autocomplete-wrap.md-show-clear-button button md-icon path{fill:rgba(0,0,0,.54)}.custom-autocomplete md-autocomplete-wrap{margin-top:1rem}.custom-autocomplete md-autocomplete-wrap.md-show-clear-button>md-input-container~button{top:auto}.custom-autocomplete md-autocomplete-wrap>md-input-container{margin:0}.custom-autocomplete-template .md-autocomplete-suggestions li{height:auto;padding-top:6px;padding-bottom:6px;line-height:1.5}.full-width-datepicker{display:block;max-width:100%}.full-width-datepicker>.md-datepicker-input-container{width:calc(100% + 17px)}.full-width-datepicker>.md-datepicker-input-container input{max-width:unset}.custom-datepicker,.custom-datepicker>.md-datepicker-input-container{display:block}.custom-datepicker .md-datepicker-input{max-width:none}.resource-attribute-value{padding:.5rem}.resource-attribute-value>div:first-child{flex:1 1 auto}.resource-attribute-value>div:first-child>.input-group{margin:0}.resource-attribute-value>div:first-child input,.resource-attribute-value>div:first-child select,.resource-attribute-value>div:first-child .datepicker{margin:0}.resource-attribute-value>div:first-child .col-1-2:first-child>input{border-right-width:0;border-top-right-radius:0;border-bottom-right-radius:0}.resource-attribute-value>div:first-child .col-1-2:last-child>input,.resource-attribute-value>div:first-child .col-1-2:last-child>select,.resource-attribute-value>div:first-child .col-1-2:last-child>.datepicker{border-radius:0;border-top-left-radius:0;border-bottom-left-radius:0}.resource-attribute-value>button{flex:none;margin:0;margin-left:1px;min-width:3rem;border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none !important}.save-bar{background-color:#f0f0f0;height:64px}.linkity-shout{border-style:solid;border-color:#a0a0a0;border-width:1px 1px 1px 1px;border-radius:4px;justify-content:flex-start !important;margin-top:8px;padding:0 16px}@media(max-width: 360px){.linkity-shout{padding:0 8px}}.linkity-shout:hover{background-color:rgba(158,158,158,.08)}.linkity-shout:active{background-color:rgba(158,158,158,.08)}.linkity-shout .shout-content{flex:1;margin:8px 0}.linkity-shout.shout-sticky{border-style:solid;border-color:#898989}.linkity-shout.shout-sticky:first-of-type{margin-top:0 !important}.linkity-shout.shout-sticky:first-of-type.last-sticky{border-radius:4px}.linkity-shout.shout-sticky.last-sticky{margin-bottom:8px !important}.linkity-shout.shout-sticky .shout-sender{margin-left:18px}@media(max-width: 360px){.linkity-shout.shout-sticky .shout-sender{margin-left:10px}}.linkity-shout.shout-sticky .shout-body{margin-left:18px}@media(max-width: 360px){.linkity-shout.shout-sticky .shout-body{margin-left:10px}}.linkity-shout .shout-timestamp{font-size:12px;color:#4f4f4f;margin-right:4px;overflow-x:hidden;text-overflow:ellipsis}.linkity-shout .shout-sent-at{font-size:12px;color:#4f4f4f;line-height:2em;margin-right:4px;text-align:right}.linkity-shout .stuck-icon{margin-right:8px}.linkity-shout .shout-title{line-height:1.75;text-overflow:clip;white-space:nowrap;word-break:break-all;align-items:center;margin:0;font-size:16px;color:rgba(0,0,0,.87);font-family:"Inter Regular",sans-serif}.linkity-shout .shout-title .shout-title-text{white-space:pre-wrap}.linkity-shout .shout-sender{font-family:"Inter Regular",sans-serif;font-size:16px;color:rgba(0,0,0,.6);line-height:1.5em;margin-right:18px}@media(max-width: 360px){.linkity-shout .shout-sender{margin-right:10px}}.linkity-shout .no-icon{margin-right:0}.linkity-shout .expand-icon{color:#636363}.linkity-shout .shout-body{white-space:pre-line;font-size:14px;font-family:"Inter Regular",sans-serif;line-height:1.5em;margin-top:4px;margin-right:18px}@media(max-width: 360px){.linkity-shout .shout-body{margin-right:10px}}.linkity-shout .slide-animate{opacity:1;max-height:2000px;overflow-y:auto;display:block !important}.linkity-shout .slide-animate.ng-hide{opacity:0;max-height:0}.linkity-shout .slide-animate.ng-hide-add,.linkity-shout .slide-animate.ng-hide-remove{transition:all ease 500ms}.shout-preview{white-space:pre-line;font-size:14px;font-family:"Inter Regular",sans-serif;line-height:1.5em;margin:16px}.shout-editor{border:1px solid rgba(0,0,0,.4);border-radius:4px}.shout-editor .shout-actions{border-bottom:1px solid rgba(0,0,0,.4)}.generic-tes-list{background-color:#e1eef3;padding:8px;margin:6px;padding-bottom:0px;box-shadow:0px 1px 5px 0px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 3px 1px -2px rgba(0,0,0,.12)}.generic-tes-list .tes-name-field{max-width:500px;min-width:300px}.generic-tes-list md-input-container{max-width:300px;min-width:200px}.generic-tes-list md-input-container.generic-tes-list-less-width{min-width:80px}.generic-tes-list .md-button.generict-tes-list-expand-button{min-width:40px}.generic-tes-list .md-errors-spacer{display:none}.switch-text-overflow{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;word-break:break-word;margin-left:16px}.highlight-animation{outline:green solid 1px;z-index:123}.error-animation{outline:#ff3d00 solid 1px;z-index:123}.show-error:not(.md-input-has-value) .ng-pristine{border-color:#ff3d00 !important}.show-error:not(.md-input-has-value) label{color:#ff3d00 !important}.tes-intructions{display:none;font-family:"Inter Semibold",sans-serif;line-height:24px;font-size:14px;padding:12px 0px;text-align:center;color:#333;word-wrap:break-word;font-style:italic;vertical-align:middle;white-space:pre-line}.tes-operand{min-width:50%}.generic-tes-list-delete{min-width:40px !important;justify-content:flex-end;display:flex;align-items:center;margin-bottom:8px}.generic-tes-list-delete .md-button{min-width:40px !important}.domain-extension{font-family:"Inter Regular",sans-serif;font-weight:400;color:#333}.fulfillment-invalid{color:#9b9b9b}.payment-locked-icon{color:red}.payment-paid-icon{color:green}.unpaid-payment-icon{color:#6f6767}income-type-codes-component md-autocomplete[md-floating-label] .md-show-clear-button button{top:8px}md-optgroup.optgroup-smaller-padding label{padding:8px 16px}.smaller-line-height{line-height:1.25}.smaller-line-height.ng-invalid{margin-top:8px}.resourcing-filters{position:fixed;top:108px;left:0;right:0;background-color:#fafafa;box-shadow:0px 1px 0px 0px rgba(0,0,0,.1),0px 1px 3px -1px rgba(0,0,0,.3);z-index:1}.tulorekisteri-status-container{margin:0px 8px}.tulorekisteri-status-error{color:red;font-weight:600}.home-card-settings{border-radius:8px;height:80px;background-color:#fff;transition:.4s linear all}.home-card-settings .content{margin:4px 16px 4px 8px}.home-card-settings i{margin:12px 8px 12px 5px}.home-card-settings.ng-enter,.home-card-settings.ng-move{position:relative;top:96px}@media(max-width: 599px){.home-card-settings.ng-enter,.home-card-settings.ng-move{top:136px}}.home-card-settings.ng-enter.ng-enter-active,.home-card-settings.ng-move.ng-move-active{top:0}.home-card-settings.ng-move+div{position:relative;top:-96px}@media(max-width: 599px){.home-card-settings.ng-move+div{top:-136px}}.home-card-settings.ng-move.ng-move-active+div{position:relative;top:0}@media(max-width: 599px){.home-card-settings{height:120px}}.account-row{height:100%;display:block}.account-row.hidden{display:none}.account-row li{position:relative;list-style-type:none;margin:4px 8px}.account-row li:last-of-type{margin-bottom:8px}.account-row .highlight{border-radius:8px;box-shadow:0 0 5pt 0 green}.account-row ul{padding-left:39px}.account-container{border-radius:4px;border:1px rgba(0,0,0,.2) solid;background-color:#e0e8eb;display:flex;align-items:center}.account-container button{color:rgba(0,0,0,.54)}.account-container button.md-button{padding:4px;height:34px;min-height:34px;width:34px;min-width:34px}.account-container button.add-btn{border-radius:0px;border-left:1px solid rgba(0,0,0,.2);margin:0 8px 0 0;padding:4px 16px}.account-container.no-children{padding-left:46px}.account-container span{cursor:pointer;-webkit-user-select:none;user-select:none}.account-container .tooltip-icon{display:inline-flex;align-items:center;margin-left:.5rem;padding:.5rem}.account-container .account-type{border-left:1px solid rgba(0,0,0,.2);height:34px;margin:0;width:47px}.account-container .account-type i{margin:auto}.semi-bold{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6)}.accounting-account-margin{margin:0 20px 5px 20px}.accounting-account-autocomplete md-input-container{margin:0 0 5px 20px}.accounting-account-autocomplete .md-show-clear-button button{top:0 !important}.hide-error-spacer .md-errors-spacer{display:none}.noselect{-webkit-user-select:none;user-select:none}.employment-period-selected{border:1px dotted #2196f3}.tree-root:not(.is-active) li:not(.is-active){display:none}.warning-text{color:#ff970a;font-size:12px;text-transform:none;line-height:1.5em}.bank-account-select{max-width:240px}.error-icon-resolved{color:#32cd32}.error-icon-created{color:orange}.error-report-selected{background:#d8d8d8}.error-report-view{border-left:1px solid rgba(0,0,0,.12);height:100%}.error-info-card{margin:8px;padding:8px 12px;box-shadow:0px 2px 2px rgba(0,0,0,.24),0px 0px 2px rgba(0,0,0,.12);border-radius:2px}.error-info-card .title{font-family:"Roboto medium";font-size:14px;color:rgba(0,0,0,.6)}.error-info-card .content{font-family:"Roboto regular";font-size:16px;color:rgba(0,0,0,.87)}.markdown-bold{font-family:"Inter Bold",sans-serif}.markdown-italics{font-style:italic}.pre-wrap{white-space:pre-wrap}.button-icon{margin-right:6px;height:18px;width:18px}.outline-button{border:1px solid rgba(0,0,0,.2);border-radius:4px}.outline-button.with-icon .fa-lg{vertical-align:-7%}.linkity-accounting-events-table .linkity-grid-table__attribute{word-break:break-all}.linkity-customer-price-list-assignments-table md-autocomplete md-input-container{margin-bottom:0px}.linkity-customer-price-list-assignments-table md-autocomplete md-input-container .md-errors-spacer{min-height:12px}.worklog-attribute-card{max-width:70%;margin-bottom:40px}@media(max-width: 599px){.worklog-attribute-card{max-width:100%}}.static-accounts-card{margin:24px 24px 0 24px}.static-accounts-card md-divider{display:block;margin:-24px 16px 0}@media(max-width: 599px){.static-accounts-card md-divider{display:none}}.static-accounts-card strong{padding:.25rem .5rem;background-color:rgba(0,0,0,.08)}income-type-codes-component.normal-clear-button md-autocomplete[md-floating-label] .md-show-clear-button button{top:20px}.virtual-scroll-always-show-overflow .md-virtual-repeat-scroller{overflow-y:scroll}payroll-item-component md-divider.divider-primary-color{margin:12px 0px;border-width:2px;border-top-color:#ff5722 !important;opacity:.67}payroll-item-component .small-secondary-text{font-size:13px;color:rgba(0,0,0,.6);font-family:"Inter Light",sans-serif;text-transform:none}.smaller-button-font button{font-size:13px}.linkity-grid-table__attribute-one-line{white-space:nowrap;overflow:hidden}.price-list-row-selected{background-color:rgba(255,87,34,.8) !important;color:#fff}.checkbox-list md-checkbox{margin-bottom:0px;max-height:30px;height:30px;min-height:30px;margin-top:4px;margin-bottom:4px}.user-group-component-card-container{padding:0px 8px 8px 8px}.majakka-material-time-picker{margin-bottom:10px}.majakka-material-time-picker .md-select-value{min-width:66px}.majakka-material-time-picker .majakka-timepicker-hour,.majakka-material-time-picker .majakka-timepicker-minutes{margin:0px 2px 10px 2px !important}.select-all-header md-checkbox{display:block;padding-left:8px;font-family:"Inter Semibold",sans-serif}.select-all-header md-input-container{margin:0;padding:0}md-select-menu .md-text .hint{display:block;font-variant-caps:all-small-caps;font-family:"Inter Regular",sans-serif;font-size:12px}md-select-menu md-option:not([selected]) .hint{color:rgba(0,0,0,.32) !important}md-select-menu md-option[selected] .hint{opacity:.54}md-select-value .md-text .hint{display:none}.dialog-component{overflow:auto;display:flex;flex-direction:column}.create-manual-accounting-event-table.no-error-spacer .md-errors-spacer{display:none}.create-manual-accounting-event-table md-input-container{margin-bottom:0px}.create-manual-accounting-event-table .linkity-grid-table__item{grid-template-columns:repeat(6, 1fr) 70px}.datepicker-bold .md-input{font-family:"Inter Bold",sans-serif;color:#4a4a4a !important}.project-comp-card-subheader{margin:0px 0px .5rem;padding:.25rem .5rem;font-size:16px;font-family:"Inter Semibold",sans-serif}.project-comp-card-hint{font-size:12px;color:#666;margin:.5rem;margin-left:24px}.project-comp-chip-container{margin:0px 20px 10px 20px;max-width:1200px}.domain-admin-license-checkbox{min-height:28px}.domain-admin-deprecated-license i{padding-right:8px}.domain-admin-deprecated-license.domain-admin-license-checked{color:red}.rc-toggle{height:28px}.rc-toggle>div{min-width:220px;width:-moz-fit-content;width:fit-content}salary-type-type-selector md-autocomplete[md-floating-label] .md-show-clear-button button{top:8px}md-tabs.md-dynamic-height md-tab-content.md-active{z-index:1}.worklog-attributes-autocomplete{margin:24px 0}.worklog-attributes-autocomplete md-input-container{margin:0}.worklog-attributes-autocomplete .md-errors-spacer{display:none}.list-shadow{background:linear-gradient(#fafafa 33%, rgba(250, 250, 250, 0)),linear-gradient(rgba(250, 250, 250, 0), #fafafa 66%) 0 100%,radial-gradient(farthest-side at 50% 0, rgba(150, 150, 150, 0.5), rgba(0, 0, 0, 0)),radial-gradient(farthest-side at 50% 100%, rgba(150, 150, 150, 0.5), rgba(0, 0, 0, 0)) 0 100%;background-color:#fafafa;background-repeat:no-repeat;background-attachment:local,local,scroll,scroll;background-size:100% 51px,100% 51px,100% 17px,100% 17px}.clickable-text-with-action{text-decoration:underline;font-style:italic}.recalculate-payroll-modal{margin:8px}.recalculate-payroll-modal .recalculate-payroll-modal-log-container{font-family:"Inter Regular",sans-serif;line-height:1.75em;color:rgba(0,0,0,.75)}.recalculate-payroll-modal .recalculate-payroll-modal-log{margin-bottom:8px}.recalculate-payroll-modal .recalculate-payroll-modal-log-full-message{white-space:pre-wrap}.autocomplete-full-size-item li.md-autocomplete-suggestion{padding:0px;margin:0px}.autocomplete-full-size-item li.md-autocomplete-suggestion div{height:48px;display:flex;padding:0 16px}.autocomplete-full-size-item li.md-autocomplete-suggestion div .autocomplete-item-not-selectable{font-family:"Inter Regular",sans-serif;font-style:italic;cursor:default}.autocomplete-full-size-item li.md-autocomplete-suggestion div .autocomplete-item-favourite{font-family:"Inter Semibold",sans-serif}.outlined-input-container{display:flex;position:relative;width:100%}.outlined-input-container.full-width{max-width:100%}.outlined-input-container.full-width .md-resize-wrapper{max-width:100%}.outlined-input-container label{margin-left:.5rem;line-height:16px}.outlined-input-container.md-input-focused label{line-height:24px}.outlined-input-container label:not(.md-no-float){line-height:24px}.outlined-input-container .md-resize-wrapper{width:100%}@media screen and (min-width: 599px){.outlined-input-container .md-resize-wrapper{max-width:400px}}.outlined-input-container:not(.md-input-has-value):not(.md-input-focused) label:not(.md-no-float){margin-bottom:-2px}.outlined-input-container .outlined-textarea{padding-right:41px;padding-left:.5rem;border-width:1px !important;border-radius:4px;min-height:36px;padding-top:4px}.outlined-input-container .outlined-textarea.no-btn{padding-right:2px}.outlined-input-container.with-hint{margin-bottom:36px}.outlined-input-container .input-hint{bottom:-16px;left:11px}.trigger-selector{width:100%;margin:auto;max-width:640px;padding:16px}.trigger-selector .selector-toggle{width:100%;max-width:100%}.tiny-select{width:44px}.tiny-select .md-select-value{min-width:44px}.select-search-header .search-header-searchbox{border:none;outline:none;height:100%;width:100%;padding:0}.select-search-header .search-header{width:auto;box-shadow:0 1px 0 0 rgba(0,0,0,.1),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);padding-left:16px;height:48px;cursor:pointer;position:relative;display:flex;background-color:#fafafa}.select-search-header md-content._md{max-height:240px}.select-search-header md-input-container{min-width:112px}.rp-requirements-table{margin-bottom:32px}.rp-requirements-table .rc-items{max-height:600px;overflow-y:scroll}.rp-requirements-table md-checkbox{margin:0}.rp-requirements-table md-checkbox .md-container{margin-top:24px}.rp-requirements-table .linkity-grid-table__item{grid-template-columns:2.5rem 1.25fr 1.25fr minmax(7rem, 0.75fr) 8rem}.rp-requirements-table .linkity-grid-table__attribute--multiline{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.linkity-select__content{font-size:13px;line-height:1.25}.linkity-select__content>strong{display:block;font-variant-caps:all-small-caps;font-weight:400}.linkity-select__content>strong+span{color:rgba(0,0,0,.54)}.linkity-card-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(12rem, 1fr));gap:.5rem}.linkity-card-grid__item{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 2.5rem;background-color:#fff;border:1px solid #dadada}.linkity-card-grid__item--with-header{position:relative}.linkity-card-grid__item--with-header,.linkity-card-grid__item--with-header~.linkity-card-grid__item{margin-top:1.5rem}.linkity-card-grid__item__header{position:absolute;bottom:100%;font-size:14px;font-variant-caps:all-small-caps}.linkity-card-grid__item:not(.linkity-card-grid__item--with-header)>.linkity-card-grid__item__header{display:none}.linkity-card-grid__item__content{display:grid;grid-template-columns:repeat(auto-fill, minmax(10rem, 1fr));grid-auto-rows:min-content;gap:.5rem;align-items:flex-start;padding:1rem}.linkity-card-grid__item__content>div:first-child{display:grid;grid-template-columns:repeat(auto-fit, minmax(4rem, 1fr));gap:.33333rem}.linkity-card-grid__item__content>div:last-child{display:flex;flex-direction:column;text-align:center;gap:.5rem}.linkity-card-grid__item__content>div:last-child>div{display:flex;flex-direction:column;gap:.25rem}.linkity-card-grid__item__content>div:last-child .lnk-u-tooltip{display:flex;justify-content:center}.linkity-card-grid__item__content>div:first-child:last-child,.linkity-card-grid__item__content>div:not(:last-child)>div{display:grid;justify-items:center;gap:.33333rem}.linkity-card-grid__item__content .lnk-u-truncate{max-width:100%}.linkity-card-grid__item__content--empty{background-color:rgba(0,0,0,.04)}.linkity-card-grid__item__title{font-size:23px}.linkity-card-grid__item__title+small{font-variant-caps:all-small-caps}.linkity-card-grid__item__actions{display:flex;align-items:center;align-self:stretch;justify-content:flex-end;padding:0 .5rem;background-color:rgba(0,0,0,.08)}.linkity-card-grid__item__actions md-switch{margin:0}.linkity-card-grid__item__actions .link-button{font-variant-caps:all-small-caps;text-decoration:underline;color:#ff5722}.customer-projects-table .linkity-grid-table__item{grid-template-columns:minmax(12rem, 0.5fr) repeat(4, 1fr) 7rem 53px}.customer-projects-table .linkity-grid-table__attribute-container--actions{padding:0}.customer-projects-table .projects{overflow-y:scroll;max-height:calc(100vh - 325px)}.customer-invoices-table .linkity-grid-table__attribute-container--actions{padding:0}.customer-invoices-table .linkity-grid-table__attribute{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;line-height:24px}.customer-invoices-table .invoices{overflow-y:scroll;max-height:calc(100vh - 300px)}accident-insurance-list-component .insurance-title{margin:16px 0 8px}accident-insurance-list-component .insurance-title h3{font-family:"Inter Semibold",sans-serif}accident-insurance-list-component .insurance-title .md-button{margin-right:0}accident-insurance-list-component .insurance-search{margin:0}accident-insurance-list-component .insurance-search md-input-container md-icon{color:rgba(0,0,0,.67) !important;transition:200ms all}accident-insurance-list-component .accident-insurance-table .insurances{max-height:calc(100vh - 300px);overflow-y:scroll}accident-insurance-list-component .accident-insurance-table .linkity-grid-table__item{grid-template-columns:8rem repeat(5, minmax(8rem, 1fr)) 4.5rem 16rem}accident-insurance-list-component .accident-insurance-table .linkity-grid-table__item .linkity-grid-table__attribute-container--actions{padding:.125rem .5rem}md-checkbox.fix-checkbox-alignment .md-container{margin-top:18px}kbd.key{display:inline-block;padding:2px 4px;font-family:monospace;font-size:.85em;font-weight:600;line-height:1.25;background-color:#eee;border-radius:3px;border:1px solid #b4b4b4;box-shadow:0 1px 1px rgba(0,0,0,.2),0 2px 0 0 rgba(255,255,255,.7) inset;color:#333;white-space:nowrap}.ref-toggle-btn{overflow:visible;text-transform:none}.majakka-pagination{margin:0 -0.125rem}.majakka-pagination__button{min-width:2.5em;margin:0 .125rem;padding:0}.user-list-actions-row md-input-container{margin:8px 4px !important}.user-list-actions-row .users-page-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:8px;flex:1}@media(max-width: 599px){.user-list-actions-row .users-page-actions{width:100vw}}@media(max-width: 360px){.user-list-actions-row .users-page-actions{flex-wrap:wrap}}.user-list-actions-row .user-search{max-width:220px}@media(max-width: 599px){.user-list-actions-row .user-search{min-width:150px}}.product-category-table .linkity-grid-table__item{grid-template-columns:2.5rem 1.25fr 1.25fr minmax(7rem, 0.75fr)}.product-category-table .linkity-grid-table__item .linkity-grid-table__attribute{height:40px}@media(max-width: 599px){.user-resource-attribute{width:100%}}.user-resource-attribute .input-group{margin:0}.user-resource-attribute .md-errors-spacer{display:none}.time-picker-dash{font-size:3rem;line-height:26px;padding:0 .5rem .5rem;color:rgba(0,0,0,.6);align-self:center}.tax-card-import-modal p{white-space:pre}.customer-select{font-family:"Inter Light",sans-serif;margin-bottom:8px;font-size:16px}.password-change{width:650px;margin:32px auto}@media(max-width: 650px){.password-change{width:100%;height:100%;margin:auto}}.login-password-change-card{z-index:10;min-width:280px;max-width:360px;margin-top:32px}.login-password-change-card .password-change-card{border-radius:12px}.login-password-change-card .card-input-box{margin-top:0px;padding-bottom:12px}.login-password-change-card .card-input-header{border-top-left-radius:12px;border-top-right-radius:12px}.password-change-card .password-header{font-size:18px}.password-change-card .input-hint{color:rgba(0,0,0,.67)}.password-change-card .password-save-btn{align-self:flex-end;margin-right:40px;margin-bottom:8px}@media(max-width: 650px){.password-change-card .password-save-btn{width:280px;align-self:center;margin-right:0px}}.password-change-card .info-text{font-size:14px;margin:0 40px;color:rgba(0,0,0,.6);font-family:"Inter Semibold",sans-serif}.password-change-card .info-text div{margin:2px 0}.hidden-file-input{opacity:0;height:36px;z-index:5;margin:6px 0;cursor:pointer}.file-input-button{position:absolute;width:100%;margin:6px 0;top:0;left:0;right:0;z-index:0}.image-in-dialog{max-height:70vh;width:auto}@media(max-width: 650px){.image-in-dialog{max-height:100vh}}table.linkity-table{width:100%;line-height:1.25;border-spacing:1px}table.linkity-table th{padding:0 .25rem;font-family:"Inter Semibold",sans-serif;font-weight:normal;font-variant-caps:all-small-caps}table.linkity-table th td,print-resourcing-table table.linkity-table th th{vertical-align:middle}table.linkity-table th td.align-right,print-resourcing-table table.linkity-table th th.align-right{text-align:right}table.linkity-table{background-color:rgba(0,0,0,.16)}table.linkity-table th{background-color:rgba(255,255,255,.54)}table.linkity-table th i:not(.linkity-primary-color-500){color:rgba(0,0,0,.26)}table.linkity-table tbody tr:hover{background-color:#323232}table.linkity-table tr{font-family:"Inter Regular",sans-serif;font-size:14px;height:32px}table.linkity-table td,print-resourcing-table table.linkity-table th{background-color:#fff;background-color:rgba(255,255,255,.87);padding:.25rem}table.linkity-table td>div,print-resourcing-table table.linkity-table th>div{display:grid}table.linkity-table td span,print-resourcing-table table.linkity-table th span{display:block;margin:.25rem 0 0 .25rem}.modal-margins{margin:12px}@media(min-width: 600px){.modal-margins{margin-left:0}}.worklog-modal .customer-order-flat .md-whiteframe-2dp{box-shadow:none}.worklog-modal .customer-order-flat .customer-order{background-color:#fafafa;width:auto}.worklog-modal .log-title{margin:12px 0}.worklog-modal .log-title .md-subheader{font-size:16px}.worklog-modal .log-title .md-subheader .md-subheader-inner{padding:0}.worklog-modal .log-title md-input-container{margin:12px 0}.worklog-modal md-divider{margin:0 16px}.worklog-modal .status-text{font-family:"Inter Semibold",sans-serif;margin-left:2px}.worklog-modal .status-text.approved{color:green}.worklog-modal .status-text.pending{color:#597d12}.worklog-modal .status-text.unapproved{color:#e60000}.worklog-modal .worklog-events-list{max-height:600px;overflow-y:scroll}.worklog-modal .worklog-subheader{font-family:"Inter Semibold",sans-serif;font-size:16px}.worklog-modal .worklog-subheader span{display:inline-block;margin-top:8px}.worklog-modal .worklog-datepicker{white-space:nowrap}.worklog-modal .worklog-datepicker md-datepicker{margin:8px 0 8px 0}.worklog-modal .worklog-datepicker .md-datepicker-button{padding-left:0;margin-left:0}.regular-text{font-family:"Inter Regular",sans-serif}.wrap-tooltip linkity-tooltip{max-width:25vw;white-space:normal !important;width:max-content;padding:.5rem !important}.wrap-tooltip.short-tooltip linkity-tooltip{max-width:200px}.work-calendar-toast{margin-bottom:36px}@media(max-width: 599px){.work-calendar-toast{margin-bottom:60px}}.resource-work-events-toast{margin-bottom:46px}@media(max-width: 599px){.resource-work-events-toast{margin-bottom:86px}}.resourcing-deletion-modal majakka-model-editor-checkbox md-input-container,.resourcing-deletion-modal majakka-model-editor-checkbox md-checkbox{margin:0}send-message-component .availability-query-hint{display:block;font-family:"Inter Regular",sans-serif;font-size:12px}.wla-menu .md-autocomplete-suggestion{border-bottom:1px solid #ccc;height:48px;padding-top:8px;padding-bottom:8px;line-height:16px;display:flex;align-items:center}.wla-menu .md-autocomplete-suggestion:last-child{border-bottom-width:0}.wla-menu .md-autocomplete-suggestion div{font-family:"Inter Regular",sans-serif;overflow:hidden !important;text-overflow:ellipsis !important;display:-webkit-box !important;white-space:normal !important;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25em;max-height:2.5em}.long-input-label{overflow:hidden !important;text-overflow:ellipsis !important;display:-webkit-box !important;white-space:normal !important;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1em;max-height:2em}domain-admin-billing-information .checkbox-subsection md-checkbox{padding-left:16px}@media(max-width: 959px){.worklog-modal-selector{max-width:100%}}.worklog-modal-selector .selector-item:first-of-type{margin-left:0}.worklog-modal-selector .selector-item:last-of-type{margin-right:0}.horizontal-scroll-shadow{background:linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255), rgba(255, 255, 255, 0) 2em),radial-gradient(farthest-side at 0 50%, rgba(34, 34, 34, 0.5), rgba(255, 255, 255, 0)),linear-gradient(to left, rgb(255, 255, 255), rgb(255, 255, 255), rgba(255, 255, 255, 0) 2em),radial-gradient(farthest-side at 100% 50%, rgba(34, 34, 34, 0.5), rgba(255, 255, 255, 0)) 100%;background-color:#fff;background-repeat:no-repeat;background-attachment:local,scroll,local,scroll;background-size:100% 100%,1em 100%,100% 100%,1em 100%}.resourcing-shift-publish-date{font-size:12px;font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6);margin:-8px 8px;align-self:flex-end;white-space:nowrap;width:120px}.rotate-quarter-icon{transform:rotate(0.25turn)}.rotate-quarter-icon.reverse{transform:rotate(-0.25turn)}.domain-licenses{display:grid;grid-auto-flow:column;grid-gap:8px 4px}.outlined-chips{margin:12px 0}.outlined-chips md-chips-wrap{box-shadow:0 1px rgba(0,0,0,.12),1px 0 rgba(0,0,0,.12),0 -1px rgba(0,0,0,.12),-1px 0 rgba(0,0,0,.12) !important;border-radius:4px}.outlined-chips md-chips-wrap.md-focused{box-shadow:0 1px #ff5723,1px 0 #ff5723,0 -1px #ff5723,-1px 0 #ff5723}.chips-label{transform:translate3d(0, 2px, 0) scale(0.75) !important}.time-clock-settings span{font-family:"Inter Regular",sans-serif}.time-clock-settings span+span{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6)}@media(min-width: 960px){.statistics-dialog{min-width:60vw}}@media(max-width: 599px){.statistics-dialog{height:100vh}.statistics-dialog md-toolbar{min-height:48px}.statistics-dialog md-dialog-actions{min-height:42px;background-color:#fff;border-top:1px solid rgba(0,0,0,.05)}}md-select .whf-period-date{position:absolute;bottom:-16px}.payslip body{font-family:Roboto,sans-serif}.payslip h1{margin:.5em;margin-left:0;margin-right:0}.payslip h3{margin:.5em;font-size:15.0791px;font-style:normal;font-weight:700;text-transform:uppercase}.payslip h4{margin:.5em;font-size:15.0791px;font-style:normal;font-weight:400;text-transform:uppercase}.payslip h5{margin:.5em;font-size:11.8522px;font-style:normal;font-weight:400;text-transform:uppercase}.payslip thead tr{line-height:30px}.payslip th{text-align:left}.payslip table{border-collapse:collapse;border-spacing:0;width:100%}.payslip section{width:100%;page-break-inside:avoid}.payslip hr{height:.5px}.payslip .sheet{overflow:visible;height:auto !important}.payslip .headerrow{padding:10px}.payslip .details tbody>tr:nth-child(odd){background:#f4f4f5;-webkit-print-color-adjust:exact}.payslip .details td,.payslip .details print-resourcing-table table th,print-resourcing-table table .payslip .details th{font-size:15.0791px;font-style:normal;font-weight:400;padding:4px}.payslip .details th{font-size:11.8522px;font-style:normal;font-weight:400}.payslip .msg{font-size:11.8522px;font-style:normal;font-weight:400}.payslip .full{width:100%;float:left;margin-bottom:5px}.payslip .full:after{content:"";display:table;clear:both}.payslip .half{width:50%;float:left}.payslip .right{text-align:right}.payslip .grey{background:#f4f4f5;-webkit-print-color-adjust:exact}.payslip .bigvalue{display:block;font-size:30.1582px;font-style:normal;font-weight:300}.payslip #payday{width:50%;float:left}.payslip #payperiod{width:50%;float:left}@page{.payslip{margin:0}}.payslip body{margin:0}.payslip .sheet{background-color:blue;margin:0;overflow:hidden;position:relative;box-sizing:border-box;page-break-after:always}.payslip body.A3 .sheet{width:297mm;height:419mm}.payslip body.A3.landscape .sheet{width:420mm;height:296mm}.payslip body.A4 .sheet{width:210mm;height:296mm}.payslip body.A4.landscape .sheet{width:297mm;height:209mm}.payslip body.A5 .sheet{width:148mm;height:209mm}.payslip body.A5.landscape .sheet{width:210mm;height:147mm}.payslip .sheet.padding-10mm{padding:10mm}.payslip .sheet.padding-15mm{padding:15mm}.payslip .sheet.padding-20mm{padding:20mm}.payslip .sheet.padding-25mm{padding:25mm}@media screen{.payslip body{background:#e0e0e0}.payslip .sheet{background:#fff;box-shadow:0 .5mm 2mm rgba(0,0,0,.3);margin:5mm}}@media print{.payslip body.A3.landscape{width:420mm}.payslip body.A3,.payslip body.A4.landscape{width:297mm}.payslip body.A4,.payslip body.A5.landscape{width:210mm}.payslip body.A5{width:148mm}}.job-date-publish-box{display:flex;flex-direction:column;background-color:rgba(0,0,0,.04);padding:0 8px;gap:12px;border-radius:4px;margin-bottom:8px}.job-date-publish-box strong{font-size:14px}.job-date-publish-box .assignment-approval{font-size:1.25em;margin-right:8px;margin-left:8px;width:24px}@media screen and (max-width: 480px){.job-date-publish-box .assignment-approval{margin-left:0}}.job-date-publish-box .warning{color:#ff970a}.hide-warning-button{position:absolute;bottom:40px}@media(max-width: 599px){.hide-warning-button{left:-10px}}@media(min-width: 599px){.hide-warning-button{right:8px}}.publish-date-info-text{position:absolute;width:200%;margin-left:16px;margin-top:3px;color:rgba(0,0,0,.6)}.resourcing-grid2-multiple-elements .plus-one{position:absolute;font-size:9px;bottom:-6px;right:-2px;line-height:11px;font-family:"Inter Regular",sans-serif;background-color:#323232;color:#fff;border-radius:5px;padding:0 3px 0 2px;z-index:1}.resourcing-grid2-multiple-elements.resourcing-grid2-shifts-in-other-grouping .plus-one{display:none !important}.salary-period-select-container{display:flex;flex-direction:row;align-items:center}.salary-period-select-container md-input-container{min-width:0;width:-webkit-fill-available}.salary-period-select-container button{min-width:2.5rem !important;box-shadow:none}.salary-period-select-container button:first-of-type{margin-left:0;margin-right:.5rem}.salary-period-select-container button:last-of-type{margin-left:.5rem;margin-right:0}.job-date-group-row{height:48px;font-family:"Inter Semibold",sans-serif}@media screen and (max-width: 600px){.report-table-header{font-size:12px}.report-table-header .MuiDataGrid-columnHeaderTitle{overflow:hidden;text-wrap:wrap;white-space:normal;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2}}.editable-text{padding:1rem}.editable-text__value,.editable-text__input{padding:6px;font-size:inherit;font-style:italic;line-height:1.25;color:rgba(0,0,0,.54)}.editable-text__value{cursor:text}.editable-text--edit .editable-text__value{cursor:default}.editable-text:not(.editable-text--edit) .editable-text__value:hover{border-bottom:1px dashed rgba(0,0,0,.38)}.editable-text__input{width:auto;appearance:none;-webkit-appearance:none;margin:6px;background:rgba(0,0,0,0);border:0;border-bottom:1px solid rgba(0,0,0,0)}.editable-text__input:focus{outline:none}.editable-text--edit .editable-text__input{font-style:normal;background:#fff;outline:rgba(0,0,0,.38) dashed 1px;outline-offset:-1px}.editable-text__actions{padding:6px 0}.job-date-type-class-list{display:block}.job-date-type-class-list__content{background-color:#fff;border:1px solid rgba(0,0,0,.12);border-radius:3px;overflow:hidden}.job-date-type-class-list__header{padding:0 .5rem;font-family:"Inter Semibold",sans-serif;font-size:14px}.job-date-type-class-item{display:block;padding-right:.5rem;padding-left:.5rem;border-top:1px solid rgba(0,0,0,.12)}.job-date-type-class-item__cell{margin-top:0;margin-bottom:0;padding:.5rem}.job-date-type-class-item--edit .job-date-type-class-item__cell:not(:last-child){margin-top:1rem}.job-date-type-class-item__cell:last-child{padding-top:0;padding-bottom:0}.global-search{display:none}.global-search md-list{padding:0 1rem 1rem}.global-search md-list md-icon,.global-search md-list p{color:rgba(0,0,0,.87) !important}.global-search md-list p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search md-list p>span+span{font-variant-caps:all-small-caps;font-size:12px;font-family:"Inter Regular",sans-serif;line-height:1;color:rgba(0,0,0,.54)}.global-search md-list md-icon{margin-right:16px !important;height:auto !important;min-height:0;font-size:"Inter Regular",sans-serif;text-align:center}.global-search md-list a,.global-search md-list button{min-width:2.5rem;margin:0 !important}.global-search global-search-primary-list,.global-search global-search-secondary-list,.global-search ng-transclude{display:block}.global-search md-list-item>div.md-button,.global-search md-list-item>div.md-button>button{max-width:none}.global-search--open{display:block;position:absolute;top:3rem;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.54);z-index:1600}.global-search__body{position:relative;display:flex;flex-direction:column;height:100%;width:100%;background-color:#fff}@media screen and (min-width: 600px){.global-search__body{height:auto;min-height:50%;max-height:calc(100% - 4rem);max-width:70%;margin:2rem auto;box-shadow:0px 3px 5px -1px rgba(0,0,0,.2),0px 5px 8px 0px rgba(0,0,0,.14),0px 1px 14px 0px rgba(0,0,0,.12)}}.global-search__content{flex:1 1 auto;overflow-x:hidden;overflow-y:auto}.global-search__header,.global-search__help,.global-search__actions{flex:none}.global-search__header,.global-search__help{background-color:rgba(0,0,0,.08)}.global-search__header{display:grid;padding-top:.5rem;padding-left:1rem;grid-template-areas:"checkboxes" "input"}@media screen and (min-width: 960px){.global-search__header{grid-template-columns:1fr auto;grid-template-areas:"input checkboxes"}}.global-search__header>div{position:relative;display:flex;flex-wrap:wrap}.global-search__header>div:first-child{grid-area:checkboxes;justify-content:flex-end}.global-search__header>div:first-child+div{grid-area:input}.global-search__header md-checkbox{margin:0 1rem 0 0}.global-search__header md-input-container{margin:.5rem 1rem .5rem 0}.global-search__header md-input-container{display:block;flex:1 1 0%;padding-left:56px}.global-search__header md-input-container md-icon{top:2px;width:30px;height:30px;left:13px;line-height:30px;text-align:center}.global-search__header md-input-container .md-errors-spacer{display:none}.global-search__header md-autocomplete{position:absolute;bottom:0;left:36px;flex:0 0 auto}.global-search__help{padding-right:1rem;padding-left:calc(1rem + 36px);padding:0 1rem 1rem;font-size:12px}.global-search__help>div{display:flex;flex-wrap:wrap}.global-search__help kbd{margin-top:.25rem;margin-right:.25rem;font-weight:400;background-color:rgba(255,255,255,.5)}.global-search__help kbd strong{font-family:inherit;font-weight:600}.global-search__toolbar{display:flex;flex:none;align-items:center;justify-content:flex-start;margin-top:.5rem;margin-bottom:.5rem;padding-right:1rem;padding-left:1rem;font-size:12px}.global-search__toolbar button{margin:0}.global-search__toolbar button i{margin-right:.33333em}.global-search__toolbar md-progress-circular{margin-left:1rem}.global-search__list-item--primary,.global-search__list-item--primary::before,.global-search__list-item--primary .md-list-item-inner,.global-search__list-item--secondary,.global-search__list-item--secondary::before,.global-search__list-item--secondary .md-list-item-inner{min-height:36px !important}.global-search__list-item--primary .fak,.global-search__list-item--secondary .fak{font-family:"Font Awesome Kit" !important}.global-search__list-item--primary{background-color:rgba(0,0,0,.04)}.global-search__list-item--primary~.global-search__list-item--primary{margin-top:2px}.global-search__list-item--primary p,.global-search__list-item--primary .md-list-item-inner>div>span{font-family:"Inter Semibold",sans-serif}.global-search__list-item--primary .md-list-item-inner>div{display:flex;flex-direction:column;flex:1 1 auto;align-items:flex-start;justify-content:center;line-height:1rem}.global-search__list-item--primary .md-list-item-inner>div>div{display:flex;align-items:baseline;justify-content:flex-start;font-variant-caps:all-small-caps;font-size:12px;font-family:"Inter Regular",sans-serif;line-height:1;color:rgba(0,0,0,.54)}.global-search__list-item--primary .md-list-item-inner>div>div>span{margin-right:4px}.global-search__list--secondary p{font-family:"Inter Regular",sans-serif}.global-search__pagination{text-align:right}.global-search__actions{padding:.5rem;text-align:right;background-color:#fafafa;border-top:1px solid rgba(0,0,0,.12)}.global-search__actions>button{margin:0}.global-search__trigger--titlebar.global-search__trigger{padding-right:0;padding-left:0}.global-search__trigger--titlebar button,.global-search__trigger--titlemenu button{display:inline-block;margin:0;padding:0;width:100%;line-height:inherit;border:0;background:rgba(0,0,0,0);color:inherit;outline:none;box-shadow:none;-webkit-user-select:none;user-select:none}.global-search__trigger--titlemenu{height:100%;padding-right:0;padding-left:0}.global-search__trigger--titlemenu>button{height:100%;padding-right:16px;padding-left:16px;font-size:15px;text-align:left}.global-search__trigger--titlemenu>button:hover{background-color:rgba(158,158,158,.2)}.global-search__trigger--titlemenu>button>i{width:2em;font-size:1rem;text-align:center}.global-search__trigger--titlemenu>button>span{font-family:"Inter Semibold",sans-serif}.vacation-adjustment-modal{min-height:100vh;min-width:100vw;border-radius:0}.vacation-adjustment-modal .linkity-grid-table{margin-bottom:1rem}.vacation-adjustment-modal .linkity-grid-table__summary{font-family:"Roboto Medium"}.vacation-adjustment-modal .linkity-grid-table__attribute-container--primary{--column-width-min: 8rem}.vacation-adjustment-modal .linkity-grid-table__attribute-container--secondary{--column-width-min: 4rem}.vacation-adjustment-modal .vacation-adjustment-modal__grid--no-adjustments .linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(n+4){display:none}.vacation-adjustment-modal .vacation-adjustment-modal__grid .positive-value,.vacation-adjustment-modal .vacation-adjustment-modal__grid .negative-value{position:relative;font-family:"Inter Bold",sans-serif}.vacation-adjustment-modal .vacation-adjustment-modal__grid .positive-value::after,.vacation-adjustment-modal .vacation-adjustment-modal__grid .negative-value::after{position:absolute;display:none;top:0;bottom:0;left:0;content:"";width:3px;margin:2px}@media screen and (min-width: 960px){.vacation-adjustment-modal .vacation-adjustment-modal__grid .positive-value::after,.vacation-adjustment-modal .vacation-adjustment-modal__grid .negative-value::after{display:block}}.vacation-adjustment-modal .vacation-adjustment-modal__grid .positive-value::after{background-color:#00cd00}.vacation-adjustment-modal .vacation-adjustment-modal__grid .negative-value::after{background-color:red}@media screen and (max-width: 959px){.vacation-adjustment-modal .linkity-grid-table__attribute-container--primary,.vacation-adjustment-modal .linkity-grid-table__attribute-container--primary .linkity-grid-table__attribute{margin-top:.5rem}.vacation-adjustment-modal .linkity-grid-table__summary{grid-column:1/-1;grid-row:1;background-color:#f2f2f2}.vacation-adjustment-modal .linkity-grid-table__summary .linkity-grid-table__attribute{margin-top:0}.vacation-adjustment-modal .linkity-grid-table__summary+.linkity-grid-table__summary{grid-row:2}.vacation-adjustment-modal .linkity-grid-table>.linkity-grid-table__item:nth-child(2)>.linkity-grid-table__attribute:nth-child(n+4),.vacation-adjustment-modal .linkity-grid-table>.linkity-grid-table__summary>.linkity-grid-table__attribute:nth-child(n+4){display:none}}@media screen and (min-width: 960px){.vacation-adjustment-modal .linkity-grid-table__attribute-container--primary{grid-template-columns:1fr}.vacation-adjustment-modal .linkity-grid-table__attribute-container--primary>.linkity-grid-table__attribute{display:none}.vacation-adjustment-modal .linkity-grid-table__attribute-container--primary .linkity-grid-table__attribute{justify-content:center}.vacation-adjustment-modal .linkity-grid-table__summary>.linkity-grid-table__attribute:first-child,.vacation-adjustment-modal .linkity-grid-table__summary .linkity-grid-table__attribute-container--primary{background-color:#f2f2f2}.vacation-adjustment-modal .linkity-grid-table__summary>.linkity-grid-table__attribute:not(:first-child){border-color:rgba(0,0,0,0)}.vacation-adjustment-modal .linkity-grid-table--empty{border-top:0;border-left:0}.vacation-adjustment-modal .linkity-grid-table>.linkity-grid-table__summary>.linkity-grid-table__attribute:nth-child(n+4){border-right-color:rgba(0,0,0,0)}}.linkity-table-actions{display:flex;margin:0 -0.125rem}.linkity-table-actions .linkity-table-actions__button{width:3rem;min-width:0;margin:.125rem;box-shadow:none !important;overflow:visible}.linkity-table-actions .linkity-table-actions__button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip,.linkity-table-actions .linkity-table-actions__button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):after{right:0;margin-right:0;padding-top:.25rem !important;padding-bottom:.25rem !important;text-transform:none;z-index:1}.linkity-table-actions .linkity-table-actions__button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before,.linkity-table-actions .linkity-table-actions__button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):before{left:auto;right:0;margin-top:0;margin-right:1rem;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,.87)}.linkity-table-actions .linkity-table-actions__button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before{top:100%}.linkity-table-actions .linkity-table-actions__button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):before{top:auto;bottom:100%}.vacation-earning-grid{padding:1rem;border:0}.vacation-earning-grid .linkity-grid-table__attribute{word-break:break-word}.vacation-earning-grid .linkity-grid-table__attribute md-checkbox{margin:0;min-height:24px}.vacation-earning-grid .linkity-grid-table__attribute md-checkbox .md-container{margin-top:14px}.vacation-earning-grid .lnk-u-tooltip linkity-tooltip,.vacation-earning-grid .lnk-u-tooltip:not([linkity-tooltip]):after{padding-top:.25rem;padding-bottom:.25rem}.vacation-earning-grid .positive-value,.vacation-earning-grid .negative-value{position:relative;font-family:"Inter Bold",sans-serif}.vacation-earning-grid .positive-value::after,.vacation-earning-grid .negative-value::after{position:absolute;display:none;top:0;bottom:0;left:0;content:"";width:3px;margin:2px}@media screen and (min-width: 960px){.vacation-earning-grid .positive-value::after,.vacation-earning-grid .negative-value::after{display:block}}.vacation-earning-grid .positive-value::after{background-color:#00cd00}.vacation-earning-grid .negative-value::after{background-color:red}.vacation-earning-grid__attribute-container--primary{--column-width-min: 12rem}@media screen and (min-width: 960px){.vacation-earning-grid__attribute-container--primary{border-left:3px solid #dadada}}.vacation-earning-grid__attribute-container--secondary{--column-width-min: 4rem}.vacation-earning-grid__attribute-container--algorithm .vacation-earning-grid__attribute-container--secondary>div{flex-direction:column}.vacation-earning-grid__attribute-container--algorithm .vacation-earning-grid__attribute-container--secondary>div>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.vacation-earning-grid__selector{position:absolute;top:0;right:0;max-height:calc(6*(2rem + 1px));min-width:100%;font-size:13px;line-height:1rem;background-color:#fff;overflow:auto;z-index:1}.vacation-earning-grid__selector__item{padding:.5rem;border-top:1px solid #dadada}.vacation-earning-grid__selector__item:first-child{border-top-color:rgba(0,0,0,0)}@media screen and (max-width: 959px){.vacation-earning-grid__attribute-container--primary,.vacation-earning-grid__attribute-container--primary+.linkity-grid-table__attribute{margin-top:.5rem}.vacation-earning-grid>.linkity-grid-table__summary{background-color:#f2f2f2;grid-column:1;grid-row:1}.vacation-earning-grid>.linkity-grid-table__summary>.linkity-grid-table__attribute:first-child{grid-template-columns:1fr;margin-bottom:.5rem;font-family:"Inter Semibold",sans-serif}.vacation-earning-grid__attribute-container--algorithm .vacation-earning-grid__attribute-container--secondary>div>span{grid-column:2;justify-self:start}}@media screen and (min-width: 960px){.vacation-earning-grid__selector{white-space:nowrap}.vacation-earning-grid__attribute-container--primary{grid-template-columns:1fr}.vacation-earning-grid__attribute-container--primary .linkity-grid-table__attribute,.vacation-earning-grid__attribute-container--primary+.linkity-grid-table__attribute{justify-content:center}.vacation-earning-grid>.linkity-grid-table__item:first-child,.vacation-earning-grid .has-tooltip{position:relative;z-index:1}.vacation-earning-grid .linkity-grid-table__item{border-left:1px solid #dadada}.vacation-earning-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.vacation-earning-grid .linkity-grid-table__item+.linkity-grid-table__item>.vacation-earning-grid__attribute-container--primary>.linkity-grid-table__attribute{display:none}.vacation-earning-grid:not(.vacation-earning-grid--detailed):not(.vacation-earning-grid--with-actions) .linkity-grid-table__item{grid-template-columns:minmax(6rem, 1fr) minmax(calc(12rem + 3px), 3fr) minmax(calc(12rem + 3px), 3fr) minmax(calc(12rem + 3px), 3fr) minmax(calc(12rem + 3px), 3fr)}.vacation-earning-grid:not(.vacation-earning-grid--detailed).vacation-earning-grid--with-actions .linkity-grid-table__item{grid-template-columns:2.5rem minmax(6rem, 1fr) minmax(calc(12rem + 3px), 3fr) minmax(calc(12rem + 3px), 3fr) minmax(calc(12rem + 3px), 3fr) minmax(calc(12rem + 3px), 3fr)}.vacation-earning-grid .linkity-grid-table__summary{font-family:"Roboto Medium",sans-serif;background-color:rgba(0,0,0,0)}.vacation-earning-grid .linkity-grid-table__summary .linkity-grid-table__attribute:not(:last-child){background-color:#f2f2f2}.vacation-earning-grid .linkity-grid-table__summary .linkity-grid-table__attribute:last-child{border-color:rgba(0,0,0,0)}.vacation-earning-grid--detailed>.linkity-grid-table__item:not(:first-child):not(.linkity-grid-table__summary)>.linkity-grid-table__attribute:last-child{font-family:"Roboto Medium",sans-serif;background-color:#f2f2f2}}.user-vacation-algorithm-modal md-radio-button{float:none}majakka-vacation-earnings-per-algorithm{padding:1rem}.vacation-manual-payment-modal{min-height:100%;min-width:100%;border-radius:0}.vacation-manual-payment-modal ng-form{display:block;padding:0 1rem}.vacation-manual-payment-modal ng-form>div{display:grid;gap:1rem}@media screen and (min-width: 600px){.vacation-manual-payment-modal ng-form>div{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1280px){.vacation-manual-payment-modal ng-form>div{grid-template-columns:repeat(4, 1fr)}}.vacation-manual-payment-modal .description{display:inline-block;margin-top:-0.125rem;padding-left:2px;padding-bottom:.25rem;color:#8a8a8a}.vacation-manual-payment-modal .input-with-helpers{--input-icon-width: 2.5rem;--input-sum-width: 2.5rem;--label-font-size: 12px;--label-line-height: 1.5;position:relative;margin-top:1rem;padding-top:calc(var(--label-font-size)*var(--label-line-height))}.vacation-manual-payment-modal .input-with-helpers .input-icon,.vacation-manual-payment-modal .input-with-helpers .input-sum{box-sizing:content-box;position:absolute;display:inline-flex;align-items:center;justify-content:center;height:38px;margin-top:1px;margin-bottom:1px;margin-right:1px}.vacation-manual-payment-modal .input-with-helpers .input-icon{width:var(--input-icon-width);right:var(--input-sum-width);background-color:#e6e6e6;border:1px solid rgba(0,0,0,.1);border-width:0 1px}.vacation-manual-payment-modal .input-with-helpers .input-sum{right:0;width:var(--input-sum-width);font-family:"Inter Regular",sans-serif;color:#8a8a8a}.vacation-manual-payment-modal .input-with-helpers input{height:40px;padding-right:calc(var(--input-icon-width) + var(--input-sum-width) + .5rem)}.vacation-manual-payment-modal .input-with-helpers label{position:absolute;top:0;padding-left:2px;font-size:12px;line-height:1.25;color:#8a8a8a}.vacation-manual-payment-modal .input-with-helpers input[required]+label:after{content:"*";padding-left:2px}.vacation-manual-payment-modal .input-with-helpers input[required].ng-invalid+label{color:#ff3d00}.vacation-manual-payment-modal .input-with-helpers input:placeholder-shown+label{display:none}.vacation-manual-payment-modal .input-with-helpers [role=alert]{font-size:12px;color:#ff3d00}.vacation-manual-payment-modal fieldset{margin:0;padding:0 .5rem;border:0}.vacation-manual-payment-modal legend{display:block;width:calc(100% + 1rem);margin:0 -0.5rem 1rem;padding:.5rem 1rem;font-family:"Inter Semibold",sans-serif;background-color:rgba(0,0,0,.08)}.vacation-manual-payment-modal salary-period-selector-component{display:block;margin:18px 0;min-width:100%;max-width:0}.vacation-manual-payment-modal salary-period-selector-component .smaller-line-height.ng-invalid{margin-top:0}.vacation-manual-payment-modal md-dialog-content{min-height:353px;padding:1rem}.vacation-manual-payment-modal md-dialog-content button{margin:0}.vacation-manual-payment-modal md-dialog-content>div:last-child{padding:0 1rem;font-size:13px;line-height:1.5}.vacation-manual-payment-modal md-dialog-content>div:last-child>strong{display:block}@media screen and (max-width: 599px){.vacation-manual-payment-modal md-dialog-content{position:relative}}.vacation-manual-payment-modal dl{display:inline-grid;margin:1rem 0 0}@media screen and (min-width: 600px){.vacation-manual-payment-modal dl{grid-template-columns:auto auto}}.vacation-manual-payment-modal dt{margin:0;font-family:"Inter Semibold",sans-serif}.vacation-manual-payment-modal dt~dt{margin-top:.5rem}@media screen and (min-width: 600px){.vacation-manual-payment-modal dt~dt{margin-top:0}}.vacation-manual-payment-modal dd{margin:0}@media screen and (min-width: 600px){.vacation-manual-payment-modal dd{padding:0 .5rem}}.vacation-manual-payment-modal div>strong{line-height:1.25}.vacation-manual-payment-modal div>strong>small{display:block;font-variant-caps:all-small-caps;color:rgba(0,0,0,.36)}.vacation-manual-payment-modal fieldset:not(:first-child):not(:last-child) div>strong{display:block;padding:0 2px .25rem}.vacation-manual-payment-modal fieldset:last-child{line-height:1.25}.vacation-manual-payment-modal fieldset:last-child>div>div{margin-top:.5em}.vacation-manual-payment-modal fieldset:last-child div>span{font-size:14px}.vacation-manual-payment-modal fieldset:last-child strong{display:inline-block}.vacation-manual-payment-modal fieldset:last-child strong~strong{margin-top:.5em}.vacation-manual-payment-modal__selector{position:absolute;top:0;left:0;max-height:calc(8*(3rem + 1px));min-width:100%;font-size:13px;line-height:1rem;background-color:#fff;overflow:auto}@media screen and (max-width: 599px){.vacation-manual-payment-modal__selector{min-width:0;max-height:none;top:1rem;right:1rem;bottom:1rem;left:1rem;z-index:1}}@media screen and (min-width: 600px){.vacation-manual-payment-modal__selector{white-space:nowrap}}.vacation-manual-payment-modal__selector__item{padding:.5rem;border-top:1px solid #dadada}.vacation-manual-payment-modal__selector__item:first-child{border-top-color:rgba(0,0,0,0)}.manual-payment-grid{padding:1rem;border:0}.manual-payment-grid md-calendar{position:absolute;background-color:#fff;border:1px solid #dadada}.manual-payment-grid input{height:calc(1.2em + 8px);padding-top:4px;padding-bottom:4px;line-height:1.2;position:absolute;width:calc(100% - .5rem)}.manual-payment-grid textarea{height:auto;font-size:inherit;line-height:inherit}.manual-payment-grid salary-period-selector-component{min-width:100%}.manual-payment-grid .linkity-grid-table__attribute{word-break:break-word}.manual-payment-grid .linkity-grid-table__attribute>span{grid-column:2;grid-row:1}@media screen and (min-width: 960px){.manual-payment-grid .linkity-grid-table__attribute+.linkity-grid-table__attribute,.manual-payment-grid .linkity-grid-table__attribute-container--actions{justify-content:center}.manual-payment-grid .linkity-grid-table__item{grid-template-columns:minmax(6rem, 6fr) minmax(6rem, 6fr) minmax(12rem, 12fr) minmax(12rem, 12fr) minmax(12rem, 12fr) 6.5rem;border-left:1px solid #dadada}.manual-payment-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.manual-payment-grid .linkity-grid-table__item+.linkity-grid-table__item>.manual-payment-grid__attribute-container--primary>.linkity-grid-table__attribute{display:none}}.manual-payment-grid .linkity-grid-table__attribute-container--actions button{min-width:0;width:2.5rem}.manual-payment-grid .linkity-grid-table__attribute-container--actions button+button{margin-left:.5rem}.manual-payment-grid__attribute-active{position:relative;z-index:1}.manual-payment-grid__attribute-active>span{display:none}@media screen and (min-width: 960px){.manual-payment-grid__attribute-active{padding:.25rem}}@media screen and (max-width: 599px){.manual-payment-grid__attribute--salary-period{position:static}}.manual-payment-grid__attribute-container--primary{--column-width-min: 12rem}.manual-payment-grid__attribute-container--primary,.manual-payment-grid__attribute-container--primary+.linkity-grid-table__attribute{margin-top:.5rem}@media screen and (min-width: 960px){.manual-payment-grid__attribute-container--primary{grid-template-columns:1fr}.manual-payment-grid__attribute-container--primary,.manual-payment-grid__attribute-container--primary+.linkity-grid-table__attribute{margin-top:0}.manual-payment-grid__attribute-container--primary .linkity-grid-table__attribute{justify-content:center}}.manual-payment-grid__attribute-container--secondary{--column-width-min: 6rem}.manual-payment-grid__attribute-container--comment{grid-column:1/-1}.manual-payment-grid__attribute-container--comment .linkity-grid-table__attribute:nth-of-type(2){white-space:pre-wrap}@media screen and (min-width: 960px){.manual-payment-grid__attribute-container--comment{grid-template-columns:minmax(6rem, 6fr) minmax(12rem, 42fr) 6.5rem}.manual-payment-grid__attribute-container--comment .linkity-grid-table__attribute:first-child{background-color:#f2f2f2}.manual-payment-grid__attribute-container--comment .linkity-grid-table__attribute:not(.linkity-grid-table__attribute-container--actions){justify-content:flex-start !important}}.vacation-summary-table--private-social-services-sector{table-layout:fixed;width:100%;border-collapse:collapse;line-height:1.5}.vacation-summary-table--private-social-services-sector.dense{font-size:13px}.vacation-summary-table--private-social-services-sector th,.vacation-summary-table--private-social-services-sector td{padding:.25rem .5rem;border:1px solid}.vacation-summary-table--private-social-services-sector thead th{width:1%}.vacation-summary-table--private-social-services-sector thead tr:first-child th:first-child{width:2%}.vacation-summary-table--private-social-services-sector thead tr:first-child th:nth-child(3),.vacation-summary-table--private-social-services-sector thead tr:first-child th:nth-child(4){width:4%}.vacation-summary-table--private-social-services-sector thead tr:first-child th:nth-child(5){width:2%}.vacation-summary-table--private-social-services-sector thead th{background-color:#e6e6e6;border-color:#d6d6d6}.vacation-summary-table--private-social-services-sector tbody th{background-color:#f0f0f0;border-color:#e1e1e1}.vacation-summary-table--private-social-services-sector tbody td,.vacation-summary-table--private-social-services-sector tbody print-resourcing-table table th,print-resourcing-table table .vacation-summary-table--private-social-services-sector tbody th{background-color:#fff;border-color:#e6e6e6}.vacation-summary-table--private-social-services-sector thead th,.vacation-summary-table--private-social-services-sector tbody th:first-child{font-family:"Inter Semibold",sans-serif;font-weight:400}.vacation-summary-table--private-social-services-sector tbody td:not(:first-child),.vacation-summary-table--private-social-services-sector tbody print-resourcing-table table th:not(:first-child),print-resourcing-table table .vacation-summary-table--private-social-services-sector tbody th:not(:first-child),.vacation-summary-table--private-social-services-sector tbody th:not(:first-child):not(:last-child){font-family:"Roboto Mono",monospace}.vacation-summary-table--private-social-services-sector tbody td,.vacation-summary-table--private-social-services-sector tbody print-resourcing-table table th,print-resourcing-table table .vacation-summary-table--private-social-services-sector tbody th{font-weight:400}.vacation-summary-table--private-social-services-sector tbody th:not(:last-child){font-weight:500}.vacation-summary-table--private-social-services-sector thead th{text-align:right;vertical-align:bottom}.vacation-summary-table--private-social-services-sector thead tr:first-child th:nth-child(n+3){text-align:center}.vacation-summary-table--private-social-services-sector tbody td:not(:first-child),.vacation-summary-table--private-social-services-sector tbody print-resourcing-table table th:not(:first-child),print-resourcing-table table .vacation-summary-table--private-social-services-sector tbody th:not(:first-child),.vacation-summary-table--private-social-services-sector tbody th:not(:first-child):not(:last-child){text-align:right}.vacation-summary-table--private-social-services-sector tbody th:last-child{padding:1px;background-color:#fff}.vacation-summary-table--private-social-services-sector tbody th:last-child>div{display:grid;gap:.125rem}.vacation-summary-table--private-social-services-sector .md-button{width:3rem;min-width:0;margin:0;box-shadow:none !important}.vacation-summary-table--private-social-services-sector .dimmed{color:#b3b3b3}.vacation-summary-table--private-social-services-sector tbody th:not(:last-child)>div,.vacation-summary-table--private-social-services-sector tbody td>div,.vacation-summary-table--private-social-services-sector tbody print-resourcing-table table th>div,print-resourcing-table table .vacation-summary-table--private-social-services-sector tbody th>div{display:flex;justify-content:center;align-items:center;float:left;margin-right:.5rem}.vacation-summary-table--private-social-services-sector tbody th:not(:last-child)>div i,.vacation-summary-table--private-social-services-sector tbody td>div i,.vacation-summary-table--private-social-services-sector tbody print-resourcing-table table th>div i,print-resourcing-table table .vacation-summary-table--private-social-services-sector tbody th>div i{padding:.25rem;font-size:16px;color:var(--primary-400)}.vacation-summary__table,.vacation-summary__table__item{padding:.25rem}@media screen and (min-width: 960px){.vacation-summary__table,.vacation-summary__table__item{padding:.5rem}}.vacation-summary__table{display:grid;grid-template-columns:repeat(auto-fill, minmax(15rem, 1fr))}@media screen and (min-width: 960px){.vacation-summary__table{grid-template-columns:repeat(auto-fill, minmax(20rem, 1fr))}}.vacation-summary__table__row{display:flex;justify-content:space-between}.vacation-summary__table__actions{margin-top:.25rem;justify-content:flex-end}@media screen and (min-width: 960px){.vacation-summary__table__actions{margin-top:.5rem}}.vacation-summary__table__value{font-family:"Inter Semibold",sans-serif}.vacation-summary-grid{--column-width-min: 4rem;--button-width: 3rem;--button-column-count: 1;padding:1rem;border:0}.vacation-summary-grid .md-button{margin:0;min-width:0;width:var(--button-width);box-shadow:none !important}.vacation-summary-grid .md-button.lnk-u-tooltip{overflow:visible}.vacation-summary-grid .linkity-grid-table__attribute{word-break:break-word}@media screen and (min-width: 960px){.vacation-summary-grid .linkity-grid-table__attribute+.linkity-grid-table__attribute{justify-content:center}.vacation-summary-grid .linkity-grid-table__item{grid-template-columns:minmax(var(--column-width-min), 1fr) minmax(var(--column-width-min), 2fr) minmax(var(--column-width-min), 2fr) minmax(var(--column-width-min), 2fr);border-left:1px solid #dadada}.vacation-summary-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}}.vacation-summary-grid .linkity-grid-table__item.highlight{background-color:rgba(0,0,0,.1)}@media screen and (min-width: 960px){.vacation-summary-grid--with-actions .linkity-grid-table__item{grid-template-columns:7rem minmax(var(--column-width-min), 2fr) minmax(var(--column-width-min), 2fr) minmax(var(--column-width-min), 2fr) calc(var(--button-column-count)*var(--button-width) + 1rem)}}.vacation-summary-grid--with-actions .linkity-grid-table__attribute-container--actions{flex-direction:column;gap:.125rem}.vacation-summary-grid__attribute-container--primary{--column-width-min: 8rem}@media screen and (max-width: 959px){.vacation-summary-grid__attribute-container--primary,.vacation-summary-grid__attribute-container--primary+.linkity-grid-table__attribute{margin-top:.5rem}}@media screen and (min-width: 960px){.vacation-summary-grid__attribute-container--primary{grid-template-columns:1fr}.vacation-summary-grid__attribute-container--primary .linkity-grid-table__attribute,.vacation-summary-grid__attribute-container--primary+.linkity-grid-table__attribute{justify-content:center}.vacation-summary-grid .linkity-grid-table__item+.linkity-grid-table__item>.vacation-summary-grid__attribute-container--primary>.linkity-grid-table__attribute{display:none}}.vacation-summary-grid__attribute-container--secondary{--column-width-min: 4rem}.vacation-summary-grid__attribute-container--third{grid-auto-flow:row;grid-template-columns:initial}.vacation-summary-grid__attribute-container--third .linkity-grid-table__attribute{justify-content:flex-end !important}.customer-order-grid{display:grid;grid-gap:.5rem;padding:.5rem}@media screen and (min-width: 600px){.customer-order-grid{grid-gap:1rem;padding:1rem}}@media screen and (min-width: 960px){.customer-order-grid{max-width:80%;margin:0 auto}}.customer-order-grid__list{display:grid;grid-gap:.5rem;border-bottom:1px solid #dadada}@media screen and (min-width: 600px){.customer-order-grid__list{grid-template-columns:repeat(auto-fit, minmax(16rem, 25rem));grid-gap:1rem;justify-content:center;border-bottom:0}}.customer-order-grid__filters{display:grid;grid-gap:.5rem}@media screen and (min-width: 600px){.customer-order-grid__filters{grid-template-columns:minmax(16rem, 25rem);grid-gap:1rem;justify-content:center}}.customer-order-grid__filters input{background-color:#fff}.customer-order-grid__item{display:flex;flex-direction:column;align-items:stretch;background-color:#fff;border:1px solid #dadada}@media screen and (min-width: 600px){.customer-order-grid__item{border:0;border-bottom:3px solid #ff5722}}@media screen and (min-width: 600px){.customer-order-grid__item--selected{grid-row-end:span 2}}.customer-order-list-item{display:flex}@media screen and (min-width: 600px){.customer-order-list-item{flex:1 1 100%;flex-direction:column;border:1px solid #dadada;border-bottom-width:0}}.customer-order-list-item__header{position:relative;display:flex;align-items:center;justify-content:center;flex:0 1 auto;width:2em;margin:-1px;margin-right:0;font-size:2em;line-height:1;background-color:#f0f0f0;color:#ff5722;overflow:hidden}.customer-order-list-item__header::before,.customer-order-list-item__header::after{position:absolute;content:"";top:0;right:0;bottom:0;left:0}.customer-order-list-item__header::before{background-image:url(../../assets/images/material_bg.7ebe41abfb9e8ec021d4.png);background-size:cover}.customer-order-list-item__header::after{background:radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.75) 100%)}.customer-order-list-item__header>i{position:absolute;top:50%;width:1.5em;height:1.5em;margin-top:-0.75em;line-height:1.5;text-align:center;z-index:1}@media screen and (min-width: 600px){.customer-order-list-item__header>i{background-color:rgba(0,0,0,.75);box-shadow:0 0px 3px 0px rgba(255,255,255,.25);border-radius:35%}}.customer-order-list-item__header>md-progress-circular{position:absolute;top:50%;height:1.5em;margin-top:-0.75rem}@media screen and (min-width: 600px){.customer-order-list-item__header{width:auto;height:0;padding-top:33.33333%;flex:0 0 auto;margin:-1px;margin-bottom:0;font-size:3em;line-height:0}}@media screen and (min-width: 600px){.customer-order-grid__item--selected .customer-order-list-item__header{width:auto}}.customer-order-list-item__content{display:flex;flex-direction:column;flex:1 1 70%}.customer-order-list-item__info{display:flex;flex-direction:column;padding:1rem}.customer-order-list-item__info>span:not(:empty){margin-top:1rem}.customer-order-grid__item--selected .customer-order-list-item__info{background-color:#f0f0f0}.customer-order-grid__item--selected .customer-order-list-item__info>span{font-size:12px;line-height:14px}.customer-order-list-item__job-date-defaults{display:block;margin-top:1rem}.customer-order-list-item__job-date-defaults job-date-defaults-requirement{display:block;margin-top:.5rem;margin-bottom:-8px}.customer-order-list-item__job-date-defaults .label{margin:0;padding:0;font-size:inherit}.customer-order-list-item__job-date-defaults .md-chips{margin:0 -3px;padding-left:0;font-size:inherit;text-transform:lowercase}.customer-order-list-item__job-date-defaults .md-chips>span{display:inline-block;padding:3px}.customer-order-list-item__order{padding:1rem 1rem 0;border-top:1px solid #dadada}.customer-order-list-item__order fieldset{margin:0;padding:0;border:0}.customer-order-list-item__order md-input-group{margin-bottom:0 !important}.customer-order-list-item__order md-datepicker input{height:auto}.customer-order-list-item__order>div:last-child .label{margin-top:0}.customer-order-list-item__actions{display:flex;flex:1 1 auto;align-items:flex-end;justify-content:flex-end;margin-top:.5rem}.customer-order-list-item__actions>button{margin:.5rem}.customer-order-list-item__order .customer-order-list-item__actions{align-items:center}orders-component{display:grid;grid-template-rows:auto;grid-gap:.5rem;justify-content:stretch;margin:.5rem auto}@media screen and (min-width: 600px){orders-component{grid-gap:1rem;margin:1rem auto}}@media screen and (min-width: 960px){orders-component{max-width:40rem}}.orders__filters,.orders__content,.orders__pagination{padding:0 .5rem}@media screen and (min-width: 600px){.orders__filters,.orders__content,.orders__pagination{padding:0 1rem}}.orders__filters md-select{margin:0}@media screen and (min-width: 600px){.orders__filters{width:25rem;margin:0 auto}}.orders__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.orders__grid{display:grid;grid-gap:.5rem;align-self:stretch}@media screen and (min-width: 600px){.orders__grid{grid-gap:1rem}}.orders__grid__item{background-color:#fff;border-bottom:3px solid #ff5722}.orders__pagination{display:flex;align-items:center;justify-content:center;text-align:center}.orders__pagination>.md-button{flex:0 0 auto;margin:0}.orders__pagination>span{flex:1 1 auto;margin:0 .5rem}.order{padding:.5rem;border:1px solid #dadada;border-bottom-width:0}@media screen and (min-width: 600px){.order{display:flex;flex-wrap:wrap;align-items:stretch}}.order md-input-container{margin:1.5rem 0 .5rem}.order__header{display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-start;margin:calc(-0.5rem - 1px) calc(-0.5rem - 1px) 0;padding:.5rem;font-size:16px;line-height:1.2;border:1px solid rgba(0,0,0,0);border-bottom:0;color:rgba(21,21,21,.87)}@media screen and (min-width: 600px){.order__header{flex:1 1 50%;margin-right:0}.order__header:first-child:last-child{margin-right:calc(-0.5rem - 1px)}.order__header:not(.order__header--alt){align-self:center;margin-bottom:-0.5rem}}.order__header .md-button{flex:0 0 auto;margin:0;margin-right:.5rem}.order__header--alt{background-color:#ff5722;border-color:#ff5722;color:#fff}.order__subheader{line-height:1.2}.order__subheader>span{margin-top:.25rem}.order__content{margin-top:.5rem;margin-bottom:.5rem;font-family:"Inter Semibold",sans-serif;line-height:1.3;color:#4a4a4a;overflow:hidden;word-break:break-all}@media screen and (min-width: 600px){.order__content{flex:1 1 50%;margin-top:0;margin-right:calc(-0.5rem - 1px);margin-bottom:0;padding:.5rem;border-left:1px solid #dadada}.order__header--alt+.order__content{margin-top:calc(-0.5rem - 1px);background-color:#ff5722;border-color:#ff5722;color:#fff}}.order__block{display:block;margin:.5rem 0 0}.order__employees{display:grid;grid-gap:.5rem;margin:.5rem 0 0}.order__employee{display:flex;align-items:center;justify-content:flex-start;padding:0 .5rem}.order__employee>span{margin-left:.5rem}.order__employee--selected{font-family:"Inter Semibold",sans-serif;background-color:#ff5722;box-shadow:none;color:#fff}.order__resource-info{margin-left:8px}.order__job{margin:0 -1px -0.5rem;padding-bottom:.5rem;display:flex;justify-content:space-between}@media screen and (min-width: 600px){.order__job{flex:1 1 100%}}.order__job__defaults{display:block;margin:0 -0.5rem .5rem;padding:.5rem;background-color:#f5f5f5;border:1px solid #dadada;border-width:0 1px 1px}.order__job__defaults:first-child{margin-top:0}.order__content+.order__job>.order__job__defaults{border-top-width:1px}@media screen and (min-width: 600px){.order__job__defaults{border-top:0}}.order__job__actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin:0 -0.5rem -0.5rem}.order__pagination{display:flex;align-items:center;justify-content:center;text-align:center}.order__pagination>button{flex:0 0 auto}.order__pagination>span{flex:1 1 auto}.order__subtitle{height:1.3em;font-family:"Inter Regular",sans-serif;font-size:14px;line-height:1.3;overflow:hidden;word-break:break-all}.order__subtitle,.order__header--alt+.order__content .order__subtitle{color:rgba(0,0,0,.54)}.order__subtitle--highlight{color:#ff5722}.employee-tes-kta-kpa-adjustments-grid{border:0}.employee-tes-kta-kpa-adjustments-grid button{margin:0}.employee-tes-kta-kpa-adjustments-grid__attribute-container--primary{--column-width-min: 12rem}.employee-tes-kta-kpa-adjustments-grid__attribute-container--secondary{--column-width-min: 4rem}@media screen and (min-width: 960px){.employee-tes-kta-kpa-adjustments-grid__attribute-container--primary{grid-template-columns:1fr}.employee-tes-kta-kpa-adjustments-grid__attribute-container--primary .linkity-grid-table__attribute,.employee-tes-kta-kpa-adjustments-grid__attribute-container--primary+.linkity-grid-table__attribute{justify-content:center}.employee-tes-kta-kpa-adjustments-grid .linkity-grid-table__item{grid-template-columns:minmax(6rem, 6fr) minmax(6rem, 6fr) minmax(12rem, 12fr) 6.5rem;border-left:1px solid #dadada}.employee-tes-kta-kpa-adjustments-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.employee-tes-kta-kpa-adjustments-grid .linkity-grid-table__item+.linkity-grid-table__item>.employee-tes-kta-kpa-adjustments-grid__attribute-container--primary>.linkity-grid-table__attribute{display:none}}.employee-kta-adjustments-grid{border:0}.employee-kta-adjustments-grid button{margin:0}.employee-kta-adjustments-grid__attribute-container--primary{--column-width-min: 12rem}.employee-kta-adjustments-grid__attribute-container--secondary{--column-width-min: 4rem}@media screen and (min-width: 960px){.employee-kta-adjustments-grid__attribute-container--primary{grid-template-columns:1fr}.employee-kta-adjustments-grid__attribute-container--primary .linkity-grid-table__attribute,.employee-kta-adjustments-grid__attribute-container--primary+.linkity-grid-table__attribute{justify-content:center}.employee-kta-adjustments-grid .linkity-grid-table__item{grid-template-columns:minmax(12rem, 12fr) minmax(12rem, 12fr) 6.5rem;border-left:1px solid #dadada}.employee-kta-adjustments-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.employee-kta-adjustments-grid .linkity-grid-table__item+.linkity-grid-table__item>.employee-kta-adjustments-grid__attribute-container--primary>.linkity-grid-table__attribute{display:none}}.cba-annual-vacation-earning-wizard-modal{min-height:100%;min-width:100%;border-radius:0}.cba-annual-vacation-earning-wizard-modal md-dialog-content,.cba-annual-vacation-earning-wizard-modal ng-form{overflow:hidden}.cba-annual-vacation-earning-wizard-modal th{font-weight:500}.cba-annual-vacation-earning-wizard-modal ng-form>div{overflow:auto}.cba-annual-vacation-earning-wizard-modal ng-form>div:first-child{padding:1rem;background-color:rgba(0,0,0,.08)}.cba-annual-vacation-earning-wizard-modal ng-form>div:first-child md-checkbox{margin:.5rem 0 0}.cba-annual-vacation-earning-wizard-modal md-dialog-content{border-bottom:1px solid rgba(0,0,0,.08)}.cba-annual-vacation-earning-wizard-modal md-input-container,.cba-annual-vacation-earning-wizard-modal md-checkbox{margin:0}.cba-annual-vacation-earning-wizard-modal strong,.cba-annual-vacation-earning-wizard-modal strong+div{margin-bottom:.5rem}.cba-annual-vacation-earning-wizard-modal .md-errors-spacer{display:none}.cba-annual-vacation-earning-wizard-modal small.error{color:red}.cba-annual-vacation-earning-wizard-modal .cba-annual-vacation-earning-wizard-grid+.cba-annual-vacation-earning-wizard-grid{border-top:0}.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__item--header{grid-template-rows:repeat(2, 1fr)}.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__item--header .linkity-grid-table__attribute,.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__item--header .linkity-grid-table__attribute-container{grid-row:2}.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__item--header .linkity-grid-table__attribute--header{grid-row:1}.cba-annual-vacation-earning-wizard-modal .cba-annual-vacation-earning-wizard-grid--2-columns .linkity-grid-table__item--header{grid-template-columns:repeat(3, 1fr)}.cba-annual-vacation-earning-wizard-modal .cba-annual-vacation-earning-wizard-grid--3-columns .linkity-grid-table__item--header{grid-template-columns:repeat(3, 1fr)}.cba-annual-vacation-earning-wizard-modal .cba-annual-vacation-earning-wizard-grid--4-columns .linkity-grid-table__item--header{grid-template-columns:repeat(4, 1fr)}.cba-annual-vacation-earning-wizard-modal .cba-annual-vacation-earning-wizard-grid--5-columns .linkity-grid-table__item--header{grid-template-columns:repeat(5, 1fr)}.cba-annual-vacation-earning-wizard-modal .cba-annual-vacation-earning-wizard-grid--2-columns .linkity-grid-table__attribute:last-child{grid-column:auto/span 2}.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__attribute-container{grid-auto-flow:row}.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__attribute-container,.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__attribute-container .linkity-grid-table__attribute-container{grid-template-columns:unset;grid-template-rows:unset}.cba-annual-vacation-earning-wizard-modal .linkity-grid-table__attribute-container .linkity-grid-table__attribute-container{grid-auto-flow:column}@media screen and (max-width: 959px){.cba-annual-vacation-earning-wizard-modal ng-form{display:block;overflow:auto}.cba-annual-vacation-earning-wizard-modal ng-form>div{overflow:hidden}.cba-annual-vacation-earning-wizard-modal ng-form>div+div>div{padding:1rem}}.cba-annual-vacation-earning-wizard-modal table{margin:1rem;font-size:13px;background-color:#e6e6e6;border-spacing:1px}.cba-annual-vacation-earning-wizard-modal table input{height:2rem;padding-right:1.8rem}.cba-annual-vacation-earning-wizard-modal table input:focus{outline-color:rgba(0,0,0,.36)}.cba-annual-vacation-earning-wizard-modal table input.ng-invalid{border-color:red;outline-color:red}.cba-annual-vacation-earning-wizard-modal table md-checkbox{width:100%;min-height:2rem}.cba-annual-vacation-earning-wizard-modal table md-checkbox .md-container{margin-top:17px}.cba-annual-vacation-earning-wizard-modal table md-checkbox .md-label{margin-top:5px}.cba-annual-vacation-earning-wizard-modal tr:first-child th{padding:.5rem .25rem}.cba-annual-vacation-earning-wizard-modal th,.cba-annual-vacation-earning-wizard-modal td:first-child{font-family:"Inter Semibold",sans-serif;line-height:1.25}.cba-annual-vacation-earning-wizard-modal th,.cba-annual-vacation-earning-wizard-modal td{padding:.25rem}.cba-annual-vacation-earning-wizard-modal th{vertical-align:bottom;background-color:#f2f2f2}.cba-annual-vacation-earning-wizard-modal td,.cba-annual-vacation-earning-wizard-modal print-resourcing-table table th,print-resourcing-table table .cba-annual-vacation-earning-wizard-modal th{background-color:#fff}.cba-annual-vacation-earning-wizard-modal td>div,.cba-annual-vacation-earning-wizard-modal print-resourcing-table table th>div,print-resourcing-table table .cba-annual-vacation-earning-wizard-modal th>div{position:relative}.cba-annual-vacation-earning-wizard-modal td>div i,.cba-annual-vacation-earning-wizard-modal print-resourcing-table table th>div i,print-resourcing-table table .cba-annual-vacation-earning-wizard-modal th>div i{position:absolute;right:1px;top:1px;bottom:1px;width:1.5rem;line-height:calc(2rem - 2px);text-align:center;background-color:rgba(0,0,0,.08)}.cba-annual-vacation-earning-wizard-modal th:not(:first-child){max-width:15rem}.model-editor-modal md-dialog-content{padding:1rem}.model-editor-modal fieldset{min-width:0;margin:0;padding:0;border:0}.model-editor-modal .md-chips{font-size:inherit;text-transform:lowercase}.model-editor-modal .md-chips>md-chip{display:inline-block;font-size:14px;background-color:rgba(0,0,0,.08);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-editor-modal--fullscreen{min-height:100%;min-width:100%;border-radius:0}.model-editor-modal__form,.model-editor-modal__group{grid-template-columns:auto}.model-editor-browser-element{display:none}@media screen and (min-width: 600px){.model-editor-modal__form--1-column,.model-editor-modal__group--1-column{grid-template-columns:repeat(1, 1fr)}.model-editor-modal__form--2-column,.model-editor-modal__group--2-column{grid-template-columns:repeat(2, 1fr)}.model-editor-modal__form--3-column,.model-editor-modal__group--3-column{grid-template-columns:repeat(3, 1fr)}.model-editor-modal__form--4-column,.model-editor-modal__group--4-column{grid-template-columns:repeat(4, 1fr)}.model-editor-modal__form--5-column,.model-editor-modal__group--5-column{grid-template-columns:repeat(5, 1fr)}.model-editor-modal__form--6-column,.model-editor-modal__group--6-column{grid-template-columns:repeat(6, 1fr)}.model-editor-modal__form--7-column,.model-editor-modal__group--7-column{grid-template-columns:repeat(7, 1fr)}.model-editor-modal__form--8-column,.model-editor-modal__group--8-column{grid-template-columns:repeat(8, 1fr)}.model-editor-device-element{display:none}.model-editor-browser-element{display:block}}majakka-model-editor-group-header,.majakka-model-editor-group-header{grid-column:1/-1;display:flex;flex-wrap:wrap}majakka-model-editor-group-header strong,.majakka-model-editor-group-header strong{flex:1 1 auto;margin-left:0;padding:.25rem .5rem;background-color:rgba(0,0,0,.08)}majakka-model-editor-group-header p,.majakka-model-editor-group-header p{flex:1 1 100%;margin:0}majakka-model-editor-group-header strong+p,.majakka-model-editor-group-header strong+p{margin-top:.5rem}majakka-model-editor-group-footer{grid-column:1/-1;display:flex}majakka-model-editor-group-footer small{flex:1 1 100%;padding:0 .5rem}majakka-model-editor-input,majakka-model-editor-checkbox,majakka-model-editor-field md-input-container,majakka-model-editor-field md-radio-group,majakka-model-editor-field md-checkbox,majakka-model-editor-field legend,majakka-model-editor-field majakka-model-editor-employee-agreement{display:block}majakka-model-editor-employee-agreement md-input-container{margin:18px 0 !important}majakka-model-editor-field legend{margin:0;padding:0}majakka-model-editor-field md-radio-group{margin:0 -0.5rem;overflow:auto}majakka-model-editor-field md-radio-button{float:left;margin:.25rem .5rem 0}.vertical-radio-button-selection{align-items:flex-start !important}.vertical-radio-button-selection majakka-model-editor-field md-radio-button{float:none}.checkbox-no-margins md-input-container{margin:0}majakka-user-taxation-card-list .md-button{min-width:0;width:3rem;margin:.125rem;box-shadow:none !important;overflow:visible}majakka-user-taxation-card-list .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip{right:0;margin-right:0;padding-top:.25rem !important;padding-bottom:.25rem !important;text-transform:none;z-index:1}majakka-user-taxation-card-list .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before{top:100%;right:0;left:auto;margin-top:0;margin-right:1rem;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,.87)}@media screen and (max-width: 959px){majakka-user-taxation-card-list .user-taxation-card-list-actions:not(:last-child){display:none}}majakka-user-taxation-card-list-item{outline:none}majakka-user-taxation-card-list-item .md-button{margin:0}majakka-user-taxation-card-list-item md-checkbox{margin:0}majakka-user-taxation-card-list-item .euros{justify-content:flex-end}@media screen and (min-width: 960px){majakka-user-taxation-card-list-item .euros{text-align:right}}majakka-user-taxation-card-list-item .fa-exclamation-triangle{margin-right:.5rem}majakka-user-taxation-card-list-item .fa-exclamation-triangle,majakka-user-taxation-card-list-item .fa-exclamation-triangle+*{color:red}.user-taxation-card-grid{margin-top:1rem}.user-taxation-card-grid .linkity-grid-table__attribute-container--primary{--column-width-min: 1fr}.user-taxation-card-grid .linkity-grid-table__attribute-container--percentages .linkity-grid-table__attribute-container--secondary{--column-width-min: 4rem}.user-taxation-card-grid .linkity-grid-table__attribute--additional{white-space:pre-line}.user-taxation-card-grid .linkity-grid-table__attribute--tax-liability{margin-bottom:.5rem}.user-taxation-card-grid .linkity-grid-table__attribute--tax-liability::before{grid-row:1/span 2}.user-taxation-card-grid .linkity-grid-table__attribute--tax-liability>div{grid-column:2}.user-taxation-card-grid .linkity-grid-table__attribute--tax-liability span{color:rgba(0,0,0,.6);text-transform:lowercase}.user-taxation-card-grid .linkity-grid-table__attribute--tax-liability span::before{content:"("}.user-taxation-card-grid .linkity-grid-table__attribute--tax-liability span::after{content:")"}.user-taxation-card-grid .linkity-grid-table__attribute-container--primary .linkity-grid-table__attribute{justify-content:center}@media screen and (max-width: 959px){.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute-container--primary{margin-bottom:.5rem}.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute-container--primary>.linkity-grid-table__attribute:first-child{grid-column:1/-1;font-family:"Roboto Medium"}.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute-container--primary>.linkity-grid-table__attribute:first-child::before{display:none}.user-taxation-card-grid>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child{display:none}}@media screen and (min-width: 960px){.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute-container--primary>.linkity-grid-table__attribute:first-child{display:none}.user-taxation-card-grid .linkity-grid-table__attribute-container--actions{display:none}.user-taxation-card-grid .linkity-grid-table__attribute--tax-liability{margin-bottom:initial}.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute--tax-liability{grid-column:auto;gap:.5rem;line-height:1.25;text-align:right}.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute--tax-liability,.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute--tax-liability>div{display:flex;flex-direction:column;align-items:flex-end}.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute--tax-liability span{font-variant-caps:all-small-caps}.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute--tax-liability span::before,.user-taxation-card-grid .linkity-grid-table__item:not(:first-child) .linkity-grid-table__attribute--tax-liability span::after{content:""}.user-taxation-card-grid.user-taxation-card-grid--with-actions>.linkity-grid-table__item{grid-template-columns:2.5rem repeat(auto-fit, minmax(0, 1fr))}.user-taxation-card-grid.user-taxation-card-grid--with-actions>.linkity-grid-table__item:first-child>.linkity-grid-table__attribute:last-child{display:none}}@media screen and (max-width: 599px){.user-employment-period-model-editor{grid-template-columns:repeat(2, 1fr) !important}.user-employment-period-model-editor__validity{grid-template-columns:repeat(2, 1fr) !important;grid-column:1/3 !important}.user-employment-period-model-editor__salary{grid-template-columns:repeat(2, 1fr) !important;grid-column:1/3 !important}.user-employment-period-model-editor__job{grid-column:1/3 !important}.user-employment-period-model-editor__comments{grid-column:1/3 !important}.user-employment-period-model-editor__custom-field{grid-column:1/3 !important}}@media screen and (min-width: 600px)and (max-width: 959px){.user-employment-period-model-editor__validity,.user-employment-period-model-editor__job,.user-employment-period-model-editor__comments{grid-column:1/5 !important}.user-employment-period-model-editor__salary{grid-column:auto/span 2 !important}.user-employment-period-model-editor__custom-field{grid-column:auto/span 2 !important}}@media screen and (min-width: 960px){.user-employment-period-model-editor__validity{grid-column:1/3 !important}.user-employment-period-model-editor__salary{grid-column:auto/span 1 !important}.user-employment-period-model-editor__job{grid-column:3/5 !important}.user-employment-period-model-editor__comments{grid-column:auto/span 2 !important}.user-employment-period-model-editor__custom-field{grid-column:auto/span 1 !important}}.user-employment-period-model-editor majakka-model-editor-group-header>p{padding-left:.5rem;font-size:14px}.user-employment-period-model-editor .group:not(.group--full-width):not(.group--half-width){grid-column:auto/span 2}@media screen and (min-width: 960px){.user-employment-period-model-editor .group:not(.group--full-width):not(.group--half-width){grid-column:auto/span 1}}.user-employment-period-model-editor .group--full-width{grid-column:1/-1}.user-employment-period-model-editor .group--half-width{grid-column:auto/span 2}.user-employment-period-model-editor majakka-model-editor-group-footer{color:red}majakka-user-employment-period-list{position:relative}majakka-user-employment-period-list .table-actions .md-button{min-width:0;width:3rem;margin:.125rem;box-shadow:none !important;overflow:visible}majakka-user-employment-period-list .table-actions .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip{right:0;margin-right:0;padding-top:.25rem !important;padding-bottom:.25rem !important;text-transform:none;z-index:1}majakka-user-employment-period-list .table-actions .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before{top:100%;right:0;left:auto;margin-top:0;margin-right:1.25rem;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,.87)}majakka-user-employment-period-list .footer-actions{display:flex;flex-direction:column;align-items:stretch;margin-top:.5rem;background-color:#f2f2f2;border:1px solid #dadada}majakka-user-employment-period-list .user-employment-period-list__grid{display:grid}@media screen and (max-width: 959px){majakka-user-employment-period-list .table-actions:not(:last-child){display:none}}majakka-user-employment-period-list-item{display:grid;margin-top:.5rem;font-size:13px;line-height:1.5}majakka-user-employment-period-list-item md-checkbox{display:flex;justify-content:center}majakka-user-employment-period-list-item md-checkbox .md-label{display:none}majakka-user-employment-period-list-item .md-button{margin:0;min-width:0}majakka-user-employment-period-list-item .actions{display:grid;grid-auto-flow:column;justify-content:flex-end;padding:.25rem 0;gap:.5rem}@media screen and (min-width: 960px){.user-employment-period-list__grid--with-actions majakka-user-employment-period-list-item{grid-template-columns:2.5rem 1fr}.user-employment-period-list__grid--with-actions majakka-user-employment-period-list-item+majakka-user-employment-period-list-item{margin-top:0}.user-employment-period-list__grid--with-actions majakka-user-employment-period-list-item+majakka-user-employment-period-list-item .user-employment-period-list__column{border-top:0}majakka-user-employment-period-list-item .actions{display:none}}.user-employment-period-list__column{display:grid;gap:.5rem;padding:.25rem;align-items:flex-start;background-color:#fff;border:1px solid #dadada}.user-employment-period-list__column--checkbox{justify-content:stretch;border-right:0}@media screen and (max-width: 959px){.user-employment-period-list__column--checkbox{display:none}}@media screen and (min-width: 600px){.user-employment-period-list__column--data{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.user-employment-period-list__column--data{grid-template-columns:repeat(4, 1fr)}}.user-employment-period-list__group,.user-employment-period-list__group>div,.user-employment-period-list__grid--detailed-view .user-employment-period-list__group{display:grid;align-items:flex-start}.user-employment-period-list__group>strong{grid-column:1/-1;padding:.25rem;background-color:rgba(0,0,0,.08)}.user-employment-period-list__group>strong~div{margin:.25rem .25rem 0}.user-employment-period-list__group--basic{grid-column:1/-1}@media screen and (min-width: 600px){.user-employment-period-list__group--basic{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.user-employment-period-list__group--basic{grid-template-columns:repeat(4, 1fr)}}.user-employment-period-list__grid--detailed-view .user-employment-period-list__group--basic{grid-column:auto;grid-template-columns:1fr}.user-employment-period-list__group--summary{grid-column:1/-1;gap:.25rem}@media screen and (min-width: 600px){.user-employment-period-list__group--summary{grid-template-columns:repeat(2, 1fr)}.user-employment-period-list__group--summary .user-employment-period-list__field--internal-comment:not(:hover) span,.user-employment-period-list__group--summary .user-employment-period-list__field--payslip-comment:not(:hover) span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media screen and (min-width: 960px){.user-employment-period-list__group--summary{grid-template-columns:repeat(4, 1fr)}.user-employment-period-list__group--summary .user-employment-period-list__field--regular-working-hours,.user-employment-period-list__group--summary .user-employment-period-list__field--table-salaries{grid-row:2/span 2}.user-employment-period-list__group--summary .user-employment-period-list__field--internal-comment{grid-row:1;grid-column:4}.user-employment-period-list__group--summary .user-employment-period-list__field--payslip-comment{grid-row:2;grid-column:4}.user-employment-period-list__group--summary .user-employment-period-list__field--monthly-salary{grid-column:3}}.user-employment-period-list__group--custom-fields.field-count-4,.user-employment-period-list__group--custom-fields.field-count-5,.user-employment-period-list__group--custom-fields.field-count-6,.user-employment-period-list__group--custom-fields.field-count-7,.user-employment-period-list__group--custom-fields.field-count-8,.user-employment-period-list__group--custom-fields.field-count-9,.user-employment-period-list__group--custom-fields.field-count-10{gap:0 .5rem;grid-column:1/-1}@media screen and (min-width: 600px){.user-employment-period-list__group--custom-fields.field-count-4,.user-employment-period-list__group--custom-fields.field-count-5,.user-employment-period-list__group--custom-fields.field-count-6,.user-employment-period-list__group--custom-fields.field-count-7,.user-employment-period-list__group--custom-fields.field-count-8,.user-employment-period-list__group--custom-fields.field-count-9,.user-employment-period-list__group--custom-fields.field-count-10{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.user-employment-period-list__group--custom-fields.field-count-4,.user-employment-period-list__group--custom-fields.field-count-5,.user-employment-period-list__group--custom-fields.field-count-6,.user-employment-period-list__group--custom-fields.field-count-7,.user-employment-period-list__group--custom-fields.field-count-8,.user-employment-period-list__group--custom-fields.field-count-9,.user-employment-period-list__group--custom-fields.field-count-10{grid-template-columns:repeat(4, 1fr)}}.user-recovery-proceeding-model-editor .exceptions .md-errors-spacer{display:none}.user-recovery-proceeding-model-editor .exceptions .md-button{margin-right:0}.user-recovery-proceeding-model-editor .exceptions .model-editor-modal__group{gap:.5rem}.user-recovery-proceeding-model-editor .exceptions .model-editor-modal__group .md-button{margin:0}.user-recovery-proceeding-model-editor .exceptions .majakka-model-editor-field+.majakka-model-editor-field{margin-top:1rem}@media screen and (min-width: 600px){.user-recovery-proceeding-model-editor .exceptions .model-editor-modal__group{gap:1rem}.user-recovery-proceeding-model-editor .exceptions .model-editor-modal__group--6-column{grid-template-columns:repeat(5, 1fr) auto}.user-recovery-proceeding-model-editor .exceptions .model-editor-modal__group--6-column .md-button{margin-top:1rem}.user-recovery-proceeding-model-editor .exceptions .majakka-model-editor-field+.majakka-model-editor-field{margin-top:0}}majakka-user-recovery-proceeding-list md-checkbox{margin:0}majakka-user-recovery-proceeding-list .md-button{min-width:0;width:3rem;margin:.125rem;box-shadow:none !important;overflow:visible}majakka-user-recovery-proceeding-list .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip{right:0;margin-right:0;padding-top:.25rem !important;padding-bottom:.25rem !important;text-transform:none;z-index:1}majakka-user-recovery-proceeding-list .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before{top:100%;right:0;left:auto;margin-top:0;margin-right:1rem;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,.87)}@media screen and (max-width: 959px){majakka-user-recovery-proceeding-list .user-recovery-proceeding-list-actions:not(:last-child){display:none}}majakka-user-recovery-proceeding-list-item,majakka-user-recovery-proceeding-list-item-exception{outline:none}majakka-user-recovery-proceeding-list-item .md-button,majakka-user-recovery-proceeding-list-item-exception .md-button{margin:0}majakka-user-recovery-proceeding-list-item .linkity-grid-table__attribute .lnk-u-tooltip,majakka-user-recovery-proceeding-list-item-exception .linkity-grid-table__attribute .lnk-u-tooltip{display:inline-flex;align-items:center}majakka-user-recovery-proceeding-list-item .linkity-grid-table__attribute i,majakka-user-recovery-proceeding-list-item-exception .linkity-grid-table__attribute i{margin-right:.25rem;color:red}@media screen and (min-width: 960 px){majakka-user-recovery-proceeding-list-item>.linkity-grid-table__attribute,majakka-user-recovery-proceeding-list-item-exception>.linkity-grid-table__attribute{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.user-recovery-proceeding-grid{margin-top:1rem}.user-recovery-proceeding-grid .linkity-grid-table__item{grid-template-columns:repeat(6, 1fr)}@media screen and (max-width: 959px){.user-recovery-proceeding-grid>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child{display:none}}@media screen and (min-width: 960px){.user-recovery-proceeding-grid .linkity-grid-table__attribute-container--actions{display:none}.user-recovery-proceeding-grid.user-recovery-proceeding-grid--with-actions .linkity-grid-table__item{grid-template-columns:2.5rem repeat(6, 1fr)}.user-recovery-proceeding-grid.user-recovery-proceeding-grid--with-actions>.linkity-grid-table__item:first-child>.linkity-grid-table__attribute:last-child{display:none}}.user-union-membership-model-editor .timedependent-datas .md-button{margin:0;max-width:none;box-shadow:none !important}.user-union-membership-model-editor .timedependent-datas>div:first-child .md-button{margin-left:.5rem}.user-union-membership-model-editor .timedependent-datas>div:not(:first-child){margin:1rem;display:grid;gap:.5rem;grid-template-columns:repeat(7, 1fr) 6rem}.user-union-membership-model-editor .timedependent-datas>div:not(:first-child) .md-button{width:100%;margin-top:2px}.user-union-membership-model-editor .timedependent-datas>div:nth-child(2){line-height:1.15;font-variant-caps:all-small-caps}.user-union-membership-model-editor .timedependent-datas>div:nth-child(2) strong,.user-union-membership-model-editor .timedependent-datas>div:nth-child(2) small{padding-left:.125rem}.user-union-membership-model-editor .timedependent-datas>div:nth-child(2) small{grid-row:2;color:gray}.user-union-membership-model-editor .timedependent-datas>div:nth-child(2)>div{display:grid;gap:0 .5rem}.user-union-membership-model-editor .timedependent-datas>div:nth-child(2)>div:first-child,.user-union-membership-model-editor .timedependent-datas>div:nth-child(2)>div:last-child{grid-column-end:span 2;grid-template-columns:repeat(2, 1fr)}.user-union-membership-model-editor .timedependent-datas>div:nth-child(2)>div:nth-child(2){grid-column-end:span 3;grid-template-columns:repeat(3, 1fr)}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) md-checkbox{font-size:14px}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) input{background-color:rgba(0,0,0,.02);border-radius:0;outline:none}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) input,.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) label{font-size:14px;line-height:1.25}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) input{height:40px}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) md-input-container{display:block;margin:0;padding:0;border:0}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) md-input-container md-datepicker{display:block;padding:0;width:100%}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) md-input-container label{padding-left:.5rem;transform:translateY(30px)}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) md-input-container.date-input-container.md-input-has-value label{display:none}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) md-input-container.md-input-invalid .md-datepicker-input{border-color:#ff3d00}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) md-input-container .md-errors-spacer{display:none}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) .md-datepicker-input-container{display:block}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) .md-datepicker-input{max-width:none;padding-left:.5rem;border:1px solid rgba(0,0,0,.16)}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3) .md-datepicker-triangle-button{transform:translateX(0);top:0;bottom:0;margin:0;height:auto !important;width:40px}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3)>div>div{position:relative}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3)>div>div input{padding-right:3rem}.user-union-membership-model-editor .timedependent-datas>div:nth-child(n+3)>div>div input+strong{position:absolute;top:0;bottom:0;right:0;width:2.5rem;display:grid;align-items:center;justify-content:center;font-variant-caps:all-small-caps;background-color:rgba(0,0,0,.04);border-left:1px solid rgba(0,0,0,.08);color:gray}.user-union-membership-model-editor .monthly-references .md-errors-spacer{display:none}.user-union-membership-model-editor .monthly-references .md-button{margin-right:0}.user-union-membership-model-editor .monthly-references .model-editor-modal__group{gap:.5rem}.user-union-membership-model-editor .monthly-references .model-editor-modal__group .md-button{margin:0}.user-union-membership-model-editor .monthly-references .majakka-model-editor-field+.majakka-model-editor-field{margin-top:1rem}@media screen and (max-width: 599){.user-union-membership-model-editor{grid-template-columns:1fr !important}}@media screen and (min-width: 600px){.user-union-membership-model-editor .monthly-references .model-editor-modal__group{gap:1rem}.user-union-membership-model-editor .monthly-references .model-editor-modal__group--4-column{grid-template-columns:repeat(3, 1fr) auto}.user-union-membership-model-editor .monthly-references .model-editor-modal__group--4-column .md-button{margin-top:1rem}.user-union-membership-model-editor .monthly-references .majakka-model-editor-field+.majakka-model-editor-field{margin-top:0}}@media screen and (min-width: 600px)and (max-width: 959px){.user-union-membership-model-editor{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px)and (max-width: 1280px){.user-union-membership-model-editor{grid-template-columns:repeat(3, 1fr)}}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union,.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div:not(:last-child){display:grid;gap:.25rem}@media screen and (min-width: 600px){.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union,.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div:not(:last-child){grid-template-columns:10rem 1fr;gap:1rem}}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div>div{display:grid;grid-template-columns:repeat(auto-fill, minmax(min-content, 10rem));gap:.5rem;align-items:flex-start}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div>div>div{display:grid}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div>strong,.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div>div>div>strong{font-variant-caps:all-small-caps}@media screen and (max-width: 599px){.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div>strong{padding:.25rem .5rem;background-color:rgba(0,0,0,.04)}}@media screen and (max-width: 599px){.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div>strong+*{padding:0 .5rem}}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union{gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;line-height:1.25;background-color:rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.08)}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div{align-items:baseline;margin:0 .5rem;font-size:14px}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div:last-child{color:red}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>strong,.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>div{grid-column:1/-1}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union>strong{padding:.25rem .5rem;background-color:rgba(0,0,0,.04)}.user-union-membership-model-editor .user-union-membership-model-editor__company-level-worker-union__others{grid-column:1/-1}majakka-user-union-membership-list md-checkbox{margin:0}majakka-user-union-membership-list .md-button{margin:.125rem}majakka-user-union-membership-list .user-union-membership-list-actions .md-button{min-width:0;width:3rem;box-shadow:none !important;overflow:visible}majakka-user-union-membership-list .user-union-membership-list-actions .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip{right:0;margin-right:0;padding-top:.25rem !important;padding-bottom:.25rem !important;text-transform:none;z-index:1}majakka-user-union-membership-list .user-union-membership-list-actions .md-button.lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before{top:100%;right:0;left:auto;margin-top:0;margin-right:1.25rem;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,.87)}majakka-user-union-membership-list .user-union-membership-grid+div{display:flex;flex-direction:column;align-items:stretch;margin-top:.5rem;background-color:#f2f2f2;border:1px solid #dadada}@media screen and (max-width: 959px){majakka-user-union-membership-list .user-union-membership-list-actions button:not(:last-child){display:none}}@media screen and (min-width: 960px){majakka-user-union-membership-list .user-union-membership-grid+div{margin-top:0;border-top:0}}majakka-user-union-membership-list-item .md-button{margin:0;margin-left:.5rem}.user-union-membership-grid{margin-top:1rem}.user-union-membership-grid md-checkbox .md-label{display:none !important}.user-union-membership-grid strong{display:block}.user-union-membership-grid .linkity-grid-table__item{outline:none}.user-union-membership-grid .linkity-grid-table__attribute:first-child{align-items:flex-start}.user-union-membership-grid:not(.user-union-membership-grid--with-actions) .linkity-grid-table__item{grid-template-columns:repeat(6, 1fr)}.user-union-membership-grid:not(.user-union-membership-grid--with-actions) .linkity-grid-table__attribute:first-child{display:none}.user-union-membership-grid.user-union-membership-grid--with-actions .linkity-grid-table__item{grid-template-columns:2.5rem repeat(6, 1fr)}.user-union-membership-grid .linkity-grid-table__attribute .lnk-u-tooltip{display:inline-flex;align-items:center}.user-union-membership-grid .linkity-grid-table__attribute i{margin-right:.25rem;color:red}@media screen and (max-width: 959px){.user-union-membership-grid .linkity-grid-table__attribute:first-child{display:none}.user-union-membership-grid .do-not-charge-if-only-lomaraha{grid-column:2}.user-union-membership-grid .do-not-charge-if-only-lomaraha .lnk-u-tooltip{position:unset !important}.user-union-membership-grid .do-not-charge-if-only-lomaraha .lnk-u-tooltip::before{content:attr(lnk-tooltip) !important;display:inline-block !important;left:unset !important;right:unset !important;border:unset !important;margin:unset !important;white-space:unset !important;bottom:unset !important;top:unset !important;position:unset !important;width:unset !important;height:unset !important}.user-union-membership-grid .do-not-charge-if-only-lomaraha i{display:none}}@media screen and (min-width: 960px){.user-union-membership-grid .linkity-grid-table__attribute:not(:first-child):not(.linkity-grid-table__attribute-container--actions),.user-union-membership-grid strong{display:block}.user-union-membership-grid .linkity-grid-table__attribute:not(:first-child):not(.linkity-grid-table__attribute-container--actions):not(.iban):not(.monthly-references),.user-union-membership-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-union-membership-grid .linkity-grid-table__attribute-container--actions{display:none}.user-union-membership-grid .do-not-charge-if-only-lomaraha{height:13px}.user-union-membership-grid .do-not-charge-if-only-lomaraha>div{position:absolute}.user-union-membership-grid .do-not-charge-if-only-lomaraha .lnk-u-tooltip::after{height:auto;width:20rem;padding:.25rem .5rem;white-space:normal}}majakka-user-user-groups-summary h3{margin:0 0 .5rem;font-family:"Inter Regular",sans-serif;font-size:16px}majakka-user-user-groups-summary>div{margin-top:-0.25rem;margin-bottom:.5rem}majakka-user-user-groups-summary>div span{display:inline-block;margin-top:.25rem;margin-right:.25rem;padding:.5em 1em;font-family:"Inter Regular",sans-serif;background-color:rgba(0,0,0,.08);border-radius:9999px}majakka-user-user-groups-summary>table{margin-top:1rem;border-spacing:1px;background-color:rgba(0,0,0,.16)}majakka-user-user-groups-summary>table thead tr:first-child th:last-child{text-align:center}majakka-user-user-groups-summary>table th,majakka-user-user-groups-summary>table td{padding:.5rem}majakka-user-user-groups-summary>table th{font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:normal;vertical-align:bottom;background-color:rgba(255,255,255,.54)}majakka-user-user-groups-summary>table td,print-resourcing-table majakka-user-user-groups-summary>table th{vertical-align:baseline;background-color:rgba(255,255,255,.87)}majakka-user-user-groups-summary>table td div,print-resourcing-table majakka-user-user-groups-summary>table th div{display:grid;gap:.5rem;grid-auto-flow:column;grid-auto-columns:1fr auto;align-items:baseline}majakka-user-user-groups-summary>table td div>div,print-resourcing-table majakka-user-user-groups-summary>table th div>div{max-width:10rem;grid-auto-flow:row;grid-auto-columns:1fr;gap:.25rem}majakka-user-user-groups-summary>table td div>div>strong,print-resourcing-table majakka-user-user-groups-summary>table th div>div>strong,majakka-user-user-groups-summary>table td div>div>span,print-resourcing-table majakka-user-user-groups-summary>table th div>div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}majakka-user-user-groups-summary>table td div>div>strong,print-resourcing-table majakka-user-user-groups-summary>table th div>div>strong{font-variant-caps:all-small-caps}majakka-user-user-groups-summary>div,majakka-user-user-groups-summary>table{line-height:1.25}majakka-user-user-groups-summary>div.dense,majakka-user-user-groups-summary>table.dense{font-size:12px}majakka-user-user-groups-summary .md-button{margin:0;box-shadow:none}majakka-user-user-groups-summary majakka-user-user-groups-editor-toggler{display:inline-block;margin-top:.5rem}.majakka-user-user-groups-editor md-dialog-content{padding:1rem}.majakka-user-user-groups-editor__table{margin-top:1rem;border-collapse:collapse;line-height:1.25}.majakka-user-user-groups-editor__table thead tr:first-child th:nth-child(n+3){text-align:center}.majakka-user-user-groups-editor__table th,.majakka-user-user-groups-editor__table td{padding:0}.majakka-user-user-groups-editor__table th{padding:.5rem;font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:normal;vertical-align:bottom}.majakka-user-user-groups-editor__table th:last-child{border-right:1px solid #dadada}.majakka-user-user-groups-editor__table th+th,.majakka-user-user-groups-editor__table tr+tr th{background-color:rgba(0,0,0,.08);border-left:1px solid #dadada;border-bottom:1px solid #dadada}.majakka-user-user-groups-editor__table tr:first-child th+th{border-top:1px solid #dadada}.majakka-user-user-groups-editor__table td>div,.majakka-user-user-groups-editor__table print-resourcing-table table th>div,print-resourcing-table table .majakka-user-user-groups-editor__table th>div{display:grid;gap:.25rem;padding:.25rem}.majakka-user-user-groups-editor__table td>div>div,.majakka-user-user-groups-editor__table print-resourcing-table table th>div>div,print-resourcing-table table .majakka-user-user-groups-editor__table th>div>div{grid-auto-flow:row}.majakka-user-user-groups-editor__table tbody td,.majakka-user-user-groups-editor__table tbody print-resourcing-table table th,print-resourcing-table table .majakka-user-user-groups-editor__table tbody th{vertical-align:baseline}.majakka-user-user-groups-editor__table tbody td:first-child,.majakka-user-user-groups-editor__table tbody print-resourcing-table table th:first-child,print-resourcing-table table .majakka-user-user-groups-editor__table tbody th:first-child{padding:.25rem;vertical-align:top}.majakka-user-user-groups-editor__table tbody td:last-child,.majakka-user-user-groups-editor__table tbody print-resourcing-table table th:last-child,print-resourcing-table table .majakka-user-user-groups-editor__table tbody th:last-child{vertical-align:top}.majakka-user-user-groups-editor__table tbody td+td,.majakka-user-user-groups-editor__table tbody print-resourcing-table table th+td,print-resourcing-table table .majakka-user-user-groups-editor__table tbody th+td,.majakka-user-user-groups-editor__table tbody print-resourcing-table table td+th,print-resourcing-table table .majakka-user-user-groups-editor__table tbody td+th,.majakka-user-user-groups-editor__table tbody print-resourcing-table table th+th,print-resourcing-table table .majakka-user-user-groups-editor__table tbody th+th{background-color:rgba(0,0,0,.04);border-left:1px solid #dadada;border-bottom:1px solid #dadada}.majakka-user-user-groups-editor__table tbody td+td:last-child,.majakka-user-user-groups-editor__table tbody print-resourcing-table table th+td:last-child,print-resourcing-table table .majakka-user-user-groups-editor__table tbody th+td:last-child,.majakka-user-user-groups-editor__table tbody print-resourcing-table table td+th:last-child,print-resourcing-table table .majakka-user-user-groups-editor__table tbody td+th:last-child,.majakka-user-user-groups-editor__table tbody print-resourcing-table table th+th:last-child,print-resourcing-table table .majakka-user-user-groups-editor__table tbody th+th:last-child{border-right:1px solid #dadada}.majakka-user-user-groups-editor__table md-select{width:10rem;margin:0;background-color:#fff}.majakka-user-user-groups-editor__table md-select-value{min-height:1.9375rem;padding-right:.5rem;border:1px solid rgba(0,0,0,.12)}.majakka-user-user-groups-editor__table md-select-value>span:first-child{padding-left:.25rem}.majakka-user-user-groups-editor__table md-select-value>span:first-child>.md-text{padding-left:0}.majakka-user-user-groups-editor__table .md-button{min-width:2.5rem;margin:0;box-shadow:none !important}.majakka-user-user-groups-editor__table .md-button i+span{margin-left:.33333em}.majakka-user-user-groups-editor__table td:not(:first-child) .md-button,.majakka-user-user-groups-editor__table print-resourcing-table table th:not(:first-child) .md-button,print-resourcing-table table .majakka-user-user-groups-editor__table th:not(:first-child) .md-button,.majakka-user-user-groups-editor__table md-select+.md-button{padding:.25rem;min-height:0;height:auto;font-variant-caps:all-small-caps;line-height:1.5}.majakka-user-user-groups-editor__table md-select+.md-button{margin-left:auto}.majakka-user-user-groups-editor__table md-checkbox{display:flex;justify-self:stretch;min-height:0}.majakka-user-user-groups-editor__table md-checkbox .md-container{position:static;flex:1 0 2.25rem;margin:0;width:auto;height:2.25rem;transform:none}.majakka-user-user-groups-editor__table md-checkbox .md-container::before,.majakka-user-user-groups-editor__table md-checkbox .md-container::after{display:none}.majakka-user-user-groups-editor__table md-checkbox .md-icon{left:50%;margin:9px 0;transform:translateX(-50%)}.majakka-user-user-groups-editor__table md-checkbox .md-label{display:none}.majakka-user-user-groups-editor__table.dense{font-size:12px}.majakka-user-user-groups-editor__generic-access-rights{padding:.5rem;background-color:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.12)}.majakka-user-user-groups-editor__generic-access-rights>div{display:flex;flex-wrap:wrap;gap:.25rem;margin:.5rem 0}.majakka-user-user-groups-editor__generic-access-rights .linkity-pill{display:block;background-color:rgba(0,0,0,.08);white-space:nowrap}.majakka-user-user-groups-editor__generic-access-rights .md-button{margin:0;box-shadow:none !important}.validation-floating-icon{position:absolute;top:0;color:#ff970a}.user-payroll-grid__attribute-container--periods,.user-payroll-grid__attribute-container--descriptions{--column-width-min: 10rem}.user-payroll-grid__attribute-container--values{--column-width-min: 8rem}.user-payroll-card-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(12rem, 1fr));gap:.5rem}.user-payroll-card-grid__item{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 2.5rem;background-color:#fff;border:1px solid #dadada}.user-payroll-card-grid__item__content{display:grid;grid-template-columns:repeat(auto-fill, minmax(10rem, 1fr));gap:.5rem;align-items:flex-start;padding:1rem}.user-payroll-card-grid__item__content>div:last-child{display:flex;flex-direction:column;text-align:center;gap:.5rem}.user-payroll-card-grid__item__content>div:last-child>div{display:flex;flex-direction:column;gap:.25rem}.user-payroll-card-grid__item__content>div:last-child .lnk-u-tooltip{display:flex;justify-content:center}.user-payroll-card-grid__item__content>div:first-child:last-child,.user-payroll-card-grid__item__content>div:not(:last-child)>div{display:grid;justify-items:center;gap:.33333rem}.user-payroll-card-grid__item__content .lnk-u-truncate{max-width:100%}.user-payroll-card-grid__item__actions{display:flex;align-items:center;align-self:stretch;justify-content:flex-end;padding:0 .5rem;background-color:rgba(0,0,0,.16)}.user-payroll-card-grid__item__actions md-switch{margin:0}.user-payroll-card-grid__item__actions .link-button{font-variant-caps:all-small-caps;text-decoration:underline;color:#ff5722}.user-payroll-card-grid__item__status{position:absolute;display:flex;align-items:center;top:0;right:0;padding:.25rem}.user-payroll-card-grid__item__status i{--fa-fade-opacity: 0.1;--fa-animation-duration: 1.5s;--fa-animation-timing: ease-out;display:inline-block}.user-payroll-card-grid__item__status i.pending-update{color:orange}.user-payroll-card-grid__item__status i.up-to-date{color:#32cd32}.user-payroll-card-grid__item__status linkity-tooltip{margin-left:-0.25rem}.user-payroll-card-grid__item__title{font-size:23px}@media screen and (max-width: 959px){.user-payroll-grid{grid-template-columns:1fr}}@media screen and (min-width: 960px){.user-payroll-grid .linkity-grid-table__item{grid-template-columns:3fr 2fr 3fr 6.8125rem}.user-payroll-payments-grid .linkity-grid-table__item{grid-template-columns:1fr 1fr 1fr 6.8125rem}}@media screen and (min-width: 960px)and (max-width: 1217px){.user-payroll-grid{grid-gap:.5rem;border-top:0;border-left:0}.user-payroll-grid .linkity-grid-table__item{border-top:1px solid #dadada;border-left:1px solid #dadada}}.hour-bank-saldo-trace h3{margin:0 0 1rem}.hour-bank-saldo-trace__grid{display:grid;grid-template-columns:repeat(4, auto);gap:1px;background-color:#dadada;border:1px solid #dadada}.hour-bank-saldo-trace__grid>div{display:flex;align-items:baseline;padding:.25rem .5rem;background-color:#fff;--today-highlight-color: #2196F3}.hour-bank-saldo-trace__grid>div:nth-child(-n+4){font-family:"Roboto Medium";font-variant-caps:all-small-caps;background-color:#f0f0f0}.hour-bank-saldo-trace__grid>div:nth-child(n+4):nth-child(4n+2),.hour-bank-saldo-trace__grid>div:nth-child(n+4):nth-child(4n+3){justify-content:flex-end}.hour-bank-saldo-trace__grid>div>div:last-child:not(:first-child){margin-left:auto}.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-saturday{color:rgba(0,0,0,.7215686275);font-weight:bold}.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-sunday{font-weight:bold;color:rgba(255,0,0,.51)}.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-today{border:solid var(--today-highlight-color);border-width:1px 0px 1px 1px}.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-today+div,.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-today+div+div{border:solid var(--today-highlight-color);border-width:1px 0px 1px 0px}.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-today+div+div+div{border:solid var(--today-highlight-color);border-width:1px 1px 1px 0px}.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-diff-negative{background:#ffd9d9}.hour-bank-saldo-trace__grid>div.hour-bank-saldo-trace-diff-positive{background:rgba(166,226,45,.6)}.hour-bank-saldo-trace__grid .lnk-u-tooltip{display:inline-flex;align-items:center}.hour-bank-saldo-trace__grid .lnk-u-tooltip:hover .linkity-tooltip__content{display:inline-grid;gap:.25rem;align-items:baseline;width:20rem;padding:.25rem .5rem;white-space:normal}.hour-bank-saldo-trace__grid .lnk-u-tooltip .linkity-tooltip__content sup:first-child{float:left;width:1rem}.hour-bank-saldo-trace__grid .lnk-u-tooltip .linkity-tooltip__content sup+span{display:block;overflow:hidden}.hour-bank-saldo-trace__grid .lnk-u-tooltip .linkity-tooltip__content>span:last-child:nth-child(2),.hour-bank-saldo-trace__grid .lnk-u-tooltip .linkity-tooltip__content>span:nth-child(3){margin-top:.75rem}.hour-bank-saldo-trace__grid .manual-adjustment-icon{visibility:hidden}@media screen and (max-width: 600px){.hour-bank-saldo-trace__grid{grid-template-columns:repeat(3, auto)}.hour-bank-saldo-trace__grid .manual-adjustment-column{display:none}.hour-bank-saldo-trace__grid .manual-adjustment-icon{visibility:visible;font-size:15px;color:rgba(0,0,0,.5)}.hour-bank-saldo-trace__grid .lnk-u-tooltip:hover .linkity-tooltip__content{width:auto}.hour-bank-saldo-trace__grid>div:nth-child(n+4):nth-child(4n+2){justify-content:space-between}}.hour-bank-saldo-trace__grid__item--full{grid-column:1/-1}.payroll-distribution-modal__header{line-height:1.25}.payroll-distribution-modal__header strong{display:inline-block;margin-right:.33333rem}.payroll-distribution-modal__table{margin-top:1rem;border-spacing:1px;background-color:#dadada}.payroll-distribution-modal__table th,.payroll-distribution-modal__table td{padding:.25rem .5rem}.payroll-distribution-modal__table th{font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:normal;background-color:#f0f0f0}.payroll-distribution-modal__table th+th{text-align:right}.payroll-distribution-modal__table td,.payroll-distribution-modal__table print-resourcing-table table th,print-resourcing-table table .payroll-distribution-modal__table th{background-color:#fff;text-align:right}.payroll-distribution-modal__table td div,.payroll-distribution-modal__table print-resourcing-table table th div,print-resourcing-table table .payroll-distribution-modal__table th div{display:grid;grid-auto-flow:column;gap:.5rem}majakka-user-payroll-payment-row-list .linkity-grid-table__attribute i{margin-left:.5rem}majakka-user-payroll-payment-row-list .linkity-grid-table__attribute i:not(.linkity-primary-color-500){color:rgba(0,0,0,.26)}majakka-user-payroll-payment-row-list .user-payroll-payment-row-grid{margin-top:1rem}majakka-user-payroll-payment-row-list .user-payroll-payment-row-grid__action{min-width:0;width:3rem;margin:0;margin-left:.5rem;box-shadow:none !important;overflow:visible}majakka-user-payroll-payment-row-list .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip,majakka-user-payroll-payment-row-list .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):after{right:0;margin-right:0;padding-top:.25rem !important;padding-bottom:.25rem !important;text-transform:none;z-index:1}majakka-user-payroll-payment-row-list .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before,majakka-user-payroll-payment-row-list .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):before{left:auto;right:0;margin-top:0;margin-right:1rem;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,.87)}majakka-user-payroll-payment-row-list .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before{top:100%}majakka-user-payroll-payment-row-list .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):before{top:auto;bottom:100%}majakka-user-payroll-payment-row-list .md-errors-spacer{display:none}@media screen and (min-width: 960px){majakka-user-payroll-payment-row-list-item .euros{justify-content:flex-end}}majakka-user-payroll-distribution-list md-checkbox{margin:0}majakka-user-payroll-distribution-list .md-button{margin:.125rem}majakka-user-payroll-distribution-list .user-payroll-distribution-grid{margin-top:1rem}majakka-user-payroll-distribution-list .user-payroll-distribution-grid md-checkbox .md-label{display:none !important}majakka-user-payroll-distribution-list .user-payroll-distribution-grid .linkity-grid-table__item{outline:none}majakka-user-payroll-distribution-list .user-payroll-distribution-grid .linkity-grid-table__attribute:first-child{align-items:flex-start}majakka-user-payroll-distribution-list .user-payroll-distribution-grid:not(.user-payroll-distribution-grid--with-actions) .linkity-grid-table__item{grid-template-columns:repeat(8, 1fr)}majakka-user-payroll-distribution-list .user-payroll-distribution-grid:not(.user-payroll-distribution-grid--with-actions) .linkity-grid-table__attribute:first-child{display:none}majakka-user-payroll-distribution-list .user-payroll-distribution-grid.user-payroll-distribution-grid--with-actions .linkity-grid-table__item{grid-template-columns:2.5rem repeat(8, 1fr)}@media screen and (max-width: 959px){majakka-user-payroll-distribution-list .user-payroll-distribution-grid .linkity-grid-table__attribute:first-child{display:none}}@media screen and (min-width: 960px){majakka-user-payroll-distribution-list .user-payroll-distribution-grid .linkity-grid-table__attribute-container--actions{display:none}majakka-user-payroll-distribution-list .user-payroll-distribution-grid .linkity-grid-table__attribute.numeric{justify-content:flex-end}}majakka-user-payroll-distribution-list-item .md-button{margin:0;margin-left:.5rem}.user-payroll-distribution-model-editor .period-of-validity{grid-column:span 2}.user-payroll-distribution-model-editor .project fieldset,.user-payroll-distribution-model-editor .job fieldset{margin-bottom:0 !important}.user-payroll-distribution-model-editor md-input-container{margin-bottom:0}.user-payroll-distribution-model-editor majakka-model-editor-checkbox md-input-container,.user-payroll-distribution-model-editor majakka-model-editor-checkbox md-checkbox{margin:0}user-basic-info h3{margin:0 0 .5rem;font-family:"Inter Regular",sans-serif;font-size:16px}user-basic-info majakka-worker-fill-ins-summary table,user-basic-info majakka-user-user-groups-summary table{width:100%}user-basic-info .supervisor-selector md-input-container{margin:0;width:100%}user-basic-info .supervisor-selector md-input-container .md-errors-spacer{display:none}user-group-component md-content{display:grid;padding:.5rem;overflow:hidden;--preview-min-width: 20rem;grid-template-areas:"loading-indicator" "form" "preview"}@media screen and (min-width: 600px){user-group-component md-content{height:calc(100vh - 48px);grid-template-areas:"loading-indicator loading-indicator" "preview form";grid-template-columns:minmax(var(--preview-min-width), max-content)}}user-group-component .nav-preview-container{grid-area:preview}@media screen and (min-width: 600px){user-group-component .nav-preview-container{overflow:auto}}user-group-component .user-group-component-form{grid-area:form}@media screen and (min-width: 600px){user-group-component .user-group-component-form{overflow:auto;margin-left:calc(var(--preview-min-width)*-1);padding-left:var(--preview-min-width)}}user-group-component .user-group-component-form .lnk-u-tooltip{display:inline-flex;justify-content:center}user-group-component .user-group-component-form .lnk-u-tooltip>i{line-height:1}user-group-component .user-group-component-form linkity-tooltip{width:max-content !important;max-width:25rem !important;padding:.5rem !important;line-height:1.5 !important;white-space:initial !important}user-group-component .user-group-component-form .linkity-dashed-container{--size: 1px;padding-bottom:3px;margin-top:-3px;line-height:0;color:red}user-group-component .user-group-component-form .linkity-dashed-container__dash{flex:0 0 1.75rem;border-top-style:solid}user-group-component .user-group-component-form .linkity-dashed-container__title{font-size:12px;text-transform:uppercase;letter-spacing:.16666em}user-group-component .user-group-component-form .subgroup-container{display:grid;grid-auto-flow:row;gap:1rem;padding:1rem}user-group-component .user-group-component-form .subgroup__title{display:inline-block;margin-bottom:.5rem;font-variant-caps:all-small-caps}user-group-component .user-group-component-form .subgroup__spacer{height:1em;margin:1em 2.25rem .25em;border-top:1px solid rgba(0,0,0,.16)}user-group-component .loading-indicator{grid-area:loading-indicator}@media screen and (min-width: 600px){user-group-component .nav-preview{margin:8px}}user-group-component .nav-preview table{width:100%;border-collapse:collapse}user-group-component .nav-preview thead{background-color:rgba(0,0,0,.08)}user-group-component .nav-preview thead th{padding:.25rem}user-group-component .nav-preview tbody+tbody{border-top:1px solid rgba(0,0,0,.16)}user-group-component .nav-preview th:nth-child(2),user-group-component .nav-preview td:nth-child(2){text-align:center}user-group-component .nav-preview th{font-family:"Inter Semibold",sans-serif;font-weight:500}user-group-component .nav-preview md-checkbox{width:100%;min-height:2rem}user-group-component .nav-preview md-checkbox .md-container{margin-top:17px}user-group-component .nav-preview md-checkbox .md-label{margin-top:5px}user-group-component .nav-preview .nav-preview-headline{padding-bottom:12px}.user-group-access-rights-visualizer-modal{max-height:unset;max-width:unset;width:100vw;height:100vh;--color-bg-dialog-content: hsl(0, 0%, 100%);--color-bg-table: hsl(0, 0%, 97%);--color-bg-heading: hsl(0, 0%, 92%);--color-bg-thead: hsl(0, 0%, 87%);--color-border-table: hsl(0, 0%, 82%);--color-border-thead: hsl(0, 0%, 77%)}.user-group-access-rights-visualizer-modal md-dialog-content{flex-grow:1;padding:1rem;background-color:var(--color-bg-dialog-content)}.user-group-access-rights-visualizer-modal md-dialog-actions{border-top:1px solid rgba(0,0,0,.08)}.user-group-access-rights-visualizer-modal table,.user-group-access-rights-visualizer-modal td,.user-group-access-rights-visualizer-modal print-resourcing-table table th,print-resourcing-table table .user-group-access-rights-visualizer-modal th{border:1px solid var(--color-border-table)}.user-group-access-rights-visualizer-modal th{font-variant-caps:all-small-caps;border:1px solid var(--color-border-thead)}.user-group-access-rights-visualizer-modal table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.5;white-space:nowrap;background-color:var(--color-bg-table)}.user-group-access-rights-visualizer-modal thead{vertical-align:bottom;background-color:var(--color-bg-thead)}.user-group-access-rights-visualizer-modal thead tr:first-child:not(:last-child) th:nth-last-child(-n+2){text-align:center}.user-group-access-rights-visualizer-modal tbody{vertical-align:baseline}.user-group-access-rights-visualizer-modal th,.user-group-access-rights-visualizer-modal td{padding:.5rem}.user-group-access-rights-visualizer-modal th,.user-group-access-rights-visualizer-modal .th{font-family:"Inter Semibold",sans-serif;font-weight:400}.user-group-access-rights-visualizer-modal .th{background-color:var(--color-bg-heading)}.vacation-trace__table,.vacation-trace__table__item{padding:.25rem}@media screen and (min-width: 960px){.vacation-trace__table,.vacation-trace__table__item{padding:.5rem}}.vacation-trace__table{display:grid;grid-template-columns:repeat(auto-fill, minmax(15rem, 1fr))}@media screen and (min-width: 960px){.vacation-trace__table{grid-template-columns:repeat(auto-fill, minmax(20rem, 1fr))}}.vacation-trace__table__row{display:flex;justify-content:space-between}.vacation-trace__table__value{font-family:"Inter Semibold",sans-serif}.vacation-trace-summary{margin:1rem 1rem 2rem 0;font-family:"Inter Regular",sans-serif;font-size:15px}.vacation-trace-summary .summary-item{margin:1rem 0}.vacation-trace-grid{padding:1rem;border:0}.vacation-trace-grid .linkity-grid-table__attribute{word-break:break-word}@media screen and (min-width: 960px){.vacation-trace-grid .linkity-grid-table__attribute+.linkity-grid-table__attribute{justify-content:center}.vacation-trace-grid .linkity-grid-table__attribute+.linkity-grid-table__attribute.sum-row{border:0}.vacation-trace-grid .linkity-grid-table__item{grid-template-columns:minmax(4rem, 1fr) minmax(10rem, 2fr) minmax(4rem, 1fr) minmax(10rem, 2fr);border-left:1px solid #dadada}.vacation-trace-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.vacation-trace-grid .sum-row{border:0;font-family:"Inter Bold",sans-serif}}@media screen and (min-width: 960px){.vacation-trace-grid.salary-type .linkity-grid-table__attribute+.linkity-grid-table__attribute{justify-content:center}.vacation-trace-grid.salary-type .linkity-grid-table__attribute+.linkity-grid-table__attribute.sum-row{border:0}.vacation-trace-grid.salary-type .linkity-grid-table__item{grid-template-columns:minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 1fr) minmax(8rem, 0.5fr);border-left:1px solid #dadada}.vacation-trace-grid.salary-type .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.vacation-trace-grid.salary-type .sum-row{border:0;font-family:"Inter Bold",sans-serif}}.vacation-trace-grid.salary-types .linkity-grid-table__item{grid-template-columns:minmax(10rem, 1fr) minmax(10rem, 1fr) minmax(10rem, 2fr) minmax(10rem, 1fr);border-left:1px solid #dadada}@media screen and (min-width: 960px){.vacation-trace-grid.salary-types .linkity-grid-table__attribute+.linkity-grid-table__attribute{justify-content:center}.vacation-trace-grid.salary-types .linkity-grid-table__attribute+.linkity-grid-table__attribute.sum-row{border:0}.vacation-trace-grid.salary-types .linkity-grid-table__item:first-child,.vacation-trace-grid.salary-types .sum-row+.linkity-grid-table__item{border-top:1px solid #dadada}.vacation-trace-grid.salary-types .sum-row{border:0;font-family:"Inter Bold",sans-serif}}.vacation-trace-grid__attribute-container--primary{--column-width-min: 8rem}@media screen and (max-width: 959px){.vacation-trace-grid__attribute-container--primary,.vacation-trace-grid__attribute-container--primary+.linkity-grid-table__attribute{margin-top:.5rem}}@media screen and (min-width: 960px){.vacation-trace-grid__attribute-container--primary{grid-template-columns:1fr}.vacation-trace-grid__attribute-container--primary .linkity-grid-table__attribute,.vacation-trace-grid__attribute-container--primary+.linkity-grid-table__attribute{justify-content:center}.vacation-trace-grid .linkity-grid-table__item+.linkity-grid-table__item>.vacation-trace-grid__attribute-container--primary>.linkity-grid-table__attribute{display:none}}.vacation-trace-grid__attribute-container--secondary{--column-width-min: 4rem}majakka-vacations-page{display:flex;flex-direction:column;padding:1rem;height:calc(100vh - 48px);overflow:hidden}majakka-vacations-page .vacations-page__table-actions-container{display:flex;gap:2rem}majakka-vacations-page .vacations-page__table-action-container{display:grid;gap:.25rem;grid-auto-flow:row}majakka-vacations-page .vacations-page__table-action-container>div{display:grid;gap:.25rem;grid-auto-flow:column;grid-auto-columns:min-content}majakka-vacations-page .vacations-page__button-container{display:flex;margin:0 -0.125rem}majakka-vacations-page .vacations-page__button-container .vacations-page__button{margin:.125rem}majakka-vacations-page .vacations-page__button{min-width:0;margin:0;box-shadow:none !important;overflow:visible}majakka-vacations-page .vacations-page__button--action{width:3rem}majakka-vacations-page .vacations-page__button--selector{min-width:4rem}majakka-vacations-page md-input-container .md-errors-spacer{display:none}majakka-vacations-page md-checkbox{min-height:18px;max-height:18px;display:flex;align-items:center;margin:0}majakka-vacations-page md-checkbox .md-label{margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}majakka-vacations-page md-checkbox .md-container{margin:0px;width:18px;height:18px;min-height:18px;max-height:18px;transform:translateY(0%)}majakka-vacations-page .vacations-page__year-selector{margin:0;padding:3px .5rem 4px;background-color:var(--primary-500);border-radius:2px}majakka-vacations-page .vacations-page__year-selector md-select-value{font-family:"Inter Semibold",sans-serif;font-size:14px;border-bottom-width:0 !important}majakka-vacations-page .vacations-page__container{flex:0 0 auto}majakka-vacations-page .vacations-page__container--table{flex:1 0 auto}majakka-vacations-page .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip,majakka-vacations-page .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):after{right:0;margin-right:0;padding-top:.25rem !important;padding-bottom:.25rem !important;text-transform:none;z-index:1}majakka-vacations-page .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before,majakka-vacations-page .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):before{left:auto;right:0;margin-top:0;margin-right:1rem;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,.87)}majakka-vacations-page .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left linkity-tooltip:before{top:100%}majakka-vacations-page .lnk-u-tooltip.lnk-u-tooltip--top.lnk-u-tooltip--left:not([linkity-tooltip]):before{top:auto;bottom:100%}majakka-vacations-page md-virtual-repeat-container{height:100%}majakka-vacations-page .md-virtual-repeat-scroller{overflow-x:auto !important}majakka-vacations-page table{font-size:12px;line-height:1.25}majakka-vacations-page table thead tr:first-child th:first-child,majakka-vacations-page table tbody th:first-child{position:sticky;left:0;min-width:15rem;max-width:15rem;width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1}majakka-vacations-page table md-checkbox.md-checked .md-icon:after,majakka-vacations-page table md-checkbox.md-indeterminate .md-icon:after{display:block}majakka-vacations-page table.separate{--margin-x: 0.25rem;--margin-y: 0.25rem;width:calc(100% - 2*var(--margin-x));margin:var(--margin-y) var(--margin-x);padding:0;background-color:#dadada;border-collapse:separate;border-spacing:1px}majakka-vacations-page table:not(.separate){width:100%;margin:0;padding:0;border:0;border-spacing:.25rem}majakka-vacations-page table:not(.separate) th,majakka-vacations-page table:not(.separate) td{border:1px solid #dadada}majakka-vacations-page thead th{text-align:center}majakka-vacations-page thead tr:first-child th:first-child{text-align:left}majakka-vacations-page thead tr:first-child th:first-child div{justify-content:flex-start}majakka-vacations-page thead div{display:flex;align-items:center;justify-content:center}majakka-vacations-page thead i{margin-left:.5rem}majakka-vacations-page thead i:not(.linkity-primary-color-500){color:rgba(0,0,0,.26)}majakka-vacations-page tbody th,majakka-vacations-page tbody td{height:2.5rem}majakka-vacations-page th,majakka-vacations-page td,majakka-vacations-page print-resourcing-table table th,print-resourcing-table table majakka-vacations-page th{width:20rem;max-width:10rem;min-width:6rem;padding:.5rem}majakka-vacations-page th{font-family:"Inter Semibold",sans-serif;font-weight:normal;background-color:#f0f0f0}majakka-vacations-page td,majakka-vacations-page print-resourcing-table table th,print-resourcing-table table majakka-vacations-page th{text-align:right;background-color:#fff}majakka-vacations-page td:nth-child(2),majakka-vacations-page print-resourcing-table table th:nth-child(2),print-resourcing-table table majakka-vacations-page th:nth-child(2),majakka-vacations-page td:nth-child(5),majakka-vacations-page print-resourcing-table table th:nth-child(5),print-resourcing-table table majakka-vacations-page th:nth-child(5),majakka-vacations-page td:nth-child(8),majakka-vacations-page print-resourcing-table table th:nth-child(8),print-resourcing-table table majakka-vacations-page th:nth-child(8),majakka-vacations-page td:nth-child(11),majakka-vacations-page print-resourcing-table table th:nth-child(11),print-resourcing-table table majakka-vacations-page th:nth-child(11),majakka-vacations-page td:nth-child(14),majakka-vacations-page print-resourcing-table table th:nth-child(14),print-resourcing-table table majakka-vacations-page th:nth-child(14),majakka-vacations-page td:nth-child(17),majakka-vacations-page print-resourcing-table table th:nth-child(17),print-resourcing-table table majakka-vacations-page th:nth-child(17){text-align:center}majakka-vacations-page td div,majakka-vacations-page print-resourcing-table table th div,print-resourcing-table table majakka-vacations-page th div{display:flex;align-items:center}majakka-vacations-page td i,majakka-vacations-page print-resourcing-table table th i,print-resourcing-table table majakka-vacations-page th i{margin-right:auto;font-size:16px !important;color:#ff5722}.vacations-month-selector-modal md-input-container,.vacations-month-selector-modal md-checkbox{margin:0}.assignment-info-list i{align-self:center;margin-right:8px;min-width:24px;color:rgba(0,0,0,.75)}.assignment-info-list .wrap{white-space:pre-wrap}.assignment-info-list .list-title{font-family:"Inter Bold",sans-serif}.assignment-info-list .list-content{font-family:"Inter Regular",sans-serif;max-width:600px;color:rgba(0,0,0,.6) !important}.assignment-info-list.md-dense md-list-item.md-2-line:not(.md-long-text){min-height:42px;height:42px}.assignment-info-list .capitalize{text-transform:capitalize}@media screen and (max-width: 480px){.assignment-info-list md-list-item.md-no-proxy{padding:0}}.assignment-content{margin:8px}.assignment-content majakka-work-log-attribute-values-list-component{display:block;margin-bottom:1rem}.assignment-content .worklog-attribute-values-list__list{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0;margin-left:3rem}.assignment-content .worklog-attribute-values-list__item{flex:1 1 50%}.address-container{margin-top:.5rem;margin-bottom:.5rem}.assignment-modal-worklogs{margin-left:16px}@media screen and (max-width: 360px){.assignment-modal-worklogs{margin-left:8px}}.assignment-btn{width:100%}.resource-comment-icon{color:rgba(0,0,0,.8)}.resource-bottom-sheet .comments-list h4{font-size:18px}.resource-bottom-sheet .resource-details-name{font-family:"Inter Semibold",sans-serif;font-size:16px}.assignment-with-venue .assignment-venue .venue-comments h4{font-size:18px}.assignment-with-venue .assignment-venue .venue-comments .comments{margin-right:1rem}.assignment-with-venue .assignment-venue h3{margin-bottom:0}.assignment-with-venue .assignment-venue .venue-name{color:rgba(0,0,0,.6);margin-top:1.2rem}@media screen and (max-width: 959px){.assignment-with-venue .assignment-venue .venue-name{margin-top:0}}.assignment-with-venue majakka-work-log-attribute-values-list-component{margin:.5rem;margin-top:0;padding:.5rem}.assignment-with-venue .worklog-attribute-values-list__heading span,.assignment-with-venue .worklog-attribute-values-list__list{font-size:12px}.assignment-with-venue .worklog-attribute-values-list__heading heading{display:flex;align-items:center}.assignment-with-venue .worklog-attribute-values-list__list{display:flex;align-items:flex-start;flex-wrap:wrap;margin-left:32px}.assignment-with-venue .worklog-attribute-values-list__item{flex:1 1 50%}.assignment-resources-title h3{margin-bottom:0}.assignment-resources-title h6{margin-top:0;font-family:"Inter Semibold",sans-serif;font-size:12px;line-height:100%}.resource-details{font-family:16px;margin:8px 0}.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table{display:grid;grid-template-columns:1fr;grid-gap:0;border-top:1px solid #dadada;border-left:1px solid #dadada}.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table .linkity-grid-table__item{grid-template-columns:2.5rem 4rem repeat(2, 1fr) !important;display:grid;padding:0;border:none}@media screen and (max-width: 959px){.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table .linkity-grid-table__item{grid-template-columns:3rem repeat(2, 1fr) !important}.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table .linkity-grid-table__item .linkity-grid-table__attribute:first-child{display:none}.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table .linkity-grid-table__item.selected{background-color:#efefef}}.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table .linkity-grid-table__item .linkity-grid-table__attribute{display:flex;align-items:center;padding:.5rem;word-break:break-word;border-right:1px solid #dadada;border-bottom:1px solid #dadada;--column-width-min: 0em;grid-template-columns:unset}.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table .linkity-grid-table__item .linkity-grid-table__attribute::before{content:none}.linkity-grid-table:not(.linkity-grid-table--with-actions).assignment-resources-table>.linkity-grid-table__item:first-child{display:grid;font-family:"Inter Semibold",sans-serif;background-color:#f2f2f2}@media screen and (max-width: 599px){.mobile-full-height-dialog{height:100vh}}resourcing-component>div{height:calc(100vh - 96px)}majakka-resourcing-table{position:relative;display:flex;flex:1 1 auto;flex-direction:column;width:calc(100% - .5rem);padding-bottom:.5rem;overflow:hidden}majakka-resourcing-table>div{flex:0 0 auto;overflow-y:scroll;max-width:calc(100% - .5px)}majakka-resourcing-table>div+div{position:relative;flex:1 1 100%;padding-bottom:0}majakka-resourcing-table table{table-layout:fixed;min-width:100%;width:100%;line-height:1.5;background-color:rgba(0,0,0,0);border-collapse:separate;border-spacing:.25rem}majakka-resourcing-table th,majakka-resourcing-table td,majakka-resourcing-table print-resourcing-table table th,print-resourcing-table table majakka-resourcing-table th{position:relative;width:10rem;height:calc(16px + 2 * 14px + .25rem + 2 * .25rem + 2px + 2 * .25rem);min-height:calc(16px + 2 * 14px + .25rem + 2 * .25rem + 2px + 2 * .25rem);padding:0}majakka-resourcing-table th.resourcing-table__cell--week-summary,majakka-resourcing-table td.resourcing-table__cell--week-summary{width:5rem}majakka-resourcing-table th>div,majakka-resourcing-table majakka-resourcing-table-user-cell{position:relative;height:100%}majakka-resourcing-table th:first-child{max-width:15rem;width:15rem}majakka-resourcing-table th>div,majakka-resourcing-table majakka-resourcing-table-user-cell,majakka-resourcing-table majakka-resourcing-table-week-summary-cell{height:100%;padding:.25rem}majakka-resourcing-table th>div,majakka-resourcing-table majakka-resourcing-table-week-summary-cell,majakka-resourcing-table majakka-resourcing-table-week-summary-cell>div{display:flex;flex-direction:column;align-items:center;justify-content:center}majakka-resourcing-table th:first-child>div,majakka-resourcing-table majakka-resourcing-table-user-cell{align-items:flex-start;justify-content:flex-start}majakka-resourcing-table th{font-weight:normal}majakka-resourcing-table thead th,majakka-resourcing-table majakka-resourcing-table-week-summary-cell{font-family:"Inter Semibold",sans-serif}majakka-resourcing-table thead tr:first-child th{text-transform:uppercase}majakka-resourcing-table-week-summary-cell,majakka-resourcing-table-user-cell,majakka-resourcing-table-resource-cell,majakka-resourcing-table-resource,.resourcing-table__resource__title,.resourcing-table__resource__subtitle,.resourcing-table__resource__description{display:block}majakka-resourcing-table-resource-cell{position:absolute;top:0;left:0;right:0;height:100%;padding:.125rem;overflow:hidden}majakka-resourcing-table-resource{margin:.125rem;padding:1px;padding-left:0;border-left:.25rem solid rgba(0,0,0,0)}majakka-resourcing-table-resource+majakka-resourcing-table-resource{margin-top:.25rem}majakka-resourcing-table-resource.offer{border-color:#ffbf00}majakka-resourcing-table-resource.job-date{border-color:#00e600}majakka-resourcing-table-resource.availability,majakka-resourcing-table-resource.worklog{border-color:red}majakka-resourcing-table-resource>div{min-height:calc(16px + 2 * 14px + .25rem + 2 * .25rem);padding:.25rem;background-color:#fff;outline:rgba(0,0,0,.08) solid 1px}.resourcing-table__resource__title,.resourcing-table__resource__subtitle,.resourcing-table__resource__description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resourcing-table__resource__title{font-size:14px;line-height:16px}.resourcing-table__resource__subtitle,.resourcing-table__resource__description{font-size:12px;line-height:14px}majakka-resourcing-table-user-cell .resourcing-table__resource__subtitle{margin-top:0}majakka-resourcing-table-user-cell .resourcing-table__resource__description{display:block;display:-webkit-box;max-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;word-wrap:break-word}.resourcing-table__resource__subtitle{margin-top:.25rem}.resourcing-table__cell-actions{position:absolute;right:0;top:0;bottom:0;width:2rem;display:flex;align-items:center;flex-direction:column-reverse}.resourcing-table__cell-actions__item{min-height:50%;max-height:100%;height:100%;min-width:0;width:2rem;margin:0;font-size:inherit;line-height:inherit;color:rgba(0,0,0,.16)}.resourcing-table__cell-actions__item>i{display:flex;align-items:center;justify-content:center}.resourcing-table__actions{display:none;padding:0 .125rem .125rem;flex-direction:column;justify-content:flex-end}.resourcing-table__actions>button{margin:.125rem 0 0;min-width:0;width:100%;background-color:#fff;box-shadow:none !important}.resourcing-table__actions>button+button{margin-top:.25rem}majakka-resourcing-table tbody tr:hover th,majakka-resourcing-table tbody tr:hover majakka-resourcing-table-resource-cell{background-color:#ccc}majakka-resourcing-table tbody tr:hover majakka-resourcing-table-user-cell{background-color:rgba(0,0,0,0)}majakka-resourcing-table table.is-expanded thead majakka-resourcing-table-resource-cell{position:relative}majakka-resourcing-table table.is-expanded thead .resourcing-table__cell-actions{display:none}majakka-resourcing-table tbody tr.is-expanded majakka-resourcing-table-resource-cell{top:50%;transform:translateY(-50%);overflow:auto;z-index:1}majakka-resourcing-table tbody tr.is-expanded majakka-resourcing-table-resource-cell:not(.is-action-menu-open){height:auto;min-height:inherit}majakka-resourcing-table tbody tr.is-expanded.top majakka-resourcing-table-resource-cell{top:0;transform:translateY(0)}majakka-resourcing-table tbody tr.is-expanded.bottom majakka-resourcing-table-resource-cell{top:auto;bottom:0;transform:translateY(0)}majakka-resourcing-table tbody tr.is-expanded th,majakka-resourcing-table tbody tr.is-expanded majakka-resourcing-table-resource-cell{background-color:#ccc;box-shadow:0 5px 3px -3px rgba(0,0,0,.54)}majakka-resourcing-table tbody tr.is-expanded majakka-resourcing-table-week-summary-cell{box-shadow:0 5px 3px -3px rgba(0,0,0,.54)}majakka-resourcing-table tbody tr.is-expanded majakka-resourcing-table-user-cell{background-color:rgba(0,0,0,0)}majakka-resourcing-table tbody tr.is-expanded .resourcing-table__cell-actions{display:none}majakka-resourcing-table tr.is-action-menu-open th,majakka-resourcing-table tr.is-action-menu-open majakka-resourcing-table-resource-cell{background-color:#ccc;box-shadow:0 5px 3px -3px rgba(0,0,0,.54)}majakka-resourcing-table tr.is-action-menu-open majakka-resourcing-table-week-summary-cell{box-shadow:0 5px 3px -3px rgba(0,0,0,.54)}majakka-resourcing-table tr.is-action-menu-open majakka-resourcing-table-user-cell{background-color:rgba(0,0,0,0)}majakka-resourcing-table majakka-resourcing-table-resource-cell.is-action-menu-open{top:50%;transform:translateY(-50%);height:calc(2*(36px + .25rem) + .25rem);overflow:auto;z-index:1}majakka-resourcing-table majakka-resourcing-table-resource-cell.is-action-menu-open majakka-resourcing-table-resource,majakka-resourcing-table majakka-resourcing-table-resource-cell.is-action-menu-open .resourcing-table__cell-actions{display:none}majakka-resourcing-table thead tr:not(:first-child) th,majakka-resourcing-table thead tr:not(:first-child) majakka-resourcing-table-week-summary-cell{background-color:#fcc}majakka-resourcing-table thead majakka-resourcing-table-resource-cell{background-color:#ffe6e6}majakka-resourcing-table th,majakka-resourcing-table majakka-resourcing-table-user-cell{background-color:#e6e6e6}majakka-resourcing-table majakka-resourcing-table-week-summary-cell{background-color:#afdee4}majakka-resourcing-table tbody tr:hover majakka-resourcing-table-week-summary-cell,majakka-resourcing-table th.resourcing-table__cell--week-summary{background-color:#88ced7}majakka-resourcing-table tbody tr:hover .resourcing-table__cell-actions__item{color:#ff5722}majakka-resourcing-table table.is-expanded tbody tr:not(.is-expanded),majakka-resourcing-table table.is-action-menu-open tbody tr:not(.is-action-menu-open),majakka-resourcing-table tbody tr.is-action-menu-open majakka-resourcing-table-resource-cell:not(.is-action-menu-open){opacity:.3;background-color:rgba(0,0,0,0);box-shadow:none}checked-payrolls-list{padding:4px;display:block}checked-payrolls-list .checked-payroll-key{padding:0px 4px;font-size:14px;font-family:"Inter Semibold",sans-serif}checked-payrolls-list .checked-payroll-value{padding:0px 4px;font-size:14px;font-family:"Inter Regular",sans-serif}linkity-html-tooltip{display:none}.linkity-html-tooltip ng-transclude{z-index:26;position:absolute;background-color:rgba(16,16,16,.87);color:#fff}.work-events{display:flex;flex-direction:column;text-align:center;background:linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));background-position:95px;background-repeat:repeat-y;background-size:1px auto}.work-events p{margin:0}.work-events .event{margin-bottom:16px}.work-events .flex-item-left{flex:50%;width:90px;padding:0 4px 0 4px}.work-events .flex-item-right{min-width:100px;flex:50%;width:100%;padding-left:84px}.work-events .event-container{min-width:114px;border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:5px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 4px 12px 0 rgba(0,0,0,.19);width:100%}.work-events .worklog-container{border:1px solid rgba(0,0,0,.12);border-radius:12px;padding:5px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 4px 12px 0 rgba(0,0,0,.19);width:100%}.work-events .event-content{font-family:"Inter Regular",sans-serif;color:rgba(0,0,0,.6);display:flex;font-size:16px;margin:10px 0 10px 0}.work-events .event-timestamp{font-size:14px;font-family:"Inter Regular",sans-serif;color:rgba(0,0,0,.6);background-color:rgba(0,0,0,.12);padding:4px 0 4px 0;margin:0 -5px -5px -5px;border-radius:0 0 11px 11px}.work-events .event-type{font-family:"Inter Bold",sans-serif}.work-events .break-icon{font-size:24px;margin:0 4px 0 -2px;z-index:1}.work-events .event-icon{font-size:24px;margin-right:8px;z-index:1}.work-events .source-icon{font-size:16px;margin-right:4px}.work-events .worklog-icon{font-size:24px;margin-left:8px;z-index:1}.no-location{margin-left:16px;font-family:"Inter Bold",sans-serif}majakka-user-device-user-profiles{display:block;margin:2rem 1rem 1rem}majakka-messages-page{display:grid;height:calc(100vh - 48px);grid-template-columns:5rem 1fr 2fr;grid-template-rows:auto 1fr auto;grid-template-areas:"nav      nav     nav" "list     list    list" "footer   footer  footer";background-color:#fff}@supports(-webkit-touch-callout: none){majakka-messages-page{height:-webkit-fill-available}}@media screen and (max-width: 959px){majakka-messages-page.open{grid-template-areas:"message-container message-container message-container" "message-container message-container message-container"}majakka-messages-page.open majakka-message-page-navigation,majakka-messages-page.open majakka-message-page-footer,majakka-messages-page.open majakka-message-page-list{display:none}majakka-messages-page:not(.open) majakka-thread-container,majakka-messages-page:not(.open) majakka-message-container{display:none}majakka-messages-page.settings{grid-template-areas:"message-settings message-settings message-settings" "message-settings message-settings message-settings"}majakka-messages-page.settings majakka-message-page-navigation,majakka-messages-page.settings majakka-message-page-footer,majakka-messages-page.settings majakka-message-page-list{display:none}}@media screen and (min-width: 960px){majakka-messages-page{grid-template-areas:"nav      list    message-container" "nav      list    message-container" "footer   list    message-container"}majakka-messages-page.settings{grid-template-areas:"nav      message-settings    message-settings" "nav      message-settings    message-settings" "footer   message-settings    message-settings"}}majakka-messages-page.settings majakka-thread-container,majakka-messages-page.settings majakka-message-container,majakka-messages-page.settings majakka-message-page-list{display:none}majakka-message-page-settings{display:grid;grid-area:message-settings;grid-template-rows:auto 1fr auto;grid-template-areas:"settings-header" "settings-content" "settings-footer"}@media screen and (min-width: 960px){majakka-message-page-settings{grid-template-columns:1fr;grid-template-areas:"settings-header" "settings-content" "settings-footer";border-left:1px solid #fff}}majakka-message-page-settings-header,majakka-message-page-settings-content{padding-right:1rem;padding-left:1rem}majakka-message-page-settings-header{grid-area:settings-header;padding-top:1rem}@media screen and (max-width: 959px){majakka-message-page-settings-header{padding-bottom:1rem}}majakka-message-page-settings-header,majakka-message-page-settings-actions{background-color:#fff}majakka-message-page-settings-footer{grid-area:settings-footer}@media screen and (min-width: 960px){majakka-message-page-settings-footer{white-space:nowrap}}majakka-message-page-settings-actions .md-button{min-width:88px !important}@media screen and (min-width: 960px){majakka-message-page-settings-actions{flex-direction:row !important}}majakka-message-page-settings-content{grid-area:settings-content;padding-top:1rem;padding-bottom:1rem;overflow:auto}majakka-message-page-settings-content>div+div{margin-top:1rem}majakka-message-page-settings-content>div>div{padding-left:1rem}majakka-message-page-navigation,majakka-message-page-footer{background-color:#fff}@media screen and (min-width: 960px){majakka-message-page-navigation,majakka-message-page-footer{background-color:#afafb6}}majakka-message-page-navigation,majakka-message-page-footer,majakka-message-page-settings-actions{display:flex;align-items:stretch;padding:calc(.5rem - 2px)}majakka-message-page-navigation linkity-tooltip,majakka-message-page-footer linkity-tooltip,majakka-message-page-settings-actions linkity-tooltip{text-transform:capitalize}majakka-message-page-navigation>div,majakka-message-page-footer>div,majakka-message-page-settings-actions>div{flex:1 1 0%;margin:2px}majakka-message-page-navigation .md-button,majakka-message-page-footer .md-button,majakka-message-page-settings-actions .md-button{min-width:0;max-width:none;width:100%;margin:0;overflow:visible}majakka-message-page-navigation .md-button.md-raised,majakka-message-page-footer .md-button.md-raised,majakka-message-page-settings-actions .md-button.md-raised{box-shadow:none !important}@media screen and (max-width: 959px){majakka-message-page-navigation i,majakka-message-page-navigation linkity-tooltip,majakka-message-page-footer i,majakka-message-page-footer linkity-tooltip,majakka-message-page-settings-actions i,majakka-message-page-settings-actions linkity-tooltip{display:none !important}}@media screen and (min-width: 960px){majakka-message-page-navigation,majakka-message-page-footer,majakka-message-page-settings-actions{flex-direction:column;padding:calc(1rem - 2px)}majakka-message-page-navigation span,majakka-message-page-footer span,majakka-message-page-settings-actions span{display:none}majakka-message-page-navigation>div,majakka-message-page-footer>div,majakka-message-page-settings-actions>div{flex:0 0 auto}majakka-message-page-navigation>div.user-group+div:not(.user-group),majakka-message-page-footer>div.user-group+div:not(.user-group),majakka-message-page-settings-actions>div.user-group+div:not(.user-group){margin-top:calc(.5rem - 2px);border-top:1px solid rgba(0,0,0,.1)}majakka-message-page-navigation>div.user-group+div:not(.user-group)>button,majakka-message-page-footer>div.user-group+div:not(.user-group)>button,majakka-message-page-settings-actions>div.user-group+div:not(.user-group)>button{margin-top:.5rem}}majakka-message-page-navigation{grid-area:nav;flex-wrap:wrap;z-index:1}majakka-message-page-navigation .loading-status{flex:1 1 100%;margin-bottom:1rem}@media screen and (min-width: 960px){majakka-message-page-navigation .loading-status{flex:0 0 auto}}majakka-message-page-footer{grid-area:footer}majakka-message-page-list{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;grid-area:list;background-color:#e4e4e7}@media screen and (max-width: 959px){majakka-message-page-list{overflow:hidden}}majakka-message-page-list md-progress-circular{margin:.5rem}@media screen and (min-width: 960px){majakka-message-page-list md-progress-circular{margin:1rem}}majakka-messaged-user-selector{display:grid;grid-auto-flow:row;gap:.5rem;padding:.5rem;align-self:flex-start}@media screen and (min-width: 960px){majakka-messaged-user-selector{padding:1rem}}majakka-messaged-user-selector .md-button{margin:0;width:3rem;min-width:0 !important;box-shadow:none !important}majakka-messaged-user-selector md-autocomplete-wrap{box-shadow:none !important;border:1px solid rgba(0,0,0,.24)}majakka-message-page-filters,majakka-list-pagination{padding:.5rem}majakka-message-page-filters md-checkbox,majakka-list-pagination md-checkbox{margin:0}@media screen and (min-width: 960px){majakka-message-page-filters,majakka-list-pagination{padding:1rem}}majakka-message-list,majakka-thread-list{max-width:100vw;overflow:auto}majakka-message-list .internal-messages__card,majakka-thread-list .internal-messages__card{padding:.5rem;outline:none}majakka-message-list .internal-messages__card--active,majakka-thread-list .internal-messages__card--active{background-color:rgba(0,0,0,.04)}@media screen and (min-width: 960px){majakka-message-list .internal-messages__card,majakka-thread-list .internal-messages__card{padding:1rem}}majakka-message-list-header{display:block;padding:.5rem}@media screen and (min-width: 960px){majakka-message-list-header{padding:1rem}}majakka-thread-container,majakka-message-container{display:grid;grid-area:message-container;grid-template-columns:1fr;background-color:#f2f2f3}majakka-message-container internal-message-card,majakka-message-container .internal-messages__card{box-shadow:none !important}majakka-message-container internal-message-card .internal-messages__card-metas:first-child,majakka-message-container .internal-messages__card .internal-messages__card-metas:first-child{font-size:12px}@media screen and (min-width: 960px){majakka-message-container internal-message-card,majakka-message-container .internal-messages__card{background-color:rgba(0,0,0,0) !important}majakka-message-container internal-message-card .internal-messages__card-metas:first-child,majakka-message-container .internal-messages__card .internal-messages__card-metas:first-child{font-size:inherit}majakka-message-container internal-message-card>.internal-messages__card-toolbar button:first-child:not(:last-child),majakka-message-container .internal-messages__card>.internal-messages__card-toolbar button:first-child:not(:last-child){display:none}}majakka-thread-container{grid-template-rows:auto 1fr auto;grid-template-areas:"thread-header" "thread-message-list" "thread-reply"}majakka-thread-header{display:grid;grid-template-columns:1fr auto;grid-template-areas:"thread-title         thread-actions" "thread-participants  thread-actions";grid-area:thread-header;align-items:center;padding:1rem;background-color:#fff}majakka-thread-header>strong{grid-area:thread-title}majakka-thread-header>span{grid-area:thread-participants}@media screen and (max-width: 959px){majakka-thread-header{font-size:12px;line-height:1.25}majakka-thread-header>strong,majakka-thread-header>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (min-width: 960px){majakka-thread-header{margin:1rem 1rem 0;padding:1rem}}majakka-thread-actions{grid-area:thread-actions;padding-left:1rem}majakka-thread-actions .md-button{margin:0}@media screen and (min-width: 960px){majakka-thread-actions{display:none}}majakka-thread-message-list{display:grid;grid-area:thread-message-list;margin-top:.5rem;overflow:auto}majakka-thread-message-list.open{grid-auto-rows:min-content}majakka-thread-message-list>div:not(.internal-messages__card--empty){display:grid;grid-template-columns:1fr;row-gap:.5rem;padding:0 .5rem}@media screen and (min-width: 960px){majakka-thread-message-list>div:not(.internal-messages__card--empty){row-gap:1rem;padding:0 1rem}}majakka-thread-message-list md-progress-circular{margin:.5rem}@media screen and (min-width: 960px){majakka-thread-message-list md-progress-circular{margin:1rem}}majakka-thread-message-list .internal-messages__card-body p{margin:0}majakka-thread-message-list internal-message-card{font-size:12px;background-color:#fff;border:0 solid #ff5722}majakka-thread-message-list internal-message-card~internal-message-card{border-top:0 !important}majakka-thread-message-list internal-message-card.outgoing{margin-left:3rem;padding-right:calc(1rem - 3px);border-right-width:3px}majakka-thread-message-list internal-message-card.incoming{margin-right:3rem;padding-left:calc(1rem - 3px);border-left-width:3px}majakka-thread-message-list internal-message-card .md-button{margin:0;margin-top:1rem}@media screen and (min-width: 960px){majakka-thread-message-list{margin-top:1rem}majakka-thread-message-list internal-message-card{min-width:60%;max-width:calc(100% - 3rem);font-size:inherit}majakka-thread-message-list internal-message-card.outgoing{margin-left:auto}majakka-thread-message-list internal-message-card.incoming{margin-right:auto}majakka-thread-message-list .internal-messages__card--empty{background-color:rgba(0,0,0,0) !important}}majakka-thread-reply{padding:.25rem;grid-area:thread-reply}majakka-thread-reply ng-form{display:grid;grid-template-columns:1fr auto;align-items:flex-start}majakka-thread-reply ng-form>md-input-container,majakka-thread-reply ng-form>div{margin-right:.25rem;margin-left:.25rem;margin-bottom:.25rem}majakka-thread-reply ng-form>md-input-container .md-errors-spacer{display:none}majakka-thread-reply ng-form>div{margin-top:18px}majakka-thread-reply .md-button{margin:0}@media screen and (min-width: 960px){majakka-thread-reply{padding:.5rem}majakka-thread-reply ng-form>md-input-container,majakka-thread-reply ng-form>div{margin-right:.5rem;margin-left:.5rem;margin-bottom:.5rem}}majakka-message-filters{display:flex;flex-wrap:wrap;padding:calc(1rem - 6px) calc(1rem - 8px);overflow:auto}majakka-message-reply{align-items:flex-start;border-top:1px solid rgba(0,0,0,.08)}majakka-message-reply>ng-form{align-items:flex-start}majakka-message-reply>ng-form>div{flex:none;padding-top:.5rem}majakka-message{padding:1rem}majakka-message+majakka-message{border-top:1px solid rgba(0,0,0,.08)}majakka-message:last-child{border-bottom:1px solid rgba(0,0,0,.08)}majakka-message>div+div{margin-top:1rem}.linkity-resourcing-list-table{font-family:"Inter Regular",sans-serif;grid-template-columns:1fr;display:grid;border-top:1px solid #dadada;border-left:1px solid #dadada;overflow-x:auto}.linkity-resourcing-list-table--dense{font-size:13px;line-height:1.5}.linkity-resourcing-list-table__item{display:grid;grid-template-columns:160px repeat(auto-fit, minmax(0em, 1fr));background-color:#fff}.linkity-resourcing-list-table__item:hover{background-color:#e4e4e4}.linkity-resourcing-list-table>.linkity-resourcing-list-table__item:first-child{font-family:"Inter Semibold",sans-serif;background-color:#f2f2f2}.linkity-resourcing-list-table>.linkity-resourcing-list-table__item:first-child .linkity-resourcing-list-table__attribute{display:flex;align-items:center;white-space:nowrap;height:37px;overflow:hidden}.linkity-resourcing-list-table__clickable{color:#ff5722}.linkity-resourcing-list-table__clickable:hover{text-decoration:underline}.linkity-resourcing-list-table__attribute{display:flex;align-items:center;padding:.5rem;white-space:nowrap;height:37px;overflow:hidden;border-right:1px solid #dadada;border-bottom:1px solid #dadada;--column-width-min: 0em}.linkity-resourcing-list-table__attribute md-checkbox{min-height:18px;max-height:18px;white-space:nowrap}.linkity-resourcing-list-table__attribute md-checkbox.linkity-resourcing-checkbox-has-secondary-text{min-height:28px;max-height:28px}.linkity-resourcing-list-table__attribute md-checkbox .md-label{margin-top:0px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkity-resourcing-list-table__attribute md-checkbox .md-container{margin:0px;width:18px;height:18px;min-height:18px;max-height:18px;transform:translateY(0%)}.linkity-resourcing-list-table__attribute i{padding-left:4px}.linkity-resourcing-list-table__attribute i:not(.linkity-primary-color-500){color:rgba(0,0,0,.26)}.linkity-resourcing-list-table__attribute.attribute-two-cols{padding:0rem .5rem;align-items:baseline}.linkity-resourcing-list-table__attribute.attribute-two-cols .linkity-resourcing-list-table__primary-text{font-size:13px}.linkity-resourcing-list-table__attribute.attribute-two-cols .linkity-resourcing-list-table__secondary-text{font-size:11px}@media screen and (max-width: 959px){.linkity-resourcing-list-table{min-width:960px}.linkity-resourcing-list-table__item{display:grid;grid-template-columns:160px repeat(auto-fit, minmax(0em, 1fr))}.linkity-resourcing-list-filters{min-width:960px}}.linkity-resourcing-list-body .md-virtual-repeat-scroller{overflow-y:scroll}.linkity-resourcing-list-header{overflow-y:scroll}.linkity-resourcing-list-filters md-checkbox{margin-bottom:0px}.linkity-resourcing-list-filters .linkity-resourcing-list-now-button{margin-top:0px}.linkity-resourcing-list-timepicker-no-margin{padding-right:6px}.linkity-resourcing-list-timepicker-no-margin md-input-group{margin-bottom:0px !important}.project-autocomplete{height:50px;margin:0 16px -18px}.project-autocomplete md-input-container{margin-bottom:18px !important}.project-status-select{max-width:250px;margin-top:20px}.dist-btn.md-icon-button{margin-bottom:18px}.virtual-repeat{flex:1 1 auto}.invoice-menu{font-size:12px;font-family:"Inter Semibold",sans-serif}.invoice-menu .title{font-size:14px}.invoice-menu span{height:16px;line-height:16px}.table-container{flex:1 1 auto;overflow-x:auto;overflow-y:hidden;margin-left:1rem;margin-bottom:2rem}.invoice-distribution-table{border:1px solid rgba(0,0,0,.12)}.invoice-distribution-table .header-row{height:32px;border-bottom:1px solid rgba(0,0,0,.12);overflow:hidden}.invoice-distribution-table .body-row{height:32px;border-bottom:1px solid rgba(0,0,0,.12);overflow:hidden;display:flex;flex-direction:row}.invoice-distribution-table .body-row:first-of-type{border-top:1px solid rgba(0,0,0,.12)}.invoice-distribution-table .body-row:hover{background-color:#e7e7e7}.invoice-distribution-table .footer-row{height:32px;border-top:1px solid rgba(0,0,0,.12);overflow:hidden}.invoice-distribution-table .footer-row .invoice-distribution-cell{font-family:"Inter Semibold",sans-serif}.invoice-distribution-cell{max-width:100px;min-width:100px;min-height:32px;max-height:32px;font-size:14px;border-right:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.87);font-size:13px;padding-left:4px;padding-right:4px;font-family:"Inter Regular",sans-serif;line-height:32px;display:flex;justify-content:flex-end}.invoice-distribution-cell:first-of-type{text-align:left;justify-content:flex-start}.invoice-distribution-cell.header{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6)}.invoice-distribution-cell.header:first-of-type{text-align:left}.invoice-distribution-cell.header:last-of-type{justify-content:space-between}.invoice-distribution-cell.project{min-width:200px;max-width:200px;border-right:1px solid rgba(0,0,0,.12)}.invoice-distribution-cell.sum{background-color:#e7e7e7}.invoice-distribution-cell.sum:last-of-type{padding-right:24px}.invoice-distribution-cell.unsent-invoices{border-right:2px solid #f44336}.invoice-distribution-cell.last{border-right:0;min-width:160px;max-width:160px}.invoice-distribution-cell .cell-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invoice-distribution-cell .percent-toggle{height:24px;width:24px;padding:0;margin:4px 0;min-width:24px;min-height:24px;float:left;border-radius:2px;background-color:#fafafa}.invoice-dist-end-date{font-family:"Inter Regular",sans-serif;font-size:14px;min-width:90px;margin-bottom:20px}.invoice-view-toggle .selector-item{transition:none}invoice-table-component{margin:0 16px;display:block;overflow-x:auto;max-width:100%;margin-left:1rem;margin-bottom:2rem}invoice-table-component table{width:100%;line-height:1.25;border-spacing:1px}invoice-table-component table .header-buttons th{background-color:unset}invoice-table-component table th{padding:.5rem .5rem;font-family:"Inter Semibold",sans-serif;font-weight:normal;font-variant-caps:all-small-caps}invoice-table-component table th{vertical-align:middle}invoice-table-component table td,invoice-table-component print-resourcing-table table th,print-resourcing-table invoice-table-component table th{vertical-align:middle}invoice-table-component table{background-color:rgba(0,0,0,.16)}invoice-table-component table th{background-color:#c9c9c9}invoice-table-component table th:nth-child(2){min-width:140px}invoice-table-component table tbody tr:hover{background-color:#323232}invoice-table-component table tr{font-family:"Inter Regular",sans-serif;font-size:14px}invoice-table-component table td,invoice-table-component print-resourcing-table table th,print-resourcing-table invoice-table-component table th{background-color:#fff;background-color:rgba(255,255,255,.87);padding:.4rem}invoice-table-component table a{width:-moz-fit-content;width:fit-content}invoice-table-component table td>div,invoice-table-component print-resourcing-table table th>div,print-resourcing-table invoice-table-component table th>div{display:grid}invoice-table-component table td span,invoice-table-component print-resourcing-table table th span,print-resourcing-table invoice-table-component table th span{display:block;margin:.25rem 0 0 .25rem}invoice-table-component table tr.invoice-header{font-family:"Inter Semibold",sans-serif;background-color:#000}invoice-table-component table td:nth-child(2),invoice-table-component print-resourcing-table table th:nth-child(2),print-resourcing-table invoice-table-component table th:nth-child(2){min-width:140px}.filters-row{display:inline-flex;overflow-x:auto}.filters-row .no-bottom-margin{margin-bottom:0}.filters-row md-checkbox{margin-bottom:0;margin-left:8px;width:128px;flex-shrink:0}.filters-row .md-button{flex-shrink:0}.scroll-container{max-height:82vh;overflow-y:auto}.requirements-table{font-size:14px;font-family:"Inter Regular",sans-serif;color:rgba(0,0,0,.87);border:1px solid rgba(0,0,0,.12);border-spacing:2px;margin:16px;table-layout:fixed}.requirements-table .fulfilled,.requirements-table .fulfilled+div{display:inline-block}.requirements-table .fulfilled i{width:1rem;text-align:center;color:rgba(0,0,0,.72)}.requirements-table .fulfilled .lnk-u-tooltip{display:flex;align-items:center}.requirements-table .fulfilled .lnk-u-tooltip--right::before{margin-right:-0.25rem}.requirements-table .fulfilled .lnk-u-tooltip--right::after{min-height:0;margin-left:.25rem;padding:.125rem .25rem}.requirements-table .requirement{vertical-align:middle}.requirements-table .requirement,.requirements-table .requirement+div{display:inline-block}.requirements-table .availabilities{float:right}.requirements-table .availabilities .not-available,.requirements-table .availabilities .partially-available{display:none !important}.requirements-table thead{font-family:"Inter Semibold",sans-serif}.requirements-table thead md-select{font-weight:normal;font-family:"Inter Semibold",sans-serif;margin:0}.requirements-table thead md-select .md-select-value{border-color:rgba(0,0,0,0)}.requirements-table thead md-select .md-select-icon{color:inherit}.requirements-table thead th{position:sticky;position:-webkit-sticky;top:0;z-index:1;background-color:#8e8e8e;color:#fff;padding:0;line-height:1.25;vertical-align:bottom}.requirements-table thead th div{padding-top:2px;padding-bottom:2px;white-space:pre-line}.requirements-table thead th md-select{padding-bottom:2px}.requirements-table td,.requirements-table th{width:60px;height:25px;border:1px solid rgba(0,0,0,.12);word-wrap:break-word;max-width:150px;font-weight:400}.requirements-table thead tr th:first-child,.requirements-table tbody tr td:first-child,.requirements-table tbody tr print-resourcing-table table th:first-child,print-resourcing-table table .requirements-table tbody tr th:first-child{width:135px;min-width:135px;max-width:135px;word-break:break-all}.requirements-table .content{padding-left:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requirements-table .content.title-cell,.requirements-table .content.sum{padding-left:5px}.requirements-table .cell{cursor:pointer}.requirements-table .cell:hover{background-color:#e7e7e7}.requirements-table .first-cell{max-width:200px}.requirements-table .sum{background-color:#e7e7e7;font-family:"Inter Semibold",sans-serif}.requirements-table .title-cell{font-family:"Inter Semibold",sans-serif;background-color:#8e8e8e;color:#fff}.requirements-table .has-requirement:hover{filter:brightness(85%)}.requirements-table .has-requirement+.has-requirement{border-left:1px solid #000}.requirements-table .click-target{height:24px}.project-job-filter div:first-of-type{margin-right:16px}.project-job-filter md-input-container{display:none}send-message-component{display:block;margin:0 auto}@media screen and (min-width: 960px){send-message-component{max-width:70vw}}send-message-component form{padding:1rem}search-message-receivers-component .pagination{display:grid;gap:.25rem;grid-template-columns:auto 1fr auto;margin-bottom:1rem;padding:.25rem;background-color:#f2f2f2;border:1px solid #dadada;border-top:0}search-message-receivers-component .pagination>div{display:grid;gap:.25rem;grid-template-columns:1fr 1fr}search-message-receivers-component .pagination>div:nth-child(2){grid-template-columns:repeat(auto-fit, minmax(2.5rem, 1fr))}search-message-receivers-component .pagination__button{min-width:2.5em;margin:0;padding:0}search-message-receivers-component .table-header{display:grid;grid-template-columns:1fr auto;align-items:center}search-message-receivers-component .table-header>div:first-child:not(:last-child){display:flex;flex-wrap:wrap;margin:0 -0.25rem .5rem}search-message-receivers-component .table-header>div:first-child:not(:last-child)>div{margin:.25rem}search-message-receivers-component .table-header>div:first-child:not(:last-child)>div.count{flex:1 1 100%}search-message-receivers-component .table-header>div:last-child{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem;padding:.5rem;background-color:#f2f2f2;border:1px solid #dadada;border-bottom:0}search-message-receivers-component .table-header>div:last-child .md-select-value{border-bottom-color:rgba(0,0,0,0)}@media screen and (max-width: 959px){search-message-receivers-component .table-header>div:last-child{grid-row:2}}@media screen and (min-width: 960px){search-message-receivers-component .table-header>div:last-child{display:none}}search-message-receivers-component .table-header .md-button,search-message-receivers-component .table-header md-select{margin:0}search-message-receivers-component .linkity-grid-table.hide-notes .linkity-grid-table__attribute.notes{display:none}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute{align-items:flex-start}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child{justify-content:center}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child md-checkbox{margin:0}@media screen and (max-width: 959px){search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child md-checkbox{margin-right:1rem}}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child md-checkbox .md-label{display:none}@media screen and (max-width: 959px){search-message-receivers-component .linkity-grid-table{grid-template-columns:1fr;gap:1px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;background-color:#dadada}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item{display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"checkbox   last-name          first-name" "checkbox   employee-number    employee-number" "checkbox   email              email" "checkbox   phone-number       phone-number" "checkbox   business-units     business-units" "checkbox   resource-classes   resource-classes" "checkbox   notes              notes";padding:.5rem 0;border:0;border-right:1px solid #dadada;border-left:1px solid #dadada}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item+.linkity-grid-table__item{padding:1rem;border-top:0;border-bottom:0}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute{grid-template-columns:auto auto 1fr}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child{grid-area:checkbox}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(2){grid-area:first-name}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(3){grid-area:last-name}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(4){grid-area:employee-number}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(5){grid-area:phone-number}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(6){grid-area:email}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(7){grid-area:business-units}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(8){grid-area:resource-classes}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(9){grid-area:notes}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:first-child:before,search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(2):before,search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(3):before,search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(5):before,search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(6):before,search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(7):before,search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(8):before,search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(9):before{display:none}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(4):before{content:attr(linkity-grid-table-attribute) ":";padding-right:.5rem;font-family:"Inter Regular",sans-serif}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(2),search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(3){font-family:"Inter Semibold",sans-serif}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(3):not(:empty):after{content:", "}search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item>.linkity-grid-table__attribute:nth-child(9){font-style:italic}}@media screen and (min-width: 960px){search-message-receivers-component .linkity-grid-table>.linkity-grid-table__item{grid-template-columns:2.5rem repeat(auto-fit, minmax(0em, 1fr))}}form.login-form{min-width:280px;max-width:360px;padding:8px;border-radius:12px;background-color:#f8f8f8}form.login-form .login-button{min-width:250px}form.login-form .login-icon{color:rgba(0,0,0,.62);padding-top:2px}form.login-form .login-alternatives-separator span{font-family:"Inter Semibold",sans-serif;font-size:14px;color:rgba(0,0,0,.38);display:grid;min-width:250px;align-items:center;text-align:center;grid-template-columns:minmax(20px, 1fr) auto minmax(20px, 1fr);grid-gap:5px;margin:8px 0px 8px 0px}form.login-form .login-alternatives-separator span:before,form.login-form .login-alternatives-separator span:after{content:"";border-top:2px solid rgba(0,0,0,.38)}form.login-form md-input-container{width:250px}majakka-grid-action-buttons{display:grid;justify-content:flex-end;gap:.25rem;grid-template-columns:repeat(auto-fit, 3rem)}majakka-grid-action-buttons button{width:100%;min-width:0 !important;margin:0 !important;box-shadow:none !important}majakka-worker-unions-page{display:block;padding:1rem}majakka-worker-unions-page .linkity-grid-table md-checkbox{margin:0}majakka-worker-unions-page .linkity-grid-table:not(.linkity-grid-table--empty){margin-top:1rem}majakka-worker-unions-page .linkity-grid-table:not(.linkity-grid-table--with-actions) .linkity-grid-table__item{grid-template-columns:5rem repeat(5, 1fr)}majakka-worker-unions-page .linkity-grid-table--with-actions .linkity-grid-table__item{grid-template-columns:2.5rem 5rem repeat(6, 1fr)}majakka-worker-unions-page .linkity-grid-table__attribute .lnk-u-tooltip{display:inline-flex;align-items:center}majakka-worker-unions-page .linkity-grid-table__attribute i{margin-right:.25rem;color:red}@media screen and (max-width: 959px){majakka-worker-unions-page .linkity-grid-table__attribute:first-child{display:none}majakka-worker-unions-page majakka-grid-action-buttons>div:not(:last-child){display:none}}@media screen and (min-width: 960px){majakka-worker-unions-page .linkity-grid-table__attribute-container--actions{display:none}}majakka-worker-unions-page .linkity-grid-table--empty{grid-column:1/-1}@media screen and (min-width: 960px){majakka-worker-unions-page .linkity-grid-table--empty{border-top:0;border-left:0}}.worker-union-model-editor .worker-union-model-editor__do-not-charge-holiday-bonus{grid-column:1/-1}.worker-union-model-editor majakka-model-editor-field md-input-container{margin-bottom:0 !important}@media screen and (max-width: 959px){.worker-union-model-editor{grid-template-columns:auto}.worker-union-model-editor,.worker-union-model-editor>div{gap:.5rem !important}.worker-union-model-editor majakka-model-editor-checkbox>md-input-container{margin-top:0}}@media screen and (min-width: 600px)and (max-width: 959px){.worker-union-model-editor>div{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.worker-union-model-editor{grid-auto-flow:dense}.worker-union-model-editor .worker-union-model-editor__union{grid-row:auto/span 2}.worker-union-model-editor .worker-union-model-editor__payments-in-eruos,.worker-union-model-editor .worker-union-model-editor__payments-in-percentages{grid-column:2}.worker-union-model-editor .worker-union-model-editor__union-name fieldset{margin-bottom:0 !important}.worker-union-model-editor .worker-union-model-editor__union-name md-input-container{padding-top:0 !important}.worker-union-model-editor .worker-union-model-editor__manual-mode md-checkbox{min-height:54px}.worker-union-model-editor .worker-union-model-editor__do-not-charge-holiday-bonus md-input-container{margin-top:0}.worker-union-model-editor md-checkbox{margin-top:0 !important}.worker-union-model-editor md-autocomplete-wrap{margin-top:18px}}.worker-union-model-editor .payment-date-rule legend{font-family:"Inter Semibold",sans-serif}.employee-organizations .employee-organizations__body{padding:8px}.employee-organizations .employee-organizations__table .linkity-grid-table__item{grid-template-columns:6rem 6rem 1fr 1fr 1fr 7rem}.employee-organization-shorter-form-field{height:64px}.generic-tes-grid{border:0}.generic-tes-grid .linkity-grid-table__attribute{word-break:break-word;padding:.25rem}.generic-tes-grid .linkity-grid-table__attribute>.container{width:calc(100% - 1rem)}@media screen and (min-width: 960px){.generic-tes-grid .linkity-grid-table__attribute+.linkity-grid-table__attribute{justify-content:start}.generic-tes-grid .linkity-grid-table__item{grid-template-columns:repeat(calc(var(--columns) - 1), minmax(12rem, 1fr)) 121px}.generic-tes-grid .linkity-grid-table__item.constants{grid-template-columns:repeat(calc(var(--columns) - 3), minmax(0, 1fr)) minmax(6rem, 0.3fr) minmax(32rem, 1fr) 121px}.generic-tes-grid .linkity-grid-table__item.one-field{grid-template-columns:repeat(calc(var(--columns) - 6), minmax(50px, 2fr)) minmax(16rem, 1.75fr) minmax(16rem, 2.25fr) 120px minmax(5rem, 0.3fr) minmax(8rem, 0.75fr) 121px}.generic-tes-grid .linkity-grid-table__item.two-field{grid-template-columns:40px repeat(calc(var(--columns) - 5), minmax(0, 1fr)) minmax(16rem, 1.75fr) minmax(16rem, 2.25fr) minmax(5rem, 0.3fr) minmax(8rem, 0.75fr) 181px}.generic-tes-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.generic-tes-grid .linkity-grid-table__attribute.move-row-checkbox{padding-left:.25rem !important}.generic-tes-grid .linkity-grid-table__attribute.move-row-checkbox md-checkbox{margin:auto}.generic-tes-grid .linkity-grid-table__item:not(:first-child):nth-child(odd){background-color:#f9f9f9}.generic-tes-grid .linkity-grid-table__attribute:last-child{border-right:0}.generic-tes-grid .linkity-grid-table__attribute:not(:last-child){padding-left:12px}.generic-tes-grid .linkity-grid-table__group{grid-template-columns:40px 1fr 8.5rem 65px;background-color:#4e4e4e}.generic-tes-grid .linkity-grid-table__group .group-name{color:#eaeaea;font-size:16px;margin:8px 16px;line-height:32px}.generic-tes-grid .linkity-grid-table__group .group-name .group-btn{display:inline-block;transition:transform 300ms}.generic-tes-grid .linkity-grid-table__group .group-name:hover .group-btn{transform:scale(1.25)}.generic-tes-grid .linkity-grid-table__group .collapse-button{border-right:1px solid #dadada;padding-left:0 !important}.generic-tes-grid .linkity-grid-table__group .collapse-button button{margin-right:0;margin-left:0;margin-top:4px}.generic-tes-grid .linkity-grid-table__group .collapse-icon{color:#eaeaea;transition-duration:200ms,300ms;transition-timing-function:linear,ease;transition-property:color,transform}.generic-tes-grid .add-arithmetic-btn{overflow:visible;text-transform:none;margin:auto}}.generic-tes-grid .placeholder{font-family:"Inter Regular",sans-serif;max-height:72px;overflow:hidden;position:relative;margin:8px 0}.generic-tes-grid .invalid .linkity-grid-table__attribute{border-top:1px solid #ff3d00;border-bottom:1px solid #ff3d00}.generic-tes-grid .invalid .linkity-grid-table__attribute:last-child{border-right:1px solid #ff3d00}.generic-tes-grid .invalid .linkity-grid-table__attribute:first-child{border-left:1px solid #ff3d00}.generic-tes-grid md-input-container{flex:1;min-height:32px;min-width:1%;margin:12px 0 !important}.generic-tes-grid md-input-container input,.generic-tes-grid md-input-container textarea{font-size:13px}.generic-tes-grid.no-error-spacer .md-errors-spacer{display:none}.generic-tes-grid .md-button{min-width:40px}.move-btn{min-width:0 !important;box-shadow:none !important;margin-right:16px;overflow:visible;text-transform:none;width:3rem;transition:background-color 200ms linear}.copy-btn{overflow:visible;text-transform:none}.counter-autocomplete button{top:10px !important}.progress-bar{width:100%;padding:0 4px 0 4px;margin-bottom:16px}.progress-bar .progress-bar-header{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;justify-items:center}.progress-bar .progress-bar-header .progress-bar-title{font-size:18px;font-family:"Inter Semibold",sans-serif;letter-spacing:.02rem;color:rgba(0,0,0,.7);justify-self:flex-start;word-break:break-word}.progress-bar .progress-bar-header .percentage-toggle{display:flex;flex-direction:row;align-items:center;justify-self:flex-end}.progress-bar .progress-bar-header .percentage-toggle md-switch{margin:0 0 0 8px}.progress-bar .progress-bar-header .percentage-toggle i{font-size:.8rem;color:rgba(0,0,0,.7)}.progress-bar .progress-bar-container{position:relative;display:flex;flex-direction:row}.progress-bar .progress-bar-container .bar{height:28px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-right:1px solid;border-color:rgba(0,0,0,.87)}.progress-bar .progress-bar-container .grow-animate.ng-enter-stagger,.progress-bar .progress-bar-container .grow-animate.ng-leave-stagger,.progress-bar .progress-bar-container .grow-animate.ng-move-stagger{animation-delay:400ms}.progress-bar .progress-bar-container .grow-animate.ng-enter{animation-name:ng-enter-repeat-animation,fade;animation-timing-function:cubic-bezier(0.6, 0.04, 0.98, 0.335);animation-duration:500ms,300ms}@keyframes ng-enter-repeat-animation{from{width:0px}to{width:1500px}}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.progress-bar .progress-bar-container .bar-container{width:100%;position:relative}.progress-bar .progress-bar-container .bar-container:first-of-type .progress-label{transform:none}.progress-bar .progress-bar-container .bar-container:first-of-type .bar{border-top-left-radius:8px;border-bottom-left-radius:8px}.progress-bar .progress-bar-container .bar-container:last-of-type .bar{border-top-right-radius:8px;border-bottom-right-radius:8px;border:0}.progress-bar .progress-bar-container .progress-value{position:relative;font-size:14px;font-family:"Inter Semibold",sans-serif;border-radius:8px;text-align:center;display:flex;justify-content:center;align-items:center;white-space:nowrap;margin-left:4px}.progress-bar .progress-bar-container .progress-value.top{color:rgba(0,0,0,.7)}.progress-bar .progress-bar-container .progress-label{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.7);font-size:16px;white-space:nowrap;width:-moz-fit-content;width:fit-content;transform:translateX(-50%)}.progress-bar .progress-bar-total{font-family:"Inter Semibold",sans-serif;font-size:16px;color:rgba(0,0,0,.7);line-height:28px;white-space:nowrap;width:-moz-fit-content;width:fit-content;margin-left:2px}.progress-bar .progress-bar-legend{margin-top:8px;display:flex;flex-direction:row;flex-wrap:wrap}.progress-bar .progress-bar-legend .legend-item{display:flex;align-items:baseline;height:20px;margin:8px 12px 4px;color:rgba(0,0,0,.7)}.progress-bar .progress-bar-legend .legend-item:first-child{margin-left:0}.progress-bar .progress-bar-legend .legend-item .legend-color{width:16px;height:16px;border-radius:2px;margin-right:4px}.progress-bar .progress-bar-legend .legend-item .legend-label{font-family:"Inter Bold",sans-serif;font-size:16px;line-height:100%}.progress-bar .progress-popover{position:absolute;z-index:100;left:50%;right:50%;transform:translateX(-50%);background-color:rgba(35,35,35,.95);min-height:28px;border:1px solid rgba(0,0,0,.87);border-radius:4px;font-size:15px;color:#fafafa;padding:8px;width:-moz-fit-content;width:fit-content}.progress-bar .progress-popover.ng-enter{animation:400ms fade}.progress-bar .progress-popover.ng-leave{animation:400ms fadeOut;animation-delay:100ms}.progress-bar .progress-popover .popover-content{display:flex;flex-direction:row}.progress-bar .progress-popover .popover-label{font-family:"Inter Regular",sans-serif;margin-right:4px;white-space:nowrap}.progress-bar .progress-popover .popover-value{font-family:"Inter Bold",sans-serif;white-space:nowrap}.progress-bar .progress-popover::after{content:"";width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);margin-top:-16px;border-bottom:8px solid #2e2e2e;position:fixed;left:calc(50% - 8px);top:8px}.progress-bar .progress-popover::before{content:"";width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);margin-top:-18px;border-bottom:10px solid rgba(0,0,0,.87);position:fixed;left:calc(50% - 10px)}.progress-bar .loading-bar{width:100%;border-radius:8px;background-color:#d6d6d6}.progress-bar .loading-bar.ng-enter{animation:200ms fade}.progress-bar .loading-bar .loading-slider{height:28px;overflow-x:hidden;border-radius:8px;position:relative}.progress-bar .loading-bar .line{position:absolute;opacity:.4;width:100%;height:28px;background-color:#e6e6e6}.progress-bar .loading-bar .subline{position:absolute;height:28px;background-color:#e6e6e6}.progress-bar .loading-bar .inc{animation:increase 2s infinite}.progress-bar .loading-bar .dec{animation:decrease 2s .5s infinite}@keyframes increase{from{left:-5%;width:5%}to{left:130%;width:100%}}@keyframes decrease{from{left:-80%;width:80%}to{left:110%;width:10%}}majakka-resource-work-events-page{display:grid;height:calc(100vh - 48px);grid-template-rows:auto 1fr auto;grid-template-areas:"header" "content" "footer";background-color:#fff}@supports(-webkit-touch-callout: none){majakka-resource-work-events-page{height:-webkit-fill-available}}majakka-resource-work-events-page .scrollable-grid{display:grid;grid-area:content;grid-template-rows:repeat(auto-fit, minmax(48rem, 100%));padding:2rem 1rem;font-size:12px;line-height:1.25;overflow:auto}majakka-resource-work-events-page .scrollable-grid--virtual-repeat{position:relative;grid-template-rows:1fr;padding:0}majakka-resource-work-events-page .scrollable-grid--virtual-repeat>div{display:grid;grid-template-columns:1fr auto}majakka-resource-work-events-page .scrollable-grid--virtual-repeat>div.two-column{grid-template-columns:1fr 8rem}@media screen and (min-width: 960px){majakka-resource-work-events-page .scrollable-grid--virtual-repeat>div{grid-template-columns:1fr 8rem}}majakka-resource-work-events-page .scrollable-grid--virtual-repeat md-virtual-repeat-container{height:100%}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--main .md-virtual-repeat-offsetter{padding-top:2rem}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--main.zoom-in .item-container--times span{height:6rem}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--main.zoom-out .item-container--times span{height:1rem}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates{background-color:#f5f5f5;border-left:1px solid rgba(0,0,0,.24);box-shadow:-3px 0 6px rgba(0,0,0,.08)}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .item{display:flex;align-items:stretch;height:3rem;text-transform:uppercase}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .item>div{flex:0 0 100%;border-top:1px dashed rgba(0,0,0,.16)}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .item>.item--start-of-week{border-top:1px solid rgba(0,0,0,.24)}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .item--current>div,majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .item--current>.item--start-of-week,majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .item--current+.item>div{border-top:0}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .md-button{min-width:0;width:100%;margin:0;padding:0;height:100%;border-radius:0;box-shadow:none !important}majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates .md-button>div{display:flex;padding:0 .5rem;justify-content:space-between}@media screen and (min-width: 960px){majakka-resource-work-events-page .scrollable-grid__virtual-repeat-container--dates{box-shadow:none}}majakka-resource-work-events-page .scrollable-grid__item{position:relative;display:grid;grid-template-columns:4rem 0rem 0rem 1fr;grid-template-areas:"times timeline-now timeline-events timeline-items"}majakka-resource-work-events-page .scrollable-grid__item:last-child{padding-bottom:3rem}majakka-resource-work-events-page .scrollable-grid__item .item-container{display:grid}majakka-resource-work-events-page .scrollable-grid__item .item-container--times{position:relative;grid-area:times;grid-column:1/span 4;font-family:"Inter Semibold",sans-serif;font-size:12px;counter-reset:time}majakka-resource-work-events-page .scrollable-grid__item .item-container--times::before{position:absolute;content:"";top:0;bottom:0;left:0;width:4rem;background-color:#f5f5f5}majakka-resource-work-events-page .scrollable-grid__item .item-container--times.has-holiday span{background-color:rgba(242,162,48,.1)}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span{position:relative;height:3rem;counter-increment:time;text-transform:uppercase}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span::before,majakka-resource-work-events-page .scrollable-grid__item .item-container--times span::after{position:absolute}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span::after{display:flex;align-items:center;justify-content:center;content:attr(time);bottom:0;left:.75rem;height:1px;width:2.5rem;line-height:0;background-color:#f5f5f5}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span:last-child::after{content:attr(date);bottom:-0.625rem;height:1.25rem;width:auto;padding:0 .5rem;background-color:#d0d0d0}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span.holiday:last-child::after{background-color:#f2a230}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span::before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;border-bottom:1px dashed rgba(0,0,0,.16)}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span:last-child::before{border-bottom-color:rgba(0,0,0,.24);border-bottom-style:solid}majakka-resource-work-events-page .scrollable-grid__item .item-container--times span:first-child{display:none}majakka-resource-work-events-page .scrollable-grid__item .item-container--loader{display:flex;align-items:center;justify-content:center;grid-column:2/-1;grid-row:1/-1}majakka-resource-work-events-page .scrollable-grid__item .item-container--timeline-now{position:relative;grid-area:timeline-now;display:flex;justify-content:flex-start;z-index:2}majakka-resource-work-events-page .scrollable-grid__item .item-container--timeline-events{position:relative;grid-area:timeline-events;justify-content:center;z-index:1}majakka-resource-work-events-page .scrollable-grid__item .item-container--timeline-items{position:relative;grid-area:timeline-items;grid-template-columns:repeat(3, 1fr);gap:0 2px;margin:0 2rem;justify-content:start}majakka-resource-work-events-page .scrollable-grid__item .item-container--timeline-items>div{display:grid;grid-template-rows:repeat(720, 1fr)}majakka-resource-work-events-page>div:last-child{display:grid;padding:.5rem;box-shadow:0 -3px 6px rgba(0,0,0,.08)}majakka-resource-work-events-page>div:last-child>.md-button{max-width:none;margin:0}majakka-resource-work-events-page majakka-job-date-reports-day-list{font-size:14px;line-height:1.5;white-space:nowrap}majakka-resource-work-events-page majakka-job-date-reports-day-list .md-button{border-bottom:2px solid rgba(0,0,0,0);border-radius:0}majakka-resource-work-events-page majakka-job-date-reports-day-list .md-button.md-primary{border-color:currentColor}@media screen and (min-width: 960px){majakka-resource-work-events-page majakka-job-date-reports-day-list>strong{display:none}}majakka-resource-work-events-page .holiday-header{position:absolute;top:14px;left:16px;z-index:4;font-family:"Inter Semibold",sans-serif}majakka-resource-work-events-page .holiday-header i{margin-right:2px;color:#f2a230}majakka-resource-work-events-page majakka-user-real-time-hour-bank-value{position:absolute;display:block;z-index:1;bottom:0;margin:.25rem;font-family:"Inter Semibold";font-size:12px;line-height:1.25;background-color:var(--primary-500);border-radius:2px;color:#fff}majakka-resource-work-events-page majakka-user-real-time-hour-bank-value>div{padding:.5rem}@media screen and (max-width: 959px){.item-container--timeline-items{margin-right:0 !important;margin-left:0 !important;gap:0 1rem !important}.item-container--timeline-items>div>div{width:auto !important;white-space:nowrap}.item-container--timeline-items>div>div strong,.item-container--timeline-items>div>div span{overflow:hidden;text-overflow:ellipsis}.active-tab--0 .item-container--timeline-items{grid-template-columns:1fr 3rem 3rem !important}.active-tab--1 .item-container--timeline-items,.active-tab--2 .item-container--timeline-items{grid-template-columns:3rem 1fr 3rem !important}.active-tab--3 .item-container--timeline-items{grid-template-columns:3rem 3rem 1fr !important}.active-tab--0 .item-container--timeline-items>div:last-child,.active-tab--1 .item-container--timeline-items>div:last-child{display:none}.active-tab--2 .item-container--timeline-items>div:first-child,.active-tab--3 .item-container--timeline-items>div:first-child{display:none}.active-tab--0 .item-container--timeline-items>div:not(:first-child),.active-tab--0 .item-container--timeline-items>div:not(:first-child)>div,.active-tab--0 .item-container--timeline-items>div:not(:first-child)>div>div,.active-tab--1 .item-container--timeline-items>div:not(:nth-child(2)),.active-tab--1 .item-container--timeline-items>div:not(:nth-child(2))>div,.active-tab--1 .item-container--timeline-items>div:not(:nth-child(2))>div>div,.active-tab--2 .item-container--timeline-items>div:not(:nth-child(3)),.active-tab--2 .item-container--timeline-items>div:not(:nth-child(3))>div,.active-tab--2 .item-container--timeline-items>div:not(:nth-child(3))>div>div,.active-tab--3 .item-container--timeline-items>div:not(:last-child),.active-tab--3 .item-container--timeline-items>div:not(:last-child)>div,.active-tab--3 .item-container--timeline-items>div:not(:last-child)>div>div{width:3rem !important}.active-tab--0 .item-container--timeline-items>div:not(:first-child)>div,.active-tab--1 .item-container--timeline-items>div:not(:nth-child(2))>div,.active-tab--2 .item-container--timeline-items>div:not(:nth-child(3))>div,.active-tab--3 .item-container--timeline-items>div:not(:last-child)>div{grid-column:1}.active-tab--0 .item-container--timeline-items>div:not(:first-child)>div:hover>div,.active-tab--1 .item-container--timeline-items>div:not(:nth-child(2))>div:hover>div,.active-tab--2 .item-container--timeline-items>div:not(:nth-child(3))>div:hover>div,.active-tab--3 .item-container--timeline-items>div:not(:last-child)>div:hover>div{width:3.5rem !important}.item-container--timeline-items .column-count--1{grid-template-columns:1fr}.item-container--timeline-items .column-count--1>div:not(:hover)>div{width:calc(100vw - 16px - 4rem - 2 * 3rem - 2 * 1rem) !important}.item-container--timeline-items .column-count--2{grid-template-columns:1fr 1fr}.item-container--timeline-items .column-count--2>div:not(:hover)>div{width:calc((100vw - 16px - 4rem - 2 * 3rem - 2 * 1rem - 2px)/2) !important}.item-container--timeline-items .column-count--3{grid-template-columns:1fr 1fr 1fr}.item-container--timeline-items .column-count--3>div:not(:hover)>div{width:calc((100vw - 16px - 4rem - 2 * 3rem - 2 * 1rem - 4px)/3) !important}.item-container--timeline-items .column-count--4{grid-template-columns:1fr 1fr 1fr 1fr}.item-container--timeline-items .column-count--4>div:not(:hover)>div{width:calc((100vw - 16px - 4rem - 2 * 3rem - 2 * 1rem - 6px)/4) !important}.item-container--timeline-items .column-count--5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.item-container--timeline-items .column-count--5>div:not(:hover)>div{width:calc((100vw - 16px - 4rem - 2 * 3rem - 2 * 1rem - 8px)/5) !important}.item-container--timeline-items .column-count--6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.item-container--timeline-items .column-count--6>div:not(:hover)>div{width:calc((100vw - 16px - 4rem - 2 * 3rem - 2 * 1rem - 10px)/6) !important}}majakka-resource-work-events-day:first-child{z-index:14}majakka-resource-work-events-day:nth-child(2){z-index:13}majakka-resource-work-events-day:nth-child(3){z-index:12}majakka-resource-work-events-day:nth-child(4){z-index:11}majakka-resource-work-events-day:nth-child(5){z-index:10}majakka-resource-work-events-day:nth-child(6){z-index:9}majakka-resource-work-events-day:nth-child(7){z-index:8}majakka-resource-work-events-day:nth-child(8){z-index:7}majakka-resource-work-events-day:nth-child(9){z-index:6}majakka-resource-work-events-day:nth-child(10){z-index:5}majakka-resource-work-events-day:nth-child(12){z-index:4}majakka-resource-work-events-day:nth-child(13){z-index:3}majakka-resource-work-events-day:nth-child(14){z-index:2}majakka-resource-work-events-day .worklog,majakka-resource-work-events-day .worklog>div,majakka-resource-work-events-day .assignment,majakka-resource-work-events-day .assignment>div,majakka-resource-work-events-day .availability,majakka-resource-work-events-day .availability>div,majakka-resource-work-events-day .readiness,majakka-resource-work-events-day .readiness>div{width:8rem}majakka-resource-work-events-day .worklog>div,majakka-resource-work-events-day .assignment>div,majakka-resource-work-events-day .availability>div,majakka-resource-work-events-day .readiness>div{position:absolute;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(1.25em, auto) minmax(1.25em, auto) minmax(1.25em, auto) 1fr;align-items:flex-start;padding:.25rem;border:2px solid rgba(0,0,0,0);border-radius:.5rem;overflow:hidden}majakka-resource-work-events-day .worklog>div>strong,majakka-resource-work-events-day .worklog>div>span,majakka-resource-work-events-day .assignment>div>strong,majakka-resource-work-events-day .assignment>div>span,majakka-resource-work-events-day .availability>div>strong,majakka-resource-work-events-day .availability>div>span,majakka-resource-work-events-day .readiness>div>strong,majakka-resource-work-events-day .readiness>div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}majakka-resource-work-events-day .worklog:hover,majakka-resource-work-events-day .assignment:hover,majakka-resource-work-events-day .availability:hover,majakka-resource-work-events-day .readiness:hover{z-index:1}majakka-resource-work-events-day .worklog:hover>div,majakka-resource-work-events-day .assignment:hover>div,majakka-resource-work-events-day .availability:hover>div,majakka-resource-work-events-day .readiness:hover>div{height:auto !important;max-height:none !important;width:8.5rem;margin-left:-0.25rem;box-shadow:0 0 5px 0 rgba(0,0,0,.35);border-color:rgba(0,0,0,.16)}majakka-resource-work-events-day .worklog.unapproved-shift>div,majakka-resource-work-events-day .assignment.unapproved-shift>div,majakka-resource-work-events-day .availability.unapproved-shift>div,majakka-resource-work-events-day .readiness.unapproved-shift>div{background-image:repeating-linear-gradient(45deg, rgba(255, 160, 10, 0.3), rgba(255, 160, 10, 0.3) 7.5px, transparent 7.5px, transparent 15px);background-color:rgba(255,160,10,.5)}majakka-resource-work-events-day .worklog.approved>div,majakka-resource-work-events-day .availability.approved>div{outline-width:2px;outline-style:solid;outline-offset:-2px}majakka-resource-work-events-day .worklog>div{background-color:rgba(166,226,45,.6)}@media screen and (max-width: 639px){majakka-resource-work-events-day .worklog>div{border-color:#a6e22d !important}}majakka-resource-work-events-day .worklog:hover>div{background-color:#a6e22d}majakka-resource-work-events-day .worklog.approved>div{outline-color:green}majakka-resource-work-events-day .availability.approved>div{outline-color:#d67b00}majakka-resource-work-events-day .assignment:not(.hide-job-date-end-time)>div{background-color:rgba(255,160,10,.6)}@media screen and (max-width: 639px){majakka-resource-work-events-day .assignment:not(.hide-job-date-end-time)>div{border-color:#ffa00a !important}}majakka-resource-work-events-day .assignment:not(.hide-job-date-end-time):hover>div{background-color:#ffa00a}majakka-resource-work-events-day .assignment.hide-job-date-end-time>div{min-height:min-content !important;max-height:min-content !important;height:auto !important;padding:0;background:linear-gradient(to bottom, hsl(37deg, 100%, 86%) 50%, hsla(37deg, 100%, 86%, 0) 80%);border-width:0}majakka-resource-work-events-day .assignment.hide-job-date-end-time:hover>div{background-color:#ffe4b8;border-color:rgba(0,0,0,0);box-shadow:none}majakka-resource-work-events-day .assignment.hide-job-date-end-time>div>strong,majakka-resource-work-events-day .assignment.hide-job-date-end-time>div>span{padding:.25rem}majakka-resource-work-events-day .assignment.hide-job-date-end-time>div>strong{background-color:rgba(255,160,10,.6);background-color:#ffa10a;background-color:#ffc870}majakka-resource-work-events-day .availability:not(:hover),majakka-resource-work-events-day .readiness:not(:hover){background-color:rgba(0,0,0,0) !important}majakka-resource-work-events-day .availability:hover>div,majakka-resource-work-events-day .readiness:hover>div{background-color:inherit !important}majakka-resource-work-events-day .now{position:absolute;display:flex;align-items:center;justify-content:center;height:0;width:0;background-color:#fff}majakka-resource-work-events-day .now>span{position:absolute;color:blue}majakka-resource-work-events-day .now>span:first-of-type::after,majakka-resource-work-events-day .now>span:last-of-type::after{position:absolute;content:"";top:50%;left:0;right:0;margin-top:-1px;border-top:1px solid currentColor}majakka-resource-work-events-day .now>span:first-of-type{right:.5rem;width:3.5rem;height:1rem}majakka-resource-work-events-day .now>span:first-of-type::after{border-top-style:dashed}majakka-resource-work-events-day .now>span:not(:first-of-type):not(:last-of-type){width:1rem;height:1rem;background-color:currentColor;border:3px solid #fff;border-radius:50%}majakka-resource-work-events-day .now>span:last-of-type{left:.5rem;height:1rem;width:100vw}majakka-resource-work-events-day .now:hover>span:not(:first-of-type):not(:last-of-type){border-color:rgba(0,0,0,.16)}majakka-resource-work-events-day .now:hover>span:last-of-type{left:1rem}majakka-resource-work-events-day .now>div{position:absolute;left:1rem;display:inline-flex;align-items:center;height:0;padding:0 .5rem;font-family:"Inter Semibold",sans-serif;background-color:rgba(0,0,0,.87);border-radius:3px;color:#fff;overflow:hidden;white-space:nowrap}majakka-resource-work-events-day .now>div::before{position:absolute;content:"";top:50%;right:100%;height:0;width:0;margin-top:-0.25rem;border-right:.25rem solid rgba(0,0,0,.87);border-top:.25rem solid rgba(0,0,0,0);border-bottom:.25rem solid rgba(0,0,0,0)}majakka-resource-work-events-day .now>div>span+span{margin-left:.33333rem}majakka-resource-work-events-day .now:hover>div{height:2.5em;overflow:visible;z-index:1}majakka-resource-work-events-day .resource-work-event{position:absolute;display:flex;align-items:center;justify-self:center;height:1.5rem;width:1.5rem;margin-top:-0.75rem;border:3px solid #fff;border-radius:.75rem;background-color:currentColor;color:rgba(0,0,0,.24)}majakka-resource-work-events-day .resource-work-event.enter{color:#2e8b57}majakka-resource-work-events-day .resource-work-event.leave{color:#ff1414}majakka-resource-work-events-day .resource-work-event.breakStarts,majakka-resource-work-events-day .resource-work-event.breakEnds{width:1rem;height:1rem;margin-top:-0.5rem;border-radius:.5rem}majakka-resource-work-events-day .resource-work-event.breakStarts{color:#6bce96}majakka-resource-work-events-day .resource-work-event.breakEnds{color:#ff9494}majakka-resource-work-events-day .resource-work-event:hover{border-color:rgba(0,0,0,.16)}majakka-resource-work-events-day .resource-work-event linkity-tooltip{font-size:inherit !important;line-height:inherit !important}majakka-resource-work-events-day .resource-attribute-icons{display:flex;margin-top:.25rem}majakka-resource-work-events-day .resource-attribute-icons i{margin-right:.33333rem}majakka-todays-work-hour-items{position:relative;border-bottom:1px solid rgba(0,0,0,.24);box-shadow:0 3px 6px rgba(0,0,0,.08);z-index:1;overflow:hidden;cursor:grab}majakka-todays-work-hour-items>div{display:flex;padding:1.5rem .5rem .5rem;min-height:calc(48px + 2rem);white-space:nowrap;overflow:auto}majakka-todays-work-hour-items .todays-work-hour-item{position:relative;display:inline-grid;grid-auto-flow:row;grid-auto-rows:1fr min-content;gap:.125rem;width:calc(100% - 2rem);max-width:20rem;min-width:20rem;margin-right:.5rem;flex:0 0 auto}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event::before,majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event::after,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer::before,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer::after,majakka-todays-work-hour-items .todays-work-hour-item.assignment::before,majakka-todays-work-hour-items .todays-work-hour-item.assignment::after,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project::before,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project::after{position:absolute;bottom:100%;line-height:1.25;font-family:"Inter Semibold",sans-serif;font-size:12px}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event::before,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer::before,majakka-todays-work-hour-items .todays-work-hour-item.assignment::before,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project::before{content:"";right:0;left:0;height:1.25em;margin-bottom:.25rem;background-color:rgba(0,0,0,.08)}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event::after,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer::after,majakka-todays-work-hour-items .todays-work-hour-item.assignment::after,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project::after{content:attr(majakka-title);margin-bottom:.25rem;padding:0 .5rem;font-variant-caps:all-small-caps;background-color:#fff;border-left:1.25em solid rgba(0,0,0,.08)}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event+.resource-work-event::before,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer+.persistent-timer::before,majakka-todays-work-hour-items .todays-work-hour-item.assignment+.assignment::before,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project+.favourite-project::before{left:-0.5rem}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event+.resource-work-event::after,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer+.persistent-timer::after,majakka-todays-work-hour-items .todays-work-hour-item.assignment+.assignment::after,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project+.favourite-project::after{display:none}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event{--content-background-color: rgba(166, 226, 45, 0.6);--title-background-color: rgba(166, 226, 45, 1)}majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer{--content-background-color: rgba(255, 215, 0, .6);--title-background-color: rgba(255, 215, 0, 1)}majakka-todays-work-hour-items .todays-work-hour-item.assignment{--content-background-color: rgba(255, 160, 10, 0.6);--title-background-color: rgba(255, 160, 10, 1)}majakka-todays-work-hour-items .todays-work-hour-item.favourite-project{--content-background-color: rgba(255, 215, 0, .6);--title-background-color: rgba(255, 215, 0, 1)}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event::after,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer::after,majakka-todays-work-hour-items .todays-work-hour-item.assignment::after,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project::after{border-color:var(--title-background-color)}majakka-todays-work-hour-items .todays-work-hour-item .todays-work-hour-item__content{display:grid;grid-template-rows:1fr min-content;background-color:var(--content-background-color);border:1px solid rgba(0,0,0,.08);border-radius:2px}majakka-todays-work-hour-items .todays-work-hour-item:first-child:not(.resource-work-event) .todays-work-hour-item__footer,majakka-todays-work-hour-items .todays-work-hour-item:first-child:not(.resource-work-event)~.todays-work-hour-item .todays-work-hour-item__footer{display:none}majakka-todays-work-hour-items .todays-work-hour-item .todays-work-hour-item__status{position:absolute;display:flex;align-items:center;top:0;right:-1px;margin:calc(-0.25rem - 1.25em) 0 0;padding-left:.25em;padding-right:.25em;font-size:12px;line-height:1.25;font-variant-caps:all-small-caps;background-color:#fff}majakka-todays-work-hour-items .todays-work-hour-item .todays-work-hour-item__status[data-event-type=enter],majakka-todays-work-hour-items .todays-work-hour-item .todays-work-hour-item__status[data-event-type=breakEnds]{--indicator-bg-color: green}majakka-todays-work-hour-items .todays-work-hour-item .todays-work-hour-item__status[data-event-type=leave]{--indicator-bg-color: red}majakka-todays-work-hour-items .todays-work-hour-item .todays-work-hour-item__status[data-event-type=breakStarts]{--indicator-bg-color: darkorange}majakka-todays-work-hour-items .todays-work-hour-item .todays-work-hour-item__status::before{display:inline-block;content:"";width:1em;aspect-ratio:1;margin-left:.25em;margin-right:.5em;border-radius:50%;background-color:var(--indicator-bg-color);--fa-fade-opacity: 0;animation-name:fa-fade;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.4, 0, 0.6, 1)}majakka-todays-work-hour-items .todays-work-hour-item.resource-work-event .actions .md-button:hover,majakka-todays-work-hour-items .todays-work-hour-item.persistent-timer .actions .md-button:hover,majakka-todays-work-hour-items .todays-work-hour-item.assignment .actions .md-button:hover,majakka-todays-work-hour-items .todays-work-hour-item.favourite-project .actions .md-button:hover{transform:scale(0.95);background-color:rgba(0,0,0,.24) !important;outline:none}majakka-todays-work-hour-items .todays-work-hour-item:last-child:first-child{width:100%}@media screen and (max-width: 639px){majakka-todays-work-hour-items .todays-work-hour-item{min-width:auto;max-width:none}}majakka-todays-work-hour-items .meta,majakka-todays-work-hour-items .duration{font-size:12px;line-height:1.25}majakka-todays-work-hour-items .meta{position:relative;display:grid;padding:.25rem;align-content:start}majakka-todays-work-hour-items .meta>strong:empty,majakka-todays-work-hour-items .meta>span:empty{display:none}majakka-todays-work-hour-items .meta>strong,majakka-todays-work-hour-items .meta>span{overflow:hidden;text-overflow:ellipsis}majakka-todays-work-hour-items .actions{display:grid;grid-template-columns:repeat(auto-fit, minmax(0, max-content));justify-content:space-between;gap:.25rem;padding:.25rem}majakka-todays-work-hour-items .actions>div{display:flex;gap:.25rem;--button-background-color: rgba(255, 255, 255, 0.4)}majakka-todays-work-hour-items .actions>div:first-child{--button-background-color: rgba(255, 255, 255, 1)}majakka-todays-work-hour-items .actions .md-button{min-width:4rem;min-height:2.25rem !important;background-color:var(--button-background-color) !important;outline:1px solid rgba(0,0,0,.08)}majakka-todays-work-hour-items .actions .lnk-u-tooltip{display:flex;justify-content:center}majakka-todays-work-hour-items .duration{grid-column:1/-1;display:flex;justify-content:space-between;padding:.125rem .25rem 0}majakka-todays-work-hour-items .duration strong{display:block}majakka-todays-work-hour-items .duration div+div{text-align:right}majakka-todays-work-hour-items .md-button{min-width:2.5rem;margin:0;box-shadow:none !important}majakka-resource-work-events-page-footer{position:relative;display:grid;grid-area:footer;grid-template-areas:"work-event-tabs" "work-event-actions";gap:.5rem;padding:.5rem;border-top:1px solid rgba(0,0,0,.24);box-shadow:0 -3px 6px rgba(0,0,0,.08)}@media screen and (min-width: 960px){majakka-resource-work-events-page-footer{grid-template-areas:"work-event-actions"}}majakka-resource-work-events-page-tabs{display:flex;grid-area:work-event-tabs;font-size:12px;font-family:"Inter Semibold",sans-serif;line-height:2;text-align:center;text-transform:uppercase}majakka-resource-work-events-page-tabs>span{flex:1 1 0%;margin:0 .25rem;border-bottom:1px solid rgba(0,0,0,0)}majakka-resource-work-events-page-tabs>span:hover,majakka-resource-work-events-page-tabs>span.active,.dataTables_wrapper .dataTables_paginate majakka-resource-work-events-page-tabs>span.paginate_button.current,.dataTables_wrapper .dataTables_paginate majakka-resource-work-events-page-tabs>span.paginate_button.current:hover{border-bottom-color:currentColor;color:#ff5722}@media screen and (min-width: 960px){majakka-resource-work-events-page-tabs{display:none}}majakka-resource-work-events-page-actions{display:grid;grid-area:work-event-actions;grid-template-columns:repeat(auto-fit, minmax(6rem, 1fr));gap:.5rem}majakka-resource-work-events-page-actions .md-button{margin:0;min-width:0;max-width:none;box-shadow:none !important}majakka-resource-work-events-page-actions .md-button i{margin-right:.25rem}majakka-resource-work-events-page-actions .md-button:not([disabled]).start-button,majakka-resource-work-events-page-actions .md-button:not([disabled]).resume-button{background-color:green !important}majakka-resource-work-events-page-actions .md-button:not([disabled]).pause-button{background-color:#ff8c00 !important}majakka-resource-work-events-page-actions .md-button:not([disabled]).stop-button{background-color:red !important}majakka-resource-work-events-page-filters md-checkbox{display:block;line-height:22px}majakka-resource-work-events-page.is-cordova-app majakka-todays-work-hour-items>div{overflow:auto}majakka-resource-work-events-page:not(.is-cordova-app) majakka-todays-work-hour-items.drag-enabled{-webkit-user-select:none;user-select:none}@media screen and (min-width: 640px){majakka-resource-work-events-page:not(.is-cordova-app) majakka-todays-work-hour-items.drag-enabled>div{overflow:visible}}majakka-resource-work-events-page .scrollable-grid__item .item-container--timeline-items{grid-template-columns:repeat(4, 1fr)}majakka-resource-work-events-menu{position:absolute;display:grid;right:12px;padding:.25rem;gap:.25rem;z-index:2}majakka-resource-work-events-menu.shift-left{right:calc(8rem + 12px)}majakka-resource-work-events-menu .toggler{position:absolute;right:100%;top:.25rem}@media screen and (min-width: 640px){majakka-resource-work-events-menu .toggler{display:none}}@media screen and (min-width: 960px){majakka-resource-work-events-menu .dates-toggler{display:none}}majakka-resource-work-events-menu .md-button{min-width:3rem;margin:0;box-shadow:none !important}majakka-resource-work-events-menu .md-button span{font-size:12px}majakka-resource-work-events-menu .md-button i{font-size:16px}majakka-resource-work-events-menu .md-button i:not(:only-child){margin-right:.25rem}majakka-resource-work-events-menu .md-button[disabled]{background-color:#ccc !important}majakka-resource-work-events-menu .content{display:grid;grid-auto-flow:row;gap:.25rem;align-items:flex-start}@media screen and (min-width: 640px){majakka-resource-work-events-menu .content{grid-auto-flow:column}}majakka-resource-work-events-menu .content .content{position:relative;display:block}@media screen and (max-width: 639px){majakka-resource-work-events-menu .content--main{display:none}}majakka-resource-work-events-menu .content--open{display:grid}majakka-resource-work-events-menu .content__buttons{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:.25rem}@media screen and (min-width: 640px){majakka-resource-work-events-menu .content__buttons{grid-auto-columns:auto}}majakka-resource-work-events-menu .floater{display:none;position:relative;top:100%;right:0;margin:.25rem 0;padding:.25rem .5rem;font-size:12px;line-height:1.5;background-color:#fff;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}@media screen and (min-width: 640px){majakka-resource-work-events-menu .floater{position:absolute}}majakka-resource-work-events-menu .floater::after{position:absolute;content:"";bottom:100%;right:1rem;height:0;width:0;margin-right:-4px;border:4px solid rgba(0,0,0,0);border-bottom-color:#fff}majakka-resource-work-events-menu .floater::before{position:absolute;content:"";bottom:100%;right:1rem;height:0;width:0;margin-right:-5px;border:5px solid rgba(0,0,0,0);border-bottom-color:#999}majakka-resource-work-events-menu .floater--open{display:grid}@media screen and (min-width: 640px){majakka-resource-work-events-menu{grid-auto-flow:column}}@media screen and (min-width: 960px){majakka-resource-work-events-menu{right:calc(8rem + 12px)}}majakka-resource-work-events-menu.is-cordova-app{right:12px}majakka-resource-work-events-menu.is-cordova-app.shift-left{right:8rem}@media screen and (min-width: 640px){majakka-resource-work-events-menu.is-cordova-app{right:8rem}}majakka-resource-work-events-working-hours{position:absolute;display:block;right:12px;bottom:0;padding:.25rem;z-index:1}majakka-resource-work-events-working-hours md-progress-circular{display:inline-block;vertical-align:middle;margin-right:.5rem}majakka-resource-work-events-working-hours.shift-left{right:calc(8rem + 12px)}majakka-resource-work-events-working-hours .md-button{min-width:3rem;margin:0;padding:.5rem;line-height:1.25;box-shadow:none !important}majakka-resource-work-events-working-hours .md-button span{font-size:12px}majakka-resource-work-events-working-hours .md-button div{display:grid;gap:.25rem}majakka-resource-work-events-working-hours .md-button div>div{gap:1rem;grid-auto-flow:column;grid-auto-columns:min-content;justify-content:space-between}majakka-resource-work-events-working-hours .md-button div>div>div{gap:.25rem}@media screen and (min-width: 960px){majakka-resource-work-events-working-hours{right:calc(8rem + 12px)}}majakka-resource-work-events-working-hours.is-cordova-app{right:12px}majakka-resource-work-events-working-hours.is-cordova-app.shift-left{right:8rem}@media screen and (min-width: 640px){majakka-resource-work-events-working-hours.is-cordova-app{right:8rem}}.work-shift-plan-validator-result{margin:8px;min-width:50vw}.work-shift-plan-validator-rule-result{margin:8px 0px}.work-shift-plan-validator-rule-result .work-shift-plan-validator-rule-result-header{margin-bottom:8px}.work-shift-plan-validator-rule-result .work-shift-plan-validator-rule-result-header strong{padding:.25rem .5rem;background-color:rgba(0,0,0,.08)}.work-shift-plan-validator-rule-result .wsplvrr-icon{color:green;margin:0px 4px}majakka-time-clock-control-panel-page{display:grid;grid-auto-flow:row;grid-template-rows:auto 1fr;height:calc(100vh - 48px)}majakka-time-clock-roundings-selector{display:block;padding:1rem}majakka-time-clock-roundings-selector strong,majakka-time-clock-roundings-selector small{display:block}majakka-time-clock-roundings-selector select{width:auto;height:2.25rem;margin-top:1rem;padding-right:1.5rem}majakka-time-clock-roundings-selector select:focus,majakka-time-clock-roundings-selector select:active{outline-color:rgba(0,0,0,.54)}majakka-time-clock-roundings-editor{display:block;padding:1rem;overflow:auto}majakka-time-clock-roundings-editor form{display:grid;align-content:flex-start}majakka-time-clock-roundings-editor form>div+div{margin-top:2rem}majakka-time-clock-roundings-editor h2{margin:0 0 .5rem;padding:.25rem .5rem;font-size:16px;font-family:"Inter Semibold",sans-serif;background-color:rgba(0,0,0,.08)}majakka-time-clock-roundings-editor h2~*{padding-left:.5rem}@media screen and (min-width: 960px){majakka-time-clock-roundings-editor h2~div{flex:1 1 50%;padding-right:.5rem}majakka-time-clock-roundings-editor h2~div+div{padding-right:0;padding-left:.5rem}}majakka-time-clock-roundings-editor h2+span{font-size:12px}majakka-time-clock-roundings-editor h3{margin:1rem 0 .5rem;font-size:12px}majakka-time-clock-roundings-editor h3~div+div{margin-top:1rem}majakka-time-clock-roundings-editor md-radio-group{display:block}majakka-time-clock-roundings-editor md-radio-button{font-size:12px;font-family:"Inter Semibold",sans-serif}time-clock-roundings-tester{display:block;padding-bottom:1.5rem}time-clock-roundings-tester h2{margin:0 0 .5rem;padding:.25rem .5rem;font-size:16px;font-family:"Inter Semibold",sans-serif;background-color:rgba(0,0,0,.08)}time-clock-roundings-tester h3{margin:1rem 0 .5rem;font-size:12px}time-clock-roundings-tester .time-clock-roundings__timeline{grid-template-rows:1fr}time-clock-roundings-tester majakka-time-clock-roundings-timeline{height:4rem;border-right-width:1px}time-clock-roundings-tester majakka-time-clock-roundings-timeline>div:nth-child(5n+1)>span{display:unset}time-clock-roundings-tester majakka-time-clock-roundings-timeline>div:last-child{display:unset;position:absolute;top:100%;right:0}time-clock-roundings-tester majakka-time-clock-roundings-timeline-indicator-bar>div{top:.4rem;bottom:auto;height:.8rem;background-color:rgba(255,160,10,.6)}time-clock-roundings-tester majakka-time-clock-roundings-timeline-indicator-bar+majakka-time-clock-roundings-timeline-indicator-bar>div{top:auto;bottom:.4rem;height:.8rem;background-color:rgba(166,226,45,.6)}.time-clock-roundings__timeline{display:grid;grid-template-columns:repeat(120, 1fr);grid-template-rows:repeat(3, auto);gap:.25rem 0;margin-right:4px;margin-left:4px;padding-left:3rem;padding-right:3rem;font-size:12px;font-family:"Inter Semibold",sans-serif;line-height:1.25}.time-clock-roundings__timeline__title{grid-column:1/-1;grid-row:1;justify-self:center;padding:.25rem .5rem;font-variant-caps:all-small-caps;background-color:rgba(0,0,0,.08)}.time-clock-roundings__timeline__indicator{position:relative;grid-row:2;grid-column:1/span 60;height:30px;text-transform:lowercase;white-space:nowrap}.time-clock-roundings__timeline__indicator~.time-clock-roundings__timeline__indicator{grid-column:61/span 60}.time-clock-roundings__timeline__indicator>div{position:absolute;right:0;display:flex;justify-content:space-between;align-items:flex-end;text-align:right}.time-clock-roundings__timeline__indicator+.time-clock-roundings__timeline__indicator>div{right:auto;left:0;text-align:left}.time-clock-roundings__timeline__indicator i{padding:0 .25rem}majakka-time-clock-roundings-timeline{position:relative;display:grid;grid-row:3;grid-template-rows:repeat(4, 1fr);grid-column:1/span 60;height:3rem;border:1px solid rgba(0,0,0,.27);border-width:1px 0}majakka-time-clock-roundings-timeline[type=at-work]{background-color:rgba(166,226,45,.6)}majakka-time-clock-roundings-timeline[type=off-work]{background-color:rgba(0,0,0,.08)}majakka-time-clock-roundings-timeline>div{position:relative;grid-row:4/5;border-left:1px solid rgba(0,0,0,.27)}majakka-time-clock-roundings-timeline>div>span{display:none;position:absolute;top:100%;left:0;width:3rem;margin-top:.25rem;margin-left:-1.5rem;text-align:center;overflow:visible}majakka-time-clock-roundings-timeline.step-count-60>div:nth-child(15n+1)>span{display:unset}majakka-time-clock-roundings-timeline.step-count-60>div:nth-child(15n+1){grid-row:3/5}majakka-time-clock-roundings-timeline.step-count-60>div:nth-child(30n+1){grid-row:2/5}majakka-time-clock-roundings-timeline.step-count-60>div:nth-child(60n+1){grid-row:1/5}majakka-time-clock-roundings-timeline.step-count-30>div:nth-child(10n+1)>span{display:unset}majakka-time-clock-roundings-timeline.step-count-30>div:nth-child(5n+1){grid-row:3/5}majakka-time-clock-roundings-timeline.step-count-30>div:nth-child(10n+1){grid-row:2/5}majakka-time-clock-roundings-timeline.step-count-30>div:nth-child(30n+1){grid-row:1/5}majakka-time-clock-roundings-timeline>div:last-child{display:none}majakka-time-clock-roundings-timeline+majakka-time-clock-roundings-timeline{grid-column:61/span 60;border-right-width:1px}majakka-time-clock-roundings-timeline+majakka-time-clock-roundings-timeline>div:last-child{position:absolute;top:100%;right:0;display:unset}majakka-time-clock-roundings-timeline-indicator-bar{position:relative;grid-column:1/-1;grid-row:3}majakka-time-clock-roundings-timeline-indicator-bar>div{position:absolute;top:33%;bottom:33%;background-color:rgba(0,0,0,.32);border:1px solid rgba(0,0,0,.16)}majakka-time-clock-roundings-timeline-indicator-bar span{position:absolute;display:flex;align-items:center;margin:0 .25rem;padding:0 .25rem;top:-1px;bottom:-1px;background-color:rgba(255,255,255,.72);border:1px solid rgba(0,0,0,.27)}majakka-time-clock-roundings-timeline-indicator-bar span:first-child{right:100%}majakka-time-clock-roundings-timeline-indicator-bar span+span{left:100%}.time-clock-roundings__label{display:block;margin-bottom:.5rem;font-size:12px}.time-clock-roundings__timeline__marker{position:absolute;top:1.6rem;width:.8rem;height:.8rem;margin-left:-0.4rem;border:1px solid rgba(0,0,0,.16);border-radius:.4rem}.time-clock-roundings__timeline__marker.enter{background-color:#2e8b57}.time-clock-roundings__timeline__marker.leave{background-color:#ff1414}majakka-time-clock-roundings-actions{display:flex;padding:1rem;justify-content:flex-end;gap:.5rem;border-top:1px solid rgba(0,0,0,.08)}majakka-time-clock-roundings-actions .md-button{margin:0}md-tabs.custom-tabs-header.smaller-tabs>md-tabs-wrapper{border-width:0 0 4px}resource-list-component,non-employee-resource-classes{display:block;margin:1rem 1rem 0}@media screen and (max-width: 959px){resource-list-component,non-employee-resource-classes{margin:.25rem .25rem 0}}resource-list-component .bu-select,non-employee-resource-classes .bu-select{margin-right:1rem;max-width:300px}@media screen and (max-width: 959px){resource-list-component .bu-select,non-employee-resource-classes .bu-select{margin:0 .25rem 0 0}}resource-list-component .resource-search,non-employee-resource-classes .resource-search{margin:0 2rem 0 0;flex-grow:0}@media screen and (max-width: 959px){resource-list-component .resource-search,non-employee-resource-classes .resource-search{margin:0 .25rem 0 0;flex-grow:1}}resource-list-component .resource-search md-icon,non-employee-resource-classes .resource-search md-icon{color:rgba(0,0,0,.67)}resource-list-component md-switch,non-employee-resource-classes md-switch{margin-top:0;margin-bottom:0}resource-list-component .unselectable,non-employee-resource-classes .unselectable{user-select:none;-webkit-user-select:none}resource-list-component .resources-container,non-employee-resource-classes .resources-container{height:calc(100vh - 270px);overflow-x:hidden;overflow-y:scroll}@media screen and (max-width: 959px){resource-list-component .resources-container,non-employee-resource-classes .resources-container{height:calc(100vh - 290px)}}resource-list-component .header-scrollbar,non-employee-resource-classes .header-scrollbar{overflow-y:scroll}resource-list-component .resources-action-buttons,non-employee-resource-classes .resources-action-buttons{min-width:204px}resource-list-component .resources-filters,non-employee-resource-classes .resources-filters{margin-top:.25rem}resource-list-component .resource-toggle,non-employee-resource-classes .resource-toggle{min-width:200px !important;height:28px}.resource-component{margin:.3rem 1rem 2rem}@media screen and (min-width: 960px){.resource-component{min-width:700px}}.resource-component md-input-container{margin-top:.5rem;margin-bottom:.5rem}.resource-component md-switch{margin:.25rem 0}.resource-component .resource-header{color:rgba(0,0,0,.87);font-family:"Inter Semibold",sans-serif}@media screen and (min-width: 960px){.rc-modal{min-width:625px}}.rc-modal .rc-form{margin:1rem}.rc-modal .rc-form md-input-container{margin:8px 0}.rc-modal .rc-form .cost{color:#c00}.rc-modal .rc-form .price{color:#3c0}.rc-modal .icon-picker{flex-grow:0;max-width:600px}.rc-modal .icon-picker .icon-holder{max-height:200px;overflow-y:scroll}.image-drag-and-drop{width:100%;position:relative}.image-drag-and-drop .dropzone{padding:.5rem;border:1px dashed rgba(0,0,0,.6);border-radius:4px;background-color:#eaeaea;overflow:hidden}.image-drag-and-drop .dropzone.file-drop-disabled{cursor:no-drop;opacity:.5}.image-drag-and-drop .dropzone.file-drop-disabled [ng-click]{cursor:no-drop}.image-drag-and-drop .dropzone.has-file{border-style:solid}.image-drag-and-drop .fade.ng-enter,.image-drag-and-drop .fade.ng-leave{transition:all cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s}.image-drag-and-drop .fade.ng-enter,.image-drag-and-drop .fade.ng-leave.ng-leave-active{opacity:0;height:0}.image-drag-and-drop .fade.ng-leave,.image-drag-and-drop .fade.ng-enter.ng-enter-active{opacity:1;height:88px}.image-drag-and-drop .more-info{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6);font-size:12px;line-height:125%;margin-top:.25rem}.image-drag-and-drop .more-info .file-types{color:rgba(0,0,0,.75)}.image-drag-and-drop .drop-icon{opacity:.7}.image-drag-and-drop .remove-btn{position:absolute;top:0;right:0}.image-drag-and-drop .img-preview{background-color:#eaeaea;border-radius:4px;font-family:"Inter Semibold",sans-serif;font-size:14px;color:rgba(0,0,0,.6)}.image-drag-and-drop .img-preview img{width:88px;height:88px;margin-right:1rem;border-radius:4px}.image-drag-and-drop .error{color:#e62a2a;font-family:"Inter Semibold",sans-serif}.image-drag-and-drop span{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6);font-size:14px}.image-drag-and-drop .grow.ng-enter,.image-drag-and-drop .grow.ng-leave{transition:all cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s}.image-drag-and-drop .grow.ng-enter,.image-drag-and-drop .grow.ng-leave.ng-leave-active{opacity:0;height:0}.image-drag-and-drop .grow.ng-leave,.image-drag-and-drop .grow.ng-enter.ng-enter-active{opacity:1;height:24px}.image-drag-and-drop .loading-file{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}print-resourcing-table{background-color:#fff}print-resourcing-table table{width:100%;border-collapse:collapse}print-resourcing-table table td,print-resourcing-table table th{border:1px solid #333;width:12%;overflow:hidden;word-break:break-all;padding:.25rem;font-size:14px;line-height:1.15rem;vertical-align:top}print-resourcing-table table td:first-child,print-resourcing-table table th:first-child{width:16%}print-resourcing-table table th{font-family:"Inter Semibold",sans-serif;text-transform:uppercase;font-weight:500;font-size:15px}print-resourcing-table table tr{page-break-inside:avoid}print-resourcing-table table .print-resourcing-table-cell-data:not(:first-child){margin-top:6px}print-resourcing-table table .print-resourcing-table-employee-cell{font-family:"Inter Regular",sans-serif}print-resourcing-table table .print-resourcing-table-primary-text{font-family:"Inter Regular",sans-serif}.comments-list .header-grid{display:grid;grid-template-columns:5rem 1fr 5rem}.comments-list .header-grid .title{justify-self:center;margin:8px 0}.comments-list h4{font-family:"Inter Semibold",sans-serif;font-size:20px;color:rgba(0,0,0,.8)}.comments-list .comments-show-more{font-family:"Inter Semibold",sans-serif;font-size:14px;color:rgba(0,0,0,.6)}@media screen and (min-width: 599px){.comments-list linkity-comment{max-width:50%}.comments-list linkity-comment.full-width{max-width:100%}.comments-list linkity-comment.full-width .md-resize-wrapper{max-width:100%}}.comments-list .comment-container{margin:.5rem 0;width:100%;display:block}.comments-list .comment-container.is-deleted{opacity:.7}.comments-list .comment-container .comment-header{display:grid;grid-template-columns:min-content auto min-content;align-items:center;grid-gap:.75rem}.comments-list .comment-container .comment-author{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.87)}.comments-list .comment-container .comment-timestamp{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6);text-transform:capitalize;font-size:14px}.comments-list .comment-container .comment-actions{font-size:16px}.comments-list .comment-container .comment-content{color:rgba(0,0,0,.8);font-family:"Inter Regular",sans-serif;width:min-content;min-width:100%;white-space:pre-wrap}.comments-list .comment-container .comment-avatar img{border:2px solid #fafafa}.comment-input{display:flex;position:relative;width:100%}@media screen and (min-width: 599px){.comment-input{max-width:50%}.comment-input.full-width{max-width:100%}.comment-input.full-width .md-resize-wrapper{max-width:100%}}.comment-input label{margin-left:.5rem;line-height:16px}.comment-input.md-input-focused label{line-height:20px}.comment-input label:not(.md-no-float){line-height:20px}.comment-input .md-resize-wrapper{width:100%}@media screen and (min-width: 599px){.comment-input .md-resize-wrapper{max-width:100%}}.comment-input .comment-textarea{padding-right:41px;padding-left:.5rem;border-width:1px !important;border-radius:4px;min-height:36px;padding-top:4px}.comment-input .comment-textarea.no-btn{padding-right:2px}.comment-input .comment-btn{margin-right:3px;border-radius:0 4px 4px 0;border:1px solid rgba(0,0,0,.1);box-shadow:none;padding:0;border-left:0;position:absolute;top:2px;bottom:2px;right:0;height:auto;min-height:0}.comment-input .comment-btn.md-button.md-raised[disabled]{border-color:rgba(0,0,0,0)}.comments{background:linear-gradient(#fafafa 33%, rgba(250, 250, 250, 0)),linear-gradient(rgba(250, 250, 250, 0), #fafafa 66%) 0 100%,radial-gradient(farthest-side at 50% 0, rgba(150, 150, 150, 0.5), rgba(0, 0, 0, 0)),radial-gradient(farthest-side at 50% 100%, rgba(150, 150, 150, 0.5), rgba(0, 0, 0, 0)) 0 100%;background-color:#fafafa;background-repeat:no-repeat;background-attachment:local,local,scroll,scroll;background-size:100% 51px,100% 51px,100% 17px,100% 17px}md-input-container.comment-input{margin:8px 0}.comment-slide{display:block}.comment-slide.ng-enter-stagger,.comment-slide.ng-leave-stagger,.comment-slide.ng-move-stagger{animation-delay:100ms;animation-duration:0}.comment-slide.ng-enter{animation-name:fade,grow;animation-timing-function:cubic-bezier(0.6, 0.04, 0.98, 0.335);animation-duration:300ms}.comment-slide.ng-leave{animation-name:fadeOut,grow;animation-timing-function:linear;animation-duration:400ms;animation-direction:normal,reverse}@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes fadeOut{to{opacity:.5}from{opacity:1}}@keyframes grow{from{transform:scaleY(0.9);max-height:0}to{transform:scaleY(1);max-height:500px}}.address-form{margin-top:1rem}.address-form .address-header{margin:1rem 0 .25rem 0;height:56px}.address-form .address-header h4{font-family:"Inter Semibold",sans-serif;font-size:20px;color:rgba(0,0,0,.8)}.address-form .address-autocomplete{display:flex;flex-direction:row}.address-form .address-autocomplete md-autocomplete{width:100%}.address-form .address-autocomplete md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:29px}.address-form .address-autocomplete .add-address-btn{margin-top:2px}.address-form .address-action-container{height:275px}.address-form .address-action-warning{font-family:"Inter Light",sans-serif;color:#ff5722;font-size:13px}.address-form .address-action-warning.ng-enter{transition:all ease-out .2s;transform:translateY(-16px);height:0;opacity:0}.address-form .address-action-warning.ng-enter.ng-enter-active{transform:translateY(0%);height:24px;opacity:1}.address-form .address-action-warning.ng-leave{transition:all ease-out .2s;height:24px;transform:translateY(0%);opacity:1}.address-form .address-action-warning.ng-leave.ng-leave-active{height:0;opacity:0;transform:translateY(-16px)}.address-form .address-details{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6);font-size:16px;line-height:28px;border:1px solid rgba(0,0,0,.4);padding:8px;border-radius:4px}.address-form .address-details .address-card-header{margin:0;color:rgba(0,0,0,.8);font-size:18px}.address-form .address-info{display:flex;justify-content:center;align-items:center;height:28px;width:28px;margin:0 6px;color:rgba(0,0,0,.6);font-size:18px}.md-dialog-component.fullscreen{min-height:100%;min-width:100%}.md-dialog-component.large{min-width:85%;min-height:90%}.md-dialog-component.large work-shift{width:85vw;height:90vh}@media screen and (min-width: 1919px){.md-dialog-component.large{min-width:75%;min-height:85%}.md-dialog-component.large work-shift{width:75vw;height:85vh}}work-shift .work-shift-dialog-actions{padding-right:16px;display:grid;grid-template-columns:minmax(15rem, min-content) minmax(0, 1fr) minmax(15rem, min-content);background-color:#fff;border-top:1px solid rgba(0,0,0,.05)}work-shift .work-shift-dialog-actions .start{display:flex;flex-direction:row;justify-content:flex-start}work-shift .work-shift-dialog-actions .end{display:flex;flex-direction:row;justify-content:flex-end}work-shift .work-shift-dialog-actions .work-shift-info{display:flex;flex-direction:column;font-family:"Inter Semibold",sans-serif;font-size:14px;color:rgba(0,0,0,.8);justify-self:center;max-width:100%}work-shift .work-shift-dialog-actions .work-shift-info div{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;margin:auto}work-shift .work-shift-dialog-actions .work-shift-info i{margin:0 8px}work-shift .work-shift-content{height:calc(100% - 120px);background-color:#fafafa}work-shift .tab-content{margin:1rem 2rem}work-shift .tab-content>div{margin:0 1rem}work-shift .work-shift-date{display:flex;flex-direction:column;overflow:hidden}work-shift .work-shift-date .work-shift-time{width:-moz-fit-content;width:fit-content;flex-direction:row;display:flex}@media screen and (min-width: 1921px){work-shift .work-shift-date{flex-direction:row}work-shift .work-shift-date .work-shift-time{flex-direction:column}work-shift .work-shift-date .shift-and-date{margin-left:1rem}}work-shift .work-shift-actions md-button{margin-left:0;margin-right:1rem}work-shift .work-shift-calendar md-calendar{border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;margin-bottom:8px;width:-moz-fit-content;width:fit-content}work-shift .jobdate-littera{width:100%}@media screen and (min-width: 1921px){work-shift .jobdate-littera{width:50%}}work-shift .work-shift-card{border:1px solid #e4e4e4;border-radius:1rem;padding:1rem 2rem;height:-moz-fit-content;height:fit-content}work-shift .work-shift-card .worklog-attribute-values-list__list{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0;color:rgba(0,0,0,.6)}work-shift .work-shift-card .worklog-attribute-values-list__item{flex:1 1 50%}work-shift .work-shift-subheader{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.67);margin-top:1rem}work-shift .work-shift-notes{margin-bottom:0}work-shift .work-shift-notes textarea{font-size:14px}work-shift .project-job-info{margin-top:-8px}work-shift .project-job-info h4{margin:0 !important}work-shift .project-info{margin:4px 0;color:rgba(0,0,0,.75);font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:flex}work-shift .project-info i{line-height:24px;margin-right:4px}work-shift .background-white{background-color:#fff}work-shift .other-action-btn md-icon{color:rgba(0,0,0,.54)}work-shift .work-shift-requirements .resource-img{height:48px;width:48px}work-shift .work-shift-requirements .resource-img.has-img{transition:transform 300ms}work-shift .work-shift-requirements .resource-img.has-img:hover{transform:scale(2.5)}work-shift .work-shift-requirements .resource-img.small{width:36px;height:32px}work-shift .work-shift-requirements .resource-img .profile-image{border-radius:.25rem;height:100% !important;width:100% !important;margin:0 !important}work-shift .work-shift-requirements .requirement-resource-attributes{padding-top:2px}work-shift .work-shift-requirements .requirement-resource-attributes .chips--no-box-shadow md-chips>md-chips-wrap{box-shadow:0 1px rgba(0,0,0,.12) !important}work-shift .work-shift-requirements .requirement-resource-attributes .chips--column>md-chips>md-chips-wrap{display:flex;flex-direction:row}work-shift .work-shift-requirements .requirement-resource-attributes .md-chip-input-container{margin:0 8px 0 -4px}work-shift .work-shift-requirements .requirement-resource-attributes .md-chips{padding-bottom:4px}work-shift .work-shift-requirements .requirement-resource-attributes md-autocomplete{margin-top:8px}work-shift .work-shift-requirements .shift-switch{font-family:"Inter Regular",sans-serif;margin-left:8px}work-shift .work-shift-requirements .shift-switch span{height:32px}work-shift .work-shift-requirements .shift-switch md-switch{margin-bottom:4px;margin-top:0}work-shift .work-shift-requirements .resource-rc-chips{margin-bottom:0}work-shift .work-shift-requirements .relevant-shifts{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.25em;max-height:2.5em;margin:0}work-shift .work-shift-requirements .resource-amount-input{margin-bottom:0;margin-top:0}work-shift .work-shift-requirements .resource-amount-input.md-input-invalid{margin-top:8px}work-shift .work-shift-requirements .rp-requirements{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6);font-size:12px;margin-left:2px}work-shift .work-shift-requirements .resource-loading{margin:0 4px;display:inline-block}work-shift .work-shift-requirements .readiness-icon{align-self:center;font-size:13px}work-shift .work-shift-requirements .select-all-checkboxes md-checkbox{min-height:36px;width:56px;max-width:56px}work-shift .work-shift-requirements .select-all-checkboxes md-checkbox+md-checkbox{margin-left:0 !important}work-shift .work-shift-requirements .select-all-checkboxes md-checkbox md-label{margin-left:26px}work-shift .work-shift-summary .row .work-shift-card:not(:first-of-type){margin-top:1rem}work-shift .work-shift-summary .work-shift-subheader{margin-top:.5rem}work-shift .work-shift-summary .work-shift-subheader.with-button{margin:0 0 4px 0}work-shift .work-shift-summary .summary-info{display:flex;flex-direction:row;font-size:16px;color:rgba(0,0,0,.6);font-family:"Inter Semibold",sans-serif;margin-top:8px}work-shift .work-shift-summary .summary-info i{color:rgba(0,0,0,.7);font-size:18px;margin-right:12px;min-width:18px;max-width:18px;text-align:center;line-height:24px}work-shift .work-shift-summary .shift-description{white-space:pre-line;font-family:"Inter Regular",sans-serif}work-shift .work-shift-summary .work-shift-messaging{margin-left:4px}work-shift .work-shift-summary .work-shift-messaging md-checkbox{width:-moz-fit-content;width:fit-content}work-shift .work-shift-summary .work-shift-messaging .md-container{margin-left:0}work-shift .work-shift-summary .required-amount{font-size:14px;font-family:"Inter Semibold",sans-serif}work-shift .work-shift-summary .comment-slide.ng-leave-stagger{animation-delay:10ms}@keyframes fadeOut{to{opacity:0}from{opacity:1}}work-shift .work-shift-summary .comment-slide.ng-enter-stagger{animation-delay:40ms}work-shift .work-shift-summary .comment-slide.ng-enter{animation-duration:200ms}work-shift .work-shift-summary .rp-title{background-color:#eaeaea}work-shift .work-shift-summary .rp-resource .linkity-grid-table__subheader{font-family:"Inter Regular",sans-serif}work-shift .grid-table-key{display:flex;flex-direction:row;font-size:12px;font-family:"Inter Semibold",sans-serif}work-shift .grid-table-key>div{display:flex;flex-direction:row;align-items:center}work-shift .grid-table-key>div,work-shift .grid-table-key div{margin-right:1rem}work-shift .grid-table-key .square{height:12px;width:12px;border:1px solid rgba(0,0,0,.6)}work-shift .grid-table-key .square.rejected{background-color:#c00}work-shift .grid-table-key .square.accepted{background-color:#3c0}work-shift .grid-table-key .square.needed{background-color:#ff0}work-shift .grid-table-key .square.expired{background-color:#ff4500}work-shift .venue-autocomplete{width:100%;transition:width 300ms ease-in-out}work-shift .venue-autocomplete.loading{width:calc(100% - 36px)}.venue-card .venue-image{margin-top:.5rem;align-self:center}.venue-card .venue-image .profile-image{border-radius:1rem;height:100% !important;width:100% !important}.venue-card .placeholder-container{margin:1.5rem 0;height:calc(100% - 1rem)}.venue-card .placeholder{border-radius:1rem;height:100% !important;width:100% !important;border:1px solid rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.venue-card .placeholder i{font-size:23px;color:rgba(0,0,0,.5);margin:auto}.venue-card .img-container{margin-right:1rem}.venue-card .venue-name{font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.87);font-size:18px;margin-top:1.5rem}.venue-card .venue-address .address-form{margin-top:.5rem}.venue-card .venue-address .address-form .address-header{height:unset;margin:0}.venue-card .venue-address .address-form .address-header h4{margin:0;font-size:18px}.venue-card .venue-description{white-space:pre-line;max-width:-moz-fit-content;max-width:fit-content;font-size:14px}.venue-card .venue-description .title{font-family:"Inter Semibold",sans-serif;font-size:18px;color:rgba(0,0,0,.67)}.venue-card .venue-description span{display:flex;flex-direction:row;height:24px;align-items:center}.venue-card .venue-description span i{line-height:24px;height:24px;margin-right:4px}.venue-card .venue-comments .comments-list{height:100%}.venue-card .venue-comments .comments{max-height:30vh;overflow-y:auto}.custom-tooltip{font-size:14px;font-family:"Inter Regular",sans-serif}.resources-grid-table .linkity-grid-table{border-top:0}.resources-grid-table .linkity-grid-table md-checkbox{margin:0}.resources-grid-table .linkity-grid-table.table-disabled{opacity:.8}.resources-grid-table .linkity-grid-table.table-disabled [ng-click]{cursor:default}.resources-grid-table .linkity-grid-table:not(.linkity-grid-table--empty){margin-top:1rem}.resources-grid-table .linkity-grid-table:not(.linkity-grid-table--with-actions) .linkity-grid-table__item{grid-template-columns:2.5rem 5rem repeat(5, 1fr)}.resources-grid-table .linkity-grid-table:not(.linkity-grid-table--with-actions).rc-table .linkity-grid-table__item{grid-template-columns:2.5rem 5rem repeat(3, 1fr)}.resources-grid-table .linkity-grid-table:not(.linkity-grid-table--with-actions).resourcing-table .linkity-grid-table__item{grid-template-columns:4rem 4.05rem repeat(4, 1fr)}.resources-grid-table .linkity-grid-table:not(.linkity-grid-table--with-actions).employee-table .linkity-grid-table__item{grid-template-columns:3.5rem 4rem 4.05rem 1fr 1fr 1.5fr .75fr}.resources-grid-table .linkity-grid-table:not(.linkity-grid-table--with-actions).summary-table .linkity-grid-table__item{grid-template-columns:3.5rem 1fr 1fr 2rem}.resources-grid-table .linkity-grid-table--with-actions .linkity-grid-table__item{grid-template-columns:2.5rem 5rem repeat(5, 1fr)}.resources-grid-table .linkity-grid-table__attribute--multiline{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.resources-grid-table .linkity-grid-table__attribute--multiline .resource-name{font-family:"Inter Semibold",sans-serif}.resources-grid-table .linkity-grid-table__attribute--multiline .text-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}@media screen and (max-width: 959px){.resources-grid-table .linkity-grid-table__attribute:first-child{display:none}}.resources-grid-table .linkity-grid-table__attribute md-checkbox{min-height:24px}.resources-grid-table .linkity-grid-table__attribute md-checkbox .md-container{margin-top:12px;margin-left:0}.resources-grid-table .linkity-grid-table__attribute.deleted,.resources-grid-table .linkity-grid-table__attribute.rejected{border-left:3px solid #c00}.resources-grid-table .linkity-grid-table__attribute.active,.resources-grid-table .dataTables_wrapper .dataTables_paginate .linkity-grid-table__attribute.paginate_button.current,.dataTables_wrapper .dataTables_paginate .resources-grid-table .linkity-grid-table__attribute.paginate_button.current,.resources-grid-table .linkity-grid-table__attribute.accepted{border-left:3px solid #3c0}.resources-grid-table .linkity-grid-table__attribute.needed{border-left:3px solid #ff0}.resources-grid-table .linkity-grid-table__attribute.expired{border-left:3px solid #ff4500}.resources-grid-table .linkity-grid-table__attribute:not(.deleted):not(.active):not(.expired):not(.needed):not(.accepted):not(.rejected) md-checkbox{margin-left:3px}.resources-grid-table .linkity-grid-table__item.deleted,.resources-grid-table .linkity-grid-table__item.row-disabled{color:rgba(0,0,0,.4)}.resources-grid-table .linkity-grid-table--empty{font-family:"Inter Semibold",sans-serif}@media screen and (min-width: 960px){.resources-grid-table .linkity-grid-table__attribute-container--actions{display:none}}.resources-grid-table .linkity-grid-table--empty{grid-column:1/-1}@media screen and (min-width: 960px){.resources-grid-table .linkity-grid-table--empty{border-top:0;border-left:0}}.resources-grid-table .linkity-grid-table__header{border-top:1px solid #dadada;font-family:"Roboto Medium",sans-serif;background-color:#f2f2f2}.resources-grid-table .linkity-grid-table__subheader{grid-column:span 1/-1;font-size:16px;font-family:"Inter Semibold",sans-serif;padding:.5rem;border-right:1px solid #dadada;border-bottom:1px solid #dadada}.resources-grid-table .linkity-grid-table__attribute-image{padding-top:.25rem;padding-bottom:.25rem;display:flex;justify-content:center}.resources-grid-table .linkity-grid-table__attribute-image.dense .profile-image{margin:8px 0 !important}@media screen and (max-width: 599px){.resources-grid-table .linkity-grid-table__attribute-image.dense .profile-image{margin:2px 0 !important;width:32px !important;height:32px !important}}.resources-grid-table .row-disabled{cursor:default}.resources-grid-table .rc-select{margin:32px 32px 0 0;min-width:10%}.resources-grid-table .summary-img .profile-image{margin:4px 0 !important}.resources__pagination{grid-template-columns:2rem 2rem auto 2rem 2rem;padding:.5rem;background-color:#f2f2f2;border:1px solid #dadada;border-top:0}.resources__pagination,.resources__pagination>div{display:grid;gap:.5rem}.resources__pagination>div{grid-template-columns:repeat(auto-fit, 2rem);justify-content:center}.resources__pagination .linkity-accent-color-500.md-button[disabled]{opacity:.38}.resources__pagination.resources__pagination-dense{padding:0}.rounded-bottom-sheet{border-top-left-radius:20px;border-top-right-radius:20px;margin-bottom:80px;padding-bottom:16px}.bottom-sheet-title-grid{display:grid;grid-template-columns:3rem 1fr 3rem}.bottom-sheet-title-grid .title{justify-self:center;margin:8px 0}.bottom-sheet-component{z-index:100;position:absolute;bottom:0;left:0;right:0}.bottom-sheet-component.lower-priority{z-index:70}majakka-worklogs-page{display:grid;grid-auto-flow:row;gap:.5rem;padding:.5rem;align-content:flex-start}@media screen and (min-width: 960px){majakka-worklogs-page{gap:1rem;padding:1rem;height:calc(100vh - 48px)}}majakka-worklogs-page-tools{display:grid;grid-auto-flow:row;gap:.5rem;padding:.5rem}@media screen and (min-width: 960px){majakka-worklogs-page-tools{gap:1rem;grid-auto-flow:column}}majakka-worklogs-page-filters input{height:2.25rem;margin:0}@media screen and (min-width: 960px){majakka-worklogs-page-filters{flex:0 0 auto;margin:0;order:unset;min-width:300px}}majakka-worklogs-page-search md-input-container{width:100%;margin:0}majakka-worklogs-page-search .md-errors-spacer{display:none}@media screen and (min-width: 960px){majakka-worklogs-page-search{justify-self:flex-end}}majakka-worklogs-page-list-tools{display:grid;align-items:flex-end;gap:.5rem}@media screen and (min-width: 640px){majakka-worklogs-page-list-tools{grid-template-columns:1fr 1fr}}@media screen and (min-width: 960px){majakka-worklogs-page-list-tools{gap:.5rem;grid-template-columns:unset;grid-auto-flow:column;grid-auto-columns:min-content min-content min-content min-content auto;padding-left:2.5rem;margin-bottom:-0.5rem}}majakka-worklogs-page-list-tools md-input-container{margin-bottom:0}majakka-worklogs-page-list-tools md-select{min-width:20rem}majakka-worklogs-page-list-tools>div:last-child{margin-left:auto}majakka-worklogs-page-list-actions,majakka-worklogs-page-list-select-actions,majakka-worklogs-page-filters{display:grid;gap:.25rem;grid-auto-flow:row}majakka-worklogs-page-list-actions>div,majakka-worklogs-page-list-select-actions>div,majakka-worklogs-page-filters>div{display:grid;gap:.25rem;grid-auto-flow:column;grid-auto-columns:min-content}majakka-worklogs-page-list-actions .md-button,majakka-worklogs-page-list-select-actions .md-button,majakka-worklogs-page-filters .md-button{min-width:3rem;margin:0;box-shadow:none !important}majakka-worklogs-page-list-actions linkity-tooltip,majakka-worklogs-page-list-select-actions linkity-tooltip,majakka-worklogs-page-filters linkity-tooltip{left:.125rem !important}majakka-worklogs-page-list-actions linkity-tooltip::before,majakka-worklogs-page-list-select-actions linkity-tooltip::before,majakka-worklogs-page-filters linkity-tooltip::before{left:1.5rem !important}majakka-worklogs-page-list{font-size:12px;line-height:1.25;overflow:auto}majakka-worklogs-page-list table{min-width:100%;table-layout:auto;border-spacing:0;position:relative}majakka-worklogs-page-list thead th{position:sticky !important;top:0;z-index:3}majakka-worklogs-page-list tfoot th{position:sticky !important;z-index:3}majakka-worklogs-page-list tfoot tr:last-child th{bottom:0}majakka-worklogs-page-list tfoot tr:not(:last-child) th{bottom:2.25rem}majakka-worklogs-page-list thead th{border-top:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list tbody td,majakka-worklogs-page-list tbody print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list tbody th{border-top:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list tbody td:first-child,majakka-worklogs-page-list tbody print-resourcing-table table th:first-child,print-resourcing-table table majakka-worklogs-page-list tbody th:first-child{border-left:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list tbody tr:first-child td+td,majakka-worklogs-page-list tbody tr:first-child print-resourcing-table table th+td,print-resourcing-table table majakka-worklogs-page-list tbody tr:first-child th+td,majakka-worklogs-page-list tbody tr:first-child print-resourcing-table table td+th,print-resourcing-table table majakka-worklogs-page-list tbody tr:first-child td+th,majakka-worklogs-page-list tbody tr:first-child print-resourcing-table table th+th,print-resourcing-table table majakka-worklogs-page-list tbody tr:first-child th+th{border-top-color:rgba(0,0,0,.15)}majakka-worklogs-page-list tbody td.lnk-u-tooltip::before,majakka-worklogs-page-list tbody print-resourcing-table table th.lnk-u-tooltip::before,print-resourcing-table table majakka-worklogs-page-list tbody th.lnk-u-tooltip::before{content:"";display:block;position:absolute;left:1px;top:1px;bottom:1px;width:3px;background-color:var(--primary-400)}majakka-worklogs-page-list tbody linkity-tooltip{position:absolute;top:50%;transform:translateY(-50%);padding:.25rem .5rem !important;width:20rem;white-space:pre-line !important}majakka-worklogs-page-list tfoot th:first-child{border-right-color:rgba(0,0,0,0)}majakka-worklogs-page-list tfoot tr:first-child th,majakka-worklogs-page-list tfoot tr:not(:first-child) th:nth-child(n+3){border-top:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list tfoot th:first-child+th{border-right-color:rgba(0,0,0,.15)}majakka-worklogs-page-list tfoot tr:last-child th:nth-child(n+3){border-bottom:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list thead th{background-color:#e6e6e6}majakka-worklogs-page-list tbody tr:hover:not(.entity--expanded) td:first-child,majakka-worklogs-page-list tbody tr:hover:not(.entity--expanded) print-resourcing-table table th:first-child,print-resourcing-table table majakka-worklogs-page-list tbody tr:hover:not(.entity--expanded) th:first-child{background-color:#f0f0f0}majakka-worklogs-page-list tbody tr:not(.entity--expanded):not(:hover) td,majakka-worklogs-page-list tbody tr:not(.entity--expanded):not(:hover) print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list tbody tr:not(.entity--expanded):not(:hover) th{background-color:#fff}majakka-worklogs-page-list tfoot th:nth-child(-n+2){background-color:#fafafa}majakka-worklogs-page-list tfoot th:nth-child(n+3){background-color:#e6e6e6}majakka-worklogs-page-list .entity--expanded td,majakka-worklogs-page-list .entity--expanded print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list .entity--expanded th{background-color:#f0f0f0}majakka-worklogs-page-list .entity--expanded td:first-child,majakka-worklogs-page-list .entity--expanded print-resourcing-table table th:first-child,print-resourcing-table table majakka-worklogs-page-list .entity--expanded th:first-child{background-color:#e6e6e6;border-top:1px solid rgba(0,0,0,.08);border-left:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list .entity--expanded:hover td,majakka-worklogs-page-list .entity--expanded:hover print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list .entity--expanded:hover th{background-color:#dbdbdb}majakka-worklogs-page-list .entity--expanded--last td:first-child::after,majakka-worklogs-page-list .entity--expanded--last print-resourcing-table table th:first-child::after,print-resourcing-table table majakka-worklogs-page-list .entity--expanded--last th:first-child::after,majakka-worklogs-page-list tbody>tr:last-child:hover td:first-child::after,majakka-worklogs-page-list tbody>tr:last-child:hover print-resourcing-table table th:first-child::after,print-resourcing-table table majakka-worklogs-page-list tbody>tr:last-child:hover th:first-child::after{content:"";position:absolute;top:100%;width:100%;height:1px;background-color:rgba(0,0,0,.08)}majakka-worklogs-page-list .entity--aggregated.entity--expanded{font-family:"Inter Semibold",sans-serif}majakka-worklogs-page-list .entity--aggregated.entity--expanded td,majakka-worklogs-page-list .entity--aggregated.entity--expanded print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list .entity--aggregated.entity--expanded th{background-color:#e6e6e6}majakka-worklogs-page-list .entity--aggregated.entity--expanded:hover td,majakka-worklogs-page-list .entity--aggregated.entity--expanded:hover print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list .entity--aggregated.entity--expanded:hover th{background-color:#dbdbdb}majakka-worklogs-page-list thead th>div{justify-content:space-between}majakka-worklogs-page-list thead th i{margin-right:0;margin-left:.33333rem;color:rgba(0,0,0,.26)}majakka-worklogs-page-list thead th:first-child{border:1px solid rgba(0,0,0,.08);border-bottom:0}majakka-worklogs-page-list thead th:first-child .md-button i{margin-left:0;color:inherit}majakka-worklogs-page-list tbody tr:hover{background-color:#f0f0f0}majakka-worklogs-page-list tbody tr:hover:not(.entity--expanded--last) td:first-child,majakka-worklogs-page-list tbody tr:hover:not(.entity--expanded--last) print-resourcing-table table th:first-child,print-resourcing-table table majakka-worklogs-page-list tbody tr:hover:not(.entity--expanded--last) th:first-child{border-top:1px solid rgba(0,0,0,.08);border-left:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list tbody tr:hover+tr:not(.entity--expanded--last) td:first-child,majakka-worklogs-page-list tbody tr:hover+tr:not(.entity--expanded--last) print-resourcing-table table th:first-child,print-resourcing-table table majakka-worklogs-page-list tbody tr:hover+tr:not(.entity--expanded--last) th:first-child{border-top:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list tbody tr{cursor:pointer}majakka-worklogs-page-list tr{height:2.25rem}majakka-worklogs-page-list th{font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}majakka-worklogs-page-list tfoot th{padding:0 .5rem}majakka-worklogs-page-list tfoot th:nth-child(2){text-align:right}majakka-worklogs-page-list tfoot span:last-child:not(:first-child){display:block;font-variant-caps:all-small-caps;font-family:"Inter Regular",sans-serif;color:rgba(0,0,0,.54)}majakka-worklogs-page-list thead th:first-child,majakka-worklogs-page-list thead th:first-child+th,majakka-worklogs-page-list td:first-child,majakka-worklogs-page-list print-resourcing-table table th:first-child,print-resourcing-table table majakka-worklogs-page-list th:first-child,majakka-worklogs-page-list td:first-child+td,majakka-worklogs-page-list print-resourcing-table table th:first-child+td,print-resourcing-table table majakka-worklogs-page-list th:first-child+td,majakka-worklogs-page-list print-resourcing-table table td:first-child+th,print-resourcing-table table majakka-worklogs-page-list td:first-child+th,majakka-worklogs-page-list print-resourcing-table table th:first-child+th,print-resourcing-table table majakka-worklogs-page-list th:first-child+th{position:relative;padding:0;width:2.5rem}majakka-worklogs-page-list thead th:nth-child(3),majakka-worklogs-page-list thead th:nth-child(4),majakka-worklogs-page-list thead th:nth-child(5),majakka-worklogs-page-list tbody td:nth-child(3),majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(3),print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(3),majakka-worklogs-page-list tbody td:nth-child(4),majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(4),print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(4),majakka-worklogs-page-list tbody td:nth-child(5),majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(5),print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(5){padding:0;width:12rem}majakka-worklogs-page-list thead th:nth-child(3)>span,majakka-worklogs-page-list thead th:nth-child(3)>div,majakka-worklogs-page-list thead th:nth-child(4)>span,majakka-worklogs-page-list thead th:nth-child(4)>div,majakka-worklogs-page-list thead th:nth-child(5)>span,majakka-worklogs-page-list thead th:nth-child(5)>div,majakka-worklogs-page-list tbody td:nth-child(3)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(3)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(3)>span,majakka-worklogs-page-list tbody td:nth-child(3)>div,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(3)>div,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(3)>div,majakka-worklogs-page-list tbody td:nth-child(4)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(4)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(4)>span,majakka-worklogs-page-list tbody td:nth-child(4)>div,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(4)>div,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(4)>div,majakka-worklogs-page-list tbody td:nth-child(5)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(5)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(5)>span,majakka-worklogs-page-list tbody td:nth-child(5)>div,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(5)>div,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(5)>div{min-width:8rem;padding:.25rem .5rem}majakka-worklogs-page-list thead th:nth-child(3)>span,majakka-worklogs-page-list thead th:nth-child(4)>span,majakka-worklogs-page-list thead th:nth-child(5)>span,majakka-worklogs-page-list tbody td:nth-child(3)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(3)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(3)>span,majakka-worklogs-page-list tbody td:nth-child(4)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(4)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(4)>span,majakka-worklogs-page-list tbody td:nth-child(5)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(5)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(5)>span{display:block}majakka-worklogs-page-list thead th:nth-child(3)>div,majakka-worklogs-page-list tbody td:nth-child(3)>div,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(3)>div,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(3)>div{min-width:4rem;justify-content:space-between}majakka-worklogs-page-list thead th:nth-child(3)>span,majakka-worklogs-page-list tbody td:nth-child(3)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(3)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(3)>span{display:inline-flex}majakka-worklogs-page-list thead th:nth-child(4)>span,majakka-worklogs-page-list thead th:nth-child(4)>div,majakka-worklogs-page-list tbody td:nth-child(4)>span,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(4)>span,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(4)>span,majakka-worklogs-page-list tbody td:nth-child(4)>div,majakka-worklogs-page-list tbody print-resourcing-table table th:nth-child(4)>div,print-resourcing-table table majakka-worklogs-page-list tbody th:nth-child(4)>div{min-width:5rem;justify-content:space-between}majakka-worklogs-page-list thead th:first-child>span,majakka-worklogs-page-list thead th:first-child+th>span{display:inline-block;width:2.5rem}majakka-worklogs-page-list thead th:nth-child(n+6),majakka-worklogs-page-list td:nth-child(n+6),majakka-worklogs-page-list print-resourcing-table table th:nth-child(n+6),print-resourcing-table table majakka-worklogs-page-list th:nth-child(n+6){padding:.25rem .5rem}majakka-worklogs-page-list th,majakka-worklogs-page-list td,majakka-worklogs-page-list print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list th{border-right:1px solid rgba(0,0,0,.08)}majakka-worklogs-page-list th>div{display:flex;align-items:baseline}majakka-worklogs-page-list th i{margin-right:.33333rem}majakka-worklogs-page-list .md-button{position:absolute;top:-1px;left:-1px;min-width:0;height:calc(100% + 2px);width:calc(100% + 2px);margin:0;border-radius:0;box-shadow:none !important}majakka-worklogs-page-list md-checkbox{display:flex;align-items:center;justify-content:center;width:100%;height:100%}majakka-worklogs-page-list md-checkbox .md-container{transform:none;margin-top:0}majakka-worklogs-page-list md-checkbox .md-label{display:none}majakka-worklogs-page-list .table--empty td,majakka-worklogs-page-list .table--empty print-resourcing-table table th,print-resourcing-table table majakka-worklogs-page-list .table--empty th,majakka-worklogs-page-list .table--empty td:first-child~td{padding:.25rem .5rem}majakka-worklogs-page-list .column--status-icons i{margin:0 4px}majakka-worklogs-page-list .column--status-icons i:first-of-type{margin-left:0}majakka-worklogs-page-list .column--status-icons i:last-of-type{margin-right:0}majakka-worklogs-page-list .column--employee-name{width:8rem}majakka-worklogs-page-list .column--start-date,majakka-worklogs-page-list .column--start-time,majakka-worklogs-page-list .column--end-time,majakka-worklogs-page-list .column--hours,majakka-worklogs-page-list .column--align-right{text-align:right}majakka-worklogs-page-list .column--start-date{width:5rem}majakka-worklogs-page-list .column--start-time,majakka-worklogs-page-list .column--end-time,majakka-worklogs-page-list .column--hours{width:4rem}majakka-worklogs-page-list .column--employee-comments{width:15rem}majakka-worklogs-page-list .column--start-date,majakka-worklogs-page-list .column--end-time{position:relative}majakka-worklogs-page-list .column--start-date span:first-child:not(:last-child){display:block;padding-top:0;padding-bottom:0}majakka-worklogs-page-list .column--start-date span:not(:first-child){position:absolute;right:0;padding-top:0}majakka-worklogs-page-list .column--end-time span:first-child:not(:last-child){display:block}majakka-worklogs-page-list .column--end-time span:not(:first-child){position:absolute;right:.5rem}majakka-worklogs-page-list-meta{display:grid;gap:1rem}@media screen and (min-width: 960px){majakka-worklogs-page-list-meta{grid-auto-flow:column;justify-content:space-between;padding-left:2.5rem}}majakka-worklogs-page-list-meta>div>div{margin-right:1rem}majakka-worklogs-page-list-meta>div>div[flex="100"]{margin-bottom:.5rem}majakka-worklogs-page-list-meta>div>div strong{margin-right:.25rem}majakka-worklogs-page-list-meta>div>div i{margin-left:.25rem}majakka-worklogs-page-grouping-criteria{grid-column:1/-1}majakka-worklogs-page-selections{display:grid;gap:1rem;grid-auto-flow:column;grid-auto-columns:max-content}@media screen and (min-width: 960px){majakka-worklogs-page-selections{grid-column:1}}majakka-worklogs-page-list-footer{display:grid;justify-content:stretch}@media screen and (min-width: 960px){majakka-worklogs-page-list-footer{justify-content:flex-end;padding-left:2.5rem}}majakka-worklogs-page-list-pagination{flex:1 1 100%}@media screen and (min-width: 960px){majakka-worklogs-page-list-pagination{flex:0 0 auto;margin-left:auto}}.resourcing-jobdate-table{border:1px solid #dadada}.resourcing-jobdate-table .resourcing-jobdate-table-body{height:calc(100vh - 336px)}.resourcing-jobdate-table .resourcing-jobdate-table-body .md-virtual-repeat-scroller{overflow-y:scroll}.resourcing-jobdate-table .linkity-grid-table__header{overflow-y:scroll}.resourcing-jobdate-table .linkity-grid-table__header .linkity-grid-table__attribute{height:40px}.resourcing-jobdate-table .linkity-grid-table__attribute{height:61px;white-space:nowrap;overflow:hidden}.resourcing-jobdate-table .linkity-grid-table__attribute.requirements{padding-top:0;padding-bottom:0;align-items:flex-start;position:relative;overflow:visible}.resourcing-jobdate-table .project-column{align-items:baseline;display:flex;flex-direction:column;justify-content:center}.resourcing-jobdate-table .tags-container{overflow:hidden;padding-bottom:0;height:100%}.resourcing-jobdate-table .linkity-grid-table__item{grid-template-columns:repeat(3, 6rem) repeat(3, 1fr) repeat(2, 1.5fr) 14rem}.jobdate-date-range{font-family:"Inter Semibold",sans-serif;margin-bottom:4px}.venue-select{min-width:160px;max-width:320px}.venue-select md-input-container{margin:0}.venue-select .md-show-clear-button button{top:0 !important}.requirements-list{position:absolute;top:4px;left:4px;border:1px solid rgba(0,0,0,.8);background-color:#fafafa;z-index:1234;border-radius:2px;padding:4px}.requirements-list .title{margin-left:2px;font-family:"Inter Semibold",sans-serif}.requirement-tag{padding:2px 6px;margin:2px 2px 2px;border:1px solid rgba(0,0,0,.6);border-radius:4px;font-size:12px;font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.8)}.requirement-tag.needed{border-left:3px solid #dfcf20}.list-shadow .md-virtual-repeat-scroller{background:linear-gradient(#fafafa 33%, rgba(250, 250, 250, 0)),linear-gradient(rgba(250, 250, 250, 0), #fafafa 66%) 0 100%,radial-gradient(farthest-side at 50% 0, rgba(150, 150, 150, 0.5), rgba(0, 0, 0, 0)),radial-gradient(farthest-side at 50% 100%, rgba(150, 150, 150, 0.5), rgba(0, 0, 0, 0)) 0 100%;background-color:#fafafa;background-repeat:no-repeat;background-attachment:local,local,scroll,scroll;background-size:100% 51px,100% 51px,100% 17px,100% 17px}salary-period-set-component{margin:8px;display:block}salary-period-set-component .salary-periods-list{display:inline-flex;width:850px;height:calc(100vh - 700px);min-height:400px;overflow:auto;margin-bottom:32px}salary-period-set-component .salary-period-set-container{max-width:850px;margin:auto}salary-period-set-component .sp-divider{margin:10px 0}salary-period-set-component .sp-delete-btn{align-self:baseline;margin-top:12px}salary-period-set-component .sp-date{min-width:225px;margin-top:12px}salary-period-set-component .generated{font-size:18px;margin-top:20px}salary-period-set-component .sp-invalid-text{font-size:14px;white-space:pre-wrap}salary-period-set-component .sp-invalid{border:1px dashed red}salary-period-set-component .sp-row{display:grid;grid-template-columns:1.25fr repeat(3, 1fr) .75fr}salary-period-set-component .sp-row.row-generated{grid-template-columns:1.25fr repeat(3, 1fr) .75fr .1fr;opacity:.8}salary-period-set-component .payment-date-row{margin-top:.5rem}.employment-period-fields-editor{min-width:80rem}.employment-period-fields-editor ng-form{display:block;padding:1rem}.employment-period-fields-editor table{width:100%;border-spacing:0;table-layout:auto;margin:0;padding:0;font-size:12px;line-height:1.25}.employment-period-fields-editor th{font-weight:normal}.employment-period-fields-editor thead th{padding:.5rem;font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;vertical-align:bottom;background-color:rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.08);border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.employment-period-fields-editor tbody th{background-color:rgba(0,0,0,.04)}.employment-period-fields-editor thead th:first-child,.employment-period-fields-editor .table-cell:first-child:not(.table-cell--lang){border-left:1px solid rgba(0,0,0,.08)}.employment-period-fields-editor thead tr+tr th,.employment-period-fields-editor thead tr+tr th:first-child{border-top:0;border-left:0}.employment-period-fields-editor .table-cell{padding:.25rem .5rem;border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.employment-period-fields-editor .table-cell--text{width:100%;padding:.25rem}.employment-period-fields-editor .table-cell--text span{display:inline-flex;align-items:center;min-height:44px;padding-left:9px}.employment-period-fields-editor .table-cell--used>div,.employment-period-fields-editor .table-cell--show-in-payslip>div,.employment-period-fields-editor .table-cell--show-custom-name-in-payslip>div{display:flex;justify-content:center}.employment-period-fields-editor .table-cell--show-in-payslip{min-width:6rem}.employment-period-fields-editor .table-cell--show-custom-name-in-payslip{min-width:8rem}.employment-period-fields-editor table md-checkbox{margin:0}.employment-period-fields-editor table md-checkbox .md-container{margin-right:0;margin-left:0}.employment-period-fields-editor table md-checkbox .md-label{display:none}.employment-period-fields-editor input{font-size:12px;line-height:1.25}.employment-period-fields-editor input.ng-invalid{outline:1px solid red;outline-offset:-1px}.employment-period-fields-editor .md-label>span{font-size:12px;color:red}.employment-period-fields-editor fieldset{border:0}.resource-attribute-values-table{margin:8px}.resource-attribute-values-table .linkity-grid-table .linkity-grid-table__item{grid-template-columns:repeat(2, 1fr) 8rem 1fr}.resource-attribute-values-table .linkity-grid-table__item:not(.linkity-grid-table__header) .linkity-grid-table__attribute{padding-top:.25rem;padding-bottom:.25rem}.resource-attribute-values-table .linkity-grid-table--empty{padding:.25rem .5rem}.resource-attribute-values-table .resource-attribute-values-filters .ra-select{margin-bottom:0;padding-bottom:0}.resource-attribute-values-table .resource-attribute-values-filters .employee-multiselect label{padding-bottom:0}.resource-attribute-values-table .resource-attribute-values-filters md-icon{color:rgba(0,0,0,.67);transition:all 200ms ease-in-out}.resource-attribute-values-table .value-column{display:flex;flex-direction:row;align-items:center}.resource-attribute-values-table .value-column>div{display:flex;flex-direction:row;align-items:flex-end;width:100%}.resource-attribute-values-table .value-column>div .row-btn{padding-bottom:0}.resource-attribute-values-table .value-column .input-container{width:100%}.resource-attribute-values-table .value-column .row-btn{height:28px;width:28px;padding:4px}.resource-attribute-values-table .value-column md-input-container{margin:12px 0 0;width:100%}.cba-separate-div-25-vacation-earning-wizard-modal{width:100vw;height:100vh;max-height:none;max-width:none}.cba-separate-div-25-vacation-earning-wizard-modal md-input-container{margin:1rem 0 0}.cba-separate-div-25-vacation-earning-wizard-modal ng-form{display:flex;flex-wrap:wrap;flex:1 1 auto}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div{padding:1rem}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child{background-color:rgba(0,0,0,.08)}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child{flex:1 1 0;min-width:20rem}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child md-checkbox:first-of-type{margin-top:1rem}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child md-checkbox .md-label{white-space:nowrap}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child+div{flex:3 1 0;min-width:25rem}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child+div>div{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr));margin-top:2rem}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child+div>div>div{display:grid;gap:.5rem;align-content:start}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child+div>div>div strong,.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child+div>div>div small{grid-column:1/-1}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child+div div strong{padding:.25rem .5rem;background-color:rgba(0,0,0,.08)}.cba-separate-div-25-vacation-earning-wizard-modal ng-form>div:first-child+div button{justify-self:start}.cba-separate-div-25-vacation-earning-wizard-modal .salary-type{display:grid;gap:.5rem;grid-template-columns:1fr 1fr;padding:.5rem .5rem 0}.cba-separate-div-25-vacation-earning-wizard-modal .salary-type md-checkbox{grid-column:1/-1}.cba-separate-div-25-vacation-earning-wizard-modal .salary-type md-autocomplete{min-width:0}.cba-separate-div-25-vacation-earning-wizard-modal .salary-type--not-defined{display:block}.cba-separate-div-25-vacation-earning-wizard-modal md-input-container:nth-of-type(1),.cba-separate-div-25-vacation-earning-wizard-modal md-input-container:nth-of-type(2){grid-column:1/-1}.cba-separate-div-25-vacation-earning-wizard-modal income-type-codes-component md-autocomplete[md-floating-label] .md-show-clear-button button,.cba-separate-div-25-vacation-earning-wizard-modal salary-type-type-selector md-autocomplete[md-floating-label] .md-show-clear-button button{top:20px}.linkity-pill{padding:.125em .5em;font-size:80%;font-family:"Inter Bold",sans-serif;border-radius:9999px}.tilastokeskus-quarterly-report-table{padding:16px}.tilastokeskus-quarterly-report-table .tilastokeskus-quarterly-report-row{grid-template-columns:4fr 1fr 1fr}.tilastokeskus-quarterly-report-table .tilastokeskus-quarterly-report-key{font-family:"Inter Semibold",sans-serif}.tilastokeskus-quarterly-report-table .tilastokeskus-quarterly-report-sub-key{padding-left:24px}trigger-component .content{width:60%;max-width:1200px;margin:auto;margin-bottom:48px}@media(min-width: 1921px){trigger-component .content{width:50%}}.user-autocomplete{margin:0 .5rem;max-width:400px}.events-grid-table .linkity-grid-table__item{grid-template-columns:minmax(12rem, 0.5fr) repeat(3, 1fr) 11rem}.events-grid-table .linkity-grid-table__attribute--multiline{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.events-grid-table .linkity-grid-table__attribute button{min-width:40px}.events-grid-table .linkity-grid-table--empty{grid-column:1/-1}@media screen and (min-width: 960px){.events-grid-table .linkity-grid-table--empty{border-top:0;border-left:0}}.events-grid-table .sticky-header{position:sticky;top:0}.events-grid-table .linkity-grid-table__header{font-family:"Inter Semibold",sans-serif;z-index:1;background-color:#f2f2f2}.events-grid-table .linkity-grid-table__attribute-container--actions{padding:.5rem .1rem !important}.events-grid-table.user-view{display:grid;grid-template-columns:1fr;grid-gap:0;border-top:1px solid #dadada;border-left:1px solid #dadada}.events-grid-table.user-view .sticky-header{position:sticky;top:4px}.events-grid-table.user-view .linkity-grid-table__item{grid-template-columns:1fr 2fr 4.5rem !important;display:grid;padding:0;border:none}@media screen and (max-width: 959px){.events-grid-table.user-view .linkity-grid-table__item{grid-template-columns:1fr 2fr 4.5rem !important}}.events-grid-table.user-view .linkity-grid-table__item .linkity-grid-table__attribute{display:flex;padding:.5rem;word-break:break-word;border-right:1px solid #dadada;border-bottom:1px solid #dadada;--column-width-min: 0em;grid-template-columns:unset}.events-grid-table.user-view .linkity-grid-table__item .linkity-grid-table__attribute::before{content:none}.import-table{border:1px solid rgba(0,0,0,.12);margin:8px}.import-table .column-header{font-family:"Roboto medium";font-size:14px;color:rgba(0,0,0,.6)}.import-table .column-header p{margin:4px}.import-table .column-header .border{border-right:1px solid rgba(0,0,0,.12)}.import-table .import-row{border-top:1px solid rgba(0,0,0,.12)}.import-table .import-row:first-child{border-top:0}.import-table .import-cell{border-right:1px solid rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:center;font-family:"Roboto regular";font-size:13px}.import-table .import-cell:last-child{border-right:0}.import-table .import-cell>:first-child{margin:12px 4px 8px 4px}.import-required-fields{font-family:"Inter Bold",sans-serif;font-size:14px;margin:0}.import-required-fields.other{color:rgba(0,0,0,.6)}.import-missing{color:#ff3d00}.import-invalid{background-color:#fff !important}.import-invalid td,.import-invalid print-resourcing-table table th,print-resourcing-table table .import-invalid th{color:red !important}.import-error-icon{font-size:16px}.import-error-icon.lnk-u-tooltip--left[lnk-tooltip]::after{right:unset;margin-left:8px}.import-error-icon.lnk-u-tooltip--top-right[lnk-tooltip]::after{bottom:-120%}.template-export-container{margin:8px}import-template-export fieldset{padding-left:4px}import-template-export .property-group{margin:8px 0}import-template-export .select-all-checkbox{min-height:36px}import-template-export .property-checkbox{min-height:36px;min-width:100%;display:flex;flex-direction:row;align-items:center;padding-left:5px}import-template-export .property-checkbox .template-checkbox{width:100%;height:100%;padding-left:12px}import-template-export .property-checkbox md-checkbox{min-height:36px}import-template-export .drag-icon{padding-top:5px}import-template-export legend .drag-icon{margin-right:8px;margin-left:2px;padding-bottom:2px}import-template-export .required-column{color:#ff3d00;font-size:14px;line-height:14px}import-template-export .accepted-values{font-size:12px;margin-left:8px}.st-autocomplete-template .md-autocomplete-suggestion{border-bottom:1px solid #ccc}.st-autocomplete-template .md-autocomplete-suggestion:last-child{border-width:0}.two-line-autocomplete{display:block}.drag-icon{cursor:move;color:rgba(0,0,0,.67)}.drag-enter{outline:2px dotted gray}.import-search md-optgroup label:only-child{display:none}.job-autocomplete md-input-container{margin:0}.job-autocomplete .md-show-clear-button button{top:0 !important}.vacation-earning-algorithms-editor{border-radius:0}.vacation-earning-algorithms-editor md-dialog-content{padding:1rem}.vacation-earning-algorithms-editor ng-form{display:block}.vacation-earning-algorithms-editor table{table-layout:auto;border-spacing:1px;background-color:#ccc}.vacation-earning-algorithms-editor thead th{vertical-align:bottom}.vacation-earning-algorithms-editor tbody td,.vacation-earning-algorithms-editor tbody print-resourcing-table table th,print-resourcing-table table .vacation-earning-algorithms-editor tbody th{vertical-align:baseline}.vacation-earning-algorithms-editor tbody td:last-child,.vacation-earning-algorithms-editor tbody print-resourcing-table table th:last-child,print-resourcing-table table .vacation-earning-algorithms-editor tbody th:last-child{vertical-align:top}.vacation-earning-algorithms-editor th:nth-child(2),.vacation-earning-algorithms-editor tr+tr th{text-align:center}.vacation-earning-algorithms-editor th,.vacation-earning-algorithms-editor td{padding:.5rem}.vacation-earning-algorithms-editor th{font-family:"Inter Semibold",sans-serif;font-weight:400;font-size:14px;line-height:1.25;background-color:#e6e6e6}.vacation-earning-algorithms-editor th,.vacation-earning-algorithms-editor th>div{white-space:nowrap}.vacation-earning-algorithms-editor th i{margin-left:.25rem}.vacation-earning-algorithms-editor td,.vacation-earning-algorithms-editor print-resourcing-table table th,print-resourcing-table table .vacation-earning-algorithms-editor th{background-color:#fff}.vacation-earning-algorithms-editor td:first-child,.vacation-earning-algorithms-editor print-resourcing-table table th:first-child,print-resourcing-table table .vacation-earning-algorithms-editor th:first-child{font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#f2f2f2}.vacation-earning-algorithms-editor input:focus,.vacation-earning-algorithms-editor input:active{outline-color:rgba(0,0,0,.54)}.vacation-earning-algorithms-editor input.ng-invalid{outline:1px solid #ff5722;outline-offset:-1px}.vacation-earning-algorithms-editor majakka-vacation-earning-algorithm-selector .linkity-pill{max-width:8rem;overflow:hidden;text-overflow:ellipsis}.resourcing-grid-table{display:inline-flex;max-height:100%;flex-direction:column;-webkit-user-select:none;user-select:none}.resourcing-grid-table .resourcing-grid2-header{height:48px !important}.resourcing-grid-table .resourcing-grid2-header .resourcing-grid2-column{text-align:center;text-transform:uppercase;font-size:14px;line-height:24px;border-bottom:1px solid rgba(0,0,0,.32)}.resourcing-grid-table .resourcing-grid2-row{height:32px;display:flex;flex-direction:row}.resourcing-grid-table .resourcing-grid2-row:last-child .resourcing-grid2-column{border-bottom:1px solid rgba(0,0,0,.32)}.resourcing-grid-table .resourcing-grid2-row.resourcing-select-cells .resourcing-grid2-column:hover .resourcing-grid2-column-cell:not(.resourcing-grid2-week-summary){background-color:#c4c4c4 !important}.resourcing-grid-table .resourcing-grid2-row.resourcing-select-cells .resourcing-grid2-column:hover .resourcing-grid2-availability{background-color:#c4c4c4 !important}.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-column-cell:not(.resourcing-grid2-week-summary),.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-availability{background-color:#c4c4c4 !important}.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-column-cell:not(.resourcing-grid2-week-summary) div,.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-column-cell:not(.resourcing-grid2-week-summary) span,.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-availability div,.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-availability span{display:none}.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-column-cell:not(.resourcing-grid2-week-summary)::before,.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-column:hover .resourcing-grid2-availability::before{content:"+";line-height:32px;color:#333;font-weight:400;font-family:"Inter Regular",sans-serif}.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-user-title-cell:hover{background-color:#c4c4c4 !important;position:relative}.resourcing-grid-table .resourcing-grid2-row.resourcing-paste-cells .resourcing-grid2-user-title-cell:hover::after{content:"+";line-height:32px;color:#333;font-weight:400;font-family:"Inter Regular",sans-serif;float:right;margin-left:auto;margin-right:10px}.resourcing-grid-table .resourcing-grid2-row:hover{background-color:rgba(158,158,158,.15)}.resourcing-grid-table .resourcing-grid2-row:hover .ep-start-cell,.resourcing-grid-table .resourcing-grid2-row:hover .ep-end-cell{visibility:visible !important;opacity:1 !important}.resourcing-grid-table .resourcing-grid2-column{width:44px;min-width:44px;border-top:1px solid rgba(0,0,0,.32);border-left:1px solid rgba(0,0,0,.32);font-size:13px;line-height:16px;text-align:center;cursor:pointer;position:relative}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-week-summary,.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-grouping-title-cell{cursor:auto}.resourcing-grid-table .resourcing-grid2-column:last-child{border-right:1px solid rgba(0,0,0,.32)}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-cell{height:100%;display:flex;align-items:center;justify-content:center}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-cell.resourcing-cell-selected{background-color:#c4c4c4 !important}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-job-type-cell{font-size:13px;line-height:32px}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-multiple-shifts{background-color:#e57373}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-shifts-completed{background-color:#4caf50 !important}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-morning-shift{background-color:#fff6db}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-evening-shift{background-color:#ffdbf6}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-night-shift{background-color:#dbe4ff}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-overlay-cell{position:absolute;top:-4px;left:-4px;right:0;bottom:0;opacity:.75;font-size:9px;z-index:2}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-overlay-cell.approval-cell{top:6px;right:unset}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-overlay-cell.publish-cell{right:unset}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-overlay-cell.ep-start-cell{left:0;top:25%;font-size:16px;color:#000;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-overlay-cell.ep-start-cell:before{background-color:green;border-radius:2px;padding:2px;border:1px solid rgba(0,0,0,.2)}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-overlay-cell.ep-end-cell{left:0;top:25%;font-size:16px;color:#000;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-column-overlay-cell.ep-end-cell:before{background-color:#ff0;border-radius:2px;padding:2px;border:1px solid rgba(0,0,0,.2)}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-offered-shifts{background-color:rgba(255,201,10,.6);color:#333;font-size:12px;font-weight:600;line-height:32px;text-align:center}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-availability{font-size:13px;text-align:center;line-height:32px}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-week-summary{background-color:#e0f2f1;font-family:"Roboto Bold",sans-serif;line-height:32px}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-totals-negative{background-color:#ef9a9a}.resourcing-grid-table .resourcing-grid2-column .resourcing-grid2-shifts-in-other-grouping{background-color:#e7e5e5}.resourcing-grid-table .resourcing-grid2-column:active{box-shadow:0px 1px 2px 0px rgba(0,0,0,.2),0px 2px 3px 0px rgba(0,0,0,.14),0px 1px 2px 0px rgba(0,0,0,.12);background-color:#ddd;transition:box-shadow .1s ease-in-out,background-color .1s ease-in-out}.resourcing-grid-table .resourcing-grid2-total-summary{width:116px;min-width:116px;max-width:116px;background-color:#b2dfdb;font-size:13px;font-family:"Roboto Bold",sans-serif;line-height:32px;overflow:hidden;cursor:default}.resourcing-grid-table .resourcing-grid2-total-summary.absences-summary{font-size:12px;padding:0 2px;width:86px;min-width:86px;max-width:86px}.resourcing-grid-table .resourcing-grid2-total-summary.absences-summary>div{overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.resourcing-grid-table .resourcing-grid2-total-summary.hourbank-summary{font-size:10px;padding:0 2px;width:92px;min-width:92px;max-width:92px}.resourcing-grid-table .resourcing-grid2-total-summary.hourbank-summary>div{overflow:hidden;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.resourcing-grid-table .resourcing-grid2-total-summary.hourbank-summary.hourbank-data-cell{font-size:12px}.resourcing-grid-table .resourcing-grid2-total-summary.resourcing-grid2-work-hours{width:164px;min-width:164px;max-width:164px}.resourcing-grid-table .eq-period-info-icon{position:absolute;top:28px;right:4px}.resourcing-grid-table .resourcing-grid2-total-summary-row:nth-of-type(odd) .resourcing-grid2-total-summary-row-column{background-color:#c8e8e5}.resourcing-grid-table .resourcing-grid2-total-summary-row:nth-of-type(odd) .resourcing-grid2-total-summary-row-title-column{background-color:#c8e8e5}.resourcing-grid-table .resourcing-grid2-total-summary-row:nth-of-type(odd) .resourcing-grid2-total-summary-row-total-column{background-color:#c8e8e5}.resourcing-grid-table .resourcing-grid2-total-summary-row .resourcing-grid2-week-summary{background-color:#a4d9d4}.resourcing-grid-table .resourcing-grid2-total-summary-title{width:118px;min-width:118px;max-width:118px}.resourcing-grid-table .resourcing-grid2-total-summary-row-column{font-size:11px;line-height:32px;background-color:#b2dfdb;font-family:"Roboto Bold",sans-serif}.resourcing-grid-table .resourcing-grid2-total-summary-row-total-column{background-color:#b2dfdb;font-size:11px;font-family:"Roboto Bold",sans-serif}.resourcing-grid-table .resourcing-grid2-total-summary-row-title-column{background-color:#b2dfdb;font-family:"Roboto Bold",sans-serif}.resourcing-grid-table .resourcing-grid2-rows-container{height:calc(100vh - 264px);margin-right:-1rem}.resourcing-grid-table .resourcing-grid2-rows-container .md-virtual-repeat-scroller{padding-right:1rem;overflow-y:scroll}.resourcing-grid-table .resourcing-grid2-title-column{width:180px;min-width:180px;line-height:32px;text-align:left;padding:0px 4px;overflow:hidden;word-break:break-all;text-overflow:ellipsis;white-space:nowrap}.resourcing-grid-table .resourcing-grid2-grouping-cell{line-height:32px;font-size:14px;background-color:#e57373;position:relative}.resourcing-grid-table .resourcing-grid2-grouping-title-cell{font-family:"Inter Semibold",sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resourcing-grid-table .resourcing-grid2-grouping-row{background-color:#e0f2f1}.resourcing-grid-table .resourcing-grid2-grouping-row .absences-summary{background-color:#a4d9d4}.resourcing-grid-table .resourcing-grid2-grouping-row::after{content:"";display:block;width:1rem;height:100%;background-color:#fafafa}.resourcing-grid-table .resourcing-grid2-flex-container{display:flex}.resourcing-grid-table .resourcing-grid2-warning-icon{color:red;font-size:14px;line-height:32px;margin-right:10px;pointer-events:none}.resourcing-grid-table .resourcing-grid2-title-column-warning{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;pointer-events:none}.resourcing-grid2-has-cancelled{background-color:#f8994c !important}.resourcing-grid2-has-cancelled ::before{background-color:#a30000;outline:1px solid rgba(0,0,0,.5);position:absolute;display:block;content:"";top:1px;left:1px;height:4px;width:4px;border-radius:50%}.resourcing-grid2-jd-different-grouping{color:#999}.resourcing-grid2-dropdown-item{display:flex;flex-direction:row;height:100%}.resourcing-grid2-dropdown-item.has-icon{margin-left:-6px}.resourcing-grid2-dropdown-item-text-container{display:flex;flex-direction:column;justify-content:center;min-width:0}.resourcing-grid2-dropdown-item-text-container span{line-height:1rem;display:block;font-size:15px;font-family:"Inter Semibold",sans-serif}.resourcing-grid2-dropdown-item-text-container small{line-height:1rem;display:block;text-overflow:ellipsis;overflow:hidden;font-family:"Inter Regular",sans-serif}majakka-table-salary-selector ng-form{display:inline-flex;flex-direction:column;align-items:flex-end}majakka-table-salary-selector table{table-layout:auto;border-spacing:1px;background-color:rgba(0,0,0,.26)}majakka-table-salary-selector th,majakka-table-salary-selector td,majakka-table-salary-selector print-resourcing-table table th,print-resourcing-table table majakka-table-salary-selector th{max-width:20rem;padding:.5rem}majakka-table-salary-selector th:nth-child(3),majakka-table-salary-selector th:nth-child(4),majakka-table-salary-selector td:nth-child(3),majakka-table-salary-selector td:nth-child(4){width:15rem;line-height:1.25}majakka-table-salary-selector th{font-family:"Inter Semibold",sans-serif;font-size:14px;font-weight:400;background-color:rgba(255,255,255,.56)}majakka-table-salary-selector td,majakka-table-salary-selector print-resourcing-table table th,print-resourcing-table table majakka-table-salary-selector th{background-color:#fff}majakka-table-salary-selector td:first-child,majakka-table-salary-selector print-resourcing-table table th:first-child,print-resourcing-table table majakka-table-salary-selector th:first-child{padding:0;text-align:center}majakka-table-salary-selector td button,majakka-table-salary-selector print-resourcing-table table th button,print-resourcing-table table majakka-table-salary-selector th button{display:block;width:100%;margin:0 !important}majakka-table-salary-selector md-checkbox{width:100%}majakka-table-salary-selector md-input-container{display:block;margin-top:0;margin-bottom:0}majakka-table-salary-selector select{white-space:nowrap;text-overflow:ellipsis;padding-right:1.5rem}majakka-table-salary-selector select.ng-empty{color:rgba(0,0,0,.38)}majakka-table-salary-selector select.ng-invalid{outline-width:1px;outline-style:solid;outline-color:#ff5722;outline-offset:-1px;color:#ff5722}majakka-table-salary-selector select:active:not(.ng-invalid),majakka-table-salary-selector select:focus:not(.ng-invalid){outline-color:rgba(0,0,0,.26)}majakka-table-salary-selector td:nth-child(3) md-select-value,majakka-table-salary-selector print-resourcing-table table th:nth-child(3) md-select-value,print-resourcing-table table majakka-table-salary-selector th:nth-child(3) md-select-value,majakka-table-salary-selector td:nth-child(4) md-select:not(.ng-not-empty) md-select-value,majakka-table-salary-selector print-resourcing-table table th:nth-child(4) md-select:not(.ng-not-empty) md-select-value,print-resourcing-table table majakka-table-salary-selector th:nth-child(4) md-select:not(.ng-not-empty) md-select-value{line-height:38px}majakka-table-salary-selector td:nth-child(3) md-select-value .md-text,majakka-table-salary-selector print-resourcing-table table th:nth-child(3) md-select-value .md-text,print-resourcing-table table majakka-table-salary-selector th:nth-child(3) md-select-value .md-text,majakka-table-salary-selector td:nth-child(4) md-select:not(.ng-not-empty) md-select-value .md-text,majakka-table-salary-selector print-resourcing-table table th:nth-child(4) md-select:not(.ng-not-empty) md-select-value .md-text,print-resourcing-table table majakka-table-salary-selector th:nth-child(4) md-select:not(.ng-not-empty) md-select-value .md-text{line-height:unset}majakka-table-salary-selector td:nth-child(3) div+div,majakka-table-salary-selector print-resourcing-table table th:nth-child(3) div+div,print-resourcing-table table majakka-table-salary-selector th:nth-child(3) div+div,majakka-table-salary-selector td:nth-child(4) div+div,majakka-table-salary-selector print-resourcing-table table th:nth-child(4) div+div,print-resourcing-table table majakka-table-salary-selector th:nth-child(4) div+div{margin-top:.5rem}majakka-table-salary-selector md-select{width:15rem}majakka-table-salary-selector md-select-value small{display:block}majakka-table-salary-selector button{margin:.5rem 0 0 .5rem !important}.table-salary-selector__select md-option small{display:block}table-salary-list .table-salary-header{margin:8px 16px}table-salary-list .table-salary-id{max-width:128px}table-salary-list .table-salary-set{width:100%}table-salary-list .table-salary-set md-input-container:first-of-type{margin-left:0 !important}table-salary-list .table-salary{padding-top:8px;border-top:1px solid #bbb;margin-left:54px}table-salary-list .table-salary.ng-enter{transition:all ease 400ms}table-salary-list .table-salary md-input-container:first-of-type{margin-left:0 !important}table-salary-list .table-salary-value{margin-left:54px}table-salary-list .table-salary-value.ng-enter{transition:all ease 400ms}table-salary-list .no-results{font-family:"Inter Semibold",sans-serif;font-size:12px;margin-left:54px}table-salary-list .no-results.value{margin-left:108px}table-salary-list .table-salary-action-buttons{display:grid;justify-content:flex-end;gap:.25rem;grid-template-columns:repeat(auto-fit, 3rem)}table-salary-list .table-salary-action-buttons button{width:100%;min-width:0 !important;margin:0 !important;box-shadow:none !important}majakka-ek-designation-selector{display:grid;grid-template-columns:15rem auto;gap:1rem}majakka-ek-designation-selector ng-form{display:grid;grid-column:1/-1;gap:1rem}majakka-ek-designation-selector ng-form>div{display:grid;grid-template-columns:15rem auto;gap:1rem}majakka-ek-designation-selector md-input-container{margin:1rem 0 0 !important}majakka-ek-employment-classification-selector{display:block}majakka-ek-employment-classification-selector md-input-container{width:15rem;margin:1rem 0 !important}majakka-ek-profession-selector{display:block}majakka-ek-profession-selector md-input-container{width:15rem;margin:1rem 0 !important}majakka-ek-expense-class-selector{display:block}majakka-ek-expense-class-selector md-input-container{width:15rem;margin:1rem 0 !important}majakka-ek-expense-class-selector md-select{line-height:1.25}.ek-expense-class-selector__select-menu md-option{line-height:1.25}majakka-ek-work-group-selector{display:block}majakka-ek-work-group-selector md-input-container{width:15rem;margin:1rem 0 !important}majakka-ek-work-group-selector md-select{line-height:1.25}.ek-work-group-selector__select-menu md-option{line-height:1.25}.toolbar-container{position:relative;height:48px;margin-bottom:16px}.toolbar-container .demo-toolbar{position:absolute;pointer-events:none}shortcuts-component{display:flex}shortcuts-component .shortcuts-container{display:grid;gap:.25rem;grid-template-columns:repeat(auto-fit, 52px);height:48px;align-items:center;grid-auto-flow:column;border-right:1px solid rgba(255,255,255,.2)}shortcuts-component .shortcut{overflow:visible;text-transform:none}shortcuts-component .shortcut .fak{font-family:"Font Awesome Kit" !important}.availability-readiness-list-item{font-size:14px;margin-bottom:4px}.report-avatar{height:40px;width:40px}.report-avatar .profile-image{border-radius:24px;height:100% !important;width:100% !important;margin:0 !important}.report-avatar.initials-avatar{color:#fff;font-size:18px;font-family:"Inter Bold",sans-serif;border-radius:20px}.report-avatar.initials-avatar>span{display:flex;justify-content:center;align-items:center;height:100%}.jobdate-report-dialog{min-height:80vh}@media screen and (max-width: 800px){.jobdate-report-dialog{min-height:100vh;min-width:100vw}}.workers-selection-list{height:40vh;overflow:auto}.workers-selection-list .employee-name{margin-left:16px;font-family:"Inter Semibold",sans-serif}.workers-selection-list .choose-text{font-size:14px}.workers-selection-list md-checkbox .md-container{margin-top:24px}.report-tabs{display:block;height:calc(80vh - 108px)}@media screen and (max-width: 800px){.report-tabs{height:calc(100vh - 108px)}}.report-tabs .report-tab{margin:8px 8px}.report-tabs .report-tab md-input-container .md-errors-spacer{display:none}.report-tabs .date-input{margin:12px 0 4px 0}.report-tabs .full-width-input{min-width:100%}.report-tabs .jobdate-report-address md-input-container{margin:8px 0}.report-tabs .report-resource-packages{margin-top:4px}.report-tabs .report-resource-packages md-input-container .md-errors-spacer{display:block !important}.report-tabs .package-name{white-space:nowrap;line-height:56px}.report-tabs .employee-list-card{display:flex;flex-direction:row;margin:8px 0;border-radius:12px;padding:16px 12px}.report-tabs .employee-list-card .employee-list-details{font-family:"Inter Semibold",sans-serif;margin-left:16px;line-height:20px}.report-tabs .employee-list-card.creating-user{opacity:.8;background-color:rgba(0,0,0,.1)}.report-tabs jobdate-report-customers-component{margin-bottom:16px;display:block}.report-tabs jobdate-report-customer-component{display:block;margin-top:16px}.report-tabs jobdate-report-customer-component:first-of-type{margin-top:0}.report-tabs .jobdate-report-customer-card{border-radius:12px;display:flex;flex-direction:row;align-items:center;font-family:"Inter Regular",sans-serif;color:#1c1b1f;padding:16px}.report-tabs .jobdate-report-customer-card .header{font-family:"Inter Semibold",sans-serif}.report-tabs .unit{color:rgba(0,0,0,.67);right:4px !important;font-family:"Inter Regular",sans-serif}majakka-job-date-reports{display:block;padding:1rem}majakka-job-date-reports>div>div{display:grid;gap:1rem}majakka-job-date-reports-filters ng-form{display:grid;grid-template-columns:repeat(auto-fill, minmax(15rem, 1fr));gap:.5rem}majakka-job-date-reports-filters ng-form>div{display:grid;grid-auto-flow:column;grid-auto-columns:min-content;gap:.5rem;align-self:flex-end}majakka-job-date-reports-filters md-input-container{margin-bottom:0}majakka-job-date-reports-filters md-input-container .md-errors-spacer{display:none}majakka-job-date-reports-filters .md-button{margin:0}.job-date-reports-filters__select md-select-header{padding:0 !important}.job-date-reports-filters__select md-select-header>input{padding:0 18px !important}majakka-job-date-reports-list{position:relative}majakka-job-date-reports-list>div{display:grid;position:absolute;top:0;right:0;bottom:0;left:0;place-items:center;background-color:rgba(255,255,255,.5)}majakka-job-date-reports-list table{width:100%;line-height:1rem;border-spacing:1px}majakka-job-date-reports-list table th{padding:.5rem;font-family:"Inter Semibold",sans-serif;font-weight:normal;font-variant-caps:all-small-caps}majakka-job-date-reports-list table th{vertical-align:bottom}majakka-job-date-reports-list table td,majakka-job-date-reports-list print-resourcing-table table th,print-resourcing-table majakka-job-date-reports-list table th{vertical-align:top}majakka-job-date-reports-list table .column--resource-packages{text-align:center}majakka-job-date-reports-list table .column--start-date,majakka-job-date-reports-list table .column--resource-package-amount,majakka-job-date-reports-list table .column--resource-package-surface-area,majakka-job-date-reports-list table .column--resource-package-rt .column--resource-package-area-density{text-align:right}majakka-job-date-reports-list table{background-color:rgba(0,0,0,.16)}majakka-job-date-reports-list table th{background-color:rgba(255,255,255,.54)}majakka-job-date-reports-list table th i{margin-left:.25rem}majakka-job-date-reports-list table th i:not(.linkity-primary-color-500){color:rgba(0,0,0,.26)}majakka-job-date-reports-list table td,majakka-job-date-reports-list print-resourcing-table table th,print-resourcing-table majakka-job-date-reports-list table th{background-color:rgba(255,255,255,.87)}majakka-job-date-reports-list table .row--expanded .column--actions:first-child{background-color:rgba(255,255,255,.54)}majakka-job-date-reports-list table .column{max-width:10rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}majakka-job-date-reports-list table .column--actions,majakka-job-date-reports-list table .column--start-date{max-width:none}majakka-job-date-reports-list table .column--actions{width:3rem;padding:.25rem}majakka-job-date-reports-list table .column--start-date{width:6rem}majakka-job-date-reports-list table .column:not(.column--actions){padding:.875rem .5rem}majakka-job-date-reports-list table td>div,majakka-job-date-reports-list print-resourcing-table table th>div,print-resourcing-table majakka-job-date-reports-list table th>div{display:grid}majakka-job-date-reports-list table td span,majakka-job-date-reports-list print-resourcing-table table th span,print-resourcing-table majakka-job-date-reports-list table th span{display:block}majakka-job-date-reports-list table.dense{font-size:12px}majakka-job-date-reports-list .md-button{min-width:2.5rem;margin:0;box-shadow:none !important}majakka-job-date-reports-day-list>div{display:grid;padding:.25rem 0}majakka-job-date-reports-day-list strong,majakka-job-date-reports-day-list>div>div{padding:.25rem .5rem;font-size:14px}majakka-job-date-reports-day-list md-progress-circular{margin:.25rem .5rem}majakka-job-date-reports-day-list>div>div:hover{background-color:rgba(0,0,0,.08)}majakka-job-date-reports-day-list>div>div{font-size:14px;height:32px;line-height:20px}majakka-job-date-reports-day-list .add-report-btn{border-color:rgba(0,0,0,0) !important}majakka-job-date-reports-pagination{display:flex;justify-content:flex-end}.favourite-projects-table{margin-bottom:24px}@media screen and (max-width: 959px){.favourite-projects-table{margin-bottom:0}}.favourite-projects-table .md-errors-spacer{display:none}.favourite-projects-table .linkity-grid-table__item{grid-template-columns:5.5rem 4.7rem 1.25fr 1fr .8fr 104px;transition:.3s ease all}.favourite-projects-table .linkity-grid-table__item.linkity-grid-table__header .linkity-grid-table__attribute{height:32px}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute--order-column{padding:0 .5rem}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute--order-column{display:none}}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute--multiline{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;overflow:hidden}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute--multiline span{-webkit-line-clamp:1 !important}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute--multiline.hide-sm,.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute--multiline.hide-xs{display:none}}.favourite-projects-table .linkity-grid-table__item:hover:not(.linkity-grid-table__header) .linkity-grid-table__attribute{background-color:#e4e4e4}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute{height:64px}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute:last-of-type::before{content:unset}}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute span{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute{height:24px}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute:first-child{height:40px}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute:last-child{height:36px}}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute.add-text{font-size:20px;color:rgba(0,0,0,.87)}}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute .md-button{margin:0}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute .md-button{margin-left:auto;margin-top:auto}}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute md-input-container{margin:8px 0 4px 0}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute .favourite-autocomplete{width:100%}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute .favourite-autocomplete button{top:12px}.favourite-projects-table .linkity-grid-table__item .linkity-grid-table__attribute .favourite-autocomplete md-progress-linear{bottom:0}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .fav-btn{margin-right:-8px !important;padding-right:0}}.favourite-projects-table .linkity-grid-table__item .order-btn{min-height:24px;height:24px;padding:0}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item .order-btn{min-height:36px;height:36px}}.favourite-projects-table .linkity-grid-table__item.ng-leave{transition:none}.favourite-projects-table .linkity-grid-table__item.ng-enter,.favourite-projects-table .linkity-grid-table__item.ng-move{position:relative;top:64px}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item.ng-enter,.favourite-projects-table .linkity-grid-table__item.ng-move{top:174px}}.favourite-projects-table .linkity-grid-table__item.ng-enter.ng-enter-active,.favourite-projects-table .linkity-grid-table__item.ng-move.ng-move-active{top:0}.favourite-projects-table .linkity-grid-table__item.ng-move+div{position:relative;top:-64px}@media screen and (max-width: 959px){.favourite-projects-table .linkity-grid-table__item.ng-move+div{top:-174px}}.favourite-projects-table .linkity-grid-table__item.ng-move.ng-move-active+div{position:relative;top:0}.fav-btn{text-transform:none;margin-right:0 !important}.settings-save-btn{margin-left:auto;min-width:200px;margin-top:24px}@media screen and (max-width: 959px){.settings-save-btn{max-width:unset;margin:24px 0 8px 0}}majakka-favourite-project-picker{background-color:#fafafa}majakka-favourite-project-picker .dialog-content{margin:0 16px}@media screen and (max-width: 599px){majakka-favourite-project-picker .dialog-content{margin:0 12px;height:calc(100vh - 108px);overflow:auto}}majakka-favourite-project-picker md-dialog-actions{border-top:1px solid #e4e4e4}user-settings-component{display:block;margin:4px}user-settings-component md-divider{margin:16px 0}.settings-subhead{font-family:"Inter Semibold",sans-serif;font-size:20px;line-height:32px}.time-label{font-family:"Inter Regular",sans-serif}.lunch-break-time .majakka-material-time-picker{margin-bottom:0}.error-label{font-size:12px;color:#ff3d00;font-family:"Inter Semibold",sans-serif}majakka-job-date-report-page{margin:0 16px;display:block}majakka-job-date-report-page job-date-report-projects-table,majakka-job-date-report-page job-date-report-workers-table{margin:24px 16px;display:block}majakka-job-date-report-page caption.table-loader{height:48px;caption-side:bottom;margin-top:16px}majakka-job-date-report-page .report-heading{font-size:23px;font-family:"Inter Semibold",sans-serif}majakka-job-date-report-page .report-subheader{margin-left:16px;line-height:100%}majakka-job-date-report-page .report-subheader:last-child{margin-left:24px}majakka-job-date-report-page .edit-info{font-size:12px;color:#d63300;font-family:"Inter Semibold",sans-serif;margin-bottom:8px}majakka-job-date-report-page table{width:100%;line-height:1.25;border-spacing:1px}majakka-job-date-report-page table th{padding:0 .5rem;font-family:"Inter Semibold",sans-serif;font-weight:normal;font-variant-caps:all-small-caps}majakka-job-date-report-page table md-checkbox.md-indeterminate .md-icon:after{display:block}majakka-job-date-report-page table th{vertical-align:middle}majakka-job-date-report-page table td,majakka-job-date-report-page print-resourcing-table table th,print-resourcing-table majakka-job-date-report-page table th{vertical-align:middle}majakka-job-date-report-page table{background-color:rgba(0,0,0,.16)}majakka-job-date-report-page table th{background-color:rgba(255,255,255,.54)}majakka-job-date-report-page table th i:not(.linkity-primary-color-500){color:rgba(0,0,0,.26)}majakka-job-date-report-page table th md-checkbox .md-container{margin:16px 3px !important}majakka-job-date-report-page table tbody tr:hover{background-color:#323232}majakka-job-date-report-page table tr{font-family:"Inter Regular",sans-serif;font-size:14px}majakka-job-date-report-page table td,majakka-job-date-report-page print-resourcing-table table th,print-resourcing-table majakka-job-date-report-page table th{background-color:#fff;background-color:rgba(255,255,255,.87);padding:.25rem}majakka-job-date-report-page table td>div,majakka-job-date-report-page print-resourcing-table table th>div,print-resourcing-table majakka-job-date-report-page table th>div{display:grid}majakka-job-date-report-page table td span,majakka-job-date-report-page print-resourcing-table table th span,print-resourcing-table majakka-job-date-report-page table th span{display:block;margin:.25rem 0 0 .25rem}majakka-job-date-report-page table td.status-icon,majakka-job-date-report-page print-resourcing-table table th.status-icon,print-resourcing-table majakka-job-date-report-page table th.status-icon{text-align:center}majakka-job-date-report-page table td.status-icon.approved,majakka-job-date-report-page print-resourcing-table table th.status-icon.approved,print-resourcing-table majakka-job-date-report-page table th.status-icon.approved{background-color:green}majakka-job-date-report-page table tr.worklog-header{font-family:"Inter Semibold",sans-serif;background-color:#000}majakka-job-date-report-page table tr.approved{background-color:green}majakka-job-date-report-page table tr.wrong-project{color:#cd3a00}majakka-job-date-report-page table tr.rejected{background-color:red}majakka-job-date-report-page table tr.project-row{font-family:"Inter Semibold",sans-serif;background-color:#000}majakka-job-date-report-page table td:first-child,majakka-job-date-report-page print-resourcing-table table th:first-child,print-resourcing-table majakka-job-date-report-page table th:first-child{width:32px}majakka-job-date-report-page table tr md-checkbox{min-height:32px}majakka-job-date-report-page table tr md-checkbox .md-container{margin:16px 7px 8px}majakka-job-date-report-page table .add-user-autocomplete{width:100%}majakka-job-date-report-page table .add-user-autocomplete button{top:12px}majakka-job-date-report-page table .add-user-autocomplete md-progress-linear{bottom:2px}majakka-job-date-report-page table .creating-user-icon{margin:0 8px 0 4px}majakka-job-date-report-page table.jobdate-reports-table td:first-child,majakka-job-date-report-page print-resourcing-table table.jobdate-reports-table th:first-child,print-resourcing-table majakka-job-date-report-page table.jobdate-reports-table th:first-child{white-space:nowrap}majakka-job-date-report-page table.jobdate-reports-table td,majakka-job-date-report-page print-resourcing-table table.jobdate-reports-table th,print-resourcing-table majakka-job-date-report-page table.jobdate-reports-table th{padding:.25rem 6px}majakka-job-date-report-page table.jobdate-reports-table th{padding:.5rem}majakka-job-date-report-page table.jobdate-reports-table .notes{word-break:break-word;max-width:250px}majakka-job-date-report-page table.jobdate-reports-table .notes span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}job-date-report-user-selection-modal{min-width:420px}.report-chips-container{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.report-chips-container .report-chip{-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid rgba(0,0,0,.4);border-radius:16px;padding:5px 10px;transition:background-color 150ms ease-out,color 150ms ease-out,border-color 150ms ease-out;font-family:"Inter Regular",sans-serif}.report-chips-container .report-chip.chip-selected{background-color:rgba(0,0,0,.75);border-color:rgba(0,0,0,0);color:#fff}.report-chips-container .report-chip:hover:not(.chip-selected){background-color:rgba(0,0,0,.15)}job-date-report-distribute-w-l-a .attribute-table{margin-top:16px}job-date-report-distribute-w-l-a .attribute-table .linkity-grid-table__item{grid-template-columns:1fr 2fr}job-date-report-distribute-w-l-a .attribute-table .value-container{width:100%;display:grid;grid-template-columns:1fr max-content;align-items:center}job-date-report-distribute-w-l-a .report-actions{display:grid;grid-template-columns:max-content 1fr 200px;gap:.5rem;align-items:center}job-date-report-distribute-w-l-a .report-actions strong+strong{margin-left:16px}majakka-worker-fill-ins-summary>.header{margin-bottom:.5rem}majakka-worker-fill-ins-summary .show-past-items-toggler{margin-top:-19px;height:24px}majakka-worker-fill-ins-summary h3{margin:0;font-family:"Inter Regular",sans-serif;font-size:16px}majakka-worker-fill-ins-summary>div>div{display:flex;flex-direction:column}majakka-worker-fill-ins-summary table{margin-top:1rem;border-spacing:1px;background-color:rgba(0,0,0,.16)}majakka-worker-fill-ins-summary table tr.ongoing{font-family:"Inter Semibold",sans-serif}majakka-worker-fill-ins-summary table th,majakka-worker-fill-ins-summary table td{padding:.5rem}majakka-worker-fill-ins-summary table th:nth-child(n+3),majakka-worker-fill-ins-summary table td:nth-child(n+3){text-align:right}majakka-worker-fill-ins-summary table th{width:8rem;font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:normal;vertical-align:bottom;background-color:rgba(255,255,255,.54)}majakka-worker-fill-ins-summary table th:nth-child(n+3){width:6rem}majakka-worker-fill-ins-summary table td,majakka-worker-fill-ins-summary print-resourcing-table table th,print-resourcing-table majakka-worker-fill-ins-summary table th{vertical-align:baseline;background-color:rgba(255,255,255,.87)}majakka-worker-fill-ins-summary table td div,majakka-worker-fill-ins-summary print-resourcing-table table th div,print-resourcing-table majakka-worker-fill-ins-summary table th div{display:grid;gap:.5rem;grid-auto-flow:column;grid-auto-columns:1fr auto;align-items:baseline}majakka-worker-fill-ins-summary table td div>div,majakka-worker-fill-ins-summary print-resourcing-table table th div>div,print-resourcing-table majakka-worker-fill-ins-summary table th div>div{max-width:10rem;grid-auto-flow:row;grid-auto-columns:1fr;gap:.25rem}majakka-worker-fill-ins-summary table td div>div>strong,majakka-worker-fill-ins-summary print-resourcing-table table th div>div>strong,print-resourcing-table majakka-worker-fill-ins-summary table th div>div>strong,majakka-worker-fill-ins-summary table td div>div>span,majakka-worker-fill-ins-summary print-resourcing-table table th div>div>span,print-resourcing-table majakka-worker-fill-ins-summary table th div>div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}majakka-worker-fill-ins-summary table td div>div>strong,majakka-worker-fill-ins-summary print-resourcing-table table th div>div>strong,print-resourcing-table majakka-worker-fill-ins-summary table th div>div>strong{font-variant-caps:all-small-caps}majakka-worker-fill-ins-summary table{line-height:1.25}majakka-worker-fill-ins-summary table.dense{font-size:12px}majakka-worker-fill-ins-summary .md-button{margin:0;box-shadow:none}majakka-worker-fill-ins-summary majakka-worker-fill-ins-editor-toggler{display:inline-block;margin-top:.5rem}.majakka-worker-fill-ins-editor ng-form{display:block;margin-top:.25rem}.majakka-worker-fill-ins-editor md-select-header{padding:0 !important}.majakka-worker-fill-ins-editor md-select-header>input{padding:0 18px !important}.majakka-worker-fill-ins-editor__actions .md-button{display:block;min-width:2.5rem;margin:0;margin-left:auto;box-shadow:none !important}.majakka-worker-fill-ins-editor__table{font-size:12px;line-height:1.25;border-spacing:1px;background-color:rgba(0,0,0,.16)}.majakka-worker-fill-ins-editor__table th{background-color:rgba(255,255,255,.54)}.majakka-worker-fill-ins-editor__table td,.majakka-worker-fill-ins-editor__table print-resourcing-table table th,print-resourcing-table table .majakka-worker-fill-ins-editor__table th{background-color:rgba(255,255,255,.87)}.majakka-worker-fill-ins-editor__table th,.majakka-worker-fill-ins-editor__table td{padding:0}.majakka-worker-fill-ins-editor__table th{padding:.5rem;font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:normal;vertical-align:bottom}.majakka-worker-fill-ins-editor__table th:first-child{width:3rem}.majakka-worker-fill-ins-editor__table th:nth-child(n+2){width:10rem}.majakka-worker-fill-ins-editor__table th:nth-child(n+4){width:8rem}.majakka-worker-fill-ins-editor__table th>span{vertical-align:top;padding-left:.125rem;color:#ff3d00}.majakka-worker-fill-ins-editor__table td>div,.majakka-worker-fill-ins-editor__table print-resourcing-table table th>div,print-resourcing-table table .majakka-worker-fill-ins-editor__table th>div{padding:.25rem}.majakka-worker-fill-ins-editor__table td:first-child:last-child,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:first-child:last-child,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:first-child:last-child{padding:.5rem}.majakka-worker-fill-ins-editor__table td:nth-child(4) md-input-container,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(4) md-input-container,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(4) md-input-container,.majakka-worker-fill-ins-editor__table td:nth-child(5) md-input-container,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(5) md-input-container,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(5) md-input-container{height:2.25rem;padding-right:.5rem;background-color:#fff;border:1px solid rgba(0,0,0,.12)}.majakka-worker-fill-ins-editor__table td:nth-child(4) md-input-container.md-input-has-value label,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(4) md-input-container.md-input-has-value label,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(4) md-input-container.md-input-has-value label,.majakka-worker-fill-ins-editor__table td:nth-child(5) md-input-container.md-input-has-value label,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(5) md-input-container.md-input-has-value label,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(5) md-input-container.md-input-has-value label{display:none}.majakka-worker-fill-ins-editor__table td:nth-child(4) md-input-container.md-input-invalid,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(4) md-input-container.md-input-invalid,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(4) md-input-container.md-input-invalid,.majakka-worker-fill-ins-editor__table td:nth-child(5) md-input-container.md-input-invalid,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(5) md-input-container.md-input-invalid,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(5) md-input-container.md-input-invalid{border-color:#ff3d00}.majakka-worker-fill-ins-editor__table td:nth-child(4) md-input-container label,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(4) md-input-container label,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(4) md-input-container label,.majakka-worker-fill-ins-editor__table td:nth-child(5) md-input-container label,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(5) md-input-container label,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(5) md-input-container label{transform:translateY(26px);padding-left:2px}.majakka-worker-fill-ins-editor__table td:nth-child(4) md-input-container label::after,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(4) md-input-container label::after,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(4) md-input-container label::after,.majakka-worker-fill-ins-editor__table td:nth-child(5) md-input-container label::after,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(5) md-input-container label::after,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(5) md-input-container label::after{color:#ff3d00 !important}.majakka-worker-fill-ins-editor__table td:nth-child(4) md-input-container input,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(4) md-input-container input,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(4) md-input-container input,.majakka-worker-fill-ins-editor__table td:nth-child(5) md-input-container input,.majakka-worker-fill-ins-editor__table print-resourcing-table table th:nth-child(5) md-input-container input,print-resourcing-table table .majakka-worker-fill-ins-editor__table th:nth-child(5) md-input-container input{min-width:calc(7rem - 2px - 2px)}.majakka-worker-fill-ins-editor__table tbody td:first-child,.majakka-worker-fill-ins-editor__table tbody print-resourcing-table table th:first-child,print-resourcing-table table .majakka-worker-fill-ins-editor__table tbody th:first-child{padding:.25rem}.majakka-worker-fill-ins-editor__table md-input-container{margin:0}.majakka-worker-fill-ins-editor__table md-select{margin:0;background-color:#fff}.majakka-worker-fill-ins-editor__table md-select.ng-invalid.ng-touched .md-select-value{border-color:#ff3d00 !important}.majakka-worker-fill-ins-editor__table md-select-value{min-height:1.9375rem;padding-right:.5rem;border:1px solid rgba(0,0,0,.12)}.majakka-worker-fill-ins-editor__table md-select-value>span:first-child{padding-left:.25rem}.majakka-worker-fill-ins-editor__table md-select-value>span:first-child>.md-text{padding-left:0}.majakka-worker-fill-ins-editor__table .md-datepicker-input{font-size:12px;border-color:rgba(0,0,0,0) !important}.majakka-worker-fill-ins-editor__table .md-errors-spacer{display:none}.majakka-worker-fill-ins-editor__table .md-button{min-width:2.5rem;margin:0;box-shadow:none !important}.majakka-worker-fill-ins-editor__table .md-button i+span{margin-left:.33333em}.majakka-worker-fill-ins-editor__table md-select+.md-button{margin-left:auto;padding:.25rem;min-height:0;height:auto;font-variant-caps:all-small-caps;line-height:1.5}.option-disabled{opacity:.6;pointer-events:none;cursor:not-allowed !important}editable-worklogs-table-component{margin:0 16px;display:block}editable-worklogs-table-component table{width:100%;line-height:1.25;border-spacing:1px}editable-worklogs-table-component table th{padding:0 .5rem;font-family:"Inter Semibold",sans-serif;font-weight:normal;font-variant-caps:all-small-caps}editable-worklogs-table-component table md-checkbox.md-indeterminate .md-icon:after{display:block}editable-worklogs-table-component table th{vertical-align:middle}editable-worklogs-table-component table td,editable-worklogs-table-component print-resourcing-table table th,print-resourcing-table editable-worklogs-table-component table th{vertical-align:middle}editable-worklogs-table-component table{background-color:rgba(0,0,0,.16)}editable-worklogs-table-component table th{background-color:rgba(255,255,255,.54)}editable-worklogs-table-component table th i:not(.linkity-primary-color-500){color:rgba(0,0,0,.26)}editable-worklogs-table-component table th md-checkbox .md-container{margin:16px 3px !important}editable-worklogs-table-component table tbody tr:hover{background-color:#323232}editable-worklogs-table-component table tr{font-family:"Inter Regular",sans-serif;font-size:14px}editable-worklogs-table-component table td,editable-worklogs-table-component print-resourcing-table table th,print-resourcing-table editable-worklogs-table-component table th{background-color:#fff;background-color:rgba(255,255,255,.87);padding:.25rem}editable-worklogs-table-component table td>div,editable-worklogs-table-component print-resourcing-table table th>div,print-resourcing-table editable-worklogs-table-component table th>div{display:grid}editable-worklogs-table-component table td span,editable-worklogs-table-component print-resourcing-table table th span,print-resourcing-table editable-worklogs-table-component table th span{display:block;margin:.25rem 0 0 .25rem}editable-worklogs-table-component table td.status-icon,editable-worklogs-table-component print-resourcing-table table th.status-icon,print-resourcing-table editable-worklogs-table-component table th.status-icon{text-align:center}editable-worklogs-table-component table td.status-icon.approved,editable-worklogs-table-component print-resourcing-table table th.status-icon.approved,print-resourcing-table editable-worklogs-table-component table th.status-icon.approved{background-color:green}editable-worklogs-table-component table tr.worklog-header{font-family:"Inter Semibold",sans-serif;background-color:#000}editable-worklogs-table-component table tr.approved{background-color:green}editable-worklogs-table-component table tr.wrong-project{color:#cd3a00}editable-worklogs-table-component table tr.rejected{background-color:red}editable-worklogs-table-component table tr.project-row{font-family:"Inter Semibold",sans-serif;background-color:#000}editable-worklogs-table-component table td:first-child,editable-worklogs-table-component print-resourcing-table table th:first-child,print-resourcing-table editable-worklogs-table-component table th:first-child{width:32px}editable-worklogs-table-component table tr md-checkbox{min-height:32px}editable-worklogs-table-component table tr md-checkbox .md-container{margin:16px 7px 8px}editable-worklogs-table-component table .add-user-autocomplete{width:100%}editable-worklogs-table-component table .add-user-autocomplete button{top:12px}editable-worklogs-table-component table .add-user-autocomplete md-progress-linear{bottom:2px}editable-worklogs-table-component table.jobdate-reports-table td:first-child,editable-worklogs-table-component print-resourcing-table table.jobdate-reports-table th:first-child,print-resourcing-table editable-worklogs-table-component table.jobdate-reports-table th:first-child{white-space:nowrap}editable-worklogs-table-component table.jobdate-reports-table td,editable-worklogs-table-component print-resourcing-table table.jobdate-reports-table th,print-resourcing-table editable-worklogs-table-component table.jobdate-reports-table th{padding:.25rem 6px}editable-worklogs-table-component table.jobdate-reports-table th{padding:.5rem}editable-worklogs-table-component table.jobdate-reports-table .notes{word-break:break-word;max-width:250px}editable-worklogs-table-component table.jobdate-reports-table .notes span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}attachment-list-component{display:flex;flex-direction:column}attachment-list-component .attachments-container{display:grid;grid-template-columns:350px 350px;gap:1rem}@media screen and (max-width: 480px){attachment-list-component .attachments-container{grid-template-columns:1fr;gap:.5rem}}attachment-list-component.user-attachments .attachments-container{grid-template-columns:repeat(auto-fit, 275px)}attachment-list-component.job-attachments .attachments-container{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}attachment-list-component .add-attachment-btn{float:right;text-transform:none;margin-right:0}attachment-list-component attachment-component{display:flex;align-items:center;justify-content:center;overflow:hidden}attachment-list-component attachment-component img{width:36px;height:36px;object-fit:cover;margin-right:12px}attachment-list-component attachment-component .file-attachment{border:1px solid #cacaca;border-radius:8px;padding:6px 12px;height:62px;width:100%}attachment-list-component attachment-component .file-attachment i{margin-right:12px;font-size:1.75em;width:36px}attachment-list-component attachment-component .file-attachment .filename{font-family:"Inter Semibold",sans-serif;font-size:14px}attachment-list-component attachment-component .file-attachment span{color:rgba(0,0,0,.7);font:"Inter Regular",sans-serif;font-size:14px}.attachment-thumbnail{width:36px;height:36px;object-fit:cover;margin-right:8px;border-radius:4px}.attachment-icon{margin-right:8px;font-size:1.75em;width:36px}worker-readinesses-table-component{display:block}worker-readinesses-table-component .worker-readinesses-table-header{display:grid;grid-template-columns:1fr 1fr 1fr}worker-readinesses-table-component .worklogs-page-list-tools__actions md-input-container{align-self:flex-end}worker-readinesses-table-component .worklogs-page-list-tools__actions>div{display:inline-grid;gap:.25rem;grid-auto-flow:row}worker-readinesses-table-component .worklogs-page-list-tools__actions>div>div{display:grid;gap:.25rem;grid-auto-flow:column;grid-auto-columns:min-content}worker-readinesses-table-component .worklogs-page-list-tools__actions .md-button{min-width:3rem;margin:0;box-shadow:none !important}worker-readinesses-table-component .tableWrap{height:calc(100vh - 140px);overflow:auto}worker-readinesses-table-component table{font-size:12px;line-height:1.25;min-width:100%;width:100%;table-layout:auto;border-spacing:0;padding:8px;border-collapse:collapse}worker-readinesses-table-component thead th:first-child{border-left:1px solid rgba(0,0,0,.08)}worker-readinesses-table-component thead th{border-top:1px solid rgba(0,0,0,.08)}worker-readinesses-table-component tbody td,worker-readinesses-table-component tbody print-resourcing-table table th,print-resourcing-table table worker-readinesses-table-component tbody th{border-top:1px solid rgba(0,0,0,.08)}worker-readinesses-table-component tbody tr:last-child td,worker-readinesses-table-component tbody tr:last-child print-resourcing-table table th,print-resourcing-table table worker-readinesses-table-component tbody tr:last-child th{border-bottom:1px solid rgba(0,0,0,.08)}worker-readinesses-table-component thead th{background-color:#e6e6e6}worker-readinesses-table-component tbody tr:not(:hover) td,worker-readinesses-table-component tbody tr:not(:hover) print-resourcing-table table th,print-resourcing-table table worker-readinesses-table-component tbody tr:not(:hover) th{background-color:#fff}worker-readinesses-table-component thead{position:sticky;top:-2px;z-index:42}worker-readinesses-table-component thead th>div{justify-content:space-between}worker-readinesses-table-component thead th i{margin-right:0;margin-left:.33333rem;color:rgba(0,0,0,.26)}worker-readinesses-table-component tbody tr:hover{background-color:#f0f0f0}worker-readinesses-table-component tr{height:2.25rem}worker-readinesses-table-component th{font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}worker-readinesses-table-component th,worker-readinesses-table-component td,worker-readinesses-table-component print-resourcing-table table th,print-resourcing-table table worker-readinesses-table-component th{border-right:1px solid rgba(0,0,0,.08);padding:0px 6px}worker-readinesses-table-component td:first-child,worker-readinesses-table-component print-resourcing-table table th:first-child,print-resourcing-table table worker-readinesses-table-component th:first-child{border-left:1px solid rgba(0,0,0,.08)}worker-readinesses-table-component th>div{display:flex;align-items:baseline}worker-readinesses-table-component th i{margin-right:.33333rem}worker-readinesses-table-component tfoot{position:sticky;bottom:0;z-index:42;background-color:#e6e6e6}worker-readinesses-table-component md-checkbox{display:flex;align-items:center;justify-content:center;width:100%;height:100%}worker-readinesses-table-component md-checkbox .md-container{transform:none;margin-top:0}worker-readinesses-table-component md-checkbox .md-label{display:none}worker-readinesses-table-component .column--type-number{text-align:right}worker-readinesses-table-component .column--isSelected{width:40px}worker-readinesses-table-component .column--days{width:70px}job-date-list-component .jd-list-container{max-height:65vh;overflow-y:auto}job-date-list-component .jd-list-date{display:flex;flex-direction:row;align-items:center;color:rgba(0,0,0,.6);white-space:nowrap;margin:8px 0;font-family:"Inter Semibold",sans-serif;position:sticky;top:-1px;background-color:#fafafa;z-index:1}job-date-list-component .jd-list-date hr{margin:0 0 0 8px;padding:0;border-color:rgba(0,0,0,.5)}job-date-list-component .jd-list-item{margin-bottom:8px}job-date-list-component .jd-list-item i{color:rgba(0,0,0,.67);margin-right:8px}job-date-list-component .jd-list-item .jd-details{display:flex;flex-direction:column;font-size:14px}job-date-list-component .jd-list-item .jd-project-name{color:rgba(0,0,0,.8);font-family:"Inter Regular",sans-serif}job-date-list-component .jd-list-item .jd-job-name{color:rgba(0,0,0,.8);font-family:"Inter Regular",sans-serif}job-date-list-component .jd-list-item .jd-time{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;font-family:"Inter Regular",sans-serif}@media screen and (max-width: 599px){job-date-list-component .jd-list-item .jd-time>div{width:100%;margin:8px 0}}job-date-list-component .jd-list-item .jd-accept-btn{text-transform:none;height:36px;margin-top:0;min-width:140px}job-date-list-component .jd-list-item .jd-job-address{font-family:"Inter Regular",sans-serif}job-date-list-component .jd-list-item .jd-job-address span{font-family:"Inter Semibold",sans-serif}job-date-list-component .jd-list-actions{border-top:1px solid #ccc}job-date-list-component .jd-list-modal{background-color:#fafafa;padding:16px}.majakka-deletion-summary-modal div+div>strong{display:block;margin-top:1rem}.majakka-deletion-summary-modal .message{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:1rem;align-items:center;padding:1rem;font-family:"Inter Semibold",sans-serif;border:1px solid rgba(0,0,0,.08)}.majakka-deletion-summary-modal .message--loading{background-color:rgba(0,0,0,.04)}.majakka-deletion-summary-modal .message--success{background-color:#dcebaa}.majakka-deletion-summary-modal .message--error{background-color:#ffebaa}.majakka-deletion-summary-modal .fa{font-size:1.5em;line-height:.75em;vertical-align:-15%}.majakka-deletion-summary-modal .fa-check{color:green}.majakka-deletion-summary-modal .fa-exclamation-triangle{color:orange}.majakka-deletion-summary-modal .fa-ban{color:red}.majakka-deletion-summary-modal__table{margin-top:.5rem;font-size:12px;line-height:1.25;border-spacing:1px;background-color:rgba(0,0,0,.16)}.majakka-deletion-summary-modal__table tr{position:relative}.majakka-deletion-summary-modal__table th{background-color:rgba(255,255,255,.54)}.majakka-deletion-summary-modal__table td,.majakka-deletion-summary-modal__table print-resourcing-table table th,print-resourcing-table table .majakka-deletion-summary-modal__table th{background-color:rgba(255,255,255,.87)}.majakka-deletion-summary-modal__table th,.majakka-deletion-summary-modal__table td{padding:0}.majakka-deletion-summary-modal__table th{padding:.5rem;font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:normal;vertical-align:bottom;white-space:pre}.majakka-deletion-summary-modal__table th:first-child{width:3rem}.majakka-deletion-summary-modal__table th:nth-child(4){width:5.5rem}.majakka-deletion-summary-modal__table th:nth-child(5){width:8rem}.majakka-deletion-summary-modal__table th:nth-child(6){width:12rem}.majakka-deletion-summary-modal__table th>span{vertical-align:top;padding-left:.125rem;color:#ff3d00}.majakka-deletion-summary-modal__table td,.majakka-deletion-summary-modal__table print-resourcing-table table th,print-resourcing-table table .majakka-deletion-summary-modal__table th{padding:.5rem;vertical-align:top;white-space:nowrap}.majakka-deletion-summary-modal__table td:first-child div,.majakka-deletion-summary-modal__table print-resourcing-table table th:first-child div,print-resourcing-table table .majakka-deletion-summary-modal__table th:first-child div{display:flex;align-items:center;justify-content:center}.majakka-deletion-summary-modal__table td:nth-child(n+5),.majakka-deletion-summary-modal__table print-resourcing-table table th:nth-child(n+5),print-resourcing-table table .majakka-deletion-summary-modal__table th:nth-child(n+5){white-space:normal}.majakka-deletion-summary-modal__table td strong,.majakka-deletion-summary-modal__table print-resourcing-table table th strong,print-resourcing-table table .majakka-deletion-summary-modal__table th strong,.majakka-deletion-summary-modal__table td span,.majakka-deletion-summary-modal__table print-resourcing-table table th span,print-resourcing-table table .majakka-deletion-summary-modal__table th span{display:block}.majakka-deletion-summary-modal__table td span:first-child,.majakka-deletion-summary-modal__table print-resourcing-table table th span:first-child,print-resourcing-table table .majakka-deletion-summary-modal__table th span:first-child{font-family:"Inter Semibold",sans-serif}.majakka-deletion-summary-modal__table .lnk-u-tooltip{position:static}.majakka-deletion-summary-modal__table .lnk-u-tooltip linkity-tooltip{right:auto;left:3rem;max-width:calc(100% - 3rem - .5rem);padding:.25rem .5rem;font-size:12px;white-space:pre-line}.majakka-deletion-summary-modal__table.dense{font-size:12px}employee-saldo-table .saldo-table-container{position:relative;max-height:60vh;overflow-y:auto}@media screen and (max-width: 599px){employee-saldo-table .saldo-table-container{max-height:75vh}}employee-saldo-table table{width:100%;margin:0;padding:0;font-size:12px;line-height:1.25;border:0;border-spacing:.2rem}employee-saldo-table thead{position:sticky;top:0;font-variant:all-small-caps;z-index:2}employee-saldo-table thead th{text-align:center;box-shadow:0 1px 0 2px #fafafa}employee-saldo-table thead th .info-icon{float:right;font-size:14px}employee-saldo-table thead tr:first-child th:first-child{text-align:left}employee-saldo-table thead tr:first-child th:first-child div{justify-content:flex-start}employee-saldo-table tbody th,employee-saldo-table tbody td{height:2rem}employee-saldo-table tbody tr:hover td,employee-saldo-table tbody tr:hover th{background-color:#e8e8e8}employee-saldo-table th,employee-saldo-table td,employee-saldo-table print-resourcing-table table th,print-resourcing-table table employee-saldo-table th{max-width:10rem;min-width:6rem;padding:.5rem;border:1px solid #dadada}@media screen and (max-width: 599px){employee-saldo-table th,employee-saldo-table td,employee-saldo-table print-resourcing-table table th,print-resourcing-table table employee-saldo-table th{min-width:4rem}}employee-saldo-table th{font-family:"Inter Semibold",sans-serif;font-weight:normal;background-color:#f0f0f0}employee-saldo-table td,employee-saldo-table print-resourcing-table table th,print-resourcing-table table employee-saldo-table th{text-align:right;background-color:#fff}employee-saldo-table thead tr:first-child th:first-child,employee-saldo-table tbody th:first-child{position:sticky;left:0;min-width:10rem;max-width:20rem;width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1}@media screen and (max-width: 599px){employee-saldo-table thead tr:first-child th:first-child,employee-saldo-table tbody th:first-child{min-width:5rem;max-width:8rem}}majakka-menu-icon button{all:unset;padding-left:.5rem;cursor:pointer}majakka-menu-icon button,majakka-menu-icon button g,majakka-menu-icon button path{color:#fff;fill:#fff;transition:all .1s}majakka-menu-icon button:active,majakka-menu-icon button:active g,majakka-menu-icon button:active path{color:rgba(255,255,255,.5);fill:rgba(255,255,255,.5)}majakka-menu-icon div{display:flex;align-items:center}majakka-menu-icon svg{height:2.5rem;width:auto}pay-raise-wizard-component{flex:1;display:flex;flex-direction:column}pay-raise-wizard-component md-dialog-content{flex:1}pay-raise-wizard-component md-dialog-actions{border-top:1px solid #e4e4e4}pay-raise-wizard-component .raise-actions{margin:8px}pay-raise-wizard-component .raise-actions .pay-raise-input{min-width:180px}pay-raise-wizard-component .raise-actions md-input-container{margin-bottom:0}pay-raise-wizard-component .raise-actions .datepicker-container{height:34px;margin-right:16px}pay-raise-wizard-component .raise-actions .datepicker-container md-datepicker{min-width:240px}pay-raise-wizard-component .raise-actions .datepicker-container md-datepicker .md-datepicker-input-container{min-width:240px}pay-raise-wizard-component .raise-type-btn{min-width:36px;min-height:36px;height:36px;margin:2px 0}pay-raise-wizard-component editable-employment-periods-table-component{margin:0 16px;display:block;overflow-x:auto;max-width:100%;height:calc(100vh - 240px)}pay-raise-wizard-component editable-employment-periods-table-component table{width:100%;line-height:1.25;border-spacing:1px}pay-raise-wizard-component editable-employment-periods-table-component table thead tr th{position:sticky;top:0;z-index:10;border-top:1px solid rgba(0,0,0,.16);border-bottom:1px solid rgba(0,0,0,.16)}pay-raise-wizard-component editable-employment-periods-table-component table .header-buttons th{background-color:unset}pay-raise-wizard-component editable-employment-periods-table-component table th{padding:.5rem .5rem;font-family:"Inter Semibold",sans-serif;font-weight:normal;font-variant-caps:all-small-caps}pay-raise-wizard-component editable-employment-periods-table-component table th{vertical-align:middle}pay-raise-wizard-component editable-employment-periods-table-component table td,pay-raise-wizard-component editable-employment-periods-table-component print-resourcing-table table th,print-resourcing-table pay-raise-wizard-component editable-employment-periods-table-component table th{vertical-align:middle}pay-raise-wizard-component editable-employment-periods-table-component table{background-color:rgba(0,0,0,.16)}pay-raise-wizard-component editable-employment-periods-table-component table th{background-color:#efefef}pay-raise-wizard-component editable-employment-periods-table-component table th:nth-child(2){min-width:140px}pay-raise-wizard-component editable-employment-periods-table-component table tbody tr:hover{background-color:#323232}pay-raise-wizard-component editable-employment-periods-table-component table tr{font-family:"Inter Regular",sans-serif;font-size:14px}pay-raise-wizard-component editable-employment-periods-table-component table td,pay-raise-wizard-component editable-employment-periods-table-component print-resourcing-table table th,print-resourcing-table pay-raise-wizard-component editable-employment-periods-table-component table th{background-color:#fff;background-color:rgba(255,255,255,.87);padding:.4rem}pay-raise-wizard-component editable-employment-periods-table-component table td>div,pay-raise-wizard-component editable-employment-periods-table-component print-resourcing-table table th>div,print-resourcing-table pay-raise-wizard-component editable-employment-periods-table-component table th>div{display:grid}pay-raise-wizard-component editable-employment-periods-table-component table td span,pay-raise-wizard-component editable-employment-periods-table-component print-resourcing-table table th span,print-resourcing-table pay-raise-wizard-component editable-employment-periods-table-component table th span{display:block;margin:.25rem 0 0 .25rem}pay-raise-wizard-component editable-employment-periods-table-component table tr.ep-header{font-family:"Inter Semibold",sans-serif;background-color:#000}pay-raise-wizard-component editable-employment-periods-table-component table tr.new-employment-period{background-color:green}pay-raise-wizard-component editable-employment-periods-table-component table tr.old-employment-period{background-color:orange}pay-raise-wizard-component editable-employment-periods-table-component table tr.ep-error{background-color:red}pay-raise-wizard-component editable-employment-periods-table-component table td:nth-child(2),pay-raise-wizard-component editable-employment-periods-table-component print-resourcing-table table th:nth-child(2),print-resourcing-table pay-raise-wizard-component editable-employment-periods-table-component table th:nth-child(2){min-width:140px}pay-raise-wizard-component editable-employment-periods-table-component table md-input-container{margin:0 0 18px}pay-raise-wizard-component editable-employment-periods-table-component table .info-text{font-size:12px}pay-raise-wizard-component editable-employment-periods-table-component table .info-margin{margin-bottom:0}pay-raise-wizard-component editable-employment-periods-table-component table input.ng-touched{color:orange !important}.full-screen-modal{min-width:100vw;min-height:100vh}work-log-salary-history-component .salary-period .sp-date{font-size:18px;font-family:"Inter Semibold",sans-serif}work-log-salary-history-component .filters-row{margin-left:16px}work-log-salary-history-component .filters-row span{display:block;margin-left:64px;font-family:"Inter Semibold",sans-serif}work-log-salary-history-component .sp-worklogs{margin:8px 32px;padding:8px;flex:1}work-log-salary-history-component .timeline-date{font-family:"Inter Semibold",sans-serif;margin:4px 0;white-space:pre}work-log-salary-history-component .timeline-date span{border-bottom:1px solid rgba(0,0,0,.87);line-height:16px}work-log-salary-history-component .payment-date{margin:0 4px 1px 8px;height:24px;color:var(--primary-700)}work-log-salary-history-component .divider{height:2px;flex:1;background-color:var(--primary-700)}work-log-salary-history-component .unapproved-log{color:orange}work-log-salary-history-component .approved-log{color:green}work-log-salary-history-component .wl-changed{color:red !important}work-log-salary-history-component .wl-list{display:flex;flex-direction:row;margin:4px 0}work-log-salary-history-component .wl-row{display:flex;flex-direction:row;font-family:"Inter Regular",sans-serif;color:rgba(0,0,0,.87);align-items:center}work-log-salary-history-component .wl-row i{margin-left:8px}work-log-salary-history-component .wl-row i.lnk-u-tooltip{cursor:help}work-log-salary-history-component .wl-row.hover{background-color:rgba(255,165,0,.5);transition:.1s ease-in-out}work-log-salary-history-component .wl-row.hover .wl-title{border-color:#000}work-log-salary-history-component .wl-row .wl-history-btn{min-height:24px !important;min-width:24px !important;margin:0 4px}work-log-salary-history-component .wl-title{border-bottom:1px solid #e8e8e8}work-log-salary-history-component .dot{height:4px;width:4px;background-color:#000;border-radius:2px;margin:auto 8px auto 0}work-log-salary-history-component .timeline-line{width:1px;background-color:rgba(0,0,0,.87);margin:0 16px 0 32px}access-rights-management .group-filters{padding:8px;display:flex;flex-direction:row;align-items:center;margin-left:39.5px}access-rights-management .group-filters md-input-container{flex:1;max-width:300px;min-width:180px;margin:18px 4px}access-rights-management .group-filters md-input-container:first-of-type{margin-left:0;padding-left:0}access-rights-management .row-totals{margin-left:48px;display:grid;gap:1rem;grid-auto-flow:column;grid-auto-columns:max-content;font-size:14px}@media screen and (min-width: 960px){access-rights-management .row-totals{grid-column:1}}access-rights-management .access-rights-actions{display:grid;grid-gap:.25rem;grid-auto-flow:column;grid-auto-columns:min-content;margin-left:8px}access-rights-management .access-rights-actions .md-button{min-width:3rem;margin:0;box-shadow:none !important}table.majakka-access-rights-table{flex:1;border-collapse:collapse}table.majakka-access-rights-table thead tr:first-child th:first-of-type,table.majakka-access-rights-table thead tr:first-child th:nth-child(2){text-align:center}table.majakka-access-rights-table thead tr:first-child th:last-child{text-align:center}table.majakka-access-rights-table thead tr:last-child{position:sticky;top:0;z-index:1}table.majakka-access-rights-table thead th{padding:.5rem;font-size:14px;font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:normal;vertical-align:bottom;background-color:#fafafa}table.majakka-access-rights-table thead th:last-child{border-right:1px solid #dadada}table.majakka-access-rights-table thead th+th,table.majakka-access-rights-table thead tr+tr th:not(:first-of-type){background-color:#e6e6e6;border-left:1px solid #dadada;border-bottom:1px solid #dadada}table.majakka-access-rights-table tbody{font-family:"Inter Regular",sans-serif;font-size:14px}table.majakka-access-rights-table tbody td,print-resourcing-table table.majakka-access-rights-table tbody th{vertical-align:middle;padding:.5rem}table.majakka-access-rights-table tbody td+td,print-resourcing-table table.majakka-access-rights-table tbody th+td,print-resourcing-table table.majakka-access-rights-table tbody td+th,print-resourcing-table table.majakka-access-rights-table tbody th+th{background-color:rgba(0,0,0,.04);border-left:1px solid #dadada;border-bottom:1px solid #dadada}table.majakka-access-rights-table tbody td+td:last-child,print-resourcing-table table.majakka-access-rights-table tbody th+td:last-child,print-resourcing-table table.majakka-access-rights-table tbody td+th:last-child,print-resourcing-table table.majakka-access-rights-table tbody th+th:last-child{border-right:1px solid #dadada}table.majakka-access-rights-table tbody td span,print-resourcing-table table.majakka-access-rights-table tbody th span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}table.majakka-access-rights-table tbody .ug-small-text{font-family:"Inter Semibold",sans-serif;font-size:12px}table.majakka-access-rights-table tbody .employee-name{min-width:240px}table.majakka-access-rights-table tbody tr.header-row{background-color:#e6e6e6}table.majakka-access-rights-table tbody tr.header-row:hover{background-color:#dbdbdb}table.majakka-access-rights-table tbody tr.header-row td:first-of-type,print-resourcing-table table.majakka-access-rights-table tbody tr.header-row th:first-of-type{background-color:#fafafa !important}table.majakka-access-rights-table tbody tr.uncollapsed{background-color:#f5f5f5}table.majakka-access-rights-table tbody tr.uncollapsed td:first-of-type,print-resourcing-table table.majakka-access-rights-table tbody tr.uncollapsed th:first-of-type{background-color:#fafafa !important}table.majakka-access-rights-table tbody tr:hover{background-color:#f0f0f0}table.majakka-access-rights-table tbody tr:hover td:first-of-type,print-resourcing-table table.majakka-access-rights-table tbody tr:hover th:first-of-type{background-color:#fafafa}table.majakka-access-rights-table tbody tr.deleted{background-color:rgba(255,0,0,.3)}table.majakka-access-rights-table tbody tr.deleted i{color:red}table.majakka-access-rights-table tbody tr.edited{background-color:rgba(255,255,0,.5)}table.majakka-access-rights-table tbody tr.edited i{color:orange}table.majakka-access-rights-table tbody tr.added{background-color:rgba(144,238,144,.4)}table.majakka-access-rights-table tbody tr.added i{color:#006400}table.majakka-access-rights-table thead td:first-of-type,table.majakka-access-rights-table thead th:first-of-type,table.majakka-access-rights-table tbody td:first-of-type,table.majakka-access-rights-table tbody th:first-of-type{width:44px;text-align:center;padding:0}table.majakka-access-rights-table thead td:nth-of-type(2),table.majakka-access-rights-table thead th:nth-of-type(2),table.majakka-access-rights-table tbody td:nth-of-type(2),table.majakka-access-rights-table tbody th:nth-of-type(2){width:32px;text-align:center}table.majakka-access-rights-table td .md-button,table.majakka-access-rights-table th .md-button{height:28px;width:32px;padding:0 4px;min-height:32px}table.majakka-access-rights-table td md-checkbox,table.majakka-access-rights-table th md-checkbox{min-height:24px;width:32px}table.majakka-access-rights-table td md-checkbox .md-container,table.majakka-access-rights-table th md-checkbox .md-container{margin-top:12px}table.majakka-access-rights-table td i,table.majakka-access-rights-table th i{font-size:18px}table.majakka-access-rights-table.view-only [ng-click]{cursor:default}table.majakka-access-rights-table.view-only thead th:first-of-type{display:none}table.majakka-access-rights-table.view-only tbody td:first-of-type,print-resourcing-table table.majakka-access-rights-table.view-only tbody th:first-of-type{display:none}.access-rights__pagination{position:absolute;bottom:16px;left:48px;right:18px}access-rights-editor-modal-component .access-rights-editor-body{margin:8px 8px 16px;min-height:400px}access-rights-editor-modal-component .access-rights-editor-user-group-selection{margin-left:6px;margin-right:8px;display:grid;grid-auto-columns:max-content}access-rights-editor-modal-component .access-rights-editor-user-group-selection .selector-container{margin:0}access-rights-editor-modal-component .access-rights-editor-users{margin-top:16px;flex:1}access-rights-editor-modal-component .access-rights-actions .selector-item{border:1px solid rgba(0,0,0,0)}access-rights-editor-modal-component .table-toggle .selector-item-selected{background:var(--primary-50);color:#6f6d6d}access-rights-editor-modal-component .majakka-user-user-groups-editor__table{margin-left:-24px;min-width:800px}access-rights-editor-modal-component .majakka-user-user-groups-editor__table td,access-rights-editor-modal-component .majakka-user-user-groups-editor__table print-resourcing-table table th,print-resourcing-table table access-rights-editor-modal-component .majakka-user-user-groups-editor__table th{vertical-align:bottom}user-user-groups-table-component{display:flex;flex-direction:column;padding:0 4px}user-user-groups-table-component .table-wrapper{max-height:calc(100vh - 211px);overflow-y:scroll;display:flex}majakka-vacation-earning-algorithm-selector{display:block}majakka-vacation-earning-algorithm-selector select{width:auto;padding-right:1.5rem}majakka-vacation-earning-algorithm-selector select:focus{border-color:rgba(0,0,0,.54);outline-color:rgba(0,0,0,0)}majakka-vacation-earning-algorithm-selector select:focus.ng-invalid{outline-color:red}majakka-vacation-earning-algorithm-selector select.ng-invalid:not(:focus){border-color:red;color:red}majakka-vacation-earning-algorithm-selector .selected-group{white-space:nowrap}majakka-vacation-earning-algorithm-selector .selected-group>span{display:grid;grid-auto-flow:column;grid-auto-columns:min-content;align-items:baseline;gap:0 .33333rem;margin-top:.33333rem}majakka-vacation-earning-algorithm-selector .selected-group .linkity-pill{font-size:inherit}.salary-period-recalculation-selector-modal{width:100vw;height:100vh;max-width:none;max-height:none;border-radius:0 !important}.salary-period-recalculation-selector-modal table,.salary-period-recalculation-selector-modal th,.salary-period-recalculation-selector-modal td{border:1px solid #dadada}.salary-period-recalculation-selector-modal table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.25;background-color:#fff}.salary-period-recalculation-selector-modal th{font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#f2f2f2}.salary-period-recalculation-selector-modal th,.salary-period-recalculation-selector-modal td{padding:.5rem}.salary-period-recalculation-selector-modal th:first-child,.salary-period-recalculation-selector-modal td:first-child{width:2.5rem;padding:0}.salary-period-recalculation-selector-modal th:first-child>div,.salary-period-recalculation-selector-modal td:first-child>div{display:flex;height:38px;width:38px;align-items:center;justify-content:center}.salary-period-recalculation-selector-modal th:nth-child(n+4),.salary-period-recalculation-selector-modal td:nth-child(n+4){text-align:right}.salary-period-recalculation-selector-modal md-dialog-content{padding:1rem;flex-grow:1;background-color:#fafafa}.salary-period-recalculation-selector-modal md-dialog-actions{border-top:1px solid #dadada}.salary-period-recalculation-selector-modal md-checkbox{display:flex;align-items:center;justify-content:center;padding:0 .5rem 3px;min-height:0;height:38px;width:38px;pointer-events:none}.salary-period-recalculation-selector-modal md-checkbox .md-container{margin:0;transform:none}.salary-period-recalculation-selector-modal md-checkbox .md-container:before,.salary-period-recalculation-selector-modal md-checkbox .md-container:after,.salary-period-recalculation-selector-modal md-checkbox .md-label{display:none}.salary-period-recalculation-selector-modal linkity-tooltip{max-width:90rem;white-space:unset !important;width:max-content}.salary-period-recalculation-selector-modal .fa-check{color:green}.salary-period-recalculation-selector-modal .fa-exclamation-triangle{color:orange}audit-logs-component{margin:8px 16px;display:block}audit-logs-component .audit-filters .audit-filters-grid{display:grid;grid-template-columns:.25fr .5fr 1fr .45fr;align-items:flex-end;grid-gap:1rem;margin:0 4px}audit-logs-component .audit-filters md-autocomplete{margin-bottom:20px}@media(max-width: 599px){audit-logs-component .audit-filters{grid-template-rows:repeat(3, 1fr);grid-template-columns:1fr;grid-gap:.25rem}}audit-logs-component .audit-filters .audit-loading-spinner-container{margin:auto auto 12px auto}audit-logs-component .audit-filters .selected-filters{display:flex;flex-direction:row;margin-bottom:12px;align-items:flex-end;justify-self:flex-end}audit-logs-component .audit-filters .selected-filters span{margin-bottom:6px;font-family:"Inter Regular",sans-serif;width:min-content;white-space:pre;font-size:14px;line-height:18px}audit-logs-component .audit-filters .selected-filters .outline-button md-icon{color:var(--primary-500)}audit-logs-component .action-toggle .selector-item{border:1px solid rgba(0,0,0,0)}audit-logs-component .action-toggle .selector-item-selected{background:var(--primary-50);color:#6f6d6d}audit-logs-component .audit-table-container{display:flex;flex-direction:column;padding:0 4px}audit-logs-component .audit-grid-table .linkity-grid-table__item{grid-template-columns:8rem 12rem 12rem repeat(4, 1fr)}audit-logs-component .audit-grid-table .linkity-grid-table__attribute.requirements{align-items:flex-start;position:relative;overflow:visible}audit-logs-component .audit-grid-table .audit-property:hover{color:var(--primary-500);font-family:"Inter Semibold",sans-serif;text-decoration:underline;transition:all 100ms ease}audit-logs-component .audit-grid-table .audit-body{max-height:calc(100vh - 588px);overflow:scroll}audit-logs-component .header-scrollbar{overflow-y:scroll}audit-logs-component .shortened-audit-grid-table .linkity-grid-table__item{grid-template-columns:8rem 12rem 12rem repeat(3, 1fr)}audit-logs-component .audit-log.audit-log-header.created{background-color:rgba(144,238,144,.4)}audit-logs-component .audit-log.audit-log-header.modified{background-color:rgba(255,255,0,.5)}audit-logs-component .audit-log.audit-log-header.deleted{background-color:rgba(255,0,0,.3)}.linkity-tag{border-radius:4px;font-family:"Inter Semibold",sans-serif;font-size:12px;border:1px solid #919191;background-color:var(--accent-200);height:24px;display:flex;justify-content:center;align-items:center;white-space:nowrap;overflow:hidden}.linkity-tag .tag-content{margin:8px;text-overflow:ellipsis;overflow:hidden}majakka-job-date-audit-logs .audit-body{min-height:250px;max-height:calc(100vh - 396px) !important;overflow:scroll}.jobdate-history .audit-body{min-height:250px}@media(min-width: 599px){.jobdate-history .audit-body{max-height:calc(100vh - 574px) !important;overflow:scroll}}majakka-user-profile-card-overlay{position:absolute;display:block;left:0;height:100vh;width:100vw;background-color:rgba(255,255,255,.5);z-index:2}majakka-user-profile-card-overlay:not(.majakka-user-profile-card-overlay--open){visibility:hidden;pointer-events:none}majakka-user-profile-card-overlay.majakka-user-profile-card-overlay--open{visibility:visible;pointer-events:auto}@media screen and (min-width: 40rem){majakka-user-profile-card-overlay{top:3rem;height:calc(100vh - 3rem)}majakka-user-profile-card-overlay majakka-user-profile-card{margin-top:-3rem}}@media screen and (max-width: 40rem){majakka-user-profile-card-overlay{top:0}}majakka-user-profile-card{position:relative;display:grid;width:100%;height:100%;padding:1rem;align-items:stretch;line-height:1.25;background-color:#f0f0f0}majakka-user-profile-card a{color:var(--primary-400)}majakka-user-profile-card>div{display:grid;grid-template-rows:1fr auto}majakka-user-profile-card>div>div{display:grid;width:min(38rem, 100%);align-content:start;justify-items:center}majakka-user-profile-card .user-profile-card__header{position:relative;display:grid;place-content:center;justify-self:stretch;height:8rem;margin:-1rem -1rem 4rem;background-color:var(--primary-400)}majakka-user-profile-card .user-profile-card__actions{position:relative;display:grid;place-content:end;justify-self:stretch;align-self:flex-end;margin:1rem -1rem -1rem;padding:.5rem;gap:.5rem;background-color:#fff}majakka-user-profile-card .user-profile-card__actions .md-button{margin:0;box-shadow:none !important}majakka-user-profile-card .user-profile-card__close-button{position:absolute;top:1rem;right:1rem;color:var(--primary-900)}majakka-user-profile-card .user-profile-card__avatar-shadow{position:absolute;width:8rem;height:4rem;bottom:0;justify-self:center;box-shadow:0px -0.25rem .5rem .125rem var(--primary-800);border-radius:4rem 4rem 0 0}majakka-user-profile-card .user-profile-card__avatar{position:relative;display:grid;place-content:center;top:4rem;width:8rem;height:8rem;background-color:#f0f0f0;border-radius:50%;overflow:hidden}majakka-user-profile-card .user-profile-card__avatar:before{position:absolute;content:"";top:0;left:0;width:100%;height:50%}majakka-user-profile-card .user-profile-card__avatar img{width:100%;height:100%}majakka-user-profile-card .user-profile-card__avatar i{color:#c7c7c7}majakka-user-profile-card .user-profile-card__title{margin:1rem 0 0;line-height:inherit}majakka-user-profile-card .user-profile-card__subtitle{margin:0;font-variant-caps:all-small-caps;line-height:inherit;color:#383838}majakka-user-profile-card .user-profile-card__contact-details{display:grid;margin:.5rem 0 0}majakka-user-profile-card .user-profile-card__list{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;width:min(38rem, 100%);margin-top:1rem;font-size:14px}majakka-user-profile-card .user-profile-card__list--addresses .user-profile-card__list__content{display:grid;grid-template-columns:repeat(auto-fit, minmax(13.625rem, 1fr))}majakka-user-profile-card .user-profile-card__list--resource-classes,majakka-user-profile-card .user-profile-card__list--resource-attributes,majakka-user-profile-card .user-profile-card__list--hourBanks,majakka-user-profile-card .user-profile-card__list--earnings{font-variant-caps:all-small-caps}majakka-user-profile-card .user-profile-card__list__title,majakka-user-profile-card .user-profile-card__list__content{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}majakka-user-profile-card .user-profile-card__list__title{flex:1 1 min(8.75rem, 100%);font-variant-caps:all-small-caps;overflow:hidden}majakka-user-profile-card .user-profile-card__list__title strong{position:relative}majakka-user-profile-card .user-profile-card__list__title strong::after{position:absolute;content:"";top:50%;left:100%;height:.5em;width:100vw;margin-top:-0.25em;margin-left:.5rem;background-color:#dcdcdc}majakka-user-profile-card .user-profile-card__list__title md-switch{margin:0;margin-top:auto;margin-bottom:auto}majakka-user-profile-card .user-profile-card__list__title md-switch .md-container{margin:0}majakka-user-profile-card .user-profile-card__list__content{flex:1 1 min(28.25rem, 100%);color:var(--primary-400)}majakka-user-profile-card .user-profile-card__list__item{flex:0 1 auto}majakka-user-profile-card .user-profile-card__address,majakka-user-profile-card .user-profile-card__resource-attribute,majakka-user-profile-card .user-profile-card__resource-class{font-size:14px}majakka-user-profile-card .user-profile-card__resource-class{display:flex}majakka-user-profile-card .user-profile-card__address{display:grid;color:#383838}majakka-user-profile-card .user-profile-card__notes{color:#383838}majakka-user-profile-card .user-profile-card__resource-attribute{display:grid;justify-items:start;gap:.25rem}majakka-user-profile-card .user-profile-card__resource-attribute strong{padding:0 .25em;color:var(--primary-400)}majakka-user-profile-card .user-profile-card__earnings{display:grid;justify-items:start;gap:.25rem}majakka-user-profile-card .user-profile-card__earnings strong{color:var(--primary-400)}majakka-user-profile-card .user-profile-card__hourBanks strong{font-variant-caps:normal;font-size:small}majakka-user-profile-card .linkity-pill{font-family:"Roboto Medium";font-size:inherit;background-color:var(--primary-100);color:var(--primary-600)}majakka-user-profile-card .user-profile-card__workHourFormTemplate{display:grid}majakka-user-profile-card .user-profile-card__workHourFormTemplate .md-button{margin-left:-8px;margin-bottom:0}majakka-user-profile-card .user-profile-card__workHourFormTemplate span{font-size:16px}@media screen and (min-width: 40rem){majakka-user-profile-card{width:min(40rem, 100%);height:unset;min-width:20rem;min-height:20rem;box-shadow:0 0 0 1px #fff,0 .5rem 1rem 0 rgba(0,0,0,.36)}majakka-user-profile-card .user-profile-card__list__title{align-self:stretch;justify-content:flex-end;text-align:right;overflow:visible}majakka-user-profile-card .user-profile-card__list__title strong{align-self:stretch;padding-right:calc(1rem + .5em)}majakka-user-profile-card .user-profile-card__list__title strong::after{top:.25em;right:0;bottom:.25em;left:auto;width:.5em;height:auto;margin-top:unset}majakka-user-profile-card .user-profile-card__list__title strong small{font-family:"Inter Light",sans-serif}}body{--general-white: rgb(255, 255, 255);--general-snow-gray: rgb(241, 241, 241);--general-light-gray: rgb(230, 230, 230);--general-dusted-gray: rgb(177, 177, 177);--general-faded-gray: rgb(126, 126, 126);--general-dark-gray: #454545;--general-faded-black:rgb(41, 41, 41);--general-dusted-black: rgb(27, 27, 27);--general-black: rgb(12, 12, 12);--general-radius-block: 0.4rem;--general-width-highlight-border: 0.25rem;--general-width-toggle-border: 0.8rem}.general-dusted{font-weight:300;color:var(--general-dusted-gray)}.general-faded{font-weight:400;color:var(--general-faded-gray)}.general-flow-down{margin-top:.6rem}.general-step-down{margin-bottom:1.7rem}.general-text-break{margin-left:.2rem}.general-icon-margin{margin-right:.7rem}.general-slot-machine{display:flex}.general-slot{display:flex;padding:.2rem;border:.1rem solid var(--general-faded-gray);height:2rem;justify-content:center;overflow:hidden;flex-grow:1;flex:1 1 0px;color:var(--general-faded-black)}.general-button{background-color:var(--general-snow-gray)}.general-button:hover{background-color:var(--general-white)}.general-button:hover>.general-slot{color:var(--general-black)}.general-slothead{background-color:var(--primary-400);color:var(--general-white);font-weight:bold}.general-test{background-color:aqua}.general-sample{background-color:crimson}.general-default-slot{color:var(--general-dusted-gray)}.general-piccolo{font-size:.9rem}.general-block{border-radius:var(--general-radius-block)}.general-approved{border-left:var(--general-width-highlight-border) solid green;border-radius:var(--general-radius-block) 0 0 var(--general-radius-block)}.general-scatter{display:flex;justify-content:space-between}.general-opponate{display:flex;justify-content:flex-end}.general-share{display:flex;justify-content:space-around}.general-compress{display:flex;justify-content:center}.general-marginalized{border-top:.4rem dotted var(--general-snow-gray);padding-top:.6rem;margin-top:1.2rem;border-bottom:.4rem dotted var(--general-snow-gray);padding-bottom:1rem;margin-bottom:.6rem}.general-buttonize{padding:.5rem .8rem;border:0;background-color:var(--general-white);border-radius:.2rem;box-shadow:.2rem .2rem .5rem var(--general-light-gray);transition:box-shadow .4s ease}.general-buttonize[button-active=true]:hover{box-shadow:.2rem .2rem .5rem var(--general-dusted-gray)}.general-true-icon{width:2.4rem;background-color:var(--primary-200);box-shadow:0 0 .2rem .1rem var(--general-light-gray)}.general-true-icon[button-active=true]:hover{box-shadow:0 0 .2rem .1rem var(--general-faded-gray)}.general-buttonize[button-active=false]:hover{cursor:default}.general-tooltip{position:relative}.general-tooltip-text{font-size:.8rem}.general-tooltip .general-tooltip-text{visibility:hidden;background-color:var(--general-dark-gray);color:var(--general-snow-gray);text-align:center;padding:.25rem .6rem;border-radius:.2rem;white-space:nowrap;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-2.125rem;opacity:0;transition:opacity .27s}.general-tooltip .general-tooltip-text::after{content:"";position:absolute;top:100%;left:50%;margin-left:-0.28rem;border-width:.28rem;border-style:solid;border-color:var(--general-dark-gray) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.general-tooltip:hover .general-tooltip-text{visibility:visible;opacity:1}.general-fly-up{margin-top:-1.2rem;margin-bottom:1.2rem}.general-toggle{padding:.2rem .6rem;padding-top:.4rem;background-color:var(--general-snow-gray);color:var(--general-faded-gray);margin:0 .2rem;border:0;box-shadow:0 .1rem .1rem -0.05rem var(--general-dark-gray);transition:box-shadow .2s ease}.general-toggle-right:hover{box-shadow:0 .1rem .15rem -0.05rem var(--general-dusted-black)}.general-toggle-left{border-radius:var(--general-width-toggle-border) 0 0 var(--general-width-toggle-border);box-shadow:-0.025rem .1rem .1rem .05rem var(--general-dark-gray)}.general-toggle-left:hover{box-shadow:-0.025rem .1rem .15rem .05rem var(--general-dusted-black)}.general-toggle-right{border-radius:0 var(--general-width-toggle-border) var(--general-width-toggle-border) 0;box-shadow:.1rem .1rem .1rem .05rem var(--general-dark-gray)}.general-toggle-right:hover{box-shadow:.1rem .1rem .15rem .05rem var(--general-dusted-black)}.general-primary{background-color:var(--primary-400);color:#fff}.general-center{vertical-align:middle}.main{position:absolute;top:48px;left:0;right:0;bottom:0;overflow:auto;background:#fafafa}.with-actionbar-top .main{top:108px}.with-actionbar-bottom .main{bottom:48px}.with-custom-top .main{top:60px}.fixed-position{position:fixed;top:48px}.sticky-position{position:sticky;top:0px;left:0px}.titlebar{font-family:"Inter Semibold",sans-serif;font-size:15px;line-height:15px;text-align:center;white-space:nowrap;display:table;table-layout:fixed;position:fixed;z-index:777;top:0;left:0;right:0;width:100%;height:48px;color:rgba(0,0,0,.87);background:#fff;color:#fff;background-color:#333;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);box-shadow:0px 1px 0px 0px rgba(0,0,0,.2),0px 1px 3px 0px rgba(0,0,0,.1);box-shadow:inset 0px -2px 3px -1px rgba(0,0,0,.4)}.titlebar img{display:block}.titlebar a{font-family:"Inter Semibold",sans-serif;color:#fff}.titlebar .token{margin:0;padding-left:0;padding-right:0;width:100%;vertical-align:baseline}.titlebar-angular{font-family:"Inter Semibold",sans-serif;font-size:16px;line-height:16px;text-align:center;white-space:nowrap;position:fixed;top:0;left:0;right:0;width:100%;min-height:48px;color:rgba(0,0,0,.87);background:#fff;color:#fff;background-color:#333;background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);box-shadow:0px 1px 0px 0px rgba(0,0,0,.2),0px 1px 3px 0px rgba(0,0,0,.1);box-shadow:inset 0px -2px 3px -1px rgba(0,0,0,.4)}.titlebar-angular img{display:block}.titlebar-angular a{font-family:"Inter Semibold",sans-serif;font-size:14px;color:#fff}.titlebar-angular .token{margin:0;padding-left:0;padding-right:0;width:100%;vertical-align:baseline}.titlebar-left{vertical-align:middle}.titlebar-center{vertical-align:middle;overflow:hidden}.titlebar-right{vertical-align:middle}.titlebar-title{font-family:"Inter Semibold",sans-serif;text-align:left;white-space:nowrap;margin:0;padding-left:8px;color:#333;color:#fff;text-overflow:ellipsis;overflow:hidden;max-width:-moz-fit-content;max-width:fit-content}.titlebar-btn{line-height:48px;display:block;position:relative;float:right;min-width:48px;max-width:80px;height:48px;padding:0 8px;color:#fff}.titlebar-btn-clicked{color:#000 !important}.titlebar-notifications{width:80px;border-left:1px solid rgba(255,255,255,.2)}.titlebar-help{width:48px}.titlebar-notifications .fa-spinner+span{color:rgba(0,0,0,0)}.titlebar-notifications .fa-spinner.ng-hide+span{color:inherit}.actionbar{position:relative;z-index:10;min-height:48px;box-shadow:0px -1px 0px 0px rgba(0,0,0,.1),0px 1px 0px 0px rgba(0,0,0,.1)}.actionbar .col,.actionbar [class*=col-]{padding:7px 4px}.actionbar .col:first-child,.actionbar [class*=col-]:first-child{padding-left:8px}.actionbar .col:last-child,.actionbar [class*=col-]:last-child{padding-right:8px}.actionbar input,.actionbar select,.actionbar button,.actionbar .btn,.actionbar .dataTables_wrapper .dataTables_paginate .paginate_button,.dataTables_wrapper .dataTables_paginate .actionbar .paginate_button,.actionbar .datepicker,.actionbar .autofill{margin:0;height:32px}.actionbar h1,.actionbar h2,.actionbar h3,.actionbar h4{white-space:nowrap;line-height:32px;margin:0;padding:0}.actionbar .actionbar-close{font-size:12px;line-height:23px;height:24px;padding:0;border-radius:100%}.actionbar .actionbar-close .icon{display:inline-block;vertical-align:middle;font-size:12px;line-height:22px;width:24px;height:24px}.actionbar-top{position:fixed;min-height:60px;top:48px;left:0;right:0;color:rgba(0,0,0,.87);background:#fff;box-shadow:0px 1px 0px 0px rgba(0,0,0,.1),0px 1px 3px 0px rgba(0,0,0,.3)}.actionbar-top-small{position:fixed;min-height:46px;top:48px;left:0;right:0;color:rgba(0,0,0,.87);background:#fff;box-shadow:0px 1px 0px 0px rgba(0,0,0,.1),0px 1px 3px 0px rgba(0,0,0,.3)}.with-custom-small-top{top:48px}.actionbar-bottom,.actionbar-bottom-taller{position:fixed;top:auto;left:0;right:0;bottom:0;min-height:48px;color:rgba(0,0,0,.87);background:#fff;box-shadow:0px -1px 0px 0px rgba(0,0,0,.1),0px 0px 2px 0px rgba(0,0,0,.3)}.actionbar-bottom-taller{height:auto}.page-overlay{display:none;opacity:0;position:fixed;z-index:800;top:0;left:0;right:0;bottom:0;background:#333;pointer-events:none}.page-overlay-active{display:block;opacity:.4;pointer-events:auto}.modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:900}.modal-active{display:block}.modal-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:100%}.modal-content{text-align:left;flex-shrink:1;flex-grow:0;max-height:100%;max-width:540px;overflow-y:scroll;background:#fff;box-shadow:0px 1px 0px 0px #000,0px 1px 3px 0px #000;padding:8px}.modal-title{font-family:"Inter Regular",sans-serif;font-size:19px;line-height:24px;text-align:center;margin:0 0 0px 0;padding:8px 8px;border-bottom:1px solid rgba(0,0,0,.2)}.modal-spinner{text-align:center;width:160px;min-height:160px;height:auto;max-height:240px;padding-top:50px;border-radius:4px;margin:auto;color:#fff;background:rgba(0,0,0,.5)}.modal-spinner .fa-spinner{font-size:32px;width:32px}.linkity-modal-spinner::after{position:absolute;content:attr(data-progress-percentage);font-family:"Inter Bold",sans-serif;font-size:16px;line-height:96px;width:96px;height:96px;text-align:center;display:block;color:#fff;text-shadow:1px 1px 2px #000}.angular-google-map-container{height:400px}.full-map{height:100%;width:100%;max-width:none;max-height:none}.full-map>div{height:100%}.full-map .angular-google-map{height:100%}.full-map .angular-google-map-container{height:100%}.totalForDayContainer{position:absolute;bottom:43px;width:100%}.totalForWeekContainer{position:absolute;bottom:24px;width:100%}.totalForMonthContainer{position:absolute;bottom:5px;width:100%}.totalForDay{float:right}.totalForWeek{float:right}.totalForMonth{float:right}.buAssignmentInfoContainer{position:absolute;top:10px;width:100%}.buAssignmentInfo{float:right}.responsive-search{width:70%;max-width:200px;display:inline-block}.order-details{padding:4px 8px}.btn-order-details{padding-left:8px}h3.order-details{padding-left:8px}.normal-padding{padding:0 4px}.floating-container-has-bg{z-index:3;background-color:rgba(250,250,250,.9);border-radius:2px;max-width:400px}.bg-image{position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:2}.bg-image-signup{background-image:url(../../assets/images/photo_1.38b3d402f723a9f8885d.jpg);background-size:cover}.bg-image-login{background-image:url(../../assets/images/photo_2.59c1a686df493671d73d.jpg);background-size:cover}.md-autocomplete-suggestions-container{z-index:901 !important}md-input-container label{line-height:18px;margin:0px}.md-scroll-mask{z-index:0 !important}md-autocomplete input:not(.md-input){padding:0px !important;padding-left:8px !important;font-size:12px !important}.md-autocomplete-suggestions li{font-size:12px !important}md-switch .md-label{word-break:break-all;overflow:hidden;border-color:rgba(0,0,0,0);border-width:0;float:left}.allow-text-select{-webkit-user-select:text;user-select:text}.titlebar-float-left{float:left}.grid,.grid-max,.grid-min{display:table;width:100%;border-collapse:collapse;border-spacing:0px}.grid-min{width:1%}.grid-auto{width:auto}.row{display:table-row}.col,[class*=col-]{display:table-cell;vertical-align:top;width:auto}.grid-middle>[class*=col-],.grid-middle>.col,.row-middle>[class*=col-],.row-middle>.col,.col-middle>[class*=col-],.col-middle>.col{vertical-align:middle}.grid-bottom>.row>[class*=col-],.grid-bottom>.row>.col,.grid-bottom>[class*=col-],.grid-bottom>.col,.row-bottom>.row>[class*=col-],.row-bottom>.row>.col,.row-bottom>[class*=col-],.row-bottom>.col,.col-bottom>.row>[class*=col-],.col-bottom>.row>.col,.col-bottom>[class*=col-],.col-bottom>.col{vertical-align:bottom}.grid-top>.row>[class*=col-],.grid-top>.row>.col,.grid-top>[class*=col-],.grid-top>.col,.row-top>.row>[class*=col-],.row-top>.row>.col,.row-top>[class*=col-],.row-top>.col,.col-top>.row>[class*=col-],.col-top>.row>.col,.col-top>[class*=col-],.col-top>.col{vertical-align:top}.col-min{width:1%}.col-max{width:100%}.col-1-2{width:50%}.col-1-3{width:33.3333333333%}.col-2-3{width:66.6666666667%}.col-1-4{width:25%}.col-2-4{width:50%}.col-3-4{width:75%}.col-1-5{width:20%}.col-2-5{width:40%}.col-3-5{width:60%}.col-4-5{width:80%}.col-1-6{width:16.6666666667%}.col-2-6{width:33.3333333333%}.col-3-6{width:50%}.col-4-6{width:66.6666666667%}.col-5-6{width:83.3333333333%}.grid-messaging{text-align:center;margin-top:10%}@media all and (max-width: 720px){.locations-block{width:100%;display:inline}}.assignment-info{border-bottom:1px solid rgba(0,0,0,.2)}.assignment-job{font-size:16px;line-height:24px;font-size:23px;line-height:32px;display:block;margin:16px 0 0 0}.assignment-project,.assignment-date{font-family:"Inter Regular",sans-serif;font-size:12px;line-height:16px;display:block;padding:4px 0px 2px 0px}.assignment-worklogs{border-bottom:1px solid rgba(0,0,0,.2);text-align:center;padding-bottom:24px}.assignment-locations{margin-bottom:32px}.assignment-locations .location{font-family:"Inter Regular",sans-serif;font-size:12px;line-height:22px;margin-bottom:24px}.assignment-locations .location-title{margin:16px 0 8px 0}.jobs-list .list-item,.jobs-list .grid{height:48px;padding-top:0;padding-bottom:0;padding-right:6px}.jobs-list .grid{height:48px}.worklog-attribute{margin-bottom:24px}.worklog-attribute-remove{margin-top:20px}.worklog-attribute-info{float:left}.worklog-attribute-title{margin-bottom:0}.worklog-attribute-desc{display:block;margin:0 0 8px 0}.jobdates-list{width:100%;margin-bottom:4px;border-collapse:separate;border-spacing:0;background:#f8f8f8}tbody:first-child .jobdate-row td,tbody:first-child .jobdate-row print-resourcing-table table th,print-resourcing-table table tbody:first-child .jobdate-row th{padding-top:16px}.jobdate-row td,.jobdate-row print-resourcing-table table th,print-resourcing-table table .jobdate-row th{vertical-align:middle;padding-top:16px}.jobdate-row-type{padding-right:16px;height:46px}.jobdate-row-icon{font-size:20px;vertical-align:middle;background:#fff;color:#fff;background:#333;border-radius:3px;border:1px solid #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.6)}.jobdate-row-count{font-family:"Inter Semibold",sans-serif;font-size:14px;line-height:24px;text-align:center;display:inline-block;position:relative;top:15px;left:-19px;min-width:24px;height:24px;margin:-24px 0 0 0;padding:0 4px;background:#fff;border-radius:64px;border:1px solid #fff;box-shadow:0px 1px 1px 0px rgba(0,0,0,.3)}.jobdate-row-title{margin:0}.jobdate-last-row>td,print-resourcing-table table .jobdate-last-row>th{padding-bottom:8px}.jobdates-list-total td,.jobdates-list-total print-resourcing-table table th,print-resourcing-table table .jobdates-list-total th{font-family:"Inter Semibold",sans-serif;text-align:right;vertical-align:middle;padding:16px 0 4px 0}.dataTables_wrapper label,.dataTables_wrapper input{display:inline-block;margin:0}.row-odd{background-color:#f9f9f9}.row-even{background-color:#fff}.row-hover:hover{background-color:#f9f9f9}.dataTable-title{padding-left:8px;padding-right:8px}table.dataTable.dtr-inline{margin-bottom:48px}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0;box-shadow:0px 1px 5px 0px rgba(0,0,0,.2),0px 1px 1px 0px rgba(0,0,0,.14),0px 1px 1px -1px rgba(0,0,0,.12)}table.dataTable thead th,table.dataTable tfoot th{font-family:"Inter Semibold",sans-serif;font-size:12px;font-weight:500;color:rgba(0,0,0,.6)}table.dataTable thead th span,table.dataTable tfoot th span{display:inline-block;width:100%}table.dataTable thead th,table.dataTable thead td{height:44px;margin:2px 2px;padding-left:20px;color:#797979;background-color:#fff;border-bottom:2px solid rgba(0,0,0,.12)}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px}table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting{cursor:pointer;*cursor:hand}table.dataTable thead .sorting{background-image:url(../../assets/images/sort_both.49fb17ab590f2fdc4239.png);background-repeat:no-repeat;background-position:center left}table.dataTable thead .sorting:last-of-type{border-right:none}table.dataTable thead .sorting_asc{background-image:url(../../assets/images/sort_asc.3eafd898519988bd34ed.png);background-repeat:no-repeat;background-position:center left;color:rgba(0,0,0,.87)}table.dataTable thead .sorting_desc{background-image:url(../../assets/images/sort_desc.7c20275193c2f36352be.png);background-repeat:no-repeat;background-position:center left;color:rgba(0,0,0,.87)}table.dataTable thead .sorting_asc_disabled{background-image:url(../../assets/images/sort_asc_disabled.ba64a5dbc753bf9cbd80.png);background-repeat:no-repeat;background-position:center left}table.dataTable thead .sorting_desc_disabled{background-image:url(../../assets/images/sort_desc_disabled.558dccb1b37162ab0785.png);background-repeat:no-repeat;background-position:center left}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{color:#fff;background-color:rgba(255,87,34,.8) !important}table.dataTable tbody tr.selected td a,print-resourcing-table table.dataTable tbody tr.selected th a{color:#fff;background-color:rgba(255,87,34,.8) !important}table.dataTable tbody tr.selected-light{color:#333;background-color:#d0dce8 !important}table.dataTable tbody tr.selected-light td,print-resourcing-table table.dataTable tbody tr.selected-light th{border-top:1px solid rgba(0,0,0,.12)}table.dataTable tbody tr.ignored{background-color:rgba(0,0,0,.12)}table.dataTable tbody tr.ignored td,print-resourcing-table table.dataTable tbody tr.ignored th{border-top:1px solid rgba(0,0,0,.12);color:rgba(0,0,0,.38)}table.dataTable tbody tr.group{background-color:#ddd}table.dataTable tbody tr.group-top td,print-resourcing-table table.dataTable tbody tr.group-top th{border-top:1px solid rgba(0,0,0,.12)}table.dataTable tbody tr.tight-grouping select,table.dataTable tbody tr.tight-grouping input{height:40px;margin:0px}table.dataTable tbody tr.tight-grouping .timepicker{height:40px;line-height:40px;margin:0px}table.dataTable tbody th,table.dataTable tbody td{height:48px;white-space:nowrap;margin:2px 2px;padding-left:20px;font-size:13px;font-family:"Inter Regular",sans-serif;color:rgba(0,0,0,.87)}table.dataTable tbody td>i.icon,print-resourcing-table table.dataTable tbody th>i.icon{height:1.5em;width:1.5em}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid rgba(0,0,0,.12)}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:0px}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12)}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid rgba(0,0,0,.12)}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#f9f9f9}table.dataTable.hover tbody tr:hover,table.dataTable.hover tbody tr.odd:hover,table.dataTable.hover tbody tr.even:hover,table.dataTable.display tbody tr:hover,table.dataTable.display tbody tr.odd:hover,table.dataTable.display tbody tr.even:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.hover tbody tr.odd:hover.selected,table.dataTable.hover tbody tr.even:hover.selected,table.dataTable.display tbody tr:hover.selected,table.dataTable.display tbody tr.odd:hover.selected,table.dataTable.display tbody tr.even:hover.selected{background-color:rgba(241,82,32,.8072)}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:rgba(247,84,33,.804)}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:rgba(235,80,31,.8108)}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:rgba(237,81,32,.8094)}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:rgba(240,82,32,.8078)}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:rgba(247,84,33,.804)}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:rgba(250,85,33,.8024)}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:rgba(253,86,34,.8008)}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.display tbody tr.odd:hover>.sorting_1,table.dataTable.display tbody tr.even:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_1,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.display tbody tr.odd:hover>.sorting_2,table.dataTable.display tbody tr.even:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_2,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.display tbody tr.odd:hover>.sorting_3,table.dataTable.display tbody tr.even:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_3,table.dataTable.order-column.hover tbody tr.even:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.display tbody tr.odd:hover.selected>.sorting_1,table.dataTable.display tbody tr.even:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_1{background-color:rgba(225,77,30,.8164)}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.display tbody tr.odd:hover.selected>.sorting_2,table.dataTable.display tbody tr.even:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_2{background-color:rgba(227,78,30,.815)}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.display tbody tr.odd:hover.selected>.sorting_3,table.dataTable.display tbody tr.even:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_3{background-color:rgba(232,79,31,.8126)}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{margin:0px 5px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:5px 9px 3px 9px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{margin:8px 5px;margin:0px}table.dataTable.dense thead th,table.dataTable.dense thead td{height:32px}table.dataTable.dense tbody th,table.dataTable.dense tbody tr,table.dataTable.dense tbody td{height:34px;line-height:16px}table.dataTable th{overflow-wrap:break-word}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty,print-resourcing-table table.dataTable th.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{display:table;float:right;white-space:nowrap;text-align:right;padding:8px}.dataTables_wrapper .dataTables_filter label{display:table-cell;vertical-align:middle;font-size:16px;color:rgba(0,0,0,.6)}.dataTables_wrapper .dataTables_filter input{height:32px;width:200px;margin-left:.5em;border-top:0px;border-left:0px;border-right:0px}.dataTables_wrapper .dataTables_filter input:focus{outline:0px;border-bottom:1px solid #ff5722 !important;outline-offset:-1px;transition:300ms ease all}.dataTables_wrapper .dataTables_info{line-height:32px;float:left;padding-top:2px;padding-left:20px;font-size:12px;color:rgba(0,0,0,.6);font-family:"Inter Semibold",sans-serif}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding:2px 8px 8px 0px}.dataTables_wrapper .dataTables_paginate .paginate_button{line-height:32px !important;min-width:42px;margin-left:4px;font-family:"Inter Semibold",sans-serif;font-size:14px;text-transform:uppercase}.dataTables_wrapper .dataTables_paginate .paginate_button:focus:disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:focus{outline:none}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate .dataTables_processing{color:rgba(0,0,0,.6)}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #d8d8d8}.dataTables_wrapper.no-footer div.dataTables_scrollHead table,.dataTables_wrapper.no-footer div.dataTables_scrollBody table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}table.dataTable.dtr-inline.collapsed tbody td:first-child,table.dataTable.dtr-inline.collapsed tbody th:first-child{position:relative;padding-left:30px;cursor:pointer}table.dataTable.dtr-inline.collapsed tbody td:first-child:before,table.dataTable.dtr-inline.collapsed tbody th:first-child:before{left:4px;height:16px;width:16px;line-height:16px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;text-align:center;box-shadow:0 0 3px #444;box-sizing:content-box;content:"+";background-color:#31b131}table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before,table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before{content:"-";background-color:#d33333}table.dataTable.dtr-inline.collapsed tbody tr.child td:before,print-resourcing-table table.dataTable.dtr-inline.collapsed tbody tr.child th:before{display:none}table.dataTable.dtr-column tbody td.control,table.dataTable.dtr-column tbody th.control{position:relative;cursor:pointer}table.dataTable.dtr-column tbody td.control:before,table.dataTable.dtr-column tbody th.control:before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:16px;text-align:center;box-shadow:0 0 3px #444;box-sizing:content-box;content:"+";background-color:#31b131}table.dataTable.dtr-column tbody tr.parent td.control:before,table.dataTable.dtr-column tbody tr.parent th.control:before{content:"-";background-color:#d33333}table.dataTable tr.child{padding:.5em 1em}table.dataTable tr.child:hover{background:rgba(0,0,0,0) !important}table.dataTable tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.dataTable tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.dataTable tr.child ul li:first-child{padding-top:0}table.dataTable tr.child ul li:last-child{border-bottom:none}table.dataTable tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:bold}.projects-job>span{display:inline-block;margin-left:40px;font-size:14px;margin-top:8px}.projects-statusselect{float:right}div.projects-projectname{margin-bottom:2px;margin-top:2px}.dataTables_empty{display:none !important;height:0px}.payment-row-icon{display:inline-flex;align-items:center;justify-content:center;margin:0;font-size:1.5rem;line-height:0;color:#a9a9a9;vertical-align:middle}table.dataTable.dense .payment-row-icon{font-size:1rem}.payment-row-icon+.payment-row-icon{margin-left:.5em}.payment-row-icon.fa-clock-o{margin-left:0px}.payment-row-icon.fa-lock{margin-left:2px}.payment-row-icon.fa-euro{margin-left:3px}.payment-row-icon.fa-envelope,.payment-row-icon.fa-paper-plane{font-size:1.25rem}table.dataTable.dense .payment-row-icon.fa-envelope,table.dataTable.dense .payment-row-icon.fa-paper-plane{font-size:.75rem}.payment-row-icon--neutral{color:#d3d3d3}.payment-row-icon--warning{color:orange}.payment-row-icon--danger{color:red}.payment-row-icon--hidden{display:none}.payment-row-icon--success{color:#32cd32}.payment-row-icon--neutral-dark{color:gray}.payment-row-icon--info{color:#ffdb17}.payment-row-icon--info2{color:#4545d8}virtual-list{width:300px;max-height:200px;position:absolute;overflow-y:auto;display:block;font-family:"Inter Regular",sans-serif;font-weight:normal;font-size:14px;border:1px solid #9099a2;z-index:11;margin-left:-255px}virtual-list .canvas{background-color:#fff;position:relative}virtual-list div.renderer{display:block;width:100%;cursor:pointer;position:absolute;height:36px;line-height:13px;font-size:12px}virtual-list div.renderer span{margin-left:10px}virtual-list div.renderer div.vlistrenderedcontent{margin-left:10px;margin-top:10px;max-height:28px;overflow:hidden}virtual-list div.renderer.selected{background-color:#fff}virtual-list div.renderer:hover{background-color:#2090fc;color:#fff}div.jobResourceAssignmentsDate{font-size:12px;transform:rotate(70deg);height:70px;width:30px;white-space:nowrap;position:relative;left:-20px}td.jobResourceAssignmentsResource,print-resourcing-table table th.jobResourceAssignmentsResource{font-size:14px;min-width:200px}div.jobResAssignmentsAssigned{background-color:green;min-width:30px;height:30px;width:100%}div.jobResAssignmentsNotAssigned{background-color:#f0f0f0;min-width:30px;height:30px;width:100%}button.jobResAssignmentsScrollButton{width:40px;height:30px}div.jobResAssignmentsScrollBlock{margin-top:10px;width:100%;text-align:right}div.jobResAssignmentsSaveBtnContainer{margin-top:15px;width:100%;text-align:right}.work-task-item{cursor:-webkit-grab;opacity:1;max-height:76px;height:76px;width:300px;transition:max-height 500ms ease,opacity 500ms ease,margin-top 500ms ease,margin-bottom 500ms ease,visibility 500ms ease;visibility:visible}.work-task-item:active{cursor:-webkit-grabbing}.hidden-work-task,.hidden-task-list .work-task-item{margin-bottom:0px !important;margin-top:0px !important;cursor:auto !important;max-height:0px;opacity:0;visibility:hidden}.item-pan-animation{transition:width 500ms ease,background-color 500ms ease}.work-task-status-in-progress{background-color:#9012fe !important}.work-task-status-completed{background-color:#b8e986 !important}.work-task-status-in-progress .work-task-completed-icon{display:none}.work-task-status-completed .work-task-in-progress-icon{display:none}.work-task-status-open .work-task-in-progress-icon,.work-task-status-open .work-task-completed-icon{display:none}.work-task-status{width:0px;border-right:1px solid #666;z-index:1;line-height:76px;text-align:center;color:#fff;background-color:#9012fe}.work-task-inner{position:relative;padding-top:4px;padding-left:8px;padding-right:8px;width:300px;z-index:2;background-color:#fff}.work-task-primary{font-family:"Inter Regular",sans-serif;font-size:16px;color:rgba(0,0,0,.87);line-height:24px}.work-task-secondary{font-family:"Inter Semibold",sans-serif;font-size:14px;color:#4a4a4a;line-height:20px}.work-task-tertiary,.task-items-header{font-family:"Inter Regular",sans-serif;font-size:14px;color:rgba(0,0,0,.54);line-height:20px}.work-task-tertiary.tertiary-multiline,.tertiary-multiline.task-items-header{line-height:16px;padding-top:2px;white-space:normal;max-height:33px}.ellipsis-text-overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.count-more-assignees{background-color:#ff6e44;color:#fff;border-radius:10px;width:20px;height:20px;display:inline-block;line-height:20px;overflow:auto}.tasks-container{width:320px}.tasks-container.tasks-container-padding{padding-bottom:100px}.task-items{margin-left:10px}.task-items-header{margin-left:10px}.animate-rotation{transition:transform 200ms linear}.rotate-element{transform:rotate(90deg)}.work-task-count{margin-right:5px}.task-items-title{margin-left:10px}.work-tasks-container{height:calc(100vh - 244px);overflow-x:hidden;overflow-y:auto;border-left:1px solid #666;border-right:1px solid #666}.work-tasks-group{width:316px}.invoice{width:800px;margin:2em auto 4em;font-family:arial,helvetica;font-size:11px;color:#333;background-color:#fafafa}.invoice-container{padding:2em 1em 1em 2em;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}@media print{.invoice,.invoice *{visibility:hidden}.print-notification{visibility:visible !important}}.invoice-bold{font-weight:600}.invoice-title-1{font-size:16px}.invoice-title-2{font-size:14px}.invoice-align-left{text-align:left}.instructions-align-right{text-align:right;width:100%;padding-right:.5em}.invoice-instructions-text{font-size:9px}.invoice-align-middle{text-align:right}.invoice-align-middle span:before{content:"";display:inline-block;height:50%}.invoice-top{overflow:hidden;width:100%}.receiver-info{width:40%;float:left;padding-left:1.5em}.invoice-info{float:right}.invoice-info table{border:1px solid #000;border-collapse:collapse}.invoice-info table td,.invoice-info print-resourcing-table table th,print-resourcing-table .invoice-info table th{border:1px solid #000;min-width:200px}.invoice-info table tr{height:2.5em}.invoice-info-title{display:block;margin-left:.25em;margin-top:.25em}.invoice-info-data{display:block;margin-left:.5em;margin-bottom:.25em;height:1em}.invoice-rows-container{width:100%;margin-top:4em}.invoice-rows-container table{width:100%;text-align:right}.invoice-rows-container table thead td,.invoice-rows-container print-resourcing-table table thead th,print-resourcing-table .invoice-rows-container table thead th{border-bottom:1px solid #000;padding-bottom:.2em}.invoice-rows-container table tbody td,.invoice-rows-container print-resourcing-table table tbody th,print-resourcing-table .invoice-rows-container table tbody th{padding-bottom:.4em;padding-top:.4em;white-space:pre}.invoice-rows-totals{margin-top:2em;width:100%;display:table}.invoice-rows-totals-table{width:100%;display:table-cell;font-size:11px}.invoice-rows-totals-table table tbody td,.invoice-rows-totals-table print-resourcing-table table tbody th,print-resourcing-table .invoice-rows-totals-table table tbody th{border-bottom:1px solid #000;padding-top:.2em;padding-bottom:.2em}.wire-transfer{width:100%;margin-top:2em;margin-bottom:4em;border-top:1px dashed #000;page-break-inside:avoid;padding-bottom:2em;overflow:hidden}.wire-transfer .first-col{width:9%;float:left}.wire-transfer .second-col{width:45.5%;float:left}.wire-transfer .third-col{width:45.5%;float:left}.thick-line-right{border-right:3px solid #000}.thick-line-bottom{border-bottom:3px solid #000}.thick-line-left{border-left:3px solid #000}.thick-line-top{border-top:3px solid #000}.thin-line-right{border-right:1px solid #000}.sideways-text{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.sideways-text-font{font-size:18px;font-weight:800}.fix-sideways-text-position{width:15px;margin-top:100px;float:left}.invoice-value{font-size:14px;display:block;padding-top:1em;padding-left:1em}work-calendar-component>div,work-calendar-component>div>div,work-calendar-component .calendar-container,work-calendar-component .calendar-header,work-calendar-component .calendar-body{display:grid}work-calendar-component>div{height:calc(100vh - 48px);grid-template-rows:1fr auto}@supports(-webkit-touch-callout: none){work-calendar-component>div{height:-webkit-fill-available}}work-calendar-component>div>div:not(.calendar-footer){overflow:hidden}work-calendar-component .calendar-container{position:relative;grid-template-rows:auto 1fr;gap:1px;background-color:silver;overflow-y:auto;overflow-x:hidden}work-calendar-component .calendar-header,work-calendar-component .calendar-body{grid-auto-flow:column;grid-template-columns:3rem repeat(auto-fit, minmax(0, 1fr));gap:1px}work-calendar-component .calendar-header{position:sticky;top:0;z-index:1}work-calendar-component .calendar-header>.calendar-time-separator:first-child{display:grid;justify-content:center;align-content:center}work-calendar-component .calendar-body{min-height:72rem;overflow:hidden}work-calendar-component .calendar-body.responsive-mode{height:100%;min-height:0}work-calendar-component .calendar-body-column{display:grid;grid-auto-flow:row;gap:1px}work-calendar-component .calendar-body-times{display:grid;grid-auto-rows:1fr;gap:1px;line-height:1.5;text-align:right;font-size:12px;background-color:#e0e0e0}work-calendar-component .calendar-body-times-cell{position:relative}work-calendar-component .calendar-body-times-cell>div{display:inline-block;margin-right:.25em}work-calendar-component .calendar-header-week-day{display:grid;text-align:center;text-transform:uppercase;font-family:"Inter Light",sans-serif;font-size:75%}work-calendar-component .calendar-header-day,work-calendar-component .calendar-body-times-cell{background-color:#fff}work-calendar-component .calendar-time-separator{background-color:#f0f0f0}work-calendar-component .calendar-body__availability-icon{position:absolute;top:33.3333333333%;width:100%;text-align:center;color:rgba(0,0,0,.1)}work-calendar-component .calendar-holiday-banner{padding:2px 0;text-align:center;font-family:"Inter Regular",sans-serif;font-size:12px;text-transform:uppercase;background-color:red;border-radius:4px;color:#fff}work-calendar-component .calendar-header-day{position:relative;display:grid;padding:.25em;align-content:flex-end;gap:0;line-height:1.1;color:#404040}work-calendar-component .calendar-header-day.saturday{color:silver}work-calendar-component .calendar-header-day.sunday,work-calendar-component .calendar-header-day.holiday{color:red}work-calendar-component .calendar-holiday-icon{text-align:center;color:red;font-size:12px}work-calendar-component .calendar-holiday-bg,work-calendar-component .calendar-body-column.sunday{background-color:#ffc0c0}work-calendar-component .calendar-holiday-bg>.calendar-time-separator,work-calendar-component .calendar-body-column.sunday>.calendar-time-separator{background-color:#ffd9d9}work-calendar-component .calendar-body-column.saturday{background-color:#cecece}work-calendar-component .calendar-body-column.saturday>.calendar-time-separator{background-color:#e0e0e0}work-calendar-component .calendar-today{background-color:#d8d8d8}work-calendar-component .calendar-today>.calendar-time-separator{background-color:#e8e8e8}work-calendar-component .calendar-body-text{height:100%;padding:2px;font-size:12px;line-height:12px;text-overflow:clip;white-space:nowrap;overflow:hidden}work-calendar-component .calendar-body-partial-availability,work-calendar-component .calendar-body-custom-time-availability{position:absolute;text-align:center;border:1px solid rgba(255,255,255,.5);border-width:0 1px}work-calendar-component .calendar-body-partial-availability>div,work-calendar-component .calendar-body-custom-time-availability>div{height:100%;overflow:hidden}work-calendar-component .calendar-body-partial-availability{background-color:silver}work-calendar-component .calendar-controls{position:absolute;bottom:100%;right:0;display:grid;grid-auto-flow:row;justify-items:flex-end;gap:.25rem;margin:.25rem}work-calendar-component majakka-user-real-time-hour-bank-value{font-family:"Inter Semibold";font-size:12px;line-height:1.25;background-color:var(--primary-500);border-radius:2px;color:#fff}work-calendar-component majakka-user-real-time-hour-bank-value>div{padding:.5rem}.calendar-header-display-date{text-align:center;font-family:"Inter Semibold",sans-serif}.caladar-body__day{display:grid;background-color:#dadada}.calendar-body-column{position:relative}.calendar-body-worklog{position:absolute;width:calc(100% - 4px);margin:0 2px;background-color:rgba(166,226,45,.6);border:1px solid rgba(0,0,0,.1);border-radius:4px}.calendar-body-worklog.unsynchronized{background-color:rgba(102,206,239,.6);border:1px solid #66ceef}.calendar-body-worklog.synchronized{background-color:rgba(166,226,45,.6);border:1px solid #a6e22d}.calendar-body-worklog.rejected{border-left:4px solid red}.calendar-body-worklog.approved{border-left:4px solid green}.calendar-body-worklog.overlap{background-color:rgba(255,87,34,.6);border:1px solid #ff5722}.calendar-body-assignment{position:absolute;width:calc(100% - 4px);margin:0 2px;background-color:rgba(255,160,10,.6);border:1px solid rgba(0,0,0,.1);border-radius:4px}.calendar-body-assignment.unapproved-shift{background-image:repeating-linear-gradient(45deg, rgba(255, 160, 10, 0.3), rgba(255, 160, 10, 0.3) 7.5px, transparent 7.5px, transparent 15px);background-color:rgba(255,160,10,.5)}.calendar-body-workerReadiness{position:absolute;width:100%;background-color:rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.5);border-width:0 1px}.calendar-body-workerReadiness .calendar-body-workerReadiness-icon{width:100%;text-align:center;overflow:hidden;height:inherit}@keyframes rotating{from{transform:rotate3d(1, 1, 1, 0deg)}to{transform:rotate3d(1, 1, 1, 360deg)}}.rotating{animation:rotating .5s linear infinite,color-pulse .25s linear infinite}.calendar-shift-offer{background-color:rgba(255,201,10,.6);border:1px solid #ffd60a}.calendar-shift-offer.job-date-group{background-color:rgba(109,172,0,.6);border:1px solid #6dac00}.calendar-free-shift{background-color:rgba(255,98,10,.6);border:1px solid #ffd60a}.highlight-shift-group{animation-duration:.7s;animation-name:shift-highlight-animation;animation-iteration-count:5;animation-direction:alternate;animation-timing-function:ease-in-out}.calendar-current-time{position:absolute;background-color:#2196f3;height:2px;width:100%;z-index:2}.calendar-header-dummy-element{font-size:12px;text-align:center;line-height:1.2em;animation:color-pulse 2.5s 24;color:#ff5724}@keyframes color-pulse{0%{color:#ff6e42}50%{color:#992400}100%{color:#ff6e42}}.calendar-header-dummy-primary{font-family:"Inter Semibold",sans-serif}.calendar-header-dummy-secondary{font-size:11px}.calendar-footer{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:.25rem;background-color:#fff;border-top:1px solid rgba(0,0,0,.1);z-index:1}.calendar-footer .md-button{min-width:2rem !important;margin:0;padding:0 12px;box-shadow:none !important}@media screen and (min-width: 960px){.calendar-footer .md-button{min-width:3rem !important}}.calendar-footer-navigation{display:grid;grid-auto-flow:column;justify-content:center;align-items:stretch;gap:.25rem}@media screen and (max-width: 599px){.calendar-footer-navigation{grid-auto-columns:1fr}}.calendar-footer-navigation-item{padding:.25rem;line-height:1.25;white-space:unset}.calendar-footer-navigation-item>div{display:grid;height:100%;gap:.5rem;align-content:flex-start}@media screen and (min-width: 600px){.calendar-footer-navigation-item>div{grid-auto-flow:column;align-content:center;align-items:baseline}}@media screen and (max-width: 599px){.calendar-footer-navigation-item-text{font-size:10px}}.week-calendar-assignment-header{font-size:16px;line-height:1.2em;font-family:"Inter Semibold",sans-serif}@keyframes shift-highlight-animation{from{opacity:1;color:#333}to{opacity:.5;color:#ff5722}}.highlight-shift{animation-duration:.7s;animation-name:shift-highlight-animation;animation-iteration-count:4;animation-direction:alternate;animation-timing-function:ease-in-out}.calendar-body{transition-property:transform,opacity;transition-duration:.15s;transition-timing-function:ease-in-out;transition-delay:0s}.calendar-body.loading-add{transform:translate3d(0vw, 0, 0);opacity:0}.calendar-body.loading-add-active{transform:translate3d(10vw, 0, 0);opacity:0}.calendar-body.loading{transform:translate3d(10vw, 0, 0);opacity:0}.calendar-body.loading-remove{transform:translate3d(10vw, 0, 0);opacity:0}.calendar-body.loading-remove-active{transform:translate3d(0vw, 0, 0);opacity:1}.calendar-item-job-name{font-family:"Inter Semibold",sans-serif}.calendar-item-project-name{font-family:"Inter Regular",sans-serif}.calendar-item-littera-name{font-family:"Inter Regular",sans-serif}.calendar-item-employee-comment{white-space:pre-wrap;margin:4px 0px;max-height:120px;min-height:12px;overflow:hidden;font-size:12px}.calendar-item-worklog-attribute{display:inline;color:rgba(0,0,0,.67)}.customer-order{width:288px;margin:8px;padding:8px;background-color:#fff}.customer-order-primary{font-size:16px;color:rgba(21,21,21,.87);line-height:1.2em;font-family:"Inter Bold",sans-serif}.customer-order-secondary{font-family:"Inter Semibold",sans-serif;font-size:14px;color:#4a4a4a;line-height:1.3em;overflow:hidden;word-break:break-all}.customer-order-tertiary{font-family:"Inter Regular",sans-serif;font-size:14px;color:rgba(0,0,0,.54);line-height:1.3em;height:1.3em;overflow:hidden;word-break:break-all}.customer-order-resource-info{margin-left:8px}.customer-order-selected{box-shadow:0px 5px 5px -3px rgba(0,0,0,.2),0px 8px 10px 1px rgba(0,0,0,.14),0px 3px 14px 2px rgba(0,0,0,.12)}.customer-order-resource-classes{margin-bottom:8px}.customer-order-resource-class{display:block;width:94px;text-align:center;position:relative;margin:2px 2px;overflow:hidden;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom-width:0;border:1px solid rgba(0,0,0,.2);border-radius:2px;height:94px;background:rgba(0,0,0,.03)}.customer-order-resource-class.customer-order-resource-class-selected{color:#fff;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-bottom-width:0;box-shadow:inset 0px 1px 2px 0px rgba(0,0,0,.4)}.customer-order-resource-class.customer-order-resource-class-selected .icon{color:#fff !important}.customer-order-resource-class .icon-block .icon{font-size:200%;font-family:"FontAwesome";line-height:2em;font-weight:normal;font-style:normal;text-align:center;display:inline-block;width:2em;height:1.5em}.customer-order-form-body{padding-bottom:64px}@media screen and (min-width: 600px){.customer-order-form-body{padding-bottom:16px}}.customer-order-actionbar-bottom{background-color:#eee}@media screen and (max-width: 600px){.customer-order-actionbar-bottom{position:fixed;bottom:0px;left:0px;right:0px}}.customer-order-form-container{min-width:288px;max-width:600px;background-color:#fff}@media screen and (min-width: 600px){.customer-order-form-container{margin:8px}}.linkity-primary-500{background-color:#ff5722}.linkity-primary-color-500{color:#ff5722}.linkity-primary-50{background-color:#ffcbbb}.linkity-primary-100{background-color:#ff7e55}.linkity-primary-200{background-color:#ffa588}.linkity-primary-900{background-color:#882100}.linkity-accent-500{background-color:#2196f3}.linkity-accent-color-500{color:#2196f3}payslip-component vacation-summary{font-family:"Inter Regular",sans-serif;font-size:14px;line-height:32px;color:#4a4a4a}payslip-component vacation-summary .vacation-summary__table__value{font-family:"Inter Bold",sans-serif}payslip-component .card-container--vacation-summary{padding:calc(15px - .5rem) calc(24px - .5rem)}@media screen and (min-width: 960px){payslip-component .card-container--vacation-summary{padding:calc(15px - 1rem) calc(24px - 1rem)}}.payslip-header{background-color:#4a4a4a;font-family:"Inter Bold",sans-serif;line-height:24px;max-height:20%}.payslip-header .cards-container .header-card{border-radius:4px;background-color:#fff}.payslip-header .cards-container .header-card .card-header-container{margin-bottom:16px}.payslip-header .cards-container .header-card .card-header-container .card-icon{margin-right:24px;color:#e4e4e4}.payslip-header .cards-container .header-card .card-header-container .title{font-family:"Inter Regular",sans-serif;margin:4px}.payslip-header .cards-container .header-card .card-header-container .emphasis{color:#ff5722;margin:4px;font-size:23px}.payslip-header .header-card{margin:32px 10px}@media(max-width: 599px){.payslip-header .header-card{margin-bottom:10px;width:auto}}.payslip-user-selector,.payslip-user-selector~.header-card{margin-top:10px}@media screen and (min-width: 600px){.payslip-user-selector{margin-top:32px}}.card-container{padding:15px 24px;line-height:24px}.card-container .key{font-family:"Inter Regular",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:32px;color:#4a4a4a}.card-container .value{font-family:"Inter Bold",sans-serif;font-size:14px;font-style:normal;color:#4a4a4a;line-height:32px;text-align:right}.card{margin:14px 12px;border-radius:4px}.card .header{background-color:#f2f2f2;height:55px}.card .header .title{margin-left:24px;font-family:"Inter Regular",sans-serif;font-size:18px}.card-actions{margin:6px 4px 0}.payslip-breakdown-table{width:100%;border:none;border-spacing:0px}.payslip-breakdown-table thead th{font-family:"Inter Bold",sans-serif;font-style:normal;line-height:14px;font-size:12px;text-align:justify;color:#4a4a4a}.payslip-breakdown-table tr{height:42px;font-family:"Inter Regular",sans-serif;font-style:normal;font-weight:400;line-height:16px;color:#4a4a4a;font-size:14px;text-align:justify}.payslip-breakdown-table tr td,.payslip-breakdown-table tr th{padding-left:24px;padding-right:24px}.payslip-breakdown-table tr.payslip-table-even{background-color:#fcfcfc}.payslip-breakdown-table td.payslip-row-cell,.payslip-breakdown-table print-resourcing-table table th.payslip-row-cell,print-resourcing-table table .payslip-breakdown-table th.payslip-row-cell{padding-left:48px;padding-right:0px;font-family:"Inter Semibold",sans-serif;font-size:13px}.payslip-breakdown-table td.payslip-row-cell--comment,.payslip-breakdown-table print-resourcing-table table th.payslip-row-cell--comment,print-resourcing-table table .payslip-breakdown-table th.payslip-row-cell--comment{padding-left:calc(48px - 1rem)}.payslip-breakdown-table tr.payslip-table-net-salary{background-color:#f2f2f2}.payslip-breakdown-table tr.payslip-table-net-salary td,.payslip-breakdown-table tr.payslip-table-net-salary print-resourcing-table table th,print-resourcing-table table .payslip-breakdown-table tr.payslip-table-net-salary th{font-family:"Inter Bold",sans-serif;font-size:16px}.payslip-breakdown-table tbody tr:first-child{background-color:#f2f2f2;font-family:"Inter Bold",sans-serif;font-size:16px}.payslip-breakdown-table th:first-child,.payslip-breakdown-table td:first-child{width:40px;padding:0;padding-left:20px;padding-right:10px}.payslip-breakdown-table th:nth-child(n+3),.payslip-breakdown-table td:nth-child(n+3){white-space:nowrap;text-align:right}.payslip-breakdown-table th:nth-child(n+5),.payslip-breakdown-table td:nth-child(n+5){text-align:center}.payslip-breakdown-table td:last-child>button,.payslip-breakdown-table print-resourcing-table table th:last-child>button,print-resourcing-table table .payslip-breakdown-table th:last-child>button{margin-top:0;margin-bottom:0}.payslip-breakdown-table th:nth-child(2),.payslip-breakdown-table tr:first-child td:nth-child(2),.payslip-breakdown-table tr:first-child~tr td:nth-child(2){width:100% !important}.payslip-breakdown-table th:nth-child(2),.payslip-breakdown-table tr:first-child td:nth-child(2),.payslip-breakdown-table tr+tr td:nth-child(2){padding-left:0 !important}.payslip-breakdown-table th md-checkbox,.payslip-breakdown-table td md-checkbox{margin:0}.info-cards-container{width:100%}.payslip-comment{display:flex;align-items:center;min-height:52px}.payslip-comment .editable-text{flex:1 1 100%;padding:0;padding-right:24px}.payslip-comment .editable-text__input{height:auto;border-bottom:1px solid #dadada;border-radius:0}.payslip-kta-kpa-table{width:100%}.payslip-kta-kpa-table td,.payslip-kta-kpa-table th{text-align:center !important;font-size:14px;font-family:"Inter Regular",sans-serif;padding:0;padding-left:20px !important;padding-right:20px !important}.payslip-kta-kpa-table td:first-child,.payslip-kta-kpa-table print-resourcing-table table th:first-child,print-resourcing-table table .payslip-kta-kpa-table th:first-child{width:100%;padding:0 !important;text-align:left !important;overflow:visible}.payslip-kta-kpa-table td:nth-child(n+5),.payslip-kta-kpa-table print-resourcing-table table th:nth-child(n+5),print-resourcing-table table .payslip-kta-kpa-table th:nth-child(n+5){text-align:right !important}.internal-messages__list-toolbar{align-items:baseline;justify-content:space-between;align-content:stretch;padding:.75rem}.internal-messages__list-toolbar-item{margin:.25rem}.internal-messages__list-title{margin:.75rem .25rem .25rem}.internal-messages__pagination{padding:.5rem .25rem}.internal-messages__pagination-button{min-width:2.5em;margin:0;padding:0}.internal-messages__card-wrapper{overflow:auto;background-color:#f2f2f2;border:1px solid rgba(0,0,0,.1);border-width:1px 0;box-shadow:inset 0 -1px 5px 0 rgba(0,0,0,.05),inset 0 1px 5px 0 rgba(0,0,0,.05)}.internal-messages__card{padding:1rem;line-height:1.5}.internal-messages__card--list{font-size:12px}.internal-messages__card--list~.internal-messages__card--list{border-top:1px solid rgba(0,0,0,.1)}.internal-messages__card--active,.internal-messages__card--details,.internal-messages__card--empty{background-color:#fff}.internal-messages__card--details,.internal-messages__card--empty{box-shadow:-1px 0 5px 0 rgba(0,0,0,.1)}.internal-messages__card--empty{color:#797979;font-size:2rem}.internal-messages__card-title{margin-top:.5rem;color:#ff5722}.internal-messages__card-body{margin-top:.5rem}.internal-messages__card-toolbar{margin-top:auto}.internal-messages__card-body>.internal-messages__card-toolbar{flex:1 1 100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(0, min-content));gap:.5rem;margin-top:1rem}.internal-messages__card-body>.internal-messages__card-toolbar button{margin:0}.internal-messages__card-metas{margin-bottom:.5rem}.internal-messages__card-metas--small{font-size:12px}.payroll-distribution-table{margin:0 0 1rem;color:rgba(0,0,0,.87)}.payroll-distribution-row:hover>div{background-color:#e7e7e7}.payroll-distribution-saturday{color:rgba(51,51,51,.54)}.payroll-distribution-holiday{color:rgba(212,63,58,.54)}.payroll-distribution-cell{font-family:"Inter Semibold",sans-serif;font-size:13px;width:62px;line-height:1.2em;border:1px solid rgba(0,0,0,.12);height:25px;white-space:nowrap;overflow-x:hidden;text-align:right}.payroll-distribution-cell .payroll-distribution-cell-value{height:23px;line-height:21px;padding:2px}.payroll-distribution-cell-2{width:124px !important}.payroll-distribution-cell-3{width:186px !important}.payroll-distribution-cell-4{width:248px !important}.payroll-distribution-cell-5{width:310px !important}.payroll-distribution-row .payroll-distribution-cell--wide{width:124px}.payroll-distribution-row .payroll-distribution-cell--extra-wide{width:155px}.payroll-distribution-row .payroll-distribution-cell--extra-wide+.payroll-distribution-cell:not(.sticky){margin-left:155px}.payroll-distribution-row .payroll-distribution-cell--extra-wide+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:155px}.payroll-distribution-row .payroll-distribution-cell--text{text-align:left}.payroll-distribution-row .payroll-distribution-cell--checkbox{width:40px}.payroll-distribution-row .payroll-distribution-cell--checkbox+.payroll-distribution-cell--extra-wide+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:189px}.payroll-distribution-row .payroll-distribution-cell--checkbox+.payroll-distribution-cell--extra-wide+.payroll-distribution-cell:not(.sticky){margin-left:189px}.payroll-distribution-cell--sum-column{font-family:"Inter Semibold",sans-serif;font-weight:500;font-size:13px;background-color:#e7e7e7 !important}.payroll-distribution-sum{font-family:"Inter Semibold",sans-serif;font-weight:500;font-size:13px}.payroll-distribution-header{font-family:"Inter Regular",sans-serif;font-weight:500;font-size:12px;color:rgba(0,0,0,.87);text-align:center;word-break:break-all;height:48px;white-space:normal;overflow-y:hidden;padding:2px 2px;font-variant:all-small-caps}.payroll-distribution-header-definition{padding:8px;text-align:left;word-break:break-word;white-space:normal;max-width:280px;height:auto;font-size:13px;line-height:18px}.payroll-distribution-header-definition p{margin:0;margin-top:8px}.sticky{position:absolute;transform:translateX(0) translateY(0);background-color:#fafafa;z-index:1}.sticky.employee{transform:translateX(40px) translateY(0)}.sticky-1{transform:translateX(0px) translateY(0)}.sticky-1+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-1+.payroll-distribution-cell:not(.sticky){margin-left:122px}.sticky-2{transform:translateX(124px) translateY(0)}.sticky-2+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-2+.payroll-distribution-cell:not(.sticky){margin-left:246px}.sticky-3{transform:translateX(248px) translateY(0)}.sticky-3+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-3+.payroll-distribution-cell:not(.sticky){margin-left:370px}.sticky-4{transform:translateX(372px) translateY(0)}.sticky-4+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-4+.payroll-distribution-cell:not(.sticky){margin-left:494px}.sticky-5{transform:translateX(496px) translateY(0)}.sticky-5+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-5+.payroll-distribution-cell:not(.sticky){margin-left:618px}.sticky-6{transform:translateX(620px) translateY(0)}.sticky-6+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-6+.payroll-distribution-cell:not(.sticky){margin-left:742px}.sticky-7{transform:translateX(744px) translateY(0)}.sticky-7+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-7+.payroll-distribution-cell:not(.sticky){margin-left:866px}.sticky-8{transform:translateX(868px) translateY(0)}.sticky-8+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-8+.payroll-distribution-cell:not(.sticky){margin-left:990px}.sticky-9{transform:translateX(992px) translateY(0)}.sticky-9+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-9+.payroll-distribution-cell:not(.sticky){margin-left:1114px}.sticky-10{transform:translateX(1116px) translateY(0)}.sticky-10+.ng-hide+.payroll-distribution-cell:not(.sticky),.sticky-10+.payroll-distribution-cell:not(.sticky){margin-left:1238px}.sticky-wide-1{transform:translateX(0px) translateY(0)}.sticky-wide-1+.payroll-distribution-cell:not(.sticky),.sticky-wide-1+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:153px !important}.sticky-wide-2{transform:translateX(155px) translateY(0)}.sticky-wide-2+.payroll-distribution-cell:not(.sticky),.sticky-wide-2+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:308px !important}.sticky-wide-3{transform:translateX(310px) translateY(0)}.sticky-wide-3+.payroll-distribution-cell:not(.sticky),.sticky-wide-3+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:463px !important}.sticky-wide-4{transform:translateX(465px) translateY(0)}.sticky-wide-4+.payroll-distribution-cell:not(.sticky),.sticky-wide-4+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:618px !important}.sticky-wide-5{transform:translateX(620px) translateY(0)}.sticky-wide-5+.payroll-distribution-cell:not(.sticky),.sticky-wide-5+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:773px !important}.sticky-wide-6{transform:translateX(775px) translateY(0)}.sticky-wide-6+.payroll-distribution-cell:not(.sticky),.sticky-wide-6+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:928px !important}.sticky-wide-7{transform:translateX(930px) translateY(0)}.sticky-wide-7+.payroll-distribution-cell:not(.sticky),.sticky-wide-7+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:1083px !important}.sticky-wide-8{transform:translateX(1085px) translateY(0)}.sticky-wide-8+.payroll-distribution-cell:not(.sticky),.sticky-wide-8+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:1238px !important}.sticky-wide-9{transform:translateX(1240px) translateY(0)}.sticky-wide-9+.payroll-distribution-cell:not(.sticky),.sticky-wide-9+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:1393px !important}.sticky-wide-10{transform:translateX(1395px) translateY(0)}.sticky-wide-10+.payroll-distribution-cell:not(.sticky),.sticky-wide-10+.ng-hide+.payroll-distribution-cell:not(.sticky){margin-left:1548px !important}.payroll-distribution-units{font-family:"Inter Regular",sans-serif;font-weight:500;font-size:12px;color:#797979;text-align:center;border-top:none;line-height:19px;border-bottom:2px solid rgba(0,0,0,.12);padding:2px 2px}.payroll-distribution-unapproved-logs{background-color:rgba(243,84,72,.7) !important}.payroll-distribution-partially-approved-logs{background-color:rgba(228,225,61,.7) !important}.payroll-distribution-positive{color:#4caf50}.payroll-distribution-negative{color:#f44336}.payroll-distribution-override{color:rgba(241,35,78,.87)}.payroll-distribution-offset{color:rgba(41,121,255,.87)}.payroll-distribution-warning{color:#0516f2}.payroll-distribution-hour-bank-moved{color:#8905c0}.payroll-distribution-table md-checkbox{min-height:18px;max-height:18px}.payroll-distribution-table md-checkbox .md-container{margin:0px;position:relative;transform:translateY(0%);box-sizing:border-box;display:inline-block;width:18px;height:18px;min-height:18px;max-height:18px}.payroll-comment-icon-container{position:absolute;top:-2px;right:0;bottom:0;left:0}.payroll-comment-icon-container .comment-icon{float:right;color:#797979;font-size:10px}.payroll-comment-icon-container .comment-icon.supervisor-comment{color:#c50000}.distribution-filters{margin-top:8px;width:100%;display:grid;gap:.5rem;grid-auto-flow:column;grid-template-columns:1fr minmax(10rem, 1.25fr) repeat(4, minmax(8rem, 1fr)) minmax(10rem, 1.25fr);padding:0 .5rem}.st-select .md-placeholder{opacity:1;bottom:100%;left:0;right:auto;top:unset}.st-select .md-select-placeholder{color:rgba(0,0,0,.87) !important}.st-select label{transform:translate3d(0, 6px, 0) scale(0.75) !important;transition:transform cubic-bezier(0.25, 0.8, 0.25, 1) .4s,width cubic-bezier(0.25, 0.8, 0.25, 1) .4s !important}.st-hidden{opacity:.75}.payroll-distribution-container{display:relative;overflow:visible;height:22px;width:350px;margin-top:5px}.payroll-distribution-container .payroll-distribution-payroll-note-input{display:flex;position:absolute;width:350px;z-index:2;padding:0;margin:0;top:-25}.payroll-distribution-container .payroll-distribution-payroll-note-input .payroll-distribution-payroll-note{border:1px solid rgba(0,0,0,.12);padding:3px 14px 3px 8px;border-radius:4px;width:auto;min-width:240px;font-size:14px;white-space:nowrap}.payroll-distribution-container .payroll-distribution-payroll-note-input .payroll-distribution-payroll-note-label{color:rgba(0,0,0,.54);min-height:18px;font-size:12px;top:-47px}.payroll-distribution-container .payroll-distribution-payroll-note-input label{line-height:18px;margin-left:.1rem;margin-bottom:.2rem}.payroll-distribution-container .payroll-distribution-payroll-note-input.md-input-focused label{line-height:20px}.payroll-distribution-container .payroll-distribution-payroll-note-input .md-resize-wrapper{width:100%}.payroll-distribution-container .payroll-distribution-payroll-note-input .payroll-note-textarea{padding-right:41px;padding-left:.5rem;border-width:1px !important;border-radius:4px;min-height:36px;padding-top:3px;background-color:#fff}.payroll-distribution-container .payroll-distribution-payroll-note-input .payroll-note-btn{margin-right:2px;border-radius:50%;border:1px solid rgba(0,0,0,.1);box-shadow:none;padding:2px;position:absolute;bottom:3px;right:3px;height:auto}.payroll-distribution-container .payroll-distribution-payroll-note-input .payroll-note-btn.md-button.md-raised[disabled]{border-color:rgba(0,0,0,0)}.create-export-task-modal{min-width:40rem;max-width:100%}majakka-work-log-attribute-values-list-component{display:inline-block}majakka-work-log-attribute-values-list-component ul,majakka-work-log-attribute-values-list-component li{margin:0;padding:0;text-indent:0;list-style-type:none;line-height:1.25}majakka-work-log-attribute-values-list-component ul{margin-top:.75em;font-size:87.5%}majakka-work-log-attribute-values-list-component li{display:flex;flex-direction:column;margin-top:.5em}/*!
 * Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */@font-face{font-family:"Font Awesome Kit";font-style:normal;font-weight:400;font-display:block;src:url(../../assets/fonts/custom-icons.068c4efec6d0300d3c2a.woff2) format("woff2"),url(../../assets/fonts/custom-icons.aeb20cfc2bc19d029dca.ttf) format("truetype")}.fak,.fa-kit{font-family:"Font Awesome Kit";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;text-rendering:auto}.fak.fa-deselect-all-alt-regular:before,.fa-kit.fa-deselect-all-alt-regular:before{content:""}.fak.fa-deselect-many-pages-regular:before,.fa-kit.fa-deselect-many-pages-regular:before{content:""}.fak.fa-deselect-page-regular:before,.fa-kit.fa-deselect-page-regular:before{content:""}.fak.fa-select-all-alt-regular:before,.fa-kit.fa-select-all-alt-regular:before{content:""}.fak.fa-select-all-regular:before,.fa-kit.fa-select-all-regular:before{content:""}.fak.fa-select-many-pages-regular:before,.fa-kit.fa-select-many-pages-regular:before{content:""}.fak.fa-select-page-regular:before,.fa-kit.fa-select-page-regular:before{content:""}.fak.fa-solid-envelope-circle-dollar:before,.fa-kit.fa-solid-envelope-circle-dollar:before{content:""}
majakka-user-hour-banks-and-earnings>.header,majakka-user-hour-banks-and-earnings>.header>div{display:grid;gap:.5rem;align-items:center}majakka-user-hour-banks-and-earnings>.header{grid-template-columns:1fr max-content}majakka-user-hour-banks-and-earnings>.header>div{grid-auto-columns:min-content;padding:.5rem 0}majakka-user-hour-banks-and-earnings>.header>div button{margin:0}majakka-user-hour-banks-and-earnings>md-input-container{min-width:10rem}majakka-user-hour-banks-and-earnings .linkity-card-grid__item{position:relative}majakka-user-hour-banks-and-earnings .hour-bank-status{position:absolute;display:flex;align-items:center;top:0;right:0;padding:.25rem}majakka-user-hour-banks-and-earnings .hour-bank-status i{--fa-fade-opacity: 0.1;--fa-animation-duration: 1.5s;--fa-animation-timing: ease-out;display:inline-block}majakka-user-hour-banks-and-earnings .hour-bank-status i.pending-update{color:orange}majakka-user-hour-banks-and-earnings .hour-bank-status i.up-to-date{color:#32cd32}majakka-user-hour-banks-and-earnings .hour-bank-status linkity-tooltip{margin-left:-0.25rem}
majakka-user-payroll-items-table{display:block}majakka-user-payroll-items-table table,majakka-user-payroll-items-table th,majakka-user-payroll-items-table td{border:1px solid #dadada}majakka-user-payroll-items-table table{table-layout:fixed;width:100%;border-collapse:collapse;font-size:14px;line-height:1.5;background-color:#fff}majakka-user-payroll-items-table table.dense{font-size:13px;line-height:1.25}majakka-user-payroll-items-table table .md-button{min-width:0;width:2.5rem;margin:0;box-shadow:none !important}majakka-user-payroll-items-table table span{display:block;overflow:hidden;text-overflow:ellipsis}majakka-user-payroll-items-table table .align-right{text-align:right}majakka-user-payroll-items-table th,majakka-user-payroll-items-table td{padding:.5rem;vertical-align:baseline}majakka-user-payroll-items-table th{width:100%;font-weight:400;font-family:"Inter Semibold",sans-serif;background-color:#f2f2f2}majakka-user-payroll-items-table th span{white-space:pre}majakka-user-payroll-items-table th.actions{width:calc(2 * 2.5rem + 2 * 0.5rem + 0.25rem + 1px)}majakka-user-payroll-items-table td span{white-space:pre-line}majakka-user-payroll-items-table td.actions>div{display:grid;grid-auto-flow:column;gap:.25rem}
majakka-user-payroll-payments-table{display:block}majakka-user-payroll-payments-table table,majakka-user-payroll-payments-table th,majakka-user-payroll-payments-table td{border:1px solid #dadada}majakka-user-payroll-payments-table table{table-layout:fixed;width:100%;border-collapse:collapse;font-size:14px;line-height:1.5;background-color:#fff}majakka-user-payroll-payments-table table.dense{font-size:13px;line-height:1.25}majakka-user-payroll-payments-table table .md-button{min-width:0;width:2.5rem;margin:0;box-shadow:none !important}majakka-user-payroll-payments-table table .align-right{text-align:right}majakka-user-payroll-payments-table th,majakka-user-payroll-payments-table td{padding:.5rem;vertical-align:baseline}majakka-user-payroll-payments-table th span,majakka-user-payroll-payments-table td span{display:block;overflow:hidden;text-overflow:ellipsis}majakka-user-payroll-payments-table th{width:100%;font-weight:400;font-family:"Inter Semibold",sans-serif;background-color:#f2f2f2}majakka-user-payroll-payments-table th span{white-space:pre}majakka-user-payroll-payments-table th.actions{width:calc(2 * 2.5rem + 2 * 0.5rem + 0.25rem + 1px)}majakka-user-payroll-payments-table td span{white-space:pre-line}majakka-user-payroll-payments-table td.actions>div{display:grid;grid-auto-flow:column;gap:.25rem}
.worklog-statistics .container .item{margin:4px 16px;border-radius:2px;background-color:rgba(0,0,0,.02)}
:root{--contract-job-color-text: hsl(0, 0%, 12%);--contract-job-color-text--secondary: hsl(0, 0%, 42%);--contract-job-color-text--warning: hsl(40, 100%, 50%);--contract-job-color-text--error: hsl(0, 100%, 50%);--contract-job-color-text--success: hsl(120, 100%, 30%);--contract-job-color--inactive: hsl(0, 0%, 88%);--contract-job-color--warning: hsl(40, 100%, 50%);--contract-job-color--active: hsl(210, 100%, 50%);--contract-job-color--success: hsl(120, 100%, 30%);--contract-job-color--error: hsl(0, 100%, 50%);--contract-job-color-background-status--full: hsl(40, 100%, 50%);--contract-job-color-background-status--new: hsl(210, 100%, 50%);--contract-job-color-background-status--ongoing: hsl(120, 100%, 30%);--contract-job-color-background-status--closed: hsl(0, 100%, 50%);--contract-job-color-background-status--none: hsl(0, 0%, 50%);--contract-job-color-text-status--full: hsl(40, 100%, 100%);--contract-job-color-text-status--new: hsl(210, 100%, 100%);--contract-job-color-text-status--ongoing: hsl(120, 100%, 100%);--contract-job-color-text-status--closed: hsl(0, 100%, 100%);--contract-job-color-text-status--none: hsl(0, 0%, 95%);--contract-job-background-info: hsl(0, 0%, 95%);--contract-job-border-color-table: hsl(0, 0%, 85%);--contract-job-background-thead: hsl(0, 0%, 91%);--contract-job-background-tfoot: hsl(0, 0%, 91%)}
majakka-contract-job-close-page{display:grid;grid-template-rows:1fr min-content;height:calc(100vh - 3rem)}majakka-contract-job-close-page table,majakka-contract-job-close-page th,majakka-contract-job-close-page td{border:1px solid var(--contract-job-border-color-table)}majakka-contract-job-close-page table{width:calc(100vw - 2rem);border-collapse:collapse;font-size:14px;line-height:1.25}majakka-contract-job-close-page th{padding:.5rem;font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#eaeaea}majakka-contract-job-close-page td{padding:.25rem .5rem}majakka-contract-job-close-page td div{display:grid}majakka-contract-job-close-page td input,majakka-contract-job-close-page td md-select{background-color:#fff;height:42px}majakka-contract-job-close-page td md-select{padding:0 .25rem;border:1px solid rgba(0,0,0,.16)}majakka-contract-job-close-page td md-select-value{margin-top:auto}majakka-contract-job-close-page fieldset{padding:0;margin:0;border:0;outline:none}majakka-contract-job-close-page>div{display:grid;align-content:flex-start;gap:1rem;padding:1rem;overflow:auto}majakka-contract-job-close-page .warning{--fa-primary-color: #fff;--fa-secondary-color: var(--contract-job-color--warning);--fa-secondary-opacity: 1;color:var(--contract-job-color-text--warning)}majakka-contract-job-close-page .error{--fa-primary-color: #fff;--fa-secondary-color: var(--contract-job-color--error);--fa-secondary-opacity: 1;color:var(--contract-job-color-text--error)}majakka-contract-job-close-page .success{--fa-primary-color: #fff;--fa-secondary-color: var(--contract-job-color--success);--fa-secondary-opacity: 1;color:var(--contract-job-color-text--success)}
majakka-contract-job-close-preparation-form{display:grid;gap:1rem}majakka-contract-job-close-preparation-form md-radio-group{display:block}majakka-contract-job-close-preparation-form md-radio-button{display:inline-block;margin-right:1rem;margin-top:.25rem;margin-bottom:0}majakka-contract-job-close-preparation-form md-radio-button:last-child{margin-right:0}
majakka-contract-job-edit-page,majakka-contract-job-edit-page>div{display:grid;place-items:center}
majakka-contract-job-form{display:grid;justify-content:center}majakka-contract-job-form .status-badge{min-width:6rem;padding:.5rem 1rem;justify-self:center;text-align:center;text-transform:uppercase;font-family:"Inter Bold",sans-serif;font-size:14px;background-color:var(--contract-job-color-background-status--none);border:1px solid rgba(0,0,0,.16);border-radius:.25rem;color:var(--contract-job-color-text-status--none)}majakka-contract-job-form .status-badge--full{background-color:var(--contract-job-color-background-status--full);color:var(--contract-job-color-text-status--full)}majakka-contract-job-form .status-badge--ongoing{background-color:var(--contract-job-color-background-status--ongoing);color:var(--contract-job-color-text-status--ongoing)}majakka-contract-job-form .status-badge--closed{background-color:var(--contract-job-color-background-status--closed);color:var(--contract-job-color-text-status--closed)}majakka-contract-job-form .status-badge--new{background-color:var(--contract-job-color-background-status--new);color:var(--contract-job-color-text-status--new)}majakka-contract-job-form .notification{display:grid;grid-template-columns:min-content 1fr;align-items:center;gap:1rem;padding:1rem;margin-bottom:1rem;font-size:14px;line-height:1.25;background-color:var(--contract-job-background-info);border:1px solid rgba(0,0,0,.08)}majakka-contract-job-form .notification>div{display:grid;gap:.25rem}majakka-contract-job-form .notification i{--fa-primary-color: #fff;--fa-secondary-color: var(--contract-job-color--active);--fa-secondary-opacity: 1}majakka-contract-job-form .required{position:relative}majakka-contract-job-form .required::after{position:absolute;left:100%;margin-left:.25rem}@media screen and (min-width: 640px){majakka-contract-job-form .required::after{right:100%;margin-right:.25rem;left:unset;margin-left:unset}}majakka-contract-job-form .actions{display:grid;grid-auto-flow:column;justify-content:start;gap:.5rem}majakka-contract-job-form form input,majakka-contract-job-form form textarea{background-color:#fff;line-height:1.5}majakka-contract-job-form form input:not(.contract-job-form__autocomplete__input).ng-invalid.ng-dirty,majakka-contract-job-form form textarea:not(.contract-job-form__autocomplete__input).ng-invalid.ng-dirty{outline:1px solid #ff5722;outline-offset:-1px}majakka-contract-job-form form input:not(.contract-job-form__autocomplete__input).ng-valid:active,majakka-contract-job-form form input:not(.contract-job-form__autocomplete__input).ng-valid:focus,majakka-contract-job-form form textarea:not(.contract-job-form__autocomplete__input).ng-valid:active,majakka-contract-job-form form textarea:not(.contract-job-form__autocomplete__input).ng-valid:focus{outline:1px solid rgba(0,0,0,.32);outline-offset:-1px}majakka-contract-job-form form textarea{height:auto}majakka-contract-job-form form input{height:40px}majakka-contract-job-form form md-autocomplete.ng-invalid.ng-dirty md-autocomplete-wrap{outline:1px solid #ff5722;outline-offset:-1px}majakka-contract-job-form form md-autocomplete-wrap{box-shadow:none !important;border:1px solid rgba(0,0,0,.15)}majakka-contract-job-form form md-autocomplete-wrap .contract-job-form__autocomplete__input{font-size:inherit !important}majakka-contract-job-form form strong,majakka-contract-job-form form span{line-height:1.25}majakka-contract-job-form form strong{justify-self:start}majakka-contract-job-form form span{font-size:14px;color:var(--contract-job-color-text--secondary)}majakka-contract-job-form .md-button{margin:0}majakka-contract-job-form .hour-cap>div,majakka-contract-job-form .max-hours-per-employee-per-day>div{position:relative}majakka-contract-job-form .hour-cap>div input,majakka-contract-job-form .max-hours-per-employee-per-day>div input{padding-right:5rem}majakka-contract-job-form .hour-cap>div input+strong,majakka-contract-job-form .max-hours-per-employee-per-day>div input+strong{position:absolute;top:0;bottom:0;right:0;width:4.5rem;display:grid;align-items:center;justify-content:center;font-variant-caps:all-small-caps;background-color:rgba(0,0,0,.04);color:gray}majakka-contract-job-form{padding:1rem}majakka-contract-job-form fieldset{padding:0;margin:0;border:0;outline:0}majakka-contract-job-form>form,majakka-contract-job-form>div:not(.notification),majakka-contract-job-form>form>fieldset{display:grid;gap:1rem}majakka-contract-job-form>form>div,majakka-contract-job-form>div:not(.notification)>div,majakka-contract-job-form>form>fieldset>div{display:grid;align-items:center}majakka-contract-job-form>form>div>div,majakka-contract-job-form>div:not(.notification)>div>div,majakka-contract-job-form>form>fieldset>div>div{margin-top:.5rem}@media screen and (min-width: 640px){majakka-contract-job-form>form>div,majakka-contract-job-form>form>fieldset>div,majakka-contract-job-form>div:not(.notification)>div{grid-template-columns:repeat(2, min(20rem, 100vw - 2rem));gap:.25rem 1rem}majakka-contract-job-form>form>div>div,majakka-contract-job-form>form>fieldset>div>div,majakka-contract-job-form>div:not(.notification)>div>div{margin-top:0}majakka-contract-job-form>form>div>span,majakka-contract-job-form>form>fieldset>div>span,majakka-contract-job-form>div:not(.notification)>div>span{grid-column:2;grid-row:2}majakka-contract-job-form>form>div>strong,majakka-contract-job-form>form>fieldset>div>strong,majakka-contract-job-form>div>div>strong{justify-self:end;text-align:right}}.contract-job-form__autocomplete__menu .md-autocomplete-suggestion{display:grid;align-items:center;line-height:1.25}.contract-job-form__autocomplete__menu__item{display:grid;grid-auto-flow:row}
majakka-contract-job-list-page{display:grid;padding:1rem}majakka-contract-job-list-page md-progress-circular{margin:.5rem}majakka-contract-job-list-page .table-tools{display:grid;grid-template-columns:min-content min-content auto 20rem;grid-template-areas:"row-actions select-actions . search";gap:1rem;padding-bottom:.25rem}majakka-contract-job-list-page .status-filters{display:inline-grid;gap:.25rem;grid-auto-flow:row;align-content:flex-start}majakka-contract-job-list-page .status-filters>div{display:grid;gap:.25rem;grid-auto-flow:column;grid-auto-columns:min-content}majakka-contract-job-list-page .status-filters__item{min-width:4rem;padding:0 .5rem .125rem;font-family:"Inter Semibold",sans-serif;font-variant-caps:all-small-caps;font-weight:400;text-align:center;background-color:rgba(0,0,0,.12);border-radius:10rem;color:rgba(0,0,0,.38);-webkit-user-select:none;user-select:none}majakka-contract-job-list-page .status-filters__item.active{background-color:var(--primary-500);color:#fff}majakka-contract-job-list-page majakka-table-row-actions{grid-area:row-actions}majakka-contract-job-list-page majakka-table-select-actions{grid-area:select-actions}majakka-contract-job-list-page majakka-table-search{grid-area:search}majakka-contract-job-list-page table,majakka-contract-job-list-page th,majakka-contract-job-list-page td{border:1px solid #dadada}majakka-contract-job-list-page table{border-collapse:collapse;font-size:14px;line-height:1.25}majakka-contract-job-list-page th{padding:.5rem}majakka-contract-job-list-page td{padding:.25rem .5rem}majakka-contract-job-list-page th:first-child:not(:last-child),majakka-contract-job-list-page td:first-child:not(:last-child){width:3rem;padding:0}majakka-contract-job-list-page th:first-child:not(:last-child) md-checkbox,majakka-contract-job-list-page td:first-child:not(:last-child) md-checkbox{display:grid;align-items:center;justify-items:center;width:100%;height:100%}majakka-contract-job-list-page th:first-child:not(:last-child) md-checkbox .md-label,majakka-contract-job-list-page td:first-child:not(:last-child) md-checkbox .md-label{display:none}majakka-contract-job-list-page th.text-right,majakka-contract-job-list-page td.text-right{white-space:nowrap}majakka-contract-job-list-page td.text-right{text-transform:lowercase}majakka-contract-job-list-page th{font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#eaeaea}majakka-contract-job-list-page td div{display:grid}majakka-contract-job-list-page .actions{display:grid;justify-content:end;grid-template-columns:repeat(auto-fit, 2.5rem)}majakka-contract-job-list-page .actions .md-button{min-width:none;width:100%;margin:0;box-shadow:none !important}
majakka-contract-job-new-page,majakka-contract-job-new-page>div{display:grid;place-items:center}
majakka-contract-job-view-page{color:var(--contract-job-color-text);height:calc(100vh - 48px);grid-template-rows:1fr auto}majakka-contract-job-view-page,majakka-contract-job-view-page>div,majakka-contract-job-view-page>div>div{display:grid}majakka-contract-job-view-page>div:first-child{align-content:flex-start;padding:1rem;overflow:auto}majakka-contract-job-view-page>div:not(:first-child){justify-content:flex-start;padding:.5rem;background-color:#fff;border-top:1px solid rgba(0,0,0,.16)}majakka-contract-job-view-page>div>div{gap:2rem}majakka-contract-job-view-page table,majakka-contract-job-view-page th,majakka-contract-job-view-page td{border:1px solid var(--contract-job-border-color-table)}majakka-contract-job-view-page table{width:calc(100vw - 2rem);border-collapse:collapse;font-size:14px;line-height:1.25}majakka-contract-job-view-page th,majakka-contract-job-view-page td{padding:.25rem .5rem}majakka-contract-job-view-page th{font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:var(--contract-job-background-thead)}majakka-contract-job-view-page td div{display:grid}majakka-contract-job-view-page td input,majakka-contract-job-view-page td md-select{background-color:#fff;height:32px}majakka-contract-job-view-page td md-select{padding:0 .25rem;border:1px solid rgba(0,0,0,.16)}
majakka-contract-job-close-stepper{--space-between-circles: 4rem;--space-between-circle-and-line: 4px;--color-border-circle: #fafafa;display:grid;padding:.5rem;line-height:1.5}@media screen and (min-width: 640px){majakka-contract-job-close-stepper{justify-content:center;grid-auto-flow:column;grid-auto-columns:min-content;gap:var(--space-between-circles)}}majakka-contract-job-close-stepper .stepper__item{position:relative;display:grid;place-items:center}majakka-contract-job-close-stepper .stepper__item:last-child .stepper__circle::before{display:none}majakka-contract-job-close-stepper .stepper__circle{position:relative;display:grid;place-items:center;border:var(--space-between-circle-and-line) solid var(--color-border-circle);--color-line: var(--contract-job-color--inactive)}majakka-contract-job-close-stepper .stepper__circle:not(:last-child){margin-bottom:21px}majakka-contract-job-close-stepper .stepper__circle::before{position:absolute;content:"";top:50%;left:100%;margin-left:var(--space-between-circle-and-line);height:var(--space-between-circle-and-line);width:var(--space-between-circles);margin-top:calc(var(--space-between-circle-and-line)/-2);background-color:var(--color-line)}majakka-contract-job-close-stepper .stepper__circle.active{--color-line: var(--contract-job-color--active)}majakka-contract-job-close-stepper .stepper__circle.success{--color-line: var(--contract-job-color--success)}majakka-contract-job-close-stepper .stepper__circle.error{--color-line: var(--contract-job-color--error)}majakka-contract-job-close-stepper .stepper__circle:not(.success) .stepper__icon.success,majakka-contract-job-close-stepper .stepper__circle:not(.error) .stepper__icon.error{display:none}majakka-contract-job-close-stepper .stepper__circle.active:not(.success) .stepper__icon:not(.success),majakka-contract-job-close-stepper .stepper__circle.active:not(.error) .stepper__icon:not(.error){--fa-secondary-color: var(--contract-job-color--active)}majakka-contract-job-close-stepper .stepper__icon{--fa-primary-color: #fff;--fa-secondary-color: var(--contract-job-color--inactive);--fa-secondary-opacity: 1}majakka-contract-job-close-stepper .stepper__icon.active{--fa-secondary-color: var(--contract-job-color--active)}majakka-contract-job-close-stepper .stepper__icon.success{--fa-secondary-color: var(--contract-job-color--success)}majakka-contract-job-close-stepper .stepper__icon.error{--fa-secondary-color: var(--contract-job-color--error)}majakka-contract-job-close-stepper .stepper__label{position:absolute;bottom:0;font-size:14px;font-variant-caps:all-small-caps}
majakka-contract-job-close-actions{padding:.5rem;background-color:#fff;border-top:1px solid rgba(0,0,0,.16)}majakka-contract-job-close-actions,majakka-contract-job-close-actions>div{display:grid;gap:.5rem}majakka-contract-job-close-actions .md-button{margin:0}@media screen and (min-width: 640px){majakka-contract-job-close-actions,majakka-contract-job-close-actions>div{grid-auto-flow:column}majakka-contract-job-close-actions{justify-content:space-between}}
majakka-contract-job-close-preparation-step{display:grid;gap:2rem}
majakka-contract-job-close-edit-step{display:grid;gap:2rem}
majakka-contract-job-close-edit-form{display:grid;gap:1rem}majakka-contract-job-close-edit-form ng-form{display:grid;gap:1rem}majakka-contract-job-close-edit-form md-radio-group{display:block}majakka-contract-job-close-edit-form md-radio-button{display:inline-block;margin-right:1rem;margin-top:.25rem;margin-bottom:0}majakka-contract-job-close-edit-form md-radio-button:last-child{margin-right:0}majakka-contract-job-close-edit-form md-autocomplete.ng-invalid.ng-dirty md-autocomplete-wrap{outline:1px solid #ff5722;outline-offset:-1px}majakka-contract-job-close-edit-form md-autocomplete-wrap{box-shadow:none !important;border:1px solid rgba(0,0,0,.15)}majakka-contract-job-close-edit-form md-autocomplete-wrap .contract-job-close-edit-form__autocomplete__input{font-size:inherit !important}majakka-contract-job-close-edit-form .move-over-cap-hours-to-job-id span,majakka-contract-job-close-edit-form .allocations span:not(.error){color:var(--contract-job-color-text--secondary)}majakka-contract-job-close-edit-form .move-over-cap-hours-to-job-id{display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:.25rem 1rem}majakka-contract-job-close-edit-form .move-over-cap-hours-to-job-id span{grid-column:2;font-size:14px}majakka-contract-job-close-edit-form fieldset,majakka-contract-job-close-edit-form fieldset>div{display:grid}majakka-contract-job-close-edit-form fieldset:first-child{grid-auto-flow:column;grid-auto-columns:40rem;gap:1rem;justify-content:space-evenly;align-items:flex-start;line-height:1.25}majakka-contract-job-close-edit-form fieldset:not(:first-child)>div{grid-auto-flow:column}majakka-contract-job-close-edit-form th:nth-child(2),majakka-contract-job-close-edit-form th:nth-child(3){width:8rem}majakka-contract-job-close-edit-form th:nth-child(4),majakka-contract-job-close-edit-form th:nth-child(5),majakka-contract-job-close-edit-form th:nth-child(6){width:16rem}majakka-contract-job-close-edit-form td:nth-child(n+2){padding:.25rem}majakka-contract-job-close-edit-form tfoot th{padding:0}majakka-contract-job-close-edit-form tfoot div{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;justify-items:end}majakka-contract-job-close-edit-form tfoot div span{padding:.5rem .25rem}majakka-contract-job-close-edit-form tfoot div span+span{justify-self:start}majakka-contract-job-close-edit-form md-select{overflow:hidden}majakka-contract-job-close-edit-form md-select .md-text>div{line-height:1.15}majakka-contract-job-close-edit-form md-select .md-text>div>strong{font-variant-caps:all-small-caps}majakka-contract-job-close-edit-form md-select .md-text>div>div{grid-auto-flow:column;justify-content:start;gap:.25rem;font-size:12px}majakka-contract-job-close-edit-form .allocations{line-height:1.25;grid-auto-flow:column;grid-auto-columns:1fr;gap:1rem;text-align:center}majakka-contract-job-close-edit-form .allocations,majakka-contract-job-close-edit-form .allocations>div,majakka-contract-job-close-edit-form .allocations>div>div{display:grid}majakka-contract-job-close-edit-form .allocations span{text-transform:lowercase}majakka-contract-job-close-edit-form .allocations>strong{grid-column:1/span 3;padding:.5rem;background-color:rgba(0,0,0,.04)}majakka-contract-job-close-edit-form .allocations>div{font-size:14px;grid-row:2;align-content:flex-start}majakka-contract-job-close-edit-form .allocations>div:nth-child(2):last-child{grid-column:2}majakka-contract-job-close-edit-form .allocations>div>strong{grid-row:2;font-size:13px;font-variant-caps:all-small-caps}majakka-contract-job-close-edit-form .allocations>div>div{grid-auto-flow:column;align-items:baseline;justify-content:center;gap:.25rem}.contract-job-close-edit-form__autocomplete__menu .md-autocomplete-suggestion{display:grid;align-items:center;line-height:1.25}.contract-job-close-edit-form__autocomplete__menu__item{display:grid}.contract-job-close-edit-form__select .md-text>div{line-height:1.15}.contract-job-close-edit-form__select .md-text>div>strong{font-variant-caps:all-small-caps}.contract-job-close-edit-form__select .md-text>div>div{grid-auto-flow:column;justify-content:start;gap:.25rem;font-size:12px}
majakka-contract-job-details{--color-text-secondary: hsl(0, 0%, 37%);display:block;background-color:var(--contract-job-background-info);border:1px solid rgba(0,0,0,.08)}majakka-contract-job-details i{--fa-primary-color: #fff;--fa-secondary-opacity: 1}majakka-contract-job-details i.warning{--fa-secondary-color: var(--contract-job-color--warning)}majakka-contract-job-details form{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;padding:1rem;line-height:1.25;font-size:14px;min-height:170.75px}majakka-contract-job-details .status{min-width:6rem;padding:.5rem 1rem;justify-self:center;text-align:center;text-transform:uppercase;font-family:"Inter Bold",sans-serif;background-color:var(--contract-job-color-background-status--none);border:1px solid rgba(0,0,0,.16);border-radius:.25rem;color:var(--contract-job-color-text-status--none)}majakka-contract-job-details .status--full{background-color:var(--contract-job-color-background-status--full);color:var(--contract-job-color-text-status--full)}majakka-contract-job-details .status--ongoing{background-color:var(--contract-job-color-background-status--ongoing);color:var(--contract-job-color-text-status--ongoing)}majakka-contract-job-details .status--closed{background-color:var(--contract-job-color-background-status--closed);color:var(--contract-job-color-text-status--closed)}majakka-contract-job-details .status--new{background-color:var(--contract-job-color-background-status--new);color:var(--contract-job-color-text-status--new)}majakka-contract-job-details div{display:grid}majakka-contract-job-details .basic span,majakka-contract-job-details .hours span{color:var(--color-text-secondary)}majakka-contract-job-details .basic{grid-column:1/span 3;grid-auto-flow:column;grid-auto-columns:1fr max-content;align-content:flex-start}majakka-contract-job-details .basic>div:first-child>strong{font-size:16px}majakka-contract-job-details .basic>div:not(:first-child){grid-auto-flow:column;gap:1rem;align-items:flex-start;white-space:nowrap}majakka-contract-job-details .basic>div:not(:first-child)>div>strong{font-size:13px;font-variant-caps:all-small-caps}majakka-contract-job-details .hours{grid-auto-flow:column;grid-auto-columns:1fr;gap:1rem;text-align:center}majakka-contract-job-details .hours>strong{grid-column:1/span 2;padding:.5rem;background-color:rgba(0,0,0,.04)}majakka-contract-job-details .hours:nth-child(2)>strong{grid-column-end:4}majakka-contract-job-details .hours>div{grid-row:2;align-content:flex-start}majakka-contract-job-details .hours>div>strong{grid-row:2;font-size:13px;font-variant-caps:all-small-caps}majakka-contract-job-details .hours>div>div{grid-auto-flow:column;align-items:baseline;justify-content:center;gap:.25rem}majakka-contract-job-details .actions{grid-column:1/-1;grid-auto-flow:column;justify-content:flex-end;gap:1rem}majakka-contract-job-details .md-button{margin:0;box-shadow:none !important}majakka-contract-job-details input[type=number]{height:2.25rem;line-height:1.5;background-color:#fff}majakka-contract-job-details input[type=number].ng-invalid.ng-dirty{outline:1px solid #ff5722;outline-offset:-1px}majakka-contract-job-details input[type=number].ng-valid:active,majakka-contract-job-details input[type=number].ng-valid:focus{outline:1px solid rgba(0,0,0,.32);outline-offset:-1px}majakka-contract-job-details .hour-cap>div,majakka-contract-job-details .max-hours-per-employee-per-day>div{position:relative}majakka-contract-job-details .hour-cap>div input,majakka-contract-job-details .max-hours-per-employee-per-day>div input{min-width:12rem;padding-right:5rem}majakka-contract-job-details .hour-cap>div input+strong,majakka-contract-job-details .max-hours-per-employee-per-day>div input+strong{position:absolute;top:0;bottom:0;right:0;width:4.5rem;display:grid;align-items:center;justify-content:center;font-variant-caps:all-small-caps;background-color:rgba(0,0,0,.04);color:gray}
majakka-contract-job-jobs-table{display:grid;gap:.5rem}majakka-contract-job-jobs-table table{table-layout:fixed}majakka-contract-job-jobs-table>div{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:.5rem}majakka-contract-job-jobs-table .md-button{margin:0;min-width:0;width:3rem;box-shadow:none !important}
majakka-contract-job-hours-table{display:grid;gap:.5rem}majakka-contract-job-hours-table table{table-layout:fixed}majakka-contract-job-hours-table>div{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:.5rem}majakka-contract-job-hours-table .md-button{margin:0;min-width:0;width:3rem;box-shadow:none !important}
majakka-contract-job-payrolls-table{display:grid;gap:.5rem}majakka-contract-job-payrolls-table table{table-layout:fixed}majakka-contract-job-payrolls-table>div{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:.5rem}majakka-contract-job-payrolls-table .md-button{margin:0;min-width:0;width:3rem;box-shadow:none !important}
majakka-table-row-actions{display:inline-grid;gap:.25rem;grid-auto-flow:row}majakka-table-row-actions>div{display:grid;gap:.25rem;grid-auto-flow:column;grid-auto-columns:min-content}majakka-table-row-actions .md-button{min-width:3rem;margin:0;box-shadow:none !important}majakka-table-row-actions linkity-tooltip{left:.125rem !important}majakka-table-row-actions linkity-tooltip::before{left:1.5rem !important}
majakka-table-select-actions{display:inline-grid;gap:.25rem;grid-auto-flow:row}majakka-table-select-actions>div{display:grid;gap:.25rem;grid-auto-flow:column;grid-auto-columns:min-content}majakka-table-select-actions .md-button{min-width:3rem;margin:0;box-shadow:none !important}majakka-table-select-actions linkity-tooltip{left:.125rem !important}majakka-table-select-actions linkity-tooltip::before{left:1.5rem !important}
majakka-table-search{display:inline-grid;gap:.25rem;grid-auto-flow:row}majakka-table-search>div{position:relative;min-width:10rem}majakka-table-search>div>div{position:absolute;top:0;bottom:0;right:0;width:2rem;display:grid;align-items:center;justify-content:center;background-color:rgba(0,0,0,.04)}majakka-table-search input{height:2.25rem;padding-right:2.5rem}majakka-table-search input,majakka-table-search input::placeholder{font-size:14px}majakka-table-search input:disabled+div,majakka-table-search input:placeholder-shown+div{display:none}
majakka-favourite-project-selector{min-width:100%;width:1px}majakka-favourite-project-selector .box{width:100%;height:8px;border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:8px;z-index:10;background:#fafafa}majakka-favourite-project-selector .favourite-title{font-family:"Inter Semibold",sans-serif;display:flex;flex-direction:row;align-items:center;line-height:20px}majakka-favourite-project-selector .favourites-dropdown{overflow:hidden}@media screen and (max-width: 960px){majakka-favourite-project-selector .favourites-dropdown{display:none}}majakka-favourite-project-selector .favourites-dropdown .select-container{margin:8px 0}majakka-favourite-project-selector .favourites-dropdown .select-container.ng-enter{transition:height .2s linear,margin-top .2s linear,margin-bottom .2s linear;height:0;margin:0}majakka-favourite-project-selector .favourites-dropdown .select-container.ng-enter.ng-enter-active{height:38px;margin:8px 0}majakka-favourite-project-selector .favourites-dropdown .select-container.ng-leave{height:38px;transition:height .2s linear,margin-top .2s linear,margin-bottom .2s linear;margin:8px 0}majakka-favourite-project-selector .favourites-dropdown .select-container.ng-leave.ng-leave-active{height:0;margin:0}majakka-favourite-project-selector .favourites-dropdown md-select{margin:0 1px}majakka-favourite-project-selector .favourites-dropdown md-select md-select-value{border-radius:6px;border:none !important;padding:6px !important;font-size:14px;font-family:"Inter Regular",sans-serif;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:all .15s ease-in-out;color:rgba(0,0,0,.8) !important;z-index:0 !important}majakka-favourite-project-selector .favourites-dropdown md-select:focus md-select-value{border-color:rgba(0,0,0,0);border:none !important;box-shadow:0 0 0 2px #ff5722}majakka-favourite-project-selector .favourite-loader{height:2px;margin-left:5px;padding-right:11px}majakka-favourite-project-selector .favourite-loader .md-container{height:2px}majakka-favourite-project-selector .favourite-loader.ng-enter{transition:opacity .15s ease-in-out}majakka-favourite-project-selector .favourite-loader.ng-enter.ng-enter-active{opacity:1}majakka-favourite-project-selector .favourite-loader.ng-leave{transition:opacity .15s ease-in-out}majakka-favourite-project-selector .favourite-loader.ng-leave.ng-leave-active{opacity:0}@media screen and (min-width: 960px){majakka-favourite-project-selector .favourites-horizontal-list{display:none}}majakka-favourite-project-selector .horizontal-scrolling-container{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px;margin:0 -8px;background-color:#fafafa;max-height:146px;padding:16px 8px;-webkit-overflow-scrolling:touch}majakka-favourite-project-selector .horizontal-scrolling-container::-webkit-scrollbar{display:none}majakka-favourite-project-selector .horizontal-scrolling-container.ng-enter{transition:max-height .2s linear,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out;max-height:0;padding:0 8px}majakka-favourite-project-selector .horizontal-scrolling-container.ng-enter.ng-enter-active{max-height:146px;padding:16px 8px}majakka-favourite-project-selector .horizontal-scrolling-container.ng-leave{max-height:146px;padding:16px 8px;transition:max-height .2s linear,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out}majakka-favourite-project-selector .horizontal-scrolling-container.ng-leave.ng-leave-active{max-height:0;padding:0 8px;background:none}majakka-favourite-project-selector .horizontal-scrolling-container .favourite-card{box-shadow:0 1px 2px .5px rgba(0,0,0,.15);transition:box-shadow .125s ease-in-out;border-radius:4px;border:1px solid rgba(0,0,0,0);min-width:180px;height:114px;position:relative}majakka-favourite-project-selector .horizontal-scrolling-container .favourite-card .favourite-card-content{display:flex;flex-direction:column;position:absolute;top:8px;right:8px;left:8px;bottom:8px}majakka-favourite-project-selector .horizontal-scrolling-container .favourite-card .favourite-card-content>span:not(:first-child){font-size:14px;font-family:"Inter Regular",sans-serif}majakka-favourite-project-selector .horizontal-scrolling-container .favourite-card .favourite-card-content>span,majakka-favourite-project-selector .horizontal-scrolling-container .favourite-card .favourite-card-content>strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}majakka-favourite-project-selector .horizontal-scrolling-container .favourite-card.favourite-selected{box-shadow:0 5px 12px 1px rgba(0,0,0,.4);border:1px solid rgba(0,0,0,.1)}.favourites-dropdown-menu{white-space:normal !important;min-width:100%;width:1px}.favourites-dropdown-menu md-option{max-height:84px;height:100%;border-bottom:1px solid rgba(0,0,0,.1)}.favourites-dropdown-menu md-option[md-option-empty]{height:48px;letter-spacing:2px}.favourites-dropdown-menu .option-container{display:flex;flex-direction:column;flex-grow:0;font-size:14px;line-height:125%;margin:8px 0}.favourites-dropdown-menu .option-container>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.favourites-dropdown-menu .option-container>span:not(:first-child){font-size:12px;font-family:"Inter Regular",sans-serif}
majakka-work-shift-calendar majakka-user-real-time-hour-bank-value{font-family:"Inter Semibold";font-size:12px;line-height:1.25;background-color:var(--primary-500);border-radius:2px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);color:#fff}majakka-work-shift-calendar majakka-user-real-time-hour-bank-value>div{padding:.5rem}majakka-work-shift-calendar .line{position:fixed;width:1px;background-color:var(--primary-700);opacity:.5;top:0;bottom:0;left:48px}majakka-work-shift-calendar .week-header{background-color:var(--primary-400);align-items:center;height:48px;border-top:1px solid rgba(0,0,0,.67);position:sticky;top:-1px;z-index:1}majakka-work-shift-calendar .week-header .week-title{padding-left:54px;font-size:16px;font-family:"Inter Regular",sans-serif}majakka-work-shift-calendar .week-header .week-title span{font-family:"Inter Semibold",sans-serif}majakka-work-shift-calendar .week-subhead{display:grid;grid-template-columns:88px 1fr 1fr;gap:4px;font-family:"Inter Regular",sans-serif;font-size:12px;color:rgba(0,0,0,.6)}majakka-work-shift-calendar .week-subhead span{height:20px}majakka-work-shift-calendar .day-row{height:min(max((100*var(--vh) - 96px)/7,92px),148px);border-bottom:1px solid #ededed;display:grid;grid-template-columns:48px 36px 1fr 1fr;overflow:hidden}majakka-work-shift-calendar .day-row:first-of-type{border-top:1px solid #ededed}majakka-work-shift-calendar .day-row .day-title{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:48px;position:relative}majakka-work-shift-calendar .day-row .day-title .date{font-family:"Inter Semibold",sans-serif;font-size:14px}majakka-work-shift-calendar .day-row .day-title .day-of-week{font-family:"Inter Regular",sans-serif;font-size:12px;text-transform:uppercase;color:rgba(0,0,0,.6)}majakka-work-shift-calendar .day-row .day-title .holiday-icon{position:absolute;bottom:6px;font-size:14px;color:rgba(255,0,0,.67)}majakka-work-shift-calendar .day-row .day-title.current-day{background-color:var(--primary-400)}majakka-work-shift-calendar .day-row .day-title.current-day .date{color:#fff}majakka-work-shift-calendar .day-row .day-title.current-day .day-of-week{color:rgba(255,255,255,.6)}majakka-work-shift-calendar .day-row .day-items{max-height:min(max((100*var(--vh) - 96px)/7,92px),148px);padding:4px 8px;display:grid;gap:4px;grid-auto-rows:1fr}majakka-work-shift-calendar .day-row .day-items+.day-items{padding-left:0}@media screen and (min-width: 960px){majakka-work-shift-calendar .day-row .day-items{grid-template-columns:1fr 1fr;gap:8px 16px;padding:8px 16px}}majakka-work-shift-calendar .day-row .availability-item{font-size:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #ededed}majakka-work-shift-calendar .day-row .availability-item>div{position:relative}majakka-work-shift-calendar .day-row .availability-item i{opacity:.7}majakka-work-shift-calendar .day-row i.availability-approved{opacity:1}majakka-work-shift-calendar .day-row .approved-icon{position:absolute;font-size:10px;top:-5px;right:-5px;color:green;opacity:1 !important}majakka-work-shift-calendar .day-row .worklog-with-button{display:flex;align-items:center}majakka-work-shift-calendar .day-row .worklog-with-button .md-button{margin:0;min-width:40px}@media screen and (max-height: 1000px){majakka-work-shift-calendar .day-row .day-item-container.has-extra-info .employee-comment{display:none}}majakka-work-shift-calendar .day-row .day-item-container:only-of-type{height:calc(50% - 2px)}@media screen and (max-height: 750px){majakka-work-shift-calendar .day-row .day-item-container:only-of-type{height:100%}}majakka-work-shift-calendar .day-row .day-item-container:only-of-type.has-extra-info{height:100%}majakka-work-shift-calendar .day-row .day-item-container:only-of-type.has-extra-info .shift-notes{-webkit-line-clamp:1;-webkit-box-orient:vertical}majakka-work-shift-calendar .day-row .day-item-container.has-worklog .day-shift{border-left:4px solid green}majakka-work-shift-calendar .day-row .day-item{border-radius:4px;padding:2px 4px;font-size:12px;height:100%;line-height:150%}@media screen and (min-width: 960px){majakka-work-shift-calendar .day-row .day-item{padding:4px 8px;font-size:13px}}majakka-work-shift-calendar .day-row .day-item-loader{animation:skeleton-loading .75s linear infinite alternate;grid-column:1/3}majakka-work-shift-calendar .day-row .day-item-loader.ng-leave{animation:none}majakka-work-shift-calendar .day-row.weekend-saturday{background-color:rgba(0,0,0,.025)}majakka-work-shift-calendar .day-row.weekend-saturday .availability-item{border-color:#e8e8e8}majakka-work-shift-calendar .day-row.weekend-sunday{background-color:rgba(255,0,0,.08);border-color:rgba(0,0,0,0)}majakka-work-shift-calendar .day-row.weekend-sunday .availability-item{border-color:#e0e0e0}majakka-work-shift-calendar .day-row.day-holiday{background-color:rgba(255,0,0,.08);border-color:#e0e0e0}majakka-work-shift-calendar .day-row.day-holiday .availability-item{border-color:#e0e0e0}majakka-work-shift-calendar .day-row .day-shift{background-color:rgba(255,160,10,.6)}majakka-work-shift-calendar .day-row .day-shift.offered-shift{background-color:rgba(255,160,10,.75);animation-duration:1s;animation-name:shift-offer-animation;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}majakka-work-shift-calendar .day-row .day-shift.offered-shift.ng-leave{animation:none}majakka-work-shift-calendar .day-row .day-shift.free-shift{background-color:rgba(255,214,10,.6)}majakka-work-shift-calendar .day-row .day-shift.unapproved-shift{background-image:repeating-linear-gradient(45deg, rgba(255, 160, 10, 0.3), rgba(255, 160, 10, 0.3) 7.5px, transparent 7.5px, transparent 15px);background-color:rgba(255,160,10,.5)}majakka-work-shift-calendar .day-row .day-worklog{background-color:rgba(166,226,45,.6)}majakka-work-shift-calendar .day-row .day-worklog.approved{border-left:4px solid green;background-color:rgba(166,226,45,.75)}majakka-work-shift-calendar .day-row .day-worklog.rejected{border-left:4px solid red;background-color:rgba(255,87,34,.5)}majakka-work-shift-calendar .day-row .project-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;width:102%}majakka-work-shift-calendar .day-row .day-time{font-family:"Inter Semibold",sans-serif}majakka-work-shift-calendar .day-row .shift-notes{font-size:11px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}majakka-work-shift-calendar .day-row .employee-comment{font-size:11px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}majakka-work-shift-calendar .week-totals{font-family:"Inter Semibold",sans-serif}majakka-work-shift-calendar .show-more{z-index:2;position:relative;background-color:snow;padding:8px 0;font-family:"Roboto Medium",sans-serif;display:flex;font-size:14px;flex-direction:column;align-items:center;color:rgba(0,0,0,.67);border-top:1px solid #eaeaea}@keyframes shift-offer-animation{from{opacity:.8;background-color:rgba(255,160,10,.5)}to{opacity:1;background-color:rgba(255,160,10,.7)}}majakka-work-shift-day-items-bottom-sheet .jd-list-container{max-height:65vh;overflow-y:auto}majakka-work-shift-day-items-bottom-sheet .jd-list-date{display:flex;flex-direction:row;align-items:center;color:rgba(0,0,0,.6);white-space:nowrap;margin:8px 0;font-family:"Inter Semibold",sans-serif;position:sticky;top:-1px;background-color:#fafafa;z-index:1}majakka-work-shift-day-items-bottom-sheet .jd-list-date hr{margin:0 0 0 8px;padding:0;border-color:rgba(0,0,0,.5)}majakka-work-shift-day-items-bottom-sheet .jd-list-item{margin-bottom:8px;background-color:rgba(166,226,45,.6);border-radius:4px;padding:2px 4px}majakka-work-shift-day-items-bottom-sheet .jd-list-item.shift{background-color:rgba(255,160,10,.6)}majakka-work-shift-day-items-bottom-sheet .jd-list-item.shift.offered-shift{background-color:rgba(255,160,10,.75);animation-duration:1s;animation-name:shift-offer-animation;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}majakka-work-shift-day-items-bottom-sheet .jd-list-item.shift.offered-shift.ng-leave{animation:none}majakka-work-shift-day-items-bottom-sheet .jd-list-item.shift.free-shift{background-color:rgba(255,214,10,.6)}majakka-work-shift-day-items-bottom-sheet .jd-list-item i{color:rgba(0,0,0,.67);margin-right:8px}majakka-work-shift-day-items-bottom-sheet .jd-list-item .jd-details{display:flex;flex-direction:column;font-size:14px}majakka-work-shift-day-items-bottom-sheet .jd-list-item .jd-project-name{color:rgba(0,0,0,.8);font-family:"Inter Regular",sans-serif}majakka-work-shift-day-items-bottom-sheet .jd-list-item .jd-job-name{color:rgba(0,0,0,.8);font-family:"Inter Regular",sans-serif}majakka-work-shift-day-items-bottom-sheet .jd-list-item .jd-job-address{font-family:"Inter Regular",sans-serif;display:flex;align-items:center}majakka-work-shift-day-items-bottom-sheet .jd-list-item .jd-job-address span{font-family:"Inter Semibold",sans-serif}majakka-work-shift-day-items-bottom-sheet .jd-list-item .jd-time{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;font-family:"Inter Regular",sans-serif}@media screen and (max-width: 599px){majakka-work-shift-day-items-bottom-sheet .jd-list-item .jd-time>div{width:100%;margin:8px 0}}majakka-work-shift-day-items-bottom-sheet .skeleton{animation:skeleton-loading .75s linear infinite alternate}majakka-work-shift-day-items-bottom-sheet .skeleton.ng-leave{animation:none}@keyframes skeleton-loading{0%{background-color:#c2cfd6}100%{background-color:#f0f3f5}}majakka-work-shift-day-items-bottom-sheet .skeleton-text{width:100%;height:14px;margin:5px 0;border-radius:.25rem}.toolbar-buttons{display:flex}@media screen and (max-width: 599px){.toolbar-buttons{flex:1 1 100%;justify-content:space-around}}.selector-button{color:rgba(0,0,0,.67);border-radius:0;position:relative;margin:6px 0;min-width:64px}.selector-button i+span{margin-left:4px}@media screen and (min-width: 600px){.selector-button{margin:6px 12px}}@media screen and (max-width: 440px){.selector-button{padding:0 2px}.selector-button i{display:none}}@media screen and (max-width: 400px){.selector-button{min-width:54px}.selector-button span{display:none}.selector-button i{display:block}}.item-selected{color:#fff}.item-selected::after{content:"";position:absolute;height:1.5px;left:calc(50% - 24px);right:50%;bottom:4px;background-color:#fff;width:48px}
.user-payroll-distribution-overrides-editor{--notification-backround: hsl(0, 0%, 95%);min-height:100%;min-width:100%;border-radius:0}.user-payroll-distribution-overrides-editor md-dialog-content{padding:1rem}.user-payroll-distribution-overrides-editor md-dialog-actions{border-top:1px solid rgba(0,0,0,.12)}.user-payroll-distribution-overrides-editor table,.user-payroll-distribution-overrides-editor td,.user-payroll-distribution-overrides-editor th{border:1px solid #d9d9d9}.user-payroll-distribution-overrides-editor table{table-layout:fixed;width:calc(100vw - 2rem);border-collapse:collapse;font-size:14px;line-height:1.25}.user-payroll-distribution-overrides-editor table:first-child{margin-bottom:2rem}.user-payroll-distribution-overrides-editor th{padding:.5rem;font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#eaeaea}.user-payroll-distribution-overrides-editor th:first-child,.user-payroll-distribution-overrides-editor td:first-child{width:3.25rem}.user-payroll-distribution-overrides-editor td{padding:.5rem}.user-payroll-distribution-overrides-editor td div{display:grid}.user-payroll-distribution-overrides-editor td input,.user-payroll-distribution-overrides-editor td select{height:40px;background-color:rgba(0,0,0,.02);border-radius:0;outline:none}.user-payroll-distribution-overrides-editor td input:focus,.user-payroll-distribution-overrides-editor td input:active,.user-payroll-distribution-overrides-editor td select:focus,.user-payroll-distribution-overrides-editor td select:active{border-color:var(--primary-500)}.user-payroll-distribution-overrides-editor td input.ng-invalid,.user-payroll-distribution-overrides-editor td select.ng-invalid{border-color:red}.user-payroll-distribution-overrides-editor td select{padding-right:1.5rem}.user-payroll-distribution-overrides-editor td md-select{padding:0 .25rem;border:1px solid rgba(0,0,0,.16)}.user-payroll-distribution-overrides-editor td md-select-value{margin-top:auto}.user-payroll-distribution-overrides-editor td md-autocomplete{min-width:0}.user-payroll-distribution-overrides-editor td md-autocomplete.invalid md-autocomplete-wrap{border-color:red}.user-payroll-distribution-overrides-editor td md-autocomplete-wrap{position:relative;background-color:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.16);box-shadow:none}.user-payroll-distribution-overrides-editor td md-autocomplete-wrap input{width:100%;height:auto;padding-right:38px !important;font-size:16px !important;background-color:unset;text-overflow:ellipsis}.user-payroll-distribution-overrides-editor td md-autocomplete-wrap input:focus,.user-payroll-distribution-overrides-editor td md-autocomplete-wrap input:active{outline:1px solid var(--primary-500);outline-offset:0}.user-payroll-distribution-overrides-editor td md-autocomplete-wrap input+button{position:absolute;top:0;right:0;margin:4px}.user-payroll-distribution-overrides-editor form table,.user-payroll-distribution-overrides-editor form table th,.user-payroll-distribution-overrides-editor form table td{border-color:rgba(0,0,0,0)}.user-payroll-distribution-overrides-editor form table td{vertical-align:top;padding:1rem .25rem 0}.user-payroll-distribution-overrides-editor form table .md-button{margin:0;box-shadow:none !important}.user-payroll-distribution-overrides-editor form table td:first-child{padding-left:0}.user-payroll-distribution-overrides-editor form table td:first-child .md-button{min-width:0;width:3rem;height:40px}.user-payroll-distribution-overrides-editor form table md-checkbox{display:inline-grid;grid-auto-flow:column;align-items:center;align-content:center;min-height:40px}.user-payroll-distribution-overrides-editor form table md-checkbox .md-label{margin-top:0}.user-payroll-distribution-overrides-editor form table md-input-container{padding:0;margin:0;padding:0;border:1px solid rgba(0,0,0,.12);border:0}.user-payroll-distribution-overrides-editor form table md-input-container md-datepicker{display:block;padding:0;width:100%}.user-payroll-distribution-overrides-editor form table md-input-container.md-input-has-value label{display:none}.user-payroll-distribution-overrides-editor form table md-input-container.md-input-invalid{border-color:#ff3d00}.user-payroll-distribution-overrides-editor form table md-input-container label{transform:translateY(30px);padding-left:.5rem}.user-payroll-distribution-overrides-editor form table md-input-container label::after{color:#ff3d00 !important}.user-payroll-distribution-overrides-editor form table md-input-container div{display:block}.user-payroll-distribution-overrides-editor form table md-input-container>div{display:block}.user-payroll-distribution-overrides-editor form table md-input-container .md-errors-spacer{display:none}.user-payroll-distribution-overrides-editor form table md-input-container .md-datepicker-triangle-button{transform:translateX(0);top:0;bottom:0;height:auto !important}.user-payroll-distribution-overrides-editor form table md-input-container input{padding-top:0;padding-bottom:0;padding-left:.5rem;padding-right:36px}.user-payroll-distribution-overrides-editor form table input[disabled]{background-color:#eaeaea !important;border-color:rgba(0,0,0,0) !important;color:rgba(0,0,0,0) !important;appearance:textfield !important}.user-payroll-distribution-overrides-editor form table input[disabled]+*{visibility:hidden}.user-payroll-distribution-overrides-editor form table .input-with-icon-wrapper{position:relative}.user-payroll-distribution-overrides-editor form table .input-with-icon-wrapper input{padding-right:3rem}.user-payroll-distribution-overrides-editor form table .input-with-icon-wrapper input+*{position:absolute;right:0;top:0;bottom:0;width:2.5rem;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.12)}.user-payroll-distribution-overrides-editor form table .md-datepicker-input{max-width:none;border:1px solid rgba(0,0,0,.16)}.user-payroll-distribution-overrides-editor form table tfoot td{padding-top:1rem}.user-payroll-distribution-overrides-editor form table tfoot .md-button{justify-self:flex-start}.user-payroll-distribution-overrides-editor .fa-exclamation-triangle{place-self:center;--fa-primary-color: #fff;--fa-secondary-opacity: 1;--fa-secondary-color: red}.user-payroll-distribution-overrides-editor .notification{display:grid;grid-template-columns:min-content 1fr;align-items:center;gap:1rem;padding:1rem;margin-bottom:1rem;font-size:14px;line-height:1.25;background-color:var(--notification-backround);border:1px solid rgba(0,0,0,.08)}.user-payroll-distribution-overrides-editor .notification>div{display:grid;gap:.5rem}.user-payroll-distribution-overrides-editor .notification i{--fa-primary-color: #fff;--fa-secondary-opacity: 1}.user-payroll-distribution-overrides-editor .notification span{white-space:pre-line}
majakka-holiday-lists-page{display:grid;height:calc(100vh - 48px);align-content:flex-start;grid-template-rows:auto 1fr;margin:0;font-family:"Roboto",sans-serif;line-height:1.25}majakka-holiday-lists-page .header{position:relative;padding:1rem 2rem;z-index:1}#graph-container g.data rect{cursor:default}#graph-container .legends{font-size:14px}#graph-container .legends .title{font-family:"Inter Semibold",sans-serif}#graph-container .tooltip{padding:.5rem .75rem !important;box-shadow:0 4px 4px rgba(0,0,0,.16);border-color:rgba(0,0,0,.54) !important}#graph-container .tooltip>div,#graph-container .tooltip>div>div{display:flex}#graph-container .tooltip>div{flex-direction:column}#graph-container .tooltip>div>div{align-items:center;gap:.5rem}#graph-container .tooltip>div>div:last-child{margin-top:.5rem}#graph-container .tooltip .legend{width:1rem;height:1rem;border-radius:4px;border:1px solid rgba(0,0,0,.16)}#graph-container .tooltip .legend--vacation{background-color:#ff8080}#graph-container .tooltip .legend--worklog{background-color:#80ff80}#graph-container{display:grid;grid-auto-flow:column;grid-auto-columns:1fr max-content;align-content:stretch}#graph-container>div{overflow:hidden}
#graph-container{position:relative;overflow:hidden;isolation:isolate;cursor:move}#graph-container .tooltip{position:absolute;display:none;top:0;left:-1000rem;padding:.5rem 1rem;margin:0;font-size:12px;color:#333;background-color:#fff;border:1px solid #333;border-radius:4px;pointer-events:none;z-index:1}.brush-plugin g[pointer-events=none] .overlay{fill:#fff;opacity:.5}.brush-plugin g[pointer-events=none] .selection{fill:rgba(64,96,191,.5)}.brush-plugin .selection{fill:rgba(64,96,191,.5);stroke:rgba(64,96,191,.25)}.brush-plugin .header .handle{height:30px;width:11px;transform:translate(-2px, 18px)}.brush-plugin .y .handle{height:11px;width:100px;transform:translate(53px, -2px)}.brush-plugin .handle{fill:#ff5722;fill:rgba(38,57,115,.9);opacity:.9}.toolbar-plugin{font-variant-caps:all-small-caps;font-family:"Roboto Medium";line-height:1.2}.toolbar-plugin tspan{font-variant-caps:all-small-caps;fill:var(--color-scheme-500)}.toolbar-plugin .active,.toolbar-plugin .action{fill:var(--color-scheme-100)}.toolbar-plugin .title,.toolbar-plugin .action:hover,.toolbar-plugin .mode:hover{fill:#0ea5e9}.toolbar-plugin .action,.toolbar-plugin .mode{cursor:pointer}.toolbar-plugin__background{fill:var(--color-scheme-200);fill:var(--color-scheme-700)}#legends{position:absolute;top:0;left:200px}.debug{position:absolute;bottom:calc(100% - 80px);left:200px;right:20px;display:grid;grid-auto-flow:column;justify-content:space-between;align-items:flex-end;padding-bottom:.25rem;gap:1rem;font-size:14px;text-align:center}.debug span:not([id]){color:#949db8}.debug>div{display:grid;grid-auto-flow:column;gap:5rem}#calendar{--tick-line: hsl(225, 20%, 85%);--tick-line-month: hsl(225, 20%, 70%);--grid-bg: hsl(225, 20%, 95%);--weekend-bg: hsl(225, 20%, 92%);--header-gradient-from: hsla(225, 20%, 90%, 1);--header-gradient-to: hsla(225, 20%, 95%, 0.35);--header-shadow-gradient-from: hsla(225, 20%, 35%, 0.35);--header-shadow-gradient-to: hsla(225, 20%, 35%, 0);--header-text-fill: hsl(225, 20%, 45%);--y-axis-tick-background: hsl(225, 20%, 98%);background-color:var(--y-axis-tick-background)}#calendar line{shape-rendering:crispEdges}#calendar .days line,#calendar .axis line{stroke:var(--tick-line)}#calendar .months line{stroke:var(--tick-line-month)}#calendar .days line,#calendar .y.axis line{stroke-dasharray:3 2}#calendar .grid .background{fill:var(--grid-bg)}#calendar .header .background{fill:url(#header-gradient)}#calendar .header .shadow{fill:url(#header-shadow-gradient)}#calendar .header .days,#calendar .header .dates{font-size:12px;text-shadow:0 1px 1px #fff}#calendar .header .month{fill:var(--header-month-fill);font-size:32px;font-weight:700;letter-spacing:.25em;font-variant-caps:all-small-caps;text-shadow:0 1px 1px #f0f1f5}#calendar .header .year{fill:var(--header-year-fill);font-size:60px;font-weight:700;letter-spacing:.25em;font-variant-caps:all-small-caps;text-shadow:0 1px 0px rgba(255,255,255,.9),0 -1px 0 rgba(0,0,0,.2);opacity:.7}#calendar .weekend{fill:var(--weekend-bg)}#calendar #header-gradient .stop1{stop-color:var(--header-gradient-from)}#calendar #header-gradient .stop2{stop-color:var(--header-gradient-to)}#calendar #header-shadow-gradient .stop1{stop-color:var(--header-shadow-gradient-from)}#calendar #header-shadow-gradient .stop2{stop-color:var(--header-shadow-gradient-to)}#calendar{--grid-bg: var(--color-scheme-100);--weekend-bg: var(--color-scheme-200);--tick-line: var(--color-scheme-300);--tick-line-month: var(--color-scheme-500);--header-gradient-from: var(--color-scheme-50);--header-text-fill: var(--color-scheme-900);--header-month-fill: var(--color-scheme-600);--header-year-fill: var(--color-scheme-200);--y-axis-tick-background: var(--color-scheme-25)}#calendar .header{text-text-shadow:0 0 1px #fff}#calendar .header .dates{font-size:75%;font-weight:700}#calendar .header .dates text{fill:var(--color-scheme-900)}#calendar .header .dates text.sunday{fill:#e60000}#calendar .header .days text{fill:var(--color-scheme-800)}#calendar .header .days text.sunday{fill:#ff1a1a}#calendar .header .months{font-variant:small-caps}#calendar.light{--grid-bg: var(--color-scheme-50);--weekend-bg: var(--color-scheme-100);--tick-line: var(--color-scheme-200);--tick-line-month: var(--color-scheme-400);--header-gradient-from: var(--color-scheme-25);--header-text-fill: var(--color-scheme-900);--y-axis-tick-background: #ffffff}#calendar.color-scheme-blue-green{--color-scheme-25: hsl(190, 60%, 98%);--color-scheme-50: hsl(191, 59%, 94%);--color-scheme-100: #d5efed;--color-scheme-200: #b7e4da;--color-scheme-300: #8fd3c1;--color-scheme-400: #68c2a3;--color-scheme-500: #49b17f;--color-scheme-600: #2f9959;--color-scheme-700: #157f3c;--color-scheme-800: #036429;--color-scheme-900: hsl(144, 100%, 13%);--header-gradient-to: hsla(191, 59%, 94%, 0.75);--header-shadow-gradient-from: hsla(144, 100%, 13%, 0.2);--header-shadow-gradient-to: hsla(144, 100%, 13%, 0)}#calendar.color-scheme-blue-green.light{--header-gradient-to: hsla(190, 60%, 98%, 0.75)}#calendar.color-scheme-green-blue{--color-scheme-25: hsl(85, 67%, 96%);--color-scheme-50: hsl(104, 52%, 92%);--color-scheme-100: #d3eece;--color-scheme-200: #bde5bf;--color-scheme-300: #9ed9bb;--color-scheme-400: #7bcbc4;--color-scheme-500: #58b7cd;--color-scheme-600: #399cc6;--color-scheme-700: #1d7eb7;--color-scheme-800: #0b60a1;--color-scheme-900: hsl(212, 88%, 27%);--header-gradient-from: var(--color-scheme-50);--header-gradient-to: hsla(104, 52%, 92%, 0.75);--header-shadow-gradient-from: hsla(212, 88%, 27%, 0.2);--header-shadow-gradient-to: hsla(212, 88%, 27%, 0)}#calendar.color-scheme-green-blue.light{--header-gradient-to: hsla(85, 67%, 96%, 0.75)}#calendar.color-scheme-green{--color-scheme-25: hsl(103, 54%, 97%);--color-scheme-50: hsl(104, 51%, 93%);--color-scheme-100: #d3eecd;--color-scheme-200: #b7e2b1;--color-scheme-300: #97d494;--color-scheme-400: #73c378;--color-scheme-500: #4daf62;--color-scheme-600: #2f984f;--color-scheme-700: #157f3b;--color-scheme-800: #036429;--color-scheme-900: hsl(144, 100%, 13%);--header-gradient-to: hsla(104, 51%, 93%, 0.75);--header-shadow-gradient-from: hsla(144, 100%, 13%, 0.2);--header-shadow-gradient-to: hsla(144, 100%, 13%, 0)}#calendar.color-scheme-green.light{--header-gradient-to: hsla(103, 54%, 97%, 0.75)}#calendar.color-scheme-blue{--color-scheme-25: hsl(210, 100%, 98%);--color-scheme-50: hsl(210, 65%, 93%);--color-scheme-100: #cfe1f2;--color-scheme-200: #b5d4e9;--color-scheme-300: #93c3df;--color-scheme-400: #6daed5;--color-scheme-500: #4b97c9;--color-scheme-600: #2f7ebc;--color-scheme-700: #1864aa;--color-scheme-800: #0a4a90;--color-scheme-900: hsl(216, 86%, 23%);--header-gradient-to: hsla(210, 65%, 93%, 0.75);--header-shadow-gradient-from: hsla(216, 86%, 23%, 0.2);--header-shadow-gradient-to: hsla(216, 86%, 23%, 0)}#calendar.color-scheme-blue.light{--header-gradient-to: hsla(210, 100%, 98%, 0.75)}#calendar.color-scheme-grey{--color-scheme-25: hsl(0, 0%, 100%);--color-scheme-50: hsl(0, 0%, 95%);--color-scheme-100: #e2e2e2;--color-scheme-200: #cecece;--color-scheme-300: #b4b4b4;--color-scheme-400: #979797;--color-scheme-500: #7a7a7a;--color-scheme-600: #5f5f5f;--color-scheme-700: #404040;--color-scheme-800: #1e1e1e;--color-scheme-900: hsl(0, 0%, 0%);--header-gradient-to: hsla(0, 0%, 100%, 0.75);--header-shadow-gradient-from: hsla(0, 0%, 0%, 0.2);--header-shadow-gradient-to: hsla(0, 0%, 0%, 0)}#calendar.color-scheme-grey.light{--header-gradient-to: hsla(190, 60%, 98%, 0.75)}#calendar.color-scheme-slate{--color-scheme-50: hsl(210, 40%, 98%);--color-scheme-100: #F1F5F9;--color-scheme-200: hsl(214, 32%, 91%);--color-scheme-300: #CBD5E1;--color-scheme-400: #94A3B8;--color-scheme-500: #64748B;--color-scheme-600: #475569;--color-scheme-700: #334155;--color-scheme-800: #1E293B;--color-scheme-900: hsl(222, 47%, 11%);--header-gradient-to: hsla(210, 40%, 98%, 0.75);--header-shadow-gradient-from: hsla(222, 47%, 11%, 0.2);--header-shadow-gradient-to: hsla(222, 47%, 11%, 0)}#calendar.color-scheme-slate.light{--weekend-bg: hsla(214, 32%, 91%, 0.5);--tick-line: var(--color-scheme-300);--header-gradient-from: var(--color-scheme-50);--header-gradient-to: hsla(210, 40%, 98%, 0.75)}#js-calendar-sidebar{--color-scheme-700: #334155;--color-scheme-sky-500: #0ea5e9;position:absolute;top:0;right:0;bottom:0;display:grid;grid-auto-flow:row;grid-auto-rows:min-content 1fr;padding-right:1rem;padding-left:1rem;gap:1rem;min-width:20rem;background-color:#fff;box-shadow:0px 0 1rem -0.5rem #000}#js-calendar-sidebar__actions{display:grid;grid-auto-flow:column;align-content:center;gap:.5rem;margin-right:-1rem;margin-left:-1rem;padding-right:.5rem;padding-left:.5rem;font-variant-caps:all-small-caps;background-color:var(--color-scheme-700);color:#fff}#js-calendar-sidebar__actions .calendar__sidebar__toggler{display:flex;align-items:center;gap:.5rem;cursor:pointer}#js-calendar-sidebar__actions .calendar__sidebar__icon{color:var(--color-scheme-sky-500)}#js-calendar-sidebar:not(.calendar__sidebar--open) #js-calendar-sidebar__actions .calendar__sidebar__toggler-label--open{display:none}#js-calendar-sidebar.calendar__sidebar--open #js-calendar-sidebar__actions .calendar__sidebar__toggler-label--closed{display:none}#js-calendar-sidebar__content{position:relative;overflow:auto;margin-left:-20rem;padding-left:20rem;pointer-events:none}#js-calendar-sidebar:not(.calendar__sidebar--open) #js-calendar-sidebar__content{overflow:hidden;opacity:.25}#js-calendar-sidebar__content__wrapper{display:grid;gap:1rem;padding-right:.5rem;pointer-events:all}#js-calendar-sidebar:not(.calendar__sidebar--open) #js-calendar-sidebar__content__wrapper{position:absolute;white-space:nowrap;pointer-events:none}#js-calendar-sidebar__legends,#js-calendar-sidebar__selections{display:grid;gap:.5rem;grid-auto-columns:1fr min-content;font-size:12px}#js-calendar-sidebar__legends>strong,#js-calendar-sidebar__selections>strong{display:flex;gap:.5rem;align-items:center;font-size:125%;cursor:pointer}#js-calendar-sidebar__legends>div:not(.actions),#js-calendar-sidebar__selections>div:not(.actions){grid-column:1/-1}#js-calendar-sidebar__selections>div>div:last-child{grid-auto-flow:column;align-items:flex-start;gap:.25rem}#js-calendar-sidebar__selections .legend{width:1em;height:1em;margin-top:.125em;border:1px solid rgba(0,0,0,.16);border-radius:2px}#js-calendar-sidebar__selections .actions{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;justify-content:start;justify-items:start;gap:.25rem;grid-row:1;grid-column:2}#js-calendar-sidebar__selections .md-button{min-width:2.5rem;margin:0;box-shadow:none !important}.calendar__sidebar__selections__group,.calendar__sidebar__selections__item{margin-left:.75rem}.calendar__sidebar__selections__group{display:flex;gap:.5em;margin-top:.5rem}.calendar__sidebar__selections__item{display:grid;justify-content:start}.calendar__sidebar__selections__group~.calendar__sidebar__selections__item{padding-left:1.5em}.calendar__sidebar__selections__title>i,.calendar__sidebar__legends__title>i{display:inline-flex;justify-content:center;align-items:center;min-width:2.25rem;min-height:2.25rem;color:var(--primary-400)}#js-calendar-sidebar__legends .legend{display:grid;grid-auto-flow:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;padding-left:.5rem;cursor:pointer}#js-calendar-sidebar__legends .legend__icon-wrapper{width:1.25rem;height:1.25rem;border-radius:3px;background-color:#e1e7ef}#js-calendar-sidebar__legends .legend__icon{display:inline-block;margin-top:var(--margin-top, "initial");margin-bottom:var(--margin-bottom, "initial");width:var(--width);height:var(--height);border-width:1px;border-style:solid;border-color:var(--stroke);border-radius:3px;background-color:var(--fill)}#js-calendar-sidebar__legends .legend__label{margin-top:calc((1.25rem - 1.25em)/2)}#js-calendar-sidebar__legends .legend--muted span,#js-calendar-sidebar__legends .legend__label--empty-row{color:#b3b3b3}#js-calendar-sidebar__legends .legend__label--empty-row{font-style:italic}#js-calendar-sidebar__legends .legend__icon--empty-row{border-color:#cbd5e1;background:repeating-linear-gradient(135deg, #CBD5E1, #CBD5E1 3px, #F1F5F9 3px, #F1F5F9 6px)}#js-calendar-sidebar__legends:not(.calendar__sidebar__legends--open),#js-calendar-sidebar__selections:not(.calendar__sidebar__selections--open){gap:0}#js-calendar-sidebar__legends:not(.calendar__sidebar__legends--open)>div,#js-calendar-sidebar__selections:not(.calendar__sidebar__selections--open)>div{height:0;line-height:0;visibility:hidden}
majakka-holiday-lists-page-filters ng-form{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}majakka-holiday-lists-page-filters md-input-container{margin-bottom:0}majakka-holiday-lists-page-filters md-input-container .md-errors-spacer{display:none}majakka-holiday-lists-page-filters md-checkbox{min-height:0;margin-bottom:.5rem}majakka-holiday-lists-page-filters .md-button{margin:0}majakka-holiday-lists-page-filters md-select{min-width:15rem}
majakka-resource-pools-page{padding:1rem;display:grid}majakka-resource-pools-page md-progress-circular{margin:.5rem}majakka-resource-pools-page .table-tools{display:grid;grid-template-columns:min-content min-content auto 20rem;grid-template-areas:"row-actions select-actions . search";gap:1rem;padding-bottom:.25rem}majakka-resource-pools-page majakka-table-row-actions{grid-area:row-actions}majakka-resource-pools-page majakka-table-select-actions{grid-area:select-actions}majakka-resource-pools-page majakka-table-search{grid-area:search}majakka-resource-pools-page table,majakka-resource-pools-page th,majakka-resource-pools-page td{border:1px solid #dadada}majakka-resource-pools-page table{border-collapse:collapse;font-size:14px;line-height:1.25}majakka-resource-pools-page th{padding:.5rem}majakka-resource-pools-page td{padding:.25rem .5rem}majakka-resource-pools-page th:first-child:not(:last-child),majakka-resource-pools-page td:first-child:not(:last-child){width:3rem;padding:0}majakka-resource-pools-page th:first-child:not(:last-child) md-checkbox,majakka-resource-pools-page td:first-child:not(:last-child) md-checkbox{display:grid;align-items:center;justify-items:center;width:100%;height:100%;min-height:40px}majakka-resource-pools-page th:first-child:not(:last-child) md-checkbox .md-label,majakka-resource-pools-page td:first-child:not(:last-child) md-checkbox .md-label{display:none}majakka-resource-pools-page th.text-right,majakka-resource-pools-page td.text-right{white-space:nowrap}majakka-resource-pools-page td.text-right{text-transform:lowercase}majakka-resource-pools-page th{font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#eaeaea}majakka-resource-pools-page td div{display:grid}majakka-resource-pool md-dialog-content{max-height:calc(100vh - 120px);background-color:#fafafa;display:flex}majakka-resource-pool .resource-pool-container{margin:16px;padding:.5rem 0}majakka-resource-pool .resource-pool-container h3{background-color:rgba(0,0,0,.08);padding:.3rem;font-size:18px}majakka-resource-pool .resource-pool-target{margin:12px 0}majakka-resource-pool .resource-pool-target label{font-size:14px;font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.6)}majakka-resource-pool .resource-pool-target md-chips-wrap{box-shadow:0 1px rgba(0,0,0,.12),1px 0 rgba(0,0,0,.12),0 -1px rgba(0,0,0,.12),-1px 0 rgba(0,0,0,.12);border-radius:4px}majakka-resource-pool .resource-pool-target md-chips-wrap.md-focused{box-shadow:0 1px #ff5723,1px 0 #ff5723,0 -1px #ff5723,-1px 0 #ff5723}majakka-resource-pool .resource-pool-target.chips-disabled{opacity:.6;pointer-events:none;cursor:not-allowed}majakka-resource-pool .resource-pool-resources{display:block;overflow:auto}majakka-resource-pool .resource-pool-actions{border-top:1px solid rgba(0,0,0,.05);background-color:#fff}majakka-resource-pool .divider{display:flex;align-items:center;flex-direction:row;gap:1rem;font-size:18px;font-family:"Inter Semibold",sans-serif;color:rgba(0,0,0,.67)}majakka-resource-pool .divider md-divider{flex:1;border-top-width:2px}.md-contact-name{width:100% !important}.outlined-dropdown{overflow:hidden;min-width:240px}.outlined-dropdown .select-container{margin:8px 0}.outlined-dropdown .select-container.ng-enter{transition:height .2s linear,margin-top .2s linear,margin-bottom .2s linear;height:0;margin:0}.outlined-dropdown .select-container.ng-enter.ng-enter-active{height:38px;margin:8px 0}.outlined-dropdown .select-container.ng-leave{height:38px;transition:height .2s linear,margin-top .2s linear,margin-bottom .2s linear;margin:8px 0}.outlined-dropdown .select-container.ng-leave.ng-leave-active{height:0;margin:0}.outlined-dropdown .resource-pool-title{width:100%;display:flex;flex-direction:row}.outlined-dropdown .resource-pool-title .line{height:1px;background-color:rgba(28,27,31,.4);width:100%;flex:1;margin:8px 2px auto 8px}.outlined-dropdown md-select{margin:0 1px}.outlined-dropdown md-select md-select-value{border-radius:6px;border:none !important;padding:6px !important;font-size:14px;font-family:"Inter Regular",sans-serif;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:all .15s ease-in-out;color:rgba(0,0,0,.8) !important;z-index:0 !important}.outlined-dropdown md-select:focus md-select-value{border-color:rgba(0,0,0,0);border:none !important;box-shadow:0 0 0 2px #ff5722}.outlined-dropdown-loader{height:2px;margin-left:5px;padding-right:11px}.outlined-dropdown-loader .md-container{height:2px}.outlined-dropdown-loader.ng-enter{transition:opacity .15s ease-in-out}.outlined-dropdown-loader.ng-enter.ng-enter-active{opacity:1}.outlined-dropdown-loader.ng-leave{transition:opacity .15s ease-in-out}.outlined-dropdown-loader.ng-leave.ng-leave-active{opacity:0}.outlined-dropdown-menu{white-space:normal !important;min-width:100%;width:1px}.outlined-dropdown-menu md-option{max-height:84px;height:100%;border-bottom:1px solid rgba(0,0,0,.1)}.outlined-dropdown-menu md-option[md-option-empty]{height:48px;letter-spacing:2px}.outlined-dropdown-menu .option-container{display:flex;flex-direction:column;flex-grow:0;font-size:14px;line-height:125%;margin:8px 0}.outlined-dropdown-menu .option-container>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.outlined-dropdown-menu .option-container>span:not(:first-child){font-size:12px;font-family:"Inter Regular",sans-serif}
majakka-users-table{position:relative;display:grid}majakka-users-table .selected-users-chips{gap:4px;display:flex;flex-wrap:wrap}majakka-users-table .selected-users-chips .user-chip{background:#e0e0e0;color:#424242;border-radius:16px;display:flex;align-items:center;font-size:13px;padding:4px 28px 4px 8px;position:relative;font-weight:400;font-family:"Inter Regular",sans-serif}majakka-users-table .selected-users-chips .chip-remove-btn-container{position:absolute;right:0;line-height:22px}majakka-users-table .selected-users-chips .chip-remove-btn-container .chip-remove-btn{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:rgba(0,0,0,0);border:none;box-shadow:none;margin:0;position:relative}majakka-users-table .selected-users-chips .chip-remove-btn-container i{vertical-align:middle;color:#424242}majakka-users-table .selected-users-chips .user-warning-icon{color:#ff4500;margin-right:4px}majakka-users-table .chips-container-title{height:48px;display:flex;align-items:center}majakka-users-table .table-tools{display:grid;grid-template-columns:auto 3rem 20rem;grid-template-areas:". loading search";gap:1rem;padding-bottom:.25rem;align-items:flex-end}majakka-users-table .table-title{font-size:16px}majakka-users-table .table-title span{font-size:14px;margin-left:.5rem}majakka-users-table md-progress-circular{grid-area:loading}majakka-users-table majakka-table-row-actions{grid-area:row-actions}majakka-users-table majakka-table-select-actions{grid-area:select-actions}majakka-users-table majakka-table-search{grid-area:search}majakka-users-table .users-table-container{margin-bottom:42px}majakka-users-table table,majakka-users-table th,majakka-users-table td{border:1px solid #dadada}majakka-users-table table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.25}majakka-users-table th{padding:.5rem}majakka-users-table td{padding:.25rem .5rem}majakka-users-table th.checkbox,majakka-users-table td.checkbox{width:3rem;padding:0}majakka-users-table th.checkbox md-checkbox,majakka-users-table td.checkbox md-checkbox{display:grid;align-items:center;justify-items:center;width:100%;height:100%;min-height:40px}majakka-users-table th.checkbox md-checkbox .md-label,majakka-users-table td.checkbox md-checkbox .md-label{display:none}majakka-users-table th.text-right,majakka-users-table td.text-right{white-space:nowrap}majakka-users-table td.text-right{text-transform:lowercase}majakka-users-table th{font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#eaeaea}majakka-users-table td div{display:grid}majakka-users-table .table-image{width:3rem}majakka-users-table .table-image .resource-img{width:36px;height:36px}majakka-users-table .table-image .resource-img .profile-image{border-radius:.25rem;margin:0 !important}majakka-users-table .users-table-pagination{position:absolute;left:0;right:0}majakka-users-table .users-table-pagination .internal-messages__pagination-button{min-width:2em}
majakka-work-log-splitting .dialog-container{min-width:320px;margin:8px}majakka-work-log-splitting .timeline-container{background-color:#d7d7d7;border:1px solid #d3d3d3;border-radius:4px;overflow:hidden}majakka-work-log-splitting .timeline-grid{display:grid;gap:1px;position:relative;-webkit-user-select:none;user-select:none}majakka-work-log-splitting .time-block{background-color:#f5f5f5;min-height:max(36px,5vh);font-size:14px;font-family:"Inter Regular",sans-serif;display:flex}majakka-work-log-splitting .time-block>div{background-color:#fafafa;border-right:1px solid #d7d7d7;padding:0 4px;width:48px}majakka-work-log-splitting .worklog-block{position:absolute;background-color:rgba(166,226,45,.6);border-radius:4px;padding:2px 4px;font-size:12px;height:100%;line-height:150%;left:64px;right:16px}majakka-work-log-splitting .worklog-canvas{position:absolute;left:64px;right:16px;z-index:10}majakka-work-log-splitting .worklog-card{padding:8px 0}majakka-work-log-splitting .worklog-card>section{box-shadow:0px 2px 4px -1px rgba(0,0,0,.2),0px 4px 5px 0px rgba(0,0,0,.14),0px 1px 10px 0px rgba(0,0,0,.12);border-radius:8px;padding:4px 8px;border:1px solid #d7d7d7}
statistics-table{overflow-x:auto;overflow-y:auto;max-height:calc(100vh - 400px);font-size:14px;display:flex;flex-direction:column;margin:auto;max-width:min(1400px,95%);border:solid 1px var(--primary-500)}statistics-table .statistics-sort-icon{opacity:0;transition:ease .2s transform,ease .2s opacity;transform:rotate(0);color:#fff}statistics-table .visible.desc{opacity:.7;transform:rotate(180deg)}statistics-table .visible{opacity:1}statistics-table table{border-spacing:0}statistics-table table tr th{padding:12px;text-align:left;background:var(--primary-500) !important;color:#fff !important}statistics-table table tr th div{display:flex;flex-direction:row;column-gap:15px;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}statistics-table table tr td{padding:12px}statistics-table table tr th,statistics-table table tr td{border-bottom:solid 1px var(--primary-500);border-right:solid 1px rgba(0,0,0,.1)}statistics-table table tr:last-child th,statistics-table table tr:last-child td{border-bottom:0}statistics-bar{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin:auto;margin-top:50px;max-width:min(1400px,95%);overflow-x:auto}statistics-bar .date-picker-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;column-gap:20px}statistics-bar .date-picker-container .reset-datepicker{margin-top:8px}statistics-pagination-container{display:flex;justify-content:flex-end;margin:auto;margin-top:10px;max-width:min(1400px,95%)}
statistics-graph-view{display:grid;grid-template-columns:repeat(auto-fit, minmax(400px, 4fr));gap:10px;margin:auto;max-width:min(1400px,95%);padding-bottom:20px}statistics-graph-view .statistics-graph{box-shadow:0 1px 2px rgba(0,0,0,.35);border:solid 1px rgba(0,0,0,.1);padding:10px}statistics-graph-view .statistics-graph div{text-align:center}
majakka-work-day-attribute-values{padding:1rem;display:grid}majakka-work-day-attribute-values md-progress-circular{margin:1.75rem .5rem 0 .5rem}majakka-work-day-attribute-values .table-tools{display:grid;grid-template-columns:min-content min-content minmax(max-content, 300px) auto 20rem;grid-template-areas:"row-actions select-actions filters . search";gap:1rem;padding-bottom:.25rem}majakka-work-day-attribute-values majakka-table-row-actions{grid-area:row-actions}majakka-work-day-attribute-values majakka-table-select-actions{grid-area:select-actions}majakka-work-day-attribute-values majakka-table-search{grid-area:search}majakka-work-day-attribute-values .work-day-attribute-filters{grid-area:filters}majakka-work-day-attribute-values .table-scroll-container{height:calc(100vh - 185px);overflow:scroll}majakka-work-day-attribute-values table,majakka-work-day-attribute-values th,majakka-work-day-attribute-values td{border:1px solid #dadada}majakka-work-day-attribute-values thead tr th{position:sticky;top:-1px;z-index:5}majakka-work-day-attribute-values table{border-collapse:collapse;font-size:14px;line-height:1.25;width:100%}majakka-work-day-attribute-values th{padding:.5rem}majakka-work-day-attribute-values td{padding:.25rem .5rem}majakka-work-day-attribute-values th:first-child:not(:last-child),majakka-work-day-attribute-values td:first-child:not(:last-child){width:3rem;padding:0}majakka-work-day-attribute-values th:first-child:not(:last-child) md-checkbox,majakka-work-day-attribute-values td:first-child:not(:last-child) md-checkbox{display:grid;align-items:center;justify-items:center;width:100%;height:100%;min-height:40px}majakka-work-day-attribute-values th:first-child:not(:last-child) md-checkbox .md-label,majakka-work-day-attribute-values td:first-child:not(:last-child) md-checkbox .md-label{display:none}majakka-work-day-attribute-values th i,majakka-work-day-attribute-values td i{font-size:16px}majakka-work-day-attribute-values th i.approved-icon,majakka-work-day-attribute-values td i.approved-icon{color:green}majakka-work-day-attribute-values th i.rejected-icon,majakka-work-day-attribute-values td i.rejected-icon{color:red}majakka-work-day-attribute-values th i.pending-icon,majakka-work-day-attribute-values td i.pending-icon{color:orange}majakka-work-day-attribute-values th.text-right,majakka-work-day-attribute-values td.text-right{white-space:nowrap}majakka-work-day-attribute-values td.text-right{text-transform:lowercase}majakka-work-day-attribute-values th{font-family:"Inter Semibold",sans-serif;font-weight:400;background-color:#eaeaea}majakka-work-day-attribute-values td div{display:grid}majakka-work-day-attribute-value{min-width:360px}.work-day-menu md-menu-item>.md-button md-icon{margin:auto 8px auto 0;text-align:center}.work-day-menu .approve-btn[disabled] md-icon{opacity:.38}.work-day-menu .approve-btn md-icon{color:green !important}
payroll-statistics-component{min-width:100%;overflow-x:auto;height:100vh}payroll-statistics-component md-dialog-actions .md-button{position:absolute;right:0}.payroll-statistics-layout{width:100vw;max-width:100%;height:100%;max-height:100%;display:grid;grid-template-rows:auto 1fr auto}.payroll-statistics-content{height:100%}.payroll-statistics-filters-container{display:block;z-index:3;right:0px;margin-top:-10px;position:absolute;background:#fff;box-shadow:0 4px 2px -2px gray;padding:10px}.date-selector{max-width:100%;margin:0}@media(max-width: 599px){.date-selector .selector-item{padding:8px 0px;margin:5px 2px}}.payroll-statistics-toolbar{padding:10px}.payroll-statistics-filters{width:100%;padding-left:10px;padding-right:10px;display:flex;justify-content:space-between;flex-direction:row}.capitalize{text-transform:capitalize}.md-virtual-repeat-scroller{overflow-y:scroll;overflow-x:scroll}.ps-virtual-container{overflow:auto;overflow-x:scroll}.payroll-statistics-virtual-table{height:100%}.payroll-statistics-virtual-table table{table-layout:fixed;border-spacing:0}.payroll-statistics-virtual-table td{padding:3px;border-bottom:solid 1px #efefef;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.payroll-statistics-virtual-table th{padding:3px;background:#efefef;overflow:hidden;font-size:.8em;white-space:nowrap;text-overflow:ellipsis}.payroll-statistics-virtual-table .payroll-row td{height:32px}
majakka-vacation-earnings-per-algorithm{display:block}majakka-vacation-earnings-per-algorithm table{width:100%;border-collapse:separate;border-spacing:1px;font-size:14px;background-color:#e6e6e6;white-space:nowrap}majakka-vacation-earnings-per-algorithm table th{background-color:#f2f2f2}majakka-vacation-earnings-per-algorithm table td{background-color:#fff}majakka-vacation-earnings-per-algorithm table,majakka-vacation-earnings-per-algorithm table thead,majakka-vacation-earnings-per-algorithm table tbody,majakka-vacation-earnings-per-algorithm table th,majakka-vacation-earnings-per-algorithm table td{text-align:right}majakka-vacation-earnings-per-algorithm table th,majakka-vacation-earnings-per-algorithm table td{padding:.25rem;vertical-align:bottom}majakka-vacation-earnings-per-algorithm table tbody th:first-child,majakka-vacation-earnings-per-algorithm table tbody td~th{width:0}
.vacation-usage-grid{--column-width-min: 4rem;--button-width: 3rem;--button-count: 1;padding:1rem;border:0}.vacation-usage-grid .md-button{margin:0;min-width:0;width:var(--button-width);box-shadow:none !important}.vacation-usage-grid .md-button.lnk-u-tooltip{overflow:visible}.vacation-usage-grid .linkity-grid-table__attribute{word-break:break-word}.vacation-usage-grid__attribute-container--primary{--column-width-min: 12rem}.vacation-usage-grid__attribute-container--secondary{--column-width-min: 6rem}.vacation-usage-grid__summary{font-family:"Roboto Medium"}@media screen and (max-width: 959px){.vacation-usage-grid__attribute-container--primary,.vacation-usage-grid__attribute-container--primary+.linkity-grid-table__attribute{margin-top:.5rem}.vacation-usage-grid__attribute-container--primary>.linkity-grid-table__attribute:first-child::before{grid-column:1/-1}.vacation-usage-grid__attribute-container--primary>.linkity-grid-table__attribute:first-child>span{display:none}.vacation-usage-grid__summary{grid-column:1;grid-row:1;background-color:#f2f2f2}.vacation-usage-grid__summary>.linkity-grid-table__attribute{display:none}.vacation-usage-grid__summary .linkity-grid-table__attribute+.vacation-usage-grid__attribute-container--primary{margin-top:0}.vacation-usage-grid__comment{white-space:pre-wrap}}@media screen and (min-width: 960px){.vacation-usage-grid .linkity-grid-table__attribute:nth-child(n+4),.vacation-usage-grid__attribute-container--primary .linkity-grid-table__attribute{justify-content:center}.vacation-usage-grid__attribute-container--primary{grid-template-columns:1fr}.vacation-usage-grid .linkity-grid-table__item{grid-template-columns:minmax(var(--column-width-min), 8fr) minmax(var(--column-width-min), 8fr) minmax(var(--column-width-min), 10fr) minmax(var(--column-width-min), 10fr) minmax(var(--column-width-min), 24fr) minmax(var(--column-width-min), 24fr) calc(var(--button-count)*var(--button-width) + 1rem);border-left:1px solid #dadada}.vacation-usage-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.vacation-usage-grid .linkity-grid-table__item+.linkity-grid-table__item>.vacation-usage-grid__attribute-container--primary>.linkity-grid-table__attribute{display:none}.vacation-usage-grid__summary{background-color:rgba(0,0,0,0)}.vacation-usage-grid__summary.linkity-grid-table__item{border-color:rgba(0,0,0,0)}.vacation-usage-grid__summary>.linkity-grid-table__attribute:first-child{border-color:rgba(0,0,0,0)}.vacation-usage-grid__summary>.linkity-grid-table__attribute:nth-child(-n+4){border-bottom-color:rgba(0,0,0,0)}.vacation-usage-grid__summary>.linkity-grid-table__attribute:nth-child(-n+3){border-right-color:rgba(0,0,0,0)}.vacation-usage-grid__summary .vacation-usage-grid__attribute-container--primary .linkity-grid-table__attribute{background-color:#f2f2f2}.vacation-usage-grid__comment:hover{position:relative}.vacation-usage-grid__comment:hover span{position:absolute;padding:.5rem;bottom:0;left:0;min-width:100%;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);white-space:pre-wrap}.vacation-usage-grid__comment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
.vacation-day-usage-grid{--column-width-min: 4rem;--button-width: 3rem;--button-count: 1;padding:1rem;border:0}.vacation-day-usage-grid .md-button{margin:0;min-width:0;width:var(--button-width);box-shadow:none !important}.vacation-day-usage-grid .md-button.lnk-u-tooltip{overflow:visible}.vacation-day-usage-grid .linkity-grid-table__attribute{word-break:break-word}.vacation-day-usage-grid__summary{font-family:"Roboto Medium"}@media screen and (max-width: 959px){.vacation-day-usage-grid__summary{grid-column:1;grid-row:1;background-color:#f2f2f2}.vacation-day-usage-grid__summary>.linkity-grid-table__attribute:nth-child(-n+3){display:none}.vacation-day-usage-grid__summary .linkity-grid-table__attribute{margin-top:0}.vacation-day-usage-grid__comment{white-space:pre-wrap}}@media screen and (min-width: 960px){.vacation-day-usage-grid .linkity-grid-table__attribute:nth-child(n+4){justify-content:flex-end}.vacation-day-usage-grid .linkity-grid-table__item{grid-template-columns:minmax(var(--column-width-min), 8fr) minmax(var(--column-width-min), 8fr) minmax(var(--column-width-min), 10fr) minmax(var(--column-width-min), 10fr) minmax(var(--column-width-min), 12fr) minmax(var(--column-width-min), 12fr) minmax(var(--column-width-min), 12fr) minmax(var(--column-width-min), 12fr) calc(var(--button-count)*var(--button-width) + 1rem);border-left:1px solid #dadada}.vacation-day-usage-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.vacation-day-usage-grid__summary{background-color:rgba(0,0,0,0)}.vacation-day-usage-grid__summary.linkity-grid-table__item{border-color:rgba(0,0,0,0)}.vacation-day-usage-grid__summary>.linkity-grid-table__attribute:nth-child(-n+4){border-bottom-color:rgba(0,0,0,0)}.vacation-day-usage-grid__summary>.linkity-grid-table__attribute:nth-child(-n+3){border-right-color:rgba(0,0,0,0)}.vacation-day-usage-grid__summary .linkity-grid-table__attribute:nth-child(n+5){background-color:#f2f2f2}.vacation-day-usage-grid__comment:hover{position:relative}.vacation-day-usage-grid__comment:hover span{position:absolute;padding:.5rem;bottom:0;left:0;min-width:100%;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);white-space:pre-wrap}.vacation-day-usage-grid__comment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
.vacation-marking-usage-grid{--column-width-min: 4rem;--button-width: 3rem;--button-count: 1;padding:1rem;border:0}.vacation-marking-usage-grid .md-button{margin:0;min-width:0;width:var(--button-width);box-shadow:none !important}.vacation-marking-usage-grid .md-button.lnk-u-tooltip{overflow:visible}.vacation-marking-usage-grid .linkity-grid-table__attribute{word-break:break-word}.vacation-marking-usage-grid__summary{font-family:"Inter Semibold",sans-serif}@media screen and (max-width: 959px){.vacation-marking-usage-grid__summary{grid-column:1;grid-row:1;background-color:#f2f2f2}.vacation-marking-usage-grid__summary>.linkity-grid-table__attribute:first-child{display:none}.vacation-marking-usage-grid__summary .linkity-grid-table__attribute{margin-top:0}.vacation-marking-usage-grid__comment{white-space:pre-wrap}}@media screen and (min-width: 960px){.vacation-marking-usage-grid .linkity-grid-table__attribute:nth-child(n+2){justify-content:flex-end}.vacation-marking-usage-grid .linkity-grid-table__item{grid-template-columns:minmax(var(--column-width-min), 28fr) repeat(2, minmax(var(--column-width-min), 24fr)) calc(var(--button-count)*var(--button-width) + 1rem);border-left:1px solid #dadada}.vacation-marking-usage-grid .linkity-grid-table__item:first-child{border-top:1px solid #dadada}.vacation-marking-usage-grid__summary{background-color:rgba(0,0,0,0)}.vacation-marking-usage-grid__summary.linkity-grid-table__item{border-color:rgba(0,0,0,0)}.vacation-marking-usage-grid__summary>.linkity-grid-table__attribute:first-child{border-bottom-color:rgba(0,0,0,0)}.vacation-marking-usage-grid__summary .linkity-grid-table__attribute:nth-child(n+2){background-color:#f2f2f2}.vacation-marking-usage-grid__comment:hover{position:relative}.vacation-marking-usage-grid__comment:hover span{position:absolute;padding:.5rem;bottom:0;left:0;min-width:100%;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);white-space:pre-wrap}.vacation-marking-usage-grid__comment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
majakka-vacation-actions{display:flex;align-items:center;justify-content:flex-start;white-space:nowrap}

majakka-vacation-usages table thead th{vertical-align:bottom}majakka-vacation-usages table .text-left div{justify-content:flex-start}majakka-vacation-usages table .text-center div{justify-content:center}majakka-vacation-usages table .text-right div{justify-content:flex-end}
