table{font-family:arial,sans-serif;border-collapse:collapse;width:100%}
.table-component .text-dot{font-size:13px}
.table-component td,.table-component th{border:1px solid #c7baba;text-align:center;padding:7px 5px}
.table-component tr:nth-child(even){background-color:white}
.table-component tr:nth-child(odd){background-color:#ddd}
.table-component th{background-color:#06062b;color:white}
.table-component tr{background-color:white}
.table-component h1{text-align:center;background:white;font-size:24px;margin:0;padding:40px 0 40px 0}
@media only screen and (min-width:0) and (max-width:540px){.table-component h1{padding:0 0 20px 0 !important}
}
@media only screen and (min-width:541px) and (max-width:820px){.table-component h1{font-size:21px}
.table-component td,.table-component th{font-size:14px;line-height:unset !important}
.tableDetails .table-heading{padding:12px 46px 12px 4px !important}
}
.center{width:10%;height:10%;display:block;margin-left:auto;margin-right:auto}
.textCenter{text-align:center}