html {
  background: url(/img/back3.jpg) center center no-repeat fixed;
  background-size: cover;
  width: 100%;
  height: 100%;
}
body {
  background: none;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#hdgraph_container {
/*  max-width: 500px;*/
}

#hdgraph {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0px;
}

#canvas {
  width: 100%;
  height: auto;
  max-width: 100%;
}

#mobile-form {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  background: none; 
  pointer-events: none;
}

#show_form {
  float: right;
  margin: 15px 10px 5px 0px;
  pointer-events: auto;
}
#show_report {
  float: right;
  margin: 15px 10px 5px 0px;
  pointer-events: auto;
  display: none;
}

#loading_anim {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,255,235, 0.8);
  padding: 0;
  margin: 0;
  display: none;
}

.text-nowrap {
  white-space: nowrap;
}

.table-border-bottom {
  border-bottom: 1px solid #eee;
}
.table-border-left {
  border-bottom: 1px solid #f3f3f3;
}
.table-border-right {
  border-bottom: 1px solid #f3f3f3;
}

.color-design {
  color: #e00;
}
.color-personality {
  color: #111;
}
.color-both {
  color: #111;
  background-color: #e99;
}


.center-undef, .center-Head, .center-Ajna, .center-Throat, .center-G-self,
.center-Heart, .center-Splenic, .center-Sacral, .center-Solplex, .center-Root, 
.center-Head-n, .center-Ajna-n, .center-Throat-n, .center-G-self-n,
.center-Heart-n, .center-Splenic-n, .center-Sacral-n, .center-Solplex-n, .center-Root-n {
  stroke-width: 7;
  cursor: pointer;
}

.center-undef {
/*  fill: url(#undef_anim);*/
  fill: #eee;
  stroke: #d3d3d3;
}
.center-Head, .center-Head-n {
  fill: #fe3;
  stroke: #cb3;
}
.center-Ajna, .center-Ajna-n {
  fill: #2f2;
  stroke: #2c2;
}
.center-Throat, .center-Throat-n {
  fill: #e93;
  stroke: #b63;
}
.center-G-self, .center-G-self-n {
  fill: #fe3;
  stroke: #cb3;
}
.center-Heart, .center-Heart-n {
  fill: #f33;
  stroke: #b11;
}
.center-Splenic, .center-Splenic-n {
  fill: #e93;
  stroke: #b63;
}
.center-Sacral, .center-Sacral-n {
  fill: #f33;
  stroke: #b11;
}
.center-Solplex, .center-Solplex-n {
  fill: #e93;
  stroke: #b63;
}
.center-Root, .center-Root-n {
  fill: #e93;
  stroke: #b63;
}
.center-Head-n, .center-Ajna-n, .center-Throat-n, .center-G-self-n, .center-Heart-n, 
.center-Splenic-n, .center-Sacral-n, .center-Solplex-n, .center-Root-n {
  stroke: #71a;
}


.gate-plate-n {
  opacity: 0.6;
}
.gate-plate-p, .gate-plate-p-c, .gate-plate-d, .gate-plate-d-c, .gate-plate-b, .gate-plate-b-c {
  opacity: 0.9;
}
.gate-plate-n {
  fill: #fff;
}
.gate-plate-p, .gate-plate-p-c {
  fill: #111;
}
.gate-plate-d, .gate-plate-d-c {
  fill: #d11;
}
.gate-plate-b, .gate-plate-b-c {
  fill: url(#plate_both);
}
#simcanvas .gate-plate-b, #simcanvas .gate-plate-b-c {
  fill: url(#plate_both2);
}
.gate-plate-x, .gate-plate-x-c, .gate-plate-x-c-c {
  fill: #71a;
}

.gate-number-n, .gate-number-p, .gate-number-p-c, .gate-number-d, .gate-number-d-c, .gate-number-b, .gate-number-b-c, .gate-number-x, .gate-number-x-c, .gate-number-x-c-c {
  text-anchor: middle;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10.5px;
  cursor: pointer;
}
.gate-number-n {
  fill: #000;
  opacity: 0.3;
  cursor: pointer;
}
.gate-number-p, .gate-number-p-c, .gate-number-d, .gate-number-d-c, .gate-number-b, .gate-number-b-c, .gate-number-x, .gate-number-x-c, .gate-number-x-c-c {
  fill: #fff;
  cursor: pointer;
}
  

.number_p:hover, .number_pc:hover, .number_d:hover, .number_dc:hover, .number_b:hover, .number_bc:hover {
  font-size: 13px;
  fill: #ff0;
  cursor: pointer;
}
.number_n:hover {
  font-size: 13px;
  fill: #000;
  cursor: pointer;
}

.gate-anim-rave-d, .gate-anim-rave-p, .gate-anim-rave-b, .gate-anim-rave-d-c, .gate-anim-rave-p-c, .gate-anim-rave-b-c, 
.gate-anim-justnow-d, .gate-anim-justnow-p, .gate-anim-justnow-b, .gate-anim-justnow-d-c, .gate-anim-justnow-p-c, .gate-anim-justnow-b-c,
.gate-anim-transit-d, .gate-anim-transit-p, .gate-anim-transit-b, .gate-anim-transit-x, .gate-anim-transit-d-c, .gate-anim-transit-p-c, .gate-anim-transit-b-c, .gate-anim-transit-x-c, .gate-anim-transit-x-c-c {
  fill: none;
  stroke-width: 9;
  stroke-dasharray: 7,7;
  cursor: pointer;
}
.gate-anim-rave-d, .gate-anim-rave-p, 
.gate-anim-justnow-d, .gate-anim-justnow-p,
.gate-anim-transit-d, .gate-anim-transit-p, .gate-anim-transit-x {
  stroke-width: 4;
  cursor: pointer;
}
.gate-empty-n, .gate-empty-anim-n,
.gate-color-rave-, .gate-anim-rave-,
.gate-color-rave-d, .gate-color-rave-p, .gate-color-rave-b, 
.gate-color-rave-d-c, .gate-color-rave-p-c, .gate-color-rave-b-c, 
.gate-anim-rave-b, .gate-anim-rave-b-c,
.gate-color-justnow-d, .gate-color-justnow-p, .gate-color-justnow-b, 
.gate-color-justnow-d-c, .gate-color-justnow-p-c, .gate-color-justnow-b-c, 
.gate-anim-justnow-b, .gate-anim-justnow-b-c,
.gate-color-transit-d, .gate-color-transit-p, .gate-color-transit-b, .gate-color-transit-x, 
.gate-color-transit-d-c, .gate-color-transit-p-c, .gate-color-transit-b-c, .gate-color-transit-x-c, .gate-color-transit-x-c-c, 
.gate-anim-transit-b, .gate-anim-transit-b-c {
  fill: none;
  stroke-width: 17;
  cursor: pointer;
}

.gate-empty-n { /* non active */
  stroke: #d1d1d1;
  cursor: pointer;
}
.gate-empty-anim-n { /* non active */
  fill: none;
  stroke-width: 1;
  stroke: #eee;
  stroke-linecap: round;
  stroke-dasharray: 1,20;
  animation: animslowempty 3s linear alternate infinite;
  cursor: pointer;
}

.gate-color-rave-n, .gate-anim-rave-n, 
.gate-color-justnow-n, .gate-anim-justnow-n,
.gate-color-transit-n, .gate-anim-transit-n {
  display: none;
}


.gate-color-rave-d, .gate-color-rave-d-c { /* active by design */
  display: block;
  stroke: #e22;
  cursor: pointer;
}
.gate-anim-rave-d, .gate-anim-rave-d-c { /* active by design */
  display: block;
  stroke: #f55;
  cursor: pointer;
}
.gate-color-rave-p, .gate-color-rave-p-c { /* active by personality */
  display: block;
  stroke: #111;
  cursor: pointer;
}
.gate-anim-rave-p, .gate-anim-rave-p-c { /* active by personality */
  display: block;
  stroke: #555;
  cursor: pointer;
} 
.gate-color-rave-b, .gate-color-rave-b-c { /* active by both */
  display: block;
  stroke: #111;
  cursor: pointer;
}
.gate-anim-rave-b, .gate-anim-rave-b-c { /* active by both */
  display: block;
  stroke: #f22;
  cursor: pointer;
}

.gate-color-justnow-d, .gate-color-justnow-d-c { /* active by design */
  display: block;
  stroke: #6bc;
  cursor: pointer;
}
.gate-anim-justnow-d, .gate-anim-justnow-d-c { /* active by design */
  display: block;
  stroke: #9cd;
  cursor: pointer;
}
.gate-color-justnow-p, .gate-color-justnow-p-c { /* active by personality */
  display: block;
  stroke: #71a;
  cursor: pointer;
}
.gate-anim-justnow-p, .gate-anim-justnow-p-c { /* active by personality */
  display: block;
  stroke: #a5d;
  cursor: pointer;
} 
.gate-color-justnow-b, .gate-color-justnow-b-c { /* active by both */
  display: block;
  stroke: #6bc;
  cursor: pointer;
}
.gate-anim-justnow-b, .gate-anim-justnow-b-c { /* active by both */
  display: block;
  stroke: #71a;
  cursor: pointer;
}

.gate-color-transit-d, .gate-color-transit-d-c { /* active by design */
  display: block;
  stroke: #e22;
  cursor: pointer;
}
.gate-anim-transit-d, .gate-anim-transit-d-c { /* active by design */
  display: block;
  stroke: #f55;
  cursor: pointer;
}
.gate-color-transit-p, .gate-color-transit-p-c { /* active by personality */
  display: block;
  stroke: #111;
  cursor: pointer;
}
.gate-anim-transit-p, .gate-anim-transit-p-c { /* active by personality */
  display: block;
  stroke: #555;
  cursor: pointer;
} 
.gate-color-transit-b, .gate-color-transit-b-c { /* active by both */
  display: block;
  stroke: #111;
  cursor: pointer;
}
.gate-anim-transit-b, .gate-anim-transit-b-c { /* active by both */
  display: block;
  stroke: #f22;
  cursor: pointer;
}
.gate-color-transit-x, .gate-color-transit-x-c, .gate-color-transit-x-c, .gate-color-transit-x-c-c { 
  display: block;
  stroke: #71a;
  cursor: pointer;
}
.gate-anim-transit-x, .gate-anim-transit-x-c, .gate-anim-transit-x-c-c {
  display: block;
  stroke: #a5d;
  cursor: pointer;
} 


.gate-anim-rave-d, .gate-anim-rave-p, .gate-anim-rave-b,
.gate-anim-justnow-d, .gate-anim-justnow-p, .gate-anim-justnow-b, 
.gate-anim-transit-d, .gate-anim-transit-p, .gate-anim-transit-b, .gate-anim-transit-x {
  animation: animslow 1s linear alternate infinite;
}
.gate-anim-rave-d-c, .gate-anim-rave-p-c, .gate-anim-rave-b-c,
.gate-anim-justnow-d-c, .gate-anim-justnow-p-c, .gate-anim-justnow-b-c,
.gate-anim-transit-d-c, .gate-anim-transit-p-c, .gate-anim-transit-b-c, .gate-anim-transit-x-c, .gate-anim-transit-x-c-c {
  animation: animfast 4s linear alternate infinite;
}


@keyframes animslow {
  to {
    stroke-dashoffset: 99;
  }
}
@keyframes animslowempty {
  to {
    stroke-width: 6;
    stroke: #fff;
  }
}
@keyframes animfast {
  to {
    stroke-dashoffset: 350;
  }
}


#controls {
  position: absolute;
  top: 50px;
  right: 50px;
}

.testpattern {
  background-image:
  		linear-gradient(
  		-45deg,
  		rgba(255, 154, 26, 1) 25%,
  		transparent 25%,
  		transparent 50%,
  		rgba(255, 154, 26, 1) 50%,
  		rgba(255, 154, 26, 1) 75%,
  		transparent 75%,
  		transparent
  	);
   animation:move 2s linear infinite;
}
@keyframes move{
  0% {
  	background-position: 0 0;
  }
  100% {
  	background-position: 50px 50px;
  }
}


.wrapper {
  width: 100%;
  height: 100%;
}
.wrapper {
  margin-top: 45px;
  position: relative;
  background: #e7f0f7;
}
.progressbar {
  display: block;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 400px;
  height: 30px;
}
.progressbar::before,
.progressbar::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background-image: -webkit-linear-gradient(left, #e91e63 0%, #e91e63 20%, #03a9f4 20%, #03a9f4 40%, #8bc34a 40%, #8bc34a 60%, #ffeb3b 60%, #ffeb3b 80%, #ff5722 80%, #ff5722 100%);
  background-image: linear-gradient(90deg, #e91e63 0%, #e91e63 20%, #03a9f4 20%, #03a9f4 40%, #8bc34a 40%, #8bc34a 60%, #ffeb3b 60%, #ffeb3b 80%, #ff5722 80%, #ff5722 100%);
  background-position: 0 0;
  background-repeat: repeat-x;
  -webkit-animation: movebar 5s linear infinite;
          animation: movebar 5s linear infinite;
}
.progressbar::before {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.1);
}
.progressbar::after {
  z-index: 9;
  top: 6px;
  -webkit-filter: blur(16px);
          filter: blur(16px);
  opacity: 0.7;
}
.stylization {
  position: absolute;
  z-index: 999;
  height: 4px;
  width: 90%;
  left: 5%;
  top: 6px;
  opacity: 0.3;
}
.stylization::before,
.stylization::after {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  top: 0;
  border-radius: 2px;
}
.stylization::before {
  background: #fff;
  left: 0;
  right: 10px;
}
.stylization::after {
  width: 6px;
  background: #fff;
  right: 0;
}
@-webkit-keyframes movebar {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 400px 0;
  }
}
@keyframes movebar {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 400px 0;
  }
}







.cssload-wrap {
	display: flex;
		display: -o-flex;
		display: -ms-flex;
		display: -webkit-flex;
		display: -moz-flex;
	box-pack: center;
		-o-box-pack: center;
		-ms-box-pack: center;
		-webkit-box-pack: center;
		-moz-box-pack: center;
	justify-content: center;
		-o-justify-content: center;
		-ms-justify-content: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
	box-align: center;
		-o-box-align: center;
		-ms-box-align: center;
		-webkit-box-align: center;
		-moz-box-align: center;
	align-items: center;
		-o-align-items: center;
		-ms-align-items: center;
		-webkit-align-items: center;
		-moz-align-items: center;
	perspective: 390px;
		-o-perspective: 390px;
		-ms-perspective: 390px;
		-webkit-perspective: 390px;
		-moz-perspective: 390px;
	height: 100%;
	overflow: hidden;
}

.cssload-cssload-spinner {
	position: relative;
	transform-style: preserve-3d;
		-o-transform-style: preserve-3d;
		-ms-transform-style: preserve-3d;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
	animation: cssload-wobble 4.59s ease-in-out infinite;
		-o-animation: cssload-wobble 4.59s ease-in-out infinite;
		-ms-animation: cssload-wobble 4.59s ease-in-out infinite;
		-webkit-animation: cssload-wobble 4.59s ease-in-out infinite;
		-moz-animation: cssload-wobble 4.59s ease-in-out infinite;
}
.cssload-cssload-spinner:before, .cssload-cssload-spinner:after {
	display: block;
	content: "";
	width: 88px;
	height: 88px;
	border: 44px solid;
	border-radius: 50%;
	animation: cssload-spin 1.73s ease-in-out infinite both reverse;
		-o-animation: cssload-spin 1.73s ease-in-out infinite both reverse;
		-ms-animation: cssload-spin 1.73s ease-in-out infinite both reverse;
		-webkit-animation: cssload-spin 1.73s ease-in-out infinite both reverse;
		-moz-animation: cssload-spin 1.73s ease-in-out infinite both reverse;
}
.cssload-cssload-spinner:before {
	border-color: rgb(184,0,212);
	position: absolute;
}
.cssload-cssload-spinner:after {
	border-color: black;
	animation-delay: -0.86s;
		-o-animation-delay: -0.86s;
		-ms-animation-delay: -0.86s;
		-webkit-animation-delay: -0.86s;
		-moz-animation-delay: -0.86s;
}





@keyframes cssload-wobble {
	0%, 100% {
		transform: rotateX(8.75deg) rotateY(35deg);
	}
	50% {
		transform: rotateX(35deg) rotateY(-35deg) rotate(180deg);
	}
}

@-o-keyframes cssload-wobble {
	0%, 100% {
		-o-transform: rotateX(8.75deg) rotateY(35deg);
	}
	50% {
		-o-transform: rotateX(35deg) rotateY(-35deg) rotate(180deg);
	}
}

@-ms-keyframes cssload-wobble {
	0%, 100% {
		-ms-transform: rotateX(8.75deg) rotateY(35deg);
	}
	50% {
		-ms-transform: rotateX(35deg) rotateY(-35deg) rotate(180deg);
	}
}

@-webkit-keyframes cssload-wobble {
	0%, 100% {
		-webkit-transform: rotateX(8.75deg) rotateY(35deg);
	}
	50% {
		-webkit-transform: rotateX(35deg) rotateY(-35deg) rotate(180deg);
	}
}

@-moz-keyframes cssload-wobble {
	0%, 100% {
		-moz-transform: rotateX(8.75deg) rotateY(35deg);
	}
	50% {
		-moz-transform: rotateX(35deg) rotateY(-35deg) rotate(180deg);
	}
}

@keyframes cssload-spin {
	0%, 100% {
		transform: translateZ(49px) rotateX(14deg);
	}
	33% {
		transform: translateZ(-49px) scale(0.4);
	}
	66% {
		transform: translateZ(-49px);
	}
}

@-o-keyframes cssload-spin {
	0%, 100% {
		-o-transform: translateZ(49px) rotateX(14deg);
	}
	33% {
		-o-transform: translateZ(-49px) scale(0.4);
	}
	66% {
		-o-transform: translateZ(-49px);
	}
}

@-ms-keyframes cssload-spin {
	0%, 100% {
		-ms-transform: translateZ(49px) rotateX(14deg);
	}
	33% {
		-ms-transform: translateZ(-49px) scale(0.4);
	}
	66% {
		-ms-transform: translateZ(-49px);
	}
}

@-webkit-keyframes cssload-spin {
	0%, 100% {
		-webkit-transform: translateZ(49px) rotateX(14deg);
	}
	33% {
		-webkit-transform: translateZ(-49px) scale(0.4);
	}
	66% {
		-webkit-transform: translateZ(-49px);
	}
}

@-moz-keyframes cssload-spin {
	0%, 100% {
		-moz-transform: translateZ(49px) rotateX(14deg);
	}
	33% {
		-moz-transform: translateZ(-49px) scale(0.4);
	}
	66% {
		-moz-transform: translateZ(-49px);
	}
}


.as {
  font-family: 'AstroGadget';
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
}
.as.Sun:before {
  content: 'A';
}
.as.Earth:before {
  content: 'O';
}
.as.North:before {
  content: 'L';
}
.as.South:before {
  content: 'M';
}
.as.Moon:before {
  content: 'B';
}
.as.Mercury:before {
  content: 'C';
}
.as.Venus:before {
  content: 'D';
}
.as.Mars:before {
  content: 'E';
}
.as.Jupiter:before {
  content: 'F';
}
.as.Saturn:before {
  content: 'G';
}
.as.Uranus:before {
  content: 'H';
}
.as.Neptune:before {
  content: 'I';
}
.as.Pluto:before {
  content: 'J';
}
.as.Aries:before {
  content: 'a';
}
.as.Taurus:before {
  content: 'b';
}
.as.Gemini:before {
  content: 'c';
}
.as.Cancer:before {
  content: 'd';
}
.as.Leo:before {
  content: 'e';
}
.as.Virgo:before {
  content: 'f';
}
.as.Libra:before {
  content: 'g';
}
.as.Scorpio:before {
  content: 'h';
}
.as.Sagittarius:before {
  content: 'i';
}
.as.Capricorn:before {
  content: 'j';
}
.as.Aquarius:before {
  content: 'k';
}
.as.Pisces:before {
  content: 'l';
}
.as.Asc:before {
  content: 'P';
}
.as.MC:before {
  content: 'Q';
}
.as.Lilith:before {
    content:"\26B8";
}
.as.Ceres:before {
    content:"\02A1";
}
.as.Juno:before {
    content:"\26B5";
}
.as.Pallas:before {
    content:"\26B4";
}
.as.Vesta:before {
    content:"\26B6";
}
.as.Conjunction:before {
    content:"\260C";
}
.as.Trine:before {
    content:"\25B3";
}
.as.Square:before {
    content:"\25A2";
}
.as.Sextile:before {
    content:"\26b9";
}
.as.Opposition:before {
    content:"\260D"
}
.as.Semi-square:before {
    content:"\2220"
}
.as.Quincunx:before {
    content:"\26bb"
}
.as.Sesqui-square:before {
    content:"\26bc"
}
.as.Retrograde:before {
    content:"\211E"
}
.as.Comet:before {
    content:"\2604"
}
.as.Sextile { font-size: 36px; }
.as.Sesqui-square { font-size: 36px; }
.as.Conjunction { font-size: 36px; }
.as.Opposition { font-size: 36px; }
.as.Quincunx { font-size: 36px; }



.ai {
    font-style:normal;
/*    color:pink;*/
/*    font-weight:bold;*/
    font-size:24px;
    line-height:24px;
}
.ai.Aries:before {
    content:"\2648";
}
.ai.Taurus:before {
    content:"\2649";
}
.ai.Gemini:before {
    content:"\264A";
}
.ai.Cancer:before {
    content:"\264B";
}
.ai.Leo:before {
    content:"\264C";
}
.ai.Virgo:before {
    content:"\264D";
}
.ai.Libra:before {
    content:"\264E";
}
.ai.Scorpio:before {
    content:"\264F";
}
.ai.Sagittarius:before {
    content:"\2650";
}
.ai.Capricorn:before {
    content:"\2651";
}
.ai.Aquarius:before {
    content:"\2652";
}
.ai.Pisces:before {
    content:"\2653";
}
.ai.Sun:before {
    content:"\2609";
}
.ai.Moon:before {
    content:"\263D";
}
.ai.Moon-variant:before {
    content:"\263E";
}
.ai.Earth:before {
  font-size: 22px;
    content:"\2295";
}
.ai.Mercury:before {
    content:"\263F";
}
.ai.Venus:before {
    content:"\2640";
}
.ai.Mars:before {
    content:"\2642";
}
.ai.Jupiter:before {
    content:"\2643";
}
.ai.Saturn:before {
    content:"\2644";
}
.ai.Uranus:before {
    content:"\2645";
}
.ai.Neptune:before {
    content:"\2646";
}
.ai.Pluto:before {
    content:"\2647";
}
.ai.Chiron:before {
    content:"\26B7";
}
.ai.North:before {
    content:"\260A";
}
.ai.South:before {
    content:"\260B";
}
.ai.Part-of-Fortune:before {
    content:"\2297";
}
.ai.Lilith:before {
    content:"\26B8";
}
.ai.Ceres:before {
    content:"\02A1";
}
.ai.Juno:before {
    content:"\26B5";
}
.ai.Pallas:before {
    content:"\26B4";
}
.ai.Vesta:before {
    content:"\26B6";
}


.ai.Conjunction:before {
    content:"\260C";
}
.ai.Square:before {
    content:"\25A1";
}
.ai.Trine:before {
    content:"\25B3";
}
.ai.Opposition:before {
    content:"\260D"
}
.ai.Semi-square:before {
    content:"\2220"
}
.ai.Quincunx:before {
    content:"\0051"
}
.ai.Sesqui-square:before {
    content:"\0062\0051"
}
.ai.Retrograde:before {
    content:"\211E"
}
.ai.Comet:before {
    content:"\2604"
}
