-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.02) 0, rgba(255, 255, 255, 0.02) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.02) 50%, rgba(255, 255, 255, 0.02) 75%, transparent 75%, transparent 100%);
background-size: 10px 10px;
background-color: #d68d2f;
animation-iteration-count: infinite;
animation-timing-function: linear;
-webkit-animation-name: Grow;
-webkit-animation-duration: 10s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
box-shadow: 0px 0px 100px 10px rgba(150, 42, 0, 0.8);
box-shadow: inset 0px 0px 100px 10px rgba(150, 42, 0, 0.8);
@-webkit-keyframes Grow {
-webkit-transform: scale(0.1);
-webkit-transform: scale(2);
margin: 100px auto 100px;
.constant .heightHandle {
box-shadow: inset 0 0 0 1px rgba(150, 42, 0, 0.5), inset 0 0 10px 2px rgba(150, 42, 0, 0.25);
box-shadow: 0 0 0 1px rgba(250, 216, 109, 0.5);
background: rgba(250, 216, 109, 0.1);
background: rgba(150, 42, 0, 0.8);
background: -webkit-linear-gradient(left, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(top, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(left, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(top, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(left, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(top, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(left, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(top, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(left, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
background: -webkit-linear-gradient(top, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
-webkit-animation: spin 6s linear infinite;
background: -webkit-radial-gradient(center, ellipse cover, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.8) 10%, transparent 10%, transparent 100%);
-webkit-animation: spin 3s linear infinite reverse;
background: -webkit-radial-gradient(center, ellipse cover, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.8) 7%, transparent 7%, transparent 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.8) 35%, transparent 35%, transparent 100%);
-webkit-animation: spin 3s linear infinite reverse;
background: -webkit-radial-gradient(center, ellipse cover, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.8) 7%, transparent 7%, transparent 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.8) 35%, transparent 35%, transparent 100%);
background-clip: content-box !important;
.crosshair:nth-child(1) {
border-left: solid 8px transparent;
border-right: solid 8px transparent;
background: -webkit-linear-gradient(left, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
.crosshair:nth-child(1):before,
.crosshair:nth-child(1):after {
border-top: solid 3px transparent;
border-bottom: solid 3px transparent;
.crosshair:nth-child(1):before {
border-right: solid 6px rgba(150, 42, 0, 0.8);
.crosshair:nth-child(1):after {
border-left: solid 6px rgba(150, 42, 0, 0.8);
.crosshair:nth-child(2) {
border-top: solid 8px transparent;
border-bottom: solid 8px transparent;
background: -webkit-linear-gradient(top, rgba(150, 42, 0, 0.8) 0%, rgba(150, 42, 0, 0.1) 50%, rgba(150, 42, 0, 0.8));
.crosshair:nth-child(2):before,
.crosshair:nth-child(2):after {
border-left: solid 3px transparent;
border-right: solid 3px transparent;
.crosshair:nth-child(2):before {
border-bottom: solid 6px rgba(150, 42, 0, 0.8);
.crosshair:nth-child(2):after {
border-top: solid 6px rgba(150, 42, 0, 0.8);
background: none !important;
box-shadow: none !important;
.electrons span:nth-child(2) {
-webkit-transform: rotate(45deg);
.electrons span:nth-child(3) {
-webkit-transform: rotate(90deg);
.electrons span:nth-child(4) {
-webkit-transform: rotate(-45deg);
@-webkit-keyframes spin {
-webkit-transform: rotate(0deg);
-webkit-transform: rotate(360deg);