@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fee-schedule-popup{background-color:#fff}.fee-schedule-container{width:100%;height:100%}.fee-schedule-container thead tr{background-color:#fafbfc}.fee-schedule-container thead tr td{color:#000;padding-top:8px}.fee-schedule-container tbody tr:nth-child(odd){background-color:#f2f4f5}.fee-schedule-container thead td:first-of-type{border-top-left-radius:4px}.fee-schedule-container thead td:last-of-type{border-top-right-radius:4px}.fee-schedule-container tr:last-of-type td:first-of-type{border-bottom-left-radius:4px}.fee-schedule-container tr:last-of-type td:last-of-type{border-bottom-right-radius:4px}.fee-schedule-container td{width:50%;padding:5px 20px}
