.addon-table{border-top:1px solid var(--main-color);max-width:100%;overflow-x:auto}.addon-table:last-of-type{border-bottom:2px solid var(--main-color)}.addon-table table{width:100%}.addon-table table tr th{background:var(--gray-light);min-width:180px;text-align:right;width:20%}@media (max-width:991.98px){.addon-table table tr th{min-width:110px}}.addon-table table tr td{background:var(--white)}.addon-table table tr td,.addon-table table tr th{padding:5px 10px;vertical-align:top}.addon-table table tr td a,.addon-table table tr th a{color:var(--main-color);text-decoration:underline}.addon-table table tr td a:hover,.addon-table table tr th a:hover{text-decoration:none}.addon-table table tr:first-of-type td a{font-weight:700}.addon-table table.residential-table tr th{min-width:275px}@media screen and (max-width:650px){.addon-table table.residential-table tr th{min-width:150px}}[role=tabpanel] .addon-table:first-of-type{border-top:0 solid var(--main-color)}