.ids-cards-table{width:100%;overflow-x:hidden;overflow-y:hidden}.ids-cards-table__scroll{width:100%;overflow-x:auto;overflow-y:hidden}.ids-cards-table__card{display:block;width:15px;height:20px;border-radius:2px;box-sizing:border-box;top:18px;margin:auto;border:1px solid #b7bcbb;background-color:#b7bcbb}.ids-cards-table__card--red{border:1px solid #d80000;background-color:#d80000}.ids-cards-table__card--yellow{border:1px solid #fe0;background-color:#fe0}.ids-cards-table__card--blue{border:1px solid #2862e9;background-color:#2862e9}@media screen and (max-width:1279px){.ids-cards-table__card{width:14px;height:18px;top:16px}}.ids-cards-table__footer{text-align:center}