.views-table table {
  width: 100%;
}

/* Metal 1 */
.view-singles-heavy-metal-chart tr:nth-child(5n+0) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #463936; 
}

/* Metal 2 */
.view-singles-heavy-metal-chart tr:nth-child(5n+1) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #807981;
}

/* Metal 3 */
.view-singles-heavy-metal-chart tr:nth-child(5n+2) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #333431;
}

/* Metal 4 */
.view-singles-heavy-metal-chart tr:nth-child(5n+3) {
  font-size: 2.5rem;
  color: #00f;
  background-color: #C7C1C3;
}

/* Metal 5 */
.view-singles-heavy-metal-chart tr:nth-child(5n+4) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #908086;
}

.view-singles-heavy-metal-chart tr:nth-child(5n+0) a:visited {
  background-color: #463936;
  color: #FF0; 
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+1) a:visited {
  background-color: #807981;
  color: #FF0;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+2) a:visited {
  background-color: #333431;
  color: #FF0;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+3) a:visited {
  background-color: #C7C1C3;
  color: #FF0;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+4) a:visited {
  background-color: #908086;
  color: #FF0;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+0) a:link {
  background-color: #463936;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+1) a:link {
  background-color: #807981;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+2) a:link {
  background-color: #333431;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+3) a:link {
  background-color: #C7C1C3;
  color: #00F; 
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+4) a:link {
  background-color: #908086;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+0) a:hover {
  background-color: #FFF; 
  text-decoration: none;
  color: #463936;
}
/* Metal 2 */
.view-singles-heavy-metal-chart tr:nth-child(5n+1) a:hover {
  background-color: #FFF; 
  color: #807981;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+2) a:hover {
  background-color: #FFF; 
  color: #00F;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+3) a:hover {
  background-color: #FFF; 
  color: #00F;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+4) a:hover {
  background-color: #FFF; 
  color: #908086;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+0) a:active {
  background-color: #FFF;
  color: #00C7A5C;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+1) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+2) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+3) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-heavy-metal-chart tr:nth-child(5n+4) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}

.view-singles-disco-chart td {
  border-top: 0.1em solid #A414D9;
  border-bottom: 0.1em solid;
  text-align: center;
}

/* Vivid Mulberry */
.view-singles-disco-chart tr:nth-child(5n+0) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #A414D9; 
}

/* Princeton Orange */
.view-singles-disco-chart tr:nth-child(5n+1) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #FF802B;
}

/* Vivid Yellow */
.view-singles-disco-chart tr:nth-child(5n+2) {
  font-size: 2.5rem;
  color: #00F;
  background-color: #F9E105;
}

/* Eucalyptus */
.view-singles-disco-chart tr:nth-child(5n+3) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #34C7A5;
}

/* Iris */
.view-singles-disco-chart tr:nth-child(5n+4) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #5D50CE;
}

.view-singles-disco-chart tr:nth-child(5n+0) a:visited {
  background-color: #A414D9;
  color: #000; 
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+1) a:visited {
  background-color: #FF802B;
  color: #000;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+2) a:visited {
  background-color: #F9E105;
  color: #000;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+3) a:visited {
  background-color: #34C7A5;
  color: #000;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+4) a:visited {
  background-color: #5D50CE;
  color: #F00;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+0) a:link {
  background-color: #A414D9;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+1) a:link {
  background-color: #FF802B;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+2) a:link {
  background-color: #F9E105;
  color: #00F; 
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+3) a:link {
  background-color: #34C7A5;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+4) a:link {
  background-color: #5D50CE;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+0) a:hover {
  background-color: #FFF; 
  text-decoration: none;
  color: #A414D9;
}
/* Princeton Orange */
.view-singles-disco-chart tr:nth-child(5n+1) a:hover {
  background-color: #FFF; 
  color: #FF802B;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+2) a:hover {
  background-color: #FFF; 
  color: #00F;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+3) a:hover {
  background-color: #FFF; 
  color: #34C7A5;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+4) a:hover {
  background-color: #FFF; 
  color: #5D50CE;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+0) a:active {
  background-color: #FFF;
  color: #00C7A5C;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+1) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+2) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+3) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-disco-chart tr:nth-child(5n+4) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-europop-chart td {
  border-top: 0.1em solid #A6032F;
  border-bottom: 0.1em solid ;
  text-align: center;
}

.view-singles-europop-chart tr:nth-child(5n+0) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #A6032F; 
}
.view-singles-europop-chart tr:nth-child(5n+1) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #732751;
}
.view-singles-europop-chart tr:nth-child(5n+2) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #724EBF;
}
.view-singles-europop-chart tr:nth-child(5n+3) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #886BF2;
}
.view-singles-europop-chart tr:nth-child(5n+4) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #151B26;
}

.view-singles-europop-chart tr:nth-child(5n+0) a:visited {
  background-color: #A6032F;
  color: #0FF; 
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+1) a:visited {
  background-color: #732751;
  color: #0FF;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+2) a:visited {
  background-color: #724EBF;
  color: #0FF;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+3) a:visited {
  background-color: #886BF2;
  color: #0FF;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+4) a:visited {
  background-color: #151B26;
  color: #0FF;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+0) a:link {
  background-color: #A6032F;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+1) a:link {
  background-color: #732751;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+2) a:link {
  background-color: #724EBF;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+3) a:link {
  background-color: #886BF2;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+4) a:link {
  background-color: #151B26;
  color: #FFF; 
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+0) a:hover {
  background-color: #FFF; 
  text-decoration: none;
  color: #A6032F;
}
.view-singles-europop-chart tr:nth-child(5n+1) a:hover {
  background-color: #FFF; 
  color: #732751;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+2) a:hover {
  background-color: #FFF; 
  color: #724EBF;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+3) a:hover {
  background-color: #FFF; 
  color: #886BF2;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+4) a:hover {
  background-color: #FFF; 
  color: #151B26;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+0) a:active {
  background-color: #FFF;
  color: #00C7A5C;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+1) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+2) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+3) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-europop-chart tr:nth-child(5n+4) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}

/* Firebrick */
.view-singles-reggae-chart td { 
  border-top: 0.1em solid #e13335; 
  border-bottom: 0.1em solid ;
  text-align: center;
}

 /* Firebrick */
.view-singles-reggae-chart tr:nth-child(3n+0) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #e13335;
}

 /* Deep Lemon */
.view-singles-reggae-chart tr:nth-child(3n+1) {
  font-size: 2.5rem;
  color: #00F;
  background-color: #F6C81D; 
}

 /* Mughal green */
.view-singles-reggae-chart tr:nth-child(3n+2) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #296330;
}

 /* Firebrick */
.view-singles-reggae-chart tr:nth-child(3n+0) a:visited {
  background-color: #e13335;
  color: #000; 
  text-decoration: none;
}

 /* Deep Lemon */
.view-singles-reggae-chart tr:nth-child(3n+1) a:visited {
  background-color: #F6C81D;
  color: #000;
  text-decoration: none;
}
  /* Mughal green */
.view-singles-reggae-chart tr:nth-child(3n+2) a:visited {
  background-color: #296330;
  color: #000;
  text-decoration: none;
}
 /* Firebrick */
.view-singles-reggae-chart tr:nth-child(3n+0) a:link {
  background-color: #e13335;
  color: #FFF; 
  text-decoration: none;
}

 /* Deep Lemon */
.view-singles-reggae-chart tr:nth-child(3n+1) a:link {
  background-color: #F6C81D;
  color: #00F; 
  text-decoration: none;
}

 /* Mughal green */
.view-singles-reggae-chart tr:nth-child(3n+2) a:link {
  background-color: #296330;
  color: #FFF; 
  text-decoration: none;
}

 /* Firebrick */
.view-singles-reggae-chart tr:nth-child(3n+0) a:hover {
  background-color: #FFF; 
  text-decoration: none;
  color: #e13335;
}

/* Deep Lemon */
.view-singles-reggae-chart tr:nth-child(3n+1) a:hover {
  background-color: #FFF; 
  color: #00F;
  text-decoration: none;
}

/* Mughal green */
.view-singles-reggae-chart tr:nth-child(3n+2) a:hover {
  background-color: #FFF; 
  color: #296330;
  text-decoration: none;
}

.view-singles-reggae-chart tr:nth-child(3n+0) a:active {
  background-color: #FFF;
  color:000; 
  text-decoration: none;
}
.view-singles-reggae-chart tr:nth-child(3n+1) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-reggae-chart tr:nth-child(3n+2) a:active {
  background-color: #FFF; 
  color: #000;
  text-decoration: none;
}
.view-singles-punk-chart td {
  border-top: 0.1em solid #c00;
  border-bottom: 0.1em solid #c00;
  text-align: center;
}
.view-singles-punk-chart tr:nth-child(odd) {
  font-size: 2.5rem;
  color: #000;
  background-color: #c00; 
}
.view-singles-punk-chart tr:nth-child(even) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #00C;
}
.view-singles-punk-chart tr:nth-child(odd) a:visited {
    background-color: #c00; 
    color: #000; 
    text-decoration: none;
}
.view-singles-punk-chart tr:nth-child(even) a:visited {
  background-color: #00C;
    color: #f00;
    text-decoration: none;
}
.view-singles-punk-chart tr:nth-child(odd) a:link {
    background-color: #C00;
    color: #FFF; 
    text-decoration: none;
}
.view-singles-punk-chart tr:nth-child(even) a:link {
    background-color: #00C;  
    color: #FFF; 
    text-decoration: none;
}
.view-singles-punk-chart tr:nth-child(odd) a:hover {
    background-color: #FFF; 
    text-decoration: none;
    color: #C00;
}
.view-singles-punk-chart tr:nth-child(even) a:hover {
    background-color: #FFF; 
    color: #00C;
    text-decoration: none;
}
.view-singles-punk-chart tr:nth-child(odd) a:active {
    background-color: #FFF;
    color: #000;
    text-decoration: none;
}
.view-singles-punk-chart tr:nth-child(even) a:active {
    background-color: #FFF; 
    color: #000;
    text-decoration: none;
}

.view-singles-rock-chart td {
  text-align: center;
}
.view-singles-rock-chart tr:nth-child(odd) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #0E4093;
}

.view-singles-rock-chart tr:nth-child(even) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #d90915;
}

.view-singles-rock-chart tr:nth-child(odd) a:visited {
  background-color: #0E4093;
    color: #F00; 
    text-decoration: none;
}
.view-singles-rock-chart tr:nth-child(even) a:visited {
  background-color: #d90915;
    color: #0FF;
    text-decoration: none;
}
.view-singles-rock-chart tr:nth-child(odd) a:link {
  background-color: #0E4093;
    color: #FFF; 
    text-decoration: none;
}
.view-singles-rock-chart tr:nth-child(even) a:link {
    background-color: #d90915;  
    color: #FFF; 
    text-decoration: none;
}
.view-singles-rock-chart tr:nth-child(odd) a:hover {
  background-color: #fff; 
    text-decoration: none;
    color: #0E4093;
}
.view-singles-rock-chart tr:nth-child(even) a:hover {
    background-color: #FFF; 
    color: #d90915;
    text-decoration: none;
}
.view-singles-rock-chart tr:nth-child(odd) a:active {
  background-color: #0E4093;
    color: #FFF;
    text-decoration: none;
}
.view-singles-rock-chart tr:nth-child(even) a:active {
    background-color: #FFF; 
    color: #000;
    text-decoration: none;
}
.view-cd-rock-chart td {
  text-align: center;
}
.view-cd-rock-chart tr:nth-child(odd) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #0E4093;
}

.view-cd-rock-chart tr:nth-child(even) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #d90915;
}

.view-cd-rock-chart tr:nth-child(odd) a:visited {
  background-color: #0E4093;
    color: #F00; 
    text-decoration: none;
}

.view-cd-rock-chart tr:nth-child(even) a:visited {
  background-color: #d90915;
    color: #0FF;
    text-decoration: none;
}
.view-cd-rock-chart tr:nth-child(odd) a:link {
  background-color: #0E4093;
    color: #FFF; 
    text-decoration: none;
}
.view-cd-rock-chart tr:nth-child(even) a:link {
    background-color: #d90915;  
    color: #FFF; 
    text-decoration: none;
}
.view-cd-rock-chart tr:nth-child(odd) a:hover {
  background-color: #fff; 
    text-decoration: none;
    color: #0E4093;
}
.view-cd-rock-chart tr:nth-child(even) a:hover {
    background-color: #FFF; 
    color: #d90915;
    text-decoration: none;
}
.view-cd-rock-chart tr:nth-child(odd) a:active {
  background-color: #0E4093;
    color: #FFF;
    text-decoration: none;
}
.view-cd-rock-chart tr:nth-child(even) a:active {
    background-color: #FFF; 
    color: #000;
    text-decoration: none;
}
.view-lp-rock-chart td {
  text-align: center;
}
.view-lp-rock-chart tr:nth-child(odd) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #0E4093;
}

.view-lp-rock-chart tr:nth-child(even) {
  font-size: 2.5rem;
  color: #FFF;
  background-color: #d90915;
}
.view-lp-rock-chart tr:nth-child(odd) a:visited {
  background-color: #0E4093;
    color: #F00; 
    text-decoration: none;
}
.view-lp-rock-chart tr:nth-child(even) a:visited {
  background-color: #d90915;
    color: #0FF;
    text-decoration: none;
}
.view-lp-rock-chart tr:nth-child(odd) a:link {
  background-color: #0E4093;
    color: #FFF; 
    text-decoration: none;
}
.view-lp-rock-chart tr:nth-child(even) a:link {
    background-color: #d90915;  
    color: #FFF; 
    text-decoration: none;
}
.view-lp-rock-chart tr:nth-child(odd) a:hover {
  background-color: #fff; 
    text-decoration: none;
    color: #0E4093;
}
.view-lp-rock-chart tr:nth-child(even) a:hover {
    background-color: #FFF; 
    color: #d90915;
    text-decoration: none;
}
.view-lp-rock-chart tr:nth-child(odd) a:active {
  background-color: #0E4093;
    color: #FFF;
    text-decoration: none;
}
.view-lp-rock-chart tr:nth-child(even) a:active {
    background-color: #FFF; 
    color: #000;
    text-decoration: none;
}

.node--type-genre .content {
  background-image: url("musical_selection_15_2.png");
}
.node--type-genre p{
  padding: 25px;
}
