@charset "UTF-8";#goldTable{width:100%!important;border-collapse:collapse;background-color:#fff}#goldTable thead tr{border-bottom:1px solid var(--bs-primary)}#goldTable thead th{cursor:pointer;position:relative;padding:.5rem;text-align:center;background-color:#fff;font-weight:700;color:var(--bs-dark);transition:background-color .3s ease,color .3s ease}#goldTable thead th:hover{background-color:#e9ecef;color:var(--bs-primary)}#goldTable thead th:after{content:"⇅";font-size:.8rem;color:var(--bs-dark);margin-left:.5rem;opacity:.5}#goldTable .img-thumbnail{border:none}#goldTable tr.even{background-color:#fff!important}#goldTable tr.odd{background-color:#9da4ae!important}#goldTable tfoot tr{background-color:var(--bs-primary)!important}#goldTable tfoot tr td{text-align:center;padding:1rem}#goldTable tfoot tr td a{color:#fff;text-decoration:none;font-weight:500}#goldTable td{padding:1rem;vertical-align:middle;border:none}#goldTable td .gold-info{width:100%;text-align:start}#goldTable img{width:50px;height:auto}
