/* Last update 2022-05-04 kjarri-thaiiceland */
/* Colors on borders  */
.smallColorBox {cursor:pointer;width: 20px;height: 20px;
  border: 1px solid black ;border-radius: 5px;margin: 6px 0;
  display: inline-block;}

.border2px00d6d6 {border: 2px solid #00d6d6;}
.borderTop2px00d6d6 {border-top: 2px solid #00d6d6;}
.borderTop4px00d6d6 {border-top: 4px solid #00d6d6;}
.borderTop5px00d6d6 {border-top: 5px solid #00d6d6;}
.borderTop7px00d6d6 {border-top: 7px solid #00d6d6;}
.borderBottom7px00d6d6 {border-bottom: 7px solid #00d6d6;}

.border2pxffff24 {border: 2px solid #ffff24;}
.borderTop2pxffff24 {border-top: 2px solid #ffff24;}
.borderTop4pxffff24 {border-top: 4px solid #ffff24;}
.borderTop5pxffff24 {border-top: 5px solid #ffff24;}
.borderTop7pxffff24 {border-top: 7px solid #ffff24;}
.borderBottom7pxffff24 {border-bottom: 7px solid #ffff24;}

.border2pxd4d4d4 {border: 2px solid #d4d4d4;}
.borderTop2pxd4d4d4 {border-top: 2px solid #d4d4d4;}
.borderTop4pxd4d4d4 {border-top: 4px solid #d4d4d4;}
.borderTop5pxd4d4d4 {border-top: 5px solid #d4d4d4;}
.borderTop7pxd4d4d4 {border-top: 7px solid #d4d4d4;}
.borderBottom7pxd4d4d4 {border-bottom: 7px solid #d4d4d4;}

.border2pxff94c9 {border: 2px solid #ff94c9;}
.borderTop2pxff94c9 {border-top: 2px solid #ff94c9;}
.borderTop4pxff94c9 {border-top: 4px solid #ff94c9;}
.borderTop5pxff94c9 {border-top: 5px solid #ff94c9;}
.borderTop7pxff94c9 {border-top: 7px solid #ff94c9;}
.borderBottom7pxff94c9 {border-bottom: 7px solid #ff94c9;}

.border2px9149e3 {border: 2px solid #9149e3;}
.borderTop2px9149e3 {border-top: 2px solid #9149e3;}
.borderTop4px9149e3 {border-top: 4px solid #9149e3;}
.borderTop5px9149e3 {border-top: 5px solid #9149e3;}
.borderTop7px9149e3 {border-top: 7px solid #9149e3;}
.borderBottom7px9149e3 {border-bottom: 7px solid #9149e3;}

.border2px52ff52 {border: 2px solid #52ff52;}
.borderTop2px52ff52 {border-top: 2px solid #52ff52;}
.borderTop4px52ff52 {border-top: 4px solid #52ff52;}
.borderTop5px52ff52 {border-top: 5px solid #52ff52;}
.borderTop7px52ff52 {border-top: 7px solid #52ff52;}
.borderBottom7px52ff52 {border-bottom: 7px solid #52ff52;}

.border2px000000 {border: 2px solid #000000;}
.borderTop2px000000 {border-top: 2px solid #000000;}
.borderTop4px000000 {border-top: 4px solid #000000;}
.borderTop5px000000 {border-top: 5px solid #000000;}
.borderTop7px000000 {border-top: 7px solid #000000;}
.borderBottom7px000000 {border-bottom: 7px solid #000000;}

.button,.button00d6d6,.buttonff94c9,.button9149e3,
.button52ff52,.button000000,.buttond4d4d4,.buttonffff24 {
  cursor:pointer;
  width: 80%; display: block;font-size: 1rem;color: #111; background: #fff;
  border: solid #555 2px;border-radius: 6px; padding: .4% .4%;margin: 0 .5%;}
:where(.button,.button00d6d6, .buttonff94c9, .button9149e3, 
.button52ff52,.button000000,.buttond4d4d4,.buttonffff24):hover{
  cursor: pointer;color: red; text-decoration: none;
  box-shadow: -10px -10px 10px #0e0e0e inset;border: solid #0e0e0e 2px; }
.button00d6d6 {box-shadow: -10px -12px 10px #00d6d6 inset;}
.buttonff94c9 {box-shadow: -10px -12px 10px #ff94c9 inset;}
.button9149e3 {box-shadow: -10px -12px 10px #9149e3 inset;}
.button52ff52 {box-shadow: -10px -12px 10px #52ff52 inset;}
.button000000 {box-shadow: -10px -12px 10px #000000 inset;}
.buttond4d4d4 {box-shadow: -10px -12px 10px #d4d4d4 inset;}
.buttonffff24 {box-shadow: -10px -12px 10px #ffff24 inset;}

.thaiiceB,.thaiiceB00d6d6, .thaiiceBff94c9, .thaiiceB9149e3,
.thaiiceB52ff52, .thaiiceB000000,.thaiiceBffff24,.thaiiceBd4d4d4 {
  cursor: pointer;border-radius: 8px; border: solid #555 2px;
  font-size: 1rem; color: #111;margin: 4px;}
:where(.thaiiceB,.thaiiceB00d6d6,.thaiiceBff94c9,.thaiiceB9149e3,
.thaiiceB52ff52,.thaiiceB000000,.thaiiceBffff24,.thaiiceBd4d4d4):hover {
  cursor: pointer;transform: scale(1.10);color: red;
  text-decoration: none;box-shadow: 0 0 14px yellow;border: solid yellow 2px;}

.thaiiceB00d6d6{box-shadow: -10px -12px 10px #00d6d6 inset;border-top: 4px solid #00d6d6;}
.thaiiceBff94c9{box-shadow: -10px -12px 10px #ff94c9 inset;border-top: 4px solid #ff94c9;}
.thaiiceB9149e3{box-shadow: -10px -12px 10px #9149e3 inset;border-top: 4px solid #9149e3;}
.thaiiceB52ff52{box-shadow: -10px -12px 10px #52ff52 inset;border-top: 4px solid #52ff52;}
.thaiiceB000000{box-shadow: -10px -12px 10px #000000 inset;border-top: 4px solid #000000;}
.thaiiceBffff24{box-shadow: -10px -12px 10px #ffff24 inset;border-top: 4px solid #ffff24;}
.thaiiceBd4d4d4{box-shadow: -10px -12px 10px #d4d4d4 inset;border-top: 4px solid #d4d4d4;}