.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{box-sizing:content-box;position:absolute;height:0;width:1px;content:"";z-index:-1;border:8px solid transparent;left:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#2579ba;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media(max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout,body[data-route^="/daily-records"] .css-1sql88u,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout{max-width:1440px!important}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div,body[data-route^="/daily-records"] .css-1sql88u>div,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div{grid-template-columns:1fr}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1~.css-11vf66c,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1~.css-1pthaa9-StickySidebar,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v~.css-11vf66c,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v~.css-1pthaa9-StickySidebar,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1~.css-11vf66c,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1~.css-1pthaa9-StickySidebar,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v~.css-11vf66c,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v~.css-1pthaa9-StickySidebar,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1~.css-11vf66c,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1~.css-1pthaa9-StickySidebar,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v~.css-11vf66c,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v~.css-1pthaa9-StickySidebar{display:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj{display:grid!important;gap:1rem 1rem;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj+*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj+*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj+*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj+*{position:static!important}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>*+*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>*+*{margin-top:0!important}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo{order:1}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo>div,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo>div{width:100%;flex:1}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo input~span,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo input~span{font-size:.875rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk{display:grid;margin-left:0;margin-right:0;grid-template-columns:1fr 1fr 1fr;gap:0 1rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk button{min-width:0!important}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j{padding-left:0}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j .css-1a7bkm2{width:100%}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+3) .css-yef3wk .css-4hxg7j:first-child{grid-column:span 2/span 3}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(n+6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(n+6){order:4}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(-n+8),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(5){grid-column:span 2/span 9}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:first-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:first-child{grid-column:1/span 9;max-width:calc(33.3333333333% - .5rem)}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:first-child>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo{display:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9){order:2}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(5),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(4),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(5){grid-column:span 1/span 9}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(7),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(6),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(7){order:3}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9){position:relative;grid-column:span 3/span 9;width:calc(100% - 2rem);margin-left:auto;margin-right:1rem;max-width:calc(66.6666666667% - .5rem)}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9):before{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:-.75rem -1rem;border:1px solid #e1e5e9;border-left:2px solid #3b82f6}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(9):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(9):before{border-bottom:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(10):before,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(10):before{margin-bottom:-1.125rem;border-top:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11){margin:1.5rem 0 1rem!important;padding:1.5rem 0;grid-column:1/span 9;border-bottom:1px solid #e1e5e9;border-color:#e1e5e9 currentcolor;border-top:1px solid #e1e5e9}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>*~*{margin-top:0}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>legend{margin-bottom:1rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11)>fieldset>.css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~.css-bkb1wo{display:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo{grid-column:1/span 9;max-width:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-1vrus6t{margin-top:0}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo{max-width:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem 1rem}@media(min-width:1024px){body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj{grid-template-columns:1fr 1fr 1fr 1fr}}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo{grid-column:auto;max-width:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-1dpezmf>.css-1jip9dj>.css-bkb1wo:last-child>.css-xa99t7,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo>.css-yexv5t-Cards>.css-bkb1wo:last-child>.css-xa99t7{margin-top:1rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo:last-child .css-1tktf6l:last-child{margin-bottom:1rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem 1rem}@media(min-width:1024px){body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj{grid-template-columns:1fr 1fr 1fr 1fr}}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo{grid-column:span 1/span 9}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:first-child>.css-1jip9dj>.css-bkb1wo>fieldset>.css-1uccy3s>.css-bkb1wo~*{display:none}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1y8ieue>.css-1jip9dj>.css-bkb1wo:last-child{margin-top:1rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem 1rem}@media(min-width:1024px){body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj{grid-template-columns:1fr 1fr 1fr 1fr}}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l{margin-top:1rem}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo,body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(11) .css-1jip9dj>.css-bkb1wo .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>.css-bkb1wo{grid-column:auto}body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-14knrvn-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-1sql88u>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-1sql88u>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-aurft1 form .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v .css-1jip9dj>.css-bkb1wo:nth-child(n+12),body[data-route^="/daily-records"] .css-p6g1in-ColumnLayout>div>.css-zpij4v form .css-1jip9dj>.css-bkb1wo:nth-child(n+12){grid-column:span 3/span 9}body[data-route^="/daily-records"] .react-datepicker__input-container input{width:8rem;background:transparent}.css-1wghm3x,.css-9z8hhs-BaseToolbar{z-index:0!important}.css-p6g1in-ColumnLayout .css-11vf66c{display:none}.css-p6g1in-ColumnLayout .css-1wghm3x{position:static!important}.css-p6g1in-ColumnLayout .css-yexv5t-Cards .css-bkb1wo>.css-1d0nog2>.css-1jip9dj{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem 1rem}.css-p6g1in-ColumnLayout .css-yexv5t-Cards .css-bkb1wo>.css-1d0nog2>.css-1jip9dj>*+*{margin-top:0}.css-p6g1in-ColumnLayout .css-yexv5t-Cards .css-bkb1wo>.css-1d0nog2>.css-1jip9dj~.css-1tktf6l{margin-top:1em}.css-bkb1wo .css-xa99t7 .css-bkb1wo .css-fj25n7{display:none}.daily-report tr:nth-child(2n) td:first-child,.daily-report tr:nth-child(2n) th:first-child,.monthly-report tr:nth-child(2n) th:first-child{border-left:1px solid #aaa}.daily-report tr td[rowspan="2"],.daily-report tr th[rowspan="2"],.daily-report tr:nth-child(2n) td,.daily-report tr:nth-child(2n) th,.monthly-quota tr th,.monthly-report tr th[rowspan="2"],.monthly-report tr.row-before-subtotal td,.monthly-report tr.subtotal td,.monthly-report tr:nth-child(2n) th,.monthly-report tr:nth-last-child(2) td{border-bottom-width:1px;border-bottom-color:#1a1a1a}@media not print{.daily-report thead tr th{position:sticky;z-index:1;background-color:#fff}.daily-report thead tr:first-child th{top:0}.daily-report thead tr:first-child th:first-child{left:0;z-index:2;border-right:1px solid #1a1a1a}.daily-report thead tr:first-child th:first-child+th{border-left:none}.daily-report thead tr:last-child th{top:30.65px}.daily-report tbody tr.text-center td:first-child{position:sticky;left:0;z-index:1;border-right:1px solid #1a1a1a;background:#fff}.daily-report tbody tr.text-center td:first-child+td{border-left:none}.daily-report tbody tr:nth-child(4n+2)+tr+tr:not(.total) td,.daily-report tbody tr:nth-child(4n+2)+tr:not(.total) td{background-color:#f2f2f2}}table.nisun-report,table.payment-report{width:100%;max-width:100%;border:1px solid #1a1a1a;border-collapse:separate;border-spacing:0}table.payment-report{table-layout:fixed}.nisun-report td,.nisun-report th{padding:.25em .5em;border-left:1px solid #aaa;border-bottom:.5px solid #aaa}.nisun-report td:first-child,.nisun-report th:first-child{border-left:1px solid #aaa}.nisun-report tbody tr:last-child td{border-bottom:none}.nisun-report th{white-space:pre}.nisun-report .subtotal,.nisun-report .total{font-weight:700}@media print{@page{size:auto;margin:0!important}.css-cdbbx7-PageWrapper{display:block!important}.css-1hicg15-Content{padding-left:0!important;padding-right:0!important}.toPrintLandscape,.toPrintPortrait{width:100%;line-height:1.125!important}.toPrintLandscape{white-space:nowrap!important;word-break:break-all!important;font-size:7pt!important}.toPrintPortrait{padding:2mm;font-size:10pt!important}body{margin:3mm!important}.css-11y99f,.css-e8uoii-PageContainer,aside,header{display:none!important}table,td,th{color:#1a1a1a}table{width:100%;max-width:100%;background-color:#fff}th{white-space:unset!important}td,th{padding:.25em .125em}}/*
! tailwindcss v3.1.4 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--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;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.fixed{position:fixed}.sticky{position:sticky}.m-2{margin:.5rem}.m-4{margin:1rem}.m-3{margin:.75rem}.mb-2{margin-bottom:.5rem}.mr-2{margin-right:.5rem}.mb-3{margin-bottom:.75rem}.mt-5{margin-top:1.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mb-12{margin-bottom:3rem}.ml-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-screen{height:100vh}.h-8{height:2rem}.h-\[25mm\]{height:25mm}.h-20{height:5rem}.w-8{width:2rem}.w-4\/5{width:80%}.w-1\/4{width:25%}.w-full{width:100%}.w-1\/6{width:16.666667%}.w-5{width:1.25rem}.w-\[20mm\]{width:20mm}.w-1\/2{width:50%}.w-20{width:5rem}.min-w-\[140px\]{min-width:140px}.min-w-\[280px\]{min-width:280px}.min-w-\[3rem\]{min-width:3rem}.min-w-\[100px\]{min-width:100px}.max-w-\[25\%\]{max-width:25%}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.resize-none{resize:none}.flex-col{flex-direction:column}.place-items-center{place-items:center}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-3{row-gap:.75rem}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.break-normal{overflow-wrap:normal;word-break:normal}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b-4{border-bottom-width:4px}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#0ea5e9\]{--tw-gradient-from:#0ea5e9;--tw-gradient-to:rgba(14,165,233,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#6366f1\]{--tw-gradient-to:#6366f1}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-blue-600{fill:#2563eb}.p-2{padding:.5rem}.p-1{padding:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.pb-3{padding-bottom:.75rem}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-semibold{font-weight:600}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-none{line-height:1}.leading-7{line-height:1.75rem}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-transparent{color:transparent}.no-underline{-webkit-text-decoration-line:none;text-decoration-line:none}.ring-blue-200{--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254/var(--tw-ring-opacity))}.ring-gray-200{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.ring-red-200{--tw-ring-opacity:1;--tw-ring-color:rgb(254 202 202/var(--tw-ring-opacity))}.ring-green-200{--tw-ring-opacity:1;--tw-ring-color:rgb(187 247 208/var(--tw-ring-opacity))}.filter{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-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:border-transparent:hover{border-color:transparent}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:bg-blue-600:focus{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.focus\:bg-gray-600:focus{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.focus\:bg-red-600:focus{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.focus\:ring-2:focus{--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)}.active\:bg-blue-600:active{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.active\:bg-gray-600:active{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.active\:bg-red-600:active{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.active\:bg-green-600:active{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.active\:text-white:active{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media print{.print\:m-0{margin:0}.print\:mb-0{margin-bottom:0}.print\:block{display:block}.print\:hidden{display:none}.print\:pb-0{padding-bottom:0}.print\:text-sm{font-size:.875rem;line-height:1.25rem}.print\:text-xs{font-size:.75rem;line-height:1rem}}