.customTable{width:100%;margin:30px 0;position:relative}.customTable table{width:100%;border-collapse:collapse;font-weight:bold;border:10px solid #e2e2e2}.customTable table tr{border-top:10px solid #e2e2e2;border-bottom:10px solid #e2e2e2}.customTable table th,.customTable table td{padding:10px;text-align:left;width:30%;min-width:150px}.customTable table th:nth-child(2),.customTable table th:nth-child(3),.customTable table td:nth-child(2),.customTable table td:nth-child(3){text-align:center;width:20%;min-width:100px}.customTable table th:nth-child(2),.customTable table td:nth-child(2){text-transform:uppercase}.customTable table a{text-decoration:none;font-weight:bold;color:#fff;margin:0;display:inline-flex;padding:5px 10px;justify-content:center;align-items:center}.customTable table a:hover{border-color:#fb1354}.customTable table th{background-color:#fff;color:#333}.customTable table tr:first-child{background-color:#333;text-transform:uppercase}.customTable table tr:first-child th{background-color:#333;color:#fff}.customTable table td:last-child{text-align:right}@media only screen and (max-width: 600px){.customTable table{display:block;overflow-x:auto}.customTable table thead,.customTable table tbody,.customTable table tr,.customTable table td,.customTable table th{display:block;width:100% !important}.customTable table tr:first-child{display:none}.customTable table th,.customTable table td{text-align:center !important;font-weight:bold}.customTable table th{display:none}}
