/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */.ui.card.distributed-procedure>.content>.header:not(.ui),code,pre{font-size:1em}body,button,input,select,textarea{font-family:inherit;margin:0;line-height:inherit}progress,sub{vertical-align:baseline}.ember-basic-dropdown-content--right,.right-0{right:0}.cursor-pointer,.ember-power-select-clear-btn,.ember-power-select-multiple-remove-btn,.ember-power-select-option,[role=button],button{cursor:pointer}.shadow,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor;--tw-border-opacity:1;border-color:rgba(228,228,231,var(--tw-border-opacity));--tw-shadow:0 0 #0000;/*!*//*!*/--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}html{-moz-tab-size:4;tab-size:4;-webkit-text-size-adjust:100%;line-height:1.5}b{font-weight:bolder}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;bottom:-.25em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,select,textarea{font-size:100%;padding:0;color:inherit}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}dd,h3,h4,h5,p,pre{margin:0}button{background-color:transparent;background-image:none}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#a1a1aa}h3,h4,h5{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}canvas,iframe,object,svg{display:block;vertical-align:middle}[hidden]{display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.ember-basic-dropdown,.ember-power-calendar,.relative{position:relative}.bottom-0{bottom:0}.m-0{margin:0}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mt-10{margin-top:2.5rem}.mb-1{margin-bottom:.25rem}.ml-2{margin-left:.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.grid{display:grid}.contents{display:contents}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-full{max-height:100%}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-80{width:20rem}.w-96{width:24rem}.w-full{width:100%}.w-screen{width:100vw}.max-w-full{max-width:100%}.max-w-screen-lg{max-width:1024px}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{100%,75%{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-x-4{column-gap:1rem}.gap-x-8{column-gap:2rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-r-2{border-right-width:2px}.border-r{border-right-width:1px}.border-b-2{border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(212,212,216,var(--tw-border-opacity))}.border-gray-700{--tw-border-opacity:1;border-color:rgba(63,63,70,var(--tw-border-opacity))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgba(212,212,216,var(--tw-border-opacity))}.bg-ster-blue{--tw-bg-opacity:1;background-color:rgba(0,158,224,var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-sky-600{--tw-bg-opacity:1;background-color:rgba(2,132,199,var(--tw-bg-opacity))}.bg-sky-700{--tw-bg-opacity:1;background-color:rgba(3,105,161,var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgba(20,184,166,var(--tw-bg-opacity))}.bg-teal-600{--tw-bg-opacity:1;background-color:rgba(13,148,136,var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgba(22,163,74,var(--tw-bg-opacity))}.bg-green-700{--tw-bg-opacity:1;background-color:rgba(21,128,61,var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity:1;background-color:rgba(185,28,28,var(--tw-bg-opacity))}.bg-coolGray-300{--tw-bg-opacity:1;background-color:rgba(209,213,219,var(--tw-bg-opacity))}.bg-coolGray-400{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity))}.bg-opacity-30{--tw-bg-opacity:0.3}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pr-1{padding-right:.25rem}.pl-6{padding-left:1.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(63,63,70,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.hover\:opacity-90:hover{opacity:.9}.disabled\:opacity-50:disabled{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1),0 1px 2px 0 rgba(0, 0, 0, 0.06)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-gray-300{--tw-ring-opacity:1;--tw-ring-color:rgba(212, 212, 216, var(--tw-ring-opacity))}.filter{/*!*//*!*/--tw-blur:var(--tw-empty, );/*!*//*!*/--tw-brightness:var(--tw-empty, );/*!*//*!*/--tw-contrast:var(--tw-empty, );/*!*//*!*/--tw-grayscale:var(--tw-empty, );/*!*//*!*/--tw-hue-rotate:var(--tw-empty, );/*!*//*!*/--tw-invert:var(--tw-empty, );/*!*//*!*/--tw-saturate:var(--tw-empty, );/*!*//*!*/--tw-sepia:var(--tw-empty, );/*!*//*!*/--tw-drop-shadow:var(--tw-empty, );filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.ember-power-calendar-nav{box-sizing:border-box;display:flex;justify-content:space-between}.ember-power-calendar-days,.ember-power-calendar-days *,.ember-power-calendar-nav *{box-sizing:border-box}.ember-power-calendar-nav-title{flex:1;text-align:center}.ember-power-calendar-row{display:flex;justify-content:space-between}.ember-power-calendar-weekday{-webkit-appearance:none;flex:1 1 100%;background-color:initial;border:none;border:initial;outline:0;outline:initial;justify-content:center;display:flex;align-items:center;padding:0}.ember-power-calendar-day,.ember-power-calendar-nav-control{background-color:initial;border:none;-webkit-appearance:none}.ember-power-calendar-day{border:initial;outline:0;outline:initial;flex:1 1 100%;font-size:inherit;align-items:center;justify-content:center;padding:0}.ember-power-calendar{box-sizing:border-box;font-size:14px;line-height:1.42857}.ember-power-calendar-nav{line-height:2}.ember-power-calendar-nav-control{border:initial;outline:0;outline:initial;line-height:1;font-size:150%}.ember-power-select-trigger,.ember-power-select-trigger--active,.ember-power-select-trigger:focus{border-top:1px solid #aaa;border-bottom:1px solid #aaa;border-right:1px solid #aaa;border-left:1px solid #aaa}.ember-power-calendar-nav-control:focus{transform:scale(1.2)}.ember-basic-dropdown-trigger[aria-expanded=true] .ember-power-select-status-icon,.vertical-date span{transform:rotate(180deg)}.ember-power-calendar-day--selected,.ember-power-calendar-day--selected:not([disabled]):hover{font-weight:700}.ember-basic-dropdown,.ember-basic-dropdown-content,.ember-basic-dropdown-content *{box-sizing:border-box}.ember-basic-dropdown-content{position:absolute;width:auto;z-index:1000;background-color:#fff}.ember-basic-dropdown-content--left{left:0}.ember-basic-dropdown-overlay{position:fixed;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:10;top:0;left:0;pointer-events:none}.ember-basic-dropdown-content-wormhole-origin{display:inline}.ember-power-select-dropdown *{box-sizing:border-box}.ember-power-select-trigger{position:relative;border-radius:4px;background-color:#fff;line-height:1.75;overflow-x:hidden;text-overflow:ellipsis;min-height:1.75em;user-select:none;-webkit-user-select:none;color:inherit}.ember-power-select-trigger:after{content:"";display:table;clear:both}.ember-power-select-trigger--active,.ember-power-select-trigger:focus{box-shadow:none}.ember-basic-dropdown-trigger--below.ember-power-select-trigger[aria-expanded=true],.ember-basic-dropdown-trigger--in-place.ember-power-select-trigger[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.ember-basic-dropdown-trigger--above.ember-power-select-trigger[aria-expanded=true]{border-top-left-radius:0;border-top-right-radius:0}.ember-power-select-placeholder{color:#999;display:block;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.ember-power-select-status-icon{position:absolute;display:inline-block;width:0;height:0;top:0;bottom:0;margin:auto;border-style:solid;border-width:7px 4px 0;border-color:#aaa transparent transparent;right:5px}.ember-power-select-clear-btn{position:absolute;right:25px}.ember-power-select-trigger-multiple-input{font-family:inherit;font-size:inherit;border:none;display:inline-block;line-height:inherit;-webkit-appearance:none;outline:0;padding:0;float:left;background-color:transparent;text-indent:2px}.ember-power-select-trigger-multiple-input:disabled{background-color:#eee}.ember-power-select-trigger-multiple-input::placeholder{opacity:1;color:#999}.ember-power-select-trigger-multiple-input::-webkit-input-placeholder{opacity:1;color:#999}.ember-power-select-trigger-multiple-input::-moz-placeholder{opacity:1;color:#999}.ember-power-select-trigger-multiple-input::-ms-input-placeholder{opacity:1;color:#999}.ember-power-select-multiple-options{padding:0;margin:0}.ember-power-select-multiple-option{border:1px solid gray;border-radius:4px;color:#333;background-color:#e4e4e4;padding:0 4px;display:inline-block;line-height:1.45;float:left;margin:2px 0 2px 3px}.ember-power-select-multiple-remove-btn:not(:hover){opacity:.5}.ember-power-select-search{padding:4px}.ember-power-select-search-input{border:1px solid #aaa;border-radius:0;width:100%;font-size:inherit;line-height:inherit;padding:0 5px}.ember-power-select-search-input:focus{border:1px solid #aaa;box-shadow:none}.calendar-big .ember-power-calendar-day--focused,.calendar-medium .ember-power-calendar-day--focused,.calendar-small .ember-power-calendar-day--focused{box-shadow:inset 0 -2px 0 0 #0078c9}.ember-power-select-dropdown{border-left:1px solid #aaa;border-right:1px solid #aaa;line-height:1.75;border-radius:4px;overflow:hidden;color:inherit}.ember-power-select-dropdown.ember-basic-dropdown-content--above{border-top:1px solid #aaa;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.ember-power-select-dropdown.ember-basic-dropdown-content--below,.ember-power-select-dropdown.ember-basic-dropdown-content--in-place{border-top:none;border-bottom:1px solid #aaa;border-top-left-radius:0;border-top-right-radius:0}.ember-power-select-dropdown.ember-basic-dropdown-content--in-place{width:100%}.ember-power-select-options{list-style:none;margin:0;padding:0;user-select:none;-webkit-user-select:none}.ember-power-select-options[role=listbox]{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:12.25em}.ember-power-select-option{padding:0 8px}.ember-power-select-group[aria-disabled=true]{color:#999;cursor:not-allowed}.ember-power-select-group[aria-disabled=true] .ember-power-select-option,.ember-power-select-option[aria-disabled=true]{color:#999;pointer-events:none;cursor:not-allowed}.ember-power-select-option[aria-selected=true]{background-color:#ddd}.ember-power-select-option[aria-current=true]{background-color:#5897fb;color:#fff}.ember-power-select-group-name{cursor:default;font-weight:700}.ember-power-select-trigger[aria-disabled=true]{background-color:#eee}.ember-power-select-trigger{padding:0 16px 0 0}.ember-power-select-placeholder,.ember-power-select-selected-item{margin-left:8px}.ember-power-select-group .ember-power-select-group .ember-power-select-group-name{padding-left:24px}.ember-power-select-group .ember-power-select-group .ember-power-select-option{padding-left:40px}.ember-power-select-group .ember-power-select-option{padding-left:24px}.ember-power-select-group .ember-power-select-group-name{padding-left:8px}.ember-power-select-trigger[dir=rtl]{padding:0 0 0 16px}.ember-power-select-trigger[dir=rtl] .ember-power-select-placeholder,.ember-power-select-trigger[dir=rtl] .ember-power-select-selected-item{margin-right:8px}.ember-power-select-trigger[dir=rtl] .ember-power-select-multiple-option,.ember-power-select-trigger[dir=rtl] .ember-power-select-trigger-multiple-input{float:right}.ember-power-select-trigger[dir=rtl] .ember-power-select-status-icon{left:5px;right:initial}.ember-power-select-trigger[dir=rtl] .ember-power-select-clear-btn{left:25px;right:initial}.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-group-name{padding-right:24px}.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group .ember-power-select-option{padding-right:40px}.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-option{padding-right:24px}.ember-power-select-dropdown[dir=rtl] .ember-power-select-group .ember-power-select-group-name{padding-right:8px}.heat-map[data-heat-map="0"]{background-color:#ff6b6b}.heat-map[data-heat-map="0.01"]{background-color:#f86c6b}.heat-map[data-heat-map="0.02"]{background-color:#f8706c}.heat-map[data-heat-map="0.03"]{background-color:#f8746d}.heat-map[data-heat-map="0.04"]{background-color:#f8776d}.heat-map[data-heat-map="0.05"]{background-color:#f97b6e}.heat-map[data-heat-map="0.06"]{background-color:#f97f6f}.heat-map[data-heat-map="0.07"]{background-color:#f98370}.heat-map[data-heat-map="0.08"]{background-color:#f98670}.heat-map[data-heat-map="0.09"]{background-color:#f98a71}.heat-map[data-heat-map^="0.1"]{background-color:#fa8e72}.heat-map[data-heat-map="0.11"]{background-color:#fa9172}.heat-map[data-heat-map="0.12"]{background-color:#fa9573}.heat-map[data-heat-map="0.13"]{background-color:#fa9974}.heat-map[data-heat-map="0.14"]{background-color:#fa9d75}.heat-map[data-heat-map="0.15"]{background-color:#fba075}.heat-map[data-heat-map="0.16"]{background-color:#fba476}.heat-map[data-heat-map="0.17"]{background-color:#fba877}.heat-map[data-heat-map="0.18"]{background-color:#fbab77}.heat-map[data-heat-map="0.19"]{background-color:#fbaf78}.heat-map[data-heat-map^="0.2"]{background-color:#fcb379}.heat-map[data-heat-map="0.21"]{background-color:#fcb77a}.heat-map[data-heat-map="0.22"]{background-color:#fcba7a}.heat-map[data-heat-map="0.23"]{background-color:#fcbe7b}.heat-map[data-heat-map="0.24"]{background-color:#fcc27c}.heat-map[data-heat-map="0.25"]{background-color:#fdc57c}.heat-map[data-heat-map="0.26"]{background-color:#fdc97d}.heat-map[data-heat-map="0.27"]{background-color:#fdcd7e}.heat-map[data-heat-map="0.28"]{background-color:#fdd17f}.heat-map[data-heat-map="0.29"]{background-color:#fdd47f}.heat-map[data-heat-map^="0.3"]{background-color:#fed880}.heat-map[data-heat-map="0.31"]{background-color:#fedc81}.heat-map[data-heat-map="0.32"]{background-color:#fedf81}.heat-map[data-heat-map="0.33"]{background-color:#fee382}.heat-map[data-heat-map="0.34"]{background-color:#fee783}.heat-map[data-heat-map="0.35"]{background-color:#ffeb84}.heat-map[data-heat-map="0.36"]{background-color:#fdeb84}.heat-map[data-heat-map="0.37"]{background-color:#fbea84}.heat-map[data-heat-map="0.38"]{background-color:#f8e984}.heat-map[data-heat-map="0.39"]{background-color:#f6e984}.heat-map[data-heat-map^="0.4"]{background-color:#f4e884}.heat-map[data-heat-map="0.41"]{background-color:#f1e784}.heat-map[data-heat-map="0.42"]{background-color:#efe784}.heat-map[data-heat-map="0.43"]{background-color:#ece683}.heat-map[data-heat-map="0.44"]{background-color:#eae583}.heat-map[data-heat-map="0.45"]{background-color:#e8e583}.heat-map[data-heat-map="0.46"]{background-color:#e5e483}.heat-map[data-heat-map="0.47"]{background-color:#e3e383}.heat-map[data-heat-map="0.48"]{background-color:#e0e383}.heat-map[data-heat-map="0.49"]{background-color:#dee283}.heat-map[data-heat-map^="0.5"]{background-color:#dbe182}.heat-map[data-heat-map="0.51"]{background-color:#d9e082}.heat-map[data-heat-map="0.52"]{background-color:#d7e082}.heat-map[data-heat-map="0.53"]{background-color:#d4df82}.heat-map[data-heat-map="0.54"]{background-color:#d2de82}.heat-map[data-heat-map="0.55"]{background-color:#cfde82}.heat-map[data-heat-map="0.56"]{background-color:#cddd82}.heat-map[data-heat-map="0.57"]{background-color:#cbdc81}.heat-map[data-heat-map="0.58"]{background-color:#c8dc81}.heat-map[data-heat-map="0.59"]{background-color:#c6db81}.heat-map[data-heat-map^="0.6"]{background-color:#c4da81}.heat-map[data-heat-map="0.61"]{background-color:#c1da81}.heat-map[data-heat-map="0.62"]{background-color:#bfd981}.heat-map[data-heat-map="0.63"]{background-color:#bcd881}.heat-map[data-heat-map="0.64"]{background-color:#bad780}.heat-map[data-heat-map="0.65"]{background-color:#b7d780}.heat-map[data-heat-map="0.66"]{background-color:#b5d680}.heat-map[data-heat-map="0.67"]{background-color:#b3d580}.heat-map[data-heat-map="0.68"]{background-color:#b0d580}.heat-map[data-heat-map="0.69"]{background-color:#aed480}.heat-map[data-heat-map^="0.7"]{background-color:#acd380}.heat-map[data-heat-map="0.71"]{background-color:#a9d380}.heat-map[data-heat-map="0.72"]{background-color:#a7d27f}.heat-map[data-heat-map="0.73"]{background-color:#a4d17f}.heat-map[data-heat-map="0.74"]{background-color:#a2d07f}.heat-map[data-heat-map="0.75"]{background-color:#9fd07f}.heat-map[data-heat-map="0.76"]{background-color:#9dcf7f}.heat-map[data-heat-map="0.78"]{background-color:#9bce7f}.heat-map[data-heat-map="0.79"]{background-color:#96cd7e}.heat-map[data-heat-map^="0.8"]{background-color:#93cc7e}.heat-map[data-heat-map="0.81"]{background-color:#91cc7e}.heat-map[data-heat-map="0.82"]{background-color:#8fcb7e}.heat-map[data-heat-map="0.83"]{background-color:#8cca7e}.heat-map[data-heat-map="0.84"]{background-color:#8aca7e}.heat-map[data-heat-map="0.85"]{background-color:#88c97e}.heat-map[data-heat-map="0.86"]{background-color:#85c87d}.heat-map[data-heat-map="0.87"]{background-color:#83c77d}.heat-map[data-heat-map="0.88"]{background-color:#80c77d}.heat-map[data-heat-map="0.89"]{background-color:#7ec67d}.heat-map[data-heat-map^="0.9"]{background-color:#7bc57d}.heat-map[data-heat-map="0.91"]{background-color:#79c57d}.heat-map[data-heat-map="0.92"]{background-color:#77c47d}.heat-map[data-heat-map="0.93"]{background-color:#74c37c}.heat-map[data-heat-map="0.94"]{background-color:#72c37c}.heat-map[data-heat-map="0.95"]{background-color:#6fc27c}.heat-map[data-heat-map="0.96"]{background-color:#6dc17c}.heat-map[data-heat-map="0.97"]{background-color:#6bc17c}.heat-map[data-heat-map="0.98"]{background-color:#68c07c}.heat-map[data-heat-map="0.99"]{background-color:#66bf7c}.heat-map[data-heat-map^="1"]{background-color:#63be7b}html{font-size:16px;font-family:Lato,"Helvetica Neue",Arial,Helvetica,sans-serif}.calendar-small{width:222px}.calendar-small .ember-power-calendar-week:first-child[data-missing-days="1"]{padding-left:32px}.calendar-small .ember-power-calendar-week:first-child[data-missing-days="2"]{padding-left:64px}.calendar-small .ember-power-calendar-week:first-child[data-missing-days="3"]{padding-left:96px}.calendar-small .ember-power-calendar-week:first-child[data-missing-days="4"]{padding-left:128px}.calendar-small .ember-power-calendar-week:first-child[data-missing-days="5"]{padding-left:160px}.calendar-small .ember-power-calendar-week:first-child[data-missing-days="6"]{padding-left:192px}.calendar-small .ember-power-calendar-week:last-child[data-missing-days="1"]{padding-right:32px}.calendar-small .ember-power-calendar-week:last-child[data-missing-days="2"]{padding-right:64px}.calendar-small .ember-power-calendar-week:last-child[data-missing-days="3"]{padding-right:96px}.calendar-small .ember-power-calendar-week:last-child[data-missing-days="4"]{padding-right:128px}.calendar-small .ember-power-calendar-week:last-child[data-missing-days="5"]{padding-right:160px}.calendar-small .ember-power-calendar-week:last-child[data-missing-days="6"]{padding-right:192px}.calendar-small .ember-power-calendar-day,.calendar-small .ember-power-calendar-weekday{max-width:30px;max-height:30px;width:30px;height:30px}.calendar-small .ember-power-calendar-week,.calendar-small .ember-power-calendar-weekdays{height:32px;padding-left:0;padding-right:0}.calendar-small .ember-power-calendar-day{color:#bbb}.calendar-small .ember-power-calendar-weekdays{color:#333}.calendar-small .ember-power-calendar-nav-control{color:#0078c9}.calendar-small .ember-power-calendar-nav-control:focus{color:#30acff}.calendar-small .ember-power-calendar-day--current-month{color:#656D78;background-color:#F5F7FA}.calendar-small .ember-power-calendar-day--today,.calendar-small .ember-power-calendar-day:not([disabled]):hover{background-color:#eee}.calendar-small .ember-power-calendar-day--selected.ember-power-calendar-day--range-end,.calendar-small .ember-power-calendar-day--selected.ember-power-calendar-day--range-end:hover,.calendar-small .ember-power-calendar-day--selected.ember-power-calendar-day--range-start,.calendar-small .ember-power-calendar-day--selected.ember-power-calendar-day--range-start:hover{background-color:#96d5ff}.calendar-small .ember-power-calendar-day--selected,.calendar-small .ember-power-calendar-day--selected:not([disabled]):hover{background-color:#c9e9ff;color:#656D78}.calendar-small .ember-power-calendar-day--other-month:not([disabled]):hover{color:#656D78}.calendar-medium{width:292px}.calendar-medium .ember-power-calendar-week:first-child[data-missing-days="1"]{padding-left:42px}.calendar-medium .ember-power-calendar-week:first-child[data-missing-days="2"]{padding-left:84px}.calendar-medium .ember-power-calendar-week:first-child[data-missing-days="3"]{padding-left:126px}.calendar-medium .ember-power-calendar-week:first-child[data-missing-days="4"]{padding-left:168px}.calendar-medium .ember-power-calendar-week:first-child[data-missing-days="5"]{padding-left:210px}.calendar-medium .ember-power-calendar-week:first-child[data-missing-days="6"]{padding-left:252px}.calendar-medium .ember-power-calendar-week:last-child[data-missing-days="1"]{padding-right:42px}.calendar-medium .ember-power-calendar-week:last-child[data-missing-days="2"]{padding-right:84px}.calendar-medium .ember-power-calendar-week:last-child[data-missing-days="3"]{padding-right:126px}.calendar-medium .ember-power-calendar-week:last-child[data-missing-days="4"]{padding-right:168px}.calendar-medium .ember-power-calendar-week:last-child[data-missing-days="5"]{padding-right:210px}.calendar-medium .ember-power-calendar-week:last-child[data-missing-days="6"]{padding-right:252px}.calendar-medium .ember-power-calendar-day,.calendar-medium .ember-power-calendar-weekday{max-width:40px;max-height:40px;width:40px;height:40px}.calendar-medium .ember-power-calendar-week,.calendar-medium .ember-power-calendar-weekdays{height:42px;padding-left:0;padding-right:0}.calendar-medium .ember-power-calendar-day{color:#bbb}.calendar-medium .ember-power-calendar-weekdays{color:#333}.calendar-medium .ember-power-calendar-nav-control{color:#0078c9}.calendar-medium .ember-power-calendar-nav-control:focus{color:#30acff}.calendar-medium .ember-power-calendar-day--today,.calendar-medium .ember-power-calendar-day:not([disabled]):hover{background-color:#eee}.calendar-medium .ember-power-calendar-day--selected.ember-power-calendar-day--range-end,.calendar-medium .ember-power-calendar-day--selected.ember-power-calendar-day--range-end:hover,.calendar-medium .ember-power-calendar-day--selected.ember-power-calendar-day--range-start,.calendar-medium .ember-power-calendar-day--selected.ember-power-calendar-day--range-start:hover{background-color:#96d5ff}.calendar-medium .ember-power-calendar-day--selected,.calendar-medium .ember-power-calendar-day--selected:not([disabled]):hover{background-color:#c9e9ff;color:#656D78}.calendar-medium .ember-power-calendar-day--other-month:not([disabled]):hover{color:#656D78}.calendar-big{width:502px}.calendar-big .ember-power-calendar-week:first-child[data-missing-days="1"]{padding-left:72px}.calendar-big .ember-power-calendar-week:first-child[data-missing-days="2"]{padding-left:144px}.calendar-big .ember-power-calendar-week:first-child[data-missing-days="3"]{padding-left:216px}.calendar-big .ember-power-calendar-week:first-child[data-missing-days="4"]{padding-left:288px}.calendar-big .ember-power-calendar-week:first-child[data-missing-days="5"]{padding-left:360px}.calendar-big .ember-power-calendar-week:first-child[data-missing-days="6"]{padding-left:432px}.calendar-big .ember-power-calendar-week:last-child[data-missing-days="1"]{padding-right:72px}.calendar-big .ember-power-calendar-week:last-child[data-missing-days="2"]{padding-right:144px}.calendar-big .ember-power-calendar-week:last-child[data-missing-days="3"]{padding-right:216px}.calendar-big .ember-power-calendar-week:last-child[data-missing-days="4"]{padding-right:288px}.calendar-big .ember-power-calendar-week:last-child[data-missing-days="5"]{padding-right:360px}.calendar-big .ember-power-calendar-week:last-child[data-missing-days="6"]{padding-right:432px}.calendar-big .ember-power-calendar-day,.calendar-big .ember-power-calendar-weekday{max-width:70px;max-height:70px;width:70px;height:70px}.calendar-big .ember-power-calendar-week,.calendar-big .ember-power-calendar-weekdays{height:72px;padding-left:0;padding-right:0}.calendar-big .ember-power-calendar-day{color:#bbb}.calendar-big .ember-power-calendar-weekdays{color:#333}.calendar-big .ember-power-calendar-nav-control{color:#0078c9}.calendar-big .ember-power-calendar-nav-control:focus{color:#30acff}.calendar-big .ember-power-calendar-day--current-month{color:#656D78;background-color:#F5F7FA}.calendar-big .ember-power-calendar-day--today,.calendar-big .ember-power-calendar-day:not([disabled]):hover{background-color:#eee}.calendar-big .ember-power-calendar-day--selected.ember-power-calendar-day--range-end,.calendar-big .ember-power-calendar-day--selected.ember-power-calendar-day--range-end:hover,.calendar-big .ember-power-calendar-day--selected.ember-power-calendar-day--range-start,.calendar-big .ember-power-calendar-day--selected.ember-power-calendar-day--range-start:hover{background-color:#96d5ff}.calendar-big .ember-power-calendar-day--selected,.calendar-big .ember-power-calendar-day--selected:not([disabled]):hover{background-color:#c9e9ff;color:#656D78}.calendar-big .ember-power-calendar-day--other-month:not([disabled]):hover{color:#656D78}.calendar-medium .ember-power-calendar-day--current-month{color:#444;background-color:#d9e8ff}.calendar-medium .ember-power-calendar-day--selected{background-color:#8accff}.ember-power-calendar-day--interactive[disabled]{opacity:.25}#ember-basic-dropdown-wormhole{z-index:99999}#dpi{height:1cm;left:-100%;position:absolute;top:-100%;width:1cm}.ui.fixed.menu{background:#fff;z-index:999}body{background-color:#fcfcfc}body>div{position:relative}.ui.menu{margin:0}.ui.secondary.pointing.menu{border-bottom:none}.ui.grid{margin:0;width:100%}.ui.grid>.row.without-top-padding{padding-top:0}.ui.main-menu{margin-top:20px}.main-content{padding:60px 6px 0}.ui.basic.button{background:#fff!important}.ui.message.flash-message{position:fixed;z-index:1000;width:350px;right:20px;top:50px;float:right;-webkit-box-shadow:0 0 8px 1px rgba(0,0,0,.5);-moz-box-shadow:0 0 8px 1px rgba(0,0,0,.5);box-shadow:0 0 8px 1px rgba(0,0,0,.5)}.cabinet-place-input{width:70%}.ui.procedures-list>.card{margin:.4em}.ui.cards.procedures-list>.card>.content{padding:.5em 1em}.ui.cards.procedures-list>.card>.content .ui.form>.inline.fields{margin:0}.ui.form .inline.fields.without-bottom-margin{margin-bottom:0}.ui.form.small .field,.ui.form.small .fields{margin-bottom:.5em}.ui.form.small .field>label{margin:0 0 .1rem;line-height:1.2}select.ui.selection.dropdown{padding:.67857143em 1em;font-family:Lato,"Helvetica Neue",Arial,Helvetica,sans-serif}.ui.cards>.card>.content.fixed-height{flex-grow:0}.ui.form .field .selection.dropdown{width:100%}.ui.selection.dropdown{min-width:10em}.ui.selection.dropdown.one-element{border:none}.modals.dimmer .ui.scrolling.super.fullscreen.modal{margin:0!important}.ui.modals.dimmer.page{padding:0}.ui.modal.hight-70 .content{height:70vh;max-height:70vh}.ui.modal .header:not(.ui){font-size:1.25rem;line-height:1em;padding:1rem 1.5rem}.ui.modal .content{background:0 0}.ui.modal .content.padded{padding:.2rem 1.5rem}.ui.modal .content.scrolling{max-height:83vh;min-height:50vh;overflow:auto}.ui.modal .content .ui.placeholder .header{padding:0;font-size:2rem}.ui.modal.super.fullscreen{width:100%!important;height:100%}.ui.modal.super.fullscreen .content.scrolling{height:100%!important;overflow:auto}.ui.modal.super.fullscreen>.actions{position:fixed;bottom:0;width:100%}.ui.modal.small.first-load{top:50%!important}.ui.modal.top15{top:15%!important}.ui.modal.top5{top:5%!important}@media only screen and (max-width:1280px){.ui.large.modal{width:100%;margin:0}}@media only screen and (min-width:1281px){.ui.large.modal{width:1280px}}.ui.vertical.fluid.menu>.not-available-day{color:#adadad}.ui.table:last-child{margin-bottom:1px}.ui.table{margin-top:0}.ui.table td.times-container{position:relative;padding:0;width:220px;min-width:220px}.ui.table.places-schedule-table{border-top:none}.ui.table.places-schedule-table>thead>tr>th{width:250px;position:sticky;top:0;background:#fff;z-index:11;border-top:1px solid rgba(34,36,38,.15)}.available-procedure-time,.not-available-time,.place-minute,.place-time,.ui.card.distributed-procedure{width:100%;position:absolute}.place-time{background:rgba(34,36,38,.1);height:40px;color:rgba(0,0,0,.87);padding:.5em .7em;z-index:5}.place-time.is-enable{border-bottom:1px solid rgba(34,36,38,.1);background:0 0}.place-minute{border-bottom:1px solid rgba(34,36,38,.075);height:8px;left:0;z-index:6}.place-minute.raised,.place-minute:hover{background:rgba(0,0,0,.05)!important;color:rgba(0,0,0,.95)!important;line-height:.8em}.ui.card.distributed-procedure{color:rgba(0,0,0,.87);padding:.5em .7em;z-index:8;background:#fff;margin:0;border-radius:initial;box-shadow:initial;border:1px solid rgba(34,36,38,.3);overflow-y:auto;user-select:none}.not-available-time{background:#ff9595;z-index:7;pointer-events:none}.nurse-not-available-time{background:rgba(255,17,57,.443)}.available-procedure-time{background:rgba(45,255,17,.443);top:0;z-index:9;pointer-events:none}.ui.cards .card.filled-background.green{background-color:rgba(33,186,69,.1215686275)}.ui.cards .card.filled-background.teal{background-color:rgba(0,181,173,.1215686275)}.ui.cards .card.filled-background.olive{background-color:rgba(180,204,24,.2745098039)}.ui.cards .card.filled-background.red{background-color:rgba(219,40,40,.1215686275)}.ui.card.distributed-procedure.main-patient{background:#ecf0ff;border:1px solid rgba(0,80,255,.3);z-index:10}.dates-table .day-top:last-child,.housing-table .days-columns .day-column:last-child{border-right:1px solid #000}.ui.card.distributed-procedure>.content{padding:0}.ui.card.distributed-procedure>.content .description>.patient-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:214px;display:block;border-bottom:#76b0e4 1px dotted}.ui.card.distributed-procedure>.content.extra{padding-bottom:2em}.ui.card.distributed-procedure>:last-child,.ui.cards>.card.distributed-procedure>:last-child{border-radius:.28571429rem!important}.ui.input input[type=date]{padding:.37em 1em}.ui.input>.ui.icon.button{padding:.4em .78571429em}.ui.input.number>input[type=number]{text-align:right}.ui.input:not(.disabled) input[disabled].enabled,input[disabled].enabled{opacity:.8}.ui[class*="right floated"].input{float:right;margin-right:0;margin-left:.25em}.ui.action.input:not([class*="left action"])>.ui.calendar:last-child>.button{border-radius:0 .28571429rem .28571429rem 0;font-size:1.1rem}.date-picker{width:126px}.room.table-row:hover>.room-name{background:rgba(180,194,211,.3)}.dates-table{border-bottom:1px solid #000;height:84px;display:inline-flex}.dates-table .day-top{height:84px;width:20px;min-width:20px;overflow:hidden;border-left:1px solid grey;border-top:1px solid #000}.dates-table .day-top .vertical-text{width:80px;display:inline-block;transform:translate(1.35em,60px) rotate(-90deg);transform-origin:left bottom 0;white-space:nowrap}.housing-table{display:table;position:relative;box-sizing:border-box;margin-bottom:-176px;width:100%}.housing-table .days-columns{position:absolute;margin-left:160px;height:100%}.housing-table .days-columns .day-column{position:relative;float:left;height:100%;width:20px;border-left:1px solid grey}.housing-table .room-row{z-index:3;display:table-row}.housing-table .room-row:hover{background-color:rgba(180,180,180,.4)}.housing-table .room-row.is-marked{background-color:rgba(251,255,0,.4)}.housing-table .room-row .text-cell{display:table-cell;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;vertical-align:middle}.housing-table .room-row .room-name{width:60px;max-width:60px;border-right:1px solid grey;border-bottom:1px solid #000}.housing-table .room-row .room-type-name{width:80px;max-width:80px;border-right:1px solid grey;border-bottom:1px solid #000}.housing-table .room-row .room-places{display:table-cell;position:relative}.housing-table .room-row .room-places .room-repair{position:absolute;height:100%;top:0;background:rgba(255,0,0,.4)}.housing-table .room-row .room-places .place-row{width:100%;height:20px;position:relative;border-bottom:1px solid grey}.housing-table .room-row .room-places .place-row:last-child{border-bottom:1px solid #000}.housing-table .room-row .room-places .place-row.added-place{background:rgba(120,120,120,.2)}.housing-table .room-row .room-places .place-row .place-name{text-align:center;display:table-cell}.housing-table .room-row .room-places .place-row .place-day{display:table-cell;width:20px;height:20px}.housing-table .room-row .room-places .place-row .place-day:hover{background:rgba(0,0,0,.2)}.housing-table .room-row .room-places .place-row .voucher{position:absolute;background:#d8d8d8;height:19px;top:0;padding-left:2px;color:#292828;z-index:999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;border-right:1px solid grey;border-left:1px solid grey;box-sizing:border-box}.housing-table .room-row .room-places .place-row .voucher.registry.man{background:#9cf}.housing-table .room-row .room-places .place-row .voucher.registry.woman{background:#f9c}.housing-table .room-row .room-places .place-row .voucher.registry.is-to-eviction{background:rgba(70,200,100,.8)}.housing-table .room-row .room-places .place-row .voucher.registry.is-to-eviction:hover{background:#46c864}.housing-table .room-row .room-places .place-row .voucher.reservation.future{background:#ccf}.housing-table .room-row .room-places .place-row .voucher.future.quota{background:#9f3}.housing-table .room-row .room-places .place-row .voucher:hover{opacity:.85;cursor:default}.housing-days .day.startMounth{border-left:2px solid #000}.housing-days .day.weekend{background:rgba(218,0,0,.1)}.housing-days .day.weekend.active{background-color:rgba(218,0,0,.3)}.housing-days .day.today{background:rgba(195,0,195,.3)}.housing-days .day.today.active{background-color:rgba(195,0,195,.4)}.housing-days .day.active{background-color:rgba(180,180,180,.4)}.ui.pagination.menu.pagination-fixed{position:fixed;bottom:20px;right:20px;z-index:5}.contract-pay-column{width:345px}.input-number{width:50px}.ui.group.action.input>input:not(:first-child){border-radius:0!important}.ui.group.action.input>input[type=date]{width:145px!important}.ui.group.action.input>input[type=number]{width:120px!important}.ui.styled.accordion .accordion .content .cards .content,.ui.styled.accordion .content .cards .content{padding:.5em 1em}.contract-area{width:800px}.ui.selection.dropdown.active,.ui.selection.dropdown.visible{z-index:16}.pell.paper .pell-content{font-family:DejaVu Sans;font-size:12px;padding:12mm;margin:0 auto;border-right:1px dotted rgba(34,36,38,.15);border-left:1px dotted rgba(34,36,38,.15)}.pell.paper .pell-content p{margin:0 0 .8em}.pell.paper.A4.portrait>.pell-content{width:210mm;height:297mm}.pell.paper.A4.landscape>.pell-content{width:297mm;height:210mm}.pell.paper.A5.portrait{width:148mm;min-height:210mm}.pell.paper.A5.landscape{width:210mm;min-height:148mm}.pell.paper.A6.portrait>.pell-content{width:105mm;height:148mm}.pell.paper.A6.landscape>.pell-content{width:148mm;height:105mm}.print-area,.print-area.portrait{width:210mm}.print-area{padding:5mm;margin-left:auto;margin-right:auto;border:1px dotted grey}.print-area.landscape{width:297mm}.print-area .ui.table{line-height:1.1em;font-size:.9em}.print-area .ui.compact.table th{padding:.2em .3em}.print-area .ui.compact.table td{padding:.2em .3em;min-height:1em}.page-break{border-bottom:dotted 1px grey;margin-bottom:2rem!important}@media print{@page{margin:5mm}html{background-color:#fff;margin:0}body{padding:0;margin:0}.print-area{margin-left:initial;margin-right:initial;max-width:initial;border:initial;width:initial}.page-break{page-break-after:always;border:initial}}.ui.table tr.without-border td,.ui.table.fix-thead{border-top:none}.divider-column{position:relative;padding:0!important}.height-container{overflow:auto}.width-container{overflow-y:auto;padding-bottom:1em;margin-bottom:1em}.ui.progress.without-margin,.ui.table .ui.progress{margin:0}.left-scroll{direction:rtl;padding-left:5px}.left-scroll>div{direction:ltr}.ui.progress .bar.full{width:100%}.ui.table td.active.error,.ui.table tr.active.error{color:#9f3a38!important}.ui.table tr td.index-column,.ui.table tr th.index-column{width:60px}.ui.table tr td.date-column,.ui.table tr th.date-column{min-width:90px;max-width:90px}.ui.table tr td.date-picker-column,.ui.table tr td.date-with-time-column,.ui.table tr th.date-picker-column,.ui.table tr th.date-with-time-column{min-width:140px;max-width:140px}.ui.table tr td.number-column,.ui.table tr th.number-column{min-width:20px;max-width:20px}.ui.table tr td.name-column,.ui.table tr th.name-column{max-width:300px}.ui.table tr td.name-2-3-column,.ui.table tr th.name-2-3-column{max-width:200px}.ui.table tr td.country-column,.ui.table tr th.country-column{max-width:150px}.ui.table tr td.region-column,.ui.table tr th.region-column{max-width:200px}.ui.table tr td.address,.ui.table tr th.address{max-width:300px}.ui.table tr td.log-column,.ui.table tr th.log-column{max-width:150px}.ui.table tr td.action-column,.ui.table tr th.action-column{width:50px}.ui.table tr td.action-column.small,.ui.table tr th.action-column.small{width:40px}.ui.table tr td.green{background-color:#21ba45}.ui.table tr td .ui.action.input input:not(.ember-flatpickr-input){width:80%}.ui.table tr td .ui.checkbox{display:inline}.ui.table tr td.button-cell{padding:0}.ui.table tr td.button-cell .ui.button{width:100%;height:100%;border-radius:0;border:none;box-shadow:none}.ui.table[class*="very compact"] th{padding:.6em!important}.ui.table td.description{font-size:.8em}.ui.table .ui.card{height:100%}.ui.table .ui.card .content{padding:.8em .5em}.ui.table.extra.compact td,.ui.table.extra.compact th{padding:.2em}.ui.table.fix-thead thead>tr>th{position:sticky;top:0;background:#fff;z-index:11;border-top:1px solid rgba(34,36,38,.15)}.ui.table.sortable thead th.sorted,.ui.table.sortable thead th:hover{background:#f2f2f2!important}.table-height-container{overflow-y:auto;padding-bottom:40px}.table-height-container:not(:first-child){margin-top:1rem}.table-width-container{overflow:auto;margin:1em 0;width:98vw;max-height:calc(90vh - 60px)}.table-width-container:last-child{margin-bottom:0}.full-width-table{overflow-x:auto;margin:1em 0}.select-compact .ember-power-select-selected-item,.ui.dropdown .ember-power-select-selected-item{margin-left:0}.vertical-date{min-height:80px}.vertical-date span{writing-mode:vertical-rl}.description.selected-procedure{color:#b413ec}.hidden{display:none}.ui.table td.heat-map[data-percent]{width:54px}.default-cursor{cursor:default}.pointer-cursor{cursor:pointer!important}.nowrap-text,.select-nowrap-text .ember-power-select-selected-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-compact{line-height:1.4em;padding:4px 16px 4px 4px;font-size:.92857143rem}.ui.calendar>.ui[class*="left action"].input>.button:nth-child(2){border-radius:.28571429rem 0 0 .28571429rem}[data-tooltip]:hover:before{z-index:101}[data-tooltip]:hover:after{z-index:100}@media only screen and (max-width:767px){.computer.only:not(.mobile),.large.screen.only:not(.mobile),.tablet.only:not(.mobile),.widescreen.only:not(.mobile){display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.computer.only:not(.tablet),.large.screen.only:not(.tablet),.mobile.only:not(.tablet),.widescreen.only:not(.tablet){display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.large.screen.only:not(.computer),.mobile.only:not(.computer),.tablet.only:not(.computer),.widescreen.only:not(.computer){display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.mobile.only:not(.computer),.tablet.only:not(.computer),.widescreen.only:not(.mobile){display:none!important}}@media only screen and (min-width:1920px){.mobile.only:not(.computer),.tablet.only:not(.computer){display:none!important}}.distribution-days{display:table}.distribution-days.disabled{pointer-events:none;opacity:.45}.distribution-days>div{position:relative;float:left;display:table-cell;box-sizing:border-box;vertical-align:middle;text-align:center;height:65px}.distribution-days .schedule-times{width:60px;position:relative;float:left;display:table-cell}.distribution-days .distribution-day{width:50px;border:1px solid rgba(34,36,38,.35);border-right:none;color:rgba(0,0,0,.87)}.distribution-days .distribution-day.disabled{pointer-events:none;color:rgba(0,0,0,.4)}.distribution-days .distribution-day.disabled .half.weekend{color:rgba(255,0,0,.4);font-weight:400}.distribution-days .distribution-day:first-child{border-top-left-radius:.28571429rem;border-bottom-left-radius:.28571429rem}.distribution-days .distribution-day:last-child{border-top-right-radius:.28571429rem;border-bottom-right-radius:.28571429rem;border-right:1px solid rgba(34,36,38,.35)}.distribution-days .distribution-day:hover{color:#000;background:rgba(0,0,0,.1)}.distribution-days .distribution-day.current-day{background:rgba(33,186,69,.5)}.distribution-days .distribution-day.current-day:hover{background:rgba(33,186,69,.7)}.distribution-days .distribution-day.current-day.current-time{background:rgba(33,186,69,.87)}.distribution-days .distribution-day.current-day.current-time:hover{background:#21ba45}.distribution-days .distribution-day.current-day.not-current-place{background:rgba(33,186,69,.2)}.distribution-days .distribution-day.current-day.not-current-place:hover{background:rgba(33,186,69,.4)}.distribution-days .distribution-day .half{height:25px;width:100%}.distribution-days .distribution-day .half.weekend{font-weight:700;color:rgba(255,0,0,.87)}.distribution-days .distribution-day .half.weekend:hover{color:red}.distribution-days .distribution-day .ui.popup{top:auto;bottom:60px;left:0;right:auto;min-width:400px}.distribution-days .distribution-day .item{text-align:left}.distribution-days .distribution-day .item.today-procedure{color:#00f}.ember-attacher .ember-attacher-popper{text-align:left;white-space:nowrap;font-size:1rem;border:1px solid #d4d4d5;line-height:1.4285em;max-width:none;background:#fff;padding:.833em 1em;font-weight:400;font-style:normal;color:rgba(0,0,0,.87);border-radius:.28571429rem;-webkit-box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15);z-index:1}.ember-attacher .ui.list{margin:0}.ui.dropdown.dropdown.ember-basic-dropdown-trigger.button:focus{border:none}.ui.dropdown.dropdown.ember-basic-dropdown-trigger--below{border-color:#96c8da;box-shadow:0 2px 3px 0 rgba(34,36,38,.15)}.ui.dropdown.dropdown.ember-power-select-multiple-trigger{padding:.22619048em 2.1em .22619048em .35714286em}.ui.dropdown.dropdown.ember-power-select-multiple-trigger .ember-power-select-placeholder{display:initial;padding:0;max-width:100%;margin:.45238095em 0 .45238095em .64285714em;line-height:1.21428571em}.ui.dropdown.dropdown.ember-power-select-multiple-trigger .ember-power-select-multiple-option{padding:2px 4px}.ui.dropdown.dropdown.ember-power-select-trigger .ember-power-select-placeholder{display:initial}.ui.dropdown .menu{z-index:9999}.ember-basic-dropdown-content{border-color:#96c8da}.ember-power-select-dropdown{box-shadow:0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.15)!important;transition:opacity .1s ease;will-change:transform,opacity}.ember-power-select-dropdown .ember-power-select-options[role=listbox]{overflow-x:unset;overflow-y:auto}.ember-power-select-dropdown .ember-power-select-options .ember-power-select-option{padding:.78571429rem 1.14285714rem!important;line-height:1em;font-size:1rem;text-transform:none}.ember-power-select-dropdown .ember-power-select-options .ember-power-select-option[aria-selected=true]{background-color:rgba(0,0,0,.03);color:#000}.ui.very.compact.button,.ui.very.compact.buttons .button{padding:.38em}.user-select-none{user-select:none;user-drag:none}.icon[class*="right floated"]{float:right;margin-right:0;margin-left:.25em}table td{position:relative}table td.right.aligned>input{text-align:right}table td .action.input,table td .ember-basic-dropdown-trigger,table td input{position:absolute;display:block;top:0;left:0;margin:0;height:100%!important;width:100%;border-radius:0!important;border:0!important;box-shadow:none;box-sizing:border-box;background-color:rgba(0,0,0,0);padding-left:8px;padding-right:8px}table td .action.input:focus,table td .ember-basic-dropdown-trigger:focus,table td input:focus{box-shadow:none;border:1px solid #66afe9!important;outline:0}table td .ui.action.input{padding:0}table td .ui.action.input .ember-flatpickr-input{width:0}table td .ui.action.input .ui.icon.button{position:relative;float:right;height:100%;border-radius:0}table.compact .ember-basic-dropdown-trigger{font-size:1em;line-height:1.3em;padding:.478571em 1em}.ui.action.input .ember-flatpickr-input.ember-text-field{visibility:hidden;width:0!important;padding:0!important;border:0!important;flex:none!important}.ui.action.input.icon.action i.icon{right:2.67142857em}.tooltip-price-list{min-width:200px;white-space:nowrap}.ui.breadcrumb{margin-bottom:1rem}.ui.form .fields{margin:0 0 1em}