.bgheight {
  height: 26px;
}

.choicebutton {
  height: 30px;
  margin-left: 10px;
  padding: 0px 11px;
}

.bgbetweenlineheight {
  margin-top: 4px;
}

.yuleft {
  padding-right: 10px;
}

.tablespace {
  padding: 0px !important;
  border: 2px solid var(--bs-table-active-color);
  text-align: center;
}

@media (min-width: 300px) {
  .yablack {
    width: 18px;
    height: 22px;
    background: #000000;
  }
}

@media (min-width: 576px) {
  .yablack {
    width: 45px;
    height: 24px;
    background: #000000;
  }
}

@media (min-width: 768px) {
  .yablack {
    height: 27px;
    width: 55px;
    background: #000000;
    margin-top: 4px;
  }
}

@media (min-width: 992px) {
  .yablack {
    height: 39px;
    width: 78px;
    background: #000000;
    margin-top: 4px;
  }
}

@media (min-width: 1400px) {
  .yablack {
    height: 39px;
    width: 82px;
    background: #000000;
    margin-top: 4px;
  }
}

@media (min-width: 300px) {
  .yawhite {
    width: 12px;
    height:22px;
    color: #000000;
  }
}

@media (min-width: 576px) {
  .yawhite {
    width: 20px;
    height: 24px;
    color: #000000;
  }
}

@media (min-width: 768px) {
  .yawhite {
    width: 25px;
    height: 27px;
    color: #000000;
    margin-top: 4px;
  }
}

@media (min-width: 992px) {
  .yawhite {
    width: 35px;
    height: 39px;
    color: #000000;
    margin-top: 4px;
  }
}

@media (min-width: 1400px) {
  .yawhite {
    width: 45px;
    height: 39px;
    color: #000000;
    margin-top: 4px;
  }
}

.yatopline {
  margin-top: 4.5px;
}

@media (min-width: 300px) {
  .yawhiteo {
    width: 12px;
    height: 22px;
    background-color: #000000;
    color: #ffffff;
  }
}

@media (min-width: 576px) {
  .yawhiteo {
    width: 20px;
    height: 24px;
    background-color: #000000;
    color: #ffffff;
  }
}

@media (min-width: 768px) {
  .yawhiteo {
    width: 25px;
    height: 27px;
    background-color: #000000;
    color: #ffffff;
    margin-top: 4px;
  }
}

@media (min-width: 992px) {
  .yawhiteo {
    width: 35px;
    height: 39px;
    background-color: #000000;
    color: #ffffff;
    margin-top: 4px;
  }
}

@media (min-width: 1400px) {
  .yawhiteo {
    width: 45px;
    height: 39px;
    background-color: #000000;
    color: #ffffff;
    margin-top: 4px;
  }
}

.spaceup {
  margin-top: -4px;
}

.windhide {
  display: none;
}

@media (min-width: 300px) {
  .smallfont {
    font-size: 12px;
    margin-top: -5px;
    margin-bottom: 0px;
    padding-left: 1px;
    padding-right: 1px;
    margin-left: 2px;
  }
}

@media (min-width: 576px) {
  .smallfont {
    font-size: 12px;
    margin-top: -5px;
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .smallfont {
    font-size: 15px;
    margin-top: -5px;
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .smallfont {
    font-size: 18px;
    margin-top: -5px;
    margin-bottom: 0px;
  }
}

@media (min-width: 300px) {
  .tablephonesize {
    font-size: 18px;
  }
}

@media (min-width: 576px) {
  .tablephonesize {
    font-size: 19px;
  }
}

@media (min-width: 768px) {
  .tablephonesize {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .tablephonesize {
    font-size: 32px;
  }
}

@media (min-width: 1200px) {
  .tablephonesize {
    font-size: 32px;
  }
}

@media (min-width: 300px) {
  .wordfontsize01 {
    font-size: 15px;
  }
}

@media (min-width: 576px) {
  .wordfontsize01 {
    font-size: 19px;
  }
}

@media (min-width: 768px) {
  .wordfontsize01 {
    font-size: 22px;
  }
}

@media (min-width: 992px) {
  .wordfontsize01 {
    font-size: 28px;
  }
}

@media (min-width: 1200px) {
  .wordfontsize01 {
    font-size: 33px;
  }
}

.smallfont.blue01 {
  font-weight: bold;
  background-color: #fca311;
  border-radius: 90px;
}

.smallfont.yellow01 {
  font-weight: bold;
  background-color: #ffffff;
  border-radius: 90px;
}

.smallfont.green01 {
  font-weight: bold;
  background-color: #00ffff;
  border-radius: 90px;
}

.smallfont.red01 {
  font-weight: bold;
  background-color: #ff8989;
  border-radius: 90px;
}

.smallfont.jerry01 {
  font-weight: bold;
  background-color: #fffa00;
  border-radius: 90px;
}

.smallfont.blue02 {
  font-weight: bold;
  background-color: #11fc45;
  border-radius: 90px;
}

.smallfont.yo01 {
  font-weight: bold;
  background-color: #f89eff;
  border-radius: 90px;
}
.smallfont.ydiff01 {
  font-weight: bold;
  background-color: #ff0018;
  border-radius: 90px;
}




.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}
 
.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}
 
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
}
 
.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  top: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
 
input:checked + .slider {
  background-color: green;
}
 
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}