.newbutton{border:0;background-color:transparent}
.newicon{padding-left:10px}
.hidden{display:none}
.table-toggle{max-width:100vw !important}
.table-toggle a:not(.btn):hover{text-decoration:none}
.table-toggle .btn.text-right{justify-content:right !important}
.table-toggle .btn.text-left{justify-content:left !important}
.table-toggle .btn.text-center{justify-content:center !important}
.table-toggle .btn:not(.btn-green--neon):hover .newicon svg>path{stroke:#f6f4e9;fill:#f6f4e9}
@media screen and (max-width:767px){.table-toggle{max-width:none !important}
.table-toggle .btn.text-right-sm{justify-content:right !important}
.table-toggle .btn.text-left-sm{justify-content:left !important}
.table-toggle .btn.text-center-sm{justify-content:center !important}
}
.in-page{padding-bottom:40px}
.chevron-icon svg{margin-left:3px}
a.show-hide-toggle.right-arrow .chevron-icon svg,a.hide-show-toggle.right-arrow .chevron-icon svg{display:none}
a.show-hide-toggle.right-arrow,a.hide-show-toggle.right-arrow{display:flex;justify-content:center;align-items:center}
a:has(.newicon) .chevron-icon{display:none}