#bill-part-1{border-radius:1rem;border:.15rem solid #000;padding:.5rem;width:-moz-fit-content;width:fit-content}.HighlightedElement{display:inline-block;position:relative;background:rgba(255,200,0,.8);cursor:pointer;padding:.1rem;margin:-.1rem;border-radius:.5rem;transition:all .2s ease-in-out}.HighlightedElement:hover{box-shadow:0 0 .5rem rgba(0,0,0,.5);transform:scale(1.05)}#bill-part-2{display:flex;justify-content:space-between}#bill-part-2 #bill-part-2_address-1{flex:3 1}#bill-part-2 #bill-part-2_address-2-container{flex:2 1}#bill-part-2 #bill-part-2_address-2-container #bill-part-2_address-2{padding-left:1rem}.bill-part-3__header{display:flex;justify-content:space-between}.bill-part-3__header>div{flex:1 1;border-bottom:.2rem solid #000}.bill-part-3__header-title{display:flex;flex-flow:column;justify-content:center;font-size:1.2rem;font-weight:700}.bill-part-3__header-bill-info{display:flex;flex-flow:column;justify-content:center;text-align:center}.bill-part-3__header-bill-info>div:first-child{font-size:1.5rem;font-weight:700}.bill-part-3__header-issue-info{display:flex;flex-flow:column;justify-content:flex-end}.bill-part-3__header-issue-info-date,.bill-part-3__header-issue-info-number{font-weight:700;flex:1 1;display:flex;flex-wrap:nowrap;width:100%}.bill-part-3__header-issue-info-date>div,.bill-part-3__header-issue-info-number>div{display:flex}.bill-part-3__header-issue-info-date>div:first-of-type,.bill-part-3__header-issue-info-number>div:first-of-type{font-weight:700;flex:1 1;display:flex;flex-wrap:nowrap;width:-moz-fit-content;width:fit-content}.bill-part-3__header-issue-info-date>div:last-of-type,.bill-part-3__header-issue-info-number>div:last-of-type{flex:1 1;display:flex;font-weight:700}.bill-part-3__body{padding:.5rem 1rem}.bill-part-3__period{margin-bottom:1rem}.bill-part-3__content{display:flex;justify-content:space-between;gap:5%}.bill-part-3__details{flex:5 1;display:flex;justify-content:space-between}.bill-part-3__amounts,.bill-part-3__info{display:flex;flex-flow:column}.bill-part-3__amounts{justify-content:space-between;text-align:right}.bill-part-3__amounts div>span,.bill-part-3__amounts>span{white-space:nowrap}.bill-part-3__other-amounts{flex:2 1}#bill-part-4>div{width:100%;text-align:center;font-size:1.5rem;font-weight:700;border-bottom:.2rem solid #000}#bill-part-4 table>thead>tr>th{font-weight:400;text-align:left}#bill-part-4 table>thead>tr>th:last-of-type{text-align:right}#bill-part-4 table>tbody>tr>td{text-align:left}#bill-part-4 table>tbody>tr>td:last-of-type{text-align:right}.TableWrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}#bill-part-5>div{text-align:center;font-size:1.5rem;font-weight:700;border-bottom:.2rem solid #000}#bill-part-5 table>thead>td{color:#000;font-weight:700}#bill-part-5 table>thead>td:nth-of-type(2),#bill-part-5 table>thead>td:nth-of-type(3){text-align:center}#bill-part-5 table>tbody>tr>td:nth-of-type(2){text-align:right;padding-right:10%}#bill-part-5 table>tbody>tr>td:nth-of-type(3){text-align:center}