
/*** T3SB identifier: t3sbsCSSassets_1292 */

/* t3sbs_assets_1292 */
body{
  background: white;
}

.end-al{
  align-self: end;
}

table{
  table-layout:fixed;
}

@media (min-width: 1200px) {
  .table>tbody>tr>td:last-child{
    padding-left: 11rem !important;
  }
}

@media (max-width: 499px) {
  .table>tbody>tr>td:first-child{
    width: 30%;
  }
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-bg-type: white;
}

.table-striped>tbody>tr:nth-of-type(even)>* {
    --bs-table-bg-type: #ecddc6;
}

	


/*** T3SB identifier: t3sbsCSSassets_1900 */

/* t3sbs_assets_1900 */
.eig-white-footer .nav-link{
  color: white;
}

.eig-white-footer .nav-link:hover{
  color: #d9c9c9;
}
	

