/*! HandyTrac - Wed Jun 25 2025 18:06:31 GMT+0000 (Coordinated Universal Time) */@import url(https://cdn.jsdelivr.net/npm/pretty-print-json@2.0/dist/css/pretty-print-json.css);.app,.app-logged-out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;position:relative;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-logged-out{background-color:#152e71}.app.app-mobile #content{margin:0;width:calc(100% - 1rem);padding:0 .5rem}.app.app-mobile #content>div{overflow-x:hidden}.app-logged-out.app-mobile #content{margin:0;width:calc(100% - 1rem);padding:0 .5rem}.app-logged-out.app-mobile #content>div{overflow-x:hidden}body{padding:0;margin:0;background-color:#efefef}#content{min-height:100%;margin:10px auto;width:90%;-webkit-box-flex:1;-ms-flex:1;flex:1}.override-overflow{overflow-x:unset!important}button{border:none;outline:none;margin:3px 20px;padding:12px 30px;background-color:#00b8ff;color:#fff;border-radius:5px;cursor:pointer;font-size:14px;font-weight:400;font-family:Helvetica,Arial,sans-serif}button:disabled{cursor:not-allowed;background-color:#888}button.green{background-color:#2dcc00}button.red{background-color:red}button.link{background-color:transparent;border:none;padding:0;margin:0;color:#0093cc}button.link:hover{text-decoration:underline}.button-alt{background-color:#152e71;color:#000;border-radius:4px}.button-cancel{background-color:initial;color:#0093cc;font-size:14px;font-weight:400;font-family:Helvetica,Arial,sans-serif}.button-warn{background-color:#f59a23;color:#fff}.button-transparent{padding:3px 10px;height:30px;margin:6px 10px;background:#fff;color:#0093cc;border:1px solid #0093cc}.button-transparent:disabled{background:#fff;color:#888;border-color:#888}.icon-warn{color:#f59a23}.button-approve{background-color:#2dcc00;color:#fff}.button-reject{background-color:red;color:#fff}.button-file{background:#d4d4d4;border:1px solid #00b8ff;margin-left:0;cursor:not-allowed}.button-red-text{color:red}.button-red-text:hover{border-bottom:1px solid red}.impersonateButton{margin-left:1rem}.logout-button{border:2px solid #fff200;font-weight:700;color:#fff200}input,select{outline:none;border:1px solid #d4d4d4;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input:disabled,select:disabled{background:#efefef;cursor:not-allowed}input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#d4d4d4}input::-moz-placeholder,select::-moz-placeholder{color:#d4d4d4}input:-ms-input-placeholder,select:-ms-input-placeholder{color:#d4d4d4}input:-moz-placeholder,select:-moz-placeholder{color:#d4d4d4}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=time]::-webkit-inner-spin-button,input[type=time]::-webkit-outer-spin-button,select[type=number]::-webkit-inner-spin-button,select[type=number]::-webkit-outer-spin-button,select[type=time]::-webkit-inner-spin-button,select[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}input[type=number],input[type=time],select[type=number],select[type=time]{-webkit-appearance:textfield;-moz-appearance:textfield}.spin,.spin::-webkit-inner-spin-button,.spin::-webkit-outer-spin-button{-webkit-appearance:textfield!important;-moz-appearance:textfield!important}select{display:block;padding:6px 22px 2px 4px;min-width:210px;max-width:350px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;font-size:14px}select,textarea{color:#666;margin:0;border:1px solid #d4d4d4}textarea{resize:none;outline:none;padding:6px;font-size:12px;font-weight:700;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-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:14px}.search-input::-webkit-input-placeholder{color:#fff;opacity:1}.search-input::-moz-placeholder{color:#fff;opacity:1}.search-input:-ms-input-placeholder{opacity:1}.search-input::-ms-input-placeholder{opacity:1}.search-input::placeholder{color:#fff;opacity:1}.search-input:-ms-input-placeholder{color:#fff}.search-input::-ms-input-placeholder{color:#fff}.search-input{background-color:inherit;border:none;outline:none;width:200px;margin-left:10px;font-size:16px;color:#fff}.login-text-input{margin:0 10px 20px 0}.login-text-input .login-input-title{color:#152e71;margin-bottom:12px;font-size:.8rem;font-weight:700}.login-text-input input,.login-text-input select{padding:10px 4px;width:100%;color:#666;font-size:14px}.login-text-input .error{color:red;padding:8px 0;font-size:14px}.datepicker-input{position:relative;width:210px;height:26px;border:1px solid #d4d4d4;padding:4px;margin:-1px 0 0 0;color:#666;font-size:14px}.datepicker-input:disabled{font-weight:700}.datepicker-input::-webkit-input-placeholder{color:transparent}.datepicker-input::-moz-placeholder{color:transparent}.datepicker-input:-ms-input-placeholder{color:transparent}.datepicker-input::-ms-input-placeholder{color:transparent}.datepicker-input::placeholder{color:transparent}.datepicker-calendar .selected{background:#00b8ff!important;color:#fff}.datepicker-calendar .cell:hover{border:1px solid #00b8ff!important}.date-picker-input-detail{top:2px}a{text-decoration:none;color:#0093cc;border-bottom:1px solid transparent;cursor:pointer}a:hover{border-bottom:1px solid #0093cc}.cardTitleLink,.showHideLink{font-size:14px}.showBar{cursor:pointer}.hideBar,.showBar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.audit-log{font-size:14px}.table-actions-column{width:120px}.table-cell-small{width:180px}.table-title{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;font-size:20px;color:#666;margin:8px 0}.table-title,.table-title .legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.table-title .legend{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:start;font-size:12px}.table-cell-small-padding{padding:6px 1px!important}.table-cell-medium-padding{padding:6px 6px!important}.mobile-table-grid-wrapper.mobile-staff-table{color:#000}.mobile-table-grid-wrapper.mobile-staff-table .grid-headers,.mobile-table-grid-wrapper.mobile-staff-table .grid-row{background-color:#fff}.mobile-table-grid-wrapper.mobile-staff-table .grid-row>.grid-cell-lastActivity{text-align:right;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.mobile-table-grid-wrapper.mobile-staff-table .grid-row>.grid-cell-actions{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-table-grid-wrapper.mobile-staff-table .grid-row-overflow>.grid-cell-actions{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem}.mobile-table-grid-wrapper.mobile-staff-table .grid-cell-email{overflow:auto;word-break:break-all}.mobile-table-grid-wrapper.mobile-card-table{color:#000}.mobile-table-grid-wrapper.mobile-card-table .grid-headers,.mobile-table-grid-wrapper.mobile-card-table .grid-row{background-color:#fff}.form-single-line{margin:20px 0 0 0}.form-split-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0}.form-split-columns .left-column{padding-right:50px}.form-split-columns .left-column,.form-split-columns .right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-split-columns .right-column{padding-left:50px;border-left:1px solid #888}.form-double-dropdown{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:340px}.form-actions,.form-double-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-actions{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.form-actions .form-actions-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-actions .form-actions-delete{text-align:center;padding-left:20px;margin:5px 0 0 0;cursor:pointer;font-size:14px}.form-text-input,.form-text-input-custom,.form-text-input-short{color:#666;margin:0;padding:4px;font-size:14px}@media (max-width:1029px){.form-text-input,.form-text-input-custom,.form-text-input-short{-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}}.form-text-input-short{width:200px}@media (max-width:1029px){.form-text-input-short{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}}.form-text-input-custom{width:200px}@media (max-width:1029px){.form-text-input-custom{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.form-text-input-activity{margin-bottom:12px}}.form-time-input{color:#666;margin:0;padding:2px;height:22px;font-size:14px}@media (max-width:1029px){.form-time-input{-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}}.form-select-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:210px;position:relative;padding-right:25px}@media (max-width:1029px){.form-select-input{width:100%}.form-select-input select{height:40px;line-height:32px;padding:4px 0 4px 4px;width:100%;max-width:unset;min-width:unset}}.form-select-input:after{font-family:Font Awesome\ 5 Free,sans-serif;font-weight:600;content:"\f0dc";position:absolute;right:32px;pointer-events:none;color:#666;padding-bottom:4px}@media (max-width:1029px){.form-select-input:after{top:11px}}.form-checkbox-group{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:12px;margin:10px 0}.form-checkbox-group,.form-checkbox-group .form-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.form-checkbox-group .form-checkbox{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-checkbox-group .form-checkbox .form-checkbox-label{margin-left:10px}.form-copy-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px;font-size:12px}.form-sub-info{font-size:12px;color:#0093cc}.form-select.not-editable,.form-select.not-editable:disabled{border:none;background:transparent;font-weight:700;font-size:16px;padding-left:0;padding-right:0}.not-editable:after{content:""}.form-text-input.not-editable,.form-text-input.not-editable:disabled,.not-editable.form-text-input-custom,.not-editable.form-text-input-custom:disabled,.not-editable.form-text-input-short,.not-editable.form-text-input-short:disabled{border:none;background:transparent;font-weight:700;font-size:16px;padding-left:0}.form-text-input.not-editable::-webkit-input-placeholder,.form-text-input.not-editable:disabled::-webkit-input-placeholder,.not-editable.form-text-input-custom::-webkit-input-placeholder,.not-editable.form-text-input-custom:disabled::-webkit-input-placeholder,.not-editable.form-text-input-short::-webkit-input-placeholder,.not-editable.form-text-input-short:disabled::-webkit-input-placeholder{color:transparent}.form-text-input.not-editable::-moz-placeholder,.form-text-input.not-editable:disabled::-moz-placeholder,.not-editable.form-text-input-custom::-moz-placeholder,.not-editable.form-text-input-custom:disabled::-moz-placeholder,.not-editable.form-text-input-short::-moz-placeholder,.not-editable.form-text-input-short:disabled::-moz-placeholder{color:transparent}.form-text-input.not-editable:-ms-input-placeholder,.form-text-input.not-editable:disabled:-ms-input-placeholder,.not-editable.form-text-input-custom:-ms-input-placeholder,.not-editable.form-text-input-custom:disabled:-ms-input-placeholder,.not-editable.form-text-input-short:-ms-input-placeholder,.not-editable.form-text-input-short:disabled:-ms-input-placeholder{color:transparent}.form-text-input.not-editable::-ms-input-placeholder,.form-text-input.not-editable:disabled::-ms-input-placeholder,.not-editable.form-text-input-custom::-ms-input-placeholder,.not-editable.form-text-input-custom:disabled::-ms-input-placeholder,.not-editable.form-text-input-short::-ms-input-placeholder,.not-editable.form-text-input-short:disabled::-ms-input-placeholder{color:transparent}.form-text-input.not-editable::placeholder,.form-text-input.not-editable:disabled::placeholder,.not-editable.form-text-input-custom::placeholder,.not-editable.form-text-input-custom:disabled::placeholder,.not-editable.form-text-input-short::placeholder,.not-editable.form-text-input-short:disabled::placeholder{color:transparent}.icon-green-square,.icon-red-square,.icon-square,.icon-sr-closed,.icon-sr-disabled,.icon-sr-open,.icon-sr-past-reminder,.icon-sr-shipping,.icon-sr-waiting{margin:0 2px -2px 0;display:inline-block;height:14px;width:14px}.icon-sr-closed{background-color:#df997f}.icon-sr-open{background-color:#91c59e}.icon-sr-waiting{background-color:#ab76b4}.icon-sr-shipping{background-color:#4ca7b9}.icon-sr-disabled{background-color:#666}.icon-sr-past-reminder{background-color:red}.icon-red-square{background-color:#ad3731}.icon-green-square{background-color:#91c59e}#app .hooper{position:relative;width:100%;height:200px}#app .hooper,#app .hooper *{-webkit-box-sizing:border-box;box-sizing:border-box}#app .hooper-list{overflow:hidden;width:100%;height:100%}#app .hooper-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;padding:0;margin:0}#app .hooper.is-vertical .hooper-track{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:200px}#app .hooper.is-rtl{direction:rtl}#app .hooper-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}#app .hooper-slide{-ms-flex-negative:0;flex-shrink:0;height:100%;margin:0;padding:0;list-style:none}#app .hooper-progress{position:absolute;top:0;right:0;left:0;height:4px;background-color:#efefef}#app .hooper-progress-inner{height:100%;background-color:#4285f4;-webkit-transition:.3s;transition:.3s}#app .hooper-pagination{position:absolute;bottom:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);padding:5px 10px}#app .hooper-indicators,#app .hooper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}#app .hooper-indicators{list-style:none;margin:0;padding:0}#app .hooper-indicator.is-active,#app .hooper-indicator:hover{background-color:#4285f4}#app .hooper-indicator{margin:0 2px;width:12px;height:4px;border-radius:4px;border:none;padding:0;background-color:#fff;cursor:pointer}#app .hooper-pagination.is-vertical{bottom:auto;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#app .hooper-pagination.is-vertical .hooper-indicators{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#app .hooper-pagination.is-vertical .hooper-indicator{width:6px}#app .hooper-next,#app .hooper-prev{background-color:transparent;border:none;padding:1em;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}#app .hooper-next.is-disabled,#app .hooper-prev.is-disabled{opacity:.3;cursor:not-allowed}#app .hooper-next{right:0}#app .hooper-prev{left:0}#app .hooper-navigation.is-vertical .hooper-next{top:auto;bottom:0;-webkit-transform:initial;transform:none}#app .hooper-navigation.is-vertical .hooper-prev{top:0;bottom:auto;right:0;left:auto;-webkit-transform:initial;transform:none}#app .hooper-navigation.is-rtl .hooper-prev{left:auto;right:0}#app .hooper-navigation.is-rtl .hooper-next{right:auto;left:0}#app .hooper-next,#app .hooper-prev{margin:0}#app .hooper-prev{left:-28px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#app .hooper-next{right:-28px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#app .chart-legend{position:absolute;width:100%;bottom:10%}#app .chart-legend li{cursor:pointer;margin:10px 4px}#app .chart-legend li span{position:relative;padding:6px 20px;border-radius:13px;color:#fff;z-index:2}.tabs-wrapper{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.tabs-wrapper,.tabs-wrapper .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.tabs-wrapper .tabs{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 193px;flex:0 0 193px;padding:30px 0}.tabs-wrapper .tabs .tab{border-top-left-radius:5px;border-bottom-left-radius:5px;height:68px;line-height:64px;padding:0 10px;background:#888;text-decoration:none;color:#efefef;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 -1px 2px 0;z-index:1}.tabs-wrapper .tabs .tab.active{color:#666;background:#fff;border:1px solid #00b8ff;border-right:none}.tabs-wrapper .tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;border:1px solid #d4d4d4;border-radius:5px}.tabs-wrapper .tab-content h3{font-weight:700;font-style:normal;font-size:16px;color:#7f7f7f}#app .toast_container{opacity:1;-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto;margin-top:25em;width:28em}#app .toast_success{border-left:4px solid #07bc0c}#app .toast_warning{border-left:4px solid #f1c40f}#app .toast_error{border-left:4px solid #e74c3c}#app .multiselect__option--highlight,#app .multiselect__tag{background:#073693}#app .multiselect__tag-icon:after{color:#00b8ff}#app .multiselect__tag-icon:focus,#app .multiselect__tag-icon:hover{background:#00b8ff}#app .multiselect__option--selected.multiselect__option--highlight{background:#a9a9a9}#app section.vuejs3-datepicker__calendar-topbar{display:none}#app .vuejs3-datepicker__value{position:relative;height:26px;border:1px solid #d4d4d4;padding:4px;margin:-1px 0 0 0;color:#666;font-size:14px}#app .vuejs3-datepicker__value:disabled{font-weight:700}#app .vuejs3-datepicker__value::-webkit-input-placeholder{color:transparent}#app .vuejs3-datepicker__value::-moz-placeholder{color:transparent}#app .vuejs3-datepicker__value:-ms-input-placeholder{color:transparent}#app .vuejs3-datepicker__value::-ms-input-placeholder{color:transparent}#app .vuejs3-datepicker__value::placeholder{color:transparent}#app .vuejs3-datepicker__icon{display:none}#app .vuejs3-datepicker__content{margin-left:0}#app .vuejs3-datepicker__calendar .selected{background:#00b8ff!important;color:#fff}#app .vuejs3-datepicker__calendar .cell:hover{border:1px solid #00b8ff!important}.tooltip-container[data-v-510dc412]{position:relative;display:inline-block}.tooltip-container .tooltip[data-v-510dc412]{visibility:hidden;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s;position:absolute;z-index:1;width:var(--tooltipWidth);min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;background-color:#fff;text-transform:none;color:#888;font-weight:600;font-size:12px;padding:var(--tooltipPadding);border-radius:6px;border:1px solid #d4d4d4}.tooltip-container .tooltip[data-v-510dc412]:after{content:"";position:absolute;border-width:var(--arrowSize);border-style:solid}.tooltip-container:hover .tooltip[data-v-510dc412]:not(.disabled){-webkit-transition-delay:var(--tooltipDelay);transition-delay:var(--tooltipDelay);visibility:visible;opacity:1}.tooltip-container .tooltip-top[data-v-510dc412]{bottom:calc(100% + var(--arrowSize));left:calc(var(--tooltipContainerWidth)/2 - var(--tooltipWidth)/2)}.tooltip-container .tooltip-top[data-v-510dc412]:after{top:100%;left:50%;margin-left:calc(var(--arrowSize)*-1);border-color:#d4d4d4 transparent transparent transparent}.tooltip-container .tooltip-left[data-v-510dc412]{right:calc(100% + var(--arrowSize));top:calc(var(--tooltipHeight)*-1/2 + var(--tooltipPadding))}.tooltip-container .tooltip-left[data-v-510dc412]:after{top:50%;left:100%;margin-top:calc(var(--arrowSize)*-1);border-color:transparent transparent transparent #d4d4d4}.tooltip-container .tooltip-right[data-v-510dc412]{left:calc(100% + var(--arrowSize));top:calc(var(--tooltipHeight)*-1/2 + var(--tooltipPadding))}.tooltip-container .tooltip-right[data-v-510dc412]:after{top:50%;right:100%;margin-top:calc(var(--arrowSize)*-1);border-color:transparent #d4d4d4 transparent transparent}.tooltip-container .tooltip-bottom[data-v-510dc412]{top:calc(100% + var(--arrowSize));right:calc(var(--tooltipContainerWidth)/2 - var(--tooltipWidth)/2)}.tooltip-container .tooltip-bottom[data-v-510dc412]:after{bottom:100%;left:50%;margin-left:calc(var(--arrowSize)*-1);border-color:transparent transparent #d4d4d4 transparent}.help-icon[data-v-63eae528]{color:#0093cc;font-size:1rem;margin-left:.375rem}.form-label[data-v-d8235af4]{margin:4px 0}.form-label .label[data-v-d8235af4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-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:14px}.form-label .required[data-v-d8235af4]{font-size:14px;color:red;margin:0 4px}.form-error[data-v-6a170657]{color:red;font-size:12px;height:14px;padding-top:3px;visibility:hidden}.form-error.dirty[data-v-6a170657]{visibility:visible}.address-block[data-v-aa62b01e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:280px}.address-block .form-label[data-v-aa62b01e]{margin-top:0}.address-block .form-select-input[data-v-aa62b01e],.address-block .form-select[data-v-aa62b01e]{width:280px}.address-block .form-checkbox input[data-v-aa62b01e]{vertical-align:bottom;margin:2px 8px 0 0}.address-block .form-checkbox label[data-v-aa62b01e]{font-size:12px}.address-block .required[data-v-aa62b01e]{font-size:14px;color:red;margin:0 4px}.address-block .line-items table[data-v-aa62b01e]{width:100%;border-spacing:10px;border-collapse:collapse}.full-modal-bg[data-v-44a79bab]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:999;background:rgba(0,0,0,.5);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}.full-modal-fg[data-v-44a79bab]{width:800px;max-width:calc(100% - 2px - 1rem);border:1px solid #797979;border-radius:12px;background:#fff;font-size:18px;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.full-modal-fg .title[data-v-44a79bab]{width:780px;max-width:calc(100% - 1.25rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.625rem;background:#515151;color:#fff;border-top-right-radius:10px;border-top-left-radius:10px}.full-modal-fg .title .title-text[data-v-44a79bab]{font-weight:700}.full-modal-fg .title .title-close[data-v-44a79bab]{font-size:16px;cursor:pointer}.full-modal-fg .body[data-v-44a79bab]{width:calc(100% - 2.5rem);padding:1.25rem;color:#666}.full-modal-fg .body .heading[data-v-44a79bab]{font-weight:700;margin-bottom:20px}.full-modal-fg .body .actions[data-v-44a79bab]{margin-top:20px}.full-modal-fg .body .actions .form-actions-buttons[data-v-44a79bab-s],.full-modal-fg .body .actions[data-v-44a79bab]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.full-modal-fg .body .actions .form-actions-buttons[data-v-44a79bab-s]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.card{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:.5rem 0;padding:.625rem 1.875rem;border:1px solid #d4d4d4;border-radius:12px;background-color:#fff}.card,.card .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;color:#888}.card .title{width:100%;font-size:28px;padding:5px 0}.card .title,.card .title-icons{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .title-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:70px}.card .title-icons .icon{cursor:pointer}.card .body{width:100%}.clickable{cursor:pointer}.card.resized{padding:.625rem 1rem}.card.resized .title{font-size:1.3125rem}.infoRow{gap:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.infoRow .infoCard{-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%;margin-bottom:0}.infoRow .infoCard .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.infoRow .infoCard .info .mailAddr{height:156px;padding-left:50px;border-left:1px solid #d4d4d4}.infoRow .actionCard{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;margin-bottom:0}.infoRow .actionCard .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:20px 0;font-size:14px}.infoRow .actionCard .actions>*{margin-bottom:8px}@media (max-width:1029px){.infoRow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:0 .5rem}.infoRow .actionCard .actions{margin:.5rem 0 0 0}}.toggle-button{font-size:14px;font-size:.9rem}.toggle-button .fas{font-size:2rem;color:#888}.card-with-sidebar[data-v-a9e8f162]{-ms-flex-direction:row;flex-direction:row;margin:30px 0;padding:10px 30px;background-color:#fff}.card-with-sidebar .title[data-v-a9e8f162],.card-with-sidebar[data-v-a9e8f162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;color:#888}.card-with-sidebar .title[data-v-a9e8f162]{width:100%;font-size:28px;padding:5px 0}.card-with-sidebar .title-icons[data-v-a9e8f162],.card-with-sidebar .title[data-v-a9e8f162]{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-with-sidebar .title-icons[data-v-a9e8f162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;width:70px}.card-with-sidebar .title-icons .icon[data-v-a9e8f162]{cursor:pointer}.card-with-sidebar .content[data-v-a9e8f162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-with-sidebar .body[data-v-a9e8f162]{padding:10px 30px;border:1px solid #d4d4d4;border-radius:4px}.card-with-sidebar .sidebar[data-v-a9e8f162]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:80px}.card-with-sidebar .sidebar button[data-v-a9e8f162]{width:150px;margin:20px 0}.card-with-sidebar-and-table[data-v-15cf218f]{border-radius:12px;border:1px solid #d4d4d4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 30px;background-color:#fff;color:#888}.card-with-sidebar-and-table .top[data-v-15cf218f]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-with-sidebar-and-table .title[data-v-15cf218f],.card-with-sidebar-and-table .top[data-v-15cf218f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-with-sidebar-and-table .title[data-v-15cf218f]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:28px;padding:5px 0;color:#888}.card-with-sidebar-and-table .title-icons[data-v-15cf218f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px}.card-with-sidebar-and-table .title-icons .icon[data-v-15cf218f]{cursor:pointer}.card-with-sidebar-and-table .content[data-v-15cf218f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-with-sidebar-and-table .sidebar[data-v-15cf218f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:40px}.card-with-sidebar-and-table .sidebar button[data-v-15cf218f]{width:150px;margin:20px 0}.detail[data-v-69fa05e2]{min-width:200px;padding:5px 0 5px 0;margin-right:40px;font-size:14px}.detail .name[data-v-69fa05e2]{margin-bottom:2px}.detail .value[data-v-69fa05e2-s]{font-weight:600}.detail .value-with-link[data-v-69fa05e2-s]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.detail .value-with-link[data-v-69fa05e2-s] .value{width:80px}.detail .value-with-link[data-v-69fa05e2-s] .link{margin-right:40px}.detail .value-small-text[data-v-69fa05e2-s]{font-size:12px}.footer[data-v-831b94b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#152e71;color:#fff}.footer .logo[data-v-831b94b2]{width:190px;margin:10px 20px}@media (max-width:1029px){.footer .logo[data-v-831b94b2]{width:140px;margin:10px}}.footer .contact[data-v-831b94b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px 30px;text-align:right;margin-bottom:70px;font-size:14px}@media (max-width:1029px){.footer .contact[data-v-831b94b2]{padding:10px}}.form-radio-group .options[data-v-7295d192]{display:block}.form-radio-group .options .option[data-v-7295d192]{display:inline-block;margin-right:10px;width:140px;font-size:13px}.form-radio-group .options .option label[data-v-7295d192]{display:inline-block;margin-left:6px}.form-checkbox label[data-v-18df58f5]{margin-left:6px;font-size:13px}.form-dropdown .form-label[data-v-e37df9f2]{font-size:14px;margin-bottom:4px;display:block}.form-dropdown .form-label .required[data-v-e37df9f2]{color:red}.form-text-field .form-text-input[data-v-031f6a0c],.form-text-field[data-v-031f6a0c]{-webkit-box-sizing:border-box;box-sizing:border-box}.form-text-field .form-text-input[data-v-031f6a0c]{width:100%}.form-text-field .currency[data-v-031f6a0c]{width:70px;text-align:right}.form-text-value[data-v-71fe6ca0]{margin:0 0 10px 0;font-size:14px}.form-text-value .value[data-v-71fe6ca0]{font-weight:700}.form-link-value[data-v-6c2b9857]{margin:0 0 20px 0;font-size:14px}.form-link-value .value[data-v-6c2b9857]{font-weight:700}.error{color:red}.nav-button[data-v-7d610a6c]{background:#fff200;margin:0 .3rem;padding:.7rem;border-radius:4px;border:2px solid #000;cursor:pointer;display:block;position:relative;font-size:1rem;font-weight:700;color:#000;text-align:center;text-transform:uppercase}a[data-v-7d610a6c]{font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff200;font-weight:600;margin:0 10px;border-bottom:2px solid #152e71}a[data-v-7d610a6c]:hover{border-bottom:2px solid #fff}.links[data-v-7d610a6c]{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.linksMobile[data-v-7d610a6c],.links[data-v-7d610a6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.linksMobile[data-v-7d610a6c]{-webkit-box-orient:vertical;-ms-flex-flow:column wrap;flex-flow:column wrap}.linksMobile span[data-v-7d610a6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.linksMobile span a[data-v-7d610a6c]{margin:.5rem 0;width:100%}.linksMobile span a button[data-v-7d610a6c]{margin-right:.5rem;width:93%}#nav-banner[data-v-9ebdfe86]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto;padding:0 .4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;background-color:#fff200;color:#000;font-weight:700}#nav-banner[data-v-9ebdfe86],#nav-header[data-v-9ebdfe86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}#nav-header[data-v-9ebdfe86]{-webkit-box-flex:0;-ms-flex:0 0 156px;flex:0 0 156px;-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#152e71;color:#fff}#nav-header .selectorMobile[data-v-9ebdfe86]{padding-bottom:10px}#nav-header .logo[data-v-9ebdfe86]{width:190px;margin:10px 20px}#nav-header .welcome[data-v-9ebdfe86]{margin:0 0 10px 24px;font-weight:400}#nav-header .custNumber[data-v-9ebdfe86]{margin:0 0 5px 24px;font-weight:400}#nav-header .actions .search[data-v-9ebdfe86]{width:200px;padding:10px;margin-right:30px;border-bottom:1px solid #fff}#nav-header .actions .nav[data-v-9ebdfe86]{padding:10px 0 10px 20px;margin-right:10px}#nav-header .actions .actions-desktop[data-v-9ebdfe86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#nav-header .header-selectors[data-v-9ebdfe86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-left:24px}#nav-header .header-selectors .header-select[data-v-9ebdfe86]{color:#fff200;background:#152e71}#nav-header .header-selectors .property-select-wrapper .property-select[data-v-9ebdfe86],#nav-header .header-selectors .property-select-wrapper[data-v-9ebdfe86]{width:300px}.title[data-v-587af73f]{margin-top:.9375rem;margin-bottom:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title .feature[data-v-587af73f]{font-size:32px;font-weight:700;color:#666}.title .function[data-v-587af73f]{margin-left:.625rem;font-size:32px;color:#888}.title .subtitle[data-v-587af73f]{font-family:Helvetica-Bold,Helvetica Bold,Helvetica,sans-serif;font-weight:700;font-style:normal;font-size:16px;color:#666}.title .margin-right[data-v-587af73f]{margin-right:.625rem}.title .resized-header-text[data-v-587af73f]{font-size:1.5rem}.stat-box[data-v-65a5a326]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:140px;height:150px;padding:10px;margin:10px;border:3px solid #d4d4d4;border-radius:12px;cursor:pointer}.stat-box .stat-title[data-v-65a5a326]{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;text-align:center;font-size:16px;font-weight:700}.stat-box .stat-value[data-v-65a5a326]{font-size:70px;font-weight:700}.stat-box .stat-subtitle[data-v-65a5a326]{font-size:12px}.stat-active[data-v-65a5a326]{border:3px solid #0093cc;color:#0093cc}.multiselect__clear[data-v-817242ee]{position:absolute;right:41px;height:40px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#888}.multiselect__clear[data-v-817242ee]:hover{color:#000}.multiselect__content-wrapper{-webkit-box-shadow:3px 3px 10px gray;box-shadow:3px 3px 10px gray}.divTable .divTableBody[data-v-f41086d8]{display:table-row-group}.divTable .divTableBody .divTableRow[data-v-f41086d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.divTable .divTableBody .divTableRow .divTableCell[data-v-f41086d8]{display:table-cell;padding:3px 5px}.divTable .divTableBody .divTableRow .divTableCell .form-one-line[data-v-f41086d8]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 40px 0 0}.form-inline[data-v-f41086d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.inline-label[data-v-f41086d8]{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}.inline-multiselect[data-v-f41086d8]{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.auditLink[data-v-f41086d8]{margin-left:30px}ul[data-v-f41086d8]{-webkit-column-width:250px;-moz-column-width:250px;column-width:250px;padding-left:0}.resized-form .divTableCell input[data-v-f41086d8],.resized-form .divTableCell[data-v-f41086d8],.resized-form .form-select-input[data-v-f41086d8]{width:100%}.resized-form .form-select-input select[data-v-f41086d8]{width:100%;min-width:unset;max-width:unset;padding-right:25px}.resized-form .form-actions-buttons[data-v-f41086d8]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;padding:1rem 0}.multiselect-wrapper[data-v-f41086d8]{margin-bottom:.5rem}.email-po[data-v-568a520a]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.email-po[data-v-568a520a],.form-input[data-v-568a520a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.form-input[data-v-568a520a]{margin:0;width:200px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-text-input[data-v-568a520a]{width:200px}.note-container[data-v-568a520a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.note-container textarea[data-v-568a520a]{width:90%;height:50px}.note-container .spec-and-tech[data-v-568a520a]{margin-left:40px}.form-label[data-v-568a520a]{margin-top:0}button[data-v-568a520a]{width:180px;padding:12px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.input-container[data-v-568a520a]{margin-top:20px;margin-left:20px}.lex-wrapper[data-v-5c30fc40]{width:380px}.lex-container[data-v-5c30fc40]{height:375px;padding:0;border-radius:12px}.lex-container-minimized[data-v-5c30fc40]{width:80px;padding:0;border-radius:12px}.container-properties[data-v-5c30fc40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:360px;padding:0}.lex-toolbar[data-v-5c30fc40]{width:100%;border-top-left-radius:12px;border-top-right-radius:12px}.lex-toolbar-minimized[data-v-5c30fc40],.lex-toolbar[data-v-5c30fc40]{color:#fff;height:60px;background-color:#00b8ff;margin-top:-10px;padding:8px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:x-large;line-height:44px}.lex-toolbar-minimized[data-v-5c30fc40]{width:80px;border-radius:12px}.minimize-btn[data-v-5c30fc40]{font-size:35px;float:right;padding:0;margin-right:10px}.minimize-btn-minimized[data-v-5c30fc40]{font-size:35px;float:left;padding:0;margin-right:10px}.lex-messages[data-v-5c30fc40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;padding:10px;scrollbar-gutter:both-edges;max-width:470px}.message[data-v-5c30fc40]{margin:10px 0;padding:10px;border-radius:4px}.user-message[data-v-5c30fc40]{-ms-flex-item-align:end;align-self:flex-end;background-color:#00b8ff;color:#fff}.bot-message[data-v-5c30fc40],.user-message[data-v-5c30fc40]{max-width:270px;word-wrap:break-word;-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bot-message[data-v-5c30fc40]{-ms-flex-item-align:start;align-self:flex-start;background-color:#e9ecef}.lex-text-input[data-v-5c30fc40]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0 0 10px;background-color:#fff;border-top:1px solid #ccc;border-bottom-left-radius:12px;border-bottom-right-radius:12px;input[data-v-5c30fc40]{width:70%;color:$dark-gray;@include font-text()}}.lex-response[data-v-5c30fc40]{padding:10px;margin-top:10px}.dot-flashing[data-v-5c30fc40]{margin-left:30px;margin-bottom:75px;position:absolute;bottom:0;left:0;width:10px;height:10px;border-radius:5px;background-color:#00b8ff;color:#00b8ff;-webkit-animation:dot-flashing-5c30fc40 1s linear infinite alternate;animation:dot-flashing-5c30fc40 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.dot-flashing[data-v-5c30fc40]:after,.dot-flashing[data-v-5c30fc40]:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing[data-v-5c30fc40]:before{left:-15px;-webkit-animation:dot-flashing-5c30fc40 1s infinite alternate;animation:dot-flashing-5c30fc40 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.dot-flashing[data-v-5c30fc40]:after,.dot-flashing[data-v-5c30fc40]:before{width:10px;height:10px;border-radius:5px;background-color:#00b8ff;color:#00b8ff}.dot-flashing[data-v-5c30fc40]:after{left:15px;-webkit-animation:dot-flashing-5c30fc40 1s infinite alternate;animation:dot-flashing-5c30fc40 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dot-flashing-5c30fc40{0%{background-color:#00b8ff}50%,to{background-color:rgba(0,184,255,.2)}}@keyframes dot-flashing-5c30fc40{0%{background-color:#00b8ff}50%,to{background-color:rgba(0,184,255,.2)}}.background-mascot[data-v-5c30fc40]{position:absolute;top:-1.5%;left:0;-webkit-transform:translate(-57%,-50%);transform:translate(-57%,-50%);z-index:-1000}.speech-bubble[data-v-5c30fc40]{position:absolute;background:#ecf6f9;color:#000;border-radius:10px;border:4px #000;padding:10px 20px;display:inline-block;max-width:180px}.bubble-tail[data-v-5c30fc40]{position:absolute;bottom:-8px;right:7px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ecf6f9}.typing-dots[data-v-5c30fc40]{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;height:20px}.typing-dots span[data-v-5c30fc40]{display:block;width:5px;height:5px;margin-left:2px;background-color:grey;border-radius:50%;-webkit-animation:blink 1s infinite;animation:blink 1s infinite}.predefined-prompts[data-v-5c30fc40]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:10px;width:100%}.prompt-button[data-v-5c30fc40]{background-color:#00b8ff;border-radius:5px;padding:6px 12px;font-size:.9em;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.prompt-button[data-v-5c30fc40]:hover{background-color:#00b8ff;color:#fff}.news-login-page[data-v-66d5d118]{max-width:270px;white-space:pre-wrap;word-break:break-word}#content[data-v-55901923]{width:100%!important}.login[data-v-55901923]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important;padding:30px 0;background-color:#152e71}@media (max-width:1029px){.login[data-v-55901923]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 10px}}.login .logo[data-v-55901923]{width:260px;margin-bottom:20px}.login .loginCard[data-v-55901923]{width:600px}.login .loginCard .loginTitle[data-v-55901923]{margin:0 0 1rem 0;font-size:32px;font-weight:700;color:#666;color:#152e71}.login .loginCard .loginSignin[data-v-55901923]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}@media (max-width:1029px){.login .loginCard[data-v-55901923],.login[data-v-55901923]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}.login .queries[data-v-55901923]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;color:#152e71;font-size:1.1rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1029px){.login .queries[data-v-55901923]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.login .resetPassword[data-v-55901923]{margin-top:.8rem;padding:.4rem}.login .newManager[data-v-55901923]{color:#0093cc;font-size:1rem;font-weight:700}.login .login-bottom[data-v-55901923]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.login .login-bottom .error[data-v-55901923]{color:red;font-size:14px;max-width:70%}.login .login-bottom .loginButton[data-v-55901923]{width:100%;background-color:#162651;color:#fff200;font-weight:700;font-size:1.1rem}.login .learnMore[data-v-55901923]{text-align:center;color:#fff;padding:20px;border:1px solid #fff;border-radius:4px;background:rgba(0,0,0,.6)}.property[data-v-55901923]{width:600px}.property .form-single-line[data-v-55901923]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property select[data-v-55901923]{width:400px}.property .form-select-input[data-v-55901923]{width:350px;margin-bottom:40px}@media (max-width:1029px){.property[data-v-55901923]{width:100%}}.turning-user-notice[data-v-55901923]{font-size:14px;margin:10px 0}.lex-interface-wrapper[data-v-55901923]{position:fixed;right:20px;bottom:20px;z-index:1000}@media (max-width:1048px){.hide-on-mobile[data-v-55901923]{display:none}}@media (min-width:1049px){.hide-on-desktop[data-v-55901923]{display:none}}.container[data-v-55901923]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1029px){.container[data-v-55901923]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.left[data-v-55901923]{width:50%;padding:0 1.5rem 0 0}@media (max-width:1029px){.left[data-v-55901923]{width:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.right[data-v-55901923]{width:50%;padding:0 1.5rem 0 1.5rem}@media (max-width:1029px){.right[data-v-55901923]{padding:0 1.5rem 0 0;width:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.divider[data-v-55901923]{width:3px;background-color:#152e71;height:auto}@media (max-width:1029px){.divider[data-v-55901923]{display:none}}.side-by-side[data-v-55901923]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.centered-container[data-v-55901923],.side-by-side[data-v-55901923]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.centered-container[data-v-55901923]{padding:1rem 0 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1029px){.centered-container[data-v-55901923]{display:none}}.centered-container-mobile[data-v-55901923]{padding:1rem 0 0 0;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}@media (min-width:1030px){.centered-container-mobile[data-v-55901923]{display:none}}#content[data-v-79cfe87c]{width:100%!important}.login[data-v-79cfe87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important;padding:30px 0;background-color:#152e71}@media (max-width:1029px){.login[data-v-79cfe87c]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 10px}}.login .logo[data-v-79cfe87c]{width:260px;margin-bottom:20px}.login .loginCard[data-v-79cfe87c]{width:600px}.login .loginCard .loginTitle[data-v-79cfe87c]{margin:0 0 1rem 0;font-size:32px;font-weight:700;color:#666;color:#152e71}.login .loginCard .loginSignin[data-v-79cfe87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}@media (max-width:1029px){.login .loginCard[data-v-79cfe87c],.login[data-v-79cfe87c]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}.login .queries[data-v-79cfe87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;color:#152e71;font-size:1.1rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1029px){.login .queries[data-v-79cfe87c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.login .resetPassword[data-v-79cfe87c]{margin-top:.8rem;padding:.4rem}.login .newManager[data-v-79cfe87c]{color:#0093cc;font-size:1rem;font-weight:700}.login .login-bottom[data-v-79cfe87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.login .login-bottom .error[data-v-79cfe87c]{color:red;font-size:14px;max-width:70%}.login .login-bottom .loginButton[data-v-79cfe87c]{width:100%;background-color:#162651;color:#fff200;font-weight:700;font-size:1.1rem}.login .learnMore[data-v-79cfe87c]{text-align:center;color:#fff;padding:20px;border:1px solid #fff;border-radius:4px;background:rgba(0,0,0,.6)}.property[data-v-79cfe87c]{width:600px}.property .form-single-line[data-v-79cfe87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property select[data-v-79cfe87c]{width:400px}.property .form-select-input[data-v-79cfe87c]{width:350px;margin-bottom:40px}@media (max-width:1029px){.property[data-v-79cfe87c]{width:100%}}.turning-user-notice[data-v-79cfe87c]{font-size:14px;margin:10px 0}.lex-interface-wrapper[data-v-79cfe87c]{position:fixed;right:20px;bottom:20px;z-index:1000}@media (max-width:1048px){.hide-on-mobile[data-v-79cfe87c]{display:none}}@media (min-width:1049px){.hide-on-desktop[data-v-79cfe87c]{display:none}}.container[data-v-79cfe87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:1029px){.container[data-v-79cfe87c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.left[data-v-79cfe87c]{width:50%;padding:0 1.5rem 0 0}@media (max-width:1029px){.left[data-v-79cfe87c]{width:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.right[data-v-79cfe87c]{width:50%;padding:0 1.5rem 0 1.5rem}@media (max-width:1029px){.right[data-v-79cfe87c]{padding:0 1.5rem 0 0;width:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.divider[data-v-79cfe87c]{width:3px;background-color:#152e71;height:auto}@media (max-width:1029px){.divider[data-v-79cfe87c]{display:none}}.side-by-side[data-v-79cfe87c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.centered-container[data-v-79cfe87c],.side-by-side[data-v-79cfe87c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.centered-container[data-v-79cfe87c]{padding:1rem 0 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1029px){.centered-container[data-v-79cfe87c]{visibility:hidden}}#content[data-v-334473d6]{width:100%!important}.ssoPage[data-v-334473d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important;padding:30px 0}.ssoPage .logo[data-v-334473d6]{width:260px;margin-bottom:20px}.ssoPage .passwordCard[data-v-334473d6]{width:600px}.ssoPage .passwordCard .passwordTitle[data-v-334473d6]{margin:30px 0 10px;font-size:32px;font-weight:700;color:#666}.ssoPage .passwordCard .passwordChange[data-v-334473d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}@media (max-width:1029px){.ssoPage .passwordCard[data-v-334473d6]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}.login-bottom[data-v-334473d6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.login-bottom .error[data-v-334473d6]{color:red;font-size:14px;max-width:70%}.login-bottom .passwordButton[data-v-334473d6]{margin-right:0;width:200px}#content[data-v-b0c8b6a4]{width:100%!important}.newPassword[data-v-b0c8b6a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important;padding:30px 0}.newPassword .logo[data-v-b0c8b6a4]{width:260px;margin-bottom:20px}.newPassword .passwordCard[data-v-b0c8b6a4]{width:600px}.newPassword .passwordCard .passwordTitle[data-v-b0c8b6a4]{margin:30px 0 10px;font-size:32px;font-weight:700;color:#666}.newPassword .passwordCard .passwordChange[data-v-b0c8b6a4]{padding:10px 0}.login-bottom[data-v-b0c8b6a4],.newPassword .passwordCard .passwordChange[data-v-b0c8b6a4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-bottom[data-v-b0c8b6a4]{margin-top:20px}.login-bottom .error[data-v-b0c8b6a4]{color:red;font-size:14px;max-width:70%}.login-bottom .passwordButton[data-v-b0c8b6a4]{margin-right:0;width:200px}.login-pass-reqs[data-v-b0c8b6a4]{margin:10px 0;font-size:12px}#content[data-v-3734246b]{width:100%!important}.newPassword[data-v-3734246b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important;padding:30px 0}.newPassword .logo[data-v-3734246b]{width:260px;margin-bottom:20px}.newPassword .passwordCard[data-v-3734246b]{width:600px}.newPassword .passwordCard .passwordTitle[data-v-3734246b]{margin:30px 0 10px;font-size:32px;font-weight:700;color:#666}.newPassword .passwordCard .passwordChange[data-v-3734246b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}@media (max-width:1029px){.newPassword .passwordCard[data-v-3734246b]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}.login-bottom[data-v-3734246b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.login-bottom .error[data-v-3734246b]{color:red;font-size:14px;max-width:70%}.login-bottom .passwordButton[data-v-3734246b]{margin-right:0;width:200px}.login-pass-reqs[data-v-3734246b]{margin:10px 0;font-size:12px}#content[data-v-4a04792d]{width:100%!important}.login[data-v-4a04792d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important;padding:30px 0;background-repeat:repeat}.login .logo[data-v-4a04792d]{width:260px;margin-bottom:20px}.login .loginCard[data-v-4a04792d]{width:600px}.login .loginCard .loginTitle[data-v-4a04792d]{margin:30px 0 10px;font-size:32px;font-weight:700;color:#666}.login .login-bottom[data-v-4a04792d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.login .login-bottom .error[data-v-4a04792d]{color:red;font-size:14px;max-width:70%}.login .login-bottom .success[data-v-4a04792d]{font-size:14px;max-width:70%}.login .login-bottom .loginButton[data-v-4a04792d]{margin-right:0;width:200px}.login .success[data-v-4a04792d]{margin:20px 0}.login-input-description[data-v-4a04792d]{margin-bottom:10px}

/*!
 * Bootstrap Grid v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text:#0a58ca;--bs-secondary-text:#6c757d;--bs-success-text:#146c43;--bs-info-text:#087990;--bs-warning-text:#997404;--bs-danger-text:#b02a37;--bs-light-text:#6c757d;--bs-dark-text:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#f8f9fa;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#e9ecef;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(var(--bs-body-color-rgb),0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb),0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(var(--bs-body-color-rgb),0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(var(--bs-body-color-rgb),0.075);--bs-emphasis-color:#000;--bs-form-control-bg:var(--bs-body-bg);--bs-form-control-disabled-bg:var(--bs-secondary-bg);--bs-highlight-bg:#fff3cd;--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}[data-bs-theme=dark]{--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#f8f9fa;--bs-emphasis-color-rgb:248,249,250;--bs-secondary-color:rgba(173,181,189,.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173,181,189,.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-emphasis-color:#fff;--bs-primary-text:#6ea8fe;--bs-secondary-text:#dee2e6;--bs-success-text:#75b798;--bs-info-text:#6edff6;--bs-warning-text:#ffda6a;--bs-danger-text:#ea868f;--bs-light-text:#f8f9fa;--bs-dark-text:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#212529;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#495057;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#055160;--bs-warning-border-subtle:#664d03;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:#fff;--bs-link-color:#6ea8fe;--bs-link-hover-color:#9ec5fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:158,197,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-10,.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{width:auto}.row-cols-sm-1>*,.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-1>*{width:100%}.row-cols-sm-2>*{width:50%}.row-cols-sm-2>*,.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-3>*{width:33.3333333333%}.row-cols-sm-4>*{width:25%}.row-cols-sm-4>*,.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-sm-5>*{width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-1,.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-5,.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-7,.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10,.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-11,.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{width:auto}.row-cols-md-1>*,.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-1>*{width:100%}.row-cols-md-2>*{width:50%}.row-cols-md-2>*,.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-3>*{width:33.3333333333%}.row-cols-md-4>*{width:25%}.row-cols-md-4>*,.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-md-5>*{width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-1,.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-5,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-7,.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10,.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-11,.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{width:auto}.row-cols-lg-1>*,.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-1>*{width:100%}.row-cols-lg-2>*{width:50%}.row-cols-lg-2>*,.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-3>*{width:33.3333333333%}.row-cols-lg-4>*{width:25%}.row-cols-lg-4>*,.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-lg-5>*{width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-1,.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-5,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-7,.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-10,.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-11,.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{width:auto}.row-cols-xl-1>*,.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-1>*{width:100%}.row-cols-xl-2>*{width:50%}.row-cols-xl-2>*,.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-3>*{width:33.3333333333%}.row-cols-xl-4>*{width:25%}.row-cols-xl-4>*,.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xl-5>*{width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-1,.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-5,.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-7,.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-10,.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-11,.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{width:auto}.row-cols-xxl-1>*,.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-1>*{width:100%}.row-cols-xxl-2>*{width:50%}.row-cols-xxl-2>*,.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-3>*{width:33.3333333333%}.row-cols-xxl-4>*{width:25%}.row-cols-xxl-4>*,.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-xxl-5>*{width:20%}.row-cols-xxl-6>*{width:16.6666666667%}.col-xxl-auto,.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-auto{width:auto}.col-xxl-1{width:8.33333333%}.col-xxl-1,.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-2{width:16.66666667%}.col-xxl-3{width:25%}.col-xxl-3,.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-4{width:33.33333333%}.col-xxl-5{width:41.66666667%}.col-xxl-5,.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-6{width:50%}.col-xxl-7{width:58.33333333%}.col-xxl-7,.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-8{width:66.66666667%}.col-xxl-9{width:75%}.col-xxl-10,.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-10{width:83.33333333%}.col-xxl-11{width:91.66666667%}.col-xxl-11,.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-sm-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-sm-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-sm-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-sm-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-sm-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-sm-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-md-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-md-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-md-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-md-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-md-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-md-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-md-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-lg-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-lg-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-lg-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-lg-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-lg-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-lg-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column,.flex-xxl-row{-webkit-box-direction:normal!important}.flex-xxl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xxl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly!important;-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-webkit-box-ordinal-group:0!important;-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-webkit-box-ordinal-group:1!important;-ms-flex-order:0!important;order:0!important}.order-xxl-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.order-xxl-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-xxl-3{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}.order-xxl-4{-webkit-box-ordinal-group:5!important;-ms-flex-order:4!important;order:4!important}.order-xxl-5{-webkit-box-ordinal-group:6!important;-ms-flex-order:5!important;order:5!important}.order-xxl-last{-webkit-box-ordinal-group:7!important;-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}table[data-v-7a494e86]{overflow:hidden}table tr th[data-v-7a494e86]{position:relative}table td.show-more[data-v-7a494e86]{display:none}table td.show-more .show-more-button[data-v-7a494e86]{padding:.8rem 0;position:relative}table td.show-more .show-more-button .horizontal[data-v-7a494e86]{position:absolute;background-color:#00b8ff;width:15px;height:3px;left:50%;margin-left:-7.5px;top:50%;margin-top:-1.5px}table td.show-more .show-more-button .vertical[data-v-7a494e86]{position:absolute;background-color:#00b8ff;width:3px;height:15px;left:50%;margin-left:-1.5px;top:50%;margin-top:-7.5px}table td.show-more .show-more-button.showing[data-v-7a494e86]{opacity:1}table td.show-more .show-more-button.showing .horizontal[data-v-7a494e86],table td.show-more .show-more-button.showing .vertical[data-v-7a494e86]{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}table td.show-more .show-more-button.showing .horizontal[data-v-7a494e86]{opacity:0}table td.show-more .show-more-button:not(.showing) .horizontal[data-v-7a494e86],table td.show-more .show-more-button:not(.showing) .vertical[data-v-7a494e86]{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(90deg);transform:rotate(90deg)}table td.show-more .show-more-button:not(.showing) .horizontal[data-v-7a494e86]{opacity:1}table th.show-more[data-v-7a494e86]{padding:0!important}table .overflow-cell[data-v-7a494e86]{display:-webkit-box;display:-ms-flexbox;display:flex}table .overflow-row[data-v-7a494e86]{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}table .overflow-row[data-v-7a494e86]:not(.show-overflow){line-height:0!important}table .overflow-row:not(.show-overflow) [data-v-7a494e86-s],table .overflow-row:not(.show-overflow) [data-v-7a494e86]{padding-top:0!important;padding-bottom:0!important;color:transparent!important;border:none!important}table .overflow-row:not(.show-overflow) [data-v-7a494e86-s]{display:none}table .overflow-row table[data-v-7a494e86]{width:100%;padding-left:1rem;margin-left:.7rem;padding-right:1.7rem;border-spacing:0;border-left:1px solid hsla(0,0%,53%,.5)}table .overflow-row table tr:not(:last-child) td[data-v-7a494e86]{border-bottom:1px solid hsla(0,0%,53%,.5)}table .overflow-row table td[data-v-7a494e86]{padding:0}table .overflow-row table td[data-v-7a494e86]:first-child{text-align:left;font-weight:900;padding-right:1rem}table .overflow-row table td[data-v-7a494e86]:nth-child(2){display:table-cell}table .overflow-row table td:nth-child(2)>div[data-v-7a494e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}table.responsive .overflow-row.show-overflow[data-v-7a494e86]{display:table-row;line-height:1.5}@container table (min-width: 1325px){table.responsive .overflow-row[data-v-7a494e86]{display:none!important}}@container table (max-width: 1325px){table.responsive td[data-v-7a494e86]:nth-child(n+13),table.responsive th[data-v-7a494e86]:nth-child(n+13){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+13)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+13){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+12){display:none}}@container table (max-width: 1200px){table.responsive td[data-v-7a494e86]:nth-child(n+12),table.responsive th[data-v-7a494e86]:nth-child(n+12){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+12)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+12){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+11){display:none}}@container table (max-width: 1150px){table.responsive td[data-v-7a494e86]:nth-child(n+11),table.responsive th[data-v-7a494e86]:nth-child(n+11){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+11)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+11){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+10){display:none}}@container table (max-width: 1025px){table.responsive td[data-v-7a494e86]:nth-child(n+10),table.responsive th[data-v-7a494e86]:nth-child(n+10){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+10)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+10){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+9){display:none}}@container table (max-width: 925px){table.responsive td[data-v-7a494e86]:nth-child(n+9),table.responsive th[data-v-7a494e86]:nth-child(n+9){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+9)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+9){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+8){display:none}}@container table (max-width: 850px){table.responsive td[data-v-7a494e86]:nth-child(n+8),table.responsive th[data-v-7a494e86]:nth-child(n+8){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+8)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+8){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+7){display:none}}@container table (max-width: 750px){table.responsive td[data-v-7a494e86]:nth-child(n+7),table.responsive th[data-v-7a494e86]:nth-child(n+7){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+7)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+7){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+6){display:none}}@container table (max-width: 650px){table.responsive td[data-v-7a494e86]:nth-child(n+6),table.responsive th[data-v-7a494e86]:nth-child(n+6){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+6)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+6){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+5){display:none}}@container table (max-width: 550px){table.responsive td[data-v-7a494e86]:nth-child(n+5),table.responsive th[data-v-7a494e86]:nth-child(n+5){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+5)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+5){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+4){display:none}}@container table (max-width: 450px){table.responsive td[data-v-7a494e86]:nth-child(n+4),table.responsive th[data-v-7a494e86]:nth-child(n+4){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+4)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+4){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+3){display:none}}@container table (max-width: 325px){table.responsive td[data-v-7a494e86]:nth-child(n+3),table.responsive th[data-v-7a494e86]:nth-child(n+3){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+3)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+3){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+2){display:none}}@container table (max-width: 225px){table.responsive td[data-v-7a494e86]:nth-child(n+2),table.responsive th[data-v-7a494e86]:nth-child(n+2){display:none}table.responsive td.show-more[data-v-7a494e86]:not(:nth-child(-n+2)){display:table-cell!important}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(n+2){display:table-row}table.responsive tr .overflow-cell[data-v-7a494e86]:nth-child(-n+1){display:none}}table:not(.responsive) .overflow-row[data-v-7a494e86]{display:none!important}.table-responsive[data-v-7a494e86]{container-type:inline-size;container-name:table;overflow-x:auto}.table-striped[data-v-7a494e86]{width:100%;color:#191919;border-spacing:0;font-size:14px}.table-striped>tbody>tr>td[data-v-7a494e86],.table-striped>tbody>tr>th[data-v-7a494e86],.table-striped>thead>tr>td[data-v-7a494e86],.table-striped>thead>tr>th[data-v-7a494e86]{padding:4px 16px}.table-striped>tbody>tr>th[data-v-7a494e86],.table-striped>thead>tr>th[data-v-7a494e86]{text-align:left;font-weight:900}.table-striped>tbody>tr:nth-child(4n+1)>td[data-v-7a494e86],.table-striped>tbody>tr:nth-child(4n+2)>td[data-v-7a494e86],.table-striped>thead>tr:nth-child(4n+1)>td[data-v-7a494e86],.table-striped>thead>tr:nth-child(4n+2)>td[data-v-7a494e86]{background:#ecf6f9}.table-hover[data-v-7a494e86]{width:100%;color:#191919;border-spacing:0;cursor:pointer!important;font-size:14px}.table-hover>tbody>tr:hover+tr.overflow-row[data-v-7a494e86],.table-hover>tbody>tr[data-v-7a494e86]:has(+tr.overflow-row:hover),.table-hover>tbody>tr[data-v-7a494e86]:hover{background:#ecf6f9}.table-hover>tbody>tr>td[data-v-7a494e86],.table-hover>tbody>tr>th[data-v-7a494e86],.table-hover>thead>tr>td[data-v-7a494e86],.table-hover>thead>tr>th[data-v-7a494e86]{padding:5px}.table-hover>tbody>tr>th[data-v-7a494e86],.table-hover>thead>tr>th[data-v-7a494e86]{text-align:left;font-weight:900}.pagination[data-v-7a494e86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;list-style:none;border-radius:.25rem;margin-top:.25rem;margin-bottom:0;font-size:.9rem}.pagination select[data-v-7a494e86]{min-width:unset;max-width:unset;padding:.25rem 1rem;height:100%}.pagination select>option[data-v-7a494e86]{text-align:center}.page-link[data-v-7a494e86]{position:relative;display:block;padding:.5rem .75rem;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link .fa-lg[data-v-7a494e86]{line-height:1.25rem}.page-link[data-v-7a494e86]:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link[data-v-7a494e86]:focus{z-index:2;outline:0;-webkit-box-shadow:none;box-shadow:none}.page-link[data-v-7a494e86]:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link[data-v-7a494e86]{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link[data-v-7a494e86]{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link[data-v-7a494e86]{z-index:3;color:#fff;background-color:#4285f4;border-color:#007bff}.page-item.disabled .page-link[data-v-7a494e86]{color:#868e96;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.show-overflow .glyphicon[data-v-7a494e86],th .glyphicon[data-v-7a494e86]{font-family:Font Awesome\ 5 Free,serif;padding-right:3px;vertical-align:middle;font-weight:900;margin-left:6px}.show-overflow .glyphicon.glyphicon-sort[data-v-7a494e86]:after,th .glyphicon.glyphicon-sort[data-v-7a494e86]:after{content:"\f0dc"}.show-overflow .glyphicon.glyphicon-chevron-down[data-v-7a494e86]:after,th .glyphicon.glyphicon-chevron-down[data-v-7a494e86]:after{content:"\f0dd";color:#00b8ff}.show-overflow .glyphicon.glyphicon-chevron-up[data-v-7a494e86]:after,th .glyphicon.glyphicon-chevron-up[data-v-7a494e86]:after{content:"\f0de";color:#00b8ff}.grid-row[data-v-612ee5ef]{cursor:pointer;background-color:#fff;border:1px solid #b6b6b6;border-radius:5px}.grid-row>.grid-cell[data-v-612ee5ef]{min-height:2.6875rem}.grid-row-overflow[data-v-612ee5ef]{grid-column:status-end/-1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid-row-overflow .grid-cell[data-v-612ee5ef]{padding-top:0}.grid-row-status[data-v-612ee5ef]{grid-column-start:status-start;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;background-color:#fff}.grid-row-status.expand[data-v-612ee5ef]{grid-row:1/3}.grid-cell[data-v-612ee5ef]{padding:.3125rem .3125rem .25rem .3125rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.loading-icon[data-v-3563f7d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem}.mobile-table-grid-wrapper[data-v-380f524a]{display:grid;row-gap:.375rem;font-size:.875rem}.grid-headers[data-v-380f524a]{display:grid;grid-template-columns:var(--ccd51e08);padding:.25rem 0;position:sticky;top:0;background-color:#efefef}.grid-row[data-v-380f524a]{display:grid;grid-template-columns:var(--ccd51e08);grid-template-rows:[row-start] auto [row-end] auto}.header[data-v-380f524a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;cursor:pointer;max-height:2rem;overflow:hidden}.header .fas[data-v-380f524a]{width:.75rem;margin:-4px .25rem 0 .25rem}.loading[data-v-380f524a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header[data-v-380f524a]:nth-child(2),[data-v-380f524a] .grid-row>.grid-cell:nth-child(2){min-width:var(--7c980b06)}.buttons.mobile[data-v-fc100726]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;text-align:right}.buttons.mobile>button[data-v-fc100726]{margin:0 0 .5rem 0;padding:.375rem .5rem}.sso-enabled-text[data-v-fc100726]{color:red;font-weight:700;font-size:1rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.resized-form .form-text-input[data-v-08e8b80c]{width:100%}.resized-form .form-actions-buttons[data-v-08e8b80c]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.disabled-delete[data-v-08e8b80c]{color:#888}#file-dialog-input[data-v-08e8b80c]{display:none}.blue-ghost[data-v-08e8b80c]{display:inline-block;padding:6px 14px;font-size:10px;color:#00b8ff;background-color:transparent;border:1px solid #00b8ff;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0}.blue-ghost[data-v-08e8b80c]:hover{color:#fff;background-color:#00b8ff}.red-ghost[data-v-08e8b80c]{display:inline-block;padding:6px 14px;font-size:10px;color:red;background-color:transparent;border:1px solid red;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0}.red-ghost[data-v-08e8b80c]:hover{color:#fff;background-color:red}.buttons.mobile[data-v-5a2bb6ca]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;text-align:right}.buttons.mobile>button[data-v-5a2bb6ca]{margin:0 0 .5rem 0;padding:.375rem .5rem}.sso-enabled-text[data-v-5a2bb6ca]{color:red;font-weight:700;font-size:1rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.form-lines[data-v-7585a127]{width:30%}.form-lines .form-single-line input[data-v-7585a127],.resized-form .form-lines[data-v-7585a127]{width:100%}.resized-form .form-lines .form-single-line input[data-v-7585a127]{padding-right:0;padding-left:0}.resized-form .stackable-buttons[data-v-7585a127]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.disabled-delete[data-v-7585a127]{color:#888}.buttons.mobile[data-v-3789878a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;text-align:right}.buttons.mobile>button[data-v-3789878a]{margin:0 0 .5rem 0;padding:.375rem .5rem}.sso-enabled-text[data-v-3789878a]{color:red;font-weight:700;font-size:1rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.resized-form .form-text-input[data-v-59c6cfb2]{width:calc(100% - 10px)}.resized-form .form-select-input[data-v-59c6cfb2]{width:100%}.resized-form .form-select-input select[data-v-59c6cfb2]{width:100%;max-width:unset;min-width:unset;padding-right:25px}.resized-form .form-actions-buttons[data-v-59c6cfb2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.disabled-delete[data-v-59c6cfb2]{color:#888}.buttons.mobile[data-v-ddb2f894]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;text-align:right}.buttons.mobile>button[data-v-ddb2f894]{margin:0;padding:.375rem .5rem}.buttons.mobile>button[data-v-ddb2f894]:last-child{margin-left:.5rem}.sso-enabled-text[data-v-ddb2f894]{color:red;font-weight:700;font-size:1rem;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.notes-table[data-v-70626ca0]{max-height:250px;overflow:auto}.notes-table[data-v-70626ca0] tbody tr.important td:first-child{border-left:3px solid red;border-top:3px solid red;border-bottom:3px solid red;padding-left:13px}.notes-table[data-v-70626ca0] tbody tr.important td{border-top:3px solid red;border-bottom:3px solid red}.notes-table[data-v-70626ca0] tbody tr.important td:nth-last-child(2){border-right:3px solid red;border-top:3px solid red;border-bottom:3px solid red}.notes-table[data-v-70626ca0] .date{width:10%;min-width:100px}.notes-table[data-v-70626ca0] .type,.notes-table[data-v-70626ca0] .user{width:10%;min-width:180px}.requests-common[data-v-473a6ecc]{margin-bottom:20px}.legend[data-v-473a6ecc],.requests-hide-closed[data-v-473a6ecc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.legend[data-v-473a6ecc]{width:300px;font-size:14px}.actions[data-v-473a6ecc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:36px}.actions a[data-v-473a6ecc]:hover{border-bottom:1px solid transparent}.request-notes[data-v-473a6ecc]{height:100%}.request-notes .request-note[data-v-473a6ecc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;padding:10px 0;border-bottom:1px solid #d4d4d4}.request-notes .request-note .type[data-v-473a6ecc]{width:160px}.request-notes .request-note .user[data-v-473a6ecc]{width:200px}.request-notes .request-note .message[data-v-473a6ecc]{width:540px}.checkbox-wrapper[data-v-473a6ecc]{margin:20px 0}.request-note[data-v-473a6ecc]:last-child{border-bottom:none}.add-note[data-v-473a6ecc],.status[data-v-473a6ecc]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.status[data-v-473a6ecc]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:25%}.status .radio[data-v-473a6ecc]{padding:2px 5px;font-size:12px}.pinned-error[data-v-473a6ecc]{margin-top:8px;font-size:12px;color:red}textarea[data-v-473a6ecc]{width:100%;height:60px}.request-id[data-v-473a6ecc]{width:60px}.latest-note[data-v-473a6ecc]{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.last-action[data-v-473a6ecc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:170px}.past-due[data-v-473a6ecc]{text-align:center;background:red;color:#fff}.grayed-out[data-v-6e169d5d]{color:gray}.checkbox-wrapper[data-v-6e169d5d]{height:4rem}.table-striped tr th[data-v-6af55124]{white-space:nowrap}a[data-v-6af55124]:hover{border-bottom:none}.printAll[data-v-6af55124]{margin:20px 0 10px 0}.printAll>a[data-v-6af55124]:hover{text-decoration:underline}.ht-info-list[data-v-0a1a632e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.detail[data-v-0a1a632e]{height:40px;padding:0}ul[data-v-74427406]{list-style-type:none;margin:0 auto;padding:8px 5px 5px}ul li[data-v-74427406]{padding:3px}.icon[data-v-74427406]{cursor:pointer}@media (max-width:1029px){.info[data-v-74427406]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-group[data-v-74427406]{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.info-group[data-v-74427406] .detail{margin-right:0;min-width:0}}.note[data-v-74427406]{color:red}.sso-enabled-text[data-v-74427406]{color:#0093cc;font-weight:700}.note-text,.note-text-message{color:#666}.note-text-message{font-size:12px;font-weight:700}.note-input{margin-top:20px;color:#666;font-size:14px}.note-input textarea{width:50%}.detail[data-v-67a5227d]{padding:10px 0 10px 0}ul[data-v-67a5227d]{list-style-type:none;margin:0 auto;padding:5px;padding-top:8px}ul li[data-v-67a5227d]{padding:3px}.warning[data-v-67a5227d]{color:red;padding:10px}.temp-access[data-v-67a5227d]{color:orange;padding:10px}.warning-background[data-v-67a5227d]{background:#fcc!important}.temp-access-background[data-v-67a5227d]{background:#ffc966!important}.bold[data-v-67a5227d]{font-weight:700}.grey[data-v-67a5227d]{color:#6c757d}.warning-container[data-v-67a5227d]{display:grid;grid-template-columns:1fr auto;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.grey-bold[data-v-67a5227d],.temp-access[data-v-67a5227d],.warning[data-v-67a5227d]{grid-column:1}.DC7-flag[data-v-67a5227d]{grid-column:2;align-self:center;position:sticky;top:0;font-weight:700}.divTable[data-v-e67ee2de]{display:table;width:100%}.divTable .divTableBody[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex}.divTable .divTableBody .divTableRow[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.divTable .divTableBody .divTableRow .divTableCell[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:.5rem}.divTable .divTableBody .divTableRow .property-details[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.section-title[data-v-e67ee2de]{border-bottom:1px solid #d4d4d4;margin:0 0 .5rem}.form-split-columns .zip-and-country[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;width:100%}.form-split-columns .zip-and-country .zip-information[data-v-e67ee2de]{width:30%;min-width:7.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-split-columns .zip-and-country .country-information[data-v-e67ee2de]{max-width:unset;min-width:5rem;width:calc(70% - .5rem);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-split-columns .left-column[data-v-e67ee2de],.form-split-columns .right-column[data-v-e67ee2de]{width:33%}.form-split-columns .left-column .form-label[data-v-e67ee2de] .label,.form-split-columns .right-column .form-label[data-v-e67ee2de] .label{font-size:1rem}.form-split-columns .left-column[data-v-e67ee2de]{padding:0 1rem 0 0;border-right:1px solid #d4d4d4}.form-split-columns .left-column .form-label[data-v-e67ee2de]{margin:.25rem 0 1.5rem}.form-split-columns .right-column[data-v-e67ee2de]{padding:0 0 0 1rem;border:none}.form-split-columns .form-label[data-v-e67ee2de]{width:100%;border-bottom:1px solid #d4d4d4}.form-split-columns .form-text-input[data-v-e67ee2de]{width:calc(100% - 10px)}.form-split-columns .form-select-input[data-v-e67ee2de]{width:100%}.form-split-columns .form-select-input select[data-v-e67ee2de]{width:100%;min-width:unset;max-width:unset;padding-right:25px}.resized-form .divTable .divTableBody .divTableRow .divTableCell[data-v-e67ee2de]{width:100%;margin:.25rem 0;padding:0}.resized-form .property-name[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.resized-form .property-name .form-text-input[data-v-e67ee2de]{width:calc(100% - 10px)}.resized-form .property-details[data-v-e67ee2de]{width:100%}.resized-form .property-details .divTableCell .form-label[data-v-e67ee2de]:first-of-type{padding:1rem 0 0}.resized-form .property-details .divTableCell .section-title[data-v-e67ee2de]{margin:0;padding:1rem 0 0}.resized-form .property-details .form-text-input[data-v-e67ee2de]{width:calc(100% - 10px)}.resized-form .property-details .form-select-input[data-v-e67ee2de]{width:100%;padding:0 0 .875rem}.resized-form .property-details .form-select-input select[data-v-e67ee2de]{width:100%;max-width:unset;min-width:unset;padding-right:25px}.resized-form .form-split-columns[data-v-e67ee2de]{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.resized-form .form-split-columns .left-column[data-v-e67ee2de]{padding:0;width:100%;border-right:none}.resized-form .form-split-columns .left-column .form-label[data-v-e67ee2de]{margin:0 0 1rem}.resized-form .form-split-columns .left-column .form-text-input[data-v-e67ee2de]{width:calc(100% - 10px)}.resized-form .form-split-columns .left-column .form-select-input[data-v-e67ee2de]{width:100%}.resized-form .form-split-columns .left-column .form-select-input select[data-v-e67ee2de]{width:100%;max-width:unset;min-width:unset;padding-right:25px}.resized-form .form-split-columns .right-column[data-v-e67ee2de]{padding:0;width:100%}.resized-form .form-split-columns .form-label[data-v-e67ee2de]{padding:1rem 0 0}.resized-form .form-actions[data-v-e67ee2de]{width:100%}.resized-form .form-actions .form-actions-buttons[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.actions-container[data-v-e67ee2de]{height:200px}.actions-container .audit-link[data-v-e67ee2de]{margin-top:1rem;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ht-info-edit[data-v-e67ee2de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.ht-info-edit .detail[data-v-e67ee2de]{padding:0;margin:.5rem 0}.red[data-v-e67ee2de]{color:red}.wider-input[data-v-e67ee2de]{width:-webkit-max-content;width:-moz-max-content;width:max-content}.dropdown[data-v-e67ee2de]{position:relative}.dropdown-menu[data-v-e67ee2de]{font-size:small;position:absolute;top:100%;left:0;right:0;max-height:150px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;z-index:1000;list-style:none;margin:0;padding:0}.dropdown-menu li[data-v-e67ee2de]{padding:8px 12px;cursor:pointer}.dropdown-menu li[data-v-e67ee2de]:hover{background-color:#f0f0f0}@media (max-width:1050px){.fas.fa-search.m-1[data-v-e67ee2de]{display:none}}.calendar-custom-header[data-v-4c0c8e88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:10px}.today-button-container[data-v-4c0c8e88]{margin-top:30px}.custom-month-year-component[data-v-4c0c8e88]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-input[data-v-4c0c8e88]{margin:5px 3px 30px;font-size:larger;padding:5px;min-width:120px;border-color:var(--dp-border-color);outline:none;-webkit-appearance:menulist;text-align:center}.date-picker[data-v-4c0c8e88]{width:190px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}:root{--dp-border-radius:4px;--dp-font-size:14px;--dp-input-padding:3px 15px 3px 6px;--dp-common-padding:0px;--dp-month-year-row-height:90px}.divTable[data-v-5363402f]{display:table;width:100%}.divTable .divTableBody[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex}.divTable .divTableBody .divTableRow[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.divTable .divTableBody .divTableRow .divTableCell[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:.5rem}.divTable .divTableBody .divTableRow .property-details[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.section-title[data-v-5363402f]{border-bottom:1px solid #d4d4d4;margin:0 0 .5rem}.form-split-columns .zip-and-country[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;width:100%}.form-split-columns .zip-and-country .zip-information[data-v-5363402f]{width:30%;min-width:7.5rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-split-columns .zip-and-country .country-information[data-v-5363402f]{max-width:unset;min-width:5rem;width:calc(70% - .5rem);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-split-columns .left-column[data-v-5363402f],.form-split-columns .right-column[data-v-5363402f]{width:33%}.form-split-columns .left-column .form-label[data-v-5363402f] .label,.form-split-columns .right-column .form-label[data-v-5363402f] .label{font-size:1rem}.form-split-columns .left-column[data-v-5363402f]{padding:0 1rem 0 0;border-right:1px solid #d4d4d4}.form-split-columns .left-column .form-label[data-v-5363402f]{margin:.25rem 0 1.5rem}.form-split-columns .right-column[data-v-5363402f]{padding:0 0 0 1rem;border:none}.form-split-columns .form-label[data-v-5363402f]{width:100%;border-bottom:1px solid #d4d4d4}.form-split-columns .form-text-input[data-v-5363402f]{width:calc(100% - 10px)}.form-split-columns .form-select-input[data-v-5363402f]{width:100%}.form-split-columns .form-select-input select[data-v-5363402f]{width:100%;min-width:unset;max-width:unset;padding-right:25px}.text-container[data-v-5363402f]{max-width:245px}.resized-form .divTable .divTableBody .divTableRow .divTableCell[data-v-5363402f]{width:100%;margin:.25rem 0;padding:0}.resized-form .property-name[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.resized-form .property-name .form-text-input[data-v-5363402f]{width:calc(100% - 10px)}.resized-form .property-details[data-v-5363402f]{width:100%}.resized-form .property-details .divTableCell .form-label[data-v-5363402f]:first-of-type{padding:1rem 0 0}.resized-form .property-details .divTableCell .section-title[data-v-5363402f]{margin:0;padding:1rem 0 0}.resized-form .property-details .form-text-input[data-v-5363402f]{width:calc(100% - 10px)}.resized-form .property-details .form-select-input[data-v-5363402f]{width:100%;padding:0 0 .875rem}.resized-form .property-details .form-select-input select[data-v-5363402f]{width:100%;max-width:unset;min-width:unset;padding-right:25px}.resized-form .form-split-columns[data-v-5363402f]{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.resized-form .form-split-columns .left-column[data-v-5363402f]{padding:0;width:100%;border-right:none}.resized-form .form-split-columns .left-column .form-label[data-v-5363402f]{margin:0 0 1rem}.resized-form .form-split-columns .left-column .form-text-input[data-v-5363402f]{width:calc(100% - 10px)}.resized-form .form-split-columns .left-column .form-select-input[data-v-5363402f]{width:100%}.resized-form .form-split-columns .left-column .form-select-input select[data-v-5363402f]{width:100%;max-width:unset;min-width:unset;padding-right:25px}.resized-form .form-split-columns .right-column[data-v-5363402f]{padding:0;width:100%}.resized-form .form-split-columns .form-label[data-v-5363402f]{padding:1rem 0 0}.resized-form .form-actions[data-v-5363402f]{width:100%}.resized-form .form-actions .form-actions-buttons[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.actions-container[data-v-5363402f]{height:200px}.actions-container .audit-link[data-v-5363402f]{margin-top:1rem;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ht-info-edit[data-v-5363402f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.ht-info-edit .detail[data-v-5363402f]{padding:0;margin:.5rem 0}.red[data-v-5363402f]{color:red}.wider-input[data-v-5363402f]{width:-webkit-max-content;width:-moz-max-content;width:max-content}.dropdown[data-v-5363402f]{position:relative}.dropdown-menu[data-v-5363402f]{font-size:small;position:absolute;top:100%;left:0;right:0;max-height:150px;overflow-y:auto;background-color:#fff;border:1px solid #ccc;z-index:1000;list-style:none;margin:0;padding:0}.dropdown-menu li[data-v-5363402f]{padding:8px 12px;cursor:pointer}.dropdown-menu li[data-v-5363402f]:hover{background-color:#f0f0f0}@media (max-width:1050px){.fas.fa-search.m-1[data-v-5363402f]{display:none}}.card-body-content[data-v-905221ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-body-content .message-body[data-v-905221ac]{-ms-flex-item-align:start;align-self:flex-start}.card-body-content button[data-v-905221ac]{padding:.75rem 1.875rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.unit-name[data-v-58d6834c]{margin-bottom:.8rem}.edit-field[data-v-58d6834c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.5rem}.edit-field label[data-v-58d6834c]{font-size:.9rem}.property-activity[data-v-0cdb09b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-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:14px;color:#191919;height:35px}.property-activity .id[data-v-0cdb09b0]{font-weight:700;width:30px;margin-right:4px}.property-activity .input[data-v-0cdb09b0]{color:#666;margin:6px 0;width:calc(100% - 10px);padding:4px;font-size:14px}.property-activity span[data-v-0cdb09b0]{width:100%}.activities[data-v-9c202816]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.audit-link[data-v-9c202816]{margin-left:1rem;-ms-flex-item-align:center;align-self:center}.ht-info-edit[data-v-46c57bac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-info-edit select[data-v-46c57bac]{border:1px solid #888}.auditLink[data-v-46c57bac]{margin-top:15px}.red[data-v-2c2864a7]{color:red}.mobile-exceptions-table .grid-cell-exception{word-break:break-word}.title[data-v-2ade03f6]{margin-top:.9375rem;margin-bottom:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title .feature[data-v-2ade03f6]{font-size:32px;font-weight:700;color:#666}.title .function[data-v-2ade03f6]{color:#0093cc!important;margin-left:.625rem;font-size:32px;color:#888}.title .subtitle[data-v-2ade03f6]{font-family:Helvetica-Bold,Helvetica Bold,Helvetica,sans-serif;font-weight:700;font-style:normal;font-size:16px;color:#666}.title .margin-right[data-v-2ade03f6]{margin-right:.625rem}.title .resized-header-text[data-v-2ade03f6]{font-size:1.5rem}.detail[data-v-7729309c]{padding:2px 0 2px 0}ul[data-v-7729309c]{list-style-type:none;margin:0 auto;padding:0 0 8px}ul li[data-v-7729309c]{padding:3px 0}.firm-ver[data-v-7729309c]{margin-left:10px}.files[data-v-e3845474]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.backup-section[data-v-e3845474],.files[data-v-e3845474]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.backup-section[data-v-e3845474]{width:260px;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-top:20px}.instructions[data-v-e3845474]{text-align:center}.file-table-wrapper[data-v-e3845474]{max-height:200px;overflow-y:auto}.file-table[data-v-e3845474]{width:100%;margin:30px auto;text-align:center;border-collapse:collapse}.file-table .table-row[data-v-e3845474]{cursor:pointer}.file-table .active-row[data-v-e3845474]{background:#efefef}.file-table .table-row[data-v-e3845474]:hover{color:#00b8ff}.file-table .table-created[data-v-e3845474]{width:25%;padding:4px}.file-table .table-units[data-v-e3845474]{width:18%;padding:4px}#file-dialog-input[data-v-e3845474]{display:none}.system-backup[data-v-69678cdd]{width:50%;margin:0 auto}.mac-address[data-v-69678cdd]{font-weight:700}.radio-group[data-v-69678cdd]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:0 0;font-size:14px}.radio-group input[data-v-69678cdd]{margin:6px 10px 6px 0}.update-mode[data-v-69678cdd]{margin-bottom:0}.update-keymap[data-v-69678cdd]{margin-top:40px}.datalog-table[data-v-69678cdd]{max-height:540px;overflow-y:auto}.input-string[data-v-69678cdd]{width:150px}.input-number[data-v-69678cdd]{width:50px}.instructions[data-v-69678cdd]{font-size:14px}.instructions .subtext[data-v-69678cdd]{margin:0}.form-text-input[data-v-69678cdd]{width:100px}.audit-log[data-v-69678cdd]{margin-top:25px}.detail[data-v-bdcc9ca2]{padding:2px 0 2px 0}.column[data-v-bdcc9ca2]{margin-bottom:20px}.options[data-v-bdcc9ca2]{display:-webkit-box;display:-ms-flexbox;display:flex}.option[data-v-bdcc9ca2]{width:100px}.shortest[data-v-bdcc9ca2]{width:65px}.warning[data-v-bdcc9ca2]{color:red;padding:10px}.warning-background[data-v-bdcc9ca2]{background:#fcc!important}.audit-log[data-v-bdcc9ca2]{margin-top:15px}.system-backup[data-v-d3d8ca12]{width:50%;margin:0 auto}.mac-address[data-v-d3d8ca12]{font-weight:700}.radio-group[data-v-d3d8ca12]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin:0 0;font-size:14px}.radio-group input[data-v-d3d8ca12]{margin:6px 10px 6px 0}.update-mode[data-v-d3d8ca12]{margin-bottom:0}.update-keymap[data-v-d3d8ca12]{margin-top:40px}.datalog-table[data-v-d3d8ca12]{max-height:540px;overflow-y:auto}.input-string[data-v-d3d8ca12]{width:150px}.input-number[data-v-d3d8ca12]{width:50px}.instructions[data-v-d3d8ca12]{font-size:14px}.instructions .subtext[data-v-d3d8ca12]{margin:0}.form-text-input[data-v-d3d8ca12]{width:100px}.padding-top[data-v-d3d8ca12]{padding-top:10px}.detail[data-v-3dfe4cf4]{padding:2px 0 2px 0}.column[data-v-3dfe4cf4]{margin-bottom:20px}.options[data-v-3dfe4cf4]{display:-webkit-box;display:-ms-flexbox;display:flex}.option[data-v-3dfe4cf4]{width:100px}.shortest[data-v-3dfe4cf4]{width:65px}.warning[data-v-3dfe4cf4]{color:red;padding:10px}.warning-background[data-v-3dfe4cf4]{background:#fcc!important}@media (max-width:1029px){.overview-back[data-v-7ba4596a]{margin-top:.5rem;margin-bottom:0}}.dates[data-v-de21f6d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.print[data-v-de21f6d8]{border:1px solid #888;border-radius:4px;padding:40px;margin:20px 0;background:#fff}.dates[data-v-78de1fc7],.header-buttons[data-v-de21f6d8]{display:-webkit-box;display:-ms-flexbox;display:flex}.dates[data-v-78de1fc7]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.button-group[data-v-78de1fc7]{margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.button-group button[data-v-78de1fc7]{height:25px;margin:0;border-radius:0;border:1px solid #b6b6b6;border-left:none;padding:2px 4px;cursor:pointer;background-color:#fff;color:#888;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.button-group button[data-v-78de1fc7]:first-child{border-left:1px solid #b6b6b6;border-top-left-radius:4px;border-bottom-left-radius:4px}.button-group button[data-v-78de1fc7]:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.button-group button.selected[data-v-78de1fc7]{border-top:1px solid #0093cc;border-bottom:1px solid #0093cc;border-right:1px solid #0093cc;border-left:1px solid #0093cc;color:#0093cc}.button-group button.selected[data-v-78de1fc7]:first-child,.button-group button.selected[data-v-78de1fc7]:last-child{border:1px solid #0093cc;color:#0093cc}.button-group button.no-right-border[data-v-78de1fc7]{border-right:none}@page{size:auto}.criteria[data-v-0acb734a]{cursor:pointer;background-color:#fff;border:1px solid #b6b6b6;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.25rem}.criteria>.icon-calendar[data-v-0acb734a]{color:#b6b6b6}.criteria>.icon-options[data-v-0acb734a]{color:#666}.date-range[data-v-0acb734a]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:.7rem;margin-left:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500}.modal[data-v-0acb734a]{display:none;position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;background-color:rgba(0,0,0,.5);overflow-y:scroll;z-index:10}.modal.active[data-v-0acb734a]{display:block}.modal-content[data-v-0acb734a]{background:#fff;border:1px solid #666;border-radius:4px;margin:.25rem;padding:.75rem}.item[data-v-0acb734a]{margin-bottom:.5rem}.item[data-v-0acb734a]:last-child{margin-bottom:0}.button-container[data-v-0acb734a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.button-close[data-v-0acb734a],.button-view[data-v-0acb734a]{padding:.5rem 1rem;margin:0}:root{--dp-cell-padding:3px;--dp-cell-size:30px}.search-criteria-date-picker .dp__btn{padding:0;margin:0}.search-criteria-date-picker .dp--preset-range{margin:.25rem 0;padding:.25rem 0}.search-criteria-date-picker .dp__outer_menu_wrap{width:100%}.search-criteria-date-picker .dp__menu_content_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.search-criteria-date-picker .dp--preset-dates{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.search-criteria-date-picker .dp__instance_calendar{width:unset}@media only screen and (max-width:600px){.search-criteria-date-picker .dp__menu_content_wrapper{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.search-criteria-date-picker .dp--preset-dates{display:block!important;overflow-x:visible!important;max-width:none!important;-ms-flex-item-align:auto!important;align-self:auto!important;-webkit-border-end:1px solid var(--dp-border-color)!important;border-inline-end:1px solid var(--dp-border-color)!important}.search-criteria-date-picker .dp__flex_display{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}}.header[data-v-55fe19fc]{-ms-flex:1 1 0px;flex:1 1 0;height:1.5rem;margin:1rem 0}.header-title[data-v-55fe19fc],.header[data-v-55fe19fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.header-title[data-v-55fe19fc]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:.85rem}.header-criteria[data-v-55fe19fc],.header-title[data-v-55fe19fc]{-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-line-pack:center;align-content:center}.header-criteria[data-v-55fe19fc]{-webkit-box-flex:1}.button[data-v-55fe19fc]{margin:0;padding:.5rem 1rem}.print[data-v-55fe19fc]{cursor:pointer}.mobile-report-table[data-v-55fe19fc]{margin-bottom:1rem}.grid-button[data-v-55fe19fc]{margin:0!important;padding:.5rem!important;font-weight:700}.mobile-report-table .header-date{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.mobile-report-table .grid-row.is-info .grid-row-status{background-color:#4ca7b9}.mobile-report-table .grid-row.is-warning .grid-row-status{background-color:#df997f}.mobile-report-table .grid-row.is-error .grid-row-status{background-color:red}.mobile-report-table .grid-row.is-error .grid-cell-exception{color:red}.mobile-report-table .grid-row.is-special .grid-row-status{background-color:#152e71}.mobile-report-table .grid-row.is-ok .grid-row-status{background-color:#2dcc00}.mobile-report-table .grid-row.is-ok .grid-cell-activity{color:#2dcc00}.mobile-report-table .grid-row.is-error.is-ok .grid-row-status{background-color:red}.mobile-report-table .grid-button{padding:.2rem 0;font-size:.75rem;width:100%;height:100%}.mobile-report-table .grid-row-overflow .grid-cell-keyReceipt{padding:0!important;margin-left:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mobile-report-table .grid-row-overflow .grid-cell-keyReceipt .grid-button{border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:3px;padding:.2rem .5rem;font-size:.75rem}.mobile-report-table .grid-row-overflow .grid-cell-keyTagNumber{font-weight:600}.mobile-report-table .grid-row-overflow .grid-cell-keyTagNumber:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEgSURBVHgBdZLRcYMwEEQlMfy7g7iElEA6SCoIggISVxCoILgBhCuIU4FNBaYEp4P8MwPZi1cegfHN7OhO6N2tAO2cG5VSZ3WJyToMQ5vneaMWwozj+MO8ZJ5AqcgY4+q6fl0E2XlnrW2yLEvnB7TWDVwlN/vYPGBd9X1voyhKMOUzsGuhL9ZPaN7NrT7GcXwKoKM0g36hDfMDhqwnVhdCJpVyGOpYT2DDrj5KThNgD21p9chnaw8bXL4K4AfohbXADbQL8o6wM7jwWS5OMIU+glqACu/hG+tJ3oW3pn2C8QI5lkUwybv5h9CkhcvnK0i44EQPt4QVoS2+9ftk4h1Ypq2Yl7hWcWM1DPxmFey8BVsbQFV4ZhEMYPlPwdj9/PkfH8l6DIM7pP0AAAAASUVORK5CYII=);margin:1px 5px 0 0}.mobile-report-table .grid-row-overflow .grid-cell-hookNumber{font-weight:600}.mobile-report-table .grid-row-overflow .grid-cell-hookNumber:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD1SURBVHgBhVLBDYJAELy78JcSLMESoAPtACpQK8AWfBOCVqBWgHSgFUgHYgPgDO6ZC1x0k81ulrmdnQlaSZRlWaFEyhNpmmrWwA76vn9prV3MAVm7A2MbAK+jhQkJsWTxxbhfccq867rEGJMBVGNBghOayWa5rQGwEaaHC5yAR7HI8zz6B24tOAiCii4hQy8Y1GeUFW7fojbqY+dpOE39CApGof+ssZFh6ANTIBj27OHO0gBIH59FUex8D+DOoAHuzIwzXPsYsDFiBUOt5Qz7X9wojvTyMENuRGisPUIYpA6dPqVLxgrhS1AekXcBtugvnIud6g1iH29HzBIviAAAAABJRU5ErkJggg==);margin:1px 5px 0 0}.mobile-report-table .grid-row-overflow .grid-cell-badgeNumber{font-weight:600}.mobile-report-table .grid-row-overflow .grid-cell-badgeNumber:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEvSURBVHgBjZPtbYMwEIZtYAA2qEdgg3aDphvUMECTCapOQPMXCUg2yAZRNmAEZ4KQ/3zkvchEzskhsWR8NnfP3b0GKWZGWZbLIAjyYRh0lmWbR37BHERKmVhTzfnNQl4dET2KokiQNb57EUXNOI63fV3Xcdd1CfMxWmsj8TLHfsnpfd9/hWFoAPpGgn/osiB9uB/OVwQZH1Rp4LDG2mLGAPwIvzYm8hy2yL61gbl4YfggOk3THRmo8g3LB9kAH9DWxvEjDXMvBFrcbASeEXi1sRLwnUH8lUBM6n2HKhTWTwd4BGjLIItrAkfYBvNvKpGcSBsENvaMBDYMQld+JyyuXDe2CspgoA3tRVVV5KwAdD8FhbmfKjlZqpuFj6n/lp0r6oAqWWH+iif/B4MJB6ovYwtxF4vnHUsAAAAASUVORK5CYII=);margin:1px 5px 0 0}.mobile-report-table .grid-row-overflow .grid-cell-datalogNumber{font-weight:600}.mobile-report-table .grid-row-overflow .grid-cell-datalogNumber:before{content:"KP#";margin-right:5px;color:#888}.mobile-report-table .grid-cell-date{text-align:right;color:#888}.mobile-report-table .grid-cell-propertyUnitName{font-weight:700}.mobile-report-table .grid-cell-propertyUnitName.grid-cell-empty{color:red;font-weight:400}.actions[data-v-1c5f59b8]{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.auditLink[data-v-7fd3f53e]{margin-top:1rem}.title[data-v-e8ad906e]{font-size:28px;margin-top:20px}tr.canceled td:first-child,tr.delinquent td:first-child{border-left:3px solid red;border-top:3px solid red;border-bottom:3px solid red;padding-left:13px}tr.canceled td,tr.delinquent td{border-top:3px solid red;border-bottom:3px solid red}tr.canceled td:last-child,tr.delinquent td:last-child{border-right:3px solid red;border-top:3px solid red;border-bottom:3px solid red}.inactive{text-align:center;background:red;color:#fff}.title[data-v-05bb1348]{font-size:28px;margin-top:20px}.title-icons[data-v-6e9c54aa]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.print-container[data-v-6e9c54aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.print-text[data-v-6e9c54aa]{font-size:small;color:#0093cc;margin-right:10px;cursor:pointer}.property[data-v-11779f78]{margin:1.25rem 1rem}.property .disabled-property-link[data-v-11779f78]{color:#191919}.property .resized-property-information[data-v-11779f78]{font-size:.875rem}.awaiting-verification-properties-container[data-v-11779f78]{display:-webkit-box;display:-ms-flexbox;display:flex}.overview-alerts[data-v-53931937]{font-size:1.3125rem}.overview-alerts .alerts-item-icon[data-v-53931937]{margin-right:1rem}.overview-alerts .alerts-list[data-v-53931937]{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #d4d4d4;padding:.5rem 1.5rem}.overview-alerts .alerts-item[data-v-53931937],.overview-alerts .alerts-list[data-v-53931937]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.overview-alerts .alerts-item[data-v-53931937]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem 0}.overview-alerts .alerts-item a[data-v-53931937]{font-size:1rem}.overview-alerts .alerts-item a[data-v-53931937]:hover{border-bottom:1px solid #d4d4d4}.overview-alerts .alerts-item .yellow[data-v-53931937]{color:#f59a23}.overview-alerts .alerts-item .red[data-v-53931937]{color:red}.overview-alerts .alerts-item .gray[data-v-53931937]{color:#888}.overview-alerts .edit-alerts[data-v-53931937]{text-align:right;font-size:.875rem}.ad{font-size:1.3125rem;font-weight:700}.dismiss{font-size:.8rem}.overview-back{margin-bottom:20px}.blue-ghost{display:inline-block;padding:10px 20px;font-size:16px;color:#00b8ff;background-color:transparent;border:2px solid #00b8ff;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.blue-ghost:hover{color:#fff;background-color:#00b8ff}.button-container{text-align:center}.setting[data-v-49c3bb98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;margin-bottom:20px}.setting .title[data-v-49c3bb98]{font-size:20px}.setting .subtitle[data-v-49c3bb98]{font-size:14px}.setting .label[data-v-49c3bb98]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:200px;margin-left:40px;font-size:14px}.inline-group[data-v-49c3bb98],.setting .label[data-v-49c3bb98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inline-group[data-v-49c3bb98]{gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.inline-group .checkbox-wrapper[data-v-49c3bb98],.inline-group .email-wrapper[data-v-49c3bb98],.inline-group .input-wrapper[data-v-49c3bb98]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.inline-group .checkbox-wrapper[data-v-49c3bb98],.inline-group .form-text-input-email[data-v-49c3bb98]{margin-left:5px}.form-text-input[data-v-49c3bb98]{width:80px}.form-text-input-email[data-v-49c3bb98]{width:200px;height:22px}.subtitle-dashboard-alerts[data-v-49c3bb98]{font-style:italic}[data-v-70039f14] .tags-input{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem}[data-v-70039f14] .tags-input input{-webkit-box-flex:1;-ms-flex:1;flex:1;background:transparent;border:none;font-size:.875rem}[data-v-70039f14] .tags-input input:focus{outline:none}[data-v-70039f14] .tags-input input[type=text]{color:#666}[data-v-70039f14] .tags-input span{margin-right:.4rem}[data-v-70039f14] .tags-input-wrapper-default{padding:.25rem .5rem;border:1px solid #d4d4d4;min-height:1.5rem}@media (max-width:1029px){[data-v-70039f14] .tags-input-wrapper-default{-webkit-box-sizing:border-box;box-sizing:border-box}}[data-v-70039f14] .tags-input-remove{cursor:pointer;margin-left:.4rem;position:absolute;right:0;top:0;bottom:0;font-weight:500;font-style:normal;width:1.375rem;text-align:center;border-radius:.3125rem}[data-v-70039f14] .tags-input-remove:hover{color:#fff;background:#00b8ff}[data-v-70039f14] .tags-input-remove:hover:after,[data-v-70039f14] .tags-input-remove:hover:before{background:#fff}[data-v-70039f14] .tags-input-remove:focus{outline:none}[data-v-70039f14] .tags-input-remove:after,[data-v-70039f14] .tags-input-remove:before{content:"";position:absolute;width:50%;right:.4rem;background:#00b8ff;height:.125rem;margin-top:.6rem}[data-v-70039f14] .tags-input-remove:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[data-v-70039f14] .tags-input-remove:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}[data-v-70039f14] .tags-input-badge{position:relative;display:inline-block;padding:.25rem .4rem;line-height:1;white-space:nowrap;border-radius:.3125rem;overflow:hidden;text-overflow:ellipsis}[data-v-70039f14] .tags-input-badge-pill{padding:.25rem 1.25rem .25rem .625rem;margin:.25rem 0}[data-v-70039f14] .tags-input-badge-pill.disabled{padding-right:.6rem}[data-v-70039f14] .tags-input-badge-selected-default{color:#fff;background-color:#152e71}.hr[data-v-5cb89705]{margin-top:2rem;margin-bottom:2rem}.section[data-v-5cb89705]{padding:0 10px;margin-bottom:10px}.title[data-v-5cb89705]{font-size:1rem}.subtitle[data-v-5cb89705]{font-size:.875rem;padding:0 .25rem 0 0}.timezone[data-v-5cb89705]{font-weight:700}.time-select[data-v-5cb89705]{-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0}.email[data-v-5cb89705],.time-select[data-v-5cb89705]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.email[data-v-5cb89705]{-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:4px 0;font-size:14px}.email .type[data-v-5cb89705]{width:140px}.close-icon[data-v-5cb89705]{font-size:20px;color:red;margin-right:10px;cursor:pointer}.form-time-input[data-v-5cb89705]{width:100%}.form-text-input[data-v-5cb89705]{width:calc(100% - .625rem);max-width:19.375rem;min-width:0}.form-select-input[data-v-5cb89705]{width:100%;max-width:10rem;min-width:5rem}.form-select-input select[data-v-5cb89705]{width:100%;max-width:10rem;min-width:5rem;padding-right:25px}.setup[data-v-0248e534]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 .5rem}.setup .email[data-v-0248e534]{-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.setup .settings[data-v-0248e534]{-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.alerts-item-icon[data-v-0248e534]{font-size:30px;margin-right:20px}.alerts-title-text[data-v-0248e534]{font-size:24px}.alerts-list[data-v-0248e534]{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #d4d4d4;padding:10px 30px}.alerts-item[data-v-0248e534],.alerts-list[data-v-0248e534]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.alerts-item[data-v-0248e534]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}.alerts-item .red[data-v-0248e534]{color:red}.edit-alerts[data-v-0248e534]{text-align:right}.exceptions-table[data-v-0248e534]{margin-bottom:0}.button.mobile[data-v-57d911ba],.button.mobile[data-v-5f069758],.button.mobile[data-v-a3e76718]{margin:0 0 .5rem 0;padding:.375rem .5rem}.desc[data-v-527313fb]{margin-bottom:20px}.form-field[data-v-7bc165e6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-field label[data-v-7bc165e6]{margin-bottom:.5rem}.form-field input[type=password][data-v-7bc165e6]{padding:.5rem}.login-pass-reqs[data-v-7bc165e6]{margin:10px 0;font-size:12px}.form-actions[data-v-7bc165e6]{margin-top:1rem}.infoRow[data-v-2c9b24f7] .actionCard,.infoRow[data-v-2c9b24f7] .infoCard{margin-bottom:0}.table[data-v-2d3e61f8]{margin-top:30px}.no-results[data-v-2d3e61f8]{padding:30px;text-align:center;font-size:24px}.table[data-v-1a1a1b08]{margin-top:30px}.no-results[data-v-1a1a1b08]{padding:30px;text-align:center;font-size:24px}.table[data-v-d9573510]{margin-top:30px}.no-results[data-v-d9573510]{padding:30px;text-align:center;font-size:24px}.form-actions-prop-unit-list[data-v-ff3d87c0]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.activities[data-v-38c8f981]{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.activities[data-v-38c8f981],.form-actions-buttons .create-buttons[data-v-38c8f981]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.form-actions-buttons .create-buttons[data-v-38c8f981]{-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resized-activities-column .activity-element[data-v-38c8f981],.resized-activities-column[data-v-38c8f981]{width:100%}.property-vendor[data-v-e6c70058]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-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:14px;color:#191919;height:35px}.property-vendor .number[data-v-e6c70058]{font-weight:700;width:30px;margin-right:4px;text-align:right;white-space:nowrap}.property-vendor .input[data-v-e6c70058]{color:#666;margin:6px 0;width:calc(100% - 10px);padding:4px;font-size:14px}.property-vendor span[data-v-e6c70058]{width:100%}.vendors[data-v-6557c40e]{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-actions-buttons .create-buttons[data-v-6557c40e],.vendors[data-v-6557c40e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.form-actions-buttons .create-buttons[data-v-6557c40e]{-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resized-vendors-column .vendor-element[data-v-6557c40e],.resized-vendors-column[data-v-6557c40e]{width:100%}.title[data-v-bdc2b21a]{margin-bottom:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title .feature[data-v-bdc2b21a]{font-size:32px;font-weight:700;color:#666}.title .function[data-v-bdc2b21a]{margin-left:.625rem;font-size:32px;color:#888}.title .subtitle[data-v-bdc2b21a]{font-family:Helvetica-Bold,Helvetica Bold,Helvetica,sans-serif;font-weight:700;font-style:normal;font-size:16px;color:#666}.title .margin-right[data-v-bdc2b21a]{margin-right:.625rem}.title .resized-header-text[data-v-bdc2b21a]{font-size:1.5rem}.over-title[data-v-bdc2b21a]{color:#666;font-size:18px;margin-left:10px;font-weight:700}.full-modal-bg[data-v-6564d4f4]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:999;background:rgba(0,0,0,.5);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}.full-modal-fg[data-v-6564d4f4]{width:800px;max-width:calc(100% - 2px - 1rem);border:1px solid #00b8ff;border-radius:12px;background:#fff;font-size:18px;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}.full-modal-fg.warn-border[data-v-6564d4f4]{border-color:red}.full-modal-fg .body[data-v-6564d4f4]{padding:1.25rem;color:#666}.full-modal-fg .body .heading[data-v-6564d4f4]{font-weight:700;margin-bottom:20px;text-align:center}.full-modal-fg .body .description[data-v-6564d4f4]{text-align:center}.full-modal-fg .body .actions[data-v-6564d4f4]{margin-top:20px}.full-modal-fg .body .actions .form-actions-buttons[data-v-6564d4f4-s],.full-modal-fg .body .actions[data-v-6564d4f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.full-modal-fg .body .actions .form-actions-buttons[data-v-6564d4f4-s]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.new-prop-welcome[data-v-68b58d5e]{font-size:14px}.new-prop-welcome .questions[data-v-68b58d5e]{font-size:12px;padding:4px 20px 10px 20px;background:#efefef}.new-prop-welcome .questions .title[data-v-68b58d5e]{font-size:14px;font-weight:600}.new-prop-welcome .stats[data-v-68b58d5e]{margin:20px}.new-prop-welcome .inputs[data-v-68b58d5e]{margin-left:20px}.new-prop-welcome .step[data-v-68b58d5e]{margin:20px 0}.new-prop-welcome .step .step-number[data-v-68b58d5e]{line-height:20px;font-size:20px;border:1px solid #888;border-radius:20px;padding:4px 10px;margin-right:10px}.property-name[data-v-68b58d5e]{font-size:24px;margin-bottom:20px}.minimized-card[data-v-68b58d5e]{max-width:730px;margin:0 auto;margin-bottom:60px;margin-top:30px;padding:30px;-webkit-filter:drop-shadow(0 10px 20px #d4d4d4);filter:drop-shadow(0 10px 20px #d4d4d4)}.minimized-card button[data-v-68b58d5e]{display:block;margin:20px auto 0;margin-left:10px;margin-right:10px;font-size:large}.sub-text[data-v-68b58d5e]{margin-top:5px;text-align:center;font-size:small}.sub-text-unit[data-v-68b58d5e]{margin-top:5px;text-align:start;font-size:small}.info-text-bold[data-v-68b58d5e]{font-weight:700;font-size:large;text-align:center}.info-text-bold-small[data-v-68b58d5e]{font-weight:700;font-size:small;text-align:center}.info-text-large-bold[data-v-68b58d5e]{font-weight:700;font-size:22px;text-align:center}.info-text-large[data-v-68b58d5e]{font-size:22px;text-align:center}.info-text-unit[data-v-68b58d5e],.info-text[data-v-68b58d5e]{font-size:large;text-align:center}.info-text-unit[data-v-68b58d5e]{margin-top:-10px}.info-text-link[data-v-68b58d5e]{text-align:center}.info-text-from-start[data-v-68b58d5e]{font-size:large;text-align:start}.info-text-from-end[data-v-68b58d5e]{font-size:large;text-align:end}.title-text[data-v-68b58d5e]{text-align:center}.underline[data-v-68b58d5e]{text-decoration:underline}.system-info[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;margin:1.5rem auto;max-width:500px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.system-info .info-column[data-v-68b58d5e]{font-size:large;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;min-width:100px}.system-info .info-label[data-v-68b58d5e]{font-weight:600;color:#666}.system-info .info-label-update[data-v-68b58d5e]{font-weight:600;color:#666;margin-bottom:40px}.system-info .info-value[data-v-68b58d5e]{color:#666}.slide-enter-active[data-v-68b58d5e],.slide-leave-active[data-v-68b58d5e]{-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;width:100%}.slide-enter-from[data-v-68b58d5e]{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.slide-leave-to[data-v-68b58d5e]{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.slide-reverse-enter-active[data-v-68b58d5e],.slide-reverse-leave-active[data-v-68b58d5e]{-webkit-transition:all .4s cubic-bezier(.4,0,.2,1);transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;width:100%}.slide-reverse-enter-from[data-v-68b58d5e]{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.slide-reverse-leave-to[data-v-68b58d5e]{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.new-prop-welcome[data-v-68b58d5e]{position:relative;min-height:600px}.minimized-card[data-v-68b58d5e]{position:relative}.red-ghost[data-v-68b58d5e]{display:inline-block;color:red;background-color:transparent;border:2px solid red;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin-left:0}.red-ghost[data-v-68b58d5e]:hover{color:#fff;background-color:red}.button-group-back-next-save-later[data-v-68b58d5e],.button-group[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button-group-back-next-save-later[data-v-68b58d5e]{gap:240px}.button-group-back-next[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:300px}.unit-info-container[data-v-68b58d5e]{margin-left:360px}.unit-info-container-group[data-v-68b58d5e],.unit-info-container[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;position:fixed;margin-top:30px}.unit-info-container-group[data-v-68b58d5e]{margin-left:390px}.rep-box-container[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.rep-box-smaller[data-v-68b58d5e]{width:400px;margin:1rem auto;padding-left:10px}.rep-box-smaller[data-v-68b58d5e],.rep-box[data-v-68b58d5e]{height:100px;border-radius:12px;border:2px solid #d4d4d4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rep-box[data-v-68b58d5e]{width:420px;margin:1.5rem auto;padding-left:70px}.contact-rep-info-box[data-v-68b58d5e]{width:490px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;word-break:break-word}.contact-input[data-v-68b58d5e]{border-radius:8px;width:200px;height:30px;padding-left:5px}.blue-ghost[data-v-68b58d5e]{display:inline-block;padding:10px 20px;font-size:16px;color:#00b8ff;background-color:transparent;border:2px solid #00b8ff;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.blue-ghost[data-v-68b58d5e]:hover{color:#fff;background-color:#00b8ff}.video-container[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.video[data-v-68b58d5e]{width:800px;height:300px}.file-preview[data-v-68b58d5e]{margin-top:20px;border:1px solid #ddd;border-radius:12px;padding:15px}.preview-table-container[data-v-68b58d5e]{max-height:400px;overflow:auto}table[data-v-68b58d5e]{width:100%;border-collapse:collapse}th[data-v-68b58d5e]{border:1px solid #ddd;padding:8px;text-align:left;cursor:pointer;font-weight:400}th.grey-header[data-v-68b58d5e]{background-color:#efefef;font-weight:700}.unit-disabled-column[data-v-68b58d5e]{pointer-events:none;cursor:not-allowed;background-color:#efefef}td[data-v-68b58d5e]{border:1px solid #ddd;padding:8px;text-align:left;cursor:pointer}.selected-column[data-v-68b58d5e]{border-left:2px solid #2196f3!important;border-right:2px solid #2196f3!important}tr:last-child .selected-column[data-v-68b58d5e]{border-bottom:2px solid #2196f3!important}.selected-column-header[data-v-68b58d5e]{border-left:2px solid #2196f3!important;border-right:2px solid #2196f3!important;border-top:2px solid #2196f3!important}.sub-text[data-v-68b58d5e]{margin-top:8px;font-size:.9em;color:#666}button[data-v-68b58d5e]{padding:10px 20px;background-color:#2196f3;color:#fff;border:none;border-radius:4px;cursor:pointer}button[data-v-68b58d5e]:hover{background-color:#1976d2}button[data-v-68b58d5e]:disabled{background-color:#efefef;cursor:not-allowed}.checkbox-headers[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.checkbox-headers span[data-v-68b58d5e]{margin-left:auto}.italic[data-v-68b58d5e]{font-style:italic}.skip[data-v-68b58d5e]{color:#00b8ff;font-size:large}.skip-container[data-v-68b58d5e]{text-align:end;cursor:pointer}.skip-container-fixed[data-v-68b58d5e]{text-align:end;cursor:pointer;position:fixed;margin-top:-30px;margin-left:660px}.back-container[data-v-68b58d5e]{text-align:start;cursor:pointer;position:fixed;margin-top:-30px}.dual-column-preview[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;height:500px;border:1px solid #ddd;border-radius:4px}.preview-column[data-v-68b58d5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column-separator[data-v-68b58d5e]{width:1px;background-color:#ddd}.column-header[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;font-weight:600;position:sticky;top:0}.group-header[data-v-68b58d5e],.unit-header[data-v-68b58d5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left}.unit-header[data-v-68b58d5e]{min-width:100px}.group-header[data-v-68b58d5e]{min-width:80px}.column-content[data-v-68b58d5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.data-row[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;border-bottom:1px solid #eee}.data-row[data-v-68b58d5e]:hover{background-color:#f8f9fa}.group-value[data-v-68b58d5e],.unit-value[data-v-68b58d5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scrollable[data-v-68b58d5e]{scrollbar-width:thin}.scrollable[data-v-68b58d5e]::-webkit-scrollbar{width:6px}.scrollable[data-v-68b58d5e]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.employee-count-container[data-v-68b58d5e]{gap:2rem;margin:1.5rem auto;max-width:500px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blue-ghost-employee-count[data-v-68b58d5e]{display:inline-block;padding:10px 20px;font-size:large;color:#00b8ff;background-color:transparent;border:2px solid #00b8ff;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin:5px}.blue-ghost-employee-count.selected[data-v-68b58d5e],.blue-ghost-employee-count[data-v-68b58d5e]:hover{color:#fff;background-color:#00b8ff}.employee-count-container[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.manual-unit-entry-container[data-v-68b58d5e]{width:600px;padding:20px}.manual-group-entry-container[data-v-68b58d5e],.manual-unit-entry-container[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:12px;background-color:#efefef;margin:0 auto}.manual-group-entry-container[data-v-68b58d5e]{width:720px;padding-top:20px;padding-bottom:20px}.group-entry-header-container[data-v-68b58d5e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:194px;margin-left:10px;margin-bottom:8px;font-weight:700}.group-entry-header-container[data-v-68b58d5e],.row[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex}.manual-unit-entry-input-duplicate[data-v-68b58d5e],.manual-unit-entry-input[data-v-68b58d5e]{width:110px;padding:2px;height:30px;margin:0 0 0 8px;border-radius:4px}.manual-unit-entry-input-duplicate[data-v-68b58d5e]{border-width:2px;border-color:red}.manual-unit-entry-input-duplicate[data-v-68b58d5e]:first-child,.manual-unit-entry-input[data-v-68b58d5e]:first-child{margin-left:30px}.manual-group-entry-input[data-v-68b58d5e]{width:110px;padding:2px;height:30px;margin:0 0 10px 8px;border-radius:4px}.manual-group-entry-input[data-v-68b58d5e]:first-child{margin-left:20px}.separator[data-v-68b58d5e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0;color:#a6a3a3}.count[data-v-68b58d5e]{margin-right:10px}.separator-line[data-v-68b58d5e]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;border-top:1px solid #a6a3a3}.light-line[data-v-68b58d5e]{border:0;border-top:1px solid #e0e0e0;margin-bottom:7px;margin-left:34px;width:92%}.hook-count-total[data-v-68b58d5e]{margin-left:160px}.new-prop-units[data-v-55b722e1]{font-size:14px}.new-prop-units input[type=text][data-v-55b722e1]{color:#666;margin:6px 0;padding:4px;width:90px;font-size:14px}.new-prop-units .subtext[data-v-55b722e1]{margin:20px 0}.new-prop-units .bold[data-v-55b722e1]{font-weight:600}.new-prop-units .example[data-v-55b722e1]{width:300px;font-weight:600;background:#efefef;padding:10px}.new-prop-units .example .example-row[data-v-55b722e1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.new-prop-units .example .example-row .icon[data-v-55b722e1]{width:30px;font-size:30px}.new-prop-units .example .example-row .correct[data-v-55b722e1]{width:100px}.new-prop-units .example .example-row .red[data-v-55b722e1]{color:red}.new-prop-units .example .example-row .green[data-v-55b722e1]{color:#2dcc00}.new-prop-units .example .example-row .false-input[data-v-55b722e1]{width:40px;padding:4px;border:1px solid #d4d4d4;background:#fff;margin-top:4px}.new-prop-units .unit-section[data-v-55b722e1]{margin-top:20px;padding-top:20px;border-top:1px solid #d4d4d4}.new-prop-units .unit-section .tab-select[data-v-55b722e1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.new-prop-units .unit-section .tab-select .tab-radio[data-v-55b722e1]{margin-right:10px}.new-prop-units .unit-section .stats[data-v-55b722e1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px 100px 20px 100px}.new-prop-units .unit-table[data-v-55b722e1]{overflow-x:auto}.new-prop-units .table[data-v-55b722e1]{border:20px solid #fff;border-radius:8px}.new-prop-units .invalid[data-v-55b722e1]{border:20px solid red}.new-prop-units .duplicateInput[data-v-55b722e1]{background:red;color:#fff}.new-prop-units .form-actions[data-v-55b722e1]{max-width:800px;width:70%;margin:30px auto}.new-prop-units .questions[data-v-55b722e1]{font-size:12px;padding:4px 20px 10px 20px;background:#efefef}.new-prop-units .questions .title[data-v-55b722e1]{font-size:14px;font-weight:600}.new-prop-units .employees[data-v-55b722e1]{width:50px}.form[data-v-0146ae00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form .column[data-v-0146ae00]{width:300px}.form .form-radio-group[data-v-0146ae00],.form .form-select-input[data-v-0146ae00]{margin-bottom:0}.order-details[data-v-0146ae00]{background:#efefef;padding:4px 20px;margin:20px 0}.order-details .order-details-row[data-v-0146ae00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:10px 0}textarea[data-v-0146ae00]{width:95%;height:60px}.divTableRow[data-v-699b275b],.divTable[data-v-699b275b]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.divTableRow[data-v-699b275b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0 1rem}.divTableCell[data-v-699b275b]{-webkit-box-flex:5;-ms-flex:5 1 30%;flex:5 1 30%;min-width:10rem}.divTableBody[data-v-699b275b],.divTableCell[data-v-699b275b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.divTableBody[data-v-699b275b],.form-actions[data-v-699b275b]{width:100%;max-width:50rem}.print[data-v-699b275b]{border:1px solid #888;border-radius:4px;padding:40px;margin:20px 0}.mobile-view .form-text-input[data-v-699b275b]{width:calc(100% - .625rem)}.mobile-view .form-select-input[data-v-699b275b]{width:100%;max-width:unset;min-width:unset;padding-right:25px}.mobile-view .form-select-input select[data-v-699b275b]{width:100%;max-width:unset;min-width:unset}.mobile-view .form-actions[data-v-699b275b]{padding-top:1rem}.mobile-view .form-actions .form-actions-buttons[data-v-699b275b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.input-row[data-v-699b275b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1029px){.input-row[data-v-699b275b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.input-row div[data-v-699b275b]{margin-bottom:5px}}.multiselect-wrapper[data-v-699b275b]{margin-bottom:.5rem}.tooltip[data-v-699b275b]{color:red;font-size:1.3rem;font-weight:700;padding-left:.3rem}.arrowPosition[data-v-d10b359a]{position:absolute;top:650px;right:40px}.reports[data-v-d10b359a]{width:100%;max-width:800px}.video-label[data-v-d10b359a]{margin-top:75px;font-size:large;text-align:center}.video-container[data-v-d10b359a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:56.25% 0 0 0;position:relative;width:90%}.video[data-v-d10b359a]{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.touch-card[data-v-d10b359a]{width:100%}.actions[data-v-d10b359a]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.actions[data-v-d10b359a],.link[data-v-d10b359a]{display:-webkit-box;display:-ms-flexbox;display:flex}.link[data-v-d10b359a]{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.link a[data-v-d10b359a]{text-align:center}.link img[data-v-d10b359a]{width:83px;height:78px;margin:0 5px}.link-mobile[data-v-d10b359a]{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.link-mobile a[data-v-d10b359a]{text-align:center}.link-mobile img[data-v-d10b359a]{width:83px;height:78px;margin:0 5px}.email-link[data-v-d10b359a]{margin:20px 0 20px 0}.fullscreen-overlay[data-v-d10b359a]{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:transparent;z-index:1}.arrow-large[data-v-d10b359a]{font-size:3rem}.reports[data-v-b6e29ef8]{width:100%;max-width:800px}.actions[data-v-b6e29ef8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-label[data-v-b6e29ef8]{margin-top:75px;font-size:large;text-align:center}.video-container[data-v-b6e29ef8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:56.25% 0 0 0;position:relative;width:90%}.video[data-v-b6e29ef8]{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.touch-card[data-v-b6e29ef8]{width:100%}.link[data-v-b6e29ef8]{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.link a[data-v-b6e29ef8]{text-align:center}.link img[data-v-b6e29ef8]{width:83px;height:78px;margin:0 5px}.email-link[data-v-b6e29ef8]{margin:20px 0 20px 0}.fullscreen-overlay[data-v-b6e29ef8]{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-color:transparent;z-index:1}.column-break[data-v-f608bd40]{width:100%}.form-field[data-v-7980e35b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-field label[data-v-7980e35b]{margin-bottom:.5rem}.form-field select[data-v-7980e35b]{width:auto;min-width:100%;max-width:unset;padding:.5rem}@media (max-width:1029px){.form-field select[data-v-7980e35b]{padding:.25rem 0 .25rem .25rem}}.form-field .form-select-input[data-v-7980e35b]{width:auto}@media (min-width:1030px){.form-field .form-select-input[data-v-7980e35b]:after{top:.5rem}}.form-actions[data-v-7980e35b]{margin-top:1rem}.loading-spinner[data-v-7980e35b]{font-size:3rem}.disclaimer[data-v-7980e35b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-7980e35b] .form-error{margin-bottom:-1rem}.table[data-v-5c07b89e]{margin-top:20px}.buttons[data-v-5c07b89e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buttons button[data-v-5c07b89e]{min-width:145px}.buttons.mobile[data-v-5c07b89e]{gap:.5rem;width:100%;-ms-flex-pack:distribute!important;justify-content:space-around!important}.buttons.mobile>button[data-v-5c07b89e]{margin:.5rem 0;padding:.5rem}.notice[data-v-5c07b89e]{font-size:18px;padding:25px 0 10px 0}.notice.mobile[data-v-5c07b89e]{padding-top:0}.notice .notice-line[data-v-5c07b89e]{padding:2px 0}.notice .alert[data-v-5c07b89e],[data-v-5c07b89e] .master{color:red}[data-v-5c07b89e] .card>.title,[data-v-5c07b89e] .card>.title .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}[data-v-5c07b89e] .card>.title .buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}.mobile-badge-list-table{color:#000}.mobile-badge-list-table .grid-headers,.mobile-badge-list-table .grid-row{background-color:#fff}input[type=number][data-v-02b08664]{-webkit-text-security:disc;text-security:disc}.notice[data-v-35e30c78]{font-size:18px;padding:0}.notice .notice-line[data-v-35e30c78]{padding:2px 0}.notice .alert[data-v-35e30c78]{color:red}select[data-v-35e30c78]{display:block}@media (max-width:1029px){.form-text-input[data-v-35e30c78]{width:100%}}.form-actions[data-v-35e30c78]{padding-top:.5rem}.form-actions .form-actions-buttons[data-v-35e30c78]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.auditLink[data-v-35e30c78]{margin-top:15px}.router-link[data-v-38f2c61e]{margin-top:-20px;font-size:16px}.table[data-v-38f2c61e]{margin-top:0;max-height:350px;overflow:scroll}.flex-section[data-v-38f2c61e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.padding-20[data-v-38f2c61e]{padding:0 20px}.button-select[data-v-38f2c61e]{background:#ccf1ff;color:#0093cc}.table-container[data-v-38f2c61e]{width:50%;border:1px solid #0093cc;max-height:100%;margin:0}.container-left[data-v-38f2c61e]{margin-right:20px}.container-right[data-v-38f2c61e]{margin-left:20px}.table-wrapper[data-v-38f2c61e]{max-height:300px;overflow-y:auto}.modal-table[data-v-38f2c61e]{width:100%;margin:30px auto;text-align:center;border-collapse:collapse}.modal-table .table-created[data-v-38f2c61e]{width:20%;padding:4px}.add-row-to-restricted{background:#fcc!important}.lift-row-from-restricted{background:#d7ffcc!important}.viewpo[data-v-1c6371e0]{border:1px solid #ccc;border-radius:4px;text-align:center;padding:30px;margin:0 0 20px 0;height:540px;overflow-y:scroll}.update-status[data-v-1c6371e0]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.update-status .update[data-v-1c6371e0],.update-status[data-v-1c6371e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-flex:1}.update-status .update[data-v-1c6371e0]{-ms-flex:1;flex:1;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.columns[data-v-1c6371e0],.installer[data-v-1c6371e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.columns[data-v-1c6371e0]{margin-top:30px}.col-1[data-v-1c6371e0],.col-2[data-v-1c6371e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.form[data-v-1c6371e0]{border-radius:4px;width:100%;padding:15px 15px 15px 35px}.form h3[data-v-1c6371e0]{margin:0}.form h3[data-v-1c6371e0],.form h4[data-v-1c6371e0]{font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;color:#999}.form h4[data-v-1c6371e0]{margin:10px 0;font-weight:400}.form .datepicker-input[data-v-1c6371e0],.form .form-text-input[data-v-1c6371e0]{width:200px}.form .field-input[data-v-1c6371e0]{margin:0;width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.form .form-label[data-v-1c6371e0]{margin-top:0}.form .field-checkbox[data-v-1c6371e0],.form .form-checkbox[data-v-1c6371e0]{margin:8px 0;font-size:13px}.form .field-checkbox input[data-v-1c6371e0],.form .form-checkbox input[data-v-1c6371e0]{vertical-align:top;margin:0 8px 0 0}.form .field-checkbox label[data-v-1c6371e0],.form .form-checkbox label[data-v-1c6371e0]{vertical-align:top}.form .checkboxes[data-v-1c6371e0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1}.form .checkboxes .column[data-v-1c6371e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:250px}.form .form-actions-buttons[data-v-1c6371e0]{display:-webkit-box;display:-ms-flexbox;display:flex}.form .form-actions-buttons .actions[data-v-1c6371e0]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;text-align:center;padding-right:35px;display:inline-block}.form .form-actions-buttons .actions a[data-v-1c6371e0]{margin-right:20px}.form .form-actions-buttons .actions button[data-v-1c6371e0]{width:100px}.form-text-input[data-v-384f4696]{width:100%}.form-select-input[data-v-384f4696]{min-width:100%;max-width:100%;width:100%}.form-select-input select[data-v-384f4696]{min-width:100%;max-width:100%;width:100%;padding-right:25px}textarea[data-v-384f4696]{padding:0;margin:0}textarea[data-v-384f4696]:disabled{background:#efefef}td[data-v-384f4696],th[data-v-384f4696]{padding:8px 30px 8px 5px}td.quantity[data-v-384f4696],th.quantity[data-v-384f4696]{text-align:left;width:100px}td.product-number[data-v-384f4696],th.product-number[data-v-384f4696]{text-align:left;width:200px}td.price[data-v-384f4696],th.price[data-v-384f4696]{text-align:right;width:150px}tr[data-v-384f4696]:nth-child(odd){background:#ecf6fa}.center-icon[data-v-19b30a4d]{top:7px;position:relative;padding:12px 30px}.actions-top[data-v-19b30a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;float:right;margin:10px 20px;font-size:14px;line-height:1.5rem}.actions-top a[data-v-19b30a4d]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form[data-v-19b30a4d]{padding:15px;border-radius:4px}.form .columns[data-v-19b30a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.form .col-1[data-v-19b30a4d],.form .col-2[data-v-19b30a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.form .col-2[data-v-19b30a4d]{padding:0 40px}.form .form-single-line[data-v-19b30a4d]{margin:0}.form .form-label[data-v-19b30a4d]{margin-top:0}.form .form-select[data-v-19b30a4d]{height:72px}.form .form-select-input[data-v-19b30a4d]{height:28px;margin-bottom:22px}.form .form-select-input[data-v-19b30a4d]:after{top:7px}.form .half-width input[data-v-19b30a4d]{width:50%}.form .quarter-width input[data-v-19b30a4d]{width:25%}.form .half-width .form-text-field[data-v-19b30a4d]{margin-right:40px}.form .actions[data-v-19b30a4d]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;text-align:center}.form .actions a[data-v-19b30a4d]{margin-right:30px}.form .actions button[data-v-19b30a4d]{width:150px}.form .actions i[data-v-19b30a4d]{font-size:28px}.form .note-container[data-v-19b30a4d]{margin:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form .note-container textarea[data-v-19b30a4d]{width:50%;height:50px}.form .note-container textarea[data-v-19b30a4d]:disabled{background:#efefef}.form .note-container .spec-and-tech[data-v-19b30a4d]{margin-left:40px}.form .addresses[data-v-19b30a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:40px}.form .addresses .address[data-v-19b30a4d]{border-left:1px solid #999;margin:0 0 0 10px;padding:0 0 0 10px;padding-left:1%}.form .addresses .address[data-v-19b30a4d]:first-child{border-left:none;margin-left:0;padding-left:0}.form .detail-fields[data-v-19b30a4d]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.form .detail-fields .col[data-v-19b30a4d],.form .detail-fields[data-v-19b30a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.form .detail-fields .col[data-v-19b30a4d]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 0 30px;padding:0 0 0 30px}.form .detail-fields .col[data-v-19b30a4d]:first-child{margin-left:0;padding-left:0}.form .detail-fields .col.col-2[data-v-19b30a4d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:0;-ms-flex:0 0 1;flex:0 0 1}.form .detail-fields .col.col-2 .half-width[data-v-19b30a4d]{width:50%}.form .detail-fields .col.col-2 .half-width[data-v-19b30a4d],.form .detail-fields .col.col-2 .quarter-width[data-v-19b30a4d]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.form .detail-fields .col.col-2 .quarter-width[data-v-19b30a4d]{width:25%}.form .detail-fields .col .form-checkbox[data-v-19b30a4d]{font-size:14px;margin:8px 0}.form .form-checkbox input[data-v-19b30a4d]{vertical-align:bottom;margin:2px 8px 0 0;width:10%}.form .form-checkbox label[data-v-19b30a4d]{font-size:12px}.form .line-items table[data-v-19b30a4d]{width:100%;border-spacing:10px;border-collapse:collapse;table-layout:fixed}.form .line-items table .form-text-input[data-v-19b30a4d]{width:90%;margin:0 5%}.form .line-items table .form-text-input.not-editable[data-v-19b30a4d]{margin:0;padding:0;color:#888}.form .line-items table th[data-v-19b30a4d]{padding:10px 30px 10px 0}.form .line-items table td.quantity[data-v-19b30a4d],.form .line-items table th.quantity[data-v-19b30a4d]{text-align:left;width:100px}.form .line-items table td.product-number[data-v-19b30a4d],.form .line-items table th.product-number[data-v-19b30a4d]{text-align:left;width:200px}.form .line-items table td.price[data-v-19b30a4d],.form .line-items table th.price[data-v-19b30a4d]{text-align:right;width:150px}.form .line-items table td.price .form-text-input[data-v-19b30a4d],.form .line-items table th.price .form-text-input[data-v-19b30a4d]{text-align:right}.form .line-items table td.price .form-text-input[data-v-19b30a4d]:before,.form .line-items table th.price .form-text-input[data-v-19b30a4d]:before{content:"$"}.form .corp-code[data-v-19b30a4d]{margin-top:10px;font-weight:700}.form .po-dp[data-v-19b30a4d]{width:90%}.table-striped tr th[data-v-39d6b3a8]{white-space:nowrap}a[data-v-39d6b3a8]:hover{border-bottom:none}.stats[data-v-38f99191]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-ms-flex-line-pack:center;align-content:center;margin:20px 0 40px 0}.table-striped tr th[data-v-d9d9669c]{white-space:nowrap}a[data-v-d9d9669c]:hover{border-bottom:none}.top[data-v-d9d9669c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field label[data-v-d9d9669c]{display:block;width:100%}.field input[data-v-d9d9669c]{width:80%;font-size:14px;padding:4px 8px;margin:0}.table-striped tr th[data-v-b38575e2]{white-space:nowrap}a[data-v-b38575e2]:hover{border-bottom:none}.top[data-v-b38575e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field label[data-v-b38575e2]{display:block;width:100%}.field input[data-v-b38575e2]{width:80%;font-size:14px;padding:4px 8px;margin:0}a[data-v-50c20cbe]:hover{border-bottom:none}.legend{color:#000;font-size:.8rem;padding-right:8px;padding-left:2px}.status{display:inline-block;width:16px;height:16px}.status.created{background-color:#ad3731}.status.shipped{background-color:#888}.status.void{background-color:#000}.status.service{background-color:#91c59e}.status.esof{background-color:#0093cc}.status.upgradeSystem{background-color:#2dcc00}.status.newSystem{background-color:#fff200}.status.conversionSystem,.status.expansionSystem{background-color:#2dcc00}.table-striped tr td[data-v-51258cb4]{padding:8px}.table-striped tr td.quantity[data-v-51258cb4]{width:60px;padding-right:60px}.table-striped tr td.quantity .form-checkbox[data-v-51258cb4]{text-align:center}.table-striped tr td.description[data-v-51258cb4]{width:220px;padding-right:60px}.table-striped tr td.parameters[data-v-51258cb4]{width:300px}.table-actions-column[data-v-f3e7973c]{width:120px}.table-cell-small[data-v-f3e7973c]{width:180px}.table-title[data-v-f3e7973c]{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;font-size:20px;color:#666;margin:8px 0}.table-title .legend[data-v-f3e7973c],.table-title[data-v-f3e7973c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.table-title .legend[data-v-f3e7973c]{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:start;font-size:12px}.table-cell-small-padding[data-v-f3e7973c]{padding:6px 1px!important}.table-cell-medium-padding[data-v-f3e7973c]{padding:6px 6px!important}table.product-table[data-v-f3e7973c]{table-layout:fixed;width:100%;border-spacing:0;color:#191919;font-size:14px}table.product-table th[data-v-f3e7973c]{text-align:left;font-weight:900}table.product-table th[data-v-f3e7973c],table.product-table[data-v-f3e7973c] td{padding:8px}table.product-table[data-v-f3e7973c] td .form-radio-group{margin-bottom:20px}table.product-table tbody[data-v-f3e7973c] tr:nth-child(odd){background-color:#ecf6f9}table.product-table th.quantity[data-v-f3e7973c],table.product-table[data-v-f3e7973c] td.quantity{width:60px;padding-right:60px}table.product-table th.product[data-v-f3e7973c],table.product-table[data-v-f3e7973c] td.product{width:220px;padding-right:60px}table.product-table th.parameters[data-v-f3e7973c],table.product-table[data-v-f3e7973c] td.parameters{width:300px}table.product-table[data-v-f3e7973c] .form-checkbox{text-align:center}.footer[data-v-9fc7bcc6],.header[data-v-9fc7bcc6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer .info[data-v-9fc7bcc6],.header .info[data-v-9fc7bcc6]{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer .actions[data-v-9fc7bcc6],.header .actions[data-v-9fc7bcc6]{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .actions div[data-v-9fc7bcc6],.header .actions div[data-v-9fc7bcc6]{margin:8px 0}.footer .actions div a[data-v-9fc7bcc6],.header .actions div a[data-v-9fc7bcc6]{display:inline;width:auto;font-size:14px}.footer .col[data-v-9fc7bcc6],.header .col[data-v-9fc7bcc6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:100px;width:200px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.footer .col.quarter[data-v-9fc7bcc6],.header .col.quarter[data-v-9fc7bcc6]{width:280px}.footer .col .form-radio-group[data-v-9fc7bcc6],.header .col .form-radio-group[data-v-9fc7bcc6]{margin:14px 0}.form .form-radio-group[data-v-9fc7bcc6]{margin-bottom:20px}.form .first-run[data-v-9fc7bcc6]{background-color:#eee;padding:10px 20px}.note-container[data-v-9fc7bcc6]{margin-bottom:20px}.note-container textarea[data-v-9fc7bcc6]{width:50%;height:50px}.note-container textarea[data-v-9fc7bcc6]:disabled{background:#efefef}table.table-striped[data-v-9fc7bcc6]{table-layout:fixed;width:100%}table.table-striped tr td[data-v-9fc7bcc6],table.table-striped tr th[data-v-9fc7bcc6]{padding:8px}table.table-striped tr td.quantity[data-v-9fc7bcc6],table.table-striped tr th.quantity[data-v-9fc7bcc6]{width:60px;padding-right:60px}table.table-striped tr td.quantity .form-checkbox[data-v-9fc7bcc6],table.table-striped tr th.quantity .form-checkbox[data-v-9fc7bcc6]{text-align:center}table.table-striped tr td.product[data-v-9fc7bcc6],table.table-striped tr th.product[data-v-9fc7bcc6]{width:220px;padding-right:60px}table.table-striped tr td.parameters[data-v-9fc7bcc6],table.table-striped tr th.parameters[data-v-9fc7bcc6]{width:300px}.buttons[data-v-9fc7bcc6]{text-align:center}.footer[data-v-2068774b],.header[data-v-2068774b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer .info[data-v-2068774b],.header .info[data-v-2068774b]{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer .actions[data-v-2068774b],.header .actions[data-v-2068774b]{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .actions div[data-v-2068774b],.header .actions div[data-v-2068774b]{margin:8px 0}.footer .actions div a[data-v-2068774b],.header .actions div a[data-v-2068774b]{display:inline;width:auto;font-size:14px}.footer .col[data-v-2068774b],.header .col[data-v-2068774b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:100px;width:200px;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.footer .col.quarter[data-v-2068774b],.header .col.quarter[data-v-2068774b]{width:280px}.footer .col .form-radio-group[data-v-2068774b],.header .col .form-radio-group[data-v-2068774b]{margin:14px 0}.form .form-radio-group[data-v-2068774b]{margin-bottom:20px}.form .first-run[data-v-2068774b]{background-color:#eee;padding:10px 20px}.note-container[data-v-2068774b]{margin-bottom:20px}.note-container textarea[data-v-2068774b]{width:50%;height:50px}.note-container textarea[data-v-2068774b]:disabled{background:#efefef}table.table-striped[data-v-2068774b]{table-layout:fixed;width:100%}table.table-striped tr td[data-v-2068774b],table.table-striped tr th[data-v-2068774b]{padding:8px}table.table-striped tr td.quantity[data-v-2068774b],table.table-striped tr th.quantity[data-v-2068774b]{width:60px;padding-right:60px}table.table-striped tr td.quantity .form-checkbox[data-v-2068774b],table.table-striped tr th.quantity .form-checkbox[data-v-2068774b]{text-align:center}table.table-striped tr td.product[data-v-2068774b],table.table-striped tr th.product[data-v-2068774b]{width:220px;padding-right:60px}table.table-striped tr td.parameters[data-v-2068774b],table.table-striped tr th.parameters[data-v-2068774b]{width:300px}.buttons[data-v-2068774b]{text-align:center}.carousel-container[data-v-340160ba]{width:300px;position:relative}.carousel__item[data-v-340160ba]{padding:0 10px;text-align:center;position:relative}.esof-image[data-v-340160ba]{width:100px}.esof-image-carousel[data-v-340160ba],.esof-image[data-v-340160ba]{height:auto;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}.esof-image-carousel[data-v-340160ba]{width:300px;position:relative}.overlay-text[data-v-340160ba]{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.7);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px}[data-v-340160ba] .carousel__next,[data-v-340160ba] .carousel__prev{background-color:rgba(0,0,0,.5);color:#fff;border-radius:50%;width:30px;height:30px}[data-v-340160ba] .carousel__next:hover,[data-v-340160ba] .carousel__prev:hover{background-color:rgba(0,0,0,.8)}.table-striped tr td[data-v-33e9adbb]{padding:8px}.table-striped tr td.quantity[data-v-33e9adbb]{padding-right:60px}.table-striped tr td.quantity .form-checkbox[data-v-33e9adbb]{text-align:center}.table-striped tr td.description[data-v-33e9adbb]{padding-right:60px}.table-striped tr td.image[data-v-33e9adbb]{width:20px;padding-right:20px}.table-striped tr td.price[data-v-33e9adbb],.table-striped tr td.total[data-v-33e9adbb]{text-align:right;padding-right:20px}.form-text-field .form-text-input[data-v-33e9adbb],.form-text-field[data-v-33e9adbb]{-webkit-box-sizing:border-box;box-sizing:border-box}.form-text-field .form-text-input[data-v-33e9adbb]{width:100%}.table-actions-column[data-v-37fa947b]{width:120px}.table-cell-small[data-v-37fa947b]{width:180px}.table-title[data-v-37fa947b]{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;font-size:20px;color:#666;margin:8px 0}.table-title .legend[data-v-37fa947b],.table-title[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.table-title .legend[data-v-37fa947b]{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:start;font-size:12px}.table-cell-small-padding[data-v-37fa947b]{padding:6px 1px!important}.table-cell-medium-padding[data-v-37fa947b]{padding:6px 6px!important}.mobile-address .address-group[data-v-37fa947b]{padding-bottom:.5rem}.mobile-address .address-line[data-v-37fa947b]{color:#000;font-size:.875rem}.mobile-address .address-select[data-v-37fa947b]{margin-bottom:1rem}.mobile-address .address-select[data-v-37fa947b] .address-block.address .form-error,.mobile-address .address-select[data-v-37fa947b] .address-block.address .form-label,.mobile-address .address-select[data-v-37fa947b] .address-block.address .not-editable{display:none}.mobile-address .address-select[data-v-37fa947b] .address-block.address.new-address .form-error,.mobile-address .address-select[data-v-37fa947b] .address-block.address.new-address .not-editable{display:block}.mobile-address .address-select[data-v-37fa947b] .address-block.address.new-address #shipToAddress-state{margin-bottom:1rem}.divTable[data-v-37fa947b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.divTable .divTableBody[data-v-37fa947b],.divTable[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex}.divTable .divTableBody .divTableRow[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:2rem 5rem;width:100%}.divTable .divTableBody .divTableRow .divTableCell[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;max-width:22rem}.divTable .divTableBody .divTableRow .divTableCell .form-text-input[data-v-37fa947b]{width:100%}.divTable .divTableBody .divTableRow .divTableCell[data-v-37fa947b] .address-block{max-width:15rem}.divTable .divTableBody .divTableRow .divTableCell[data-v-37fa947b] .address-block .form-text-input{width:calc(100% - 10px)}.divTable .divTableBody .divTableRow .divTableCell[data-v-37fa947b] .address-block .form-select-input{width:100%}.divTable .divTableBody .divTableRow .divTableCell[data-v-37fa947b] .address-block .form-select-input select{width:100%;padding-right:25px}.divTable .divTableBody .divTableRow .divTableCell[data-v-37fa947b] .address-block .form-select-input,.divTable .divTableBody .divTableRow .divTableCell[data-v-37fa947b] .address-block .form-text-input{margin:0 0 .5rem}.divTable .divTableBody .divTableRow .customer-address-information[data-v-37fa947b],.divTable .divTableBody .divTableRow .customer-generic-information[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.divTable .divTableBody .divTableRow .customer-generic-information[data-v-37fa947b]{gap:2rem 1rem}.divTable .divTableBody .divTableRow .customer-generic-information>[data-v-37fa947b]{max-width:15rem}.note-container[data-v-37fa947b]{margin-bottom:20px}.note-container textarea[data-v-37fa947b]{width:50%;height:50px}.note-container textarea[data-v-37fa947b]:disabled{background:#efefef}.footer[data-v-37fa947b],.header[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer .info[data-v-37fa947b],.header .info[data-v-37fa947b]{width:70%}.footer .actions[data-v-37fa947b],.footer .info[data-v-37fa947b],.header .actions[data-v-37fa947b],.header .info[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer .actions[data-v-37fa947b],.header .actions[data-v-37fa947b]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .actions div[data-v-37fa947b],.header .actions div[data-v-37fa947b]{margin:0 10px}.footer .actions div a[data-v-37fa947b],.header .actions div a[data-v-37fa947b]{display:inline;width:auto;font-size:14px}.form footer .form-radio-group[data-v-37fa947b]{margin-bottom:10px}.form footer .first-run[data-v-37fa947b]{background-color:#eee;padding:10px 20px}.form footer .form-actions[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}table.table-striped[data-v-37fa947b]{table-layout:fixed;width:100%;border-spacing:0;color:#191919;font-size:14px}table.table-striped th[data-v-37fa947b]{text-align:left;font-weight:900}table.table-striped th[data-v-37fa947b],table.table-striped[data-v-37fa947b] td{padding:8px}table.table-striped[data-v-37fa947b] td .form-radio-group{margin-bottom:20px}table.table-striped tbody[data-v-37fa947b] tr:nth-child(odd){background-color:#ecf6f9}table.table-striped tr td.quantity[data-v-37fa947b],table.table-striped tr th.quantity[data-v-37fa947b]{width:60px;padding-right:60px}table.table-striped tr td.quantity .form-checkbox[data-v-37fa947b],table.table-striped tr th.quantity .form-checkbox[data-v-37fa947b]{text-align:center}table.table-striped tr td.description[data-v-37fa947b],table.table-striped tr th.description[data-v-37fa947b]{padding-right:60px}table.table-striped tr td.image[data-v-37fa947b],table.table-striped tr th.image[data-v-37fa947b]{width:100px;padding-right:20px}table.table-striped tr td.price[data-v-37fa947b],table.table-striped tr th.price[data-v-37fa947b]{width:200px;text-align:right;padding-right:20px}table.table-striped tr td.price span[data-v-37fa947b],table.table-striped tr th.price span[data-v-37fa947b]{font-weight:400}table.table-striped tr td.total[data-v-37fa947b],table.table-striped tr th.total[data-v-37fa947b]{width:150px;text-align:right;padding-right:20px}table.table-striped tr td.total .form-text-input[data-v-37fa947b],table.table-striped tr th.total .form-text-input[data-v-37fa947b]{text-align:right}table.table-striped tr td.total .form-text-input[data-v-37fa947b]:before,table.table-striped tr th.total .form-text-input[data-v-37fa947b]:before{content:"$"}table.table-striped tr td.total .shipping-fee[data-v-37fa947b],table.table-striped tr th.total .shipping-fee[data-v-37fa947b]{-webkit-box-sizing:border-box;box-sizing:border-box;width:40%;text-align:right;margin-left:5px}.buttons[data-v-37fa947b]{text-align:center}.mobile-form table.table-striped[data-v-37fa947b]{width:calc(100% + 2rem);margin-left:-1rem}.mobile-form table.table-striped[data-v-37fa947b] thead th{width:auto;padding:.25rem 0}.mobile-form table.table-striped[data-v-37fa947b] thead th.quantity{width:7rem;padding-left:1rem}.mobile-form table.table-striped[data-v-37fa947b] thead th.product{padding-left:.25rem}.mobile-form table.table-striped[data-v-37fa947b] thead th.price{width:4rem;padding-right:1rem}.mobile-form table.table-striped[data-v-37fa947b] tbody{width:100%}.mobile-form table.table-striped[data-v-37fa947b] tbody tr td.quantity{padding:.25rem .25rem .25rem 1rem}.mobile-form table.table-striped[data-v-37fa947b] tbody tr td.quantity .form-text-field input{color:#000;text-align:center;width:3rem;font-size:1.125rem}.mobile-form table.table-striped[data-v-37fa947b] tbody tr td.image{width:auto;padding:.25rem}.mobile-form table.table-striped[data-v-37fa947b] tbody tr td.image .esof-image{width:3rem;height:3rem;border:1px solid #d4d4d4;margin:auto}.mobile-form table.table-striped[data-v-37fa947b] tbody tr td.product{padding:.25rem}.mobile-form table.table-striped[data-v-37fa947b] tbody tr td.price{padding:.5rem 1rem .5rem .25rem}.mobile-form table.table-striped[data-v-37fa947b] tbody tr td.total{display:none}.mobile-form table.table-striped tfoot tr th.price[data-v-37fa947b]{width:auto;padding:.5rem .25rem}.mobile-form table.table-striped tfoot tr th.total[data-v-37fa947b]{width:auto;padding:.5rem 1rem .5rem .25rem}.mobile-form table.table-striped tfoot tr th.total .shipping-fee[data-v-37fa947b]{width:2.5rem}.mobile-form .note-container textarea[data-v-37fa947b]{width:100%}.mobile-form .form-action-buttons[data-v-37fa947b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sub-title-esof[data-v-37fa947b]{font-size:1.4rem;color:#888}.carousel-container[data-v-622804c0]{position:relative;padding:20px}.carousel__item[data-v-622804c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;position:relative;border:1px solid #adacac;border-radius:12px;height:60vh;width:80%;margin:20px auto}@media (max-width:1029px){.carousel__item[data-v-622804c0]{height:30vh}}.esof-image[data-v-622804c0]{max-width:130px;max-height:146px;height:auto;margin:auto}.esof-image[data-v-622804c0],.modal[data-v-622804c0]{width:100%;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}.modal[data-v-622804c0]{position:fixed;top:0;left:0;height:100%;background:rgba(0,0,0,.4);z-index:1000}.modal-content[data-v-622804c0]{background-color:#fff;border:1px solid #adacac;border-radius:12px;position:relative;width:70%;max-width:550px}.close-button[data-v-622804c0]{position:absolute;top:-40px;right:0;background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:10}.close-button[data-v-622804c0]:hover{color:#ccc}.modal-image[data-v-622804c0]{width:auto;max-width:100%;max-height:100%;margin:auto}.modal-description[data-v-622804c0]{bottom:5px}.overlay-text[data-v-622804c0]{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:4px;font-size:14px}[data-v-622804c0] .carousel__next,[data-v-622804c0] .carousel__prev{color:#adacac;width:30px;height:60px}.zoom-item[data-v-622804c0]:hover{zoom:105%}.close-icon[data-v-622804c0]{font-size:22px;position:absolute;top:20px;right:20px;z-index:1}.esof-store-item[data-v-a4ebace2]{cursor:pointer;position:relative;width:150px;padding:4px;border-radius:8px;border:1px solid #d4d4d4;-ms-flex-line-pack:center;align-content:center;margin-bottom:4px;margin-top:4px;height:150px;margin-left:auto;margin-right:auto}.blue-ghost[data-v-a4ebace2]{max-width:140px;display:inline-block;padding:5px 10px;font-size:14px;font-weight:700;color:#152e71;background-color:transparent;border:2px solid #152e71;border-radius:18px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin-bottom:4px}.blue-ghost[data-v-a4ebace2]:hover{color:#fff;background-color:#152e71;margin-bottom:4px;-webkit-transition:.5s;transition:.5s}.button-container[data-v-a4ebace2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.info-text[data-v-a4ebace2]{text-align:center}.info-text-bold[data-v-a4ebace2]{text-align:center;font-weight:700}.description-container[data-v-a4ebace2]{height:40px}.esof-item-card[data-v-a4ebace2]:hover{border:1px solid #adacac;border-radius:12px;-webkit-box-shadow:0 0 1rem 0 #cbcbcb;box-shadow:0 0 1rem 0 #cbcbcb;-webkit-transition:.5s;transition:.5s;min-width:180px}.esof-item-card[data-v-a4ebace2]{border:1px solid transparent;border-radius:12px;-webkit-box-shadow:0 0 1rem 0 transparent;box-shadow:0 0 1rem 0 transparent;-webkit-transition:.5s;transition:.5s;min-width:180px}.expand-icon[data-v-a4ebace2]{position:absolute;opacity:.6;bottom:4px;right:4px;font-size:18px;z-index:1}.table-actions-column[data-v-5096e96f]{width:120px}.table-cell-small[data-v-5096e96f]{width:180px}.table-title[data-v-5096e96f]{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;font-size:20px;color:#666;margin:8px 0}.table-title .legend[data-v-5096e96f],.table-title[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.table-title .legend[data-v-5096e96f]{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:start;font-size:12px}.table-cell-small-padding[data-v-5096e96f]{padding:6px 1px!important}.table-cell-medium-padding[data-v-5096e96f]{padding:6px 6px!important}.mobile-address .address-group[data-v-5096e96f]{padding-bottom:.5rem}.mobile-address .address-line[data-v-5096e96f]{color:#000;font-size:.875rem}.mobile-address .address-select[data-v-5096e96f]{margin-bottom:1rem}.mobile-address .address-select[data-v-5096e96f] .address-block.address .form-error,.mobile-address .address-select[data-v-5096e96f] .address-block.address .form-label,.mobile-address .address-select[data-v-5096e96f] .address-block.address .not-editable{display:none}.mobile-address .address-select[data-v-5096e96f] .address-block.address.new-address .form-error,.mobile-address .address-select[data-v-5096e96f] .address-block.address.new-address .not-editable{display:block}.mobile-address .address-select[data-v-5096e96f] .address-block.address.new-address #shipToAddress-state{margin-bottom:1rem}.note-container[data-v-5096e96f]{margin-bottom:20px}.note-container textarea[data-v-5096e96f]{width:50%;height:50px}.note-container textarea[data-v-5096e96f]:disabled{background:#efefef}.buttons[data-v-5096e96f]{text-align:center}.mobile-form table.table-striped[data-v-5096e96f]{width:calc(100% + 2rem);margin-left:-1rem}.mobile-form table.table-striped[data-v-5096e96f] thead th{width:auto;padding:.25rem 0}.mobile-form table.table-striped[data-v-5096e96f] thead th.quantity{width:7rem;padding-left:1rem}.mobile-form table.table-striped[data-v-5096e96f] thead th.product{padding-left:.25rem}.mobile-form table.table-striped[data-v-5096e96f] thead th.price{width:4rem;padding-right:1rem}.mobile-form table.table-striped[data-v-5096e96f] tbody{width:100%}.mobile-form table.table-striped[data-v-5096e96f] tbody tr td.quantity{padding:.25rem .25rem .25rem 1rem}.mobile-form table.table-striped[data-v-5096e96f] tbody tr td.quantity .form-text-field input{color:#000;text-align:center;width:3rem;font-size:1.125rem}.mobile-form table.table-striped[data-v-5096e96f] tbody tr td.image{width:auto;padding:.25rem}.mobile-form table.table-striped[data-v-5096e96f] tbody tr td.image .esof-image{width:3rem;height:3rem;border:1px solid #d4d4d4;margin:auto}.mobile-form table.table-striped[data-v-5096e96f] tbody tr td.product{padding:.25rem}.mobile-form table.table-striped[data-v-5096e96f] tbody tr td.price{padding:.5rem 1rem .5rem .25rem}.mobile-form table.table-striped[data-v-5096e96f] tbody tr td.total{display:none}.mobile-form table.table-striped tfoot tr th.price[data-v-5096e96f]{width:auto;padding:.5rem .25rem}.mobile-form table.table-striped tfoot tr th.total[data-v-5096e96f]{width:auto;padding:.5rem 1rem .5rem .25rem}.mobile-form table.table-striped tfoot tr th.total .shipping-fee[data-v-5096e96f]{width:2.5rem}.mobile-form .note-container textarea[data-v-5096e96f]{width:100%}.mobile-form .form-action-buttons[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.esof-items-grid[data-v-5096e96f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;padding-top:14px;width:100%}.card-container-mobile[data-v-5096e96f],.card-container[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:16px}.card-container-mobile[data-v-5096e96f]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.main-card-mobile[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex}.main-card[data-v-5096e96f]{-ms-flex:0 0 65%;flex:0 0 65%}.card-stack[data-v-5096e96f],.main-card[data-v-5096e96f]{-webkit-box-flex:0;display:-webkit-box;display:-ms-flexbox;display:flex}.card-stack[data-v-5096e96f]{-ms-flex:0 0 30%;flex:0 0 30%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-summary-title[data-v-5096e96f]{font-weight:700;font-size:26px;color:#adacac}.divider[data-v-5096e96f]{border-bottom:1px solid #adacac}.quantity-input[data-v-5096e96f]{border:1px solid #adacac;height:26px;width:30px}.po-number-input[data-v-5096e96f]{border:1px solid #152e71;border-radius:4px;width:80%;height:20px;margin-top:4px}.shipping-address-input[data-v-5096e96f]{-webkit-box-sizing:border-box;box-sizing:border-box}.shipping-address-input-country[data-v-5096e96f],.shipping-address-input[data-v-5096e96f]{padding-left:4px;border:1px solid #152e71;border-radius:4px;width:100%;height:32px;margin-top:4px;margin-bottom:4px}.shipping-address-input-country[data-v-5096e96f]{color:#000;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.shipping-address-input-states[data-v-5096e96f]{color:#000;height:32px}.shipping-address-input-states[data-v-5096e96f],.shipping-address-input-zip[data-v-5096e96f]{padding-left:4px;border:1px solid #152e71;border-radius:4px;margin-top:4px;margin-bottom:4px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;min-width:0}.shipping-address-input-zip[data-v-5096e96f]{height:26px;margin-left:6px}.zip-and-states-container[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.save-shipping[data-v-5096e96f]{margin-right:15px;margin-top:147.5px;height:28px;width:auto}.note-container[data-v-5096e96f]{border-radius:12px;border-color:#152e71;margin-top:8px;min-height:40px;padding:10px 18px}.submit-button[data-v-5096e96f]{margin:auto}.submit-button-mobile[data-v-5096e96f],.submit-button[data-v-5096e96f]{border-radius:20px;font-weight:700;font-size:16px;height:40px;width:100%;background-color:#152e71}.submit-button-mobile[data-v-5096e96f]{margin:auto auto 20px}.quantity-container[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;gap:12px}.input-with-arrows[data-v-5096e96f]{position:relative;width:45px}.arrow-stack[data-v-5096e96f]{position:absolute;right:-4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:none;z-index:2}.arrow-stack i[data-v-5096e96f]{font-size:12px;line-height:8px;cursor:pointer;pointer-events:all;color:#666;-webkit-transition:color .2s;transition:color .2s;padding:2px 4px}.arrow-stack i[data-v-5096e96f]:hover{color:#333}.quantity-input[data-v-5096e96f]{color:#989898;font-size:16px;width:18px;padding:8px 24px 8px 8px;text-align:center;border:1px solid #ddd;border-radius:12px;background:#fff;-moz-appearance:textfield}.quantity-input[data-v-5096e96f]::-webkit-inner-spin-button,.quantity-input[data-v-5096e96f]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.item-info[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-name[data-v-5096e96f]{font-weight:500;margin-left:4px}.remove-item[data-v-5096e96f]{cursor:pointer;margin-left:4px;font-size:12px;text-decoration:underline}.item-price[data-v-5096e96f]{font-size:18px;font-weight:700;color:#667;margin-left:auto}.total[data-v-5096e96f]{font-size:20px;font-weight:700;margin-top:8px;float:right}.order-summary-bottom-items[data-v-5096e96f]{text-align:right;margin-bottom:4px}.bold[data-v-5096e96f]{font-weight:700}.bold-small[data-v-5096e96f]{font-weight:700;font-size:14px}.filler[data-v-5096e96f]{height:24px}.italic[data-v-5096e96f]{font-style:italic}.light-italic[data-v-5096e96f]{font-style:italic;color:#adacac}.light-italic-small[data-v-5096e96f]{font-style:italic;font-size:14px;color:#adacac}.light-small[data-v-5096e96f]{font-size:14px;color:#adacac}.dropdown-title[data-v-5096e96f]{font-size:20px;color:#adacac}.billing-method-container-maximized[data-v-5096e96f],.billing-method-container[data-v-5096e96f],.shipping-method-container-maximized[data-v-5096e96f],.shipping-method-container[data-v-5096e96f]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.billing-address-container[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;margin-bottom:10px}.billing-address[data-v-5096e96f],.po-number[data-v-5096e96f]{width:50%}.shipping-address-container[data-v-5096e96f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;margin-bottom:10px;width:100%}.shipping-address[data-v-5096e96f]{width:40%}.change-address[data-v-5096e96f]{width:60%}.blue-ghost[data-v-5096e96f]{color:#152e71;border:2px solid #152e71;border-radius:8px;cursor:pointer}.blue-ghost[data-v-5096e96f],.blue-ghost[data-v-5096e96f]:disabled{min-height:30px;margin-top:18px;width:90%;display:inline-block;padding:5px 10px;font-size:14px;font-weight:700;background-color:transparent;text-align:center;text-decoration:none;-webkit-transition:all .5s ease;transition:all .5s ease;margin-bottom:4px}.blue-ghost[data-v-5096e96f]:disabled{color:#ad3731;border:2px solid #ad3731;border-radius:8px;cursor:not-allowed}.blue-ghost[data-v-5096e96f]:hover{color:#fff;background-color:#152e71;margin-bottom:4px;-webkit-transition:.5s;transition:.5s}[data-v-5096e96f]::-webkit-input-placeholder{font-style:italic;color:#adacac}[data-v-5096e96f]:-moz-placeholder,[data-v-5096e96f]::-moz-placeholder{font-style:italic;color:#adacac}[data-v-5096e96f]:-ms-input-placeholder{font-style:italic;color:#adacac}.sticky-column[data-v-5096e96f]{position:sticky;top:0;margin-bottom:10px;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-height:calc(100vh - 40px);-webkit-transition:top .3s ease;transition:top .3s ease;overflow-y:auto}.expand-content[data-v-5096e96f]{overflow:hidden}.items-overlay[data-v-5096e96f]{margin-left:8px}.mobile-overlay[data-v-5096e96f]{z-index:23;color:#152e71;font-size:22px;height:4rem;position:fixed;bottom:3rem;background-color:#fff;width:100%;left:0;right:0;border-top:2px solid;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:.25rem;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sentinel[data-v-5096e96f]{bottom:80vh;position:absolute}.promotion-container[data-v-5096e96f]{position:relative;font-size:22px}.promotion-content[data-v-5096e96f]{margin:0 auto;text-align:center}.promotion-card-mobile[data-v-5096e96f]{font-size:18px}.promotion-content-mobile[data-v-5096e96f]{margin:0 auto;text-align:center}.promo-text[data-v-5096e96f]{color:red;margin-top:8px;float:right}.clipboard[data-v-5096e96f]{position:relative;color:#00b8ff}.hovered-image[data-v-5096e96f]{position:absolute;width:250px;height:auto;z-index:24;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:12px;border:1px solid #adacac;margin-bottom:10px}.shipping-order-confirm[data-v-e54ab0f6]{font-size:14px}.shipping-order-confirm .subtext[data-v-e54ab0f6]{margin:20px 0}.shipping-order-confirm .questions[data-v-e54ab0f6]{font-size:12px;padding:4px 20px 10px 20px;background:#efefef}.shipping-order-confirm .questions .title[data-v-e54ab0f6]{font-size:14px;font-weight:600}.breadcrumb-font[data-v-e54ab0f6]{font-size:16px}.dashboard-pinned-reqs[data-v-18e61eda]{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:10px 0}.dashboard-pinned-reqs .dashboard-pinned-req[data-v-18e61eda],.dashboard-pinned-reqs[data-v-18e61eda]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.dashboard-pinned-reqs .dashboard-pinned-req[data-v-18e61eda]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;margin-top:10px}.dashboard-pinned-reqs .dashboard-pinned-req .close-icon[data-v-18e61eda]{font-size:30px;color:red;margin-right:20px;cursor:pointer}.table-total[data-v-8b5dd9a2]{font-size:14px;color:#666;font-weight:700}.heading-with-link[data-v-8b5dd9a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:600px}.heading-with-link a[data-v-8b5dd9a2]{margin-left:260px}.requests-stats[data-v-8b5dd9a2]{width:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;margin:10px 0 20px 0}.report-links[data-v-8b5dd9a2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.25rem;padding-left:0;line-height:1.875rem}.request-table[data-v-8b5dd9a2]{padding:10px 30px;border:1px solid #d4d4d4;border-radius:4px}.request-id[data-v-8b5dd9a2]{width:60px}.latest-note[data-v-8b5dd9a2]{max-height:45px;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.last-action[data-v-8b5dd9a2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:170px}.past-due[data-v-8b5dd9a2]{text-align:center;background:red;color:#fff}.separator-sr-list[data-v-8b5dd9a2]{height:10px}.info-row[data-v-94151a36]{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start}.info-row .info-column[data-v-94151a36],.info-row[data-v-94151a36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.info-row .info-column[data-v-94151a36]{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start}.info-row .info-column .double-detail[data-v-94151a36]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-row .info-column .icon[data-v-94151a36]{cursor:pointer}.info-row .info-column-title-with-link[data-v-94151a36],.info-row .info-column-title[data-v-94151a36]{font-size:20px;color:#666}.info-row .info-column-title-with-link[data-v-94151a36]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-row .short-details .detail[data-v-94151a36]{height:30px}.info-row a[data-v-94151a36]{font-size:14px;margin-top:10px}.showHideLink[data-v-94151a36]{margin-left:auto}.warning[data-v-94151a36]{color:red;margin:20px 0}.warning-background[data-v-94151a36]{background:#fcc!important}.expired-warranty-background[data-v-94151a36]{background:#ffe0c7!important}.detail[data-v-94151a36]{padding:10px 0 10px 0}.tiptap.ProseMirror.border,.tiptap.ProseMirror.border:focus-visible{border:1px solid #d3d3d3;border-radius:0;width:96%;min-height:60px;padding:0;margin-bottom:5px;outline:none}.tiptap.ProseMirror.border p,.tiptap.ProseMirror.border:focus-visible p{margin:2px 2px 2px 2px}.orders[data-v-7e2ac456]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orders .order[data-v-7e2ac456]{margin-right:40px;font-size:14px}.orders .order .value[data-v-7e2ac456]{font-weight:700}.blue-ghost[data-v-7e2ac456]{display:inline-block;padding:6px 14px;font-size:10px;color:#00b8ff;background-color:transparent;border:1px solid #00b8ff;border-radius:4px;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.blue-ghost[data-v-7e2ac456]:hover{color:#fff;background-color:#00b8ff}.files-table[data-v-1f72f9f5]{max-height:250px;overflow:auto}.files-table[data-v-1f72f9f5] tbody tr.important td:first-child{border-left:3px solid red;border-top:3px solid red;border-bottom:3px solid red;padding-left:13px}.files-table[data-v-1f72f9f5] tbody tr.important td{border-top:3px solid red;border-bottom:3px solid red}.files-table[data-v-1f72f9f5] tbody tr.important td:nth-last-child(2){border-right:3px solid red;border-top:3px solid red;border-bottom:3px solid red}.files-table[data-v-1f72f9f5] .filename{width:60%;min-width:100px}.info-row[data-v-008c608b]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start}.info-row .info-column[data-v-008c608b],.info-row[data-v-008c608b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.info-row .info-column[data-v-008c608b]{-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start}.info-row .info-column-title[data-v-008c608b]{font-size:20px;color:#666}.info-row .short-details .detail[data-v-008c608b]{height:40px}.info-row a[data-v-008c608b]{font-size:14px;margin-top:10px}.info-row .audit-log[data-v-008c608b]{margin-top:5px;margin-bottom:10px}.info-row .request-magic-code[data-v-008c608b]{width:210px;padding:5px;margin:20px 0 0 0;background:#efefef;font-size:14px}.info-row .request-magic-code .magic-code[data-v-008c608b]{display:-webkit-box;display:-ms-flexbox;display:flex}.info-row .request-notes[data-v-008c608b]{margin-top:20px;-webkit-box-flex:1;-ms-flex:1 1 80%;flex:1 1 80%;height:100%;overflow-x:auto}.info-row .request-notes .problem-desc[data-v-008c608b]{margin-bottom:40px}.info-row .request-notes .problem-desc-text[data-v-008c608b]{margin-left:30px}.info-row .request-notes .request-notes-list[data-v-008c608b]{height:100%}.info-row .request-notes .request-note[data-v-008c608b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;padding:10px 0;border-bottom:1px solid #d4d4d4}.info-row .request-notes .request-note .type[data-v-008c608b]{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;padding-right:10px}.info-row .request-notes .request-note .user[data-v-008c608b]{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.info-row .request-notes .request-note .message[data-v-008c608b]{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px}.info-row .request-notes .request-note[data-v-008c608b]:last-child{border-bottom:none}.info-row .request-notes .add-note[data-v-008c608b]{height:100%}.info-row .request-notes .important[data-v-008c608b]{width:100px;margin-top:16px}.info-row .request-notes .important[data-v-008c608b],.info-row .request-notes .note-options[data-v-008c608b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-row .request-notes .note-options[data-v-008c608b]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.info-row .request-notes .pinned-error[data-v-008c608b]{margin-top:8px;font-size:12px;color:red}.info-row select[data-v-008c608b]{position:relative;top:-2px;margin:0}.info-row .separate-actions[data-v-008c608b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.info-row .link-container[data-v-008c608b]{text-align:right;margin:10px 20px}.clear-reminder[data-v-008c608b]{margin-top:20px}#file-dialog-input[data-v-008c608b]{display:none}.uploadButton[data-v-008c608b]{margin-left:0}.file-header-group[data-v-008c608b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.previousTitle[data-v-2edbd924]{font-size:32px;font-weight:700;color:#666}.reqInfo[data-v-2edbd924]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center}.reqInfo .bold[data-v-2edbd924]{font-weight:700}.reqInfo .createdTime[data-v-2edbd924]{font-size:14px}.info-row[data-v-13be0f31]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start}.info-row .info-column[data-v-13be0f31],.info-row[data-v-13be0f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:start;align-items:flex-start}.info-row .info-column[data-v-13be0f31]{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start}.info-row .info-column-title[data-v-13be0f31]{font-size:20px;color:#666}.info-row .short-details .detail[data-v-13be0f31]{height:40px}.info-row a[data-v-13be0f31]{font-size:14px;margin-top:10px}.info-row .request-notes[data-v-13be0f31]{-webkit-box-flex:1;-ms-flex:1 1 80%;flex:1 1 80%;height:100%}.info-row .request-notes .problem-desc[data-v-13be0f31]{height:100%}.info-row .request-notes .problem-desc-text[data-v-13be0f31]{margin-left:30px}.info-row .request-notes .request-notes-list[data-v-13be0f31]{height:100%}.info-row .request-notes .request-note[data-v-13be0f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;padding:10px 0;border-bottom:1px solid #d4d4d4}.info-row .request-notes .request-note .type[data-v-13be0f31],.info-row .request-notes .request-note .user[data-v-13be0f31]{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px}.info-row .request-notes .request-note .message[data-v-13be0f31]{-webkit-box-flex:1;-ms-flex:1 1 200px;flex:1 1 200px}.info-row .request-notes .request-note[data-v-13be0f31]:last-child{border-bottom:none}.info-row .request-notes .add-note[data-v-13be0f31]{height:100%}.info-row .request-notes .important[data-v-13be0f31]{width:100px;margin-top:16px}.info-row .request-notes .important[data-v-13be0f31],.info-row .request-notes .note-options[data-v-13be0f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.info-row .request-notes .note-options[data-v-13be0f31]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.info-row .request-notes .pinned-error[data-v-13be0f31]{margin-top:8px;font-size:12px;color:red}.info-row .request-notes textarea[data-v-13be0f31]{width:100%;height:60px}.info-row select[data-v-13be0f31]{position:relative;top:-2px;margin:0}.info-row .separate-actions[data-v-13be0f31]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.clear-reminder[data-v-13be0f31]{margin-top:20px}@media screen,speech{.print-only[data-v-7c1a3725]{display:none}}@media print{.screen-only[data-v-7c1a3725]{display:none}}.fa-print[data-v-7c1a3725]{cursor:pointer}.report-title[data-v-7c1a3725]{font-size:1.3rem;text-align:center}.record-count[data-v-7c1a3725],.report-title[data-v-7c1a3725]{font-weight:600;margin-bottom:.8rem}@media print{.record-count[data-v-7c1a3725]{text-align:center}}.report-actions[data-v-7c1a3725]{margin-bottom:1rem}.report-actions button[data-v-7c1a3725]{margin:0}.report-grid[data-v-7c1a3725]{display:grid;grid-template-columns:1fr 1fr 3fr 8fr 2fr;font-size:.8rem}.report-grid>div[data-v-7c1a3725]{margin:0 .1rem}.report-grid .report-row[data-v-7c1a3725]{display:contents}.report-grid .report-header[data-v-7c1a3725]{font-weight:600;text-align:center}.report-grid .report-cell[data-v-7c1a3725]{margin:0 .1rem}.report-grid .report-scalar[data-v-7c1a3725]{font-weight:600;text-align:center}@media screen{.report-grid .report-cell.report-scalar[data-v-7c1a3725]{line-height:1.5rem}}.report-grid .property-name[data-v-7c1a3725]{grid-column:1/6;margin:.5rem 0 .3rem 0}.report-grid .property-name .corporation[data-v-7c1a3725]{font-weight:600}.report-grid .request-details .assignment[data-v-7c1a3725]{display:-webkit-box;display:-ms-flexbox;display:flex}@media print{.report-grid .request-details .assignment[data-v-7c1a3725]{margin-bottom:.1rem}}.report-grid .request-details .assignment span[data-v-7c1a3725]:first-child{font-weight:600}@media screen{.report-grid .request-details .assignment span[data-v-7c1a3725]:first-child{line-height:1.5rem}}.report-grid .request-details .assignment .assignee[data-v-7c1a3725]{margin-left:.2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.report-grid .request-details .description[data-v-7c1a3725]{font-weight:600}[data-v-7c1a3725] .multiselect,[data-v-7c1a3725] .multiselect__input,[data-v-7c1a3725] .multiselect__single{font-size:.8rem}[data-v-7c1a3725] .multiselect__single{margin-bottom:0}[data-v-7c1a3725] .multiselect,[data-v-7c1a3725] .multiselect__tags{min-height:0}[data-v-7c1a3725] .multiselect__tags{padding:.1rem 1.3rem .1rem .1rem}[data-v-7c1a3725] .multiselect__select{width:1.6rem;height:1.4rem}.multiselect__option--highlight[data-v-7c1a3725],[data-v-7c1a3725] .multiselect__tag{background:#073693}[data-v-7c1a3725] .multiselect__tag-icon:after{color:#00b8ff}[data-v-7c1a3725] .multiselect__tag-icon:focus,[data-v-7c1a3725] .multiselect__tag-icon:hover{background:#00b8ff}[data-v-7c1a3725] .multiselect__option--selected.multiselect__option--highlight{background:#a9a9a9}.calendar-custom-header[data-v-0a1ef4f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:10px}.today-button-container[data-v-0a1ef4f4]{margin-top:30px}.custom-month-year-component[data-v-0a1ef4f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-input[data-v-0a1ef4f4]{margin:5px 3px 30px;font-size:larger;padding:5px;min-width:120px;border-color:var(--dp-border-color);outline:none;-webkit-appearance:menulist;text-align:center}.date-picker[data-v-0a1ef4f4]{width:190px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.datepicker[data-v-0a1ef4f4] input{padding:.25rem;border-radius:.3rem}@media screen,speech{.print-only[data-v-04a5fb26]{display:none}}@media print{.screen-only[data-v-04a5fb26]{display:none}}.form-field[data-v-04a5fb26]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.875rem}.form-field .field-label[data-v-04a5fb26]{margin-top:1.2rem;margin-bottom:.25rem}.label-container[data-v-04a5fb26]{display:-webkit-box;display:-ms-flexbox;display:flex}.label-container[data-v-04a5fb26]>:not(:first-child){margin-left:5rem}.option-container[data-v-04a5fb26]{position:relative}.option-container[data-v-04a5fb26] :last-child{position:absolute;right:0}.date-range-pickers[data-v-04a5fb26],.date-range[data-v-04a5fb26],.datepicker-container[data-v-04a5fb26]{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker-container[data-v-04a5fb26]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.datepicker-container>[data-v-04a5fb26]{margin-right:.5rem}.form-actions[data-v-04a5fb26]{margin-top:1rem}.form-error[data-v-04a5fb26]{margin-bottom:-.875rem}.invalid-input[data-v-04a5fb26] input{border-color:red}.loading[data-v-66359109]{text-align:center;font-size:2.5rem;margin:5rem 0}@media screen,speech{.print-only[data-v-1d18f3f0]{display:none}}@media print{.screen-only[data-v-1d18f3f0]{display:none}}.form-field[data-v-1d18f3f0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.875rem}.form-field .field-label[data-v-1d18f3f0]{margin-top:1.2rem;margin-bottom:.25rem}.label-container[data-v-1d18f3f0]{display:-webkit-box;display:-ms-flexbox;display:flex}.label-container[data-v-1d18f3f0]>:not(:first-child){margin-left:5rem}.option-container[data-v-1d18f3f0]{position:relative}.option-container[data-v-1d18f3f0] :last-child{position:absolute;right:0}.date-range-pickers[data-v-1d18f3f0],.date-range[data-v-1d18f3f0],.datepicker-container[data-v-1d18f3f0]{display:-webkit-box;display:-ms-flexbox;display:flex}.datepicker-container[data-v-1d18f3f0]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.datepicker-container>[data-v-1d18f3f0]{margin-right:.5rem}.form-actions[data-v-1d18f3f0]{margin-top:1rem}.form-error[data-v-1d18f3f0]{margin-bottom:-.875rem}.invalid-input[data-v-1d18f3f0] input{border-color:red}@media screen,speech{.print-only[data-v-0edaa3cd]{display:none}}@media print{.screen-only[data-v-0edaa3cd]{display:none}}.fa-print[data-v-0edaa3cd]{cursor:pointer}.report-title[data-v-0edaa3cd]{font-size:1.3rem;text-align:center}.record-count[data-v-0edaa3cd],.report-title[data-v-0edaa3cd]{font-weight:600;margin-bottom:.8rem}@media print{.record-count[data-v-0edaa3cd]{text-align:center}}.report-actions[data-v-0edaa3cd]{margin-bottom:1rem}.report-actions button[data-v-0edaa3cd]{margin:0}.report-grid[data-v-0edaa3cd]{display:grid;grid-template-columns:1fr 1fr 3fr 8fr 2fr;font-size:.8rem}.report-grid>div[data-v-0edaa3cd]{margin:0 .1rem}.report-grid .report-row[data-v-0edaa3cd]{display:contents}.report-grid .report-header[data-v-0edaa3cd]{font-weight:600;text-align:center}.report-grid .report-cell[data-v-0edaa3cd]{margin:0 .1rem}.report-grid .report-scalar[data-v-0edaa3cd]{font-weight:600;text-align:center}@media screen{.report-grid .report-cell.report-scalar[data-v-0edaa3cd]{line-height:1.5rem}}.report-grid .property-name[data-v-0edaa3cd]{grid-column:1/6;margin:.5rem 0 .3rem 0}.report-grid .property-name .corporation[data-v-0edaa3cd]{font-weight:600}.report-grid .request-details .assignment[data-v-0edaa3cd]{display:-webkit-box;display:-ms-flexbox;display:flex}@media print{.report-grid .request-details .assignment[data-v-0edaa3cd]{margin-bottom:.1rem}}.report-grid .request-details .assignment span[data-v-0edaa3cd]:first-child{font-weight:600}@media screen{.report-grid .request-details .assignment span[data-v-0edaa3cd]:first-child{line-height:1.5rem}}.report-grid .request-details .assignment .assignee[data-v-0edaa3cd]{margin-left:.2rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.report-grid .request-details .description[data-v-0edaa3cd]{font-weight:600}[data-v-0edaa3cd] .multiselect,[data-v-0edaa3cd] .multiselect__input,[data-v-0edaa3cd] .multiselect__single{font-size:.8rem}[data-v-0edaa3cd] .multiselect__single{margin-bottom:0}[data-v-0edaa3cd] .multiselect,[data-v-0edaa3cd] .multiselect__tags{min-height:0}[data-v-0edaa3cd] .multiselect__tags{padding:.1rem 1.3rem .1rem .1rem}[data-v-0edaa3cd] .multiselect__select{width:1.6rem;height:1.4rem}.multiselect__option--highlight[data-v-0edaa3cd],[data-v-0edaa3cd] .multiselect__tag{background:#073693}[data-v-0edaa3cd] .multiselect__tag-icon:after{color:#00b8ff}[data-v-0edaa3cd] .multiselect__tag-icon:focus,[data-v-0edaa3cd] .multiselect__tag-icon:hover{background:#00b8ff}[data-v-0edaa3cd] .multiselect__option--selected.multiselect__option--highlight{background:#a9a9a9}.loading[data-v-62dd3caf]{text-align:center;font-size:2.5rem;margin:5rem 0}.report-grid[data-v-63f1b8aa]{display:grid;grid-template-columns:[row-start] 4fr [month-start] repeat(12,1fr) [month-end] 1.2fr 1.5fr [row-end];grid-template-rows:1fr [flexible-start] auto [flexible-end] 1fr;font-size:.8rem;text-align:right;line-height:1.2rem}.report-grid>div[data-v-63f1b8aa]{margin:0 .1rem}.report-grid .report-header[data-v-63f1b8aa]{font-weight:600}.report-grid .row-start[data-v-63f1b8aa]{text-align:left}.report-grid .data-sub-grid[data-v-63f1b8aa]{display:grid;grid-template-columns:4fr repeat(12,1fr) 1.2fr 1.5fr;grid-template-rows:auto;grid-column-start:row-start;grid-column-end:row-end}.report-grid .report-row[data-v-63f1b8aa]{display:contents}.report-grid .report-cell[data-v-63f1b8aa]{margin:0 .1rem}@media screen,speech{.print-only[data-v-0c71c3f5]{display:none}}@media print{.screen-only[data-v-0c71c3f5]{display:none}}.datepicker-container[data-v-0c71c3f5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem}.datepicker-container>[data-v-0c71c3f5]{margin-right:.5rem}.fa-print[data-v-0c71c3f5]{cursor:pointer}.loading[data-v-0c71c3f5]{text-align:center;font-size:2.5rem;margin:5rem 0}.report[data-v-0c71c3f5]:not(:first-child){margin-top:1rem}.report-title[data-v-0c71c3f5]{font-size:1.3rem;font-weight:600;text-align:center;margin-bottom:.8rem}.datepicker[data-v-0c71c3f5] input{padding:.25rem;border-radius:.3rem}.report-year[data-v-0c71c3f5]{width:130px}@media screen,speech{.print-only[data-v-24af63b2]{display:none}}@media print{.screen-only[data-v-24af63b2]{display:none}}.datepicker-container[data-v-24af63b2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem}.datepicker-container>[data-v-24af63b2]{margin-right:.5rem}.fa-print[data-v-24af63b2]{cursor:pointer}.loading[data-v-24af63b2]{text-align:center;font-size:2.5rem;margin:5rem 0}.report[data-v-24af63b2]:not(:first-child){margin-top:1rem}.report-title[data-v-24af63b2]{font-size:1.3rem;font-weight:600;text-align:center;margin-bottom:.8rem}.datepicker[data-v-24af63b2] input{padding:.25rem;border-radius:.3rem}.report-year[data-v-24af63b2]{width:130px}.delete-button[data-v-20f5025a]{background-color:transparent;margin-left:0}.trash-icon[data-v-20f5025a]{color:red}.delete-selected[data-v-20f5025a]{background:#fcc!important}.card h3[data-v-f65a3bcc]{font-weight:400}.center-text[data-v-f65a3bcc],.row[data-v-f65a3bcc]{display:-webkit-box;display:-ms-flexbox;display:flex}.center-text[data-v-f65a3bcc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report-form[data-v-f65a3bcc]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.field label[data-v-f65a3bcc]{display:block;width:100%}.field input[data-v-f65a3bcc]{width:90%;font-size:14px;padding:4px 8px;margin:0}.field select[data-v-f65a3bcc]{width:100%;margin:0}.inventory-change[data-v-d9495258]{font-size:.8em}.delete-button[data-v-738eb8d4]{background-color:transparent;margin-left:0}.trash-icon[data-v-738eb8d4]{color:red}.delete-selected[data-v-738eb8d4]{background:#fcc!important}.card h3[data-v-10ced13a]{font-weight:400}.center-text[data-v-10ced13a],.row[data-v-10ced13a]{display:-webkit-box;display:-ms-flexbox;display:flex}.center-text[data-v-10ced13a]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.report-form[data-v-10ced13a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.field label[data-v-10ced13a]{display:block;width:100%}.field input[data-v-10ced13a]{width:90%;font-size:14px;padding:4px 8px;margin:0}.field select[data-v-10ced13a]{width:100%;margin:0}.table[data-v-5527997a]{margin-top:30px}.no-results[data-v-5527997a]{padding:30px;text-align:center;font-size:24px}.active-datalogs[data-v-3ee47887]{font-weight:700;color:#000}.subtext[data-v-3ee47887]{font-size:14px;margin-bottom:20px}.inventory-counts[data-v-3ee47887]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0}.inventory-counts .detail[data-v-3ee47887]{min-width:40px}.cust-number-detail[data-v-04551946]{display:inline-block;margin-right:10px}.property-span[data-v-04551946]{text-transform:uppercase;display:inline-block}.property-id-detail[data-v-04551946]{display:inline-block;margin:0 0 0 10px}.columns[data-v-04551946]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.columns .column[data-v-04551946]{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.columns .column .note[data-v-04551946]{margin:20px 0;width:98%;height:60px}.columns .column .save[data-v-04551946]{margin-left:0}.property[data-v-04551946]{margin-bottom:10px}.eqListHelp[data-v-a92c0298]{font-size:12px;font-weight:700}.eqListTitle[data-v-a92c0298]{font-size:14px;margin:30px 0 10px 0}.eqItem[data-v-a92c0298]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0;font-size:14px}.eqItem .type[data-v-a92c0298]{width:140px}.close-icon[data-v-a92c0298]{font-size:20px;color:red;margin-right:10px;cursor:pointer}#file-dialog-input[data-v-a92c0298]{display:none}.eqListHelp[data-v-e246020c]{font-size:12px;font-weight:700}.eqListTitle[data-v-e246020c]{font-size:14px;margin:30px 0 10px 0}.eqItem[data-v-e246020c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0;font-size:14px}.eqItem .serial[data-v-e246020c]{width:240px;margin:0 10px 0 0}.eqItem .type[data-v-e246020c]{width:200px}.eqItem .customer[data-v-e246020c],.eqItem .quantity[data-v-e246020c]{margin:0 10px}.close-icon[data-v-e246020c]{font-size:20px;color:red;margin-right:10px;cursor:pointer}.error[data-v-e246020c]{font-size:14px;color:red}.eqListHelp[data-v-5753ff66]{font-size:12px;font-weight:700}.eqListTitle[data-v-5753ff66]{font-size:14px;margin:30px 0 10px 0}.eqItem[data-v-5753ff66]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0;font-size:14px}.eqItem .serial[data-v-5753ff66]{margin:0 10px}.eqItem .type[data-v-5753ff66]{width:140px}.eqItem .quantity[data-v-5753ff66]{margin:0 10px}.close-icon[data-v-5753ff66]{font-size:20px;color:red;margin-right:10px;cursor:pointer}.eqListHelp[data-v-9cfa6874]{font-size:12px;font-weight:700}.eqListTitle[data-v-9cfa6874]{font-size:14px;margin:30px 0 10px 0}.eqItem[data-v-9cfa6874]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0;font-size:14px}.eqItem .serial[data-v-9cfa6874]{margin:0 10px}.eqItem .type[data-v-9cfa6874]{width:140px}.eqItem .quantity[data-v-9cfa6874]{margin:0 10px}.close-icon[data-v-9cfa6874]{font-size:20px;color:red;margin-right:10px;cursor:pointer}.eqListHelp[data-v-2447b3c0]{font-size:12px;font-weight:700}.eqListTitle[data-v-2447b3c0]{font-size:14px;margin:30px 0 10px 0}.eqItem[data-v-2447b3c0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px 0;font-size:14px}.eqItem .serial[data-v-2447b3c0]{margin:0 10px}.eqItem .type[data-v-2447b3c0]{width:140px}.eqItem .quantity[data-v-2447b3c0]{margin:0 10px}.close-icon[data-v-2447b3c0]{font-size:20px;color:red;margin-right:10px;cursor:pointer}.overview[data-v-1c0d659e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.overview .additional-info[data-v-1c0d659e]{height:130px}.title[data-v-1c0d659e]{font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;font-weight:700;margin-left:20px}.saved[data-v-1c0d659e]{color:red}.cabinets[data-v-1c0d659e]{margin-left:20px}.audit-log-flexbox[data-v-1c0d659e]{display:-webkit-box;display:-ms-flexbox;display:flex}.audit-log[data-v-1c0d659e]{margin-top:28px}.form-actions[data-v-1c0d659e]{margin-top:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.no-logs[data-v-1c0d659e]{font-size:14px;font-size:20px;color:#666;margin-left:20px}.finalized[data-v-1c0d659e]{background:#ebffe6!important}.badge[data-v-1c0d659e]{margin:20px 0}.badge .current-badge[data-v-1c0d659e]{font-size:14px;color:#0093cc}.no-po[data-v-1c0d659e]{color:red}.last-comm-link[data-v-1c0d659e]{margin-top:20px}.panels[data-v-34712e80]{display:-webkit-box;display:-ms-flexbox;display:flex}.panels .panel[data-v-34712e80]{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:10px;font-size:32px;padding:2px 10px;border:2px solid #fff;border-radius:8px;cursor:pointer;text-align:center}.panels .current[data-v-34712e80]{background:#fff200;color:#666;border:2px solid #666}.table[data-v-34712e80]{margin:0 auto 0 auto;max-width:800px;border:20px solid #fff;border-radius:8px}.invalid[data-v-34712e80]{border:20px solid red}.tag[data-v-34712e80]{width:50px;margin:0}.double[data-v-34712e80]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.duplicateInput[data-v-34712e80],.invalidInput[data-v-34712e80]{background:red;color:#fff}.instructions[data-v-34712e80]{text-align:center;font-weight:700}.panels[data-v-9cc3ea16]{display:-webkit-box;display:-ms-flexbox;display:flex}.panels .panel[data-v-9cc3ea16]{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;margin-right:10px;font-size:32px;padding:2px 10px;border:2px solid #fff;border-radius:8px;cursor:pointer;text-align:center}.panels .current[data-v-9cc3ea16]{background:#fff200;color:#666;border:2px solid #666}.table[data-v-9cc3ea16]{margin:0 auto 0 auto;max-width:800px;border:20px solid #fff;border-radius:8px}.invalid[data-v-9cc3ea16]{border:20px solid red}.tag[data-v-9cc3ea16]{width:50px;margin:0}.double[data-v-9cc3ea16]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.duplicateInput[data-v-9cc3ea16],.invalidInput[data-v-9cc3ea16]{background:red;color:#fff}.instructions[data-v-9cc3ea16]{text-align:center;font-weight:700}#file-dialog-input[data-v-cbf7792c]{display:none}.file-table-wrapper[data-v-cbf7792c]{max-height:200px;overflow-y:auto}.file-table[data-v-cbf7792c]{width:100%;margin:30px auto;text-align:center;border-collapse:collapse}.file-table .table-row[data-v-cbf7792c]{cursor:pointer}.file-table .active-row[data-v-cbf7792c]{background:#efefef}.file-table .table-row[data-v-cbf7792c]:hover{color:#00b8ff}.file-table .table-created[data-v-cbf7792c],.file-table .table-units[data-v-cbf7792c]{width:20%;padding:4px}.instructions[data-v-cbf7792c]{text-align:center}.preview[data-v-cbf7792c]{padding:20px;height:200px;overflow-y:auto;border:1px solid #d4d4d4;border-radius:4px;background:#efefef;text-align:center}.spinner[data-v-cbf7792c]{text-align:center}.overview[data-v-e9bf904c]{display:-webkit-box;display:-ms-flexbox;display:flex}.scan-units[data-v-e9bf904c]{font-size:14px}.scan-units .form-actions-buttons[data-v-e9bf904c],.scan-units .overview-row[data-v-e9bf904c]{display:-webkit-box;display:-ms-flexbox;display:flex}.scan-units .subtext[data-v-e9bf904c]{margin:0}.scan-units .bold[data-v-e9bf904c]{font-weight:600}.scan-units .stats[data-v-e9bf904c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:40px 100px 0 100px}.scan-units input[data-v-e9bf904c]{color:#666;margin:0 0;padding:4px;width:90px;font-size:14px}.scan-units .scan-units-checkbox[data-v-e9bf904c]{width:30px}.scan-units .unit-table[data-v-e9bf904c]{overflow-x:auto}.scan-units .send[data-v-e9bf904c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:28rem;padding-left:2rem}.scan-units .right-buttons[data-v-e9bf904c]{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}.scan-units .right-buttons .saveBtn[data-v-e9bf904c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:15px;text-align:end;display:inline-block}.scan-units .table[data-v-e9bf904c]{border:20px solid #fff;border-radius:8px}.scan-units .invalid[data-v-e9bf904c]{border:20px solid red}.scan-units .duplicateInput[data-v-e9bf904c]{background:red;color:#fff}.scan-units .instructions[data-v-e9bf904c]{margin-top:30px;text-align:center;font-weight:700}@media (max-width:1029px){.title-icons[data-v-1a80e60c]{display:none}}.tables-container[data-v-1a80e60c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;margin:.5rem 0}.table-container[data-v-1a80e60c]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.table[data-v-1a80e60c]{width:100%;border:1px solid #d4d4d4;color:#191919;border-spacing:0;font-size:14px}.table>tbody>tr>td[data-v-1a80e60c],.table>tbody>tr>th[data-v-1a80e60c],.table>thead>tr>td[data-v-1a80e60c],.table>thead>tr>th[data-v-1a80e60c]{padding:4px .5rem}.table>tbody>tr:nth-child(odd)>td[data-v-1a80e60c],.table>thead>tr:nth-child(odd)>td[data-v-1a80e60c]{background:#ecf6f9}.table-headers[data-v-1a80e60c]{position:sticky;top:0;background-color:#fff}.header[data-v-1a80e60c]{cursor:pointer;text-align:left;font-weight:900}.header>i[data-v-1a80e60c]{margin-left:.5em}.header.header-building[data-v-1a80e60c]{min-width:75px}.header.header-unit[data-v-1a80e60c]{min-width:43px}.header.header-hook[data-v-1a80e60c]{min-width:51px}.header.header-tag[data-v-1a80e60c]{min-width:40px}@media screen,speech{.print-only[data-v-1a80e60c]{display:none}}@media print{.screen-only[data-v-1a80e60c]{display:none}}.print-logo[data-v-1a80e60c]{width:140px;float:left}.print-warning-container[data-v-1a80e60c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.print-title[data-v-1a80e60c]{margin:0 auto;padding-top:20px}.print-sub-title[data-v-1a80e60c]{margin:0 auto}.print-content[data-v-1a80e60c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:30px}.print-table[data-v-1a80e60c]{border:1px solid #000;margin:2px;border-collapse:collapse;-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;font-size:12px}.print-table-cell[data-v-1a80e60c],.print-table-header[data-v-1a80e60c]{border:1px solid #000;width:20%;padding:0 4px}.calendar-day[data-v-f5f2d6b8]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:6px;min-height:220px;border:1px solid #e4e4e4;color:#191919;cursor:pointer}.calendar-day .date[data-v-f5f2d6b8]{font-size:32px;font-weight:700;margin-bottom:10px;width:100%}.calendar-day .event[data-v-f5f2d6b8]{margin-bottom:10px;font-size:14px;font-weight:700}.calendar-day .desc[data-v-f5f2d6b8]{font-style:italic;font-weight:400;color:#191919}.calendar-day .desc.general-event[data-v-f5f2d6b8]{font-weight:700}.calendar-day .holiday[data-v-f5f2d6b8]{font-size:14px;margin-left:4px}.month[data-v-f5f2d6b8]{background-color:#d4d4d4}.previous-day[data-v-f5f2d6b8]{background-color:#f2f2f2}.today[data-v-f5f2d6b8]{background-color:#edfcd2}.holiday[data-v-f5f2d6b8]{background-color:#c4fff6}.sick[data-v-f5f2d6b8]{color:#1d42fb}.vacation[data-v-f5f2d6b8]{color:#34ae57}.work[data-v-f5f2d6b8]{color:#191919}.remote[data-v-f5f2d6b8]{color:#b8741a}.event-icon[data-v-f5f2d6b8]{margin-left:6px;color:#df997f}.calendar-week[data-v-18e75644]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.today[data-v-079de277]{margin-top:10px;font-size:20px}.day-names[data-v-079de277]{margin-top:30px;margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#191919}.calendar[data-v-079de277]{margin-bottom:20px}.news-form[data-v-d28e2e7e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.news-form .news-column[data-v-d28e2e7e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:48%}.news-form .news-heading[data-v-d28e2e7e]{font-size:1.5rem;font-weight:700}.news-form .news-text[data-v-d28e2e7e]{font-family:Helvetica,Arial,sans-serif;white-space:pre-wrap}.news-form .audit-log[data-v-d28e2e7e]{margin-top:1rem}.news-heading[data-v-72e07abb]{background:#fff200;margin:0 .3rem;padding:.7rem;border-radius:4px;border:2px solid #000;cursor:pointer;display:block;position:relative;font-size:3rem;font-weight:700;color:#000;text-align:center;text-transform:uppercase}.chart-container[data-v-72e07abb]{width:100%;height:500px}.centered-container[data-v-72e07abb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;text-align:center}canvas[data-v-72e07abb]{margin:auto;width:1000px}.loading[data-v-72e07abb]{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard-actions[data-v-0c5b9fe9]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.dashboard-actions-list[data-v-0c5b9fe9],.dashboard-actions[data-v-0c5b9fe9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.dashboard-actions-list[data-v-0c5b9fe9]{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;margin-top:20px;margin-right:30px}.dashboard-actions-list a[data-v-0c5b9fe9]{margin-bottom:10px}.dashboard-magic-code[data-v-0c5b9fe9]{width:190px;padding:4px 20px;margin:0 20px 20px 60px;background:#efefef;font-size:14px;border-radius:12px}.dashboard-shipped[data-v-0c5b9fe9]{margin:0 20px 20px 20px;font-size:18px;display:grid;grid-template-columns:1fr auto auto auto;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-shipped-row[data-v-0c5b9fe9]{display:contents}.dashboard-shipped-number[data-v-0c5b9fe9]{margin:0 1rem 0 .3rem;font-weight:700;text-align:right}.esof-report[data-v-0c5b9fe9]{color:#0093cc;margin-bottom:10px}.esof-report[data-v-0c5b9fe9]:hover{text-decoration:underline;cursor:pointer}@media screen,speech{table[data-v-9c970a14]{width:85%;margin:0 5% 0 10%;font-size:14px}table td[data-v-9c970a14],table th[data-v-9c970a14]{padding:5px 10px;text-align:center;vertical-align:bottom}table tr.bold[data-v-9c970a14]{font-weight:700}}@media print{table[data-v-9c970a14]{width:40%;font-size:.8rem}table td[data-v-9c970a14],table th[data-v-9c970a14]{text-align:center;vertical-align:bottom}table td a[data-v-9c970a14],table th a[data-v-9c970a14]{color:#000}table tr.bold[data-v-9c970a14]{font-weight:700}td a{color:#000}}h3[data-v-0042604c]{font-style:normal;font-size:20px;color:#7f7f7f;font-family:Helvetica,sans-serif;font-weight:400;text-decoration:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}h3 strong[data-v-0042604c]{margin-right:6px;text-transform:uppercase}@media screen,speech{.print-only[data-v-2689f9f8]{display:none}.screen-only[data-v-2689f9f8]{display:-webkit-box;display:-ms-flexbox;display:flex;width:300px;margin-right:160px}.header[data-v-2689f9f8]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header .left-column[data-v-2689f9f8],.header[data-v-2689f9f8]{display:-webkit-box;display:-ms-flexbox;display:flex}.header a[data-v-2689f9f8]{line-height:62px;font-size:14px;font-weight:400;width:100px;font-family:Arial,sans-serif;margin-left:20px}.header a[data-v-2689f9f8]:hover{border-bottom:none}.header select[data-v-2689f9f8]{border:1px solid #dfdfdf;border-radius:0;background:transparent;padding:3px 30px 3px 8px;margin-bottom:15px;-webkit-border-radius:0;height:25px;max-width:225px;min-width:225px}.header button[data-v-2689f9f8],.header select[data-v-2689f9f8]{-ms-flex-item-align:center;align-self:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header button[data-v-2689f9f8]{height:40px;margin-right:50px;margin-bottom:20px}.chart[data-v-2689f9f8]{width:100%;height:280px}.legend[data-v-2689f9f8]{position:absolute;bottom:0;width:100%;padding-right:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legend .series[data-v-2689f9f8]{display:inline-block;margin:0 1px 0 0;padding:2px 20px;color:#fff;font-size:13px}}@media print{.screen-only[data-v-2689f9f8]{display:none}.print-only[data-v-2689f9f8]{padding-right:.2rem}.header[data-v-2689f9f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.slide-title[data-v-2689f9f8]{font-size:1.2rem}}.slide-report[data-v-3c3b66e2]{width:90%;height:100%}.chart-slide[data-v-3c3b66e2]{height:auto}.fa-print[data-v-3c3b66e2]{cursor:pointer}@media screen,speech{.print-only[data-v-3c3b66e2]{display:none}}@media print{.screen-only[data-v-3c3b66e2]{display:none}}.icon[data-v-3c3b66e2]{color:#d4d4d4}[data-v-3c3b66e2] button.carousel__next{margin-right:0}[data-v-3c3b66e2] button.carousel__prev{margin-left:0}[data-v-3c3b66e2] button.carousel__next--disabled,[data-v-3c3b66e2] button.carousel__prev--disabled{display:none}.summary-actions[data-v-0f3c91ea]{width:100%;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.summary-actions .metrics[data-v-0f3c91ea],.summary-actions[data-v-0f3c91ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.summary-actions .metrics[data-v-0f3c91ea]{margin-top:20px;-ms-flex-direction:row;flex-direction:row}.summary-actions .metrics .metric[data-v-0f3c91ea]{margin-right:35px}.summary-actions .actions[data-v-0f3c91ea]{min-width:500px}.search-form[data-v-7e0f254c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-form .search-column[data-v-7e0f254c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.search-form .detail[data-v-7e0f254c]{padding:0;margin:10px 10px 5px 10px}.search-form .field label[data-v-7e0f254c]{display:block;width:100%}.search-form .field input[data-v-7e0f254c]{width:90%;font-size:14px;padding:4px 8px;margin:0}.search-form .field select[data-v-7e0f254c]{width:100%;margin:0}.search-form .form-label[data-v-7e0f254c]{margin-bottom:6px}.form-select-input[data-v-7e0f254c]{width:200px;position:absolute}select[data-v-7e0f254c]{min-width:200px}.vdp-datepicker[data-v-7e0f254c]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:80px;display:inline-block}.separator[data-v-7e0f254c]{margin:0 12px 0 0;display:inline;font-size:14px}.address-first-line[data-v-7e0f254c]{padding-bottom:0;height:56px}.address .detail[data-v-7e0f254c]{padding:0;margin-bottom:0;margin-top:0;height:30px}.padding-before-search[data-v-7e0f254c]{height:15px}.form-actions[data-v-7e0f254c]{margin-bottom:10px}.search-buttons[data-v-7e0f254c]{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.subtitle[data-v-ef11e2b0]{margin:10px 0 10px}.card[data-v-923ffe48]{padding-top:0;padding-bottom:0}.search-content[data-v-923ffe48]{margin-top:10px;padding-top:0}.search-results[data-v-923ffe48]{padding-bottom:10px}.magic-code[data-v-217877c4]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-select-input[data-v-217877c4]{height:30px}select[data-v-217877c4]{position:relative;top:-5px;margin:0}.inputs[data-v-75fa517e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.notes-wrapper[data-v-75fa517e]{margin:10px 20px}.notes-wrapper textarea[data-v-75fa517e]{width:700px;height:100px}.disabled-delete[data-v-75fa517e]{color:#888}.split-column[data-v-75fa517e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.delete-instance[data-v-75fa517e]{margin-top:10px;font-size:small;color:red}.delete-instance[data-v-75fa517e]:hover{border-bottom:1px solid red}.dates[data-v-cf9a7914]{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dates .today[data-v-cf9a7914]{margin-top:10px;font-size:20px}.buttons[data-v-cf9a7914]{height:100px;-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buttons[data-v-cf9a7914],.day-names[data-v-cf9a7914]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.day-names[data-v-cf9a7914]{margin-top:30px;margin-bottom:4px;-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#191919}.calendar[data-v-cf9a7914]{margin-bottom:20px}.loading[data-v-cf9a7914]{text-align:center;font-size:40px;margin:400px 0}.schedule[data-v-44e7b5ff]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-height:40px}.schedule .events[data-v-44e7b5ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.schedule .events .non-specific-events[data-v-44e7b5ff]{-webkit-box-flex:0;-ms-flex:0 0 66.5%;flex:0 0 66.5%}.schedule .events .non-specific-events .half-days[data-v-44e7b5ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.schedule .events .non-specific-events .half-days .half[data-v-44e7b5ff]{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.schedule .events .specific-events[data-v-44e7b5ff]{-webkit-box-flex:0;-ms-flex:0 0 33.5%;flex:0 0 33.5%}.schedule .event[data-v-44e7b5ff]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 0;margin:8px;border-radius:4px;color:#191919;font-size:14px;font-weight:700;cursor:pointer}.schedule .sick[data-v-44e7b5ff]{background-color:#02c4fd}.schedule .vacation[data-v-44e7b5ff]{background-color:#ffe27c}.schedule .work[data-v-44e7b5ff]{background-color:#00d74d}.schedule .empty[data-v-44e7b5ff]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:40px;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}.dates[data-v-0ee8f98c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buttons[data-v-0ee8f98c],.dates[data-v-0ee8f98c]{height:100px}.buttons[data-v-0ee8f98c],.dates[data-v-0ee8f98c],.timeline[data-v-0ee8f98c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.timeline[data-v-0ee8f98c]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:20px 0}.timeline .time-divisions[data-v-0ee8f98c]{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:230px;border-bottom:1px solid #d4d4d4}.timeline .time-divisions .division[data-v-0ee8f98c]{width:100%;text-align:center;border-right:1px solid #d4d4d4;font-size:12px}.timeline .line[data-v-0ee8f98c]{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;width:100%;border-bottom:1px solid #d4d4d4}.timeline .line[data-v-0ee8f98c],.timeline .name[data-v-0ee8f98c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center}.timeline .name[data-v-0ee8f98c]{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;font-size:14px;font-weight:700}.timeline .name i[data-v-0ee8f98c]{margin-right:20px}.timeline .schedule-chart[data-v-0ee8f98c]{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-left:30px;min-height:40px;border-left:1px solid #d4d4d4}.event-icon[data-v-0ee8f98c]{margin-left:6px;color:#df997f}.loading[data-v-0ee8f98c]{text-align:center;font-size:40px;margin:200px 0}.anniversary[data-v-0ee8f98c]{font-weight:400;font-style:italic}.dates[data-v-106583be]{display:-webkit-box;display:-ms-flexbox;display:flex}.print[data-v-106583be]{border:1px solid #888;border-radius:4px;padding:40px;margin:20px 0;background:#fff}.header-buttons[data-v-106583be]{display:-webkit-box;display:-ms-flexbox;display:flex}.loading[data-v-3cc6de6d]{text-align:center;font-size:2.5rem;margin:5rem 0}.dates[data-v-9eeaa8c0]{display:-webkit-box;display:-ms-flexbox;display:flex}.print[data-v-9eeaa8c0]{border:1px solid #888;border-radius:4px;padding:40px;margin:20px 0;background:#fff}.header-buttons[data-v-9eeaa8c0]{display:-webkit-box;display:-ms-flexbox;display:flex}.loading[data-v-b4df03be]{text-align:center;font-size:2.5rem;margin:5rem 0}.header-banner[data-v-b21e3dca]{display:-webkit-box;display:-ms-flexbox;display:flex;height:6.875rem;background-color:#152e71;width:105vw;position:relative;top:-10px;left:-5vw}.header-banner .logo[data-v-b21e3dca]{height:3.4375rem;padding:.5rem}.app-mobile .header-banner[data-v-b21e3dca]{top:0;left:-.5rem}.bold-text[data-v-551a8290]{font-weight:700}.action-buttons[data-v-551a8290]{margin:1rem 0 0}.action-buttons .cancel-button[data-v-551a8290],.action-buttons .opt-out-button[data-v-551a8290]{min-width:10rem}.action-buttons .cancel-button[data-v-551a8290]{background-color:#888}.bold-text[data-v-69bf9dbc]{font-weight:700}.action-buttons[data-v-69bf9dbc]{margin:1rem 0 0}.action-buttons .cancel-button[data-v-69bf9dbc],.action-buttons .opt-out-button[data-v-69bf9dbc]{min-width:10rem}.action-buttons .cancel-button[data-v-69bf9dbc]{background-color:#888}.bold-text[data-v-0aa655b7]{font-weight:700}.action-buttons[data-v-0aa655b7]{margin:1rem 0 0}.action-buttons .cancel-button[data-v-0aa655b7],.action-buttons .opt-out-button[data-v-0aa655b7]{min-width:10rem}.action-buttons .cancel-button[data-v-0aa655b7]{background-color:#888}.bold-text[data-v-92c2cc5a]{font-weight:700}.action-buttons[data-v-92c2cc5a]{margin:1rem 0 0}.action-buttons .approve-button[data-v-92c2cc5a]{min-width:10rem}.bold-text[data-v-6ce48f00]{font-weight:700}.action-buttons[data-v-6ce48f00]{margin:1rem 0 0}.action-buttons .disapprove-button[data-v-6ce48f00]{min-width:10rem;background-color:red}.page-not-found[data-v-4016ecb1]{width:100%;margin-top:100px;text-align:center;font-size:14px}.page-not-found .icon[data-v-4016ecb1]{color:red;font-size:120px;margin-bottom:40px}.page-not-found .title[data-v-4016ecb1]{font-size:60px;color:#888}.page-not-found .message[data-v-4016ecb1]{font-size:16px;margin:20px 0}.entity-not-found[data-v-eaf29330]{width:100%;margin-top:100px;text-align:center;font-size:14px}.entity-not-found .icon[data-v-eaf29330]{color:red;font-size:120px;margin-bottom:40px}.entity-not-found .title[data-v-eaf29330]{font-size:60px;color:#888}.entity-not-found .message[data-v-eaf29330]{font-size:16px;margin:20px 0}.account-error[data-v-1af3bed0]{width:100%;margin-top:100px;text-align:center}.account-error .thank-you[data-v-1af3bed0]{font-size:40px;margin-bottom:40px}.account-error .title[data-v-1af3bed0]{font-size:60px;color:#888}.account-error .message[data-v-1af3bed0]{font-size:16px;margin:20px 0}.loading[data-v-281306dd]{text-align:center;font-size:2.5rem;margin:5rem 0}.pq-propertyName{width:75%}.pq-salesRep{width:25%}ol[data-v-9f8ccf72],ul[data-v-9f8ccf72]{padding-left:0}li[data-v-9f8ccf72]{margin-bottom:2rem;list-style-position:inside}li img[data-v-9f8ccf72]{margin-top:1rem}img[data-v-9f8ccf72]{border:2px solid;width:100%;height:auto}.faq-page[data-v-9f8ccf72]{width:100%;max-width:800px;padding-top:5px}ol[data-v-6afd7073],ul[data-v-6afd7073]{padding-left:0}li[data-v-6afd7073]{margin-bottom:2rem;list-style-position:inside}li img[data-v-6afd7073]{margin-top:1rem}img[data-v-6afd7073]{border:2px solid;width:100%;height:auto}.faq-page[data-v-6afd7073]{width:100%;max-width:800px;padding-top:5px}ol[data-v-69426e66],ul[data-v-69426e66]{padding-left:0}li[data-v-69426e66]{margin-bottom:2rem;list-style-position:inside}li img[data-v-69426e66]{margin-top:1rem}img[data-v-69426e66]{border:2px solid;width:100%;height:auto}.faq-page[data-v-69426e66]{width:100%;max-width:800px;padding-top:5px}ol[data-v-bde9c8da],ul[data-v-bde9c8da]{padding-left:0}li[data-v-bde9c8da]{margin-bottom:2rem;list-style-position:inside}li img[data-v-bde9c8da]{margin-top:1rem}img[data-v-bde9c8da]{border:2px solid;width:100%;height:auto}.faq-page[data-v-bde9c8da]{width:100%;max-width:800px;padding-top:5px}ol[data-v-53b41b34],ul[data-v-53b41b34]{padding-left:0}li[data-v-53b41b34]{margin-bottom:2rem;list-style-position:inside}li img[data-v-53b41b34]{margin-top:1rem}img[data-v-53b41b34]{border:2px solid;width:100%;height:auto}.faq-page[data-v-53b41b34]{width:100%;max-width:800px;padding-top:5px}ol[data-v-1c49d4c3],ul[data-v-1c49d4c3]{padding-left:0}li[data-v-1c49d4c3]{margin-bottom:2rem;list-style-position:inside}li img[data-v-1c49d4c3]{margin-top:1rem}img[data-v-1c49d4c3]{border:2px solid;width:100%;height:auto}.faq-page[data-v-1c49d4c3]{width:100%;max-width:800px;padding-top:5px}ol[data-v-5fe5aef1],ul[data-v-5fe5aef1]{padding-left:0}li[data-v-5fe5aef1]{margin-bottom:2rem;list-style-position:inside}li img[data-v-5fe5aef1]{margin-top:1rem}img[data-v-5fe5aef1]{border:2px solid;width:100%;height:auto}.faq-page[data-v-5fe5aef1]{width:100%;max-width:800px;padding-top:5px}ol[data-v-7ac06690],ul[data-v-7ac06690]{padding-left:0}li[data-v-7ac06690]{margin-bottom:2rem;list-style-position:inside}li img[data-v-7ac06690]{margin-top:1rem}img[data-v-7ac06690]{border:2px solid;width:100%;height:auto}.faq-page[data-v-7ac06690]{width:100%;max-width:800px;padding-top:5px}ol[data-v-25708977],ul[data-v-25708977]{padding-left:0}li[data-v-25708977]{margin-bottom:2rem;list-style-position:inside}li img[data-v-25708977]{margin-top:1rem}img[data-v-25708977]{border:2px solid;width:100%;height:auto}.faq-page[data-v-25708977]{width:100%;max-width:800px;padding-top:5px}ol[data-v-03c5b5fa],ul[data-v-03c5b5fa]{padding-left:0}li[data-v-03c5b5fa]{margin-bottom:2rem;list-style-position:inside}li img[data-v-03c5b5fa]{margin-top:1rem}img[data-v-03c5b5fa]{border:2px solid;width:100%;height:auto}.faq-page[data-v-03c5b5fa]{width:100%;max-width:800px;padding-top:5px}ol[data-v-5624d280],ul[data-v-5624d280]{padding-left:0}li[data-v-5624d280]{margin-bottom:2rem;list-style-position:inside}li img[data-v-5624d280]{margin-top:1rem}img[data-v-5624d280]{border:2px solid;width:100%;height:auto}.faq-page[data-v-5624d280]{width:100%;max-width:800px;padding-top:5px}ol[data-v-41dfc390],ul[data-v-41dfc390]{padding-left:0}li[data-v-41dfc390]{margin-bottom:2rem;list-style-position:inside}li img[data-v-41dfc390]{margin-top:1rem}img[data-v-41dfc390]{border:2px solid;width:100%;height:auto}.faq-page[data-v-41dfc390]{width:100%;max-width:800px;padding-top:5px}ol[data-v-0a607486],ul[data-v-0a607486]{padding-left:0}li[data-v-0a607486]{margin-bottom:2rem;list-style-position:inside}li img[data-v-0a607486]{margin-top:1rem}img[data-v-0a607486]{border:2px solid;width:100%;height:auto}.faq-page[data-v-0a607486]{width:100%;max-width:800px;padding-top:5px}ol[data-v-9d4890a0],ul[data-v-9d4890a0]{padding-left:0}li[data-v-9d4890a0]{margin-bottom:2rem;list-style-position:inside}li img[data-v-9d4890a0]{margin-top:1rem}img[data-v-9d4890a0]{border:2px solid;width:100%;height:auto}.faq-page[data-v-9d4890a0]{width:100%;max-width:800px;padding-top:5px}.newsEdit{width:500px}.news-text-edit{white-space:pre-wrap}.news-edit-page{max-width:480px;white-space:pre-wrap;word-break:break-word}.json-container[data-v-7ceb56e1]{margin:0;font-family:Courier New,Courier,monospace;white-space:pre-wrap;word-break:break-word}.path-container[data-v-6dd1abfe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.path-part[data-v-6dd1abfe]{line-height:1.5rem;white-space:nowrap}.path-connector[data-v-6dd1abfe]{padding-right:.25rem}.field-name[data-v-a0a07222]{font-weight:700}.field-name[data-v-a0a07222]:after{content:":"}.field-value[data-v-a0a07222]{margin-left:.5rem}.value-box[data-v-4ecbbe76]{border-radius:1rem;background-color:#efefef;padding:.5rem}.subsection-header[data-v-48e71cf0]{font-weight:700}.subsection[data-v-48e71cf0]{margin-left:1rem}.system-user[data-v-5cc9c67c],.system-user[data-v-94c03ec8]{font-style:italic}table[data-v-94c03ec8]{width:100%;border-collapse:collapse;border-spacing:0}table.revision-table[data-v-94c03ec8]{margin-bottom:1rem;font-size:.9rem}table.revision-table td[data-v-94c03ec8],table.revision-table th[data-v-94c03ec8]{padding:.5rem;border:1px solid #797979}table.revision-table th[data-v-94c03ec8]{border-color:#797979;text-align:left}table.revision-table td.revision-table[data-v-94c03ec8]{width:50%}table.revision-table .revision-row[data-v-94c03ec8]{background-color:#efefef;color:#191919}table.revision-table .changes-row[data-v-94c03ec8]{background-color:#fff;color:#666}table.revision-table .max-height-class[data-v-94c03ec8]{max-height:250px;overflow:auto}.system-user[data-v-9d00ff02]{font-style:italic}table[data-v-9d00ff02]{width:100%;border-collapse:collapse;border-spacing:0}td[data-v-9d00ff02],th[data-v-9d00ff02]{padding:.5rem;border:1px solid #797979}th[data-v-9d00ff02]{border-color:#797979;text-align:left}.json-container[data-v-9d00ff02]{max-height:200px;overflow:auto;background-color:#efefef;font-size:.8rem;font-family:Roboto Mono,monospace;border-radius:1rem;padding:.5rem}table.changes-table td[data-v-9d00ff02],table.changes-table th[data-v-9d00ff02]{padding:.25rem .5rem}.changes-table.type[data-v-9d00ff02]{min-width:3.5rem}.changes-table.path[data-v-9d00ff02]{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.changes-table.newValue[data-v-9d00ff02],.changes-table.oldValue[data-v-9d00ff02]{width:50%}.loading[data-v-037be174]{text-align:center;font-size:2.5rem;margin:5rem 0}.reports[data-v-8d12a75c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:0 .5rem}.actions-card[data-v-8d12a75c]{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;max-width:20rem;-ms-flex-item-align:start;align-self:flex-start}.actions-card .actions[data-v-8d12a75c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px}.actions-card .actions a[data-v-8d12a75c]{width:100%;padding:1px 4px;margin:.25rem 0;border-bottom:none;border-radius:2px;border-left:4px solid transparent}.actions-card .actions a[data-v-8d12a75c]:hover{background:#efefef}.actions-card .actions .active[data-v-8d12a75c]{background:#00b8ff;color:#fff;border-left:4px solid #152e71}.actions-card .actions .active[data-v-8d12a75c]:hover{background:#00b8ff}.full-card[data-v-8d12a75c],.report-card[data-v-8d12a75c]{-webkit-box-flex:1;-ms-flex:1 1 80%;flex:1 1 80%}.resized-reports[data-v-8d12a75c]{-ms-flex-wrap:wrap;flex-wrap:wrap}.resized-reports .actions-card[data-v-8d12a75c]{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:unset;margin-bottom:0}.overview-back[data-v-8d12a75c]{margin-top:.5rem}.loading[data-v-6e1a9874]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-keys-out-table .header-lastKeyOutTime{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.mobile-keys-out-table .grid-cell-lastKeyOutTime{text-align:right;color:#888}.mobile-keys-out-table .grid-row-overflow .grid-cell-keyTagNumber{font-weight:600}.mobile-keys-out-table .grid-row-overflow .grid-cell-keyTagNumber:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEgSURBVHgBdZLRcYMwEEQlMfy7g7iElEA6SCoIggISVxCoILgBhCuIU4FNBaYEp4P8MwPZi1cegfHN7OhO6N2tAO2cG5VSZ3WJyToMQ5vneaMWwozj+MO8ZJ5AqcgY4+q6fl0E2XlnrW2yLEvnB7TWDVwlN/vYPGBd9X1voyhKMOUzsGuhL9ZPaN7NrT7GcXwKoKM0g36hDfMDhqwnVhdCJpVyGOpYT2DDrj5KThNgD21p9chnaw8bXL4K4AfohbXADbQL8o6wM7jwWS5OMIU+glqACu/hG+tJ3oW3pn2C8QI5lkUwybv5h9CkhcvnK0i44EQPt4QVoS2+9ftk4h1Ypq2Yl7hWcWM1DPxmFey8BVsbQFV4ZhEMYPlPwdj9/PkfH8l6DIM7pP0AAAAASUVORK5CYII=);margin:1px 5px 0 0}.mobile-keys-out-table .grid-row-overflow .grid-cell-badgeNumber{font-weight:600}.mobile-keys-out-table .grid-row-overflow .grid-cell-badgeNumber:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOCAYAAADJ7fe0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEvSURBVHgBjZPtbYMwEIZtYAA2qEdgg3aDphvUMECTCapOQPMXCUg2yAZRNmAEZ4KQ/3zkvchEzskhsWR8NnfP3b0GKWZGWZbLIAjyYRh0lmWbR37BHERKmVhTzfnNQl4dET2KokiQNb57EUXNOI63fV3Xcdd1CfMxWmsj8TLHfsnpfd9/hWFoAPpGgn/osiB9uB/OVwQZH1Rp4LDG2mLGAPwIvzYm8hy2yL61gbl4YfggOk3THRmo8g3LB9kAH9DWxvEjDXMvBFrcbASeEXi1sRLwnUH8lUBM6n2HKhTWTwd4BGjLIItrAkfYBvNvKpGcSBsENvaMBDYMQld+JyyuXDe2CspgoA3tRVVV5KwAdD8FhbmfKjlZqpuFj6n/lp0r6oAqWWH+iif/B4MJB6ovYwtxF4vnHUsAAAAASUVORK5CYII=);margin:1px 5px 0 0}.split-title[data-v-13174dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.actions[data-v-13174dd8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.export-button[data-v-13174dd8]{white-space:nowrap}.title[data-v-3b5620aa]{font-size:14px}.actions[data-v-3b5620aa]{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.checkbox-wrapper[data-v-3b5620aa]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:.5rem 0}.title[data-v-2b33172a]{font-size:14px}.actions[data-v-2b33172a]{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.title[data-v-b4de13f4]{font-size:14px}.actions[data-v-b4de13f4]{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.title[data-v-ab771442]{font-size:14px}.multiselect[data-v-ab771442]{margin-bottom:.5rem}.actions[data-v-ab771442]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.form-single-line[data-v-527a5624]{margin:20px 0 0 0}.form-split-columns[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0}.form-split-columns .left-column[data-v-527a5624]{padding-right:50px}.form-split-columns .left-column[data-v-527a5624],.form-split-columns .right-column[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-split-columns .right-column[data-v-527a5624]{padding-left:50px;border-left:1px solid #888}.form-double-dropdown[data-v-527a5624]{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:340px}.form-actions[data-v-527a5624],.form-double-dropdown[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-actions[data-v-527a5624]{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.form-actions .form-actions-buttons[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-actions .form-actions-delete[data-v-527a5624]{text-align:center;padding-left:20px;margin:5px 0 0 0;cursor:pointer;font-size:14px}.form-text-input-custom[data-v-527a5624],.form-text-input-short[data-v-527a5624],.form-text-input-tag[data-v-527a5624],.form-text-input[data-v-527a5624]{color:#666;margin:0;padding:4px;font-size:14px}@media (max-width:1029px){.form-text-input-custom[data-v-527a5624],.form-text-input-short[data-v-527a5624],.form-text-input-tag[data-v-527a5624],.form-text-input[data-v-527a5624]{-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}}.form-text-input-short[data-v-527a5624]{width:200px}@media (max-width:1029px){.form-text-input-short[data-v-527a5624]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}}.form-text-input-custom[data-v-527a5624]{width:200px}@media (max-width:1029px){.form-text-input-custom[data-v-527a5624]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.form-text-input-activity[data-v-527a5624]{margin-bottom:12px}}.form-time-input[data-v-527a5624]{color:#666;margin:0;padding:2px;height:22px;font-size:14px}@media (max-width:1029px){.form-time-input[data-v-527a5624]{-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}}.form-select-input[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:210px;position:relative;padding-right:25px}@media (max-width:1029px){.form-select-input[data-v-527a5624]{width:100%}.form-select-input select[data-v-527a5624]{height:40px;line-height:32px;padding:4px 0 4px 4px;width:100%;max-width:unset;min-width:unset}}.form-select-input[data-v-527a5624]:after{font-family:Font Awesome\ 5 Free,sans-serif;font-weight:600;content:"\f0dc";position:absolute;right:32px;pointer-events:none;color:#666;padding-bottom:4px}@media (max-width:1029px){.form-select-input[data-v-527a5624]:after{top:11px}}.form-checkbox-group[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:12px;margin:10px 0}.form-checkbox-group .form-checkbox[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-checkbox-group .form-checkbox .form-checkbox-label[data-v-527a5624]{margin-left:10px}.form-copy-checkbox[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px;font-size:12px}.form-sub-info[data-v-527a5624]{font-size:12px;color:#0093cc}.form-select.not-editable[data-v-527a5624],.form-select.not-editable[data-v-527a5624]:disabled{border:none;background:transparent;font-weight:700;font-size:16px;padding-left:0;padding-right:0}.not-editable[data-v-527a5624]:after{content:""}.form-text-input.not-editable[data-v-527a5624],.form-text-input.not-editable[data-v-527a5624]:disabled,.not-editable.form-text-input-custom[data-v-527a5624],.not-editable.form-text-input-custom[data-v-527a5624]:disabled,.not-editable.form-text-input-short[data-v-527a5624],.not-editable.form-text-input-short[data-v-527a5624]:disabled,.not-editable.form-text-input-tag[data-v-527a5624],.not-editable.form-text-input-tag[data-v-527a5624]:disabled{border:none;background:transparent;font-weight:700;font-size:16px;padding-left:0}.form-text-input.not-editable[data-v-527a5624]::-webkit-input-placeholder,.form-text-input.not-editable[data-v-527a5624]:disabled::-webkit-input-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]::-webkit-input-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]:disabled::-webkit-input-placeholder,.not-editable.form-text-input-short[data-v-527a5624]::-webkit-input-placeholder,.not-editable.form-text-input-short[data-v-527a5624]:disabled::-webkit-input-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]::-webkit-input-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]:disabled::-webkit-input-placeholder{color:transparent}.form-text-input.not-editable[data-v-527a5624]::-moz-placeholder,.form-text-input.not-editable[data-v-527a5624]:disabled::-moz-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]::-moz-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]:disabled::-moz-placeholder,.not-editable.form-text-input-short[data-v-527a5624]::-moz-placeholder,.not-editable.form-text-input-short[data-v-527a5624]:disabled::-moz-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]::-moz-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]:disabled::-moz-placeholder{color:transparent}.form-text-input.not-editable[data-v-527a5624]:-ms-input-placeholder,.form-text-input.not-editable[data-v-527a5624]:disabled:-ms-input-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]:-ms-input-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]:disabled:-ms-input-placeholder,.not-editable.form-text-input-short[data-v-527a5624]:-ms-input-placeholder,.not-editable.form-text-input-short[data-v-527a5624]:disabled:-ms-input-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]:-ms-input-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]:disabled:-ms-input-placeholder{color:transparent}.form-text-input.not-editable[data-v-527a5624]::-ms-input-placeholder,.form-text-input.not-editable[data-v-527a5624]:disabled::-ms-input-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]::-ms-input-placeholder,.not-editable.form-text-input-custom[data-v-527a5624]:disabled::-ms-input-placeholder,.not-editable.form-text-input-short[data-v-527a5624]::-ms-input-placeholder,.not-editable.form-text-input-short[data-v-527a5624]:disabled::-ms-input-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]::-ms-input-placeholder,.not-editable.form-text-input-tag[data-v-527a5624]:disabled::-ms-input-placeholder{color:transparent}.form-text-input.not-editable[data-v-527a5624]::placeholder,.form-text-input.not-editable[data-v-527a5624]:disabled::placeholder,.not-editable.form-text-input-custom[data-v-527a5624]::placeholder,.not-editable.form-text-input-custom[data-v-527a5624]:disabled::placeholder,.not-editable.form-text-input-short[data-v-527a5624]::placeholder,.not-editable.form-text-input-short[data-v-527a5624]:disabled::placeholder,.not-editable.form-text-input-tag[data-v-527a5624]::placeholder,.not-editable.form-text-input-tag[data-v-527a5624]:disabled::placeholder{color:transparent}.mobile-header[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.mobile-header .tag-number[data-v-527a5624]{width:80px;text-align:center;padding:.5rem;letter-spacing:2px}.mobile-header .search[data-v-527a5624]{padding:.5rem;margin:0}.criteria-content[data-v-527a5624]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.criteria-text[data-v-527a5624]{font-size:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title[data-v-527a5624]{font-size:14px}.tag-number[data-v-527a5624]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dates[data-v-527a5624],.tag-number[data-v-527a5624]{display:-webkit-box;display:-ms-flexbox;display:flex}.form-text-input-tag[data-v-527a5624]{width:100px;text-align:center;font-size:1.5rem;margin:.5rem 0 0 0}.actions[data-v-4eb03af2],.actions[data-v-527a5624]{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.actions[data-v-4eb03af2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}.loading[data-v-3a29d328]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-empty-hooks-table{font-size:.875rem}.mobile-empty-hooks-table .header{padding:0 .25rem}.mobile-empty-hooks-table .header.header-unit{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.split-title[data-v-4c6593d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sub-title[data-v-4c6593d8]{font-size:12px;text-align:center;margin-top:5px;margin-bottom:10px}.updated[data-v-4c6593d8]{font-size:10px;text-align:center;margin-bottom:10px}.actions[data-v-4c6593d8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.export-button[data-v-4c6593d8]{white-space:nowrap}@media print{.print-hide[data-v-4c6593d8]{display:none}}.table-rows[data-v-4c6593d8] table{border-collapse:collapse}@media print{.table-rows[data-v-4c6593d8] table tr{border:1px solid #000}.table-rows[data-v-4c6593d8] table td{border-left:1px solid #000}.table-rows[data-v-4c6593d8] table th:first-child{border-right:1px solid #000}}.system-user[data-v-374eb4ea]{font-style:italic}table[data-v-374eb4ea]{width:100%;border-collapse:collapse;border-spacing:0}td[data-v-374eb4ea],th[data-v-374eb4ea]{padding:.5rem;border:1px solid #797979}th[data-v-374eb4ea]{border-color:#797979;text-align:left}.json-container[data-v-374eb4ea]{max-height:200px;overflow:auto;background-color:#efefef;font-size:.8rem;font-family:Roboto Mono,monospace;border-radius:1rem;padding:.5rem}table.changes-table td[data-v-374eb4ea],table.changes-table th[data-v-374eb4ea]{padding:.25rem .5rem}.changes-table.type[data-v-374eb4ea]{min-width:3.5rem}.changes-table.newValue[data-v-374eb4ea],.changes-table.oldValue[data-v-374eb4ea]{width:50%}.changes-table.initialValues[data-v-374eb4ea]{width:100%}.loading[data-v-099acda6]{text-align:center;font-size:2.5rem;margin:5rem 0}.ht-express-container[data-v-ffc7506e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-actions-buttons[data-v-ffc7506e]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse;padding:1rem 0}.systems-input[data-v-ffc7506e]{width:200px}.table-striped tr th[data-v-8039ddb2]{white-space:nowrap}a[data-v-8039ddb2]:hover{border-bottom:none}.top[data-v-8039ddb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field label[data-v-8039ddb2]{display:block;width:100%}.field input[data-v-8039ddb2]{width:80%;font-size:14px;padding:4px 8px;margin:0}.table-striped tr th[data-v-3769d4d9]{white-space:nowrap}a[data-v-3769d4d9]:hover{border-bottom:none}.top[data-v-3769d4d9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.field label[data-v-3769d4d9]{display:block;width:100%}.field input[data-v-3769d4d9]{width:80%;font-size:14px;padding:4px 8px;margin:0}.idle-bg[data-v-9a779482]{position:fixed;top:0;left:0;height:100%;width:100%;z-index:999;background:rgba(0,0,0,.5);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}.idle-fg[data-v-9a779482]{width:800px;border:1px solid #797979;background:#fff;font-size:18px;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.idle-fg .title[data-v-9a779482]{width:780px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#515151;color:#fff}.idle-fg .title .title-text[data-v-9a779482]{font-weight:700}.idle-fg .title .title-close[data-v-9a779482-s]{font-size:16px;cursor:pointer}.idle-fg .body[data-v-9a779482]{width:760px;padding:20px;color:#666}.idle-fg .body .description[data-v-9a779482]{text-align:center}.idle-fg .body .description .warning[data-v-9a779482]{font-size:42px;margin-bottom:20px}.idle-fg .body .actions[data-v-9a779482]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yellow[data-v-9a779482]{color:#f59a23}.time-left[data-v-9a779482]{font-size:20px;font-weight:700}.low-time[data-v-9a779482]{color:red}.option[data-v-d37c6f3a]{font-size:.75rem}.select-text[data-v-d37c6f3a]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;color:#000}.select-icon[data-v-d37c6f3a]{margin-right:.5rem;color:#b6b6b6}.multiselect[data-v-d37c6f3a]{margin:0;min-height:0}[data-v-d37c6f3a] .multiselect__tags{padding:.125rem 2rem 0 .25rem;min-height:0}[data-v-d37c6f3a] .multiselect__placeholder{margin-bottom:0;padding:0}[data-v-d37c6f3a] .multiselect__single{margin-bottom:0}[data-v-d37c6f3a] .multiselect__select{height:1.5rem;width:2rem}.option[data-v-69ac5593]{font-size:.75rem}.select-text[data-v-69ac5593]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;color:#000}.select-icon[data-v-69ac5593]{margin-right:.5rem;color:#b6b6b6}.multiselect[data-v-69ac5593]{margin:0;min-height:0}[data-v-69ac5593] .multiselect__tags{padding:.125rem 2rem 0 .25rem;min-height:0}[data-v-69ac5593] .multiselect__placeholder{margin-bottom:0;padding:0}[data-v-69ac5593] .multiselect__single{margin-bottom:0}[data-v-69ac5593] .multiselect__select{height:1.5rem;width:2rem}.option[data-v-7e18736b]{font-size:.75rem}.select-text[data-v-7e18736b]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;color:#000}.select-icon[data-v-7e18736b]{margin-right:.5rem;color:#b6b6b6}.multiselect[data-v-7e18736b]{margin:0;min-height:0}[data-v-7e18736b] .multiselect__tags{padding:.125rem 2rem 0 .25rem;min-height:0}[data-v-7e18736b] .multiselect__placeholder{margin-bottom:0;padding:0}[data-v-7e18736b] .multiselect__single{margin-bottom:0}[data-v-7e18736b] .multiselect__select{height:1.5rem;width:2rem}.header[data-v-2b717328]{background-color:#152e71;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem .5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.header-content[data-v-2b717328]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:1rem;min-width:0}.logo[data-v-2b717328]{width:144px;height:auto;display:block}.username[data-v-2b717328]{text-align:right;font-size:.75rem;margin-bottom:.25rem}.footer-mobile[data-v-6e81f098]{height:3rem;z-index:22}.footer-content[data-v-6e81f098]{height:3rem;position:fixed;bottom:0;background-color:#191919;width:100vw;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-link[data-v-6e81f098]:hover{border:none}.footer-link.active .button[data-v-6e81f098]{color:#fff}.button[data-v-6e81f098]{margin:0;padding:0;border:0;background-color:transparent;color:#888}.button[data-v-6e81f098]:hover{color:#fff}.button .menu-icon[data-v-6e81f098]{font-size:1.75rem}.burger[data-v-6e81f098]{display:block;width:2rem;height:.25rem;margin-bottom:.25rem;background-color:#888;border-radius:.125rem;-webkit-transition:background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1)}.burger[data-v-6e81f098]:first-child,.burger[data-v-6e81f098]:nth-child(3){-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.sidebar-toggle.active .burger[data-v-6e81f098]{background-color:#fff}.sidebar-toggle.active .burger[data-v-6e81f098]:first-child{-webkit-transform:translateY(.5rem) rotate(45deg);transform:translateY(.5rem) rotate(45deg)}.sidebar-toggle.active .burger[data-v-6e81f098]:nth-child(2){opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}.sidebar-toggle.active .burger[data-v-6e81f098]:nth-child(3){-webkit-transform:translateY(-.5rem) rotate(-45deg);transform:translateY(-.5rem) rotate(-45deg)}.property-title[data-v-bbfc96a8]{text-transform:uppercase;color:#666;font-weight:700;font-size:.875rem;padding-bottom:1rem}.property-row[data-v-bbfc96a8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:1rem}.icon[data-v-bbfc96a8]{color:#888;text-align:center;-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem}.row-content[data-v-bbfc96a8]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.phone-number[data-v-bbfc96a8]{text-decoration:underline}.phone-number[data-v-bbfc96a8]:hover{border-bottom:none}.icon[data-v-65372582]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem 1rem .5rem .5rem;font-size:1.5rem;width:3rem;text-align:center}.sidebar-link[data-v-65372582]{border-top:1px solid #b6b6b6;text-transform:uppercase;padding:.5rem 0 .25rem 0;font-size:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;border-bottom:none}.sidebar-link[data-v-65372582]:hover{border-bottom:none}.sidebar-link[data-v-65372582]:last-child{border-bottom:1px solid #b6b6b6}.sidebar-link.logout[data-v-65372582]{cursor:pointer}.email-link[data-v-65372582]{padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.email-link a[data-v-65372582]{color:#000;border-bottom:none;width:100%;padding:.25rem 0 .5rem 0}.email-link a[data-v-65372582]:hover{border-bottom:none}.logout-link[data-v-65372582]{padding-top:.125rem}[data-v-336e474a]{-webkit-box-sizing:border-box;box-sizing:border-box}.background[data-v-336e474a]{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:20}.sidebar[data-v-336e474a]{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;left:0;width:280px;height:calc(100vh - 122px);margin-left:calc(100vw - 280px);-webkit-box-shadow:0 0 1rem 0 #000;box-shadow:0 0 1rem 0 #000;background-color:#fff;padding:1rem;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;z-index:25}.links[data-v-336e474a]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.contact[data-v-336e474a]{text-align:center;font-size:.75rem;color:#474747;margin:1rem 0;line-height:1.25}.contact .contact-title[data-v-336e474a]{text-transform:uppercase}.copyright[data-v-336e474a]{text-align:center;font-size:.75rem;color:#474747;line-height:1.5}.slide-enter-active[data-v-336e474a],.slide-leave-active[data-v-336e474a]{-webkit-transition:all .5s ease;transition:all .5s ease}.slide-enter-from[data-v-336e474a],.slide-leave-to[data-v-336e474a]{-webkit-transform:translateX(100vw);transform:translateX(100vw)}.fade-enter-active[data-v-336e474a],.fade-leave-active[data-v-336e474a]{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.fade-enter-from[data-v-336e474a],.fade-leave-to[data-v-336e474a]{opacity:0}.phone-number[data-v-336e474a]{text-decoration:underline}.phone-number[data-v-336e474a]:hover{border-bottom:none}.impersonation-wrapper[data-v-336e474a]{padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #b6b6b6}.button[data-v-336e474a]{margin:0;padding:.5rem .75rem;font-size:1rem;width:100%}#content.sidebar-wrapper[data-v-0a84638f]{position:relative;overflow:hidden}#content.modal-wrapper[data-v-0a84638f]{position:relative}.lex-interface-wrapper[data-v-0a84638f]{position:fixed;right:20px;bottom:20px;z-index:1000}@media (max-width:1048px){.hide-on-mobile[data-v-0a84638f]{display:none}}#nav-header[data-v-b5f0b064]{height:100px;background-color:#152e71;color:#fff}.logo[data-v-b5f0b064]{width:190px;margin:10px 20px}