/*! Added to highlight the selected column item with a different color  */.coral3-ColumnView-item.is-active{background-color:rgb(158 95 208 / 47%)}
@-webkit-keyframes slidein-bottom{from{bottom:-100%}
to{bottom:.5rem}
}
@keyframes slidein-bottom{from{bottom:-100%}
to{bottom:.5rem}
}
@-webkit-keyframes opacity-0-1{from{opacity:0}
to{opacity:1}
}
@keyframes opacity-0-1{from{opacity:0}
to{opacity:1}
}
.fxg-table{max-width:100%;width:100%}
.fxg-table a{text-decoration:underline;color:#333}
.fxg-table a:hover,.fxg-table a:focus{color:#007ab7}
.fxg-table a:active{color:#333}
.fxg-table .link a{text-decoration:none}
.fxg-table th,.fxg-table td{font-size:.875rem;font-weight:400;line-height:1.5;word-wrap:break-word}
.fxg-table .fxg-font-size-16{font-size:1rem;font-weight:300}
.fxg-table .fxg-font-size-14{font-weight:300}
.fxg-table .fxg-font-size-12{font-weight:300}
.fxg-table .fxg-default{font-weight:400}
.fxg-table th{font-size:.875rem;letter-spacing:1px;font-weight:500}
.fxg-table th p{font-size:.875rem;font-weight:500}
.fxg-table th li{font-size:.875rem;font-weight:500}
.fxg-table th .fxg-font-size-16{font-weight:300}
.fxg-table th .fxg-font-size-14{font-weight:300}
.fxg-table th .fxg-font-size-12{font-weight:300}
.fxg-table th .fxg-default{font-weight:400}
.fxg-table td p{font-size:.875rem;font-weight:400}
.fxg-table td li{font-size:.875rem;font-weight:400}
.fxg-table caption{font-size:.75rem}