.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.btn--transparent-eggshell:hover .newicon svg>path{stroke:#f6f4e9;fill:#f6f4e9}
.table-toggle .btn--transparent-black:hover .newicon svg>path,.table-toggle .btn--transparent--global--green:hover .newicon svg>path,.table-toggle .btn--light-grey-1:hover .newicon svg>path,.table-toggle .btn--light-grey-2:hover .newicon svg>path{stroke:#fff;fill:#fff}
.table-toggle .btn--transparent-white:hover .newicon svg>path,.table-toggle .btn--transparent--hrb--neon:hover .newicon svg>path,.table-toggle .btn--transparent--ba--neon:hover .newicon svg>path,.table-toggle .btn--transparent--spruce--neon:hover .newicon svg>path{stroke:#262626;fill:#262626}
@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}
}