@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
  font-family: "Poppins", sans-serif;
}


table,
td,
th {
  border-bottom: 1px solid #e0e0e0;
  border-collapse: collapse;
  background-color: #fafbfc;
}

table {
  width: 1303px;
  margin: 0 auto;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}

tr:hover {
  background-color: chartreuse
}

th {
  background-color: rgb(30, 38, 61);
  font-size: 17px;
  color: white;
  font-family: bebas neue;
  font-weight: normal;
  padding: 9px;
}

td {
  padding: 3px;
}

td:nth-child(1) {
  font-size: 22px;
  font-family: bebas neue;
}

td:nth-child(2) {
  text-align: right;
}

td:nth-child(3) {
  text-align: left;
}

td:nth-child(4) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(5) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(6) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(7) {
  background-color: #edeeef;
  color: #53555b;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 700;
  "

}

td:nth-child(8) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(9) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(10) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(11) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(12) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(13) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(14) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

td:nth-child(15) {
  color: #616268;
  font-family: Rubik, sans-serif;
  font-size: 14px;
  font-weight: 400;
}


a:link {
  color: black;
  text-decoration: none
}

a:visited {
  color: black;
  text-decoration: none
}

a:hover {
  color: rgb(0, 130, 198);
  text-decoration: none
}

a:active {
  color: black;
  text-decoration: none
}
