.pill-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:44px;margin-top:.1875rem;margin-bottom:-.25rem}.pill-holder .click-context{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pill-holder .click-context:hover .progress-pill{background-color:#fbfbfd}.pill-holder .click-context:focus .progress-pill{background-color:#fbfbfd;border:3px solid #04545e}.progress-pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding:.5rem;padding-right:.75rem;margin-right:.5rem;border-radius:1.25rem;border:1px solid #d6d7de;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box}.progress-pill svg{width:1rem;height:1rem;margin-right:.5rem}.progress-pill svg.error{fill:#e02020}.progress-pill svg.success{fill:#198038}.bf-time-picker .field-wrap{width:60%}.bf-time-picker[disabled] .icon-wrapper{display:none}.bf-time-picker .el-date-editor{width:100%}.bf-time-picker .el-date-editor .el-input__inner{padding-left:1rem}.bf-time-picker .el-date-editor .el-input__prefix{display:none}.bf-time-picker .el-date-editor .el-input__suffix{right:1.5rem}.bf-date-input{font-size:.875rem}.bf-date-input__wrap{padding:.5rem 1rem;border:none;border-bottom:2px solid #d6d7de;border-radius:2px;background-color:#f1f1f3;color:#000}.bf-date-input__wrap:focus,.bf-date-input__wrap:hover{border-color:#04545e}.bf-date-input__input{font-size:.875rem;background-color:#f1f1f3;border:none;text-align:center;-moz-appearance:textfield}.bf-date-input__input::-webkit-inner-spin-button{display:none}.bf-date-input__input:first-child{padding-left:0}.bf-date-input__input:focus{outline:none}.bf-date-input__input--day,.bf-date-input__input--month{width:2em}.bf-date-input__input--year{text-align:initial;width:calc(100% - 6rem)}.bf-date-input__input::-webkit-input-placeholder{color:#70737c}.bf-date-input__input::-moz-placeholder{color:#70737c}.bf-date-input__input:-ms-input-placeholder{color:#70737c}.bf-date-input__input::-ms-input-placeholder{color:#70737c}.bf-date-input__input::placeholder{color:#70737c}.bf-date-input__divider{padding:.75rem .25rem;pointer-events:none}.searchable-select{position:relative}.searchable-select .clear-input{position:absolute;right:.25rem;top:.25rem;height:2rem;width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.searchable-select .clear-input:hover{fill:#0a4148;border:1px solid transparent;border-radius:50%;background-color:#fbfbfd;cursor:pointer}.searchable-select .el-select .el-select__caret{opacity:1;-webkit-transition:opacity .2s,-webkit-transform .3s;transition:opacity .2s,-webkit-transform .3s;transition:opacity .2s,transform .3s;transition:opacity .2s,transform .3s,-webkit-transform .3s}.searchable-select.showclear .el-select__caret{opacity:0}.searchable-select .fade-enter-active{-webkit-transition:opacity .2s;transition:opacity .2s}.searchable-select .fade-enter,.searchable-select .fade-leave-to{opacity:0;-webkit-transition:opacity 0s;transition:opacity 0s}.el-select-dropdown__empty{visibility:hidden;position:relative}.el-select-dropdown__empty:after{visibility:visible;content:"No results."}.el-radio-group.crf-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-radio-group.crf-radio-group.hidden-circles .el-radio__input{display:none}.el-radio-group.crf-radio-group .el-radio{width:100%;height:auto;padding:calc(1rem - 1px);padding-top:calc(.875rem - 1px);padding-bottom:calc(.875rem - 1px);margin:0;margin-bottom:.5rem;border-radius:2px;border-color:#d6d7de;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:normal}.el-radio-group.crf-radio-group .el-radio:focus{-webkit-box-shadow:0 0 5px #04545e;box-shadow:0 0 5px #04545e}.el-radio-group.crf-radio-group .el-radio.is-bordered{margin-left:0}.el-radio-group.crf-radio-group .el-radio__input{width:1.25rem;height:1.25rem;-ms-flex-negative:0;flex-shrink:0}.el-radio-group.crf-radio-group .el-radio__inner{width:100%;height:100%;border-color:#70737c}.el-radio-group.crf-radio-group .el-radio__inner:after{width:.75rem;height:.75rem;background-color:#04545e}.el-radio-group.crf-radio-group .el-radio.is-checked{padding:calc(1rem - 2px);padding-top:calc(.875rem - 2px);padding-bottom:calc(.875rem - 2px);border-width:2px;border-color:#000}.el-radio-group.crf-radio-group .el-radio.is-checked .el-radio__inner{border-width:2px;border-color:#04545e;background:#fff}.el-radio-group.crf-radio-group .el-radio.is-disabled{display:none;pointer-events:none}.el-radio-group.crf-radio-group .el-radio.is-disabled .el-radio__label{color:#000}.el-radio-group.crf-radio-group .el-radio.is-disabled.is-checked{display:initial}.el-radio-group.crf-radio-group .el-radio.is-disabled.is-checked .el-radio__input{display:none}.el-radio-group.crf-radio-group .el-radio__label{padding-left:.5rem;color:#000;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.el-radio-group.crf-radio-group .el-radio__label .bf-markdown{line-height:1.25rem}.el-radio-group.crf-radio-group .el-radio:focus,.el-radio-group.crf-radio-group .el-radio:focus-within,.el-radio-group.crf-radio-group .el-radio:hover:not(.is-checked){outline:none;background-color:#fbfbfd}.el-radio-group.crf-radio-group .el-radio:focus-within .el-radio__inner,.el-radio-group.crf-radio-group .el-radio:focus .el-radio__inner,.el-radio-group.crf-radio-group .el-radio:hover:not(.is-checked) .el-radio__inner{-webkit-box-shadow:none;box-shadow:none;border-color:#04545e}.el-radio-group.crf-radio-group.no-value .el-radio.is-disabled{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:.5rem}.el-radio-group.crf-radio-group.no-value .el-radio.is-disabled .el-radio__input{display:none}.el-radio-group.button-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}.el-radio-group.button-group .el-radio{width:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.5rem}.el-radio-group.button-group .el-radio:last-of-type{margin-right:0}.el-radio-group.button-group .el-radio.is-disabled{display:-webkit-box;display:-ms-flexbox;display:flex}.el-radio-group.button-group .el-radio.is-disabled .el-radio__input{display:none}.el-radio-group.button-group.binary{width:100%}.el-radio-group.button-group.binary .el-radio{width:calc(50% - .25rem);max-width:20rem}.checkbox-table[data-v-ba696a6a]{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}.checkbox-table__row[data-v-ba696a6a]{display:grid;grid-template:auto/9rem auto;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-top:1px solid #d6d7de}.checkbox-table__row>div[data-v-ba696a6a]{padding:1rem}.checkbox-table__checkbox[data-v-ba696a6a]{grid-column:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:none;font-weight:500}.checkbox-table__checkbox input[data-v-ba696a6a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:3rem;height:3rem;background:#fff;border:1px solid #000;outline:none;margin:0;margin-right:1rem;cursor:pointer}.checkbox-table__checkbox input[disabled][data-v-ba696a6a]{cursor:not-allowed}.checkbox-table__checkbox input[data-v-ba696a6a]:checked:after{content:"\2713";display:block;position:absolute;color:#04545e;font-size:3rem;line-height:1;top:-.15rem;left:.25rem}.checkbox-table__checkbox input[data-v-ba696a6a]:active,.checkbox-table__checkbox input[data-v-ba696a6a]:focus{border-color:transparent;outline:2px solid #04545e}.checkbox-table__description[data-v-ba696a6a],.checkbox-table__spacer[data-v-ba696a6a]{grid-column:2;align-self:stretch;border-left:1px solid #d6d7de;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.date-field,.select-field,.text-field,.time-field{width:16rem;max-width:100%}@media screen and (min-width:1024px){.date-field,.select-field,.text-field,.time-field{width:20rem}}.searchable-select-field{width:100%}.text-area-field{width:32rem;max-width:100%}@media screen and (min-width:1024px){.text-area-field{width:40rem}}.form-question{position:relative;padding:1rem 1rem 1.5rem;border-top:1px solid #d6d7de;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;display:grid;grid-template:auto/auto 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-question:first-of-type{padding-top:0;border-top:0}.form-question:last-child{padding-bottom:0}.form-question.inline_comment{border-top:none;padding-top:0;margin-top:-.5rem}.form-question__plain-answer{border-left:4px solid #e02020;padding-left:.5rem;margin-left:.125rem;height:1.75rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-question__prompt{grid-row:1;grid-column:1;padding:0;margin:0;color:#000;font-size:1rem;line-height:1.25rem;font-weight:500}.form-question__prompt .bf-markdown{display:inline-block}.form-question__prompt .optional-text{margin-left:.5rem;color:#70737c;font-weight:400}.form-question__intro{margin-top:.25rem;margin-bottom:0;grid-column:1;color:#70737c;font-size:.875rem;line-height:1rem;font-weight:400}.form-question__actions{grid-row:1;grid-column:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.form-question__input{margin-top:.5rem;grid-column:1/span 2;width:100%}.form-question__menu-button{margin:-.75rem;margin-left:.125rem}.form-question__menu-button button{padding-top:.25rem!important}.form-question__outro{margin-bottom:0;grid-column:1;color:#70737c;font-size:.875rem;line-height:1rem;font-weight:400}.form-question.check_box_table{border-top:none;margin-bottom:-1.5rem}.form-question.check_box_table .bf-alert{margin-bottom:1rem}.form-section{background-color:#fff;border-bottom:4px solid #d6d7de;padding:1.5rem 0;display:grid;grid-template:auto/4fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-section+.form-section{border-top:none}.form-section:last-of-type{border-bottom:0}.form-section__title{grid-column:1;margin:0 1rem .5rem;padding-bottom:1rem;color:#000;font-size:1.125rem;line-height:1.25rem;font-weight:700}.form-section__title.with-intro{padding-bottom:0}.form-section__remove-button{grid-row:1;grid-column:2;min-height:3rem;margin-top:-.75rem;justify-self:end;align-self:start;z-index:var(--elevation-sm)}.form-section__remove-button+div{grid-row:1}.form-section__intro,.form-section__outro{margin:0 1rem}.form-section__intro{grid-column:1;padding-bottom:1rem}.form-section__intro:last-child{padding-bottom:0}.form-section_outro{margin-top:1rem}.form-section__actions{grid-row:1;grid-column:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:1rem}.form-section__skip-question{background-color:inherit;border:0;padding:.25rem .5rem;margin-bottom:.25rem;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1rem;font-weight:500;color:#04545e;fill:#04545e}.form-section__skip-question:hover{background-color:#04545e;color:#fff;fill:#fff}.form-section__skip-question svg{width:1.5rem;height:1.5rem;margin-left:.5rem}.form-section__menu-button{background-color:inherit;border:0;padding:0;cursor:pointer}.form-section__menu-button svg{height:2.5rem;width:2.5rem}.form-section .form-question{grid-column:1/span 2}.form-section__intro+.form-question{margin-top:.5rem}.form-section__outro{grid-column:1;margin-top:1rem}.read-more__content[data-v-565a3edb]{line-height:1.25;max-height:2.5rem;margin-bottom:.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.read-more__content.open[data-v-565a3edb]{display:block;max-height:none}.form-instructions{padding:1rem;border:1px solid #d6d7de;background-color:#fff;margin:1rem .5rem 0}.form-instructions h3{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;line-height:1.5rem;font-weight:700}#app .form-navigation{margin-bottom:1rem;font-size:.875rem;line-height:1rem;font-weight:400;display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}@media print{#app .form-navigation{display:none}}#app .form-navigation button.el-button{width:3rem;height:3rem;padding:calc(.375rem - 1px)}#app .form-navigation button.el-button svg{width:2.25rem;height:2.25rem}#app .form-navigation .prev-form{grid-column:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#app .form-navigation .prev-form__button{margin-right:1rem}#app .form-navigation .prev-form__name{display:inline-block;-ms-flex-item-align:center;align-self:center;max-width:24rem;color:#000}#app .form-navigation .next-form{grid-column:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#app .form-navigation .next-form__button{margin-left:1rem}#app .form-navigation .next-form__name{display:inline-block;-ms-flex-item-align:center;align-self:center;max-width:24rem;color:#000}#app .form-navigation .next-form__name .form-locked-icon{display:inline-block;vertical-align:middle;width:1rem;height:1rem;fill:#000}.confirm-cancel-visit .warning-svg{fill:#e02020;margin-right:1rem}.confirm-cancel-visit .confirm-password{padding-bottom:1rem;width:45%}.confirm-cancel-visit h3{font-weight:500}.confirm-cancel-visit .copy-intro{padding-bottom:1rem}.screen-fail-form .form-question{padding-left:0;padding-right:0}.screen-fail-form .confirm-password,.screen-fail-form .date-field,.screen-fail-form .select-field{width:100%}.screen-fail-form .confirm-password{padding-bottom:1rem}.screen-fail-form .assessment-date{padding-bottom:0}.screen-fail-form p.copy-intro{padding-bottom:1.5rem;margin:0}.screen-fail-form .modal__content>section{margin-top:1rem}.screen-fail-form h3{margin-top:0;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.25rem;font-weight:500}.screen-fail-form .form-question__prompt{font-size:1rem;line-height:1.25rem;font-weight:500}.confirm-question-modal .unlocked-question{padding:1.5rem 0;border-top:1px solid #d6d7de}.confirm-question-modal .locked-question{padding:1rem;border:1px solid #d6d7de}.confirm-ineligible-modal .modal__content{padding:1.5rem 2rem}.confirm-ineligible-modal p{margin:0}.screen-fail-modal .warning-svg{fill:#e02020;margin-right:1rem;height:1.5rem!important;width:1.5rem!important}.screen-fail-modal .copy-intro{padding-bottom:1rem}.screen-fail-modal .form-question .bf-alert,.screen-fail-modal .form-question__actions{display:none}.patient-form[data-v-9fd69ab8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible;height:100%}.patient-form__header[data-v-9fd69ab8]{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%;padding:1rem;margin-bottom:0;background-color:#fff;z-index:var(--elevation-sm);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:2px;border-radius:0}.patient-form__is-optional[data-v-9fd69ab8]{color:#70737c;font-weight:500}.patient-form__form[data-v-9fd69ab8]{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:1rem;overflow:auto;scroll-behavior:smooth}.patient-form__instructions[data-v-9fd69ab8]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0;margin-bottom:2rem}.patient-form__page[data-v-9fd69ab8]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;border:1px solid #d6d7de;margin-bottom:2rem}.patient-form__footer[data-v-9fd69ab8]{padding:1.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.patient-form__footer .bf-markdown[data-v-9fd69ab8]{font-size:.875rem;line-height:1.25rem;font-weight:400}.patient-form__footer .el-button[data-v-9fd69ab8]{width:100%}.patient-form .assessment-date[data-v-9fd69ab8]{background-color:#fff;border-bottom:4px solid #d6d7de;padding:1.5rem 0}.log-entry-table-container{grid-row:log-table;overflow:auto}.log-entry-table-container .print-page{padding:0 1rem}.log-entry-table-container .print-page table{width:100%}.log-entry-table-container .print-page table th{text-align:left;padding:1rem}.log-entry-table-container .print-page table td{padding:1rem}.log-entry-table-container .print-page ul{margin:0;padding:0;margin-bottom:2rem}.log-entry-table-container .print-page h1{margin-bottom:0;font-size:1.5rem;line-height:2rem;font-weight:700}.log-entry-table-container .print-page li{display:inline;font-size:1rem;line-height:1.25rem}.log-entry-table-container .print-page li:not(:last-child):after{font-size:2rem;content:"\2022";vertical-align:sub}.log-entry-table-container .print-table{border:1px solid #000;border-collapse:collapse}.log-entry-table-container .print-table td{border-top:1px solid #000}.log-entry-table-wrapper{position:relative;overflow:auto;margin-bottom:2rem;border:1px solid #f1f1f3}@media print{.log-entry-table-wrapper{border:none}}.log-entry-table{table-layout:fixed;width:100%;border-collapse:collapse;text-align:left;background-color:#fff}@media print{.log-entry-table{display:none}}.log-entry-table td,.log-entry-table th{padding:1rem;max-width:12rem;font-size:.875rem;line-height:1rem}.log-entry-table td.actions,.log-entry-table th.actions{width:2.75rem;padding:0}.log-entry-table td.actions .context-menu,.log-entry-table th.actions .context-menu{float:right;margin-right:.5rem}.log-entry-table th{cursor:pointer;position:sticky;top:0;padding:1rem;background-color:#f1f1f3;font-size:.875rem;line-height:1rem;font-weight:700;z-index:var(--elevation-sm)}.log-entry-table th:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#f1f1f3}.log-entry-table th .caret-icon,.log-entry-table th .label{display:inline-block}.log-entry-table td{border-bottom:1px solid #f1f1f3;vertical-align:top}.log-entry-table td .entry-link{text-decoration:none;color:#04545e}.log-entry-table td .content{display:inline-block}.log-entry-table td.status.error{position:relative}.log-entry-table td.status.error:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background-color:#e02020}.log-entry-table td.status.fixed{position:sticky;background-color:#fff;background-clip:padding-box}.log-entry-table td.fixed,.log-entry-table th.fixed{position:sticky;left:0;top:0;z-index:var(--elevation-md)}.log-entry-table th.fixed{background-color:#f1f1f3}.log-entry-table tr:last-of-type td{border-bottom:none}.add-log-entry{position:absolute;width:100%}.add-log-entry .instructions-table td{padding:1.5rem}.add-log-entry__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;position:fixed;bottom:0;width:100%;border-top:1px solid #f1f1f3;background-color:#fff}.add-log-entry__actions button:not(:last-child){margin-right:1rem}.add-log-entry__actions .delete-button{border-color:#e02020!important}.add-log-entry__actions .delete-button svg{fill:#e02020!important}.add-log-entry__page{padding:0 1rem}.add-log-entry__form-wrap{border:1px solid #f1f1f3;background-color:#fff;margin:5rem 1.5rem 6rem}.add-log-entry__heading{padding:1rem 1.5rem;background-color:#fff;position:fixed;width:100%;z-index:var(--elevation-sm);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:2px;font-size:1.125rem;line-height:1.25rem;font-weight:500}.add-log-entry__instructions{border:none;border-bottom:1px solid #f1f1f3}.add-log-entry .form-section{padding-bottom:2rem}.add-log-entry .form-section+.form-section{margin-top:1.5rem}.log-form-prevent-editing{width:100%}.logform{height:100%;display:grid;grid-template-rows:[header] auto [actions] auto [log-table] 1fr [navigation] auto;overflow:hidden}.logform .log-form-header{grid-row:header;padding:1rem;background-color:#fff;z-index:var(--elevation-sm);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);border-radius:2px;border-radius:0}@media print{.logform .log-form-header{display:none}}.logform>:not(.log-form-header):not(.modal-bg){margin:1rem 1rem 1.5rem;margin-bottom:0}.logform__actions{grid-row:actions;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logform__actions,.logform__actions .button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logform__actions .button-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.logform__actions .button-wrap .print-button{fill:#000;margin-right:.5rem}.logform__actions .instructions{width:100%;margin-bottom:0;font-size:.875rem;line-height:1rem;font-weight:400}.logform__actions__add-button{justify-self:end}.logform__actions__add-button span{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logform__actions__add-button .svg-icon{fill:#04545e;width:1rem;height:1rem;margin-left:1rem}@media print{.logform__actions{display:none}}.logform .logform__instructions{margin-top:1.5rem}.logform .navigation{grid-row:navigation}#app .el-button.add-another{margin:1.5rem 0;font-size:.875rem;line-height:1rem;font-weight:500}#app .el-button.add-another svg{width:1rem;margin-left:.5rem}@use "sass:map";.ledd-modal-form{padding:1.5rem 0}.ledd-modal-form .bf-alert{width:100%;margin-top:.5rem}.ledd-modal-form .form-question__intro{grid-column:1/span 2}.ledd-modal-form .form-question__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ledd-modal-form .dose-units{margin-left:.75rem;font-size:.875rem;line-height:1rem;font-weight:400}