.board-piece-start-style
{visibility:hidden;background-repeat:no-repeat;border:0;position:relative;padding:0;}

.ct-board-container
{padding:2px;}

.ct-board
{display:block;overflow:hidden;text-align:center;}

.ct-board-border
{border:2px solid #363A3D;}

.ct-board-border-green
{background-color:#408038;color:#CCC;border:2px solid #363A3D;}

.ct-board-border-greenwhite
{background-color:#112724;color:#CCC;border:2px solid #363A3D;}

.ct-board-border-stucco
{background-color:#777;color:#333;border:2px solid #363A3D;background:var(--wpr-bg-e014e192-2344-41a8-90e1-1bc1db679738) repeat;}

.ct-board-border-wooddark
{background-color:#777;color:#CCC;border:2px solid #363A3D;background:var(--wpr-bg-d7b8aaee-5e8d-4a39-ac37-e534be7b4f46) repeat;}

.ct-black-square,.ct-white-square,.ct-black-square-grey,.ct-white-square-grey,.ct-black-square-lightgrey,.ct-white-square-lightgrey,.ct-black-square-brown,.ct-white-square-brown,.ct-black-square-greenwhite,.ct-white-square-greenwhite,.ct-black-square-green,.ct-white-square-green,.ct-black-square-woodlight,.ct-white-square-woodlight,.ct-black-square-marblebrown,.ct-white-square-marblebrown,.ct-black-square-metal,.ct-white-square-metal,.ct-black-square-stucco,.ct-white-square-stucco,.ct-black-square-goldsilver,.ct-white-square-goldsilver,.ct-black-square-wooddark,.ct-white-square-wooddark,.ct-black-square-sandsnow,.ct-white-square-sandsnow,.ct-black-square-crackedstone,.ct-white-square-crackedstone,.ct-black-square-granite,.ct-white-square-granite,.ct-black-square-marblegreen,.ct-white-square-marblegreen
{display:block;float:left;}

.ct-black-square,.ct-black-square-grey
{background-color: #819faa;}

.ct-white-square,.ct-white-square-grey
{background-color:#8D8D8C;}

.ct-white-square-lightgrey
{background-color:#CDCDCD;}

.ct-black-square-lightgrey
{background-color:#AAA;}

.ct-white-square-brown
{background-color:#FCCC9C;}

.ct-black-square-brown
{background-color:#CC9C6C;}

.ct-white-square-woodlight
{background-color:#FCCC9C;background:var(--wpr-bg-3e8f3c1c-b564-4ede-ac88-c5e2a4713b0f) repeat;}

.ct-black-square-woodlight
{background-color:#CC9C6C;background:var(--wpr-bg-1e2c1e0f-9ca7-40d7-b800-685e0639343c) repeat;}

.ct-white-square-green
{background-color:#C8C060;color:red;}

.ct-black-square-green
{background-color:#70A068;color:red;}

.ct-white-square-greenwhite
{background-color:#FFFFF0;color:red;}

.ct-black-square-greenwhite
{background-color:#2C794F;color:red;}

.ct-black-square-marblebrown
{background-color:#CC9C6C;background:var(--wpr-bg-16effb68-9cf4-4989-b772-dc7347f2a772) repeat;}

.ct-white-square-metal
{background-color:#FCCC9C;background:var(--wpr-bg-e0f77d96-a27f-4faf-b2df-8d071cd0f086) repeat;}

.ct-black-square-metal
{background-color:#CC9C6C;background:var(--wpr-bg-f0a3be07-c2f4-4f7f-a669-f81020b87658) repeat;}

.ct-white-square-stucco
{background-color:#FCCC9C;background:var(--wpr-bg-c76b8139-bf12-4a82-acdd-2d89c59f8fd5) repeat;}

.ct-black-square-stucco
{background-color:#CC9C6C;background:var(--wpr-bg-8d4fae13-2dac-45e8-b882-5c4d4b422a47) repeat;}

.ct-white-square-goldsilver
{background-color:#FCCC9C;background:var(--wpr-bg-b938b360-3af5-41c0-a496-0ad50f98660f) repeat;}

.ct-black-square-goldsilver
{background-color:#CC9C6C;background:var(--wpr-bg-6852aa68-9ca1-49cf-921a-127b0c9f6637) repeat;}

.ct-white-square-wooddark
{background-color:#FCCC9C;background:var(--wpr-bg-862ca4d2-d32e-4278-9269-88b17659e515) repeat;}

.ct-black-square-wooddark
{background-color:#CC9C6C;background:var(--wpr-bg-d2a4ca94-13dc-44b1-99f5-5a34ef0fc75e) repeat;}

.ct-white-square-sandsnow
{background-color:#FCCC9C;background:var(--wpr-bg-c899b252-c3a1-4774-9644-79b0530f82eb) repeat;}

.ct-black-square-sandsnow
{background-color:#CC9C6C;background:var(--wpr-bg-6c58c657-e544-4ba7-8575-331b7e553d06) repeat;}

.ct-white-square-crackedstone
{background-color:#FCCC9C;background:var(--wpr-bg-9b4b14f8-1117-419f-96d4-c58ea3ad38df) repeat;}

.ct-black-square-crackedstone
{background-color:#CC9C6C;background:var(--wpr-bg-3ab3e9d9-2068-4ee3-80c3-60c2d27214ea) repeat;}

.ct-white-square-granite
{background-color:#FCCC9C;background:var(--wpr-bg-23835ebe-be8b-4a09-84b0-c599ee9b6c1a) repeat;}

.ct-black-square-granite
{background-color:#CC9C6C;background:var(--wpr-bg-7927b5e3-8d3a-4ee2-a1ce-14f59b1d3abc) repeat;}

.ct-black-square-marblegreen
{background-color:#CC9C6C;background:var(--wpr-bg-e7719f8d-771c-4496-a4f2-a7b5f2f1a700) repeat;}

.ct-from-square
{background:none;background-color:#9F9FFF;}

.ct-to-square
{background:none;background-color:#557FFF;}

.ct-over-valid-square
{background:none;background-color:green;}

.ct-over-invalid-square
{background:none;background-color:red;}

.ct-nav-buttons
{padding-bottom:7px;padding-top:7px;text-align:center;}

.ct-back,.ct-forward,.ct-start,.ct-end,.ct-play,.ct-stop
{vertical-align:middle;display:inline;}

.ct-mainline-commentary
{padding-left:15px;}

.ct-board-move-mainline
{font-weight:700;}

.ct-board-move-comment
{color:green;}

.ct-board-move-current
{color:red;}

.ct-board-move-dottedempty
{display:none;}

.ct-bad-move-score
{color:#FF2020;}

.pgn-parser-error
{background-color:red;color:#FFF;border:2px solid #363A3D;}

#board-position-moves
{overflow:auto;padding-top:10px;height:auto;width:210px;}

#board-moves
{overflow:auto;height:400px;width:210px;}

.ct-top-to-move-outer
{border:1px solid transparent;}

.ct-top-to-move-inner
{width:15px;height:15px;border:1px solid green;margin:1px;}

.ct-bottom-to-move-outer
{border:1px solid transparent;position:absolute;left:0;bottom:0;}

.ct-bottom-to-move-inner
{width:15px;height:15px;border:1px solid green;margin:1px;}

.ct-to-move-active
{border:1px solid red;}

.ct-source-square
{background:none;background-color:#AE8;}

.ct-dest-square
{background-color:green;}

.ct-board-border-lightgrey,.ct-board-border-goldsilver
{background-color:#777;border:2px solid #363A3D;color:#CCC;}

.ct-board-border-grey,.ct-board-border-metal,.ct-board-border-sandsnow,.ct-board-border-crackedstone,.ct-board-border-granite
{background-color:#555;border:2px solid #363A3D;color:#CCC;}

.ct-board-border-brown,.ct-board-border-wood,.ct-board-border-marblebrown,.ct-board-border-marblegreen
{background-color:#9C6C3C;border:2px solid #363A3D;color:#CCC;}

.ct-white-square-marblebrown,.ct-white-square-marblegreen
{background:var(--wpr-bg-957bd2da-8589-43a3-b179-fa6efc1105e0) repeat;background-color:#FCCC9C;}

.ct-board-move-mainline,.ct-board-move-variation,.ct-board-clickable-comment
{cursor:pointer;}

.ct-subopt-move-score,.ct-opt-move-score
{color:#8AAFEF;}

