html, 
body { 
  margin: 0; 
  padding: 0;
}

body {
  font-family: sans-serif;
  color: black;
  background: white;
}

.boardTable {
  border:2px outset #ECF1FE; width: 270px !important;
  
}

.pieceImage {
  width: 30px;
  height: 30px;
}

.whiteSquare,
.blackSquare,
.highlightWhiteSquare,
.highlightBlackSquare {
  width: 35px;
  height: 35px;
  border-style: solid;
  border-width: 2px;
}

.whiteSquare,
.highlightWhiteSquare {
  border-color: #f2d798;
  background: #f2d798;
}

.blackSquare,
.highlightBlackSquare {
  border-color: #ABACAC;
  background: #ABACAC; 
}

.highlightWhiteSquare,
.highlightBlackSquare {
  border-style: inset;
  border-color: #F8F8FD;
}

.selectControl {
/* a "width" attribute here must use the !important flag to override default settings */
  width: 270px !important;
  background-color: F4F7FE;
  border-color: Wheat;
}

.buttonControlPlay,
.buttonControlStop,
.buttonControl {
/* a "width" attribute here must use the !important flag to override default settings */
  width: 45px !important;
  background-color: Wheat;
  border-color: Wheat;
}

.buttonControlSpace {
/* a "width" attribute here must use the !important flag to override default settings */
  width: 0px !important;
}

.searchPgnButton {
/* a "width" attribute here must use the !important flag to override default settings */
}

.searchPgnExpression {
/* a "width" attribute here must use the !important flag to override default settings */
}

.move,
.moveOn {
  color: black;
  font-weight: normal;
  text-decoration: none;   
}

.moveOn {
  color: red;
}

.comment {
  color: gray;
}
/*
     FILE ARCHIVED ON 09:35:20 Feb 03, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:29:50 Oct 22, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 55.23 (3)
  esindex: 0.01
  captures_list: 79.472
  CDXLines.iter: 15.993 (3)
  PetaboxLoader3.datanode: 68.562 (4)
  exclusion.robots: 0.407
  exclusion.robots.policy: 0.386
  RedisCDXSource: 1.678
  PetaboxLoader3.resolve: 42.488
  load_resource: 91.217
*/