.bingo-template {
    position: relative;
}




.bingo-template-6 table thead{background-color: #9f097a;}

.dark-theme .fr-view .bingo-template-6 table th{
	background-color: #9f097a;
}

.bingo-template-6 table thead tr th{font-size: 18px;color: #fff;}
.uk-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: .875rem;
    font-weight: 400;
    color: #999;
    text-transform: uppercase;
}
.uk-table td {
    padding: 16px 12px;
    vertical-align: top;
}
.bingo-template-6 table  td{border: 1px solid #9f097a ;color: #333;}
.bingo-template-6 table  th{border: 1px solid #9f097a ;}

.dark-theme .fr-view .bingo-template-6 table td{
	
	border: 1px solid #9f097a ;color: #333;
}

 .dark-theme .fr-view .bingo-template-6 table th{
	 
	 border: 1px solid #9f097a ;
 }

.bingo-template-6 table td:nth-child(1){width: 20%;}