html {
  margin:0;
  padding:0;
}

body {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  margin:0;
  padding:0;
  user-select: none; 
   -webkit-user-select: none; 
   -khtml-user-select: none; 
   -moz-user-select: none; 
   -ms-user-select: none; 
  background-color: #777777;
  overflow: hidden;
}

.canvas {
  position: absolute;
  overflow-x: hidden;
/*   overflow-y: hidden;  */
}

.backtexture {
  position: absolute;
  z-index: 1;
}

.overtexture {
  position: absolute;
/*   z-index: 1; */
}

.canvasIcon {
  position: absolute;
  z-index: 100;
  stroke-width: 2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 160px;
  height: 160px;
}

#greyoverlay {
  position: absolute;
  visibility: hidden;
  z-index: 29;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.75;
  filter: alpha(opacity=60);
}

#tiledsectionA {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 28; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionB {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 13%; 
  width: 0px; 
  height: 0px; 
  z-index: 28;
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionC {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 16; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionD {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 13%; 
  width: 0px; 
  height: 0px; 
  z-index: 16; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionE {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 16; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionF {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 13%; 
  width: 0px; 
  height: 0px; 
  z-index: 16; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionG {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 36; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionH {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 13%; 
  width: 0px; 
  height: 0px; 
  z-index: 36; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionI {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 12; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionJ {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 13%; 
  width: 0px; 
  height: 0px; 
  z-index: 12; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionK {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 11%; 
  width: 0px; 
  height: 0px; 
  z-index: 12; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionL {
  background-image: url('images/granitetile85.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 20; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionM {
  background-image: url('images/granitetile85.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 13%; 
  width: 0px; 
  height: 0px; 
  z-index: 20; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionN {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 34; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionO {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 13%; 
  width: 0px; 
  height: 0px; 
  z-index: 34; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionP {
  background-image: url('images/granitetile80.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 100%; 
  width: 0px; 
  height: 0px; 
  z-index: 34; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionQ {
  background-image: url('images/granitetile80.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 100%; 
  width: 0px; 
  height: 0px; 
  z-index: 34; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#tiledsectionR {
  background-image: url('images/granitetile90.png');
  position: absolute;
  background-repeat: repeat;
  background-size: 9%; 
  width: 0px; 
  height: 0px; 
  z-index: 25; 
  border-top-left-radius: 0px; 
  border-top-right-radius: 0px; 
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
}

#svgtitle {
  overflow: hidden;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  /* preserveAspectRatio: none; */
  top: 0px; 
  left: 0px;
}

#overback{
   top:0; 
   left:0; 
  width:100%;
  height:100%;
  z-index: -1;
  position:fixed;
background-color: #566373;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 304 304' enable-background='new 0 0 2560 1600'%3E%3Cpattern width='304' height='304' patternUnits='userSpaceOnUse' id='New_Pattern' viewBox='0 -304 304 304' overflow='visible'%3E%3Cg%3E%3Crect y='-304' fill='none' width='304' height='304'/%3E%3Cpath fill='%23505868' stroke='%23505b6b' fill-opacity='0.1' d='M0-80v2h44.1c0.401,1.964,1.935,3.498,3.899,3.899c2.706,0.552,5.347-1.193,5.899-3.899s-1.193-5.347-3.899-5.899 C47.293-84.451,44.652-82.706,44.1-80H0z M82-32v2h122.1c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899H82z M304-78v-2 h-42.1c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H304z M304-62v-2h-42.1c-0.401-1.964-1.935-3.498-3.899-3.899 c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899H304z M181.9-176c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899h86.2c0.401,1.964,1.935,3.498,3.899,3.899c2.706,0.552,5.347-1.193,5.899-3.899 c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899H181.9z M0-224v2h12.1 c0.401,1.964,1.935,3.498,3.899,3.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899 c-2.706-0.552-5.347,1.193-5.899,3.899C12.1-224,0-224,0-224z M284.1-190c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899h-86.2 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H284.1z M258-304h-2v12.1c-1.964,0.401-3.498,1.935-3.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899V-304z M194-138.1c1.964-0.401,3.498-1.935,3.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899v54.2c-1.964,0.401-3.498,1.935-3.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899V-138.1z M245.899-285.999 c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899v60.1h64v-2h-62 v-58.1C243.964-282.501,245.498-284.035,245.899-285.999z M261.899-269.999c0.552-2.706-1.193-5.347-3.899-5.899 c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899v28.1h48v-2h-46v-26.1 C259.964-266.501,261.498-268.035,261.899-269.999z M130-170.1c1.964-0.401,3.498-1.935,3.899-3.899 c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899V-94h16v10.1 c-1.964,0.401-3.498,1.935-3.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899 c0.552-2.706-1.193-5.347-3.899-5.899V-96h-16V-170.1L130-170.1z M112-192v48H85.9c-0.401-1.964-1.935-3.498-3.899-3.899 c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899H114v-48h10.1 c0.401,1.964,1.935,3.498,3.899,3.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899 c-2.706-0.552-5.347,1.193-5.899,3.899C124.1-192,112-192,112-192z M178-62v-76.1c1.964-0.401,3.498-1.935,3.899-3.899 c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899V-64h-58.1 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H178z M112-126v48h12.1c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899H114v-48h-12.1 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H112z M66-32H48V0h2v-30h14v10.1c-1.964,0.401-3.498,1.935-3.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899S68.706-19.348,66-19.9V-32z M224-128v98h48V0h2v-32 h-48v-94h10.1c0.401,1.964,1.935,3.498,3.899,3.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899 c-2.706-0.552-5.347,1.193-5.899,3.899H224z M272-158v42.1c-1.964,0.401-3.498,1.935-3.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899V-160h-12.1 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H272z M210-62v-80h16v-18h-44.1c-0.401-1.964-1.935-3.498-3.899-3.899 c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899H224v14h-16v80 h-10.1c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H210z M284.1-272H274v-32h-2v34h12.1c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899C287.293-276.451,284.652-274.706,284.1-272L284.1-272z M101.899-205.999c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899v42.1H53.9 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H98v-44.1C99.964-202.501,101.498-204.035,101.899-205.999z M82-270v-34h-2v32H53.9 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H82z M117.899-269.999c0.552-2.706-1.193-5.347-3.899-5.899 c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899v26.1H80v64H69.9 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H82v-64h32v-28.1C115.964-266.501,117.498-268.035,117.899-269.999z M130-222v-44.1 c1.964-0.401,3.498-1.935,3.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899v42.1h-26.1c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899 s1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899H130z M144-286v42.1c-1.964,0.401-3.498,1.935-3.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899V-288h-28.1 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H144z M96-16V0h2v-14h122.1c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899H96z M245.899-157.999c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899v12.1h16v30h-16v66h48V0h2v-48h-48v-62h16v-34h-16v-10.1 C243.964-154.501,245.498-156.035,245.899-157.999z M66-286v-18H48v2h16v14H53.9c-0.401-1.964-1.935-3.498-3.899-3.899 c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899H66z M194-254v-48h48v-2h-50 v48h-26.1c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H194z M176-302v30h-14v-10.1c1.964-0.401,3.498-1.935,3.899-3.899 c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899v12.1h18v-34 h-62.17c0.227,0.644,0.227,1.347,0,1.991c-0.55,1.563-2.263,2.384-3.826,1.834c-1.563-0.55-2.384-2.263-1.834-3.826h-2.07 c-0.552,2.706,1.194,5.348,3.9,5.9c2.706,0.552,5.348-1.194,5.9-3.9C117.9-302,176-302,176-302z M137.83-206l32-32H210v-44.1 c1.964-0.401,3.498-1.935,3.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899v42.1h-39l-32,32h-19.1c-0.401-1.964-1.935-3.498-3.899-3.899 c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899 C117.9-206,137.83-206,137.83-206z M146-191.59L176.41-222H226v-60.1c1.964-0.401,3.498-1.935,3.899-3.899 c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899v58.1h-48.41 L144-192.41v76.51c-1.964,0.401-3.498,1.935-3.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899V-191.59z M162-182.59L185.41-206H300.1 c0.401,1.964,1.936,3.499,3.9,3.9v-2.07c-0.858-0.302-1.533-0.977-1.834-1.834c-0.55-1.563,0.272-3.276,1.834-3.826v-2.07 c-1.964,0.401-3.499,1.936-3.9,3.9H184.59L160-183.41v99.51c-1.964,0.401-3.498,1.935-3.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899V-182.59z M18-150.59l48-48V-254h32v-50h-2v48H64v56.59l-48,48v3.51c-1.964,0.401-3.498,1.935-3.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899V-150.59z M53.899-253.999c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899v42.69l-48,48V-94h28.1c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899s-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899H2v-62.59l48-48v-43.51 C51.964-250.501,53.498-252.035,53.899-253.999z M37.899-237.999c0.552-2.706-1.193-5.347-3.899-5.899 c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899v18.69l-32,32v2.82l34-34v-19.51 C35.964-234.501,37.498-236.035,37.899-237.999z M8.59-272L0-263.4v2.81L9.41-270h2.69c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899c-2.706-0.552-5.347,1.193-5.899,3.899H8.59z M297.41-254l6.59-6.59v-2.82l-7.41,7.41H277.9c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899H297.41z M290-94v-72.59l14-14v-2.82l-16,16V-96h-26.1 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899H290z M66-62v-25.41L41.41-112H21.9c-0.401-1.964-1.935-3.498-3.899-3.899 c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899h18.69L64-86.59 V-64H53.9c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899C53.9-62,66-62,66-62z M204.1-48H98v-55.4L57.4-144H37.9 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899c-0.552,2.706,1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899h18.7L96-102.6V-46h108.1c0.401,1.964,1.935,3.498,3.899,3.899 c2.706,0.552,5.347-1.193,5.899-3.899c0.552-2.706-1.193-5.347-3.899-5.899C207.293-52.451,204.652-50.706,204.1-48L204.1-48z M82-46v-49.41L49.41-128H21.9c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899 c-0.552,2.706,1.193,5.347,3.899,5.899c2.706,0.552,5.347-1.193,5.899-3.899h26.69L80-94.59V-48H53.9 c-0.401-1.964-1.935-3.498-3.899-3.899c-2.706-0.552-5.347,1.193-5.899,3.899s1.193,5.347,3.899,5.899 c2.706,0.552,5.347-1.193,5.899-3.899C53.9-46,82-46,82-46z M34-304h-2v40.59L8.59-240H0v2h9.41L34-262.59v-1.61V-304z M2-46h14V0 h2v-48H0v46.17c0.001,0,0.002-0.001,0.003-0.001C1.565-2.382,3.279-1.562,3.83,0H5.9C5.499-1.964,3.964-3.499,2-3.9V-46z M34-64H0 v2h32V0h2v-63V-64z M18-286v-18h-2v16H0v2h17H18z M290-304h-2v18h16v-2h-14V-304z M258-16h-18V0h2v-14h14V0h2v-15V-16z M0-209.83 c0.644-0.227,1.347-0.227,1.991,0c1.563,0.55,2.384,2.263,1.834,3.826c-0.55,1.563-2.263,2.384-3.826,1.834v2.07 c0.329,0.067,0.665,0.101,1.001,0.101C3.762-202,6.001-204.239,6-207c-0.001-0.321-0.034-0.642-0.097-0.957 C5.362-210.676,2.719-212.441,0-211.9V-209.83z M80,0h2v-32h-2V0z M113.995-3.905C111.289-4.455,108.65-2.706,108.1,0h2.07 c0.302-0.858,0.977-1.533,1.834-1.834c1.563-0.55,3.276,0.272,3.826,1.834h2.07C117.5-1.968,115.963-3.505,113.995-3.905z M3.83-304c0.23,0.649,0.23,1.356,0,2.005c-0.554,1.562-2.268,2.379-3.83,1.825v2.07c0.644,0.128,1.307,0.128,1.951,0 c2.72-0.539,4.487-3.18,3.949-5.9H3.83z M300.1-303.998c-0.552,2.706,1.195,5.346,3.9,5.898v-2.07 c-0.001,0-0.002-0.001-0.003-0.001c-1.562-0.553-2.38-2.267-1.827-3.829h-2.07C300.1-303.999,300.1-303.999,300.1-303.998z M300.1,0h2.07c0.302-0.855,0.975-1.528,1.83-1.83V-3.9C302.036-3.499,300.501-1.964,300.1,0z M94-207c0-1.657,1.343-3,3-3 s3,1.343,3,3s-1.343,3-3,3S94-205.343,94-207z M94-223c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S94-221.343,94-223z M110-207 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S110-205.343,110-207z M126-191c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3 s-1.343,3-3,3C127.343-188,126-189.343,126-191z M126-175c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3s-1.343,3-3,3 C127.343-172,126-173.343,126-175z M78-143c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S78-141.343,78-143z M94-127 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S94-125.343,94-127z M126-79c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3s-1.343,3-3,3 C127.343-76,126-77.343,126-79z M110-63c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S110-61.343,110-63z M142-79 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S142-77.343,142-79z M142-111c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3 S142-109.343,142-111z M158-79c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S158-77.343,158-79z M190-63c0-1.657,1.343-3,3-3 s3,1.343,3,3s-1.343,3-3,3S190-61.343,190-63z M190-79c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S190-77.343,190-79z M174-143 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S174-141.343,174-143z M190-143c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3 S190-141.343,190-143z M206-47c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S206-45.343,206-47z M206-31c0-1.657,1.343-3,3-3 s3,1.343,3,3s-1.343,3-3,3S206-29.343,206-31z M222-15c0-1.657,1.343-3,3-3l0,0c1.657,0,3,1.343,3,3s-1.343,3-3,3 S222-13.343,222-15z M238-159c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S238-157.343,238-159z M238-127c0-1.657,1.343-3,3-3 s3,1.343,3,3s-1.343,3-3,3S238-125.343,238-127z M254-159c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S254-157.343,254-159z M270-175c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S270-173.343,270-175z M174-175c0-1.657,1.343-3,3-3s3,1.343,3,3 s-1.343,3-3,3S174-173.343,174-175z M174-159c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S174-157.343,174-159z M190-191 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S190-189.343,190-191z M286-191c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3 S286-189.343,286-191z M270-255c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S270-253.343,270-255z M286-271c0-1.657,1.343-3,3-3 s3,1.343,3,3s-1.343,3-3,3S286-269.343,286-271z M254-271c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S254-269.343,254-271z M254-287c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S254-285.343,254-287z M238-287c0-1.657,1.343-3,3-3s3,1.343,3,3 s-1.343,3-3,3S238-285.343,238-287z M222-287c0-1.657,1.343-3,3-3l0,0c1.657,0,3,1.343,3,3s-1.343,3-3,3S222-285.343,222-287z M206-287c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S206-285.343,206-287z M46-271c0-1.657,1.343-3,3-3s3,1.343,3,3 s-1.343,3-3,3S46-269.343,46-271z M14-271c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S14-269.343,14-271z M46-255 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S46-253.343,46-255z M30-239c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3s-1.343,3-3,3 C31.343-236,30-237.343,30-239z M46-287c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S46-285.343,46-287z M46-47 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S46-45.343,46-47z M62-15c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3 S62-13.343,62-15z M46-79c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S46-77.343,46-79z M46-63c0-1.657,1.343-3,3-3s3,1.343,3,3 s-1.343,3-3,3S46-61.343,46-63z M30-95c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3s-1.343,3-3,3C31.343-92,30-93.343,30-95z M110-271c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S110-269.343,110-271z M126-271c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3 s-1.343,3-3,3C127.343-268,126-269.343,126-271z M110-287c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S110-285.343,110-287z M142-239c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S142-237.343,142-239z M158-255c0-1.657,1.343-3,3-3s3,1.343,3,3 s-1.343,3-3,3S158-253.343,158-255z M158-287c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S158-285.343,158-287z M270-111 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S270-109.343,270-111z M254-95c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3 S254-93.343,254-95z M254-79c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S254-77.343,254-79z M254-63c0-1.657,1.343-3,3-3 s3,1.343,3,3s-1.343,3-3,3S254-61.343,254-63z M14-127c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S14-125.343,14-127z M14-111 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S14-109.343,14-111z M14-143c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3 S14-141.343,14-143z M30-143c0-1.657,1.343-3,3-3c1.657,0,3,1.343,3,3s-1.343,3-3,3C31.343-140,30-141.343,30-143z M14-223 c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S14-221.343,14-223z M46-159c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3 S46-157.343,46-159z M62-175c0-1.657,1.343-3,3-3s3,1.343,3,3s-1.343,3-3,3S62-173.343,62-175z'/%3E%3C/g%3E%3C/pattern%3E%3Crect fill='url(%23New_Pattern)' width='2560' height='1600'/%3E%3C/svg%3E");
background-attachment: fixed;
  -webkit-animation:10s scroll infinite linear;
  -moz-animation:10s scroll infinite linear;
  -o-animation:10s scroll infinite linear;
  -ms-animation:10s scroll infinite linear;
  animation:10s scroll infinite linear;
  animation-iteration-count: infinite; 
}

@-webkit-keyframes scroll{
  0%{background-position:200px 400px;}
  100%{background-position:-200px -400px;}
}
@-moz-keyframes scroll{
  0%{background-position:200px 400px;}
  100%{background-position:-200px -400px;}
}
@-o-keyframes scroll{
  0%{background-position:200px 400px;}
  100%{background-position:-200px -400px;}
}
@-ms-keyframes scroll{
  0%{background-position:200px 400px;}
  100%{background-position:-200px -400px;}
}
@keyframes scroll{
  0%{background-position:200px 400px;}
  100%{background-position:-200px -400px;}
}
@keyframes scroll{
  0%{background-position:200px 400px;}
  100%{background-position:-200px -400px;}
}

#svganalysis {
  position: absolute;
  z-index: 17;
background-color: #D1D1D1;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1500 1075'%3E%3Cdefs%3E%3Crect stroke='%23D1D1D1' stroke-width='0.4' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cuse fill='%23cfcfcf' href='%23s' y='2'/%3E%3Cuse fill='%23cfcfcf' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23cdcdcd' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23cdcdcd' href='%23s'/%3E%3Cuse fill='%23cbcbcb' href='%23s' x='2'/%3E%3Cuse fill='%23cbcbcb' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23c8c8c8'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23c8c8c8'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23c6c6c6'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23D1D1D1'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23c4c4c4'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23A7A7A7'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23A7A7A7'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23A7A7A7'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-size: cover;
/* background by SVGBackgrounds.com */
}

#svgtutorialB {
  position: absolute;
  z-index: 32;
background-color: #D1D1D1;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1500 1075'%3E%3Cdefs%3E%3Crect stroke='%23D1D1D1' stroke-width='0.4' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cuse fill='%23cfcfcf' href='%23s' y='2'/%3E%3Cuse fill='%23cfcfcf' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23cdcdcd' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23cdcdcd' href='%23s'/%3E%3Cuse fill='%23cbcbcb' href='%23s' x='2'/%3E%3Cuse fill='%23cbcbcb' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23c8c8c8'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23c8c8c8'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23c6c6c6'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23D1D1D1'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23c4c4c4'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23A7A7A7'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23A7A7A7'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(8.6) translate(-883.72 -662.79)'%3E%3Cg fill='%23A7A7A7'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-size: cover;
/* background by SVGBackgrounds.com */
}

#svgselect {
  position: absolute;
  z-index: 2;
background-color: #DBDBDB;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23DBDBDB' stroke-width='0.4' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cuse fill='%23d9d9d9' href='%23s' y='2'/%3E%3Cuse fill='%23d9d9d9' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23d7d7d7' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23d7d7d7' href='%23s'/%3E%3Cuse fill='%23d4d4d4' href='%23s' x='2'/%3E%3Cuse fill='%23d4d4d4' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cg fill='%23d2d2d2'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cg fill='%23d2d2d2'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cg fill='%23d0d0d0'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cg fill='%23DBDBDB'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23cdcdcd'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cg fill='%23C0C0C0'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cg fill='%23C0C0C0'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(8.55) translate(-883.04 -662.28)'%3E%3Cg fill='%23C0C0C0'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
/* background by SVGBackgrounds.com */
}

/* #svgboard2 {
  position: absolute;
  z-index: 3;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='381' height='190.5' viewBox='0 0 1600 800'%3E%3Cpath fill='%23AAAAAA' d='M1102.5 734.8c2.5-1.2 24.8-8.6 25.6-7.5.5.7-3.9 23.8-4.6 24.5C1123.3 752.1 1107.5 739.5 1102.5 734.8zM1226.3 229.1c0-.1-4.9-9.4-7-14.2-.1-.3-.3-1.1-.4-1.6-.1-.4-.3-.7-.6-.9-.3-.2-.6-.1-.8.1l-13.1 12.3c0 0 0 0 0 0-.2.2-.3.5-.4.8 0 .3 0 .7.2 1 .1.1 1.4 2.5 2.1 3.6 2.4 3.7 6.5 12.1 6.5 12.2.2.3.4.5.7.6.3 0 .5-.1.7-.3 0 0 1.8-2.5 2.7-3.6 1.5-1.6 3-3.2 4.6-4.7 1.2-1.2 1.6-1.4 2.1-1.6.5-.3 1.1-.5 2.5-1.9C1226.5 230.4 1226.6 229.6 1226.3 229.1zM33 770.3C33 770.3 33 770.3 33 770.3c0-.7-.5-1.2-1.2-1.2-.1 0-.3 0-.4.1-1.6.2-14.3.1-22.2 0-.3 0-.6.1-.9.4-.2.2-.4.5-.4.9 0 .2 0 4.9.1 5.9l.4 13.6c0 .3.2.6.4.9.2.2.5.3.8.3 0 0 .1 0 .1 0 7.3-.7 14.7-.9 22-.6.3 0 .7-.1.9-.3.2-.2.4-.6.4-.9C32.9 783.3 32.9 776.2 33 770.3z'/%3E%3Cpath fill='%23AAAAAA' d='M171.1 383.4c1.3-2.5 14.3-22 15.6-21.6.8.3 11.5 21.2 11.5 22.1C198.1 384.2 177.9 384 171.1 383.4zM596.4 711.8c-.1-.1-6.7-8.2-9.7-12.5-.2-.3-.5-1-.7-1.5-.2-.4-.4-.7-.7-.8-.3-.1-.6 0-.8.3L574 712c0 0 0 0 0 0-.2.2-.2.5-.2.9 0 .3.2.7.4.9.1.1 1.8 2.2 2.8 3.1 3.1 3.1 8.8 10.5 8.9 10.6.2.3.5.4.8.4.3 0 .5-.2.6-.5 0 0 1.2-2.8 2-4.1 1.1-1.9 2.3-3.7 3.5-5.5.9-1.4 1.3-1.7 1.7-2 .5-.4 1-.7 2.1-2.4C596.9 713.1 596.8 712.3 596.4 711.8zM727.5 179.9C727.5 179.9 727.5 179.9 727.5 179.9c.6.2 1.3-.2 1.4-.8 0-.1 0-.2 0-.4.2-1.4 2.8-12.6 4.5-19.5.1-.3 0-.6-.2-.8-.2-.3-.5-.4-.8-.5-.2 0-4.7-1.1-5.7-1.3l-13.4-2.7c-.3-.1-.7 0-.9.2-.2.2-.4.4-.5.6 0 0 0 .1 0 .1-.8 6.5-2.2 13.1-3.9 19.4-.1.3 0 .6.2.9.2.3.5.4.8.5C714.8 176.9 721.7 178.5 727.5 179.9zM728.5 178.1c-.1-.1-.2-.2-.4-.2C728.3 177.9 728.4 178 728.5 178.1z'/%3E%3Cg fill='%23AAAAAA'%3E%3Cpath d='M699.6 472.7c-1.5 0-2.8-.8-3.5-2.3-.8-1.9 0-4.2 1.9-5 3.7-1.6 6.8-4.7 8.4-8.5 1.6-3.8 1.7-8.1.2-11.9-.3-.9-.8-1.8-1.2-2.8-.8-1.7-1.8-3.7-2.3-5.9-.9-4.1-.2-8.6 2-12.8 1.7-3.1 4.1-6.1 7.6-9.1 1.6-1.4 4-1.2 5.3.4 1.4 1.6 1.2 4-.4 5.3-2.8 2.5-4.7 4.7-5.9 7-1.4 2.6-1.9 5.3-1.3 7.6.3 1.4 1 2.8 1.7 4.3.5 1.1 1 2.2 1.5 3.3 2.1 5.6 2 12-.3 17.6-2.3 5.5-6.8 10.1-12.3 12.5C700.6 472.6 700.1 472.7 699.6 472.7zM740.4 421.4c1.5-.2 3 .5 3.8 1.9 1.1 1.8.4 4.2-1.4 5.3-3.7 2.1-6.4 5.6-7.6 9.5-1.2 4-.8 8.4 1.1 12.1.4.9 1 1.7 1.6 2.7 1 1.7 2.2 3.5 3 5.7 1.4 4 1.2 8.7-.6 13.2-1.4 3.4-3.5 6.6-6.8 10.1-1.5 1.6-3.9 1.7-5.5.2-1.6-1.4-1.7-3.9-.2-5.4 2.6-2.8 4.3-5.3 5.3-7.7 1.1-2.8 1.3-5.6.5-7.9-.5-1.3-1.3-2.7-2.2-4.1-.6-1-1.3-2.1-1.9-3.2-2.8-5.4-3.4-11.9-1.7-17.8 1.8-5.9 5.8-11 11.2-14C739.4 421.6 739.9 421.4 740.4 421.4zM261.3 590.9c5.7 6.8 9 15.7 9.4 22.4.5 7.3-2.4 16.4-10.2 20.4-3 1.5-6.7 2.2-11.2 2.2-7.9-.1-12.9-2.9-15.4-8.4-2.1-4.7-2.3-11.4 1.8-15.9 3.2-3.5 7.8-4.1 11.2-1.6 1.2.9 1.5 2.7.6 3.9-.9 1.2-2.7 1.5-3.9.6-1.8-1.3-3.6.6-3.8.8-2.4 2.6-2.1 7-.8 9.9 1.5 3.4 4.7 5 10.4 5.1 3.6 0 6.4-.5 8.6-1.6 4.7-2.4 7.7-8.6 7.2-15-.5-7.3-5.3-18.2-13-23.9-4.2-3.1-8.5-4.1-12.9-3.1-3.1.7-6.2 2.4-9.7 5-6.6 5.1-11.7 11.8-14.2 19-2.7 7.7-2.1 15.8 1.9 23.9.7 1.4.1 3.1-1.3 3.7-1.4.7-3.1.1-3.7-1.3-4.6-9.4-5.4-19.2-2.2-28.2 2.9-8.2 8.6-15.9 16.1-21.6 4.1-3.1 8-5.1 11.8-6 6-1.4 12 0 17.5 4C257.6 586.9 259.6 588.8 261.3 590.9z'/%3E%3Ccircle cx='1013.7' cy='153.9' r='7.1'/%3E%3Ccircle cx='1024.3' cy='132.1' r='7.1'/%3E%3Ccircle cx='1037.3' cy='148.9' r='7.1'/%3E%3Cpath d='M1508.7 297.2c-4.8-5.4-9.7-10.8-14.8-16.2 5.6-5.6 11.1-11.5 15.6-18.2 1.2-1.7.7-4.1-1-5.2-1.7-1.2-4.1-.7-5.2 1-4.2 6.2-9.1 11.6-14.5 16.9-4.8-5-9.7-10-14.7-14.9-1.5-1.5-3.9-1.5-5.3 0-1.5 1.5-1.5 3.9 0 5.3 4.9 4.8 9.7 9.8 14.5 14.8-1.1 1.1-2.3 2.2-3.5 3.2-4.1 3.8-8.4 7.8-12.4 12-1.4 1.5-1.4 3.8 0 5.3 0 0 0 0 0 0 1.5 1.4 3.9 1.4 5.3-.1 3.9-4 8.1-7.9 12.1-11.7 1.2-1.1 2.3-2.2 3.5-3.3 4.9 5.3 9.8 10.6 14.6 15.9.1.1.1.1.2.2 1.4 1.4 3.7 1.5 5.2.2C1510 301.2 1510.1 298.8 1508.7 297.2zM327.6 248.6l-.4-2.6c-1.5-11.1-2.2-23.2-2.3-37 0-5.5 0-11.5.2-18.5 0-.7 0-1.5 0-2.3 0-5 0-11.2 3.9-13.5 2.2-1.3 5.1-1 8.5.9 5.7 3.1 13.2 8.7 17.5 14.9 5.5 7.8 7.3 16.9 5 25.7-3.2 12.3-15 31-30 32.1L327.6 248.6zM332.1 179.2c-.2 0-.3 0-.4.1-.1.1-.7.5-1.1 2.7-.3 1.9-.3 4.2-.3 6.3 0 .8 0 1.7 0 2.4-.2 6.9-.2 12.8-.2 18.3.1 12.5.7 23.5 2 33.7 11-2.7 20.4-18.1 23-27.8 1.9-7.2.4-14.8-4.2-21.3l0 0C347 188.1 340 183 335 180.3 333.6 179.5 332.6 179.2 332.1 179.2zM516.3 60.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C517.3 60.4 516.8 60.8 516.3 60.8zM506.1 70.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C506.4 70.5 506.2 70.5 506.1 70.5zM494.1 64.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C494.7 64.3 494.4 64.4 494.1 64.4zM500.5 55.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C500.9 55.3 500.7 55.3 500.5 55.3zM506.7 55c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C507.4 54.8 507.1 55 506.7 55zM1029.3 382.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C1030.3 382.4 1029.8 382.8 1029.3 382.8zM1019.1 392.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C1019.4 392.5 1019.2 392.5 1019.1 392.5zM1007.1 386.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C1007.7 386.3 1007.4 386.4 1007.1 386.4zM1013.5 377.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C1013.9 377.3 1013.7 377.3 1013.5 377.3zM1019.7 377c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C1020.4 376.8 1020.1 377 1019.7 377zM1329.7 573.4c-1.4 0-2.9-.2-4.5-.7-8.4-2.7-16.6-12.7-18.7-20-.4-1.4-.7-2.9-.9-4.4-8.1 3.3-15.5 10.6-15.4 21 0 1.5-1.2 2.7-2.7 2.8 0 0 0 0 0 0-1.5 0-2.7-1.2-2.7-2.7-.1-6.7 2.4-12.9 7-18 3.6-4 8.4-7.1 13.7-8.8.5-6.5 3.1-12.9 7.4-17.4 7-7.4 18.2-8.9 27.3-10.1l.7-.1c1.5-.2 2.9.9 3.1 2.3.2 1.5-.9 2.9-2.3 3.1l-.7.1c-8.6 1.2-18.4 2.5-24 8.4-3 3.2-5 7.7-5.7 12.4 7.9-1 17.7 1.3 24.3 5.7 4.3 2.9 7.1 7.8 7.2 12.7.2 4.3-1.7 8.3-5.2 11.1C1335.2 572.4 1332.6 573.4 1329.7 573.4zM1311 546.7c.1 1.5.4 3 .8 4.4 1.7 5.8 8.7 14.2 15.1 16.3 2.8.9 5.1.5 7.2-1.1 2.7-2.1 3.2-4.8 3.1-6.6-.1-3.2-2-6.4-4.8-8.3C1326.7 547.5 1317.7 545.6 1311 546.7z'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
} */

.popwindow {
  background-color: #ccc;
  width: 300px;
  border: 1px solid black;
  position: absolute; 
  z-index: 100;
  border-radius: 10px;
  padding-bottom: 5px;
  min-width: 300px; 
  min-height: 100px; 
  --is-hovered: 0;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 21px;
  overflow: hidden;
}

.popwindow:hover {
  --is-hovered: 1;
}

.popwindow-text {
  /* margin-left: 5px;
  margin-right: 5px; */
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 50px;
  /* border: 5px solid black; */
  overflow: auto;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}

.popwindow-header {
  background-color: #999;
  cursor: move; 
  /* padding: 5px; */
  font-family: Verdana, sans-serif;
  font-size: 16px;
  border-top-left-radius: 10px; 
  border-top-right-radius: 10px; 
  border-bottom: 1px solid black;
}

.close-btn {
  background-color: transparent;
  border-top-right-radius: 10px; 
  color: #000;
  border: none;
  cursor: pointer;
  float: right;
  /* padding: 3px 5px; */
  font-family: Verdana, sans-serif;
  font-size: 18px;
  /* line-height: 1.5; */
}

.resize-handle {
  width: 5px;
  height: 5px;
  background-color: transparent;
  position: absolute;
  bottom: 0px;
  right: 0px;
  cursor: nwse-resize;
}

.right-resize-handle {
  width: 5px;
  height: 100%;
  background-color: transparent;
  position: absolute;
  bottom: -25px;
  right: 0px;
  cursor: ew-resize;
  border-bottom-right-radius: 10px; 
  border-top-right-radius: 5px; 
}

.bottom-resize-handle {
  width: 100%;
  height: 5px;
  background-color: transparent;
  position: absolute;
  bottom: 0px;
  right: 0px;
  cursor: ns-resize;
  border-bottom-right-radius: 10px; 
  border-bottom-left-radius: 5px; 
}