fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"\D7";font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.o1-rounded{border-radius:.25rem}.o1-border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.o1-px-2{padding-left:.5rem;padding-right:.5rem}.o1-py-1{padding-bottom:.25rem;padding-top:.25rem}.o1-text-sm{font-size:.875rem;line-height:1.25rem}.hover\:o1-bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.dark\:o1-border-gray-700:is(.o1-dark *){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:o1-border-slate-800:is(.o1-dark *){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity,1))}.dark\:o1-bg-gray-900:is(.o1-dark *){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:hover\:o1-bg-gray-800:hover:is(.o1-dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}

.ml-8{margin-left:2rem}.mr-4{margin-right:1rem}a{font-weight:500}a,a:hover{color:#003b4d}a:hover{cursor:pointer;font-weight:700}.dark a:hover{color:#66d9ef}.w-3\/4{width:75%}.group-label{color:#000;font-weight:700!important}.dark .group-label{color:#fff}
.custom-detail-toolbar-card{min-height:30px!important}






.dark .dynamicTextShowHide{color:#d1c6c6}.dynamicTextShowHide{font-weight:700}.instruction-copy-class p strong{font-size:16px;font-weight:800}


.tabs-component-tabs{@apply relative z-0 bg-white dark:bg-gray-800 rounded-t-lg border-b mx-auto overflow-x-auto}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-15px)}}.bounce{animation-duration:1.5s;animation-fill-mode:both;animation-iteration-count:3;animation-name:bounce}.tabs-component-panels .tabs-component-tabs{@apply relative z-0 bg-white dark:bg-gray-800 rounded-t-lg border-b mx-auto overflow-x-auto;display:flex}.tabs-component-panels,.tabs-component-panels .tab.fields-tab,.tabs-component-panels .tabs-component-tab,.tabs-component-panels .tabs-component-tab:not(:disabled),.tabs-component-tab,.tabs-component-tab.is-active,form .tabs-component-panels .tab.fields-tab{@apply shadow bg-white dark:bg-gray-800 rounded-b-lg rounded-t-lg}.tabs-component-tabs{display:flex;flex:1 1 0%;flex-shrink:0;font-weight:600;min-width:-moz-min-content;min-width:min-content;overflow:hidden;position:relative;text-align:center}.tabs-component-tab{border:.5px solid #a9a9a9;padding:5px}.tabs-component-tab.is-active{border-bottom:0}.tabs-component-tab-a{align-items:center;color:inherit;display:flex;padding:.75em 1em;text-decoration:none}.tabs-component-panels{border-radius:0 6px 6px 6px;border-width:.5px;border-top:0;border-color:#97a2b6;box-shadow:0 0 10px rgba(0,0,0,.05);padding:1em 2em;h1{margin:1em 0;padding-bottom:.5em}}.tabs-component-tab-a.is-active{border-bottom:1px solid --colors-primary-500;color:rgba(var(--colors-primary-500))}


.repeat-row{position:relative;.repeat-row-inputs{width:100%}&.-horizontal{margin-bottom:1rem}&.-vertical{margin-bottom:2rem;&:last-child{margin-bottom:1rem}}&-delete,&-move{align-items:center;border-radius:100%;color:#fff;display:flex;height:2rem;justify-content:center;margin-top:- 1rem;opacity:0;padding:.5rem;position:absolute;top:50%;transform:translateX(0);transition:all .2s;width:2rem;z-index:20;svg{fill:currentColor;max-height:100%;max-width:100%}}&-move{background:var(--primary);left:0}&-delete{background:var(--danger);left:600}&-inputs{display:flex;position:relative;z-index:30;&.-horizontal{margin-left:-.5rem;margin-right:-.5rem}&.-horizontal,&.-vertical{justify-content:space-between}&.-vertical{flex-direction:column}}&-input{&.-vertical{margin-bottom:1rem;&:last-child{margin-bottom:0}}&.-horizontal{padding:0 .5rem}}&:hover{.repeat-row-delete,.repeat-row-move{opacity:1}.repeat-row-move{transform:translateX(- 2.5rem)}}}.dark .repeat-row{&:after{background-color:inherit}}













.vc-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .vc-description{color:#9aa7bb}.dark .vc-description strong{color:#4fb3d9}.vc-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.vc-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.vc-description .standard-style{color:#006e90;font-style:italic}[dusk=venting-calculator-data-index-component] table>tbody>tr>td:last-child,[dusk=venting-calculator-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=venting-calculator-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=venting-calculator-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=venting-calculator-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=venting-calculator-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=venting-calculator-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=venting-calculator-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=venting-calculator-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=venting-calculator-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=venting-calculator-data-index-component] table>thead>tr>th:first-child,[dusk=venting-calculator-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=venting-calculator-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=venting-calculator-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=venting-calculator-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:25%}[dusk=venting-calculator-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:25%}[dusk=venting-calculator-data-index-component] h1{display:none}.vc-resource-table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=venting-calculator-data-index-component] table .groupHeader th span{font-size:16px!important}.vc-resource-table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}.vc-resource-table.table thead tr th:nth-child(2),[dusk=venting-calculator-data-index-component] table thead tr th:first-child{min-width:15px!important}[dusk=venting-calculator-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=venting-calculator-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=venting-calculator-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=venting-calculator-data-index-component] table .groupHeader+tr th:nth-child(7){min-width:156px!important}[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(30),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(34),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(44),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(47),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(54),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(68),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(7),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(81),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(92),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(30),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(34),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(44),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(47),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(54),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(68),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(7),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(81),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(92){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(29),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(33),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(43),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(46),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(53),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(66),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(80),[dusk=venting-calculator-data-index-component] table tbody tr td:nth-child(91),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(29),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(33),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(43),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(46),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(53),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(66),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(80),[dusk=venting-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(91){padding-right:20px}[dusk=venting-calculator-data-index-component] table .groupHeader+tr th:nth-child(44),[dusk=venting-calculator-data-index-component] table .groupHeader+tr th:nth-child(45),[dusk=venting-calculator-data-index-component] table .groupHeader+tr th:nth-child(46){min-width:146px!important}.vc-table-th-info .tooltip-inner{box-shadow:0 4px 25px 0 rgba(0,0,0,.23);min-height:700px!important}.vc-table-th-info [dusk=sort-ItemName] svg{margin-left:4px}.vc-selectedSKusDiv{color:#3c4b5f;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;text-transform:uppercase}[dusk=venting-calculator-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=venting-calculator-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=venting-calculator-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=venting-calculator-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=venting-calculator-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=venting-calculator-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=venting-calculator-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}[dusk=venting-calculator-data-index-component].resource-index .action-select [dusk=action-select]{display:none}.fc-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .fc-description{color:#9aa7bb}.dark .fc-description strong{color:#4fb3d9}.fc-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.fc-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.fc-description .standard-style{color:#006e90;font-style:italic}[dusk=fireplace-calculator-data-index-component] table>tbody>tr>td:last-child,[dusk=fireplace-calculator-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=fireplace-calculator-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=fireplace-calculator-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=fireplace-calculator-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=fireplace-calculator-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=fireplace-calculator-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=fireplace-calculator-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=fireplace-calculator-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=fireplace-calculator-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=fireplace-calculator-data-index-component] table>thead>tr>th:first-child,[dusk=fireplace-calculator-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=fireplace-calculator-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=fireplace-calculator-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=fireplace-calculator-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:25%}[dusk=fireplace-calculator-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:25%}.bg-showeditIcon{background-color:#4199de!important;cursor:pointer}[dusk=fireplace-calculator-data-index-component] h1{display:none}[dusk=resource-table] th{padding:.75rem}.fc-resource-table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=fireplace-calculator-data-index-component] table .groupHeader th span{font-size:16px!important}.fc-resource-table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}.fc-resource-table.table thead tr th:nth-child(2),[dusk=fireplace-calculator-data-index-component] table thead tr th:first-child{min-width:15px!important}[dusk=fireplace-calculator-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=fireplace-calculator-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=fireplace-calculator-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(10),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(13),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(23),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(28),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(31),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(38),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(45),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(52),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(59),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(66),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(68),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(7),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(70),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(10),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(13),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(23),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(28),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(31),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(38),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(45),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(52),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(59),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(66),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(68),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(7),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(70){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(12),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(22),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(27),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(30),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(37),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(44),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(51),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(58),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(65),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(67),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(69),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(70),[dusk=fireplace-calculator-data-index-component] table tbody tr td:nth-child(9),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(12),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(22),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(27),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(30),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(37),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(44),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(51),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(58),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(65),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(9){padding-right:20px}[dusk=fireplace-calculator-data-index-component] table .groupHeader+tr th:nth-child(66){min-width:105px!important}[dusk=fireplace-calculator-data-index-component] table .groupHeader+tr th:nth-child(67){min-width:94px;padding-right:20px}[dusk=fireplace-calculator-data-index-component] table .groupHeader+tr th:nth-child(68),[dusk=fireplace-calculator-data-index-component] table .groupHeader+tr th:nth-child(69){min-width:105px}[dusk=fireplace-calculator-data-index-component] table .groupHeader+tr th:nth-child(70),[dusk=fireplace-calculator-data-index-component] table .groupHeader+tr th:nth-child(71){min-width:115px}[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(23),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(24),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(26){min-width:94px}[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(25){min-width:123px}[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(27),[dusk=fireplace-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(28){min-width:135px}[dusk=filter-menu]{width:360px!important}[dusk=dropdown-menu] [dusk=filter-menu] div{max-height:600px!important}[dusk=filter-menu] .checkbox{margin-right:16px}[dusk=filter-menu] h3{color:#013b4d;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}.dark [dusk=filter-menu] h3{color:#4fb3d9}[dusk=filter-menu] label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22}[dusk=filter-menu].resource-index .index-actions-container{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=fireplace-calculator-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=fireplace-calculator-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=fireplace-calculator-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}.fpc-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .fpc-description{color:#9aa7bb}.dark .fpc-description strong{color:#4fb3d9}.fpc-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.fpc-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.fpc-description .standard-style{color:#006e90;font-style:italic}[dusk=firepit-calculator-data-index-component] table>tbody>tr>td:last-child,[dusk=firepit-calculator-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=firepit-calculator-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=firepit-calculator-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=firepit-calculator-data-index-component] table>thead>tr>th{text-transform:capitalize}[dusk=firepit-calculator-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=firepit-calculator-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=firepit-calculator-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=firepit-calculator-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=firepit-calculator-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=firepit-calculator-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=firepit-calculator-data-index-component] table>thead>tr>th:first-child,[dusk=firepit-calculator-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=firepit-calculator-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=firepit-calculator-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=firepit-calculator-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:25%}[dusk=firepit-calculator-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:25%}[dusk=firepit-calculator-data-index-component] h1{display:none}[dusk=firepit-calculator-data-index-component] table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=firepit-calculator-data-index-component] table .groupHeader th span{font-size:16px!important}[dusk=firepit-calculator-data-index-component] table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}[dusk=firepit-calculator-data-index-component] table thead tr th:first-child,[dusk=firepit-calculator-data-index-component] table thead tr th:nth-child(2){min-width:15px!important}[dusk=firepit-calculator-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=firepit-calculator-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=firepit-calculator-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(13),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(19),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(25),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(33),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(47),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(7),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(13),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(19),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(25),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(33),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(47),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(7){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(12),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(18),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(24),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(32),[dusk=firepit-calculator-data-index-component] table tbody tr td:nth-child(46),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(12),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(18),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(24),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(32),[dusk=firepit-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(46){padding-right:20px}[dusk=firepit-calculator-data-index-component] table .groupHeader+tr th:nth-child(25){min-width:156px!important}.fpc-table-th-info .tooltip-inner{box-shadow:0 4px 25px 0 rgba(0,0,0,.23);min-height:700px!important}.fpc-table-th-info [dusk=sort-ItemName] svg{margin-left:4px}.fpc-selectedSKusDiv{color:#3c4b5f;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;text-transform:uppercase}[dusk=firepit-calculator-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=firepit-calculator-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=firepit-calculator-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=firepit-calculator-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=firepit-calculator-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=firepit-calculator-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=firepit-calculator-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}.cc-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .cc-description{color:#9aa7bb}.dark .cc-description strong{color:#4fb3d9}.cc-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.cc-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.cc-description .standard-style{color:#006e90;font-style:italic}[dusk=canopy-calculator-data-index-component] table>tbody>tr>td:last-child,[dusk=canopy-calculator-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=canopy-calculator-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=canopy-calculator-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=canopy-calculator-data-index-component] table>thead>tr>th{text-transform:capitalize}[dusk=canopy-calculator-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=canopy-calculator-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=canopy-calculator-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=canopy-calculator-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=canopy-calculator-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=canopy-calculator-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=canopy-calculator-data-index-component] table>thead>tr>th:first-child,[dusk=canopy-calculator-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=canopy-calculator-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=canopy-calculator-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=canopy-calculator-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:25%}[dusk=canopy-calculator-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:25%}[dusk=canopy-calculator-data-index-component] h1{display:none}[dusk=canopy-calculator-data-index-component] table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=canopy-calculator-data-index-component] table .groupHeader th span{font-size:16px!important}[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}[dusk=canopy-calculator-data-index-component] table thead tr th:first-child,[dusk=canopy-calculator-data-index-component] table thead tr th:nth-child(2){min-width:15px!important}[dusk=canopy-calculator-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=canopy-calculator-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(10),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(13),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(21),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(23),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(25),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(31),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(34),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(45),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(7),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(10),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(13),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(21),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(23),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(25),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(31),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(34),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(45),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(7){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(12),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(23),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(27),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(31),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(37),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(44),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(51),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(58),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(65),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(67),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(69),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(70),[dusk=canopy-calculator-data-index-component] table tbody tr td:nth-child(9),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(12),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(22),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(27),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(31),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(37),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(44),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(51),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(58),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(65),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(9){padding-right:20px}[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th:nth-child(66){min-width:105px!important}[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th:nth-child(67){min-width:94px;padding-right:20px}[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th:nth-child(68),[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th:nth-child(69){min-width:105px}[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th:nth-child(70),[dusk=canopy-calculator-data-index-component] table .groupHeader+tr th:nth-child(71){min-width:115px}[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(22),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(25),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(26){min-width:94px}[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(25){min-width:123px}[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(27),[dusk=canopy-calculator-data-index-component] table thead .groupHeader+tr th:nth-child(28){min-width:135px}.cc-table-th-info .tooltip-inner{box-shadow:0 4px 25px 0 rgba(0,0,0,.23);min-height:700px!important}.cc-table-th-info [dusk=sort-ItemName] svg{margin-left:4px}.cc-selectedSKusDiv{color:#3c4b5f;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;text-transform:uppercase}[dusk=canopy-calculator-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=canopy-calculator-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=canopy-calculator-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=canopy-calculator-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=canopy-calculator-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=canopy-calculator-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=canopy-calculator-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}[dusk=chimney-caps-data-index-component] table>tbody>tr>td:last-child,[dusk=chimney-caps-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=chimney-caps-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=chimney-caps-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=chimney-caps-data-index-component] table>thead>tr>th{text-transform:capitalize}[dusk=chimney-caps-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=chimney-caps-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=chimney-caps-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=chimney-caps-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=chimney-caps-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=chimney-caps-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=chimney-caps-data-index-component] table>thead>tr>th:first-child,[dusk=chimney-caps-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=chimney-caps-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=chimney-caps-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=chimney-caps-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:15%}[dusk=chimney-caps-data-index-component] table>thead>tr>th:first-child,[dusk=chimney-caps-data-index-component] table>thead>tr>th:nth-child(2){min-width:15%}[dusk=chimney-caps-data-index-component] table>tbody>tr>td:nth-child(6),[dusk=chimney-caps-data-index-component] table>thead>tr>th:nth-child(6){min-width:230px!important}[dusk=chimney-caps-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:15%}[dusk=chimney-caps-data-index-component] h1{display:none}[dusk=chimney-caps-data-index-component] table>thead>tr>th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}[dusk=chimney-caps-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=chimney-caps-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=chimney-caps-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=chimney-caps-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=chimney-caps-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=chimney-caps-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=chimney-caps-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}.fci-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .fci-description{color:#9aa7bb}.dark .fci-description strong{color:#4fb3d9}.fci-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.fci-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.fci-description .standard-style{color:#006e90;font-style:italic}[dusk=fireplace-inserts-data-index-component] table>tbody>tr>td:last-child,[dusk=fireplace-inserts-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=fireplace-inserts-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=fireplace-inserts-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=fireplace-inserts-data-index-component] table>thead>tr>th{text-transform:capitalize}[dusk=fireplace-inserts-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=fireplace-inserts-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=fireplace-inserts-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=fireplace-inserts-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=fireplace-inserts-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=fireplace-inserts-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=fireplace-inserts-data-index-component] table>thead>tr>th:first-child,[dusk=fireplace-inserts-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=fireplace-inserts-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=fireplace-inserts-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=fireplace-inserts-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:25%}[dusk=fireplace-inserts-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:25%}[dusk=fireplace-inserts-data-index-component] h1{display:none}[dusk=fireplace-inserts-data-index-component] table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=fireplace-inserts-data-index-component] table .groupHeader th span{font-size:16px!important}[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}[dusk=fireplace-inserts-data-index-component] table thead tr th:first-child,[dusk=fireplace-inserts-data-index-component] table thead tr th:nth-child(2){min-width:15px!important}[dusk=fireplace-inserts-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=fireplace-inserts-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(10),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(13),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(22),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(24),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(27),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(34),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(41),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(48),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(55),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(57),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(62),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(64),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(7),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(10),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(13),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(22),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(24),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(27),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(34),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(41),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(48),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(55),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(57),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(62),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(64),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(7){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(12),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(22),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(25),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(30),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(37),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(44),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(51),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(56),[dusk=fireplace-inserts-data-index-component] table tbody tr td:nth-child(9),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(12),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(21),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(26),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(37),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(44),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(51),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(56),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(65),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(9){padding-right:20px}[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th:nth-child(55),[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th:nth-child(56){min-width:105px!important}[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th:nth-child(56){min-width:94px;padding-right:20px}[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th:nth-child(58),[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th:nth-child(59),[dusk=fireplace-inserts-data-index-component] table .groupHeader+tr th:nth-child(60){min-width:105px}[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(22),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(23),[dusk=fireplace-inserts-data-index-component] table thead .groupHeader+tr th:nth-child(26){min-width:94px}[dusk=fireplace-inserts-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=fireplace-inserts-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=fireplace-inserts-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=fireplace-inserts-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=fireplace-inserts-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=fireplace-inserts-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=fireplace-inserts-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}.fcis-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .fcis-description{color:#9aa7bb}.dark .fcis-description strong{color:#4fb3d9}.fcis-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.fcis-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.fcis-description .standard-style{color:#006e90;font-style:italic}[dusk=fireplace-insert-surrounds-data-index-component] table>tbody>tr>td:last-child,[dusk=fireplace-insert-surrounds-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=fireplace-insert-surrounds-data-index-component] table>thead>tr>th{text-transform:capitalize}[dusk=fireplace-insert-surrounds-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=fireplace-insert-surrounds-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=fireplace-insert-surrounds-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=fireplace-insert-surrounds-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=fireplace-insert-surrounds-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=fireplace-insert-surrounds-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=fireplace-insert-surrounds-data-index-component] table>thead>tr>th:first-child,[dusk=fireplace-insert-surrounds-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=fireplace-insert-surrounds-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=fireplace-insert-surrounds-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=fireplace-insert-surrounds-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:15%}[dusk=fireplace-insert-surrounds-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:15%}[dusk=fireplace-insert-surrounds-data-index-component] h1{display:none}[dusk=fireplace-insert-surrounds-data-index-component] table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=fireplace-insert-surrounds-data-index-component] table .groupHeader th span{font-size:16px!important}[dusk=fireplace-insert-surrounds-data-index-component] table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}[dusk=fireplace-insert-surrounds-data-index-component] table thead tr th:first-child,[dusk=fireplace-insert-surrounds-data-index-component] table thead tr th:nth-child(2){min-width:15px!important}[dusk=fireplace-insert-surrounds-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=fireplace-insert-surrounds-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=fireplace-insert-surrounds-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=fireplace-insert-surrounds-data-index-component] table tbody tr td:nth-child(10),[dusk=fireplace-insert-surrounds-data-index-component] table tbody tr td:nth-child(11),[dusk=fireplace-insert-surrounds-data-index-component] table tbody tr td:nth-child(13),[dusk=fireplace-insert-surrounds-data-index-component] table tbody tr td:nth-child(7),[dusk=fireplace-insert-surrounds-data-index-component] table thead .groupHeader+tr th:nth-child(10),[dusk=fireplace-insert-surrounds-data-index-component] table thead .groupHeader+tr th:nth-child(11),[dusk=fireplace-insert-surrounds-data-index-component] table thead .groupHeader+tr th:nth-child(13),[dusk=fireplace-insert-surrounds-data-index-component] table thead .groupHeader+tr th:nth-child(7){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=fireplace-insert-surrounds-data-index-component] table thead .groupHeader+tr th:nth-child(9){padding-right:20px}[dusk=fireplace-insert-surrounds-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=fireplace-insert-surrounds-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=fireplace-insert-surrounds-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=fireplace-insert-surrounds-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=fireplace-insert-surrounds-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=fireplace-insert-surrounds-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=fireplace-insert-surrounds-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}.fgs-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .fgs-description{color:#9aa7bb}.dark .fgs-description strong{color:#4fb3d9}.fgs-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.fgs-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.fgs-description .standard-style{color:#006e90;font-style:italic}[dusk=gas-log-sets-data-index-component] table>tbody>tr>td:last-child,[dusk=gas-log-sets-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=gas-log-sets-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=gas-log-sets-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=gas-log-sets-data-index-component] table>thead>tr>th{text-transform:capitalize}[dusk=gas-log-sets-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=gas-log-sets-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=gas-log-sets-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=gas-log-sets-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=gas-log-sets-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=gas-log-sets-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=gas-log-sets-data-index-component] table>thead>tr>th:first-child,[dusk=gas-log-sets-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=gas-log-sets-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=gas-log-sets-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=gas-log-sets-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:25%}[dusk=gas-log-sets-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:25%}[dusk=gas-log-sets-data-index-component] h1{display:none}[dusk=gas-log-sets-data-index-component] table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=gas-log-sets-data-index-component] table .groupHeader th span{font-size:16px!important}[dusk=gas-log-sets-data-index-component] table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}[dusk=gas-log-sets-data-index-component] table thead tr th:first-child,[dusk=gas-log-sets-data-index-component] table thead tr th:nth-child(2){min-width:15px!important}[dusk=gas-log-sets-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=gas-log-sets-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=gas-log-sets-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(10),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(13),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(18),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(23),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(25),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(32),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(39),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(46),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(53),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(56),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(59),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(7),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(10),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(13),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(18),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(23),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(25),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(32),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(39),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(46),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(53),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(56),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(59),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(7){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(12),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(22),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(27),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(32),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(39),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(46),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(53),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(58),[dusk=gas-log-sets-data-index-component] table tbody tr td:nth-child(9),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(12),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(22),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(27),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(32),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(37),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(46),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(53),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(58),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(65),[dusk=gas-log-sets-data-index-component] table thead .groupHeader+tr th:nth-child(9){padding-right:20px}[dusk=gas-log-sets-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=gas-log-sets-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=gas-log-sets-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=gas-log-sets-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=gas-log-sets-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=gas-log-sets-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=gas-log-sets-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}.fcs-description{color:#616161;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;padding:3px}.dark .fcs-description{color:#9aa7bb}.dark .fcs-description strong{color:#4fb3d9}.fcs-description strong{color:#013b4d;font-weight:700;margin-bottom:16px;margin-top:16px}.fcs-description .heading{color:#013b4d;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4;margin:6px 0 16px;text-transform:uppercase}.fcs-description .standard-style{color:#006e90;font-style:italic}[dusk=stoves-data-index-component] table>tbody>tr>td:last-child,[dusk=stoves-data-index-component] table>thead>tr>th:last-child{display:none}[dusk=stoves-data-index-component] table>tbody>tr>td:nth-child(3),[dusk=stoves-data-index-component] table>thead>tr>th:nth-child(3){font-weight:700;left:0;min-width:170px;position:sticky}[dusk=stoves-data-index-component] table>thead>tr>th{text-transform:capitalize}[dusk=stoves-data-index-component] table>tbody>tr>td{color:#013b4d;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:1.29;padding-left:12px;padding-right:12px}.dark [dusk=stoves-data-index-component] table>tbody>tr>td{color:#4fb3d9}[dusk=stoves-data-index-component] table>thead{position:sticky;top:0;z-index:1}[dusk=stoves-data-index-component] div:has(table):first-child{height:100vh;overflow:scroll}[dusk=stoves-data-index-component] [dusk=create-button]{cursor:not-allowed;display:none}[dusk=stoves-data-index-component] .custom-index-toolbar{margin-left:419px}[dusk=stoves-data-index-component] table>thead>tr>th:first-child,[dusk=stoves-data-index-component] table>thead>tr>th:nth-child(2){border:0}[dusk=stoves-data-index-component] table>thead>tr>th:nth-child(4){border-left:0}[dusk=stoves-data-index-component] table>tbody>tr:hover>td:nth-child(3){background-color:#7d858e}[dusk=stoves-data-index-component] table>tbody>tr>td:nth-child(3){background-color:#7d858e;color:var(--calcite);font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.39px;line-height:normal;text-align:center;width:25%}[dusk=stoves-data-index-component] table>thead>tr>th:nth-child(3){background-color:#013b4d!important;border:0;color:var(--calcite);width:25%}.bg-showediticon{background-color:#4199de!important;cursor:pointer}.text-missingDataColumn{padding-left:15px;text-align:center}[dusk=stoves-data-index-component] h1{display:none}[dusk=stoves-data-index-component] table .groupHeader th{border-left:1px solid;border-right:1px solid;border-color:#e3e7eb!important;border-bottom:0;color:#fff;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25;padding-bottom:0;padding-left:15px}[dusk=stoves-data-index-component] table .groupHeader th span{font-size:16px!important}[dusk=stoves-data-index-component] table .groupHeader+tr th{border-top:0;border-color:#e3e7eb;color:#7c858e;font-family:Arial;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:15px;min-width:130px;padding-bottom:12px!important;padding-left:12px;padding-right:12px;padding-top:8px!important}[dusk=stoves-data-index-component] table thead tr th:first-child,[dusk=stoves-data-index-component] table thead tr th:nth-child(2){min-width:15px!important}[dusk=stoves-data-index-component] table .left-border{border-left:1px solid #e3e7eb}[dusk=stoves-data-index-component] table .groupHeader th{padding-left:20px;text-transform:uppercase}[dusk=stoves-data-index-component] table .groupHeader+tr th:nth-child(6){min-width:200px!important}[dusk=stoves-data-index-component] table tbody tr td:nth-child(10),[dusk=stoves-data-index-component] table tbody tr td:nth-child(13),[dusk=stoves-data-index-component] table tbody tr td:nth-child(24),[dusk=stoves-data-index-component] table tbody tr td:nth-child(29),[dusk=stoves-data-index-component] table tbody tr td:nth-child(32),[dusk=stoves-data-index-component] table tbody tr td:nth-child(39),[dusk=stoves-data-index-component] table tbody tr td:nth-child(46),[dusk=stoves-data-index-component] table tbody tr td:nth-child(53),[dusk=stoves-data-index-component] table tbody tr td:nth-child(60),[dusk=stoves-data-index-component] table tbody tr td:nth-child(67),[dusk=stoves-data-index-component] table tbody tr td:nth-child(7),[dusk=stoves-data-index-component] table tbody tr td:nth-child(74),[dusk=stoves-data-index-component] table tbody tr td:nth-child(76),[dusk=stoves-data-index-component] table tbody tr td:nth-child(85),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(10),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(13),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(24),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(29),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(32),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(39),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(46),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(53),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(60),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(67),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(7),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(74),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(76),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(85){border-left:1px solid #e3e7eb;padding-left:20px}[dusk=stoves-data-index-component] table tbody tr td:nth-child(12),[dusk=stoves-data-index-component] table tbody tr td:nth-child(21),[dusk=stoves-data-index-component] table tbody tr td:nth-child(25),[dusk=stoves-data-index-component] table tbody tr td:nth-child(30),[dusk=stoves-data-index-component] table tbody tr td:nth-child(37),[dusk=stoves-data-index-component] table tbody tr td:nth-child(44),[dusk=stoves-data-index-component] table tbody tr td:nth-child(51),[dusk=stoves-data-index-component] table tbody tr td:nth-child(56),[dusk=stoves-data-index-component] table tbody tr td:nth-child(72),[dusk=stoves-data-index-component] table tbody tr td:nth-child(81),[dusk=stoves-data-index-component] table tbody tr td:nth-child(9),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(12),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(22),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(25),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(31),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(37),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(44),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(51),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(56),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(65),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(72),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(81),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(9){padding-right:20px}[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(24),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(25),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(26),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(27),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(28),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(74),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(75){min-width:94px}[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(29),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(30),[dusk=stoves-data-index-component] table thead .groupHeader+tr th:nth-child(31){min-width:138px}.fc-table-th-info .tooltip-inner{box-shadow:0 4px 25px 0 rgba(0,0,0,.23);min-height:700px!important}.fc-table-th-info [dusk=sort-ItemName] svg{margin-left:4px}.editSKUHeading{align-items:center;background-color:#4199de;border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0;color:var(--calcite);font-size:30px;font-weight:400;height:60px;line-height:.67;margin:-20px;padding-left:23px;padding-right:19px}.editSKUHeading,.fc-selectedSKusDiv{font-family:Arial;font-stretch:normal;font-style:normal;letter-spacing:normal}.fc-selectedSKusDiv{color:#3c4b5f;font-size:16px;font-weight:700;line-height:1.25;text-transform:uppercase}[dusk=stoves-data-index-component].resource-index .index-actions-container .action-select{display:none}[dusk=stoves-data-index-component] .filters-menu .checkbox{margin-right:16px}[dusk=stoves-data-index-component].resource-index .index-actions-container .filters-menu .filter-title{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1.33;text-transform:capitalize}[dusk=stoves-data-index-component] .filters-menu label{align-items:self-start;color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.22;margin-bottom:20px}[dusk=stoves-data-index-component].resource-index .index-actions-container .filters-menu{background-color:var(--calcite);border-radius:12px;box-shadow:0 4px 25px 0 rgba(0,0,0,.23);padding:20px 16px 34px}[dusk=stoves-data-index-component].resource-index .index-actions-container .filters-menu .form-control-sm.form-select{margin-top:-10px}[dusk=stoves-data-index-component].resource-index .index-actions-container .filters-menu .scroll-wrap{max-height:745px}.calculator-heading{color:#003b4d;font-size:1.8rem;font-weight:700;line-height:normal}.dark .calculator-heading{color:inherit}.filter-input-fields div input{padding:3px 5px}.calculator-insert .divide-y>:not([hidden])~:not([hidden]){border:0}.calculator-insert .py-5{padding-bottom:5px;padding-top:5px}.calculator-insert form h1:first-child{display:none}.calculator-insert .label-div{padding-left:0}.calculator-insert label span strong{font-family:Arial;font-weight:400!important}.calculator-insert .heading{color:#3c4b5f;font-weight:700;line-height:1.25;margin:12px 0;padding-bottom:0;text-transform:uppercase}.calculator-insert .heading,.calculator-insert .top-missing-data{font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal}.calculator-insert .top-missing-data{font-weight:400;line-height:1.38}.calculator-insert button[type=submit]{border-radius:8px;height:50px;width:200px}.calculator-insert button[type=submit]:after{content:"Save Changes";padding-left:20px}.calculator-insert [dusk=cancel-button],.calculator-insert button[type=submit] span{display:none}.calculator-insert .form-footer{display:block;text-align:center}[dusk=calc-data-validation-index-component] [dusk=resource-table] tbody tr td:last-child,[dusk=calc-data-validation-index-component] [dusk=resource-table] thead tr th:last-child{display:none}.v-popper__inner .missing-data-heading{color:#013b4d;font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:1}.dark .v-popper__inner .missing-data-heading{color:#4fb3d9}.v-popper__inner .errorMessage-ul{color:#013b4d;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.75;padding:16px 0 0 19px}.dark .v-popper__inner .errorMessage-ul{color:#4fb3d9}.fireplace-calculator-header .input-filter-parent .px-3,.fireplace-calculator-inserts-header .input-filter-parent .px-3,.stove-calculator-header .input-filter-parent .px-3{padding:0}.fireplace-calculator-header .input-filter-parent .extraHeading,.fireplace-calculator-inserts-header .input-filter-parent .extraHeading,.stove-calculator-header .input-filter-parent .extraHeading{color:var(--warm-grey-two);font-family:Arial;font-size:14px;font-stretch:normal;font-style:italic;font-weight:400;letter-spacing:normal;line-height:1.25}
.note-editor #intro,.note-editor .articleSection{border:1px dashed #000;padding:5px}.note-editor .articleSection{margin:10px 0}.note-editor .articleSection p,.note-editor p{border:1px dashed blue;margin:10px 0}.note-editor .articleSection blockquote{border:1px dashed orange;margin:1rem 0}#articleContent{color:#3c3d3b;font-size:16px;font:Arial;padding:0 20px}#article-share{margin-top:13px!important}.articleSection>*{box-sizing:border-box}#articleBody blockquote{border-left:none;color:#d07014;display:none;font-size:1.4em;line-height:1.25em;text-align:right}#articleBody{font-size:1em;line-height:26px}.articleImg dd{color:#d07014;font-size:.875em;font-weight:700;text-transform:uppercase}.aboutAuthor h3{color:#959595;font-size:1.75em;text-transform:uppercase}.aboutAuthor span{color:#a73c23;font-size:1.625em}.aboutAuthor p{font-size:.875em}.contactAuthor span{color:#d07014;font-size:.9375em;font-weight:700}.articlesHome{padding:0 5px}#articleContent{margin-top:10px}#articleBody,#articleContent{position:relative}.articleSection ol{clear:both}.articleSection blockquote{border-bottom:6px solid #d07014;border-top:6px solid #d07014;float:left;margin:0;padding:10px 0;width:215px}.articleSection blockquote.up{margin:-100px 0 0}.articleSection blockquote.down{margin:100px 0 0}#articleBody .articleSection{margin:0 auto;position:relative}#articleBody dl{float:left;margin:20px 0;width:100%}#articleBody .articleSection p{display:block;float:left;font-size:1.4em;line-height:1.45em;margin:18px 0}#articleBody .articleImg{margin:0}#articleBody .articleImg img,#intro img{width:100%}#articleBody .articleImg dd{display:none;float:left;margin:-8px 0 0}#articleBreadcrumbs{color:#3c3d3b;font-size:1.1em;margin-left:20px;margin-top:20px}#articleBreadcrumbs a{color:#3c3d3b!important;font-weight:700;text-decoration:none}#authorInfo{background:#eee;clear:both;display:inline-block;display:-webkit-inline-box;font-family:Arial;margin-top:20px;overflow:hidden;padding:20px 40px;width:100%}.aboutAuthor{margin-left:95px;width:68%}.aboutAuthor h3{margin:0 0 10px}.aboutAuthor p{line-height:20px;margin-top:5px}.aboutAuthor img{float:left;margin-right:5px;margin-top:3px}#social-bottom-header{color:#333;text-transform:uppercase}#social-bottom-icons{margin-bottom:50px;overflow:hidden}#social-bottom-icons #facebook-float{margin-left:40px}@media only screen and (max-width:920px){#articleBody blockquote{display:none;font-size:1em;left:-150px;width:150px}#authorInfo{padding:20px}.authorImg{display:none}.aboutAuthor h3{margin:10px 0}div.contactAuthor{display:block;max-width:275px}.aboutAuthor{width:100%}#mainbody{padding-left:0}}@media (max-width:720px){#articleBody blockquote,#mainbody table:first-child{display:none}#articleBody{padding:0}#articleBody .articleSection,.articleSection p{clear:both;float:none;max-width:100%;padding:0}.articleSection h2,.articleSection h5{width:100%}.articleSection h2{margin-bottom:0}}@media (max-width:400px){.article{width:100%}}#articleBody h2{color:#a73c23;font-size:2em;font-weight:700;line-height:1em}#articleBody .articleSection h2,#articleBody .articleSection h5{float:left;margin:10px 0 0;width:100%}#articleBody .articleSection h5{font-size:1.4em;font-weight:700;text-transform:uppercase}.articleSection p a{color:#cf6f15;font-style:italic}[dusk=articles-detail-component] section#email>div:nth-child(3){width:50%}div[dusk=articles-detail-component] [dusk=open-delete-modal-button],div[dusk=articles-detail-component] a[dusk=edit-resource-button],div[dusk=articles-index-component] table[dusk=resource-table] tbody tr td:last-child,div[dusk=articles-index-component] table[dusk=resource-table] thead tr td:last-child{display:none}#emailBodySection .heading-top{color:#003b4d;font-family:Arial;font-size:24px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal}.create-replace-email label{font-weight:700}#emailBodySection .watchvideo{color:var(--warm-grey-three);font-family:Arial;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.9px;line-height:1.33;padding-bottom:40px}#emailBodySection .h-auto{height:800px}#emailBodySection label{color:#003b4d;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.5;margin-right:19px;width:130px}#emailBodySection .dividerLine{background-color:#eaeaea;height:1px;margin-bottom:37px;margin-top:10px}#emailBodySection .btn-preview{border-radius:7px;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.5px;line-height:normal;padding:9px 26px}#emailBodySection textarea{background-color:#fafafa;color:#212121}.dark #emailBodySection textarea{color:inherit}.dark .underline-blue{color:#38bdf8}

*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}body.text-sm{font-size:1rem!important}body.text-gray-500{color:#212121}a:visited{color:#7c3aed!important}.dark a:visited{color:#a176e9!important}body.text-base{font-size:1.1rem!important}[dusk=dropdown-menu] button{font-size:.875rem!important}.dark [dusk=dropdown-menu] button{color:#94a1b4!important}[dusk=dropdown-menu] div div{max-height:500px!important}.bg-gray-50{background-color:#eff2f5}.dark .bg-gray-50{background-color:inherit}.bg-gray-400,.hover\:bg-gray-400:hover{background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-500{background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.active\:bg-gray-600:active,.bg-gray-600{background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.border-gray-400,.hover\:border-gray-400:hover{border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-gray-500{border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.text-white{color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark .bg-gray-600{background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.dark .border-gray-600{border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark .hover\:bg-gray-500:hover{background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.dark .hover\:border-gray-500:hover{border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.hover\:text-red-700:hover,.text-red-700{color:rgb(185 28 28/var(--tw-text-opacity,1))}.page-content{background-color:#f1f5f9}.dark .page-content{background-color:inherit}.bg-grey{background-color:grey!important;border:grey;color:#fff!important}.dark .bg-grey{background-color:#616161!important}span{display:-webkit-inline-box}div[dusk=damages-index-component] a.btn[dusk=create-button],div[dusk=elite-orders-index-component] a[dusk=create-button],div[dusk=indoor-inventories-index-component] a[dusk=create-button],div[dusk=quotes-index-component] a[dusk=create-button],div[dusk=suppliers-index-component] a[dusk=create-button],div[dusk=warranties-index-component] a[dusk=create-button],div[dusk=warranty-damages-details-index-component] a.btn[dusk=create-button],div[dusk=warranty-damages-index-component] a[dusk=create-button]{display:none}[dusk=resource-table] tbody tr td a{text-transform:underline}div[dusk=indoor-inventories-index-component] table tbody tr td [dusk$=-edit-button]{display:none}[dusk=resource-table] tr td a{text-decoration:underline}[dusk=resource-table] tr th.whitespace-nowrap{white-space:break-spaces}[dusk=index-heading] button{vertical-align:middle}.link-css{color:#003b4d;cursor:pointer;font-weight:400;text-decoration:underline}.link-css:hover{font-weight:700}.dark .link-css{color:inherit}.ml-6{margin-left:12px}.modal-close-icon-div{cursor:pointer;flex-flow:row;flex-direction:row-reverse}.w-1\/3{width:33.33333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/2{width:50%}.container{width:100%}.text-danger{color:red}.dark .text-danger{color:rgba(var(--colors-red-500))}.pt-8{padding-top:2rem}.pl-12{padding-left:12px}.flex-no-shrink{flex-shrink:0}.pre-wrap-text{word-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap}.tab-group .tab h1{display:block}[dusk=action-select]{font-size:14px;height:auto}.mr24{margin-right:24px}.paddingTop-20px{padding-top:20px}.paddingBottom-20px{padding-bottom:20px}.paddingBottom-40px{padding-bottom:40px}.padding-top-bottom-20px{padding-bottom:20px;padding-top:20px}.importdiscontinuempns{left:180px}.importdiscontinuempns,.mpnnotupdated{position:absolute;top:180px;z-index:12}.mpnnotupdated{left:350px}.addupdatemfginventory{left:528px;position:absolute;top:180px;z-index:12}.allowcopy,table>tbody>tr>td{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}[dusk=resource-table]>tbody>tr>td{height:3.75rem}.text-green,.text-success{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.dark .text-green,.dark .text-success{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}h3.text-green,h3.text-success{font-size:1.25rem;font-weight:700;line-height:1.75rem}h1,h2,h3,h4{font-weight:700}.bg-green{background-color:#56c37e}.btn-green{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);align-items:center;background-color:rgb(22 163 74/var(--tw-bg-opacity,1));border-color:rgb(22 163 74/var(--tw-border-opacity,1));border-radius:.25rem;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgb(255 255 255/var(--tw-text-opacity,1));display:inline-flex;font-size:.875rem;font-weight:700;height:2.25rem;justify-content:center;line-height:1.25rem;padding-left:.75rem;padding-right:.75rem}body.btn-green{font-size:1rem}.btn-green{color:rgb(255 255 255/var(--tw-text-opacity,1));color:#fff}.btn-green:hover{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1));border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.btn-green:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgb(134 239 172/var(--tw-ring-opacity,1));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.btn-green:disabled{cursor:not-allowed;opacity:.5}.btn-gray{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);align-items:center;background-color:rgb(75 85 99/var(--tw-bg-opacity,1));border-color:rgb(75 85 99/var(--tw-border-opacity,1));border-radius:.25rem;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgb(255 255 255/var(--tw-text-opacity,1));display:inline-flex;font-size:.875rem;font-weight:700;height:2.25rem;justify-content:center;line-height:1.25rem;padding-left:.75rem;padding-right:.75rem}body.btn-gray{font-size:1rem}.btn-gray{color:rgb(255 255 255/var(--tw-text-opacity,1))}.btn-gray,.dark .btn-gray{background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.dark .btn-gray{border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark .btn-gray:hover{background-color:rgb(107 114 128/var(--tw-bg-opacity,1));border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.btn-gray{color:#fff}.btn-gray:hover{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1));border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.btn-gray:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity,1));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.btn-gray:disabled{cursor:not-allowed;opacity:.5}.btn-gray-light{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);align-items:center;background-color:rgb(243 244 246/var(--tw-bg-opacity,1));border-color:rgb(209 213 219/var(--tw-border-opacity,1));border-radius:.25rem;border-width:1px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);color:rgb(55 65 81/var(--tw-text-opacity,1));display:inline-flex;font-size:.875rem;font-weight:700;height:2.25rem;justify-content:center;line-height:1.25rem;padding-left:.75rem;padding-right:.75rem}body.btn-gray-light{font-size:1rem}.btn-gray-light:hover{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1));border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.btn-gray-light:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity,1));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline:2px solid transparent;outline-offset:2px}.btn-gray-light:disabled{cursor:not-allowed;opacity:.5}.table{width:100%}.table>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-color:rgb(243 244 246/var(--tw-divide-opacity,1));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}thead,thead th{background-color:#666a71!important}thead th{line-height:1rem}thead th,thead th span{color:#fff!important}tbody>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-color:rgb(243 244 246/var(--tw-divide-opacity,1));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}@media (prefers-color-scheme:dark){tbody>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(55 65 81/var(--tw-divide-opacity,1))}}.bg-green:hover{background-color:#537961}.text-white{color:#fff}.form-select,select{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1));border-color:rgb(209 213 219/var(--tw-border-opacity,1));border-radius:.5rem;border-width:1px;color:rgb(17 24 39/var(--tw-text-opacity,1));font-size:.875rem;line-height:1.25rem;padding:.625rem}body
.form-select,bodyselect{font-size:1rem}.form-select,select{background-color:#eff2f5}.dark .form-select,.dark select{background-color:inherit}.form-select:focus,select:focus{--tw-border-opacity:1;--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1));border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.form-select,select{cursor:pointer;font-size:.875rem;line-height:1.25rem;padding:5px .75rem}[dusk=resource-table] .whitespace-nowrap{white-space:pre-line!important}[dusk=quotes-detail-component] h1.page-heading-h1{display:none}header.shadow-b{box-shadow:0 1px 5px 0 rgba(0,0,0,.3)!important;position:sticky;z-index:11}header.h-14{height:4rem}[dusk$=control-selector]:before{content:"Select Action "}[dusk$=control-selector]{border:1px solid}.max-w-8xl{max-width:90rem}.max-w-9xl{max-width:100rem}.tab-group .tab-menu{display:flow}.dark{.form-select{--tw-border-opacity:1!important;--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))!important;border-color:rgb(75 85 99/var(--tw-border-opacity,1))!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.form-select::-moz-placeholder{--tw-placeholder-opacity:1!important;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))!important}.form-select::placeholder{--tw-placeholder-opacity:1!important;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))!important}.form-select{color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.dark .form-select{border-color:rgb(75 85 99/var(--tw-border-opacity,1))!important}.form-select{color:#fff!important}.form-select:focus{--tw-border-opacity:1!important;--tw-ring-opacity:1!important;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))!important;border-color:rgb(59 130 246/var(--tw-border-opacity,1))!important}}.separater-line{border-top:1px solid #c7c7c7;margin-bottom:20px;margin-top:40px;width:260px}.attach-invoice-heading{color:#003b4d;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.5}[dusk=uw-page-contents-index-component]{padding:20px}.dark .attach-invoice-heading{color:inherit}.dark .note-editable p{color:#fff}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pb-1{padding-bottom:.25rem}a{text-decoration:underline}h2{font-weight:400}@media (min-width:768px){h2{font-size:1.25rem;line-height:1.75rem}}m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-11{margin:2.75rem}.m-auto{margin:auto}.m-px{margin:1px}.my-0{margin-bottom:0;margin-top:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-11{margin-bottom:2.75rem;margin-top:2.75rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.my-auto{margin-bottom:auto;margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-bottom:1px;margin-top:1px}.mx-px{margin-left:1px;margin-right:1px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-11{margin-top:2.75rem}.mr-11{margin-right:2.75rem}.mb-11{margin-bottom:2.75rem}.ml-11{margin-left:2.75rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.w-3\/5{width:60%}.w-2\/5{width:40%}
:root{--primary-dark:#1e71b3;--90:#003b4d;--20:#f5f7fa;--white-two:#f4f4f4;--warm-grey-three:#bdbdbd;--calcite:#fff;--warm-grey-two:#9e9e9e;--white:#fff}#style-div-to-remove{display:none}.custom-index-toolbar-card{min-height:30px!important}[dusk=search-input]{border:1px solid #666;border-radius:5px;box-shadow:none!important;height:2.25rem!important}[searchable=true]>svg{height:28px}.cursorpointer{cursor:pointer}.bolder{font-weight:bolder}.allowCopy *,.allowcopy *{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.pt-40{padding-top:40px}.pl-search,.w-search{border:1px solid #666}.bold{font-weight:700}.vert-align-top{vertical-align:top}.page-container{margin:0!important;padding:20px!important;width:100%}.export-map-violation,[dusk=export-m-a-p-violation]{font-size:small;left:200!important;margin-top:45px!important;position:absolute!important;z-index:10!important}.export-marketing-coupons,[dusk=export-marketing-coupons]{font-size:small;left:400!important;margin-top:45px!important;position:absolute!important;z-index:10!important}.export-map-violation:before,.export-marketing-coupons:before{content:"(";font-size:large}.export-map-violation:after,.export-marketing-coupons:after{content:")";font-size:large}.tab .summary-sku-parentclass .resource-index:first-child{padding-top:0}div#deliveryReceiptRead+div.help-text,div#deliveryRefusedRead+div.help-text{font-size:13px;left:37px;position:relative;top:-36px}table.instruction-table{width:100%}table.instruction-table thead th{background-color:#f2f2f2;border:1px solid;padding:3px;text-align:center}.sku-instruction-table tbody td{padding:3px;text-align:center}.image-instruction-table tbody td{padding:3px;text-align:left}table.instruction-table tbody tr:nth-child(2n){background-color:#f2f2f2}table.instruction-table tbody,table.instruction-table tbody tr:nth-child(2n){border:1px solid #000}.dark table.instruction-table tbody tr:nth-child(2n),.dark table.instruction-table thead th{background-color:#3c4b5f!important}.dynamic-text-card{height:auto}.ml-8px{margin-left:8px}.ml-28px{margin-left:28px}.mt-60px{margin-top:60px}.float-r{float:right}.paddingBottom-28px{padding-bottom:28px}.paddingBottom-20px{padding-bottom:20px}.paddingBottom-32px{padding-bottom:32px}.paddingTop-16px{padding-top:16px}.form-input-bordered,.form-input-row{border:1px solid #666!important;box-shadow:none!important}.paddingTop-40px{padding-top:40px}.taskPlusReplyTaskTable table>tbody>tr>td:last-child,.taskPlusReplyTaskTable table>thead>tr>th:last-child{display:none}tr.InCompleteTaskTr td,tr.NotCompletedTaskTr td{font-weight:700}tr.InCompleteTaskTr td:nth-child(5),tr.NotCompletedTaskTr td:nth-child(5){font-weight:600}tr.InCompleteTaskTr,tr.NotCompletedTaskTr{border-top:2px solid #a9a9a9}tr.trParentClass>td{border-bottom:2px solid #a9a9a9}tr.trChildClass>td:nth-child(2){padding-left:39px!important}.myinfo-page-tasks .note-table .hideTask,.order-page-tasks table thead>tr>th:first-child,.order-page-tasks table>tbody>tr>td:first-child,div[dusk=indoor-manufacturers-index-component] table[dusk=resource-table]>tbody tr td:last-child,div[dusk=indoor-manufacturers-index-component] table[dusk=resource-table]>thead tr th:last-child{display:none}.manufacturers div[dusk=indoor-manufacturers-index-component] table[dusk=resource-table]>tbody tr td:last-child,.manufacturers div[dusk=indoor-manufacturers-index-component] table[dusk=resource-table]>thead tr th:last-child{display:table-cell}.manufacturers div[dusk=indoor-manufacturers-index-component] table[dusk=resource-table]>tbody tr td:last-child div [aria-label=View],div[dusk=c-s-rs-detail-component] a[dusk=edit-resource-button],div[dusk=c-s-rs-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=c-s-rs-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=contracts-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=contracts-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=coupons-index-component] [dusk=create-button],div[dusk=cs-performance-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=cs-performance-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=customer-due-followups-lens-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=customer-due-followups-lens-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=customers-detail-component] [dusk=open-delete-modal-button],div[dusk=customers-detail-component] a[dusk=edit-resource-button],div[dusk=customers-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=customers-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=damages-detail-component] [dusk=open-delete-modal-button],div[dusk=damages-detail-component] a[dusk=edit-resource-button],div[dusk=damages-index-component] a[dusk=create-button],div[dusk=damages-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=damages-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=deleted-orders-detail-component] a[dusk=edit-resource-button],div[dusk=deleted-orders-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=deleted-orders-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=disputes-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=disputes-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=e-d-employees-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=e-d-employees-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=ec-questions-detail-component] [dusk=edit-resource-button],div[dusk=ec-questions-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=ec-questions-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=elite-orders-detail-component] [dusk=open-delete-modal-button],div[dusk=elite-orders-detail-component] a[dusk=edit-resource-button],div[dusk=elite-orders-index-component] a[dusk=create-button],div[dusk=elite-orders-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=elite-orders-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=follow-ups-detail-component] a[dusk=edit-resource-button],div[dusk=follow-ups-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=follow-ups-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=histories-detail-component] [dusk=create-button],div[dusk=histories-index-component] [dusk=create-button],div[dusk=image-repository-detail-component] [dusk=edit-resource-button],div[dusk=image-repository-detail-component] [dusk=open-delete-modal-button],div[dusk=image-repository-index-component] [dusk=create-button],div[dusk=image-repository-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=image-repository-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=indoor-inventories-detail-component] a[dusk=edit-resource-button],div[dusk=indoor-inventories-detail-component] button[dusk=open-delete-modal-button],div[dusk=indoor-inventories-index-component] a[dusk=create-button],div[dusk=indoor-inventories-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=indoor-inventories-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=indoor-manufacturers-detail-component] a[dusk=edit-resource-button],div[dusk=order-invoices-detail-component] a[dusk=edit-resource-button],div[dusk=order-invoices-index-component] [dusk=create-button],div[dusk=order-invoices-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=order-invoices-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=order-invoices-rejected-detail-component] [dusk=open-delete-modal-button],div[dusk=order-invoices-rejected-detail-component] a[dusk=edit-resource-button],div[dusk=order-invoices-rejected-index-component] [dusk=create-button],div[dusk=order-invoices-rejected-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=order-invoices-rejected-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=purchase-orders-detail-component] [dusk=open-delete-modal-button],div[dusk=purchase-orders-detail-component] a[dusk=edit-resource-button],div[dusk=purchase-orders-index-component] [dusk=create-button],div[dusk=quickbook-exports-detail-component] [dusk=edit-resource-button],div[dusk=quickbook-exports-detail-component] [dusk=open-delete-modal-button],div[dusk=quotes-detail-component] a[dusk=edit-resource-button],div[dusk=quotes-detail-component] button[dusk=open-delete-modal-button],div[dusk=quotes-index-component] a[dusk=create-button],div[dusk=quotes-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=quotes-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=stages-index-component] a[dusk=edit-resource-button],div[dusk=stages-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=stages-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=state-infos-detail-component] a[dusk=edit-resource-button],div[dusk=state-infos-detail-component] button[dusk=open-delete-modal-button],div[dusk=state-infos-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=state-infos-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=stocks-detail-component] a[dusk=edit-resource-button],div[dusk=suppliers-detail-component] a[dusk=edit-resource-button],div[dusk=suppliers-index-component] a[dusk=create-button],div[dusk=suppliers-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=suppliers-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=upa-project-details-detail-component] [dusk=edit-resource-button],div[dusk=upa-project-details-detail-component] [dusk=open-delete-modal-button],div[dusk=users-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=users-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=warranties-detail-component] a[dusk=edit-resource-button],div[dusk=warranties-detail-component] button[dusk=open-delete-modal-button],div[dusk=warranties-index-component] a[dusk=create-button],div[dusk=warranties-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=warranties-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child,div[dusk=warranty-damages-detail-component] a[dusk=edit-resource-button],div[dusk=warranty-damages-details-index-component] a[dusk=create-button],div[dusk=warranty-damages-index-component] a[dusk=create-button],div[dusk=warranty-damages-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=warranty-damages-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child{display:none}.suppliers.relationship-tab div[dusk=suppliers-index-component] table>tbody tr td:last-child,.suppliers.relationship-tab div[dusk=suppliers-index-component] table>thead tr th:last-child{display:inline!important}.suppliers.relationship-tab div[dusk=suppliers-index-component] table>tbody tr td:last-child [type=button],.suppliers.relationship-tab div[dusk=suppliers-index-component] table>tbody tr td:last-child a:first-child,div[dusk=add-po-podetails-index-component] table.w-full[dusk=resource-table] tbody tr td:last-child,div[dusk=add-po-podetails-index-component] table.w-full[dusk=resource-table] thead tr th:last-child,div[dusk=purchase-orders-index-component] table.w-full[dusk=resource-table] tbody tr td:last-child,div[dusk=purchase-orders-index-component] table.w-full[dusk=resource-table] thead tr th:last-child,div[dusk=shippers-index-component] table.w-full[dusk=resource-table] tbody tr td:last-child,div[dusk=shippers-index-component] table.w-full[dusk=resource-table] thead tr th:last-child{display:none}[dusk=indoor-inventories-detail-component] #pricing .detail-edit-field-div p{font-weight:700}.index-head-action-container-parent{overflow:inherit!important}.index-head-action-container{border:0;left:34%;position:absolute;top:-72px}.index-actions-container{margin-left:8px;padding-left:20px}.custom-detail-header-toolbar,.custom-detail-toolbar-card{background:none!important;display:-webkit-inline-box;margin:0!important;padding:0!important}div[dusk=elite-orders-detail-component] h1.page-heading-h1,div[dusk=warranties-detail-component] h1.page-heading-h1{display:none}.table thead th{padding:10px}.action-select{max-width:12rem}.dropbox{background:#e0ffff;color:dimgray;cursor:pointer;min-height:200px;outline:2px dashed grey;outline-offset:-10px;padding:10px;position:relative}.myinfo-page-tasks .note-table .hiddenTasks,div[dusk=ut-tickets-detail-component] a[dusk=edit-resource-button],div[dusk=ut-tickets-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=ut-tickets-index-component] table.w-full[dusk=resource-table]>thead tr th:last-child{display:none}.myinfo-page-tasks .note-table table>tbody>tr.NotCompletedTaskTr.RepliesOpened:not(.trParentClass)>td:last-child:after{content:"-";font-size:xx-large;position:relative}.myinfo-page-tasks .note-table table>tbody>tr.NotCompletedTaskTr.RepliesClosed:not(.trParentClass)>td:last-child:after{content:"+";font-size:xx-large;position:relative}.myinfo-page-tasks .note-table table>tbody>tr.AllCompletedTaskTr.RepliesOpened:not(.trParentClass)>td:last-child:after{content:"-";font-size:xx-large;position:relative}.myinfo-page-tasks .note-table table>tbody>tr.AllCompletedTaskTr.RepliesClosed:not(.trParentClass)>td:last-child:after{content:"+";font-size:xx-large;position:relative}.Pay-via-Purchase-Order{left:226px;position:absolute}.button-class p{color:#000;white-space:pre-line}.select2.select2-container.select2-container--default{width:100%!important}.add-sku-w-search{width:24.75rem}.table-border{border:1px solid rgba(var(--colors-gray-700))}.sold-toship-to h5{background-color:#f2f2f2;border-bottom:1px solid #000;font-size:15px;font-weight:700;margin:0;padding:0}.sold-toship-to span{padding-left:10px}.sold-toship-to{background-color:#fff;border:1px solid #000}.orderInfoParentClass .py-4,.packingShipInfo .py-4,.shipToParentClass .py-4,.soldToParentClass .py-4{padding-bottom:.5rem;padding-top:.5rem}.orderInfoParentClass .btn-default,.shipToParentClass .btn-default,.soldToParentClass .btn-default{margin-top:0;padding:.1rem .5rem}.summary-sku-parentclass{margin-top:0!important}.dark{.select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit}.select2-container--default .select2-selection--single{background-color:rgba(var(--colors-gray-900));border-color:#374151!important;color:#fff!important;width:100%}.select2-dropdown{background-color:#1f2937!important;border-color:#374151!important}.select2-results__option--highlighted{background-color:#2563eb!important;color:#fff!important}.select2-results__option{color:#fff!important}.select2-container--default .select2-selection__placeholder{color:#9ca3af!important}.select2-container--default .select2-selection--multiple{background-color:rgba(var(--gray-900),var(--tw-bg-opacity))}.select2-selection__choice{color:#fff}.select2-search__field{background-color:rgba(var(--gray-900),var(--tw-bg-opacity))}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:unset;border:none}.sold-toship-to{background-color:inherit;border:1px solid grey}.sold-toship-to h5{background-color:inherit;border-bottom:1px solid grey}}.notification-img img{height:24px;width:110px}.order-filterby-separator{background-color:#d8d8d8;border:1px solid #979797;height:38px;margin:0 21px 0 20px;width:1px}.order-filter-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23003b4d' fill-rule='evenodd' d='M5.23 7.21a.75.75 0 0 1 1.06.02L10 10.94l3.71-3.71a.75.75 0 1 1 1.06 1.06l-4.24 4.25a.75.75 0 0 1-1.06 0L5.21 8.29a.75.75 0 0 1 .02-1.08z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.1rem 1.1rem;color:#003b4d;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.38;width:209px}.dark .order-filter-dropdown{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M5.23 7.21a.75.75 0 0 1 1.06.02L10 10.94l3.71-3.71a.75.75 0 1 1 1.06 1.06l-4.24 4.25a.75.75 0 0 1-1.06 0L5.21 8.29a.75.75 0 0 1 .02-1.08z' clip-rule='evenodd'/%3E%3C/svg%3E")}.order-searchby{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23003b4d' fill-rule='evenodd' d='M5.23 7.21a.75.75 0 0 1 1.06.02L10 10.94l3.71-3.71a.75.75 0 1 1 1.06 1.06l-4.24 4.25a.75.75 0 0 1-1.06 0L5.21 8.29a.75.75 0 0 1 .02-1.08z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.1rem 1.1rem;color:#003b4d;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.38}.dark .order-searchby{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M5.23 7.21a.75.75 0 0 1 1.06.02L10 10.94l3.71-3.71a.75.75 0 1 1 1.06 1.06l-4.24 4.25a.75.75 0 0 1-1.06 0L5.21 8.29a.75.75 0 0 1 .02-1.08z' clip-rule='evenodd'/%3E%3C/svg%3E")}[dusk=warranties-index-component] .order-searchby{width:200px}.order-notification .notification-img-declined img{width:60%}.btn-default{white-space:nowrap}h3.compLogo{font-size:60px;text-align:center}.underline-link,.underline-link span{cursor:pointer;text-decoration:underline}.tab-group .relationship-tab{padding:.5rem 1.5rem}.mblz-radio-label{padding-left:10px}.orderInfoParentClass{border:1px solid #ddd;margin-top:1rem}.order-summary-heading{background-color:#666a71;border-bottom:1px solid #ddd;color:#fff;padding-bottom:8px;padding-left:10px;padding-top:8px}.shipToParentClass,.soldToParentClass{border:1px solid #ddd}.pl-8{padding-left:2rem}.v-popper__inner{background-color:#fff;border-radius:6px;font-family:Arial;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.63;max-height:500px;max-width:700px;overflow-y:scroll;text-align:left;width:auto!important}.v-popper--theme-plain .v-popper__inner,.v-popper--theme-tooltip .v-popper__inner,.v-popper__inner{box-shadow:0 13px 34px 0 rgba(0,0,0,.2)!important}.ticketlinkcolor{color:#003b4d;font-weight:400!important}.separater-line{border-top:1px solid #c7c7c7;margin-bottom:20px;margin-top:40px;width:260px}.requestMacrosdiv{display:flex;margin-bottom:32px;margin-top:20px}.pl-3{padding-left:3px}.pl-12{padding-left:12px}.copylinktext,.copytext{&:after{background:rgba(0,0,0,.72);border-radius:3px;color:#fff;content:"Copy to Clipboard";display:none;font-size:10px;height:36px;line-height:36px;position:absolute;text-align:center;width:114px;z-index:9999}&:hover{cursor:pointer;&:after,&:before{display:block}}&:active,&:focus{outline:none;&:after{content:"Copied!"}}}.breakline-whiltespace{white-space:pre-line}.ticket_type_portal_icon{margin-right:24px;vertical-align:middle}.ticketOrderInfoHeader .link-css{color:#003b4d}.dark .ticketOrderInfoHeader .link-css{color:#76b2bd}.dark .orderTotalRowDiv{color:#fff}.ml-20{margin-left:20px}.displayContent .pdetailField:first-child [data-relationship],.displayContent .resource-index:first-child{padding-top:0!important}.tooltip.b-tooltip-primary.bs-tooltip-auto[x-placement^=right] .arrow:before,.tooltip.b-tooltip-primary.bs-tooltip-right .arrow:before{border-right-color:#000}.tooltip.b-tooltip.b-tooltip-primary.bs-tooltip-auto{opacity:1}.w-action-fields h2{color:#3c4b5f;font-family:Arial;font-size:20px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal}.table-primary td,.table-primary th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.StockHoverTable .table-primary,.searchPhrasepopup-results .v-popper__inner .table-primary,.stockhoverresults .v-popper__inner .table-primary{font-size:12px!important;line-height:1}.StockHoverTable .v-popper__inner,.searchPhrasepopup-results .v-popper__inner,.stockhoverresults .v-popper__inner{height:auto;max-height:500px!important;overflow:auto}.searchPhrasepopup-results,.stockhoverresults{max-width:70%!important}.searchPhrasepopup-results .v-popper__inner .text-danger{color:red}.StockHoverTable{max-height:440px;overflow:scroll}.StockHoverTable thead{position:sticky;top:10}.dark{.v-popper--theme-plain .v-popper__inner,.v-popper--theme-tooltip .v-popper__inner,.v-popper__inner{box-shadow:0 13px 34px 0 hsla(0,13%,64%,.2)!important}.tab .dark\:bg-gray-800:is(.dark *),.tabs-component-panels .dark\:bg-gray-800:is(.dark *){background-color:rgba(var(--colors-gray-900))}.ticketlinkcolor,[dusk=filter-menu] h3{color:inherit}}.text-80{color:#7c858e}.table.sticky-header.floatThead-table thead th{background-color:#d3d3d3!important}.dark .validate_address_shipTo,.dark .validate_address_soldTo,.dark a{color:rgba(var(--colors-primary-400))}.orderInfoParentClass>div:first-child,.shipToParentClass>div:first-child,.soldToParentClass>div:first-child{padding-left:0}.orderInfoParentClass>div,.shipToParentClass>div,.soldToParentClass>div{padding-left:10px}.pb-6{padding-bottom:1.5rem}.text-orange{color:orange}[role=tabpanel]{min-height:50px}.v-popper--theme-tooltip .v-popper__inner:is(.dark *){color:#b6b0b0fc!important}div[dusk=inventory-mfgs-detail-component] [dusk=edit-resource-button],div[dusk=inventory-mfgs-detail-component] [dusk=open-delete-modal-button],div[dusk=inventory-mfgs-index-component] table[dusk=resource-table]>tbody tr td:last-child a{display:none}.w-2{width:10px}.h-2{height:10px}.bg-success{background-color:green}.bg-danger{background-color:red}.mt-20px{margin-top:20px}[dusk=damages-detail-component] [data-relationship=imageDetails] table thead tr th:nth-child(3),[dusk=damages-index-component] table thead tr th:nth-child(5){width:108px}[data-relationship=WdNotes] table thead tr th:nth-child(4),[data-relationship=dNotes] table thead tr th:nth-child(4),[data-relationship=iclNotes] table thead tr th:nth-child(4),[data-relationship=mclNotes] table thead tr th:nth-child(4),[data-relationship=seNotes] table thead tr th:nth-child(4),[data-relationship=wNotes] table thead tr th:nth-child(4){width:70%!important}[data-relationship=holdReason] table thead tr th:nth-child(4),[data-relationship=oNotes] table thead tr th:nth-child(4),[data-relationship=orderHoldReason] table thead tr th:nth-child(4){width:50%}[dusk=user-notes-index-component] table thead tr th:nth-child(4){width:70%}[dusk=coupons-index-component] table>tbody>tr>td:last-child,[dusk=coupons-index-component] table>thead>tr>th:last-child,[dusk=create-and-add-another-button],[dusk=ec-faqs-detail-component] [dusk=edit-resource-button],[dusk=ec-faqs-index-component] table>tbody>tr>td:last-child,[dusk=ec-faqs-index-component] table>thead>tr>th:last-child,[dusk=efs-faqs-detail-component] [dusk=edit-resource-button],[dusk=efs-faqs-index-component] table>tbody>tr>td:last-child,[dusk=efs-faqs-index-component] table>thead>tr>th:last-child,[dusk=uni-announcements-detail-component] [dusk=edit-resource-button],[dusk=uni-announcements-index-component] table>tbody>tr>td:last-child,[dusk=uni-announcements-index-component] table>thead>tr>th:last-child,[dusk=user-notes-index-component] table tbody tr td:last-child [aria-label=Edit],[dusk=user-notes-index-component] table tbody tr td:last-child [aria-label=View]{display:none}.text-teal{color:#003b4d}.dark .text-teal{color:rgba(var(--colors-primary-400))}h1{color:#003b4d;font-size:1.8rem!important;font-weight:700!important;line-height:normal}.dark h1{color:inherit}h2{color:#003b4d;font-size:1.6rem!important;font-weight:700!important;line-height:normal}.dark h2{color:#fff}h2[dusk=index-heading]{padding-top:10px}.help-text{font-size:.75rem!important}.index-head-action-container-parent div.overflow-hidden.overflow-x-auto.relative{border-radius:.5rem}.border-ddd{border:1px solid #ddd}.dark table th button svg path{fill:rgba(var(--colors-gray-300))!important}[dusk=web-pages-index-component].resource-index .index-actions-container .action-select{display:none}

.note-editor #intro,.note-editor .articleSection{border:1px dashed #000;padding:5px}.note-editor .articleSection{margin:10px 0}.note-editor .articleSection .imageDiv,.note-editor .articleSection p,.note-editor p{border:1px dashed blue;margin:10px 0}.note-editor .articleSection blockquote{border:1px dashed orange;margin:1rem 0}#articleContent{color:#3c3d3b;font-size:16px;font:Arial;padding:0 20px}#article-share{margin-top:13px!important}.articleSection>*{box-sizing:border-box}#articleBody blockquote{border-left:none;color:#d07014;display:none;font-size:1.4em;line-height:1.25em;text-align:right}#articleBody{font-size:1em;line-height:26px}.articleImg dd{color:#d07014;font-size:.875em;font-weight:700;text-transform:uppercase}.aboutAuthor h3{color:#959595;font-size:1.75em;text-transform:uppercase}.aboutAuthor span{color:#a73c23;font-size:1.625em}.aboutAuthor p{font-size:.875em}.contactAuthor span{color:#d07014;font-size:.9375em;font-weight:700}.articlesHome{padding:0 5px}#articleContent{margin-top:10px}#articleBody,#articleContent{position:relative}.articleSection ol{clear:both}.articleSection blockquote{border-bottom:6px solid #d07014;border-top:6px solid #d07014;float:left;margin:0;padding:10px 0;width:215px}.articleSection blockquote.up{margin:-100px 0 0}.articleSection blockquote.down{margin:100px 0 0}#articleBody .articleSection{margin:0 auto;position:relative}#articleBody dl{float:left;margin:20px 0;width:100%}#articleBody .articleSection p{display:block;float:left;font-size:1.4em;line-height:1.45em;margin:18px 0}#articleBody .articleImg{margin:0}#articleBody .articleImg img,#intro img{width:100%}#articleBody .articleImg dd{display:none;float:left;margin:-8px 0 0}#articleBreadcrumbs{color:#3c3d3b;font-size:1.1em;margin-left:20px;margin-top:20px}#articleBreadcrumbs a{color:#3c3d3b!important;font-weight:700;text-decoration:none}#authorInfo{background:#eee;clear:both;display:inline-block;display:-webkit-inline-box;font-family:Arial;margin-top:20px;overflow:hidden;padding:20px 40px;width:100%}.aboutAuthor{margin-left:95px;width:68%}.aboutAuthor h3{margin:0 0 10px}.aboutAuthor p{line-height:20px;margin-top:5px}.aboutAuthor img{float:left;margin-right:5px;margin-top:3px}#social-bottom-header{color:#333;text-transform:uppercase}#social-bottom-icons{margin-bottom:50px;overflow:hidden}#social-bottom-icons #facebook-float{margin-left:40px}@media only screen and (max-width:920px){#articleBody blockquote{display:none;font-size:1em;left:-150px;width:150px}#authorInfo{padding:20px}.authorImg{display:none}.aboutAuthor h3{margin:10px 0}div.contactAuthor{display:block;max-width:275px}.aboutAuthor{width:100%}#mainbody{padding-left:0}}@media (max-width:720px){#articleBody blockquote,#mainbody table:first-child{display:none}#articleBody{padding:0}#articleBody .articleSection,.articleSection p{clear:both;float:none;max-width:100%;padding:0}.articleSection h2,.articleSection h5{width:100%}.articleSection h2{margin-bottom:0}}@media (max-width:400px){.article{width:100%}}#articleBody h2{color:#a73c23;font-size:2em;font-weight:700;line-height:1em}#articleBody .articleSection h2,#articleBody .articleSection h5{float:left;margin:10px 0 0;width:100%}#articleBody .articleSection h5{font-size:1.4em;font-weight:700;text-transform:uppercase}.articleSection p a{color:#cf6f15;font-style:italic}#articleBody .articleSection .imageDiv{border:0;margin:0}



.dark .multiselect__tags{background:rgba(var(--colors-grey-900));border:1px solid #e8e8e8}.dark .multiselect__single{background:none}.dark .multiselect{background-color:rgba(var(--colors-grey-900));color:inherit!important}
.w-2\/3{width:66.666667%}.float-right{float:right}
[dusk=support-chats-index-component] table tbody td:nth-child(6){max-width:600px;word-break:break-word}
[dusk=advertising-costs-index-component] table>tbody>tr>td:last-child,[dusk=advertising-costs-index-component] table>thead>tr>th:last-child,[dusk=macros-index-component] table>tbody>tr>td:last-child,[dusk=macros-index-component] table>thead>tr>th:last-child,[dusk=mail-templates-index-component] table>tbody>tr>td:last-child a,[dusk=sales-tax-returns-index-component] table>tbody>tr>td:last-child,[dusk=sales-tax-returns-index-component] table>thead>tr>th:last-child{display:none}
fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:35px;position:absolute;right:1px;top:1px;width:48px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"×";font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e8e8e8;border-top-left-radius:5px;border-top-right-radius:5px;bottom:100%}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.multiselect>.multiselect__tags{border-color:var(\--60);border-radius:.5rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.05)}tr.text-black-bold td,tr.text-black-bold td a{color:#000!important;font-weight:700!important}.text-black-bold>td.text-red{color:red!important}.text-black-bold>td.text-green{color:green!important}tr.text-orange-bold td,tr.text-orange-bold td a{color:orange!important;font-weight:700!important}tr.text-red-bold td,tr.text-red-bold td a{color:red!important;font-weight:700!important}.table-primary{width:100%}.table-primary>thead>tr>th{text-transform:uppercase}.table-primary>tbody>tr>td,.table-primary>thead>tr>th{letter-spacing:.025em;padding:.5rem}.filtertable-googleadds{width:100%}.dark .filtertable-googleadds{background-color:rgba(var(--colors-gray-800))}.filtertable-googleadds>thead>tr>th{background-color:#f4f7fa;padding:10px 8px}.dark .filtertable-googleadds>thead>tr>th{background-color:rgba(var(--colors-gray-900))}.filtertable-googleadds>tbody>tr>td{height:2rem;padding:5px;text-align:center}.search-icon-center{top:6px}.pl-search{padding-left:2.75rem}.pb-16{padding-bottom:4rem}.dark .form-input{background-color:rgb(17,24,39,var(--tw-bg-opacity,1))!important}div[dusk=marketing-emails-index-component] table[dusk=resource-table]>tbody tr td:last-child,div[dusk=marketing-emails-index-component] table[dusk=resource-table]>thead tr td:last-child{display:none}.dark .w-action-fields h2{color:inherit}.dark .daterangepicker .ranges li:hover{background-color:rgb(55,65,81,var(--tw-bg-opacity,1))}.dark .daterangepicker select{background-color:rgb(17,24,39,var(--tw-bg-opacity,1));color:inherit}.dark .daterangepicker .calendar-table,.dark .daterangepicker td.off,.dark .daterangepicker td.off.end-date,.dark .daterangepicker td.off.in-range,.dark .daterangepicker td.off.start-date{background-color:inherit}.dark .daterangepicker td.available:hover{background-color:rgb(55,65,81,var(--tw-bg-opacity,1))}.dark .daterangepicker th.available:hover{background-color:rgb(17,24,39,var(--tw-bg-opacity,1))}.text-80{color:inherit}

/* Nova Tool CSS */


.dark .returnLabelIcon,.returnLabelIcon{color:#003b4d}[dusk=rmas-index-component] table tbody td:last-child button{display:none}
.email-resource-page .move-to-new-page{display:none}.move-to-new-page{color:#003b4d;cursor:pointer;font-family:Arial;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:normal;text-decoration:underline;vertical-align:top}.dark .move-to-new-page{color:inherit}.dark{.note-editor.note-frame{background-color:#1e1e1e;border:1px solid #444;color:#eee}.note-toolbar{background-color:#2c2c2c;border-bottom:1px solid #444}.note-toolbar .btn{background-color:#3a3a3a;border-color:#555;color:#eee}.note-toolbar .btn:hover{background-color:#555;color:#fff}.note-editable{background-color:#1e1e1e;color:#eee}.note-dropdown-menu,.note-popover{background-color:#2a2a2a;color:#eee}.note-dropdown-menu a{color:#eee}.note-dropdown-menu a:hover{background-color:#444;color:#fff}.note-modal-body .checkbox{background-color:inherit;border-color:none;border-width:0;-webkit-print-color-adjust:exact;width:100%}.note-modal-content{background-color:#2a2a2a;border:1px solid #444;color:#f1f1f1}.note-modal-header{background-color:#1e1e1e;border-bottom:1px solid #444;color:#fff}.note-modal-body{background-color:#2a2a2a;color:#f1f1f1}.note-modal-footer{background-color:#1e1e1e;border-top:1px solid #444;padding-bottom:49px}.note-modal-content input,.note-modal-content textarea{background-color:#1e1e1e;border:1px solid #555;color:#f1f1f1}.note-modal-content input:focus,.note-modal-content textarea:focus{background-color:#222;border-color:#888;color:#fff}.note-modal-content .btn{background-color:#3a3a3a;border-color:#555;color:#eee}.note-modal-content .btn:hover{background-color:#555;color:#fff}.note-modal .note-modal-body .note-modal-title,.note-modal .note-modal-body label{color:inherit}.note-modal .close{opacity:.6}.note-modal-title{color:#fff}}

.dark .subject-answer,.dark .ticket-attach-file-listing li,.dark .ticket-quote-order-ul li{color:#aaa!important}[dusk=kayako-datas-detail-component] [dusk=edit-resource-button],[dusk=kayako-datas-index-component] table>tbody>tr>td:last-child,[dusk=kayako-datas-index-component] table>thead>tr>th:last-child,[dusk=ut-tickets-detail-component] h1.page-heading-h1{display:none}[dusk=tickets-lens-component] .overflow-hidden.overflow-x-auto.relative{border-radius:.5rem}.select2-container .select2-search--inline{width:100%}.select2-container--default .select2-search--inline .select2-search__field{width:100%!important}.select2-container span{display:inline}
.dark .portal-product-reviews .tabs-component-tabs .tabs-component-tab{color:#fff}.dark .product-review-edit-table .imageHeading,.dark .product-review-edit-table .label,.dark .product-review-edit-table td>input[type=radio]+span{color:inherit!important}.ml-15px{margin-left:15px}.ml-10{margin-left:2.5rem}.mr19{margin-right:19px}.w-43Percentpx{width:43%}.w-38Percentpx{width:38%}.w-40Percentpx{width:40%}.product-reviews-table-tr td:last-child,[dusk=ec-approved-product-reviews-index-component] [dusk=resource-table] th:last-child,[dusk=ec-deleted-product-reviews-index-component] [dusk=resource-table] th:last-child,[dusk=ec-followup-product-reviews-index-component] [dusk=resource-table] th:last-child,[dusk=ec-new-product-reviews-index-component] [dusk=resource-table] th:last-child,[dusk=efs-approved-product-reviews-index-component] [dusk=resource-table]+div,[dusk=efs-deleted-product-reviews-index-component] [dusk=resource-table] th:last-child,[dusk=efs-followup-product-reviews-index-component] [dusk=resource-table] th:last-child,[dusk=efs-new-product-reviews-index-component] [dusk=resource-table] th:last-child{display:none}.portal-ec-questions tbody,.portal-efs-questions tbody,.portal-product-reviews tbody,.portal-product-reviews thead,.product-reviews-table-tr{border:none!important}.product-reviews-table-tr-td:hover{background-color:#f1f5f9!important}.dark .product-reviews-table-tr-td:hover{background-color:rgba(var(--colors-gray-900))!important}.product-reviews-table-tr-td{background-color:#f1f5f9;padding:0 0 1.5rem}[dusk=ec-approved-product-reviews-index-component] [dusk=index-heading]+div,[dusk=ec-deleted-product-reviews-index-component] [dusk=index-heading]+div,[dusk=ec-followup-product-reviews-index-component] [dusk=index-heading]+div,[dusk=ec-new-product-reviews-index-component] [dusk=index-heading]+div,[dusk=efs-approved-product-reviews-index-component] [dusk=index-heading]+div,[dusk=efs-deleted-product-reviews-index-component] [dusk=index-heading]+div,[dusk=efs-followup-product-reviews-index-component] [dusk=index-heading]+div,[dusk=efs-new-product-reviews-index-component] [dusk=index-heading]+div{display:none;height:0;margin:0;padding:0}[dusk=approved-ec-questions-index-component] [dusk=index-heading],[dusk=approved-efs-questions-index-component] [dusk=index-heading],[dusk=deleted-ec-questions-index-component] [dusk=index-heading],[dusk=deleted-efs-questions-index-component] [dusk=index-heading],[dusk=ec-approved-product-reviews-index-component] [dusk=index-heading],[dusk=ec-deleted-product-reviews-index-component] [dusk=index-heading],[dusk=ec-followup-product-reviews-index-component] [dusk=index-heading],[dusk=ec-new-product-reviews-index-component] [dusk=index-heading],[dusk=efs-approved-product-reviews-index-component] [dusk=index-heading],[dusk=efs-deleted-product-reviews-index-component] [dusk=index-heading],[dusk=efs-followup-product-reviews-index-component] [dusk=index-heading],[dusk=efs-new-product-reviews-index-component] [dusk=index-heading],[dusk=new-ec-questions-index-component] [dusk=index-heading],[dusk=new-efs-questions-index-component] [dusk=index-heading],[dusk=pcr-ec-questions-index-component] [dusk=index-heading],[dusk=pcr-efs-questions-index-component] [dusk=index-heading]{display:none}.product-review-edit-table td>input[type=radio]{height:13px;transform:scale(1.3);vertical-align:inherit}.product-review-edit-table tr{border:0}.mb-40px{margin-bottom:40px}.portal-product-reviews .index-actions-container{margin:0;padding:0}[dusk=approved-ec-questions-index-component] table,[dusk=approved-efs-questions-index-component] table,[dusk=deleted-ec-questions-index-component] table,[dusk=deleted-efs-questions-index-component] table,[dusk=ec-approved-product-reviews-index-component] table,[dusk=ec-deleted-product-reviews-index-component] table,[dusk=ec-followup-product-reviews-index-component] table,[dusk=ec-new-product-reviews-index-component] table,[dusk=efs-approved-product-reviews-index-component] table,[dusk=efs-deleted-product-reviews-index-component] table,[dusk=efs-followup-product-reviews-index-component] table,[dusk=efs-new-product-reviews-index-component] table,[dusk=new-ec-questions-index-component] table,[dusk=new-efs-questions-index-component] table,[dusk=pcr-ec-questions-index-component] table,[dusk=pcr-efs-questions-index-component] table{background-color:#f1f5f9}.dark{[dusk=approved-ec-questions-index-component] table,[dusk=approved-efs-questions-index-component] table,[dusk=deleted-ec-questions-index-component] table,[dusk=deleted-efs-questions-index-component] table,[dusk=ec-approved-product-reviews-index-component] table,[dusk=ec-deleted-product-reviews-index-component] table,[dusk=ec-followup-product-reviews-index-component] table,[dusk=ec-new-product-reviews-index-component] table,[dusk=efs-approved-product-reviews-index-component] table,[dusk=efs-deleted-product-reviews-index-component] table,[dusk=efs-followup-product-reviews-index-component] table,[dusk=efs-new-product-reviews-index-component] table,[dusk=new-ec-questions-index-component] table,[dusk=new-efs-questions-index-component] table,[dusk=pcr-ec-questions-index-component] table,[dusk=pcr-efs-questions-index-component] table{background-color:inherit}}.dark .reviewText{color:inherit!important}
[dusk=ec-gift-cards-index-component] table>tbody>tr>td:last-child,[dusk=ec-gift-cards-index-component] table>thead>tr>th:last-child,[dusk=efs-gift-cards-index-component] table>tbody>tr>td:last-child,[dusk=efs-gift-cards-index-component] table>thead>tr>th:last-child{display:none}


[dusk=call-center-escalations-index-component] table>tbody>tr>td:last-child,[dusk=call-center-escalations-index-component] table>thead>tr>th:last-child{display:none}

.table-qb-preview td{color:#000;height:1.5rem;padding:0;text-align:left}.table-qb-preview th{padding:3px!important;text-align:left}.dark .table-qb-preview td{color:inherit}


[dusk=web-pages-detail-component] [dusk=edit-resource-button],div[dusk=product-additions-detail-component] [dusk=edit-resource-button],div[dusk=product-additions-index-component] [dusk=create-button],div[dusk=product-additions-index-component] table[dusk=resource-table]>tbody tr td:last-child,div[dusk=product-additions-index-component] table[dusk=resource-table]>thead tr th:last-child,div[dusk=upa-project-details-detail-component] [dusk=edit-resource-button],div[dusk=upa-project-details-detail-component] [dusk=open-delete-modal-button],div[dusk=web-pages-detail-component] [dusk=open-delete-modal-button]{display:none}
div[dusk=cg-quotes-detail-component] [dusk=edit-resource-button],div[dusk=cg-quotes-index-component] table.w-full[dusk=resource-table]>tbody tr td:last-child,div[dusk=cg-quotes-index-component] table.w-full[dusk=resource-table]>thead tr td:last-child{display:none}svg image,svg text{cursor:pointer}.cg-graphics-logo-section-panel .overflow-hidden{overflow:initial!important}.cg-change-qq-layout{left:-35%;position:relative;top:-35px}.QuickQuoteLayout,.cg-change-qq-layout{text-align:-webkit-center}.text-center{text-align:center;text-align:-webkit-center}.digital-quote-convert-link,.heat-fusion-convert-link{font-size:12px}.text-flex{display:flex}


.ptd-create .row,.ptd-edit .row,.ptd-list .row{display:flex;flex-wrap:wrap}.ptd-create .col,.ptd-create .col-md-10,.ptd-create .col-md-12,.ptd-create .col-md-2,.ptd-create .col-md-3,.ptd-create .col-md-8,.ptd-edit .col,.ptd-edit .col-md-10,.ptd-edit .col-md-12,.ptd-edit .col-md-2,.ptd-edit .col-md-3,.ptd-edit .col-md-8,.ptd-list .col,.ptd-list .col-md-10,.ptd-list .col-md-12,.ptd-list .col-md-2,.ptd-list .col-md-3,.ptd-list .col-md-8{padding-left:15px;padding-right:15px;position:relative;width:100%}.ptd-create .col-md-2,.ptd-edit .col-md-2,.ptd-list .col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.ptd-create .col-md-3,.ptd-edit .col-md-3,.ptd-list .col-md-3{flex:0 0 25%;max-width:25%}.ptd-create .col-md-8,.ptd-edit .col-md-8,.ptd-list .col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.ptd-create .col-md-10,.ptd-edit .col-md-10,.ptd-list .col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.ptd-create .col-md-12,.ptd-edit .col-md-12,.ptd-list .col-md-12{flex:0 0 100%;max-width:100%}.ptd-create .offset-1,.ptd-create .offset-2,.ptd-edit .offset-1,.ptd-edit .offset-2,.ptd-list .offset-1,.ptd-list .offset-2{margin-left:8.333333%}.ptd-create .offset-2,.ptd-edit .offset-2,.ptd-list .offset-2{margin-left:16.666667%}@media (max-width:768px){.ptd-create .col-md-10,.ptd-create .col-md-2,.ptd-create .col-md-3,.ptd-create .col-md-8,.ptd-edit .col-md-10,.ptd-edit .col-md-2,.ptd-edit .col-md-3,.ptd-edit .col-md-8,.ptd-list .col-md-10,.ptd-list .col-md-2,.ptd-list .col-md-3,.ptd-list .col-md-8{flex:0 0 100%;max-width:100%}.ptd-create .offset-1,.ptd-create .offset-2,.ptd-edit .offset-1,.ptd-edit .offset-2,.ptd-list .offset-1,.ptd-list .offset-2{margin-left:0}}
.winner-create form,.winner-edit form{padding:1.5rem}.winner-create .flex.gap-4,.winner-edit .flex.gap-4{gap:1rem}.winner-create label,.winner-edit label{color:var(--colors-gray-800,#1f2937);display:block;font-weight:600;margin-bottom:.5rem}.winner-create .mb-4:last-of-type,.winner-edit .mb-4:last-of-type{margin-bottom:0}.winner-create .bg-30,.winner-edit .bg-30{border-top:1px solid var(--colors-gray-200,#e5e7eb);margin-top:1.5rem}.winners-list .bg-red-100{background-color:#fee2e2}.dark .winners-list .bg-red-100{background-color:#7f1d1d}
