#bg_calculator_template{position:relative}#bg_calculator_template .form-fields-group{margin-top:3rem}#bg_calculator_template .field-group-title{margin-top:1.5rem;margin-bottom:.5rem;padding:5px 0;color:#e6007e;font-weight:bold;border-bottom:1px solid #a9a9a9}#bg_calculator_template .field-group{margin-bottom:.5rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}#bg_calculator_template .field-group[data-field-width=wide]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#bg_calculator_template .field-group[data-field-width=wide] .label-render{-ms-flex-preferred-size:auto;flex-basis:auto}#bg_calculator_template .field-group[data-field-width=wide] .field-render{-ms-flex-preferred-size:auto;flex-basis:auto}#bg_calculator_template .field-group .label-render{font-weight:bold;-ms-flex-preferred-size:400px;flex-basis:400px}#bg_calculator_template .field-group .field-render{-ms-flex-preferred-size:300px;flex-basis:300px}#bg_calculator_template .field-group .field-render [readonly]{background-color:#ebebeb}#bg_calculator_template .field-group .field-render:has(textarea){-ms-flex-preferred-size:600px;flex-basis:600px}#bg_calculator_template .field-group .field-render:has(.field-render-prepend-label){display:-webkit-box;display:-ms-flexbox;display:flex}#bg_calculator_template .field-group .field-render:has(.field-render-append){display:-webkit-box;display:-ms-flexbox;display:flex}#bg_calculator_template .field-group .field-render:has(.field-render-append) input{border-top-right-radius:0;border-bottom-right-radius:0}#bg_calculator_template .field-group .field-render .field-render-prepend-label{border:1px solid rgba(0,0,0,0);border-right:none;padding-right:.5rem}#bg_calculator_template .field-group .field-render .field-render-append{border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#dedede;border:1px solid #1f1e1e;border-left:none;padding:0 .5rem}#bg_calculator_template .field-group .table-responsive{margin-bottom:1rem}#bg_calculator_template .field-group .table-responsive table tr{position:relative}#bg_calculator_template .field-group .table-responsive table tr:hover,#bg_calculator_template .field-group .table-responsive table tr:focus-within{background-color:#d3d3d3}#bg_calculator_template .field-group .table-responsive table tr td{text-wrap:nowrap}#bg_calculator_template .field-group .table-responsive table tbody{counter-reset:rowNumber}#bg_calculator_template .field-group .table-responsive table tbody:hover tr:not(:hover,:focus-within),#bg_calculator_template .field-group .table-responsive table tbody:focus-within tr:not(:hover,:focus-within){opacity:.5}#bg_calculator_template .field-group .table-responsive table tbody tr{position:relative;counter-increment:rowNumber}#bg_calculator_template .field-group .table-responsive table tbody tr td:first-child::before{content:"#" counter(rowNumber);opacity:.3}#bg_calculator_template .bvi-score-card{display:inline-block;padding:1rem 2rem;background-color:#ebebeb}#bg_calculator_template .bvi-score-card strong{display:block}#bg_calculator_template .graph-results{margin-bottom:4em}#bg_calculator_template .bg_calculator_saves_list{margin-top:3rem}#bg_calculator_template .bg_calculator_saves_list .save-item{border-bottom:1px solid;padding:.5rem 0;gap:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#bg_calculator_template .bg_calculator_saves_list .save-item-title{-webkit-box-flex:1;-ms-flex:1;flex:1}fieldset{padding-top:0 !important}legend{font-size:1rem;margin-bottom:0;width:auto;padding-inline:.5rem;font-weight:bold}/*# sourceMappingURL=bg-calculator.css.map */