.blue {
  color: blue!important;
}
.gray {
  color: #6c757d!important;
}
.green {
  color: #07913b!important;
}
.red {
  color: #e70012!important;
}
.yellow {
  color:#f39801!important;
}
.purple {
  color: #8a058a !important;
}


.bold {
  font-weight: 700!important;
}

.table-blue {
  --bs-table-bg: #5cb9eb;
  --bs-table-striped-bg: #d5e0ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #68cefe;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #dce3ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}
.table-gray {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}
.table-green {
  --bs-table-bg: #07913b;
  --bs-table-striped-bg: #07913b;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #07913b;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #07913b;
  --bs-table-hover-color: #000;
  color: #fff;
  border-color: #07913b;
}
.table-red {
  --bs-table-bg: #e70012;
  --bs-table-striped-bg: #e70012;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #e70012;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #e70012;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #e70012;
}
.table-yellow {
  --bs-table-bg: #f39801;
  --bs-table-striped-bg: #f39801;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #f39801;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #f39801;
  --bs-table-hover-color: #000;
  color: #fff;
  border-color: #f39801;
}
.table-black {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color:#373b3e;
}

.table-blacks {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  font-size: smaller;
  border-color:#373b3e;
}


.table-orange {
  border-color: #f39800 !important;
}
.table-orange thead {
  background-color: #f39800;
  color: #fff;
}
.table-orange tbody {
  background-color: #FDF5E6;
}

.table-tuj {
  margin:2,0em!important ;
  border-color: rgb(66, 150, 234)!important;
}
.table-tuj thead {
  background-color: rgb(66, 150, 234);
  font-size: 1.8em;
  color: #fff;
}
.table-tuj tbody {
  background-color: white;
}

.table-bns {
  margin:2,0em!important ;
  border-color: rgb(44, 135, 40)!important;
}
.table-bns thead {
  background-color: rgb(44, 135, 40);
  font-size: 1.8em;
  color: #fff;
}
.table-bns tbody {
  background-color: #ffffff;
}



.table-at {
  margin:2,0em!important ;
  border-color: rgb(255, 35, 19)!important;
}
.table-at thead {
  background-color: #e70012;
  font-size: 1.8em;
  color: #fff;
}
.table-at tbody {
  background-color: #ffffff;
}

.table-btl {
  margin:2,0em!important ;
  border-color: rgb(160, 31, 246)!important;
}
.table-btl thead {
  background-color: rgb(160, 31, 246);
  font-size: 1.8em;
  color: #fff;
}
.table-btl tbody {
  background-color: #f2e5fd;
}

.table-rl {
  margin:2,0em!important ;
  border-color: rgb(126, 14, 200)!important;
}
.table-rl thead {
  background-color: rgb(126, 14, 200);
  font-size: 1.8em;
  color: #fff;
}
.table-rl tbody {
  background-color: #ffffff;
}

.nba {
  background-color: #f5afa7!important;
}

.nbb {
  background-color: #ee704a!important;
}

.nbbw {
  background-color: #ee704a!important;
  color: #fff;
}

.nbbwu {
  background-color: #ebcac0!important;
}


.nbsp {
  background-color: #e30011!important;
  color:#fff102 ;
}

.nbspw {
  background-color: #e30011!important;
  color: #fff ;
}

.hda {
  background-color: #f6e58d!important;
}

.hdb {
  background-color: #f4df34!important;
}

.hdsp {
  background-color: #f39801!important;
  color:#fff102 ;
}

.hdspw {
  background-color: #f39801!important;
  color:#fff ;
}


.ieya {
  background-color: #b2d5b4!important;
}

.ieysp {
  background-color: #1b8a3b!important;
  color:#fff102 ;
}

.ieyspw {
  background-color: #1b8a3b!important;
  color:#fff ;
}

.tblgr {
  background-color: #414141!important;
  color:#fff ;
}

.tbfnts {
  line-height: 3.0em;
  font-size: smaller!important;
}

.tblrgr {
  background-color: #ececec!important;
}

.tblgrb {
  background-color: #c9c9cb!important;
}

.oyk {
  background-color: rgb(126, 14, 200)!important;
  color: #fff;
}

.oyku {
  background-color: rgb(188, 163, 204)!important;
}


.blw {
  background-color: rgb(78, 150, 251) !important;
  color: #fff;
}

.bl {
  background-color: rgb(78, 150, 251) !important;
}


.blwu {
  background-color: rgb(201, 213, 243) !important;
}