@media (min-width: 1500px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1500px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1800px) {
  .col-xxxl {
    flex: 1 0 0%;
  }

  .row-cols-xxxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}

@media (min-width: 1800px) {
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxxl-0 {
    margin-left: 0;
  }

  .offset-xxxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxxl-3 {
    margin-left: 25%;
  }

  .offset-xxxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxxl-6 {
    margin-left: 50%;
  }

  .offset-xxxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxxl-9 {
    margin-left: 75%;
  }

  .offset-xxxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxxl-0,
.gx-xxxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxxl-0,
.gy-xxxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxxl-1,
.gx-xxxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxxl-1,
.gy-xxxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxxl-2,
.gx-xxxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxxl-2,
.gy-xxxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxxl-3,
.gx-xxxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxxl-3,
.gy-xxxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxxl-4,
.gx-xxxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxxl-4,
.gy-xxxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxxl-5,
.gx-xxxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxxl-5,
.gy-xxxl-5 {
    --bs-gutter-y: 3rem;
  }
}

.radial-progress-bar
{
    width: 400px;
    height: 400px;
    margin: 0;
    position: relative;
    left: 50%;
    display: flex;
    transform: translatex(-50%);

}
.radial-progress-bar .speed-wheel {
    margin: 0;
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background-color: #000;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 90%);
}

.radial-progress-bar .speed-tick {
  display: flex;
  gap: 1px;
}

.radial-progress-bar .tick {
  transform-origin: bottom;
  position: absolute;
  background: linear-gradient(to top, transparent 90%, red 90%);
  height: 190px;
  width: 2px;
  top: 10px;
  left: 50%;
  transform: rotate(var(--angle)) rotateZ(-120deg);
}
.radial-progress-bar .tick::before {
  position: absolute;
  content: attr(value) '';
  color: #fff;
  left: -8px;
  top: 20px;
  z-index: 11;
  font-size: .8em;
  transform: rotate(var(--position-number));
}

.radial-progress-bar .tick:nth-child(1) {
    --angle: 20deg;
    --position-number: 100.85deg;
}
.radial-progress-bar .tick:nth-child(2) {
    --angle: 40deg;
    --position-number: 80.7deg;
}
.radial-progress-bar .tick:nth-child(3) {
    --angle: 60deg;
    --position-number: 60.55deg;
}
.radial-progress-bar .tick:nth-child(4) {
    --angle: 80deg;
    --position-number: 40.4deg;
}
.radial-progress-bar .tick:nth-child(5) {
    --angle: 100deg;
    --position-number: 20.25deg;
}
.radial-progress-bar .tick:nth-child(6) {
    --angle: 120deg;
    --position-number: 0.10000000000001deg;
}
.radial-progress-bar .tick:nth-child(7) {
    --angle: 140deg;
    --position-number: -20.05deg;
}
.radial-progress-bar .tick:nth-child(8) {
    --angle: 160deg;
    --position-number: -40.2deg;
}
.radial-progress-bar .tick:nth-child(9) {
    --angle: 180deg;
    --position-number: -60.35deg;
}
.radial-progress-bar .tick:nth-child(10) {
    --angle: 200deg;
    --position-number: -80.5deg;
}
.radial-progress-bar .tick:nth-child(11) {
    --angle: 220deg;
    --position-number: -100.65deg;
}


.radial-progress-bar .pointer {
  position: relative;
  background: yellow;
  height: 240px;
  width: 20px;
  left: 190px;
  top: 3px;
  clip-path: polygon(9px 10px, 11px 10px, 20px 190px, 10px 240px, 0 190px);
  transform-origin: 10px 195px;
}

.radial-progress-bar .pointer::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: gray;
  top: 190px;
  left: 5px;
  border-radius: 50%;
}

.radial-progress-bar .text
{
    color: #FFF;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 25px);
}

.radial-progress-bar.d-300
{
    width: 300px;
    height: 300px;
    margin: 10px 20px;
    position: relative;
    display: flex;

}

.radial-progress-bar.d-300 .speed-wheel {
    width: 300px;
    height: 300px;
}


.radial-progress-bar.d-300 .tick {
  height: 140px;
}

.radial-progress-bar.d-300 .pointer {
  height: 190px;
  left: 140px;
  clip-path: polygon(9px 10px, 11px 10px, 20px 150px, 10px 190px, 0 150px);
  transform-origin: 10px 145px;
}

.radial-progress-bar.d-300 .pointer::before {
  content: '';
  top: 140px;
}

.radial-progress-bar.d-300 .text
{
    transform: translate(-50%, 10px);
}

.text-ys-top {
  vertical-align: top !important; }

.text-ys-bottom {
  vertical-align: bottom !important; }

.text-ys-middle {
  vertical-align: middle !important; }

.no-outer-border { border: none !important;}

.table.sticky thead th { vertical-align: middle !important; }
thead.sticky, .table thead.sticky, table.sticky thead, .table.sticky thead
{
    background: #FFF;
    background: #364257;
    position: sticky;
    top: 56px;
    z-index: 200;
}

table.sticky thead.nosticky, .table.sticky thead.nosticky
{
    position: inherit !important;
}

table.sticky, .table.sticky {
  border-collapse: separate !important;
  border-spacing: 0;
}

.table-very-small td, .table-very-small th
{
    padding: 4px 5px !important;
}

.table-very-small .form-control
{
    padding: 0.25rem 0.5rem;
    margin-bottom: 3px;
}

.table-very-small select.form-control:not([size]):not([multiple]) {
  height: calc(2.05rem);
}

input.form-control-new
{
    display: inline;
    padding: 1px;
    margin: 2px 0;
    text-align: center;
}
select.form-control-new
{
    height: calc(2rem - 2px) !important;
}


.green { color: #008000; }
.blue { color: blue; }

.cadet-card-block
{
    padding: 10px 0;
    position: relative;
}

.cadet-card-block .title
{
    margin-top: 10px;
}

.cadet-card-block .phone
{
    margin-bottom: 10px;
}

.cadet-card-block .cadet-no
{
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    padding: 3px 5px;
    background-color: #506386
}

.cadet-card-block .subscription
{
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
}

.cadet-card-block .subscription .tag
{
    margin: 0;
    font-size: 100%;
    border-radius: 0;
}

.cadet-card-block .dob
{
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    background-color: #506386
}

.cadet-card-block .dob .tag
{
    margin: 0;
    font-size: 100%;
    border-radius: 0;
}

.cadet-card-block .cadet-no.Khalid, .Khalid, a .Khalid
{
    color: #00CC00
}

.cadet-card-block .cadet-no.Qasim, .Qasim, a .Qasim
{
    color: #0000BB;
}

.cadet-card-block .cadet-no.Tariq, .Tariq, a .Tariq
{
    color: #ff6633;
}


.profile-picture
{
    border-radius: 50%;
    border: 1px #CCC solid;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.profile-picture img
{
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.picture-320x320
{
    height: 320px;
    width: 320px;
}

.picture-280x280
{
    height: 240px;
    width: 240px;
}

.picture-240x240
{
    height: 240px;
    width: 240px;
}

.picture-200x200
{
    height: 200px;
    width: 200px;
}

.picture-180x180
{
    height: 180px;
    width: 180px;
}

.picture-160x160
{
    height: 160px;
    width: 160px;
}

.picture-120x120
{
    height: 120px;
    width: 120px;
}

.picture-80x80
{
    height: 80px;
    width: 80px;
}

.picture-48x48
{
    height: 48px;
    width: 48px;
}

.picture-32x32
{
    height: 32px;
    width: 32px;
}

.modal a.close-button
{
    /* float: right; */
    /* margin-right: 10px; */
    position: absolute;
    right: 10px;
    color: #FFF;
    padding: 5px 8px;
    border: #FFF 1px solid;
    border-radius: 8px;
    z-index: 200;
}

.modal a.close-button:hover
{
    color: #FFF;
    font-weight: bold;
}

a.button { color: #000; }

a.button
{
	cursor: pointer;
	margin: 5px 0;
	padding: 3px 8px;
	border: #5E7193 1px solid;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	background-color: #FFF;
}

a.button.slim
{
    padding: 0px 5px;
}

a.button:hover
{
	text-decoration: none;
	background-color: #5E7193;
}

figure.effect-ruby-new
{
    aspect-ratio: 16 / 9;
    min-width: 320px;
    max-width: 640px;
    max-height: 360px;
    /*max-width: 640px;
    max-height: 480px; /**/
    left: 50%;
    transform: translatex(-50%);
}

figure.effect-ruby-new h2
{
    background: rgba(0, 0, 0, .4);
    font-weight: 500;
    word-spacing: 0.25em;
    margin: 10% -2em;
    padding: .25em 1.5em;
    transition: margin .5s, background .5s;
}

figure.effect-ruby-new p
{
    background: rgba(0, 0, 0, .5);
    padding: 2em;
    opacity: 0;
    border: #DDD 1px solid;
    transition: opacity 0.35s, transform 0.35s;
}


figure.effect-ruby-new p span
{
    display: block;
    margin-bottom: 5px;
}

figure.effect-ruby-new:hover h2
{
    margin-top: -1em;
    background: rgba(0, 0, 0, .8);
}

figure.effect-ruby-new:hover p
{
    opacity: 1;
    transition: opacity 0.35s;
}

.paymentSelectionContainer .active
{
    font-weight: bold;
}

.paymentSelectionContainer label
{
    font-size: 1em;
    display: block;
}

.modal-sm .paymentSelectionContainer input[type=text]
{
    width: 150px;
}

.paymentSelectionContainer input[type=text]
{
    text-align: right;
    float: right;
    display: inline;
    padding: 0 .85rem;
    width: 185px;
    margin-left: 20px;
}

.paymentSelectionContainer fieldset
{
    margin-bottom: 10px;
    padding: 8px 10px 5px;
    border: #89A 1px solid;
    border-radius: 6px;
}

.paymentSelectionContainer fieldset legend
{
    width: auto;
    margin: 0 0 0 0px;
    font-size: .9em;
    padding: 2px 8px;
    border: #89A 1px solid;
    border-radius: 6px;
}

.paymentSelectionContainer fieldset legend.active
{
    font-weight: bold;
}

.paymentSelectionContainer fieldset input[type="radio"] {
  accent-color: #000;
  mix-blend-mode: multiply;
}

.right-menu-container {
  position: relative;
}

.right-menu-container .right-menu-item {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  padding: 5px 0;
  min-width: 120px;
  background: #404E67;
  border: 1px solid #9AB;
  border-radius: 0 6px 6px 0;
}

.right-menu-container:hover .right-menu-item {
  display: block;
}



.loading-button
{
    position: relative;
}

.loading-button .loading-spinner
{
	display: none;
	width: 20px;
	height: 20px;
	position:absolute;
	right: 25px;
}

.loading-button.disabled .loading-spinner
{
	display: inline-block;
	transition-property: transform;
	animation-name: spinner-rotate;
	animation-duration: 1.2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes spinner-rotate
{
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}


input.tickCrossRadio[type="radio"], input.tickCrossRadio[type="checkbox"]{
   appearance: none;
   border: 1px solid #d3d3d3;
   width: 20px;
   height: 20px;
   content: none;
   outline: none;
   margin: 0;
   padding: 0;
   margin-bottom: -5px;
   box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 8px;
}

input.tickCrossRadio[type="radio"]:checked, input.tickCrossRadio[type="checkbox"]:checked {
  appearance: none;
  outline: none;
  content: none;
  border: 1px solid #CCC;
}

input.tickCrossRadio[type="radio"]:checked::before, input.tickCrossRadio[type="checkbox"]:checked::before {
  position: absolute;
  color: #0F0 !important;
  content: "\00A0\2713\00A0" !important;
  font-weight: bolder;
  font-size: 13px;
}

input.tickCrossRadio[type="radio"]:disabled:checked::before, label.radio.disabled input[type="radio"]:checked::before {
    color: grey !important;
}

input.tickCrossRadio[type="checkbox"]:not(:checked)::before {
  position: absolute;
  color: red !important;
  content: "\00A0\2717\00A0" !important;
  font-weight: bolder;
  font-size: 12px;
}

input.crossCheckbox {
  appearance: none;
  border: 1px solid #d3d3d3;
  width: 15px;
  height: 15px;
  content: none;
  outline: none;
  margin: 0;
  margin-bottom: -3px;
  /*position: relative;*/
  box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 8px;
}

input.crossCheckbox:checked::before {
 position: absolute;
 color: red !important;
 content: "\00A0\2717\00A0" !important;
 font-weight: bolder;
 margin-top: -2px;
 margin-left: -2px;
 font-size: 12px;
}

.loading > div.loader {
 display: inline-block;
 width: 15px;
 padding: 3px;
 aspect-ratio: 1;
 border-radius: 50%;
 background: #36C;
 --_m:
   conic-gradient(#0000 10%,#000),
   linear-gradient(#000 0 0) content-box;
 -webkit-mask: var(--_m);
         mask: var(--_m);
 -webkit-mask-composite: source-out;
         mask-composite: subtract;
 animation: l3-circle 1s infinite linear;
}

.loading > div.loader.blue {
  background: #00F;
}

.loading > div.loader.green {
  background: #0F0;
}

.loading > div.loader.red {
  background: #F36;
}


@keyframes l3-circle {to{transform: rotate(1turn)}}

.linearLoader {
  width: 60px;
  aspect-ratio: 2;
  --_g: no-repeat radial-gradient(circle closest-side,#000 90%,#0000);
  background:
    var(--_g) 0%   50%,
    var(--_g) 50%  50%,
    var(--_g) 100% 50%;
  background-size: calc(100%/3) 50%;
  animation: linear-load3 1s infinite linear;
}
@keyframes linear-load3 {
    20%{background-position:0%   0%, 50%  50%,100%  50%}
    40%{background-position:0% 100%, 50%   0%,100%  50%}
    60%{background-position:0%  50%, 50% 100%,100%   0%}
    80%{background-position:0%  50%, 50%  50%,100% 100%}
}

.forum-header, .table-striped tbody tr.forum-header {
  background-color: #303A4d;
}

.btn-forum {
  color: #FFF;
  background-color: #303A4d;
}

.btn-forum:hover {
  color: #CFC;
  background-color: #374255;
}

.bg-odd {
  background-color: #35445c;
}

.bg-even {
  background-color: #3a485f;
}

.green { color: #00CC00; }

.text-decoration-underline {
  text-decoration: underline !important;
  text-underline-offset: 5px;
}

:root,
[data-bs-theme=light] {
   --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;


  .bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
  }

  .bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
  }

  .bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
  }}